@charset "UTF-8";@import url(https://fonts.googleapis.com/css?family=DM+Sans:regular,500,700&display=swap);@import url(https://fonts.googleapis.com/css?family=Rosario: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:#555;line-height:1;font-family:"DM Sans";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:"DM Sans";font-size:inherit}button{cursor:pointer;color:inherit;background-color:transparent}a{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;-ms-touch-action:none;touch-action:none;-ms-scroll-chaining:none;overscroll-behavior: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}@supports (overflow:clip){.wrapper{overflow:clip}}.wrapper>main{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.wrapper>*{min-width:0}[class*=__container]{max-width:79.375rem;margin:0 auto;padding:0 .9375rem}.rating{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;font-size:23px;line-height:1;letter-spacing:.5625rem;-webkit-transition:opacity .3s ease 0s;-o-transition:opacity .3s ease 0s;transition:opacity .3s ease 0s}.rating.rating_sending{opacity:.2}.rating.rating_set .rating__active,.rating.rating_set .rating__item{cursor:pointer}.rating__body{position:relative}.rating__body::before{content:"★★★★★";display:block;color:#fff}.rating__active{position:absolute;width:0%;height:100%;top:0;left:0;overflow:hidden}.rating__active::before{content:"★★★★★";position:absolute;width:100%;height:100%;top:0;left:0;color:#f1b90b}.rating__items{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;width:100%;height:100%;top:0;left:0}.rating__item{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;height:100%;opacity:0}.rating__value{display:none;font-size:50%;line-height:1;padding:0 0 0 10px}[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}body{line-height:1.6666666667}.title{font-family:Rosario;font-weight:700;line-height:1.2857142857;color:#222;text-transform:capitalize}.title:not(:last-child){margin-bottom:1.25rem}[data-watch]{-webkit-transform:translate(0,3.125rem);-ms-transform:translate(0,3.125rem);transform:translate(0,3.125rem);opacity:0;-webkit-transition:all .8s;-o-transition:all .8s;transition:all .8s}[data-watch].item-why{-webkit-transform:translate(-3.125rem,0);-ms-transform:translate(-3.125rem,0);transform:translate(-3.125rem,0);opacity:0;-webkit-transition:all .8s;-o-transition:all .8s;transition:all .8s}[data-watch]._watcher-view{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);opacity:1}.header{position:absolute;background-color:#fff;width:100%;top:0;left:0;z-index:100}.header._header-scroll{position:fixed;background-color:rgba(255,255,255,.7);top:-200%}.header._header-show{-webkit-transition:top .3s ease;-o-transition:top .3s ease;transition:top .3s ease;top:0}.header__container{min-height:150px;padding-top:.3125rem;padding-bottom:.3125rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.9375rem}.header__logo{position:relative;z-index:5}.header__actions{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.25rem;color:#222;position:relative;z-index:5}.header__cart,.header__search{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#f3fbf8;-webkit-box-flex:0;-ms-flex:0 0 2.5rem;flex:0 0 2.5rem;width:2.5rem;height:2.5rem;border-radius:50%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease}.header__cart img,.header__search img{width:1.5rem;height:1.5rem}.header__button{display:inline-block;text-align:center;background-color:#09a66d;line-height:1.1111111111;padding:.625rem 1.4375rem;color:#fff;border-radius:.5rem;margin-left:.75rem;-webkit-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease}.header .cart-header{position:relative}.header .cart-header__quantity{position:absolute;background-color:#09a66d;width:.375rem;height:.375rem;border-radius:50%;top:.4375rem;right:.8125rem}.menu__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:.3125rem}.menu__link{font-size:1.125rem;line-height:1.3333333333;color:#222;-webkit-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease}.icon-menu{display:none}.footer{background-color:#f3fbf8;line-height:1.6666666667}.footer__container{display:-ms-grid;display:grid;row-gap:1.875rem;-ms-grid-columns:minmax(auto,350px) auto auto 13.4375rem;grid-template-columns:minmax(auto,350px) auto auto 13.4375rem}.footer__column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer__text{margin-top:1.875rem}.footer__label{font-weight:500;font-size:1.5rem;line-height:1.2916666667;color:#222}.footer__link{line-height:1.2777777778;color:#222;-webkit-transition:color .3s ease 0s;-o-transition:color .3s ease 0s;transition:color .3s ease 0s}.footer__link:not(:last-child){margin-bottom:1.5625rem}.footer__social{display:-webkit-box;display:-ms-flexbox;display:flex;gap:3.125rem}.menu-footer__list{display:-ms-grid;display:grid;gap:1.5rem}.menu-footer__link{line-height:1.2777777778;color:#555;-webkit-transition:color .3s ease 0s;-o-transition:color .3s ease 0s;transition:color .3s ease 0s}.social__link{-webkit-box-flex:0;-ms-flex:0 0 24px;flex:0 0 24px;height:24px;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;-webkit-transition:fill .3s ease 0s;-o-transition:fill .3s ease 0s;transition:fill .3s ease 0s}.hero{background-color:#f3fbf8;padding-top:9.375rem}.no-webp .hero__container{background-image:url(../img/hero/hero-decor.png)}.hero__container{background-position:top left;background-repeat:no-repeat;background-size:42.5%}.hero__info{text-align:center}.hero__text{max-width:40rem;margin:0 auto}.hero__link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-weight:500;color:#222;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hero__link span{display:-webkit-box;display:-ms-flexbox;display:flex;width:4rem;height:4rem;padding:2rem 1rem;border-radius:50%;background-color:#09a66d;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:1.25rem;-webkit-transition:background-color .3s ease;-o-transition:background-color .3s ease;transition:background-color .3s ease}.hero__content{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.875rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.hero__image{max-width:70%}.hero__image img{width:100%}.hero__link,.hero__text,.hero__title{-webkit-transform:translate(0,-3.125rem);-ms-transform:translate(0,-3.125rem);transform:translate(0,-3.125rem);opacity:0;-webkit-transition:all .8s;-o-transition:all .8s;transition:all .8s}.stats-hero{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:15.625rem;width:100%;gap:1.875rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.item-stats{background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1.0625rem 2.0625rem;-webkit-transform:translate(3.125rem,0);-ms-transform:translate(3.125rem,0);transform:translate(3.125rem,0);opacity:0;-webkit-transition:all .8s;-o-transition:all .8s;transition:all .8s}.item-stats__icon{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#f3fbf8;width:3.5rem;height:3.5rem;border-radius:50%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.item-stats__icon img{width:2rem;height:2rem}.item-stats__content{color:#222;text-align:center}.item-stats__value:not(:last-child){margin-bottom:.25rem}.loaded .hero__title{-webkit-transition-delay:.9s;-o-transition-delay:.9s;transition-delay:.9s}.loaded .hero__text{-webkit-transition-delay:.7s;-o-transition-delay:.7s;transition-delay:.7s}.loaded .hero__link{-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;-o-transition-property:opacity,transform;transition-property:opacity,transform;transition-property:opacity,transform,-webkit-transform;-webkit-transition-delay:.5s;-o-transition-delay:.5s;transition-delay:.5s}.loaded .hero__link,.loaded .hero__text,.loaded .hero__title{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);opacity:1}.loaded .item-stats_1{-webkit-transition-delay:1.1s;-o-transition-delay:1.1s;transition-delay:1.1s}.loaded .item-stats_2{-webkit-transition-delay:1.3s;-o-transition-delay:1.3s;transition-delay:1.3s}.loaded .item-stats_3{-webkit-transition-delay:1.5s;-o-transition-delay:1.5s;transition-delay:1.5s}.loaded .item-stats{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);opacity:1}.why{background-image:url(../img/why/decor.svg);background-position:97.6% 0;background-repeat:no-repeat;background-size:65.5%}.why__title{max-width:42.5rem}.why__text{max-width:40rem}.why__content{display:-ms-grid;display:grid;gap:1.25rem;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.why__list{display:-ms-grid;display:grid;gap:1.25rem}.why__list:not(:last-child){margin-bottom:.625rem}.why__arrow{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;margin:0 auto;width:4rem;height:4rem;border-radius:50%;background-color:#fff;-webkit-transition:background-color .3s ease 0s;-o-transition:background-color .3s ease 0s;transition:background-color .3s ease 0s}.why__image{max-width:37.5rem}.why__image img{width:100%}.item-why{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:31.25rem;padding:2.5rem 3.6875rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.item-why__icon{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:1.5rem;-webkit-box-flex:0;-ms-flex:0 0 5rem;flex:0 0 5rem;height:5rem;border-radius:50%;background-color:#f3fbf8;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.item-why__icon img{width:2.5rem;height:2.5rem}.item-why__icon_filled{background-color:#fff}.item-why__title{font-weight:700;font-size:1.25rem;line-height:1.5;color:#222}.item-why__title:not(:last-child){margin-bottom:.5rem}.item-why__text{font-size:.875rem;line-height:1.4285714286}.item-why_filled{background-color:#f3fbf8}.explore{background-color:#f3fbf8}.no-webp .explore__container{background-image:url(../img/explore/decor.png)}.explore__container{background-position:bottom right;background-repeat:no-repeat;background-size:31%;display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.explore__image{max-width:37.5rem;background:rgba(9,166,109,.1)}.explore__image img{width:100%}.explore__content{max-width:36.25rem}.explore__link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-weight:500;color:#222;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease}.explore__link span{display:-webkit-box;display:-ms-flexbox;display:flex;width:4rem;height:4rem;padding:2rem 1rem;border-radius:50%;background-color:#09a66d;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:1.25rem}.reviews__container{display:-ms-grid;display:grid;-ms-grid-columns:minmax(auto,51.6%) minmax(auto,40.33%);grid-template-columns:minmax(auto,51.6%) minmax(auto,40.33%);gap:.625rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.reviews__slider{position:relative}.reviews__controls{position:absolute;z-index:5;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.5625rem;bottom:.9375rem;right:28%}.reviews__arrow{display:inline-block;width:3.5rem;height:3.5rem;border-radius:50%;border:1px solid #09a66d;background-color:#09a66d;background-image:url(../img/reviews/arrow.svg);background-repeat:no-repeat;background-size:2rem;background-position:center;-webkit-transition:background-color .3s ease 0s;-o-transition:background-color .3s ease 0s;transition:background-color .3s ease 0s}.reviews__arrow.swiper-button-disabled{border:1px solid #ccc;background-color:#fff}.reviews__arrow_right{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.reviews__images{position:relative;width:100%}.reviews__image-ibg{background-color:#f3fbf8;border-radius:50%;padding-bottom:100%;overflow:hidden}.reviews__icons{position:absolute;top:81%;left:0;border-radius:.75rem;-webkit-box-shadow:-15px 15px 25px rgba(0,96,60,.04);box-shadow:-15px 15px 25px rgba(0,96,60,.04);width:44%;height:16%}.reviews__icons img{width:100%}.item-reviews{max-width:36.875rem}.item-reviews__author{font-weight:500;font-size:1.875rem;line-height:1.2}.item-reviews__rating{padding-bottom:1.875rem}.app__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:3.125rem}.app__images{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:265px;width:100%}.app__image-bg,.app__image-bg img,.app__image-main,.app__image-main img{max-width:100%}.app__image-main{border-radius:1.875rem;overflow:hidden;z-index:2;margin-left:1.5625rem}.app__image-bg{margin-top:2rem;margin-bottom:2rem;margin-left:-16.5625rem;border-radius:1.25rem;overflow:hidden}.app__content{max-width:41.25rem;padding:2.1875rem 0}.app__button{display:inline-block;background:#f3fbf8;border-radius:50px;padding:.6875rem 1.5rem;color:#333;-webkit-transition:background-color .3s ease 0s;-o-transition:background-color .3s ease 0s;transition:background-color .3s ease 0s}.app__text{max-width:35.9375rem}.app__links{display:-webkit-box;display:-ms-flexbox;display:flex}.swiper{overflow:hidden}.swiper-initialized{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-wrapper{width:100%;height:100%;-webkit-box-sizing:content-box;box-sizing:content-box;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.swiper-vertical .swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.swiper-initialized .swiper-slide{-ms-flex-negative:0;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:77.5em){.menu__list{-webkit-column-gap:2.5rem;-moz-column-gap:2.5rem;column-gap:2.5rem}}@media (min-width:79.375em){.title{font-size:4.375rem}.footer{padding-top:4.0625rem}.footer{padding-bottom:7.5rem}.footer__container{-webkit-column-gap:8.75rem;-moz-column-gap:8.75rem;column-gap:8.75rem}.footer__label{margin-bottom:2.5rem}.hero{padding-bottom:2.8125rem}.hero__info{padding-top:5.625rem}.hero__text:not(:last-child){margin-bottom:2.5rem}.item-stats__value{font-size:3rem}.why{padding-top:8.75rem}.why{padding-bottom:8.75rem}.why__text:not(:last-child){margin-bottom:3.5rem}.explore__container{padding-top:5.625rem}.explore__container{padding-bottom:8.75rem}.explore__container{gap:3.125rem}.explore__text:not(:last-child){margin-bottom:3.125rem}.reviews{padding-top:5.625rem}.reviews{padding-bottom:3.75rem}.item-reviews__text:not(:last-child){margin-bottom:2.5rem}.item-reviews__author:not(:last-child){margin-bottom:1.25rem}.app{padding-top:3.125rem}.app{padding-bottom:8.75rem}.app__container{padding-left:6.25rem}.app__container{padding-right:6.25rem}.app__button:not(:last-child){margin-bottom:1.6875rem}.app__text:not(:last-child){margin-bottom:3.125rem}.app__link:not(:last-child){margin-right:1.5rem}}@media (max-width:20em){.title{font-size:2.25rem}.footer{padding-top:1.875rem}.footer{padding-bottom:2.5rem}.footer__container{-webkit-column-gap:2.5rem;-moz-column-gap:2.5rem;column-gap:2.5rem}.footer__label{margin-bottom:1.5625rem}.hero{padding-bottom:1.875rem}.hero__info{padding-top:1.875rem}.hero__text:not(:last-child){margin-bottom:1.25rem}.item-stats__value{font-size:2.125rem}.why{padding-top:2.5rem}.why{padding-bottom:2.5rem}.why__text:not(:last-child){margin-bottom:1.25rem}.explore__container{padding-top:2.5rem}.explore__container{padding-bottom:1.25rem}.explore__container{gap:1.25rem}.explore__text:not(:last-child){margin-bottom:1.25rem}.reviews{padding-top:2.5rem}.reviews{padding-bottom:1.25rem}.item-reviews__text:not(:last-child){margin-bottom:1.25rem}.item-reviews__author:not(:last-child){margin-bottom:.625rem}.app{padding-top:1.25rem}.app{padding-bottom:2.5rem}.app__container{padding-left:1.25rem}.app__container{padding-right:1.25rem}.app__button:not(:last-child){margin-bottom:.9375rem}.app__text:not(:last-child){margin-bottom:1.25rem}.app__link:not(:last-child){margin-right:.9375rem}}@media (max-width:61.99875em){.header__container{min-height:100px}.footer__container{-ms-grid-columns:auto auto 13.4375rem;grid-template-columns:auto auto 13.4375rem}.footer__column:nth-child(1){-ms-grid-column-span:3;grid-column:span 3}.hero{padding-top:6.25rem}.hero__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0}.hero__image{max-width:none}.stats-hero{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1.25rem}.item-stats{padding:.625rem .9375rem}.why__list{gap:.625rem}.reviews__title{-ms-grid-column-span:2;grid-column:span 2;text-align:center}.reviews__images{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.app__container{padding:0 1.25rem}}@media (max-width:61.99875em) and (max-width:20em){.item-why{padding:.625rem}}@media (max-width:47.99875em){.header__container{min-height:75px}.menu__body{position:fixed;width:100%;height:100%;top:0;left:-100%;-webkit-transition:left .3s ease;-o-transition:left .3s ease;transition:left .3s ease;overflow:auto;background-color:#fff;padding:6.25rem .9375rem 1.875rem}.menu__body::before{content:"";position:fixed;width:100%;height:3.125rem;top:0;left:-100%;background-color:#fff;z-index:2}.menu-open .menu__body{left:0}.menu-open .menu__body::before{left:0}.menu__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:right;row-gap:1.5625rem}.menu__link{font-size:1.5rem}.icon-menu{display:block;position:relative;width:1.875rem;height:1.125rem;z-index:5}.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:.125rem;background-color:#000}.icon-menu::before{top:0}.icon-menu::after{bottom:0}.icon-menu span{top:calc(50% - .0625rem)}.menu-open .icon-menu span{width:0}.menu-open .icon-menu::before{top:calc(50% - .0625rem);-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.menu-open .icon-menu::after{bottom:calc(50% - .0625rem);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.hero{padding-top:4.6875rem}.why__container{text-align:center}.why__text{margin-left:auto;margin-right:auto}.why__content{-ms-grid-columns:auto;grid-template-columns:auto;justify-items:center}.explore__container{-ms-grid-columns:auto;grid-template-columns:auto;justify-items:center;background-image:none}.explore__image{max-width:none;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.reviews__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.reviews__content{width:100%}.reviews__controls{right:0;bottom:0;gap:.9375rem}.app__container{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.app__images{margin:0 auto}.app__content{text-align:center;margin-left:auto;margin-right:auto;padding-bottom:0}.app__text{margin-left:auto;margin-right:auto}.app__links{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width:47.99875em) and (any-hover:none){.icon-menu{cursor:default}}@media (max-width:41.25rem){.footer__container{-ms-grid-columns:auto auto;grid-template-columns:auto auto}.footer__column:nth-child(1),.footer__column:nth-child(4){-ms-grid-column-span:2;grid-column:span 2}}@media (max-width:29.99875em){.header__cart,.header__search{margin-top:1.5625rem;margin-left:auto}.header__button{margin-left:0}.item-why{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width:29.9375em){.menu__list{-webkit-column-gap:.9375rem;-moz-column-gap:.9375rem;column-gap:.9375rem}}@media (min-width:20em) and (max-width:79.375em){@supports (font-size:clamp(2.25rem ,1.5342105263rem + 3.5789473684vw ,4.375rem)){.title{font-size:clamp(2.25rem ,1.5342105263rem + 3.5789473684vw ,4.375rem)}}@supports not (font-size:clamp(2.25rem ,1.5342105263rem + 3.5789473684vw ,4.375rem)){.title{font-size:calc(2.25rem + 2.125 * (100vw - 20rem)/ 59.375)}}@supports (padding-top:clamp(1.875rem ,1.1381578947rem + 3.6842105263vw ,4.0625rem)){.footer{padding-top:clamp(1.875rem ,1.1381578947rem + 3.6842105263vw ,4.0625rem)}}@supports not (padding-top:clamp(1.875rem ,1.1381578947rem + 3.6842105263vw ,4.0625rem)){.footer{padding-top:calc(1.875rem + 2.1875 * (100vw - 20rem)/ 59.375)}}@supports (padding-bottom:clamp(2.5rem ,0.8157894737rem + 8.4210526316vw ,7.5rem)){.footer{padding-bottom:clamp(2.5rem ,.8157894737rem + 8.4210526316vw ,7.5rem)}}@supports not (padding-bottom:clamp(2.5rem ,0.8157894737rem + 8.4210526316vw ,7.5rem)){.footer{padding-bottom:calc(2.5rem + 5 * (100vw - 20rem)/ 59.375)}}@supports ((-moz-column-gap:clamp(2.5rem ,0.3947368421rem + 10.5263157895vw ,8.75rem)) or (column-gap:clamp(2.5rem ,0.3947368421rem + 10.5263157895vw ,8.75rem))){.footer__container{-webkit-column-gap:clamp(2.5rem ,.3947368421rem + 10.5263157895vw ,8.75rem);-moz-column-gap:clamp(2.5rem ,.3947368421rem + 10.5263157895vw ,8.75rem);column-gap:clamp(2.5rem ,.3947368421rem + 10.5263157895vw ,8.75rem)}}@supports not ((-moz-column-gap:clamp(2.5rem ,0.3947368421rem + 10.5263157895vw ,8.75rem)) or (column-gap:clamp(2.5rem ,0.3947368421rem + 10.5263157895vw ,8.75rem))){.footer__container{-webkit-column-gap:calc(2.5rem + 6.25 * (100vw - 20rem)/ 59.375);-moz-column-gap:calc(2.5rem + 6.25 * (100vw - 20rem)/ 59.375);column-gap:calc(2.5rem + 6.25 * (100vw - 20rem)/ 59.375)}}@supports (margin-bottom:clamp(1.5625rem ,1.2467105263rem + 1.5789473684vw ,2.5rem)){.footer__label{margin-bottom:clamp(1.5625rem ,1.2467105263rem + 1.5789473684vw ,2.5rem)}}@supports not (margin-bottom:clamp(1.5625rem ,1.2467105263rem + 1.5789473684vw ,2.5rem)){.footer__label{margin-bottom:calc(1.5625rem + .9375 * (100vw - 20rem)/ 59.375)}}@supports (padding-bottom:clamp(1.875rem ,1.5592105263rem + 1.5789473684vw ,2.8125rem)){.hero{padding-bottom:clamp(1.875rem ,1.5592105263rem + 1.5789473684vw ,2.8125rem)}}@supports not (padding-bottom:clamp(1.875rem ,1.5592105263rem + 1.5789473684vw ,2.8125rem)){.hero{padding-bottom:calc(1.875rem + .9375 * (100vw - 20rem)/ 59.375)}}@supports (padding-top:clamp(1.875rem ,0.6118421053rem + 6.3157894737vw ,5.625rem)){.hero__info{padding-top:clamp(1.875rem ,.6118421053rem + 6.3157894737vw ,5.625rem)}}@supports not (padding-top:clamp(1.875rem ,0.6118421053rem + 6.3157894737vw ,5.625rem)){.hero__info{padding-top:calc(1.875rem + 3.75 * (100vw - 20rem)/ 59.375)}}@supports (margin-bottom:clamp(1.25rem ,0.8289473684rem + 2.1052631579vw ,2.5rem)){.hero__text:not(:last-child){margin-bottom:clamp(1.25rem ,.8289473684rem + 2.1052631579vw ,2.5rem)}}@supports not (margin-bottom:clamp(1.25rem ,0.8289473684rem + 2.1052631579vw ,2.5rem)){.hero__text:not(:last-child){margin-bottom:calc(1.25rem + 1.25 * (100vw - 20rem)/ 59.375)}}@supports (font-size:clamp(2.125rem ,1.8302631579rem + 1.4736842105vw ,3rem)){.item-stats__value{font-size:clamp(2.125rem ,1.8302631579rem + 1.4736842105vw ,3rem)}}@supports not (font-size:clamp(2.125rem ,1.8302631579rem + 1.4736842105vw ,3rem)){.item-stats__value{font-size:calc(2.125rem + .875 * (100vw - 20rem)/ 59.375)}}@supports (padding-top:clamp(2.5rem ,0.3947368421rem + 10.5263157895vw ,8.75rem)){.why{padding-top:clamp(2.5rem ,.3947368421rem + 10.5263157895vw ,8.75rem)}}@supports not (padding-top:clamp(2.5rem ,0.3947368421rem + 10.5263157895vw ,8.75rem)){.why{padding-top:calc(2.5rem + 6.25 * (100vw - 20rem)/ 59.375)}}@supports (padding-bottom:clamp(2.5rem ,0.3947368421rem + 10.5263157895vw ,8.75rem)){.why{padding-bottom:clamp(2.5rem ,.3947368421rem + 10.5263157895vw ,8.75rem)}}@supports not (padding-bottom:clamp(2.5rem ,0.3947368421rem + 10.5263157895vw ,8.75rem)){.why{padding-bottom:calc(2.5rem + 6.25 * (100vw - 20rem)/ 59.375)}}@supports (margin-bottom:clamp(1.25rem ,0.4921052632rem + 3.7894736842vw ,3.5rem)){.why__text:not(:last-child){margin-bottom:clamp(1.25rem ,.4921052632rem + 3.7894736842vw ,3.5rem)}}@supports not (margin-bottom:clamp(1.25rem ,0.4921052632rem + 3.7894736842vw ,3.5rem)){.why__text:not(:last-child){margin-bottom:calc(1.25rem + 2.25 * (100vw - 20rem)/ 59.375)}}@supports (padding-top:clamp(2.5rem ,1.4473684211rem + 5.2631578947vw ,5.625rem)){.explore__container{padding-top:clamp(2.5rem ,1.4473684211rem + 5.2631578947vw ,5.625rem)}}@supports not (padding-top:clamp(2.5rem ,1.4473684211rem + 5.2631578947vw ,5.625rem)){.explore__container{padding-top:calc(2.5rem + 3.125 * (100vw - 20rem)/ 59.375)}}@supports (padding-bottom:clamp(1.25rem ,-1.2763157895rem + 12.6315789474vw ,8.75rem)){.explore__container{padding-bottom:clamp(1.25rem ,-1.2763157895rem + 12.6315789474vw ,8.75rem)}}@supports not (padding-bottom:clamp(1.25rem ,-1.2763157895rem + 12.6315789474vw ,8.75rem)){.explore__container{padding-bottom:calc(1.25rem + 7.5 * (100vw - 20rem)/ 59.375)}}@supports (gap:clamp(1.25rem ,0.6184210526rem + 3.1578947368vw ,3.125rem)){.explore__container{gap:clamp(1.25rem ,.6184210526rem + 3.1578947368vw ,3.125rem)}}@supports not (gap:clamp(1.25rem ,0.6184210526rem + 3.1578947368vw ,3.125rem)){.explore__container{gap:calc(1.25rem + 1.875 * (100vw - 20rem)/ 59.375)}}@supports (margin-bottom:clamp(1.25rem ,0.6184210526rem + 3.1578947368vw ,3.125rem)){.explore__text:not(:last-child){margin-bottom:clamp(1.25rem ,.6184210526rem + 3.1578947368vw ,3.125rem)}}@supports not (margin-bottom:clamp(1.25rem ,0.6184210526rem + 3.1578947368vw ,3.125rem)){.explore__text:not(:last-child){margin-bottom:calc(1.25rem + 1.875 * (100vw - 20rem)/ 59.375)}}@supports (padding-top:clamp(2.5rem ,1.4473684211rem + 5.2631578947vw ,5.625rem)){.reviews{padding-top:clamp(2.5rem ,1.4473684211rem + 5.2631578947vw ,5.625rem)}}@supports not (padding-top:clamp(2.5rem ,1.4473684211rem + 5.2631578947vw ,5.625rem)){.reviews{padding-top:calc(2.5rem + 3.125 * (100vw - 20rem)/ 59.375)}}@supports (padding-bottom:clamp(1.25rem ,0.4078947368rem + 4.2105263158vw ,3.75rem)){.reviews{padding-bottom:clamp(1.25rem ,.4078947368rem + 4.2105263158vw ,3.75rem)}}@supports not (padding-bottom:clamp(1.25rem ,0.4078947368rem + 4.2105263158vw ,3.75rem)){.reviews{padding-bottom:calc(1.25rem + 2.5 * (100vw - 20rem)/ 59.375)}}@supports (margin-bottom:clamp(1.25rem ,0.8289473684rem + 2.1052631579vw ,2.5rem)){.item-reviews__text:not(:last-child){margin-bottom:clamp(1.25rem ,.8289473684rem + 2.1052631579vw ,2.5rem)}}@supports not (margin-bottom:clamp(1.25rem ,0.8289473684rem + 2.1052631579vw ,2.5rem)){.item-reviews__text:not(:last-child){margin-bottom:calc(1.25rem + 1.25 * (100vw - 20rem)/ 59.375)}}@supports (margin-bottom:clamp(0.625rem ,0.4144736842rem + 1.0526315789vw ,1.25rem)){.item-reviews__author:not(:last-child){margin-bottom:clamp(.625rem ,.4144736842rem + 1.0526315789vw ,1.25rem)}}@supports not (margin-bottom:clamp(0.625rem ,0.4144736842rem + 1.0526315789vw ,1.25rem)){.item-reviews__author:not(:last-child){margin-bottom:calc(.625rem + .625 * (100vw - 20rem)/ 59.375)}}@supports (padding-top:clamp(1.25rem ,0.6184210526rem + 3.1578947368vw ,3.125rem)){.app{padding-top:clamp(1.25rem ,.6184210526rem + 3.1578947368vw ,3.125rem)}}@supports not (padding-top:clamp(1.25rem ,0.6184210526rem + 3.1578947368vw ,3.125rem)){.app{padding-top:calc(1.25rem + 1.875 * (100vw - 20rem)/ 59.375)}}@supports (padding-bottom:clamp(2.5rem ,0.3947368421rem + 10.5263157895vw ,8.75rem)){.app{padding-bottom:clamp(2.5rem ,.3947368421rem + 10.5263157895vw ,8.75rem)}}@supports not (padding-bottom:clamp(2.5rem ,0.3947368421rem + 10.5263157895vw ,8.75rem)){.app{padding-bottom:calc(2.5rem + 6.25 * (100vw - 20rem)/ 59.375)}}@supports (padding-left:clamp(1.25rem ,-0.4342105263rem + 8.4210526316vw ,6.25rem)){.app__container{padding-left:clamp(1.25rem ,-.4342105263rem + 8.4210526316vw ,6.25rem)}}@supports not (padding-left:clamp(1.25rem ,-0.4342105263rem + 8.4210526316vw ,6.25rem)){.app__container{padding-left:calc(1.25rem + 5 * (100vw - 20rem)/ 59.375)}}@supports (padding-right:clamp(1.25rem ,-0.4342105263rem + 8.4210526316vw ,6.25rem)){.app__container{padding-right:clamp(1.25rem ,-.4342105263rem + 8.4210526316vw ,6.25rem)}}@supports not (padding-right:clamp(1.25rem ,-0.4342105263rem + 8.4210526316vw ,6.25rem)){.app__container{padding-right:calc(1.25rem + 5 * (100vw - 20rem)/ 59.375)}}@supports (margin-bottom:clamp(0.9375rem ,0.6848684211rem + 1.2631578947vw ,1.6875rem)){.app__button:not(:last-child){margin-bottom:clamp(.9375rem ,.6848684211rem + 1.2631578947vw ,1.6875rem)}}@supports not (margin-bottom:clamp(0.9375rem ,0.6848684211rem + 1.2631578947vw ,1.6875rem)){.app__button:not(:last-child){margin-bottom:calc(.9375rem + .75 * (100vw - 20rem)/ 59.375)}}@supports (margin-bottom:clamp(1.25rem ,0.6184210526rem + 3.1578947368vw ,3.125rem)){.app__text:not(:last-child){margin-bottom:clamp(1.25rem ,.6184210526rem + 3.1578947368vw ,3.125rem)}}@supports not (margin-bottom:clamp(1.25rem ,0.6184210526rem + 3.1578947368vw ,3.125rem)){.app__text:not(:last-child){margin-bottom:calc(1.25rem + 1.875 * (100vw - 20rem)/ 59.375)}}@supports (margin-right:clamp(0.9375rem ,0.7480263158rem + 0.9473684211vw ,1.5rem)){.app__link:not(:last-child){margin-right:clamp(.9375rem ,.7480263158rem + .9473684211vw ,1.5rem)}}@supports not (margin-right:clamp(0.9375rem ,0.7480263158rem + 0.9473684211vw ,1.5rem)){.app__link:not(:last-child){margin-right:calc(.9375rem + .5625 * (100vw - 20rem)/ 59.375)}}}@media (min-width:29.9375em) and (max-width:77.5em){@supports ((-moz-column-gap:clamp(0.9375rem ,-0.0459921156rem + 3.285151117vw ,2.5rem)) or (column-gap:clamp(0.9375rem ,-0.0459921156rem + 3.285151117vw ,2.5rem))){.menu__list{-webkit-column-gap:clamp(.9375rem ,-.0459921156rem + 3.285151117vw ,2.5rem);-moz-column-gap:clamp(.9375rem ,-.0459921156rem + 3.285151117vw ,2.5rem);column-gap:clamp(.9375rem ,-.0459921156rem + 3.285151117vw ,2.5rem)}}@supports not ((-moz-column-gap:clamp(0.9375rem ,-0.0459921156rem + 3.285151117vw ,2.5rem)) or (column-gap:clamp(0.9375rem ,-0.0459921156rem + 3.285151117vw ,2.5rem))){.menu__list{-webkit-column-gap:calc(.9375rem + 1.5625 * (100vw - 29.9375rem)/ 47.5625);-moz-column-gap:calc(.9375rem + 1.5625 * (100vw - 29.9375rem)/ 47.5625);column-gap:calc(.9375rem + 1.5625 * (100vw - 29.9375rem)/ 47.5625)}}}@media (max-width:61.99875em) and (min-width:79.375em){.item-why{padding:1.25rem}}@media (max-width:61.99875em) and (min-width:20em) and (max-width:79.375em){@supports (padding:clamp(0.625rem ,0.4144736842rem + 1.0526315789vw ,1.25rem)){.item-why{padding:clamp(.625rem ,.4144736842rem + 1.0526315789vw ,1.25rem)}}@supports not (padding:clamp(0.625rem ,0.4144736842rem + 1.0526315789vw ,1.25rem)){.item-why{padding:calc(.625rem + .625 * (100vw - 20rem)/ 59.375)}}}@media (any-hover:hover){.header__cart:hover,.header__search:hover{background-color:#d4f9ec}.header__button:hover{color:#222}.menu__link:hover{color:#09a66d}.footer__link:hover{color:#09a66d}.menu-footer__link:hover{color:#09a66d}.social__link:hover svg path{fill:#09a66d}.hero__link:hover{color:#09a66d}.hero__link:hover span{background-color:#fff}.hero__link:hover svg path{fill:#09a66d}.why__arrow:hover{background-color:#09a66d}.why__arrow:hover svg path{fill:#fff}.explore__link:hover{color:#09a66d}.explore__link:hover span{background-color:#fff}.explore__link:hover svg path{fill:#09a66d}.reviews__arrow:hover{border:1px solid #ccc;background-color:#fff}.app__button:hover{background-color:#09a66d;color:#fff}}.webp .hero__container{background-image:url(../img/hero/hero-decor.webp)}.webp .explore__container{background-image:url(../img/explore/decor.webp)}