

/* Start:/local/templates/mendeleev/css/sights.css?17231837725510*/
.sights .information {
    background-color: #E6E2DC;
    padding: 56px 0;
}

.sights .information__inner {
    display: flex;
    flex-direction: column;
}

.sights .information__top {
    display: flex;
    flex-direction: column;
    padding-bottom: 20px;
}

.sights .information__title {
    font-weight: 500;
    font-size: 38px;
    line-height: 56px;
    text-align: center;
    text-transform: uppercase;
    padding: 0 32px;
    gap: 32px;
    color: #40373A;
}

.sights .information__title p {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0;
    padding: 0;
}

.sights .information__title p span {
    display: block;
    margin: auto;
}

.sights .information__title img {
    display: none;
}

.sights .information__bottom {
    display: flex;
    flex-direction: column;
    align-items: center;
    border-top: 1px solid #cdc5b8;
    border-bottom: 1px solid #cdc5b8;
}

.sights .information__image {
    width: 100%;
    height: 150px;
    border-bottom: 1px solid #cdc5b8;
    display: flex;
    align-items: center;
}

.sights .information__image img {
    width: 100%;
    height: 100px;
    object-fit: contain;
    object-position: center;
}

.sights .information__counts {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 32px;
    margin: 20px 0;
}

.sights .information__count {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0;
    gap: 8px;
}

.sights .information__count--number {
    font-weight: 800;
    font-size: 56px;
    line-height: 56px;
    text-transform: uppercase;
    color: #C9BAA7;
    text-align: center;
}

.sights .information__count span {
    font-weight: 400;
    font-size: 15px;
    line-height: 150%;
    color: #292224;
    text-align: center;
}

.sights .information__description {
    font-weight: 400;
    font-size: 15px;
    line-height: 150%;
    color: #40373A;
    padding-top: 20px;
    text-align: center;
}

.main-places__slider--item .route-pop-up_add-my-route {
    z-index: 9;
    position: absolute;
    top: 54px;
    right: 12px;
    border-radius: 8px;
}

.tobolsk .main-places__slider--item .route-pop-up_add-my-route,
.letovtyumeni .main-places__slider--item .route-pop-up_add-my-route {
    top: 0;
    right: 0;
}

@media (max-width: 576px) {
    .sights .container {
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media (min-width: 574px) {
    .sights .information {
        padding: 64px 0;
    }

    .sights .information__title {
        font-size: 48px;
    }

    .sights .information__image {
        text-align: center;
        justify-content: center;
    }

    .sights .information__counts {
        flex-direction: row;
    }

    .sights .information__bottom {
        align-items: end;
    }
}

@media (min-width: 768px) {

    .sights .information {
        padding: 80px 0;
    }

    .sights .information__title {
        font-size: 68px;
        line-height: 76px;
    }

    .sights .information__image {
        display: none;
        height: 100%;
    }

    .sights .information__image img {
        height: 100%;
        max-width: 286px;
    }

    .sights .information__counts {
    }

    .sights .information__count {
        flex-direction: row;
        font-size: 16px;
    }

    .sights .information__count--number {
        font-size: 84px;
        line-height: 84px;
    }

    .sights .information__count span {
        text-align: left;
    }

    .sights .information__description {
        margin: auto;
        max-width: 466px;
        font-size: 16px;
    }
}

@media (min-width: 996px) {
    .sights .information__bottom {
        max-width: 800px;
        margin: auto;
    }
    .sights .information__image {
        border-bottom: none;
    }
}

@media (min-width: 1390px) {
    .sights .container {
        max-width: 1290px;
    }

    .sights .first-screen__background iframe {
        width: 120vw;
        height: 100vw;
    }

    .sights .information {
        padding: 96px 0;
    }

    .sights .information__title {
        font-size: 80px;
        line-height: 88px;
        justify-content: space-between;
    }

    .sights .information__title img {
        display: block;
    }

    .sights .information__bottom {
        max-width: 100%;
    }

    .sights .information__bottom {
        max-width: 100%;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        gap: 32px;
        margin: 0;
    }

    .sights .information__image {
        display: block;
        max-width: 350px;
    }

    .sights .information__image img {
        max-width: 100%;
    }

    .sights .information__count--number {
        font-size: 96px;
        line-height: 96px;
    }

    .sights .information__count:first-child span {
        max-width: 291px;
    }

    .sights .information__count:last-child span {
        width: 176px;
    }

    .sights .information__description {
        max-width: 100%;
    }
}

@media (min-width: 1690px) {
    .sights .information__image {
        max-width: 400px;
    }
    .sights .information__description {
        margin: 0;
        text-align: left;
    }
}

@media (max-width: 576px) {
    .sights .container {
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media (min-width: 1440px) {
    .sights .container {
        max-width: 1290px;
    }
    .sights .first-screen__background iframe {
        width: 120vw;
        height: 100vw;
    }
}

/* End */


/* Start:/local/templates/.default/components/bitrix/news.detail/first-screen/style.css?173469288419040*/
.first-screen{
    padding-top: 153px;
    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;
    overflow: hidden;
}
.tag-separate{
    width: 3px;
    height: 3px;
    border-radius: var(--round, 999px);
    background: #294594;
}
.first-screen .container{
    display: flex;
    flex-direction: column;
}
.first-screen__video{
    z-index: 1;
    position: absolute;
    width: 100%;
    height: 100%;
    margin-top: -100px;
    overflow: hidden;
}
.first-screen__video iframe{
    position: relative;
    transform: scale(1.2);
}
.first-screen img{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-position: center;
    object-fit: cover;
}
.first-screen::before{
    z-index: 2;
    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{
    z-index: 3;
    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;
    max-width: 646px;
    position: relative;
    display: grid;
    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: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: 36px;
    padding-top: 24px;
}
.first-screen__description{
    color: var(--color-white);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    padding: 24px 0;
}
.first-screen__button{
    display: none;
    width: fit-content;
    padding: 12px 20px;
    margin-top: 16px;
    background: #71ADC0;
    color: #294594;
    font-feature-settings: "liga" off, "clig" off;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px; /* 133.333% */
    -webkit-border-radius: var(--border-radius-min);
    -moz-border-radius: var(--border-radius-min);
    border-radius: var(--border-radius-min);
    border: 0;
    white-space: nowrap;
}
.first-screen__button:hover{
    background: #70B0C8;
}
.first-screen__button:active{
    background: #94D5EE;
}
.first-screen__button:focus{
    background: #82CEEB;
    box-shadow: 0 0 0 3px rgba(130, 206, 235, 0.20);
}
.first-screen__upcoming_events-wrapper{
    z-index: 3;
}
.first-screen__upcoming_events{
    z-index: 1;
    width: 100%;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: center;
    border-radius: var(--xs-4, 16px);
    background: #82CEEB;
    overflow: hidden;
}
.first-screen__upcoming_events-header{
    display: flex;
    flex-direction: column;
    align-items: center;
    row-gap: 16px;
    margin-top: -35px;
}
.first-screen__upcoming_events-header-icon svg{
    width: 41px;
    height: 81px;
}
.first-screen__upcoming_events-header-title{
}
.first-screen__upcoming_events-header-title-text{
    position: relative;
    color: #294594;
    text-align: center;
    font-family: "PPRightGrotesk";
    font-style: normal;
    font-weight: 500;
    line-height: 90%;
    text-transform: uppercase;
    word-spacing: 100vw;
    font-size: 54px;
}
.first-screen__upcoming_events-slider-wrapper{
    position: relative;
    display: flex;
    border-top: 1px solid #294594;
    border-bottom: 1px solid #294594;
    width: 100%;
    height: 100%;
}
.first-screen__upcoming_events-slide-image{
    border-radius: 4px;
    overflow: hidden;
}
.first-screen__upcoming_events-slider{
    width: 100%;
    height: 100%;
    overflow: hidden;
    padding: 16px 0;
}
.first-screen__upcoming_events-slider .first-screen__upcoming_events-slide{
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.first-screen__upcoming_events-slider .first-screen__upcoming_events-slide-image{
    position: relative;
    height: 100px;
}
.first-screen__upcoming_events-slider .first-screen__upcoming_events-slide-image img{
    height: 100%;
    width: 100%;
}
.first-screen__upcoming_events-slider .first-screen__upcoming_events-slide-info-tags{
    display: flex;
    flex-direction: row;
    align-items: center;
    color: #294594;
    gap: 6px;
    font-family: "NunitoSans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
}
.first-screen__upcoming_events-slider .first-screen__upcoming_events-slide-info{
    display: flex;
    flex-direction: column;
    gap: 4px;
    color: #294594;
    font-family: "NunitoSans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    justify-content: center;
}
.first-screen__button-mobile{
    z-index: 3;
    display: flex;
    justify-content: center;
    align-items: center;
}
.first-screen__button-mobile button{
    display: flex;
    flex-direction: column;
    height: 48px;
    padding: 0px var(--16, 16px);
    justify-content: center;
    align-items: center;
    gap: var(--8, 8px);
    border-radius: var(--sm, 12px);
    background: #82CEEB;
    color: #294594;
    font-feature-settings: "liga" off, "clig" off;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    border: none;
    max-width: 100%;
    width: 100%;
}
.first-screen__upcoming_events-slide-info-tag-city{
    color: #294594;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
}
.first-screen__upcoming_events-slide-info-tag-date{
    color: #294594;
    font-feature-settings: "liga" off, "clig" off;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 16px; /* 100% */
}
@media (min-width: 320px){
    .first-screen__upcoming_events-slide-info-tag-city{
        font-family: "NunitoSans";
        font-size: 16px;
        font-weight: 400;
        line-height: 16px;
    }
    .first-screen__upcoming_events-slider .first-screen__upcoming_events-slide-info-tags{
        font-size: 16px;
        font-weight: 400;
        line-height: 16px;
    }
    .first-screen .container{
        row-gap: 20px;
    }
    .first-screen__inner{
        padding-bottom: 0;
    }
    .first-screen__description{
        font-size: 16px;
    }
    .first-screen__upcoming_events-header-title{
        padding-top: 8px;
    }
    .first-screen__upcoming_events-header-title-text{
        font-size: 48px;
    }
    .first-screen__upcoming_events{
        flex-direction: column;
        padding: 32px 12px 24px;
        row-gap: 32px;
    }
    .first-screen__button-mobile{
        margin-bottom: 64px;
    }
    .first-screen__upcoming_events-slide-info-name {
        font-size: 16px;
        font-weight: 400;
        line-height: 20px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }
}
@media (min-width: 375px){
    .first-screen__upcoming_events{
        flex-direction: column;
        padding: 32px 43px 24px;
    }
    .first-screen__inner{
    }
    .first-screen__button{
        margin-top: 8px;
    }
    .first-screen__button-mobile{
        margin-bottom: 60px;
    }
}
@media (min-width: 576px){
    .first-screen__upcoming_events-slider .first-screen__upcoming_events-slide-image{
        height: 90px;
    }
    .first-screen__inner{
    }
    .first-screen__upcoming_events{
        flex-direction: row;
        column-gap: 24px;
        padding: 24px 0;
    }
    .first-screen__upcoming_events-slider-wrapper{
        width: 262px;
    }
    .first-screen__upcoming_events-header-title{
        padding: 8px 0;
    }
}
@media (min-width: 576px){
    .first-screen{
        padding-top: 324px;
    }
    .first-screen__title{
        padding-top: 32px;
        font-size: 36px;
        line-height: 42px;
    }
    .first-screen__description{
        font-weight: 400;
        line-height: 24px;
        font-size: 18px;
    }
    .first-screen__upcoming_events-header-icon svg{
        margin-top: -12px;
        width: 41px;
        height: 81px;
    }
    .first-screen__upcoming_events-header-title-text{
        font-size: 56px;
    }
    .first-screen__upcoming_events-header{
        margin-top: -33px;
        row-gap: 10px;
    }
    .first-screen__button-mobile button{
        display: flex;
        flex-direction: column;
        height: 48px;
        padding: 0px var(--16, 16px);
        justify-content: center;
        align-items: center;
        gap: var(--8, 8px);
        border-radius: var(--sm, 12px);
        background: #82CEEB;
        color: #294594;
        font-feature-settings: "liga" off, "clig" off;
        font-size: 18px;
        font-style: normal;
        font-weight: 600;
        line-height: 24px;
        border: none;
        max-width: 221px;
    }
}
@media (min-width: 768px){
    .first-screen{
        padding-top: 215px;
    }
    .first-screen__upcoming_events-slider .first-screen__upcoming_events-slide-image{
        height: 86px;
        min-width: 112px;
        width: 112px;
    }
    .first-screen__upcoming_events{
        padding: 20px 16px;
        column-gap: 16px;
    }
    .first-screen .container{
        row-gap: 32px;
    }
    .first-screen__inner{
    }
    .first-screen__title{
        font-size: 36px;
        font-style: normal;
        font-weight: 600;
        line-height: 42px;
        padding-top: 32px;
    }
    .first-screen__description{
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
    }
    .first-screen__upcoming_events-header-title-text{
        font-size: 64px;
    }
    .first-screen__upcoming_events-slider{
        width: 358px;
    }
    .first-screen__upcoming_events-slider,
    .first-screen__upcoming_events-slider-wrapper{
        height: 324px;
    }
    .first-screen__upcoming_events-slider .first-screen__upcoming_events-slide-info-tags{
        line-height: 22px;
    }
    .first-screen__upcoming_events-slider .first-screen__upcoming_events-slide{
        flex-direction: row;
        gap: 16px;
    }
    .first-screen__upcoming_events-slider-wrapper{
        width: 100%;
    }
    .first-screen__button-mobile{
        margin-bottom: 72px;
    }
    .first-screen__upcoming_events-slide-info-name{
        line-height: 20px;
    }
    .first-screen__upcoming_events-header{
        display: flex;
        flex-direction: column;
        align-items: center;
        row-gap: 16px;
        margin-top: -139px;
    }
    .first-screen__upcoming_events-header-icon svg{
        width: 41px;
        height: 81px;
    }
    .first-screen__upcoming_events-header-title-text{
        font-size: 57px;
    }
    .first-screen__button-mobile button{
        display: flex;
        flex-direction: column;
        height: 48px;
        padding: 0px var(--16, 16px);
        justify-content: center;
        align-items: center;
        gap: var(--8, 8px);
        border-radius: var(--sm, 12px);
        background: #82CEEB;
        color: #294594;
        font-feature-settings: "liga" off, "clig" off;
        font-size: 18px;
        font-style: normal;
        font-weight: 600;
        line-height: 24px;
        border: none;
    }
}
@media (min-width: 1024px){
    .first-screen{
        padding-top: 99px;
        padding-bottom: 104px;
    }
    .first-screen__title{
        color: #FFF;
        font-size: 36px;
        font-style: normal;
        font-weight: 600;
        line-height: 42px;
        padding-top: 40px;
    }
    .first-screen__description{
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
    }
    .first-screen__upcoming_events-slider .first-screen__upcoming_events-slide-image{
        height: 86px;
        min-width: 112px;
        width: 112px;
    }
    .first-screen .container{
        flex-direction: row;
    }
    .first-screen__wrapper{
    }
    .first-screen__upcoming_events-header{
        margin-top: 0;
    }
    .first-screen__inner{
        padding-top: 109px;
        max-width: 484px;
        padding-left: 5px;
    }
    .first-screen__upcoming_events{
        flex-direction: column;
        width: 376px;
        padding: 0 16px 48px;
        row-gap: 16px;
        margin-right: 7px;
    }
    .first-screen__upcoming_events-header-icon svg{
        width: 41px;
        height: 81px;
    }
    .first-screen__upcoming_events-header-title{
        padding: 2px 0 15px;
    }
    .first-screen__upcoming_events-header-title-text{
        font-size: 68px;
    }
    .first-screen__button{
        display: flex;
        margin-top: 40px;
        padding: 12px 16px;
        border-radius: 12px;
    }
    .first-screen__button-mobile{
        display: none;
    }
}
@media (min-width: 1440px){
    .first-screen{
        padding-top: 119px;
    }
    .first-screen__upcoming_events-slider .first-screen__upcoming_events-slide-image{
        height: 80px;
        min-width: 140px;
        width: 140px;
    }
    .first-screen__wrapper{
    }
    .first-screen .container{
        row-gap: 40px;
    }
    .first-screen__title{
        font-size: 44px;
        font-style: normal;
        font-weight: 600;
        line-height: 50px;
        padding-top: 40px;
    }
    .first-screen__description{
        font-size: 20px;
        line-height: 28px;
    }
    .first-screen__upcoming_events-slider{
        padding: 18px 0;
    }
    .first-screen__button{
        margin-top: 40px;
    }
    .first-screen__upcoming_events{
        width: 422px;
        padding: 0 25px 37px;
        margin-right: 10px;
        height: fit-content;
    }
    .first-screen__upcoming_events-wrapper{
        z-index: 3;
        display: flex;
        height: fit-content;
        margin-right: -6px;
    }
    .first-screen__upcoming_events-header-title-text{
        font-size: 72px;
    }
    .first-screen__upcoming_events-header{
        row-gap: 35px;
    }
    .first-screen__upcoming_events-slider .first-screen__upcoming_events-slide{
        gap: 20px;
    }
    .first-screen__inner{
        padding-top: 215px;
        padding-bottom: 100px;
        max-width: 646px;
        padding-left: 5px;
    }
    .first-screen__upcoming_events-header-icon svg{
        width: 100%;
        height: 140px;
    }
}
@media (min-width: 1600px){
    .first-screen{
        padding-top: 130px;
    }
    .first-screen__upcoming_events-slider .first-screen__upcoming_events-slide-image{
        height: 80px;
        min-width: 140px;
        width: 140px;
    }
    .first-screen__wrapper{
    }
    .first-screen .container{
        row-gap: 40px;
    }
    .first-screen__inner{
        padding-top: 201px;
        max-width: 760px;
    }
    .first-screen__title{
        font-size: 60px;
        font-style: normal;
        font-weight: 600;
        line-height: 68px;
        padding-top: 44px;
    }
    .first-screen__description{
        font-size: 22px;
        font-style: normal;
        font-weight: 400;
        line-height: 30px;
        word-spacing: -1px;
    }
    .first-screen__button{
        margin-top: 38px;
        display: flex;
        height: 48px;
        padding: 0 var(--16, 16px);
        justify-content: center;
        align-items: center;
        gap: var(--8, 8px);
        border-radius: var(--sm, 12px);
        background: #82CEEB;
        width: 221px;
    }
    .first-screen__upcoming_events{
        width: 422px;
        padding: 0 25px 37px;
        margin-right: 16px;
        height: fit-content;
    }
    .first-screen__upcoming_events-wrapper{
        z-index: 3;
        display: flex;
        padding-top: 46px;
        height: fit-content;
    }
    .first-screen__upcoming_events-header-title-text{
        font-size: 72px;
    }
    .first-screen__upcoming_events-header{
        row-gap: 35px;
    }
    .first-screen__upcoming_events-slider .first-screen__upcoming_events-slide{
        gap: 20px;
    }
    .thermal .first-screen__inner{
        padding-bottom: 122px;
        padding-left: 5px;
        padding-top: 265px;
    }
}
@media (min-width: 1690px){
    .first-screen__inner{
        padding-top: 265px;
    }
}
@media (min-width: 320px){
    .special.tobolsk .container{
        width: 100%;
        margin: 0 auto;
        padding-left: 16px;
        padding-right: 16px;
        --column-gap: 16px;
    }
}
@media (min-width: 576px){
    .special.tobolsk .container{
        max-width: 512px;
        padding-left: 0;
        padding-right: 0;
        --column-gap: 24px;
    }
}
@media (min-width: 576px) and (max-width: 767px){
    .special.tobolsk .upcoming-events.container{
        max-width: 100%;
        padding-left: 16px;
        padding-right: 16px;
    }
}
@media (min-width: 768px){
    .special.tobolsk .container{
        max-width: 696px;
        --column-gap: 24px;
    }
}
@media (min-width: 1024px){
    .special.tobolsk .container{
        max-width: 936px;
    }
}
@media (min-width: 1440px){
    .special.tobolsk .container{
        max-width: 1128px;
    }
}
@media (min-width: 1920px){
    .special.tobolsk .container{
        max-width: 1320px;
    }
}
/* End */


/* Start:/local/components/mendeleev/popup.detail/templates/event/style.css?17315720754540*/
.popup-detail {
    z-index: 999;
    position: fixed;
    top: 0;
    right: 0;
    width: 0;
    height: 100vh;
    display: flex;
    justify-content: flex-end;
}
.popup-detail.active {
    width: 100vw;
}
.popup-detail .ppd__background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(45deg, black, transparent);
    backdrop-filter: blur(4px);
    opacity: 0;
    transition: opacity, 140ms linear;
    transition-delay: 200ms;
}
.popup-detail.visibled .ppd__background {
    opacity: 1;
    transition-delay: 0ms;
}
.popup-detail .ppd__container {
    z-index: 2;
    position: relative;
    right: -100%;
    overflow: hidden auto;
    transition: right 440ms;
    transition-delay: 0ms;
}
.popup-detail.visibled .ppd__container {
    right: 0;
    transition-delay: 90ms;
}
.popup-detail .ppd__header {
    z-index: 2;
    position: absolute;
    top: 0;
    width: 100%;
    height: 0;
    padding: 0 16px;
}
.popup-detail .ppd__controls {
    z-index: 2;
    position: relative;
    top: 16px;
    display: flex;
    flex-direction: row-reverse;
    gap: 16px;
}
.popup-detail .ppd__progress {
    --ppd-progress-speed: 100ms;
    width: 100%;
    height: 3px;
    display: flex;
    justify-content: space-between;
    gap: 6px;
}
.ppd .ppd__progress-item {
    position: relative;
    width: 100%;
    border-radius: 100px;
    background: #FFFFFF4D;
}
.ppd .ppd__progress-item:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    border-radius: 100px;
    background-color: #FFFFFF;
    transition: width 0ms linear;
    transition-duration: 0ms;
}
.ppd .ppd__progress-item.active:after {
    width: 100%;
    transition-duration: 0ms;
}
.ppd .ppd__progress-item.animated:after {
    transition-duration: var(--ppd-progress-speed);
}
.popup-detail .ppd__controls .ppd--button {
    padding: 12px;
    border-radius: 12px;
    background-color: #FFFFFF4D;
    border: none;
    outline: none;
    transition: box-shadow 90ms;
}
.popup-detail .ppd__controls .ppd--button:hover {
    box-shadow: 0 0 6px 2px #DB4D43;
}
.popup-detail .ppd__controls .ppd--button:active {
    box-shadow: 0 0 6px 2px #DB4D43, 0 0 4px 0 black inset;
}
.popup-detail .ppd__controls .ppd--button:not(:disabled) {
    cursor: pointer;
}
.ppd .event .block--helper,
.popup-detail .ppd__controls .ppd--button svg:not(:first-child) {
    display: none;
}
.popup-detail .ppd__body {
    max-width: 840px;
    background-color: #FFFFFF;
}
/** region дополнение стилей к странице события */
.ppd .event {
    z-index: 1;
    position: relative;
}
.ppd .event-gallery__swiper-pagination {
    top: 0 !important;
}
.ppd .event .event__contacts a {
    font-weight: 400;
    color: var(--black, #1F2238);
    text-decoration: none;
}
.ppd .event__content {
    padding-left: 16px;
    padding-right: 16px;
}
.ppd .event__container {
    max-width: 100%;
}
.ppd .event .event__detail-picture img {
    width: 100%;
    height: 100%;
    object-position: center;
    object-fit: cover;
}
.ppd .event__content--helper {
    padding: 0 16px 16px;
}
.ppd .event__slider .swiper-slide img {
    max-width: 100%;
    border-radius: 0;
}
.ppd .gallery___wrapper > .container {
    max-width: 100%;
    margin: 0;
    padding: 0;
}
/** endregion дополнение стилей к странице события */
/** region media breakpoints */
@media (min-width: 576px) {
    .popup-detail .ppd__header {
        padding: 0 32px;
    }
    .ppd .event__content {
        padding-left: 32px;
        padding-right: 32px;
    }
    .ppd .event__content--helper {
        padding: 0 32px 32px;
    }
}
@media (min-width: 768px) {
    .popup-detail .ppd__header {
        padding: 0 36px;
    }
    .popup-detail .ppd__controls {
        top: 24px;
    }
    .ppd .event__content {
        padding-left: 36px;
        padding-right: 36px;
    }
    .ppd .event__content--helper {
        padding: 0 36px 24px;
    }
}
@media (min-width: 1024px) {
    .popup-detail .ppd__controls {
        flex-direction: row;
    }
    .popup-detail .ppd__controls .ppd--button {
        background-color: var(--white);
    }
    .popup-detail .ppd__controls .ppd--button svg:first-child {
        display: none;
    }
    .popup-detail .ppd__controls .ppd--button svg:last-child {
        display: inline;
    }

    .ppd .event__container.event__slider {
        width: 100%;
    }
}
/** endregion media breakpoints */
/* End */


/* Start:/local/templates/mendeleev-redesign/components/bitrix/news/events/bitrix/news.detail/.default/style.css?174661957621312*/
.event-wrapper {}
.event__more-details-item.hiden,
.event__more-details-show.hiden{
    display: none;
}
.RUB{
    position: relative;
    display: inline-block;
    content: " ";
    font-family: "Arial";
    font-size: 1em;
    font-weight: inherit;
    line-height: 1.1em;
    color: inherit;
    top: 0.1em;
    width: 0.8em;
    height: 1em;
}
.RUB::before{
    z-index: 2;
    position: absolute;
    content: "P";
    width: 0.38em;
    height: 0.73em;
    font-family: "Arial";
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    color: inherit;
    padding-left: 0.01em;
    border-bottom: 0.1em solid;
}
.RUB::after{
    z-index: 1;
    position: absolute;
    content: "";
    width: 0.1em;
    height: 0;
    top: auto;
    bottom: 0.42em;
    left: 0;
    color: inherit;
    border-bottom: 0.1em solid;
}
.event{}
.event__detail-picture{
    z-index: -1;
    position: relative;
    width: 100%;
    aspect-ratio: 3 / 2;
    background-size: cover;
    overflow: hidden;
}
.event__container{
    width: 100%;
}
.event__schedule{
    color: var(--black, #1F2238);
    font-family: "NunitoSans";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    align-self: stretch;

}
.event__schedule .event__container{
    display: flex;
    gap: 24px;
    flex-direction: column;
    padding: 24px 0;
    border-top: 1px solid var(--alpha-gray-100, rgba(31, 34, 56, 0.10));
    border-bottom: 1px solid var(--alpha-gray-100, rgba(31, 34, 56, 0.10));
}
.event__schedule-item{
    display: flex;
    padding: 16px  0;
    justify-content: center;
    align-items: flex-start;
    gap: 16px;
    align-self: stretch;
}
.event__schedule-item:first-child{
    border: none;
}
.event__schedule-item .none{
    display: none;
}
.event__schedule-item + .event__schedule-item{
    border-top: 1px solid var(--alpha-gray-100, rgba(31, 34, 56, 0.10));
}
.event__schedule-item-date svg{
    align-self: center;
}
.event__schedule-item-date{
    display: flex;
    justify-content: center;
    align-items: flex-start;
    gap: 8px;
}
.event__schedule-head{
    font-weight: 500;
}
.event__schedule-head,
.event__schedule-item {
    display: flex;
    justify-content: space-between;
}
.event__schedule-item-date{
    display: flex;
}
.event__schedule-head-arrow{
    cursor: pointer;
}
.event__schedule-items{
    display: none;
    flex-direction: column;
}
.event__schedule-item.past .event__schedule-item-date,
.event__schedule-item.past .event__schedule-item-day,
.event__schedule-item.past .event__schedule-item-day-mobile{
    opacity: 0.4;
}
.event__schedule-item-day-mobile{
    display: flex;
}
.event__schedule-item-day{
    display: none;
}
.event__schedule-item-day-mobile,
.event__schedule-item-day{
    color: #8F909B;
}
.tag-separate{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 3px;
    width: 3px;
    background-color: var(--gray-500);
}
.event__detail-picture:before{
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: linear-gradient(180deg, rgba(31, 34, 56, 0.60) 0%, rgba(31, 34, 56, 0.40) 34.94%, rgba(31, 34, 56, 0.40) 100%);
}
.event__description .event__container{
    display: flex;
    flex-direction: column;
    row-gap: 32px;
}
.event__content{
    padding-top: 32px;
    margin-bottom: 72px;
    margin-top: -24px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    row-gap: 64px;
    border-radius: 24px 24px 0 0;
    background-color: #FFFFFF;
    /*overflow: hidden;*/
}
.ppd__body .event__content{
    margin-bottom: 92px;
}
.event__info--breadcrumbs .bx-breadcrumb-item{
    font-family: "NunitoSans";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
}
.event__container .breadcrumb-wrapper {
    margin-bottom: 0;
}
.event__main-info-header{
    display: flex;
    flex-direction: column;
    row-gap: 16px;
}
.event__main-info .event__container{
    display:flex;
    flex-direction: column;
    row-gap: 32px;
}
.event__main-date{
    display: flex;
    gap: 6px;
    color: var(--black, #1F2238);
    font-family: "NunitoSans";
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
}
.event__main-date span{
    color: #8F909B;
}
.event__main-info-tags{
    display: flex;
    flex-direction: row;
    gap: 8px;
    align-items: center;
    flex-wrap: wrap;
}
.event__main-final-price{
    height: 32px;
    padding: 8px;
    color: var(--black, #1F2238);
    font-family: "NunitoSans";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    border-radius: 8px;
    background: var(--alpha-primary-50, rgba(232, 106, 77, 0.10));
}
.event__main-tag{
    height: 32px;
    padding: 8px;
    color: var(--black, #1F2238);
    font-family: "NunitoSans";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    border-radius: 8px;
    background: var(--alpha-gray-50, rgba(31, 34, 56, 0.05));
}
.event__main-category{
    color: var(--primary-500, #E86A4D);
    font-family: "NunitoSans";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    cursor: pointer;
}
.event__main-category:hover{
    text-decoration: none;
}
.event__main-name{
    color: var(--black, #1F2238);
    font-family: "NunitoSans";
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: 36px;
    margin-bottom: unset !important;
    margin-top: unset !important;
}
.event__main-city{
    color: var(--gray-500, #8F909B);
    font-family: "NunitoSans";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
}
.event__main--tag-map{
    color: var(--primary-500, #E86A4D);
    font-family: "NunitoSans";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    cursor:pointer;
}
.event__main--tag-map:hover{
    text-decoration: none;
}
.event__description-header{
    color: var(--black, #1F2238);
    font-family: "NunitoSans";
    font-size: 26px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px;
}
/*region SLIDER*/
.event .event__recommended-events {
    margin-bottom: 80px;
}
.event__slider{
    position: relative;
    cursor: pointer;
}
.recommended-events-slide-image{
    aspect-ratio: 3/2;
}
.event__slider .swiper-slide img{
    aspect-ratio: 3/2;
    border-radius: 20px;
}
.recommended-events-slide{
    display: flex !important;
    flex-direction: column;
    row-gap: 24px;
}
.recommended-events-slide-image{
    position: relative;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    border-radius: 20px;
}
.recommended-events-slide-details {
    flex-wrap: wrap;
    gap: 6px;
}
.recommended-events-slide {
    height: 100%;
}
.recommended-events-slide .recommended-events-slide-info {
    justify-content: space-between;
    height: 164px;
    max-height: 100%;
}
.recommended-events-slide-name {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.recommended-events-slide-flag{
    position: absolute;
    right: 16px;
    top: 16px;
    width: 40px;
    height: 40px;
    padding: 8px;
    border-radius: 8px;
    background: var(--alpha-gray-200, rgba(31, 34, 56, 0.20));
}
.recommended-events-slide-price{
    position: absolute;
    height: 24px;
    display: flex;
    left: 16px;
    bottom: 16px;
    padding: 8px;
    color: var(--white, #FFF);
    font-family: "NunitoSans";
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    justify-content: center;
    align-items: center;
    border-radius: 8px;
    background: var(--black, #1F2238);
}
.recommended-events-slide-price .RUB{
    margin-bottom: 3px;
}
.single-schedule-item {
    border: none !important;
}
/*endregion*/
/*region MAIN*/
/*region MAP*/
.event__map{
    overflow: hidden;
    border-radius: 24px;
    border: 1px solid var(--alpha-gray-100, rgba(31, 34, 56, 0.10));
    width: 100%;
    height: 400px;
}
.event__description-text{
    color: var(--gray-900, #35384C);
    font-family: "NunitoSans";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}
/*endregion*/
.event__in-favorites{
    width: 100%;
}
.event__in-favorites-button{
    display: flex;
    height: 48px;
    padding: 0 16px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    align-self: stretch;
    border-radius: 12px;
    border: 1px solid var(--alpha-gray-200, rgba(31, 34, 56, 0.20));
}
.event__in-favorites .js-favorite.text-mode{
    border-radius: var(--border-radius-sm, 12px);
    border: 1px solid var(--alpha-gray-200, #1F223833);
    width: 100%;
    max-width: 100%;
    color: var(--black, #1F2238);
}
.event__in-favorites-icon{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width:24px;
    height: 24px;
}
.event__more-info{
    display: flex;
    flex-direction: column;
    row-gap: 40px;
}
.event__more-details-header{
    color: var(--black, #1F2238);
    font-family: "NunitoSans";
    font-size: 26px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px;
}
.event__more-details .event__container{
    display: flex;
    flex-direction: column;
    row-gap: 32px;
}
.event__more-details-show{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 48px;
    color: var(--black, #1F2238);
    font-family: "NunitoSans";
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    border-radius: 12px;
    border: 1px solid var(--alpha-gray-200, rgba(31, 34, 56, 0.20));
    cursor: pointer;
}
.event__more-details-item{
    display: flex;
    flex-direction: row;
    column-gap: 16px;
}
.event__more-details-item-picture img{
    width: 60px;
    height: 60px;
    border-radius: 12px;
    background-color: #af806f;
}
.event__more-details-item-info{
    display: flex;
    flex-direction: column;
    row-gap: 4px;
}
.recommended-events-slide:hover,
.event__more-details-item:hover{
    text-decoration: none;
    cursor: pointer;
}
.event__more-details-item-info-main{
    display: flex;
    flex-direction: row;
    align-items: center;
    column-gap: 6px;
}
.event__more-details-item-info-tag{
    color: var(--primary-500, #E86A4D);
    font-family: "NunitoSans";
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
}
.event__more-details-item-info-date{
    color: var(--gray-500, #8F909B);
    font-family: "NunitoSans";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
}
.event__more-details-item-info-name{
    color: var(--black, #1F2238);
    font-family: "NunitoSans";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
}
.event__more-details-item-info-adress{
    color: var(--gray-500, #8F909B);
    font-family: "NunitoSans";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
}
.event__contacts{
    display: flex;
    flex-direction: column;
    row-gap: 32px;
}
.event__contacts--wrapper{
    display: flex;
    flex-direction: column;
    row-gap: 32px;
    column-gap: 24px;
}
.event__more-details-items{
    display:grid;
    gap: 24px;
    grid-template-columns: 1fr;
}
.event__contacts--side-contact{
    display: flex;
    flex-direction: row;
    column-gap: 16px;
}
.event__contacts--side-social-item a,
.event__contacts--side-contact-icon{
    height: 24px;
    flex: 0 0 24px;
    display: flex;
}
.event__contacts--side-social-item{
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.event__contacts--side-contact-icon svg{
    color: var(--primary-500);
}
.event-title{
    color: var(--black, #1F2238);
    font-family: "NunitoSans";
    font-size: 26px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px;
}
.event__contacts--side-social{
    display: flex;
    flex-direction: row;
    column-gap: 4px;
}
.event__contacts--side-contact-items{
    display: flex;
    flex-direction: column;
    row-gap: 8px;
}
.event__contacts--side-contact-item{
    color: var(--black, #1F2238);
    font-family: "NunitoSans";
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}
.event__contacts--side-contact-item a:hover{
    text-decoration: none;
}
.event__contacts--side-address{
    display: flex;
    flex-direction: column;
    row-gap: 8px;
}
.event__contacts--side{
    display: flex;
    flex-direction: column;
    row-gap: 24px;
}
.event__contacts--side-right{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    row-gap: 32px;
}
.event__contacts--side-address-item{
    color: var(--black, #1F2238);
    font-family: "NunitoSans";
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}
.event__contacts--side-address-item-address{
    color: var(--gray-500, #8F909B);
}
.event__recommended-events-title{
    color: var(--black, #1F2238);
    font-family: "NunitoSans";
    font-size: 26px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px;
}

.event__recommended-events{
    display: flex;
    flex-direction: column;
    row-gap: 32px;
}
.recommended-events-slide-name{
    color: var(--black, #1F2238);
    font-family: "NunitoSans";
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 26px;
}
.recommended-events-slide-details-category{
    color: var(--primary-500, #E86A4D);
    font-family: "NunitoSans";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
}
.recommended-events-slide-details{
    display: flex;
    flex-direction: row;
    align-items: center;
    column-gap: 6px;
}
.recommended-events-slide-details-city{
    color: var(--gray-500, #8F909B);
    font-family: "NunitoSans";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}
.recommended-events-slide-info{
    display: flex;
    flex-direction: column;
    row-gap: 24px;
}
.recommended-events-slide-info-top{
    display: flex;
    flex-direction: column;
    row-gap: 8px;
}
.recommended-events-slide-info-date{
    color: var(--black, #1F2238);
    font-family: "NunitoSans";
    font-size: 26px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px;
}
/*region SCHEDULE*/
.event__detail--schedule{
    border-bottom: 1px solid var(--gray-100);
}
.event__detail--schedule-main{
    display: flex;
    padding: 24px 0;
    gap: 8px;
    align-items: center;
    border-top: 1px solid var(--gray-100);
    background-color: unset;
    cursor: pointer;
}
.event__detail--schedule-main-status{
    width: 24px;
}
.event__detail--schedule-main-info{
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex: 1;
}
.event__detail--schedule-main-info-status{
    font-size: 18px;
    font-weight: 500;
}
.event__detail--schedule-main-info-interval{
    font-size: 15px;
    font-weight: 400;
}
.event__detail--schedule-main-open{
    flex: 0 0 24px;
}
.event__schedule-head-arrow svg,
.event__detail--schedule-main-open svg,
.event__questions--item-show svg{
    -webkit-transform-origin: center;
    -moz-transform-origin: center;
    -ms-transform-origin: center;
    -o-transform-origin: center;
    transform-origin: center;
    -webkit-transition: var(--transition-duration-base);
    -moz-transition: var(--transition-duration-base);
    -ms-transition: var(--transition-duration-base);
    -o-transition: var(--transition-duration-base);
    transition: var(--transition-duration-base);
    transform: unset;
}
.event__schedule-head-arrow-opened svg,
.event__detail--schedule-main.items-show .event__detail--schedule-main-open svg,
.event__questions--item.question-show .event__questions--item-show svg{
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.event__detail--schedule-items-wrapper{
    display: none;
    background-color: unset;
}
.event__detail--schedule-items{
    display: flex;
    flex-direction: column;
}
.event__detail--schedule-item{
    display: flex;
    justify-content: space-between;
    padding: 16px 0;
    border-bottom: 1px solid var(--gray-100);
}
.event__detail--schedule-items .event__detail--schedule-item:last-child{
    border: unset;
}
.event__detail--schedule-item-title{
    font-size: 20px;
}
.event__detail--schedule-item-time{
    display: flex;
    flex-direction: column;
    gap: 4px;
}
.event__detail--schedule-item-time-interval{
    font-size: 20px;
    text-align: end;
    font-weight: 400;
}
.event__detail--schedule-item-time-break{
    font-size: 16px;
    color: var(--gray-500);
}
.schedule-item-today{
    font-weight: 600;
}
.event .event__content .js-favorite:after{
    content: "В избранное" !important;
    padding-left: 12px !important;
}
/*endregion*/
.event .gallery___wrapper {
    overflow: hidden;
    width: 100%;
}
.event .event__map {
    margin-bottom: 24px;
}

.event .block--helper {
    height: 48px;
}
.event .sticky-ticket {
    z-index: 9;
    margin: -60px 0 0;
    position: sticky;
    top: calc(100vh - 70px);
    bottom: initial;
    height: initial;
}

.event .sticky-ticket.fixed {
    position: fixed;
    top: initial;
    bottom: 68px;
}
.event .sticky-ticket .ticket {
    height: 0;
    transition: height 100ms linear;
}

.event .event__in-favorites .favorite-button {
    margin: 0 0 60px;
}
.event .event__content--helper {
    overflow: hidden;
    margin-top: -40px;
}
@media(max-width: 341px){
    .event__detail--schedule-item-title{
        display: flex;
        height: min-content;
    }
    .event__detail--schedule-item-time-break{
        width: max-content;
    }
}
@media(min-width: 576px) {
    .event__detail-picture {
        max-height: 324px;
    }
    .event__schedule-item-day{
        display: flex;
    }
    .event__schedule-item-day-mobile{
        display: none;
    }
}
@media(min-width: 768px){
    .event__more-info .event__contacts--side-right,
    .event__more-info .event__contacts--side-left{
        width: 50%;
    }
    .event__detail-picture{
        max-height: 432px;
    }
    .event__content{
        padding-top: 40px;
        margin-bottom: 64px;
        margin-top: -32px;
        border-radius: 32px 32px 0 0;
        row-gap: 72px;
    }
    .ppd__body .event__content{
        margin-bottom: 92px;
    }
    .event__main-name{
        font-size: 36px;
        line-height: 42px;
    }
    .event__main-date{
        font-size: 24px;
        line-height: 30px;
    }
    .event__description-header{
        font-size: 28px;
        line-height: 34px;
    }
    .event__more-details-header{
        font-size: 28px;
        line-height: 34px;
    }
    .event__contacts--wrapper{
        flex-direction: row;
        justify-content: space-between;
    }
    .event__recommended-events-title{
        font-size: 28px;
        line-height: 34px;
    }
    .event__more-details-items{
        grid-template-columns: repeat(2, 1fr);
    }
    .recommended-events-slide-name{
        font-size: 22px;
        line-height: 28px;
    }
    .recommended-events-slide-info-date{
        font-size: 28px;
        line-height: 34px;
    }
    .event-title{
        font-size: 28px;
        line-height: 34px;
    }
}
@media(min-width: 1024px){
    .event__detail-picture{
        max-height: 576px;
    }
    .event__container{
        width: 776px;
    }
    .event__in-favorites .js-favorite.text-mode{
        max-width: 776px;
    }
}
@media(min-width: 1440px){
    .event__in-favorites .js-favorite.text-mode{
        max-width: 744px;
    }
    .event__detail-picture{
        max-height: 480px;
    }
    .event__content{
        row-gap: 80px;
    }
    .ppd__body .event__content{
        row-gap: 92px;
    }
    .event__container{
        width: 744px;
    }
    .event__main-name{
        font-size: 44px;
        line-height: 50px;
    }
    .event__main-date{
        font-size: 28px;
        line-height: 34px;
    }
    .event__description-header{
        font-size: 32px;
        line-height: 38px;
    }
    .event__description-text{
        font-size: 20px;
        line-height: 28px;
    }
    .event__more-details-header{
        font-size: 32px;
        line-height: 38px;
    }
    .event__recommended-events-title{
        font-size: 32px;
        line-height: 38px;
    }
    .event-title{
        font-size: 32px;
        line-height: 38px;
    }
}
@media(min-width: 1920px){
    .event__detail-picture{
        max-height: 640px;
    }
    .event__container{
        width: 872px;
    }
    .event__in-favorites .js-favorite.text-mode{
        max-width: 872px;
    }
}
/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/stories-list-new/style.css?17440263465378*/
.stories-group {
    padding: 48px 0;
    overflow: hidden;
}

.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 {
    margin: 0;
    font-style: normal;
    font-weight: 500;
    font-size: 48px;
    line-height: 120%;
    text-align: center;
}

.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 article {
    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 article::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;
    }
}

@media (min-width: 768px){
    .excurs-tours .stories-group__item {
        max-width: 208px;
    }
    .excurs-tours .stories-group {
        padding: 72px 0;
    }
}

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

@media (min-width: 1400px){
    .stories-group__item {
        max-width: 252px;
    }
    .excurs-tours .stories-group {
        padding: 88px 0;
    }
}

@media (min-width: 769px) {
    .stories-group {
        padding: 56px 0;
    }

    .stories-group__item--title {
        font-size: 18px;
        line-height: 20px;
    }
}

@media (min-width: 1140px) {
    .stories-group {
        padding: 64px 0;
    }

    .stories-group__item--title {
        font-size: 18px;
        line-height: 22px;
    }
}

@media (min-width: 1400px) {
    .stories-group {
        padding: 64px 0;
    }
}
/* 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/slider-photo-video/style.css?17440056245142*/
.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 */


/* Start:/local/templates/mendeleev/components/bitrix/news.list/kaleidoscope-events/style.css?16889740053339*/
.kaleidoscope {
    position: relative;
    padding: 64px 0;
    overflow: hidden;
}

.kaleidoscope__inner {
}

.kaleidoscope__sub-title {
    margin-bottom: 8px;
    text-align: center;
}

.kaleidoscope__title {
    margin-bottom: 56px !important;
    text-align: center;
}

.kaleidoscope__filters {
    display: none;
}

.kaleidoscope__items {
    display: grid;
    grid-template-columns: repeat( auto-fit, minmax(250px, 100%));
    justify-content: center;
    gap: 30px;
}

.kaleidoscope__item figure {
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 231px;
    border-radius: 24px;
    overflow: hidden;
}

.kaleidoscope__item-price {
    position: absolute;
    left: 12px;
    bottom: 12px;
    padding: 4px 12px !important;
    color: var(--color-white);
    background: var(--color-gray-900);
    border-radius: 8px;
}

.kaleidoscope__item-liked {
    position: absolute;
    right: 12px;
    top: 12px;
    display: flex;
    flex-direction: column;
    justify-content: end;
    align-items: center;
    padding: 4px;
    gap: 2px;
    width: 56px;
    height: 56px;
    background: rgb(0 0 0 / 20%);
    backdrop-filter: blur(12px);
    border-radius: 8px;
    color: var(--color-white);
    cursor: pointer;
    user-select: none;
}

.kaleidoscope__item-liked svg {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.kaleidoscope__item-liked.liked svg {
    top: 9px;
    transform: translate(-50%, 0);
}

.kaleidoscope__item-liked p {
    margin: 0;
}

.kaleidoscope__item figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    border-radius: 24px;
    overflow: hidden;
}

.kaleidoscope__item .kaleidoscope__item-section {
    margin-top: 15px;
    color: var(--color-gorbusha);
}

.kaleidoscope__item-name {
    margin: 10px 0 0 0;
    color: var(--color-gray-900);
}

.kaleidoscope__item-bottom {
    margin: 10px 0 0 0;
}

.kaleidoscope__item-dot {
    font-weight: 400;
    font-size: 15px;
    line-height: 150%;
    color: var(--color-gray-900);
}

.kaleidoscope__item-date {
    color: var(--color-gray-900);
}

.kaleidoscope__item-place {
    color: var(--color-gray-400);
}

.kaleidoscope__show-more {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 56px;
    margin-top: 66px;
}

.kaleidoscope__show-more a {
    padding: 16px 24px;
    gap: 12px;
    width: 157px;
    height: 56px;
    margin: auto;
    text-align: center;
    color: var(--color-gray-900);
    border: 1px solid var(--color-gray-100);
    border-radius: 12px;
    transition: .3s;
}

.kaleidoscope__show-more a:hover {
    background-color: #B5A994;
    color: #FFFFFF;
}

@media (min-width: 768px) {
    .kaleidoscope {
        padding: 72px 0;
    }

    .kaleidoscope__title {
        margin-bottom: 64px !important;
        text-align: center;
    }

    .kaleidoscope__items {
        grid-template-columns: repeat( auto-fit, minmax(250px, calc(50% - 15px)));
    }

    .kaleidoscope__item figure {
        height: 272px;
    }
}

@media (min-width: 1140px) {
    .kaleidoscope {
        padding: 96px 0;
    }

    .kaleidoscope__items {
        grid-template-columns: repeat( auto-fit, minmax(250px, calc(32% - 15px)));
    }
}
/* End */


/* Start:/local/templates/mendeleev/components/bitrix/news.list/main-places-new-tabs/style.css?174772702311613*/
.main-places{
    padding: 64px 0 0;
    overflow: hidden;
}
.main-places .main-places__sub-title{
    margin-bottom: 8px;
    text-align: center;
}
.main-places .main-places__title{
    margin-bottom: 32px;
    text-align: center;
}
.main-places__title{
    margin: 0;
    padding: 0;
    font-size: 32px;
    font-weight: 600;
    line-height: 120%;
}
.main-places__tab{
    margin-bottom: 32px;
}
.main-places__tab--items{
    display: flex;
    margin: 0;
    padding: 0;
    overflow-x: scroll;
    list-style: none;
    gap: 16px;
}
.main-places__tab--items::-webkit-scrollbar{
    display: none;
}
.main-places__tab--item{
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: center;
    width: fit-content;
    height: 40px;
    padding: 8px 24px !important;
    border: 1px solid var(--color-gray-100);
    border-radius: 12px;
    color: var(--color-gray-900);
    cursor: pointer;
    white-space: nowrap;
    gap: 12px;
}
.main-places__slider--item-description-price .RUB{
    top: 2px;
}
.main-places__slider--item-price .RUB{
    top: -1px;
}
.main-places__slider--item-add-route{
    position: absolute;
    top: 64px;
    right: 12px;
    margin: 0;
    padding: 0;
}
.main-places__tab--item:hover,
.main-places__tab--item.active{
    border: 1px solid var(--color-gray-200);
    color: var(--color-primary-600);
}
.main-places .main-places__slider{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: end;
    width: 100%;
    -webkit-box-align: end;
    -ms-flex-align: end;
}
.main-places .main-places__slider .main-places__slider--item.first{
    position: relative;
    display: none;
    width: 443px !important;
    height: 709px;
    margin-right: 32px;
    z-index: 2;
    background-color: inherit;
}
.main-places .main-places__slider .main-places__slider--item.first figure::before{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 18px;
    overflow: hidden;
    z-index: 1;
    background-image: var(--color-gradient-card);
    content: "";
}
.main-places .main-places__slider .main-places__slider--item.first::before{
    position: absolute;
    top: 0;
    left: -1000%;
    width: 1000%;
    height: 101%;
    z-index: 2;
    background-color: inherit;
    content: "";
}
.main-places .main-places__slider .main-places__slider--item.first::after{
    position: absolute;
    top: 0;
    right: -32px;
    width: 32px;
    height: 101%;
    z-index: 2;
    background-color: inherit;
    content: "";
}
.main-places .main-places__slider .main-places__slider--item.first figure{
    width: 443px !important;
    height: 709px;
}
.main-places .main-places__slider--wrapper{
    position: relative;
    width: 100%;
}
.main-places .main-places__slider{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}
.main-places .main-places__slider--inner{
    position: absolute;
    top: 0;
    left: calc(100% + 32px);
    width: 100%;
    min-width: 628px;
}
.main-places .main-places__slider--item{
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: flex-start;
    -ms-flex-direction: column;
    flex-direction: column;
    cursor: pointer;
    -moz-user-select: none; /* Old versions of Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    -webkit-user-select: none; /* Safari */ /* Konqueror HTML */
    user-select: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-align: start;
    -ms-flex-align: start;
    gap: 32px;
    -webkit-touch-callout: none; /* iOS Safari */
    /* Non-prefixed version, currently
                                     supported by Chrome, Edge, Opera and Firefox */
}
.main-places__slider--item .js-favorite{
    position: absolute;
    top: 12px;
    right: 12px;
}
.main-places .main-places__slider--item.empty::after{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background-color: rgb(247, 246, 243);
    background-image: none;
    content: "";
}
.main-places .main-places__slider--pagination{
    margin: 0 0 16px 0;
}
.main-places .main-places__slider--name{
    margin: 0 0 28px 0;
    cursor: text;
    -moz-user-select: text;
    -ms-user-select: text;
    -webkit-user-select: text;
    user-select: text;
}
.main-places__slider--name.medium{
    padding: 0;
    font-size: 24px;
    font-weight: 600;
    line-height: 140%;
}
.main-places .main-places__slider--description{
    margin: 0 0 15px 0;
    -ms-word-break: break-word;
    word-break: break-word;
    cursor: text;
    -moz-user-select: text;
    -ms-user-select: text;
    -webkit-user-select: text;
    user-select: text;
}
.main-places__slider--item-description-phones{
    display: flex;
}
.main-places__slider--item-description-phone,
.main-places__slider--item-description-phone:hover{
    color: var(--color-gorbusha);
}
.main-places__slider--url{
    color: var(--color-gorbusha);
}
.main-places__slider--url:hover{
    color: var(--color-gorbusha-hover);
}
.main-places .main-places__slider--item figure{
    position: relative;
    width: 100%;
    height: 181px;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
.main-places .main-places__slider--item figure img{
    width: 100%;
    height: 100%;
    border-radius: 18px;
    overflow: hidden;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}
.main-places .main-places__slider--item figure img.first{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.main-places .main-places__slider--item-pagination{
    margin: 0 0 8px 0;
    color: var(--color-secondary-500);
}
.main-places .main-places__slider--item-price{
    position: absolute;
    top: 16px;
    left: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    padding: 4px 12px;
    border-radius: 8px;
    color: var(--color-white);
    background: var(--color-gray-900);
    -webkit-box-align: center;
    -ms-flex-align: center;
}
.main-places .main-places__slider--item-name{
    position: relative;
    margin: 0 0 20px 0;
}
.main-places .main-places__slider--item.first .main-places__slider--item-name{
    position: absolute;
    bottom: 16px;
    left: 50%;
    display: flex;
    justify-content: center;
    width: 100%;
    margin: auto;
    padding: 16px;
    font-size: 32px !important;
    text-align: center;
    transform: translateX(-50%);
    z-index: 2;
}
.main-places .main-places__slider--item-description{
    margin: 0 0 20px 0;
}
.main-places .main-places__slider--item-url{
    color: var(--color-gorbusha);
    -o-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
}
.main-places .main-places__slider--item-url:hover{
    color: var(--color-gorbusha-hover);
}
@media (min-width: 574px){
    .main-places .main-places__slider--item{
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
    }
    .main-places .main-places__slider--item figure{
        height: 310px;
    }
    .main-places .main-places__slider--item-name{
        margin: 0 0 24px 0;
    }
    .main-places .main-places__slider--item-description{
        margin: 0 0 24px 0;
    }
}
@media (min-width: 768px){
    .main-places{
        padding: 72px 0;
    }
    .main-places .main-places__sub-title{
        margin-bottom: 16px;
    }
    .main-places .main-places__title{
        margin-bottom: 64px;
    }
    .main-places__title{
        font-size: 40px;
        line-height: 110%;
    }
    .main-places .main-places__slider--item{
        position: relative;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        gap: 32px;
    }
    .main-places .main-places__slider--item:not(.first) figure{
        min-width: 300px;
        min-height: 480px;
    }
    .main-places__tab{
        margin-bottom: 64px;
    }
    .main-places__tab--items{
        flex-wrap: wrap;
        justify-content: center;
        overflow-x: revert;
    }
    .main-places .main-places__slider--item-pagination{
        margin: 0 0 16px 0;
    }
    .main-places .main-places__slider--item-name{
        margin: 0 0 28px 0;
    }
    .main-places .main-places__slider--item-description{
        margin: 0 0 32px 0;
    }
    .main-places__slider--name.medium{
        font-size: 28px;
        line-height: 130%;
    }
}
@media (min-width: 996px){
    .main-places .main-places__slider--item:not(.first) figure{
        min-width: 300px;
        min-height: 400px;
    }
}
@media (min-width: 1140px){
    .main-places{
        padding: 96px 0;
    }
    .main-places__slider--items{
        align-items: end;
        -webkit-box-align: end;
        -ms-flex-align: end;
    }
    .main-places__title{
        font-size: 48px;
        line-height: 110%;
    }
    .main-places__slider--item-inner{
        position: absolute;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        align-items: end;
        width: 100%;
        height: 100%;
        padding: 16px;
        z-index: 2;
        -webkit-box-align: end;
        -ms-flex-align: end;
    }
    .main-places__slider--item-pagination,
    .main-places__slider--item-description{
        display: none;
    }
    .main-places__slider--item-name{
        margin: 0 !important;
        font-size: 20px !important;
        color: #FFFFFF;
        line-height: 130% !important;
    }
    .main-places .main-places__slider .main-places__slider--item.first{
        display: block;
    }
    .main-places .main-places__slider--item:not(.first) figure{
        min-width: unset;
        min-height: unset;
    }
    .main-places .main-places__slider .main-places__slider--item:not(.first)::before{
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border-radius: 18px;
        overflow: hidden;
        z-index: 1;
        background-image: var(--color-gradient-card);
        content: "";
    }
    .main-places .main-places__slider--inner{
        max-height: 390px;
        overflow: hidden;
    }
    .main-places__slider--name.medium{
        font-size: 32px;
        line-height: 120%;
    }
}
@media (min-width: 1400px){
    .main-places .main-places__slider .main-places__slider--item.first{
        position: relative;
        width: 518px !important;
        height: 750px;
        margin-right: 32px;
        z-index: 2;
        background-color: inherit;
    }
    .main-places .main-places__slider .main-places__slider--item:not(.first){
        opacity: .6;
    }
    .main-places .main-places__slider .main-places__slider--item.active,
    .main-places .main-places__slider .main-places__slider--item:not(.first):hover{
        opacity: 1;
    }
    .main-places .main-places__slider .main-places__slider--item.first figure{
        width: 518px !important;
        height: 750px;
    }
    .main-places .main-places__slider--wrapper{
        width: calc(1320px - 518px);
    }
    .main-places .main-places__slider--item figure{
        height: 352px;
    }
    .main-places .slider__button-prev,
    .main-places .slider__button-next{
        display: flex;
    }
}
@media (max-width: 1023px){
    .main-places .slider__button-prev,
    .main-places .slider__button-next{
        display: none;
    }
}
/* End */


/* Start:/local/components/mendeleev/favorites.choice/templates/.default/style.css?17056477344108*/
.js-favorite {
    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;
}
.js-favorite.active {
    color: #F24046;
}
.js-favorite.active * {
    fill: #F24046;
    color: #F24046;
}
.js-favorite.text-mode {
    width: max-content;
}

.js-favorite.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;
}
.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;
}
.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;
}
.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) {
    .js-favorite.text-mode {
        max-width: 44px;
    }
    .js-favorite.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/components/mendeleev/routes/templates/add/style.css?17020417609973*/
.route-pop-up_add-my-route {
    width: 40px;
    height: 40px;
    color: #FFFFFF;
    padding: 8px;
    backdrop-filter: blur(5px);
    -webkit-border-radius: var(--border-radius-sm);
    -moz-border-radius: var(--border-radius-sm);
    border-radius: var(--border-radius-sm);
    cursor: pointer;
}

.route-pop-up {
    display: none;
    z-index: 10000;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.route-pop-up p + p {
    margin: 0;
}

.route-pop-up::before {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    content: "";
    background: var(--alpha-gray-600, rgba(31, 34, 56, 0.60));
}

/* region add */

.route-pop-up-add__container {
    z-index: 1;
    display: none;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: fit-content;
    flex-direction: column;
    padding: 16px;
    border-radius: 12px 12px 0 0;
    background: var(--white, #FFF) !important;
    box-shadow: 0 8px 48px -8px rgba(31, 34, 56, 0.12);
}

.route-pop-up-add__head {
    display: flex;
    justify-content: space-between;
    margin-bottom: 32px;
}

.route-pop-up-add__head--title {
    color: var(--gray-900, #1F1B1D);
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 26px;
}

.route-pop-up-add__head--close {
    width: 20px;
    height: 20px;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: transparent;
    border: none;
    cursor: pointer;
}

.route-pop-up-add__place {
    display: flex;
    gap: 16px;
    align-items: center;
    margin-bottom: 40px;
}

.route-pop-up-add__place figure {
    width: 60px;
    height: 60px;
    margin: 0;
    padding: 0;
    border-radius: 12px;
    overflow: hidden;
}

.route-pop-up-add__place figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.route-pop-up-add__place__inner {
    z-index: 1;
    display: grid;
    gap: 4px;
    padding: 0;
    margin: 0;
}

.route-pop-up-add__place--category {
    color: var(--primary-500, #E86A4D);
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.route-pop-up-add__place--title {
    color: var(--black, #1F2238);
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.route-pop-up-add__routes {
    margin: 0;
    padding: 0;
    list-style: none;
    display: grid;
    gap: 12px;
    max-height: 303px;
}

.route-pop-up-add__routes.scroll {
    margin: 0 0 0 -6px;
    padding: 3px 6px 3px 6px;
    overflow-y: scroll;
}

.route-pop-up-add__routes.scroll::-webkit-scrollbar {
    width: 4px;
    background-color: #FBFAF9;
}

.route-pop-up-add__routes.scroll::-webkit-scrollbar-thumb {
    background-color: #29222438;
    border-radius: 9em;
}

.route-pop-up-add__route {
    display: grid;
    gap: 8px;
    border-radius: 12px;
    border: 1px solid var(--alpha-gray-200, rgba(31, 34, 56, 0.20));
    padding: 16px;
    transition: .3s;
    cursor: pointer;
}

.route-pop-up-add__route.active {
    border: 1px solid var(--primary-500, #E86A4D);
}

.route-pop-up-add__route:hover {
    box-shadow: none;
}

.route-pop-up-add__route--title {
    color: var(--black, #1F2238);
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
}

.route-pop-up-add__route--params {
    display: flex;
    gap: 16px;
    align-items: center;
}

.route-pop-up-add__route--params-count-day {
    color: var(--gray-700, #626474);
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}

.route-pop-up-add__route--params-count-place span{
    color: var(--gray-700, #626474);
    font-size: 15px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}

.route-pop-up-add__create {
    color: var(--black, #1F2238);
    font-family: var(--font-family-base);
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    display: flex;
    height: 48px;
    width: 100%;
    padding: 0 16px;
    justify-content: center;
    align-items: center;
    align-self: stretch;
    border-radius: 12px;
    border: 1px solid var(--alpha-gray-200, rgba(31, 34, 56, 0.20));
    background: transparent;
    cursor: pointer;
    margin-top: 24px;
}


.route-pop-up-add__create svg {
    width: 24px;
    height: 24px;
    margin-right: 8px;
    color: var(--black, #1F2238);
}

.route-pop-up-add__add {
    display: flex;
    height: 48px;
    width: 100%;
    padding: 0 16px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    align-self: stretch;
    color: var(--white, #FFF);
    font-family: var(--font-family-base);
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    border-radius: 12px;
    background: var(--primary-500, #E86A4D);
    border: none;
    cursor: pointer;
    margin-top: 40px;
}

.route-pop-up-add__add:hover {
    background: var(--primary-400, #ED8168);
    transition: .3s;
}

.route-pop-up-add__add.disabled {
    background: var(--gray-200, #D2D3D7);
    cursor: not-allowed;
}

/* endregion */

/* region create */
.route-pop-up-create__container {
    z-index: 1;
    display: none;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: fit-content;
    flex-direction: column;
    padding: 16px;
    border-radius: 12px 12px 0 0;
    background: var(--white, #FFF) !important;
    box-shadow: 0 8px 48px -8px rgba(31, 34, 56, 0.12);
}

.route-pop-up-create__head {
    display: flex;
    justify-content: space-between;
    margin-bottom: 32px;
}

.route-pop-up-create__head--title {
    color: var(--gray-900, #1F1B1D);
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 26px;
}

.route-pop-up-create__head--close {
    width: 20px;
    height: 20px;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: transparent;
    border: none;
    cursor: pointer;
}

.route-pop-up-create__container label {
    display: block;
    margin: 0 0 40px;
    padding: 0;
    width: 100%;
}

.route-pop-up-create__container label input[type="text"] {
    width: 100%;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    display: flex;
    height: 48px;
    padding: 4px 12px 4px 16px;
    align-items: center;
    gap: 16px;
    align-self: stretch;
    border-radius: 12px;
    border: 2px solid var(--primary-500, #E86A4D);
    background: var(--white, #FFF);
}

.route-pop-up-create__container label input[type="text"]:hover {
    box-shadow: 0 0 0 3px rgba(245, 95, 60, 0.20);
}

.route-pop-up-create__container label input[type="text"]::placeholder {
    color: var(--gray-300, #BCBDC3);
}

.route-pop-up-create__controls {
    display: flex;
    flex-direction: column-reverse;
    gap: 8px;
}

.route-pop-up-create__cancel {
    color: var(--black, #1F2238);
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    display: flex;
    height: 48px;
    width: 100%;
    padding: 0 16px;
    justify-content: center;
    align-items: center;
    align-self: stretch;
    border-radius: 12px;
    border: 1px solid var(--alpha-gray-200, rgba(31, 34, 56, 0.20));
    background: transparent;
    cursor: pointer;
}

.route-pop-up-create__apply {
    display: flex;
    height: 48px;
    width: 100%;
    padding: 0 16px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    align-self: stretch;
    color: var(--white, #FFF);
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    border-radius: 12px;
    background: var(--primary-500, #E86A4D);
    border: none;
    margin-top: auto;
    cursor: pointer;
}

.route-pop-up-create__apply:hover {
    background: var(--primary-400, #ED8168);
    transition: .3s;
}

.route-pop-up-create__apply.disabled {
    background: var(--gray-200, #D2D3D7);
    cursor: not-allowed;
}

/* endregion */

@media (min-width: 375px) {
}

@media (min-width: 576px) {
}

@media (min-width: 768px) {
    /* region add */
    .route-pop-up-add__container {
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        width: 440px;
        padding: 24px;
        border-radius: 12px;
    }

    .route-pop-up-add__head--title {
        font-size: 22px;
    }

    .route-pop-up-add__add {
        margin-bottom: 0;
    }

    .route-pop-up-add__route:hover {
        box-shadow: 0 0 0 3px rgba(245, 95, 60, 0.20);
    }

    /* endregion */
    /* region create */
    .route-pop-up-create__container {
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        width: 440px;
        padding: 24px;
        border-radius: 12px;
    }

    .route-pop-up-create__head {
        margin-bottom: 48px;
    }

    .route-pop-up-create__head--title {
        font-size: 22px;
    }

    .route-pop-up-create__container label {
        margin: 0 0 48px;
    }

    .route-pop-up-create__controls {
        display: flex;
        flex-direction: row;
        gap: 8px;
    }

    /* endregion */
}

@media (min-width: 1024px) {
}

@media (min-width: 1200px) {
    /* region add */
    .route-pop-up-add__head--title {
        font-size: 24px;
        line-height: 30px
    }

    .route-pop-up-add__route--title {
        font-size: 20px;
        line-height: 26px;
    }

    .route-pop-up-add__route--params-count-day {
        font-size: 16px;
        font-weight: 400;
    }

    .route-pop-up-add__route--params-count-place span{
        font-size: 16px !important;
        font-weight: 400;
    }

    /* endregion */
}

@media (min-width: 1600px) {
}
/* End */


/* Start:/local/templates/mendeleev/components/mendeleev/tabs/best-travel/style.css?16850997151780*/
.best-travel {
    padding: 64px 0;
    overflow: hidden;
}

.best-travel .best-travel__sub-title {
    margin-bottom: 8px;
    text-align: center;
}

.best-travel .best-travel__title {
    margin-bottom: 32px;
    text-align: center;
}

.best-travel__tab {
    margin-bottom: 32px;
}

.best-travel__tab--items {
    display: flex;
    justify-content: flex-start;
    list-style: none;
    margin: 0;
    padding: 0;
    overflow-x: scroll;
}

.best-travel__tab--items::-webkit-scrollbar {
    display: none;
}

.best-travel__tab--item {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
    padding: 12px 20px !important;
    gap: 12px;
    width: fit-content;
    height: 48px;
    color: var(--color-gray-400);
    border-bottom: 2px solid var(--color-gray-100);
    cursor: pointer;
}

.best-travel__tab--item:hover,
.best-travel__tab--item.active {
    border-bottom: 2px solid var(--color-primary-500);
    color: var(--color-gray-900);
}

.best-travel__tab--item span {
    white-space: nowrap;
}

.best-travel__content--item {
    display: none;
}

.best-travel__content--item.active {
    display: block;
}

@media (min-width: 574px) {

}

@media (min-width: 768px) {
    .best-travel {
        padding: 72px 0;
    }

    .best-travel .best-travel__sub-title {
        margin-bottom: 16px;
    }

    .best-travel .best-travel__title {
        margin-bottom: 64px;
    }

}

@media (min-width: 996px) {
    .best-travel__tab--items {
        justify-content: center;
    }
}

@media (min-width: 1140px) {
    .best-travel {
        padding: 96px 0;
    }

    .best-travel__slider--items {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: end;
    }
}

@media (min-width: 1400px) {

}
/* End */


/* Start:/local/templates/mendeleev/components/bitrix/news.list/letovtyumeni.places-list/style.css?16850997153272*/
section.slider-places {
    overflow: hidden;
}

.slider-places__container {
    position: relative;
    padding: 0;
}

.slider-places__header {
    width: 100%;
    min-height: 58px;
    font-family: "Inter", "Arial", sans-serif;
    font-style: normal;
    font-size: 48px;
    line-height: 120%;
    white-space: pre-line;
}

.slider-button {
    width: 50px;
    height: 50px;
    background: #ffffff;
    border-radius: 100px;
    position: absolute;
    top: 55%;
    right: 25px;
    z-index: 10;
    cursor: pointer;
}

.slider-button_visible {
    visibility: hidden;
}

.slider-places__list {
    margin: 0;
}

.slider-places {
    position: relative;
    padding: 0;
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
}

.item-container {
    position: relative;
    flex: 0 1 auto;
    height: 477px;
    padding: 3px;
    border-radius: 24px;
    display: flex;
    justify-content: flex-end;
}

.slider-places__item::before {
    content: "";
    display: block;
    margin: 3px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: var(--color-gradient-card);
    border-radius: 20px;
    z-index: 5;
}

.item-container__container {
    position: relative;
    overflow: hidden;
    display: flex;
    width: 100%;
    flex-direction: column;
    justify-content: flex-end;
    border-radius: 20px;
    overflow: hidden;
}

.item-container__header {
    font-style: normal;
    font-size: 14px;
    font-weight: 400;
    line-height: 140%;
    padding-left: 15px;
    padding-right: 15px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: var(--color-white);
    z-index: 10;
}

.item-container__text {
    padding-top: 0;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 0;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 130%;
    font-feature-settings: "kern" off;
    color: #ffffff;
    z-index: 10;
}

.item-container__img {
    min-height: 100%;
    width: 125%;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 10px;
}

.slider__progressbar-pagination.swiper-pagination-progressbar {
    display: none;
}

@media (max-width: 1200px) {
    .slider-places .slider__button-prev,
    .slider-places .slider__button-next {
        display: flex;
    }

    .slider__progressbar-pagination.swiper-pagination-progressbar {
        display: block;
    }

    .slider-places .slider__button-prev,
    .slider-places .slider__button-next {
        top: 50%;
        transform: translateY(-50%);
    }

    .slider-places .slider__button-prev {
        left: 20px;
    }

    .slider-places .slider__button-next {
        right: 20px;
    }
}

@media (max-width: 1024px) {
    .slider-places .slider__button-prev,
    .slider-places .slider__button-next {
        display: none;
    }

    .item-container__text {
        font-size: 22px;
    }
}

@media (max-width: 600px) {
    .slider-places__header {
        width: 100%;
        min-height: 38px;
        font-size: 32px;
    }
}

@media (max-width: 576px) {
    .item-container__text {
        font-size: 20px;
    }
}

@media (max-width: 320px) {

    .item-container {
        min-height: 381px;
    }
}

/* End */


/* Start:/local/templates/mendeleev/components/bitrix/news.list/letovtyumeni.excursions/style.css?16850997157933*/
.excursions-tours {
    padding: 0;
}

.excursions-tours__inner {
    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-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.excursions-tours__header {
    font-style: normal;
    font-weight: 400;
    font-size: 48px;
    line-height: 120%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    color: var(--color-black);
}

.excursions-tours__header--place {
    font-weight: 500;
    font-size: 48px;
    line-height: 120%;
    text-align: center;
    -webkit-font-feature-settings: "kern" off;
    font-feature-settings: "kern" off;
    color: var(--color-black);
}

.excursions-tours__header--img {
    display: block;
    width: 60px;
    height: 60px;
    margin-right: 40px;
}

.excursions-tours__header--img:last-child {
    margin-right: 0;
    margin-left: 40px;
}

.excursions-tours__tabs {
    margin-top: 62px;
}

.excursions-tours__tabs--items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 62px;
    gap: 20px;
}

.excursions-tours__tabs--item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 1px solid var(--color-natural-beige);
    border-radius: 4px;
    padding: 13px 30px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    white-space: nowrap;
    width: fit-content !important;
    cursor: pointer;
}

.excursions-tours__tabs--item.active,
.excursions-tours__tabs--item:hover {
    background: var(--color-light-beige);
}

.excursions-tours__tabs--item span {
    font-weight: 400;
    font-size: 15px;
    line-height: 160%;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    margin-right: 13px;
}

.excursions-tours__items {
    position: relative;
}

.excursions-tours__items--inner{
    overflow: hidden;
}

.excursions-tours__items:first-child {
    display: block;
}

.excursions-tours__item {
    display: flex;
    flex-direction: column;
    height: 525px !important;
    padding: 20px;
    background: #F0ECE8;
    border: 1px solid var(--color-silver);
    color: var(--color-black);
    overflow: hidden;
}

.excursions-tours__item:hover {
    color: var(--color-black);
}

.excursions-tours__item--image {
    height: 260px;
    border-radius: 10px;
    overflow: hidden;
}

.excursions-tours__item--image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}

.excursions-tours__item--category {
    margin-top: 20px;
    height: 30px;
}

.excursions-tours__item--category span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 5px 10px;
    font-weight: 400;
    font-size: 12px;
    line-height: 150%;
    border-radius: 4px;
    border: 1px solid var(--color-natural-beige)
}

.excursions-tours__item--params {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 17px;
    height: 25px;
}

.excursions-tours__item--params-price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    white-space: nowrap;
    margin-right: 24px;
}

.excursions-tours__item--params-price svg {
    margin-right: 12px;
}

.excursions-tours__item--params-price span {
    font-size: 14px;
    letter-spacing: 0.05em;
}

.excursions-tours__item--params-distance {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.excursions-tours__item--params-distance svg {
    margin-right: 12px;
}

.excursions-tours__item--params-distance span {
    font-size: 14px;
    line-height: 140%;
    letter-spacing: 0.05em;
}

.excursions-tours__item--name {
    font-weight: 500;
    font-size: 24px;
    line-height: 130%;
    margin-top: 21px;
}

.excursions-tours__item--reviews {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: auto;
}

.excursions-tours__item--reviews-star {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}

.excursions-tours__item--reviews-star span + span {
    margin-left: 10px;
}

.excursions-tours__item--reviews-star span:first-child{
    padding-bottom: 5px;
}


.excursions-tours__pagination {
    text-align: center;
    margin: 50px auto 0;
    width: -webkit-fit-content !important;
    width: -moz-fit-content !important;
    width: fit-content !important;
}

.excursions-tours__pagination span:last-child{
    margin: 0;
}

.excursions-tours__pagination .swiper-pagination-bullet {
    width: 80px !important;
    height: 1px !important;
    display: inline-block;
    border-radius: 0 !important;
    margin-right: 20px;
    opacity: .5 !important;
}

.excursions-tours__pagination .swiper-pagination-bullet-active {
    opacity: 1 !important;
    background-color: var(--color-black)
}

.excursions-tours__bottom {
    margin: 60px auto 0;
}

.excursions-tours__bottom a {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 13px 30px;
    gap: 15px;
    width: 237px;
    height: 50px;
    font-weight: 500;
    font-size: 15px;
    line-height: 160%;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #262626;
    border: 1px solid #B5A994;
    border-radius: 4px;
}

.excursions-tours__bottom a:hover {
    color: #262626;
}

@media (max-width: 1024px) {

    .excursions-tours .container {
        max-width: 100%;
        padding-left: 10px;
        padding-right: 10px;
    }

    .excursions-tours__tabs--items {
        gap: 0;
    }
    .excursions-tours__item--name {
        font-size: 22px;
    }
    .excursions-tours__pagination {
        display: none;
    }

    .excursions-tours__bottom {
        display: none;
    }
}

@media (max-width: 1023px) {
    .excursions-tours .container {
        margin-left: 0;
        margin-right: 0;
        padding-left: 0;
        padding-right: 0;
    }
}
@media (max-width: 600px) {
    .excursions-tours__header--img {
        display: none;
    }

    .excursions-tours__tabs--items {
        justify-content: left;
    }

    .excursions-tours__header--place {
        font-size: 32px;
    }

    .excursions-tours__item {
        height: 400px !important;
        padding: 10px 10px 20px 10px;
    }

    .excursions-tours__item--reviews {
        margin-top: 30px;
    }

    .excursions-tours__item--image {
        height: 174px;
    }

    .excursions-tours__item--reviews-star span svg:not(:first-child) {
        display: none;
    }
}

@media (max-width: 576px) {
    .excursions-tours__item--name {
        font-size: 20px;
    }
}
/* End */


/* Start:/local/templates/mendeleev/components/bitrix/news.list/tobolsk.excursions/style.css?17090369566261*/
.excursions{
    /*padding: 100px 0;*/
    /*overflow: hidden;*/
}
[data-count="0"]{
    display: none !important;
}
.excursions__inner{
    display: flex;
    flex-direction: column;
}
.excursions__title{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 40px;
    padding-bottom: 60px;
}
.excursions__title h2{
    font-weight: 400;
    font-size: 48px;
    line-height: 120%;
    text-align: center;
}
.excursions__title svg{
    min-width: 60px;
    width: 60px;
    min-height: 60px;
    height: 60px;
    color: #B5A994;
}
.excursions__slider--wrapper{
    position: relative;
}
.excursions__slider{
    position: relative;
    height: 100%;
    overflow: hidden;
}
.excursions__slider--pagination{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 30px;
    padding-top: 60px;
}
.excursions__slider--pagination .swiper-pagination-bullet{
    height: 1px;
    width: 80px;
    background: #B5A994;
    transition: background 1s;
}
.excursions__slider--pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
    background: #404040;
}
.excursions__slider--pagination-progress{
    display: none;
}
.excursions__slider--pagination-progress.swiper-pagination-progressbar{
    position: absolute;
    bottom: 0;
    right: 0;
    width: 140px;
    height: 1px;
    padding: 0;
    display: block;
    gap: 0;
    background-color: #7D9A8E;
}
.excursions__slider--pagination-progress.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{
    background-color: #E16E4D;
}
.excursions__items{
    display: flex;
    align-items: flex-start;
    height: 100%;
}
.excursions__item{
    position: relative;
    top: 0;
    display: flex;
    flex-direction: column;
    align-self: stretch;
    flex-grow: 1;
    min-height: 600px;
    height: auto !important;
    border: 1px solid #CCCCCC;
    border-radius: 4px;
    overflow: hidden;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}
.excursions__item::before{
    z-index: 0;
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.6);
}
.excursions__item.swiper-slide{
    transition-property: transform, top;
    transition-duration: 1s;
}
.excursions__item--content{
    z-index: 1;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    height: 100%;
    padding: 60px;
}
.excursions__item--head{
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 570px;
}
.excursions__item--type{
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    text-transform: uppercase;
    color: #E6E2DC;
    padding-bottom: 10px;
}
.excursions__item--name{
    font-weight: 500;
    font-size: 30px;
    line-height: 130%;
    color: #FFFFFF;
    padding-bottom: 20px;
}
.excursions__item--description{
    font-weight: 400;
    font-size: 20px;
    line-height: 150%;
    color: #FFFFFF;
}
.excursions__item--info{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 20px;
    width: 100%;
    max-width: 570px;
    padding-top: 40px;
}
.excursions__item--info-col{
    display: flex;
    flex-direction: column;
}
.excursions__item--info-title{
    font-weight: 400;
    font-size: 12px;
    line-height: 150%;
    color: #E6E2DC;
}
.excursions__item--info-value{
    font-weight: 500;
    font-size: 24px;
    line-height: 120%;
    color: #FFFFFF;
}
.excursions__item--reviews{
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    max-width: 570px;
    padding-top: 20px;
}
.excursions__item--rating{
    display: flex;
    align-items: center;
    gap: 10px;
}
.excursions__item--rating-count{
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    text-transform: uppercase;
    color: #E6E2DC;
}
.excursions__item--reviews-count{
    font-weight: 400;
    font-size: 15px;
    line-height: 160%;
    text-transform: uppercase;
    color: #E6E2DC;
}
.excursions__item--buttons{
    display: flex;
    gap: 10px;
    width: 100%;
    padding-top: 40px;
}
.excursions__item--buttons-top{
    display: flex;
    gap: 10px;
}
.excursions__button--reviews{
    margin-left: auto;
}
.excursions__button--reviews svg{
    transform: rotate(-90deg);
}
.excursions__buttons{
    justify-content: center;
    padding-top: 60px;
}
.excursions__all--button.button-transparent{
    color: #262626;
}
.button.excursions__button--order{
    gap: 0;
}

@media (max-width: 1440px){

}

@media (max-width: 1199px){

}

@media (max-width: 1023px){
    .excursions__title svg{
        display: none;
    }
    .excursions__title{
        padding-bottom: 40px;
    }
    .excursions__title,
    .excursions__title h2{
        font-size: 32px;
    }
    .excursions__slider{
        padding-bottom: 20px;
    }
    .excursions .slider__button-prev,
    .excursions .slider__button-next{
        display: none;
    }
    .excursions__slider--pagination{
        display: none;
    }
    .excursions__slider--pagination-progress{
        display: block;
    }
    .excursions__item--content{
        padding: 60px 10px 20px 10px;
    }
    .excursions__item--name{
        font-size: 28px;
    }
    .excursions__item--description{
        font-size: 16px;
    }
    .excursions__item--info-value{
        font-size: 20px;
    }
    .excursions__item--reviews{
        padding-top: 40px;
    }
    .excursions__item--rating-stars .rating-star{
        display: none;
    }
    .excursions__item--rating-stars .rating-star:first-child{
        display: block;
    }
    .excursions__item--buttons{
        flex-wrap: wrap;
    }
    .excursions__item--buttons > a{
        width: 100%;
    }
    .excursions__item--buttons-top{
        width: 100%;
    }
    .excursions__item--buttons-top > a{
        width: 100%;
    }
    .excursions__item--buttons-top > a.button-icon{
        max-width: 50px;
        max-height: 50px;
    }
    .excursions__button--order > span{
        display: none;
    }
}

@media (max-width: 576px){
    .excursions__item--info{
        flex-direction: column;
    }
}

/* End */


/* Start:/local/templates/mendeleev/components/bitrix/news.list/moments/style.css?17477270238653*/
.moments{
    background-color: #F0ECE8;
    padding: 100px 0;
    overflow: hidden;
}
.moments__inner{
    display: flex;
    flex-direction: column;
    gap: 48px;
    align-self: stretch;
}
.moments__title{
    color: var(--black, #1F2238);
    font-family: "NunitoSans";
    font-size: 28px;
    font-style: normal;
    font-weight: 600;
    line-height: 48px;
}
.moments__slider--wrapper{
    position: relative;
}
.moments__slider{
    position: relative;
    height: 100%;
    padding-bottom: 20px;
}
.moments__slider--pagination.swiper-pagination-progressbar{
    position: absolute;
    bottom: 0;
    right: 0;
    width: 80px;
    height: 1px;
    background-color: #7D9A8E;
}
.moments__slider--pagination.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{
    background-color: #E16E4D;
}
.moments__items{
    display: flex;
    align-items: flex-start;
    height: 100%;
}
.moments__item{
    position: relative;
    height: 650px !important;
    border-radius: 24px;
    overflow: hidden;
    padding: 15px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border: 1px solid #B5A99480;
}
.moments__item::before{
    z-index: 100;
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(#22202200, #26202240, #262022cc);
    border-radius: 24px;
    overflow: hidden;
}
.moments__item.type-text::before{
    display: none;
}
.moments__item--background{
    z-index: -1;
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 24px;
    overflow: hidden;
}
.moments__item--background img{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    border-radius: 24px;
    overflow: hidden;
}
.popup-review__inner .swiper-slide{
    display: flex !important;
}
.moments__item--background .swiper-slide-active.scale img,
.moments__item--background .swiper-slide-prev.scale img{
    animation-name: background-zoom;
    animation-duration: 8s;
    animation-timing-function: ease-in;
    animation-fill-mode: forwards;
    border-radius: 24px;
    overflow: hidden;
}

@keyframes background-zoom{
    0%{
        transform: translate(-50%, -50%);
    }
    100%{
        transform: translate(-50%, -50%) scale(1.2);
    }
}

.moments__item--inner{
    z-index: 101;
    position: relative;
    display: grid;
    grid-template-rows: 525px auto;
    width: 100%;
    height: 100%;
    gap: 10px;
}
.moments__item--top{
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: end;
    width: 100%;
    height: 100%;
    gap: 10px;
    cursor: pointer;
}
.moments__item--bottom{
    height: 100%;
    overflow: hidden;
}
.moments__item.type-text .moments__item--inner{
    justify-content: flex-start;
}
.moments__item--play{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border: none;
    background: transparent;
    transition: all 200ms;
}
.moments__item--play:hover{
    transform: translate(-50%, -50%) scale(1.2);
}
.moments__item--author{
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 0;
    gap: 10px;
    width: 100%;
}
.moments__item--author-photo{
    width: 50px;
    height: 50px;
    overflow: hidden;
    border-radius: 50%;
}
.moments__item--author-photo img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.moments__item--author-inner{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    padding: 0;
    gap: 3px;
    width: calc(100% - 60px);
}
.moments__item--author-name{
    position: relative;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    color: #FFFFFF;
    white-space: nowrap;
}
.moments__item.type-text .moments__item--author-name{
    color: #262626;
}
.moments__item--author-city{
    position: relative;
    font-weight: 400;
    font-size: 12px;
    line-height: 150%;
    color: #E6E2DC;
    white-space: nowrap;
}
.moments__item.type-text .moments__item--author-city{
    color: #262626;
}
.moments__item--stars{
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    padding: 0;
    gap: 5px;
    width: 100px;
    height: 16px;
}
.moments__item--text{
    width: 100%;
    max-height: 60px;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    color: #FFFFFF;
    cursor: pointer;
}
.moments__item.type-text .moments__item--text{
    font-weight: 400;
    font-size: 20px;
    line-height: 150%;
    max-height: calc(100% - 60px);
    flex-grow: 1;
    color: #262626;
}
.moments__item--text-popup{
    font-weight: 700;
    border: none;
    background: transparent;
    color: inherit;
    padding: 0;
    margin: 0;
}
.moments__item--place{
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 10px;
    gap: 10px;
    width: 100%;
    height: 80px;
    background: rgba(248, 246, 245, 0.6);
    border: 1px solid #CCCCCC;
    border-radius: 10px;
    overflow: hidden;
}
.moments__item.type-text .moments__item--place{
    margin-top: auto;
}
.moments__item--place-photo{
    width: 60px;
    height: 60px;
    overflow: hidden;
    border-radius: 50%;
}
.moments__item--place-photo img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.moments__item--place-inner{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0;
    gap: 3px;
    width: calc(100% - 70px);
}
.moments__item--place-name{
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #262626;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}
.moments__item--place-city{
    position: relative;
    font-weight: 400;
    font-size: 12px;
    line-height: 150%;
    color: #595959;
}

@media (min-width: 768px){
    .moments__inner{
        gap: 56px;
    }
    .moments__title{
        font-size: 40px;
        line-height: 48px;
    }
}

@media (min-width: 1440px){
    .moments__inner{
        gap: 64px;
    }
    .moments__title{
        font-size: 48px;
        line-height: 56px;
    }
}

/* photos-video */
@media (max-width: 1024px){
    .moments{
        padding: 80px 0;
    }
    .moments__title{
        font-size: 32px;
    }
}

@media (max-width: 600px){
    .moments .container{
        max-width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
    .moments__item{
        height: 520px !important;
    }
    .moments__item--inner{
        grid-template-rows: 426px auto;
    }
    .moments__item--text{
        font-size: 12px;
    }
    .moments__item--author-photo{
        width: 30px;
        height: 30px;
    }
    .moments__item--author-inner{
        display: block;
        width: calc(100% - 30px);
    }
    .moments__item--author-name,
    .moments__item--author-city{
        font-weight: 400;
        font-size: 12px;
        line-height: 150%;
        color: #FFFFFF;
        display: inline;
        white-space: break-spaces;
    }
    .moments__item--author-city{
        padding-left: 15px;
    }
    .moments__item--author-city::before{
        position: absolute;
        content: "•";
        left: 0;
        top: 0;
    }
    .moments__item.type-text .moments__item--text{
        font-size: 15px;
        max-height: calc(100% - 35px);
    }
    .moments__item--place{
        width: 100%;
        height: fit-content;
        background: none;
        overflow: hidden;
        padding: 0;
        border: none;
    }
    .moments__item--place-photo{
        display: none;
    }
    .moments__item--place-inner{
        display: block;
        width: 100%;
    }
    .moments__item--place-name,
    .moments__item--place-city{
        font-weight: 500;
        font-size: 15px;
        line-height: 160%;
        letter-spacing: 0.05em;
        color: #FFFFFF;
        display: inline;
        white-space: break-spaces;
    }
    .moments__item.type-text .moments__item--place-name,
    .moments__item.type-text .moments__item--place-city{
        color: #262626;
    }
    .moments__item--place-city{
        padding-left: 19px;
    }
    .moments__item--place-city::before{
        position: absolute;
        content: "•";
        left: 0;
        top: -3px;
    }
    .moments__item--place-name{
        display: block;
        white-space: nowrap;
    }
}
/* End */


/* Start:/local/templates/mendeleev/css/popup-review.css?170107413611819*/
.popup-review {
    position: fixed;
    z-index: 1000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.popup-review__overlay {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    backdrop-filter: blur(30px);
}

.popup-review__inner {
    position: absolute;
    z-index: 1001;
    padding: 0;
    width: 67vw;
    height: 98vh;
}

.popup-review__close {
    position: absolute;
    cursor: pointer;
    width: 36px;
    height: 36px;
    padding: 0;
    right: -60px;
    top: 10px;
    opacity: 1;
}

.popup-review__first {
    width: 100%;
    height: 100%;
}

.popup-review__first-overlay {
    z-index: 1003;
    position: fixed;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
}

.popup-review__first-overlay-text {
    display: flex;
    justify-content: center;
    font-style: normal;
    font-weight: 600;
    font-size: 26px;
    line-height: 130%;
    text-align: center;
    font-feature-settings: 'kern' off;
    color: #FFFFFF;
    flex: none;
    order: 0;
    align-self: stretch;
    flex-grow: 0;
}

.popup-review__first .slider__button-prev {
    transform: translate(-85px, -50%);
}

.popup-review__first .slider__button-next {
    transform: translate(85px, -50%);
}

.popup-review__first--item {
    background-color: #F8F6F5;
    border: 1px solid #CCCCCC;
    border-radius: 4px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}

.popup-review__text {
    width: 50%;
    min-height: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 15px;
    margin-bottom: 30px;
    flex: none;
    order: 0;
    align-self: stretch;
    flex-grow: 1;
    backdrop-filter: blur(10px);
}

.popup-review__text.fixed {
    z-index: 3;
    position: fixed;
    left: 0;
    top: 30px;
    justify-content: flex-start;
    min-height: 100%;
    padding: 30px 15px 15px;
    background: rgba(0, 0, 0, .8);
    backdrop-filter: blur(10px);
}

.popup-review__text--head {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    padding: 0;
    margin-bottom: 5px;
    gap: 10px;
    height: fit-content;
    width: 100%;
}

.popup-review__text--author {
    display: flex;
    flex-direction: row;
    align-items: center;
    flex: none;
    gap: 10px;
    order: 0;
    flex-grow: 0;
}

.popup-review__text--author-photo {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    overflow: hidden;
    flex: none;
    order: 0;
    flex-grow: 0;
}

.popup-review__text--author-photo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.popup-review__text--author-inner {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0;
    gap: 3px;
    order: 5;
    flex-grow: 0;
}

.popup-review__text--author-name {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #262626;
    flex: none;
    order: 0;
    align-self: stretch;
    flex-grow: 0;
}

.popup-review__text--author-city {
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 150%;
    color: #595959;
    flex: none;
    order: 1;
    align-self: stretch;
    flex-grow: 0;
}

.popup-review__text--rate {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 0;
    gap: 10px;
    height: 24px;
    flex: none;
    order: 1;
    flex-grow: 0;
    color: #595959;
}

.popup-review__text--rate span {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 120%;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    flex: none;
    order: 0;
    flex-grow: 0;
}

.popup-review__text--content {
    height: 70vh;
    position: relative;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 150%;
    color: #262626;
    flex: none;
    order: 0;
    flex-grow: 1;
    margin-bottom: 20px;
    padding-bottom: 60px;
    overflow: auto;
}

.popup-review__text--content-short {
    display: none;
    margin-bottom: 20px;
}

.popup-review__text--content-short button,
.popup-review__text--content button {
    white-space: nowrap;
    font-weight: 900;
    border: none;
    background: transparent;
    color: inherit;
    padding: 0;
    margin-left: 10px;
}

.popup-review__text--content button {
    display: none;
}

.popup-review__text--bottom {
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 100%;
    height: 80px;
    border: 1px solid #CCCCCC;
    border-radius: 4px;
    flex: none;
    order: 0;
    align-self: stretch;
    flex-grow: 0;
}

.popup-review__text--place {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 10px;
    gap: 10px;
}

.popup-review__text--place-photo {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    overflow: hidden;
    flex: none;
    order: 0;
    flex-grow: 0;
}

.popup-review__text--place-photo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.popup-review__text--place-inner {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0;
    gap: 3px;
    width: 100%;;
    height: 45px;
    flex: none;
    order: 1;
    flex-grow: 1;
}

.popup-review__text--place-city {
    height: 24px;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #262626;
    flex: none;
    order: 0;
    align-self: stretch;
    flex-grow: 0;
}

.popup-review__text--place-name {
    height: 18px;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 150%;
    color: #595959;
    flex: none;
    order: 1;
    align-self: stretch;
    flex-grow: 0;
}

.popup-review__media {
    z-index: -1;
    position: relative;
    width: 50%;
    min-height: 100%;
    height: 100%;
    /*background-image:*/
    background-color: #d0d0d0;
    overflow: hidden;
}

.popup-review__second--items {
    width: 100%;
    height: 100%;
}

.popup-review__second--item {
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.popup-review__second--item::before {
    z-index: 1;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
}

.popup-review__second--item iframe {
    z-index: -1;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 105%;
    height: 120%;
    transform: translate(-50%, -50%);
}

.popup-review__second--item-overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    filter: blur(30px);
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.popup-review__second--item-video {
    z-index: 1006;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.popup-review__play {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border: none;
    background: transparent;
}

.popup-review__play:hover {
    transform: translate(-50%, -50%) scale(1.2);
}

.popup-review__second--item img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
}

.popup-review__media--pagination {
    z-index: 2;
    position: absolute;
    bottom: 20px !important;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    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;
    gap: 18px;
}

.popup-review__media--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;
}

.popup-review__media--pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #E16E4D;
}

@media (max-width: 1023px) {
    .popup-review__first--item {
        background-color: revert;
        border: none;
    }

    .popup-review__text {
        position: absolute;
        z-index: 2;
        left: 0;
        bottom: 0;
        width: 100%;
        /*background-color: rgba(0, 0, 0, .7);*/
        /*backdrop-filter: blur(10px);*/
        justify-content: flex-end;
        min-height: fit-content;
        height: fit-content;
    }

    .popup-review__text--author-name,
    .popup-review__text--author-city,
    .popup-review__text--rate {
        color: #ffffff;
    }

    .popup-review__text--content-short {
        color: #ffffff;
        flex-grow: 0;
        font-size: 14px;
        display: block;
    }

    .popup-review__text--content {
        color: #ffffff;
        flex-grow: 0;
        font-size: 14px;
        display: none;
    }

    .popup-review__text--content button {
        display: block;
    }

    .popup-review__text--bottom {
        height: 24px;
        border: none;
    }

    .popup-review__text--place {
        padding: 0;
    }

    .popup-review__text--place-photo {
        display: none;
    }

    .popup-review__text--place-inner {
        display: block;
    }

    .popup-review__text--place-city,
    .popup-review__text--place-name {
        font-weight: 500;
        font-size: 15px;
        line-height: 160%;
        letter-spacing: 0.05em;
        color: #FFFFFF;
        flex: none;
        order: 1;
        flex-grow: 1;
    }

    .popup-review__text--place-city {
        position: relative;
        margin-left: 20px;
    }

    .popup-review__text--place-city::before {
        position: absolute;
        content: "●";
        left: -15px;
        color: #ffffff;
        font-size: 6px;
    }

    .popup-review__media {
        width: 100%;
    }

    .popup-review__second--item iframe {
        position: relative;
    }

    .popup-review__media--pagination {
        left: 50% !important;
        flex-direction: row;
    }

    .popup-review__media--pagination .swiper-pagination-bullet {
        height: 3px;
        width: 56px;
        background: rgba(255, 255, 255, 0.2);
        overflow: hidden;
        border-radius: 100px;
        opacity: 1;
        -webkit-transition: background 1s;
        -o-transition: background 1s;
        transition: background 1s;
    }

    .popup-review__media--pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
        background: #FFFFFF;
    }

    .popup-review__first .slider__button-next,
    .popup-review__first .slider__button-prev {
        display: none;
    }

    .popup-review__close {
        width: 44px;
        height: 44px;
        background: rgba(0, 0, 0, 0.2);
        z-index: 3;
        right: 20px;
        top: 50px;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .popup-review__close svg {
        width: 16px;
        height: 16px;
    }
}

@media (max-width: 768px) {
    .popup-review__inner {
        width: 100vw;
        height: 100vh;
    }
}
/* End */


/* Start:/local/templates/mendeleev/components/bitrix/news.list/tourist-info-new/style.css?17024192854010*/
.tourist-info {
    padding: 100px 0;
    color: var(--color-black);
    text-align: center;
    background-color: #F0ECE8;
    overflow: hidden;
}

.tourist-info__inner {
    position: relative;
}

.tourist-info .tourist-info__sub-title {
    margin-bottom: 16px;
    text-align: center;
}

.tourist-info__inner .tourist-info__title {
    margin-bottom: 56px;
}

.tourist-info__figure {
    margin-bottom: 50px;
}

.tourist-info__slider--wrapper {
    position: relative;
}
.tourist-info .tourist-info__item {
    display: grid;
}
.tourist-info__item {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: 225px auto;
    grid-template-rows: 225px auto;
    border-radius: 24px;
    font-weight: 500;
    font-size: 24px;
    line-height: 130%;
    color: var(--color-black);
    overflow: hidden;
    height: 372px !important;
    background-color: var(--color-white);
}

.tourist-info__item:hover {
    color: var(--color-black);
}

.tourist-info__item:last-child {
    margin-right: 0 !important;
}

.tourist-info__item > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
}

.tourist-info__item > *:nth-child(2) {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
}

.tourist-info__item--image {
    height: 100%;
    border-radius: 24px;
    overflow: hidden;
}

.tourist-info__item--image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.tourist-info__item--description {
    background: var(--color-white);
    text-align: left;
    padding: 20px 15px;
}

.tourist-info__slider--pagination {
    text-align: center;
    margin: 50px auto 0;
    width: -webkit-fit-content !important;
    width: -moz-fit-content !important;
    width: fit-content !important;
}

.tourist-info__slider--pagination span:last-child {
    margin: 0;
}

.tourist-info .slider__button-prev,
.tourist-info .slider__button-next {

}

.tourist-info__slider--pagination .swiper-pagination-bullet {
    width: 80px !important;
    height: 1px !important;
    display: inline-block;
    border-radius: 0 !important;
    margin-right: 20px;
    opacity: .5 !important;
}

.tourist-info__slider--pagination .swiper-pagination-bullet-active {
    opacity: 1 !important;
}

.my-route__button a {
    color: var(--color-natural-beige)
}

@media (max-width: 1600px) {
    .tourist-info__slider .tourist-info__items {
        justify-content: start !important;
    }
}

@media (max-width: 1024px) {
    .tourist-info {
        padding: 80px 0;
    }
    .tourist-info__item,
    .tourist-info__item--image {
        border-radius: 22px;
    }
}

@media (max-width: 768px) {
    .tourist-info__slider--pagination {
        display: none;
    }

    .tourist-info .tourist-info__sub-title {
        margin-bottom: 8px;
    }

    .my-route__button {
        width: 100%;
    }

    .my-route__button a {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 100%;
        margin-top: 40px;
        font-size: 15px;
        line-height: 160%;
        letter-spacing: 0.05em;
        text-transform: uppercase;
        padding: 15px 65px 15px 15px;
        border: 1px solid var(--color-white);
        border-radius: 3px;
    }

    .my-route__button a svg {
        position: relative;
        right: 0;
        top: 0;
        margin-bottom: 0;
        margin-left: 15px;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}

@media (min-width: 1440px) {
    .tourist-info__items.center {
        justify-content: center;
    }
}
@media (max-width: 576px) {
    .tourist-info__item {
        font-size: 20px;
    }
    .tourist-info__item,
    .tourist-info__item--image {
        border-radius: 20px;
    }
}

/* End */
/* /local/templates/mendeleev/css/sights.css?17231837725510 */
/* /local/templates/.default/components/bitrix/news.detail/first-screen/style.css?173469288419040 */
/* /local/components/mendeleev/popup.detail/templates/event/style.css?17315720754540 */
/* /local/templates/mendeleev-redesign/components/bitrix/news/events/bitrix/news.detail/.default/style.css?174661957621312 */
/* /local/templates/.default/components/bitrix/news.list/stories-list-new/style.css?17440263465378 */
/* /local/templates/.default/components/bitrix/news.list/stories-list-new/stories-popup.css?171024099814131 */
/* /local/templates/mendeleev/components/bitrix/news.list/slider-photo-video/style.css?17440056245142 */
/* /local/templates/mendeleev/components/bitrix/news.list/kaleidoscope-events/style.css?16889740053339 */
/* /local/templates/mendeleev/components/bitrix/news.list/main-places-new-tabs/style.css?174772702311613 */
/* /local/components/mendeleev/favorites.choice/templates/.default/style.css?17056477344108 */
/* /local/components/mendeleev/routes/templates/add/style.css?17020417609973 */
/* /local/templates/mendeleev/components/mendeleev/tabs/best-travel/style.css?16850997151780 */
/* /local/templates/mendeleev/components/bitrix/news.list/letovtyumeni.places-list/style.css?16850997153272 */
/* /local/templates/mendeleev/components/bitrix/news.list/letovtyumeni.excursions/style.css?16850997157933 */
/* /local/templates/mendeleev/components/bitrix/news.list/tobolsk.excursions/style.css?17090369566261 */
/* /local/templates/mendeleev/components/bitrix/news.list/moments/style.css?17477270238653 */
/* /local/templates/mendeleev/css/popup-review.css?170107413611819 */
/* /local/templates/mendeleev/components/bitrix/news.list/tourist-info-new/style.css?17024192854010 */
