@media (max-width: 1309px){
    .live__chat {
        width: 48px;
        height: 48px;

        &:hover {
            width: 52px;
            height: 52px;
        }
    }
    .chat__wrapper svg{
        width: 21.6px;
        height: 21.6px;
        transition: 0.3s;

        &:hover{
            width: 23.4px;
            height: 23.4px;
        }
    }

    .hero{
        background-image: url('../images/hero_bg-des.jpg');
    }
    .hero__content-top{
        padding: 74px 0 86px 0;
    }
    .hero__title {
        max-width: 390px;
        font-size: 54px;
        letter-spacing: -1.08px;
    }
    .hero__content-bottom {
        padding: 26px 0 8px 0;
    }
    .hero__content-bottom p{
        max-width: 173px;
        font-size: 15px;
    }
    .hero__content-bottom ul{
        gap: 8px;
    }
    .hero__content-bottom ul li{
        width: 170.33333px;
        height: 68px;
        gap: 8px;
    }
    .hero__content-bottom ul li img{
        width: 52px;
        height: 52px;
    }
    .hero__content-bottom ul li p{
        font-size: 14px;
    }
    .advantages{
        padding: 100px 0 60px 0;
    }
    .advatages__text {
        max-width: 630px;
        color: #171A15;
        font-size: 33px;
        letter-spacing: -0.66px;
        margin: 0 0 40px 0;
    }
    .advantages__list{
        gap: 36px;
        margin: 0 0 60px 0;
    }
    .advantages__list li p {
        font-size: 15px;
        font-weight: 600;
    }
    .advantages__gallery{
        gap: 24px;
    }
    .essence {
        padding: 60px 0 100px 0;
    }
    .essence__title{
        max-width: 656px;
        font-size: 33px;
        letter-spacing: -0.66px;
    }
    .essence__bottom{
        flex-direction: column;
        gap: 40px;
    }
    .essence__bottom-left picture img{
        max-width: 100%;
        width: auto;        
        height: 423.684px;
    }
    .info{
        padding: 100px 0;
    }
    .info .container{
        gap: 60px;
    }
    .info__list{
        width: 100%;
        display: flex;
        align-items: flex-end;
        justify-content: flex-end;
        gap: 20px;
    }
    .info__item{
        width: 280px;
        max-height: 268px;
    }
    .info__item-top{
        gap: 12px;
    }
    .info__item-svg{
        width: 50px;
        height: 50px;
    }
    .info__item-top-text{
        font-size: 15px;
    }
    .info__item-bottom h3{
        font-size: 22px;
    }
    .info__item-bottom p{
        font-size: 15px;
    }
    .animation__block{
        padding: 30px;
    }
    .animation__list{
        animation: marqueeScroll-2 10s linear infinite;
    }
    .animation__list li p{
        font-size: 22px;
        letter-spacing: -0.4px;
    }
    .harmony{
        padding: 100px 0;
    }
    .harmony .container {
        gap: 20px;
    }
    .harmony__right {
        max-width: 340px;
    }
    .harmony__title{
        max-width: 340px;
        font-size: 48px;
        letter-spacing: -0.96px;
    }
    .harmony__text {
        max-width: 435px;
        font-size: 20px;
        font-weight: 500;
        line-height: 1.20;
    }
    .wellness{
        padding: 100px 0;
    }
    .wellness .container {
        gap: 20px;
    }
    .wellness__left {
        max-width: 340px;
    }
    .wellness__title{
        max-width: 340px;
        font-size: 48px;
        letter-spacing: -0.96px;
    }
    .wellness__text {
        max-width: 435px;
        font-size: 20px;
        font-weight: 500;
        line-height: 1.20;
    }
    .footer__bottom .container{
        gap: 39px;
    }
    .footer__list {
        gap: 31.62px;
    }
    .footer__chat{
        right: 40px;
        bottom: 60px;
        width: 327px;
        height: 381px;
        padding: 40px 24px;
        gap: 20px;
    }
    .footer__chat-svg{
        width: 30px;
        height: 30px;
        aspect-ratio: 1/1;
    }
    .footer__chat-svg svg{
        width: 30px;
        height: 30px;
        aspect-ratio: 1/1;
    }
    .footer__chat-title{
        font-size: 40px;
        letter-spacing: -0.8px;
    }
    .footer__chat-text{
        font-size: 21px;

    }
    .footer__logo-confirm {
         width: auto;
     }
    .about__hero__content .container {
        gap: 20px;
    }
    .about__hero__content-left{
        padding:0  0 65px 0;
    }
    .about__hero-title{
        max-width: 339px;
        font-size: 54px;
        letter-spacing: -1.08px;
    }
    .about__hero-text{
        max-width: 339px;
        font-size: 18px;
    }
    .about__hero__content-right picture img{
        max-width: 500px;
        height: 608px;
        right: -15px;
    }
    .start{
        padding: 100px 0 60px 0;
    }
    .start .container{
        gap: 40px;
    }
    .start__title{
        max-width: 314px;
        font-size: 48px;
        font-weight: 500;
        letter-spacing: -0.96px;
    }
    .start__list{
        justify-content: space-between;
    }
    .start__list ul{
        gap: 24px;
    }
    .start__list ul li{
        max-width: 338px;
    }
    .start__list ul li p{
        font-size: 18px;
    }
    .start__list-img ul{
        
        gap: 20px;
    }
    .start__list-item-1 img{
        max-width: 460px;
    }
    .start__list-item-2 img {
        max-width: 220px;
    }
    .start__list-img p{
        top: 20px;
        left: 12px;
    }
    .start__list-icon ul{
        justify-content: flex-start;
        flex-wrap: wrap; 
        gap:20px 30px ;
    }
    .start__list-icon ul li svg{
        width: 24px;
        height: 24px;
    }
    .care{
        padding: 60px 0 100px 0;
    }
    .care__top{
        margin: 0 0 60px 0;
    }
    .care__title{
        max-width: 556px;
        font-size: 33px;
        letter-spacing: -0.66px;
    }
    .care__bottom ul{
        gap: 20px;
    }
    .care__bottom ul li{
        height: 209px;
        padding: 16px;
    }
    .care__botoom-number{
        width: 48px;
        height: 48px;
    }
    .care__botoom-block{
        gap: 8px;
    }
    .care__botoom-block h4{
        font-size: 22px;
    }
    .care__botoom-block p {
        font-size: 15px;
    }
    .contact__hero {
        padding: 0 0 145px 0;
    }
    .contact__hero-content .container{
        gap: 70px;
    }
    .contact__hero-content{
        padding: 47px 0 0 0;
    }
    .contact__hero-content-top{
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 58px;
    }
    .contact__hero-content-top img {
        display: block;
        max-width: 220px;
        aspect-ratio: 1/1;
    }
    .contact__hero-content-title{
        max-width: 422px;
        font-size: 54px;
        letter-spacing: -1.08px;
    }
    .contact__hero-list{
        display: flex;
        justify-content: center;
        gap: 20px;
    }
    .contact__hero-item-1{
        display: none;
    }
    .contact__hero-item-2, .contact__hero-item-3{
        width: 340px;
        height: 198px;
        padding: 0 30px 30px 0;
    }
    .contact__hero-item-2 p,
    .contact__hero-item-3 p {
        font-size: 21px;
    }
    .contact__info{
        padding: 100px 0;
    }
    .contact__info .container{
        gap: 60px;
    }
    .contact__info-block{
        display: flex;
        flex-direction: column;
        gap: 40px;
    }
    .contact__info-title{
        max-width: 349px;
        font-size: 33px;
        letter-spacing: -0.66px;
    }
    .contact__info__list{
        gap: 20px;
    }
    .contact__info__item{
        width: 280px;
        height: 240px;
    }
    .contact__info__item-bottom a{
        font-size: 18px;
    }
    .check__order{
        padding: 100px 0;
    }
    .check__order-left{
        max-width: 340px;
        gap: 24px;
    }
    .check__order-left .subtitle{
        margin: 0;
    }
    .check__order-left h2{
        font-size: 48px;
        letter-spacing: -0.96px;
        margin: 0;
    }
    .check__order-left p {
        font-size: 21px;
        line-height: 1.20; 
    }
    .check__order-right{
        width: 340px;
        padding: 30px 24px;
    }
    .check__order-right-title{
        font-size: 22px;
    }
    .check__order__form form{
        gap: 20px;
    }



}
@media (max-width:890px) {
    .about__hero__content-right picture img {
        max-width: 369px;
    }
}

@media (max-width:780px) {
        .hero{
            background-image: url('../images/hero_bg-tab.jpg');
        }
        .care__bottom ul li{
            width: 220px;
    }
}

@media (max-width:730px){
    .menu-icon {
        display: block;
        cursor: pointer;
        width: 32px;
        height: 32px;
        transition: 0.3s;
    }
    .b-mobile {
        display: block;
    }
    .header__menu-logo img{
        width: auto;
        height: 33.74683px;
    }

    .header__right {
        display: flex;
        flex-direction: column;
        background: #F9F7F3;
        position: fixed;
        top: 0;
        right: 0;
        width: 100%;
        height: 100vh;
        opacity: 0;
        visibility: hidden;
        transform: translateX(100%);
        transition: 0.3s;
        z-index: 999999;
    }
    .header__right .header__menu .container{
        display: flex;
        justify-content: space-between;
        padding-top: 12px;
    }
    .header__right.active {
        opacity: 1;
        visibility: visible;
        transform: translateX(0);
        z-index: 999999;
    }
    .header__menu .header__right.active{
        background: #F9F7F3;
    }
     .contact__top-mob{
        background: rgba(212, 210, 207, 0.30);
        backdrop-filter: blur(10px);
    }
    .contact__top-mob .container{
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .contact__top-mob a{
        color: #171A15;
        font-size: 12px;
        font-weight: 500;
        line-height: 1.10;
        transition: 0.3s;

        &:hover{
            color: #D3D3D3;
        }
    }

    .header__menu-logo img{
        width: auto;
        height: 44px;
    }
    .header__menu-btns{
        display: flex;
        align-items: center;
        gap: 30px;
    }
    .primary__btn-tab{
        width: 139px;
        height: 40px;
    }
    .nav__mob{
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 12px;
    }
    .nav__mob ul {
        display: flex;
        flex-direction: column;
        gap: 30px;
    }
    .header__right-row{
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 200px;
        padding: 40px 15px;
    }
    .header__right-row .nav__mob ul li a {
        display: block;
        color: #171A15;
        font-size: 26px;
        font-weight: 500;
        line-height: 1.10;
        text-align: center;
        transition: 0.3s;

        &:hover{
            color: #D3D3D3;
        }
    }
    .mob__contact{
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .mob-menu__btn{
        display: flex;
    }
    .mob__contact-text{
        color:  #777;
        font-family: Montserrat;
        font-size: 16px;
        font-weight: 500;
        line-height: 1.40;
    }
    .mob__contact a {
        font-size: 18px;
        font-weight: 500;
        line-height: 1.40;
    }
    .mob__contact .primary__btn{
        width: 100%;
        height: 47px;
        margin: 0 0 30px 0;
    }

    .mob__contact-line{
        width: 100%;
        height: 1px;
        background: rgba(0, 0, 0, 0.16);
    }
    .mob__contact-block{
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 12px;
    }
    .contact__top a {
        font-size: 12px;
    }
    .header__nav{
        display: none;
    }
    .header .primary__btn{
        display: none;
    }
    .hero__content-top{
        padding: 143.25px 0 30px 0;
    }
    .hero__title {
        max-width: 322px;
        font-size: 44px;
        letter-spacing: -1.32px;
    }
    .hero__content-bottom {
        padding: 20px 0;
    }
    .hero__content-bottom .container{
        flex-direction: column;
        gap: 16px;
    }
    .hero__content-bottom p{
        max-width: 274px;
        font-size: 14px;
        line-height: 1.21;
    }
    .hero__content-bottom ul li{
        width: 102px;
        height: 66px;
        border-radius: 8px;
        padding: 6px;
    }
    .hero__content-bottom ul li img{
        width: 100%;
        height: 54px;
        align-self: stretch;
        aspect-ratio: 5/3;
    }
    .hero__content-bottom ul li p{
        display: none;
    }
    .advantages{
        padding: 80px 0 40px 0;
    }
    .advatages__text {
        max-width: 100%;
        font-size: 28px;
        letter-spacing: -0.56px;
        margin: 0 0 40px 0;
    }
    .advantages__list{
        flex-wrap: wrap;
        gap: 32px;
        margin: 0 0 40px 0;
    }
    .advantages__list li p {
        font-size: 15px;
        font-weight: 600;
    }
    .advantages__gallery{
        flex-direction: column;
        gap: 16px;
    }
    .essence {
        padding: 40px 0 100px 0;
    }
    .essence__title{
        max-width: 246px;
        font-size: 28px;
        letter-spacing: -0.56px;
    }
    .essence__bottom{
        flex-direction: column;
        gap: 40px;
    }
    .essence__bottom-left picture img{
        max-width: 100%;
        width: 100%;        
        height: auto;
    }
    .info{
        padding: 80px 0;
    }
    .info .container{
        gap: 60px;
    }
    .info__list{
        width: 100%;
        align-items: flex-start;
        justify-content: center;
        flex-direction: column;
    }
    .info__item{
        width: 322px;
        max-height: 221px;
        gap: 40px;
    }
    .info__item-svg{
        width: 40px;
        height: 40px;
    }
    .info__item-svg svg {
        width: 19.2px;
        height: 19.2px;
    }
    .info__item-top-text{
        font-size: 14px;
    }
    .info__item-bottom{
        gap: 12px;
    }
    .info__item-bottom h3{
        font-size: 20px;
    }
    .info__item-bottom p{
        font-size: 14px;
    }
    .animation__block{
        padding: 24px;
    }
    .animation__list li p{
        font-size: 16px;
        letter-spacing: -0.32px;
    }
    .animation__list {
        gap: 40px;
        animation: marqueeScroll-3 10s linear infinite;
    }
    .harmony{
        padding: 80px 0 40px 0;
    }
    .harmony .container {
        display: flex;
        flex-direction: column;
        gap: 20px;
    }
    .harmony__title{
        font-size: 34px;
        letter-spacing: -0.68px;
    }
    .harmony__text {
        font-size: 16px;
    }
    .wellness{
        padding: 80px 0 40px 0;
    }
    .wellness .container {
        display: flex;
        flex-direction: column-reverse;
        gap: 20px;
    }
    .wellness__title{
        font-size: 34px;
        letter-spacing: -0.68px;
    }
    .welness__text {
        font-size: 16px;
    }
    .footer__bottom .container{
        padding-top: 263px;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 40px;
    }
    .footer__logo{
        margin: 0 auto;
    }
    .footer__text{
        display: none;
    }
    .footer__list {
        align-items: center;
        justify-content: center;
        gap: 24px;
    }
    .footer__text-2{
        display: flex;
        color:  #777;
        text-align: center;
        font-size: 14px;
        font-weight: 600;
        line-height: 1.10; 
        text-transform: uppercase;
    }
    .footer__chat{
        right: 0;
        bottom: 350px;
        left: 50%;
        transform: translateX(-50%);
    }
    .footer__confirm {
        padding: 40px 0;
    }
    .footer__confirm .container{
        flex-direction: column;
        justify-content: center;
    }
    .footer__list-confirm{
        flex-direction: column;
        gap: 24px;
    }

    .about__contact__top a {
        font-size: 12px;
    }
    .about__header__bottom .container {
        border-bottom: 0;
        padding-bottom: 0;
    }
    .about__header__nav{
        display: none;
    }
    .about__header .primary__btn{
        display: none;
    }
    .about__hero__content{
        margin-top: 0px;
    }
    .about__hero__content .container {
        flex-direction: column;
        gap: 36.12px;
    }
    .about__hero__content-left{
        padding: 37.25px 0 0 0;
    }
    .about__hero-title{
        max-width: 100%;
        font-size: 44px;
        letter-spacing: -1.32px;
    }
    .about__hero-text{
        max-width: 100%;
        font-size: 16px;
    }
    .about__hero__content-right{
        margin: 0 auto;
    }
    .about__hero__content-right picture img{
        position: static;
        max-width: 100%;
        max-height: auto;
    }
    .start{
        padding: 80px 0 40px 0;
    }
    .start__title{
        max-width: 227px;
        font-size: 34px;
        letter-spacing: -0.68px;
    }
    .start__list ul{
        flex-direction: column;
        gap: 16px;
    }
    .start__list ul li{
        max-width: 306px;
    }
    .start__list ul li p{
        font-size: 16px;
    }
    .start__list-img ul{
        flex-direction: column;
       align-items: flex-start;
        gap: 12px;
    }
    .start__list-item-1 img{
        max-width: 100%;
        height: 203px;
    }
    .start__list-item-2 img {
        max-width: 322px;
        height: 285px;
    }
    .start__list-img p{
        top: 20.11px;
        left: 12px;
    }
    .start__list-icon ul{
        justify-content: flex-start;
        flex-wrap: wrap; 
        gap:24px;
    }
    .care{
        padding: 40px 0 80px 0;
    }
    .care__line{
        margin: 0 0 40px 0;
    }
    .care__top{
        margin: 0 0 30px 0;
    }
    .care__title{
        max-width: 556px;
        font-size: 28px;
        letter-spacing: -0.56px;
    }
    .care__bottom ul{
        flex-direction: column;
        gap: 12px;
    }
    .care__bottom ul li{
        width: 100%;
        height: 170px;
        padding: 16px;
    }
    .care__botoom-number{
        width: 48px;
        height: 48px;
    }
    .care__botoom-block h4{
        font-size: 20px;
    }
    .care__botoom-block p {
        font-size: 14px;
    }
    .contact__hero {
        padding: 0 0 82px 0;
    }
    .contact__hero-content .container{
        gap: 40px;
    }
    .contact__hero-content{
        padding: 37.25px 0 0 0;
    }
    .contact__hero-content-top{
        flex-direction: column;
        align-items: flex-start;
        gap: 24px;
    }
    .contact__hero-content-top img {
        max-width: 100%;
    }
    .contact__hero-content-title{
        max-width: 422px;
        font-size: 44px;
        letter-spacing: -1.32px;
    }
    .contact__hero-list{
        display: flex;
        flex-direction: column;
        gap: 0;
    }
    .contact__hero-item-2, .contact__hero-item-3{
        width: 100%;
        height: auto;
        padding: 24px 0 40px 0;
        gap: 36px;
        border-top: 1px solid rgba(0, 0, 0, 0.16);
        border-right: 0;
    }
    .contact__info{
        padding: 80px 0;
    }
    .info .container{
        gap: 60px;
    }
    .contact__info__list{
        width: 100%;
        align-items: flex-start;
        justify-content: center;
        flex-direction: column;
        gap: 20px;
    }
    .contact__info__item{
        width: 322px;
        height: auto;
        padding: 20px;
        gap: 40px;
    }
    .contact__info-block{
        gap: 60px;
    }
    .contact__info-title{
        max-width: 349px;
        font-size: 28px;
        letter-spacing: -0.56px;
    }
    .contact__info__item-top-text{
        font-size: 14px;
    }
    .contact__info__item-bottom a{
        font-size: 20px;
    }
    .contact__info__item-bottom p {
        font-size: 14px;
    }
    .check__order-left{
        max-width: 100%;
    }
    .check__order .container{
        flex-direction: column;
        gap: 40px;
    }
    .check__order-left h2{
        font-size: 34px;
        letter-spacing: -0.68px;
    }
    .check__order-left p {
        font-size: 18px;
    }
    .check__order-right{
        width: 100%;
    }
    .check__order-right-title{
        font-size: 20px;
    }
    .check__order__form form{
        gap: 20px;
    }


}

@media (max-width: 470px) {
    .hero{
        background-image: url('../images/hero_bg-mob.jpg');
    }
    .footer__chat {
        width: 327px;
        height: 296px;
        padding: 24px 16px;
        left: 50%;
        transform: translateX(-50%);
    }
    .footer__bottom .container {
        padding-top: 263px;
    }
    .footer__chat-title {
        font-size: 28px;
        letter-spacing: -0.56px;
    }
    .footer__chat-text {
        font-size: 18px;
    }
        .about__hero__content-right picture img{
            max-height: 304.7688px;
        }


}
@media (max-width: 350px) {
    .container{
        padding: 0 15px;
    }
}