@charset "UTF-8";@import url(https://fonts.googleapis.com/css?family=Work+Sans:regular,500,600,700&display=swap);*{padding:0;margin:0;border:0}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}body,html{height:100%;min-width:320px}body{color:#fff;line-height:1;font-family:"Work Sans";font-size:1rem;-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:"Work Sans";font-size:inherit}button{cursor:pointer;color:inherit;background-color:inherit}a{color:inherit}a:link,a:visited{text-decoration:none}a:hover{text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit}body{font-weight:500}body.lock{overflow:hidden;-ms-touch-action:none;touch-action:none}.wrapper{min-height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}.wrapper>main{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.wrapper>*{min-width:0}[class*=__container]{max-width:93rem;-webkit-box-sizing:content-box;box-sizing:content-box;margin:0 auto;padding:0 .9375rem}[class*=-ibg]{position:relative}[class*=-ibg] img{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover}[class*=-ibg_contain] img{-o-object-fit:contain;object-fit:contain}:root{--fz82:clamp(3.125rem, 2.523rem + 2.41vw, 5.125rem);--fz64:clamp(2.5rem, 2.048rem + 1.81vw, 4rem);--fz32:clamp(1.75rem, 1.675rem + 0.3vw, 2rem);--fz24:clamp(1.375rem, 1.337rem + 0.15vw, 1.5rem);--fz20:clamp(1.125rem, 1.087rem + 0.15vw, 1.25rem);--black-color:#081323;--gray-color:#4f4f4f}.title{font-size:var(--fz64);color:var(--black-color)}.subtitle{font-size:var(--fz24);color:var(--gray-color)}.caption{font-size:var(--fz32);color:var(--black-color)}.form{position:relative;max-width:463px}.form input{width:100%;height:71px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:rgba(255,255,255,.2);border:1px solid #fff;border-radius:50px;padding:24px 30px;color:#fff;font-size:var(--fz20);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;padding-right:62px}.form input::-webkit-input-placeholder{font-weight:400;font-size:var(--fz20);color:#fff}.form input::-moz-placeholder{font-weight:400;font-size:var(--fz20);color:#fff}.form input:-ms-input-placeholder{font-weight:400;font-size:var(--fz20);color:#fff}.form input::-ms-input-placeholder{font-weight:400;font-size:var(--fz20);color:#fff}.form input::placeholder{font-weight:400;font-size:var(--fz20);color:#fff}.form input:focus{outline:0;-webkit-box-shadow:0 0 5px #fff;box-shadow:0 0 5px #fff}.form__button{position:absolute;width:50px;height:50px;border-radius:100%;background:-webkit-gradient(linear,left top,right top,from(#2af598),to(#009efd));background:-o-linear-gradient(left,#2af598 0,#009efd 100%);background:linear-gradient(90deg,#2af598 0,#009efd 100%);top:50%;right:12px;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%)}.form__button img{content:"";width:28px;height:28px;position:absolute;top:10px;right:10px}.form__btn{position:absolute;top:50%;right:12px;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);font-size:var(--fz20);font-weight:400;border-radius:50px;padding:12px 24px;background:-webkit-gradient(linear,left top,right top,from(#2af598),to(#009efd));background:-o-linear-gradient(left,#2af598 0,#009efd 100%);background:linear-gradient(90deg,#2af598 0,#009efd 100%)}.dropdown-1,.dropdown-2,.dropdown-3{position:absolute;bottom:50px;left:55%;z-index:2;visibility:hidden;opacity:0;width:205px;padding:20px 10px 14px 20px;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.dropdown-1 :not(:last-child),.dropdown-2 :not(:last-child),.dropdown-3 :not(:last-child){margin-bottom:12px}.dropdown-1::before,.dropdown-2::before,.dropdown-3::before{content:"";width:205px;height:115.74px;background:url(../img/main/dropdown.svg) 0 0/contain no-repeat;position:absolute;top:0;left:0;z-index:-1}.dropdown-1__price,.dropdown-2__price,.dropdown-3__price{width:150px;display:inline-block;font-size:var(--fz32);font-weight:700;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;text-align:left}.dropdown-1__name,.dropdown-2__name,.dropdown-3__name{width:150px;font-weight:700;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.main__plant-1 .dropdown-1.active,.main__plant-2 .dropdown-2.active,.main__plant-3 .dropdown-3.active{bottom:70px;opacity:1;visibility:visible}.header{padding:57px 0;position:fixed;z-index:99;width:100%;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.header.fix-block{padding:15px 0;background:rgba(107,116,129,.7);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.header__container{position:relative}.header__menu{padding-right:44px;height:46px}.header__basket{position:absolute;top:50%;right:15px;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);padding-right:7px;z-index:1000}.header__sum{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:14px;color:#2d3949;font-weight:700;line-height:.9;position:absolute;top:0;right:0;z-index:3;width:21px;height:21px;border-radius:100%;background:-webkit-gradient(linear,left top,right top,from(#2af598),to(#009efd));background:-o-linear-gradient(left,#2af598 0,#009efd 100%);background:linear-gradient(90deg,#2af598 0,#009efd 100%)}.menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.menu__body.body-active{right:0}.menu__list{font-size:24px;font-weight:600;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:68px;-moz-column-gap:68px;column-gap:68px}.menu__item.active .menu__link{background:-webkit-gradient(linear,left top,right top,from(#2af598),to(#009efd));background:-o-linear-gradient(left,#2af598 0,#009efd 100%);background:linear-gradient(90deg,#2af598 0,#009efd 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.menu__link{position:relative}.menu__link::before{content:"";width:0%;height:2px;background:-webkit-gradient(linear,left top,right top,from(#2af598),to(#009efd));background:-o-linear-gradient(left,#2af598 0,#009efd 100%);background:linear-gradient(90deg,#2af598 0,#009efd 100%);position:absolute;bottom:-2px;left:50%;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.icon-menu{display:none}.footer{background:-o-linear-gradient(317deg,#566270 0,#283444 100%);background:linear-gradient(133deg,#566270 0,#283444 100%);padding:120px 0}.footer__container{max-width:1533px}.footer__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-column-gap:122px;-moz-column-gap:122px;column-gap:122px;padding-bottom:62px;border-bottom:1px solid #fff}.footer__left{-webkit-box-flex:0;-ms-flex:0 1 463px;flex:0 1 463px}.footer__logo{font-weight:500;font-size:48px;display:inline-block}.footer__logo:not(:last-child){margin-bottom:25px}.footer__form input{padding-right:157px}.footer__right{-webkit-box-flex:0;-ms-flex:0 1 948px;flex:0 1 948px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:87.6px;-moz-column-gap:87.6px;column-gap:87.6px}.footer__column{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.footer__column ul li{font-weight:500;line-height:1.5}.footer__column ul li:not(:last-child){margin-bottom:16.82px}.footer__title{font-size:var(--fz24);font-weight:700;line-height:1.4;margin-bottom:33px;white-space:nowrap}.footer__bottom{padding-top:52px;font-size:var(--fz24);font-weight:400;text-align:center}.no-webp .main{background:url(../img/main/main.jpg) 0 center/cover no-repeat}.main{position:relative;padding:185px 0 605px}.main::before{content:"";width:100%;height:208px;background:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),to(#fff));background:-o-linear-gradient(top,rgba(255,255,255,0) 0,#fff 100%);background:linear-gradient(180deg,rgba(255,255,255,0) 0,#fff 100%);position:absolute;bottom:0;left:0}.main__title-subtitle{max-width:1128px;text-align:center;margin:0 auto}.main__title-subtitle :not(:last-child){margin-bottom:24px}.main__title-subtitle:not(:last-child){margin-bottom:42px}.main__title{font-size:var(--fz82);font-weight:700;text-shadow:1px 1px 2px #081323}.main__subtitle{max-width:583px;margin:0 auto;line-height:1.5;text-shadow:1px 1px 2px #081323}.main__form{margin:0 auto}.main__plant-1,.main__plant-2,.main__plant-3{width:54px;height:54px;border-radius:100%;border:1px solid #fff;background:rgba(255,255,255,.2);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);position:absolute;z-index:2}.main__plant-1::after,.main__plant-2::after,.main__plant-3::after{content:"";width:16px;height:16px;border-radius:100%;border:1px solid #fff;background:#fff;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.main__plant-1{top:37%;left:6%}.main__plant-2{top:56%;left:11%}.main__plant-3{top:56%;right:7%}.services{padding:100px 0 70px}.services__cards{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-column-gap:clamp(3.125rem,-9.141rem + 21.54vw,14.125rem);-moz-column-gap:clamp(3.125rem,-9.141rem + 21.54vw,14.125rem);column-gap:clamp(3.125rem,-9.141rem + 21.54vw,14.125rem);row-gap:40px}.card-services{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:377px;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}.card-services__icon{-webkit-box-flex:0;-ms-flex:0 0 84px;flex:0 0 84px;height:84px}.card-services__icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.card-services__body :not(:last-child){margin-bottom:16px}.card-services__title{font-size:var(--fz32);color:var(--black-color)}.card-services__paragraph{font-size:var(--fz20);color:#828282}.best-seller{padding:70px 0}.best-seller__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:38px;-moz-column-gap:38px;column-gap:38px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.best-seller__title-link{max-width:365px}.best-seller__title{margin-bottom:clamp(1.25rem,.938rem + 1.56vw,2.625rem)}.best-seller__link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}.best-seller__link svg{width:24px;height:21px;-o-object-fit:contain;object-fit:contain}.best-seller__cards{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 1 1051px;flex:0 1 1051px;margin:0 -16px;padding-top:123px}.best-seller__card{-webkit-box-flex:0;-ms-flex:0 0 33.3333%;flex:0 0 33.3333%;padding:0 16px}.card-product{position:relative}.card-product__body{background:#c1d0e4;border-radius:50px;-webkit-box-shadow:0 4px 30px 0 rgba(221,218,218,.25);box-shadow:0 4px 30px 0 rgba(221,218,218,.25)}.card-product__img{position:relative;padding-bottom:76%}.card-product__img img{position:absolute;bottom:40px;left:50%;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);max-width:325px;max-height:333px;-o-object-fit:contain;object-fit:contain}.card-product__describe{padding:26px 38px;background:#fff;border-radius:50px}.card-product__top{margin-bottom:76px}.card-product__title{margin-bottom:7px}.card-product__stars{display:-webkit-box;display:-ms-flexbox;display:flex}.card-product__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px}.card-product__price{font-size:var(--fz32);color:#081323}.card-product__price ins{text-decoration:none}.card-product__button{width:clamp(2.188rem,1.861rem + 1.63vw,3.625rem);height:clamp(2.188rem,1.861rem + 1.63vw,3.625rem);background:-webkit-gradient(linear,left top,right top,from(#2af598),to(#009efd));background:-o-linear-gradient(left,#2af598 0,#009efd 100%);background:linear-gradient(90deg,#2af598 0,#009efd 100%);border-radius:50%;position:relative}.card-product__button::before{content:"";width:clamp(1.125rem,.997rem + .64vw,1.688rem);height:clamp(.25rem,.222rem + .14vw,.375rem);border-radius:20px;background:#fff;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.card-product__button::after{content:"";width:clamp(.25rem,.222rem + .14vw,.375rem);height:clamp(1.125rem,.997rem + .64vw,1.688rem);border-radius:20px;background:#fff;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.interior{padding:70px 0}.interior__title-subtitle{text-align:center}.interior__title-subtitle :not(:last-child){margin-bottom:clamp(.938rem,.767rem + .85vw,1.688rem)}.interior__title-subtitle:not(:last-child){margin-bottom:clamp(2.813rem,2.287rem + 2.63vw,5.125rem)}.interior__subtitle{font-weight:400}.interior__gallery{display:-ms-grid;display:grid;gap:clamp(.938rem,.696rem + 1.21vw,2rem);-ms-grid-columns:52% 45.7%;grid-template-columns:52% 45.7%}.interior__image:nth-child(1){max-height:549px;-ms-grid-row-span:1;grid-row:span 1}.interior__image:nth-child(2){max-height:995px;-ms-grid-row-span:2;grid-row:span 2}.interior__image:nth-child(3){max-height:404px;-ms-grid-row-span:1;grid-row:span 1}.interior__image{max-height:995px;position:relative;border-radius:50px;overflow:hidden}.interior__image::before{content:"";width:0%;height:100%;background:rgba(0,0,0,0);position:absolute;top:0;left:50%;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.interior__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.interior__text{text-align:center;font-size:var(--fz64);position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:0;-webkit-transition:all .3s ease-in-out .3s;-o-transition:all .3s ease-in-out .3s;transition:all .3s ease-in-out .3s}.care{padding:70px 0 209px}.care__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:46px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.care__left{-webkit-box-flex:0;-ms-flex:0 1 585px;flex:0 1 585px}.care__title-subtitle{max-width:452px}.care__title-subtitle :not(:last-child){margin-bottom:clamp(.938rem,.767rem + .85vw,1.688rem)}.care__title-subtitle:not(:last-child){margin-bottom:clamp(2.813rem,2.287rem + 2.63vw,5.125rem)}.care__subtitle{font-weight:400}.care__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:clamp(.625rem,.426rem + .99vw,1.5rem);-moz-column-gap:clamp(.625rem,.426rem + .99vw,1.5rem);column-gap:clamp(.625rem,.426rem + .99vw,1.5rem)}.care__item:not(:last-child){margin-bottom:clamp(.938rem,.696rem + 1.21vw,2rem)}.care__item img{width:clamp(3rem,2.716rem + 1.42vw,4.25rem);height:clamp(3rem,2.716rem + 1.42vw,4.25rem)}.care__text :not(:last-child){margin-bottom:8px}.care__paragraph{font-weight:400;color:var(--gray-color)}.care__right{-webkit-box-flex:0;-ms-flex:0 1 657px;flex:0 1 657px}.care__right img{width:100%;max-height:618px;-o-object-fit:cover;object-fit:cover}@media (max-width:50em){.footer{padding:60px 0}.footer__right{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:40px}.footer__column{width:45%}.footer__column ul li:not(:last-child){margin-bottom:10px}.footer__title{margin-bottom:15px}}@media (max-width:96.875em){.main{padding:180px 0 450px}}@media (max-width:84.375em){.best-seller__row{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;row-gap:30px}.best-seller__title-link{max-width:100%;text-align:center}}@media (max-width:81.25em){.footer__row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer__left{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.footer__right{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.main__plant-1,.main__plant-2,.main__plant-3{display:none}}@media (max-width:61.99875em){.header{padding:15px 0}.header__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;gap:20px}.header__menu{height:unset;padding-right:0}.header__basket{position:relative;top:unset;right:unset;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.menu__body{position:fixed;top:0;right:-100%;width:450px;height:100vh;background:rgba(57,71,90,.8);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:999;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out;padding:80px 0 80px 60px}.menu__list{font-size:30px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:25px}.icon-menu{display:block;position:relative;width:1.875rem;height:1.5rem;cursor:pointer;z-index:1000}.icon-menu span,.icon-menu::after,.icon-menu::before{content:"";-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;right:0;position:absolute;width:100%;height:.1875rem;border-radius:30px;background-color:#fff}.icon-menu::before{top:0}.icon-menu::after{bottom:0}.icon-menu span{top:calc(50% - .125rem)}.icon-menu.menu-open span{width:0}.icon-menu.menu-open::before{top:calc(50% - .125rem);-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.icon-menu.menu-open::after{bottom:calc(50% - .0625rem);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.main{padding:150px 0 305px}.best-seller__cards{margin:0 -8px}.best-seller__card{padding:0 8px}.card-product__body{border-radius:30px}.card-product__img{padding-bottom:66%}.card-product__img img{bottom:10px;max-width:235px;max-height:230px}.card-product__describe{padding:16px 28px;border-radius:30px}.card-product__top{margin-bottom:45px}.interior__image{border-radius:20px}.care__row{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.care__title-subtitle{max-width:100%;text-align:center}}@media (max-width:47.99875em){.footer__row{padding-bottom:42px}.footer__bottom{font-size:18px;padding-top:35px}.main{padding:100px 0 150px}.services{padding:70px 0 40px}.card-services{width:100%;-webkit-box-flex:0;-ms-flex:0 1 350px;flex:0 1 350px}.card-services__icon{-webkit-box-flex:0;-ms-flex:0 0 64px;flex:0 0 64px;height:64px}.best-seller{padding:40px 0}.best-seller__cards{overflow-x:auto;scrollbar-width:none}.interior{padding:40px 0}.care{padding:40px 0 120px}}@media (max-width:29.99875em){.form__btn{padding:12px 10px;font-size:14px}.menu__body{width:100%}.footer__form input{padding-right:110px}.footer__column{width:100%}.interior__gallery{-ms-grid-columns:1fr;grid-template-columns:1fr}}@media (hover:hover) and (pointer:fine){.menu__link:hover::before{content:"";width:100%;left:0}.best-seller__link:hover span{background:-webkit-gradient(linear,left top,right top,from(#2af598),to(#009efd));background:-o-linear-gradient(left,#2af598 0,#009efd 100%);background:linear-gradient(90deg,#2af598 0,#009efd 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.best-seller__link:hover svg path{fill:#009efd}.interior__image:hover::before{width:100%;left:0;background:rgba(0,0,0,.3)}.interior__image:hover .interior__text{opacity:1}}.webp .main{background:url(../img/main/main.webp) 0 center/cover no-repeat}