

/* Start:/local/components/spll/static.section_description/templates/.default/style.css?177684852950*/
.section__head-content {
    margin-bottom:28px;
}
/* End */


/* Start:/local/templates/main_b2c/components/spll/static.banner_with_elements/tours_region_3_buttons/style.css?17849042329570*/
/* Page Container Styles */
.page-container[data-v-829e58a8] {
    max-width: 1376px;
    margin-left: auto;
    margin-right: auto;
}

/* Tourism Main Grid Layout */
.tourism-main[data-v-79322f63] {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(45%, 1fr));
    gap: 8px;
    padding-bottom: 70px;
    align-items: stretch;
}

.tourism-main__content[data-v-79322f63] {
    display: flex;
    flex-direction: column;
    height: auto;
    justify-content: space-between;
}

.tourism-main__slider[data-v-79322f63] {
    height: auto;
    position: relative;
}

/* Slider Container Wrapper */
.tourism-main__slider-container[data-v-79322f63] {
    position: relative;
    width: 100%;
    max-width: 664px;
    aspect-ratio: 664 / 442;
    border-radius: 24px;
    overflow: hidden;
}

/* Swiper Container */
.tourism-main__banner-slider[data-v-79322f63] {
    height: 100%;
    width: 100%;
    position: relative;
}

/* Swiper Styles */
.tourism-main__banner-slider[data-v-79322f63] .swiper-wrapper {
    height: 100%;
}

.tourism-main__banner-slider[data-v-79322f63] .swiper-slide {
    height: 100%;
    position: relative;
}

/* Image Container */
.tourism-main__banner-slider__img[data-v-79322f63] {
    display: block;
    height: 100%;
    width: 100%;
    overflow: hidden;
    position: relative;
}

.tourism-main__banner-slider__img img[data-v-79322f63] {
    width: 100%;
    height: 100%;
    object-position: center;
    object-fit: cover;
    display: block;
}

.tourism-main__banner-slider__img img {
    width: 100%;
    height: 100%;
    object-position: center;
    object-fit: cover;
    display: block;
}

.tourism-main__banner-slider,
.tourism-main__banner-slider .swiper-wrapper,
.tourism-main__banner-slider .swiper-slide,
.tourism-main__banner-slider__img {
    width: 100%;
    height: 100%;
}

/* Navigation Arrows - Positioned absolutely relative to slider container */
.tourism-main__slider-container[data-v-79322f63] .swiper-button-next,
.tourism-main__slider-container[data-v-79322f63] .swiper-button-prev {
    width: 32px;
    height: 32px;
    background: rgba(255, 255, 255, 0.9);
    border-radius: 8px;
    transition: all 0.3s ease;
    z-index: 20;
}

.tourism-main__slider-container[data-v-79322f63] .swiper-button-next:after,
.tourism-main__slider-container[data-v-79322f63] .swiper-button-prev:after {
    content: none;
}

.tourism-main__slider-container[data-v-79322f63] .swiper-button-next svg,
.tourism-main__slider-container[data-v-79322f63] .swiper-button-prev svg {
    width: 17px;
    height: 17px;
    display: block;
}

.tourism-main__slider-container[data-v-79322f63] .swiper-button-prev svg {
    transform: rotate(180deg);
}

.tourism-main__slider-container[data-v-79322f63] .swiper-button-next:hover,
.tourism-main__slider-container[data-v-79322f63] .swiper-button-prev:hover {
    background: #9d8ffe;
}

.tourism-main__slider-container[data-v-79322f63] .swiper-button-next:hover:after,
.tourism-main__slider-container[data-v-79322f63] .swiper-button-prev:hover:after {
    color: #ffffff;
}

/* Pagination Styles - Positioned absolutely relative to slider container */
.tourism-main__slider-container[data-v-79322f63] .swiper-pagination {
    bottom: 16px !important;
    position: absolute;
    left: 0;
    right: 0;
    width: auto;
    text-align: center;
    z-index: 20;
    pointer-events: auto;
}

.tourism-main__slider-container[data-v-79322f63] .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    background: rgba(255, 255, 255, 0.6);
    opacity: 1;
    margin: 0 4px;
    transition: all 0.3s ease;
}

.tourism-main__slider-container[data-v-79322f63] .swiper-pagination-bullet-active {
    background: #ffffff;
    width: 20px;
    border-radius: 4px;
}

/* Title Styles */
.tourism-main__title[data-v-79322f63] {
    font-size: 36px;
    line-height: 120%;
    font-weight: 700;
    max-width: 470px;
}
.section-with-description h1 {
    display: none;
}

/* List Styles */
.tourism-main__list[data-v-79322f63] {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(30%, 1fr));
    gap: 16px;
    list-style: none;
    padding: 0;
    margin: 0;
}

/* Tourism Card Styles */
.tourism-card[data-v-0e63608b] {
    text-decoration: none;
    color: inherit;
    transition: .2s ease;
    transition-property: background-color, color, .3s;
    border: 1px solid #9d8ffe;
    border-radius: 16px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 20px;
    height: 209px;
    color: #9d8ffe;
}

.tourism-card__header-title h3[data-v-0e63608b] {
    font-size: 28px;
    line-height: 130%;
    margin: 0;
    font-weight: 600;
}

.tourism-card__header-description[data-v-0e63608b],
.tourism-card__button[data-v-0e63608b] {
    transition: .2s ease;
    transition-property: background-color, color, .3s;
    font-size: 16px;
    font-weight: 500;
    line-height: 140%;
}

.tourism-card__header-description[data-v-0e63608b] {
    color: #1c1b1d;
}

.tourism-card__button[data-v-0e63608b] {
    display: flex;
    justify-content: space-between;
    gap: 16px;
}

.tourism-card__button span[data-v-0e63608b] {
    color: #8654cc;
    white-space: nowrap;
}

.tourism-card__button-icon[data-v-0e63608b] {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 24px;
    height: 24px;
    border-radius: 100%;
    background-color: #e8e8ff;
}

/* Desktop Hover Effects */
@media screen and (min-width: 921px) and (hover: hover) {
    .tourism-card[data-v-0e63608b]:not(:disabled):not(.tourism-card--disabled):not(.disabled):hover,
    .tourism-card[data-v-0e63608b]:not(:disabled):not(.tourism-card--disabled):not(.disabled):focus-visible {
        background-color: #9d8ffe;
        color: #fff;
    }

    .tourism-card:not(:disabled):not(.tourism-card--disabled):not(.disabled):hover .tourism-card__header-description[data-v-0e63608b],
    .tourism-card:not(:disabled):not(.tourism-card--disabled):not(.disabled):focus-visible .tourism-card__header-description[data-v-0e63608b] {
        color: #fff;
    }

    .tourism-card:not(:disabled):not(.tourism-card--disabled):not(.disabled):hover .tourism-card__button-icon[data-v-0e63608b],
    .tourism-card:not(:disabled):not(.tourism-card--disabled):not(.disabled):focus-visible .tourism-card__button-icon[data-v-0e63608b] {
        background-color: #fff;
    }

    .tourism-card:not(:disabled):not(.tourism-card--disabled):not(.disabled):hover .tourism-card__button span[data-v-0e63608b],
    .tourism-card:not(:disabled):not(.tourism-card--disabled):not(.disabled):focus-visible .tourism-card__button span[data-v-0e63608b] {
        color: #fff;
    }
}

@media screen and (max-width: 1200px) {
    .tourism-main[data-v-79322f63] {
        grid-template-columns: repeat(auto-fill, minmax(100%, 1fr));
        gap: 24px;
        padding-bottom: 40px;
    }

    .tourism-main__slider-container[data-v-79322f63] {
        max-width: 728px;
        aspect-ratio: 728 / 504;
    }

    .tourism-main__slider[data-v-79322f63] {
        order: 0;
    }

    .tourism-main__content[data-v-79322f63] {
        order: 1;
        justify-content: flex-start;
        gap: 24px;
    }

    .tourism-main__title[data-v-79322f63] {
        font-size: 36px;
        max-width: 628px;
        margin: 0;
    }

    .tourism-main__list[data-v-79322f63] {
        width: 100%;
        max-width: 632px;
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }

    /* Adjust arrows for tablet */
    .tourism-main__slider-container[data-v-79322f63] .swiper-button-next,
    .tourism-main__slider-container[data-v-79322f63] .swiper-button-prev {
        width: 32px;
        height: 32px;
    }

}

@media screen and (max-width: 680px) {
    .tourism-main[data-v-79322f63] {
        padding-bottom: 20px;
    }

    .tourism-main__slider-container[data-v-79322f63] {
        aspect-ratio: 320 / 222;
    }

    .tourism-main__title[data-v-79322f63] {
        font-family: 'Montserrat', Arial, sans-serif;
        font-size: 23px;
        font-weight: 600;
        line-height: 130%;
        letter-spacing: 0;
        color: #1c1b1d;
        max-width: none;
    }

    .tourism-main__list[data-v-79322f63] {
        max-width: none;
        grid-template-columns: minmax(0, 1fr);
    }

    .tourism-card[data-v-0e63608b] {
        height: 148px;
    }

    .tourism-card__header[data-v-0e63608b] {
        max-width: none;
    }

    .tourism-card__header-description p[data-v-0e63608b] {
        margin: 0;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .tourism-card__header-description br[data-v-0e63608b],
    .tourism-card__header-description br {
        display: none;
    }

    .tourism-card__button[data-v-0e63608b] {
        align-items: flex-end;
    }

    .tourism-card__button span[data-v-0e63608b] {
        min-width: 0;
        white-space: normal;
        overflow-wrap: anywhere;
    }

    .tourism-main__slider-container[data-v-79322f63] .swiper-pagination {
        bottom: 12px !important;
    }

    .tourism-main__slider-container[data-v-79322f63] .swiper-pagination-bullet {
        width: 6px;
        height: 6px;
    }

    .tourism-main__slider-container[data-v-79322f63] .swiper-pagination-bullet-active {
        width: 16px;
    }

    /* Adjust arrows for mobile */
    .tourism-main__slider-container[data-v-79322f63] .swiper-button-next,
    .tourism-main__slider-container[data-v-79322f63] .swiper-button-prev {
        display: none;
    }
}

/* End */


/* Start:/local/templates/main_b2c/components/spll/static.banner_with_elements/simple_text_2_col/style.css?17768485298361*/
.page-container[data-v-829e58a8] {
    max-width: 1376px;
    margin-left: auto;
    margin-right: auto
}

.tourism-text-block__main[data-v-a3869a64] {
                     display: flex;
                     gap: 130px;
                     padding: 70px 0 40px
                 }

.tourism-text-block__title[data-v-a3869a64] {
    width: 100%;
    max-width: 524px;
    font-size: 36px;
    font-weight: 700;
    line-height: 120%;
    margin: 0
}

@media screen and (max-width: 1200px) {
    .tourism-text-block__title[data-v-a3869a64] {
        max-width: 500px;
    }
}

.tourism-text-block__text[data-v-a3869a64] {
    width: 100%;
    max-width: 688px;
    font-size: 18px;
    line-height: 140%
}

@media screen and (max-width: 1200px) {
    .tourism-text-block__main[data-v-a3869a64] {
        padding:40px 0;
        gap: 16px;
        flex-direction: column
    }

    .tourism-text-block__title[data-v-a3869a64] {
        max-width: 500px;
    }

    .tourism-text-block__text[data-v-a3869a64] {
        max-width: none;
    }
}

@media screen and (max-width: 680px) {
    .tourism-text-block__main[data-v-a3869a64] {
        padding:32px 0 40px
    }

    .tourism-text-block__title[data-v-a3869a64] {
        font-family: 'Montserrat', Arial, sans-serif;
        font-size:23px;
        font-weight: 600;
        line-height: 130%;
        letter-spacing: 0;
        color: #1c1b1d;
        max-width: none;
    }

    .tourism-text-block__text[data-v-a3869a64] {
        max-width: none;
        font-size:16px
    }
}

.tourism-advice__info-title[data-v-5cf7ffc6] {
    font-size: 28px;
    font-weight: 600;
    margin: 0 0 24px;
    line-height: 130%;
}


.tourism-advice__info__list[data-v-5cf7ffc6] {
    margin: 0;
    padding: 0;
    list-style: none;
    gap: 24px
}

@media screen and (max-width: 480px) {
    .tourism-advice__info__list[data-v-5cf7ffc6] {
        margin:0 -8px
    }
}

.tourism-advice__info__list-item a[data-v-5cf7ffc6] {
    text-decoration: none;
    color: inherit;
    display: inline-flex;
    align-items: center;
    gap: 16px;
    border-radius: 16px;
    padding: 20px 16px;
    margin-bottom: 16px;
    background-color: #e8e8ff;
    color: #8654cc;
    font-weight: 500;
    font-size: 14px
}

@media screen and (max-width: 480px) {
    .tourism-advice__info__list-item a[data-v-5cf7ffc6] {
        margin-bottom:8px;
        width: 100%
    }
}

.tourism-advice__info__list-item a-icon[data-v-5cf7ffc6] {
    display: flex;
    align-items: center;
    justify-content: center
}

.tourism-advice__info__list-item a p[data-v-5cf7ffc6] {
    margin: 0
}

.tourism-text-block--method-guide .tourism-text-block__main[data-v-a3869a64] {
    align-items: flex-start;
    justify-content: space-between;
    gap: 32px;
    padding: 70px 0
}

.tourism-text-block--method-guide .tourism-advice__info[data-v-5cf7ffc6],
.tourism-text-block--method-guide .tourism-text-block__title[data-v-a3869a64] {
    width: 100%;
    max-width: 484px
}

.tourism-text-block--method-guide .tourism-advice__info[data-v-5cf7ffc6] {
    display: flex;
    flex-direction: column
}

.tourism-text-block--method-guide .tourism-advice__info-title[data-v-5cf7ffc6],
.tourism-text-block--method-guide .tourism-text-block__title[data-v-a3869a64] {
    font-family: 'Montserrat', Arial, sans-serif;
    font-size: 28px;
    font-weight: 600;
    line-height: 130%;
    margin: 0
}

.tourism-text-block--method-guide .tourism-advice__info-title[data-v-5cf7ffc6] {
    margin-bottom: 24px
}

.tourism-text-block--method-guide .tourism-text-block__text[data-v-a3869a64] {
    width: 100%;
    max-width: 627px;
    font-family: 'Montserrat', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 140%
}

.tourism-text-block--method-guide .tourism-text-block__text[data-v-a3869a64] p {
    margin: 0
}

.tourism-text-block--method-guide .tourism-advice__info__list[data-v-5cf7ffc6] {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    margin: 0;
    padding: 0;
    list-style: none
}

.tourism-text-block--method-guide .tourism-advice__info__list-item[data-v-5cf7ffc6] {
    width: 100%
}

.tourism-text-block--method-guide .tourism-advice__info__list-item a[data-v-5cf7ffc6] {
    display: inline-flex;
    width: 100%;
    min-height: 64px;
    margin-bottom: 0;
    padding: 16px;
    box-sizing: border-box;
    font-family: 'Montserrat', Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 140%
}

.tourism-text-block--method-guide .tourism-advice__info__list-item:nth-child(1) a[data-v-5cf7ffc6] {
    max-width: 312px
}

.tourism-text-block--method-guide .tourism-advice__info__list-item:nth-child(2) a[data-v-5cf7ffc6] {
    max-width: 350px
}

.tourism-text-block--method-guide .tourism-advice__info__list-item:last-child[data-v-5cf7ffc6] {
    margin-bottom: 6px
}

@media screen and (max-width: 1200px) {
    .tourism-text-block--method-guide .tourism-text-block__main[data-v-a3869a64] {
        flex-direction: column;
        gap: 40px;
        padding: 40px 0
    }

    .tourism-text-block--method-guide .tourism-advice__info[data-v-5cf7ffc6],
    .tourism-text-block--method-guide .tourism-text-block__title[data-v-a3869a64] {
        width: 100%;
        max-width: 728px
    }

    .tourism-text-block--method-guide .tourism-advice__info-title[data-v-5cf7ffc6],
    .tourism-text-block--method-guide .tourism-text-block__title[data-v-a3869a64] {
    }

    .tourism-text-block--method-guide .tourism-text-block__text[data-v-a3869a64] {
        width: 100%;
        max-width: 627px
    }

    .tourism-text-block--method-guide .tourism-advice__info__list[data-v-5cf7ffc6] {
        flex-direction: row;
        flex-wrap: nowrap;
        align-items: stretch;
        justify-content: flex-start;
        gap: 12px
    }

    .tourism-text-block--method-guide .tourism-advice__info__list-item[data-v-5cf7ffc6] {
        width: auto;
        flex: 0 0 auto
    }

    .tourism-text-block--method-guide .tourism-advice__info__list-item a[data-v-5cf7ffc6] {
        width: 100%
    }

    .tourism-text-block--method-guide .tourism-advice__info__list-item:last-child[data-v-5cf7ffc6] {
        margin-bottom: 0
    }
}

@media screen and (min-width: 769px) and (max-width: 1200px) {
    .tourism-text-block--method-guide .tourism-advice__info[data-v-5cf7ffc6],
    .tourism-text-block--method-guide .tourism-text-block__title[data-v-a3869a64],
    .tourism-text-block--method-guide .tourism-text-block__text[data-v-a3869a64] {
        max-width: none
    }
}

@media screen and (max-width: 680px) {
    .tourism-text-block--method-guide .tourism-text-block__main[data-v-a3869a64] {
        gap: 24px;
        padding: 32px 0
    }

    .tourism-text-block--method-guide .tourism-advice__info[data-v-5cf7ffc6],
    .tourism-text-block--method-guide .tourism-text-block__title[data-v-a3869a64],
    .tourism-text-block--method-guide .tourism-text-block__text[data-v-a3869a64] {
        width: 100%;
        max-width: 320px
    }

    .tourism-text-block--method-guide .tourism-advice__info-title[data-v-5cf7ffc6],
    .tourism-text-block--method-guide .tourism-text-block__title[data-v-a3869a64] {
        font-size: 23px
    }

    .tourism-text-block--method-guide .tourism-advice__info__list[data-v-5cf7ffc6] {
        flex-direction: column;
        gap: 8px;
        justify-content: flex-start
    }

    .tourism-text-block--method-guide .tourism-advice__info__list-item[data-v-5cf7ffc6] {
        width: 100%
    }

    .tourism-text-block--method-guide .tourism-advice__info__list-item a[data-v-5cf7ffc6],
    .tourism-text-block--method-guide .tourism-advice__info__list-item:nth-child(1) a[data-v-5cf7ffc6],
    .tourism-text-block--method-guide .tourism-advice__info__list-item:nth-child(2) a[data-v-5cf7ffc6] {
        max-width: 320px
    }

    .tourism-text-block--method-guide .tourism-advice__info__list-item:nth-child(2) a[data-v-5cf7ffc6] {
        min-height: 68px
    }
}

@media screen and (min-width: 361px) and (max-width: 680px) {
    .tourism-text-block--method-guide .tourism-advice__info[data-v-5cf7ffc6],
    .tourism-text-block--method-guide .tourism-text-block__title[data-v-a3869a64],
    .tourism-text-block--method-guide .tourism-text-block__text[data-v-a3869a64] {
        max-width: none
    }
}

/* End */


/* Start:/local/components/spll/interact.map/templates/.default/style.css?178481975910142*/
/* Индикатор загрузки */
.loading-indicator {
    position: absolute;
    top: 10px;
    right: 10px;
    background: var(--bg-page);
    padding: 15px;
    border-radius: 8px;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
    z-index: 1000;
    min-width: 250px;
    max-width: 300px;
}

.loading-indicator h4 {
    margin: 0 0 10px 0;
    font-size: 14px;
    color: var(--t-color-3);
    font-weight: 600;
}

.loading-progress-container {
    width: 100%;
    height: 10px;
    background: #f0f0f0;
    border-radius: 5px;
    overflow: hidden;
    margin-bottom: 8px;
}

.loading-progress-bar {
    height: 100%;
    background: linear-gradient(90deg, #1E98FF, #4CAF50);
    transition: width 0.5s ease;
}

.loading-stats {
    display: flex;
    justify-content: space-between;
    font-size: 12px;
    color: #666;
}

.loading-stats span {
    font-weight: 600;
    color: #333;
}

/* Карусель в балуне кластера */
.ymaps-2-1-79-balloon {
    background: var(--bg-page);
    border: 1px solid var(--border-color-2);
    border-radius: 16px;
    max-width: 440px;
    padding: 24px 12px 24px 24px !important;
    overflow: hidden;

    .ymaps-2-1-79-balloon__content>ymaps {
        width: 100% !important;
    }

    .ymaps-2-1-79-balloon__tail {
        display: none;
    }
}

/* Стили для балуна */
.ymaps-2-1-79-balloon__close-button {
    opacity: 0.7;
    transition: opacity 0.2s;
}

.ymaps-2-1-79-balloon__close-button:hover {
    opacity: 1;
}


/* Общий контейнер */
.interact-map-wrapper {
    display: flex;
    gap: 16px;
    position: relative;
    overflow: visible;
    padding-bottom: 70px;
    max-height: none;
    align-items: flex-start;
}


/* Чекбоксы в стиле Quasar */
.q-checkbox {
    display: inline-flex;
    align-items: center;
    cursor: pointer;
    position: relative;
    user-select: none;
    /* Убираем space-between и reverse, чтобы было как на референсе (слева чекбокс, потом текст) */
    justify-content: space-between;
    gap: var(--space-8);
    width: 100%;
}

.q-checkbox__inner {
    width: 18px;
    height: 18px;
    border: 1px solid var(--q-primary);
    border-radius: 4px;
    background: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background 0.2s, border-color 0.2s;
    position: relative;
    flex-shrink: 0;
}

/* Скрытый нативный чекбокс */
.q-checkbox__native {
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0;
}

/* SVG галочка */
.q-checkbox__svg {
    width: 100%;
    height: 100%;
    color: #fff;
    opacity: 0;
    transform: scale(0);
    transition: opacity 0.2s, transform 0.2s;
    stroke: currentColor;
    stroke-width: 2px;
}

/* Состояние checked */
.q-checkbox__native:checked+.q-checkbox__bg .q-checkbox__svg {
    opacity: 1;
    transform: scale(1);
}

.q-checkbox__native:checked+.q-checkbox__bg {
    background: var(--q-primary);
    border-color: var(--q-primary);
}

.q-checkbox__bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.q-checkbox__label {
    display: flex;
    align-items: center;
    gap: var(--space-2);
}

.bx-yandex-view-layout {
    flex: 1 1 auto;
    max-width: none;
    min-width: 0;
    height: 392px;
    min-height: 392px;
    border-radius: 28px;
    overflow: hidden;
}

.bx-yandex-view-map {
    width: 100%;
    height: 100%;
}

.bx-yandex-view-map .bx-yandex-map {
    height: 100% !important;
}

.map-sidebar.filter {
    border-radius: 16px;
    border: 1px solid #d7baff;
    padding: 24px;
    background-color: #f7f5ff;
    width: 288px;
    min-width: 288px;
    max-width: 288px;
    height: 392px;
    min-height: 392px;
    flex-shrink: 0;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
}

.filter .filter__title {
    font-size: 20px;
    font-weight: 700;
    line-height: 120%;
    margin-bottom: 20px;
}

.filter .filter__checkboxes {
    display: flex;
    flex-direction: column;
    gap: 16px;
    margin-bottom: 16px;
    flex: 1 1 auto;
    min-height: 0;
    overflow-y: auto;
}

.q-checkbox .t-3 {
    font-size: 14px;
    font-weight: 500;
}

.map-sidebar.filter .map-full-version-btn {
    width: 100%;
    min-height: 48px;
    height: 48px;
    margin-top: auto;
}

#multi-fetch-progress {
    display: none;
    position: absolute;
    top: 10px;
    right: 10px;
    background: white;
    padding: 15px;
    border-radius: 8px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
    min-width: 290px;
    z-index: 1000;
}

#multi-fetch-progress .title {
    margin-bottom: 12px;
    font-weight: 600;
    font-size: 14px;
    color: #333;
}

#multi-fetch-progress .progress-item {
    margin-bottom: 12px;
}

.progress-item .wrapper-title {
    display: flex;
    justify-content: space-between;
    margin-bottom: 4px;
    font-size: 12px;
}

.progress-item .progress-bar-container {
    background: #f0f0f0;
    height: 6px;
    border-radius: 3px;
    overflow: hidden;
}

.progress-item .progress-bar-fill {
    width: 0%;
    height: 100%;
    background: #32D3FF;
    transition: width 0.3s;
}

/* Адаптивные стили для интерактивной карты */

/* Для планшетов и небольших экранов */
@media (max-width: 1200px) {
    .interact-map-wrapper {
        flex-direction: column;
        align-items: stretch;
        gap: 16px;
        padding-bottom: 40px;
    }

    .map-sidebar.filter {
        width: 100%;
        min-width: 0;
        max-width: none;
        height: 326px;
        min-height: 326px;
        order: 2;
    }

    .bx-yandex-view-layout {
        width: 100%;
        max-width: 100%;
        height: 393px;
        min-height: 393px;
        order: 1;
    }

    .filter .filter__checkboxes {
        flex-direction: column;
        gap: 16px;
        margin-bottom: 16px;
    }

    .filter .filter__checkboxes .q-checkbox {
        width: 100%;
    }

    .map-sidebar.filter .map-full-version-btn {
        width: 236px;
        min-width: 236px;
        align-self: center;
    }
}

/* Для мобильных устройств */
@media (max-width: 680px) {
    .interact-map-wrapper {
        gap: 16px;
        padding-bottom: 32px;
    }

    .map-sidebar.filter {
        height: 326px;
        min-height: 326px;
    }

    .filter .filter__checkboxes .q-checkbox {
        width: 100%;
    }

    /* Адаптация прогресс-бара */
    #multi-fetch-progress {
        top: auto;
        bottom: 10px;
        right: 10px;
        left: 10px;
        max-width: none;
        min-width: auto;
    }

    .loading-indicator {
        top: auto;
        bottom: 10px;
        right: 10px;
        left: 10px;
        max-width: none;
        min-width: auto;
    }

    /* Адаптация балуна для мобильных */
    .ymaps-2-1-79-balloon {
        max-width: calc(100vw - 20px) !important;
        padding: 16px 12px 16px 16px !important;
    }

    .ymaps-2-1-79-balloon__content {
        font-size: 14px;
    }

    .bx-yandex-view-layout {
        height: 393px;
        min-height: 393px;
    }

    .map-sidebar.filter .map-full-version-btn {
        width: 236px;
        min-width: 236px;
        align-self: center;
    }
}

/* Для очень маленьких экранов */
@media (max-width: 480px) {
    .loading-stats {
        flex-direction: column;
        gap: 4px;
    }

    .progress-item .wrapper-title {
        font-size: 11px;
    }
}

@media (max-width: 360px) {
    .map-sidebar.filter {
        height: 392px;
        min-height: 392px;
    }
}

/* Для экранов с высокой плотностью пикселей */
@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
    .loading-progress-bar {
        background: linear-gradient(90deg, #1E98FF, #4CAF50);
    }
}

/* Опционально: поддержка landscape-ориентации на мобильных */
@media (max-width: 768px) and (orientation: landscape) {
    .interact-map-wrapper {
        padding-bottom: 20px;
    }

    .map-sidebar.filter {
        max-height: 200px;
        overflow-y: auto;
    }

    /* В landscape тоже столбиком, но компактнее */
    .filter .filter__checkboxes {
        gap: 8px;
    }
}


.cluster-balloon {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    gap: 15px;
}

.cluster-balloon-item,
.obj-balloon {
    width: 300px;
}

.cluster-balloon-item a,
.obj-balloon a {
    text-decoration: none
}

.obj-balloon .obj-img-wrapper {
    background-size: cover;
    overflow: hidden;
    /* height: 267px; */
    align-items: center;
    border-radius: 16px;
    display: flex;
    justify-content: center;
    position: relative;
    width: 100%;
    background-position: 50%;
    background-repeat: no-repeat;
}

.obj-balloon .obj-img-wrapper img {
    /* height: 100%; */
    /* width: 100%; */
    max-height: 80px;
}

.obj-balloon .obj-titles {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    gap: 4px;
    margin-top: 16px;
}

.obj-balloon h3 {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;

    font-size: 20px;
    font-weight: 600;
    color: #152138;
    line-height: 28px;
}

.obj-balloon .obj-address {
    font-size: 16px;
    font-weight: 400;
    color: #59647a;
    line-height: 24px;
}

.cluster-balloon-item h4 {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;

    font-size: 16px;
    font-weight: 600;
    color: #152138;
    line-height: 22px;
}

.cluster-balloon-item h4 span {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    display: inline-block;
}

.cluster-balloon-item .obj-address {
    font-size: 14px;
    font-weight: 400;
    color: #59647a;
    line-height: 20px;
}

/* End */


/* Start:/local/templates/main_b2c/components/bitrix/map.yandex.system/company_map/style.css?1776848529666*/
div.bx-yandex-map {color: black; font-size: 11px;}
div.bx-yandex-map div.YMaps-b-balloon-content {color: black; font-size: 11px;}
div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td {
	padding: 0px !important;
}


div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td textarea{
	font-size: 11px;
}


div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td.YMaps-b-balloon-b {
	background-image: none !important;
}

/* End */


/* Start:/local/templates/main_b2c/components/spll/static.banner_with_elements/tours_target_categories/style.css?17849046214511*/
@font-face {
    font-family: 'Raleway';
    src: url('/local/templates/main_b2b/assets/fonts/Raleway-Regular.woff2') format('woff2'),
         url('/local/templates/main_b2b/assets/fonts/Raleway-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Raleway';
    src: url('/local/templates/main_b2b/assets/fonts/Raleway-SemiBold.woff2') format('woff2'),
         url('/local/templates/main_b2b/assets/fonts/Raleway-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

.page-container[data-v-829e58a8] {
    max-width: 1376px;
    margin-left: auto;
    margin-right: auto
}


.target-card[data-v-731cf4f3] {
    background-color: #fff;
    border-radius: 24px;
    overflow: hidden
}

.target-card__image-wrapper[data-v-731cf4f3] {
    position: relative
}

.target-card__image[data-v-731cf4f3] {
    height: 197px
}

@media screen and (max-width: 1024px) {
    .target-card__image[data-v-731cf4f3] {
        height:364px
    }
}

@media screen and (max-width: 680px) {
    .target-card__image[data-v-731cf4f3] {
        height:auto
    }
}

.target-card__image[data-v-731cf4f3] img {
    border-radius: 24px;
    width: 100%;
    height: 100%;
    object-position: center;
    object-fit: cover
}

.target-card__icon[data-v-731cf4f3] {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 12px;
    left: 12px;
    border-radius: 50%;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center
}

.target-card__content-subtitle[data-v-731cf4f3] {
    margin: -12px 0 12px;
    /* font-family: 'Raleway', Arial, sans-serif; */
    font-size: 14px;
    font-weight: 400;
    color: rgba(28, 27, 29, 0.7);
}

.target-card__content[data-v-731cf4f3] {
    padding: 20px
}

.target-card__content-title[data-v-731cf4f3] {
    /* font-family: 'Raleway', Arial, sans-serif; */
    font-size: 22px;
    font-weight: 600;
    line-height: 120%;
    margin: 0 0 12px
}

.target-card__content-description[data-v-731cf4f3] {
    font-weight: 400;
    font-size: 12px;
    line-height: 140%
}


@media screen and (max-width: 1350px) {
    .tourism-target__container[data-v-5ccf0db6] {
        padding:0
    }
}

.tourism-target__main[data-v-5ccf0db6] {
    border-radius: 24px;
    background-color: #e8e8ff;
    padding: 64px 92px 103px 83px;
    position: relative;
    overflow: hidden
}

@media screen and (max-width: 1350px) {
    .tourism-target__main[data-v-5ccf0db6] {
        padding:64px 40px 44px
    }
}

@media screen and (max-width: 680px) {
    .tourism-target__main[data-v-5ccf0db6] {
        border-radius:0;
        padding: 32px 20px;
        margin: 0 -15px
    }
}

.tourism-target__decoration[data-v-5ccf0db6] {
    position: absolute;
    top: -123px;
    left: 0;
    width: 100%;
    height: 479px
}

@media screen and (max-width: 1350px) {
    .tourism-target__decoration[data-v-5ccf0db6] {
        display:none
    }
}

.tourism-target__title[data-v-5ccf0db6] {
    /* font-family: 'Raleway', Arial, sans-serif; */
    font-size: clamp(1.5rem, 1.35rem + 0.75vw, 2.25rem);
    font-weight: 700;
    line-height: 120%;
    margin: 0 0 40px;
    text-align: center
}

@media screen and (max-width: 680px) {
    .tourism-target__title[data-v-5ccf0db6] {
        text-align: left;
        color: #1c1b1d;
        margin: 0 0 24px
    }
}

.tourism-target__list[data-v-5ccf0db6] {
    display: grid;
    grid-template-columns: repeat(3, 350px);
    column-gap: 60px;
    row-gap: 51px;
    list-style: none;
    padding: 0;
    margin: 0;
    position: relative;
    z-index: 1
}

@media screen and (max-width: 1350px) {
    .tourism-target__list[data-v-5ccf0db6] {
        grid-template-columns: repeat(3, minmax(0, 1fr));
        column-gap: 24px;
        row-gap: 34px;
    }

    .target-card__content-description[data-v-731cf4f3] {
        font-size: 16px;
    }

    .tourism-target__item[data-v-5ccf0db6]:nth-child(2) {
        margin-top: 24px;
    }
}

@media screen and (max-width: 1024px) {
    .tourism-target__list[data-v-5ccf0db6] {
        grid-template-columns: repeat(auto-fill,minmax(100%,1fr));
        gap: 34px
    }

    .tourism-target__item[data-v-5ccf0db6]:nth-child(2) {
        margin-top:0
    }
}

@media screen and (max-width: 680px) {
    .tourism-target__list[data-v-5ccf0db6] {
        gap:16px
    }
}

.tourism-target__item[data-v-5ccf0db6]:nth-child(2) {
    margin-top: 44px
}

/* End */


/* Start:/local/components/spll/calendar.mini/templates/tourism/style.css?178501547320955*/
/* === Обёртка всего блока === */
.calendar-mini-wrap {
    width: 100%;
    margin-top: 70px;
    margin-bottom: 70px;
}

/* === Заголовок === */
.calendar-mini-section__title {
    max-width: 717px;
    font-family: 'Montserrat', Arial, sans-serif;
    font-size: 36px;
    font-weight: 700;
    color: #1C1B1D;
    margin-bottom: 24px;
    line-height: 120%;
}

/* === Основной контейнер === */
.calendar-mini-section {
    position: relative;
    width: 100%;
    min-height: 0;
}

/* === Левая колонка с карточками === */
.calendar-mini-section__list {
    width: 886px;
    display: flex;
    flex-direction: column;
    gap: 16px;
    min-height: 44.5rem;
}

.calendar-mini-events-grid {
    display: grid;
    grid-template-columns: repeat(2, 435px);
    gap: 16px;
    min-height: 28.5rem;
}

.calendar-mini-featured {
    display: grid;
    grid-template-columns: 435px 322px;
    gap: 16px;
}

.calendar-mini-featured__media-slot {
    width: 435px;
    height: 235px;
}

.calendar-mini-featured__event-slot {
    width: 322px;
    height: 235px;
}

/* === Календарь === */
.calendar-mini-section__sidebar {
    position: absolute;
    top: 0;
    right: 0;
    width: 435px;
    /* height: 456px; */
    display: flex;
    flex-direction: column;
    gap: 20px;
    align-items: center;
    padding: 18px 0;
    background: #E8E8FF;
    border-radius: 20px;
    box-sizing: border-box;
}

.calendar-mini-section__sidebar .cal-widget {
    width: 398px;
    /* height: 348px; */
    padding: 24px;
    background: #FFFFFF;
    border: 1px solid #ABABAB;
    border-radius: 10px;
    box-sizing: border-box;
    overflow: hidden;
}

.cal-widget__loading {
    padding: 0;
}


/* === Кнопка перейти к календарю === */
.calendar-mini__btn {
    display: block;
    width: 100%;
    padding: 16px;
    background: #3dbf8a;
    color: #fff;
    text-align: center;
    border-radius: 10px;
    text-decoration: none;
    font-size: 16px;
    font-weight: 500;
    transition: background 0.2s;
    box-sizing: border-box;
}

.calendar-mini__btn:hover {
    background: #2ea876;
}

/* === Карточки мероприятий === */
.exhibition-card {
    --calendar-mini-address-max: 190px;
    background-color: #fff;
    padding: 20px;
    border-radius: 20px;
    width: 435px;
    height: 220px;
    border: 1px solid #d9d7ff;
    box-sizing: border-box;
}

.calendar-mini-card__link,
.exhibition-card a {
    text-decoration: none;
    color: inherit;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    gap: 0;
    min-height: 0;
}

.calendar-mini-card__link--compact,
.exhibition-card a.calendar-mini-card__link--compact {
    justify-content: space-between;
}

/* Верхняя строка: адрес · дата */
.exhibition-card__meta {
    display: flex;
    align-items: center;
    gap: 6px;
    flex-wrap: nowrap;
    min-width: 0;
    overflow: hidden;
}

.exhibition-card__address {
    display: flex;
    align-items: center;
    min-width: 0;
    max-width: var(--calendar-mini-address-max);
    flex: 0 1 auto;
    font-family: 'Montserrat', Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 140%;
    color: #534FBD;
}

.exhibition-card__address-text {
    display: block;
    min-width: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/* Точка-разделитель */
.exhibition-card__meta .exhibition-card__address::after {
    content: '•';
    flex: 0 0 auto;
    margin-left: 6px;
    color: #534FBD;
}

.exhibition-card__date {
    flex: 0 0 auto;
    overflow: visible;
    text-overflow: clip;
    white-space: nowrap;
    font-family: 'Montserrat', Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 140%;
    color: #534FBD;
}

/* Логотип */
.exhibition-card__logo {
    width: 100px;
    height: 60px;
    flex-shrink: 0;
    margin: 22px 0 0;
    display: flex;
    align-items: center;
}

.exhibition-card__logo img {
    width: 100%;
    height: 100%;
    object-position: left center;
    object-fit: contain;
}

/* Название */
.exhibition-card__title {
    display: block;
    overflow: hidden;
    margin-top: auto;
    font-family: 'Montserrat', Arial, sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 138%;
    color: #1C1B1D;
    margin-bottom: 0;
}

.calendar-mini-wrap .exhibition-card__title,
.calendar-mini-wrap .exhibition-card__title.h-3 {
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden !important;
    text-overflow: ellipsis;
    font-family: 'Montserrat', Arial, sans-serif !important;
    font-size: 20px !important;
    font-weight: 600 !important;
    line-height: 138% !important;
    letter-spacing: 0 !important;
    color: #1C1B1D !important;
}

.calendar-mini-card__link--compact .exhibition-card__logo,
.exhibition-card a.calendar-mini-card__link--compact .exhibition-card__logo {
    margin-top: 0;
}

.calendar-mini-card__link--compact .exhibition-card__title,
.exhibition-card a.calendar-mini-card__link--compact .exhibition-card__title {
    margin-top: 0;
}

.calendar-mini-featured__event-slot .exhibition-card,
.calendar-mini-featured__event-slot .exhibition-card--featured {
    --calendar-mini-address-max: 118px;
    width: 322px;
    height: 235px;
}

/* === Фото-карточка со слайдером === */
.exhibition-card--photo {
    padding: 0;
    overflow: hidden;
    border-radius: 20px;
    width: 435px;
    height: 235px;
    min-height: 235px;
    border: 1px solid #d9d7ff;
    background: #fff;
}

/* === Слайдер === */
.excursions-slider {
    position: relative;
    width: 100%;
    height: 100%;
    min-height: 235px;
    overflow: hidden;
    border-radius: 20px;
}

.excursions-slider__wrapper {
    display: flex;
    transition: transform 0.4s ease;
    height: 100%;
}

.excursions-slider__slide {
    min-width: 100%;
    height: 100%;
}

.excursions-slider__slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.excursions-slider__prev,
.excursions-slider__next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(0, 0, 0, 0.4);
    color: #fff;
    border: none;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    cursor: pointer;
    font-size: 20px;
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background 0.2s;
    z-index: 2;
}

.excursions-slider__prev:hover,
.excursions-slider__next:hover {
    background: rgba(0, 0, 0, 0.65);
}

.excursions-slider__prev { left: 10px; }
.excursions-slider__next { right: 10px; }

/* === Новости в сайдбаре === */
.industrial-news {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 547px;
    height: 235px;
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.industrial-news__item {
    display: block;
    background: #fff;
    width: 547px;
    padding: 20px;
    border: 1px solid #d9d7ff;
    border-radius: 20px;
    box-sizing: border-box;
    font-family: 'Montserrat', Arial, sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 138%;
    color: #1C1B1D;
    text-decoration: none;
    transition: box-shadow 0.2s;
    overflow: hidden;
}

.industrial-news__item:hover {
    box-shadow: 0 2px 12px rgba(0,0,0,0.10);
}

.industrial-news__item:first-child {
    /* height: 124px; */
}
.industrial-news__item-text {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;  
    overflow: hidden;
}

.industrial-news__item:last-child:not(:first-child) {
    /* height: 96px; */
}

/* === Виджет календаря === */
.cal-widget__loading {
    width: 100%;
    height: 100%;
    background: transparent;
    border: none;
    border-radius: 0;
    box-sizing: border-box;
    padding: 0;
}

.calendar-component__header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 16px;
}

.calendar-component__month-year {
    font-family: 'Montserrat', Arial, sans-serif;
    font-weight: 600;
    font-size: 16px;
    color: #1C1B1D;
}

.calendar-component__nav-btn {
    background: none;
    border: none;
    cursor: pointer;
    font-size: 20px;
    color: #9ca3af;
    padding: 4px 8px;
    border-radius: 6px;
    line-height: 1;
}

.calendar-component__nav-btn:hover {
    background: #f1f5f9;
}

.cal-widget__grid {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    gap: 2px;
}

.calendar-component__weekdays {
    display: contents;
}

.calendar-component__weekday {
    text-align: center;
    font-family: 'Montserrat', Arial, sans-serif;
    font-size: 11px;
    font-weight: 400;
    color: #919191;
    padding: 4px 0 8px;
    text-transform: uppercase;
}

.cal-widget__day {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 4px 2px;
    border-radius: 6px;
    min-height: 36px;
    gap: 2px;
    cursor: pointer;
    transition: background 0.15s;
}

.cal-widget__day:hover { background: #f8fafc; }
.cal-widget__day--empty { opacity: 0.3; cursor: default; }
.cal-widget__day--empty:hover { background: transparent; }

.cal-widget__day-num {
    font-family: 'Montserrat', Arial, sans-serif;
    font-size: 16px;
    color: #1C1B1D;
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.cal-widget__day--today {
    background-color: var(--q-primary-light);
}
.cal-widget__day--selected {
    background-color: #E8E8FF;
}
/* .cal-widget__day--today .cal-widget__day-num {
    background: #534FBD;
    color: #fff;
    border-radius: 50%;
} */

/* .cal-widget__day--selected .cal-widget__day-num {
    background: #e2e8f0;
    font-weight: 600;
    border-radius: 50%;
} */

.cal-widget__dots {
    display: flex;
    gap: 2px;
    flex-wrap: wrap;
    justify-content: center;
    height: 6px; /* место под точку резервируем всегда — высота строк не «прыгает» */
}

.cal-widget__dot {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    display: inline-block;
    flex-shrink: 0;
}

/* Метка «в этот день есть мероприятие» — точка под числом (по макету) */
.cal-widget__dot--event {
    background: #8654CC;
}

.calendar-mini-legend {
    display: none;
}

.calendar-mini__btn {
    width: 398px;
    height: 48px;
    min-height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 8px 16px;
    background: #24D292;
    color: #fff;
    text-align: center;
    border-radius: 10px;
    text-decoration: none;
    font-family: 'Raleway', Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 130%;
    letter-spacing: 0.01em;
    box-sizing: border-box;
}

.calendar-mini__btn:hover {
    background: #1fbe84;
}

.calendar-cards__empty {
    width: 100%;
    min-height: 220px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    border: 1px solid #d9d7ff;
    border-radius: 20px;
    font-family: 'Montserrat', Arial, sans-serif;
    font-size: 18px;
    color: #1C1B1D;
    box-sizing: border-box;
    padding: 20px;
}

@media screen and (max-width: 1390px) {
    .calendar-mini-section {
        position: relative;
        min-height: 0;
        display: grid;
        grid-template-columns: 736px 435px;
        column-gap: 16px;
        row-gap: 16px;
        align-items: start;
    }

    .calendar-mini-section__list {
        width: 736px;
        grid-column: 1;
        grid-row: 1;
        min-height: auto;
    }

    .calendar-mini-events-grid,
    .calendar-mini-featured {
        grid-template-columns: repeat(2, 360px);
        gap: 16px;
    }

    .calendar-mini-featured__media-slot,
    .calendar-mini-featured__event-slot,
    .exhibition-card,
    .calendar-mini-featured__event-slot .exhibition-card,
    .calendar-mini-featured__event-slot .exhibition-card--featured,
    .exhibition-card--photo {
        width: 360px;
        height: 220px;
        min-height: 220px;
    }

    .calendar-mini-featured__event-slot .exhibition-card,
    .calendar-mini-featured__event-slot .exhibition-card--featured {
        --calendar-mini-address-max: 190px;
    }

    .excursions-slider {
        min-height: 220px;
    }

    .exhibition-card__meta,
    .exhibition-card__title {
        max-width: 320px;
    }

    .calendar-mini-section__sidebar {
        position: static;
        grid-column: 2;
        grid-row: 1;
    }

    .industrial-news {
        position: static;
        grid-column: 1 / -1;
        grid-row: 2;
        width: 100%;
        height: auto;
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 16px;
    }

    .industrial-news__item {
        width: 100%;
        height: 96px;
    }

    .industrial-news__item:first-child {
        /* height: 124px; */
    }

}

@media screen and (max-width: 1200px) {
    .calendar-mini-wrap {
        margin-top: 40px;
        margin-bottom: 40px;
    }

    .calendar-mini-section__title {
        max-width: 717px;
        font-size: 36px;
        line-height: 120%;
        margin-bottom: 24px;
    }

    .calendar-mini-section {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 16px;
        align-items: start;
        justify-content: start;
    }

    .calendar-mini-section__list,
    .calendar-mini-events-grid,
    .calendar-mini-featured {
        display: contents;
        width: auto;
    }

    .calendar-mini-events-grid > .exhibition-card:nth-child(1) {
        grid-column: 1;
        grid-row: 1;
    }

    .calendar-mini-events-grid > .exhibition-card:nth-child(2) {
        grid-column: 1;
        grid-row: 2;
    }

    .calendar-mini-section__sidebar {
        grid-column: 2;
        grid-row: 1 / span 2;
        width: 100%;
        /* height: 456px; */
        padding: 20px;
        gap: 20px;
        align-self: stretch;
        justify-self: start;
    }

    .calendar-mini-section__sidebar .cal-widget {
        width: 100%;
        flex: 1 1 auto;
        height: auto;
        padding: 20px;
    }

    .calendar-mini__btn {
        width: 100%;
        height: 48px;
        min-height: 48px;
        font-size: 16px;
    }

    .cal-widget__loading {
        width: 100%;
        height: 100%;
    }

    .calendar-mini-events-grid > .exhibition-card:nth-child(3) {
        grid-column: 1;
        grid-row: 3;
    }

    .calendar-mini-events-grid > .exhibition-card:nth-child(4) {
        grid-column: 2;
        grid-row: 3;
    }

    .calendar-mini-featured__media-slot {
        grid-column: 1;
        grid-row: 4;
    }

    .calendar-mini-featured__event-slot {
        grid-column: 2;
        grid-row: 4;
    }

    .industrial-news {
        grid-column: 1 / -1;
        grid-row: 5;
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 16px;
        width: 100%;
        justify-content: start;
    }

    .calendar-mini-featured__media-slot,
    .calendar-mini-featured__event-slot,
    .exhibition-card,
    .exhibition-card--featured,
    .exhibition-card--photo,
    .industrial-news__item {
        width: 100%;
    }

    .calendar-mini-featured__event-slot .exhibition-card,
    .calendar-mini-featured__event-slot .exhibition-card--featured {
        width: 100%;
        max-width: none;
    }

    .exhibition-card {
        height: 220px;
        padding: 20px;
    }

    .exhibition-card--photo,
    .calendar-mini-featured__media-slot,
    .calendar-mini-featured__event-slot,
    .calendar-mini-featured__event-slot .exhibition-card,
    .calendar-mini-featured__event-slot .exhibition-card--featured {
        height: 220px;
        min-height: 220px;
    }

    .excursions-slider {
        min-height: 220px;
    }

    .exhibition-card__meta,
    .exhibition-card__title {
        max-width: 320px;
    }

    .exhibition-card__meta,
    .exhibition-card__date {
        font-size: 14px;
        line-height: 140%;
    }

    .exhibition-card__address {
        font-size: 14px;
        line-height: 140%;
    }

    .exhibition-card__logo {
        width: 100px;
        height: 60px;
        margin-top: 22px;
    }

    .exhibition-card__title,
    .calendar-mini-wrap .exhibition-card__title,
    .calendar-mini-wrap .exhibition-card__title.h-3 {
        font-size: 20px !important;
        line-height: 138% !important;
    }

    .industrial-news__item,
    .industrial-news__item:first-child,
    .industrial-news__item:last-child:not(:first-child) {
        height: 152px;
        padding: 16px;
        font-size: 20px;
        line-height: 138%;
    }
}

@media screen and (max-width: 768px) {
    .calendar-mini-section {
        grid-template-columns: repeat(2, 360px);
        justify-content: start;
    }

    .calendar-mini-section__sidebar {
        width: 360px;
        max-width: 360px;
        /* height: 456px; */
    }

    .calendar-mini-featured__media-slot,
    .calendar-mini-featured__event-slot,
    .exhibition-card,
    .exhibition-card--featured,
    .exhibition-card--photo,
    .industrial-news__item {
        width: 360px;
    }

    .exhibition-card,
    .exhibition-card--photo,
    .calendar-mini-featured__media-slot,
    .calendar-mini-featured__event-slot,
    .calendar-mini-featured__event-slot .exhibition-card,
    .calendar-mini-featured__event-slot .exhibition-card--featured {
        height: 220px;
        min-height: 220px;
    }

    .industrial-news__item,
    .industrial-news__item:first-child,
    .industrial-news__item:last-child:not(:first-child) {
        width: 360px;
        height: 152px;
    }
}

@media screen and (max-width: 755px) {
    .calendar-mini-wrap {
        margin-top: 24px;
        margin-bottom: 24px;
    }

    .calendar-mini-section__title {
        max-width: none;
        font-size: 23px;
        line-height: 130%;
        font-weight: 600;
        margin-bottom: 24px;
    }

    .calendar-mini-section {
        display: flex;
        flex-direction: column;
        gap: 24px;
        justify-content: flex-start;
        align-items: flex-start;
        overflow: visible;
        padding-bottom: 0;
    }

    .calendar-mini-section__sidebar {
        order: 1;
        width: 100%;
        max-width: none;
        /* height: 456px; */
        justify-self: auto;
    }

    .calendar-mini-section__list {
        order: 2;
        width: 100%;
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        flex-wrap: nowrap;
        gap: 16px;
        overflow-x: auto;
        overflow-y: hidden;
        padding-bottom: 4px;
        scrollbar-width: none;
    }

    .calendar-mini-section__list::-webkit-scrollbar {
        display: none;
    }

    .calendar-mini-events-grid,
    .calendar-mini-featured {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        flex-wrap: nowrap;
        gap: 16px;
        width: max-content;
        flex: 0 0 auto;
    }

    .calendar-mini-featured__media-slot {
        display: none;
    }

    .calendar-mini-featured__media-slot,
    .calendar-mini-featured__event-slot,
    .exhibition-card,
    .exhibition-card--featured,
    .exhibition-card--photo,
    .industrial-news__item {
        width: 260px;
    }

    .calendar-mini-section__sidebar .cal-widget,
    .calendar-mini__btn {
        width: 100%;
    }

    .exhibition-card,
    .exhibition-card--photo,
    .calendar-mini-featured__media-slot,
    .calendar-mini-featured__event-slot,
    .calendar-mini-featured__event-slot .exhibition-card,
    .calendar-mini-featured__event-slot .exhibition-card--featured,
    .industrial-news__item,
    .industrial-news__item:first-child,
    .industrial-news__item:last-child:not(:first-child) {
        height: 220px;
        min-height: 220px;
    }

    .excursions-slider {
        min-height: 220px;
    }

    .exhibition-card__meta,
    .exhibition-card__title {
        max-width: 220px;
    }

    .exhibition-card__logo {
        margin-top: 17px;
    }

    .exhibition-card__title,
    .calendar-mini-wrap .exhibition-card__title,
    .calendar-mini-wrap .exhibition-card__title.h-3,
    .industrial-news__item {
        font-size: 16px !important;
        line-height: 138% !important;
    }

    .industrial-news {
        display: none;
    }
}

@media screen and (max-width: 360px) {
    .calendar-mini-section__title {
        max-width: 320px;
    }

    .calendar-mini-section__sidebar {
        width: 320px;
        max-width: 320px;
    }
}

/* End */


/* Start:/local/templates/main_b2c/components/spll/static.banner_with_elements/tours_development_plans/style.css?17768485298374*/
.page-container[data-v-829e58a8] {
    max-width: 1376px;
    margin-left: auto;
    margin-right: auto
}


.tourism-plan-card[data-v-d61c3028] {
    border: 1px solid #d6d7ff;
    border-radius: 16px;
    padding: 36px
}

@media screen and (max-width: 680px) {
    .tourism-plan-card[data-v-d61c3028] {
        padding:0
    }
}

.tourism-plan-card__content-wrapper[data-v-d61c3028] {
    display: flex;
    justify-content: space-between;
    gap: 70px
}

@media screen and (max-width: 1200px) {
    .tourism-plan-card__content-wrapper[data-v-d61c3028] {
        flex-direction:column;
        gap: 24px
    }
}

.tourism-plan-card__content[data-v-d61c3028] {
    position: relative;
    max-width: 510px
}

@media screen and (max-width: 1200px) {
    .tourism-plan-card__content[data-v-d61c3028] {
        order: 1;
        max-width: 100%
    }
}

@media screen and (max-width: 680px) {
    .tourism-plan-card__content[data-v-d61c3028] {
        padding:0 16px 16px
    }
}

.tourism-plan-card__content-title[data-v-d61c3028] {
    font-size: 28px;
    font-weight: 600;
    margin: 0 0 16px;
    line-height: 130%
}

@media screen and (max-width: 680px) {
    .tourism-plan-card__content-title[data-v-d61c3028] {
        font-size:20px
    }
}

.tourism-plan-card__content-description[data-v-d61c3028] {
    color: #1c1b1d
}

@media screen and (max-width: 1200px) {
    .tourism-plan-card__content-description[data-v-d61c3028] {
        margin-bottom: 0;
        max-width: 560px
    }
}

.tourism-plan-card__content-description[data-v-d61c3028]:empty {
    display: none
}

.tourism-plan-card__content-description[data-v-d61c3028] h3,
.tourism-plan-card__content-description[data-v-d61c3028] p {
    margin: 0
}

.tourism-plan-card__content-description[data-v-d61c3028] h3 {
    font-family: 'Montserrat', Arial, sans-serif;
    font-size: 28px;
    font-weight: 600;
    line-height: 130%;
    letter-spacing: 0;
    color: #1c1b1d;
    margin-bottom: 16px
}

@media screen and (max-width: 680px) {
    .tourism-plan-card__content-description[data-v-d61c3028] h3 {
        font-size: 20px
    }
}

.tourism-plan-card__content-description[data-v-d61c3028] p,
.tourism-plan-card__content-description[data-v-d61c3028] {
    font-family: 'Montserrat', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 140%;
    letter-spacing: 0;
    color: #1c1b1d
}

.tourism-plan-card__content-description[data-v-d61c3028] br {
    display: none
}

.tourism-plan-card__content-logo[data-v-d61c3028] {
    position: absolute;
    bottom: 0;
    left: 0
}

@media screen and (max-width: 1200px) {
    .tourism-plan-card__content-logo[data-v-d61c3028] {
        position: static;
        margin-top: 24px
    }
}

.tourism-plan-card__content-bottom[data-v-d61c3028] {
    padding-top: 36px;
    border-top: 1px solid #d6d7ff;
    margin-top: 36px
}

@media screen and (max-width: 1200px) {
    .tourism-plan-card__content-bottom[data-v-d61c3028] {
        padding-top:24px;
        margin-top: 24px
    }
}

@media screen and (max-width: 680px) {
    .tourism-plan-card__content-bottom[data-v-d61c3028] {
        margin-top:16px;
        padding: 16px
    }
}

.tourism-plan-card__content-bottom-title[data-v-d61c3028] {
    font-size: 20px;
    font-weight: 600;
    margin: 0 0 16px;
    line-height: 130%
}

@media screen and (max-width: 680px) {
    .tourism-plan-card__content-bottom-title[data-v-d61c3028] {
        font-size:18px
    }
}

.tourism-plan-card__content-bottom-list[data-v-d61c3028] {
    padding: 0 0 0 16px;
    margin: 0;
    gap: 8px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    max-height: 192px
}

@media screen and (max-width: 1200px) {
    .tourism-plan-card__content-bottom-list[data-v-d61c3028] {
        max-height:100%
    }
}

.tourism-plan-card__content-bottom-item[data-v-d61c3028] {
    max-width: 510px;
    font-size: 16px;
    line-height: 130%
}

.tourism-plan-card__content-bottom-item[data-v-d61c3028]::marker {
    color: #9c68e5
}

.tourism-plan-card__img[data-v-d61c3028] {
    width: 100%;
    max-width: 596px;
    flex: 0 1 596px;
    aspect-ratio: 596 / 295
}

.tourism-plan-card__img[data-v-d61c3028] picture {
    display: block;
    width: 100%;
    height: 100%
}

.tourism-plan-card__img[data-v-d61c3028] img {
    width: 100%;
    height: 100%;
    object-position: center;
    object-fit: cover;
    border-radius: 16px;
    overflow: hidden
}

@media screen and (max-width: 1200px) {
    .tourism-plan-card__img[data-v-d61c3028] {
        order: 0;
        max-width: 656px;
        flex: 0 1 auto;
        aspect-ratio: 656 / 324
    }
}

.slide-fade-enter-active[data-v-d66018ba] {
    transition: all .2s ease-out
}

.slide-fade-leave-active[data-v-d66018ba] {
    transition: all .2s cubic-bezier(1,.5,.8,1)
}

.slide-fade-enter-from[data-v-d66018ba],.slide-fade-leave-to[data-v-d66018ba] {
    transform: translate(20px);
    opacity: 0
}

.tourism-plan__main[data-v-d66018ba] {
    padding: 70px 0
}

@media screen and (max-width: 920px) {
    .tourism-plan__main[data-v-d66018ba] {
        padding:40px 0
    }
}

@media screen and (max-width: 680px) {
    .tourism-plan__main[data-v-d66018ba] {
        padding: 32px 0
    }
}

.tourism-plan__title[data-v-d66018ba] {
    font-family: 'Montserrat', Arial, sans-serif;
    font-size: 36px;
    font-weight: 700;
    margin: 0 0 40px;
    line-height: 120%
}

@media screen and (max-width: 920px) {
    .tourism-plan__title[data-v-d66018ba] {
        font-size: 23px;
        font-weight: 600;
        line-height: 130%;
        letter-spacing: 0;
        color: #1c1b1d;
        margin-bottom: 24px
    }
}

.tourism-plan__tabs-list[data-v-d66018ba] {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
    margin: 0 0 24px;
    gap: 16px
}

@media screen and (max-width: 1200px) {
    .tourism-plan__tabs-list[data-v-d66018ba] {
        flex-wrap:nowrap;
        overflow-x: auto;
        -ms-overflow-style: none;
        scrollbar-width: none
    }

    .tourism-plan__tabs-list[data-v-d66018ba]::-webkit-scrollbar {
        display: none
    }
}

@media screen and (max-width: 680px) {
    .tourism-plan__tabs-list[data-v-d66018ba] {
        margin: 0 0 16px
    }
}

.tourism-plan__tabs-link-button[data-v-d66018ba] {
    border: none;
    background: none;
    margin: 0;
    cursor: pointer;
    outline: none;
    appearance: none;
    -webkit-appearance: none;
    transition: .2s ease-in;
    transition-property: background-color,.3s,ease-in-out;
    font: 600 16px/140% 'Montserrat', Arial, sans-serif;
    letter-spacing: 0;
    background-color: #e8e8ff;
    padding: 12px;
    border-radius: 10px;
    color: #1c1b1d
}

@media screen and (min-width: 1201px) and (hover: hover) {
    .tourism-plan__tabs-link-button[data-v-d66018ba]:not(:disabled):not(.tourism-plan__tabs-link-button--disabled):not(.disabled):hover,.tourism-plan__tabs-link-button[data-v-d66018ba]:not(:disabled):not(.tourism-plan__tabs-link-button--disabled):not(.disabled):focus-visible {
        background-color:#9d8ffe;
        color: #fff
    }
}

@media screen and (max-width: 1200px) {
    .tourism-plan__tabs-link-button[data-v-d66018ba] {
        white-space:nowrap
    }
}

.tourism-plan__tabs-link-button.active[data-v-d66018ba] {
    background-color: #9d8ffe;
    color: #fff
}


.tourism-plan-card {
    display: none;
}
.tourism-plan-card.active {
    display: block;
}
.tourism-plan__tabs-link-button.active {
    font-weight: 600;
    border-bottom: none;
}


/* Блок с DETAIL_TEXT */
.tourism-plan-card__details {
    padding: 36px 36px 0 36px;
    border-top: 1px solid #D6D7FF;
    margin-top: 40px;
}

.tourism-plan-card__details-content {
    font-size: 16px;
    line-height: 1.5;
    color: #333;
}

/* Стили для списков внутри DETAIL_TEXT */
.tourism-plan-card__details-content ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 16px 24px;
    list-style: none;
    padding: 0;
    margin: 20px 0;
}

.tourism-plan-card__details-content li {
    position: relative;
    padding-left: 20px;
}

.tourism-plan-card__details-content li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 8px;
    width: 6.67px;
    height: 6.67px;
    background-color: #9C68E5;
    border-radius: 50%;
}

/* End */


/* Start:/local/templates/main_b2c/components/spll/static.banner_with_elements/promo_tours/style.css?17849049566237*/
.tours-section {
    padding: 70px 0;
}

.tours-section__head {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 24px;
    margin-bottom: 32px;
}

.tours-section__title {
    margin: 0;
    font-family: 'Montserrat', Arial, sans-serif;
    font-size: 36px;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: 0;
    color: #1c1b1d;
}

.tours-section__button {
    width: 212px;
    min-height: 48px;
    padding: 12px 20px;
    font-family: 'Raleway', Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 130%;
    letter-spacing: 0.01em;
    color: #ffffff;
    flex: 0 0 auto;
}

.tours-section__button .eye-no-styles {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    color: inherit;
}

.tours-section__content {
    overflow: hidden;
}

.tours-section__slider {
    overflow: visible;
}

.tours-section__slider .swiper-wrapper {
    align-items: stretch;
}

.tours-section__slider .swiper-slide.tours-section__slide {
    width: auto !important;
    max-width: none !important;
    min-width: 0;
    flex-shrink: 0;
    height: auto;
}

.tours-section__card {
    height: 460px;
    padding: 20px;
    border-radius: 16px;
    background: #e8e8ff;
}

.tours-section__card-link {
    display: flex;
    height: 100%;
    color: inherit;
    text-decoration: none;
    flex-direction: column;
}

.tours-section__card-image-wrap {
    position: relative;
    width: 394px;
    height: 272px;
    margin-bottom: 20px;
    border-radius: 12px;
    overflow: hidden;
    background: linear-gradient(180deg, #bfd8f6 0%, #8bb1dc 100%);
}

.tours-section__card-image-wrap::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 61.37%, rgba(0, 0, 0, 0.72) 100%);
    pointer-events: none;
}

.tours-section__card-image {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.tours-section__card-tags,
.tours-section__card-meta {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 1;
    display: flex;
    flex-wrap: wrap;
}

.tours-section__card-tags {
    top: 0;
    gap: 6px;
    padding: 10px;
}

.tours-section__card-tag {
    display: inline-flex;
    align-items: center;
    /* min-height: 28px; */
    padding: 6px 10px;
    border-radius: 999px;
    background: #ffffff;
    font-family: 'Montserrat', Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 140%;
    letter-spacing: 0;
    color: #1c1b1d;
}

.tours-section__card-meta {
    bottom: 0;
    align-items: center;
    gap: 8px;
    padding: 12px 12px 14px;
    font-family: 'Montserrat', Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 140%;
    letter-spacing: 0;
    color: #ffffff;
}

.tours-section__card-meta-dot {
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background: currentColor;
}

.tours-section__card-body {
    display: flex;
    flex-direction: column;
    width: 394px;
    height: 128px;
    overflow: hidden;
}

.tours-section__card-region {
    margin-bottom: 4px;
    font-family: 'Montserrat', Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 140%;
    letter-spacing: 0;
    color: rgba(28, 27, 29, 0.56);
    font-style: normal;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.tours-section__card-title {
    margin: 0 0 12px;
    font-family: 'Montserrat', Arial, sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 138%;
    letter-spacing: 0;
    color: #1c1b1d;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.tours-section__card-description {
    margin: 0;
    font-family: 'Montserrat', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 140%;
    letter-spacing: 0;
    color: #1c1b1d;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.tours-section__footer--mobile-only {
    display: none;
    margin-top: 24px;
}

@media screen and (min-width: 1350px) {
    .tours-section__slider .swiper-wrapper {
        display: flex !important;
        gap: 17px !important;
        align-items: stretch;
        width: auto !important;
        transform: none !important;
    }

    .tours-section__slider .swiper-slide.tours-section__slide {
        width: 434px !important;
        max-width: 434px !important;
        margin-right: 0 !important;
    }
}

@media screen and (max-width: 1349px) {
    .tours-section {
        padding: 40px 0;
    }

    .tours-section__head {
        gap: 20px;
        margin-bottom: 24px;
    }

    .tours-section__button {
        width: 214px;
    }

    .tours-section__card {
        width: 434px;
        height: 456px;
    }

    .tours-section__card-body {
        height: 124px;
    }

    .tours-section__card-description {
        font-size: 14px;
    }
}

@media screen and (max-width: 680px) {
    .tours-section {
        padding: 32px 0;
    }

    .tours-section__head {
        display: block;
        margin-bottom: 20px;
    }

    .tours-section__title {
        font-size: 23px;
        font-weight: 600;
        line-height: 130%;
    }

    .tours-section__head .tours-section__button--desktop {
        display: none !important;
    }

    .tours-section__card {
        width: 305px;
        height: 355px;
    }

    .tours-section__card-image-wrap {
        width: 265px;
        height: 183px;
    }

    .tours-section__card-body {
        width: 265px;
        height: 112px;
    }

    .tours-section__card-meta {
        display: none;
    }

    .tours-section__card-title {
        font-size: 16px;
        line-height: 140%;
    }

    .tours-section__card-description {
        font-size: 12px;
    }

    .tours-section__footer--mobile-only {
        display: block;
    }

    .tours-section__footer--mobile-only .tours-section__button--mobile {
        display: flex;
        width: 100%;
        min-height: 48px;
    }
}
/* End */


/* Start:/local/templates/main_b2c/components/spll/static.banner_with_elements/vitrina_promo_4_img_tourism/style.css?17768485293110*/
.product-promo {
    position: relative;
    z-index: 1;
    min-height: 610px;
}

.product-promo__content {
    position: relative;
    z-index: 2;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: min(100%, 560px);
    min-height: 610px;
    margin: 0 auto;
}

.product-promo__title {
    margin: 0;
    width: min(100%, 560px);
    min-height: 86px;
    font-family: 'Montserrat', Arial, sans-serif;
    font-size: 36px;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: 0;
    color: #1c1b1d;
    text-align: center;
    text-shadow: none;
}

.product-promo__text {
    width: min(100%, 520px);
    min-height: 46px;
    margin: 20px auto 0;
    font-family: 'Raleway', Arial, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 130%;
    letter-spacing: 0.01em;
    color: #1c1b1d;
    text-align: center;
}

.product-promo__btn {
    width: 196px;
    min-width: 196px;
    height: 48px;
    min-height: 48px;
    margin-top: 24px;
    padding: 0 16px;
    font-family: 'Raleway', Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 130%;
    letter-spacing: 0.01em;
}

.product-promo__btn .eye-no-styles {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    color: inherit;
}

.product-promo__bg img {
    position: absolute;
    z-index: 1;
    display: block;
    border-radius: 16px;
    object-fit: cover;
}

.product-promo__bg:nth-child(1) img {
    top: 70px;
    left: 0;
    width: 180px;
    height: 180px;
}

.product-promo__bg:nth-child(2) img {
    top: 70px;
    right: 0;
    width: 220px;
    height: 200px;
}

.product-promo__bg:nth-child(3) img {
    left: 110px;
    bottom: 70px;
    width: 220px;
    height: 200px;
}

.product-promo__bg:nth-child(4) img {
    right: 134px;
    bottom: 70px;
    width: 180px;
    height: 180px;
}

@media screen and (max-width: 1200px) {
    .product-promo {
        min-height: 780px;
        margin: 0;
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .product-promo__bg img {
        position: absolute;
    }

    .product-promo__content {
        width: 100%;
        max-width: 560px;
        min-height: 780px;
        padding: 0;
    }

    .product-promo__text {
        width: min(100%, 520px);
        min-height: 44px;
        margin-top: 16px;
        font-family: 'Montserrat', Arial, sans-serif;
        font-size: 16px;
        line-height: 140%;
        letter-spacing: 0;
    }

    .product-promo__text > br {
        display: none;
    }

    .product-promo__bg:nth-child(1) img {
        top: 39px;
        left: 0;
    }

    .product-promo__bg:nth-child(2) img {
        top: 39px;
        right: 0;
    }

    .product-promo__bg:nth-child(3) img {
        left: 65px;
        bottom: 40px;
    }

    .product-promo__bg:nth-child(4) img {
        right: 56px;
        bottom: 40px;
    }
}

@media screen and (max-width: 680px) {
    .product-promo {
        display: none;
    }
}

/* End */
/* /local/components/spll/static.section_description/templates/.default/style.css?177684852950 */
/* /local/templates/main_b2c/components/spll/static.banner_with_elements/tours_region_3_buttons/style.css?17849042329570 */
/* /local/templates/main_b2c/components/spll/static.banner_with_elements/simple_text_2_col/style.css?17768485298361 */
/* /local/components/spll/interact.map/templates/.default/style.css?178481975910142 */
/* /local/templates/main_b2c/components/bitrix/map.yandex.system/company_map/style.css?1776848529666 */
/* /local/templates/main_b2c/components/spll/static.banner_with_elements/tours_target_categories/style.css?17849046214511 */
/* /local/components/spll/calendar.mini/templates/tourism/style.css?178501547320955 */
/* /local/templates/main_b2c/components/spll/static.banner_with_elements/tours_development_plans/style.css?17768485298374 */
/* /local/templates/main_b2c/components/spll/static.banner_with_elements/promo_tours/style.css?17849049566237 */
/* /local/templates/main_b2c/components/spll/static.banner_with_elements/vitrina_promo_4_img_tourism/style.css?17768485293110 */
