#contacts .itm-yandex-map{box-sizing:border-box;width:100%;overflow:hidden;border-radius:10px;background:#f2f3f0}
#contacts .itm-yandex-map iframe{display:block;box-sizing:border-box;width:100%;height:400px;max-width:100%;border:0;background:#f2f3f0}
#contacts .itm-yandex-map__actions{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:6px 16px;box-sizing:border-box;min-height:40px;padding:8px 14px;background:#fff}
#contacts .itm-yandex-map__actions a,#contacts .itm-yandex-map__retry{display:inline-flex;align-items:center;gap:5px;float:none;width:auto;min-height:24px;margin:0;padding:0;border:0;background:none;color:#42664e;font-family:inherit;font-weight:400;font-size:12px;line-height:1.5;text-decoration:none;cursor:pointer}
#contacts .itm-yandex-map__retry{color:#667068}
#contacts .itm-yandex-map__actions a:hover,#contacts .itm-yandex-map__retry:hover{text-decoration:underline}
#contacts .itm-yandex-map__actions a:focus-visible,#contacts .itm-yandex-map__retry:focus-visible{outline:2px solid #07865e;outline-offset:4px}
#contacts.itm-contacts-with-map .contactMap{box-sizing:border-box;width:calc(100% - 350px);max-width:100%;height:auto;margin-right:0;border-radius:10px}
@media(max-width:900px){
 #contacts.itm-contacts-with-map>.center{display:flex;flex-direction:column;box-sizing:border-box;width:calc(100% - 40px);min-width:0;max-width:none;margin:0 20px;padding:0}
 #contacts.itm-contacts-with-map h3{order:0;float:none;width:100%;margin:0 0 24px}
 #contacts.itm-contacts-with-map #mod-custom102{order:1;min-width:0}
 #contacts.itm-contacts-with-map .contactMap{order:2;float:none;width:100%;margin:24px 0 0}
}
@media(max-width:760px){
 #contacts .itm-yandex-map iframe{height:320px}
 #contacts .itm-yandex-map__actions{padding:9px 12px}
}
