.contacts{display:flex;justify-content:space-between;gap:48px}@media screen and (max-width: 1280px){.contacts{gap:24px}}@media screen and (max-width: 992px){.contacts{flex-direction:column}}@media screen and (max-width: 768px){.contacts{flex-direction:column-reverse;gap:16px}}.contacts__info{flex:1}.contacts__info-title{text-transform:uppercase}@media screen and (max-width: 768px){.contacts__info-title{text-align:center;margin-bottom:0}}.contacts__info-list{display:flex;flex-direction:column;gap:24px;margin-top:24px}@media screen and (max-width: 768px){.contacts__info-list{gap:16px;margin-top:0}}.contacts__text-items{display:flex;flex-direction:column;gap:24px;margin-top:24px}@media screen and (max-width: 768px){.contacts__text-items{gap:16px;margin-top:24px}}.contacts__text-item{display:flex;flex-direction:column}.contacts__text-item-title{text-transform:uppercase;font-weight:700}.contacts__map{flex:1;max-width:660px;width:100%;height:100%;border-radius:16px;box-shadow:var(--amc-box-shadow);aspect-ratio:6/4;overflow:hidden}.contacts__map .picture{opacity:1;transition:.3s}.contacts__map.loaded .picture{opacity:0}.contacts__map.loaded.hide-preview .picture{display:none}@media screen and (max-width: 992px){.contacts__map{max-width:100%;aspect-ratio:16/9}}@media screen and (max-width: 768px){.contacts__map{aspect-ratio:5/4}}.contacts__map-marker{width:24px;height:30px;background:url('data:image/svg+xml,<svg width="24px" height="30px" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 18 23.45"><path d="m9.77,23.09s-.08.09-.13.13c-.42.35-1.06.3-1.41-.13C2.74,16.5,0,11.68,0,8.64,0,3.87,4.23,0,9,0s9,3.87,9,8.64c0,3.04-2.74,7.86-8.23,14.45Zm-.77-11.09c1.66,0,3-1.34,3-3s-1.34-3-3-3-3,1.34-3,3,1.34,3,3,3Z" style="fill: %233b8beb; fill-rule: evenodd;"/></svg>')}.contacts__socials{display:flex;align-items:center;gap:12px;margin-top:24px}@media screen and (max-width: 768px){.contacts__socials{margin-top:16px}}.contacts__socials-link:hover{opacity:.75}/*# sourceMappingURL=style.min.css.map */
