

/* Start:/local/components/laba/social.links/templates/.default/style.css?1776418096364*/


.weather-icon {
    /*width: auto;*/
    /*height: 40px; !* Высота подбирается под размер шрифта *!*/
    /*display: block;*/
    display: inline-block;
    width: 16px;
    height: 16px;
}

/*@media(max-width: 570px){*/
/*    .weather-icon{*/
/*        width: 20px;*/
/*        height: 24px;*/
/*    }*/
/*}*/


/* End */


/* Start:/local/templates/main/template_styles.css?177929371026751*/
.empty-section {
    margin-top: 50px;
}

.empty-section-center {
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    gap: 10px;
    flex-direction: column;
}

.empty-section-center-title {
    font-size: 24px;
    font-weight: 700;
}

.empty-section .button {
    font-size: 0.875rem;
    font-weight: 500;
    white-space: nowrap;
    line-height: 50%;
    border: 1px solid transparent;
}

.news__list-item a {
    display: block;
    width: 100%;
}

.news__empty {
    padding: 24px;
    text-align: center;
    color: rgba(31, 31, 31, 0.6);
    background: #f7f8fa;
    border-radius: 12px;
}

.afisha__events-grid-swiper .swiper-wrapper > .news__empty {
    width: 100% !important;
    max-width: 100%;
    flex: 0 0 100%;
}

.afisha__events-grid > .news__empty {
    width: 100%;
    grid-column: 1 / -1;
}

.bx-cstm-loader {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background-color: #fff;
    opacity: 0;
    top: 0;
    left: 0;
    transition: 0.4s opacity;
}

.bx-cstm-loader--relative {
    position: relative;
    width: 50px;
    height: 50px;
}

.loader {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background:
        radial-gradient(farthest-side, #00b955 94%, #0000) top/4px 4px no-repeat,
        conic-gradient(#0000 30%, #00b955);
    -webkit-mask: radial-gradient(farthest-side, #0000 calc(100% - 4px), #000 0);
    animation: spinner-ub 0.8s infinite linear;
}

@keyframes spinner-ub {
    100% {
        transform: rotate(1turn);
    }
}

.loader-container {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}

.bx-cstm-loader.animated {
    opacity: 0.7;
}

body > font {
    display: none !important;
}

.header__account {
    min-width: fit-content;
}

.main__news-item .news__card-image {
    width: 168px;
    height: 104px;
    border-radius: 20px;
    object-fit: cover;
}

.news-grid {
    display: grid;
    grid-template-columns: 1fr;
    /* ���� ������� ��� ��������� */
    gap: 1.5rem;
    /* ������� ����� ���������� */
    margin: 40px 0;
}

/* ��� ���������� ������� (������� � 768px) */
@media (min-width: 768px) {
    .news-grid {
        grid-template-columns: repeat(4, 1fr);
        /* ������ ������ ������� */
    }
}

.news__card img {
    height: 240px;
}

.copy-tooltip {
    position: fixed;
    background: rgb(153 147 147);
    color: white;
    padding: 8px 16px;
    border-radius: 4px;
    font-size: 14px;
    pointer-events: none;
    /* ����� �� ������ ������ */
    z-index: 9999;
    opacity: 0;
    transition: opacity 0.2s ease;
    white-space: nowrap;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
}

.copy-tooltip.show {
    opacity: 1;
}

.share-box {
    position: relative;
    font-size: clamp(0.625rem, 0.5156rem + 0.3125vw, 0.75rem);
}
@media screen and (max-width: 520px) {
    .share-url {
        width: 100%;
        justify-content: center;
    }
}

.pop_up {
    position: absolute;
    top: -90px;
    width: max-content;
    background: #ffffff;
    padding: 10px;
    border-radius: 26px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
    right: 0;
}

.pop_up::before {
    content: "";
    position: absolute;
    bottom: -8px;
    right: 50px;
    width: 16px;
    height: 16px;
    background: white;
    transform: rotate(45deg);
    box-shadow: -3px -3px 5px rgba(0, 0, 0, 0.05);
    border-radius: 3px 0 0 0;
}

.pop_up::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: white;
    border-radius: 26px;
    z-index: 1000;
}

.pop_up > * {
    position: relative;
    z-index: 1002;
}

@media screen and (max-width: 768px) {
    .pop_up svg {
        width: 30px;
    }
}

.services-nav__submenu .is-active {
    color: #00a651;
}

.services .news__search,
.services__main .news__search {
    border: 1px solid #f0f0f0;
}

hr.hr {
    margin: 40px 0;
    border: unset;
    border-top: 1px solid #1f1f1f0d;
    background: unset;
}

.text-18 {
    font-size: clamp(1rem, 0.8906rem + 0.3125vw, 1.125rem);
}

/*html .vacancies__detail-info{*/
/*    gap: 0;*/
/*}*/

.nch-text-gr {
    font-family: "Inter", sans-serif;
    font-size: 59.292px;
    font-weight: 600;
    line-height: 95%;
    letter-spacing: -4.269px;

    /* ОСНОВНОЙ ФОКУС: градиент + цвет через background */
    background: radial-gradient(
        213.18% 596.53% at 34.05% -58.54%,
        rgba(255, 245, 0, 0.7) 0%,
        rgba(16, 194, 98, 0.7) 100%
    );

    /* Обрезаем фон по тексту */
    background-clip: text;
    -webkit-background-clip: text;

    /* Делаем текст прозрачным, чтобы показать градиент */
    color: transparent;

    /* Добавляем зелёную подложку (как #019545 в иконке) */
    text-shadow: 0 0 0 #019545;
}

/* Если текст всё равно зелёный — проверьте, нет ли переопределения цвета в другом месте */
.nch-text-gr span {
    color: inherit;
}

.main__section.afisha__constructor-filter-section {
    padding-top: 0;
}

.afisha__inner--constructor .afisha__banner-top {
    margin-bottom: -20px;
}

.afisha__inner:not(.afisha__inner--constructor) .afisha__constructor-filter-section {
    margin-top: 40px;
}

/* Афиша: подсказки поиска внутри поля (не «вылетают» из контейнера) */
.afisha__filter .header__search-input-wrapper {
    position: relative;
    z-index: 5;
}

.afisha__filter .header__search-input-wrapper .news__search-preview {
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    margin-top: 6px;
    z-index: 50;
    max-height: min(60vh, 360px);
    overflow-y: auto;
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 8px 24px rgba(31, 31, 31, 0.12);
}

/* Скрываем дублирующий блок периода (даты только через календарь-слайдер) */
.afisha__filter .main__afisha-period--hidden {
    display: none !important;
}

.f-html {
    padding: 0 !important;
}

.admin__page-inner .news__article {
    gap: 0;
}

.admin__page-inner #admin-section-leader {
    padding: clamp(2rem, 1.5625rem + 1.25vw, 2.5rem) 0;
}

.main__afisha-swiper .swiper-wrapper {
    align-items: stretch;
}

.main__afisha-swiper .swiper-slide {
    height: auto;
}

.main__afisha-swiper .main__urls-card {
    width: 100%;
    max-width: 100%;
    aspect-ratio: 1/1;
    min-height: auto;
    padding: clamp(1rem, 0.5625rem + 1.25vw, 1.75rem);
    border-radius: 40px;
}

.main__afisha-swiper .main__urls-card > div:first-child {
    min-width: 0;
}

.main__afisha-swiper .main__urls-card .text-22-18 {
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}

.main__afisha-swiper .main__urls-card .text-12 {
    line-height: 1.35;
}

.main__afisha-swiper .main__urls-card-icon {
    max-width: 100%;
    min-height: 32px;
    align-self: flex-start;
}

.main__afisha-swiper .main__urls-card-icon .text-14 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

@media (max-width: 640px) {
    .main__afisha-swiper .main__urls-card {
        border-radius: 24px;
    }
}

.comiseo-daterangepicker.ui-widget-content {
    position: absolute;
    box-sizing: border-box;
    width: calc(100vw - 32px);
    max-width: 360px;
    z-index: 1005;
}

.comiseo-daterangepicker-mask {
    position: fixed;
    inset: 0;
    z-index: 1004;
    margin: 0;
    padding: 0;
    background: transparent;
}

.comiseo-daterangepicker-triggerbutton.ui-button {
    position: relative;
    box-sizing: border-box;
    min-height: 52px;
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    line-height: 1.25;
}

.comiseo-daterangepicker-presets,
.comiseo-daterangepicker-calendar {
    display: block;
}

.comiseo-daterangepicker-buttonpanel {
    display: flex;
    justify-content: flex-end;
    gap: 8px;
}

.ui-datepicker .ui-datepicker-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    flex: 0 0 40px;
    left: auto;
    right: auto;
}

.ui-datepicker .ui-datepicker-calendar {
    table-layout: fixed;
}

.ui-button-icon.ui-icon.custom-date-icon {
    width: 16px;
    height: 16px;
}

html .news__article:not(.vacancies__detail-info) {
    gap: 0;
}

.vacancies__detail-skills {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.news__article-gallery {
    margin-bottom: 40px;
}

.main__banner-right .swiper-slide.swiper-slide-next {
    opacity: 0;
}

.form-popup {
    position: fixed;
    inset: 0;
    z-index: 1200;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: opacity 0.25s ease;
}

.form-popup.is-open {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
}

.form-popup__overlay {
    position: absolute;
    inset: 0;
    border: 0;
    background: rgba(16, 20, 30, 0.45);
    backdrop-filter: blur(4px);
}

.form-popup__content {
    position: relative;
    z-index: 1;
    width: min(510px, calc(100% - 32px));
    max-height: calc(100vh - 48px);
    overflow: auto;
    border-radius: 32px;
    padding: 28px;
    background: #f7f7f7;
    box-shadow: 0 24px 80px rgba(0, 0, 0, 0.2);
}

.form-popup__body {
    margin-top: 8px;
}

.form-popup__close {
    position: absolute;
    top: 14px;
    right: 14px;
    width: 40px;
    height: 40px;
    border: 0;
    border-radius: 999px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    cursor: pointer;
}

.form-popup__close .icon {
    transform: rotate(45deg);
}

body.form-popup-open {
    overflow: hidden;
}

@media (max-width: 768px) {
    .form-popup {
        align-items: flex-end;
    }

    .form-popup__content {
        width: 100%;
        max-height: calc(100vh - 12px);
        border-radius: 24px 24px 0 0;
        padding: 20px 16px;
    }
}

.admin__structure .left .admin__card-base .img {
    aspect-ratio: 1.15 / 1;
}
html .admin__structure .left .admin__card-base:last-child {
    margin-top: 12px;
}

article.content__text {
    line-height: 1.6;
}

article.content__text p {
    margin: 0 0 14px;
}

article.content__text h1,
article.content__text h2,
article.content__text h3,
article.content__text h4 {
    margin: 30px 0 14px;
    line-height: 1.3;
}

article.content__text h1:first-child,
article.content__text h2:first-child,
article.content__text h3:first-child,
article.content__text h4:first-child {
    margin-top: 0;
}

article.content__text ol,
article.content__text ul {
    margin: 0 0 16px;
    padding-left: 24px;
}

article.content__text li {
    margin-bottom: 8px;
}

article.content__text ol ol,
article.content__text ol ul,
article.content__text ul ol,
article.content__text ul ul {
    margin-top: 8px;
    margin-bottom: 8px;
}

.schedule-modal__map [data-schedule-map] {
    width: 100%;
    height: 100%;
}

.schedule-modal__error {
    margin-top: 12px;
}

.schedule-modal [data-schedule-row][hidden] {
    display: none;
}

.schedule-modal.is-loading [data-schedule-shimmer] {
    display: inline-block;
    min-height: 1em;
    min-width: 160px;
    color: transparent;
    border-radius: 6px;
    background: linear-gradient(90deg, #eceef1 20%, #f7f8fa 50%, #eceef1 80%);
    background-size: 200% 100%;
    animation: schedule-shimmer 1.1s linear infinite;
}

.schedule-modal.is-loading [data-schedule-map-wrap] {
    background: linear-gradient(90deg, #eceef1 20%, #f7f8fa 50%, #eceef1 80%);
    background-size: 200% 100%;
    animation: schedule-shimmer 1.1s linear infinite;
}

.schedule-modal.is-loading [data-schedule-shimmer-icon] {
    border-radius: 4px;
    background: linear-gradient(90deg, #eceef1 20%, #f7f8fa 50%, #eceef1 80%);
    background-size: 200% 100%;
    animation: schedule-shimmer 1.1s linear infinite;
}

@keyframes schedule-shimmer {
    from {
        background-position: 200% 0;
    }

    to {
        background-position: -200% 0;
    }
}

@media (max-width: 1180px) {
    .header__mobile-logo .logo > svg {
        width: 36px !important;
        height: 36px !important;
        min-width: 36px;
        min-height: 36px;
    }

    .footer__logo > .logo > svg,
    .footer__logo > svg {
        width: 220px !important;
        height: 62px !important;
        max-width: 220px;
    }
}

.icon-fill-transparent {
    fill: transparent;
}

body.organization-map-page-open .breadcrumbs {
    display: none;
}

body.organization-map-page-open main,
body.vacancy-map-page-open main {
    margin-top: 0 !important;
}

body.organization-map-page-open .footer__main,
body.vacancy-map-page-open .footer__main {
    margin-top: 0 !important;
}

.directory-map-page .directory-map__body {
    --directory-map-left-width: min(420px, calc(100vw - 80px));
    min-height: calc(100vh - 120px);
    position: relative;
}

.directory-map-page .directory-map__page-title {
    display: none;
    margin-bottom: 20px;
}

.directory-map-page .directory-map__bg {
    position: relative;
    min-height: calc(100vh - 120px);
}

.directory-map-page .directory-map__ymap {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
}

.directory-map-page .directory-map__inner {
    position: absolute;
    inset: 0;
    top: 20px;
    z-index: 20;
    pointer-events: none;
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.directory-map-page .directory-map__top {
    align-items: flex-start;
    justify-content: space-between;
    pointer-events: auto;
    flex-shrink: 0;
}

.directory-map-page .directory-map-filters-row {
    margin: 0;
    padding: 4px;
    gap: 4px;
    flex-direction: row;
    width: var(--directory-map-left-width);
}

.directory-map-page .directory-map-filters-row .icon-search {
    fill: transparent;
}

.directory-map-page .directory-map-filters-row .input__wrapper {
    width: 100%;
}

.directory-map-page .js-org-map-search-clear {
    display: none;
}

.directory-map-page .directory-map__left-back {
    margin-right: 6px;
}

.directory-map-page .directory-map__detail-back {
    margin-right: 6px;
    flex-shrink: 0;
}

.directory-map-page .directory-map__detail-back.is-hidden {
    display: none;
}

.directory-map-page .directory-map__detail-title {
    flex: 1;
    min-width: 0;
}

.directory-map-page .icon-org-map-back {
    display: block;
    color: #1f1f1f;
    fill: none;
}

.directory-map-page .directory-map__filter.map__other-block,
.directory-map-page .directory-map__detail.map__block--fit {
    min-height: 0;
    max-height: min(60dvh, calc(100dvh - 140px));
}

.directory-map-page .directory-map__filter.map__other-block {
    height: auto;
}

.directory-map-page .directory-map__detail.map__block--fit {
    height: auto;
}

.directory-map-page .directory-map__filter .map__block-content {
    display: flex;
    flex-direction: column;
    gap: 10px;
    flex: 1 1 auto;
    min-height: 0;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}

.directory-map-page .directory-map__detail .map__block-content.directory-map__detail-body {
    display: flex;
    flex-direction: column;
    gap: 12px;
    flex: 1 1 auto;
    min-height: 0;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}

.directory-map-page .map__block-link:hover,
.directory-map-page .map__block-link.is-active {
    background-color: rgba(0, 185, 85, 0.078);
    border-color: rgba(0, 185, 85, 0.122);
}

.directory-map-page .directory-map__left-back.is-hidden {
    display: none;
}

.directory-map-page .directory-map__flex {
    position: relative;
    flex: 1 1 auto;
    min-height: 0;
    padding-inline: 8px;
    pointer-events: none;
}

.directory-map-page .directory-map__filter,
.directory-map-page .directory-map__detail {
    pointer-events: auto;
}

.directory-map-page .directory-map__filter {
    width: var(--directory-map-left-width);
    max-width: var(--directory-map-left-width);
}

.directory-map-page .directory-map__sections-list {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.directory-map-page .directory-map__sections-list .map__block-link {
    width: 100%;
    text-align: left;
}

.directory-map-page .directory-map__detail-title-row {
    gap: 8px;
    align-items: center;
    min-height: 36px;
    flex: 1;
    min-width: 0;
}

.directory-map-page .directory-map__contacts-stack {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.directory-map-page .directory-map__detail-main {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.directory-map-page .directory-map__address-row {
    display: inline-flex;
    align-items: flex-start;
    gap: 6px;
    color: #1f1f1f;
}

.directory-map-page .directory-map__address-row svg {
    min-width: 20px;
}

.directory-map-page .directory-map__subdivision-back {
    display: inline-flex;
    align-items: center;
    gap: 2px;
}

.directory-map-page .map__tabs-inner .map__tabs-content {
    display: none;
}

.directory-map-page .map__tabs-inner .map__tabs-content.active {
    display: block;
}

.directory-map-page .map__tabs .contacts-block__list .link {
    display: inline-flex;
    align-items: center;
    gap: 8px;
}

.directory-map-page .directory-map__subdivision-address {
    margin-top: 6px;
}

.directory-map-page .directory-map__subdivision-open {
    margin-top: 8px;
}

.directory-map-page .directory-map__children {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.directory-map-page .directory-map__children-list {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.directory-map-page .directory-map__child-card {
    border-radius: 16px;
    background: #f7f8fa;
    padding: 12px;
}

.directory-map-page .directory-map__mobile-filter-toggle {
    display: none;
}

.directory-map-page .directory-map__overlay {
    display: none;
}

.directory-map-page .directory-map__loader {
    position: absolute;
    inset: 0;
    z-index: 5;
    display: none;
    align-items: center;
    justify-content: center;
    background-color: rgba(255, 255, 255, 0.7);
}

.directory-map-page .directory-map__loader.is-visible {
    display: flex;
}

.directory-map-page .directory-map__loader-spinner {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 3px solid rgba(0, 185, 85, 0.25);
    border-top-color: #00b955;
    animation: directory-map-spin 0.9s linear infinite;
}

.directory-map-marker {
    position: relative;
    width: 48px;
    height: 48px;
    border-radius: 16px;
    background-color: #00b955;
    display: flex;
    align-items: center;
    justify-content: center;
    transition:
        transform 0.2s ease,
        box-shadow 0.2s ease;
}

.directory-map-marker::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -11px;
    width: 16px;
    height: 12px;
    transform: translateX(-50%);
    background-color: #00b955;
    mask: url("data:image/svg+xml,%3Csvg width='17' height='12' viewBox='0 0 17 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0H9V12C7.77679 7.72023 4.5 0 0 0Z' fill='black'/%3E%3Cpath d='M17 0H9V12C10.0873 7.72023 13 0 17 0Z' fill='black'/%3E%3C/svg%3E%0A")
        no-repeat center;
    mask-size: contain;
}

.directory-map-marker__icon {
    width: 28px;
    height: 28px;
    object-fit: contain;
}

.directory-map-marker.is-selected {
    transform: translateY(-8px) scale(1.18);
    box-shadow:
        0 0 0 6px rgba(255, 255, 255, 0.92),
        0 12px 28px rgba(0, 185, 85, 0.35);
    z-index: 2;
}

.directory-map-marker--custom {
    width: 52px;
    height: 64px;
    border-radius: 0;
    background: transparent;
}

.directory-map-marker--custom.is-selected {
    transform: translateY(-10px) scale(1.14);
    filter: drop-shadow(0 0 10px rgba(255, 255, 255, 0.95)) drop-shadow(0 12px 20px rgba(0, 185, 85, 0.3));
    box-shadow: none;
}

.directory-map-marker.is-pulsing {
    animation: directory-map-marker-bounce-double 0.95s ease both;
}

.directory-map-marker--custom.is-pulsing {
    animation: directory-map-marker-custom-bounce-double 0.95s ease both;
}

.directory-map-marker--custom::after {
    display: none;
}

.directory-map-marker__icon--custom {
    width: 52px;
    height: 64px;
    object-fit: contain;
}

.directory-map-marker__count {
    position: absolute;
    top: -8px;
    right: -8px;
    min-width: 22px;
    height: 22px;
    padding: 0 6px;
    border-radius: 999px;
    background: #ffffff;
    color: #00b955;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    box-shadow: 0 2px 8px rgba(31, 31, 31, 0.2);
}

.directory-map-page .directory-map__group-type,
.directory-map-page .directory-map__group-item {
    width: 100%;
    text-align: left;
}

.directory-map-page .directory-map__detail.map__block--wide.map__block--wide-ultra.directory-map__detail--object {
    min-height: min(72dvh, calc(100dvh - 80px));
    max-height: min(78dvh, calc(100dvh - 56px));
    max-width: 800px;
    width: min(800px, calc(100vw - var(--directory-map-left-width) - 48px));
    padding: 40px 36px;
}

.directory-map-page .directory-map__object-card {
    display: flex;
    flex-direction: column;
    gap: 20px;
    align-items: stretch;
}

.directory-map-page .directory-map__object-card-columns {
    display: grid;
    grid-template-columns: minmax(0, 1.12fr) minmax(0, 1fr);
    gap: 24px 36px;
    align-items: start;
}

.directory-map-page .directory-map__object-card .company__gallery {
    width: 100%;
}

.directory-map-page
    .directory-map__object-card
    .company__gallery[data-fallback-slider="Y"]
    .company__gallery-main
    .swiper-wrapper {
    display: block;
}

.directory-map-page
    .directory-map__object-card
    .company__gallery[data-fallback-slider="Y"]
    .company__gallery-main
    .swiper-slide {
    display: none;
}

.directory-map-page
    .directory-map__object-card
    .company__gallery[data-fallback-slider="Y"]
    .company__gallery-main
    .swiper-slide.is-active {
    display: block;
}

.directory-map-page
    .directory-map__object-card
    .company__gallery[data-fallback-slider="Y"]
    .company__gallery-thumbs
    .swiper-wrapper {
    display: flex;
    gap: 8px;
    overflow-x: auto;
}

.directory-map-page
    .directory-map__object-card
    .company__gallery[data-fallback-slider="Y"]
    .company__gallery-thumbs
    .swiper-slide {
    cursor: pointer;
    opacity: 0.65;
    transition: opacity 0.2s ease;
}

.directory-map-page
    .directory-map__object-card
    .company__gallery[data-fallback-slider="Y"]
    .company__gallery-thumbs
    .swiper-slide.is-active {
    opacity: 1;
}

.directory-map-page .directory-map__object-card .news__article {
    margin-top: 4px;
}

.directory-map-page .directory-map__object-card-col--main {
    display: flex;
    flex-direction: column;
    gap: 16px;
    min-width: 0;
}

.directory-map-page .directory-map__object-card-media {
    border-radius: 24px;
    overflow: hidden;
    background: #f7f7f7;
}

.directory-map-page .directory-map__object-card-img {
    width: 100%;
    height: auto;
    display: block;
    max-height: 300px;
    object-fit: cover;
}

.directory-map-page .directory-map__object-card-intro {
    display: flex;
    flex-direction: column;
    gap: 14px;
    align-items: flex-start;
}

.directory-map-page .directory-map__object-card-cta {
    margin-top: 2px;
}

.directory-map-page .directory-map__object-card-col--aside {
    min-width: 0;
}

.directory-map-page .directory-map__object-card-desc {
    line-height: 1.5;
    color: #1f1f1f;
}

.directory-map-page .directory-map__children--after-object {
    margin-top: 20px;
}

@keyframes directory-map-marker-bounce-double {
    0% {
        transform: translateY(0) scale(1);
    }
    20% {
        transform: translateY(-14px) scale(1.2);
    }
    34% {
        transform: translateY(-6px) scale(1.14);
    }
    52% {
        transform: translateY(-12px) scale(1.19);
    }
    68% {
        transform: translateY(-5px) scale(1.13);
    }
    100% {
        transform: translateY(-8px) scale(1.18);
    }
}

@keyframes directory-map-marker-custom-bounce-double {
    0% {
        transform: translateY(0) scale(1);
    }
    20% {
        transform: translateY(-16px) scale(1.16);
    }
    34% {
        transform: translateY(-7px) scale(1.1);
    }
    52% {
        transform: translateY(-14px) scale(1.15);
    }
    68% {
        transform: translateY(-8px) scale(1.08);
    }
    100% {
        transform: translateY(-10px) scale(1.14);
    }
}

@keyframes directory-map-spin {
    to {
        transform: rotate(360deg);
    }
}

@media (max-width: 1180px) {
    body.organization-map-page-open .breadcrumbs {
        display: block;
    }

    .directory-map-page .directory-map__page-title {
        display: block;
        margin-bottom: 12px;
    }

    .directory-map-page .directory-map-filters-row .input__wrapper {
        width: 100%;
    }

    .directory-map-page .directory-map__mobile-filter-toggle {
        display: inline-flex;
        pointer-events: auto;
        position: fixed;
        left: 16px;
        right: 16px;
        bottom: 16px;
        z-index: 1400;
        justify-content: center;
    }

    .directory-map-page .directory-map__overlay {
        display: block;
        position: fixed;
        inset: 0;
        background: rgba(0, 0, 0, 0.5);
        opacity: 0;
        pointer-events: none;
        z-index: 1350;
        transition: opacity 0.2s ease;
    }

    .directory-map-page .directory-map__overlay.is-open {
        opacity: 1;
        pointer-events: auto;
    }

    .directory-map-page .directory-map__filter {
        z-index: 1360;
    }

    .directory-map-page .directory-map__detail {
        z-index: 1340;
        max-height: 72dvh;
    }

    .directory-map-page .directory-map__detail.map__block--wide.map__block--wide-ultra.directory-map__detail--object {
        max-width: 100%;
        width: 100%;
        padding: 12px 16px 16px;
    }

    .directory-map-page .directory-map__object-card-columns {
        grid-template-columns: 1fr;
    }
}

/* End */
/* /local/components/laba/social.links/templates/.default/style.css?1776418096364 */
/* /local/templates/main/template_styles.css?177929371026751 */
