

/* Start:/local/templates/mendeleev-redesign/css/zima-v-tyumeni.css?17658245937963*/
.header__user-account span, .header__controls span {
    color: var(--white, #FFFFFF);
}
body:not(.menu-opened) .theme-dark.header .header__main .header__user-account span{
    color: var(--black);
}
.theme-dark button.header__button:not(.disabled, [disabled]):active, .theme-dark .header__button:active {
    background-color: unset !important;
}

.page--winter:after {
    -webkit-animation: snow 20s linear infinite;
    animation: snow 20s linear infinite;
    background-image: url(/local/templates/mendeleev-redesign/images/snow/0e2799dbc218f0e0631a.png),
    url(/local/templates/mendeleev-redesign/images/snow/89947b624823de3acf35.png),
    url(/local/templates/mendeleev-redesign/images/snow/bffb7b22363ef1d8b13f.png);
    content: "";
    display: block;
    height: 100%;
    left: 0;
    pointer-events: none;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 800;
}
.first-screen--winter .first-screen__info {
    padding: 0 0 64px 0;
}
.stories--winter .stories-group {
    background-color: #fff !important;
    padding: 56px 0 64px 0;
}
.stories--winter .stories-group__head--title {
    color: var(--black, #1F2238);
    font-size: 28px;
    font-style: normal;
    font-weight: 600;
    line-height: 34px;
}
.stories--winter .stories-group .stories-group__head--sub-title {
    display: none;
}
.stories--winter .stories-group__inner {
    gap: var(--48, 48px);
}
.stories--winter .stories-group__item--title {
    font-weight: 600;
}
.slider--winter .slider-photo-video {
    margin: -24px 0 0 0;
    border-radius: 24px 24px 0 0;
    overflow: hidden;
}
.slider-winter__title {
    display: flex;
    padding: 0 0 var(--72, 72px) 0;
    flex-direction: column;
    align-self: stretch;
    color: var(--black, #1F2238);
    font-size: 28px;
    font-style: normal;
    font-weight: 600;
    line-height: 34px;
}
.kaleidoscope-events--winter {
    margin: -24px 0;
    border-radius: 24px;
    background: #fff;
    z-index: 111111;
    position: relative;
    width: 100%;
    overflow: hidden;
    padding: var(--64, 64px) 0;
}
.kaleidoscope-events__inner {
    display: flex;
    flex-direction: column;
    gap: var(--32, 32px);
}
.kaleidoscope-events__content {
    display: flex;
    flex-direction: column;
    gap: var(--40);
}
.kaleidoscope-events__title {
    color: var(--black);
    font-size: 28px;
    font-style: normal;
    font-weight: 600;
    line-height: 34px;
}
.kaleidoscope-events__timeline .timeline-calendar__button-next::after {
    background: linear-gradient(to left, rgb(255 255 255) 0%, rgb(255 255 255) 38.67%, rgba(255, 255, 255, 0) 100%);
}
.kaleidoscope-events__timeline .timeline-calendar__button-prev::after {
    background: linear-gradient(to right, rgb(255 255 255) 0%, rgb(255 255 255) 38.67%, rgba(255, 255, 255, 0) 100%);
}
.kaleidoscope-events__timeline .timeline-calendar__button-prev,
.kaleidoscope-events__timeline .timeline-calendar__button-next {
    background: rgb(255 255 255);
}
@-webkit-keyframes snow {
    0% {
        background-position: 0 0, 0 0, 0 0
    }
    to {
        background-position: 50rem 100rem, 40rem 40rem, 30rem 30rem
    }
}
@keyframes snow {
    0% {
        background-position: 0 0, 0 0, 0 0
    }
    to {
        background-position: 50rem 100rem, 40rem 40rem, 30rem 30rem
    }
}
.main-places--winter {
    background: var(--secondary-50, #F7F5F3);
    padding: var(--88, 88px) 0;
    width: 100%;
    overflow: hidden;
}
.main-places__inner {
    display: flex;
    flex-direction: column;
    gap: var(--48, 48px);
    align-self: stretch;
    width: 100%;
}
.main-places__content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: var(--32, 32px);
    align-self: stretch;
}
.main-places__tabs {
    width: 100%;
    overflow: visible;
}
.main-places__tabs-item {
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: center;
    width: fit-content !important;
    height: 40px;
    padding: 8px 24px !important;
    border: 1px solid var(--color-gray-100);
    border-radius: 12px;
    color: var(--color-gray-900);
    cursor: pointer;
    white-space: nowrap;
    gap: 12px;
    transition: .3s;
}
.main-places__tabs-item:hover,
.main-places__tabs-item.active {
    border-radius: var(--sm, 12px);
    background: var(--primary-500, #E86A4D);
    color: var(--white, #FFF);
    font-style: normal;
    line-height: 24px;
}
.main-places__title {
    font-size: 28px;
    font-style: normal;
    font-weight: 600;
    line-height: 34px;
}
.main-places__tabs--list {
    display: flex;
    margin: 0;
    padding: 0;
    overflow: revert;
    list-style: none;
}
.main-places__tabs--list::-webkit-scrollbar {
    display: none;
}
.moments--winter .moments {
    background-color: #ffffff;
    padding: 64px -0px;
}
.info-tourist--winter .tourist-info {
    padding: 0 0 64px;
}
.info-tourist--winter .tourist-info__figure{
    display: none;
}
.info-tourist--winter .tourist-info__title-block {
    text-align: left;
}
.section--radius-top {
    z-index: 1;
    margin-top: -24px;
    border-top-left-radius: 24px;
    border-top-right-radius: 24px;
    overflow: hidden;
    position: relative;
}
.section--radius-bottom {
    z-index: 1;
    margin-bottom: -24px;
    border-bottom-right-radius: 24px;
    border-bottom-left-radius: 24px;
    overflow: hidden;
    position: relative;
}
@media (min-width: 768px) {
    .section--radius-top {
        margin-top: -32px;
        border-top-left-radius: 32px;
        border-top-right-radius: 32px;
    }
    .section--radius-bottom {
        margin-bottom: -32px;
        border-bottom-right-radius: 32px;
        border-bottom-left-radius: 32px;
    }
    .first-screen--winter .first-screen__info{
        padding-bottom: 80px;
    }
    .stories--winter .stories-group {
        padding: 72px 0 104px 0;
    }
    .stories--winter .stories-group__head--title {
        font-size: 40px;
        line-height: 48px;
    }
    .slider-winter .slider-photo-video {
        margin: -32px 0 0 0;
        border-radius: 32px 32px 0 0;
    }
    .slider-winter__title {
        font-size: 40px;
        line-height: 48px;
        padding-bottom: var(--88, 88px);
    }
    .kaleidoscope-events--winter {
        margin: -32px 0;
        border-radius: 32px;
        padding: var(--72, 72px) 0;
    }
    .kaleidoscope-events__title {
        font-size: 40px;
        line-height: 48px;
    }
    .main-places--winter {
        padding: 104px 0;
    }
    .main-places__title {
        font-size: 40px;
        line-height: 48px;
    }
    .main-places__inner {
        gap: var(--56, 56px);
    }
}
@media (min-width: 1024px) {
    .main-places__content {
        gap: var(--48, 48px);
    }
}
@media (min-width: 1440px) {
    .first-screen--winter .first-screen__info{
        padding: 0 384px 128px 0;
    }
    .stories--winter .stories-group__head--title {
        font-size: 48px;
        line-height: 56px;
    }
    .stories--winter .stories-group {
        padding: 96px 0 128px 0;
    }
    .slider-winter__title {
        padding-bottom: 96px;
        font-size: 48px;
        line-height: 56px;
    }
    .kaleidoscope-events {
        padding: 96px 0;
    }
    .kaleidoscope-events__title {
        font-size: 48px;
        line-height: 56px;
    }
    .kaleidoscope-events__inner {
        gap: var(--40, 40px);
    }
    .main-places--winter {
        padding: 128px 0;
    }
    .main-places__inner {
        gap: var(--64, 64px);
    }
    .main-places__content {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: var(--48, 48px);
        align-self: stretch;
    }
    .main-places__title {
        font-size: 48px;
        line-height: 56px;
    }
}
@media (min-width: 1600px) {
    .main-places__content {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: var(--64, 64px);
        align-self: stretch;
    }
}
/* End */


/* Start:/local/templates/mendeleev-redesign/components/bitrix/news.detail/first-screen-autotourism/style.css?17658245936988*/
.first-screen__section {
    z-index: 0;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    height: 780px;
}
.first-screen > img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.first-screen .container {
    height: 100%;
}
.first-screen__video {
    z-index: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.first-screen__video iframe {
    position: relative;
    transform: scale(1.2);
}
.first-screen__wrapper {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    height: 100%;
}
.first-screen__inner {
    z-index: 1;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 265px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
}
.first-screen__button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 48px;
    padding: 0 16px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px;
    border-radius: 12px;
    background: var(--primary-500, #E86A4D);
    color: var(--white, #FFF);
    width: fit-content;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    border: none;
    cursor: pointer;
    transition: .25s;
}
.first-screen__button:hover {
    background: var(--primary-600, #E86A4D);
    color: var(--color-white);
    text-decoration: none;
}
.first-screen__button:active {
    background: var(--primary-400, #E86A4D);
}
.first-screen__button span {
    padding: 0 4px;
}
.first-screen .relevant-interesting {
    z-index: 3;
    position: relative;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    margin-bottom: 40px;
}
.first-screen .relevant-interesting.open {
    position: absolute;
    bottom: 68px;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
}
.first-screen-info {
    display: flex;
    width: 320px;
    height: 100%;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
}
.first-screen-info-block {
    display: flex;
    padding: 0 16px 72px 16px;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    gap: 48px;
    align-self: stretch;
}
.first-screen__info .events__items--button-new-event.desktop {
    margin-bottom: 0;
    display: block;
}
.first-screen__image {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    align-self: stretch;
    z-index: 1;
}
.first-screen__image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    filter: brightness(65%);
}
.first-screen__info .breadcrumb-wrapper {
    margin-bottom: 1px !important;
    padding-left: 0 !important;
}
.first-screen__block {
    z-index: 2;
    width: 100%;
    height: 100%;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
}
.first-screen__header {
    height: 112px;
}
.first-screen__info {
    width: 100%;
    display: flex;
    padding-bottom: 96px;
    flex-direction: column;
    justify-content: flex-end;
    gap: 24px;
}
.first-screen__info--inner {
    display: flex;
    flex-direction: column;
    gap: 24px;
}
.first-screen__breadcrumbs {
    display: flex;
    width: 205px;
    align-items: flex-start;
    align-content: flex-start;
    gap: 4px 8px;
    flex-wrap: wrap;
}
.first-screen__text {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    gap: 16px;
    align-self: stretch;
    word-wrap: break-word;
}
.first-screen__heading {
    color: #FFF;
    font-feature-settings: "liga" off, "clig" off;
    font-size: 34px;
    font-style: normal;
    font-weight: 600;
    line-height: 40px;
    margin-bottom: unset !important;
}
.first-screen__description {
    color: #FFF;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
}
.first-screen__section .events__items--button-new-event {
    display: flex;
    width: 184px;
    height: 32px;
    padding: 0 12px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    color: var(--white, #FFF);
    font-feature-settings: "liga" off, "clig" off;
    border: 0;
    font-size: 14px;
    font-style: normal;
    text-transform: none;
    font-weight: 500;
    line-height: 20px;
    border-radius: 8px;
    background: var(--primary-500, #E86A4D);
}
.first-screen__section .container {
    height: 100%;
    padding-left: 16px;
}
.first-screen__section .bx-breadcrumb-item a {
    color: white;
}
.first-screen__section .bx-breadcrumb-item:last-child span {
    color: var(--gray-300, #BCBDC3);
}
.first-screen__section .bx-breadcrumb span {
    font-weight: 500;
    color: white;
}
.first-screen__section .bx-breadcrumb > span {
    padding: 0 8px;
}
.first-screen__section .events__items--button-new-event {
    font-size: 16px;
    width: 203px;
}
@media (min-width: 576px) {
    .first-screen__section {
        height: 692px;
    }

    .first-screen__section .container {
        padding-left: 0;
    }

    .first-screen__block {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        align-items: center;
    }
}
@media (min-width: 768px) {
    .first-screen__section {
        height: 800px;
    }

    .first-screen__info {
        gap: 40px;
        padding-bottom: 112px;
    }

    .first-screen__text {
        gap: 24px;
    }

    .first-screen__heading {
        font-size: 52px;
        line-height: 60px;
    }
}
@media (min-width: 1024px) {
    .first-screen__section {
        height: 812px;
    }

    .first-screen__info {
        padding: 0 160px 112px 0;
        margin-right: auto;
    }

    .first-screen__info--inner {
        width: 776px;
    }
}
@media (min-width: 1440px) {
    .first-screen__section {
        height: 892px;
    }

    .first-screen__info {
        padding: 0 384px 128px 0;
    }

    .first-screen__info--inner {
        width: 840px;
    }

    .first-screen__heading {
        font-size: 60px;
        line-height: 68px;
    }

    .first-screen__description {
        font-size: 22px;
        line-height: 30px;
    }
}
@media (min-width: 1600px) {
    .first-screen__section {
        height: 960px;
    }

    .first-screen__info--inner {
        width: 850px;
    }
}
/* End */


/* Start:/local/templates/mendeleev-redesign/components/bitrix/breadcrumb/.default/style.css?17658004151099*/
.breadcrumb-wrapper {
    margin-bottom: 72px;
}
.bx-breadcrumb {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    font-size: 1rem;
    line-height: 1.125rem;
    font-weight: 500;
}
.bx-breadcrumb > a {
    text-decoration: none;
}
.bx-breadcrumb > a:hover {
    text-decoration: underline;
}
.bx-breadcrumb > span {
    padding: 0 0.3em;
}
.bx-breadcrumb-item {
    white-space: nowrap;
    transition: color var(--transition-duration-base) linear;
}
.bx-breadcrumb-item > a:hover {
    color: var(--primary-500, #E86A4D);
}
.bx-breadcrumb-item > a:active {
    color: var(--primary-400, #ED8168);
}
.bx-breadcrumb-item a {
    color: inherit;
}
.bx-breadcrumb-item:last-child {
    color: var(--alpha-gray-500, #1F223880);
    overflow: hidden;
    text-overflow: ellipsis;
}
.bx-breadcrumb-item.js-html-extract {
    cursor: pointer;
    height: 20px;
    border-radius: var(--border-radius--xxs);
}
@media (min-width: 576px) {
    .bx-breadcrumb {
        flex-wrap: nowrap;
    }
}
@media (min-width: 1200px) {
    .breadcrumb-wrapper {
        margin-bottom: 80px;
    }
}
/* End */


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

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

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

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

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

.stories-group__head--title {
    margin: 0;
    font-style: normal;
    font-weight: 500;
    font-size: 48px;
    line-height: 120%;
    text-align: center;
}

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

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

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

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

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

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

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

.stories-group__item > 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;
    }
}

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

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

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

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

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

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

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

@media (min-width: 1400px) {
    .stories-group {
        padding: 64px 0;
    }
}
/* End */


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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .stories-popup__close {
        display: none;
    }

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

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

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

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

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

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

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


/* Start:/local/templates/mendeleev-redesign/components/bitrix/news.list/slider-photo-video/style.css?17658245934898*/
.slider-photo-video__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.slider-photo-video__slider--wrapper {
    position: relative;
    overflow: hidden;
}
.slider-photo-video__slider {
    position: relative;
    height: 100%;
}
.slider-photo-video__slider--pagination {
    z-index: 2;
    position: absolute;
    bottom: 20px;
    left: 50% !important;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 18px;
}
.slider-photo-video__slider--pagination .swiper-pagination-bullet {
    height: 12px;
    width: 12px;
    background: #E5E5E5;
    overflow: hidden;
    border-radius: 50%;
    opacity: 1;
    -webkit-transition: background 1s;
    -o-transition: background 1s;
    transition: background 1s;
}
.slider-photo-video__slider--pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #E16E4D;
}
.slider-photo-video__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    height: 100%;
}
.slider-photo-video__item {
    position: relative;
    top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #CCCCCC;
    outline: hidden;
    overflow: hidden;
    cursor: grab;
}
.slider-photo-video__item::before {
    z-index: 2;
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.2);
}
.slider-photo-video__item.swiper-slide {
    width: 100%;
    height: 100%;
    aspect-ratio: 3 / 2;
    -webkit-transition-property: top, -webkit-transform;
    transition-property: top, -webkit-transform;
    -o-transition-property: transform, top;
    transition-property: transform, top;
    transition-property: transform, top, -webkit-transform;
    -webkit-transition-duration: 1s;
    -o-transition-duration: 1s;
    transition-duration: 1s;
}
.slider-photo-video__item--video {
    z-index: 3;
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.slider-photo-video__item--video iframe {
    z-index: -1;
    position: relative;
    transform: scale(1.2);
}
.slider-photo-video__item--video-play-icon {
    z-index: 3;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 40px;
    min-width: 40px;
    height: 40px;
    min-height: 40px;
    -o-object-position: center;
    object-position: center;
    -o-object-fit: contain;
    object-fit: contain;
    padding: 40px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-transform: translate(-50%, -50%) scale(1);
    -ms-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
    -webkit-transition: -webkit-transform 0.6s;
    transition: -webkit-transform 0.6s;
    -o-transition: transform 0.6s;
    transition: transform 0.6s;
    transition: transform 0.6s, -webkit-transform 0.6s;
    cursor: pointer;
}
.slider-photo-video__item--video-play-icon:hover {
    -webkit-transform: translate(-50%, -50%) scale(1.2);
    -ms-transform: translate(-50%, -50%) scale(1.2);
    transform: translate(-50%, -50%) scale(1.2);
}
.slider-photo-video__items.disabled {
    -webkit-transform: translate3d(0, 0, 0) !important;
    transform: translate3d(0, 0, 0) !important;
}
.slider-photo-video__pagination {
    position: absolute;
    bottom: 40px !important;
    z-index: 1;
    display: flex;
    /*justify-content: center;*/
}
.slider-photo-video .swiper-pagination-bullet {
    min-width: 12px;
    min-height: 12px;
    margin: 0 4px;
    transition: all 0.3s ease;
}
.slider-photo-video__pagination .swiper-pagination-bullet {
    border-radius: 10px;
    background: #fff;
    opacity: 1;
}
.slider-photo-video__pagination .swiper-pagination-bullet-active {
    background: #E16E4D;
}
@media (max-width: 1024px) {
    .slider-photo-video__item--video,
    .slider-photo-video__item--video-play-icon {
        display: none;
    }
}
@media (min-width: 576px) {
    .slider-photo-video__item.swiper-slide {
        aspect-ratio: 16 / 9;
    }
}
@media (min-width: 768px) {
    .slider-photo-video__pagination {
        bottom: 48px !important;
    }
}
@media (min-width: 1024px) {
    .slider-photo-video__item.swiper-slide {
        aspect-ratio: 2 / 1;
    }
}
/* End */


/* Start:/local/components/mendeleev/timeline-calendar/templates/events_calendar/style.css?17658245924175*/
/* region layout */
.timeline-calendar{
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    align-self: stretch;
    width: 100%;
}
.timeline-calendar > *{
    user-select: none
}
.timeline-calendar p {
    margin: 0;
}
.timeline-calendar input[type="text"]{
    display: none;
}
.timeline-calendar::-webkit-scrollbar{
    display: none
}
.timeline-calendar__years{
    position: relative;
    display: flex;
    width: calc(100% + 32px);
    padding: 0 16px !important;
    margin: 0 -16px !important;
    overflow-x: auto;
    scroll-behavior: smooth;
}
.timeline-calendar__years::-webkit-scrollbar{
    display: none
}
.timeline-calendar__year{
    display: inline-block;
    margin-right: 20px;
}
.timeline-calendar__year + .timeline-calendar__year{
    padding-left: 20px;
}
.timeline-calendar__months{
    display: flex;
    gap: 20px;
    margin: 0;
    padding: 0;
}
.timeline-calendar__month--day-number, .timeline-calendar__month--name{
    display: flex;
    gap: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    margin: 0;
}
.timeline-calendar__month{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    align-self: stretch
}
.timeline-calendar__month--name{
    flex-direction: column;
    align-items: flex-start;
    color: #8f909b;
    font-size: 12px;
    position: sticky;
    left: 0
}
.timeline-calendar__month--days{
    display: flex;
    margin: 0;
    padding: 0;
}
.timeline-calendar__month--day{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    cursor: pointer
}
.timeline-calendar__month--day.selected .timeline-calendar__month--day-number{
    border-radius: 8px;
    background: #FDDFD8;
}
.timeline-calendar__month--day.range .timeline-calendar__month--day-number{
    background: #FEF8F6;
}
.timeline-calendar__month--day.range-start .timeline-calendar__month--day-number{
    border-radius: 8px 0 0 8px;
    background: #FDDFD8
}
.timeline-calendar__month--day.range-end .timeline-calendar__month--day-number{
    border-radius: 0 8px 8px 0;
    background: #FDDFD8
}
.timeline-calendar__month--day-number{
    width: 32px;
    height: 32px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: var(--black, #1f2238);
    font-size: 16px
}
.timeline-calendar__month--day-week{
    color: #1f2238;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px
}
.timeline-calendar__month--day-week.weekend{
    color: #de5d49
}
.timeline-calendar__button-prev,
.timeline-calendar__button-next{
    display: none;
    position: absolute;
    top: 50%;
    transform: translateY(-37%);
    z-index: 1111;
    width: 24px;
    height: 80%;
    align-items: center;
    background: rgb(246 246 247);
    cursor: pointer;
}
.timeline-calendar__button-prev.disabled,
.timeline-calendar__button-next.disabled{
    display: none;
}
.timeline-calendar__button-prev{
    left: -2px;
}
.timeline-calendar__button-prev::after{
    content: "";
    position: absolute;
    background: linear-gradient(to right, rgb(246 246 247) 0%, rgb(246 246 247) 38.67%, rgba(255, 255, 255, 0) 100%);
    width: 50px;
    right: -50px;
    height: 100%;
}
.timeline-calendar__button-next{
    right: -2px;
}
.timeline-calendar__button-next::after{
    content: "";
    position: absolute;
    background: linear-gradient(to left, rgb(246 246 247) 0%, rgb(246 246 247) 38.67%, rgba(255, 255, 255, 0) 100%);
    width: 50px;
    left: -50px;
    height: 100%;
}
/* endregion layout */
@media (min-width: 768px){
    .timeline-calendar__button-prev,
    .timeline-calendar__button-next{
        display: flex;
    }
    .timeline-calendar__years{
        width: 100%;
        padding: 0 !important;
        margin: 0 !important;
    }
}
@media (min-width: 1440px){
    .timeline-calendar__month--day-number{
        width: 48px;
        height: 48px;
        font-size: 18px;
        line-height: 24px;
    }
    .timeline-calendar__month--day-week {
        font-size: 14px;
    }
}
/* End */


/* Start:/local/templates/mendeleev-redesign/components/mendeleev/orm.news.list/grid-events/style.css?17658245931456*/
.grid-events__wrapper {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(244px, 1fr));
    gap: 24px;
    min-height: 411px;
}
.grid-events__list {
    display: flex;
    flex-direction: column;
    gap: var(--32, 32px);
}
.grid-events__pagination {
    margin-top: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.grid-events__load-more {
    padding: 11px 16px;
    border-radius: var(--sm, 12px);
    border: 1px solid var(--alpha-gray-200, rgba(31, 34, 56, 0.20));
    font-size: 18px;
    width: 160px;
    max-width: 160px;
    height: 48px;
    background-color: #fff;
    font-weight: 500;
    line-height: 24px;
    text-align: center;
    color: var(--black, #1F2238);
}
.grid-events__load-more:hover {
    border: 1px solid var(--color-gray-200);
    color: var(--color-primary-600);
}
@media (min-width: 375px) {
    .grid-events__load-more {
        width: 343px;
    }
}
@media (min-width: 576px) {
    .grid-events__load-more {
        width: 512px;
    }
}
@media (min-width: 768px) {
}
@media (min-width: 1024px) {
    .grid-events__wrapper {
        grid-template-columns: repeat(4, minmax(200px, 1fr));
    }
}
@media (min-width: 1200px) {
}
@media (min-width: 1400px) {
}
@media (min-width: 1400px) {
    .grid-events__pagination {
        margin: auto;
        margin-top: 24px;
    }
    .grid-events__list {
        gap: var(--40, 40px);
    }
}
/* 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-redesign/components/mendeleev/orm.news.list/slider-tabs/style.css?176582459310373*/
.slider-tabs {
    width: 100%;
}
.slider-tabs__sub-title {
    margin-bottom: 8px;
    text-align: center;
}
.slider-tabs__inner {
    width: 100%;
}
.slider-tabs__title {
    margin-bottom: 32px;
    text-align: center;
    padding: 0;
    font-size: 32px;
    font-weight: 600;
    line-height: 120%;
}
.slider-tabs__content {
    display: flex;
    align-items: end;
    width: 100%;
}
.slider-tabs__slider-wrapper {
    position: relative;
    width: 100%;
    transition: opacity 60ms ease;
}
.slider-tabs__slider-hidden .slider-tabs__items {
    transition: opacity 600ms ease;
    opacity: 0;
}
.slider-tabs__main-card.slider-tabs__main-card--first {
    position: relative;
    display: none;
    width: 443px !important;
    margin-right: 32px;
    z-index: 2;
    background-color: inherit;
}
.slider-tabs__main-card.slider-tabs__main-card--first .slider-tabs__figure::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 18px;
    overflow: hidden;
    z-index: 1;
    background-image: var(--color-gradient-card);
    content: "";
}
.slider-tabs__main-card.slider-tabs__main-card--first::before {
    position: absolute;
    top: 0;
    left: -900%;
    width: 1000%;
    height: 100%;
    z-index: 2;
    background-color: #f7f5f3;
    content: "";
    border-radius: 18px;
    overflow: hidden;
}
.slider-tabs__main-card.slider-tabs__main-card--first::after {
    position: absolute;
    top: 0;
    right: -24px;
    width: 24px;
    height: 101%;
    z-index: 2;
    background-color: inherit;
    content: "";
}
.slider-tabs__main-card.slider-tabs__main-card--first .slider-tabs__figure {
    width: 443px !important;
    height: 600px;
    overflow: hidden;
    z-index: 3;
}
.slider-tabs__main-info {
    position: absolute;
    top: 0;
    left: calc(100% + 32px);
    width: 100%;
    min-width: 628px;
}
.slider-tabs__card {
    position: relative;
    display: flex !important;
    align-items: flex-start;
    flex-direction: column;
    cursor: pointer;
    user-select: none;
    gap: 24px;
    transition: opacity 400ms ease, transform 400ms ease;
}
.slider-tabs__figure {
    position: relative;
    width: 100%;
    height: 181px;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
.slider-tabs__img {
    width: 100%;
    height: 100%;
    border-radius: 20px;
    overflow: hidden;
    object-fit: cover;
    object-position: center;
    transition: opacity 500ms ease;
}
.slider-tabs__price {
    position: absolute;
    top: 16px;
    left: 16px;
    display: flex;
    padding: var(--6, 6px) var(--12, 12px);
    justify-content: center;
    align-items: center;
    border-radius: var(--xs, 8px);
    background: var(--black, #1F2238);
    color: var(--white, #FFF);
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
}
.slider-tabs__price .RUB {
    top: -1px;
}
.slider-tabs__control {
    z-index: 3;
    position: absolute;
    top: 16px;
    right: 16px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: var(--8, 8px);
}
.slider-tabs__card-info {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    gap: var(--24, 24px);
    align-self: stretch;
}
.slider-tabs__card-head {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    gap: var(--16, 16px);
    align-self: stretch;
}
.slider-tabs__counter {
    color: var(--secondary-500, #B8A38F);
    font-feature-settings: "liga" off, "clig" off;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    margin: 0;
}
.slider-tabs__card .slider-tabs__name {
    position: relative;
    margin: 0;
    color: var(--black, #1F2238);
    font-size: 26px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    word-break: break-word;
}
.slider-tabs__main-card.slider-tabs__main-card--first .slider-tabs__name {
    font-size: 24px !important;
}
.slider-tabs__description {
    margin: 0;
    word-break: break-word;
    cursor: text;
    user-select: text;
    overflow: hidden;
    color: var(--black, #1F2238);
    text-overflow: ellipsis;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
}
.slider-tabs__description p {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    word-break: break-word;
    margin: 0;
}
.slider-tabs__description-price .RUB {
    top: 2px;
}
.slider-tabs__description-phones {
    display: flex;
}
.slider-tabs__description-phone,
.slider-tabs__description-phone:hover {
    color: var(--color-gorbusha);
}
.slider-tabs__link {
    color: var(--color-gorbusha);
    font-weight: 500;
    transition: .3s;
}
.slider-tabs__link:hover {
    color: var(--color-gorbusha-hover);
    text-decoration: none;
}
.slider-tabs__skeleton {
    position: absolute;
    display: flex;
    gap: 24px;
}
.slider-tabs__skeleton-item {
    opacity: 0;
    visibility: hidden;
    width: 252px;
    height: 280px;
    z-index: 2;
    transition: opacity 600ms ease;
    background: var(--secondary-50, #F7F5F3);
}
.slider-tabs__skeleton-item.visible {
    opacity: 1;
    visibility: visible;
}
.slider-tabs__skeleton-item {
    position: relative;
    background: var(--gray-100);
    border-radius: 20px;
    height: 40px;
    overflow: hidden;
}
.slider-tabs__skeleton-item::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 200%;
    height: 200%;
    background: linear-gradient(45deg, transparent 30%, var(--gray-50) 50%, transparent 70%);
    transform: translate(-50%, -50%);
    animation: shimmer-diagonal 1.5s infinite;
}
@keyframes shimmer-diagonal {
    0% {
        transform: translate(-50%, -50%) translateX(-150%);
    }
    100% {
        transform: translate(-50%, -50%) translateX(150%);
    }
}
.slider-tabs__btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 40px;
    height: 40px;
    border: none;
    background: white;
    border-radius: 50%;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    cursor: pointer;
    z-index: 10;
}
.slider-tabs__btn--prev {
    left: -20px;
}
.slider-tabs__btn--next {
    right: -20px;
}
.slider__button-prev, .slider__button-next {
    border: 0;
    box-shadow: none;
}
@media (min-width: 576px) {
    .slider-tabs__figure {
        height: 310px;
    }
    .slider-tabs__link {
        font-size: 18px;
        font-style: normal;
        font-weight: 500;
        line-height: 24px;
    }
}
@media (min-width: 768px) {
    .slider-tabs__sub-title {
        margin-bottom: 16px;
    }
    .slider-tabs__title {
        margin-bottom: 64px;
        font-size: 40px;
        line-height: 110%;
    }
    .slider-tabs__card {
        flex-direction: row;
        gap: 24px;
    }
    .slider-tabs__card:not(.slider-tabs__main-card--first) .slider-tabs__figure {
        min-width: 300px;
        height: 360px;
    }
    .slider-tabs__counter {
    }
    .slider-tabs__name {
    }
    .slider-tabs__description {
    }
    .slider-tabs__name.medium {
        font-size: 28px;
        line-height: 130%;
    }
    .slider-tabs__card {
        flex-direction: row;
        align-items: center;
    }
    .slider-tabs__card .slider-tabs__name {
        font-size: 28px;
        font-style: normal;
        line-height: 34px;
    }
    .slider-tabs__card-info {
        justify-content: center;
    }
}
@media (min-width: 1400px) {
    .slider-tabs__title {
        font-size: 48px;
        line-height: 110%;
    }
    .slider-tabs__items {
        align-items: end;
    }
    .slider-tabs__card-info {
        position: absolute;
        left: 0;
        top: 0;
        display: flex;
        align-items: end;
        width: 100%;
        height: 100%;
        padding: 16px;
        z-index: 2;
        justify-content: end;
    }
    .slider-tabs__name {
        margin: 0 !important;
        font-size: 20px !important;
        line-height: 130% !important;
    }
    .slider-tabs__main-card.slider-tabs__main-card--first {
        display: block;
    }
    .slider-tabs__card:not(.slider-tabs__main-card--first) .slider-tabs__figure {
        min-width: unset;
        min-height: unset;
    }
    .slider-tabs__card:not(.slider-tabs__main-card--first)::before {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border-radius: 18px;
        overflow: hidden;
        z-index: 1;
        background-image: var(--color-gradient-card);
        content: "";
    }
    .slider-tabs__main-info {
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        align-items: flex-start;
        gap: var(--32, 32px);
        flex: 1 0 0;
        align-self: stretch;
        max-height: 390px;
        overflow: hidden;
    }
    .slider-tabs__name.medium {
        font-size: 32px;
        line-height: 120%;
    }
    .slider-tabs__card .slider-tabs__name {
        color: var(--white, #FFF);
    }
    .slider-tabs__card .slider-tabs__counter,
    .slider-tabs__card .slider-tabs__description {
        display: none;
    }
    .slider-tabs__main-card.slider-tabs__main-card--first {
        width: 456px !important;
        height: 600px;
        margin-right: 24px;
        z-index: 2;
    }
    .slider-tabs__main-card.slider-tabs__main-card--first .slider-tabs__figure {
        width: 456px !important;
        height: 600px;
    }
    .slider-tabs__slider-wrapper {
        width: calc(100% - 456px);
    }
    .slider-tabs__card:not(.slider-tabs__main-card--first) .slider-tabs__figure {
        height: 280px;
    }
    .slider-tabs__card:not(.slider-tabs__main-card--first) .slider-tabs__link {
        display: none;
    }
}
@media (max-width: 1023px) {
    .slider-tabs__btn {
        display: none !important;
    }
}
@media (min-width: 1600px) {
    .slider-tabs__main-card.slider-tabs__main-card--first .slider-tabs__figure {
        width: 536px !important;
        height: 600px;
    }
    .slider-tabs__main-card.slider-tabs__main-card--first {
        width: 536px !important;
    }
}
/* End */


/* Start:/local/components/mendeleev/routes/templates/add/style.css?17658004159938*/
.route-pop-up_add-my-route {
    width: 40px;
    height: 40px;
    color: #FFFFFF;
    padding: 8px;
    backdrop-filter: blur(5px);
    -webkit-border-radius: var(--border-radius-sm, 8px);
    -moz-border-radius: var(--border-radius-sm, 8px);
    border-radius: var(--border-radius-sm, 8px);
    cursor: pointer;
}
.route-pop-up {
    display: none;
    z-index: 10000;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.route-pop-up p + p {
    margin: 0;
}
.route-pop-up::before {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    content: "";
    background: var(--alpha-gray-600, rgba(31, 34, 56, 0.60));
}
/* region add */
.route-pop-up-add__container {
    z-index: 1;
    display: none;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: fit-content;
    flex-direction: column;
    padding: 16px;
    border-radius: 12px 12px 0 0;
    background: var(--white, #FFF) !important;
    box-shadow: 0 8px 48px -8px rgba(31, 34, 56, 0.12);
}
.route-pop-up-add__head {
    display: flex;
    justify-content: space-between;
    margin-bottom: 32px;
}
.route-pop-up-add__head--title {
    color: var(--gray-900, #1F1B1D);
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 26px;
}
.route-pop-up-add__head--close {
    width: 20px;
    height: 20px;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: transparent;
    border: none;
    cursor: pointer;
}
.route-pop-up-add__place {
    display: flex;
    gap: 16px;
    align-items: center;
    margin-bottom: 40px;
}
.route-pop-up-add__place figure {
    width: 60px;
    height: 60px;
    margin: 0;
    padding: 0;
    border-radius: 12px;
    overflow: hidden;
}
.route-pop-up-add__place figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.route-pop-up-add__place__inner {
    z-index: 1;
    display: grid;
    gap: 4px;
    padding: 0;
    margin: 0;
}
.route-pop-up-add__place--category {
    color: var(--primary-500, #E86A4D);
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.route-pop-up-add__place--title {
    color: var(--black, #1F2238);
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.route-pop-up-add__routes {
    margin: 0;
    padding: 0;
    list-style: none;
    display: grid;
    gap: 12px;
    max-height: 303px;
}
.route-pop-up-add__routes.scroll {
    margin: 0 0 0 -6px;
    padding: 3px 6px 3px 6px;
    overflow-y: scroll;
}
.route-pop-up-add__routes.scroll::-webkit-scrollbar {
    width: 4px;
    background-color: #FBFAF9;
}
.route-pop-up-add__routes.scroll::-webkit-scrollbar-thumb {
    background-color: #29222438;
    border-radius: 9em;
}
.route-pop-up-add__route {
    display: grid;
    gap: 8px;
    border-radius: 12px;
    border: 1px solid var(--alpha-gray-200, rgba(31, 34, 56, 0.20));
    padding: 16px;
    transition: .3s;
    cursor: pointer;
}
.route-pop-up-add__route.active {
    border: 1px solid var(--primary-500, #E86A4D);
}
.route-pop-up-add__route:hover {
    box-shadow: none;
}
.route-pop-up-add__route--title {
    color: var(--black, #1F2238);
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
}
.route-pop-up-add__route--params {
    display: flex;
    gap: 16px;
    align-items: center;
}
.route-pop-up-add__route--params-count-day {
    color: var(--gray-700, #626474);
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}
.route-pop-up-add__route--params-count-place span {
    color: var(--gray-700, #626474);
    font-size: 15px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}
.route-pop-up-add__create {
    color: var(--black, #1F2238);
    font-family: var(--font-family-base);
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    display: flex;
    height: 48px;
    width: 100%;
    padding: 0 16px;
    justify-content: center;
    align-items: center;
    align-self: stretch;
    border-radius: 12px;
    border: 1px solid var(--alpha-gray-200, rgba(31, 34, 56, 0.20));
    background: transparent;
    cursor: pointer;
    margin-top: 24px;
}
.route-pop-up-add__create svg {
    width: 24px;
    height: 24px;
    margin-right: 8px;
    color: var(--black, #1F2238);
}
.route-pop-up-add__add {
    display: flex;
    height: 48px;
    width: 100%;
    padding: 0 16px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    align-self: stretch;
    color: var(--white, #FFF);
    font-family: var(--font-family-base);
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    border-radius: 12px;
    background: var(--primary-500, #E86A4D);
    border: none;
    cursor: pointer;
    margin-top: 40px;
}
.route-pop-up-add__add:hover {
    background: var(--primary-400, #ED8168);
    transition: .3s;
}
.route-pop-up-add__add.disabled {
    background: var(--gray-200, #D2D3D7);
    cursor: not-allowed;
}
/* endregion */
/* region create */
.route-pop-up-create__container {
    z-index: 1;
    display: none;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: fit-content;
    flex-direction: column;
    padding: 16px;
    border-radius: 12px 12px 0 0;
    background: var(--white, #FFF) !important;
    box-shadow: 0 8px 48px -8px rgba(31, 34, 56, 0.12);
}
.route-pop-up-create__head {
    display: flex;
    justify-content: space-between;
    margin-bottom: 32px;
}
.route-pop-up-create__head--title {
    color: var(--gray-900, #1F1B1D);
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 26px;
}
.route-pop-up-create__head--close {
    width: 20px;
    height: 20px;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: transparent;
    border: none;
    cursor: pointer;
}
.route-pop-up-create__container label {
    display: block;
    margin: 0 0 40px;
    padding: 0;
    width: 100%;
}
.route-pop-up-create__container label input[type="text"] {
    width: 100%;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    display: flex;
    height: 48px;
    padding: 4px 12px 4px 16px;
    align-items: center;
    gap: 16px;
    align-self: stretch;
    border-radius: 12px;
    border: 2px solid var(--primary-500, #E86A4D);
    background: var(--white, #FFF);
}
.route-pop-up-create__container label input[type="text"]:hover {
    box-shadow: 0 0 0 3px rgba(245, 95, 60, 0.20);
}
.route-pop-up-create__container label input[type="text"]::placeholder {
    color: var(--gray-300, #BCBDC3);
}
.route-pop-up-create__controls {
    display: flex;
    flex-direction: column-reverse;
    gap: 8px;
}
.route-pop-up-create__cancel {
    color: var(--black, #1F2238);
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    display: flex;
    height: 48px;
    width: 100%;
    padding: 0 16px;
    justify-content: center;
    align-items: center;
    align-self: stretch;
    border-radius: 12px;
    border: 1px solid var(--alpha-gray-200, rgba(31, 34, 56, 0.20));
    background: transparent;
    cursor: pointer;
}
.route-pop-up-create__apply {
    display: flex;
    height: 48px;
    width: 100%;
    padding: 0 16px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    align-self: stretch;
    color: var(--white, #FFF);
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    border-radius: 12px;
    background: var(--primary-500, #E86A4D);
    border: none;
    margin-top: auto;
    cursor: pointer;
}
.route-pop-up-create__apply:hover {
    background: var(--primary-400, #ED8168);
    transition: .3s;
}
.route-pop-up-create__apply.disabled {
    background: var(--gray-200, #D2D3D7);
    cursor: not-allowed;
}
/* endregion */
@media (min-width: 375px) {
}
@media (min-width: 576px) {
}
@media (min-width: 768px) {
    /* region add */
    .route-pop-up-add__container {
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        width: 440px;
        padding: 24px;
        border-radius: 12px;
    }

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

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

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

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

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

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

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

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

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

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

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

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

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


/* Start:/local/templates/mendeleev-redesign/components/bitrix/news.list/moments/style.css?17658245938556*/
.moments {
    background-color: #F0ECE8;
    padding: 100px 0;
    overflow: hidden;
}

.moments__inner {
    display: flex;
    flex-direction: column;
}

.moments__title {
    font-weight: 500;
    font-size: 48px;
    line-height: 120%;
    margin-bottom: 64px;
    text-align: left;
}

.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--place:hover{
    text-decoration: none;
}

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

/* photos-video */
@media (max-width: 1200px) {
}

@media (max-width: 1024px) {
    .moments {
        padding: 80px 0;
    }

    .moments__title {
        font-size: 32px;
        margin-bottom: 56px;
    }
}

@media (max-width: 600px) {
    .moments .container {
        max-width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }

    .moments__title {
        margin-bottom: 48px;
    }

    .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-redesign/assets/css/popup-review.css?170299036411819*/
.popup-review {
    position: fixed;
    z-index: 1000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .popup-review__media {
        width: 100%;
    }

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

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

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

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

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

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

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

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


/* Start:/local/templates/mendeleev-redesign/components/bitrix/news.list/tourist-info/style.css?17658004157866*/
.tourist-info-wrapper {
    z-index: 0;
    position: relative;
    width: 100%;
    height: 100%;
}
.excurs-tours .tourist-info__title{
    text-align: left !important;
}
.tourist-info {
    padding: 96px 0;
    border-radius: 32px 32px 0 0;
    color: var(--color-black);
    text-align: center;
    /*background-color: #F7F5F3;*/
    overflow: hidden;
    /*border-radius: 32px;*/
}
.tourist-info__inner {
    position: relative;
    display: flex;
    flex-direction: column;
    row-gap: 64px;
}
.tourist-info__inner-top {
    position: relative;
    display: flex;
    flex-direction: column;
    row-gap: 48px;
}
.tourist-info__figure {
    display: flex;
    text-align: start;
}
.tourist-info__title {
    color: var(--black, #1F2238);
    font-family: "NunitoSans";
    font-size: 48px;
    font-style: normal;
    font-weight: 600;
    line-height: 56px;
}
.tourist-info__title-block {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.tourist-info__slider-navigation {
    display: none !important;
}
.tourist-info .slider-button-prev {
    transform: rotate(180deg);
}
.tourist-info .slider-button-prev,
.tourist-info .slider-button-next {
    display: flex;
    width: 48px;
    height: 48px;
    justify-content: center;
    align-items: center;
    border-radius:  12px;
    border: 1px solid var(--alpha-gray-200, rgba(31, 34, 56, 0.20));
}
.tourist-info__slider-navigation {
    display: flex;
    column-gap: 8px;
}
.tourist-info__slider--wrapper {
    position: relative;
}

.tourist-info__item {
    display: flex;
    flex-direction: column;
    height: 416px !important;
    padding: 16px;
    border-radius: 20px;
}
.tourist-info__item--image{
    z-index: -2;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-position: center;
    object-fit: cover;
}
.tourist-info__item.swiper-slide:before {
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    border-radius: 20px;
    background-image: linear-gradient(180deg, rgba(38, 32, 34, 0.0) 0%, rgba(38, 32, 34, 0.1) 40%, rgba(38, 32, 34, 0.8) 100%);
    content: "";
}
.tourist-info__item-content {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
}
.tourist-info__item:hover {
    text-decoration: none;
    color: inherit;
}
.tourist-info__item-top-duration {
    display: flex;
    justify-content: center;
    align-items: center;
    color: var(--black, #1F2238);
    font-family: "NunitoSans";
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    border-radius: 8px;
    background: var(--white, #FFF);
    height: 24px;
    padding: 0 8px;
}
.tourist-info__item-top {
    position: relative;
}
.tourist-info__item-top-favorite {
    position: absolute;
    right: 0px;
}
.tourist-info__item-bottom-description-block {
    display: flex;
    flex-direction: column;
    row-gap: 12px;
    text-align: start;
}
.tourist-info__item-bottom-description {
    color: var(--white, #FFF);
    font-family: "NunitoSans";
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
}
.tourist-info__item-bottom-author {
    color: var(--white, #FFF);
    font-family: "NunitoSans";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}
.tourist-info__item:last-child {
    margin-right: 0 !important;
}

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

.tourist-info__item > *:nth-child(2) {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
}
.tourist-info__item-top {
    display: flex;
    justify-content: space-between;
}
.tourist-info__item--image {
    background-size: cover !important;
    background-repeat: no-repeat !important;
    height: 100%;
    border-radius: 24px;
}

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

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

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

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

}

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

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

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

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

}

@media (max-width: 1440px) {
    .tourist-info__item {
        height: 480px !important;
    }
}
@media (max-width: 1022px) {
    .slider__button-prev,
    .slider__button-next {
        display: none !important;
    }
}
@media (max-width: 1024px) {
    .tourist-info {
        padding: 80px 0;
    }
    .tourist-info__item,
    .tourist-info__item--image {
        border-radius: 22px;
    }

    .tourist-info__inner {
        row-gap: 56px;
    }
    .tourist-info__inner-top {
        row-gap: 40px;
    }
    .tourist-info__title {
        font-size: 40px;
        line-height: 48px;
    }
    .tourist-info__item {
        height: 395px !important;
    }
    .tourist-info__item-bottom-description {
        font-size: 22px;
        line-height: 28px;
    }
    .tourist-info {
        padding: 80px 0;
    }
}

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

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

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

@media (min-width: 1440px) {
    .tourist-info__items.center {
        justify-content: center;
    }
}
@media (max-width: 576px) {
    .tourist-info__item {
        font-size: 20px;
    }
    .tourist-info__item,
    .tourist-info__item--image {
        border-radius: 20px;
    }
    .tourist-info__inner {
        row-gap: 48px;
    }
    .tourist-info__inner-top {
        row-gap: 32px;
    }
    .tourist-info__title {
        font-size: 28px;
        line-height: 34px;
    }
    .tourist-info__item {
        height: 331px !important;
    }
    .tourist-info__item-bottom-description {
        font-size: 20px;
        line-height: 26px;
    }
    .tourist-info {
        padding: 64px 0;
    }
}
@media (max-width: 376px) {
    .tourist-info__item {
        height: 397px !important;
    }
}
@media (max-width: 320px) {
    .tourist-info__item {
        height: 333px !important;
    }
}
@media (min-width: 768px) {
    .tourist-info__slider-navigation {
        display: flex !important;
    }
    /*.tourist-info__item.swiper-slide:before{*/
    /*    border-radius: 32px;*/
    /*}*/
}
/* End */
/* /local/templates/mendeleev-redesign/css/zima-v-tyumeni.css?17658245937963 */
/* /local/templates/mendeleev-redesign/components/bitrix/news.detail/first-screen-autotourism/style.css?17658245936988 */
/* /local/templates/mendeleev-redesign/components/bitrix/breadcrumb/.default/style.css?17658004151099 */
/* /local/templates/.default/components/bitrix/news.list/stories-list-new/style.css?17658004155374 */
/* /local/templates/.default/components/bitrix/news.list/stories-list-new/stories-popup.css?171024099814131 */
/* /local/templates/mendeleev-redesign/components/bitrix/news.list/slider-photo-video/style.css?17658245934898 */
/* /local/components/mendeleev/timeline-calendar/templates/events_calendar/style.css?17658245924175 */
/* /local/templates/mendeleev-redesign/components/mendeleev/orm.news.list/grid-events/style.css?17658245931456 */
/* /local/components/mendeleev/favorites.button/templates/.default/style.css?17658004154574 */
/* /local/templates/mendeleev-redesign/components/mendeleev/orm.news.list/slider-tabs/style.css?176582459310373 */
/* /local/components/mendeleev/routes/templates/add/style.css?17658004159938 */
/* /local/templates/mendeleev-redesign/components/bitrix/news.list/moments/style.css?17658245938556 */
/* /local/templates/mendeleev-redesign/assets/css/popup-review.css?170299036411819 */
/* /local/templates/mendeleev-redesign/components/bitrix/news.list/tourist-info/style.css?17658004157866 */
