*{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none}body{font-family:Montserrat,Arial,sans-serif;font-style:normal;font-weight:400;-webkit-font-smoothing:antialiased}body::-webkit-scrollbar{width:8px}body::-webkit-scrollbar-thumb{background-color:#000;border-radius:2px}body{--line-color: #e591a6}.container{max-width:100dvw;overflow-x:hidden}button{outline:unset;padding:0;border:none;font:inherit;color:inherit;background-color:rgba(0,0,0,0);cursor:pointer}input[type=checkbox]{-webkit-appearance:none;appearance:none;background-color:unset;margin:0;font:inherit;color:currentcolor;width:18px;height:18px;border:1.40625px solid currentcolor;border-radius:2.5px;cursor:pointer;position:relative !important}input[type=checkbox]::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;transition:.2s all ease-in-out;background-repeat:no-repeat;background-size:100%;background-position:center center;opacity:0;width:18px;height:18px;display:none}textarea{resize:none;box-sizing:border-box;outline:none;box-shadow:none;padding:15px 20px 15px 15px;background:#fafafa;border-radius:6px;border:none;font-style:normal;font-weight:500;font-size:14px;line-height:14px;color:#051d32}textarea::placeholder{font-style:normal;font-weight:500;font-size:14px;line-height:16px;display:flex;align-items:center;letter-spacing:.05em;color:#999bb8;opacity:.35}textarea.error-input{border:1px solid #e10718 !important;background:rgba(225,7,24,.05) !important}a,a:hover,a:focus{-webkit-text-decoration:none;text-decoration:none}a.link{color:#e10718}a.link:hover,a.link:focus{color:#e10718}img{transition:opacity .3s}.po{cursor:pointer}main{margin-top:90px}@media (max-width: 768px){main{margin-top:60px}body::-webkit-scrollbar{width:calc(3 / 375 * 100vw)}}
.breadcrumbs{display:flex;gap:.3rem;margin:156px auto 40px;width:1240px}.breadcrumbs a{font-weight:600;font-size:.75rem;line-height:.9375rem;color:#9499a1;-webkit-text-decoration:none;text-decoration:none;transition:color .3s ease}.breadcrumbs a.sep,.breadcrumbs a.active{pointer-events:none}.breadcrumbs a:hover,.breadcrumbs a:active,.breadcrumbs a.active{color:#458b2d}@media (max-width: 768px){.breadcrumbs{margin-top:89px;width:91vw;overflow-x:auto;scrollbar-width:none}.breadcrumbs a{white-space:nowrap}}
.geolocation{display:flex;align-items:center;gap:5px;padding:2px 0;height:18px;cursor:pointer}.geolocation_text{font-weight:500;font-size:.875rem;line-height:.75rem;color:#b57e10;white-space:nowrap}.geolocation-modal{position:fixed;z-index:1001;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center}.geolocation-modal_shadow{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:1}.geolocation-modal_container{position:relative;background-color:#fff;border-radius:20px;max-width:672px;width:95%;max-height:80vh;z-index:2}.geolocation-modal_title{margin:40px auto 0;width:-webkit-fit-content;width:fit-content;font-weight:700;font-size:1.5rem;line-height:1.75rem;color:#458b2d}.geolocation-modal_content{padding:30px 40px}.geolocation-modal_hint{margin-bottom:20px;text-align:center;font-weight:500;font-size:1.125rem;line-height:1.3125rem;display:flex;align-items:center;justify-content:center;color:#9499a1}.geolocation-modal_select{display:flex;align-items:center;justify-content:space-between;padding-right:20px;width:100%;height:54px;background-color:#f6f1e8;border-radius:10px;margin-bottom:20px}.geolocation-modal_select>input{height:100%;padding-left:20px;font-family:"Montserrat";font-size:1rem;line-height:1.375rem;color:#2a2a2a;background:rgba(0,0,0,0);border:none;outline:none;flex-grow:1}.geolocation-modal_select-body{width:100%;max-width:592px;padding:20px;background:#f6f1e8;border-radius:20px;height:-webkit-fit-content;height:fit-content;max-height:300px;overflow-y:auto;margin-bottom:20px}.geolocation-modal_select-body_item{cursor:pointer;margin:4px 0;color:#2a2a2a;transition:color .3s ease}.geolocation-modal_select-body_item:hover,.geolocation-modal_select-body_item:active{color:#458b2d}.geolocation-modal_select>img{transition:transform .3s ease}.geolocation-modal_select.active>img{transform:scaleY(-100%)}.geolocation-modal_buttons{display:flex;justify-content:center;align-items:center;gap:20px}.geolocation-modal_buttons_cancel{color:#458b2d;font-weight:500;font-size:.875rem;line-height:1.1875rem;border-bottom:1px solid #458b2d;opacity:1;transition:opacity .3s ease;cursor:pointer}.geolocation-modal_buttons_cancel:hover,.geolocation-modal_buttons_cancel:active{opacity:.6}.geolocation-modal_buttons_submit{display:flex;justify-content:center;align-items:center;padding:0 36px;background-color:#458b2d;border-radius:30px;height:48px;font-weight:500;font-size:1rem;line-height:1.1875rem;color:#fff;cursor:pointer;transition:background-color .3s ease, opacity .3s ease;opacity:.6;pointer-events:none}.geolocation-modal_buttons_submit.active{opacity:1;pointer-events:unset}.geolocation-modal_buttons_submit:hover,.geolocation-modal_buttons_submit:active{background-color:#266c0d}.geolocation-ask{position:fixed;z-index:1001;top:150px;left:110px;display:flex;flex-direction:column;align-items:center;padding:25px 35px;background-color:hsla(0,0%,100%,.95);border-radius:12px;width:310px}.geolocation-ask_title{font-weight:700;font-size:.875rem;line-height:.875rem;color:#458b2d}.geolocation-ask_region{color:#2a2a2a;font-weight:700;font-size:1.125rem;line-height:1.3125rem;margin-top:10px}.geolocation-ask_buttons{display:flex;align-items:center;gap:25px;margin-top:20px}.geolocation-ask_buttons_yes{color:#fff;background-color:#458b2d;border-radius:100000px;padding:0 17px;height:35px;font-weight:700;font-size:.875rem;line-height:1.0625rem;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:background-color .3s ease}.geolocation-ask_buttons_yes:hover,.geolocation-ask_buttons_yes:active{background-color:#266c0d}.geolocation-ask_buttons_no{border-bottom:1px solid #458b2d;cursor:pointer;font-weight:700;font-size:.875rem;line-height:1.5rem;color:#458b2d;opacity:1;transition:opacity .3s ease}.geolocation-ask_buttons_no:hover,.geolocation-ask_buttons_no:active{opacity:.6}@media (max-width: 1280px){.geolocation_text{max-width:calc(100vw - 600px);overflow:hidden;text-overflow:ellipsis}}@media (max-width: 768px){.geolocation_text{max-width:80vw}}
.header-wrapper{position:fixed;top:0;width:100%;background:#fff;z-index:1000}.header-top{display:flex;align-items:center;justify-content:space-between;max-width:1280px;background:#fff;margin:auto;height:37px;transition:height .3s ease, padding .3s ease}.header-top.hidden{height:0px;padding-top:0px;padding-bottom:0px}.header-top__left,.header-top__menu{display:flex;align-items:center;gap:25px}.header-top__left{position:relative}.work-time{font-weight:400;font-size:.875rem;line-height:1.3125rem;color:#9499a1;text-align:center;white-space:nowrap;position:relative}.phone{display:flex;align-items:center;gap:5px}.phone span{font-weight:500;font-size:.875rem;line-height:1.3125rem;color:#9499a1;white-space:nowrap}.top-menu-link{font-weight:500;font-size:.875rem;line-height:normal;color:#9499a1;-webkit-text-decoration:none;text-decoration:none;transition:color .3s ease}.top-menu-link:hover,.top-menu-link:active,.top-menu-link.active{color:#000}.more-menu{display:flex;align-items:center;gap:2px;cursor:pointer}.more-menu:hover span,.more-menu:active span,.more-menu.active span{color:#000}.more-icon{transform:rotate(90deg)}.more-menu span{font-weight:500;font-size:.875rem;line-height:normal;color:#9499a1;transition:color .3s ease}.header-main{display:flex;align-items:center;justify-content:space-between;height:90px;background:#fff;border-top:2px solid rgba(69,139,45,.1);position:relative;padding:0 20px;box-shadow:0px 4px 4px rgba(8,66,0,.05);transition:border-top-width .3s ease}.header-main__content{display:flex;align-items:center;gap:40px;margin-left:auto;justify-content:end}.header-main__container{width:100%;max-width:1280px;margin:0 auto;position:relative;height:100%;align-items:center;display:flex}.header-wrapper:has(.header-top.hidden) .header-main{border-top-width:0px}.icon-main{position:absolute;left:0;top:0;z-index:1}.header-logo{position:absolute;left:110px;top:10px;z-index:2}.main-nav{display:flex;align-items:center;gap:40px}.product-menu-toggle{display:flex;align-items:center;gap:6px;cursor:pointer}.main-nav-link{font-weight:600;font-size:1rem;line-height:normal;color:#458b2d;-webkit-text-decoration:none;text-decoration:none;white-space:nowrap;transition:opacity .3s ease}.main-nav-link:hover{opacity:.7}.main-nav-link.active{opacity:1;-webkit-text-decoration:underline;text-decoration:underline}.buy-btn{display:flex;align-items:center;justify-content:center;gap:10px;height:45px;padding:13px 25px;background:#458b2d;border-radius:24px;position:relative;-webkit-text-decoration:none;text-decoration:none;transition:background .3s ease}.buy-btn:hover{background:#3a7324}.buy-btn span{font-weight:600;font-size:1rem;line-height:normal;color:#fff;white-space:nowrap}.bug-icon{position:absolute;left:115px;top:-10px;scale:.66;transform:rotate(202.049deg) scale(-1, -1)}.burger-menu{display:none;width:60px;height:60px;align-items:center;justify-content:center;background:rgba(0,0,0,0);border:none;cursor:pointer;padding:0}.burger-menu_open,.burger-menu_close{position:absolute;opacity:1;transition:opacity .3s ease}.burger-menu:not(.active) .burger-menu_close{opacity:0}.burger-menu.active .burger-menu_open{opacity:0}.mobile-menu-overlay{position:fixed;top:0;left:0;width:100%;height:100dvh;background:rgba(0,0,0,.5);z-index:9999;opacity:0;visibility:hidden;transition:opacity .3s ease, visibility .3s ease}.mobile-menu-overlay.active{opacity:1;visibility:visible}.mobile-menu-content{position:absolute;top:0;left:0;width:375px;height:100%;background:#fff;padding:93px 16px 17px;overflow-y:auto;transform:translateX(-100%);transition:transform .3s ease;display:flex;flex-direction:column;justify-content:space-between}.mobile-menu-overlay.active .mobile-menu-content{transform:translateX(0)}.mobile-breadcrumb{display:flex;align-items:center;gap:1px;width:-webkit-fit-content;width:fit-content;margin-bottom:20px;cursor:pointer}.mobile-breadcrumb span{font-weight:600;font-size:.875rem;line-height:1.1875rem;color:#9499a1}.mobile-nav{display:flex;flex-direction:column;gap:20px}.mobile-nav-section{display:flex;flex-direction:column;gap:0}.mobile-nav-item{display:flex;align-items:center;gap:8px;padding:0;cursor:pointer;width:-webkit-fit-content;width:fit-content}.mobile-nav-link{cursor:pointer;color:#2a2a2a;-webkit-text-decoration:none;text-decoration:none;font-weight:500;font-size:1rem;line-height:1.25rem}.mobile-nav-item span{font-weight:700;font-size:1.125rem;line-height:1.5rem}.mobile-nav-item.all-products{color:#458b2d}.mobile-nav-item.skin-menu-toggle{color:#e88697}.mobile-nav-item.immunity-menu-toggle{color:#4ac1e0}.mobile-nav-item.sleep-menu-toggle{color:#a87bc9}.arrow-icon{margin-left:auto;transition:transform .3s ease}.arrow-icon.open{transform:scaleY(-1)}.mobile-submenu{display:flex;flex-direction:column;gap:15px;padding-left:10px;margin-top:15px}.mobile-submenu-item{font-weight:500;font-size:1rem;line-height:1.25rem;color:#2a2a2a;-webkit-text-decoration:none;text-decoration:none;transition:color .3s ease}.mobile-submenu-item:hover{color:#458b2d}.mobile-menu_bottom{display:flex;flex-direction:column;gap:20px}.mobile-buy-btn{display:flex;align-items:center;justify-content:center;gap:10px;height:50px;padding:13px 25px;background:#458b2d;border-radius:24px;position:relative;-webkit-text-decoration:none;text-decoration:none;transition:background .3s ease}.mobile-buy-btn:hover{background:#3a7324}.mobile-buy-btn span{font-weight:600;font-size:1rem;line-height:normal;color:#fff}.mobile-buy-btn .bug-icon{position:absolute;left:unset;right:4.58px;top:-11px;scale:1;width:auto;height:14px}.mobile-geo-block{padding-top:20px;border-top:1px solid rgba(69,139,45,.1)}.mobile-contact-info{display:flex;gap:12px}.mobile-work-time{font-family:"Rubik",sans-serif;font-weight:400;font-size:.875rem;line-height:1.3125rem;color:#458b2d;text-align:center}.mobile-phone{display:flex;align-items:center;gap:5px;justify-content:flex-start}.mobile-phone span{font-family:"Rubik",sans-serif;font-weight:500;font-size:.875rem;line-height:1.3125rem;color:#458b2d}.mobile-bottom-menu{position:fixed;bottom:0;left:0;right:0;height:60px;display:none;justify-content:center;align-items:center;gap:7.5px;padding:0 15px;background-color:#000;z-index:900}.mobile-bottom-menu-item{display:flex;flex-direction:column;align-items:center;gap:2px;flex-grow:1;color:#fff;transition:color .3s ease;cursor:pointer;-webkit-text-decoration:none;text-decoration:none;font-family:"Montserrat";font-weight:600;font-size:.6875rem;line-height:.625rem}.mobile-bottom-menu-item:hover,.mobile-bottom-menu-item:active,.mobile-bottom-menu-item.active{color:#bad169}@media (max-width: 1280px){.header-top{flex-wrap:wrap;gap:15px;padding:8px 40px}.header-top__left,.header-top__menu{display:flex;align-items:center;gap:15px;flex-wrap:wrap}.header-top .work-time{display:none}.header-top .phone{display:none}.main-nav{flex-wrap:wrap;gap:20px}}@media (max-width: 1080px){.main-nav>.main-nav-link{display:none}}@media (max-width: 768px){.header-top{display:none}.header-main{height:60px;padding:0;justify-content:space-between;position:relative;border:none;z-index:10000}.header-main__content{display:none}.icon-main{left:16px;top:0;width:53px;height:auto}.header-logo{left:79px}.header-logo>img{width:auto;height:40px}.burger-menu{display:flex;position:absolute;right:0;top:0;width:60px;height:60px}.mobile-menu-content{width:100%;max-width:375px}.mobile-bottom-menu{display:flex}}
.footer{position:relative;width:100%;min-height:614px;background:#458b2d;margin-top:90px}.footer-star{color:#9499a1;font-weight:500;font-size:.875rem;line-height:1.0625rem;width:1240px;margin:100px auto 0}.footer_top{position:absolute;top:-30px;left:0;width:100%;height:100%;max-width:100dvw;overflow-x:hidden}.footer_top-turtle{width:370px;height:auto;object-fit:cover;position:absolute;right:60px;top:-168px;z-index:2}.footer_background{position:absolute;top:0;left:50%;transform:translateX(-50%);width:100vw;display:flex;align-items:center;justify-content:center}.footer_bg-image{width:100%;height:100%}.footer_container{position:relative;max-width:1240px;margin:0 auto;padding:200px 20px 0}.footer_logo{position:absolute;left:0;top:100px;width:135.702px;height:65px;overflow:hidden}.footer_logo img{width:100%;height:100%;object-fit:contain}.footer_buy-btn{position:absolute;right:0;top:110px;display:flex;align-items:center;justify-content:center;width:234px;height:55px;background:#dbb216;border-radius:53px;padding:13px 25px;font-weight:600;font-size:16px;line-height:1;color:#fff;text-align:center;white-space:nowrap;transition:background .3s ease}.footer_buy-btn:hover{background:#c5a014}.footer_content{width:100%;background-color:hsla(0,0%,100%,.1490196078);border-radius:20px;padding:30px;display:flex;justify-content:space-between;gap:30px;position:relative}.footer_bug{position:absolute;top:-15px;left:-2px;rotate:-15.51deg;transform:scaleX(-100%)}.footer_column{display:flex;flex-direction:column;gap:15px}.footer_column-title{font-family:"Multiround Pro",sans-serif;font-size:16px;line-height:normal;font-weight:400;color:#fff;margin:0}.footer_list{list-style:none;display:flex;flex-direction:column;gap:10px;margin:0;padding:0}.footer_link{font-size:14px;line-height:normal;font-weight:400;color:#fff;-webkit-text-decoration:none;text-decoration:none;transition:opacity .3s ease}.footer_link:hover{opacity:.7}.footer_contacts{display:flex;flex-direction:column;gap:10px}.footer_address{font-size:14px;line-height:normal;font-weight:400;color:#fff;margin:0;max-width:354px}.footer_contact-info{display:flex;flex-direction:column;gap:10px;margin-top:10px}.footer_email,.footer_phone{font-size:16px;line-height:normal;font-weight:600;color:#fff;-webkit-text-decoration:none;text-decoration:none;transition:opacity .3s ease}.footer_email:hover,.footer_phone:hover{opacity:.7}.footer_phone-note{font-size:12px;line-height:normal;font-weight:400;color:#fff;margin:0}.footer_social{display:flex;gap:20px;margin-top:10px}.footer_social-link{width:26px;height:26px;display:flex;align-items:center;justify-content:center;transition:opacity .3s ease}.footer_social-link:hover{opacity:.7}.footer_social-link svg{width:100%;height:100%;fill:#fff}.footer_bottom{margin:20px 0;width:100%;display:flex;align-items:center;justify-content:space-between}.footer_copyright{font-size:14px;line-height:1.3;font-weight:400;color:#fff;text-transform:uppercase;text-align:center;margin:0}.footer_legal{display:flex;gap:30px;font-size:14px;line-height:normal;font-weight:400}.footer_legal-link{color:#fff;-webkit-text-decoration:none;text-decoration:none;transition:opacity .3s ease}.footer_legal-link:hover{opacity:.7}.dy-footer{width:100%;padding-top:5.54px;padding-bottom:6.46px;display:flex;justify-content:center;align-items:center;border-top:1px solid hsla(0,0%,100%,.5);-webkit-text-decoration:none;text-decoration:none}.dy-footer_content{display:flex;flex-direction:column;align-items:center;width:-webkit-fit-content;width:fit-content}.dy-footer_text{display:flex;align-items:end;gap:8.48px;font-size:.875rem;line-height:1.125rem;color:#fff}.dy-footer_logo{display:flex;align-items:end;padding-right:6.48px}.dy-footer_ampersand{position:relative;animation:dy-ampersand-rotate 2s infinite linear;left:4.17px;bottom:2.31px}.dy-footer_young{position:relative;left:6.48px}.dy-footer_line{width:0;height:3px;border-bottom:1px solid #fff;transition:width 200ms}.dy-footer:hover .dy-footer_line,.dy-footer:active .dy-footer_line{width:100%}@keyframes dy-ampersand-rotate{0%{transform:rotateY(0)}100%{transform:rotateY(360deg)}}@media (max-width: 1440px){.footer-star{width:calc(100vw - 200px)}}@media (max-width: 768px){.footer-star{width:91vw}.footer{min-height:auto;padding:40px 20px 0}.footer_container{padding:0}.footer_logo{width:100px}.footer_logo img{height:auto}.footer_buy-btn{width:-webkit-fit-content;width:fit-content;padding:0 48px;margin:0;position:absolute;top:0;right:0}.footer_top-turtle{right:.6666666667vw;pointer-events:none}.footer_content{flex-direction:column;gap:25px}.footer_column{flex:1 1 100%}.footer_address{max-width:100%}.footer_bottom{flex-direction:column;align-items:flex-start;gap:15px}.footer_legal{flex-direction:column;gap:15px}}@media (max-width: 1280px){.footer_container{padding:0 40px}.footer_content{flex-wrap:wrap;gap:20px}.footer_column{flex:0 0 calc(50% - 10px)}.footer_logo{position:relative;top:auto;left:auto;margin:40px 0 20px}.footer_buy-btn{position:relative;top:auto;right:auto;margin:20px 0 40px}.footer_content{position:relative;top:auto;margin-bottom:40px}.footer_bottom{position:relative;top:auto;flex-direction:column;align-items:flex-start;gap:20px;margin-bottom:40px}}
body:has(main.main){background-color:#f6f1e8}.main_hero-banner{position:relative;width:100%;height:660px;background-color:#4a8c3b;margin-top:-20px}.main_hero-banner_container{position:relative;max-width:1280px;margin:0 auto;height:100%}.main_hero-banner_content{position:absolute;left:0;top:197px;z-index:2;max-width:600px}.main_hero-banner_title{font-family:"Multiround Pro",sans-serif;font-size:2.875rem;line-height:3.1625rem;color:#e7d5ad;margin-bottom:20px;white-space:nowrap}.main_hero-banner_subtitle{font-size:1.5rem;font-weight:500;line-height:normal;margin:0;color:#e7d5ad;margin-bottom:35px}.main_hero-banner_button{display:flex;justify-content:center;align-items:center;padding:0 25px;width:-webkit-fit-content;width:fit-content;height:50px;background-color:#dbb216;border-radius:100000px;-webkit-text-decoration:none;text-decoration:none;cursor:pointer;transition:background-color .3s ease;font-weight:600;color:#fff}.main_hero-banner_button:hover,.main_hero-banner_button:active{background-color:#c5a014}.main_hero-banner_image-wrapper{position:absolute;right:-150px;top:-14px;width:763px;aspect-ratio:763/728;z-index:3}.main_hero-banner_image{border-radius:24px;object-fit:cover}.main_hero-banner_decorations,.main_hero-banner_decorations-mobile{position:absolute;width:100%;height:100%;top:0;left:50%;transform:translateX(-50%);pointer-events:none;max-width:1280px;margin:auto;padding:0 20px;z-index:3}.main_hero-banner_decorations-mobile{display:none}.main_hero-banner_flowers{position:absolute;left:-144px;top:99px}.main_hero-banner_turtle{position:absolute;z-index:2;left:-240px;top:489px;width:267px;height:260px}.main_hero-banner_turtle-mobile{position:absolute;z-index:2;right:7px;top:578px}.main_hero-banner_rectangle{position:absolute;z-index:1;left:0;bottom:-7px}.main_bottom-image{position:absolute;left:0;bottom:-30px}.main_bottom-image.reverse{transform:scaleY(-1);bottom:unset;top:-30px}.main_water-procedures{position:relative;width:100%;padding:120px 0 0;background:#fff}.main_water-procedures_container{max-width:1280px;margin:0 auto;padding:0 20px}.main_water-procedures_title{font-family:"Multiround Pro",sans-serif;font-size:2.875rem;line-height:3.1625rem;color:#458b2d;text-align:center;margin:0 0 60px}.main_water-procedures_content{position:relative;display:flex;gap:30px;align-items:flex-start;padding-bottom:100px}.main_water-procedures_image{border-radius:24px;object-fit:cover}.main_water-procedures_cards{display:grid;grid-template-columns:repeat(3, 1fr);grid-gap:10px;gap:10px;flex:1}.main_water-procedures_card{background:#fff;border:2px solid rgba(242,218,178,.3490196078);border-radius:20px;padding:20px 20px 18px;display:flex;flex-direction:column;gap:15px;min-height:233px}.main_water-procedures_card-content{display:flex;flex-direction:column;gap:0}.main_water-procedures_card-title{font-size:1rem;font-weight:500;line-height:24px;color:#2a2a2a}.main_water-procedures_card-text{font-size:.8125rem;line-height:1.1875rem;color:#9499a1;margin:0;font-weight:500}.main_product-lines{width:100%;padding:100px 0;background:#f6f1e8}.main_composition{width:100%;position:relative;background:#fff}.main_composition_container{max-width:1280px;margin:0 auto;padding:104px 0 44px;position:relative}.main_composition_divider-mobile{display:none}.main_composition_title{font-family:"Multiround Pro";font-size:2.875rem;line-height:3.1625rem;text-align:center;color:#458b2d;margin:0 0 30px}.main_composition_comparison{display:flex;align-items:flex-start;justify-content:space-between;gap:0;margin-bottom:60px}.main_composition_comparison .columns-wrapper{display:flex;gap:25px}.main_composition_column-left,.main_composition_column-right{text-align:left;flex:1;margin-top:58px}.main_composition_column-left{margin-right:20px}.main_composition_column-right{margin-left:20px}.main_composition_column-title{font-weight:700;font-size:1.25rem;line-height:1.5rem;color:#9499a1;margin:0 0 30px;max-width:250px}.main_composition_badge{font-weight:700;font-size:1.25rem;line-height:1.5rem;color:#fff;width:-webkit-fit-content;width:fit-content;margin-bottom:44px;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:4px 12px;gap:10px;background:#458b2d;border-radius:100px;position:relative}.main_composition_bug{scale:.71;position:absolute;top:-13px;left:-10px;rotate:-31.34deg;transform:scaleX(-100%)}.main_composition_list{list-style:none;padding:0;margin:0}.main_composition_item{font-weight:600;font-size:1rem;line-height:1.1rem;color:#458b2d;margin-bottom:35px;white-space:nowrap}.main_composition_item:last-child{margin-bottom:0}.main_composition_column-left .main_composition_item{color:#2a2a2a;font-weight:400}.main_about-brand{width:100%;margin:auto;max-width:1920px;padding:100px 0;display:flex;flex-direction:column;align-items:center;padding-top:135px;gap:60px;background:#f6f1e8}.main_about-brand_container{max-width:1280px;margin:0 auto;padding:0 20px}.main_about-brand_title{color:#458b2d;font-family:"Multiround Pro";font-size:5rem;line-height:110%;text-align:center;margin:0 0 20px}.main_about-brand_description{font-size:1rem;line-height:1.5;color:#9499a1;text-align:center;max-width:824px;margin:0 auto 60px}.main_about-brand_features{display:grid;grid-template-columns:repeat(3, 406px);grid-gap:10px;gap:10px;justify-content:center}.main_about-brand_feature{background:#fff;border:2px solid rgba(242,218,178,.1490196078);border-radius:16px;padding:15px;display:flex;flex-direction:column;gap:15px;position:relative;min-height:271px}.main_about-brand_feature-icon{width:60px;height:60px;border-radius:8px;object-fit:cover;margin-bottom:20px}.main_about-brand_feature-stamp{position:absolute;right:0;bottom:0}.main_about-brand_feature-title{font-family:"Multiround Pro";font-size:1.25rem;line-height:1.3125rem;color:#2a2a2a;display:flex;text-align:left}.main_about-brand_feature-text{font-size:.875rem;line-height:1.0625rem;color:#2a2a2a}.main_about-brand_feature-link{display:flex;align-items:center;padding:0 30px;width:-webkit-fit-content;width:fit-content;height:41px;border-radius:100000px;font-size:.875rem;line-height:1.0625rem;font-weight:500;color:#fff;background-color:#458b2d;-webkit-text-decoration:none;text-decoration:none;gap:10px;margin-top:auto;transition:background-color .3s ease}.main_about-brand_feature-link:hover{background-color:#266c0d}.main_about-brand_feature-bug{scale:.90909;position:absolute;top:-20px;right:83px}@media (max-width: 1600px){.main_hero-banner_turtle{left:-20px}}@media (max-width: 768px){.main_hero-banner{padding:60px 20px;height:680px}.main_hero-banner_content{top:0px;max-width:unset}.main_hero-banner_title{font-size:2rem;line-height:2.5rem;margin-bottom:15px;white-space:initial}.main_hero-banner_title br{display:none}.main_hero-banner_subtitle{font-size:1rem;margin-bottom:15px}.main_hero-banner_image-wrapper{top:260px;right:-50px;width:auto;height:388px}.main_hero-banner_image-wrapper img{width:100%;height:100%}.main_hero-banner_decorations{display:none}.main_hero-banner_decorations-mobile{display:block;z-index:4}.main_hero-banner_rectangle{z-index:3}.main_water-procedures{padding:60px 0 0;position:relative;z-index:3}.main_water-procedures_container{padding:0 20px}.main_water-procedures_content{flex-direction:column-reverse}.main_water-procedures_title{font-size:2rem;line-height:2.5rem;text-align:left;margin:0 0 25px}.main_water-procedures_cards{grid-template-columns:1fr}.main_water-procedures_card{flex-direction:row;align-items:center;min-height:unset}.main_water-procedures_image{width:91.4666666667vw;height:81.3333333333vw}.main_composition{padding:60px 0}.main_composition_container{padding:0 20px}.main_composition_title{font-size:2rem;text-align:left}.main_composition_divider{display:none}.main_composition_divider-mobile{display:block;position:relative;bottom:10.5rem;margin-bottom:-10.5rem}.main_composition_comparison{display:grid;grid-template-columns:1fr 1fr;place-items:center}.main_composition_comparison>img{width:auto;height:185px}.main_composition_comparison .columns-wrapper{grid-row:2;grid-column:span 2;gap:0}.main_composition_column-left,.main_composition_column-right{margin-top:15px;width:calc(44vw - 12px)}.main_composition_column-left{margin-right:5px}.main_composition_column-left .main_composition_item{font-weight:400}.main_composition_column-right{margin-left:5px}.main_composition_item{font-weight:600;font-size:.8125rem;line-height:.9375rem;white-space:wrap;min-height:1.875rem}.main_composition_badge{padding:0;width:150px;height:46px;border-radius:10px;margin-bottom:20px;font-size:.875rem;line-height:1.0625rem;text-align:center;margin-left:15px}.main_composition_column-title{font-weight:700;font-size:.875rem;line-height:1.0625rem;color:#9499a1;padding:6px 0;margin-bottom:20px}.main_composition_bug{top:-15px;left:unset;right:8px;rotate:0deg;transform:unset}.main_about-brand{padding:60px 0}.main_about-brand_container{padding:0 15px}.main_about-brand_title{font-size:2.625rem;line-height:2.875rem}.main_about-brand_features{display:flex;flex-direction:column}.main_about-brand_feature{min-height:unset}.main_about-brand_feature-bug{display:none}}
main.catalog h1{font-family:"Multiround Pro";font-size:2.875rem;line-height:3.1875rem;color:#458b2d;margin:0 auto;margin-bottom:40px;width:1240px}@media (max-width: 768px){main.catalog h1{font-size:2rem;line-height:2.1875rem;margin-bottom:30px;width:91dvw}}
main.product{max-width:1240px;margin:0 auto}main.product h1{font-family:"Multiround Pro";font-size:2.875rem;line-height:3.1875rem;color:#458b2d;margin-bottom:4px}main.product h2{font-family:"Multiround Pro";font-size:2.25rem;line-height:2.5rem;color:#458b2d;margin-bottom:25px}.product_head{display:flex;gap:65px;max-width:1240px;margin:0 auto;margin-bottom:80px}.product_head_left{display:flex;flex-direction:column;gap:20px;position:-webkit-sticky;position:sticky;top:130px;width:525px;min-width:525px;height:100%}.product_head_info{margin-bottom:20px}.product_head_info_top{display:flex;gap:4px;width:-webkit-fit-content;width:fit-content;margin-bottom:10px}.product_head_info_rating,.product_head_info_reviews{display:flex;justify-content:center;align-items:center;padding:0 12px 0 6px;gap:2px;height:23px;border:1px solid #dddbd6;border-radius:100000px;font-weight:500;font-size:.875rem;line-height:1.0625rem;color:#2a2a2a}.product_head_info_reviews{gap:4px}.product_head_info_subtext{font-weight:500;font-size:1rem;line-height:1.125rem;color:#9499a2;margin-bottom:15px}.product_head_info_production-line{display:flex;justify-content:center;align-items:center;padding:0 10px 0 8px;gap:4px;width:-webkit-fit-content;width:fit-content;height:26px;border:1px solid currentcolor;border-radius:100000px;font-weight:600;font-size:.875rem;line-height:1.0625rem;text-transform:lowercase}.product_head_info.mobile{display:none}.product_head_effects{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:5px;gap:5px;margin-bottom:20px}.product_head_effects:has(.product_head_effect:nth-child(4)){grid-template-columns:1fr 1fr}.product_head_effect{padding:15px;background:#f9f9f9;border-radius:16px;font-weight:600;font-size:.875rem;line-height:1.0625rem;color:#2a2a2a}.product_head_effect_image{display:block;margin-bottom:15px}.product_head_desc{margin-bottom:40px}.product_report{display:grid;grid-template-columns:1fr 1fr;padding:25px;grid-gap:20px;gap:20px;max-width:1240px;background-color:#f9f9f9;border-radius:20px;margin:0 auto;margin-bottom:80px;position:relative;font-weight:500;color:#2a2a2a}.product_report h2{margin-bottom:15px;font-weight:600;font-size:2.25rem;line-height:1.5rem;color:#458b2d}.product_report_left{display:flex;flex-direction:column;justify-content:space-between;padding:30px;gap:35px;position:relative;z-index:2}.product_report_left_button{display:flex;justify-content:center;align-items:center;padding:0 30px;gap:10px;width:-webkit-fit-content;width:fit-content;height:44px;background-color:#458b2d;border-radius:100000px;font-weight:600;font-size:.875rem;color:#fff;-webkit-text-decoration:none;text-decoration:none;cursor:pointer;transition:background-color .3s ease}.product_report_left_button:hover,.product_report_left_button:active{background-color:#266c0d}.product_report_left_button.mobile{display:none}.product_report_right{display:flex;flex-direction:column;padding:25px;gap:25px;background-color:#fff;border-radius:10px;position:relative;z-index:2}.product_report_right_title{font-family:"Multiround Pro";font-weight:400;line-height:1.125rem;margin-bottom:6px}.product_report_right_desc{font-size:.875rem;line-height:1.125rem;color:#9499a1}.product_report_stamp{position:absolute;z-index:1;left:405px;bottom:0}.product_reviews,.product_related,.product_articles{width:1240px;margin:0 auto;margin-bottom:80px}.product_related_cards{display:flex;gap:5px;flex-wrap:wrap}.product_related .product-card{width:306px;height:370px}@media (max-width: 768px){.product_report_stamp{display:none}main.product{max-width:91dvw !important}main.product h1{font-size:2rem;line-height:2.1875rem;margin-bottom:4px}main.product h2{font-size:1.5rem;line-height:2rem}main.product .product_report h2{font-family:"Montserrat";font-weight:600;font-size:1.5rem;line-height:1.5rem;margin-bottom:8px}.product_head{flex-direction:column;gap:40px}.product_head_left{width:100%;min-width:100%;position:static;gap:15px}.product_head_left .splide__slide>img{width:91dvw;height:auto}.product_head_info{display:none}.product_head_info.mobile{display:block}.product_head_info_subtext{font-weight:500;font-size:.875rem;line-height:.9375rem}.product_head_info_rating,.product_head_info_reviews{font-weight:500;font-size:.75rem;line-height:.9375rem;color:#9499a1}.product_head_effects{grid-template-columns:1fr;gap:10px}.product_head_effects:has(.product_head_effect:nth-child(4)){grid-template-columns:1fr}.product_head_effect{padding:15px;background:#f9f9f9;border-radius:16px;font-weight:600;font-size:.875rem;line-height:1.0625rem;color:#2a2a2a;display:flex;align-items:center;gap:15px}.product_head_effect_image{display:block;margin-bottom:0;width:40px;height:40px}.product_head_desc{font-weight:500;font-size:.875rem;line-height:1.0625rem}.product_report{grid-template-columns:1fr;padding:25px 10px 10px}.product_report_left{padding:0 15px}.product_report_left_button{display:none;width:100%}.product_report_left_button.mobile{display:flex}.product_reviews,.product_related,.product_articles{width:91vw !important;margin-bottom:40px}.product_related_cards{flex-direction:column}.product_related .product-card{width:91vw}}@media (max-width: 1440px){main.product{max-width:calc(100vw - 200px)}.product_reviews,.product_related,.product_articles{width:calc(100vw - 200px)}}
main.faq{max-width:1240px;margin:0 auto}
main.contacts{max-width:1240px;margin:0 auto;font-weight:500;font-size:1rem;line-height:1.1875rem;color:#2a2a2a}main.contacts h1{font-family:"Multiround Pro";font-weight:400;font-size:2.875rem;line-height:3.1875rem;color:#458b2d;margin-bottom:40px}main.contacts h2{font-family:"Multiround Pro";font-weight:400;font-size:1.125rem;color:#458b2d;margin-top:25px;margin-bottom:8px}.contacts_split{display:grid;grid-template-columns:1fr 1fr}.contacts_split_left{padding-right:90px}.contacts_split_left a{-webkit-text-decoration:underline;text-decoration:underline;color:#458b2d;transition:color .3s ease}.contacts_split_left a:hover,.contacts_split_left a:active{color:#266c0d}.contacts_split_right{border-radius:24px;overflow:hidden}@media (max-width: 1440px){main.contacts{max-width:calc(100vw - 200px)}}@media (max-width: 768px){main.contacts{max-width:91vw}main.contacts h1{font-size:2rem;line-height:2.1875rem}.contacts_split{display:flex;flex-direction:column;gap:25px}}
main.about{max-width:1240px;margin:0 auto;font-size:.875rem;line-height:1.0625rem;color:#2a2a2a;position:relative}main.about h1{font-family:"Multiround Pro";font-size:2.875rem;line-height:3.1875rem;color:#458b2d;white-space:nowrap}main.about h2{font-family:"Multiround Pro";font-size:2.25rem;line-height:2.5rem;color:#458b2d}.container:has(main.about){overflow-x:unset}body:has(main.about){overflow-x:hidden}body:has(main.about) .footer-star{display:none}.about_title{margin:40px 0;display:flex;justify-content:space-between;align-items:center}.about_title span{text-align:right}.about_head{display:grid;grid-template-columns:repeat(5, 1fr);grid-gap:4px;gap:4px;margin-bottom:80px}.about_head_card{display:flex;flex-direction:column;align-items:center;padding:25px 15px 15px;gap:15px;background:#fff;border:1px solid rgba(242,218,178,.35);border-radius:16px}.about_head_card span{width:100%;height:38px;font-weight:500;font-size:1rem;line-height:1.1875rem;text-align:center}.about_directions{margin-bottom:94px}.about_directions h2{margin-bottom:25px}.about_directions_nav{display:flex;align-items:center;gap:4px;margin-bottom:25px}.about_directions_nav_item{display:flex;justify-content:center;align-items:center;padding:0 20px;width:-webkit-fit-content;width:fit-content;height:34px;border:1px solid #c7ddbe;border-radius:100px;background-color:#fff;font-weight:500;color:#2a2a2a;cursor:pointer;transition:border-color .3s ease, background-color .3s ease, color .3s ease}.about_directions_nav_item:hover,.about_directions_nav_item:active,.about_directions_nav_item.active{border-color:rgba(0,0,0,0);color:#458b2d;background-color:#edf4ea}.about_directions_content{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.about_directions_card{padding:20px;background:#f5f9f4;border-radius:20px}.about_directions_card.hidden{display:none}.about_directions_card_tag{display:flex;justify-content:center;align-items:center;padding:0 12px;width:-webkit-fit-content;width:fit-content;height:27px;background:#458b2d;border-radius:100000px;font-weight:600;color:#fff;margin-bottom:3px;position:relative;left:-5px;top:-5px}.about_directions_card_image{width:100%;height:321px;object-fit:contain;margin-bottom:28px;transition:height .3s ease, margin-bottom .3s ease}.about_directions_card h3{font-family:"Multiround Pro";font-size:1.25rem;line-height:1.3125rem;color:#458b2d;margin-bottom:8px}.about_directions_card_desc{font-weight:500;color:#303030}.about_directions_card_button{overflow:hidden;margin-top:0;display:flex;justify-content:center;align-items:center;height:0;border:0 solid rgba(126,187,115,.25);border-radius:100000px;font-weight:600;color:#458b2d;background-color:rgba(0,0,0,0);-webkit-text-decoration:none;text-decoration:none;transition:background-color .3s ease, height .3s ease, margin-top .3s ease, border-width .1s}.about_directions_card_button:hover,.about_directions_card_button:active{background-color:rgba(69,139,45,.1)}.about_directions_card:not(.ignore-cursor):hover .about_directions_card_image,.about_directions_card:not(.ignore-cursor):active .about_directions_card_image{height:275px;margin-bottom:14px}.about_directions_card:not(.ignore-cursor):hover .about_directions_card_button,.about_directions_card:not(.ignore-cursor):active .about_directions_card_button{margin-top:15px;height:45px;border-width:1px}.about_mission{position:absolute;left:calc((100vw - 1240px)/-2);right:calc((100vw - 1240px)/-2);background-color:#458b2d;z-index:2}.about_mission_header{position:relative;top:-33px;max-width:100dvw}.about_mission_footer{position:relative;top:38px;max-width:100dvw}.about_mission_container{width:1240px;margin:130px auto 110px;display:flex;flex-direction:column;gap:25px;font-weight:500;font-size:1rem;line-height:1.25rem;text-align:center;color:#e7d5ad}.about_mission_container .about_mission_desc{font-family:"Multiround Pro";font-weight:400;font-size:2.25rem;line-height:2.9375rem;color:#f2dab2}.about_group{padding-top:675px;padding-bottom:170px;position:absolute;left:calc((100vw - 1240px)/-2);right:calc((100vw - 1240px)/-2);background-color:#f6f1e8;z-index:1}.about_group_container{width:1240px;margin:0 auto}.about_group h2{margin-bottom:40px}.about_group_cards{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;grid-gap:5px;gap:5px}.about_group_card{padding:20px;background:#fff;border-radius:20px}.about_group_card_icon{margin-bottom:35px}.about_group_card h3{font-family:"Multiround Pro";font-size:1.25rem;line-height:1.3125rem;color:#2a2a2a;margin-bottom:15px}body:has(.about_mission) footer{margin-top:1520px;z-index:3}@media (max-width: 1440px){main.about{max-width:calc(100vw - 200px)}.about_mission{left:-100px;right:-100px}.about_mission_container{width:calc(100vw - 200px)}.about_group{left:-100px;right:-100px}.about_group_container{width:calc(100vw - 200px)}}@media (max-width: 1000px){.about_title span{max-width:250px}.about_head{grid-template-columns:repeat(6, 1fr)}.about_head_card{grid-column:span 2}.about_head_card:nth-child(1),.about_head_card:nth-child(2){grid-column:span 3}.about_group{padding-bottom:1800px}body:has(.about_mission) footer{margin-top:1800px}}@media (max-width: 805px){.about_group{padding-top:800px}}@media (max-width: 768px){main.about{max-width:91vw}main.about h1{font-size:2rem;line-height:2.1875rem}main.about h2{font-size:1.5rem;line-height:2rem}.about_title{flex-direction:column;align-items:start;justify-content:unset;gap:10px;text-align:left}.about_title span{font-size:.875rem;text-align:left}.about_head_card span{font-size:.75rem;line-height:unset}.about_directions_nav{flex-wrap:wrap}.about_directions_content{grid-template-columns:1fr}.about_directions_card:not(.ignore-cursor) .about_directions_card_image{height:275px;margin-bottom:14px}.about_directions_card:not(.ignore-cursor) .about_directions_card_button{margin-top:15px;height:45px;border-width:1px}.about_mission{left:-4.5vw;right:-4.5vw}.about_mission_container{width:91vw;margin:65px auto 55px}.about_mission_container .about_mission_desc{font-size:1.625rem;line-height:1.875rem}.about_group{left:-4.5vw;right:-4.5vw;padding-top:600px;padding-bottom:1000px}.about_group_container{width:91vw}.about_group_cards{display:flex;flex-direction:column}body:has(.about_mission) footer{margin-top:2000px}}
main.article{width:1240px;margin:0 auto}main.article h1{font-family:"Multiround Pro";font-size:2.875rem;line-height:3.1875rem;color:#458b2d;margin:20px 0 40px}.article_main{display:flex;gap:20px}.article_main_left{flex-grow:1}.article_main_right{position:-webkit-sticky;position:sticky;top:110px;min-width:400px;height:-webkit-fit-content;height:fit-content}.article_main_picture{width:100%;height:auto;border-radius:24px}.article_main_nav{display:block;width:100%;padding:20px;border:1px solid rgba(242,218,178,.55);border-radius:20px}.article_main_nav_title{font-family:"Multiround Pro";font-size:1.125rem;line-height:1.25rem;color:#458b2d;margin-bottom:15px}.article_main_nav_list{padding-left:1.1rem}.article_main_nav_list li{margin-bottom:15px}.article_main_nav_list li:last-child{margin-bottom:0}.article_main_nav_link,.article_main_nav_list li::marker{font-weight:500;font-size:.875rem;line-height:1.0625rem;color:#2a2a2a}.article_main_nav_link{-webkit-text-decoration:none;text-decoration:none;transition:color .3s ease}.article_main_nav_link:hover,.article_main_nav_link:active{color:#458b2d}.article_content{font-weight:500;color:#2a2a2a}.article_content h2,.article_content h3,.article_content h4,.article_content h5{scroll-margin-block-start:110px}.article_content h2{font-family:"Multiround Pro";font-weight:400;font-size:1.5rem;line-height:1.8125rem;color:#458b2d;margin-top:40px;margin-bottom:20px}.article_content strong{color:#458b2d}.article_content ul,.article_content ol{margin:20px 0;padding-left:34px}.article_content ul li,.article_content ol li{margin-bottom:5px}.article_content ul li::marker,.article_content ol li::marker{color:#458b2d}.article_content_sources{color:#9499a1;font-family:"Montserrat";font-weight:500;font-size:.875rem;line-height:1.0625rem}.article_content_sources_htag{font-family:"Montserrat";font-weight:600;font-size:1rem;line-height:1.25rem;margin-top:40px;color:#9499a1}.article_content_sources ul li::marker,.article_content_sources ol li::marker{color:#9499a1}html:has(.article_main_nav_link){scroll-behavior:smooth}@media (max-width: 1440px){main.article{max-width:calc(100vw - 200px)}}@media (max-width: 768px){main.article{max-width:91vw}main.article h1{font-size:2rem;line-height:2.1875rem;margin:10px 0 20px}.article_main_right{display:none}}
main.blog{width:1240px;margin:0 auto}main.blog h1{font-family:"Multiround Pro";font-size:2.875rem;line-height:3.1875rem;color:#458b2d;margin-bottom:40px}@media (max-width: 1440px){main.blog{max-width:calc(100vw - 200px)}}@media (max-width: 768px){main.blog{max-width:91vw}main.blog h1{font-size:2rem;line-height:2.1875rem;margin-bottom:20px}}
main.reviews{max-width:1240px;margin:0 auto;font-size:.875rem;line-height:1.0625rem;color:#2a2a2a;position:relative}main.reviews h1{font-family:"Multiround Pro";font-size:2.875rem;line-height:3.1875rem;color:#458b2d;white-space:nowrap;margin-bottom:40px}main.reviews h2{font-family:"Multiround Pro";font-size:2.25rem;line-height:2.5rem;color:#458b2d}@media (max-width: 1440px){main.reviews{max-width:calc(100vw - 200px)}}@media (max-width: 768px){main.reviews{max-width:91vw}main.reviews h1{font-size:2rem;line-height:2.1875rem;margin:20px}}
main.privacy{max-width:1240px;margin:0 auto;font-size:.875rem;line-height:1.0625rem;color:#2a2a2a;position:relative}main.privacy h1{font-family:"Multiround Pro";font-size:2.875rem;line-height:3.1875rem;color:#458b2d;white-space:nowrap}main.privacy h2{font-family:"Multiround Pro";font-size:1.5rem;line-height:1.75rem;color:#458b2d}.privacy_title{margin:40px 0;display:flex;justify-content:space-between;align-items:center}.privacy_title span{text-align:right}.privacy_content p{margin:1rem 0}.privacy_content h2{margin-top:2rem}.privacy_content a{font-weight:500;color:#458b2d;opacity:1;transition:opacity .3s ease;-webkit-text-decoration:underline;text-decoration:underline;cursor:pointer}.privacy_content a:hover,.privacy_content a:focus{opacity:.6}.privacy_content ul{margin-left:1.5rem}@media (max-width: 1440px){main.privacy{max-width:calc(100vw - 200px)}}@media (max-width: 768px){main.privacy{max-width:91vw}main.privacy h1{font-size:2rem;line-height:2.1875rem}.privacy_title{flex-direction:column;align-items:start;justify-content:unset;gap:10px;text-align:left}}
.loader{position:relative}.loader_container{position:absolute;top:0;left:0;bottom:0;right:0;display:flex;justify-content:center;align-items:center;background-color:var(--bg-color);opacity:1;transition:opacity .3s ease var(--delay);z-index:100}.loader.inactive .loader_container{opacity:0;pointer-events:none}.loader_dots{width:60px;aspect-ratio:2;--_g: no-repeat radial-gradient(circle closest-side, #458b2d 90%, #0000);background:var(--_g) 0% 50%,var(--_g) 50% 50%,var(--_g) 100% 50%;background-size:33.3333333333% 50%;animation:loading-dots 1s infinite linear}@keyframes loading-dots{20%{background-position:0% 0%,50% 50%,100% 50%}40%{background-position:0% 100%,50% 0%,100% 50%}60%{background-position:0% 50%,50% 100%,100% 0%}80%{background-position:0% 50%,50% 50%,100% 100%}}
.where-buy-block{position:relative;min-width:525px;min-height:154px;--bg-color: #fff}.where-buy-block:has(.compact){min-width:370px;min-height:132px}.where-buy-block_grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:5px;gap:5px}.where-buy-block_grid:has(.compact){gap:6px}.where-buy-block_item{display:none;justify-content:space-between;align-items:center;width:260px;padding:4px 4px 4px 12px;gap:10px;background-color:var(--bg-color);border:1px solid rgba(221,219,214,.55);border-radius:16px}.where-buy-block_item:nth-child(1){display:flex}.where-buy-block_item:nth-child(2){display:flex}.where-buy-block_item:nth-child(3){display:flex}.where-buy-block_item:nth-child(4){display:flex}.where-buy-block_item:nth-child(5){display:flex}.where-buy-block_item:nth-child(6){display:flex}.where-buy-block_item_right{display:flex;align-items:center;gap:8px}.where-buy-block_item_price{font-weight:600;font-size:.875rem;color:#2a2a2a}.where-buy-block_item_button{display:flex;justify-content:center;align-items:center;width:40px;height:40px;background-color:#458b2d;border-radius:12px;transition:background-color .3s ease}.where-buy-block_item:hover .where-buy-block_item_button,.where-buy-block_item:active .where-buy-block_item_button{background-color:var(--line-color)}.where-buy-block_item.compact{width:181px;padding:4px 4px 4px 10px;border-radius:12px}.where-buy-block_item.compact .where-buy-block_item_picture{width:83px;height:auto}.where-buy-block_item.compact .where-buy-block_item_right{gap:6px}.where-buy-block_item.compact .where-buy-block_item_button{width:32px;height:32px;border-radius:9px}.where-buy-block_item.compact .where-buy-block_item_button_icon{width:20px;height:20px;object-fit:contain}.where-buy-block_item.compact .where-buy-block_item_price{font-size:.75rem;white-space:nowrap}@media (max-width: 768px){.where-buy-block{min-width:91vw;min-height:52px}.where-buy-block:has(.compact){min-width:83vw;min-height:52px}.where-buy-block_grid{grid-template-columns:1fr}.where-buy-block_item{width:91vw}.where-buy-block_item.compact{width:83vw}}
.product-card{display:flex;flex-direction:column;background-color:#f5f9f4;border-radius:16px;position:relative}.product-card_line{position:absolute;top:5px;left:10px;display:flex;align-items:center;min-height:24px;gap:4px;font-weight:600;font-size:.875rem;line-height:1.0625rem;text-transform:lowercase}.product-card_image{width:100%;height:100%;object-fit:contain}.product-card_image_container{display:flex;flex:1;padding:16px 63px 10px;width:100%;height:calc(100% - 150px)}.product-card_container{width:100%;height:-webkit-fit-content;height:fit-content;padding:0px 15px 15px}.product-card_info{margin-bottom:14px;padding-left:5px;padding-right:2px}.product-card_info_top{display:flex;gap:4px;width:-webkit-fit-content;width:fit-content;margin-bottom:10px}.product-card_info_rating,.product-card_info_reviews{display:flex;justify-content:center;align-items:center;padding:0 12px 0 6px;gap:2px;height:23px;border:1px solid #dddbd6;border-radius:100000px;font-weight:500;font-size:.875rem;line-height:1.0625rem;color:#2a2a2a}.product-card_info_reviews{gap:4px}.product-card_info_name{font-weight:500;font-size:1rem;line-height:1.25rem;color:#2a2a2a}.product-card_info_subtext{font-weight:500;font-size:.75rem;line-height:1.0625rem;color:#9499a2}.product-card_buttons{display:grid;grid-template-columns:1fr 1fr;width:100%;height:-webkit-fit-content;height:fit-content;grid-gap:4px;gap:4px}.product-card_buttons_buy,.product-card_buttons_more{display:flex;justify-content:center;align-items:center;padding:0 30px;flex-grow:1;height:45px;border-radius:100000px;background-color:rgba(0,0,0,0);font-weight:600;font-size:.875rem;line-height:1.0625rem;-webkit-text-decoration:none;text-decoration:none;cursor:pointer;transition:color .3s ease, background-color .3s ease}.product-card_buttons_buy{background-color:#458b2d;color:#fff}.product-card_buttons_buy:hover,.product-card_buttons_buy:active{background-color:#266c0d}.product-card_buttons_more{color:#458b2d;border:1px solid rgba(126,187,115,.2509803922)}.product-card_buttons_more:hover,.product-card_buttons_more:active{background-color:rgba(69,139,45,.1)}.product-card.where-buy{border-radius:20px;gap:20px;padding:15px;width:400px;height:287px}.product-card_where-buy_top{display:flex;gap:20px;align-items:center}.product-card_where-buy_image{width:70px;height:100px;object-fit:contain}.product-card_where-buy_name{font-family:"Multiround Pro";font-size:1.25rem;line-height:1.3125rem;color:#458b2d;margin-bottom:4px}.product-card_where-buy_subtext{font-weight:500;font-size:.75rem;line-height:.9375rem;color:#9499a1}@media (max-width: 768px){.product-card.where-buy{width:91vw;height:-webkit-fit-content;height:fit-content}.product-card_buttons_buy,.product-card_buttons_more{padding:0 12px;height:33px;border-radius:12px;font-weight:600;font-size:.75rem;line-height:1.0625rem}.product-card_container{padding:0px 10px 10px}.product-card_image_container{padding:25px 10px 10px}.product-card_line{font-weight:600;font-size:.6875rem;line-height:.8125rem;gap:2px}.product-card_line_icon{width:14px;height:14px}.product-card_info{margin-bottom:6px}.product-card_info_name{font-size:.875rem;line-height:1.0625rem}.product-card_info_subtext{font-size:.625rem;line-height:.6875rem}.product-card_info_rating,.product-card_info_reviews{padding:0 8px 0 4px;gap:4px;height:19px;font-size:.6875rem;line-height:.8125rem}.product-card_info_top{margin-bottom:6px}}
.main-product-lines_container{max-width:1280px;margin:0 auto;padding:0 20px}.main-product-lines_header{display:flex;align-items:center;gap:30px;margin-bottom:40px}.main-product-lines_tabs{position:relative;height:50px;margin-bottom:75px}.main-product-lines_tab{position:absolute;font-family:"Multiround Pro";font-size:1.5rem;line-height:1.65rem;color:rgba(129,145,170,.5490196078);cursor:pointer;transition:color .3s ease, margin-left .6s ease, padding-bottom .3s ease, font-size .3s ease, line-height .3s ease;padding-bottom:.3125rem;margin-left:0px;margin-bottom:0px;white-space:nowrap;height:3.1875rem;display:flex;align-items:end}.main-product-lines_tab:hover{color:var(--color)}.main-product-lines_tab.active{padding-bottom:0rem;font-size:2.875rem;line-height:3.1625rem;color:var(--color);z-index:1}.main-product-lines_grid{display:grid;grid-template-columns:302px repeat(3, 306px);grid-gap:8px;gap:8px;margin-bottom:60px}.main-product-lines_grid.mobile{display:none}.main-product-lines .product-card{background-color:#fff}.main-product-lines_feature-card{background:#fff;border:2px solid rgba(242,218,178,.1490196078);border-radius:16px;display:flex;flex-direction:column;justify-content:flex-end;align-items:center}.main-product-lines_feature-content{padding:30px 15px}.main-product-lines_feature-title{font-family:"Multiround Pro",sans-serif;font-size:1.125rem;line-height:1.5rem;color:#e591a6;margin:0 0 8px}.main-product-lines_feature-text{font-size:1rem;line-height:1.5rem;color:#9499a1;margin:0}.main-product-lines_feature-image{margin-top:22px;max-width:100%;height:auto;object-fit:contain}.main-product-lines_view-all{display:flex;align-items:center;margin:0 auto;padding:0px 36.5px;background:#f6f1e8;border:1px solid rgba(126,187,115,.2509803922);border-radius:24px;width:-webkit-fit-content;width:fit-content;height:46px;font-size:.875rem;font-weight:600;color:#458b2d;cursor:pointer;transition:all .3s ease}.main-product-lines_view-all:hover{background-color:rgba(69,139,45,.1)}.main-product-lines_mobile_dropdown{display:none}@media (max-width: 768px){.main-product-lines{padding:60px 0}.main-product-lines_container{padding:0 16px}.main-product-lines_title{font-size:2rem}.main-product-lines_grid{display:none;width:100%;grid-template:"a a" auto "b c" 335px "d e" 335px "f g" 335px/calc(50vw - 18.5px) calc(50vw - 18.5px)}.main-product-lines_grid:not(:has(.product-card:nth-child(6))){grid-template:"a a" auto "b c" 335px "d e" 335px/calc(50vw - 18.5px) calc(50vw - 18.5px)}.main-product-lines_grid:not(:has(.product-card:nth-child(4))){grid-template:"a a" auto "b c" 335px/calc(50vw - 18.5px) calc(50vw - 18.5px)}.main-product-lines_grid>*:nth-child(1){grid-area:a}.main-product-lines_grid>*:nth-child(2){grid-area:b}.main-product-lines_grid>*:nth-child(3){grid-area:c}.main-product-lines_grid>*:nth-child(4){grid-area:d}.main-product-lines_grid>*:nth-child(5){grid-area:e}.main-product-lines_grid>*:nth-child(6){grid-area:f}.main-product-lines_grid>*:nth-child(7){grid-area:g}.main-product-lines_grid{gap:5px;margin-bottom:0px;max-height:0px;overflow:hidden;transition:max-height .3s ease, margin-bottom .3s ease}.main-product-lines_grid .product-card_buttons{grid-template-columns:1fr}.main-product-lines_grid .product-card_buttons_buy span{display:none}.main-product-lines_grid .product-card_buttons_buy::before{content:"Подробнее"}.main-product-lines_grid .product-card_buttons_more{display:none}.main-product-lines_grid.mobile{display:grid}.main-product-lines_tabs{display:none}.main-product-lines_feature-image{max-width:100%;height:auto}.main-product-lines_view-all{margin-bottom:0px;width:100%;justify-content:center;transition:margin-bottom .3s ease, max-height .3s ease, opacity .3s ease;max-height:0px;overflow:hidden;opacity:0;pointer-events:unset}.main-product-lines_view-all:not(.mobile){display:none}.main-product-lines_mobile_dropdown{display:block;padding-bottom:10px;border-bottom:1px solid rgba(168,184,209,.35);margin-bottom:15px}.main-product-lines_mobile_dropdown_head{display:flex;justify-content:space-between;align-items:center;font-family:"Multiround Pro";font-size:1.4375rem;margin-bottom:0px;transition:margin-bottom .3s ease}.main-product-lines_mobile_dropdown_head svg{transition:transform .3s ease}.main-product-lines_mobile_dropdown.active .main-product-lines_view-all{max-height:50px;margin-bottom:25px;opacity:1;pointer-events:initial}.main-product-lines_mobile_dropdown.active .main-product-lines_grid{max-height:2000px;margin-bottom:25px}.main-product-lines_mobile_dropdown.active .main-product-lines_mobile_dropdown_head{margin-bottom:25px}.main-product-lines_mobile_dropdown.active .main-product-lines_mobile_dropdown_head svg{transform:scaleY(-100%)}}
.dropdown{--animation: 300ms;--height: 100px;display:flex;flex-direction:column;gap:5px;padding:20px 20px 20px 25px;width:100%;background:#fff;border:2px solid rgba(242,218,178,.25);border-radius:20px;color:#2a2a2a}.dropdown_header{display:flex;justify-content:space-between;align-items:center;gap:20px;font-weight:500;font-size:1.125rem;line-height:1.375rem;cursor:pointer;transition:color .3s ease}.dropdown_header:hover,.dropdown_header:active{color:#458b2d}.dropdown_header_arrow{transition:transform .3s ease}.dropdown_body{display:block;overflow:hidden;max-height:1px;transition:max-height var(--animation) ease, margin-top .3s ease;margin-top:-5px}.dropdown.open .dropdown_body{max-height:var(--height);margin-top:0px}.dropdown.open .dropdown_header_arrow{transform:scaleY(-100%)}
.frequently-asked-questions .dropdown{margin-bottom:5px}
.catalog h2,.catalog h3,.catalog h4,.catalog h5,.catalog h6{font-family:"Multiround Pro";color:#458b2d;margin:15px 0}.catalog h2{font-size:2.25rem;line-height:2.5rem}.catalog h3{font-size:1.5rem;line-height:1.625rem}.catalog-vue{width:1240px;margin:0 auto}.catalog-vue>.ad-banner{margin-bottom:40px}.catalog_production-lines{display:flex;align-items:center;width:-webkit-fit-content;width:fit-content;flex-wrap:wrap;font-weight:500;font-size:.875rem;line-height:1.25rem;color:#2a2a2a;margin-bottom:40px}.catalog_production-lines_title{margin-right:20px}.catalog_production-lines_button{display:flex;justify-content:center;align-items:center;padding-left:20px;padding-right:20px;gap:3px;width:-webkit-fit-content;width:fit-content;height:34px;border:1px solid #c7ddbe;border-radius:100000px;margin-right:4px;transition:color .3s ease, background-color .3s ease, border-color .3s ease, padding-right .1s ease;cursor:pointer;position:relative}.catalog_production-lines_button:hover,.catalog_production-lines_button:active,.catalog_production-lines_button.active{color:#458b2d;background-color:#edf4ea}.catalog_production-lines_button_close{opacity:0;position:absolute;top:9px;right:12px;transition:opacity .3s ease}.catalog_production-lines_button.active{border-color:#edf4ea;padding-right:31px}.catalog_production-lines_button.active .catalog_production-lines_button_close{opacity:1}.catalog_items{display:grid;grid-template:"a a b c" 370px "a a d e" 370px "f g h h" 370px "i i j j" 370px/306px 306px 306px 306px;grid-gap:5px;gap:5px;margin-bottom:80px}.catalog_items:not(:has(.product-card:nth-child(6))){grid-template:"a a b c" 370px "a a d e" 370px/306px 306px 306px 306px}.catalog_items:has(.ad-banner){grid-template:"a a b c" 370px "a a d e" 370px "ad ad ad ad" 235px "f g h h" 370px "i i j j" 370px/306px 306px 306px 306px}.catalog_items:has(.ad-banner):not(:has(.product-card:nth-child(6))){grid-template:"a a b c" 370px "a a d e" 370px "ad ad ad ad" 235px/306px 306px 306px 306px}.catalog_items:has(.ad-banner) .ad-banner{grid-area:ad}.catalog_items .product-card:nth-child(1){grid-area:a}.catalog_items .product-card:nth-child(2){grid-area:b}.catalog_items .product-card:nth-child(3){grid-area:c}.catalog_items .product-card:nth-child(4){grid-area:d}.catalog_items .product-card:nth-child(5){grid-area:e}.catalog_items .product-card:nth-child(6){grid-area:f}.catalog_items .product-card:nth-child(7){grid-area:g}.catalog_items .product-card:nth-child(8){grid-area:h}.catalog_items .product-card:nth-child(9){grid-area:i}.catalog_items .product-card:nth-child(10){grid-area:j}.catalog_article{font-size:1rem;line-height:1.1875rem;color:#000;margin-bottom:80px}.catalog_article h1,.catalog_article h2,.catalog_article h3{margin-top:40px;margin-bottom:20px}.catalog_article p{margin:1rem 0}.catalog_article ul,.catalog_article ol{margin:20px 0;padding-left:34px}.catalog_article ul li,.catalog_article ol li{margin-bottom:5px}.catalog_article ul li::marker,.catalog_article ol li::marker{color:#458b2d}.catalog.where-buy .catalog_items{display:flex;flex-wrap:wrap;gap:20px;margin-bottom:48px}.catalog_where-buy-content{padding:25px;border:1.5px solid rgba(242,218,178,.55);border-radius:20px;margin-bottom:80px;font-weight:500;font-size:1rem;line-height:1.5rem;color:#2a2a2a}.catalog_where-buy-content p{margin:15px 0}.catalog_where-buy-content p:nth-child(1){margin-top:0}.catalog_where-buy-content ul,.catalog_where-buy-content ol{margin:20px 0;padding-left:34px;margin-bottom:0}.catalog_where-buy-content ul li,.catalog_where-buy-content ol li{margin-bottom:5px}.catalog_where-buy-content ul li::marker,.catalog_where-buy-content ol li::marker{color:#458b2d}.catalog_where-buy-content .green{color:#458b2d}@media (max-width: 768px){.catalog-vue{width:91.2dvw;margin-bottom:286px}.catalog-vue>.ad-banner{margin-bottom:30px}.catalog_production-lines{font-size:.8125rem;line-height:1.125rem;margin-bottom:20px}.catalog_production-lines_title{display:none}.catalog_production-lines_button{padding:0 12px;height:33px;margin-right:6px;margin-bottom:6px}.catalog_items{width:100%;grid-template:"a a" 335px "b c" 335px "d e" 335px "f g" 335px "h h" 335px "i j" 335px/45.066666vw 45.066666vw}.catalog_items:not(:has(.product-card:nth-child(9))){grid-template:"a a" 335px "b c" 335px "d e" 335px "f g" 335px "h h" 335px/45.066666vw 45.066666vw}.catalog_items:not(:has(.product-card:nth-child(8))){grid-template:"a a" 335px "b c" 335px "d e" 335px "f g" 335px/45.066666vw 45.066666vw}.catalog_items:not(:has(.product-card:nth-child(6))){grid-template:"a a" 335px "b c" 335px "d e" 335px/45.066666vw 45.066666vw}.catalog_items:not(:has(.product-card:nth-child(4))){grid-template:"a a" 335px "b c" 335px/45.066666vw 45.066666vw}.catalog_items:has(.ad-banner){grid-template:"a a" 335px "b c" 335px "d e" 335px "ad ad" 227px "f g" 335px "h h" 335px "i j" 335px/45.066666vw 45.066666vw}.catalog_items:has(.ad-banner):not(:has(.product-card:nth-child(9))){grid-template:"a a" 335px "b c" 335px "d e" 335px "ad ad" 227px "f g" 335px "h h" 335px/45.066666vw 45.066666vw}.catalog_items:has(.ad-banner):not(:has(.product-card:nth-child(8))){grid-template:"a a" 335px "b c" 335px "d e" 335px "ad ad" 227px "f g" 335px/45.066666vw 45.066666vw}.catalog_items:has(.ad-banner):not(:has(.product-card:nth-child(6))){grid-template:"a a" 335px "b c" 335px "d e" 335px "ad ad" 227px/45.066666vw 45.066666vw}.catalog_items:has(.ad-banner):not(:has(.product-card:nth-child(4))){grid-template:"a a" 335px "b c" 335px "ad ad" 227px/45.066666vw 45.066666vw}.catalog .product-card_buttons{grid-template-columns:1fr}.catalog .product-card_buttons_buy span{display:none}.catalog .product-card_buttons_buy::before{content:"Подробнее"}.catalog .product-card_buttons_more{display:none}.catalog .product-card:nth-child(1) .product-card_buttons,.catalog .product-card:nth-child(8) .product-card_buttons{grid-template-columns:1fr 1fr}.catalog .product-card:nth-child(1) .product-card_buttons_buy span,.catalog .product-card:nth-child(8) .product-card_buttons_buy span{display:initial}.catalog .product-card:nth-child(1) .product-card_buttons_buy::before,.catalog .product-card:nth-child(8) .product-card_buttons_buy::before{content:""}.catalog .product-card:nth-child(1) .product-card_buttons_more,.catalog .product-card:nth-child(8) .product-card_buttons_more{display:flex}}
.product-tabs_head{margin-bottom:20px}.product-tabs_head_titles{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.product-tabs_head_title{font-family:"Multiround Pro";color:#9499a1;transition:color .3s ease;cursor:pointer}.product-tabs_head_title:hover,.product-tabs_head_title:active,.product-tabs_head_title.active{color:#458b2d}.product-tabs_head_line{width:100%;height:1.5px;background-color:#ecebe8;position:relative}.product-tabs_head_line-active{background-color:#458b2d;position:absolute;top:0px;bottom:0px;left:0px;width:1px;transition:left .3s ease, width .3s ease}.product-tabs_body{overflow-x:hidden;scroll-behavior:smooth;width:650px}.product-tabs_body_container{width:2660px;display:flex;gap:20px}.product-tabs_active-components,.product-tabs_effects,.product-tabs_usage,.product-tabs_contents{width:650px}.product-tabs_active-components_item{margin-top:4px;display:flex;align-items:center;gap:8px;font-weight:500}.product-tabs_active-components_item_title{font-size:1rem;line-height:1.5rem;color:#2a2a2a}.product-tabs_active-components_item_desc{font-size:.875rem;line-height:1.1875rem;color:#9499a1}.product-tabs_effects ul{list-style-type:none;margin-top:0;margin-bottom:0;padding-left:0}.product-tabs_effects li{display:flex;gap:10px;margin-bottom:4px}.product-tabs_effects li::before{content:"";display:block;width:.375rem;height:.375rem;min-width:.375rem;min-height:.375rem;border-radius:100000px;background-color:#458b2d;margin-top:.4375rem}.product-tabs_usage{display:flex;justify-content:space-between}.product-tabs_usage_item{max-width:200px}.product-tabs_usage_item_image{margin-bottom:20px;max-width:140px;height:auto}.product-tabs_usage_item_title{font-weight:700;color:#458b2d;margin-bottom:2px}.product-tabs_usage_item_desc{font-weight:500;font-size:.875rem;line-height:1.0625rem;color:#9499a1}.product-tabs_mobile-dropdown_head{display:none}@media (max-width: 768px){.product-tabs_head{display:none}.product-tabs_body{width:100%;scroll-behavior:unset;overflow-x:unset}.product-tabs_body_container{width:100%;flex-direction:column;gap:15px}.product-tabs_active-components,.product-tabs_effects,.product-tabs_usage,.product-tabs_contents{width:100%;max-height:0px;margin-top:-30px;padding-bottom:0px;transition:max-height .3s ease, margin-top .3s ease, padding-bottom .3s ease}.product-tabs_mobile-dropdown{display:flex;flex-direction:column;gap:30px;overflow:hidden;border-bottom:1.5px solid rgba(168,184,209,.35)}.product-tabs_mobile-dropdown_head{display:flex;justify-content:space-between;align-items:center;height:48px;font-family:"Multiround Pro";font-size:1.25rem;line-height:1.3125rem;color:#458b2d}.product-tabs_mobile-dropdown_head_icon{transition:transform .3s ease}.product-tabs_mobile-dropdown.active .product-tabs_active-components,.product-tabs_mobile-dropdown.active .product-tabs_effects,.product-tabs_mobile-dropdown.active .product-tabs_usage,.product-tabs_mobile-dropdown.active .product-tabs_contents{max-height:400px;margin-top:0px;padding-bottom:30px}.product-tabs_mobile-dropdown.active .product-tabs_mobile-dropdown_head_icon{transform:scaleY(-100%)}.product-tabs_usage{flex-direction:column}.product-tabs_usage_item{max-width:unset;display:flex;align-items:center;gap:20px}.product-tabs_usage_item_image{max-width:29.8666666667vw}.product-tabs_usage_item>div{flex-grow:1}}
@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0 !important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__container{box-sizing:border-box;position:relative}.splide__list{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:flex;height:100%;margin:0 !important;padding:0 !important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box;flex-shrink:0;list-style-type:none !important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}
.image-slides{display:block;position:relative;border-radius:24px;overflow:hidden}.image-slides_bottom{position:absolute;bottom:10px;left:10px;right:10px;display:flex;justify-content:space-between;align-items:center}.image-slides_left,.image-slides_right{position:relative;cursor:pointer;width:45px;height:45px}.image-slides_left .image-slides_next{transform:scaleX(-100%)}.image-slides_next.hover{position:absolute;z-index:1;top:0;left:-4px;opacity:0;transition:opacity .3s ease}.image-slides_left:hover .image-slides_next.hover,.image-slides_right:hover .image-slides_next.hover{opacity:1}.image-slides_dots{display:flex;gap:8px}.image-slides_dot{width:8px;height:8px;border-radius:100000px;background-color:#458b2d;opacity:.15;transition:opacity .3s ease;cursor:pointer}.image-slides_dot:hover,.image-slides_dot:active,.image-slides_dot.active{opacity:1}
.reviews_header{margin-bottom:25px;width:100%;display:flex;justify-content:space-between}.reviews_header_left{display:flex;align-items:center;gap:16px}.reviews_header_rating{display:flex;justify-content:center;align-items:center;padding:0 14px 0 10px;gap:8px;width:-webkit-fit-content;width:fit-content;height:45px;border:1px solid #dddbd6;border-radius:100000px;font-weight:600;font-size:32px;line-height:35px;color:#2a2a2a}.reviews_header_amount{font-weight:500;color:#9499a2}.reviews_header_add-review{display:flex;justify-content:center;align-items:center;padding:0 25px;gap:12px;width:-webkit-fit-content;width:fit-content;height:45px;background-color:#458b2d;border-radius:100000px;font-weight:600;font-size:.875rem;line-height:1.0625rem;color:#fff;-webkit-text-decoration:none;text-decoration:none;cursor:pointer;transition:background-color .3s ease}.reviews_header_add-review:hover,.reviews_header_add-review:active{background-color:#266c0d}.reviews_grid{display:flex;flex-wrap:wrap;gap:5px 6px}.reviews_review{display:flex;flex-direction:column;padding:25px;gap:20px;width:617px;height:273px;background:#fff;border:2px solid rgba(242,218,178,.35);border-radius:20px}.reviews_review_top{flex-grow:1;padding-bottom:20px;border-bottom:1px solid rgba(69,139,45,.1)}.reviews_review_info{display:flex;justify-content:space-between;margin-bottom:15px}.reviews_review_info_left{display:flex;align-items:center;gap:10px}.reviews_review_rating{display:flex;justify-content:center;align-items:center;padding:0 9px 0 6px;gap:4px;width:-webkit-fit-content;width:fit-content;height:23px;border:1px solid #dddbd6;border-radius:100000px;font-weight:600;font-size:.875rem;line-height:1.0625rem;color:#2a2a2a}.reviews_review_date{font-weight:500;font-size:.875rem;line-height:1.0625rem;color:#9499a2}.reviews_review_author{font-weight:500;font-size:.875rem;line-height:1.0625rem;color:#9499a2;margin-bottom:4px}.reviews_review_preview{font-weight:500;font-size:.875rem;line-height:1.0625rem;color:#000;display:-webkit-box;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.reviews_review_more{font-weight:500;font-size:.875rem;line-height:1.0625rem;color:#9499a2;opacity:1;transition:opacity .3s ease;-webkit-text-decoration:underline;text-decoration:underline;cursor:pointer}.reviews_review_more:hover,.reviews_review_more:active{-webkit-text-decoration:underline;text-decoration:underline;opacity:.6}.reviews_review_bottom{display:flex;justify-content:space-between;align-items:center}.reviews_review_bottom_left{display:flex;align-items:center;gap:12px}.reviews_review_product_picture{width:50px;height:50px;object-fit:cover;border-radius:12px}.reviews_review_product_name{font-weight:500;font-size:.875rem;line-height:1.0625rem;color:#161a1e}.reviews_review_product_subtext{font-weight:500;font-size:.75rem;line-height:.9375rem;color:#9499a2}.reviews_review_goto-product{display:flex;justify-content:center;align-items:center;padding:0 24px;width:-webkit-fit-content;width:fit-content;height:45px;border:1px solid rgba(126,187,115,.25);border-radius:24px;font-weight:600;font-size:.875rem;line-height:1.0625rem;color:#458b2d;-webkit-text-decoration:none;text-decoration:none;cursor:pointer;background-color:rgba(0,0,0,0);transition:background-color .3s ease}.reviews_review_goto-product:hover,.reviews_review_goto-product:active{background-color:rgba(69,139,45,.1)}.reviews_nav{display:flex;justify-content:end;align-items:center;margin-top:40px;font-weight:500;font-size:.875rem;line-height:1.0625rem;color:#9499a1}.reviews_nav_prev,.reviews_nav_next,.reviews_nav_page{border-radius:100000px;width:45px;height:45px;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:background-color .3s ease, opacity .3s ease, color .3s ease;opacity:1}.reviews_nav_prev:hover,.reviews_nav_prev:active,.reviews_nav_prev.active,.reviews_nav_next:hover,.reviews_nav_next:active,.reviews_nav_next.active,.reviews_nav_page:hover,.reviews_nav_page:active,.reviews_nav_page.active{background-color:#edf4ea}.reviews_nav_prev.active,.reviews_nav_next.active,.reviews_nav_page.active{font-weight:700;font-size:1rem;line-height:1.25rem;color:#458b2d;pointer-events:none}.reviews_nav_prev.disabled,.reviews_nav_next.disabled,.reviews_nav_page.disabled{pointer-events:none;opacity:.6}.reviews_nav_prev,.reviews_nav_next{background-color:hsla(0,0%,100%,.75);border:1px solid rgba(126,187,115,.25);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.reviews_nav_prev{margin-right:10px}.reviews_nav_next{margin-left:10px}.reviews_nav_dots{display:flex;justify-content:center;align-items:center;width:25px;height:45px}@media (max-width: 768px){.reviews_header{flex-direction:row-reverse;gap:10px;justify-content:start}.reviews_header.show-header{flex-direction:column}.reviews_header_add-review{width:100%}.reviews_review{height:-webkit-fit-content;height:fit-content;padding:15px;gap:10px}.reviews_review_bottom{flex-direction:column;gap:10px}.reviews_review_goto-product{width:100%}}
.blog-vue_grid{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:40px}.blog-vue_article{padding:20px;width:409px;height:409px;background-color:#fff;border:2px solid rgba(242,218,178,.35);border-radius:20px;-webkit-text-decoration:none;text-decoration:none;cursor:pointer;transition:background-color .3s ease}.blog-vue_article:hover,.blog-vue_article:active{background-color:#f6f1e8}.blog-vue_article_picture{width:369px;height:252px;object-fit:cover;border-radius:10px;margin-bottom:15px}.blog-vue_article_title{font-family:"Multiround Pro";font-size:1.125rem;line-height:1.5rem;color:#458b2d;width:100%;height:48px;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;margin-bottom:15px}.blog-vue_article_info{border-top:1px solid rgba(69,139,45,.1);padding-top:15px;display:flex;justify-content:space-between;align-items:center;font-weight:500;font-size:.875rem;line-height:1.0625rem;color:#9499a1}.blog-vue_article_info_right{display:flex;gap:4px}.blog-vue_article_views,.blog-vue_article_rating{display:flex;justify-content:center;align-items:center;padding:0 12px 0 8px;gap:4px;width:-webkit-fit-content;width:fit-content;height:24px;border:1px solid rgba(148,153,162,.25);border-radius:100000px}.blog-vue_article_rating{display:none}@media (min-width: 769px){.blog-vue.compact .blog-vue_grid{display:grid;grid-template:"a b" 1fr "a c" 1fr "a d" 1fr/1fr 1fr}.blog-vue.compact .blog-vue_article{display:none;width:617px;height:195.6666666667px}.blog-vue.compact .blog-vue_article:nth-child(1){grid-area:a;display:block}.blog-vue.compact .blog-vue_article:nth-child(2){grid-area:b;display:block}.blog-vue.compact .blog-vue_article:nth-child(3){grid-area:c;display:block}.blog-vue.compact .blog-vue_article:nth-child(4){grid-area:d;display:block}.blog-vue.compact .blog-vue_article_picture{display:none}.blog-vue.compact .blog-vue_article:nth-child(1){height:617px}.blog-vue.compact .blog-vue_article:nth-child(1) .blog-vue_article_picture{display:block;width:577px;height:460px}}@media (max-width: 768px){.blog-vue_article{width:100%;height:-webkit-fit-content;height:fit-content}.blog-vue_article_picture{width:100%;height:auto}.blog-vue_article_title{display:block;overflow:unset;text-overflow:unset;height:-webkit-fit-content;height:fit-content}}
