

/* Start:/local/templates/mendeleev/css/gorod-otkrytiy.css?17658004154425*/
.gorod-otkrytiy {
    position: relative;
    width: 100%;
}
.gorod-otkrytiy .gorod-otkrytiy__inner {
    position: relative;
    z-index: 1;
    border-radius: 32px 32px 0 0;
    margin-top: -32px;
}
.gorod-otkrytiy .information {
    background-color: #E6E2DC;
    padding: 64px 0;
    font-family: "NunitoSans";
}
.gorod-otkrytiy .information__inner {
    display: flex;
    flex-direction: column;
}
.gorod-otkrytiy .information__top {
    display: flex;
    flex-direction: column;
    padding-bottom: 24px;
}
.gorod-otkrytiy .information__title {
    display: flex;
    justify-content: center;
    color: var(--gray-800, #4C4E60);
    text-align: center;
    font-size: 48px;
    font-style: normal;
    font-weight: 600;
    line-height: 72px;
    text-transform: uppercase;
}
.gorod-otkrytiy .information__title img {
    display: none;
}
.gorod-otkrytiy .information__bottom {
    display: flex;
    align-items: end;
    gap: 97px;
    border-top: 1px solid #cdc5b8;
    border-bottom: 1px solid #cdc5b8;
}
.gorod-otkrytiy .information__image {
    display: none;
    width: 100%;
    height: 100%;
    border-bottom: 1px solid #cdc5b8;
}
.gorod-otkrytiy .information__image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: bottom center;
}
.gorod-otkrytiy .information__counts {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 8px;
    margin: 24px 0;
}
.gorod-otkrytiy .information__count {
    display: flex;
    align-items: baseline;
    padding: 0;
    gap: 16px;
}
.gorod-otkrytiy .information__count:first-child {
    width: 100%;
    justify-content: center;
}
.gorod-otkrytiy .information__count:last-child {
    margin-left: 20px;
}
.gorod-otkrytiy .information__count--number {
    color: var(--secondary-500, #B8A38F);
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: 72px; /* 150% */
    text-transform: uppercase;
}
.gorod-otkrytiy .information__count span {
    color: var(--gray-975, #25283D);
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}
@media (min-width: 576px) {
    .gorod-otkrytiy .container {
        padding-left: 32px;
        padding-right: 32px;
        max-width: 100%;
    }

    .gorod-otkrytiy .information__counts {
        justify-content: space-between;
        width: 100%;
    }

    .gorod-otkrytiy .information__count:first-child {
        width: fit-content;
    }

    .gorod-otkrytiy .information__count:last-child {
        margin-left: 0;
    }
}
@media (min-width: 768px) {
    .gorod-otkrytiy .container {
        padding-left: 0;
        padding-right: 0;
        max-width: 696px;
    }

    .gorod-otkrytiy .information {
        padding: 80px 0;
    }

    .gorod-otkrytiy .information__top {
        padding-bottom: 40px;
    }

    .gorod-otkrytiy .information__counts {
        justify-content: space-around;
        margin: 40px 0 24px;
    }

    .gorod-otkrytiy .information__title {
        font-size: 64px;
        line-height: 88px;
    }

    .gorod-otkrytiy .information__count--number {
        font-size: 64px;
        line-height: 96px;
    }
}
@media (min-width: 1024px) {
    .gorod-otkrytiy .container {
        max-width: 936px;
    }

    .gorod-otkrytiy .information {
        padding: 104px 0 80px;
    }

    .gorod-otkrytiy .information__title {
        justify-content: space-between;
    }

    .gorod-otkrytiy .information__title img {
        display: block;
    }

    .gorod-otkrytiy .information__image:nth-child(2) {
        display: block;
        width: 210px;
        height: 197px;
    }
}
@media (min-width: 1200px) {
    .gorod-otkrytiy .container {
        max-width: 1128px;
    }

    .gorod-otkrytiy .information {
        padding: 104px 0;
    }

    .gorod-otkrytiy .information__bottom {
        justify-content: space-around;
        width: 100%;
        gap: 112px;
    }

    .gorod-otkrytiy .information__title {
        font-size: 80px;
    }

    .gorod-otkrytiy .information__count--number {
        font-size: 96px;
        line-height: 96px;
    }
}
@media (min-width: 1600px) {
    .gorod-otkrytiy .container {
        max-width: 1320px;
    }

    .gorod-otkrytiy .information__image:first-child {
        display: block;
        width: 400px;
        height: 197px;
    }

    .gorod-otkrytiy .information__image:nth-child(2) {
        display: none;
    }
}
/* End */


/* Start:/local/templates/mendeleev/components/bitrix/news.detail/first-screen-gorod-otkrytiy/style.css?17658004153473*/
.first-screen {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
}
.first-screen__inner_ancor-btn {
    display: flex;
    justify-content: center;
    height: 48px;
    width: max-content;
    align-items: center;
    padding: 0 16px;
    text-decoration: none;
    background: var(--color-gorbusha);
    border-radius: 10px;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    color: white;
    cursor: pointer;
}
.first-screen__inner_ancor-btn:hover {
    background: var(--color-gorbusha-hover);
    color: white;
}
.first-screen img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-position: center;
    object-fit: cover;
}
.first-screen::before {
    z-index: 1;
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
}
.first-screen .container {
    height: 100%;
}
.first-screen__wrapper {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    height: 100%;
}
.first-screen__inner {
    z-index: 1;
    position: relative;
    display: grid;
    gap: 24px;
    padding-top: 220px;
    padding-bottom: 80px;
    font-family: "NunitoSans";
}
.first-screen__breadcrumbs {
    display: flex;
    gap: 8px;
    list-style: none;
    padding: 0;
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-line-clamp: 1;
}
.first-screen__breadcrumbs a,
.first-screen__breadcrumbs span {
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
}
.first-screen__breadcrumbs a,
.first-screen__breadcrumbs a:hover {
    color: var(--color-white);
}
.first-screen__breadcrumbs a::after {
    content: "/";
    margin-left: 8px;
}
.first-screen__breadcrumbs li:last-child {
    color: #BCBDC3 !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.first-screen__title {
    margin-bottom: 0;
    color: var(--color-white);
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: 40px;
}
.first-screen__description {
    color: var(--color-white);
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
}
@media (min-width: 576px) {
}
@media (min-width: 768px) {
    .first-screen__inner {
        padding-top: 600px;
    }

    .first-screen__title {
        font-size: 56px;
        line-height: 68px
    }
}
@media (min-width: 1024px) {
    .first-screen__inner {
        padding-top: 404px;
        max-width: 776px;
    }
}
@media (min-width: 1440px) {
    .first-screen__inner {
        padding-top: 366px;
        max-width: 744px;
    }

    .first-screen__title {
        font-size: 60px;
    }

    .first-screen__description {
        font-size: 22px;
    }
}
@media (min-width: 1690px) {
    .first-screen__inner {
        padding-top: 396px;
        max-width: 872px;
    }
}
/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/travel-time-2025/style.css?176712740729464*/
body {
    display: flex;
    flex-direction: column;
    height: 100% !important;
}
footer {
    margin-top: auto !important;
}
.search-page__container {
    display: flex;
    width: 100%;
    padding: 35px 0;
    flex-direction: column;
    align-items: center;
    gap: 35px;
}
.search-page__inner {
    display: flex;
    width: 100%;
    flex-direction: column;
    align-items: flex-start;
    gap: 30px;
    align-self: stretch;
}
.search-page__head {
    display: flex;
    align-items: flex-start;
    align-self: stretch;
}
.search-page__title {
    color: #000;
    font-feature-settings: "liga" off, "clig" off;
    font-family: Lato;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
}
.search-page__content {
    width: 100%;
    height: 100%;
}
.search-page {
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.travel-time {
    position: relative;
    margin: 8px;
    padding: 64px 0 80px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 32px;
    overflow: hidden;
}
.travel-time .container {
    display: flex;
    flex-direction: column;
    row-gap: 12px;
}
.travel-time .hidden {
    display: none;
}
.travel-time__type {
    margin-top: 36px;
    margin-left: -16px;
    width: calc(100% + 32px);
    padding: 0 16px;
    overflow: auto;
    scrollbar-width: none;
}
.travel-time .form-group {
    z-index: 1;
    margin-bottom: 0;
}
.travel-time__head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    width: 100%;
    margin: auto;
    row-gap: 40px;
    font-family: "NunitoSans";
    text-align: center;
}
.travel-time__head-top {
    display: flex;
    flex-direction: column;
    flex-shrink: 1;
    flex-grow: 0;
}
.travel-time__head--sub-title {
    margin-bottom: 16px;
    color: var(--black, #1F2238) !important;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}
.travel-time__head--title {
    color: var(--black, #1F2238);
    font-family: "NunitoSans";
    font-size: 28px;
    font-style: normal;
    font-weight: 600;
    line-height: 34px;
}
.travel-time__head--title span {
    display: none;
}
.travel-time__head--description {
    color: var(--black, #1F2238);
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}
.travel-time__head-center {
    display: none;
    overflow: hidden;
    flex-shrink: 3;
    flex-grow: 0;
}
.travel-time__head-center svg {
    width: 100%;
}
.travel-time__head-bottom {
    font-weight: 400;
    color: var(--black, #1F2238);
    flex-shrink: 1;
    flex-grow: 0;
}
.travel-time__head-bottom:has(.travel-time__head--time[data-value=""]) {
    visibility: hidden;
}
.travel-time__head-bottom .travel-time__head--inaway {
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
}
.travel-time__head-bottom .travel-time__head--time {
    font-size: 30px;
    font-weight: 600;
    line-height: 36px;
    color: var(--primary-500, #E86A4D);
    white-space: nowrap;
}
.travel-time__head-bottom .travel-time__head--distance {
    font-size: 20px;
    line-height: 28px;
}
.travel-time__body--form {
    display: flex;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 16px;
}
.form-group.form-group__text,
.form-group.form-group__combobox {
    width: 100%;
    display: flex;
    justify-content: center;
}
.travel-time__body--form label {
    color: var(--gray-500, #8F909B);
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
}
.travel-time__body--form input {
    max-width: 240px;
    color: var(--black, #1F2238);
    font-family: "NunitoSans";
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}
.travel-time__body--inner {
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0;
}
.travel-time__body--inner::after {
    position: absolute;
    left: 32%;
    bottom: 16px;
    background-image: url("/local/templates/mendeleev/img/icons/streak.svg");
    height: 2px;
    width: 35%;
    content: "";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.travel-time__body--inner::before {
    position: absolute;
    left: 32%;
    top: 16px;
    background-image: url("/local/templates/mendeleev/img/icons/streak.svg");
    height: 2px;
    width: 35%;
    content: "";
    -webkit-transform: rotate(90deg) translateY(0);
    -ms-transform: rotate(90deg) translateY(0);
    transform: rotate(90deg) translateY(0);
}
.travel-time__body--text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-family: "NunitoSans";
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #574E51;
    padding: 0 0 8px;
    gap: 5px;
    margin: auto;
}
.travel-time__body--time {
    color: var(--primary-500, #E86A4D);
    text-align: center;
    font-family: "NunitoSans";
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
}
.travel-time__body--distance {
    color: var(--black, #1F2238);
    text-align: center;
    font-family: "NunitoSans";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    text-transform: lowercase;
}
.passengers_count_minus, .passengers_count_plus {
    border: 1px solid var(--color-gorbusha) !important;
    color: var(--color-gorbusha) !important;
}
body .flatpickr-day.selected {
    background: var(--color-gorbusha) !important;
    color: #fff;
    border-color: var(--color-gorbusha) !important;
}
body .flatpickr-day.today {
    border-color: var(--color-gorbusha) !important;
}
.pass_group_container .passengers_input_dropdown .flight_classes_item.active,
.pass_group_container .passengers_input_dropdown .flight_classes_item:active {
    background: var(--color-gorbusha) !important;
    color: #fff !important;
}
.pass_group_container .passengers_input_dropdown .flight_classes_item {
    border: 1px solid var(--color-gorbusha) !important;
    color: var(--color-gorbusha) !important;
}
.passengers_count_result {
    border-top: 1px solid var(--color-gorbusha) !important;
    border-bottom: 1px solid var(--color-gorbusha) !important;
}
.form-group {
    position: relative !important;
}
.form-group label {
    left: 0 !important;
}
.travel-time #widget-container .tabs svg {
    display: none
}
.travel-time #widget-container .tabs [data-tab-header="avia"] {
    background-image: url("/local/templates/.default/components/bitrix/news.list/travel-time-2025/img/plane.svg");
    background-repeat: no-repeat;
    background-position: center;
}
.travel-time #widget-container .tabs [data-tab-header="avia"][data-state="active"] {
    background-image: url("/local/templates/.default/components/bitrix/news.list/travel-time-2025/img/plane-white.svg");
}
.travel-time #widget-container .tabs [data-tab-header="train"] {
    background-image: url("/local/templates/.default/components/bitrix/news.list/travel-time-2025/img/train.svg");
    background-repeat: no-repeat;
    background-position: center;
}
.travel-time #widget-container .tabs [data-tab-header="train"][data-state="active"] {
    background-image: url("/local/templates/.default/components/bitrix/news.list/travel-time-2025/img/train-white.svg");
}
.travel-time #widget-container .tabs [data-tab-header="bus"] {
    background-image: url("/local/templates/.default/components/bitrix/news.list/travel-time-2025/img/bus.svg");
    background-repeat: no-repeat;
    background-position: center;
}
.travel-time #widget-container .tabs [data-tab-header="bus"][data-state="active"] {
    background-image: url("/local/templates/.default/components/bitrix/news.list/travel-time-2025/img/bus-white.svg");
}
.travel-time .form_field_input {
    font-family: "NunitoSans";
    font-size: 18px !important;
    font-style: normal;
    font-weight: 500 !important;
    line-height: 24px !important;
}
.travel-time .form_submit {
    color: var(--white, #FFF);
    font-family: "NunitoSans";
    font-size: 18px !important;
    font-style: normal;
    font-weight: 500 !important;
    line-height: 24px !important;
}
.tabs_types {
    z-index: 0 !important;
    justify-content: flex-start !important;
}
.tabs_types > div {
    display: block;
}
.tabs_types .travel-time__type-button {
    padding: 8px 16px;
    display: block;
    border: 1px solid var(--alpha-gray-200, #1F223833);
    border-radius: 12px;
    width: max-content;
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
}
.tabs_types .travel-time__type-button--search{
    padding: 8px
}
.tabs_types label:not(:has(input[type="radio"]:disabled, input[type="radio"]:checked)) {
    cursor: pointer;
}
.tabs_types label:has(input[type="radio"]:checked) {
    background-color: var(--black, #1F2238);;
    border-color: var(--black, #1F2238);;
    color: #ffffff;
}
.tabs_types input[type="radio"] {
    display: none;
}
.tabs_types label span {
    user-select: none;
    display: inline-block;
    width: max-content;
}
/** region #template-2025# */
.travel-time.template-2025 {
    margin: 0;
    transform: translate(0, 32px);
}
.gorod-otkrytiy__inner > .travel-time.template-2025,
.first-screen + .travel-time.template-2025,
.main-slider + .travel-time.template-2025,
.main-slider + div + .travel-time.template-2025 {
    z-index: 3;
    margin: -32px 0 0 0;
    transform: translate(0, 0);
}
.travel-time.template-2025 .travel-time__head-bottom {
    text-align: center;
}
.travel-time.template-2025 + .stories-group {
    z-index: 4;
    position: relative;
    margin: 42px 0;
    padding: 0;
}
.travel-time.template-2025 + .stories-group .swiper-wrapper {
    background: white;
}
.travel-time.template-2025 + .stories-group .slider__button-next {
    right: 390px;
}
.travel-time.template-2025 + .stories-group .stories-group__inner {
    gap: 24px;
}
.travel-time.template-2025 + .stories-group .stories-group__head--sub-title {
    display: none;
}
.travel-time.template-2025 + .stories-group .stories-group__head--title {
    font-size: 26px;
    line-height: 32px;
    font-weight: 600;
    text-align: left;
}
.travel-time.template-2025 .travel-time__form {
    margin-top: 20px;
}
.travel-time.template-2025 .travel-time__form .slider-cards-catalina-small__wrapper {
    display: flex;
    align-items: stretch;
}
.travel-time.template-2025 .travel-time__form .slider-cards-catalina-small__slide {
    display: flex;
    height: auto;
}
.travel-time.template-2025 .travel-time__form .slider-cards-catalina-small__slide .catalina-card {
    display: flex;
    height: 100%;
    width: 100%;
}
.travel-time.template-2025 .travel-time__form .catalina-card__body {
    display: flex;
    flex-direction: column;
    flex: 1;
}
.travel-time.template-2025 .travel-time__form .catalina-card__title {
    min-height: 78px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.travel-time.template-2025 .travel-time__form .catalina-card__header {
    display: flex;
    flex-direction: column;
    flex: 1;
}
.travel-time.template-2025 .travel-time__form--widget {
    padding: 24px;
    border: 1px solid var(--secondary-200, #E3DBD3);
    border-radius: 12px;
    background-color: #ffffff;
}
/** region #widget# */
.travel-time.template-2025 #widget-container .widget {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 16px;
}
.travel-time.template-2025 #widget-container .widget .tabs {
    padding: 0;
    width: 100%;
    display: flex;
    justify-content: center;
    gap: 8px;
}
.travel-time.template-2025 #widget-container .widget .tabs_control {
    margin: 0;
    padding: 0;
    min-width: 60px;
    width: 60px;
    max-width: 60px;
    min-height: 48px;
    height: 48px;
    max-height: 48px;
    border: 1px solid var(--black, #1F2238);;
    border-radius: 12px;
    background-color: #ffffff;
}
.travel-time.template-2025 #widget-container .widget .tabs_control[data-state="active"] {
    background-color: var(--black, #1F2238);;
}
.travel-time.template-2025 #widget-container .widget .tab_content {
    margin: 0;
    padding: 0;
    border: none;
}
.travel-time.template-2025 #widget-container .widget .tab_content .form {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    gap: 16px;
}
.travel-time.template-2025 #widget-container .widget .tab_content .form_group {
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 16px
}
.travel-time.template-2025 #widget-container .widget .tab_content .form_field {
    margin: 0;
    padding: 0;
    min-width: 240px;
    width: 240px;
    max-width: 100%;
}
.travel-time.template-2025 #widget-container .widget .tab_content .form_field input[type="text"]::placeholder {
    font-size: 18px;
    line-height: 24px;
    color: var(--gray-500, #8F909B);
}
.travel-time.template-2025 #widget-container .tabs span,
.travel-time.template-2025 .widget .form_header,
.travel-time.template-2025 .widget .tutu_icon_placeholder,
.travel-time.template-2025 .widget[data-size=large] .tab_content .form_field_tips {
    display: none;
}
.travel-time.template-2025 #widget-container .widget .tab_content .form_field_input,
.travel-time.template-2025 #widget-container .widget .tab_content .date_input,
.travel-time.template-2025 #widget-container .widget .tab_content .passengers_count_result,
.travel-time.template-2025 #widget-container .widget .tab_content .passengers_count_minus,
.travel-time.template-2025 #widget-container .widget .tab_content .passengers_count_plus {
    height: 48px;
}
.travel-time.template-2025 #widget-container .widget .tab_content .form_field_input {
    border-radius: 12px;
}
.travel-time.template-2025 #widget-container .widget .tab_content .tab_item[data-tab-content="avia"] .form_group.passengers,
.travel-time.template-2025 #widget-container .widget[data-size=large] .tab_content .form_group,
.travel-time.template-2025 #widget-container .widget[data-size=medium] .tab_content .form_group {
    width: 100%;
}
.travel-time.template-2025 #widget-container .widget .tab_content .passengers_input > button {
    height: 48px;
    border-radius: 12px;
    color: var(--primary-500, #E86A4D);
}
.travel-time.template-2025 #widget-container .widget .tab_content .passengers_count_result {
    color: var(--primary-500, #E86A4D);
}
.travel-time.template-2025 #widget-container .widget .tab_content .passengers_count_result {
    line-height: 48px;
}
.travel-time.template-2025 #widget-container .widget .tab_content .passengers_count_minus,
.travel-time.template-2025 #widget-container .widget .tab_content .passengers_count_plus {
    width: 48px;
    line-height: 48px;
}
.travel-time.template-2025 #widget-container .widget .tab_content .passengers_input > button + svg,
.travel-time.template-2025 #widget-container .widget .tab_content .date_input > .date_icon {
    top: 20px;
    right: 14px;
}
.travel-time.template-2025 #widget-container .widget .tab_content .passengers_input > button + svg path {
    fill: var(--primary-500, #E86A4D);
}
.travel-time.template-2025 #widget-container .widget .tab_content .passengers_input > button:hover {
    border-color: rgba(0, 125, 222, .2);
}
.travel-time.template-2025 .widget[data-size=large] .tab_content .form_submit {
    padding: 12px 20px;
    margin-bottom: 0 !important;
    display: flex;
    justify-content: center;
    align-items: center;
    background: var(--color-gorbusha);
    border-radius: 12px;
    height: auto;
    min-height: auto;
    max-height: max-content;
    width: min-content;
    min-width: min-content;
    max-width: max-content;
}

.travel-time.template-2025 .widget[data-size=large] .tab_content .form_submit:hover {
    margin-bottom: 0 !important;
    background: var(--color-gorbusha-hover);
}
.travel-time__form-url {
    display: flex;
    height: 48px;
    width: 100%;
    min-width: 161px;
    padding: 0 var(--16, 16px);
    justify-content: center;
    align-items: center;
    gap: var(--8, 8px);
    align-self: stretch;
    border-radius: var(--sm, 12px);
    background: var(--primary-500, #E86A4D);
    color: var(--white, #FFF);
    font-feature-settings: 'liga' off, 'clig' off;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    margin: 40px auto 0;
}
.travel-time__form-url:hover{
    color: var(--white, #FFF);
    background: var(--color-gorbusha-hover);
    text-decoration: none;
}
.travel-time.template-2025 #widget-container .tabs svg {
    visibility: hidden;
    width: 20px;
    height: 20px;
}
.travel-time.template-2025 #widget-container .tabs [data-tab-header="avia"] {
    background-image: url("/local/templates/.default/components/bitrix/news.list/travel-time-2025/img/plane.svg");
    background-repeat: no-repeat;
    background-position: center;
}
.travel-time.template-2025 #widget-container .tabs [data-tab-header="avia"][data-state="active"] {
    background-image: url("/local/templates/.default/components/bitrix/news.list/travel-time-2025/img/plane-white.svg");
}
.travel-time.template-2025 #widget-container .tabs [data-tab-header="train"] {
    background-image: url("/local/templates/.default/components/bitrix/news.list/travel-time-2025/img/train.svg");
    background-repeat: no-repeat;
    background-position: center;
}
.travel-time.template-2025 #widget-container .tabs [data-tab-header="train"][data-state="active"] {
    background-image: url("/local/templates/.default/components/bitrix/news.list/travel-time-2025/img/train-white.svg");
}
.travel-time.template-2025 #widget-container .tabs [data-tab-header="bus"] {
    background-image: url("/local/templates/.default/components/bitrix/news.list/travel-time-2025/img/bus.svg");
    background-repeat: no-repeat;
    background-position: center;
}
.travel-time.template-2025 #widget-container .tabs [data-tab-header="bus"][data-state="active"] {
    background-image: url("/local/templates/.default/components/bitrix/news.list/travel-time-2025/img/bus-white.svg");
}
.travel-time__head--city {
    display: flex;
    gap: 8px;
    width: fit-content;
    position: relative;
    font-size: 28px;
    line-height: 34px;
    font-weight: 600;
    white-space: nowrap;
    margin: auto;
}
.travel-time__head--city .city-choose {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    cursor: pointer;
}
.travel-time__head--city .city-choose select {
    user-select: none;
    pointer-events: none;
    outline: none;
    border: none;
    background-color: transparent;
    appearance: none;
    display: none;
}
.travel-time__head--city .travel-time__head--city-text {
    color: var(--primary-500, #E86A4D);
    text-decoration-line: underline;
    text-underline-offset: 5px;
    text-decoration-thickness: 2px;
}
.travel-time__head--city button {
    margin-top: 5px;
    width: 20px;
    height: 20px;
    outline: none;
    border: none;
    background: none;
    padding: 0 !important;
    display: flex;
    justify-content: center;
    align-items: center;
    color: var(--primary-500, #E86A4D);
    transition: .3s;
    pointer-events: none;
}
.travel-time__head--city .city-choose .button--arrow svg {
    width: 20px;
    height: 20px;
}
.city-selector.active + * + .button--arrow {
    transform: rotate(-180deg);
}
.city-selector:not(.active) {
    display: none;
}
.city-selector {
    z-index: 999;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}
.city-selector__background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(45deg, black, transparent);
    backdrop-filter: blur(4px);
    transition: opacity, 340ms linear;
    cursor: pointer;
}
.city-selector__container {
    overflow: auto;
    z-index: 2;
    padding: 16px;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    max-height: 70%;
    background-color: #ffffff;
    border-radius: 12px 12px 0 0;
}
.city-selector__list {
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 12px;
    list-style-type: none;
}
.city-selector__item {
    user-select: none;
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
    color: var(--black, #1F2238);
}
.city-selector__item label {
    cursor: pointer;
    width: 100%;
}
.travel-time.template-2025 label {
    color: var(--black, #1F2238);
}
.travel-time.template-2025 .field label {
    padding: 0;
}
.travel-time.template-2025 .city-selector__item label {
    user-select: none;
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
}
.city-selector__item:has(input[type="radio"]:checked) label {
    cursor: default;
}
.city-selector__item input[type="radio"] {
    display: none;
}
@media (min-width: 375px) {
    .travel-time {
        margin: 16px;
    }
    .travel-time__head--title {
        white-space: nowrap;
    }
}
@media (min-width: 456px) {
    .travel-time.template-2025 #widget-container .widget .tab_content .form_field {
        min-width: 340px;
        width: 340px;
    }
}
@media (max-width: 576px) {
    .flatpickr-calendar {
        left: 0 !important;
        width: 100% !important;
    }
    .pass_group_container {
        width: 100%;
        left: 0 !important;
    }
}
@media (min-width: 574px) {
    .travel-time__head {
        max-width: 462px;
    }
    .travel-time__body--form {
        max-width: 320px;
        margin: auto;
    }
}
@media (min-width: 768px) {
    .travel-time.template-2025 .travel-time__form .catalina-card__title {
        min-height: 84px;
    }
    .travel-time__form-url {
        width: fit-content;
    }
    .travel-time {
        padding: 64px 0 96px;
    }
    .travel-time__head {
        max-width: 100%;
        width: 100%;
        text-align: initial;
        flex-direction: row;
        gap: 24px;
        justify-content: space-between;
        -webkit-box-orient: horizontal;
    }
    .travel-time__head--title {
        font-size: 32px;
        line-height: 38px;
    }
    .travel-time.template-2025 + .stories-group .stories-group__head--title {
        font-size: 28px;
        line-height: 34px;
    }
    .travel-time__head-bottom .travel-time__head--time {
        font-size: 40px;
        line-height: 48px;
    }
    .travel-time__head--city {
        font-size: 32px;
        line-height: 38px;
        margin: unset;
    }
    .travel-time__head--city button {
        padding: 7px;
    }
    .travel-time__head--city .city-choose .button--arrow svg {
        width: 24px;
        height: 24px;
    }
    .city-selector {
        position: absolute;
        top: 100%;
    }
    .city-selector__background {
        opacity: 0;
    }
    .city-selector__container {
        margin-top: 12px;
        bottom: initial;
        top: 0;
        height: max-content;
        max-height: 400px;
        border-radius: 12px;
    }
    .tabs_types {
        justify-content: center;
    }
    .travel-time.template-2025 #widget-container .widget .tab_content .form_field {
        min-width: 300px;
        width: 300px;
    }
}
@media (min-width: 996px) {
    .travel-time__body--form {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        max-width: 100%;
    }
    .travel-time__body--inner::after {
        position: absolute;
        left: 0;
        top: 45%;
        background-image: url("/local/templates/mendeleev/img/icons/streak.svg");
        height: 2px;
        width: 38%;
        content: "";
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    .travel-time__body--inner::before {
        position: absolute;
        right: 0;
        left: auto;
        top: 45%;
        background-image: url("/local/templates/mendeleev/img/icons/streak.svg");
        height: 2px;
        width: 38%;
        content: "";
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}
@media (min-width: 1024px) {
    .travel-time__head-center {
        display: block;
    }
    .travel-time__head--sub-title {
        font-size: 16px;
        line-height: 22px;
    }
    .travel-time__body--form {
        justify-content: space-between;
    }
    .travel-time__body--inner {
        width: 424px;
    }
    .travel-time.template-2025 + .stories-group .stories-group__inner {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .travel-time.template-2025 + .stories-group .stories-group__head {
        margin-top: 32px;
        min-width: 312px;
    }
}
@media (min-width: 1140px) {
    .travel-time .form-group__dropdown-items {
        max-height: 100px;
    }
}
@media (min-width: 1440px) {
    .travel-time {
        padding: 96px 0 128px;
    }
    .travel-time__head--title,
    .travel-time__head--city {
        font-size: 38px;
        line-height: 44px;
    }
    .travel-time__body--form input {
        max-width: 312px;
    }
    .travel-time__body--inner {
        width: 472px;
    }
    .travel-time__head--description {
        font-size: 20px;
        line-height: 28px;
    }
    .travel-time__head-bottom .travel-time__head--time {
        font-size: 48px;
        line-height: 56px;
    }
    .travel-time__body--inner {
        width: 664px;
    }
    .travel-time.template-2025 + .stories-group .stories-group__head--title {
        font-size: 32px;
        line-height: 38px;
    }
    .travel-time.template-2025 #widget-container .widget {
        flex-direction: row;
        justify-content: space-between;
    }
    .travel-time.template-2025 #widget-container .widget .tabs {
        width: min-content;
        justify-content: initial;
    }
    .travel-time.template-2025 #widget-container .widget .tab_content .form {
        max-width: 100%;
        display: grid;
        grid-template-columns: minmax(34px, 2fr) minmax(34px, 2fr) minmax(34px, 1fr) minmax(34px, 1fr);
    }
    .travel-time.template-2025 #widget-container .widget .tab_content .tab_item[data-tab-content="train"] .form {
        grid-template-columns: minmax(34px, 2fr) minmax(34px, 2fr) minmax(34px, 1fr);
    }
    .travel-time.template-2025 #widget-container .widget .tab_content .tab_item[data-tab-content="bus"] .form {
        grid-template-columns: minmax(34px, 2fr) minmax(34px, 1fr) minmax(34px, 1fr) minmax(34px, 1fr);
    }
    .travel-time.template-2025 #widget-container .widget .tab_content .form,
    .travel-time.template-2025 #widget-container .widget .tab_content .form_group {
        flex-wrap: nowrap;
    }
    .travel-time.template-2025 #widget-container .widget .tab_content .form_group {
        gap: 0;
    }
    .travel-time.template-2025 #widget-container .widget .tab_content .form_field + .form_field {
        margin-left: 16px;
    }
    .travel-time.template-2025 #widget-container .widget .tab_content .form_field {
        min-width: 100px;
        width: 100%;
    }
    .tabs_types {
        justify-content: flex-start;
    }
}
@media (min-width: 1600px) {
    .travel-time.template-2025 .travel-time__form .catalina-card__title {
        min-height: 90px;
    }
    .travel-time.template-2025 #widget-container .widget .tab_content .tab_item[data-tab-content="train"] .form {
        grid-template-columns: minmax(34px, 3fr) minmax(34px, 2fr) minmax(34px, 1fr);
    }
    .travel-time.template-2025 #widget-container .widget .tab_content .tab_item[data-tab-content="bus"] .form {
        grid-template-columns: minmax(34px, 3fr) minmax(34px, 1fr) minmax(34px, 1fr) minmax(34px, 1fr);
    }
}
.travel-time.template-2025 .form-group {
    position: relative;
    margin-bottom: 0;
    color: rgba(38, 38, 38, 0.5);
}
.travel-time.template-2025 .form-group .field--icon {
    position: absolute;
    top: 50%;
    left: 12px;
    transform: translateY(-50%);
}
.travel-time.template-2025 .form-group .field--icon svg {
    position: relative;
    left: initial;
    top: initial;
    right: initial;
    margin: 0;
}
.travel-time.template-2025 .form-group input {
    width: 100%;
    padding: 0;
    height: auto;
}
.travel-time.template-2025 .form-group input.with-icon {
    padding: 0 20px 0 56px;
}
@media (min-width: 750px) {
    .search-page__container {
        padding: 64px 0 40px;
    }
}
@media (min-width: 1010px) {
    .search-page__container {
        gap: 40px;
        padding: 0 0 40px;
    }
    .search-page__head {
        padding: 40px 0;
    }
    .search-page__title {
        font-size: 40px;
    }
}
@media (min-width: 1190px) {
    .search-page__container {
        padding: 70px 0 40px;
    }
}
@media (min-width: 1600px) {
    .search-page__container {
        gap: 45px;
        padding: 85px 0 45px;
    }
    .search-page__head {
        padding: 50px 0;
    }
    .search-page__title {
        font-size: 48px;
    }
}
/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/stories-list-new/style.css?17669884845953*/
.stories-group {
    display: flex;
    padding: var(--56, 56px) var(--16, 16px) 88px;
    flex-direction: column;
    align-items: center;
    overflow: hidden;
    border-radius: 24px;
    transform: translateY(-24px);
}

.stories-group .container {
    padding-left: unset;
    padding-right: unset;
}

.excurs-tours .stories-group {
    padding: 56px 0;
}

.stories-group__inner {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0;
    gap: 56px;
}

.stories-group__head {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    padding: 0;
    gap: 16px;
}

.stories-group .stories-group__head--sub-title {
    margin: 0 0 16px 0;
    text-align: center;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.stories-group__head--title {
    align-self: stretch;
    color: var(--black, #1F2238);
    font-family: "NunitoSans";
    font-size: 28px;
    font-style: normal;
    font-weight: 600;
    line-height: 34px;
}

.stories-group__items {
    position: relative;
    width: 100%;
}

.stories-group__item {
    z-index: 3;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 4px;
    gap: 10px;
    max-width: 200px;
    border-radius: 24px;
    border: 2px solid #E46D4E;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.excurs-tours .stories-group__item{
    max-width: 128px;
}

.excurs-tours .stories-group{
    border-radius: 32px 32px 0 0;
    border-radius: 32px 32px 0 0;
    background-color: white;
    margin-top: -32px;
    position: relative;
    z-index: 12;
}

.stories-group__item.visited {
    border: 2px solid transparent;
}

.stories-group__item:hover {
    border: 2px solid #F2A391;
}

.stories-group__item:hover {
    border: 2px solid #F2A391;
}

.stories-group__item > div {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end;
    padding: 12px;
    isolation: isolate;
    width: 100%;
    aspect-ratio: 3/4;
    border-radius: 18px;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    cursor: pointer;
    overflow: hidden;
}
.stories-group__item--img{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 50%;
    z-index: 0;
}
.stories-group__item > div::before {
    z-index: 1;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-image: var(--color-gradient-card);
    border-radius: 18px;
    overflow: hidden;
}

.stories-group__item--title {
    z-index: 1;
    position: relative;
    margin: 0;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    color: #FFFFFF;
}

.stories-group__overlay {
    display: none;
    z-index: 99;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
}

.stories-group__turn-device {
    display: none;
    z-index: 99999;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

@media (min-width: 375px){
    .excurs-tours .stories-group__item {
        max-width: 144px;
    }
}

@media (min-width: 576px){
    .excurs-tours .stories-group__item {
        max-width: 204px;
    }
    .stories-group {
        padding: var(--56, 56px) 0 var(--88, 88px) 0;
    }
}

@media (min-width: 768px){
    .stories-group__head--title {
        font-size: 40px;
        line-height: 48px;
    }
    .excurs-tours .stories-group__item {
        max-width: 208px;
    }
    .excurs-tours .stories-group {
        padding: 72px 0;
    }
    .stories-group {
        padding: var(--64, 64px) 0 var(--96, 96px) 0;
        border-radius: 32px;
    }
}

@media (min-width: 769px) {
    .stories-group__item--title {
        font-size: 18px;
        line-height: 20px;
    }
}

@media (min-width: 1024px){
    .excurs-tours .stories-group__item {
        max-width: 208px;
    }
}

@media (min-width: 1140px) {
    .stories-group__item--title {
        font-size: 18px;
        line-height: 22px;
    }
}

@media (min-width: 1440px){
    .stories-group__head--title {
        font-size: 48px;
        line-height: 56px;
    }
    .stories-group__item {
        max-width: 252px;
    }
    .excurs-tours .stories-group {
        padding: 88px 0;
    }
    .stories-group {
        padding: var(--88, 88px) 0 128px 0;
        border-radius: 32px;
    }
}
/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/stories-list-new/stories-popup.css?171024099814131*/
.stories-popup {
    display: none;
    z-index: 10000;
    position: fixed;
    left: 0;
    top: 0;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100vh;
    background: #000000c7;
    backdrop-filter: blur(15px);
    --scenePerspective: 1000;
    --width: 22;
    --height: calc(var(--width) * 1.77);
    --translateZ: calc(var(--width) / 2);
    --first-layer: 100;
    --second-layer: 80;
    --third-layer: 30;
}

.stories-popup__overlay {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.stories-popup__close {
    z-index: var(--third-layer);
    position: fixed;
    right: 24px !important;
    top: 24px !important;
    background: transparent !important;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px;
    width: 36px;
    height: 36px;
    border-radius: 12px;
    color: #FFFFFF !important;
    transition: .3s !important;
    border: none;
}

.stories-popup__duration {
    display: none;
    z-index: 100000;
    position: fixed;
    bottom: 10px;
    right: 10px;
    align-items: center;
    justify-content: center;
    width: 35px;
    height: 35px;
    color: green;
    padding: 5px;
    border-radius: 100px;
    background-color: #fff;
}

.stories-popup__close.mobile {
    display: none;
    z-index: var(--first-layer);
    position: fixed;
    right: 0 !important;
    top: 0 !important;
    background: transparent;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px;
    width: 36px;
    height: 36px;
    border: none;
}

.stories-popup__mute {
    z-index: var(--first-layer);
    position: fixed;
    right: -2px !important;
    top: 42px !important;
    background: transparent;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px;
    width: 36px;
    height: 36px;
    border: none;
}

.stories-popup__close > svg {
    display: block;
    height: 100%;
    width: 100%;
    overflow: visible;
    position: relative;
}

.stories-popup__close:hover {
    background: rgba(255, 255, 255, 0.15) !important;
}

.stories-popup__inner {
    width: calc(var(--width) * 1vw);
    height: auto;
    aspect-ratio: 9/16;
    perspective: calc(var(--scenePerspective) * 1px);
    perspective-origin: 50% 50%;
}

.stories-popup__items {
    width: calc(var(--width) * 1vw);
    height: auto;
    aspect-ratio: 9/16;
    transform-style: preserve-3d;
    transform: translateZ(-100px) rotateY(0deg);
    -webkit-backface-visibility: hidden;
    margin: 0;
    padding: 0;
    list-style: none;
    /*transition: all 1s;*/
}

.stories-popup__item-prev,
.stories-popup__item-next {
    z-index: var(--second-layer);
    position: absolute;
    top: 0;
    width: 50%;
    height: 100%;
    padding: 0;
    margin: 0;
    border: none;
    background-color: transparent;
}

.stories-popup__item-prev {
    left: 0;
}

.stories-popup__item-url {
    z-index: var(--first-layer);
    position: fixed;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: calc(100% - 38px);
    height: 52px;
    bottom: 10px;
    margin: auto 19px;
    padding: 16px 40px;
    background: transparent;
    border: none;
}

.stories-popup__item {
    opacity: 0;
    position: absolute;
    width: calc(var(--width) * 1vw);
    height: auto;
    aspect-ratio: 9/16;
    backface-visibility: inherit;
    border-radius: 12px;
    overflow: hidden;
}

.stories-popup__item.visible {
    opacity: 1;
}

.stories-popup__item:nth-child(4n+1) {
    transform: rotateY(0deg) translateZ(calc(var(--translateZ) * 1vw));
}

.stories-popup__item:nth-child(4n+2) {
    transform: rotateY(90deg) translateZ(calc(var(--translateZ) * 1vw));
}

.stories-popup__item:nth-child(4n+3) {
    transform: rotateY(180deg) translateZ(calc(var(--translateZ) * 1vw));
}

.stories-popup__item:nth-child(4n+4) {
    transform: rotateY(-90deg) translateZ(calc(var(--translateZ) * 1vw));
}

.stories-popup__item.prev {
    transform: rotateY(0deg) translateZ(calc(var(--translateZ) * 1vw));
}

.stories-popup__item.current {
    transform: rotateY(90deg) translateZ(calc(var(--translateZ) * 1vw));
}

.stories-popup__item.next {
    transform: rotateY(180deg) translateZ(calc(var(--translateZ) * 1vw));
}

.stories-popup__item > img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.stories-popup__item--pagination {
    z-index: var(--first-layer);
    position: absolute;
    left: 0;
    top: -5px;
    display: flex;
    align-items: flex-start;
    gap: 6px;
    width: 100%;
    margin: 0;
    padding: 0 12px;
    list-style: none;
}

.stories-popup__item--pagination > li {
    z-index: var(--third-layer);
    opacity: 1;
    width: 100%;
    height: auto;
    border-radius: 100px;
    overflow: hidden;
}

.stories-popup__item--pagination > li > svg {
    width: auto;
    height: auto;
    border-radius: 100px;
    overflow: hidden;
}

.stories-popup__item--close {
    display: none;
    z-index: var(--first-layer);
    position: fixed;
    right: 7px;
    top: 5px;
    background: rgba(255, 255, 255, 0.15) !important;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px;
    width: 36px;
    height: 36px;
    border-radius: 12px;
    color: #FFFFFF !important;
    transition: .3s !important;
    border: none;
}

.stories-popup__item--mute,
.stories-popup__item--unmute {
    display: none;
    z-index: var(--first-layer);
    position: fixed;
    right: 7px;
    top: 55px;
    background: #00000080 !important;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px;
    width: 36px;
    height: 36px;
    border-radius: 12px;
    color: #FFFFFF !important;
    transition: .3s !important;
    border: none;
}

.stories-popup__item-next {
    right: 0;
}

.stories-popup__item--slides {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    list-style: none;
}

.stories-popup__item--slide {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.stories-popup__item--slide::before {
    z-index: var(--third-layer);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100px;
    content: "";
    background-image: linear-gradient(0deg, rgba(38, 32, 34, 0.0) 0%, rgba(38, 32, 34, 0.3) 40%, rgba(38, 32, 34, 0.8) 100%);
}

.stories-popup__item--slide.video::after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-image: linear-gradient(0deg, rgba(20, 17, 18, 0.0) 0%, rgba(20, 17, 18, 0.3) 30%, rgba(20, 17, 18, 0.6) 100%);
}

.stories-popup__item--slide:first-child {
    display: block;
}

.stories-popup__item--slide > img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.stories-popup__item--slide-video {
    display: none;
}

.stories-popup__item .stories-popup__item--slide-preloader {
    z-index: 10000;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 50px;
    height: 50px;
}

.stories-popup__item--slide-video iframe {
    z-index: var(--second-layer);
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) scale(1.22);
    height: 100%;
    width: 100%;
    aspect-ratio: 9/16;
}

.stories-popup__item--slide-video iframe.no-scale {
    transform: translate(-50%, -50%) scale(1);
    transition: 1s;
}

.stories-popup__item--slide-content {
    position: relative;
    display: flex;
    flex-direction: column;
    padding: 37px 19px 19px;
    gap: 16px;
    color: var(--color-white);
    height: 100%;
}

.stories-popup__item--slide-content.full-screen {
    justify-content: start;
}

.stories-popup__item--slide-content.start {
    justify-content: start;
}

.stories-popup__item--slide-content.center {
    height: 100%;
    justify-content: center;
}

.stories-popup__item--slide-content.end {
    height: 100%;
    justify-content: end;
}

.stories-popup__item--slide-content.gradient::before,
.stories-popup__item--slide-content.start.gradient::before,
.stories-popup__item--slide-content.center::before {
    z-index: var(--third-layer);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-image: var(--color-gradient-card-inverted);
}

.stories-popup__item--slide-content.end::before {
    z-index: var(--third-layer);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-image: var(--color-gradient-card);
}

.stories-popup__item--slide-content-title {
    z-index: var(--third-layer);
    position: relative;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 130%;
    color: #FFFFFF;
    margin: 0;
}

.stories-popup__item--slide-content-subtitle {
    z-index: var(--third-layer);
    position: relative;
    font-weight: 400;
    font-size: 15px;
    line-height: 150%;
    color: #FFFFFF;
    margin: 0;
}

.stories-popup__item--slide-content-text {
    z-index: var(--third-layer);
    position: relative;
    font-weight: 400;
    font-size: 15px;
    line-height: 150%;
    color: #FFFFFF;
    margin: 0;
}

.stories-popup__item--slide-url {
    z-index: var(--first-layer);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 16px 40px;
    width: 100%;
    height: 52px;
    background: #E46D4E;
    border-radius: 12px;
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 140%;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-top: auto;
}

.stories-popup__item--slide-url:hover {
    color: #FFFFFF;
    background: #D75935;
}

.stories-popup__navigation button {
    z-index: var(--first-layer);
    position: absolute;
    top: 50%;
    height: 50px;
    width: 50px;
    border: none;
    border-radius: 999px;
    overflow: hidden;
    background: #FFFFFF;
    color: #262626;
    cursor: pointer;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.stories-popup__navigation--prev {
    left: 50%;
    transform: translate(calc(50% - var(--width) * 1vw), -50%);
}

.stories-popup__navigation--prev > svg {
    transform: rotate(-90deg);
}

.stories-popup__navigation--next {
    right: 50%;
    transform: translate(calc(-50% + var(--width) * 1vw), -50%);
}

.stories-popup__navigation--next > svg {
    transform: rotate(90deg);
}

.stories-popup__navigation--prev.disabled,
.stories-popup__navigation--next.disabled {
    display: none;
}

.stories-popup__video-control button {
    z-index: var(--first-layer);
    position: absolute;
    top: 50%;
    left: 50%;
    width: 40px;
    min-width: 40px;
    height: 40px;
    min-height: 40px;
    object-position: center;
    object-fit: contain;
    padding: 0;
    border: none;
    background: transparent;
    box-sizing: content-box;
    transform: translate(-50%, -50%) scale(1);
    transition: transform 0.6s, -webkit-transform 0.6s;
    cursor: pointer;
}

.stories-popup__video-control-play,
.stories-popup__video-control-pause {
    display: none;
}

.stories-popup__video-control-pause {
    opacity: 0.2;
}

.stories-popup__video-control-play:hover,
.stories-popup__video-control-pause:hover {
    transform: translate(-50%, -50%) scale(1.2);
    opacity: 1;
}

.stories-popup__video-loader {
    display: none;
    z-index: var(--first-layer);
    position: absolute;
    top: auto;
    left: auto;
    width: 40px;
    min-width: 40px;
    height: 40px;
    min-height: 40px;
    margin: 0;
    padding: 0;
    border: 5px solid #FFF;
    border-bottom-color: transparent;
    border-radius: 50%;
    box-sizing: border-box;
    animation: rotation 1s linear infinite;
}

@keyframes rotation {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@media (max-width: 1400px) {
}

@media (max-width: 1200px) {
    .stories-popup {
        --width: 30;
    }
}

@media (max-width: 992px) {
    .stories-popup {
        --width: 35;
    }
}

@media (max-width: 768px) {
    .stories-popup {
        --width: 45;
    }

    .stories-popup__navigation--prev {
        left: 0;
        transform: translate(50%, -50%);
    }

    .stories-popup__navigation--next {
        right: 0 !important;
        transform: translate(-50%, -50%);
    }
}

@media (max-width: 574px) {
    .stories-popup {
        --width: 60;
    }

    .stories-popup__close {
        display: none;
    }

    .stories-popup__close.mobile,
    .stories-popup__item > svg {
        display: flex;
    }

    .stories-popup__item--mute {
        display: block;
    }

    .stories-popup__item--pagination {
        width: calc(100% - 36px);
    }

    .stories-popup__navigation--prev,
    .stories-popup__navigation--next {
        display: none;
    }

    .stories-popup__item {
        border-radius: 0;
    }
}

@media (max-width: 425px) {
    .stories-popup {
        --width: 85;
    }
}

@media (max-width: 375px) {
    .stories-popup {
        --width: 90;
    }
}
/* End */


/* Start:/local/templates/mendeleev/components/bitrix/news.list/advantages/style.css?16987365944766*/
.advantages{
    position: relative;
    background-color: #273C70;
    padding: 6rem 0;
}
.advantages__inner{
    display: flex;
    flex-direction: column;
}
.advantages__icon{
    display: flex;
    justify-content: center;
    color: #B8A58F;
}
.advantages__icon svg{
    width: 72px;
    min-width: 72px;
    height: 72px;
    min-height: 72px;
}
.advantages__name{
    font-weight: 500;
    font-size: 16px;
    line-height: 140%;
    text-align: center;
    text-transform: uppercase;
    padding-top: 44px;
    color: #B8A58F;
}
.advantages__title{
    font-weight: 600;
    font-size: 48px;
    line-height: 130%;
    text-align: center;
    color: #FFFFFF;
    padding-top: 16px;
}
.advantages__title-icon{
    text-align: unset;
    padding-top: 32px;
}
.advantages__images{
    display: flex;
    flex-direction: column;
    gap: 2rem;
    padding-top: 4rem;
}
.advantages__image{
    position: relative;
    width: 100%;
    height: 0;
    border-radius: 20px;
    padding-top: 100%;
    overflow: hidden;
}
.advantages__image img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-position: center;
    object-fit: cover;
}
.advantages__wrapper{
    height: 100%;
    padding-top: 4rem;
}
.advantages__sticky{
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    width: 100%;
    min-height: 75vh;
    padding-top: 100%;
}
.advantages__item{
    z-index: 1;
    position: absolute;
    left: 0;
    top: 0;
    display: none;
    width: 100%;
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;

    gap: 0 25px;
    padding: 0 110px;
}
.advantages__item.active{
    z-index: 2;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.advantages__item--info{
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    color: #FFFFFF;
}
.advantages__item--info-count{
    font-weight: 500;
    font-size: 16px;
    line-height: 140%;
    color: #B8A58F;
}
.advantages__item--info-name{
    font-weight: 600;
    font-size: 30px;
    line-height: 130%;
    padding-top: 16px;
}
.advantages__item--info-description{
    font-size: 20px;
    line-height: 150%;
    padding-top: 28px;
}
.advantages__item--info-link{
    margin: 1.6em 0 0 0;
}
.advantages__item--info-link a,
.advantages__item--info-link a:hover{
    color: var(--color-white);
}

@media (max-width: 1440px){
    .advantages__item{
        padding: 0 95px;
    }
    .advantages__item--line{
        height: 135%;
    }
}

@media (max-width: 1200px){
    .advantages .container{

    }
    .advantages__inner{

    }
    .advantages__item{
        padding: 0 40px;
    }
    .advantages__item--info{

    }
}

@media (max-width: 1024px){
    .advantages__inner{
        margin-right: 0;
    }
    .advantages__name{
        padding-top: 40px;
    }
    .advantages__title{
        font-size: 40px;
        padding-top: 12px;
    }
    .advantages__images{
        padding-top: 56px;
    }
    .advantages__wrapper{
        padding-top: 56px;
    }
    .advantages__item{}
    .advantages__item--info{}
    .advantages__item--info-count{
        font-size: 14px;
    }
    .advantages__item--info-name{
        font-size: 28px;
        padding-top: 12px;
    }
    .advantages__item--info-description{
        font-size: 16px;
        padding-top: 24px;
    }
}

@media (max-width: 768px){
    .advantages{
        padding: 64px 0;
    }
    .advantages__images{
        gap: 40px;
    }
    .advantages__image{
        padding-top: 75%;
    }
    .advantages__item--info{
        align-items: center;
        text-align: center;
        padding-bottom: 32px;
    }
}
@media (max-width: 767px){
    .advantages{
        overflow: hidden;
    }
}
@media (max-width: 576px){
    .advantages .container{

    }
    .advantages__title{
        font-size: 32px;
        line-height: 130%;
        padding-top: 8px;
    }
    .advantages__images{
        gap: 48px;
    }
    .advantages__image{
        padding-top: 100%;
    }
    .advantages__item{

    }
    .advantages__item--info{
        padding-bottom: 24px;
    }
    .advantages__item--info-count{
        font-size: 14px;
    }
    .advantages__item--info-name{
        font-size: 28px;
        padding-top: 8px;
    }
    .advantages__item--info-description{
        font-size: 14px;
        padding-top: 20px;
    }
}

/* End */


/* Start:/local/templates/mendeleev/components/bitrix/news.list/routes/style.css?17658004154572*/
.routes {
    padding: 64px 0 0;
    color: var(--black, #1F2238);
    font-family: "NunitoSans";
}
.routes .js-favorite {
    z-index: 9;
    position: absolute;
    top: 12px;
    right: 12px;
}
.routes__inner {
    display: grid;
}
.routes__title {
    font-size: 38px;
    font-style: normal;
    font-weight: 600;
    line-height: 38px;
    padding-bottom: 48px;
}
.routes__items {
    display: grid;
    gap: 24px;
    padding: 0;
    margin: 0;
    list-style: none;
}
.routes__item {
    display: grid;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.routes__item figure {
    position: relative;
    margin: 0 0 24px;
    padding: 0;
    height: 227px;
    width: 100%;
    border-radius: 20px;
    overflow: hidden;
}
.routes__item figure .routes__item-duration {
    z-index: 1;
    position: absolute;
    left: 16px;
    top: 16px;
    display: flex;
    height: 24px;
    padding: 0 8px;
    justify-content: center;
    align-items: center;
    color: var(--black, #1F2238);
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    border-radius: 8px;
    background: var(--white, #FFF);
}
.routes__item figure img {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.routes__item figure .routes__item-favourites {
    position: absolute;
    right: 16px;
    top: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 8px;
    background: var(--alpha-gray-200, rgba(31, 34, 56, 0.20));
}
.routes__item-title {
    color: var(--black, #1F2238);
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 26px;
    margin-bottom: 8px;
}
.routes__item-inner {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 6px;
    margin-bottom: 16px;
}
.routes__item-categories {
    color: var(--primary-500, #E86A4D);
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    white-space: pre-wrap;
}
.routes__item-dot {
    width: 3px;
    height: 3px;
    flex-shrink: 0;
    border-radius: 999px;
    background: var(--gray-500, #8F909B);
}
.routes__item-city {
    color: var(--gray-500, #8F909B);
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px
}
.routes__item-price {
    color: var(--black, #1F2238);
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 26px;
}
.routes__item-price .RUB {
    font-weight: 100;
    top: 0.15em;
}
.routes__show-more {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 48px;
    border-radius: 12px;
    border: 1px solid var(--alpha-gray-200, rgba(31, 34, 56, 0.20));
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    transition: 0.3s;
    color: var(--black, #1F2238);
    margin-top: 48px;
}
.routes__show-more:hover {
    color: var(--white, #FFF);
    background-color: var(--color-natural-beige, #B5A994);
}
@media (min-width: 576px) {
    .routes__items {
        grid-template-columns: 1fr 1fr;
        grid-column-gap: 16px;
        grid-row-gap: 24px;
    }

    .routes__item figure {
        height: 165px;
    }
}
@media (min-width: 768px) {
    .routes {
        padding: 80px 0 0;
    }

    .routes__title {
        padding-bottom: 64px;
    }

    .routes__items {
        grid-template-columns: 1fr 1fr;
        grid-column-gap: 24px;
        grid-row-gap: 40px;
    }

    .routes__item figure {
        height: 224px;
    }

    .routes__item-title {
        font-size: 22px;
        line-height: 28px;
    }

    .routes__item-price {
        font-size: 22px;
        line-height: 28px;
    }
}
@media (min-width: 1024px) {
    .routes__items {
        grid-template-columns: 1fr 1fr 1fr;
    }

    .routes__title {
        font-size: 32px;
    }

    .routes__item figure {
        height: 197px;
    }
}
@media (min-width: 1440px) {
    .routes {
        padding: 104px 0 0;
    }

    .routes__title {
        font-size: 38px;
        line-height: 44px;
    }

    .routes__item figure {
        height: 240px;
    }

    .routes__item-title {
        font-size: 24px;
        line-height: 30px;
    }

    .routes__item-city {
        font-size: 16px;
        line-height: 22px
    }

    .routes__item-price {
        font-size: 24px;
        line-height: 30px;
    }
}
@media (min-width: 1690px) {
    .routes__item figure {
        height: 283px;
    }
}
/* End */


/* Start:/local/components/mendeleev/favorites.button/templates/.default/style.css?17658004154574*/
.favorite-button__toggle {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 8px;
    width: 40px;
    height: 40px;
    color: #FFFFFF;
    backdrop-filter: blur(5px);
    -webkit-border-radius: var(--border-radius-sm, 8px);
    -moz-border-radius: var(--border-radius-sm, 8px);
    border-radius: var(--border-radius-sm, 8px);
    cursor: pointer;
}
.favorite-button__toggle.active {
    color: #F24046;
}
.favorite-button__toggle.active * {
    fill: #F24046;
    color: #F24046;
}
.favorite-button__toggle.text-mode {
    width: max-content;
}

.favorite-button__toggle.text-mode:after {
    content: attr(title);
    padding-left: 12px;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    color: var(--black, #1F2238);
}

.favorite-popup {
    z-index: 999;
    position: fixed;
    display: flex;
    align-items: flex-end;
    cursor: default;
}
.favorite-popup,
.favorite-popup .favorite-popup__background {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.favorite-popup:not(.active) {
    display: none;
}
.favorite-popup .favorite-popup__background {
    position: absolute;
    background: var(--alpha-gray-600, #1F223899);
}
.favorite-popup .favorite-popup__container {
    position: relative;
    padding: 16px;
    display: flex;
    flex-direction: column;
    gap: 12px;
    width: 100%;
    border-radius: 12px 12px 0 0;
    background: var(--white, #FFF);
    box-shadow: 0 8px 48px -8px rgba(31, 34, 56, 0.12);
}
.favorite-popup .favorite-popup__header {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.favorite-popup .favorite-popup__header--title {
    margin-top: 16px;
    color: var(--gray-900, #1F1B1D);
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
}
.favorite-popup .favorite-popup__header .favorite-popup--button {
    outline: none;
    border: none;
    color: var(--gray-500, #8F909B);
    background: transparent;
    cursor: pointer;
}
.favorite-popup .favorite-popup__body {}
.favorite-popup .favorite-popup__body .favorite-popup--description {
    margin-bottom: 16px;
    color: var(--gray-700, #626474);
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}
.route-pop-up-add__route-meta{
    overflow: hidden;
    color: var(--gray-700, #626474);
    font-feature-settings: 'liga' off, 'clig' off;
    text-overflow: ellipsis;
    /* pc b/footnote 16-22-400 */
    font-family: "NunitoSans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px; /* 137.5% */
}
.favorite-popup .favorite-popup__body:not(.visible) {
    display: none;
}
.favorite-popup .favorite-popup__footer {
    margin-top: 20px;
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}
.favorite-popup .favorite-popup__footer .favorite-popup--button {
    padding: 12px 16px;
    width: 100%;
    border-radius: var(--sm, 12px);
    border: 1px solid var(--alpha-gray-200, #1F223833);
    background: transparent;
    text-align: center;
    color: var(--black, #1F2238);
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    cursor: pointer;
}
.favorite-popup .favorite-popup__footer .favorite-popup--button[data-popup-action="confirm"] {
    background: var(--primary-500, #E86A4D);
    color: var(--white, #FFF);
}

@keyframes rotatePreload {
    0% {
        transform: rotate(0deg);
    }
    50% {
        color: #EC6A51;
    }
    100% {
        transform: rotate(360deg);
    }
}
.favorite-popup--preload {
    text-align: center;
}
.favorite-popup:not(.loading) .favorite-popup--preload {
    display: none;
}
.favorite-popup .favorite-popup--preload svg {
    color: #555;
}
.favorite-popup.loading .favorite-popup--preload svg {
    animation: rotatePreload 1600ms infinite;
}
@media (max-width: 1023px) {
    .favorite-button__toggle.text-mode {
        max-width: 44px;
    }
    .favorite-button__toggle.text-mode:after {
        content: "";
        padding-left: 0;
    }
}
@media (min-width: 768px) {
    .favorite-popup {
        justify-content: center;
        align-items: center;
    }
    .favorite-popup .favorite-popup__container {
        width: 440px;
        border-radius: 12px;
    }
    .favorite-popup .favorite-popup__footer {
        flex-wrap: nowrap;
        gap: 8px;
    }
    .favorite-popup .route-pop-up-add__route {
        cursor: default;
    }
    .favorite-popup .route-pop-up-add__route:hover {
        box-shadow: none;
    }
}
/* End */


/* Start:/local/templates/mendeleev/components/bitrix/news.list/partners/style.css?17658004152651*/
.partners {
    padding: 64px 0;
    color: var(--black, #1F2238);
    font-family: "NunitoSans";
}
.partners__inner {
    display: grid;
}
.partners__title {
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 38px;
    padding-bottom: 48px;
}
.partners__items {
    display: grid;
    gap: 24px;
    padding: 0 0 48px;
    margin: 0;
    list-style: none;
}
.partners__item {
    display: grid;
    gap: 40px;
    width: 100%;
    height: 340px;
    padding: 24px 24px 32px;
    border-radius: 20px;
    border: 1px solid var(--gray-200, #D2D3D7);
    background: var(--white, #FFF);
    overflow: hidden;
}
.partners__item figure {
    margin: 0;
    padding: 0;
    height: 162px;
}
.partners__item figure img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
}
.partners__item-title {
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    text-align: center;
}
.partners__show-more {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 48px;
    border-radius: 12px;
    border: 1px solid var(--alpha-gray-200, rgba(31, 34, 56, 0.20));
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    transition: 0.3s;
    color: var(--black, #1F2238);
}
.partners__show-more:hover {
    color: var(--white, #FFF);
    background-color: var(--color-natural-beige, #B5A994);
}
@media (min-width: 576px) {
    .partners__items {
        grid-template-columns: 1fr 1fr;
        grid-column-gap: 16px;
        grid-row-gap: 24px;
    }

    .partners__item {
        height: 297px;
    }

    .partners__item figure {
        height: 105px;
    }
}
@media (min-width: 768px) {
    .partners {
        padding: 80px 0;
    }

    .partners__title {
        padding-bottom: 56px;
    }

    .partners__items {
        grid-template-columns: 1fr 1fr;
        grid-column-gap: 24px;
        grid-row-gap: 40px;
    }

    .partners__item {
        height: 298px;
    }

    .partners__item figure {
        height: 129px;
    }
}
@media (min-width: 1024px) {
    .partners__items {
        grid-template-columns: 1fr 1fr 1fr;
    }

    .partners__item {
        height: 273px;
    }

    .partners__item figure {
        height: 105px;
    }
}
@media (min-width: 1440px) {
    .partners {
        padding: 104px 0;
    }

    .partners__title {
        font-size: 38px;
        padding-bottom: 64px;
    }

    .partners__item {
        height: 289px;
    }

    .partners__item figure {
        height: 115px;
    }

    .partners__item-title {
        font-size: 20px;
    }
}
/* End */


/* Start:/local/templates/mendeleev/components/bitrix/news.list/slider-photo-video/style.css?17658004155142*/
.section__headline {
    padding: 64px 0;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.slider-photo-video__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.slider-photo-video__slider--wrapper {
    position: relative;
    overflow: hidden;
}

.slider-photo-video__slider {
    position: relative;
    height: 100%;
}

.slider-photo-video__slider--pagination {
    z-index: 2;
    position: absolute;
    bottom: 20px;
    left: 50% !important;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 18px;
}

.slider-photo-video__slider--pagination .swiper-pagination-bullet {
    height: 12px;
    width: 12px;
    background: #E5E5E5;
    overflow: hidden;
    border-radius: 50%;
    opacity: 1;
    -webkit-transition: background 1s;
    -o-transition: background 1s;
    transition: background 1s;
}

.slider-photo-video__slider--pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #E16E4D;
}

.slider-photo-video__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    height: 100%;
}

.slider-photo-video__item {
    position: relative;
    top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #CCCCCC;
    outline: hidden;
    overflow: hidden;
    cursor: grab;
}
.slider-photo-video__item--img{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    object-position: 50%;
    object-fit: cover;
    z-index: 1;
}
.slider-photo-video__item::before {
    z-index: 2;
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.2);
}

.slider-photo-video__item.swiper-slide {
    width: 100%;
    height: 676px;
    -webkit-transition-property: top, -webkit-transform;
    transition-property: top, -webkit-transform;
    -o-transition-property: transform, top;
    transition-property: transform, top;
    transition-property: transform, top, -webkit-transform;
    -webkit-transition-duration: 1s;
    -o-transition-duration: 1s;
    transition-duration: 1s;
}

.slider-photo-video__item--video {
    z-index: 3;
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.slider-photo-video__item--video iframe {
    z-index: -1;
    position: relative;
    transform: scale(1.2);
}

.slider-photo-video__item--video-play-icon {
    z-index: 3;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 40px;
    min-width: 40px;
    height: 40px;
    min-height: 40px;
    -o-object-position: center;
    object-position: center;
    -o-object-fit: contain;
    object-fit: contain;
    padding: 40px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-transform: translate(-50%, -50%) scale(1);
    -ms-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
    -webkit-transition: -webkit-transform 0.6s;
    transition: -webkit-transform 0.6s;
    -o-transition: transform 0.6s;
    transition: transform 0.6s;
    transition: transform 0.6s, -webkit-transform 0.6s;
    cursor: pointer;
}

.slider-photo-video__item--video-play-icon:hover {
    -webkit-transform: translate(-50%, -50%) scale(1.2);
    -ms-transform: translate(-50%, -50%) scale(1.2);
    transform: translate(-50%, -50%) scale(1.2);
}

.slider-photo-video__items.disabled {
    -webkit-transform: translate3d(0, 0, 0) !important;
    transform: translate3d(0, 0, 0) !important;
}

@media (max-width: 1440px) {
    .slider-photo-video__item.swiper-slide {
        height: 506px;
    }
}

@media (max-width: 1200px) {
    .slider-photo-video__item.swiper-slide {
        height: 608px;
    }
}

@media (max-width: 1024px) {
    .slider-photo-video__item.swiper-slide {
        height: 500px;
    }

    .slider-photo-video__item--video,
    .slider-photo-video__item--video-play-icon {
        display: none;
    }
}

@media (max-width: 644px) {
    .slider-photo-video__slider--pagination {
        gap: 4px;
        overflow: hidden;
    }
    .slider-photo-video__slider--pagination .swiper-pagination-bullet {
        min-width: 8px;
        width: 8px;
        min-height: 8px;
        height: 8px;
    }
}
@media (max-width: 576px) {
    .slider-photo-video__item.swiper-slide {
        height: 250px;
    }
}
@media (min-width: 768px) {
    .section__headline {
        padding: 72px 0 64px;
    }
}
@media (min-width: 1140px) {
    .section__headline {
        padding: 96px 0 64px;
    }
}
/* End */
/* /local/templates/mendeleev/css/gorod-otkrytiy.css?17658004154425 */
/* /local/templates/mendeleev/components/bitrix/news.detail/first-screen-gorod-otkrytiy/style.css?17658004153473 */
/* /local/templates/.default/components/bitrix/news.list/travel-time-2025/style.css?176712740729464 */
/* /local/templates/.default/components/bitrix/news.list/stories-list-new/style.css?17669884845953 */
/* /local/templates/.default/components/bitrix/news.list/stories-list-new/stories-popup.css?171024099814131 */
/* /local/templates/mendeleev/components/bitrix/news.list/advantages/style.css?16987365944766 */
/* /local/templates/mendeleev/components/bitrix/news.list/routes/style.css?17658004154572 */
/* /local/components/mendeleev/favorites.button/templates/.default/style.css?17658004154574 */
/* /local/templates/mendeleev/components/bitrix/news.list/partners/style.css?17658004152651 */
/* /local/templates/mendeleev/components/bitrix/news.list/slider-photo-video/style.css?17658004155142 */
