.new li {
    background: #fff;
    border-radius: 32px;
    padding: 24px;
}

.new .title--xxs-2 {
    font-size: 0.75rem !important;
    line-height: 1rem !important;
    font-weight: 300;
    bottom: 34px;
    left: 32px;
    position: absolute;
    width: 70%;
}

.new .title--xxs-2 .accent {
    font-size: 0.85rem !important;
}

.about-service__advantages2 .ordered-list__item::before {
    width: 44px;
    height: 44px;
}

.bath-siberia__content {
    margin-bottom: 64px;
    float: left;
    width: 60%;
}

.ant .bath-siberia__content {
    margin-bottom: 64px;
    float: right;
    width: 60%;
    padding-left: 24px;
}

.bath-siberia__video-block {
    width: 30%;
    height: 571px !important;
    margin-left: 0;
}

.about-service-img {
    display: none !important;
}

.--about-service-img {
    width: 25%;
    display: inline-block;
    float: left;
}

.--about-service__advantages2 {
    width: 75%;
    display: inline-block;
    float: right;
    padding-left: 24px;
}

.split {
    width: 100%;
    clear: both;
    height: 24px;
}

.about-service__advantages2 .ordered-list__item {
    width: 29.5% !important;
    height: 12rem;
    margin-bottom: 1.5rem;
    margin-right: 1.5rem !important;
}

.about-service-__advantages.swiper-container>ol>li:nth-child(8) {
    width: 40% !important;
}

.menu .bottom-block__card {
    display: grid;
}

.text.bath-siberia__text {
    padding-right: 24px;
}

@media (max-width: 767px) {
    .text.bath-siberia__text {
        padding-right: 0;
        font-size: 1.125rem;
    }

    .page-mobile-bath .accordion__item .accordion__content {
        padding-top: 20px;
    }

    .quote__text .title--s {
        font-size: 1.125rem;
    }

    .quote__text .title--s .accent {
        font-size: 1.125rem;
    }
}

.ant .values__header {
    margin-bottom: 36px;
}

.values__swiper .ordered-list__item {
    width: 100%;
}

.values__desc {
    width: 100%;
    background: #fff;
    padding: 16px 36px;
    border-radius: 56px;
    height: 10vw;
}

.values__swiper .ordered-list__item::before {
    display: none;
}

.values__swiper .ordered-list__item img {
    height: 10vw;
    margin-right: 1vw;
    border-radius: 56px;
}

.values .values__call-btn {
    width: 100%;
}

.values__desc .title--xxs-2 {
    text-transform: uppercase;
}

.ordered-list.new {
    width: 100%;
}

@media (max-width: 1199px) {
    .text.bath-siberia__text {
        padding-right: 40px;
    }
}

@media (max-width: 1023px) {
    .text.bath-siberia__text {
        padding-right: 100px;
    }
}

@media (max-width: 767px) {
    .text.bath-siberia__text {
        padding-right: 0;
    }

    .bath-siberia__video-block {
        width: 100% !important;
        height: 571px !important;
        margin-left: 0;
    }

    .video-inner__block {
        width: 100% !important;
    }

    .about-service__advantages2 .ordered-list__item {
        width: 100% !important;
    }

    .ordered-list {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .about-service__advantages2 .ordered-list__item::before {
        width: 64px;
        height: 64px;
        margin-bottom: 16px;
        color: #ffffff;
        background-color: #a88e77;
        font-size: 20px;
        line-height: 26px;
    }

    .values__swiper .ordered-list__item img {
        height: auto !important;
    }

    .values__swiper .ordered-list__item {
        background: none !important;
    }

    .values__desc {
        height: auto !important;
        margin-top: 24px;
        width: auto !important;
    }
}

.about-service__advantages2 .ordered-list__item::before {
    display: none;
}

@media (min-width: 768px) {
    .accordion__text {
        width: calc(70% - 3rem);
        padding-top: 0;
        padding-left: 30%;
    }

    .accordion__img {
        min-height: 12rem;
        width: 30%;
    }
}


.page-mobile-bath .form .custom-input--name {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
}


@media (min-width: 768px) {
    .d-md-flex {
        display: flex !important;
    }

    .d-md-block {
        display: block !important;
    }

    .d-md-inline {
        display: inline !important;
    }

    .d-md-none {
        display: none !important;
    }

    .bath-siberia__content--border {
        max-width: 88%;
        float: none;
    }

    .bath-siberia__video-block-2 {
        width: 48% !important;
    }

    .w-50-percent {
        width: 50% !important;
    }

    .w-50-percent img {
        display: block;
        width: 100%;
    }

    .w-30-percent {
        width: 30%;
        margin: 0 !important;
    }

    .pl-30-percent {
        padding-left: 30%;
    }
}

.d-block {
    display: block;
}

.d-flex {
    display: flex;
}

.d-none {
    display: none;
}

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

.mt-auto {
    margin-top: auto;
}

.mb-auto {
    margin-bottom: auto;
}

.ml-auto {
    margin-left: auto;
}

.mr-auto {
    margin-right: auto;
}

.mt-0 {
    margin-top: 0;
}

.mb-0 {
    margin-bottom: 0;
}

.ml-0 {
    margin-left: 0;
}

.mr-0 {
    margin-right: 0 !important;
}



.mw-15 {
    max-width: 15.325rem;
}

.mw-18 {
    max-width: 18.172rem;
}

.mw-20 {
    max-width: 20rem;
}

.g-3 {
    gap: 3rem;
}

.g-0-5 {
    gap: .547rem 0;
}



/* Ttile */

.bath-siberia__title i,
.bath-siberia__text i {
    font-family: 'Merriweather', 'Arial', serif;
    font-__weight: 600;
}

.bath-siberia__text {
    font-size: 1.25rem;
}

.page__icon {
    position: relative;
    width: 2.25rem;
    height: 2.25rem;
    border-radius: 50%;
    background-color: #B5A642;
    margin-bottom: 1.477rem;
}

.page__icon svg {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 1rem;
    height: 1rem;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.page__icon .contacts__marker {
    opacity: 1;
    color: #ffffff;
}

.mr-1-6 {
    margin-right: 1.642rem;
}

.mb-1-6 {
    margin-bottom: 1.642rem;
}

.mb-1-5 {
    margin-bottom: 1.477rem;
}

@media (min-width: 1070px) {
    .mt-5 {
        margin-top: 5.145rem;
    }
}

.mt-1-8 {
    margin-top: 1.875rem;
}

.mb-9 {
    margin-bottom: 9.578rem;
}

.mb-4 {
    margin-bottom: 4rem !important;
}

.mb-2-6 {
    margin-bottom: 2.627rem;
}

.mb-2 {
    margin-bottom: 2.189rem;
}

.mt-1 {
    margin-top: 1rem;
}

.pt-0 {
    padding-top: 0 !important;
}

.pb-0 {
    padding-bottom: 0 !important;
}

.f-none {
    float: none !important;
}

/* List */
.about-service__advantages2 {
    display: block;
}

.ordered-list {
    margin: 0 -.821rem;
    gap: 1.642rem 0;
    width: auto !important;
}

.about-service__advantages2 .ordered-list__item {
    margin: 0 !important;
    flex: 0 0 auto;
    min-width: 33.3333333%;
    padding: 0 .821rem;
    background: transparent;
    height: auto;
}

.ordered-list__item-wrap {
    border-radius: 1.751rem;
    background: #fff;
    position: relative;
    height: 12rem;
    width: 100%;
    padding: 1.642rem;
}

/* Card */
.bottom-block__title i,
.bottom-block__2 i {
    font-family: 'Merriweather', 'Arial', serif;
    font-weight: 600;
}

.bottom-block__card {
    padding: 0;
    border-radius: 1.751rem;
}

.bottom-block__wrap {
    margin: 0 -.821rem;
}

.bottom-block__1 {
    flex: 0 0 auto;
    min-width: 33.3333333%;
    padding: 0 .821rem;
}

.bottom-block__2 {
    flex: 0 0 auto;
    min-width: 66.6666666%;
    padding: 0 .821rem;
}

.bottom-block__1>* {
    padding: 1.642rem;
}

.bottom-block__2>* {
    padding: 1.642rem;
}

/* Detail */
.detail-wrap {
    display: flex;
}

.detail-img {
    flex: 0 0 auto;
    min-width: 30%;
}

.detail-img__item {
    position: relative;
    margin-right: .711rem;
    border-radius: 2.627rem;
    background: #fff;
    overflow: hidden;
    min-height: 100%;
}

.detail-img__item img {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.detail-content {
    flex: 1 0 0;
    position: relative;
}

.detail-content__inner {
    background: #fff;
    padding: 2.627rem;
    border-radius: 2.627rem;
    min-height: 100%;
    display: flex;
}

.detail-content__inner .title--xxs-2 {
    text-transform: uppercase;
}

.detail-content__inner .title--xxs-3 {
    font-weight: 300;
    opacity: .7;
}


.bath-siberia__content--border {
    border: 1px solid rgba(0, 0, 0, .05);
    padding: 2.627rem !important;
    border-radius: 2.627rem;
}

.bath-siberia__content--border .title {
    margin-bottom: 1.642rem;
}

.bath-siberia__content--border .bath-siberia__text {
    width: auto;
}

.bath-siberia__video-block-2 {
    border-radius: 2.627rem;
    height: auto !important;
}

.bath-siberia__video-block-2:before {
    content: '';
    display: block;
    width: 100%;
    padding-top: 131.276%;
}

.btn-play-with-text__text.reverse-animation {
    animation-direction: reverse !important;
}

.bottom-block__card {
    min-height: auto;
}


@media (max-width: 767px) {
    .page-mobile-bath .bath-siberia {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .page-mobile-bath .application-for-membership {
        padding-top: 10px;
    }

    .page-mobile-bath .ant .bath-siberia__content {
        margin-bottom: 0;
    }

    .about-service__advantages2 {
        margin: 0;
        padding-left: 0;
    }

    .ordered-list {
        width: auto;
        padding: 0;
    }

    .detail-wrap {
        display: block;
    }

    .detail-img__item {
        height: auto;
        margin-right: 0;
        margin-bottom: -4.5rem;
    }

    .detail-img__item img {
        position: relative;
        height: auto;
    }

    .detail-content__inner {
        padding: 1.875rem;
    }

    .ordered-list {
        gap: .5rem 0;
    }

    .g-m-1 {
        gap: 1.125rem 0;
    }

    .about-service__advantages2 .ordered-list__item {
        min-height: auto;
    }

    .mb-m-1-8 {
        margin-bottom: 1.875rem;
    }

    .mb-m-0 {
        margin-bottom: 0;
    }

    .bottom-block__1 .bottom-block__title {
        margin-bottom: 0;
    }

    .bottom-block__2>* {
        padding-top: 0;
        padding-bottom: 4.284rem;
    }

    .bottom-block__2>*:last-child {
        padding-bottom: 1.642rem;
    }

    .bottom-block__2 .values__call-btn {
        display: inline-block;
        width: auto;
    }

    .bath-siberia__content--border {
        width: 100% !important;
        float: none !important;
        padding: 1.875rem !important;
        margin-top: 1.25rem;
    }

    .bath-siberia__content--border .bath-siberia__text {
        margin-bottom: 3.75rem;
    }

    .ant .bath-siberia__content {
        width: 100%;
        padding-left: 0;
    }

    .accordion__text {
        padding-top: 0;
    }

    .bath-slider__item .btn-play-with-text {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 122px;
        height: 122px;
        font-size: 9px;
    }

    .btn-play-with-text__circle {
        width: 56px;
        height: 56px;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

    .btn-play-with-text__text {
        display: block;
    }

    .bath-siberia__video-block .btn-play-with-text {
        background-color: transparent;
    }

    .bath-slider__video-caption {
        display: none;
    }

}

.video-inner__block video {
    -o-object-fit: contain;
    object-fit: contain;
}

.accordion__item.is-active .accordion__icon {
    display: none;
}

.bath-siberia__text {
    line-height: 1.45em;
}

.ordered-list__item-wrap {
    height: 13rem;
}

.ordered-list__item-wrap .title--xxs-2 {
    font-size: 1.125em;
}

.ordered-list__item-wrap img {
    display: block;
    height: 3rem;
}


.bottom-block .form~.bottom-block__card .text--body {
    font-size: 1.125em;
}

.bottom-block__card img {
    opacity: .4;
}

.bottom-block .form~.bottom-block__card .bottom-block__close-btn {
    color: #322d29;
}

.cursor-auto {
    cursor: auto !important;
}


.quote__author {
    order: 1 !important;
}

.quote__caption::after {
    order: 2 !important;
}

.quote__img-wrap {
    order: 3 !important;
}