

/* Start:/local/templates/mendeleev/css/thermal.css?17658004155270*/
.thermal{
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.thermal div.stories-group{
    z-index: 4;
    position: relative;
    display: flex;
    padding: 56px 16px;
    flex-direction: column;
    align-items: center;
    border-radius: var(--lg, 24px);
    background: transparent !important;
}
.thermal div.stories-group .stories-group__inner{
    z-index: 4;
}
.thermal-container{
    z-index: 3;
    position: relative;
    width: 100%;
    height: 100%;
    margin-top: -30px;
    background-color: #FFF;
    border-radius: var(--lg, 24px);
}
#fog-generator{
    display: none;
    z-index: 100;
    position: fixed;
    bottom: 0;
    width: 100vw;
    height: 200px;
    max-width: 100vw;
}
.thermal-container__line{
    width: 100%;
    height: 100%;
}
.thermal--line{
    z-index: 3;
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: auto;
    height: auto;
}
.thermal--line__xs{
    display: block;
}
.thermal--line__sm{
    display: none;
}
.thermal--line__md{
    display: none;
}
.thermal--line__lg{
    display: none;
}
.thermal--line__xl{
    display: none;
}
.thermal--line__2xl{
    display: none;
}
.thermal ~ footer {
    z-index: 4;
}
@media (max-width: 1440px){
    .thermal .container{
        max-width: 1128px;
    }
}
@media (max-width: 1200px){
    .thermal .container{
        max-width: 936px;
    }
}
@media (max-width: 1023px){
    .thermal .container{
        max-width: 696px;
    }
}
@media (max-width: 767px){
    .thermal .container{
        max-width: 544px;
    }
}
@media (max-width: 374px){
    .thermal .container{
        max-width: 320px;
    }
}
@media (max-width: 320px){
    .thermal div.slider-photo-video-cont .slider-photo-video__inner{
        height: 198px;
    }
}
@media (min-width: 375px){
    .thermal--line__sm{
        display: none;
    }
    .thermal--line__md{
        display: none;
    }
    .thermal--line__lg{
        display: none;
    }
    .thermal--line__xl{
        display: none;
    }
    .thermal--line__2xl{
        display: none;
    }
    .thermal div.stories-group{
        display: flex;
        height: 360px;
        padding: 56px 16px;
        flex-direction: column;
        align-items: center;
        gap: -40px;
        border-radius: var(--lg, 24px);
    }
}
@media (min-width: 576px){
    .thermal--line__xs{
        display: none;
    }
    .thermal--line__sm {
        display: block;
        width: auto;
    }
    .thermal--line__md{
        display: none;
    }
    .thermal--line__lg{
        display: none;
    }
    .thermal--line__xl{
        display: none;
    }
    .thermal--line__2xl{
        display: none;
    }
    .thermal div.stories-group{
        display: flex;
        height: 462px;
        padding: 56px 0;
        flex-direction: column;
        align-items: center;
        border-radius: var(--lg, 24px);
    }
    #thermal-line{
    }
}
@media (min-width: 768px){
    .thermal--line__xs{
        display: none;
    }
    .thermal--line__sm{
        display: none;
    }
    .thermal--line__md {
        display: block;
        width: auto;
    }
    .thermal--line__lg{
        display: none;
    }
    .thermal--line__xl{
        display: none;
    }
    .thermal--line__2xl{
        display: none;
    }
    .thermal div.stories-group{
        display: flex;
        height: 486px;
        padding: 72px 0;
        flex-direction: column;
        align-items: center;
        border-radius: 32px;
    }
    #thermal-line{
    }
}
@media (min-width: 1024px){
    .thermal--line__xs{
        display: none;
    }
    .thermal--line__sm{
        display: none;
    }
    .thermal--line__md{
        display: none;
    }
    .thermal--line__lg {
        display: block;
        width: auto;
    }
    .thermal--line__xl{
        display: none;
    }
    .thermal--line__2xl{
        display: none;
    }
    .thermal div.stories-group{
        display: flex;
        height: 499px;
        padding: 72px 0;
        flex-direction: column;
        align-items: center;
        border-radius: 32px;
    }
}
@media (min-width: 1440px){
    .thermal--line__xs{
        display: none;
    }
    .thermal--line__sm{
        display: none;
    }
    .thermal--line__md{
        display: none;
    }
    .thermal--line__lg{
        display: none;
    }
    .thermal--line__xl {
        display: block;
        height: 119%;
        width: auto;
    }
    .thermal--line__2xl{
        display: none;
    }
    .thermal div.stories-group{
        display: flex;
        height: 657px;
        padding: 88px 0;
        flex-direction: column;
        align-items: center;
        border-radius: 32px;
    }
}
@media (min-width: 1600px){
    .thermal--line__xs{
        display: none;
    }
    .thermal--line__sm{
        display: none;
    }
    .thermal--line__md{
        display: none;
    }
    .thermal--line__lg{
        display: none;
    }
    .thermal--line__xl{
        display: none;
    }
    .thermal--line__2xl {
        width: auto;
        height: auto;
        margin-top: 31%;
        display: block;
    }
    .thermal div.stories-group{
        display: flex;
        height: 670px;
        padding: 88px 0;
        flex-direction: column;
        align-items: center;
        border-radius: 32px;
    }
}
/* End */


/* Start:/local/templates/mendeleev/css/thermal-slider-photo-video.css?16987475216210*/
.slider-photo-video-gallery {
    padding: 96px 0;
    overflow: hidden;
}
.slider-photo-video h1{
    color: white;
}
.slider-photo-video-cont{
    display: flex;
    flex-direction: column;
    gap: 64px;
}
.slider-photo-video-cont .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;
    border-radius: 0;
    overflow: visible;
    height: 600px;
}
.slider-photo-video-header{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.slider-photo-video-cont .slider-photo-video__slider--wrapper {
    position: relative;
    overflow: visible;
}
.slider-photo-video__slider--navigation{
    display: flex;
    gap: 8px;
    align-items: center;
}
.slider-photo-video-gallery .slider-photo-video__slider--navigation > div{
    display: flex;
    width: 48px;
    height: 48px;
    border: 1px solid var(--alpha-gray-200);
    -webkit-border-radius: var(--border-radius--sm);
    -moz-border-radius: var(--border-radius--sm);
    border-radius: var(--border-radius--sm);
    align-items: center;
    justify-content: center;
}
.slider-photo-video-gallery .slider-photo-video__slider--navigation svg{
    width: 24px;
    height: 24px;
}
.slider-photo-video__slider {
    position: relative;
    height: 100%;
}
.slider-photo-video__slider--pagination {
    position: static;
}

.slider-photo-video__slider--pagination.disabled {
    display: none;
}

.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-cont .slider-photo-video__item {
    position: relative;
    top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #CCCCCC;
    -webkit-border-radius: var(--border-radius-medium);
    -moz-border-radius: var(--border-radius-medium);
    border-radius: var(--border-radius-medium);
    max-width: 1000px;
    outline: hidden;
    overflow: hidden;
}
.slider-photo-video-cont .slider-shortslide{
    max-width: 400px;
}
.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 {
    height: 100%;
    width: 100% !important;
    aspect-ratio: 16/9;
    -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.15);
}

.slider-photo-video__item--video-play-icon,
.slider-photo-video__item--video-stop-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-stop-icon {
    display: none;
}

.slider-photo-video__item:hover .slider-photo-video__item--video-stop-icon.stop {
    display: block;
}

.slider-photo-video__item--video-stop-icon:hover,
.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: 1439px){
    .slider-photo-video-gallery{
        padding: 80px 0 104px 0;
    }
    .slider-photo-video-cont{
        gap: 32px;
    }
    .thermal .slider-photo-video-cont .slider-photo-video__item,
    .thermal .slider-photo-video-cont .slider-shortslide{
        max-width: unset;
    }
    .slider-photo-video__slider--navigation{
        display: none;
    }
}
@media (max-width: 769px) {
    .slider-photo-video__item--video iframe {
        transform: scale(1);
    }
    .slider-photo-video {
        padding: 72px 0 0;
    }
}
@media(max-width: 1023px){
    .thermal .slider-photo-video-cont .slider-photo-video__inner{
        height: 448px;
    }
    .slider-photo-video-cont .slider-photo-video__slider--wrapper{
        height: 100%;
    }
}
@media (max-width: 574px) {
    .slider-photo-video {
        padding: 64px 0 0;
    }
}



/* End */


/* Start:/local/templates/mendeleev/js/air-datepicker/air-datepicker.css?169873659419579*/
.air-datepicker-cell.-year-.-other-decade-,.air-datepicker-cell.-day-.-other-month-{color:var(--adp-color-other-month)}.air-datepicker-cell.-year-.-other-decade-:hover,.air-datepicker-cell.-day-.-other-month-:hover{color:var(--adp-color-other-month-hover)}.-disabled-.-focus-.air-datepicker-cell.-year-.-other-decade-,.-disabled-.-focus-.air-datepicker-cell.-day-.-other-month-{color:var(--adp-color-other-month)}.-selected-.air-datepicker-cell.-year-.-other-decade-,.-selected-.air-datepicker-cell.-day-.-other-month-{color:#fff;background:var(--adp-background-color-selected-other-month)}.-selected-.-focus-.air-datepicker-cell.-year-.-other-decade-,.-selected-.-focus-.air-datepicker-cell.-day-.-other-month-{background:var(--adp-background-color-selected-other-month-focused)}.-in-range-.air-datepicker-cell.-year-.-other-decade-,.-in-range-.air-datepicker-cell.-day-.-other-month-{background-color:var(--adp-background-color-in-range);color:var(--adp-color)}.-in-range-.-focus-.air-datepicker-cell.-year-.-other-decade-,.-in-range-.-focus-.air-datepicker-cell.-day-.-other-month-{background-color:var(--adp-background-color-in-range-focused)}.air-datepicker-cell.-year-.-other-decade-:empty,.air-datepicker-cell.-day-.-other-month-:empty{background:none;border:none}.air-datepicker-cell{border-radius:var(--adp-cell-border-radius);box-sizing:border-box;cursor:pointer;display:flex;position:relative;align-items:center;justify-content:center;z-index:1}.air-datepicker-cell.-focus-{background:var(--adp-cell-background-color-hover)}.air-datepicker-cell.-current-{color:var(--adp-color-current-date)}.air-datepicker-cell.-current-.-focus-{color:var(--adp-color)}.air-datepicker-cell.-current-.-in-range-{color:var(--adp-color-current-date)}.air-datepicker-cell.-disabled-{cursor:default;color:var(--adp-color-disabled)}.air-datepicker-cell.-disabled-.-focus-{color:var(--adp-color-disabled)}.air-datepicker-cell.-disabled-.-in-range-{color:var(--adp-color-disabled-in-range)}.air-datepicker-cell.-disabled-.-current-.-focus-{color:var(--adp-color-disabled)}.air-datepicker-cell.-in-range-{background:var(--adp-cell-background-color-in-range);border-radius:0}.air-datepicker-cell.-in-range-:hover{background:var(--adp-cell-background-color-in-range-hover)}.air-datepicker-cell.-range-from-{border:1px solid var(--adp-cell-border-color-in-range);background-color:var(--adp-cell-background-color-in-range);border-radius:var(--adp-cell-border-radius) 0 0 var(--adp-cell-border-radius)}.air-datepicker-cell.-range-to-{border:1px solid var(--adp-cell-border-color-in-range);background-color:var(--adp-cell-background-color-in-range);border-radius:0 var(--adp-cell-border-radius) var(--adp-cell-border-radius) 0}.air-datepicker-cell.-range-to-.-range-from-{border-radius:var(--adp-cell-border-radius)}.air-datepicker-cell.-selected-{color:#fff;border:none;background:var(--adp-cell-background-color-selected)}.air-datepicker-cell.-selected-.-current-{color:#fff;background:var(--adp-cell-background-color-selected)}.air-datepicker-cell.-selected-.-focus-{background:var(--adp-cell-background-color-selected-hover)}
.air-datepicker-body{transition:all var(--adp-transition-duration) var(--adp-transition-ease)}.air-datepicker-body.-hidden-{display:none}.air-datepicker-body--day-names{display:grid;grid-template-columns:repeat(7, var(--adp-day-cell-width));margin:8px 0 3px}.air-datepicker-body--day-name{color:var(--adp-day-name-color);display:flex;align-items:center;justify-content:center;flex:1;text-align:center;text-transform:uppercase;font-size:.8em}.air-datepicker-body--day-name.-clickable-{cursor:pointer}.air-datepicker-body--day-name.-clickable-:hover{color:var(--adp-day-name-color-hover)}.air-datepicker-body--cells{display:grid}.air-datepicker-body--cells.-days-{grid-template-columns:repeat(7, var(--adp-day-cell-width));grid-auto-rows:var(--adp-day-cell-height)}.air-datepicker-body--cells.-months-{grid-template-columns:repeat(3, 1fr);grid-auto-rows:var(--adp-month-cell-height)}.air-datepicker-body--cells.-years-{grid-template-columns:repeat(4, 1fr);grid-auto-rows:var(--adp-year-cell-height)}
.air-datepicker-nav{display:flex;justify-content:space-between;border-bottom:1px solid var(--adp-border-color-inner);min-height:var(--adp-nav-height);padding:var(--adp-padding);box-sizing:content-box}.-only-timepicker- .air-datepicker-nav{display:none}.air-datepicker-nav--title,.air-datepicker-nav--action{display:flex;cursor:pointer;align-items:center;justify-content:center}.air-datepicker-nav--action{width:var(--adp-nav-action-size);border-radius:var(--adp-border-radius);-webkit-user-select:none;-moz-user-select:none;user-select:none}.air-datepicker-nav--action:hover{background:var(--adp-background-color-hover)}.air-datepicker-nav--action:active{background:var(--adp-background-color-active)}.air-datepicker-nav--action.-disabled-{visibility:hidden}.air-datepicker-nav--action svg{width:32px;height:32px}.air-datepicker-nav--action path{fill:none;stroke:var(--adp-nav-arrow-color);stroke-width:2px}.air-datepicker-nav--title{border-radius:var(--adp-border-radius);padding:0 8px}.air-datepicker-nav--title i{font-style:normal;color:var(--adp-nav-color-secondary);margin-left:.3em}.air-datepicker-nav--title:hover{background:var(--adp-background-color-hover)}.air-datepicker-nav--title:active{background:var(--adp-background-color-active)}.air-datepicker-nav--title.-disabled-{cursor:default;background:none}
.air-datepicker-buttons{display:grid;grid-auto-columns:1fr;grid-auto-flow:column}.air-datepicker-button{display:inline-flex;color:var(--adp-btn-color);border-radius:var(--adp-btn-border-radius);cursor:pointer;height:var(--adp-btn-height);border:none;background:rgba(255,255,255,0)}.air-datepicker-button:hover{color:var(--adp-btn-color-hover);background:var(--adp-btn-background-color-hover)}.air-datepicker-button:focus{color:var(--adp-btn-color-hover);background:var(--adp-btn-background-color-hover);outline:none}.air-datepicker-button:active{background:var(--adp-btn-background-color-active)}.air-datepicker-button span{outline:none;display:flex;align-items:center;justify-content:center;width:100%;height:100%}
.air-datepicker-time{display:grid;grid-template-columns:max-content 1fr;grid-column-gap:12px;align-items:center;position:relative;padding:0 var(--adp-time-padding-inner)}.-only-timepicker- .air-datepicker-time{border-top:none}.air-datepicker-time--current{display:flex;align-items:center;flex:1;font-size:14px;text-align:center}.air-datepicker-time--current-colon{margin:0 2px 3px;line-height:1}.air-datepicker-time--current-hours,.air-datepicker-time--current-minutes{line-height:1;font-size:19px;font-family:"Century Gothic",CenturyGothic,AppleGothic,sans-serif;position:relative;z-index:1}.air-datepicker-time--current-hours:after,.air-datepicker-time--current-minutes:after{content:"";background:var(--adp-background-color-hover);border-radius:var(--adp-border-radius);position:absolute;left:-2px;top:-3px;right:-2px;bottom:-2px;z-index:-1;opacity:0}.air-datepicker-time--current-hours.-focus-:after,.air-datepicker-time--current-minutes.-focus-:after{opacity:1}.air-datepicker-time--current-ampm{text-transform:uppercase;align-self:flex-end;color:var(--adp-time-day-period-color);margin-left:6px;font-size:11px;margin-bottom:1px}.air-datepicker-time--row{display:flex;align-items:center;font-size:11px;height:17px;background:linear-gradient(to right, var(--adp-time-track-color), var(--adp-time-track-color)) left 50%/100% var(--adp-time-track-height) no-repeat}.air-datepicker-time--row:first-child{margin-bottom:4px}.air-datepicker-time--row input[type=range]{background:none;cursor:pointer;flex:1;height:100%;width:100%;padding:0;margin:0;-webkit-appearance:none}.air-datepicker-time--row input[type=range]::-webkit-slider-thumb{-webkit-appearance:none}.air-datepicker-time--row input[type=range]::-ms-tooltip{display:none}.air-datepicker-time--row input[type=range]:hover::-webkit-slider-thumb{border-color:var(--adp-time-track-color-hover)}.air-datepicker-time--row input[type=range]:hover::-moz-range-thumb{border-color:var(--adp-time-track-color-hover)}.air-datepicker-time--row input[type=range]:hover::-ms-thumb{border-color:var(--adp-time-track-color-hover)}.air-datepicker-time--row input[type=range]:focus{outline:none}.air-datepicker-time--row input[type=range]:focus::-webkit-slider-thumb{background:var(--adp-cell-background-color-selected);border-color:var(--adp-cell-background-color-selected)}.air-datepicker-time--row input[type=range]:focus::-moz-range-thumb{background:var(--adp-cell-background-color-selected);border-color:var(--adp-cell-background-color-selected)}.air-datepicker-time--row input[type=range]:focus::-ms-thumb{background:var(--adp-cell-background-color-selected);border-color:var(--adp-cell-background-color-selected)}.air-datepicker-time--row input[type=range]::-webkit-slider-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid var(--adp-time-track-color);background:#fff;cursor:pointer;-webkit-transition:background var(--adp-transition-duration);transition:background var(--adp-transition-duration)}.air-datepicker-time--row input[type=range]::-moz-range-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid var(--adp-time-track-color);background:#fff;cursor:pointer;-moz-transition:background var(--adp-transition-duration);transition:background var(--adp-transition-duration)}.air-datepicker-time--row input[type=range]::-ms-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid var(--adp-time-track-color);background:#fff;cursor:pointer;-ms-transition:background var(--adp-transition-duration);transition:background var(--adp-transition-duration)}.air-datepicker-time--row input[type=range]::-webkit-slider-thumb{margin-top:calc(var(--adp-time-thumb-size)/2*-1)}.air-datepicker-time--row input[type=range]::-webkit-slider-runnable-track{border:none;height:var(--adp-time-track-height);cursor:pointer;color:rgba(0,0,0,0);background:rgba(0,0,0,0)}.air-datepicker-time--row input[type=range]::-moz-range-track{border:none;height:var(--adp-time-track-height);cursor:pointer;color:rgba(0,0,0,0);background:rgba(0,0,0,0)}.air-datepicker-time--row input[type=range]::-ms-track{border:none;height:var(--adp-time-track-height);cursor:pointer;color:rgba(0,0,0,0);background:rgba(0,0,0,0)}.air-datepicker-time--row input[type=range]::-ms-fill-lower{background:rgba(0,0,0,0)}.air-datepicker-time--row input[type=range]::-ms-fill-upper{background:rgba(0,0,0,0)}
.air-datepicker{--adp-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";--adp-font-size: 14px;--adp-width: 246px;--adp-z-index: 100;--adp-padding: 4px;--adp-grid-areas: "nav" "body" "timepicker" "buttons";--adp-transition-duration: .3s;--adp-transition-ease: ease-out;--adp-transition-offset: 8px;--adp-background-color: #fff;--adp-background-color-hover: #f0f0f0;--adp-background-color-active: #eaeaea;--adp-background-color-in-range: rgba(92, 196, 239, .1);--adp-background-color-in-range-focused: rgba(92, 196, 239, .2);--adp-background-color-selected-other-month-focused: #8ad5f4;--adp-background-color-selected-other-month: #a2ddf6;--adp-color: #4a4a4a;--adp-color-secondary: #9c9c9c;--adp-accent-color: #4eb5e6;--adp-color-current-date: var(--adp-accent-color);--adp-color-other-month: #dedede;--adp-color-disabled: #aeaeae;--adp-color-disabled-in-range: #939393;--adp-color-other-month-hover: #c5c5c5;--adp-border-color: #dbdbdb;--adp-border-color-inner: #efefef;--adp-border-radius: 4px;--adp-border-color-inline: #d7d7d7;--adp-nav-height: 32px;--adp-nav-arrow-color: var(--adp-color-secondary);--adp-nav-action-size: 32px;--adp-nav-color-secondary: var(--adp-color-secondary);--adp-day-name-color: #ff9a19;--adp-day-name-color-hover: #8ad5f4;--adp-day-cell-width: 1fr;--adp-day-cell-height: 32px;--adp-month-cell-height: 42px;--adp-year-cell-height: 56px;--adp-pointer-size: 10px;--adp-poiner-border-radius: 2px;--adp-pointer-offset: 14px;--adp-cell-border-radius: 4px;--adp-cell-background-color-hover: var(--adp-background-color-hover);--adp-cell-background-color-selected: #5cc4ef;--adp-cell-background-color-selected-hover: #45bced;--adp-cell-background-color-in-range: rgba(92, 196, 239, 0.1);--adp-cell-background-color-in-range-hover: rgba(92, 196, 239, 0.2);--adp-cell-border-color-in-range: var(--adp-cell-background-color-selected);--adp-btn-height: 32px;--adp-btn-color: var(--adp-accent-color);--adp-btn-color-hover: var(--adp-color);--adp-btn-border-radius: var(--adp-border-radius);--adp-btn-background-color-hover: var(--adp-background-color-hover);--adp-btn-background-color-active: var(--adp-background-color-active);--adp-time-track-height: 1px;--adp-time-track-color: #dedede;--adp-time-track-color-hover: #b1b1b1;--adp-time-thumb-size: 12px;--adp-time-padding-inner: 10px;--adp-time-day-period-color: var(--adp-color-secondary);--adp-mobile-font-size: 16px;--adp-mobile-nav-height: 40px;--adp-mobile-width: 320px;--adp-mobile-day-cell-height: 38px;--adp-mobile-month-cell-height: 48px;--adp-mobile-year-cell-height: 64px}.air-datepicker-overlay{--adp-overlay-background-color: rgba(0, 0, 0, .3);--adp-overlay-transition-duration: .3s;--adp-overlay-transition-ease: ease-out;--adp-overlay-z-index: 99}
.air-datepicker{background:var(--adp-background-color);border:1px solid var(--adp-border-color);box-shadow:0 4px 12px rgba(0,0,0,.15);border-radius:var(--adp-border-radius);box-sizing:content-box;display:grid;grid-template-columns:1fr;grid-template-rows:repeat(4, max-content);grid-template-areas:var(--adp-grid-areas);font-family:var(--adp-font-family),sans-serif;font-size:var(--adp-font-size);color:var(--adp-color);width:var(--adp-width);position:absolute;transition:opacity var(--adp-transition-duration) var(--adp-transition-ease),transform var(--adp-transition-duration) var(--adp-transition-ease);z-index:var(--adp-z-index)}.air-datepicker:not(.-custom-position-){opacity:0}.air-datepicker.-from-top-{transform:translateY(calc(var(--adp-transition-offset) * -1))}.air-datepicker.-from-right-{transform:translateX(var(--adp-transition-offset))}.air-datepicker.-from-bottom-{transform:translateY(var(--adp-transition-offset))}.air-datepicker.-from-left-{transform:translateX(calc(var(--adp-transition-offset) * -1))}.air-datepicker.-active-:not(.-custom-position-){transform:translate(0, 0);opacity:1}.air-datepicker.-active-.-custom-position-{transition:none}.air-datepicker.-inline-{border-color:var(--adp-border-color-inline);box-shadow:none;position:static;left:auto;right:auto;opacity:1;transform:none}.air-datepicker.-inline- .air-datepicker--pointer{display:none}.air-datepicker.-is-mobile-{--adp-font-size: var(--adp-mobile-font-size);--adp-day-cell-height: var(--adp-mobile-day-cell-height);--adp-month-cell-height: var(--adp-mobile-month-cell-height);--adp-year-cell-height: var(--adp-mobile-year-cell-height);--adp-nav-height: var(--adp-mobile-nav-height);--adp-nav-action-size: var(--adp-mobile-nav-height);position:fixed;width:var(--adp-mobile-width);border:none}.air-datepicker.-is-mobile- *{-webkit-tap-highlight-color:rgba(0,0,0,0)}.air-datepicker.-is-mobile- .air-datepicker--pointer{display:none}.air-datepicker.-is-mobile-:not(.-custom-position-){transform:translate(-50%, calc(-50% + var(--adp-transition-offset)))}.air-datepicker.-is-mobile-.-active-:not(.-custom-position-){transform:translate(-50%, -50%)}.air-datepicker.-custom-position-{transition:none}.air-datepicker-global-container{position:absolute;left:0;top:0}.air-datepicker--pointer{--pointer-half-size: calc(var(--adp-pointer-size) / 2);position:absolute;width:var(--adp-pointer-size);height:var(--adp-pointer-size);z-index:-1}.air-datepicker--pointer:after{content:"";position:absolute;background:#fff;border-top:1px solid var(--adp-border-color-inline);border-right:1px solid var(--adp-border-color-inline);border-top-right-radius:var(--adp-poiner-border-radius);width:var(--adp-pointer-size);height:var(--adp-pointer-size);box-sizing:border-box}.-top-left- .air-datepicker--pointer,.-top-center- .air-datepicker--pointer,.-top-right- .air-datepicker--pointer,[data-popper-placement^=top] .air-datepicker--pointer{top:calc(100% - var(--pointer-half-size) + 1px)}.-top-left- .air-datepicker--pointer:after,.-top-center- .air-datepicker--pointer:after,.-top-right- .air-datepicker--pointer:after,[data-popper-placement^=top] .air-datepicker--pointer:after{transform:rotate(135deg)}.-right-top- .air-datepicker--pointer,.-right-center- .air-datepicker--pointer,.-right-bottom- .air-datepicker--pointer,[data-popper-placement^=right] .air-datepicker--pointer{right:calc(100% - var(--pointer-half-size) + 1px)}.-right-top- .air-datepicker--pointer:after,.-right-center- .air-datepicker--pointer:after,.-right-bottom- .air-datepicker--pointer:after,[data-popper-placement^=right] .air-datepicker--pointer:after{transform:rotate(225deg)}.-bottom-left- .air-datepicker--pointer,.-bottom-center- .air-datepicker--pointer,.-bottom-right- .air-datepicker--pointer,[data-popper-placement^=bottom] .air-datepicker--pointer{bottom:calc(100% - var(--pointer-half-size) + 1px)}.-bottom-left- .air-datepicker--pointer:after,.-bottom-center- .air-datepicker--pointer:after,.-bottom-right- .air-datepicker--pointer:after,[data-popper-placement^=bottom] .air-datepicker--pointer:after{transform:rotate(315deg)}.-left-top- .air-datepicker--pointer,.-left-center- .air-datepicker--pointer,.-left-bottom- .air-datepicker--pointer,[data-popper-placement^=left] .air-datepicker--pointer{left:calc(100% - var(--pointer-half-size) + 1px)}.-left-top- .air-datepicker--pointer:after,.-left-center- .air-datepicker--pointer:after,.-left-bottom- .air-datepicker--pointer:after,[data-popper-placement^=left] .air-datepicker--pointer:after{transform:rotate(45deg)}.-top-left- .air-datepicker--pointer,.-bottom-left- .air-datepicker--pointer{left:var(--adp-pointer-offset)}.-top-right- .air-datepicker--pointer,.-bottom-right- .air-datepicker--pointer{right:var(--adp-pointer-offset)}.-top-center- .air-datepicker--pointer,.-bottom-center- .air-datepicker--pointer{left:calc(50% - var(--adp-pointer-size)/2)}.-left-top- .air-datepicker--pointer,.-right-top- .air-datepicker--pointer{top:var(--adp-pointer-offset)}.-left-bottom- .air-datepicker--pointer,.-right-bottom- .air-datepicker--pointer{bottom:var(--adp-pointer-offset)}.-left-center- .air-datepicker--pointer,.-right-center- .air-datepicker--pointer{top:calc(50% - var(--adp-pointer-size)/2)}.air-datepicker--navigation{grid-area:nav}.air-datepicker--content{box-sizing:content-box;padding:var(--adp-padding);grid-area:body}.-only-timepicker- .air-datepicker--content{display:none}.air-datepicker--time{grid-area:timepicker}.air-datepicker--buttons{grid-area:buttons}.air-datepicker--buttons,.air-datepicker--time{padding:var(--adp-padding);border-top:1px solid var(--adp-border-color-inner)}.air-datepicker-overlay{position:fixed;background:var(--adp-overlay-background-color);left:0;top:0;width:0;height:0;opacity:0;transition:opacity var(--adp-overlay-transition-duration) var(--adp-overlay-transition-ease),left 0s,height 0s,width 0s;transition-delay:0s,var(--adp-overlay-transition-duration),var(--adp-overlay-transition-duration),var(--adp-overlay-transition-duration);z-index:var(--adp-overlay-z-index)}.air-datepicker-overlay.-active-{opacity:1;width:100%;height:100%;transition:opacity var(--adp-overlay-transition-duration) var(--adp-overlay-transition-ease),height 0s,width 0s}

/* End */


/* Start:/local/templates/mendeleev/css/tobolsk.css?17671203545810*/
.tobolsk {
    position: relative;
    width: 100%;
}

.tobolsk .information {
    background-color: #E6E2DC;
    padding: 56px 0;
}

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

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

.tobolsk .information__title {
    font-weight: 500;
    font-size: 48px;
    line-height: 56px;
    text-align: center;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 32px;
    gap: 32px;
    color: #40373A;
}

.tobolsk .information__title img {
    display: none;
}

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

.tobolsk .information__image {
    width: 100%;
    height: 100%;
    border-bottom: 1px solid #cdc5b8;
}

.tobolsk .information__image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: bottom center;
}
.special.tobolsk .information__title img {
    width: 80px;
    height: auto;
}
.tobolsk .information__counts {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 32px;
    margin: 20px 0;
}

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

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

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

.tobolsk .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) {
    .tobolsk .container {
        padding-left: 16px;
        padding-right: 16px;
    }
}
@media (max-width: 374px) {
    @keyframes scroll {
        0% {
            -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
        }
        100% {
            -webkit-transform: translate(-100%, 0);
            transform: translate(-100%, 0);
        }
    }
    .special.tobolsk .information__top {
        overflow: hidden;
    }
    .special.tobolsk .information__title {
        position: relative;
        flex-direction: row;
        width: max-content;
        padding: 0 0 40px 100%;
        -webkit-animation: scroll 8s infinite linear;
        -moz-animation: scroll 8s infinite linear;
        animation: scroll 8s infinite linear;
    }
    .special.tobolsk .information__title img {
        display: inline-block;
    }
}
@media (min-width: 574px) {
    .tobolsk .information {
        padding: 64px 0;
    }

    .tobolsk .information__image {
        text-align: center;
    }

    .tobolsk .information__image img {
        max-width: 286px;
    }

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

@media (min-width: 768px) {

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

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

    .tobolsk .information__image {
        display: none;
    }

    .tobolsk .information__counts {
    }

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

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

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

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

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

@media (min-width: 1390px) {
    .tobolsk:not(.sibirskie-sezony) .container {
        max-width: 1290px;
    }

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 1690px) {
    .tobolsk .information__title img {
        display: block;
    }
    .special.tobolsk .information__title img {
        width: 120px;
    }

    .tobolsk .information__image {
        max-width: 400px;
    }
    .tobolsk .information__description {
        margin: 0;
        text-align: left;
    }
}

/* End */


/* Start:/local/templates/mendeleev/css/sibirskie-sezony.css?176712035410728*/
.sibirskie-sezony .stories-group {
    background: var(--white, #FFF);
    position: relative;
    overflow: hidden;
}
.stories-group__icon {
    display: none;
    position: absolute;
    z-index: 0;
    pointer-events: none;
}
.sibirskie-sezony .stories-group__icon {
    display: block;
    opacity: 0.05;
}
.sibirskie-sezony .stories-group__icon--bottom-left {
    position: absolute;
    width: 180px;
    height: 180px;
    transform: rotate(-13.796deg);
    left: -66.986px;
    bottom: -68.066px;
}
.stories-group__icon--top-left-2 {
    display: none !important;
}
.sibirskie-sezony .stories-group__icon--top-right {
    position: absolute;
    width: 120px;
    height: 120px;
    transform: rotate(14.626deg);
    right: -44.412px;
    top: -19.262px;
}
.sibirskie-sezony .stories-group,
.sibirskie-sezony .upcoming-events-wrapper,
.sibirskie-sezony .seasons-events-wrapper,
.sibirskie-sezony .sibirskie-sezony-quotes,
.sibirskie-sezony .animate-slider-wrapper,
body:has(.sibirskie-sezony) footer {
    z-index: 9;
    position: relative;
    margin-top: -32px;
    padding: 64px 0 96px 0;
    border-radius: 32px 32px 0 0;
}
.sibirskie-sezony .stories-group__head--title,
.sibirskie-sezony .upcoming-events__outer-slider_top-title,
.sibirskie-sezony .seasons-events__title,
.sibirskie-sezony .sibirskie-sezony-quotes__title,
.sibirskie-sezony .animate-slider-title {
    padding: 0;
    font-size: 28px;
    font-style: normal;
    font-weight: 600;
    line-height: 34px; /* 121.429% */
}
.sibirskie-sezony .stories-group__head--sub-title {
    display: none;
}
.sibirskie-sezony .stories-group__inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 32px;
}
.sibirskie-sezony .stories-group__item {
    width: 116px;
    height: 155px;
    box-sizing: content-box;
    border-radius: 24px !important;
    border-color: #B52645 !important;
    transition: .2s;
}
.sibirskie-sezony .stories-group__item:hover {
    border-color: transparent !important;
}
.sibirskie-sezony .stories-group__item > div::before,
.sibirskie-sezony .stories-group__item--img {
    border-radius: 16px !important;
}
.sibirskie-sezony .stories-group__item--title{
    font-weight: 600;
}
.sibirskie-sezony .stories-group__item > div {
    height: 100% !important;
}
.sibirskie-sezony .upcoming-events-wrapper {
    overflow: hidden;
}
.sibirskie-sezony .slider__button-prev {
    transform: translate(-50%, -50%);
}
.sibirskie-sezony .slider__button-next {
    transform: translate(50%, -50%);
}
.sibirskie-sezony .slider__button-prev svg,
.sibirskie-sezony .slider__button-next svg {
    width: 12px;
}
.sibirskie-sezony .upcoming-events__outer-slider {
    gap: 32px;
    overflow: visible !important;
    padding-bottom: 24px;
}
.sibirskie-sezony .upcoming-events__outer-slider_top-controls {
    display: none !important;
}
.sibirskie-sezony .upcoming-events__outer-slider-wrapper {
    overflow: visible;
}
.sibirskie-sezony .upcoming-events__outer-slider .swiper-pagination-bullet-active:before {
    width: 22px;
    height: 22px;
    top: -9px;
    left: -9px;
}
.sibirskie-sezony .upcoming-events__outer-slider-pagination-wrapper {
    display: none;
    gap: 20px;
}
.sibirskie-sezony .upcoming-events-slide {
    min-height: 604px;
}
.sibirskie-sezony .swiper-slide__content_top-wrapper {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.sibirskie-sezony .sibirskie-sezony-quotes__slide-top-zone {
    display: none;
}
.sibirskie-sezony .sibirskie-sezony-quotes__slide-content-text-top-title {
    text-align: left;
}
.sibirskie-sezony .sibirskie-sezony-quotes__slide-content-text-top-name {
    text-align: left;
}
.sibirskie-sezony .sibirskie-sezony-quotes__slide-content-text-info {
    text-align: left;
}
.sibirskie-sezony .sibirskie-sezony-quotes__slider {
    padding: 32px 0 0 0;
}
.sibirskie-sezony .upcoming-events__outer-slider .swiper-slide:before {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.21) 39.92%, rgba(0, 0, 0, 0.70) 84.42%);
}
@media (min-width: 375px) {
    .sibirskie-sezony .stories-group__item {
        width: 132px;
        height: 176px;
    }

    .sibirskie-sezony .upcoming-events-slide {
        min-height: 568px;
    }

    .sibirskie-sezony .stories-group__icon--bottom-left {
        bottom: -46.733px;
    }

    .sibirskie-sezony .stories-group__icon--top-right {
        right: -38.049px;
    }
}
@media (min-width: 576px) {
    .sibirskie-sezony .stories-group,
    .sibirskie-sezony .upcoming-events-wrapper,
    .sibirskie-sezony .seasons-events-wrapper,
    .sibirskie-sezony .sibirskie-sezony-quotes,
    .sibirskie-sezony .animate-slider-wrapper,
    body:has(.sibirskie-sezony) footer {
        padding: 80px 36px 112px 36px;
    }

    .special.sibirskie-sezony .container {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .sibirskie-sezony .stories-group__item {
        width: 192px;
        height: 256px;
    }

    .sibirskie-sezony .upcoming-events-slide {
        min-height: 468px;
    }

    .sibirskie-sezony .swiper-slide__content_top-wrapper {
        margin-bottom: 16px;
    }

    .sibirskie-sezony .stories-group__icon--bottom-left {
        width: 210px;
        height: 210px;
        transform: rotate(-13.796deg);
        left: -85.131px;
        bottom: -57.894px;
    }

    .sibirskie-sezony .stories-group__icon--top-right {
        width: 159px;
        height: 159px;
        transform: rotate(14.626deg);
        right: -43.922px;
        top: 71.924px;
    }
}
@media (min-width: 768px) {
    .sibirskie-sezony .sibirskie-sezony-quotes__slider {
        padding: 40px 0 0 0;
    }

    .sibirskie-sezony .stories-group__head--title,
    .sibirskie-sezony .upcoming-events__outer-slider_top-title,
    .sibirskie-sezony .seasons-events__title,
    .sibirskie-sezony .sibirskie-sezony-quotes__title,
    .sibirskie-sezony .animate-slider-title {
        font-size: 40px;
        line-height: 48px; /* 120% */
    }

    .sibirskie-sezony .animate-slider-title {
        font-size: 40px;
        line-height: 48px; /* 120% */
    }

    .sibirskie-sezony .stories-group__inner {
        gap: 40px;
    }

    .sibirskie-sezony .stories-group__item {
        width: 196px;
        height: 261px;
    }

    .sibirskie-sezony .upcoming-events__outer-slider {
        gap: 40px;
    }

    .sibirskie-sezony .upcoming-events-slide {
        min-height: 600px;
    }

    .sibirskie-sezony .stories-group__icon--bottom-left {
        width: 211px;
        height: 211px;
        transform: rotate(-13.796deg);
        left: -79.854px;
        bottom: -34.043px;
    }

    .sibirskie-sezony .stories-group__icon--top-right {
        width: 174px;
        height: 174px;
        transform: rotate(14.626deg);
        right: -67.652px;
        top: 91.354px;
    }
    .sibirskie-sezony .stories-group__item--title{
        font-size: 16px;
        line-height: 22px; /* 137.5% */
    }
}
@media (min-width: 1024px) {
    .sibirskie-sezony .upcoming-events__outer-slider-wrapper {
        overflow: hidden;
    }

    .sibirskie-sezony .upcoming-events__outer-slider-pagination-wrapper {
        margin-top: -8px;
        display: flex;
    }

    .sibirskie-sezony .upcoming-events__outer-slider {
        padding-bottom: 0;
    }

    .sibirskie-sezony .upcoming-events-slide {
        min-height: 568px;
    }

    .sibirskie-sezony .stories-group__icon--bottom-left {
        width: 211px;
        height: 211px;
        transform: rotate(-13.796deg);
        left: -77.353px;
        bottom: -36.321px;
    }

    .sibirskie-sezony .stories-group__icon--top-right {
        width: 145px;
        height: 145px;
        transform: rotate(14.626deg);
        right: -77.4px;
        top: -81.516px;
    }
}
@media (min-width: 1440px) {
    .sibirskie-sezony .stories-group,
    .sibirskie-sezony .upcoming-events-wrapper,
    .sibirskie-sezony .seasons-events-wrapper,
    .sibirskie-sezony .sibirskie-sezony-quotes,
    .sibirskie-sezony .animate-slider-wrapper,
    body:has(.sibirskie-sezony) footer {
        padding: 96px 0 128px 0;
    }

    .sibirskie-sezony .stories-group__icon--bottom-left,
    .sibirskie-sezony .stories-group__icon--top-right {
        width: 342px;
        height: 342px;
    }

    .sibirskie-sezony .stories-group__head--title,
    .sibirskie-sezony .upcoming-events__outer-slider_top-title,
    .sibirskie-sezony .seasons-events__title,
    .sibirskie-sezony .sibirskie-sezony-quotes__title,
    .sibirskie-sezony .animate-slider-title {
        font-size: 48px;
        line-height: 56px; /* 116.667% */
    }

    .sibirskie-sezony .stories-group__inner {
        gap: 64px;
    }

    .sibirskie-sezony .animate-slider-title {
        font-size: 48px;
        line-height: 56px; /* 116.667% */
    }

    .sibirskie-sezony .stories-group__item {
        width: 262px;
        height: 349px;
    }

    .sibirskie-sezony .upcoming-events__outer-slider {
        gap: 64px;
    }

    .sibirskie-sezony .upcoming-events__outer-slider-pagination-wrapper {
        margin-top: -32px;
    }

    .sibirskie-sezony .upcoming-events-slide {
        min-height: 580px;
    }

    .sibirskie-sezony .sibirskie-sezony-quotes__slider {
        padding: 64px 0 0 0;
    }

    .sibirskie-sezony .stories-group__icon--bottom-left {
        display: flex;
        width: 342px;
        height: 342px;
        transform: rotate(-13.796deg);
        justify-content: center;
        align-items: center;
        left: -90.844px;
        bottom: -80.849px;
    }

    .sibirskie-sezony .stories-group__icon--top-right {
        width: 186px;
        height: 186px;
        transform: rotate(14.626deg);
        right: -91.94px;
        top: 69px;
    }
    .sibirskie-sezony .stories-group__item--title{
        font-size: 18px;
        line-height: 24px; /* 133.333% */
    }
}
@media (min-width: 1690px) {
    .sibirskie-sezony .stories-group__item {
        width: 253px;
        height: 337px;
    }

    .sibirskie-sezony .stories-group__icon--bottom-left {
        display: flex;
        width: 342px;
        height: 342px;
        transform: rotate(-13.796deg);
        left: 30px;
        justify-content: center;
        align-items: center;
    }

    .sibirskie-sezony .stories-group__icon--top-right {
        width: 186px;
        height: 186px;
        transform: rotate(14.626deg);
        right: -46.94px;
        top: 41px;
    }

    .sibirskie-sezony .stories-group__icon--top-left-2 {
        position: absolute;
        display: flex !important;
        width: 229px;
        height: 229px;
        transform: rotate(14.626deg);
        bottom: 170px;
        left: -90px;
    }
}
/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/events-siberian/style.css?176580041511262*/
.resorts-wrapper {
    background-color: var(--secondary-50) !important;
}

.resorts {
    display: flex;
    flex-direction: column;
    gap: 64px;
    padding: 96px 0;
}

.main-places__tab {
    margin-bottom: 32px;
}

.main-places__tab--items {
    display: flex;
    gap: 16px;
    list-style: none;
    margin: 0;
    padding: 0;
    overflow-x: scroll;
}

.main-places__tab--items::-webkit-scrollbar {
    display: none;
}

.main-places__tab--item {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 8px 24px !important;
    gap: 12px;
    width: fit-content;
    height: 40px;
    white-space: nowrap;
    border: 1px solid var(--color-gray-100);
    color: var(--color-gray-900);
    border-radius: 12px;
    cursor: pointer;
}

.main-places__tab--item:hover,
.main-places__tab--item.active {
    border: 1px solid var(--color-gray-200);
    color: var(--color-primary-600);
}



.resorts__items {
    display: flex;
    flex-direction: column;
    gap: 64px;
}

.resorts__item {
    display: flex;
    gap: 24px;
}

.resorts__item > div {
    flex: 0 0 50%;
}

.resorts__item--image {
    height: 648px;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
    padding: 16px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

.resorts__item--discount {
    background-color: var(--dark-blue-alt);
    border-radius: var(--border-radius--xs);
    color: var(--white);
    width: fit-content;
    padding: 6px 8px;
}

.resorts__item--inner {
    display: flex;
    flex-direction: column;
    gap: 40px;
}

.resorts__item--inner-top {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.resorts__item--inner-address-wrapper {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 18px;
    color: var(--gray-500);
}

.h4.medium.thermal__quest--main-rules-title {
    padding-bottom: 20px;
}

.resorts__item--inner-address-link {
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 10px;
    color: var(--primary-500);
}

.resorts__item--inner-address-link::before {
    content: "";
    display: block;
    width: 3px;
    height: 3px;
    background-color: var(--gray-500);;
}

.resorts__item--inner-discount {
    padding: 24px;
    display: flex;
    flex-direction: column;
    gap: 16px;
    background-color: var(--white);
    -webkit-border-radius: var(--border-radius-medium);
    -moz-border-radius: var(--border-radius-medium);
    border-radius: var(--border-radius-medium);
    border: 1px solid var(--secondary-200);
}

.resorts__item--inner-body {
    display: flex;
    flex-direction: column;
    gap: 24px;
}
.resorts__item--inner ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.special .resorts__item--inner-events-more {
    cursor: pointer;
}
.special .resorts__item--inner-events-more.more-visible {
    height: unset;
}
.resorts__item--inner-discount-title {
    color: var(--dark-blue-alt);
}

.resorts__item--inner-discount-items {
    display: flex;
    flex-direction: column;
    gap: 12px;
    margin: 0;
    padding: 0;
    list-style: inside;
}

.resorts__item--inner-discount-item::marker,
.resorts__item--inner-event::marker {
    font-size: 19px;
}

.resorts__item--inner-event::marker {
    color: var(--color-primary-500);
}

.resorts__item--inner-events-wrapper {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.resorts__item--inner-events {
    margin: 0;
    padding: 0 0 0 20px;
}

.resorts__item--inner-event {
    font-size: 18px;
}

.resorts__item--inner-events-more {
    display: none;
    font-size: 18px;
    color: var(--primary-500);
}

.resorts__item--inner-events-more.more-visible {
    display: block;
    height: 0;
}

a.resorts__item--inner-more {
    width: fit-content;
    padding: 12px 20px;
    text-transform: capitalize;
}

.resorts__map {
    display: flex;
    flex-direction: column;
    gap: 64px;
    padding-top: 32px;
}

.resorts__map--item {
    width: 100%;
    height: 600px;
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    border-radius: 24px;
    border: 1px solid var(--alpha-gray-100, rgba(31, 34, 56, 0.10));
    overflow: hidden;
}

.imap__item {
    background-color: var(--secondary-25);
    padding: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
}

.imap__item--about {
    display: flex;
}

.imap__item-picture {
    margin-right: 16px;
    min-width: 64px;
    width: 64px;
    min-height: 64px;
    height: 64px;
    overflow: hidden;
    border-radius: 12px;
}

.imap__item-picture img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.imap__item--information {
    width: 70%;
    flex-basis: 100%;
    flex-grow: 2;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
}

.imap__item--information a {
    color: var(--primary-500, #E86A4D);
}

.imap__item--information-props {
    display: flex;
    flex-direction: column;
}

.imap__item--information-props > * {
    margin: 0;
    padding: 0;
    text-align: start;
}

.imap__item--information-props h6 {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.imap__item--information-props ul {
    display: flex;
}

.imap__item--information-props ul li {
    position: relative;
    max-width: 70%;
}

.imap__item--information-props ul li span,
.imap__item--information-props ul li a {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    min-width: 100px;
}

.imap__item--information-props ul li + li {
    margin-left: 22px;
}

.imap__item--information-props ul li + li:before {
    content: "•";
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(-15px, -50%);
    color: #8F909B;
}

.imap__item--controls {
    margin-top: 16px;
    display: flex;
    gap: 8px;
}

.imap__item--controls .imap__button {
    flex-grow: 0;
}

.imap__item--controls .imap__item--control-trace {
    justify-content: center;
    flex-grow: 9;
    max-width: 400px;
    color: #FFFFFF;
    background-color: var(--primary-500, #E86A4D);
}

.imap__button {
    pointer-events: initial;
    position: relative;
    display: flex;
    align-items: center;
    padding: 12px 16px;
    border-radius: var(--border-radius--sm, 12px);
    background-color: #FFFFFF;
    font-size: 16px;
    line-height: 1em;
    cursor: pointer;
    user-select: none;
}

.imap__button .imap__button-title {
    min-width: 60px;
    max-width: 200px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.imap__button svg + span,
.imap__button.imap__button-arrow-simple svg {
    margin-left: 12px;
}

.imap__button.imap__button-arrow-simple {
    flex-direction: row-reverse;
}

.imap__button.imap__button-arrow-simple svg + span {
    margin-left: 0;
}

.imap__button .imap__filter-sublist {
    z-index: 3;
    position: absolute;
    min-width: 100%;
    top: 100%;
    left: 0;
    margin: 12px 0 0 0;
}

.imap__button .imap__filter-sublist ul {
    max-width: 260px;
    padding: 4px;
    background-color: #FFFFFF;
    border-radius: 12px;
    height: max-content;
    max-height: 40vh;
    overflow: auto;
}

.imap__button .imap__filter-sublist ul li {
    width: 100%;
    border-radius: 8px;
    padding: 8px 12px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    background-color: transparent;
    transition: background-color 240ms linear;
}

.imap__button .imap__filter-sublist ul li:hover {
    background-color: var(--alpha-gray-50, #1F22380D);
}
.resorts__item-inner-middle {
    display: flex;
    flex-direction: column;
    gap: 24px;
}
.tobolsk .thermal__quest--side-calendar .air-datepicker--navigation {
    display: block;
}
.special .information .information__bottom {
    align-items: center;
}

@media (min-width: 768px) {
    .main-places__tab {
        margin-bottom: 64px;
    }

    .main-places__tab--items {
        flex-wrap: wrap;
        justify-content: center;
        overflow-x: revert;
    }
}
@media (max-width: 1440px) {
    .resorts__item {
        justify-content: space-between;
    }

    .resorts__item--image {
        max-width: 552px;
        height: 552px;
    }

    .resorts__item--inner {
        max-width: 456px;
    }

    .thermal .slider-photo-video-cont .slider-photo-video__item {
        max-width: 780px;
    }

    .thermal .slider-photo-video-cont .slider-shortslide {
        max-width: 400px;
    }

    .thermal .slider-photo-video-cont .slider-photo-video__inner {
        height: 540px;
    }
}
@media(max-width: 1439px) {
    .resorts {
        padding: 80px 0;
        gap: 56px;
    }
    .resorts__items {
        flex-direction: row;
        flex-wrap: wrap;
        gap: 56px 24px;
    }
    .resorts__item {
        flex: 0 0 calc(calc(100% / 2) - 24px);
        flex-direction: column;
        height: 100%;
    }
    .resorts__item > div {
        flex: unset;
    }
    .resorts__item--image {
        height: 456px;
    }
    .resorts__item--inner {
        gap: 32px;
    }
    .resorts__map {
        padding: 0;
        gap: 48px;
    }
    .resorts__map--item {
        height: 800px;
    }
    .resorts__item-inner-middle {
        gap: 16px;
    }
}
@media(max-width: 1023px) {
    a.resorts__item--inner-more {
        font-size: 18px;
    }
    .resorts__item--inner-address {
        flex: 1 0 100%;
    }
    .resorts__item--inner-address-wrapper {
        flex-wrap: wrap;
    }
    .resorts__item--inner-body {
        gap: 16px;
    }
    .resorts__item--inner-discount {
        gap: 12px;
        padding: 16px 24px;
    }
    .resorts__item--inner-discount-items {
        gap: 8px;
    }
    .resorts__item--image {
        height: 336px;
    }
    .resorts {
        gap: 56px;
    }
    .resorts__map--item {
        height: 600px;
    }
    .resorts__items {
        gap: 56px 24px;
    }
    .resorts__item {
        flex: 0 0 calc(calc(100% / 2) - 24px);
    }
    .imap__item {
        width: 280px;
        margin: auto;
        margin-top: 50px;
    }
    .imap__item h6 {
        font-size: 11px !important;
    }
    .imap__item--information {
        font-size: 10px;
    }
    .imap__item-picture {
        margin-right: 16px;
        min-width: 48px;
        width: 48px;
        min-height: 48px;
        height: 48px;
        overflow: hidden;
        border-radius: 12px;
    }
    .special .thermal__quest {
        flex-direction: column;
    }
}

.event-wrapper .resorts__item {
    font-size: 1rem;
}
.event-wrapper .resorts__item h3,
.event-wrapper .resorts__item h4 {
    margin: 0;
}
@media (min-width: 1200px){
    .event-wrapper .resorts__item {
        font-size: 1rem;
    }
}
@media (max-width: 768px){
    .resorts__item {
        flex: 0 0 100%;
    }
    .ppd__body .main-places__tab{
        width: 100vw;
        overflow: scroll;
        margin: 0 -32px;
        padding: 0;
    }
    .ppd__body .main-places__tab::-webkit-scrollbar{
        display: none;
    }
    .ppd__body .main-places__tab--items{
        padding: 0 32px;
    }
}
/* End */


/* Start:/local/components/mendeleev/elements.sorted/templates/sibirskie-sezony.upcoming-events-first-screen/style.css?176712035414598*/
.first-screen {
    padding-top: 100px;
    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-color: #1F2238;
    overflow: hidden;
}
.tag-separate {
    width: 3px;
    height: 3px;
    border-radius: var(--round, 999px);
    background-color: #FFF !important;
}
.special.tobolsk .container {
    width: 100%;
    padding-left: 16px;
    padding-right: 16px;
    --column-gap: 16px;
}
.special.tobolsk .container > .first-screen__container-content {
    display: flex;
    flex-direction: column;
    gap: 32px;
}
.first-screen .container {
    display: flex;
    flex-direction: column;
    row-gap: 20px;
}
.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%;
    aspect-ratio: 1 / 2;
    object-position: center;
    object-fit: cover;
    z-index: 0;
}
.first-screen::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: calc(100vw * 2 * 1.4);
    background-image: url("/local/components/mendeleev/elements.sorted/templates/sibirskie-sezony.upcoming-events-first-screen/./images/background.svg");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    pointer-events: none;
    z-index: 1;
}
.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.25);
}
.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;
    position: relative;
    display: grid;
    gap: 24px;
    padding-top: 303px;
    padding-bottom: 0;
    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-description-wrapper {
    display: flex;
    flex-direction: column;
    gap: 16px;
}
.first-screen__title {
    color: #FFF;
    font-feature-settings: "liga" off, "clig" off;
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: 36px; /* 120% */
    margin-bottom: 0;
}
.first-screen__description {
    color: var(--color-white);
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
}
.first-screen__button {
    display: none;
    width: fit-content;
    padding: 12px 20px;
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    margin-top: 16px;
    background-color: #B52645;
    color: var(--color-white);
    -webkit-border-radius: var(--border-radius-min);
    -moz-border-radius: var(--border-radius-min);
    border-radius: var(--border-radius-min);
    border: 0;
}
.first-screen__upcoming_events-wrapper {
    z-index: 3;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 24px;
}
.first-screen__upcoming_events {
    padding-top: 32px;
    z-index: 1;
    width: 100%;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: center;
    border-radius: 16px;
    background: #B52645;
    row-gap: 32px;
}
.first-screen__upcoming_events-icon {
    position: absolute;
    top: 0;
    z-index: 0;
    pointer-events: none;
    color: #B52645;
}
.first-screen__upcoming_events-icon--left,
.first-screen__upcoming_events-icon--right {
    display: none;
    top: -33px;
    width: 62.5px;
    height: 225px;
}
.first-screen__upcoming_events-icon--left {
    left: -28px;
}
.first-screen__upcoming_events-icon--right {
    right: -28px;
}
.first-screen__upcoming_events-header {
    display: flex;
    flex-direction: column;
    align-items: center;
    row-gap: 4px;
    padding: 0 16px;
}
.first-screen__upcoming_events-header-icon svg {
    width: 67.001px;
    height: 94.298px;
}
.first-screen__upcoming_events-header-title-text {
    padding-top: 8px;
    position: relative;
    color: #B0E1ED;
    text-align: center;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 38px; /* 118.75% */
    word-spacing: 100vw;
}
.first-screen__upcoming_events-slider-wrapper {
    position: relative;
    display: flex;
    border-top: 2px solid #96D4E4;
    width: 100%;
    height: 100%;
    margin-bottom: 24px;
}
.first-screen__upcoming_events-slider {
    width: 100%;
    height: 100%;
    padding: 24px 16px 0;
    overflow: hidden;
}
.first-screen__upcoming_events-slider .first-screen__upcoming_events-slide {
    width: 210px;
    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%;
    border-radius: 4px;
    object-fit: cover;
}
.first-screen__upcoming_events-slider .first-screen__upcoming_events-slide-info-tags {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 6px;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
}
.first-screen__upcoming_events-slider .first-screen__upcoming_events-slide-info-tag:first-child {
    font-weight: 600;
}
.first-screen__upcoming_events-slider .first-screen__upcoming_events-slide-info {
    display: flex;
    flex-direction: column;
    gap: 4px;
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
}
.first-screen__button-mobile {
    width: 100%;
    z-index: 3;
    display: flex;
    justify-content: center;
    align-items: center;
}
.first-screen__button-mobile button {
    width: 100%;
    padding: 12px 16px;
    margin-bottom: calc(56px + 32px);
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    background-color: #B52645;
    color: var(--color-white);
    -webkit-border-radius: var(--border-radius-min);
    -moz-border-radius: var(--border-radius-min);
    border-radius: var(--sm, 12px);
    border: 0;
    cursor: pointer;
}
.first-screen__upcoming_events-slide-info-tag-city {
    font-family: "NunitoSans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
}
.first-screen__upcoming_events-slide-info-name {
    overflow: hidden;
    color: #FFF;
    font-feature-settings: "liga" off, "clig" off;
    text-overflow: ellipsis;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px; /* 125% */
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    align-self: stretch;
}
@media (min-width: 375px) {
    .first-screen > img {
        aspect-ratio: 9 / 16;
    }

    .first-screen::after {
        height: calc(100vw * 16 / 9 * 1.4);
    }

    .first-screen__inner {
        padding-top: 230px;
    }

    .first-screen__title {
        font-size: 34px;
        line-height: 40px; /* 117.647% */
    }
}
@media (min-width: 576px) {
    .first-screen > img {
        aspect-ratio: 2 / 1;
        transform: scale(2.15);
        transform-origin: top center;
        object-position: top center;
    }

    .first-screen::after {
        height: calc(100vw / 2 * 1.4);
        transform: scale(2.15);
        transform-origin: top center;
    }

    .first-screen__inner {
        padding-top: 277px;
    }

    .first-screen__upcoming_events-header-icon svg {
        width: 39.079px;
        height: 55px;
    }

    .first-screen__upcoming_events-slider {
        padding: 24px 24px 0;
    }
}
@media (min-width: 768px) {
    .first-screen__inner {
        max-width: 630px;
        padding-top: 158px;
    }

    .first-screen__title-description-wrapper {
        gap: 24px;
    }

    .first-screen__title {
        font-size: 52px;
        line-height: 60px; /* 115.385% */
    }

    .first-screen__upcoming_events {
        padding: 20px 16px;
        flex-direction: row;
        gap: 16px;
    }

    .first-screen__upcoming_events-slider-wrapper {
        margin-bottom: 0;
    }

    .first-screen__upcoming_events-header {
        width: 207px;
        gap: 16px;
    }

    .first-screen__upcoming_events-header-title-text {
        padding: 8px 0;
        font-size: 28px;
        font-style: normal;
        font-weight: 700;
        line-height: 34px; /* 121.429% */
    }

    .first-screen__upcoming_events-slider .first-screen__upcoming_events-slide-info-tags,
    .first-screen__upcoming_events-slider .first-screen__upcoming_events-slide-info-tag-city {
        line-height: 22px;
    }

    .first-screen__upcoming_events-header-icon svg {
        width: 69.631px;
        height: 98px;
    }

    .first-screen__upcoming_events-slider {
        padding: 16px 0;
        overflow: hidden;
    }

    .first-screen__upcoming_events-slider-wrapper {
        border-bottom: 2px solid #96D4E4;
    }

    .first-screen__upcoming_events-slider .first-screen__upcoming_events-slide {
        width: 100%;
        flex-direction: row;
        align-items: center;
        gap: 16px;
    }

    .first-screen__upcoming_events-slider .first-screen__upcoming_events-slide:last-child {
        margin-bottom: 0 !important;
    }

    .first-screen__upcoming_events-slider .first-screen__upcoming_events-slide-image {
        align-self: stretch;
        min-width: 112px;
        max-width: 112px;
        height: 86px;
    }

    .first-screen__upcoming_events-slider .first-screen__upcoming_events-slide-info-tag:first-child {
        font-weight: 400;
    }

    .first-screen__upcoming_events-slide-info-name {
        line-height: 22px;
    }

    .first-screen__upcoming_events-wrapper {
        gap: 40px;
    }

    .first-screen__button-mobile button {
        width: fit-content;
        margin-bottom: calc(56px + 48px);
    }
}
@media (min-width: 1024px) {
    .first-screen__inner {
        padding-top: 0;
    }

    .first-screen > img {
        height: 100%;
        aspect-ratio: 16 / 9;
        transform: scale(1.9) translateY(25px) translateX(-9%);
        object-fit: contain;
        transform-origin: unset;
        object-position: unset;
    }

    .first-screen::after {
        height: calc(100vw / 2 * 1.4);
        aspect-ratio: unset;
        transform: scale(1.9) translateY(25px) translateX(-9%);
        transform-origin: unset;
        opacity: .25;
    }

    .first-screen__upcoming_events-header-title-text {
        font-size: 32px;
        line-height: 38px; /* 118.75% */
    }

    .special.tobolsk .container > .first-screen__container-content {
        flex-direction: row;
        align-items: flex-end;
        gap: 24px;
        padding-top: 82px;
        padding-bottom: calc(56px + 48px);
    }

    .first-screen__upcoming_events {
        flex-direction: column;
    }

    .first-screen__upcoming_events {
        padding: 30px 0 20px;
        width: 382px;
    }

    .first-screen__upcoming_events-header-icon svg {
        width: 63.947px;
        height: 90px;
    }

    .first-screen__upcoming_events-slider-wrapper {
        border-bottom: 0;
    }

    .first-screen__upcoming_events-slider {
        padding: 20px 20px 0 20px;
    }

    .first-screen__button {
        display: flex;
    }

    .first-screen__button-mobile {
        display: none;
    }

    .first-screen__upcoming_events-icon--left,
    .first-screen__upcoming_events-icon--right {
        display: flex;
    }
}
@media (min-width: 1240px) {
    .first-screen > img {
        transform: scale(1.75) translateY(15px) translateX(-8%);
    }

    .first-screen::after {
        transform: scale(1.75) translateY(15px) translateX(-8%);
    }

    .first-screen__upcoming_events-icon--left,
    .first-screen__upcoming_events-icon--right {
        top: -40px;
        width: 74.91px;
        height: 269.677px;
    }

    .first-screen__upcoming_events-icon--left {
        left: -45px;
    }

    .first-screen__upcoming_events-icon--right {
        right: -45px;
    }
}
@media (min-width: 1440px) {
    .first-screen__upcoming_events {
        width: 422px;
        padding-top: 40px;
        padding-bottom: 22px;
    }

    .first-screen > img {
        transform: scale(1.35) translateY(12px) translateX(-8%);
    }

    .first-screen::after {
        transform: scale(1.35) translateY(12px) translateX(-8%);
    }

    .first-screen__upcoming_events-slider {
        padding: 24px 24px 0 22px;
    }

    .first-screen__upcoming_events-slider .first-screen__upcoming_events-slide-image {
        min-width: 140px;
        max-width: 140px;
    }

    .first-screen__upcoming_events-header-icon svg {
        width: 79.444px;
        height: 110px;
    }

    .first-screen__upcoming_events-header-title-text {
        font-size: 38px;
        line-height: 44px; /* 115.789% */
    }
}
@media (min-width: 1690px) {
    .special.tobolsk .container > .first-screen__container-content {
        padding-top: 81px;
        padding-bottom: calc(56px + 64px);
    }

    .first-screen__upcoming_events-slider {
        padding: 24px 22px 0 22px;
    }

    .first-screen__title {
        font-size: 60px;
        line-height: 68px; /* 113.333% */
    }

    .first-screen__description {
        font-size: 22px;
        line-height: 30px; /* 136.364% */
    }

    .first-screen > img {
        transform: none;
        object-fit: cover;
    }

    .first-screen::after {
        transform: none;
    }
}
/* End */


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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .stories-popup__close {
        display: none;
    }

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

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

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

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

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

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

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


/* Start:/local/components/mendeleev/popup.detail/templates/event/style.css?17658045494557*/
.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;
    height: 100%;
    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?176712035422472*/
.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{
    background-color: #FFFFFF;
}
.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;
    /*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 {
    display: flex;
    flex-direction: column;
    gap: 32px;
}
.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-alternative-text {
    width: fit-content;
    display: flex;
    height: 32px;
    padding: 0px 16px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    border-radius: 8px;
    background: var(--primary-500);
    color: var(--white);
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
}
.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 {
    min-width: 60px;
    min-height: 60px;
    width: 60px;
    height: 60px;
}
.event__more-details-item-picture img{
    min-width: 100%;
    min-height: 100%;
    max-width: 100%;
    max-height: 100%;
    border-radius: 12px;
    background-color: #af806f;
    object-fit: cover;
}
.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;
}

.ticket a {
    display: flex;
    justify-content: center;
    min-width: max-content;
    max-width: min-content;
    padding: 12px 24px;
    border-radius: 12px;
    background-color: var(--primary-500, #E86A4D);
    text-align: center;
    font-weight: 500;
    color: #ffffff;
}

.event .event__in-favorites .favorite-button {
    margin: 0 0 60px;
}
.event .event__content--helper {
    overflow: hidden;
    margin-top: -24px;
}
@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;
    }
    .popup-detail .event__content {
        margin-top: 0;
    }
    .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;
    }
    .ticket a {
        max-width: 300px;
    }
}
@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;
    }
    .event__main-alternative-text {
        height: 40px;
        padding: 0px 24px;
        line-height: 24px;
    }
}
@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/components/mendeleev/elements.sorted/templates/sibirskie-sezony.upcoming-events/style.css?176712035411215*/
.upcoming-events-wrapper{
    width: 100%;
    padding: 44px 0;
    border: 1px solid #B52645;
    background: #B52645;
}
.upcoming-events-wrapper .swiper-notification{
    display: none;
}
.upcoming-events__outer-slider{
    display: flex;
    flex-direction: column;
    overflow: hidden;
    row-gap: 40px;
}
.upcoming-events__outer-slider_top{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.upcoming-events__outer-slider_top-title{
    padding: 20px 0;
    font-family: "NunitoSans";
    font-size: 48px;
    font-style: normal;
    font-weight: 600;
    line-height: 56px;
    color: var(--white, #FFF);
}
.upcoming-events__outer-slider .swiper-button-prev,
.upcoming-events__outer-slider .swiper-button-next{
    width: 48px;
    height: 48px;
    background-color: inherit;
    position: relative;
    border-radius: 12px;
    border: 1px solid rgba(255, 255, 255, 0.2);
}
.upcoming-events__outer-slider .swiper-button-prev svg,
.upcoming-events__outer-slider .swiper-button-next svg{
    width: 24px;
    height: 24px;
}
.upcoming-events__outer-slider .swiper-button-next svg{
    transform: rotateY(180deg);
}
.upcoming-events__outer-slider .swiper-button-next:after,
.upcoming-events__outer-slider .swiper-button-prev:after{
    display: none;
}
.upcoming-events__outer-slider .swiper-slide{
    border-radius: 20px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
}
.upcoming-events-slide__img{
    z-index: 0;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
    object-position: center;
    width: 100%;
    height: 100%;
}
.upcoming-events__outer-slider .swiper-slide:before{
    z-index: 1;
    position: absolute;
    display: flex;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 20px;
    background: rgba(0, 0, 0, 0.5);
}
.upcoming-events__outer-slider .swiper-slide__content{
    z-index: 1;
    height: 100%;
    display: flex;
    position: relative;
    flex-direction: column;
    justify-content: space-between;
}
.upcoming-events__outer-slider .swiper-slide__content_info{
    display: flex;
    flex-direction: column;
    gap: 24px;
}
.upcoming-events__outer-slider .swiper-slide__content_info-title{
    color: var(--white, #FFF);
    font-family: "NunitoSans";
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 38px;
    width: fit-content;
}
.upcoming-events__outer-slider .swiper-slide__content_info-title:hover{
    cursor: pointer;
    text-decoration: underline;
}
.upcoming-events__outer-slider .swiper-slide__content_info-description{
    color: var(--white, #FFF);
    font-family: "NunitoSans";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}
.upcoming-events__outer-slider .swiper-slide__content_top{
    display: flex;
    justify-content: space-between;
}
.upcoming-events__outer-slider .swiper-slide__content_top-tags{
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    height: 82px;
}
.swiper-slide__content_top-wrapper{
    margin-bottom: 8px;
}
.upcoming-events__outer-slider .swiper-slide__content_tag-dates,
.upcoming-events__outer-slider .swiper-slide__content_tag-city{
    display: flex;
    height: 30px;
    padding: 15px 12px;
    justify-content: center;
    align-items: center;
    color: #1F2238;
    font-family: "NunitoSans";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    border-radius: 8px;
    text-wrap: nowrap;
}
.upcoming-events__outer-slider .swiper-slide__content_tag-dates{
    background: #96D4E4;
}
.upcoming-events__outer-slider .swiper-slide__content_tag-city{
    background: #FFF;
}
.upcoming-events__outer-slider{
    position: relative;
}
.upcoming-events__outer-slider-wrapper {
    position: relative;
}
.upcoming-events__outer-slider-icon {
    position: absolute;
    width: 183.056px;
    height: 659px;
    top: 75px;
    z-index: 0;
    pointer-events: none;
    color: #FFF;
    opacity: 0.1;
}
.upcoming-events__outer-slider-icon--left,
.upcoming-events__outer-slider-icon--right {
}
.upcoming-events__outer-slider-icon--left {
    left: -90px;
}
.upcoming-events__outer-slider-icon--right {
    right: -90px;
}
.upcoming-events__outer-slider-pagination-wrapper{
    display: flex;
    justify-content: center;
    gap: 27px;
}
.upcoming-events__outer-slider-pagination{
    display: flex;
    justify-content: center;
    align-items: center;
    width: min-content !important;
    gap: 15px;
}
.upcoming-events__outer-slider .swiper-pagination-bullet{
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #FBFAF9;
    border: 2px solid white;
    opacity: 1;
}
.upcoming-events__outer-slider .swiper-pagination-bullet-active{
    background-color: #96D4E4;
    border: 2px solid #96D4E4;
    margin: 5px;
    position: relative;
}
.upcoming-events__outer-slider .swiper-pagination-bullet-active:before{
    position: absolute;
    content: "";
    width: 21px;
    height: 21px;
    top: -8px;
    left: -8px;
    border-radius: 50%;
    border: 2px solid white;
}
.swiper-slide__content_inner-slider .swiper-slide__content_inner-slide-content-bottom-title{
    color: var(--white, #FFF);
    font-family: "NunitoSans";
    font-style: normal;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.swiper-slide__content_inner-slider .swiper-slide__content_inner-slide{
    height: 203px;
    border-radius: 12px;
    cursor: pointer;
    padding: 0;
}
.swiper-slide__content_inner-slider  .swiper-slide:before{
    border-radius: 12px;
}
.swiper-slide__content_inner-slide-content{
    z-index: 2;
    display: flex;
    width: 100%;
    height: 100%;
    flex-direction: column;
    justify-content: space-between;
    position: relative;
    padding: 20px;
}
.swiper-slide__content_inner-slide{
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.swiper-slide__content_inner-slide-content-favorite{
    display: flex;
    justify-content: end;
}
.swiper-slide__content_inner-slide-content-bottom{
    display: flex;
    flex-direction: column;
    row-gap: 12px;
}
.swiper-slide__content_inner-slide-content-bottom-date{
    color: #96D4E4;
    font-family: "NunitoSans";
    font-style: normal;
}
.upcoming-events__outer-slider-pagination-control{
    cursor: pointer;
    position: relative;
}
@media(min-width: 320px){
    .upcoming-events__outer-slider_top-controls{
        display: none;
    }
    .swiper-slide__content_inner-slide-content-bottom{
        row-gap: 12px;
    }
    .swiper-slide__content_inner-slide-content-bottom-date{
        font-size: 15px;
        font-weight: 600;
        line-height: 20px;
    }
    .upcoming-events-wrapper{
        padding: 44px 0;
    }
    .swiper-slide__content_inner-slider .swiper-slide__content_inner-slide-content-bottom-title{
        font-size: 14px;
        font-weight: 600;
        line-height: 18px;
    }
    .swiper-slide__content_inner-slider .swiper-slide{
        height: 152px;
    }
    .upcoming-events__outer-slider .swiper-slide__content{
        padding: 16px;
    }
    .upcoming-events__outer-slider .swiper-slide__content_tag-dates,
    .upcoming-events__outer-slider .swiper-slide__content_tag-city{
        font-size: 14px;
        line-height: 22px;
    }
    .upcoming-events__outer-slider .swiper-slide__content_info-title{
        font-size: 24px;
        line-height: 28px;
    }
    .upcoming-events__outer-slider .swiper-slide__content_info-description{
        font-size: 16px;
        line-height: 22px;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }
    .upcoming-events__outer-slider .swiper-slide__content_info{
        max-height: max-content;
        width: 100%;
        row-gap: 8px;
        overflow: hidden;
    }
    .upcoming-events__outer-slider .upcoming-events-slide{
        height: auto;
    }
}
@media(min-width: 375px){
    .upcoming-events-wrapper{
        padding: 64px 0;
    }
    .upcoming-events__outer-slider .swiper-slide__content_info-title{
        font-size: 26px;
        line-height: 32px;
    }

    .upcoming-events__outer-slider-icon {
        top: 60px;
    }
}
@media(min-width: 417px){
    .upcoming-events__outer-slider-icon {
        top: 30px;
    }
}
@media(min-width: 576px){
    .swiper-slide__content_top-wrapper{
        margin-bottom: 24px;
    }
    .upcoming-events__outer-slider_top-controls{
        display: flex;
        position: relative;
        gap: 32px;
    }
    .swiper-slide__content_inner-slider .swiper-slide__content_inner-slide-content-bottom-title{
        font-size: 16px;
        line-height: 20px
    }
    .upcoming-events__outer-slider .swiper-slide__content{
        padding: 24px;
    }
    .upcoming-events__outer-slider .swiper-slide__content_info-title{
        font-size: 28px;
        line-height: 34px;
    }
    .upcoming-events__outer-slider .swiper-slide__content_info{
        row-gap: 24px;
    }
    .swiper-slide__content_inner-slider .swiper-slide{
        height: 203px;
    }

    .upcoming-events__outer-slider-icon {
        top: 40px;
        height: 530px;
    }
}
@media(min-width: 768px){
    .upcoming-events-wrapper{
        padding: 80px 0;
    }
    .swiper-slide__content_inner-slider .swiper-slide{
        height: 203px;
    }
    .upcoming-events__outer-slider .swiper-slide__content{
        padding: 40px;
    }
    .upcoming-events__outer-slider .swiper-slide__content_tag-dates,
    .upcoming-events__outer-slider .swiper-slide__content_tag-city{
        font-size: 18px;
    }

    .upcoming-events__outer-slider-icon--left,
    .upcoming-events__outer-slider-icon--right {
        display: block;
    }

    .upcoming-events__outer-slider-icon {
        top: 55px;
        height: 659px;
    }
}
@media(min-width: 1024px){
    .upcoming-events-wrapper{
        padding: 96px 0;
    }
    .upcoming-events__outer-slider .swiper-slide__content_info{
        width: 568px;
    }
    .upcoming-events__outer-slider .swiper-slide__content{
        padding: 40px 48px;
    }
    .swiper-slide__content_inner-slide-content-bottom-date{
        font-size: 16px;
        font-weight: 400;
        line-height: 22px;
    }
    .swiper-slide__content_inner-slider .swiper-slide__content_inner-slide-content-bottom-title{
        font-weight: 400;
        line-height: 22px
    }

    .upcoming-events__outer-slider-icon {
        top: 40px;
    }
}
@media(min-width: 1240px){
    .upcoming-events__outer-slider-icon {
        top: 85px;
    }
}
@media(min-width: 1440px){
    .upcoming-events__outer-slider .swiper-slide__content_info-title{
        font-size: 32px;
        line-height: 38px;
    }
    .upcoming-events__outer-slider .swiper-slide__content_info-description{
        font-size: 18px;
        line-height: 24px;
    }
    .upcoming-events__outer-slider .swiper-slide__content_info{
        width: 602px;
    }
}
@media(min-width: 1920px){
    .upcoming-events__outer-slider .swiper-slide__content_info{
        width: 650px;
    }
}
/* End */


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

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

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

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


/* Start:/local/templates/mendeleev/components/bitrix/news.list/moments/style.css?17658004158653*/
.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/components/mendeleev/elements.sorted/templates/sibirskie-sezony.seasons-events/style.css?176712035416482*/
.seasons-events-wrapper{
    background: #B0E1ED;
    position: relative;
    overflow: hidden;
}
.seasons-events-wrapper__icon {
    position: absolute;
    z-index: -1;
    pointer-events: none;
}
.seasons-events-wrapper__icon--bottom-left {
    width: 215px;
    height: 214px;
    left: -92px;
    bottom: -45px;
}
.seasons-events-wrapper__icon--top-right {
    width: 266.385px;
    height: 266.385px;
    transform: rotate(359deg);
    right: -109.549px;
    top: -31.998px;
}
.seasons-events-wrapper__icon--bottom-right {
    width: 391.269px;
    height: 391.269px;
    transform: rotate(21.148deg);
    right: -229.08px;
    bottom: -307.084px;
    display: none;
}
.seasons-events{
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 !important;
    row-gap: 32px;
    gap: 82px;
}
.seasons-events__title {
    font-size: 28px;
    line-height: 34px;
    font-weight: 600;
    letter-spacing: 0;
    margin-bottom: 32px;
}
.seasons-events__filter_seasons{
    align-items: center;
    row-gap: 12px;
}
.seasons-events__filter{
    display: flex;
    align-items: flex-start;
    align-content: flex-start;
    justify-content: flex-start;
    gap: 12px;
    align-self: stretch;
    flex-wrap: wrap;
    width: 100%;
    flex-direction: row;
}
.seasons-events__filter_seasons-detail{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.seasons-events__filter_cities,
.seasons-events__filter_seasons,
.seasons-events__filter_categories{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    border-top: none;
    position: relative;
    margin-bottom: 0;
    flex: 0 0 auto;
}
.seasons-events__filter .form-group {
    position: relative;
    margin-bottom: 0;
}
.seasons-events__filter .form-group .field--icon {
    position: absolute;
    top: 50%;
    left: 12px;
    transform: translateY(-50%);
    z-index: 1;
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.seasons-events__filter .form-group .field--icon svg {
    width: 24px;
    height: 24px;
}
.seasons-events__filter .form-group input.button {
    display: flex;
    height: 48px;
    padding: 0px 48px 0px 16px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    border-radius: 12px;
    background: var(--white, #FFF);
    border: 0px;
    box-shadow: 0px -6px 10px -2px rgba(31, 34, 56, 0.03), 0px 6px 6px -4px rgba(31, 34, 56, 0.02), 0px 6px 10px -4px rgba(31, 34, 56, 0.03);
    color: var(--black, #1F2238);
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    font-family: "NunitoSans";
    cursor: pointer;
    box-sizing: border-box;
}
.seasons-events__filter .form-group input.button.with-icon {
    padding: 0px 48px 0px 48px;
}
.seasons-events__filter_cities-select {
    width: 154px;
}
.seasons-events__filter_seasons-select {
    width: 156px;
}
.seasons-events__filter_categories-select {
    width: 227px;
}
.select-icon {
    position: absolute;
    top: 50%;
    right: 16px;
    transform: translateY(-50%);
    pointer-events: none;
    width: 24px;
    height: 24px;
    transition: transform 0.3s;
}
.select-icon.open {
    transform: translateY(-50%) rotate(180deg);
}
.form-group__dropdown-items {
    z-index: 5;
    display: none;
    position: absolute;
    left: 0;
    top: 56px;
    min-width: 100%;
    width: fit-content;
    max-height: 200px;
    overflow-y: scroll;
    flex-direction: column;
    align-items: flex-start;
    padding: 0;
    gap: 4px;
    background-color: #fff;
    box-shadow: 0 20px 24px -4px rgba(31, 27, 29, 0.06), 0 8px 8px -4px rgba(31, 27, 29, 0.03);
    border-radius: 12px;
    margin: 0;
    scrollbar-color: #29222438 #FFFFFF;
    scrollbar-width: 4px;
}
.form-group__dropdown-items::-webkit-scrollbar {
    width: 4px;
    background-color: #FBFAF9;
}
.form-group__dropdown-items::-webkit-scrollbar-thumb {
    background-color: #29222438;
    border-radius: 9em;
}
.form-group__dropdown-item {
    font-size: 18px;
    padding: 8px 12px;
    font-weight: 500;
    margin: 4px 4px 0 4px;
    line-height: 24px;
    color: var(--black, #1F2238);
    border-radius: 8px;
    cursor: pointer;
    width: calc(100% - 8px);
    box-sizing: border-box;
    display: flex;
    align-items: center;
    gap: 8px;
}
.seasons-events__filter_categories .form-group__dropdown-item-text {
    color: #B52645;
}
.form-group__dropdown-item:last-child {
    margin-bottom: 4px;
}
.form-group__dropdown-item:hover {
    background: #FFF7F5;
}
.form-group__dropdown-item.active {
    background: #FFEEEB;
}
.form-group__dropdown-item-icon {
    width: 40px;
    height: 40px;
    object-fit: contain;
    border-radius: 4px;
    flex-shrink: 0;
}
.form-group__dropdown-item-icon svg {
    width: 40px;
    height: 40px;
    flex-shrink: 0;
}
.form-group__dropdown-item-text {
    flex: 1;
}
.seasons-events__list{
    display: grid;
    gap: 16px;
}
.seasons-events__list__wrapper {
    width: 100%;
}
.seasons-events__list_item{
    display: flex;
    flex-direction: column;
}
.seasons-events__list_item-head{
    display: flex;
    flex-direction: column;
    gap: 8px;
    padding: 8px 0;
    border-top: 2px solid #B92A49;
}
.seasons-events__list_item-head-date {
    display: inline-flex;
    padding: 4px 12px;
    justify-content: center;
    align-items: center;
    gap: 12px;
    position: absolute;
    left: 8px;
    top: 16px;
    border-radius: 8px;
    background: #FFF;
    max-width: 70%;
    min-height: 36px;
}
.seasons-events__list_item-head-date span{
    color: #B92A4A;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: "NunitoSans";
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
}
.seasons-events__list_item-head-name{
    position: relative;
    color: #B92A49;
    text-align: center;
    font-family: "BebasNeueCyrillic";
    font-size: 56.473px;
    font-style: normal;
    font-weight: 400;
    line-height: 94%;
}
.seasons-events__list_item-body-wrapper{
    display: flex;
    justify-content: center;
    border-top: 2px solid #B92A49;
    border-bottom: 2px solid #B92A49;
}
.seasons-events__list_item-body{
    position: relative;
    padding: 14px 0;
    width: 409px;
    height: 629px;
    border-radius: 20px;
}
.seasons-events__list_item-body-favorite{
    position: absolute;
    top: 16px;
    right: 8px;
}

.seasons-events-wrapper .favorite-button {
    border-radius: 6px;
    background: var(--alpha-gray-200, rgba(31, 34, 56, 0.20));
}

.seasons-events__list_item-body img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
}
.seasons-events__show-more-wrapper{
    padding-top: 48px;
    display: flex;
    justify-content: center;
}
.seasons-events__show-more{
    width: fit-content;
    color: white;
    font-family: "Manrope";
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    display: flex;
    padding: 12px 20px;
    justify-content: center;
    align-items: center;
    border-radius: 12px;
    background-color: #B52645;
    border: 2px solid transparent;
    transition: .3s;
}
.seasons-events__show-more:hover{
    border-color: #B52645;
    background-color: transparent;
    color: #B52645;
}
.seasons-events__filter_seasons-all{
    text-align: start;
}
.seasons-events__filter_seasons-all,
.seasons-events__filter_season{
    transition: all 0.5s ease;
}

.seasons-events__filter_season-text{
    transition: all 0.5s ease;
}
.seasons-events__filter_season-text:hover{
    transform: scale(1.2);
    padding-left: 16px;
    padding-right: 16px;
    transition: all 0.5s ease;
    cursor: pointer;
}
.seasons-events__filter_season.active .seasons-events__filter_season-text{
    transform: scale(1.2);
    padding-left: 16px;
    padding-right: 16px;
}
.seasons-events__filter_season-text{
    padding-top: 8px;
    position: relative;
}
@media(min-width: 320px){
    .seasons-events__filter_seasons,
    .seasons-events__filter_seasons-detail{
        gap: 16px;
    }
    .seasons-events{
        padding: 56px 0;
        row-gap: 32px;
    }
    .seasons-events__show-more-wrapper{
        padding-top: 32px;
    }
    .seasons-events__list{
        grid-template-columns: 1fr;
    }
    .seasons-events__list_item-body{
        width: 100%;
        height: 417.125px;
        padding: 10px 0;
    }
    .seasons-events__filter,
    .seasons-events__filter_seasons{
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        flex-wrap: wrap;
    }
    .seasons-events__filter{
        font-size: 32px;
        gap: 12px;
    }
    .seasons-events__filter_cities,
    .seasons-events__filter_seasons,
    .seasons-events__filter_categories{
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 6.309px;
    }
    .seasons-events__filter_city{
        color: var(--black, #1F2238);
        font-family: "NunitoSans";
        font-size: 12.618px;
        font-style: normal;
        font-weight: 400;
        line-height: 18.927px;
        text-transform: capitalize;
    }
    .seasons-events__filter_seasons-detail{
        border-top: 2px solid #B92A49;
    }
    .seasons-events__filter_seasons-all{
        border-top: 2px solid #B92A49;
    }
    .seasons-events__filter_seasons-all .seasons-events__filter_season-text{
        width: max-content;
        text-wrap: nowrap;
    }
    .seasons-events__filter_city-desktop{
        display: none;
    }
    .seasons-events__list_item-head-name{
        font-size: 37.45px;
    }
}
@media(min-width: 375px){
    .seasons-events__show-more-wrapper{
        padding-top: 32px;
    }
    .seasons-events__list_item-body{
        height: 488.819px;
    }
    .seasons-events__filter_city{
        font-size: 14.729px;
        line-height: 22.093px;
    }
    .seasons-events__list_item-head-name{
        font-size: 43.887px;
    }
    .seasons-events__list_item-body-favorite{
        top: 20px;
        right: 8px;
    }
    .seasons-events__list_item-head-date {
        top: 20px;
        left: 8px;
    }
    .seasons-events__list_item-head-date span {
        font-size: 18px;
        line-height: 22px;
    }
}
@media(min-width: 576px){
    .seasons-events__show-more-wrapper{
        padding-top: 32px;
    }
    .seasons-events__list{
        grid-template-columns: 1fr 1fr;
    }
    .seasons-events__list_item-body{
        height: 371.123px;
    }
    .seasons-events__filter_city{
      display: none;
    }
    .seasons-events__filter{
        width: 100%;
        display: flex;
        flex-direction: row;
        gap: 12px;
    }
    .seasons-events__filter_seasons{
        display: flex;
        flex-direction: row;
    }
    .seasons-events__filter_seasons,
    .seasons-events__filter_cities,
    .seasons-events__filter_categories{
        border-bottom: unset;
        border-top: none;
    }
    .seasons-events__filter_seasons-detail,
    .seasons-events__filter_seasons-all{
        border-top: unset;
    }
    .seasons-events__filter_city-desktop{
        display: flex;
        color: #B92A49;
        text-align: center;
        font-family: "CPRightGrotesk";
        font-size: 23.416px;
        font-style: normal;
        font-weight: 500;
        line-height: 82.62%;
    }
    .seasons-events__list_item-head-name{
        font-size: 33.32px;
    }

    .seasons-events__list_item-head-date span {
        font-size: 14px;
        line-height: 16px;
    }
    .seasons-events__list_item-body-favorite{
        top: 16px;
        right: 8px;
    }
    .seasons-events__list_item-head-date {
        top: 16px;
        left: 8px;
    }
    .seasons-events-wrapper__icon--top-right {
        width: 356.385px;
        height: 356.385px;
        transform: rotate(359deg);
        right: -139.549px;
        top: -101.998px;
    }
    .seasons-events-wrapper__icon--bottom-right {
        width: 441.269px;
        height: 451.269px;
        transform: rotate(1deg);
        right: -159.08px;
        bottom: -87.084px;
        display: block;
    }
    .seasons-events-wrapper__icon--bottom-left {
        display: none;
    }
}
@media(min-width: 577px) {
    .seasons-events__filter_seasons,
    .seasons-events__filter_seasons-detail {
        gap: 24px;
    }
}
@media(min-width: 768px){
    .seasons-events{
        padding: 64px 0;
        row-gap: 40px;
    }
    .seasons-events__title {
        font-size: 40px;
        line-height: 48px;
        margin-bottom: 40px;
    }
    .seasons-events__filter_categories-select .form-group__dropdown-items {
        min-width: 320px;
    }
    .seasons-events__show-more-wrapper{
        padding-top: 40px;
    }
    .seasons-events__list_item-body{
        height: 494.831px;
    }
    .seasons-events__filter_city-desktop{
        font-size: 32.682px;
        line-height: 82.62%;
    }
    .seasons-events__list_item-head-name{
        font-size: 44.427px;
    }
    .seasons-events__list_item-head-date span {
        font-size: 18px;
        line-height: 24px;
    }
    .seasons-events__list_item-body-favorite{
        top: 20px;
        right: 8px;
    }
    .seasons-events__list_item-head-date {
        top: 20px;
        left: 8px;
    }
    .seasons-events-wrapper__icon--bottom-right {
        bottom: 2.916px;
    }
}
@media(min-width: 1024px){
    .seasons-events__show-more-wrapper{
        padding-top: 40px;
    }
    .seasons-events__filter{
        max-width: 688px;
    }
    .seasons-events__list{
        grid-template-columns: 1fr 1fr 1fr;
    }
    .seasons-events__list_item-body{
        height: 335.467px;
    }
    .seasons-events__filter_city-desktop{
        font-size: 45.959px;
        line-height: 82.62%;
    }
    .seasons-events__list_item-head-name{
        font-size: 30.119px;
    }
    .seasons-events__list_item-body-favorite{
        top: 16px;
        right: 8px;
    }
    .seasons-events__list_item-head-date {
        top: 16px;
        left: 8px;
    }
    .seasons-events-wrapper__icon--top-right {
        width: 436.385px;
        height: 436.385px;
        transform: rotate(359deg);
        right: -89.549px;
        top: -141.998px;
    }
    .seasons-events-wrapper__icon--bottom-left {
        width: 355px;
        height: 354px;
        left: -72px;
        bottom: -95px;
        display: block;
    }
    .seasons-events-wrapper__icon--bottom-right {
        display: none;
    }
}
@media(min-width: 1440px){
    .seasons-events__filter{
        font-size: 56px;
    }
    .seasons-events{
        padding: 128px 0;
        row-gap: 48px;
    }
    .seasons-events__title {
        font-size: 48px;
        line-height: 56px;
        margin-bottom: 64px;
    }
    .seasons-events__filter{
        max-width: 968px;
    }
    .seasons-events__show-more-wrapper{
        padding-top: 64px;
    }
    .seasons-events__list_item-body{
        height: 335.467px;
    }
    .seasons-events__filter_city-desktop{
        font-size: 45.959px;
        line-height: 82.62%;
    }
    .seasons-events__list_item-head-name{
        font-size: 42.355px;
    }
    .seasons-events__list_item-body img{
        border-radius: 20px;
    }
    .seasons-events__list_item-body-favorite{
        top: 28px;
        right: 16px;
    }
    .seasons-events__list_item-head-date {
        top: 28px;
        left: 16px;
    }
    .seasons-events-wrapper__icon--top-right {
        width: 496.385px;
        height: 496.385px;
        transform: rotate(359deg);
        right: -89.549px;
        top: -191.998px;
    }
    .seasons-events-wrapper__icon--bottom-left {
        width: 415px;
        height: 414px;
        left: -112px;
        bottom: -25px;
    }
}
@media(min-width: 1920px){
    .seasons-events__filter{
        max-width: 100%;
    }
    .seasons-events__show-more-wrapper{
        padding-top: 64px;
    }
    .seasons-events__list_item-body{
        height: 629px;
        padding: 14px 0;
    }
    .seasons-events__filter_city-desktop{
        font-size: 61.279px;
        line-height: 82.62%;
    }
    .seasons-events__list_item-head-name{
        font-size: 56.473px;
    }
    .seasons-events__list_item-head-date span {
        font-size: 18px;
        line-height: 24px
    }
    .seasons-events__list_item-body-favorite{
        top: 34px;
        right: 20px;
    }
    .seasons-events__list_item-head-date {
        top: 34px;
        left: 20px;
    }
}

/* End */


/* Start:/local/templates/mendeleev/components/bitrix/news.list/sibirskie-sezony.quotes/style.css?176712035411716*/
.sibirskie-sezony-quotes{
    background: #F7F5F3;
    position: relative;
    overflow: hidden;
}
.sibirskie-sezony-quotes__slider{
    width: 100%;
    height: 100%;
    padding: 32px 0;
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 32px;
    overflow: visible !important;
}
.sibirskie-sezony-quotes__slider .swiper-notification {
    display: none;
}
.sibirskie-sezony-quotes__slider .sibirskie-sezony-quotes__slide{
    display: flex;
    position: relative;
    flex-direction: column;
    width: 100%;
}
.sibirskie-sezony-quotes__slide-icon {
    position: absolute;
    z-index: 0;
    pointer-events: none;
    color: #B0E1ED;
    opacity: 0;
}
.sibirskie-sezony-quotes__slide-icon--left {
    left: -55px;
    top: 75px;
    width: 183.056px;
    height: 659px;
}
.sibirskie-sezony-quotes__slide-icon--right {
    right: -55px;
    top: 75px;
    width: 183.056px;
    height: 659px;
}
.sibirskie-sezony-quotes__slide-content{
    display: flex;
    justify-content: space-between;
    flex-direction: column-reverse;
    position: relative;
    overflow: hidden;
}
.swiper-slide-active .sibirskie-sezony-quotes__slide-content {
    overflow: visible;
}
.sibirskie-sezony-quotes__slide-content:before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    border-radius: 20px;
    background: #B52645;
}
.sibirskie-sezony-quotes__slide-content-text-top{
    display: flex;
    flex-direction: column;
}
.sibirskie-sezony-quotes__slide-content-text-top-title{
    color: var(--secondary-300, #D7CABD);
    font-family: "NunitoSans";
    font-style: normal;
}
.sibirskie-sezony-quotes__slide-top-zone{
    height: 0;
    width: 100%;
}
.sibirskie-sezony-quotes__slide-content-text-top-name{
    color: #FFF;
    font-family: "NunitoSans";
    font-style: normal;
}
.sibirskie-sezony-quotes__slide-content-text-info{
    color: #FFF;
    font-family: "NunitoSans";
    font-style: normal;
    overflow: hidden;
}
.sibirskie-sezony-quotes__slider .sibirskie-sezony-quotes__slide-content-text{
    z-index: 1;
    display: flex;
    gap: 21px;
    flex-direction: column;
    padding: 24px 16px;
    width: 100%;
    position: relative;
    text-align: center;
}
.sibirskie-sezony-quotes__slide-content-image{
    z-index: 2;
    aspect-ratio: 1/1;
    position: absolute;
    width: 100%;
    transform: translate(-30px);
}
.sibirskie-sezony-quotes__slide-content-media{
    position: relative;
    height: inherit;
    border-radius: 20px;
    overflow: hidden;
}
.sibirskie-sezony-quotes__slide-content-media-decor{
    z-index: 1;
    width: 170px;
    height: 170px;
    transform: rotate(-8deg);
    position: absolute;
    top: 26px;
    right: 0;
}
.sibirskie-sezony-quotes__slider-button-prev,
.sibirskie-sezony-quotes__slider-button-next{
    z-index: 2;
    background: white;
    border-radius: 50%;
    width: 46px;
    height: 46px;
    display: none;
    justify-content: center;
    align-items: center;
    position: relative;
    transition: all ease 0.3s;
    cursor: pointer;
}
.sibirskie-sezony-quotes__slider-button-prev {
    transform: translateX(-50%);
}
.sibirskie-sezony-quotes__slider-button-next svg{
    transform: rotateZ(180deg);
}
.sibirskie-sezony-quotes__slider-button-next:before,
.sibirskie-sezony-quotes__slider-button-prev:before{
    position: absolute;
    content: "";
    border: 1px dashed #A18D7C;
    border-radius: 50%;
    width: 36px;
    height: 36px;
    left: 5px;
    top: 5px;
}
.sibirskie-sezony-quotes__slider-buttons{
    position: absolute;
    display: flex;
    justify-content: space-between;
    left: 0;
    right: 0;
    top: calc(50% - 23px);
}
.sibirskie-sezony-quotes__slider-button-next{
    transform: translateX(24px);
}
.sibirskie-sezony-quotes__slider-button-next:hover{
    transform: translateX(24px) scale(1.4);
    transition: all ease 0.3s;
}
.sibirskie-sezony-quotes__slider-button-prev:hover{
    transform: translateX(-24px) scale(1.4);
    transition: all ease 0.3s;
}
.sibirskie-sezony-quotes.sibirskie-sezony-quotes__slider-buttons__slider-button-prev{
    transform: translateX(-24px);
}
.sibirskie-sezony-quotes__slider-button-next.swiper-button-disabled,
.sibirskie-sezony-quotes__slider-button-prev.swiper-button-disabled{
    visibility: hidden;
}
.sibirskie-sezony-quotes__slider .sibirskie-sezony-quotes__slide-content-media-image{

}
.sibirskie-sezony-quotes__slide-content-text-top-name p{
    margin: 0;
}
.sibirskie-sezony-quotes__slider-pagination{
    display: none;
    justify-content: center;
    align-items: center;
    gap: 15px;
    min-height: 22px;
}
.sibirskie-sezony-quotes__slider-pagination .swiper-pagination-bullet{
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: gray;
    border: 2px solid gray;;
    opacity: 1;
}
.sibirskie-sezony-quotes__slider-pagination .swiper-pagination-bullet-active{
    background-color: #B52645;
    border: 2px solid #B52645;
    margin: 5px;
    position: relative;
}
.sibirskie-sezony-quotes__slider-pagination .swiper-pagination-bullet-active:before{
    position: absolute;
    content: "";
    width: 22px;
    height: 22px;
    top: -9px;
    left: -9px;
    border-radius: 50%;
    border: 2px solid #B52645;
}
@media(min-width: 320px){
    .sibirskie-sezony-quotes__slider{
        padding: 32px 0 42px;
    }
    .sibirskie-sezony-quotes__slide-content-text-top{
        gap: 6px;
    }
    .sibirskie-sezony-quotes__slide-content-text-info{
        font-size: 16px;
        font-weight: 400;
        line-height: 22px;
    }
    .sibirskie-sezony-quotes__slide-content-text-top-name{
        font-size: 26px;
        font-weight: 600;
        line-height: 32px;
    }
    .sibirskie-sezony-quotes__slide-content-text-top-title{
        font-size: 16px;
        font-weight: 600;
        line-height: 22px;
    }
    .sibirskie-sezony-quotes__slide-content{
        max-height: 725px;
    }
    .sibirskie-sezony-quotes__slider .sibirskie-sezony-quotes__slide-content-text{
        max-height: 452px;
        gap: 21px;
        padding: 24px 16px;
        width: 100%;
    }
    .sibirskie-sezony-quotes__slide-content-image{
        transform: translate(-30px);
    }
    .sibirskie-sezony-quotes__slider .sibirskie-sezony-quotes__slide-content-media{
        height: 240px;
    }
    .sibirskie-sezony-quotes__slider .sibirskie-sezony-quotes__slide-content-media-image{
        width: 100%;
    }
    .sibirskie-sezony-quotes__slider .sibirskie-sezony-quotes__slide-content-media-decor{
    }
}
@media(min-width: 375px) {
    .sibirskie-sezony-quotes__slider{
        padding: 30px 0;
    }
}
@media(min-width: 376px){
    .sibirskie-sezony-quotes__slide-content{
        max-height: 720px;
    }
    .sibirskie-sezony-quotes__slider .sibirskie-sezony-quotes__slide-content-text{
        max-height: 417px;
        padding: 32px 16px;
    }
    .sibirskie-sezony-quotes__slide-content-image{
        transform: translate(-24px);
    }
    .sibirskie-sezony-quotes__slide-content-media-decor{
        width: 190px;
        height: 190px;
    }
    .sibirskie-sezony-quotes__slider .sibirskie-sezony-quotes__slide-content-media{
        height: 290px;
    }
}
@media(min-width: 576px){
    .sibirskie-sezony-quotes__slide-content-text-top-name{
        font-size: 28px;
        line-height: 34px;
    }
    .sibirskie-sezony-quotes__slide-content{
        max-height: 636px;
    }

    .sibirskie-sezony-quotes__slider .sibirskie-sezony-quotes__slide-content-text{
        max-height: 310px;
        padding: 32px 24px;
    }
    .sibirskie-sezony-quotes__slider{
        padding: 48px 0;
    }
    .sibirskie-sezony-quotes__slide-content-image{
        width: 80%;
    }
    .sibirskie-sezony-quotes__slider .sibirskie-sezony-quotes__slide-content-media{
        height: 302px;
        display: flex;
        justify-content: center;
    }
    .sibirskie-sezony-quotes__slide-content-media-decor{
        left: 50%;
    }
}
@media(min-width: 768px){
    .sibirskie-sezony-quotes__slide-top-zone{
        height: 14px
    }
    .sibirskie-sezony-quotes__slide-content{
        flex-direction: row;
        max-height: unset;
        height: 442px;
    }

    .sibirskie-sezony-quotes__slider .sibirskie-sezony-quotes__slide-content-text{
        height: 100%;
        max-height: unset;
        padding: 32px 28px;
        text-align: start;
    }
    .sibirskie-sezony-quotes__slide-content-image{
        transform: translate(0);
        width: 125%;
        bottom: 0;
        left: -70px;
    }
    .sibirskie-sezony-quotes__slider .sibirskie-sezony-quotes__slide-content-media{
        width: 100%;
        height: 410px;
        overflow: visible;
        align-self: self-end;
    }
    .sibirskie-sezony-quotes__slide-content-media-decor{
        width: 230px;
        height: 230px;
        left: 25%;
    }
}
@media(min-width: 992px){
    .sibirskie-sezony-quotes__slide-content-image{
        position: absolute;
        width: 100%;
        bottom: 0;
        left: 0;
    }
}
@media(min-width: 1024px){
    .sibirskie-sezony-quotes__slider {
        overflow: hidden;
    }
    .sibirskie-sezony-quotes__slide-content-text-top{
        gap: 12px;
    }
    .sibirskie-sezony-quotes__slide-top-zone{
        height: 42px;
    }
    .sibirskie-sezony-quotes__slide-content{
        height: 398px;
    }

    .sibirskie-sezony-quotes__slide-icon {
        opacity: 1;
        top: 20px;
        height: 455px;
    }
    .sibirskie-sezony-quotes__slider .sibirskie-sezony-quotes__slide-content-text{
        padding: 40px 52px 40px 33px;
    }
    .sibirskie-sezony-quotes__slide-content-image{
        position: absolute;
        width: 100%;
        bottom: 0;
        left: 0;
    }
    .sibirskie-sezony-quotes__slide-content-media-decor{
        width: 270px;
        height: 270px;
        left: 35%;
    }
    .sibirskie-sezony-quotes__slider-pagination{
        display: flex;
    }
    .sibirskie-sezony-quotes__slider-button-prev,
    .sibirskie-sezony-quotes__slider-button-next{
        display: flex;
    }
    .sibirskie-sezony-quotes__slide-content {
        overflow: visible;
    }
}
@media(min-width: 1200px){
    .sibirskie-sezony-quotes__slide-content-image{
        position: absolute;
        width: 85%;
        bottom: 0;
        left: 0;
    }
    .sibirskie-sezony-quotes__slide-top-zone{
        height: 113px;
    }
}
@media(min-width: 1440px){
    .sibirskie-sezony-quotes__slide-content-image{
        position: absolute;
        width: auto;
        bottom: 0;
        left: 0;
    }
    .sibirskie-sezony-quotes__slide-content-text-info{
        font-size: 18px;
        line-height: 24px;
    }
    .sibirskie-sezony-quotes__slide-content-text-top-name{
        font-size: 32px;
        line-height: 38px;
    }
    .sibirskie-sezony-quotes__slide-content-text-top-title{
        font-size: 18px;
        font-weight: 400;
        line-height: 24px;
    }
    .sibirskie-sezony-quotes__slide-top-zone{
        height: 113px;
    }
    .sibirskie-sezony-quotes__slider .sibirskie-sezony-quotes__slide-content-text{
        padding: 40px 73px 40px 36px;
        gap: 24px;
    }
    .sibirskie-sezony-quotes__slide-content-image{
        max-height: 115%;
    }
    .sibirskie-sezony-quotes__slider{
        padding: 96px 0;
    }
    .sibirskie-sezony-quotes__slide-content-media-decor{
        width: 310px;
        height: 310px;
        right: 0;
    }
    .sibirskie-sezony-quotes__slide-icon {
        height: 455px;
        top: 40px;
    }

    .sibirskie-sezony-quotes__slide-icon--left {
        left: -65px;
    }

    .sibirskie-sezony-quotes__slide-icon--right {
        right: -65px;
    }
}
/* End */


/* Start:/local/templates/mendeleev/components/bitrix/news.list/sibirskie-sezony.animation-slider/style.css?176712035416501*/
.animate-slider-wrapper {
    background: #F1EDE9;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: -20px;
}
.animate-slider-inner {
    display: flex;
    position: relative;
    flex-direction: column;
    align-items: center;
    width: 100%;
    row-gap: 32px;
}
.sibirskie-sezony .animate-slider-title {
    margin-bottom: 0;
}
.animate-slider-inner .container {
    position: relative;
}
.animate-slider__slider {
    position: relative;
    min-height: 580px;
}
.animate-slider__slider .swiper-wrapper {
    position: relative;
}
.animate-slider__slider .swiper-slide {
    border-radius: 30px;
    display: flex;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
.animate-slider__slider .swiper-slide:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.animate-slider__slide {
    position: relative;
    padding: 24px;
}
.animate-slider__slide_theme-image {
    z-index: 2;
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
}
.animate-slider__slide_place {
    z-index: 2;
    position: absolute;
    display: flex;
    flex-direction: column;
    align-items: center;
    bottom: calc(40px + 24px + 40px);
    left: 0px;
    gap: 8px;
}
.animate-slider__slide_theme-image img {
    width: 100%;
    height: 100%;
    border-radius: 32px;
    object-fit: cover;
    object-position: center;
    transition: all 1s ease;
}
.animate-slider__slide_play-button {
    z-index: 3;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 60px;
    cursor: pointer;
    transition: all 0.3s ease;
}
.animate-slider__slide_play-button:hover {
    transform: translate(-50%, -50%) scale(1.25);
}
.animate-slider__slide_play-button a {
    display: block;
    min-width: 40px;
    min-height: 45px;
    padding: 7.5px 5px 7.5px 15px;
    box-sizing: content-box;
}
.animate-slider__slide_play-button svg {
    width: 100%;
    height: 100%;
}
.animate-slider__slide_place-name {
    display: none;
    height: 70px;
    color: var(--white, #FFF);
    text-align: center;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 38px; /* 118.75% */
}
.animate-slider__slide_title {
    z-index: 2;
    position: absolute;
    left: 0;
    bottom: calc(40px + 24px);
    color: var(--white, #FFF);
    font-size: 28px;
    font-style: normal;
    font-weight: 600;
    line-height: 34px; /* 121.429% */
}
.animate-slider__slide_animate-image {
    z-index: 0;
    position: absolute;
}
.animate-slider__slide_animate-image img {
    width: 100%;
    height: 100%;
}
.animate-slider__pagination-wrapper.container {
    position: relative;
}
.animate-slider__pagination-wrapper {
    z-index: 4;
    position: absolute !important;
    bottom: 24px;
    left: 24px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 18px;
    pointer-events: none;
    width: calc(100% - 49px);
}
.animate-slider__pagination-wrapper > * {
    pointer-events: auto;
    flex-shrink: 0;
}
.animate-slider__pagination-wrapper .animate-slider__pagination {
    padding: 0 2px;
    width: calc(100% - 40px - 20px) !important;
    display: flex;
    flex-direction: row;
    align-items: center;
    height: 40px;
    gap: 20px;
    overflow: auto;
    scrollbar-width: none;
}
.animate-slider__pagination-control {
    cursor: pointer;
}
@media (max-width: 767px) {
    .animate-slider__pagination-control {
        position: static;
        flex-shrink: 0;
    }
}
.animate-slider__pagination .swiper-pagination-bullet {
    min-width: 10px;
    min-height: 10px;
    border-radius: 50%;
    background-color: #FBFAF9;
    border: 2px solid white;
    opacity: 1;
}
.animate-slider__pagination .swiper-pagination-bullet-active {
    background-color: #B52645;
    border: 2px solid var(--alpha-white-300, rgba(255, 255, 255, 0.30));
    margin: 5px;
    position: relative;
}
.animate-slider__pagination .swiper-pagination-bullet-active:before {
    position: absolute;
    content: "";
    width: 20px;
    height: 20px;
    top: -7px;
    left: -7px;
    border-radius: 50%;
    border: 1px solid white;
}
.swiper-slide .animate-slider__slide-text-content {
    position: relative;
    z-index: 3;
}
.animate-slider__slide-decoor-wrapper {
    position: absolute;
    z-index: 2;
    height: 100%;
    width: 100%;
    display: flex;
    overflow: hidden;
}
.animate-slider__slide_animate-image-2,
.animate-slider__slide_animate-image-1 {
    transition: all 1s ease;
}
.animate-slider__slide-0 .animate-slider__slide_animate-image-1,
.animate-slider__slide-1 .animate-slider__slide_animate-image-1 {
    bottom: 55px;
    left: 425px;
    width: 224px;
    height: 224px;
    transform: rotate(41.859deg);
}
.animate-slider__slide-0 .animate-slider__slide_animate-image-2,
.animate-slider__slide-1 .animate-slider__slide_animate-image-2 {
    bottom: 453px;
    right: 80px;
    width: 288px;
    height: 288px;
    transform: rotate(8.113deg);
}
.animate-slider__slide-2 .animate-slider__slide_animate-image-1 {
    width: 203px;
    height: 203px;
    left: -101px;
    top: 316px;
    transform: rotate(8.113deg);
}
.animate-slider__slide-2 .animate-slider__slide_animate-image-2 {
    width: 310px;
    height: 310px;
    top: 46px;
    left: 697px;
}
.animate-slider__slide-3 .animate-slider__slide_animate-image-1 {
    width: 330px;
    height: 330px;
    top: 0;
    transform: rotate(65.5deg);
}
.animate-slider__slide-3 .animate-slider__slide_animate-image-2 {
    width: 243px;
    height: 243px;
    transform: rotate(8.113deg);
    top: 352px;
    left: unset;
    right: 0;
}
.animate-slider__slider .swiper-wrapper {
    position: relative;
}
.animate-slider-buttons {
    position: absolute;
    display: flex;
    width: 100%;
    top: 50%;
    justify-content: space-between;
}
.animate-slider-button-prev,
.animate-slider-button-next {
    z-index: 2;
    display: none;
    width: 46px;
    height: 46px;
    background: white;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    position: relative;
    transition: all ease 0.3s;
    cursor: pointer;
    transform: translateY(-23px);
}
.animate-slider-button-prev:before,
.animate-slider-button-next:before {
    position: absolute;
    content: "";
    border: 1px dashed #A18D7C;
    border-radius: 50%;
    width: 36px;
    height: 36px;
    left: 5px;
    top: 5px;
}
.animate-slider-button-next svg {
    transform: rotateZ(180deg);
}
.animate-slider-button-next {
    transform: translateX(23px) translateY(-23px);
}
.animate-slider-button-next:hover {
    transform: translateX(23px) translateY(-23px) scale(1.4);
    transition: all ease 0.3s;
}
.animate-slider-button-prev {
    transform: translateX(-23px) translateY(-23px);
}
.animate-slider-button-prev:hover {
    transform: translateX(-23px) translateY(-23px) scale(1.4);
    transition: all ease 0.3s;
}
.animate-slider-button-next.swiper-button-disabled,
.animate-slider-button-prev.swiper-button-disabled {
    visibility: hidden;
}
.animate-slider-inner-header {
    display: none;
    position: absolute;
    top: calc(-64px - 33px);
    right: 0;
}
@media (min-width: 320px) {
    .animate-slider__slide_animate-image-2 {
        left: 119.43px;
        top: 68.253px;
        width: 130.867px;
        height: 130.151px;
    }

    .animate-slider__slide_animate-image-1 {
        left: 53.252px;
        top: 191.574px;
        width: 95.396px;
        height: 105.419px;
        bottom: unset;
    }

    .animate-slider__slider {
        width: 100%;
        height: 366px;
    }

    .animate-slider__pagination {
        width: auto !important;
    }

    .animate-slider__slide {
        display: flex;
        position: relative;
        flex-direction: column;
        justify-content: space-between;
        align-items: center
    }

    .animate-slider-inner-header svg {
        width: 114px;
        height: 114px;
    }

    .animate-slider__slide-text-content {
        position: relative;
        height: 100%;
        width: 100%;
        display: flex !important;
        flex-direction: column;
        justify-content: space-between;
        align-items: center;
    }

    .animate-slider__slide_place-icon svg,
    .animate-slider__slide_place-icon {
        width: 76px;
        height: 92px;
    }

    .animate-slider__slide-1 .animate-slider__slide_animate-image-1,
    .animate-slider__slide-0 .animate-slider__slide_animate-image-1 {
        left: 62.405px;
        top: 224.5px;
        width: 111.792px;
        height: 123.538px;
    }

    .animate-slider__slide-1 .animate-slider__slide_animate-image-2,
    .animate-slider__slide-0 .animate-slider__slide_animate-image-2 {
        width: 153.36px;
        height: 152.52px;
        transform: rotate(-45deg);
        left: 139.957px;
        top: 79.984px;
    }
}
@media (min-width: 375px) {
    .animate-slider__slide_animate-image-2 {
        left: 139.957px;
        top: 79.984px;
        width: 153.36px;
        height: 152.52px;
    }

    .animate-slider__slide_animate-image-1 {
        left: 62.405px;
        top: 224.5px;
        width: 111.792px;
        height: 123.538px;
        bottom: unset;
    }

    .animate-slider__slider {
        height: 429px;
    }

    .animate-slider__slide-1 .animate-slider__slide_animate-image-1,
    .animate-slider__slide-0 .animate-slider__slide_animate-image-1 {
        left: 62.405px;
        top: 224.5px;
        width: 111.792px;
        height: 123.538px;
    }

    .animate-slider__slide-1 .animate-slider__slide_animate-image-2,
    .animate-slider__slide-0 .animate-slider__slide_animate-image-2 {
        width: 153.36px;
        height: 152.52px;
        left: 139.957px;
        top: 79.984px;
    }
}
@media (min-width: 576px) {
    .animate-slider__slide_animate-image-2 {
        left: 286.647px;
        top: -108.69px;
        width: 176.844px;
        height: 177.401px;
    }

    .animate-slider__slide_animate-image-1 {
        left: 139.505px;
        top: 112.774px;
        width: 148.782px;
        height: 140.5px;
        bottom: unset;
    }

    .animate-slider__slider {
        height: 281px;
        padding: 0;
    }

    .animate-slider__pagination-wrapper {
        position: absolute !important;
        bottom: 24px;
        right: 24px;
    }

    .animate-slider__pagination-wrapper .animate-slider__pagination {
        gap: 10px !important;
    }

    .animate-slider__slide-text-content {
        align-items: start;
        justify-content: end;
        gap: 9px;
    }

    .animate-slider__slide-1 .animate-slider__slide_animate-image-1,
    .animate-slider__slide-0 .animate-slider__slide_animate-image-1 {
        width: 148.782px;
        height: 140.5px;
        left: 139.505px;
        top: 112.774px;
    }

    .animate-slider__slide-1 .animate-slider__slide_animate-image-2,
    .animate-slider__slide-0 .animate-slider__slide_animate-image-2 {
        width: 176.844px;
        height: 177.401px;
        left: 286.647px;
        top: -108.69px;
    }

    .animate-slider-button-prev,
    .animate-slider-button-next {
        display: flex;
    }

    .animate-slider-inner-header {
        display: flex;
    }
}
@media (min-width: 768px) {
    .animate-slider__slide_animate-image-2 {
        left: 377.66px;
        top: -143.157px;
        width: 232.911px;
        height: 233.65px;
    }

    .animate-slider__slide_animate-image-1 {
        left: 183.778px;
        top: 162.977px;
        width: 196px;
        height: 185px;
        bottom: unset;
    }

    .animate-slider__slider {
        height: 370px;
    }

    .animate-slider__slide {
        padding: var(--24, 24px) var(--40, 40px);
    }

    .animate-slider__pagination {
        width: 100% !important;
    }

    .animate-slider__pagination-wrapper {
        width: fit-content;
        left: unset;
        right: 40px;
    }

    .animate-slider__pagination-wrapper .animate-slider__pagination {
        overflow: visible;
    }

    .animate-slider__slide-text-content {
        gap: 60px;
    }

    .animate-slider__slide-1 .animate-slider__slide_animate-image-1,
    .animate-slider__slide-0 .animate-slider__slide_animate-image-1 {
        width: 196px;
        height: 185px;
        left: 183.778px;
        top: 162.977px;
    }

    .animate-slider__slide-1 .animate-slider__slide_animate-image-2,
    .animate-slider__slide-0 .animate-slider__slide_animate-image-2 {
        width: 232.911px;
        height: 233.65px;
        left: 377.66px;
        top: -143.157px;
    }

    .animate-slider-inner-header {
        top: calc(-80px - 21px);
    }

    .animate-slider-inner-header svg {
        width: 139px;
        height: 139px;
    }

    .animate-slider-inner {
        row-gap: 40px;
    }
    .animate-slider__slide_title {
        min-height: 40px;
        display: flex;
        align-items: center;
        bottom: 0;
        left: 0;
    }
    .animate-slider__slide_place {
        bottom: 140px;
        width: 157px;
    }

    .animate-slider__slide_place-name {
        display: flex;
    }
}
@media (min-width: 1024px) {
    .animate-slider__slide_animate-image-2 {
        width: 153.61px;
        height: 153.6px;
    }

    .animate-slider__slide_animate-image-1 {
        width: 119.281px;
        height: 118.933px;
    }

    .animate-slider__slider {
        height: 340px;
    }
    .animate-slider__slide_place {
        left: 57px;
    }

    .animate-slider__slide-text-content {
        gap: 78px;
    }

    .animate-slider__slide-1 .animate-slider__slide_animate-image-1,
    .animate-slider__slide-0 .animate-slider__slide_animate-image-1 {
        width: 119.281px;
        height: 118.933px;
        top: unset;
        bottom: 35px;
        left: 224px;
    }

    .animate-slider__slide-1 .animate-slider__slide_animate-image-2,
    .animate-slider__slide-0 .animate-slider__slide_animate-image-2 {
        width: 153.61px;
        height: 153.6px;
        top: -64px;
        left: unset;
        right: 34px;
    }

    .animate-slider-inner-header {
        top: calc(-96px - 5px);
    }
    .animate-slider__slide_title {
        font-size: 42px;
        line-height: 50px; /* 119.048% */
    }
    .animate-slider__slide_play-button {
        padding: 82.333px;
    }
    .animate-slider__slide_play-button a {
        min-width: 82.333px;
        min-height: 82.333px;
        padding: 10.292px 6.861px 10.292px 20.583px;
    }
}
@media (min-width: 1440px) {
    .animate-slider__slide_animate-image-2 {
        width: 216.015px;
        height: 216px;
    }

    .animate-slider__slide_animate-image-1 {
        width: 167.739px;
        height: 167.25px;
    }

    .animate-slider__slider {
        height: 480px;
    }

    .animate-slider-inner {
        row-gap: 64px;
    }

    .animate-slider__slide-text-content {
        gap: 110px;
    }

    .animate-slider__slide-1 .animate-slider__slide_animate-image-1,
    .animate-slider__slide-0 .animate-slider__slide_animate-image-1 {
        width: 167.739px;
        height: 167.25px;
        top: unset;
        bottom: 52px;
        left: 316px;
    }

    .animate-slider__slide-1 .animate-slider__slide_animate-image-2,
    .animate-slider__slide-0 .animate-slider__slide_animate-image-2 {
        width: 216.015px;
        height: 216px;
        top: -96px;
        left: unset;
        right: 40px;
    }

    .animate-slider-inner-header {
        top: calc(-96px - 20px);
    }
}
@media (min-width: 1920px) {
    .animate-slider__slide_animate-image-2 {
        width: 288.02px;
        height: 288px;
    }

    .animate-slider__slide_animate-image-1 {
        width: 223.652px;
        height: 223px;
    }

    .animate-slider__slider {
        height: 640px;
    }

    .animate-slider-inner {
        row-gap: 50px;
    }

    .animate-slider__slide-text-content {
        gap: 148px;
    }

    .animate-slider__slide-1 .animate-slider__slide_animate-image-1,
    .animate-slider__slide-0 .animate-slider__slide_animate-image-1 {
        width: 223.652px;
        height: 223px;
        top: 380px;
        left: 420px;
    }

    .animate-slider__slide-1 .animate-slider__slide_animate-image-2,
    .animate-slider__slide-0 .animate-slider__slide_animate-image-2 {
        width: 288.02px;
        height: 288px;
        top: -140px;
        left: 890px;
    }
}
/* End */
/* /local/templates/mendeleev/css/thermal.css?17658004155270 */
/* /local/templates/mendeleev/css/thermal-slider-photo-video.css?16987475216210 */
/* /local/templates/mendeleev/js/air-datepicker/air-datepicker.css?169873659419579 */
/* /local/templates/mendeleev/css/tobolsk.css?17671203545810 */
/* /local/templates/mendeleev/css/sibirskie-sezony.css?176712035410728 */
/* /local/templates/.default/components/bitrix/news.list/events-siberian/style.css?176580041511262 */
/* /local/components/mendeleev/elements.sorted/templates/sibirskie-sezony.upcoming-events-first-screen/style.css?176712035414598 */
/* /local/templates/.default/components/bitrix/news.list/stories-list-new/style.css?17669884845953 */
/* /local/templates/.default/components/bitrix/news.list/stories-list-new/stories-popup.css?171024099814131 */
/* /local/components/mendeleev/popup.detail/templates/event/style.css?17658045494557 */
/* /local/templates/mendeleev-redesign/components/bitrix/news/events/bitrix/news.detail/.default/style.css?176712035422472 */
/* /local/components/mendeleev/elements.sorted/templates/sibirskie-sezony.upcoming-events/style.css?176712035411215 */
/* /local/components/mendeleev/favorites.button/templates/.default/style.css?17658004154574 */
/* /local/templates/mendeleev/components/bitrix/news.list/moments/style.css?17658004158653 */
/* /local/templates/mendeleev/css/popup-review.css?170107413611819 */
/* /local/components/mendeleev/elements.sorted/templates/sibirskie-sezony.seasons-events/style.css?176712035416482 */
/* /local/templates/mendeleev/components/bitrix/news.list/sibirskie-sezony.quotes/style.css?176712035411716 */
/* /local/templates/mendeleev/components/bitrix/news.list/sibirskie-sezony.animation-slider/style.css?176712035416501 */
