@import url(https://fonts.googleapis.com/css?family=Montserrat+Alternates:regular,italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic);@import url(https://fonts.googleapis.com/css?family=Geologica:100,200,300,regular,500,600,700,800,900);/*! tailwindcss v4.1.7 | MIT License | https://tailwindcss.com */*{padding:0;margin:0;border:0}*,*::after,*::before{box-sizing:border-box}*::after,*::before{display:inline-block}body,html{height:100%;min-width:320px}body{color:#060606;line-height:1;font-family:"Montserrat Alternates";font-size:1.125rem;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input,textarea{font-family:"Montserrat Alternates";font-size:inherit;line-height:inherit;color:inherit;background-color:rgba(0,0,0,0)}input,textarea{width:100%}label{display:inline-block}button,option,select{cursor:pointer}a{display:inline-block;color:inherit;text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit}.lock body{overflow:hidden;touch-action:none;-ms-scroll-chaining:none;overscroll-behavior:none}.wrapper{min-height:100%;display:flex;flex-direction:column;overflow:hidden}@supports (overflow:clip){.wrapper{overflow:clip}}.wrapper>main{flex:1 1 auto}.wrapper>*{min-width:0}[class*=__container]{max-width:79.375rem;margin:0 auto;padding:0 1.25rem}[class*="--gc"]{display:grid;min-width:0;grid-template-columns:1.25rem 1fr minmax(auto,76.875rem) 1fr 1.25rem}[class*="--gc"]>*{min-width:0;grid-column:3/4}.menu__body{position:fixed;width:208px;height:auto;top:-100%;display:flex;align-items:center;justify-content:center;background-color:#fff;-webkit-transform:translateX(-70px);transform:translateX(-70px);overflow:auto;padding:3.125rem .9375rem 1.875rem .9375rem;transition:top .3s;border-radius:0 0 8px 8px;opacity:.95;box-shadow:0 0 8px 0 rgba(0,0,0,.2)}.menu__body::before{content:"";position:fixed;width:100%;height:4.375rem;top:-100%;transition:top .3s;z-index:2}.menu-open .menu__body{top:0}.menu-open .menu__body::before{top:0}.menu__list{display:flex;flex-direction:column;row-gap:22px;margin-top:40px}.menu__item{text-align:center}.menu__link{font-size:20px;font-style:normal;font-weight:600;line-height:24px;color:rgba(6,6,6,.3);transition:.3s ease-in-out}.menu__link:hover{color:#a372a1;scale:1.1}.icon-menu{display:block;position:relative;width:1.875rem;height:1.4375rem;z-index:5}.icon-menu p{font-size:28px;font-style:normal;font-weight:700;line-height:34px;color:#fff;position:relative;top:-25%;transition:all .3s ease 0s}.icon-menu p:hover{scale:1.05}.icon-menu span,.icon-menu::after,.icon-menu::before{content:"";transition:all .3s ease 0s;right:40px;position:absolute;width:100%;height:.125rem;background-color:#a372a1;border-radius:10px}.icon-menu::before{top:0;width:90%}.icon-menu::after{bottom:0;width:50%}.icon-menu span{top:calc(50% - .0625rem)}.menu-open .icon-menu span{width:0}.menu-open .icon-menu::after,.menu-open .icon-menu::before{width:100%}.menu-open .icon-menu::before{top:calc(50% - .0625rem);-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.menu-open .icon-menu::after{bottom:calc(50% - .0625rem);-webkit-transform:rotate(45deg);transform:rotate(45deg)}body::after{content:"";background-color:rgba(0,0,0,.5);position:fixed;width:100%;height:100%;top:0;left:0;opacity:0;transition:opacity .8s ease 0s;pointer-events:none;z-index:149}.popup-show body::after{opacity:1}.popup{position:fixed;top:0;left:0;bottom:0;right:0;padding:30px 10px;transition:visibility .8s ease 0s;visibility:hidden;pointer-events:none}.popup_show{z-index:150;visibility:visible;overflow:auto;pointer-events:auto}.popup_show .popup__content{visibility:visible;-webkit-transform:scale(1);transform:scale(1)}.popup__wrapper{display:flex;flex-direction:column;align-items:center;min-height:100%;flex:1 1 auto;width:100%;display:flex;justify-content:center;align-items:center}.popup__content{visibility:hidden;-webkit-transform:scale(0);transform:scale(0);transition:-webkit-transform .3s ease 0s;transition:transform .3s ease 0s;transition:transform .3s ease 0s,-webkit-transform .3s ease 0s;background-color:#eee;padding:20px;width:100%;max-width:900px;border-radius:20px}.lock .popup__content{visibility:visible}.ibg{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ibg--top{-o-object-position:top;object-position:top}.ibg--bottom{-o-object-position:bottom;object-position:bottom}.ibg--left{-o-object-position:left;object-position:left}.ibg--right{-o-object-position:right;object-position:right}.ibg--contain{-o-object-fit:contain;object-fit:contain}.header{position:absolute;top:0;left:0;margin:0 auto;width:100%;z-index:3}.header._header-scroll{position:fixed;top:-200%;background:#d3afd1}.header._header-scroll .bubbles{display:flex}.header .bubbles{display:none}.header._header-show{transition:.3s ease 0s;top:0}.header__container{display:flex;align-items:center;padding-top:24px;justify-content:space-between}.header__logo{z-index:6;width:200px}.header__img{width:100%}.header__content{display:flex;align-items:center;-webkit-column-gap:100px;-moz-column-gap:100px;column-gap:100px}.header__actions{font-size:20px;font-weight:600;line-height:24px;display:inline-flex;padding:12px 32px;justify-content:center;align-items:center;border-radius:36px;background:#a372a1;color:#fff;transition:.3s ease-in-out}.header__actions:hover{color:#a372a1;background:#fff;scale:1.05}.socials-header{display:none;position:relative}.socials-header__items{display:flex;align-items:center;-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px;z-index:4}.socials-header__item{transition:.3s ease-in-out}.socials-header__item:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.bubbles{position:absolute;height:110px;inset:0;pointer-events:none;z-index:-1;-webkit-filter:drop-shadow(0 10px 6px rgba(0, 0, 0, .2));filter:drop-shadow(0 10px 6px rgba(0, 0, 0, .2));--bubble-color:#ffffff}.bubbles .bubble{position:absolute;aspect-ratio:1/1;border-radius:50%;background:var(--bubble-color);-webkit-animation:wave-bounce 6s ease-in-out infinite;animation:wave-bounce 6s ease-in-out infinite}.bubbles .bubble::after,.bubbles .bubble::before{content:"";position:absolute;border-radius:50%;background:var(--bubble-color);z-index:-1;-webkit-animation:inherit;animation:inherit}.bubbles .bubble.bubble-1{width:10%;bottom:-30%;left:6%;-webkit-animation-delay:0s;animation-delay:0s}.bubbles .bubble.bubble-1::after{width:120%;height:120%;bottom:-20%;left:-90%}.bubbles .bubble.bubble-1::before{width:120%;height:120%;bottom:10%;left:70%}.bubbles .bubble.bubble-2{width:11%;bottom:-14%;left:33%;-webkit-animation-delay:1s;animation-delay:1s}.bubbles .bubble.bubble-2::after{width:125%;height:125%;bottom:-20%;left:-90%}.bubbles .bubble.bubble-2::before{width:125%;height:125%;bottom:-7%;left:55%}.bubbles .bubble.bubble-3{width:10%;bottom:-32%;left:62%;-webkit-animation-delay:2s;animation-delay:2s}.bubbles .bubble.bubble-3::after{width:160%;height:120%;bottom:10%;left:-140%}.bubbles .bubble.bubble-3::before{width:140%;height:120%;bottom:10%;left:70%}.bubbles .bubble.bubble-4{width:10%;bottom:-28%;right:3%;-webkit-animation-delay:3s;animation-delay:3s}.bubbles .bubble.bubble-4::after{width:120%;height:120%;bottom:10%;left:-60%}.bubbles .bubble.bubble-4::before{width:120%;height:120%;bottom:0;left:70%}.map{border-radius:12px;width:630px;height:350px}.footer{background-color:#d3afd1;position:relative}.footer__container{padding-top:48px;padding-bottom:26px;display:flex;flex-direction:column;row-gap:36px}.footer__top{display:flex;align-items:flex-start;justify-content:space-between}.footer__decor{position:absolute;right:-250px}.footer__image{width:100%;max-width:243.538px}.footer__star{position:absolute;transition:2.4s;-webkit-animation:star-glow 4s ease-in-out infinite;animation:star-glow 4s ease-in-out infinite}.footer__decor2{position:absolute;left:-250px;bottom:10px}.footer__bottom{display:flex;align-items:center;justify-content:space-between;color:#fff;font-size:16px;font-weight:400;line-height:20px}.top-footer__content{position:relative;display:flex;flex-direction:column;row-gap:68px}.content-footer__info{display:flex;flex-direction:column;row-gap:29px}.content-footer__socials{display:flex;align-items:center;-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px;position:relative;z-index:1}.content-footer__social{width:40px;transition:.3s}.content-footer__social img{width:100%}.content-footer__social:hover{scale:1.1}.cloud__footer-1{width:245px!important}.info-footer__logo{width:199px}.info-footer__logo img{width:100%}.info-footer__items{display:flex;flex-direction:column;row-gap:32px}.info-footer__item{display:flex;align-items:center;-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px;font-size:22px;font-weight:500;line-height:27px;color:#fff}.info-footer__item:first-child{transition:.3s}.info-footer__item:first-child:hover{scale:1.03;-webkit-transform:translateX(10px);transform:translateX(10px)}.info-footer__item:last-child{align-items:flex-start}.info-footer__box{display:flex;-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px}.box-info__title{font-size:16px;font-weight:400;line-height:20px}.bottom-footer__oferta{transition:.3s}.bottom-footer__oferta:hover{scale:1.05;-webkit-transform:translateY(-5px);transform:translateY(-5px)}.bottom-footer__mriya{transition:.3s}.bottom-footer__mriya:hover{scale:1.05;-webkit-transform:translateY(-5px);transform:translateY(-5px)}.footer-star1{width:28px;height:28px;top:-10px;left:-50px}.footer-star2{width:19px;height:19px;top:-30px;left:60px}.footer-star3{width:10px;height:10px;top:-20px;left:80px}.footer-star4{width:19px;height:19px;top:-100px;left:130px}.footer-star5{width:22px;height:22px;top:-40px;left:170px}.footer-star6{width:11px;height:11px;top:-45px;left:190px}.cloud{width:100%;aspect-ratio:203/77.978;position:relative;-webkit-filter:drop-shadow(0 4px 12px rgba(0, 0, 0, .3));filter:drop-shadow(0 4px 12px rgba(0, 0, 0, .3));-webkit-animation:cloudFloat 6s ease-in-out infinite;animation:cloudFloat 6s ease-in-out infinite}.cloud__one{position:absolute;bottom:0;width:80%;height:25%;left:10%;background-color:#f0deec}.cloud__one::after,.cloud__one::before{content:"";position:absolute;border-radius:50%;background-color:#f0deec;-webkit-animation:cloudPulse 6s ease-in-out infinite;animation:cloudPulse 6s ease-in-out infinite}.cloud__one::before{width:30%;height:240%;top:-138%;left:-14%;-webkit-animation-delay:0s;animation-delay:0s}.cloud__one::after{width:30%;height:240%;top:-138%;right:-14%;-webkit-animation-delay:1s;animation-delay:1s}.cloud__two{position:absolute;top:10%;width:30%;height:90%;left:35%;background-color:#f0deec;border-radius:50%;-webkit-animation:cloudBreathe 4s ease-in-out infinite;animation:cloudBreathe 4s ease-in-out infinite;-webkit-transform-origin:bottom center;transform-origin:bottom center}.cloud__two::after,.cloud__two::before{content:"";position:absolute;border-radius:50%;background-color:#f0deec;-webkit-animation:cloudBreathe 5s ease-in-out infinite;animation:cloudBreathe 5s ease-in-out infinite}.cloud__two::before{width:100%;height:90%;top:5%;left:-64%}.cloud__two::after{width:100%;height:90%;top:5%;right:-64%;-webkit-animation-delay:.5s;animation-delay:.5s}.cloud__about-1{width:230px;position:absolute;left:-16px;bottom:-24px;z-index:1}.cloud__menu{width:200px;position:absolute;bottom:-60px;left:-10px}.cloud-yellow{width:100%;aspect-ratio:203/77.978;position:relative;-webkit-filter:drop-shadow(0 4px 12px rgba(0, 0, 0, .3));filter:drop-shadow(0 4px 12px rgba(0, 0, 0, .3));-webkit-animation:cloudFloat 6s ease-in-out infinite;animation:cloudFloat 6s ease-in-out infinite}.cloud-yellow__one{position:absolute;bottom:0;width:80%;height:25%;left:10%;background-color:#fff3df}.cloud-yellow__one::after,.cloud-yellow__one::before{content:"";position:absolute;border-radius:50%;background-color:#fff3df;-webkit-animation:cloudPulse 6s ease-in-out infinite;animation:cloudPulse 6s ease-in-out infinite}.cloud-yellow__one::before{width:30%;height:240%;top:-138%;left:-14%;-webkit-animation-delay:0s;animation-delay:0s}.cloud-yellow__one::after{width:30%;height:240%;top:-138%;right:-14%;-webkit-animation-delay:1s;animation-delay:1s}.cloud-yellow__two{position:absolute;top:10%;width:30%;height:90%;left:35%;background-color:#fff3df;border-radius:50%;-webkit-animation:cloudBreathe 4s ease-in-out infinite;animation:cloudBreathe 4s ease-in-out infinite;-webkit-transform-origin:bottom center;transform-origin:bottom center}.cloud-yellow__two::after,.cloud-yellow__two::before{content:"";position:absolute;border-radius:50%;background-color:#fff3df;-webkit-animation:cloudBreathe 5s ease-in-out infinite;animation:cloudBreathe 5s ease-in-out infinite}.cloud-yellow__two::before{width:100%;height:90%;top:5%;left:-64%}.cloud-yellow__two::after{width:100%;height:90%;top:5%;right:-64%;-webkit-animation-delay:.5s;animation-delay:.5s}.cloud-yellow__menu{width:200px;position:absolute;bottom:-60px;left:-10px}@-webkit-keyframes cloudFloat{0%,100%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-8px);transform:translateY(-8px)}}@keyframes cloudFloat{0%,100%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-8px);transform:translateY(-8px)}}@-webkit-keyframes cloudBreathe{0%,100%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.06);transform:scale(1.06)}}@keyframes cloudBreathe{0%,100%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.06);transform:scale(1.06)}}@-webkit-keyframes cloudPulse{0%,100%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scaleX(1.07);transform:scaleX(1.07)}}@keyframes cloudPulse{0%,100%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scaleX(1.07);transform:scaleX(1.07)}}.hero{background:#d3afd1;position:relative}.hero__container{display:flex;align-items:center;justify-content:center;padding-top:222px;padding-bottom:156px}.hero__info{display:flex;flex-direction:column;row-gap:42px;align-items:flex-start;width:100%;position:relative;z-index:1;}.hero__image{position:absolute;width:100%}.hero__img{width:100%}.cloud__hero-1{position:absolute;width:374px;top:110px;left:-107px}.cloud__hero-2{position:absolute;width:184px;top:60px;right:-20px}.cloud__hero-3{position:absolute;width:245px;bottom:74px;left:515px;z-index:2}.teth{position:absolute;width:27.5px;height:30px;flex-shrink:0;aspect-ratio:27.5/30;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;will-change:transform}.menu-open .teth{z-index:3}.teth__img{width:100%}.teth-1{-webkit-transform:rotate(-48.501deg) translate(var(--x,0),var(--y,0));transform:rotate(-48.501deg) translate(var(--x,0),var(--y,0));top:110px;left:300px}.teth-2{top:110px;left:620px;-webkit-transform:translate(var(--x,0),var(--y,0));transform:translate(var(--x,0),var(--y,0))}.teth-3{-webkit-transform:rotate(-13.087deg) translate(var(--x,0),var(--y,0));transform:rotate(-13.087deg) translate(var(--x,0),var(--y,0));bottom:53px;left:275px}.teth-4{-webkit-transform:rotate(-48.501deg) translate(var(--x,0),var(--y,0));transform:rotate(-48.501deg) translate(var(--x,0),var(--y,0));top:3px;right:100px}.teth-5{-webkit-transform:rotate(-48.501deg) translate(var(--x,0),var(--y,0));transform:rotate(-48.501deg) translate(var(--x,0),var(--y,0));top:200px;right:670px}.teth-6{-webkit-transform:rotate(-13.087deg) translate(var(--x,0),var(--y,0));transform:rotate(-13.087deg) translate(var(--x,0),var(--y,0));bottom:200px;right:430px}.teth-7{-webkit-transform:translate(var(--x,0),var(--y,0));transform:translate(var(--x,0),var(--y,0));bottom:-22px;left:200px}.info-hero__title{font-family:Geologica;font-size:56px;font-style:normal;font-weight:500;line-height:56px;color:#fff;z-index:2;width:110%}.menu-open .info-hero__title{z-index:1}.info-hero__description{color:#fff;font-size:22px;font-weight:500;line-height:27px;margin-bottom:18px;max-width:447px}.btn{font-size:24px;color:#fff;font-weight:700;line-height:29px;display:flex;padding:18px 36px;justify-content:center;align-items:center;border-radius:36px;background:#a372a1;transition:.3s}.btn:hover{background:#fff;color:#a372a1;scale:1.05}.pc{display:flex}.mob{display:none}.menu-open .mowb{display:none}.advantages{position:relative}.advantages__container{padding-top:106px;display:flex;flex-direction:column;row-gap:34px}.advantages__title{max-width:857px;font-family:Geologica;font-size:36px;font-weight:500;line-height:45px}.advantages__slider{display:none}.advantages__items{display:flex;flex-wrap:wrap;gap:15px;z-index:1}.advantages__item{width:295px;height:216px;flex-shrink:0;border-radius:16px;background:#d3afd1;padding:14px 21px 32px 24px;display:flex;flex-direction:column;row-gap:16px}.cloud__advantages-1{position:absolute;width:251px;left:-200%;top:194px;transition:.6s}._watcher-view .cloud__advantages-1{left:-76px}.cloud__advantages-2{position:absolute;width:230px;left:8px;bottom:7px;z-index:2}.cloud__witch{max-width:254px;width:100%;position:absolute;z-index:1;bottom:8px;left:0}.cloud__advantages-3{width:374px;position:absolute;left:81px;bottom:27px}.clouds__advantages{position:absolute;width:455px;height:254px;right:-200%;top:24px;z-index:2;transition:.7s}._watcher-view .clouds__advantages{right:-170px}.purple{color:#a372a1}.item-advantages__number{align-self:stretch;-webkit-text-stroke-width:3px;-webkit-text-stroke-color:#fff;font-size:36px;font-style:normal;font-weight:900;line-height:44px;text-transform:uppercase}.item-advantages__text{font-size:18px;font-style:normal;font-weight:500;line-height:22px;color:#fff}.green{color:#cce8c3}.blue{color:#60bbdc}.orange{color:#fbb30f}.swiper-pagination{display:flex;justify-content:center;gap:8px;margin-top:24px}.swiper-pagination .swiper-pagination-bullet{width:10px;height:10px;border-radius:50%;background-color:#f0deec;opacity:1;transition:all .3s ease}.swiper-pagination .swiper-pagination-bullet:hover{background-color:rgba(176,128,175,.831372549)}.swiper-pagination .swiper-pagination-bullet-active{background-color:#a372a1;width:28px;border-radius:20px}.about{position:relative}.about__container{display:flex;flex-direction:column;row-gap:15px;padding-top:120px;padding-bottom:84px;position:relative;z-index:2}.about__header{display:flex;align-items:flex-end;width:100%}.about__titles{display:flex;flex-direction:column;row-gap:24px;width:50%}.about__title{font-family:Geologica;font-size:36px;font-weight:500;line-height:45px}.about__description{font-size:18px;font-style:normal;font-weight:500;line-height:22px}.about__actions{position:relative;width:50%;display:flex;justify-content:flex-end}.about__image{position:absolute;top:-230px;left:0;scale:0;width:371px;height:210px;transition:.6s;transition-delay:1s}._watcher-view .about__image{scale:1}.about__img{width:100%;position:relative;z-index:2}.about__star{position:absolute;flex-shrink:0;-webkit-animation:starFloat 5s ease-in-out infinite,starTwinkle 3s ease-in-out infinite;animation:starFloat 5s ease-in-out infinite,starTwinkle 3s ease-in-out infinite;will-change:transform,opacity;pointer-events:none}.about__btn:hover{background:#d3afd1;color:#fff}.about__slide{padding:41px 27px 87px;border-radius:16px;border:5px solid #a372a1;background:#fff;max-width:630px;height:540px;flex-shrink:0;width:100%;display:flex;flex-direction:column;row-gap:44px;position:relative;overflow:hidden}.about__background{position:relative;width:100%;height:200px;margin-top:-200px;-webkit-filter:drop-shadow(0 10px 6px rgba(0, 0, 0, .2));filter:drop-shadow(0 10px 6px rgba(0, 0, 0, .2));background:#fff;z-index:1}.star-1{width:19px;height:19px;left:31px;bottom:-49px;-webkit-animation-delay:0s,0s;animation-delay:0s,0s}.star-2{width:19px;height:19px;top:96px;left:-26px;-webkit-animation-delay:1s,.5s;animation-delay:1s,.5s}.star-3{width:10px;height:10px;top:111px;left:-9px;-webkit-animation-delay:2s,1s;animation-delay:2s,1s}.star-4{width:19px;height:19px;top:24px;right:140px;-webkit-animation-delay:1.5s,.7s;animation-delay:1.5s,.7s}.star-5{width:28px;height:28px;top:-15px;right:32px;-webkit-animation-delay:.8s,1.2s;animation-delay:.8s,1.2s}.star-6{width:22px;height:22px;top:64px;right:77px;-webkit-animation-delay:2.5s,.3s;animation-delay:2.5s,.3s}.star-7{width:11px;height:11px;top:59px;right:63px;-webkit-animation-delay:1.8s,1.5s;animation-delay:1.8s,1.5s}@-webkit-keyframes starFloat{0%,100%{-webkit-transform:translateY(0) scale(1);transform:translateY(0) scale(1);opacity:1}50%{-webkit-transform:translateY(-6px) scale(1.1);transform:translateY(-6px) scale(1.1);opacity:.8}}@keyframes starFloat{0%,100%{-webkit-transform:translateY(0) scale(1);transform:translateY(0) scale(1);opacity:1}50%{-webkit-transform:translateY(-6px) scale(1.1);transform:translateY(-6px) scale(1.1);opacity:.8}}@-webkit-keyframes starTwinkle{0%,100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}50%{opacity:.3;-webkit-transform:scale(.8);transform:scale(.8)}}@keyframes starTwinkle{0%,100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}50%{opacity:.3;-webkit-transform:scale(.8);transform:scale(.8)}}.slide-about__title{font-size:28px;font-style:normal;font-weight:700;line-height:34px;max-width:466px}.slide-about__info{display:flex;flex-direction:column;row-gap:30px}.slide-about__text{font-size:20px;font-style:normal;font-weight:600;line-height:24px}.slide-about__background{flex-shrink:0;position:absolute;bottom:-5px;left:0;width:100%;height:50px;background:#fff;-webkit-animation:wave-bounce 6s ease-in-out infinite;animation:wave-bounce 6s ease-in-out infinite}.background-about__bubmle-1{position:absolute;border-radius:50%;background-color:#f0deec;width:10%;bottom:-30%;height:100%;left:0;-webkit-animation-delay:0s;animation-delay:0s;-webkit-animation:wave-bounce 6s ease-in-out infinite;animation:wave-bounce 6s ease-in-out infinite;-webkit-filter:drop-shadow(0 -7px 0 #d3afd1);filter:drop-shadow(0 -7px 0 #d3afd1)}.background-about__bubmle-1::after{content:"";aspect-ratio:1/1;border-radius:50%;background:#fff;z-index:-1;-webkit-animation-delay:4s;animation-delay:4s;position:absolute;border-radius:50%;background-color:#f0deec;width:100%;bottom:-20%;height:100%;left:60%}.background-about__bubmle-1::before{content:"";aspect-ratio:1/1;border-radius:50%;background:#fff;z-index:-1;-webkit-animation-delay:4s;animation-delay:4s;position:absolute;border-radius:50%;background-color:#f0deec;width:100%;bottom:0;height:100%;left:130%}.background-about__bubmle-2{position:absolute;border-radius:50%;background-color:#f0deec;width:10%;bottom:-30%;height:100%;left:22%;-webkit-animation:wave-bounce 6s ease-in-out infinite;animation:wave-bounce 6s ease-in-out infinite;-webkit-animation-delay:2s;animation-delay:2s;-webkit-filter:drop-shadow(0 -7px 0 #d3afd1);filter:drop-shadow(0 -7px 0 #d3afd1)}.background-about__bubmle-2::after{content:"";aspect-ratio:1/1;border-radius:50%;background:#fff;z-index:-1;-webkit-animation-delay:4s;animation-delay:4s;position:absolute;border-radius:50%;background-color:#f0deec;width:100%;bottom:-20%;height:100%;left:70%}.background-about__bubmle-2::before{content:"";aspect-ratio:1/1;border-radius:50%;background:#fff;z-index:-1;-webkit-animation-delay:4s;animation-delay:4s;position:absolute;border-radius:50%;background-color:#f0deec;width:100%;bottom:-20%;height:100%;left:150%}.background-about__bubmle-3{position:absolute;border-radius:50%;background-color:#f0deec;width:10%;bottom:-30%;height:100%;left:46%;-webkit-animation:wave-bounce 6s ease-in-out infinite;animation:wave-bounce 6s ease-in-out infinite;-webkit-animation-delay:4s;animation-delay:4s;-webkit-filter:drop-shadow(0 -7px 0 #d3afd1);filter:drop-shadow(0 -7px 0 #d3afd1)}.background-about__bubmle-3::after{content:"";aspect-ratio:1/1;border-radius:50%;background:#fff;z-index:-1;-webkit-animation-delay:4s;animation-delay:4s;position:absolute;border-radius:50%;background-color:#f0deec;width:100%;bottom:-12%;height:100%;left:90%}.background-about__bubmle-3::before{content:"";aspect-ratio:1/1;border-radius:50%;background:#fff;z-index:-1;-webkit-animation-delay:4s;animation-delay:4s;position:absolute;border-radius:50%;background-color:#f0deec;width:100%;bottom:0;height:100%;left:179%}.background-about__bubmle-4{position:absolute;border-radius:50%;background-color:#f0deec;width:10%;bottom:-30%;height:100%;left:73%;-webkit-animation:wave-bounce 6s ease-in-out infinite;animation:wave-bounce 6s ease-in-out infinite;-webkit-animation-delay:6s;animation-delay:6s;-webkit-filter:drop-shadow(0 -7px 0 #d3afd1);filter:drop-shadow(0 -7px 0 #d3afd1)}.background-about__bubmle-4::after{content:"";aspect-ratio:1/1;border-radius:50%;background:#fff;z-index:-1;-webkit-animation-delay:4s;animation-delay:4s;position:absolute;border-radius:50%;background-color:#f0deec;width:100%;bottom:-12%;height:100%;left:82%}.background-about__bubmle-4::before{content:"";aspect-ratio:1/1;border-radius:50%;background:#fff;z-index:-1;-webkit-animation-delay:4s;animation-delay:4s;position:absolute;border-radius:50%;background-color:#f0deec;width:100%;bottom:0;height:100%;left:170%}.about-background__bubmle{flex-shrink:0;position:absolute;border-radius:50%;aspect-ratio:1/1;background:#fff;-webkit-animation:wave-bounce 6s ease-in-out infinite;animation:wave-bounce 6s ease-in-out infinite}.about-background__bubmle::after,.about-background__bubmle::before{content:"";aspect-ratio:1/1;position:absolute;border-radius:50%;background:#fff;z-index:-1;-webkit-animation-delay:4s;animation-delay:4s}.about-bumble-1{width:10%;bottom:-30%;left:6%;-webkit-animation-delay:0s;animation-delay:0s}.about-bumble-1::after{width:120%;height:120%;bottom:-20%;left:-90%}.about-bumble-1::before{width:120%;height:120%;bottom:10%;left:70%}.about-bumble-2{width:11%;bottom:-14%;left:33%;-webkit-animation-delay:1s;animation-delay:1s}.about-bumble-2::after{width:125%;height:125%;bottom:-20%;left:-90%}.about-bumble-2::before{width:125%;height:125%;bottom:-7%;left:55%}.about-bumble-3{width:10%;bottom:-32%;left:62%;-webkit-animation-delay:2s;animation-delay:2s}.about-bumble-3::after{width:160%;height:120%;bottom:10%;left:-140%}.about-bumble-3::before{width:140%;height:120%;bottom:10%;left:70%}.about-bumble-4{width:10%;bottom:-28%;right:3%;-webkit-animation-delay:3s;animation-delay:3s}.about-bumble-4::after{width:120%;height:120%;bottom:10%;left:-60%}.about-bumble-4::before{width:120%;height:120%;bottom:0;left:70%}@-webkit-keyframes wave-bounce{0%,100%{-webkit-transform:translateY(0) scale(1);transform:translateY(0) scale(1)}50%{-webkit-transform:translateY(-10%) scale(1.03);transform:translateY(-10%) scale(1.03)}}@keyframes wave-bounce{0%,100%{-webkit-transform:translateY(0) scale(1);transform:translateY(0) scale(1)}50%{-webkit-transform:translateY(-10%) scale(1.03);transform:translateY(-10%) scale(1.03)}}.services{background:#fff3df}.services__container{padding-right:0;margin-right:0;padding-top:135px;padding-bottom:68px;display:flex;flex-direction:column;row-gap:45px;margin-left:80px;max-width:100%}.services__header{display:flex;align-items:center;width:100%;justify-content:space-between;padding-right:80px}.services__price{font-size:20px;font-style:normal;font-weight:600;line-height:24px;display:flex;padding:12px 24px;justify-content:center;align-items:center;border-radius:36px;border:3px solid #a372a1;color:#a372a1;transition:.3s}.services__price:hover{color:#fff;background:#a372a1}.services__slide{display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:20px;max-width:522px;width:522px;height:286px;flex-shrink:0;border-radius:16px;position:relative}.services__items{display:flex;flex-direction:column;row-gap:16px;width:100%}.title{font-family:Geologica;font-size:36px;font-style:normal;font-weight:500;line-height:45px;color:#a372a1}.services-slide__title{font-size:24px;font-style:normal;font-weight:700;line-height:29px;color:#fff;text-align:center;z-index:2}.services-slide__image{max-width:320px;width:100%;height:auto;margin-top:-30px}.with-1{width:257px;height:257px}.with-2{width:257px;height:257px}.with-3{width:227px;height:217px}.treatment{background:#60bbdc}.diagnostic{background:#cce8c3}.diagnostic__star1{position:absolute;left:73px;top:125px;width:19.5px;height:25.5px}.diagnostic__star2{position:absolute;width:15px;height:19px;left:124px;bottom:76px}.diagnostic__star3{position:absolute;width:12px;height:15px;left:130px;bottom:57px}.diagnostic__star4{position:absolute;width:19.5px;height:25.5px;top:74px;right:72px}.diagnostic__star5{position:absolute;width:12px;height:16px;top:95px;right:56px}.chirurgie{background:#fbb30f}.chirurgie__teeth1{position:absolute;width:18.333px;height:20px;left:43px;top:142px}.chirurgie__teeth2{position:absolute;width:18.333px;height:20px;-webkit-transform:rotate(-48.501deg);transform:rotate(-48.501deg);top:40px;left:126px}.chirurgie__teeth3{position:absolute;width:18.333px;height:20px;-webkit-transform:rotate(-48.501deg);transform:rotate(-48.501deg);top:62px;right:61px}.chirurgie__teeth4{position:absolute;width:18.333px;height:20px;-webkit-transform:rotate(-13.087deg);transform:rotate(-13.087deg);right:47px;bottom:37px}.ortodont{background:#60bbdc}.ortodont__star1{position:absolute;width:19.5px;height:25.5px;left:45px;top:112px}.ortodont__star2{position:absolute;width:12px;height:16px;left:69px;top:133px}.ortodont__star3{position:absolute;width:12px;height:16px;top:75px;right:69px}.other{background:#cce8c3}.other__star1{position:absolute;width:19.5px;height:25.5px;left:83px;bottom:115px}.other__star2{position:absolute;width:14px;height:18px;top:84px;left:119px}.other__star3{position:absolute;width:12px;height:16px;left:107px;bottom:104px}.other__star4{position:absolute;width:12px;height:16px;top:86px;right:132px}.other__star5{position:absolute;width:19.5px;height:25.5px;right:60px;bottom:106px}.services-pagination{width:100%;margin:0 auto;padding-top:40px}.call{position:relative;background:#a372a1}.call__image{position:absolute}.call__img{z-index:2;position:relative;max-width:343.987px;width:100%}.call__container{padding-top:77px;padding-bottom:53px;display:flex;flex-direction:column;align-items:center;row-gap:20px}.call__title{font-family:Geologica;font-size:40px;font-weight:500;line-height:50px;color:#fff}.call__description{margin-bottom:36px;width:592px;font-size:22px;font-weight:500;line-height:27px;color:#fff;text-align:center}.call__btn{background:#fff;color:#a372a1;transition:.3s}.call__btn:hover{color:#fff;background:#d3afd1}.call-with{max-width:217.406px}.cloud__call-1{width:198px;left:-71px;top:64px}.cloud__call-2{width:245px;right:-100px;top:90px}.call-image1{bottom:0;left:-200%;transition:1s}._watcher-view .call-image1{left:63px}.call-image2{top:-10px;right:-200%;transition:1s}._watcher-view .call-image2{right:70px}.comments{position:relative}.comments__container{display:flex;flex-direction:column;row-gap:34px;padding-top:80px;padding-bottom:70px;padding-right:0;margin-right:0;margin-left:80px;max-width:100%;z-index:2;position:relative}.comments__slide{width:405px;height:520px;border-radius:16px;position:relative;overflow:hidden}.custom-video{width:100%;height:auto}.custom-play-btn{position:absolute;top:50%;left:50%;font-size:100px;color:#fff;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.faq{position:relative;background-color:#fff3df}.faq__container{position:relative;z-index:2;padding-top:132px;padding-bottom:74px;display:flex;flex-direction:column;row-gap:34px}.faq__header{position:relative}.faq__spollers{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:20px}.header-faq__title{max-width:606px}.header-faq__anim{position:absolute;right:0;top:0}.amin-faq__star{position:absolute;z-index:2;-webkit-animation:star-glow 2.5s ease-in-out infinite;animation:star-glow 2.5s ease-in-out infinite;-webkit-filter:drop-shadow(0 0 5px #fff);filter:drop-shadow(0 0 5px #fff)}.amin-faq__cloud1{width:229.086px;z-index:1;left:400px;bottom:0;transition:1s}._watcher-view .amin-faq__cloud1{left:-310px}.amin-faq__cloud2{width:373.14px;left:240px;top:-20px;transition:1s}._watcher-view .amin-faq__cloud2{left:-240px}.faq-star1{width:28px;height:28px;left:300px;top:-50px;transition:1.7s}._watcher-view .faq-star1{left:-100px}.faq-star2{width:11px;height:11px;left:300px;top:20px;transition:2.1s}._watcher-view .faq-star2{left:-280px}.faq-star3{width:22px;height:22px;left:300px;top:30px;transition:2.3s}._watcher-view .faq-star3{left:-300px}.faq-star4{width:19px;height:19px;left:300px;top:-10px;transition:2.5s}._watcher-view .faq-star4{left:-380px}.faq-star5{width:19px;height:19px;left:300px;top:20px;transition:2.7s}._watcher-view .faq-star5{left:-540px}.faq-star6{width:10px;height:10px;left:300px;top:15px;transition:3.1s}._watcher-view .faq-star6{left:-660px}.faq-star7{width:19px;height:19px;left:300px;top:0;transition:3.3s}._watcher-view .faq-star7{left:-680px}@-webkit-keyframes star-glow{0%,100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}50%{-webkit-transform:scale(1.3);transform:scale(1.3);opacity:.6}}@keyframes star-glow{0%,100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}50%{-webkit-transform:scale(1.3);transform:scale(1.3);opacity:.6}}.spollers__item{width:49%;border-radius:16px;background-color:#d3afd1;padding:14px 24px 18px}.spollers__title{display:flex;flex-direction:column;row-gap:8px;border:none;position:relative}.spollers__body{padding:1.5rem 0;font-size:17px;font-weight:500;line-height:22px;color:#fff}.faq-spollers__number{align-self:stretch;-webkit-text-stroke-width:3px;-webkit-text-stroke-color:#fff;font-size:36px;font-style:normal;font-weight:900;line-height:44px;text-transform:uppercase}.faq-spollers__btn{background:#fff;width:32px;height:32px;border-radius:4px;position:absolute;right:0;top:0}._spoller-init .faq-spollers__btn{cursor:pointer}._spoller-init .faq-spollers__btn::after,._spoller-init .faq-spollers__btn::before{content:"";position:absolute;right:25%;top:50%;background-color:#a372a1;height:1px;width:15px;transition:-webkit-transform .5s ease 0s;transition:transform .5s ease 0s;transition:transform .5s ease 0s,-webkit-transform .5s ease 0s}._spoller-init .faq-spollers__btn::before{-webkit-transform:translate(0,-50%) rotate(0);transform:translate(0,-50%) rotate(0)}._spoller-init .faq-spollers__btn::after{-webkit-transform:translate(0,-50%) rotate(-90deg);transform:translate(0,-50%) rotate(-90deg)}.faq-spollers__title{font-size:26px;font-style:normal;font-weight:700;line-height:34px;color:#fff}._spoller-active .faq-spollers__btn::before{-webkit-transform:translateX(0) rotate(50deg);transform:translateX(0) rotate(50deg)}._spoller-active .faq-spollers__btn::after{-webkit-transform:rotate(-50deg);transform:rotate(-50deg)}.faq-background{background-color:#fff3df}.faq-background__bubmle{background-color:#fff3df}.faq-background__bubmle::after,.faq-background__bubmle::before{background-color:#fff3df}.faq-cloud__one{background-color:#fff}.faq-cloud__one::after,.faq-cloud__one::before{background-color:#fff}.faq-cloud__two{background-color:#fff}.faq-cloud__two::after,.faq-cloud__two::before{background-color:#fff}.contactus{position:relative}.contactus__left{position:absolute;left:-200%;transition:.5s}._watcher-view .contactus__left{left:40px}.contactus__image{max-width:184.859px;width:100%;z-index:2;position:relative}.contactus__star{position:absolute;-webkit-filter:drop-shadow(0 0 5px #fff);filter:drop-shadow(0 0 5px #fff)}.contactus__right{position:absolute;right:-200%;top:0;transition:.5s}._watcher-view .contactus__right{right:-50px}.contactus__container{padding-top:128px;padding-bottom:116px;display:flex;flex-direction:column;row-gap:20px;align-items:center}.contactus__title{font-size:40px;line-height:50px}.contactus__description{width:610px;font-size:22px;font-weight:500;line-height:27px;color:#060606;margin-bottom:20px;text-align:center}.contactus__btn:hover{background:#d3afd1;color:#fff}.contactus-with{max-width:277px}.cloud__contactus-1{width:374px;top:300px;left:-80px}.cloud__contactus-2{width:314px;top:280px;right:20px}.contactus-star1{width:28px;height:28px;top:100px;right:500px;transition:1s;-webkit-animation:star-glow 3s ease-in-out infinite;animation:star-glow 3s ease-in-out infinite}._watcher-view .contactus-star1{right:180px}.contactus-star2{width:19px;height:19px;top:130px;left:-200%;transition:1.2s;-webkit-animation:star-glow 3.2s ease-in-out infinite;animation:star-glow 3.2s ease-in-out infinite}._watcher-view .contactus-star2{left:90px}.contactus-star3{width:10px;height:10px;top:145px;left:-200%;transition:1.4s;-webkit-animation:star-glow 3.4s ease-in-out infinite;animation:star-glow 3.4s ease-in-out infinite}._watcher-view .contactus-star3{left:110px}.contactus-star4{width:28px;height:28px;top:205px;left:-1000%;transition:1.6s;-webkit-animation:star-glow 3.6s ease-in-out infinite;animation:star-glow 3.6s ease-in-out infinite}._watcher-view .contactus-star4{left:-50px}.contactus-star5{width:19px;height:19px;top:255px;left:-1000%;transition:1.8s;-webkit-animation:star-glow 3.8s ease-in-out infinite;animation:star-glow 3.8s ease-in-out infinite}._watcher-view .contactus-star5{left:-140px}.contactus-star6{width:10px;height:10px;top:270px;left:-1000%;transition:1.9s;-webkit-animation:star-glow 4s ease-in-out infinite;animation:star-glow 4s ease-in-out infinite}._watcher-view .contactus-star6{left:-125px}.contactus-star7{width:19px;height:19px;bottom:-80px;left:-1000%;transition:2s;-webkit-animation:star-glow 4.2s ease-in-out infinite;animation:star-glow 4.2s ease-in-out infinite}._watcher-view .contactus-star7{left:-165px}.contactus-star8{width:19px;height:19px;bottom:-60px;left:-1000%;transition:2.2s;-webkit-animation:star-glow 4.4s ease-in-out infinite;animation:star-glow 4.4s ease-in-out infinite}._watcher-view .contactus-star8{left:-65px}.contactus-star9{width:22px;height:22px;bottom:-90px;left:-1000%;transition:2.3s;-webkit-animation:star-glow 4.2s ease-in-out infinite;animation:star-glow 4.2s ease-in-out infinite}._watcher-view .contactus-star9{left:25px}.contactus-star10{width:11px;height:11px;bottom:-100px;left:-1000%;transition:2.4s;-webkit-animation:star-glow 4s ease-in-out infinite;animation:star-glow 4s ease-in-out infinite}._watcher-view .contactus-star10{left:40px}.popup__content{padding-top:76px;padding-bottom:36px;max-width:751px;overflow:hidden;display:flex;justify-content:center;background-color:#fff}.popup__close{display:none}.popup__text{max-width:575px;display:flex;flex-direction:column;row-gap:37px}.popup__header{display:flex;flex-direction:column;align-items:center;text-align:center;row-gap:8px;position:relative}.popup__title{font-family:Geologica;font-size:40px;font-style:normal;font-weight:500;line-height:50px;color:#a372a1}.popup__description{font-size:22px;font-style:normal;font-weight:500;line-height:27px;color:#060606}.popup__star{position:absolute;-webkit-animation:star-glow 3.2s ease-in-out infinite;animation:star-glow 3.2s ease-in-out infinite}.popup-star1{width:19px;height:19px;top:-10px;left:-40px}.popup-star2{width:22px;height:22px;top:30px;left:0}.popup-star3{width:11px;height:11px;top:25px;left:20px}.popup-star4{width:19px;height:19px;top:90px;right:-40px}.popup-star5{width:10px;height:10px;top:105px;right:-50px}.popup-bubles{height:35px}.left-contact__button{border-radius:12px}.left-contact__button:hover{background-color:#d3afd1;color:#fff}.form-questions__body{display:flex;flex-direction:column;row-gap:20px}.name{border-radius:12px;background:#f5f5f5;padding:19px 24px;font-size:20px;font-style:normal;font-weight:600;line-height:24px;color:rgba(6,6,6,.3)}.name::-webkit-input-placeholder{color:rgba(6,6,6,.3)}.name:-ms-input-placeholder{color:rgba(6,6,6,.3)}.name::-ms-input-placeholder{color:rgba(6,6,6,.3)}.name::placeholder{color:rgba(6,6,6,.3)}.tel{border-radius:12px;background:#f5f5f5;padding:19px 24px;font-size:20px;font-style:normal;font-weight:600;line-height:24px;color:rgba(6,6,6,.3)}.tel::-webkit-input-placeholder{color:rgba(6,6,6,.3)}.tel:-ms-input-placeholder{color:rgba(6,6,6,.3)}.tel::-ms-input-placeholder{color:rgba(6,6,6,.3)}.tel::placeholder{color:rgba(6,6,6,.3)}.empty{height:50px;background-color:#d3afd1;position:relative}.price{position:relative}.price__container{padding-top:130px;padding-bottom:70px;display:flex;flex-direction:column;align-items:center;row-gap:48px}.price__title{font-size:56px;line-height:56px;margin-bottom:9px}.price__items{display:flex;flex-direction:column;row-gap:44px;width:80%}.price__item{display:flex;flex-direction:column}.price__star{position:absolute;-webkit-animation:star-glow 3.2s ease-in-out infinite;animation:star-glow 3.2s ease-in-out infinite}.price__actions{width:80%;display:flex;align-items:center;justify-content:flex-start;-webkit-column-gap:55px;-moz-column-gap:55px;column-gap:55px}.price__btn:hover{color:#a372a1;background-color:#f0deec}.price__back{background:rgba(0,0,0,0);color:#a372a1;border:3px solid #a372a1}.price__back:hover{color:#a372a1;background-color:#f0deec;border:3px solid transparent}.item-price__title{font-size:28px;font-style:normal;font-weight:700;line-height:34px;color:#a372a1;padding-bottom:24px;border-bottom:2px solid #a372a1}.item-price__description{font-size:22px;font-weight:500;line-height:27px;color:#060606;padding:20px 0;border-bottom:1px solid rgba(6,6,6,.3)}html{scroll-behavior:smooth}.teth-8{-webkit-transform:translate(var(--x,0),var(--y,0)) rotate(-48.501deg);transform:translate(var(--x,0),var(--y,0)) rotate(-48.501deg);top:260px;left:53px}.teth-9{-webkit-transform:translate(var(--x,0),var(--y,0)) rotate(-13.087deg);transform:translate(var(--x,0),var(--y,0)) rotate(-13.087deg);top:130px;right:530px}.teth-10{-webkit-transform:translate(var(--x,0),var(--y,0));transform:translate(var(--x,0),var(--y,0));top:700px;right:137px}.teth-11{-webkit-transform:translate(var(--x,0),var(--y,0)) rotate(-48.501deg);transform:translate(var(--x,0),var(--y,0)) rotate(-48.501deg);bottom:670px;left:150px}.teth-12{-webkit-transform:translate(var(--x,0),var(--y,0)) rotate(-48.501deg);transform:translate(var(--x,0),var(--y,0)) rotate(-48.501deg);bottom:380px;right:100px}.teth-13{-webkit-transform:translate(var(--x,0),var(--y,0)) rotate(-13.087deg);transform:translate(var(--x,0),var(--y,0)) rotate(-13.087deg);bottom:90px;left:120px}.clouds__price{right:-230px;top:50px}.clouds__price-2{left:-185px;top:630px}.cloud__price{width:375px}.price-star1{width:28px;height:28px;bottom:90px;left:-80px}.price-star2{width:22px;height:22px;bottom:140px;left:40px}.price-star3{width:11px;height:11px;bottom:160px;left:60px}.price-star4{width:19px;height:19px;right:75px;top:70px}.price-star5{width:19px;height:19px;bottom:-30px;right:70px}.price-star6{width:19px;height:19px;right:230px;top:0}.price-star7{width:10px;height:10px;right:220px;top:15px}.free{background-color:#a372a1;position:relative;margin-top:73px}.free__background{position:absolute;width:100%;bottom:0;z-index:1}.free__background2{position:absolute;width:1108px;height:367px;bottom:61px;left:126px}.free__img{position:absolute;width:402px;height:241px;-webkit-transform:rotate(-6.912deg);transform:rotate(-6.912deg);left:0;bottom:50px}.free__img2{position:absolute;width:395px;height:260px;right:0;bottom:55px;z-index:2}.free__container{display:flex;flex-direction:column;row-gap:56px;align-items:center;text-align:center;padding-top:35px;padding-bottom:45px;position:relative;z-index:2}.free__text{display:flex;flex-direction:column;align-items:center;row-gap:20px}.free__title{color:#fff;font-family:Geologica;text-align:center;font-size:40px;font-weight:500;line-height:50px;width:796px}.free__description{color:#fff;text-align:center;font-family:"Montserrat Alternates";font-size:22px;font-weight:500;line-height:27px;width:592px}.free__btn{background:#fff;color:#a372a1}.free__btn:hover{background-color:#d3afd1;color:#fff}.doctors{padding-top:132px;background:#fff3df}.doctors__container{padding-right:0;margin-right:0;margin-left:80px;max-width:100%;display:flex;flex-direction:column;row-gap:30px}.doctors__title{max-width:690px}.doctors__slide{width:405px;height:600px;flex-shrink:0;border-radius:16px;overflow:hidden;position:relative}.color-normal{color:#060606}.slide-doctors__img{width:100%;border-radius:16px}.slide-doctors__text{position:absolute;bottom:0;left:0;padding:24px;z-index:2;color:#fff;width:100%;display:flex;flex-direction:column;row-gap:16px;padding-bottom:10px}.text-doctors__header{display:flex;flex-direction:column;row-gap:14px;height:90px}.text-doctors__title{position:relative;z-index:2;font-size:28px;font-weight:700;line-height:34px}.text-doctors__subtitle{position:relative;z-index:2;font-size:20px;font-style:normal;font-weight:600;line-height:24px}.slide-doctors__background{flex-shrink:0;position:absolute;bottom:65px;left:0;width:100%;height:75px;-webkit-animation:wave-bounce 6s ease-in-out infinite;animation:wave-bounce 6s ease-in-out infinite}.slide-doctors__background::after{content:"";position:absolute;bottom:-70px;left:0;width:100%;height:130%;background-color:#d3afd1}.background-doctors__bubmle-1{position:absolute;border-radius:50%;background-color:#d3afd1;width:17%;bottom:-30%;height:100%;left:0;-webkit-animation-delay:0s;animation-delay:0s;-webkit-animation:wave-bounce 6s ease-in-out infinite;animation:wave-bounce 6s ease-in-out infinite}.background-doctors__bubmle-1::after{content:"";aspect-ratio:1/1;border-radius:50%;background:#fff;z-index:-1;-webkit-animation-delay:4s;animation-delay:4s;position:absolute;border-radius:50%;background-color:#d3afd1;width:100%;bottom:-20%;height:100%;left:60%}.background-doctors__bubmle-1::before{content:"";aspect-ratio:1/1;border-radius:50%;background:#fff;z-index:-1;-webkit-animation-delay:4s;animation-delay:4s;position:absolute;border-radius:50%;background-color:#d3afd1;width:100%;bottom:0;height:100%;left:130%}.background-doctors__bubmle-2{position:absolute;border-radius:50%;background-color:#d3afd1;width:17%;bottom:-30%;height:100%;left:22%;-webkit-animation:wave-bounce 6s ease-in-out infinite;animation:wave-bounce 6s ease-in-out infinite;-webkit-animation-delay:2s;animation-delay:2s}.background-doctors__bubmle-2::after{content:"";aspect-ratio:1/1;border-radius:50%;background:#fff;z-index:-1;-webkit-animation-delay:4s;animation-delay:4s;position:absolute;border-radius:50%;background-color:#d3afd1;width:100%;bottom:-20%;height:100%;left:70%}.background-doctors__bubmle-2::before{content:"";aspect-ratio:1/1;border-radius:50%;background:#fff;z-index:-1;-webkit-animation-delay:4s;animation-delay:4s;position:absolute;border-radius:50%;background-color:#d3afd1;width:100%;bottom:-20%;height:100%;left:150%}.background-doctors__bubmle-3{position:absolute;border-radius:50%;background-color:#d3afd1;width:20%;bottom:-30%;height:100%;left:46%;-webkit-animation:wave-bounce 6s ease-in-out infinite;animation:wave-bounce 6s ease-in-out infinite;-webkit-animation-delay:4s;animation-delay:4s}.background-doctors__bubmle-3::after{content:"";aspect-ratio:1/1;border-radius:50%;background:#fff;z-index:-1;-webkit-animation-delay:4s;animation-delay:4s;position:absolute;border-radius:50%;background-color:#d3afd1;width:100%;bottom:-12%;height:100%;left:90%}.background-doctors__bubmle-3::before{content:"";aspect-ratio:1/1;border-radius:50%;background:#fff;z-index:-1;-webkit-animation-delay:4s;animation-delay:4s;position:absolute;border-radius:50%;background-color:#d3afd1;width:100%;bottom:0;height:100%;left:179%}summary::-webkit-details-marker{display:none}.youtube{width:60px}.swiper{overflow:hidden}.swiper-initialized{touch-action:pan-y}.swiper-wrapper{width:100%;height:100%;box-sizing:content-box;display:flex;position:relative}.swiper-vertical .swiper-wrapper{flex-direction:column}.swiper-autoheight .swiper-wrapper{align-items:flex-start}.swiper-initialized .swiper-slide{flex-shrink:0}.swiper-android .swiper-slide,.swiper-android .swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-button-lock{display:none!important}@media (min-width:47.99875em){.menu-open .icon-menu p{color:#a372a1}}@media (max-width:530px){.comments__slide{width:320px;height:auto}}@media (max-width:450px){.comments__slide{width:320px;height:590px}}@media (max-width:375px){.comments__slide{width:320px;height:520px}}@media (max-width:47.99875em){.menu__body{position:fixed;width:100%;height:100%;left:0;top:-100%;overflow:auto;padding:3.125rem .9375rem 1.875rem .9375rem;-webkit-transform:translateX(0);transform:translateX(0);transition:top .3s;background:#d3afd1;flex-direction:column;overflow:hidden;row-gap:78px;opacity:1}.menu__body::before{content:"";position:fixed;width:100%;height:4.375rem;top:-100%;left:0;transition:top .3s;z-index:2}.menu-open .menu__body{top:0}.menu-open .menu__body::before{top:0}.menu__link{font-family:Geologica;font-size:36px;font-weight:500;line-height:34px;color:#fff}.icon-menu{width:1.25rem;height:.875rem}.icon-menu p{font-size:16px;line-height:18px;top:-10%}.icon-menu span,.icon-menu::after,.icon-menu::before{right:25px}.header._header-scroll{background-position-x:30%}.header__logo{width:95px}.header__img{width:95px}.header__content{-webkit-column-gap:60px;-moz-column-gap:60px;column-gap:60px}.header__actions{font-size:8px;line-height:24px;padding:0 8px;z-index:6}.socials-header{display:flex}.bubbles{height:80px}.bubbles .bubble.bubble-1{width:20%}.bubbles .bubble.bubble-2{display:none}.bubbles .bubble.bubble-3{width:20%}.bubbles .bubble.bubble-4{display:none}.map{width:100%;height:250px}.footer__container{row-gap:25px;padding-bottom:13px;padding-top:34px;flex-direction:column}.footer__top{flex-direction:column-reverse;row-gap:24px}.footer__decor{right:-290px}.footer__image{width:158px}.footer__decor2{left:auto;bottom:70px;-webkit-transform:scaleX(-1);transform:scaleX(-1);right:-180px}.footer__bottom{font-size:10px;line-height:20px}.top-footer__map{width:100%;height:250px}.top-footer__content{row-gap:30px}.content-footer__info{row-gap:25px}.content-footer__social{width:32px}.info-footer__logo{width:160px}.info-footer__items{row-gap:28px}.info-footer__item{-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px;font-size:18px;line-height:20px}.info-footer__box{-webkit-column-gap:0;-moz-column-gap:0;column-gap:0;flex-direction:column;row-gap:5px}.box-info__title{font-size:10px;line-height:20px}.footer-star4{display:none}.footer-star5{display:none}.footer-star6{display:none}.cloud__about-1{width:257px;left:-57px;bottom:-35px}.hero__container{flex-direction:column;padding-bottom:0;padding-top:117px}.hero__info{row-gap:24px;align-items:center}.hero__image{width:200%;position:static;margin-top:-35px}.hero__img{padding-right:100px}.menu-open .cloud{z-index:3}.cloud__hero-1{width:148px;top:66px;left:-53px}.cloud__hero-2{width:108px;top:45px;right:-31px}.cloud__hero-3{width:117px;left:-15px;bottom:165px}.teth{width:15px;height:16px}.teth-1{left:20px;top:300px}.teth-2{top:75px;right:87px;left:auto}.teth-3{top:255px;right:16px;left:auto;bottom:auto}.teth-4{top:auto;right:auto;left:40px;bottom:43px}.teth-5{top:56px;right:15px}.teth-6{-webkit-transform:rotate(-48.501deg) translate(var(--x,0),var(--y,0));transform:rotate(-48.501deg) translate(var(--x,0),var(--y,0));top:130px;right:150px;bottom:auto}.teth-7{left:25px;bottom:24px}.info-hero__title{font-size:36px;font-weight:500;line-height:34px;text-align:center;max-width:315px;width:100%}.info-hero__description{font-size:14px;line-height:16px;margin-bottom:8px;text-align:center;max-width:246px}.btn{font-size:16px;padding:12px 22px;line-height:18px}.pc{display:none}.mob{display:flex}.menu-open .mow{display:none}.menu-open .mowb{display:flex}.advantages__container{padding-top:51px;row-gap:48px}.advantages__title{font-size:22px;line-height:24px}.advantages__slider{display:block;margin-left:20px}.advantages__item{width:269px;height:146px;padding:4px 12px 29px 16px;row-gap:5px}.cloud__advantages-1{width:155px}.cloud__advantages-2{width:103px}.cloud__witch{max-width:114px}.cloud__advantages-3{width:168px}._watcher-view .clouds__advantages{right:-76px}.clouds__advantages{top:82px;width:190px;height:114px}.item-advantages__number{font-size:28px;-webkit-text-stroke-width:2px}.item-advantages__text{font-size:14px;line-height:16px}.about__container{padding-top:55px;padding-bottom:44px}.about__header{flex-direction:column}.about__titles{width:100%}.about__title{font-size:22px;line-height:24px}.about__description{font-size:14px;line-height:16px}.about__actions{width:100%;margin-top:250px;justify-content:center}.about__image{width:300px;left:0}.about__img{left:10px;top:40px}.about__btn{z-index:1}.about__slide{row-gap:12px;max-width:320px;height:346px;padding:31px 12px 43px 13px}.slide-about__title{font-size:18px;line-height:22px}.slide-about__info{row-gap:12px}.slide-about__text{font-size:12px;line-height:14px}.slide-about__background{background:rgba(0,0,0,0)}.background-about__bubmle-1{width:15%;bottom:-45%}.background-about__bubmle-2{width:15%;left:33%;bottom:-45%}.background-about__bubmle-3{display:none}.background-about__bubmle-4{width:15%;left:68%;bottom:-45%}.about-bumble-1{width:20%}.about-bumble-2{display:none}.about-bumble-3{width:20%}.about-bumble-4{display:none}.services__container{padding-right:20px;align-items:center;margin-left:0}.services__price{font-size:14px;line-height:24px;padding:8px 24px}.services__slider{display:none}.services__slide{max-width:100%;width:100%;height:220px}.title{font-size:22px;line-height:24px}.services-slide__title{font-size:18px;line-height:22px}.services-slide__image{max-width:100%;width:80%;margin-top:0}.with-1{width:180px!important;height:auto;margin-top:-10px}.with-2{width:180px!important;height:auto;margin-top:-20px}.with-3{width:160px!important;height:auto;margin-top:-20px}.diagnostic .services-slide__image{width:60%}.diagnostic__star1{left:30px;top:45px}.diagnostic__star2{left:57px;bottom:31px}.diagnostic__star3{top:21px;right:31px;left:auto;top:auto}.diagnostic__star4{top:42px;right:17px}.diagnostic__star5{display:none}.chirurgie__teeth1{left:38px;top:36px}.chirurgie__teeth2{top:57px;left:auto;right:6px}.chirurgie__teeth3{display:none}.chirurgie__teeth4{display:none}.other .services-slide__image{width:60%}.call__container{padding-top:38px;padding-bottom:125px;row-gap:24px;z-index:2;position:relative}.call__title{font-size:24px;text-align:center;line-height:26px}.call__description{margin-bottom:8px;font-size:14px;line-height:16px;width:289px}.cloud__call-2{right:50px;top:130px;width:147px}._watcher-view .call-image1{left:-6px}.call-image1{width:156px}._watcher-view .call-image2{right:-6px}.call-image2{width:124px;top:auto;bottom:8px}.comments__container{row-gap:28px;padding-top:60px;padding-bottom:10px;margin-left:0;padding-left:20px;padding-right:20px}.faq__container{padding-top:75px;padding-bottom:10px;row-gap:55px}.header-faq__anim{right:-170px;top:20px}.amin-faq__cloud1{width:127.205px}.amin-faq__cloud2{width:207.719px;top:-10px!important}.faq-star1{display:none}._watcher-view .faq-star2{left:-320px}.faq-star2{top:40px}._watcher-view .faq-star3{left:-340px}.faq-star3{top:50px}._watcher-view .faq-star4{left:-410px}.faq-star4{top:30px}._watcher-view .faq-star5{left:-460px}.faq-star5{top:50px}.faq-star6{display:none}.faq-star7{display:none}.spollers__item{width:100%;padding:4px 16px 17px}.spollers__body{font-size:12px;line-height:14px}.faq-spollers__number{font-size:28px;-webkit-text-stroke-width:2px}.faq-spollers__btn{top:5px}.faq-spollers__title{font-size:16px;line-height:18px}._watcher-view .contactus__left{left:10px}.contactus__left .contactus__image{width:165px}.contactus__left{bottom:12px}.contactus__right{top:170px}.contactus__right .contactus__image{width:109px}._watcher-view .contactus__right{right:-90px}.contactus__container{padding-top:94px;padding-bottom:191px;row-gap:12px}.contactus__title{font-size:24px;line-height:26px}.contactus__description{font-size:14px;line-height:16px;margin-bottom:12px;width:286px}.cloud__contactus-1{width:234px;top:170px;left:-100px}.cloud__contactus-2{width:207px;top:170px;right:10px}._watcher-view .contactus-star1{right:220px}.contactus-star1{width:11px;height:11px;top:80px}._watcher-view .contactus-star2{left:0}.contactus-star2{width:11px;height:11px;top:0}._watcher-view .contactus-star3{left:10px}.contactus-star3{width:6px;height:6px;top:10px}._watcher-view .contactus-star4{right:110px;left:auto}.contactus-star4{width:16px;height:16px;top:50px;right:110px;left:auto}._watcher-view .contactus-star5{left:-20px}.contactus-star5{width:12px;height:12px;top:180px}._watcher-view .contactus-star6{left:-5px}.contactus-star6{width:6px;height:6px;top:175px}._watcher-view .contactus-star7{left:-60px}.contactus-star7{width:11px;height:11px;bottom:50px}.contactus-star8{display:none}.contactus-star9{display:none}.contactus-star10{display:none}.popup__text{row-gap:25px}.popup__title{font-size:22px;line-height:24px}.popup__description{font-size:14px;line-height:16px}.popup-star1{width:13px;height:13px;left:-30px}.popup-star2{width:14px;height:14px;top:70px;left:-30px}.popup-star3{width:9px;height:9px;top:85px;left:-15px}.popup-star4{width:14px;height:13px;top:70px;right:-30px}.popup-star5{width:8px;height:8px;top:85px;right:-40px}.popup-bubles{height:45px!important}.form-questions__body{row-gap:10px}.name{font-size:14px;line-height:16px;padding:14px 19px}.tel{font-size:14px;line-height:16px;padding:14px 19px}.price__container{padding-top:100px;row-gap:40px}.price__title{font-size:36px;line-height:34px;margin-bottom:12px}.price__items{row-gap:28px;width:100%}.price__actions{flex-direction:column;row-gap:20px;z-index:2}.price__btn{width:90%}.price__back{width:90%}.item-price__title{font-size:18px;line-height:22px;padding-bottom:16px}.item-price__description{font-size:14px;line-height:16px;padding:12px 0}.teth-8{left:55px;bottom:auto;top:140px}.teth-9{left:auto;bottom:auto;right:93px;top:350px}.teth-10{left:auto;top:auto;bottom:550px;right:18px}.teth-11{left:25px;bottom:24px}.teth-12{display:none}.teth-13{display:none}.clouds__price{right:-60px;top:80px}.clouds__price-2{left:-60px;top:auto;bottom:137px}.cloud__price{width:154px}.price-star1{width:15px;height:15px;bottom:60px;left:10px}.price-star2{width:17px;height:17px;bottom:90px;left:50px}.price-star3{width:8px;height:8px;bottom:105px;left:70px}.price-star4{display:none}.price-star5{bottom:35px;left:200%}.price-star6{width:8px;height:8px;top:55px;left:210%}.price-star7{width:19px;height:19px;top:129px;left:205%}.free__background{width:150%;left:-130px}.free__background2{width:505.036px;height:167.437px;-webkit-transform:rotate(49.144deg);transform:rotate(49.144deg);left:-100px;top:140px}.free__img{width:211.683px;height:127.01px;bottom:15px;left:-40px}.free__img2{width:153px;height:101px;bottom:8px;right:-15px}.free__container{padding-top:38px;padding-bottom:150px;row-gap:24px}.free__text{row-gap:16px}.free__title{width:100%;font-size:24px;font-weight:300;line-height:26px}.free__description{width:289px;font-size:14px;line-height:16px}.doctors__container{padding-right:20px;margin-left:0;row-gap:20px}.doctors__title{max-width:360px}.slide-doctors__text{padding-bottom:14px}.text-doctors__header{row-gap:9px;height:60px}.text-doctors__title{font-size:18px;line-height:22px}.text-doctors__subtitle{font-size:14px;line-height:16px}.slide-doctors__background{height:60px}.slide-doctors__background::after{height:110%}.background-doctors__bubmle-1{width:15%;bottom:-45%}.background-doctors__bubmle-2{width:15%;left:33%;bottom:-45%}.background-doctors__bubmle-3{width:15%;left:58%;bottom:-45%}.youtube{width:45px}}@media (max-width:29.99875em){.bubbles{height:65px}.about__slide{max-width:100%;height:auto}.star-1{left:251px;bottom:1px}.star-4{right:110px}.star-5{right:12px}.star-6{right:45px}.star-7{right:35px}}@media (any-hover:none){.icon-menu{cursor:default}}