

/* Start:/contacts/style.css?1726122472103*/
#rt-yandex-map>ymaps {
    z-index: 100 !important;
}

#rt-google-map {
    display: none !important;
}
/* End */


/* Start:/local/templates/kontur-dvargo/components/bitrix/news.detail/contacts.contact-info/style.css?17883260741339*/
.map-box__bottom {
    margin-top: 0 !important;
    width: 100vw !important;
    max-width: 100vw !important;
    margin-left: calc((100% - 100vw) / 2) !important;
    box-sizing: border-box;
    height: auto !important;
    min-height: 220px;
    display: grid !important;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    column-gap: clamp(24px, 4vw, 80px);
    row-gap: 24px;
    align-items: start;
}
.map-box__bottom-heading { grid-column: 1; grid-row: auto; }
.map-box__bottom-organization { grid-column: 2; grid-row: auto; line-height: 1.55; }
.map-box__bottom-adress { grid-column: 3; grid-row: 1; line-height: 1.55; }
.map-box__bottom-contacts { grid-column: 3; grid-row: 2; }
@media (max-width: 767px) {
    .map-box__bottom {
        display: block !important;
        min-height: 0;
        padding-top: 28px;
        padding-bottom: 28px;
    }
    .map-box__bottom > * { margin-bottom: 18px; }
    .map-box__bottom > *:last-child { margin-bottom: 0; }
}

.map-box__bottom-adress,
.map-box__bottom-contacts {
    width: 100%;
    padding-right: 5rem;
    box-sizing: border-box;
}

.map-box__bottom-adress,
.map-box__bottom-contacts {
    width: 100% !important;
    max-width: none !important;
    min-width: 0 !important;
    justify-self: stretch !important;
    padding-right: 5rem;
    box-sizing: border-box;
}

/* End */
/* /contacts/style.css?1726122472103 */
/* /local/templates/kontur-dvargo/components/bitrix/news.detail/contacts.contact-info/style.css?17883260741339 */
