@font-face {
  font-family: "NotoSerif";
  src: url("../fonts/Platform-Regular.woff2") format("woff2"), url("../fonts/Platform-Regular.woff") format("woff");
  font-style: normal;
  font-display: swap;
}

.services__tabs-btn {
    text-decoration: none;
}

.ui-placeholder.is-error input {
    border-color: #DE2800;
}

.ui-placeholder.is-error .ui-placeholder__icon {
    color: #DE2800;
}

.feedback .form-message.text-scs {
    position: relative;
    background: #fff;
    box-shadow: 0px 100px 80px rgb(0 0 0 / 7%), 0px 41.7776px 33.4221px rgb(0 0 0 / 5%), 0px 22.3363px 17.869px rgb(0 0 0 / 4%), 0px 12.5216px 10.0172px rgb(0 0 0 / 4%), 0px 6.6501px 5.32008px rgb(0 0 0 / 3%), 0px 2.76726px 2.21381px rgb(0 0 0 / 2%);
    border-radius: 40px;
    color: #414141;
    overflow: hidden;
    margin: 0 auto 5rem;
    max-width: 118rem;
    padding: 10rem 0px;
}

.agreement-link:visited {
    color: currentColor;
}

#popup-callback .form-message.text-scs,
#popup-corporate .form-message.text-scs {
    background: #fff;
    box-shadow: 0px 100px 80px rgb(0 0 0 / 7%), 0px 41.7776px 33.4221px rgb(0 0 0 / 5%), 0px 22.3363px 17.869px rgb(0 0 0 / 4%), 0px 12.5216px 10.0172px rgb(0 0 0 / 4%), 0px 6.6501px 5.32008px rgb(0 0 0 / 3%), 0px 2.76726px 2.21381px rgb(0 0 0 / 2%);
    border-radius: 40px;
    overflow: hidden;
    padding: 7rem;
}

.footer__contacts-list mark {
    background: none;
}

/*.is-page-default .footer:before{
    content: none;
}*/
.page--inner {
    padding-bottom: 7rem;
}

.contacts__table a[href^="tel:"] {
    font-size: 2rem;
    text-decoration: none;
    color: #414141;
}

.contacts__table a[href^="tel:"] mark {
    background: none;
}

.contacts__table a[href^="tel:"]:hover {
    text-decoration: none;
    color: #414141;
}

.about__wysiwyg:after {
    background: url('../images/nasha_missia.svg') no-repeat center/contain;
    opacity: 0.9;
}

.products .services__item-title {
    margin-bottom: 1rem;
}

.products .services__item-price {
    background: none;
    backdrop-filter: none;
    -webkit-backdrop-filter: none;
    position: initial;
    color: currentColor;
    font-size: 2.4rem;
    padding: 0;
    margin-bottom: 1rem;
}

.page--inner .services__item {
    margin-bottom: 2rem;
}

.swiper-reviews .swiper-wrapper {
    transform-style: unset;
}

.swiper-gallery {
    overflow: hidden;
}

.swiper-gallery.swiper-initialized {
    overflow: visible;
}

/*.gallery__item-image {
    display: flex;
    height: 100%;
}

.gallery__item-image img {
    flex: 1;
    display: block;
    width: auto;
    height: auto;
    object-fit: cover;
    max-height: 520px;
}*/

@media (min-width: 768px) {
    .header__call {
        font-size: 2.4rem;
    }
}

@media (min-width: 1200px) {
    .reviews__item::after {
        content: "";
        display: block;
        position: absolute;
        right: 0.8rem;
        bottom: -5rem;
        width: 8.5rem;
        height: 18.8rem;
        background: url(../images/bg-reviews-decor.png) 50% 50% no-repeat;
        background-size: auto;
        background-size: contain;
    }
}

.icon-social-vk {
    width: 2.5rem;
    height: 2.5rem;
}


.swiper-prev,
.swiper-next {
    position: absolute;
    top: 50%;
    z-index: 500;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 11rem;
    height: 11rem;
    border-radius: 50%;
    color: rgba(65, 65, 65, 0.8);
    font-size: 1.4rem;
    line-height: 1.14;
    font-weight: 500;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    margin: -5.5rem 0 0 0;
    transition: opacity 0.25s;
    cursor: pointer;
    transition: 0.25s;
}

.services__item-price {
    background: linear-gradient(273.86deg, #D3934C 0%, #F1C89B 100%);
    height: 3.5rem;
    line-height: 3.5rem;
    padding: 0 2rem;
}
.notice-banners-wrap {
    position: fixed;
    right: 2rem;
    bottom: 2rem;
    z-index: 555;
    max-width: calc(100% - 4rem);
    display: flex;
    flex-direction: column;
    align-items: end;
    gap: 2.5rem;
}
.notice-banners {
    position: relative;
    overflow: hidden;
    width: 100%;
    max-width: 560px;
    background: linear-gradient(352deg, #6D8257 15%, #B3CA9A 100%);
    border-radius: 4px;
    padding: 30px;
    color: #fff;
    box-shadow: -.2rem .4rem 1rem 0.4rem rgba(0, 0, 0, 0.2);
}

.notice-banners__list {
    width: 380px;
    max-width: 80%;
}

.notice-banners--green {
    background: linear-gradient(352deg, #6D8257 15%, #B3CA9A 100%);
}

.notice-banners--orange {
    background: linear-gradient(273.86deg, #D3934C 0%, #F1C89B 100%);
}

.notice-banners--blue {
    background: linear-gradient(352deg, #33ace5 0%, #b5edff 100%);
}

.notice-banners--winter::before, .notice-banners--summer::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
}

.notice-banners--winter::before{
    background: linear-gradient(90deg, #ffffff 0%, #ffffff 48%, #ffffff21 100%);
}

.notice-banners--summer::before{
    background: linear-gradient(90deg, #6c8156 0%, #6c8156 40%, transparent 100%);
}

.notice-banners--winter .notice-banners__background, .notice-banners--summer .notice-banners__background  {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    min-width: 60%;
    z-index: 1;
    height: 100%;
    object-fit: cover;
}

.notice-banners__list {
  position: relative;
  z-index: 3;
}

.notice-banner__title {
  font-family: "Balkara Free Condensed";
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 38px;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.notice-banner__text {
  font-family: Whitney;
  font-size: 16px;
  font-style: normal;
  font-weight: 350;
  line-height: 21px;
  opacity: .7;
  margin-bottom: 20px;
}

.notice-banners--winter .notice-banner__title, .notice-banners--winter .notice-banner__text,
.notice-banners--orange .notice-banner__title, .notice-banners--orange .notice-banner__text, .notice-banners--orange .notice-banners__close,
.notice-banners--blue .notice-banner__title, .notice-banners--blue .notice-banner__text, .notice-banners--blue .notice-banners__close {
  color: #414141;
}

.notice-banners--summer .notice-banner__title, .notice-banners--summer .notice-banner__text, .notice-banners--summer {
  color: #fff;
}

.notice-banners__close {
    cursor: pointer;
    position: absolute;
    z-index: 5;
    right: 25px;
    top: 25px;
}

.notice-banners__close svg {
    width: 3rem;
    height: 3rem;
}

.notice-banner {
    display: none;
    position: relative;
}

.notice-banner--active {
    display: block;
}

@media (max-width: 767px) {
     .notice-banner__title, .notice-banner__text {
          margin-bottom: 16px;
     }
     .notice-banners--summer .notice-banners__background  {
          min-width: 100%;
     }
     .notice-banner__text {
         font-size: 14px;
      }
     .notice-banners {
        width: 92%;
        max-width: 375px;
        padding: 25px;
    }
    .notice-banner__title {
           line-height: 28.8px;
    }
    .notice-banners--summer::before {
         background: linear-gradient(90deg, #6c8156 10%, transparent 100%);
    }
    .notice-banner--active {
         gap: 1.6rem;
    }
}

@media (max-width: 425px) {
     .notice-banners {
        width: 100%;
        max-width: 100%;
        right: 0;
        bottom: 0;
        border-radius: 0;
    }
}

.notice-banner > *:last-child {
    margin-bottom: 0;
}

.notice-banner__link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 4;
}

.notice-banner .ui-btn, .notice-banner .ui-btn:hover {
    color: #fff;
    text-decoration: none;
}

.notice-banner p {
    color: #fff;
}

.notice-banner--image picture {
    margin: -6rem -3rem -2rem;
}

@media (max-width: 992px) {
    .ui-wysiwyg img {
        height: unset !important;
    }
}


/*.ui-booking:before{
    background-image: url('../images/img-snow-1.png');
    margin:  -7rem -9rem 0 0;
}
.ui-booking:after{
    background-image: url('../images/img-snow-2.png');
}*/

.icon-nav-img {
    width: 3rem;
    height: 3rem;
}

.aside__nav-link img {
    display: block;
    margin: 0 1.5rem 0 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}

.iconed-list-wrapper {
    margin: 8rem 0;
}

.iconed-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.iconed-list__item {
    display: flex;
    align-items: center;
    color: rgba(65, 65, 65, 0.7);
    font-weight: 400;
    margin-bottom: 1.5rem;
}

.iconed-list__item .iconed-list__item-icon {
    width: 1.75em;
    flex: 0 0 1.7em;
    height: 1.75em;
    margin: 0 0.75em 0 0;
}

/*.benefits__grid:before {
    background-image: url('../images/img-snow-2.png');
}
.about__wysiwyg:before {
    background-image: url('../images/img-snow-1.png');
} 
*/
.discounts__event-image--darkened:before {
    content: '';
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 2;
}

.cc-insert .container-fluid {
    padding: 0;
}

.gallery__item-image img {
    /*max-height: 100%;*/
    height: 100% !important;
}


.gallery--fit-image .swiper-slide {
    width: auto;
}

@media (max-width: 768px) {
    .swiper-gallery.swiper-initialized {
        padding: 0;
    }

    .swiper-gallery .swiper-slide {
        /*max-width: 100%;*/
    }

    .gallery--fit-image .swiper-slide {
        width: 100%;
        margin: 0;
    }

    .gallery--fit-image .swiper-slide .gallery__item {
        max-height: 60vw;
    }

    .gallery--fit-image .swiper-slide .gallery__item img {
        height: 100% !important;
    }
}

.intro__text {
    opacity: 1;
}

.discounts__special.-hide-percent .discounts__special-percent {
    padding-left: 0;
}

.discounts__special.-hide-percent .discounts__special-percent-number small {
    display: none;
}

@media (min-width: 1200px) {
    .discounts__special.-font-sm .discounts__special-percent-number {
        font-size: 24rem;
    }
}

.swiper-gallery .swiper-slide {
    width: auto;
}
@media (max-width: 768px) {
    .swiper-gallery .swiper-slide {
        width: 100%;
    }
}

.faq p:last-child,
.faq ul:last-child {
    margin: 0;
}

.page-faq h1 {
    margin-bottom: 8rem;
}

.faq__list {
    margin-bottom: 8rem;
}

.faq__item {
    margin-bottom: 4rem;
}

.popup-autoopen__pre-title {
    color: #D3934C;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-size: 2rem;
    display: block;
}

.popup-autoopen__title {
    font-size: 4.8rem;
    margin: 1.25rem 0;
}

.popup-autoopen__post-title {
    color: #D3934C;
    text-transform: uppercase;
    font-size: 3.4rem;
    font-family: "Balkara Free Condensed", Arial, Helvetica, sans-serif;
}

.popup-autoopen__text {
    color: #414141;
    opacity: 0.7;
    font-size: 2rem;
}

.popup-autoopen__image {
    overflow: hidden;
    border-radius: 1rem;
    display: block;
    margin-bottom: 4rem;
}

.popup-autoopen__image img {
    display: block;
}

.popup-autoopen__button {
    margin-top: 4rem;
}

.popup-autoopen .popup__wrapper {
    padding-bottom: 7rem;
}

@media (max-width: 576px) {
    .popup-autoopen__title {
        font-size: 3.8rem;
    }

    .popup-autoopen__pre-title {
        font-size: 1.8rem;
    }

    .popup-autoopen__post-title {
        font-size: 2.8rem;
    }
}

.heading-style {
    display: block;
    margin: 0 0 3rem;
    font: 400 4.6rem/1.09 "Balkara Free Condensed", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
}

/* ================= SERVICES TABLE ======================== */
.services-table {
    padding: 8rem 0;
    background: linear-gradient(0, #FFF5E9, #FFF5E9, #FFFFFF);

}

.services-table a,
.services-table a:hover {
    text-decoration: none;
}

.services-table__table {
    line-height: 120%;
}

.services-table h3 {
    font-size: 5rem;
}

@media (max-width: 768px) {
    .services-table h3 {
        font-size: 4rem;
    }
}

.services-table ul,
.services-table p {
    color: inherit;
}

.services-table__row>*:last-child {
    margin-bottom: 0;
}

.services-table__column {
    padding: 4rem 3rem;
    background: #fff;
    border-radius: 8px;
}

.services-table__table {
    font-weight: 500;
    opacity: 0.7;
}

.services-table__title {
    opacity: 1;
    color: #000;
    font-weight: 600;
}

@media (max-width: 768px) {
    .services-table__column {
        padding: 2.5rem 2rem;
    }
}

.services-table__swiper[data-columns="3"] .swiper-slide {
    width: calc(33.33% - (20px * 2 / 3));
    min-width: 200px;
}

.services-table__swiper[data-columns="4"] .swiper-slide {
    width: calc(25% - (20px * 3 / 4));
    min-width: 200px;
}

.services-table__row:not(:last-child) {
    border-bottom: 1px solid #dad0c6;
    padding-bottom: 3.5rem;
    margin-bottom: 3.5rem;
}

.services-table__column-title>*:not(:first-child) {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.services-table__node {
    color: #84623F;
    font-size: 1.8rem;
    line-height: 120%;
    margin-top: 1.6rem;
}

.services-table__column-price,
.services-table__column-duration {
    text-align: center;
}

.services-table__column-price>*:not(:first-child),
.services-table__column-duration>*:not(:first-child) {
    color: #6d8257;
    text-transform: uppercase;
}

.services-table__column-description {
    line-height: 117%;
    font-size: 1.8rem;
}

/* ================= additional services ======================== */

.additional-services {
    line-height: 125%;
    padding: 8rem 0;
    background: #fff;
}

.additional-services h3 {
    font-size: 5rem;
}

@media (max-width: 768px) {
    .additional-services h3 {
        font-size: 4rem;
    }
}

.additional-services__row {
    display: flex;
    flex-wrap: nowrap;
    margin: 0 -1rem;
}

.additional-services__note {
    color: #84623F;
    font-weight: 400;
    font-size: 1.8rem;
    line-height: 120%;
    margin-top: 1.6rem;
}

.additional-services__item {
    flex: 0 0 50%;
    padding: 0 1rem;
}

.additional-services__item:not(:first-child) {
    text-align: center;
}

.additional-services__row:nth-child(3) .vaping-programs__item {
    text-align: left;
}

.additional-services__content {
    height: 100%;
}

.additional-services__table {
    font-weight: 500;
    opacity: 0.7;
}

.additional-services__item:last-child {
    color: #6d8257;
    text-transform: uppercase;
}

.additional-services__content {
    background: #F9F6F2;
    padding: 4rem 3rem;
    position: relative;
}

.additional-services__row:not(:last-child) .additional-services__content::after {
    content: '';
    border-bottom: 1px solid #dad0c6;
    position: absolute;
    bottom: 0;
    left: 3rem;
    width: calc(100% - 6rem);
    height: 1px;
}

.additional-services__row:first-child .additional-services__content {
    border-radius: 6px 6px 0 0;
}

.additional-services__row:last-child .additional-services__content {
    border-radius: 0 0 6px 6px;
}

@media (max-width: 768px) {
    .additional-services__content {
        padding: 2.5rem 2rem;
    }

    .additional-services__row:not(:last-child) .additional-services__content::after {
        left: 2rem;
        width: calc(100% - 5rem);
    }
}

/* ================= vaping programs ======================== */

.vaping-programs__table {
    line-height: 125%;
}

.vaping-programs__title {
    color: inherit;
    opacity: 1;
    font-weight: 600;
}

.vaping-programs__node {
    color: #84623F;
    margin-bottom: 3.6rem;
    font-size: 2rem;
    line-height: 120%;
    max-width: 15rem;
}

.vaping-programs__mob {
    margin-bottom: 5.8rem !important;
}

.vaping-programs__control {
    padding: 1.6rem
}

@media (min-width: 769px) {
    .vaping-programs__mob {
        display: none !important;
    }

    .vaping-programs__control {
        display: none;
    }
}

@media (max-width: 768px) {
    .vaping-programs__pc {
        display: none !important;
    }
}

.vaping-programs__table {
    overflow: auto;
}

.vaping-programs__row {
    display: flex;
    flex-wrap: nowrap;
    margin-left: -2rem;
}

.vaping-programs__content img {
    width: 100%;
}

.vaping-programs__note {
    margin-top: 2rem;
    font-size: 1.8rem;
}

.vaping-programs__item {
    flex: 0 0 33.33%;
    min-width: 35rem;
    padding-left: 2rem;
}

.vaping-programs__item:first-child {
    min-width: 22rem;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}

.vaping-programs__item:not(:first-child) {
    text-align: center;
}

.vaping-programs__row:nth-child(3) .vaping-programs__item {
    text-align: left;
}

.vaping-programs__content {
    height: 100%;
    font-weight: 500;
}

.vaping-programs__row:not(:first-child) {
    opacity: 0.7;
}

.vaping-programs ul,
.vaping-programs p {
    color: inherit;
}

.vaping-programs__row-price .vaping-programs__item:not(:first-child),
.vaping-programs__row-pricepersubhuman .vaping-programs__item:not(:first-child),
.vaping-programs__row-priceextensiononehour .vaping-programs__item:not(:first-child) {
    color: #6D8257;
    text-transform: uppercase;
}

.vaping-programs__content {
    background: white;
}

.vaping-programs__row:not(:first-child) .vaping-programs__content {
    padding: 4rem 3rem;
    position: relative;
}

.vaping-programs__row:first-child .vaping-programs__content {
    border-radius: 6px 6px 0 0;
}

.vaping-programs__row:last-child .vaping-programs__content {
    border-radius: 0 0 6px 6px;
}

.vaping-programs__content ul {
    margin: 0;
}

.vaping-programs__content li {
    margin: 0 .5rem !important;
}

.vaping-programs__row:not(:last-child):not(:first-child) .vaping-programs__content::after {
    content: '';
    border-bottom: 1px solid #dad0c6;
    position: absolute;
    bottom: 0;
    left: 3rem;
    width: calc(100% - 6rem);
    height: 1px;
}

@media (max-width: 768px) {
    .vaping-programs__row:not(:first-child) .vaping-programs__content {
        padding: 2.5rem 2rem;
    }

    .vaping-programs__row-title .vaping-programs__content {
        padding-bottom: 4rem !important;
    }

    .vaping-programs__row:not(:last-child):not(:first-child) .vaping-programs__content::after {
        left: 2rem;
        width: calc(100% - 5rem);
    }
}

/* ================= list icon ====================== */
.list-icon {
    margin: 8rem 0;
}

.list-icon__title {
    font-size: 5rem;
}

.list-icon--bath {
    margin: 8rem 0 2rem;
}

@media (max-width: 768px) {
    .list-icon__title {
        font-size: 4rem;
    }
}
/* ==== SWIPER ===== */
.swiper-gallery .swiper-pagination {
    display: block;
}
@media (min-width: 1200px) {
  .swiper-gallery .swiper-pagination {
      display: none;
  }
}
.swiper-gallery .swiper-pagination-bullet {
    display: inline-block;
}

/* ==== Snowflake ==== */
.is-new-year .ui-booking:after {
    background: url(../images/snowflake.png) 50% 50% no-repeat;
    background-size: contain;
}
.is-new-year .about__wysiwyg:before {
    background: url(../images/snowflake.png) 50% 50% no-repeat;
    background-size: contain;
}
.is-new-year .ui-booking:before {
    background: url(../images/snowflakes.png) 50% 50% no-repeat;
    background-size: contain;
}
.is-new-year .benefits__grid:before {
    background: url(../images/snowflakes.png) 50% 50% no-repeat;
    background-size: contain;
}
.is-new-year {
}

/* ===== Discounts - Event ===== */

.discounts__event-title {
    color: #fff;
}
.discounts__event {
        min-height: 50rem;
}
@media (max-width: 767px) {
        .discounts__event {
               min-height: 70vw;
        }
}
.blog__offer + .blog__offer {
    margin-top: 4rem;
}
.services-featured .services__item-text {
    min-height: 5.25em;
}

/* ==== Discounts ==== */
@media (max-width: 767px) {
     .discounts__special {
            min-height: 70vw;
     }
}

.is-loading {
    position: relative;
}
.is-loading:before{
    position: absolute;
    display: block;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(255,255,255,0.7);
    background-image: url('../images/spinner.svg');
    background-position: center;
    background-size: 2rem;
    background-repeat: no-repeat;

}

/* ================================== Конкурс стихов ===================================== */

.mark {
    display: block;
    font-size: 2.2rem;
    line-height: 100%;
    font-weight: 500;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    background: 0 0;
    color: #d3934c;
}

.title {
    display: block;
    font-family: "Balkara Free Condensed", Arial, Helvetica, sans-serif;
    font-size: 5.6rem;
    line-height: 110%;
    font-weight: 400;
    text-transform: uppercase;
}

.reviews.-gray {
    position: relative;
    background: linear-gradient(0deg, #F9F6F2 0.09%, rgba(249, 246, 242, 0.00) 50%), linear-gradient(180deg, #F9F6F2 6.3%, rgba(249, 246, 242, 0.00) 42.92%), url("../images/bg-reviews.png") lightgray 0px 0px / 100% 125.276% no-repeat;
    padding-bottom: 20rem;
}

.concurs {
    overflow: hidden;
    position: relative;
    padding-bottom: 130px;
    background-color: #F9F6F2;
    background-image: url('../images/concurs/concurs-bg.webp');
    background-size: contain;
    background-position: bottom center;
    background-repeat: no-repeat;
}

.concurs__top {
    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;
    max-width: 720px;
    margin: 0 auto;
    margin-bottom: 9rem;
    gap: 40px;
    padding-top: 130px;
    text-align: center;
}
.concurs__top::after {
    content: "";
    position: absolute;
    z-index: 0;
    top: 25px;
    left: 50%;
    -webkit-transform: translateX(-41%);
        -ms-transform: translateX(-41%);
            transform: translateX(-41%);
    width: 600px;
    height: 620px;
    background-image: url('../images/concurs/logo-gray.svg');
    background-size: 100% 100%;
    background-position: center;
}
.concurs__title {
    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;
    gap: 25px;
    z-index: 1;
}
.concurs__title .title {
    margin: 0;
}
.concurs__title::before,
.concurs__title::after {
    content: "";
    position: absolute;
    bottom: 2px;
    height: 48px;
    width: 100vw;
    background-repeat: repeat;
    background-size: contain;
    opacity: 0.7;
    background-image: url('../images/concurs/decor.svg');
}
.concurs__title::before {
    left: -60px;
    -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
            transform: translateX(-100%);
    background-position: right center;
}
.concurs__title::after {
    -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
            transform: translateX(100%);
    right: -60px;
    background-position: left center;
}

.concurs__descr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 30px;
    font-size: 2.2rem;
    font-weight: 500;
    line-height: 150%;
    z-index: 1;
}
.concurs__descr p {
    margin: 0;
}
.concurs__descr span {
    display: block;
}
.concurs__grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 75px 1fr;
    grid-template-columns: repeat(2, 1fr);
    gap: 75px;
    margin-bottom: 75px;
    z-index: 1;
    position: relative;
}
.concurs__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-transform: uppercase;
    font-family: "Balkara Free Condensed", Arial, Helvetica, sans-serif;
    font-size: 2.7rem;
    line-height: 160%;
    color: #84623F;
}
.concurs__info {
    max-width: 720px;
    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;
    gap: 20px;
    text-align: center;
    margin: 0 auto;
    font-weight: 500;
    font-size: 16px;
    line-height: 130%;
    position: relative;
    z-index: 1;
}
.concurs__info p {
    margin: 0;
    font-weight: 350;
}

@media (max-width:1366px) {
    .concurs {
        padding-bottom: 80px;
    }
    .concurs__top {
        gap: 30px;
        padding-top: 80px;
    }
    .concurs__descr {
        gap: 20px;
        font-size: 18px;
    }
    .concurs__title::before, .concurs__title::after {
        height: 34px;
    }
    .concurs__top::after {
        width: 500px;
        height: 530px;
    }
    .concurs__item {
        font-size: 20px;
    }
    .concurs__grid {
        margin-bottom: 60px;
    }
}

@media (max-width:1250px) {
    .concurs__top {
        max-width: 80%;
    }
    .concurs__top::after {
        width: 400px;
        height: 420px;
        -webkit-transform: translateX(-49%);
            -ms-transform: translateX(-49%);
                transform: translateX(-49%);
    }
    .concurs__descr {
        font-size: 18px;
    }
    .concurs__title::before, .concurs__title::after {
        height: 30px;
    }
    .concurs__title::before {
        left: -30px;
    }
    .concurs__title::after {
        right: -30px;
    }
    .concurs__grid {
        gap: 50px;
    }
    .concurs__item {
        font-size: 20px;
    }
    .concurs__info {
        max-width: 80%;
    }
}
@media (max-width:1050px) {
    .concurs__item {
        font-size: 19px;
    }
}
@media (max-width:950px) {
    .concurs {
        padding-bottom: 70px;
        background-size: 100% 60%;
    }
    .concurs__top {
        gap: 20px;
        max-width: 100%;
        margin-bottom: 50px;
        padding-top: 70px;
    }
    .concurs__top::after {
        -webkit-transform: translateX(-46%);
            -ms-transform: translateX(-46%);
                transform: translateX(-46%);
    }
    .concurs__descr {
        gap: 15px;
        font-size: 16px;
    }
    .concurs__item  {
        font-size: 16px;
    }
    .concurs__grid {
        gap: 30px;
        margin-bottom: 50px;
    }
    .concurs__info {
        max-width: 100%;
        font-size: 14px;
    }
}

@media (max-width:750px) {
    .concurs__top {
        margin-bottom: 30px;
    }
    .concurs__grid {
        display: block;
        -ms-grid-columns: 1fr;
        grid-template-columns: repeat(1, 1fr);
        gap: 0;
        margin-bottom: 30px;
    }
    .concurs__item {
        font-size: 16px;
        text-align: center;
    }
}

@media (max-width:550px) {
    .mark {
        font-size: 14px;
    }
    .title {
        font-size: 28px;
    }
    .concurs__title {
        gap: 15px;
    }
    .concurs__top::after {
        top: 60px;
    }
    .concurs__title::before, .concurs__title::after {
        bottom: 0;
    }
    .concurs__title::before {
        left: -20px;
    }
    .concurs__title::after {
        right: -20px;
    }
    .concurs__item {
        font-size: 14px;
    }
}
/* ============= Google reCaptcha ===================  */
.grecaptcha-badge {visibility: hidden;}

.footer__recaptcha {
      font-size: 1.1rem;
      color: #858585;
      max-width: 320px;
}
@media (max-width: 1199px) {
    .footer__recaptcha {
         margin-bottom: 2rem;
         font-size: 1.4rem;
    }
}
.footer__recaptcha a {
    color: inherit;
}
/* ================== Popup Panel =================== */
.popup-panel {
    line-height: 0;
    display: flex;
    flex-direction: column;
    gap: 1rem;
}
.popup-panel__button {
    position: relative;
    display: inline-block;
    padding: 1.2rem;
    border-radius: 999px;
    background-image: linear-gradient(94deg, #B3CA9A 0%, #6D8257 100%);
    transition: background-image 0.5s ease;
}
.popup-panel__button::after {
    border-radius: 999px;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .2);
    transition: opacity .25s;
    opacity: 0;
}
.popup-panel__button:hover::after {
   opacity: 1;
}
.popup-panel__icon {
    width: 4rem;
    height: 4rem;
    color: #fff;
    position: relative;
    z-index: 1;
}
.notice-banners + .popup-panel {
    bottom: 6rem;
}
.popup-panel__button--whatsapp {
    background-image: linear-gradient(94deg, #B3CA9A 0%, #6D8257 100%);
}
.clearfix::after {
  content: "";
  clear: both;
  display: table;
}
@media (min-width: 768px) {
    .article__body div.clearfix {
        margin: 0 0 2rem;
    }
}
.article__body div.clearfix {
    margin: 0 0 2.85714rem;
}
.article__body div.clearfix+h1,.article__body div.clearfix+h2,.article__body div.clearfix+h3,.article__body div.clearfix+h4,.article__body div.clearfix+h5,.article__body div.clearfix+h6 {
    padding-top: 7.14286rem
}
@media (min-width: 768px) {
    .article__body div.clearfix+h1,.article__body div.clearfix+h2,.article__body div.clearfix+h3,.article__body div.clearfix+h4,.article__body div.clearfix+h5,.article__body div.clearfix+h6 {
        padding-top: 4rem
    }
}

/* =============== Смена шрифта ================= */
.reviews__title,
.events__title,
.about__wysiwyg h2,
.description h2,
.txt__title,
.txt__info,
.faq__title,
.benefits__title,
.discounts__coupon-percent,
.discounts__event-percent,
.services__title,
.services-featured__title,
.intro__title,
.concurs__item,
.footer__nav-title,
.popup__title,
.footer__contacts-title,
.footer__subsc-title,
.title,
.ui-title-28,
.ui-title-36,
.ui-title-46,
.ui-title-56,
.ui-title-66,
.ui-wysiwyg h1,
.ui-wysiwyg h2,
.ui-wysiwyg h3,
.ui-wysiwyg h4,
.ui-wysiwyg h5,
.article__title,
.article__body h1,
.article__body h2,
.article__body h3,
.article__body h4,
.article__body h5,
.article__body h6,
.heading-style,
.expect__title,
.popup-subsc__title,
.topbar__title,
.offer__text,
.room__title,
.ui-feedback__title,
.banner__title,
.ui-ol > li:after,
.ui-wysiwyg ol > li:after,
.blog__title,
.blog-featured__title,
.blog__offer-text,
.faq__accordion dt,
.contacts__title {
    font-family: 'Whitney';
    font-weight: 600;
}

/* ======= Плашка хорошее место ======== */
.good-place {
    display: flex;
    align-items: center;
    justify-content: end;
    gap: 17px;
    position: relative;
    z-index: 2;
    color: white;
    font-family: 'NotoSerif', Arial, sans-serif;
    font-weight: 400;
    line-height: 1;
    font-size: 13px;
    margin: -10rem 0 3rem;
}
@media (min-width: 1200px) {
    .good-place {
        margin: -17rem 0 4rem;
    }
}
@media (max-width: 576px) {
    .good-place {
        justify-content: space-between;
    }
}
.good-place__title {
    display: block;
    text-decoration: none;
    color: inherit;
    font-size: 16px;
    margin-bottom: 10px;
}
@media (max-width: 576px) {
    .good-place__title {
        font-size: 11px;
        margin-bottom: 5px;
    }
}
.good-place__body {
    display: flex;
    gap: 10px;
    align-items: center;
}
@media (max-width: 576px) {
    .good-place__body {
        gap: 5px;
    }
}
.good-place__score {
    font-size: 50px;
    position: relative;
    top: 2px;
}
@media (max-width: 576px) {
    .good-place__score {
        font-size: 35px;
    }
}
.good-place__count-reviews {
    font-size: 16px;
    margin-left: 3px;
}
@media (max-width: 576px) {
    .good-place__count-reviews {
        font-size: 11px;
    }
}
.good-place__stars {
    margin-bottom: 5px;
}
@media (max-width: 576px) {
    .good-place__stars {
        margin-bottom: 0px;
    }
}
.good-place__content {
    display: flex;
    flex-direction: column;
    align-items: end;
}
@media (max-width: 576px) {
    .good-place__content {
        align-items: start;
    }
}
.good-place__icon {
    text-decoration: none;
    color: inherit;
}
.good-place__icon svg {
    width: 65px;
    height: auto;
}
@media (max-width: 576px) {
    .good-place__icon svg {
        width: 45px;
        height: auto;
    }
}
.good-place__star {
    width: 18px;
    height: auto;
}
@media (max-width: 576px) {
    .good-place__star {
        width: 13px;
    }
}
.intro__text {
  margin-bottom: 5rem;
}
@media (max-width: 576px) {
    .intro__text {
       margin-bottom: 3rem;
    }
}
.intro {
    padding-bottom: 7rem;
}
@media (min-width: 1200px) {
    .intro {
        padding-bottom: 18rem;
        min-height: 100vh;
    }
}

/* ============== Плашка над Яндекс Картой =============== */
.map-wrap {
    position:relative;
}
@media (min-width: 1200px) {
    .map-wrap {
        margin: 0 0 0 9rem;
    }
}
.map-wrap .map {
    margin: 0;
}
.map-info {
    position: absolute;
    z-index: 2;
    background: white;
    padding: 2.5rem;
    max-width: 44rem;
    box-shadow: 0 1px 2px 1px rgba(0,0,0,.15),0 2px 5px -3px rgba(0,0,0,.15);
    border-radius: .7rem;
    top: 50%;
    left: 3%;
    transform: translateY(-50%);
}
@media (max-width: 768px) {
    .map-info {
        position: relative;
        transform: none;
        top: unset;
        left: unset;
        max-width: 100%;
        margin: 3.5rem 2rem;
        border: 1px solid #cdcdcd;
        box-shadow: unset;
    }
}
.map-info__title {
    font-size: 21px;
    line-height: 1.1;
}
@media (max-width: 576px) {
    .map-info__title {
        font-size: 16px;
    }
}
.map-info__contact {
    display: flex;
    align-items: flex-start;
    gap: 1rem;
    margin-top: 3rem;
}
@media (max-width: 576px) {
    .map-info__contact {
        margin-top: 2rem;
    }
}
.map-info__contact-icon {
    width: 3rem;
    height: auto;
    filter: grayscale(1);
}
.map-info__contact-phone {
    font-size: 22px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 0.3rem;
}
@media (max-width: 576px) {
    .map-info__contact-phone {
        font-size: 17px;
    }
}
.map-info__contact-phone a {
    text-decoration: none;
    color: inherit;
}
.map-info__contact-description {
    font-size: 18px;
    font-weight: 400;
}
@media (max-width: 576px) {
    .map-info__contact-description {
        font-size: 14px;
    }
}
.map-info__buttons {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
    margin-top: 4rem;
}
@media (max-width: 768px) {
    .map-info__buttons {
        flex-direction: row;
        margin-top: 2rem;
    }
}
.map-info__button {
    text-decoration: none;
    line-height: 1;
}
.map-info__button--yandex-map {
    color: #ff4433; 
}
.map-info__button--2gis {
    color: #16aa1e;    
}
.map-info__button svg {
    border-radius: 9999rem;
    height: auto;
}
@media (max-width: 576px) {
    .map-info__button svg {
        width: 100%;
    }
}
.map-info__button--yandex-map svg {
    max-width: 180px;
}
.map-info__button--2gis svg  {
    max-width: 132px;
}

/* === Бронирование === */
@media (max-width: 767px) {
  .ui-booking__data .ui-btn {
      height: 8.4rem;
      font-size: 2rem;
  }
}

/* === Иконки с текстом в ряд === */
.benefits__item {
    text-decoration: none;
    color: inherit;
}

/* === Fancybox === */
.fancybox-zoom {
    position: absolute;
    top: 4rem;
    right: 10rem;
    z-index: 110000;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: 0 0;
    padding: 0;
    border: none;
    cursor: pointer;
    color: #fff;
    height: 6rem;
    width: 6rem;
    transition: .25s;
}
.fancybox-zoom:hover {
    color: #c69c6d;
}
.fancybox-zoom svg {
    display: block;
    width: 3.8rem;
    height: 3.8rem;
}
