

/* Start:/bitrix/templates/verfmos/css/title.css?1782719503811*/
.title-head {background: #2A438A; color: #fff; overflow: hidden; width: 100%;}
.title-head h1 {text-transform: uppercase;font-size: 90px;line-height: 1;padding: 160px 0px 40px 0px;}
.title-head .marquee-track {display: flex; width: max-content;}
.title-head .marquee-line {display: flex; flex-shrink: 0;}
.title-head .marquee-item {display: inline-flex; align-items: center; flex-shrink: 0; padding-right: 0;}
.title-head .marquee-item::after {content: '\2022'; display: inline-block; margin: 0 32px; color: inherit; font-size: 0.6em; vertical-align: middle;}

@media (max-width: 980px) {
.title-head h1 {font-size: 35px; padding: 100px 0px 10px 0px;}
}

@media (max-width: 480px) {
.title-head h1 {padding: 80px 0px 10px 0px;}
}

@media (max-width: 360px) {
.title-head h1 {font-size: 26px;}
}
/* End */


/* Start:/bitrix/templates/verfmos/components/bitrix/breadcrumb/breadcrumb-site/style.css?17830665251963*/
.bx-breadcrumb {display: flex; color: #2a438a; width: 95%; margin: 0px auto; padding: 20px 0px; align-items: center;  justify-content: flex-start; max-width: 2500px;}
.bx-breadcrumb span {opacity: 0.5; }
.bx-breadcrumb span.breadcrumb-separator {opacity: 1; margin:-5px 10px 0px 10px;}
.bx-breadcrumb a {text-decoration: none;}
.bx-breadcrumb a span {color: #2a438a;  opacity: 1;}
.bx-breadcrumb a:hover {text-decoration: underline; }
.bx-breadcrumb .bx-breadcrumb-item {display: flex;	white-space: nowrap;line-height: 1;align-items: center;}
.bx-breadcrumb .bx-breadcrumb-item span {font-size: 22px;white-space: normal;}
.bx-breadcrumb .bx-breadcrumb-item span svg {margin-top: 10px;}
.bx-breadcrumb .bx-breadcrumb-item a {border-bottom: none;}
.bx-breadcrumb .bx-breadcrumb-item a:hover {text-decoration:none;}

@media screen and (max-width: 980px) {
.breadcrumb {background:#2a438a;}
.bx-breadcrumb span  {color: #ffffff;}
.bx-breadcrumb a span {color: #ffffff; opacity: 1;}
.bx-breadcrumb span.breadcrumb-separator {filter: grayscale(1) brightness(1000%); margin:-2px 10px 0px 10px;}
.bx-breadcrumb .bx-breadcrumb-item span svg {margin-top: 0px;}
.bx-breadcrumb .bx-breadcrumb-item span {font-size: 16px;}
.bx-breadcrumb .bx-breadcrumb-item {display:inline-block; vertical-align:top}
.bx-breadcrumb {overflow-x: scroll;overflow-y: hidden;white-space: nowrap;display: block;}
.bx-breadcrumb::-webkit-scrollbar{height:0px;}
}

@media screen and (max-width: 640px) {
.bx-breadcrumb .bx-breadcrumb-item span {font-size: 14px;margin: -2px 1px 0px 1px;}
.bx-breadcrumb {padding: 0;}
}

@media screen and (max-width: 480px) {
.bx-breadcrumb span.breadcrumb-separator {margin:0px 10px 0px 10px;}
.bx-breadcrumb .bx-breadcrumb-item span {font-size: 12px;}
}

@media (prefers-color-scheme: dark) {
.bx-breadcrumb a span,
.bx-breadcrumb {color: #fff !important;}
.bx-breadcrumb .bx-breadcrumb-item span svg path {fill: #ffffff;}
}

/* End */


/* Start:/bitrix/templates/verfmos/components/bitrix/news.list/excursion_schedule_list/style.css?178406297523811*/
/* ==================== EXCURSIONS PAGE ==================== */

body,
body.exc-page {
    background: #2A438A !important;
}
.breadcrumb {background:#2a438a !important; position: relative; z-index: 50}
.bx-breadcrumb,
.bx-breadcrumb a span {color:#fff !important;}
.breadcrumb-separator {filter: grayscale(1) brightness(1000%);}

.virtual-tour-section {position: relative;max-width: 2500px;overflow: hidden;min-height: 700px;background: url(/bitrix/templates/verfmos/components/bitrix/news.list/excursion_schedule_list/img/virtual-tour-section.jpg) center bottom / cover no-repeat;margin: 0 auto;}
.virtual-tour-section:after {content:"";width: 100%;height: 100%;position: absolute; z-index:20;top:0px;left:0px;background: linear-gradient(90deg, rgba(42, 67, 138, 0.5) 35.86%, rgba(42, 67, 138, 0) 78.07%);}
.virtual-tour-section .content-block-bg {position:relative; z-index:50; color:#fff; width:95%; margin:0 auto;}
.virtual-tour-section .content-block-vert-tur {padding:120px 0px; max-width:650px;}
.virtual-tour-section .content-block-vert-tur .virtual-tour-title {font-size: 64px; line-height:1; margin-bottom:10px;}
.virtual-tour-section .content-block-vert-tur .opisan-block-vert-tur {font-size: 24px; line-height:1; margin-bottom:80px;}
.virtual-tour-section .content-block-vert-tur a.virtual-tour-button {display: inline-flex;  align-items: center; gap: 20px;  padding: 40px 80px;
    background: rgba(255, 255, 255, 0.2);  backdrop-filter: blur(10px);  border: 1px solid rgba(255, 255, 255, 0.3);  border-radius: 80px;
    color: #ffffff;  font-size: 16px; text-transform: uppercase; text-decoration: none; cursor: pointer;}

.exc-title {font-size: 64px; line-height: 1.1;}

@media (max-width: 980px) {
.virtual-tour-section {min-height:auto;}
.virtual-tour-section:after { background: linear-gradient(90deg, rgb(42 67 138 / 68%) 35.86%, rgb(42 67 138 / 58%) 78.07%);}
.virtual-tour-section .content-block-vert-tur {padding:60px 0px;max-width: inherit;}
.virtual-tour-section .content-block-vert-tur .virtual-tour-title {margin-bottom:180px; max-width: 650px;}
.virtual-tour-section .content-block-vert-tur .opisan-block-vert-tur {margin-bottom: 40px; max-width: 650px;}
.virtual-tour-section .content-block-vert-tur a.virtual-tour-button {width: 100%; justify-content: center;}
}

@media (max-width: 640px) {
.exc-title {font-size: 48px;}
.virtual-tour-section .content-block-vert-tur .virtual-tour-title {font-size: 48px; margin-bottom:10px;}
.virtual-tour-section .content-block-vert-tur .opisan-block-vert-tur {font-size: 20px; margin-bottom:200px;}
.virtual-tour-section .content-block-vert-tur a.virtual-tour-button {gap: 10px; padding: 30px 0px;}
}

@media (max-width: 410px) {
.virtual-tour-section .content-block-vert-tur .virtual-tour-title {font-size: 32px;}
.virtual-tour-section .content-block-vert-tur .opisan-block-vert-tur {font-size: 18px; margin-bottom:160px;}
.virtual-tour-section .content-block-vert-tur a.virtual-tour-button {padding: 26px 0px;}
}

/* Основная секция */
.exc-main-section {
    background: #2A438A;
    color: #fff;
    padding: 80px 0 100px;
}

.exc-container {
    max-width: 2500px;
    margin: 0 auto;
    padding: 0 40px;
}

.exc-block {
    margin-bottom: 80px;
}


/* ==================== БЛОК 1: РАСПИСАНИЕ ==================== */
.exc-schedule-block {
    display: flex;
    gap: 40px;
    margin-bottom: 80px;
    align-items: flex-start;
}

.exc-schedule-left {
    width: 320px;
    flex-shrink: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 380px;
}

.exc-title-stacked {
    font-size: 48px;
    line-height: 1.1;
    margin: 0;
    letter-spacing: -0.01em;
}

/* Анимация прорисовки кораблика */
.exc-ship-svg svg {
    width: 100%;
    height: auto;
    overflow: visible;
}

.ship-path {
    stroke: rgba(255, 255, 255, 0.85);
    stroke-width: 2;
    fill: none !important; /* Принудительно убираем заливку */
    stroke-linecap: round;
    stroke-linejoin: round;
    
    /* Увеличили лимит, чтобы длинные линии не обрезались */
    stroke-dasharray: 3000; 
    stroke-dashoffset: 3000;
    animation: drawShip 2.5s cubic-bezier(0.4, 0, 0.2, 1) forwards;
}

@keyframes drawShip {
    0% { stroke-dashoffset: 3000; }
    100% { stroke-dashoffset: 0; }
}

/* Анимация прорисовки */
.ship-path {
    stroke: rgba(255, 255, 255, 0.8);
    stroke-width: 1.5;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-dasharray: 1000;
    stroke-dashoffset: 1000;
    animation: drawShip 2.5s cubic-bezier(0.4, 0, 0.2, 1) forwards;
}

@keyframes drawShip {
    0% { stroke-dashoffset: 1000; }
    100% { stroke-dashoffset: 0; }
}

/* Правая колонка */
.exc-schedule-right {
    flex: 1;
    border-left: 1px solid rgba(255, 255, 255, 0.3);
    padding-left: 40px;
}

.exc-schedule-date {
    font-size: 16px;
    font-weight: 300;
    color: rgba(255, 255, 255, 0.5);
    margin-bottom: 15px;
}

.exc-schedule-top-line {
    width: 100%;
    height: 1px;
    background: rgba(255, 255, 255, 0.3);
    margin-bottom: 25px;
}

.exc-schedule-heading {
    font-size: 24px;
    font-weight: 400;
    color: #fff;
    margin: 0 0 20px;
}

.exc-schedule-image {
    width: 100%;
    height: 378px; /* Жестко задаем высоту */
    margin-bottom: 20px;
    overflow: hidden;
}

.exc-schedule-image img {
     width: 100%;
    height: 100%;
    object-fit: cover; /* Чтобы картинка не сплющивалась */
    display: block;
}

.exc-schedule-text {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
    color: rgba(255, 255, 255, 0.85);
    margin: 0 0 25px;
    max-width: 900px;
}

/* Ссылка "Подробнее" с линией */
.exc-schedule-link {
    display: inline-flex;
    align-items: center;
    gap: 15px;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    padding-bottom: 8px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    transition: opacity 0.3s;
}

.exc-schedule-link:hover { opacity: 0.7; }



/* Адаптив */
@media (max-width: 992px) {
    .exc-schedule-block { flex-direction: column; gap: 30px; }
    .exc-schedule-left { width: 100%; min-height: auto; flex-direction: row; align-items: center; }
    .exc-schedule-right { border-left: none; padding-left: 0; border-top: none; padding-top: 0px; flex: 1;border-left: 1px solid rgba(255, 255, 255, 0.3);padding-left: 15px;}
    .exc-ship-svg { margin-top: 0; margin-left: auto; width: 150px; }
    .exc-schedule-image { height: auto; }
    .exc-ship-svg svg {display: none;}
    .exc-schedule-link{ left: 50%; position: relative; }
    .exc-review-text{text-align: justify;}
    .exc-review-rating {position: absolute;right: 15%; bottom: 100%;}
}
/* Ссылки-обёртки для заголовка и картинки */
.exc-schedule-heading-link,
.exc-schedule-image-link {
    display: block;
    text-decoration: none;
    color: inherit;
    transition: opacity 0.3s;
}

.exc-schedule-heading-link:hover,
.exc-schedule-image-link:hover {
    opacity: 0.8;
    cursor: pointer;
}

.exc-schedule-heading-link .exc-schedule-heading {
    margin: 0 0 20px;
    color: #fff;
}

.exc-schedule-image-link .exc-schedule-image {
    width: 100%;
    height: 378px;
    margin-bottom: 20px;
    overflow: hidden;
}

.exc-schedule-image-link .exc-schedule-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.3s;
}

.exc-schedule-image-link:hover .exc-schedule-image img {
    transform: scale(1.03);
}
/* ==================== БЛОК 2: ВИДЕО ==================== */
.exc-video-section {
    display: flex;
    gap: 40px;
    margin-bottom: 80px;
    align-items: stretch;
}

/* Левая колонка (убрали линию отсюда, чтобы не дублировалась) */
.exc-video-left {
    width: 320px;
    flex-shrink: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-top: 20px;
    position: relative;
}

/* Правая колонка (добавили отступ и линию, как в расписании) */
.exc-video-right {
    flex: 1;
    display: flex;
    align-items: center;
    border-left: 1px solid rgba(255, 255, 255, 0.3); /* Линия здесь */
    padding-left: 40px; /* Отступ 40px от линии */
}

.exc-video-left .exc-title {
    margin: 0;
    font-size: 48px;
    line-height: 1.1;
}

.exc-video-desc {
    font-size: 20px;
    font-weight: 300;
    line-height: 1.4;
    color: rgba(255, 255, 255, 0.85);
    margin: 0;
    align-self: flex-end;
}

/* Правая колонка */
.exc-video-right {
    flex: 1;
    display: flex;
    align-items: center;
    /* Убрали лишнее, стили перенесли выше */
}

.exc-video-wrapper {
    position: relative;
    width: 100%;
    aspect-ratio: 16/9;
    background: #000;
    overflow: hidden;
    cursor: pointer;
}

.exc-video-player {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

/* Оверлей с кнопкой Play */
.exc-video-overlay {
    position: absolute;
    inset: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 40px;
    z-index: 2;
    transition: opacity 0.3s;
}

.exc-video-play-btn {
    width: 120px;
    height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: transform 0.3s;
}

.exc-video-play-btn:hover {
    transform: scale(1.1);
}

.exc-video-play-btn svg circle {
    transition: fill 0.3s;
}

.exc-video-play-btn:hover svg circle {
    fill: rgba(255, 255, 255, 1);
}

/* Текст внизу, крупнее */
.exc-video-text {
    position: absolute;
    bottom: 100px;
    left: 75px;
    right: 40px;
    font-size: 32px;
    font-weight: 300;
    color: #fff;
    text-align: left;
    text-shadow: 0 2px 15px rgba(0, 0, 0, 0.6);
    z-index: 3;
}

/* Скрываем оверлей когда видео играет */
.exc-video-wrapper.video-playing .exc-video-overlay {
    opacity: 0;
    pointer-events: none;
}

/* Адаптив */
@media (max-width: 992px) {
    .exc-video-section {
        flex-direction: column;
        gap: 30px;
    }
    .exc-video-left {
        width: 100%;
        flex-direction: column;
        align-items: flex-start;
        padding-top: 0;
        display: flex;
    }
    /* На мобильных убираем линию и отступ */
    .exc-video-right {
        border-left: none;
        padding-left: 0;
    }
    .exc-video-left .exc-title {
        font-size: 32px;
    }
    .exc-video-desc {
        align-self: auto;
        font-size: 18px;
    }
    .exc-video-text {
        font-size: 24px;
        bottom: 20px;
        left: 20px;
        right: 20px;
    }
}

@media (max-width: 768px) {
    .exc-video-play-btn {
        width: 80px;
        height: 80px;
    }
    .exc-video-play-btn svg {
        width: 80px;
        height: 80px;
    }
    .exc-video-text {
        font-size: 20px;
        padding: 0 10px;
    }
}




@media (max-width: 768px) {

    .exc-vt-btn {
        margin-top: auto !important; /* Прижимает кнопку к низу */
        width: 100%;
        max-width: 340px;
        padding: 22px 30px;
        font-size: 12px;
        font-weight: 500;
        justify-content: center;
        align-self: center;          /*  Кнопку оставляем по центру для баланса */
        margin-bottom: 40px;
        border-radius: 50px;
        backdrop-filter: blur(8px);
    }
}
/* ==================== МЕРЧ НА СТРАНИЦЕ ЭКСКУРСИЙ ==================== */
.exc-merch-section {
    background: #2A438A; /* Глубокий синий фон */
    padding: 60px 0;
    color: #fff;
}


.exc-merch-grid-inner {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    margin-bottom: 40px;
}

/* Карточка товара */
.exc-merch-card {
    display: flex;
    flex-direction: column; /* Сначала текст, потом картинка */
    text-decoration: none;
    color: inherit;
    border: 1px solid rgba(255, 255, 255, 0.3); /* Тонкая рамка */
    padding: 20px;
    background: transparent;
    transition: border-color 0.3s, transform 0.3s;
    height: 100%;
}

.exc-merch-card:hover {
    border-color: #fff;
    transform: translateY(-5px);
}

/* Название товара */
.exc-merch-name {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 20px;
    line-height: 1.4;
    min-height: 48px; /* Чтобы карточки были ровными по высоте */
}

/* Область картинки (Белая подложка) */
.exc-merch-image {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    box-sizing: border-box;
}

.exc-merch-image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    transition: transform 0.3s;
}

.exc-merch-card:hover .exc-merch-image img {
    transform: scale(1.05);
}

/* Кнопка "Успейте купить" */
.exc-merch-btn-wrapper {
    display: flex;
    justify-content: center;
}

.exc-btn-merch {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    gap: 15px;
    padding: 24px 0;
    background: rgba(255, 255, 255, 0.15);
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 65px;
    text-decoration: none;
    transition: 0.3s;
    cursor: pointer;
}

.exc-btn-merch:hover {
    background: rgba(255, 255, 255, 0.25);
    border-color: rgba(255, 255, 255, 0.5);
}

.exc-btn-merch .exc-arrow {
    margin-left: 10px;
    font-size: 20px;
    transition: transform 0.3s;
}

.exc-btn-merch:hover .exc-arrow {
    transform: translateX(5px);
}

/* Адаптив */
@media (max-width: 920px) {
    .exc-merch-grid-inner { grid-template-columns: repeat(2, 1fr); }
    .exc-merch-card {padding: 10px;justify-content: space-between;}
}

@media (max-width: 480px) {
    .exc-merch-grid-inner { grid-template-columns: repeat(2, 1fr); }
    .exc-merch-name { min-height: auto; font-size: 14px; }
}

/* ===== АДАПТИВ ===== */
@media (max-width: 1200px) {
    .exc-video-block { flex-direction: column; }
    .exc-video-side { width: 100%; padding-top: 0; text-align: center; }
    .exc-reviews-row { grid-template-columns: 1fr; }
    .exc-merch-grid { grid-template-columns: repeat(2, 1fr); }
    .exc-btn-pill { padding: 28px 40px; }
}

@media (max-width: 768px) {
    .exc-main-section,
    .exc-merch-section { padding: 60px 0 80px; }
    .exc-container { padding: 0 20px; }
    .exc-schedule-item { flex-direction: column; }
    .exc-schedule-date { min-width: auto; }
    .exc-schedule-heading { font-size: 20px; }
    .exc-schedule-text { font-size: 16px; }
    .exc-video-side p { font-size: 20px; }
    .exc-review-card { flex-direction: column; align-items: center; text-align: center; }
    .exc-review-avatar { width: 100px; height: 100px; }
    .exc-merch-grid { grid-template-columns: 1fr; }
}
/* ==================== МОДАЛЬНОЕ ОКНО ОТЗЫВА ==================== */

/* --- Обёртка модалки --- */
.exc-modal {
    position: fixed;
    inset: 0;
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
}
.exc-modal-active {
    opacity: 1;
    visibility: visible;
}

/* Затемнение фона */
.exc-modal-overlay {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.7);
    backdrop-filter: blur(4px);
}

/* --- Контейнер модалки --- */
.exc-modal-container {
    position: relative;
    background: #2A438A;
    width: 90%;
    max-width: 900px;
    max-height: 90vh;
    overflow-y: auto;
    border-radius: 12px;
    z-index: 10;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.4);
}
.exc-modal-container-review {
    max-width: 700px;
}

/* Кнопка закрытия (крестик) */
.exc-modal-close {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 40px;
    height: 40px;
    background: rgba(255, 255, 255, 0.1);
    border: none;
    border-radius: 50%;
    color: #fff;
    font-size: 28px;
    cursor: pointer;
    z-index: 20;
    transition: all 0.3s;
    display: flex;
    align-items: center;
    justify-content: center;
}
.exc-modal-close:hover {
    background: rgba(255, 255, 255, 0.2);
    transform: rotate(90deg);
}

/* --- Внутренняя разметка --- */
.exc-modal-view {
    display: flex;
    flex-direction: column;
    padding: 60px 40px 40px;
}
.exc-modal-left { width: 100%; }

.exc-modal-title {
    font-size: 48px;
    font-weight: 300;
    color: #fff;
    text-transform: uppercase;
    margin: 0 0 40px 0;
    line-height: 1.1;
}

/* ==================== ФОРМА ОТЗЫВА ==================== */

/* Сетка полей формы */
.exc-review-form-grid {
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin-bottom: 30px;
}

/* 🔹 Поля ввода (общие стили) */
.exc-review-form-grid input,
.exc-review-form-grid textarea {
    width: 100%;
    padding: 20px 30px;
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 65px;
    color: #fff;
    font-size: 18px;
    outline: none;
    transition: all 0.3s;
}
.exc-review-form-grid input::placeholder,
.exc-review-form-grid textarea::placeholder {
    color: rgba(255, 255, 255, 0.4);
}
.exc-review-form-grid input:focus,
.exc-review-form-grid textarea:focus {
    background: rgba(255, 255, 255, 0.15);
    border-color: rgba(255, 255, 255, 0.6);
}

/* Текстовое поле (отличается скруглением) */
.exc-review-form-grid textarea {
    border-radius: 20px;
    min-height: 150px;
    resize: vertical;
}

/* 🔹 Выпадающий список с кастомной стрелкой */
.exc-review-form-grid select {
    /* Отключаем системную стрелку */
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    
    /* Кастомная стрелка (белая, SVG) */
    background-color: rgba(255, 255, 255, 0.1);
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%23ffffff' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 30px center;
    background-size: 12px;
    
    /* Безопасный отступ под стрелку */
    padding: 20px 50px 20px 30px;
    
    /* Остальные стили */
    width: 100%;
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 65px;
    color: #fff;
    font-size: 18px;
    outline: none;
    transition: all 0.3s;
    cursor: pointer;
}
.exc-review-form-grid select:focus {
    background-color: rgba(255, 255, 255, 0.15);
    border-color: rgba(255, 255, 255, 0.6);
}
.exc-rating-select option {
    background: #2A438A;
    color: #fff;
}

/* 🔹 Загрузка фото (круглая область) */
.exc-photo-upload {
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
}
.exc-photo-upload-circle {
    width: 290px;
    height: 290px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.1);
    border: 2px dashed rgba(255, 255, 255, 0.3);
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    overflow: hidden;
    transition: all 0.3s;
}
.exc-photo-upload-circle:hover {
    background: rgba(255, 255, 255, 0.15);
    border-color: rgba(255, 255, 255, 0.5);
}

/* Лейбл внутри круга */
.exc-photo-label {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
    cursor: pointer;
    width: 100%;
    height: 100%;
    justify-content: center;
}
.exc-photo-label svg {
    width: 151px;
    height: 144px;
}
.exc-photo-label span {
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
}

/* Превью загруженного фото */
.exc-photo-preview {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
}

/* 🔹 Кнопка отправки */
.exc-submit-review-btn {
    width: 100%;
    padding: 24px;
    background: #fff;
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 65px;
    color: #2A438A;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    cursor: pointer;
    transition: all 0.3s;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
}
.exc-submit-review-btn:hover {
    background: #f0f4ff;
    transform: translateY(-2px);
}

/* ==================== СОСТОЯНИЕ УСПЕХА ==================== */
.exc-modal-success {
    text-align: center;
    padding: 80px 40px;
}
.exc-modal-success .exc-modal-title {
    font-size: 48px;
    margin-bottom: 30px;
}
.exc-modal-desc {
    font-size: 20px;
    color: rgba(255, 255, 255, 0.8);
    line-height: 1.5;
    max-width: 500px;
    margin: 0 auto;
}

/* ==================== АДАПТИВ (≤ 768px) ==================== */
@media (max-width: 768px) {
    .exc-modal-container {
        width: 95%;
        max-height: 95vh;
    }
    .exc-modal-view {
        padding: 50px 20px 30px;
    }
    .exc-modal-title {
        font-size: 32px;
    }
    
    /* Загрузка фото */
    .exc-photo-upload-circle {
        width: 200px;
        height: 200px;
    }
    .exc-photo-label svg {
        width: 100px;
        height: 95px;
    }
    
    /* Поля формы */
    .exc-review-form-grid input,
    .exc-review-form-grid select,
    .exc-review-form-grid textarea {
        font-size: 16px;
        padding: 16px 20px;
    }
    /* Для select сохраняем отступ под стрелку */
    .exc-review-form-grid select {
        padding: 16px 45px 16px 20px;
        background-position: right 25px center;
    }
    
    /* Кнопка */
    .exc-submit-review-btn {
        padding: 20px;
        font-size: 14px;
    }
    
    /* Успех */
    .exc-modal-success {
        padding: 60px 20px;
    }
    .exc-modal-success .exc-modal-title {
        font-size: 32px;
    }
    .exc-modal-desc {
        font-size: 18px;
    }
}
/* End */


/* Start:/bitrix/templates/verfmos/components/bitrix/news.list/excursion_reviews/style.css?17815171905092*/
.exc-reviews-section {
    margin: 120px 0px 60px 0px;
    width: 100%;
}

/* Ãâ€”ÃÂ°ÃÂ³ÃÂ¾ÃÂ»ÃÂ¾ÃÂ²ÃÂ¾ÃÂº + Ã‘ÂÃ‘ÂÃ‘â€¹ÃÂ»ÃÂºÃÂ° Ã‘ÂÃÂ¿Ã‘â‚¬ÃÂ°ÃÂ²ÃÂ° */
.exc-reviews-header {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    margin-bottom: 40px;
}

.exc-view-all-link {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    padding-bottom: 6px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    transition: opacity 0.3s;
    white-space: nowrap;
}

.exc-view-all-link:hover { opacity: 0.7; }

/* ÃÂ¡ÃÂµÃ‘â€šÃÂºÃÂ° 2 ÃÂºÃÂ¾ÃÂ»ÃÂ¾ÃÂ½ÃÂºÃÂ¸ */
.exc-reviews-grid {display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 50px;
    margin-bottom: 40px;
}
.exc-reviews-grid .exc-review-block { position: relative;}
.exc-reviews-grid .exc-review-block:after,
.exc-reviews-grid .exc-review-block:before {content: "";position: absolute; width: 20px; height: 10px; bottom: -2px; background: #2a438a;}
.exc-reviews-grid .exc-review-block:after {left: 0;}
.exc-reviews-grid .exc-review-block:before {right: 0}
.exc-reviews-grid .exc-review-item {display: flex; gap: 20px; align-items: flex-start;}
.exc-review-left {flex-shrink: 0;  width: 30%;  display: flex; flex-direction: column; align-items: flex-start; text-align: center;}
.exc-reviews-grid .exc-review-avatar {width: 200px; height: 200px; border-radius: 50%;  object-fit: cover; display: block; margin-bottom: 12px; background: rgba(255,255,255,0.1);
    align-content: flex-start;}

.exc-review-avatar-placeholder {width: 140px; height: 140px; border-radius: 50%; background: rgba(255,255,255,0.1);
    margin-bottom: 12px;
}

.exc-reviews-grid .exc-review-name {font-size: 24px; line-height: 1; text-align: left;}
.exc-reviews-grid .exc-review-right {flex: 1;display: flex; flex-direction: column; position: relative; padding: 0px 20px;
    border-left: 1px solid rgba(255, 255, 255, 0.3); border-right: 1px solid rgba(255, 255, 255, 0.3); border-bottom: 1px solid rgba(255, 255, 255, 0.3); max-width: 450px;}
.exc-reviews-grid .exc-review-text {font-size: 20px; line-height: 1.4;}
.exc-reviews-grid .exc-review-rating {font-size: 35px; text-transform: uppercase; margin: 20px 0 30px 0;}
.exc-leave-review-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 15px;
    width: 100%;
    padding: 24px 0;
    background: rgba(255, 255, 255, 0.15);
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 65px;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    transition: all 0.3s; cursor: pointer;
}

.exc-leave-review-btn:hover {
    background: rgba(255, 255, 255, 0.25);
}

/* ÃÂÃÂ´ÃÂ°ÃÂ¿Ã‘â€šÃÂ¸ÃÂ² */
@media (max-width: 992px) {
    .exc-reviews-grid { grid-template-columns: 1fr; gap: 40px; }
    .exc-reviews-header { flex-direction: column; align-items: flex-start; gap: 15px; }
    .exc-review-item { flex-direction: column; align-items: center; text-align: center; }
    .exc-review-right { 
        align-items: center; 
        padding-left: 0; 
        border-left: none; 
        padding-top: 15px;
        border-top: 1px solid rgba(255,255,255,0.3);
    }
    .exc-review-line { 
        position: static; 
        width: 80%; 
        margin-top: 15px; 
    }
}

@media (max-width: 768px) {
    .exc-review-avatar, .exc-review-avatar-placeholder { width: 100px; height: 100px; }
    .exc-review-name { font-size: 15px; text-align: left;}
    .exc-review-rating { font-size: 24px; }
    .exc-review-line {  width: 100%;}
    .exc-review-left {    flex-shrink: 0;  width: 100%;  display: flex;  flex-direction: row;  align-items: flex-start;   text-align: center; justify-content: space-around;}
}
.form-consent-text {
    grid-column: 1 / -1; /* Ã°Å¸â€â€˜ ÃÂ ÃÂ°Ã‘ÂÃ‘â€šÃ‘ÂÃÂ³ÃÂ¸ÃÂ²ÃÂ°ÃÂµÃÂ¼ ÃÂ±ÃÂ»ÃÂ¾ÃÂº ÃÂ½ÃÂ° ÃÂ²Ã‘ÂÃ‘Å½ Ã‘Ë†ÃÂ¸Ã‘â‚¬ÃÂ¸ÃÂ½Ã‘Æ’ Ã‘ÂÃÂµÃ‘â€šÃÂºÃÂ¸ Ã‘â€žÃÂ¾Ã‘â‚¬ÃÂ¼Ã‘â€¹ */
    width: 100%;
    margin: 0 auto; /* ÃÂ¦ÃÂµÃÂ½Ã‘â€šÃ‘â‚¬ÃÂ¸Ã‘â‚¬ÃÂ¾ÃÂ²ÃÂ°ÃÂ½ÃÂ¸ÃÂµ ÃÂ¿ÃÂ¾ ÃÂ³ÃÂ¾Ã‘â‚¬ÃÂ¸ÃÂ·ÃÂ¾ÃÂ½Ã‘â€šÃÂ°ÃÂ»ÃÂ¸ */
    text-align: center;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.5);
    line-height: 1.4;
}

@media (max-width: 768px) {
    .form-consent-text { 
        font-size: 10px; 
        padding: 0 10px; 
    }
}
/* End */
/* /bitrix/templates/verfmos/css/title.css?1782719503811 */
/* /bitrix/templates/verfmos/components/bitrix/breadcrumb/breadcrumb-site/style.css?17830665251963 */
/* /bitrix/templates/verfmos/components/bitrix/news.list/excursion_schedule_list/style.css?178406297523811 */
/* /bitrix/templates/verfmos/components/bitrix/news.list/excursion_reviews/style.css?17815171905092 */
