

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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

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

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

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


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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .stories-popup__close {
        display: none;
    }

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

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

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

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

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

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

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


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

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

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

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

    }
    .advantages__inner{

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

    }
}

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

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

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

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

/* End */


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

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

    .routes__title {
        padding-bottom: 64px;
    }

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

    .routes__item figure {
        height: 224px;
    }

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

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

    .routes__title {
        font-size: 32px;
    }

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

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

    .routes__item figure {
        height: 240px;
    }

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

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

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


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

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

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

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


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

    .partners__item {
        height: 297px;
    }

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

    .partners__title {
        padding-bottom: 56px;
    }

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

    .partners__item {
        height: 298px;
    }

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

    .partners__item {
        height: 273px;
    }

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

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

    .partners__item {
        height: 289px;
    }

    .partners__item figure {
        height: 115px;
    }

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


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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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