@charset "UTF-8";body{font-family:Inter,sans-serif;overflow-x:hidden;-webkit-tap-highlight-color:transparent}html{-webkit-box-sizing:border-box;box-sizing:border-box;scroll-behavior:smooth}*,::after,::before{padding:0;margin:0;-webkit-box-sizing:inherit;box-sizing:inherit}*{scroll-behavior:smooth}#root{overflow:hidden}a{text-decoration:none;cursor:pointer}button{cursor:pointer;font-family:Inter,sans-serif}ul{padding:0;margin:0;list-style:none}h1,h2,p{padding:0;margin:0}img{display:block}video{position:relative}video embed{width:100%;height:100%}.main{position:relative;overflow-x:hidden}.container{max-width:1440px;width:100%;padding:0 30px 0 110px;margin:0 auto}.container-header{width:100%;max-width:1440px;padding:0 52px 0 36px;margin:0 auto}.main-section{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:1440px;margin:0 auto;position:relative}h2{color:#1e1d23;font-family:Inter,sans-serif;font-size:36px;font-style:normal;font-weight:600;line-height:36px}h3{color:#1e1d23;font-family:Inter,sans-serif;font-size:18px;font-style:normal;font-weight:600;line-height:22px;margin-bottom:16px}@media screen and (max-width:768px){.container,.container-header{padding:0 16px}h2{color:#1e1d23;font-family:Inter,sans-serif;font-size:24px;font-style:normal;font-weight:600;line-height:24px}h3{color:#1e1d23;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:18px;margin-bottom:10px}}.footer__nav{color:#fff;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:14px}.header__nav{color:#4b4a4f;font-family:Inter,sans-serif;font-size:15px;font-style:normal;font-weight:500;line-height:14px}.woocommerce-notices-wrapper{max-width:1440px;width:100%;padding:0 30px 0 110px;margin:0 auto}.btn-count__group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.btn-count__group.loading .btn-loading{display:-webkit-box;display:-ms-flexbox;display:flex}.btn-count__decrement,.btn-count__increment{border-color:#216e00;border-style:solid;padding:10px 7px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:transparent}.btn-count__decrement svg,.btn-count__increment svg{fill:#216e00}.btn-count__decrement:active,.btn-count__decrement:hover,.btn-count__increment:active,.btn-count__increment:hover{cursor:pointer;background-color:#216e00;-webkit-transition:background-color ease-in-out;transition:background-color ease-in-out}.btn-count__decrement:active svg,.btn-count__decrement:hover svg,.btn-count__increment:active svg,.btn-count__increment:hover svg{fill:#fff}.btn-count__increment{border-width:1px 1px 1px 0;border-bottom-right-radius:8px;border-top-right-radius:8px}.btn-count__decrement{border-width:1px 0 1px 1px;border-bottom-left-radius:8px;border-top-left-radius:8px}.btn-count__count{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:5px 2px;min-width:30px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-top:1px solid #216e00;border-bottom:1px solid #216e00}.btn-count__count input,.btn-count__count input:active{border:none;outline:0;text-align:center;min-width:30px;width:30px;color:#216e00;font-size:14px;font-style:normal;font-weight:600;line-height:14px}.btn-loading{display:none;position:absolute;top:0;right:0;left:0;bottom:0;background:#63994c;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;border-radius:8px}.btn-loading svg{fill:#fff}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.radio-btn.card__choice-desc{margin-bottom:12px}.radio-btn.card__choice-desc .card__cucumber{padding:6px 10px 6px 8px;font-size:12px}.radio-btn.card__choice-desc .card__cucumber span{display:block;border-width:1px;width:15px;height:15px;min-width:15px;min-height:15px;margin-right:4px;-webkit-box-sizing:border-box;box-sizing:border-box}.radio-btn.card__choice-desc .variation-radio-button+label:nth-child(even){background:#daf9cc;border-color:#daf9cc}.radio-btn.card__choice-desc .variation-radio-button+label:nth-child(odd){background:#feebc6;border-color:#feebc6}.category__container:before,.hero__container:before{content:"";position:absolute;height:100%;right:calc(100% - 110px);background:#fff;z-index:2;width:100vw}@media screen and (max-width:768px){.woocommerce-notices-wrapper{padding:0 20px}.radio-btn .card__cucumber{font-size:11px;padding:6px 10px 6px 8px}.category__container:before,.hero__container:before{content:none}}.myModal{position:fixed;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;visibility:hidden;opacity:0;-webkit-transition:.1s linear;transition:.1s linear;top:0;left:0;right:0;bottom:0;background:rgba(188,188,188,.3);z-index:20;overflow:auto}.myModal.active{visibility:visible;opacity:1}.myModal__content{margin:auto 15px;width:223px;height:auto;background-color:#fff;border-radius:21px;border:1px solid #e3e3e3;position:relative}.myModal__content-close{position:absolute;top:-36px;right:-55px;display:-webkit-box;display:-ms-flexbox;display:flex;width:36px;height:36px;padding:10px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;border-radius:100px;border:1px solid #a5a5a7;background:#fff;cursor:pointer}.myModal__content-close img{width:14px;height:14px}.myModal__list{padding:11px 0}.myModal__item:not(:last-child){border-bottom:1px solid #e3e3e3}.myModal__link{display:-webkit-box;display:-ms-flexbox;display:flex;gap:14px;padding:13px 26px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;font-style:normal;font-weight:600;line-height:14px;color:#a5a5a7}.myModal__link img{-webkit-filter:grayscale(80%) brightness(1.1);filter:grayscale(80%) brightness(1.1)}.myModal__link.active{color:#216e00}.myModal__link.active img{-webkit-filter:none;filter:none}.burger-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:fixed;background-color:#fff;top:68px;right:0;width:100%;height:calc(100vh - 68px);padding:0;z-index:12;overflow-y:auto;-webkit-transition:.2s linear;transition:.2s linear}.burger-menu__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:14px 16px 0;height:100%}.burger-menu__category{width:100%;text-align:center}.burger-menu__category-title{color:#1e1d23;font-size:16px;font-style:normal;font-weight:600;line-height:14px;margin-bottom:24px}.burger-menu__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px 60px;height:182px;max-width:300px;margin:0 auto}.burger-menu__link{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#1e1d23;font-size:16px;font-style:normal;font-weight:400;line-height:16px}.burger-menu__link.active{color:#216e00}.burger-menu__link.active p{position:relative}.burger-menu__link.active p:before{content:"";position:absolute;bottom:-5px;left:0;right:0;width:100%;height:2px;border-radius:2px;background:#216e00}.burger-menu__nav{padding:30px 20px 0}.burger-menu.hide{-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%)}.burger-menu__nav-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:34px 54px;width:246px;height:130px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.burger-menu__nav-item{position:relative}.burger-menu__nav-item ::before{content:"";position:absolute;top:4px;left:0;width:9px;height:9px;border-radius:2px;background-color:#216e00}.burger-menu__nav-item.current-menu-item a{position:relative}.burger-menu__nav-item.current-menu-item a:after{content:"";position:absolute;bottom:-4px;left:17px;right:0;width:calc(100% - 17px);height:2px;border-radius:2px;background:#216e00;opacity:1;-webkit-transition:opacity .25s ease-in-out;transition:opacity .25s ease-in-out}.burger-menu__nav-link{color:#1e1d23;padding-left:17px;font-size:18px;font-style:normal;font-weight:600;line-height:14px}.burger-menu__language{display:-webkit-box;display:-ms-flexbox;display:flex;gap:14px}.burger-menu__lang-link{color:#1e1d23;font-size:16px;font-style:normal;font-weight:500;line-height:16px;padding:6px 10px;border-radius:16px;border:1px solid #d2d2d3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.burger-menu__lang-link.active{border-color:#216e00;background-color:#216e00;color:#fff}.burger-menu__social-title{color:#1e1d23;font-size:14px;font-style:normal;font-weight:400;line-height:14px;margin-bottom:18px;text-align:center}.burger-menu__social{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;margin-bottom:43px}.burger-menu__social-link{width:44px;height:44px;-ms-flex-negative:0;flex-shrink:0;background-color:transparent;border-radius:50%;border:1px solid #1e1d23;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.burger-menu__social-link svg{width:22px;height:22px}.header__dropdown-burger{display:block;margin-left:20px}@media screen and (max-width:480px){.burger-menu{top:52px;right:0;width:100%;height:100%;padding-bottom:20px}.burger-menu__content{overflow-y:auto;padding-bottom:30px}}@media screen and (max-width:420px){.burger-menu__category{width:100%;text-align:left}.burger-menu__category-title{color:#1e1d23;font-size:16px;font-style:normal;font-weight:600;line-height:14px;margin-bottom:24px}.burger-menu__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px 60px;height:182px;max-width:300px;margin:0}.burger-menu .header__search-burger{width:100%}.burger-menu .header__search-input{height:44px}.burger-menu .header__search-container{width:100%}.burger-menu .header__search-container button{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}}.header{position:fixed;top:0;left:0;width:100%;z-index:20}.header__up{width:100%;background-color:#1b1a20;-webkit-transition:top .3s ease-in-out;transition:top .3s ease-in-out}.header__up.hidden{display:none}.header__up-content{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:97px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:15px 0}.header__up-link p{-webkit-transition:color .25s ease-in-out;transition:color .25s ease-in-out}.header__up-link p:focus,.header__up-link p:hover{color:#216e00}.header__up-text{color:#f9f9f9;font-size:13px;font-style:normal;font-weight:500;line-height:13px}.header__search-input{display:-webkit-box;display:-ms-flexbox;display:flex;width:250px;height:36px;padding:8px 12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;-ms-flex-negative:0;flex-shrink:0;border-radius:8px;border:1px solid #a5a5a7;background-color:#fff;color:#1e1d23;font-size:14px;font-style:normal;font-weight:400;line-height:14px;outline:0}.header__search-input::-webkit-input-placeholder{color:#78777b;font-size:14px;font-style:normal;font-weight:400;line-height:14px}.header__search-input::-moz-placeholder{color:#78777b;font-size:14px;font-style:normal;font-weight:400;line-height:14px}.header__search-input:-ms-input-placeholder{color:#78777b;font-size:14px;font-style:normal;font-weight:400;line-height:14px}.header__search-input::-ms-input-placeholder{color:#78777b;font-size:14px;font-style:normal;font-weight:400;line-height:14px}.header__search-input::placeholder{color:#78777b;font-size:14px;font-style:normal;font-weight:400;line-height:14px}.header__search-input:focus{border:1px solid #216e00;background-color:#fff}.header__search-input:focus-within{border:1px solid #216e00;background-color:#fff}.header__search-container{position:relative;display:inline-block}.header__search-button{display:block;border:none;outline:0;background-color:transparent;position:absolute;top:6px;right:12px}.header__search-button svg{stroke:#c1c1c1;fill:#c1c1c1}.header__search-button-in-icon{display:block;border:none;outline:0;background-color:transparent;position:absolute;top:6px;right:12px}.header__search-button-in-icon svg{stroke:#c1c1c1;fill:#c1c1c1}.header__search-button-burger{display:block;border:none;outline:0;background-color:transparent;position:absolute;top:6px;right:12px}.header__search-button-burger svg{stroke:#c1c1c1;fill:#c1c1c1}.header__clear-button{display:none;border:none;outline:0;background-color:transparent;position:absolute;top:6px;right:12px}.header__clear-button svg{stroke:#216e00;fill:#216e00}.header__clear-button-in-icon{display:none;border:none;outline:0;background-color:transparent;position:absolute;top:6px;right:12px}.header__clear-button-in-icon svg{stroke:#216e00;fill:#216e00}.header__clear-button-burger{display:none;border:none;outline:0;background-color:transparent;position:absolute;top:6px;right:12px}.header__clear-button-burger svg{stroke:#216e00;fill:#216e00}.header__nav-list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:22px}.header__nav-item a:before{content:"";position:absolute;bottom:-4px;left:0;right:0;width:100%;height:2px;border-radius:2px;background:#216e00;opacity:0;-webkit-transition:opacity .25s ease-in-out;transition:opacity .25s ease-in-out}.header__nav-item.current-menu-item a,.header__nav-item:focus a,.header__nav-item:hover a{color:#216e00}.header__nav-item.current-menu-item a:before,.header__nav-item:focus a:before,.header__nav-item:hover a:before{opacity:1;-webkit-transition:opacity .25s ease-in-out;transition:opacity .25s ease-in-out}.header__nav-link{color:#4b4a4f;font-size:15px;font-style:normal;font-weight:500;line-height:14px;-webkit-transition:.25s ease-in-out;transition:.25s ease-in-out;position:relative}.header__phone-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;color:#4b4a4f;font-size:20px;font-style:normal;font-weight:500;line-height:20px}.header__phone-link span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:33px;height:33px;border-radius:50%;background-color:#216e00}.header__phone-link span svg{fill:#fff}.header__cart-btn{display:-webkit-box;display:-ms-flexbox;display:flex;width:135px;height:46px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;-ms-flex-negative:0;flex-shrink:0;border-radius:8px;border:1px solid #216e00;color:#216e00;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:13px;background-color:transparent;outline:0;position:relative;-webkit-transition:background-color .25s ease-in-out;transition:background-color .25s ease-in-out}.header__cart-btn svg{fill:#216e00}.header__cart-btn .header__counter{display:none}.header__cart-btn.not-empty:active,.header__cart-btn.not-empty:hover,.header__cart-btn:active,.header__cart-btn:hover{background:#f74501;border-color:#f74501;color:#fff}.header__cart-btn.not-empty:active svg,.header__cart-btn.not-empty:hover svg,.header__cart-btn:active svg,.header__cart-btn:hover svg{fill:#fff}.header__cart-btn.not-empty:active .header__counter,.header__cart-btn.not-empty:hover .header__counter,.header__cart-btn:active .header__counter,.header__cart-btn:hover .header__counter{background:#fff;color:#216e00}.header__counter{position:absolute;width:16px;height:16px;background-color:#f74501;border-radius:50%;color:#fff;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:10px;font-style:normal;font-weight:600;line-height:10px;right:0;bottom:-4px;display:none}.header__cart-box{position:relative}.header__down-content{display:-webkit-box;display:-ms-flexbox;display:flex;padding:8px 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header__cart-btn.not-empty{background-color:#216e00;color:#fff}.header__cart-btn.not-empty svg{fill:#fff}.header__cart-btn.not-empty .header__counter{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;line-height:1}.header__down{background-color:#f6f6f6;-webkit-box-shadow:0 1px 10px 0 rgba(0,0,0,.1);box-shadow:0 1px 10px 0 rgba(0,0,0,.1)}.header__dropdown-toggle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:transparent;border:none;outline:0;gap:3px;color:#4b4a4f;font-size:16px;font-style:normal;font-weight:500;line-height:14px;position:relative;z-index:7}.header__dropdown-menu{display:none;position:absolute;top:0;left:0;z-index:4;padding-top:24px;background-color:#f6f6f6}.header__dropdown-menu--visible{display:block}.header__dropdown-menu-link{color:#4b4a4f;font-size:16px;font-style:normal;font-weight:500;line-height:14px}.header__dropdown-menu-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;z-index:20}.header__dropdown-menu-list:hover a{color:#216e00}.header__dropdown{position:relative}.header__content-tablet,.header__search-icon{display:none}.icon-rotate.rotate{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}@media screen and (max-width:1300px){.header__search{display:none}.header__search-icon{display:block;position:relative}.header__search-hide-box{position:absolute;top:-5px;opacity:0;z-index:-1;-webkit-transition:.25s ease-in-out;transition:.25s ease-in-out}.header__search-button-icon{border:none;outline:0;background-color:transparent}.header__search-button-icon svg{stroke:#c1c1c1;fill:#c1c1c1}.header__cart,.header__dropdown,.header__phone{display:none}.header__cart.is_small,.header__dropdown.is_small,.header__phone.is_small{display:block}.header__content-tablet{display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__burger-btn{display:none}.header__bur-btn{border:none;outline:0;background-color:transparent}.header__close-bur{display:none;border:none;outline:0;background-color:transparent}}@media screen and (max-width:1100px){.header__cart-text{display:none}.header__cart-btn{width:46px}}@media screen and (max-width:1024px){.header__phone-link{gap:10px;color:#4b4a4f;font-size:16px;line-height:16px}.header__phone-link span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:24px;height:24px;border-radius:50%;border:1px solid #216e00;background-color:transparent}.header__phone-link span svg{fill:#216e00;width:11px;height:12px}}@media screen and (max-width:990px){.header__dropdown-toggle,.header__dropdown.is_small,.header__nav{display:none}.header__bur-btn{border:none;outline:0;background-color:transparent;display:block}.header__burger-btn{display:block}.header__search-icon,.header__up{display:none}}@media screen and (max-width:920px){.header__cart-text,.header__dropdown-toggle{display:none}.header__cart-btn{width:46px}.header__phone-link{gap:10px;color:#4b4a4f;font-size:16px;line-height:16px}.header__phone-link span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:24px;height:24px;border-radius:50%;border:1px solid #216e00;background-color:transparent}.header__phone-link span svg{fill:#216e00;width:11px;height:12px}}@media screen and (max-width:480px){.header__cart-btn{display:none}.header__logo-img{width:56px;height:40px}.header__down-content{padding-top:6px;padding-bottom:6px}.header__search-input{min-width:343px;width:100%}.header__burger-menu{width:100%}}.aside{width:80px;position:fixed;top:111px;z-index:3;left:0;height:auto;border:none}.aside:before{z-index:2;content:"";position:absolute;top:0;bottom:0;width:inherit;height:calc(100vh + 100%);background:#fff;border-right:1px solid #e3e3e3}.aside__container{position:relative;z-index:4}.aside__container.scrolling{overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:#d3d3d3 #e3e3e3}.aside__container.scrolling::-webkit-scrollbar{width:6px}.aside__container.scrolling::-webkit-scrollbar-track{background:#e3e3e3}.aside__container.scrolling::-webkit-scrollbar-thumb{background-color:#d3d3d3;border-radius:20px;border:1px solid #d3d3d3}.aside.scroll{top:68px}.aside__link{width:80px;height:80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px;color:#1e1d23;text-align:center;font-size:12px;font-style:normal;font-weight:700;line-height:12px;z-index:4;cursor:pointer;-webkit-transition:.25s ease-in-out;transition:.25s ease-in-out}.aside__link p{position:relative}.aside__link p:before{content:"";position:absolute;bottom:-5px;left:0;right:0;width:100%;height:2px;border-radius:2px;background:#216e00;opacity:0;-webkit-transition:opacity .25s ease-in-out;transition:opacity .25s ease-in-out}.aside__link.active,.aside__link:hover{color:#216e00}.aside__link.active p:before,.aside__link:hover p:before{opacity:1}.aside-mob{display:none}@media screen and (min-width:1441px){.aside__link{width:80px;height:80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px;color:#1e1d23;text-align:center;font-size:12px;font-style:normal;font-weight:700;line-height:12px;z-index:4;cursor:pointer;-webkit-transition:.25s ease-in-out;transition:.25s ease-in-out}.aside__link:hover{color:#216e00}}@media screen and (max-width:990px){.aside{top:60px}.aside__link{height:65px}.aside__item:first-child .aside__link{margin-top:15px}}@media screen and (max-width:768px){.aside{display:none}.aside-mob{display:block;position:fixed;bottom:0;left:0;width:100%;height:60px;z-index:10;border-top:1px solid #d9d9d9;background-color:#fff}.aside-mob__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:5px}.aside-mob__list-mob{display:none}.aside-mob__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:4px;color:#a5a5a7;text-align:center;font-size:12px;font-style:normal;font-weight:700;line-height:12px;width:60px;height:60px}.aside-mob__link img{-webkit-filter:grayscale(80%) brightness(1.1);filter:grayscale(80%) brightness(1.1)}.aside-mob__link.active,.aside-mob__link.not-empty{color:#216e00}.aside-mob__link.active img,.aside-mob__link.not-empty img{-webkit-filter:none;filter:none}.aside-mob__container{padding:0 16px}}@media screen and (max-width:480px){.aside-mob__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:11px;color:#a5a5a7;text-align:center;font-size:12px;font-style:normal;font-weight:700;line-height:12px;width:60px;height:60px;position:relative}.aside-mob__link .header__counter{display:-webkit-box;display:-ms-flexbox;display:flex;top:5px;right:10px}.aside-mob__link img{-webkit-filter:grayscale(80%) brightness(1.1);filter:grayscale(80%) brightness(1.1)}.aside-mob__link.active{color:#216e00}.aside-mob__link.active img{-webkit-filter:none;filter:none}.aside-mob__list{display:none}.aside-mob__list-mob{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:11px}}.hero{padding-top:131px;padding-bottom:39px}.hero__container{position:relative}.hero__slide{width:100%;height:auto}.hero__slide img{width:100%;height:100%;border-radius:12px}.hero__slider{padding-bottom:53px}.swiper{padding-bottom:33px!important}.swiper-slide.swiper-slide-active.hero__slide{width:100%;height:auto;margin-right:20px}.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:0!important}.swiper-pagination-bullet{width:14px!important;height:14px!important;border-radius:50%!important;background-color:#d3e2cc!important;opacity:1!important}.swiper-pagination-bullet.swiper-pagination-bullet-active{width:28px!important;height:14px!important;border-radius:100px!important;background-color:#216e00!important}@media screen and (max-width:990px){.hero{padding-top:74px}}@media screen and (max-width:768px){.hero{padding-bottom:0}.swiper-pagination-bullet{width:5px!important;height:5px!important}.swiper-pagination-bullet.swiper-pagination-bullet-active{width:10px!important;height:5px!important;border-radius:34px!important}.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:14px!important}}@media screen and (max-width:480px){.hero{padding-top:58px}.hero__container{padding-left:0;padding-right:0}}.home .container{max-width:1920px}.category__container .rolls__slider,.hero__slider{overflow:visible}.category{padding-bottom:37px}.category.recommend{padding-bottom:49px}.category__container{position:relative;padding-right:0}.category__title-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:30px;margin-right:30px}.category__title-box-recommend{margin-bottom:20px}.category__recommend-title{color:#1e1d23;font-size:24px;font-style:normal;font-weight:600;line-height:36px}.category__more-btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:13px 24px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;-ms-flex-negative:0;flex-shrink:0;border-radius:8px;border:1px solid #216e00;color:#216e00;font-size:14px;font-weight:600;line-height:14px;background-color:transparent;-webkit-transition:.25s ease-in-out;transition:.25s ease-in-out}.category__more-btn span{-webkit-transition:.25s ease-in-out;transition:.25s ease-in-out;display:-webkit-box;display:-ms-flexbox;display:flex;width:20px;height:20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;border:1px solid #216e00;border-radius:50%;background-color:#216e00}.category__more-btn span img{padding-left:1px}.category__more-btn:hover{background-color:#216e00;color:#fff}.category__more-btn:hover span{border:1px solid #fff}.category__more-btn-mob{display:none}.category__card{display:-webkit-box;display:-ms-flexbox;display:flex;padding:20px 20px 26px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px;-ms-flex-negative:0;flex-shrink:0;border-radius:12px;border:1px solid #d2d2d3;background-color:#fff;position:relative;cursor:pointer;-webkit-transition:.25s ease-in-out;transition:.25s ease-in-out;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.category__card:hover{-webkit-box-shadow:2px 4px 26px 0 rgba(0,0,0,.1);box-shadow:2px 4px 26px 0 rgba(0,0,0,.1)}.category__img{margin:0 auto 20px;-o-object-fit:cover;object-fit:cover;width:100%;height:auto;min-height:260px;border-radius:12px}.category__avocado{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:7px 10px;border-radius:100px;background:#feebc6;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid transparent;color:#563800;font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:12px;cursor:pointer}.category__radio-box{margin-bottom:10px;color:#1e1d23;font-size:12px;font-style:normal;font-weight:400;line-height:12px}.category__text{color:#1e1d23;font-size:12px;font-style:normal;font-weight:400;line-height:12px;margin-bottom:8px}.category__text span{font-weight:600}.category__link{color:#78777b;font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:12px}.category__card-down{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:end;display:none}.category__card-down.show{display:-webkit-box;display:-ms-flexbox;display:flex}.category__price-until{color:rgba(30,29,35,.2);font-size:18px;font-style:normal;font-weight:400;line-height:18px;text-decoration:line-through}.category__price-current{color:#216e00;font-family:Inter,sans-serif;font-size:22px;font-style:normal;font-weight:700;line-height:22px}.category__details{font-family:Inter,sans-serif;color:#1e1d23}.category__details summary{text-align:center;cursor:pointer;margin-top:40px}.category__details-text{padding-top:10px}.category__details-text b,.category__details-text strong{font-size:1rem;font-style:normal;font-weight:600;line-height:1.5}.category__details-text p{font-size:15px;line-height:17px;margin-bottom:12px}.category__details-text ol,.category__details-text ul{display:block;-webkit-margin-before:1em;margin-block-start:1em;-webkit-margin-after:1em;margin-block-end:1em;-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:0;margin-inline-end:0;-webkit-padding-start:40px;padding-inline-start:40px}.category__details-text ul{list-style-type:disc}.category__details-text li{padding-bottom:4px}.category__btn{display:none;padding:12px 15px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;border-radius:8px;background-color:#216e00;border:none;outline:0;-webkit-transition:.25s ease-in-out;transition:.25s ease-in-out}.category__btn .btn-cart-icon{display:inline-block;margin-right:12px}.category__btn.active{display:-webkit-box;display:-ms-flexbox;display:flex}.category__btn:hover{background-color:#f74501}.category__btn span{color:#fff;font-size:14px;font-style:normal;font-weight:600;line-height:14px}.category__btn svg{display:none;color:#fff;fill:#fff}.category__btn.loading{background:rgba(33,110,0,.7)}.category__btn.loading span,.category__btn.loading svg{display:none}.category__btn.loading .category__btn-spinner{display:-webkit-box;display:-ms-flexbox;display:flex}.category__btn.loading .category__btn-spinner svg{display:block}.category__in-cart{display:none;padding:9px 10px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;-ms-flex-negative:0;flex-shrink:0;border-radius:8px;background-color:#216e00}.category__in-cart .category__in-cart-loading{display:none;position:absolute;top:0;right:0;left:0;bottom:0;background:#63994c;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;border-radius:8px}.category__in-cart .category__in-cart-loading svg{fill:#fff}.category__in-cart.loading{position:relative}.category__in-cart.active,.category__in-cart.loading .category__in-cart-loading{display:-webkit-box;display:-ms-flexbox;display:flex}.category__in-cart-btn{background-color:transparent;color:#fff;border:none;outline:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.category__in-cart-btn svg{width:20px;height:20px;fill:#fff}.category__in-cart-btn:hover svg{fill:#f74501}.category__in-cart-text{color:#fff;font-size:14px;font-style:normal;font-weight:600;line-height:14px}.category__tags{position:absolute;top:25px;left:25px}.category__blue,.category__orange,.category__red{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:7px 12px;color:#fff;font-size:12px;font-style:normal;font-weight:600;line-height:12px;border-radius:12px}.category__blue{background-color:#0085ff}.category__orange{gap:2px;background-color:#fc8c08}.category__red{gap:2px;background-color:#f54501}.category__link-mob{display:none}.category .card__choice-desc{margin-bottom:12px}.category__card .category__radio-box{display:none}.category__card.with-radio .category__radio-box{display:block}input[type=radio]{display:none}.swiper-slide.rolls__slide{width:290px;height:auto;margin-right:20px}.rolls__slider .swiper-wrapper{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.swiper-pagination.rolls-pagination{display:none}@media screen and (min-width:1440px){.category__container{padding-right:30px}}@media screen and (max-width:1200px){.category__card{max-width:276px}.swiper-slide.rolls__slide{width:276px}}@media screen and (max-width:768px){.category{padding-bottom:7px}.category__details-text{padding:10px 16px 0}.category.recommend{padding-bottom:27px}.category__recommend-title{color:#1e1d23;font-size:16px;font-style:normal;font-weight:600;line-height:24px;max-width:200px}.category__tags{left:12px;top:12px}.category__card{padding:20px 12px}.category__img{margin:0 auto 16px;min-height:auto}.category__blue,.category__orange,.category__red{padding:4px 6px;font-size:10px;line-height:10px}.category__avocado{padding:3px 6px 5px;font-size:11px;line-height:11px}.category__radio-box{margin-bottom:12px}.category__link{display:none}.category__link-mob{display:block;color:#78777b;font-family:Inter,sans-serif;font-size:10px;font-style:normal;font-weight:400;line-height:10px;margin-bottom:6px}.category__price-until{font-size:14px;line-height:14px}.category__price-current{font-size:18px;line-height:18px}.category__btn{padding:10px}.category__btn span{display:none}.category__btn svg{display:block;color:#fff;fill:#fff;width:22px;height:22px}.category__title-box{margin-bottom:12px;margin-right:16px}.category__more-btn-mob{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:10px 16px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;-ms-flex-negative:0;flex-shrink:0;border-radius:8px;border:1px solid #216e00;color:#216e00;font-size:14px;font-weight:600;line-height:14px;background-color:transparent}.category__more-btn-mob span{display:-webkit-box;display:-ms-flexbox;display:flex;width:16px;height:16px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;border:1px solid #216e00;border-radius:50%;background-color:#216e00}.category__more-btn-mob span img{padding-left:1px}.category__more-btn{display:none}.swiper-slide.rolls__slide{width:240px;margin-left:16px;margin-right:0}.swiper-slide.rolls__slide:last-child{margin-right:16px}.rolls__slider{margin-left:-16px}}.download{padding-bottom:100px}.download__content{background-color:#eaf5f8;border-radius:12px;padding-left:146px;padding-top:95px;padding-bottom:109px;min-height:444px;position:relative;overflow:hidden}.download__title{max-width:427px;line-height:47px;margin-bottom:34px}.download__desc{color:rgba(30,29,35,.8);font-size:22px;font-style:normal;font-weight:400;line-height:24px;margin-bottom:60px}.download__links{display:-webkit-box;display:-ms-flexbox;display:flex;gap:21px}.download__img1{position:absolute;top:125px;right:328px;z-index:1}.download__img2{position:absolute;top:39px;right:171px;z-index:2}@media screen and (max-width:1320px){.download__img1{right:288px}.download__img2{right:131px}.download__content{padding-left:100px}}@media screen and (max-width:1220px){.download__img1{right:228px}.download__img2{right:71px}.download__content{padding-left:40px}}@media screen and (max-width:1090px){.download__img1,.download__img2{display:none}.download__content{padding:40px;min-height:352px}}@media screen and (max-width:768px){.download{padding-bottom:60px}.download__title{font-size:24px;line-height:24px;text-align:center;margin:0 auto 14px}.download__desc{font-size:16px;line-height:16px;text-align:center;margin:0 auto 24px}.download__links{gap:25px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.download__link img{width:97px;height:33px}.download__content{padding:45px;min-height:226px}}.footer{z-index:4;background-color:#1e1d23;padding-top:61px;position:relative}.footer .container{padding-left:0}.footer::after{content:"";position:absolute;bottom:48px;width:100%;left:0;height:1px;background-color:#27262c}.footer__logo-text{color:#c7c7c7;font-size:14px;font-style:normal;font-weight:400;line-height:13px}.footer__logo-link{margin-bottom:23px;padding-left:21px;display:inline-block}.footer__up{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:start;padding-bottom:82px}.footer__nav-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:114px;min-width:226px;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:30px 66px;margin-top:11px}.footer__nav-link{color:#fff;font-size:16px;font-style:normal;font-weight:500;line-height:14px;-webkit-transition:.25s ease-in-out;transition:.25s ease-in-out}.footer__nav-link:focus,.footer__nav-link:hover{color:#216e00}.footer__contacts-title{color:#c7c7c7;font-size:16px;font-style:normal;font-weight:600;line-height:14px;margin-bottom:29px;margin-top:13px}.footer__contacts-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;color:#fff;font-size:16px;font-style:normal;font-weight:500;line-height:20px;margin-bottom:16px;-webkit-transition:color .25s ease-in-out;transition:color .25s ease-in-out}.footer__contacts-link:focus,.footer__contacts-link:hover{color:#216e00}.footer__contacts-link p{-webkit-transition:color .25s ease-in-out;transition:color .25s ease-in-out}.footer__contacts-link p:focus,.footer__contacts-link p:hover{color:#216e00}.footer__contacts-link span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:26px;height:26px;border-radius:50%;border:1px solid #fff;background-color:transparent}.footer__contacts-link span svg{fill:#fff}.footer__contacts-text{color:#fff;font-size:16px;font-style:normal;font-weight:500;line-height:20px}.footer__social{display:-webkit-box;display:-ms-flexbox;display:flex;gap:14px;margin-bottom:21px;margin-top:11px}.footer__social-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:38px;height:38px;border-radius:50%;border:1px solid #fff;background-color:transparent;-webkit-transition:.25s ease-in-out;transition:.25s ease-in-out}.footer__social-link svg{fill:#fff;-webkit-transition:.25s ease-in-out;transition:.25s ease-in-out;width:18px;height:18px}.footer__social-link:hover{border:1px solid #216e00}.footer__social-link:hover svg{fill:#216e00}.footer__download{display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px}.footer__down{padding:8px 0 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer__down-text{color:rgba(255,255,255,.5);font-size:12px;font-style:normal;font-weight:400;line-height:130%;-webkit-transition:.25s ease-in-out;transition:.25s ease-in-out}.footer__down-text.link:hover{color:#216e00}.footer__down-list-box{display:-webkit-box;display:-ms-flexbox;display:flex;gap:32px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer__down-list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.footer__nav-item:nth-child(1){-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.footer__nav-item:nth-child(2){-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.footer__nav-item:nth-child(3){-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.footer__nav-item:nth-child(4){-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.footer__nav-item:nth-child(5){-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.footer__nav-item:nth-child(6){-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}@media screen and (max-width:1240px){.footer__nav-list{height:120px;min-width:195px;gap:30px 30px}}@media screen and (max-width:1130px){.footer__up{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:40px}.footer__contacts,.footer__links,.footer__logo,.footer__nav-list{-ms-flex-preferred-size:45%;flex-basis:45%}.footer__contacts,.footer__logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.footer__logo-link{padding-right:21px;padding-left:0}.footer__social{margin-bottom:30px}.footer__nav-item:nth-child(1),.footer__nav-item:nth-child(2),.footer__nav-item:nth-child(3){width:100px}.footer__nav-item:nth-child(4),.footer__nav-item:nth-child(5),.footer__nav-item:nth-child(6){width:70%}}@media screen and (max-width:768px){.footer{padding-top:22px;padding-bottom:60px}.footer:after{display:none}.footer .container{padding:0}.footer__up{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0;padding-bottom:36px}.footer__contacts,.footer__links,.footer__logo,.footer__nav-list{-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.footer__logo{margin-bottom:40px}.footer__logo-link{padding-right:0;padding-left:0;margin-bottom:14px}.footer__logo-link img{width:92px;height:64px}.footer__logo-text{font-size:12px;line-height:12px}.footer__nav-list{width:285px;margin:0 auto 20px;gap:unset;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding-left:65px;-webkit-box-sizing:content-box;box-sizing:content-box}.footer__nav-item{position:relative;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;margin-bottom:30px}.footer__nav-item::before{content:"";position:absolute;top:4px;left:0;width:9px;height:9px;background-color:#fff;border-radius:2px}.footer__nav-item:nth-child(1),.footer__nav-item:nth-child(2),.footer__nav-item:nth-child(4){width:81px}.footer__nav-item:nth-child(3),.footer__nav-item:nth-child(5),.footer__nav-item:nth-child(6){width:93px}.footer__nav-item:nth-child(1){-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.footer__nav-item:nth-child(2){-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.footer__nav-item:nth-child(3){-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.footer__nav-item:nth-child(4){-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.footer__nav-item:nth-child(5){-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.footer__nav-item:nth-child(6){-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.footer__nav-link{font-size:16px;line-height:14px;padding-left:16px}.footer__contacts-title{margin-top:0;display:none}.footer__contacts-link{font-size:22px;line-height:20px}.footer__contacts-link span{display:none}.footer__contacts-text{line-height:16px}.footer__contacts{margin-bottom:36px}.footer__social{gap:18px;margin:0 auto 36px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer__social-link{width:44px;height:44px}.footer__social-link svg{width:18px;height:18px}.footer__download{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:16px}.footer__down{position:relative}.footer__down:before{content:"";position:absolute;bottom:48px;width:calc(100% + 32px);left:-16px;height:1px;top:0;background-color:#27262c}}@media screen and (max-width:640px){.footer::after{bottom:70px}.footer__down{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.footer__down-list-box{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:9px;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.footer__down-text--cookie{display:none}.footer__down-text{font-size:12px;line-height:17px}.footer__down-text.rights{max-width:120px}}@media screen and (max-width:420px){.footer__nav-list{padding-left:40px;width:260px}}.breadcrumbs{padding-top:141px}.breadcrumbs__list{display:-webkit-box;display:-ms-flexbox;display:flex}.breadcrumbs__link{color:#a5a5a7;font-size:12px;font-style:normal;font-weight:400;line-height:12px}.breadcrumbs__text{color:#216e00;font-size:12px;font-style:normal;font-weight:400;line-height:12px}@media screen and (max-width:990px){.breadcrumbs{padding-top:83px}}@media screen and (max-width:480px){.breadcrumbs{display:none}}.menu{padding-top:44px;padding-bottom:208px}.menu__title{margin-bottom:36px;margin-left:72px}.menu__back{display:none}.menu__item{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:start;height:149px;width:266px;border-radius:16px;border:1px solid #c1c1c1;padding:0 14px 14px 20px;cursor:pointer;overflow:hidden;position:relative;-webkit-transition:.25s ease-in-out;transition:.25s ease-in-out}.menu__item:hover{-webkit-box-shadow:2px 2px 10px 0 rgba(0,0,0,.1);box-shadow:2px 2px 10px 0 rgba(0,0,0,.1)}.menu__item:hover .menu__list-down svg{fill:#f74501}.menu__list-down{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;width:100%}.menu__item-title{color:#1e1d23;font-size:22px;font-style:normal;font-weight:600;line-height:18px;margin-bottom:12px;margin-top:20px}.menu__item-desc{color:#78777b;font-size:13px;font-style:normal;font-weight:400;line-height:13px}.menu__list-down-text{color:#78777b;font-size:14px;font-style:normal;font-weight:400;line-height:18px}.menu__list-img{position:absolute;top:0;right:0;width:185px;height:110px}.menu__list-img-mob{display:none}.menu__list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:72px}@media screen and (max-width:800px){.menu__list,.menu__title{margin-left:52px}}@media screen and (max-width:768px){.menu{padding-top:20px;padding-bottom:43px}.menu__title{margin:0 auto 30px;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.menu__list{margin:0 auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media screen and (max-width:600px){.menu__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.menu__item{width:343px;height:150px}.menu__list-img{display:none}.menu__list-img-mob{display:block;position:absolute;z-index:-1;top:0;right:0}}@media screen and (max-width:480px){.menu{padding-top:70px}.menu__container{position:relative}.menu__back{display:block;position:absolute;top:0;left:16px}.menu__item,.menu__list-item{width:100%}}.error{position:relative;height:100vh;min-height:666px}.error__container{max-width:1440px;margin:0 auto;padding:70px 16px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;position:relative;z-index:1}.error__bg{width:100%;height:100%;position:absolute;top:0;left:0;-o-object-fit:cover;object-fit:cover;z-index:0}.error__title{color:#216e00;font-size:128px;font-style:normal;font-weight:600;line-height:128px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:40px}.error__title strong{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#216e00;width:99px;height:99px;border-radius:50%}.error__subtitle{color:#1e1d23;font-size:36px;font-style:normal;font-weight:600;line-height:36px;margin-bottom:24px}.error__text{color:#4b4a4f;text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin-bottom:70px;max-width:552px}.error__btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:22px 34px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:8px;font-size:16px;font-style:normal;font-weight:500;line-height:13px;background-color:#216e00;color:#fff;border:1px solid transparent;-webkit-transition:.25s ease-in-out;transition:.25s ease-in-out}.error__btn:hover{background-color:transparent;color:#216e00;border:1px solid #216e00}@media screen and (max-width:768px){.error__container{padding:0 16px}.error__bg{display:none}.error__title{font-size:75.75px;line-height:75.75px;margin-bottom:42px}.error__title strong{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#216e00;width:58.58px;height:58.58px;border-radius:50%}.error__title strong img{width:20px;height:20px}.error__subtitle{font-size:24px;line-height:28px;margin-bottom:22px;text-align:center}.error__text{font-size:16px;line-height:24px;margin-bottom:80px;max-width:552px}}@media screen and (max-width:480px){.error__subtitle{max-width:274px;margin:0 auto 22px}.thanks .header__search-input{min-width:none}}.thanks{padding:151px 0 40px}.thanks__container{max-width:1440px;padding:0 100px;margin:0 auto}.thanks__content{min-height:525px;height:75vh;border-radius:30px;background:#eef7f0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.thanks__img{margin-bottom:40px}.thanks__title{color:#1e1d23;text-align:center;font-family:Inter;font-size:36px;font-style:normal;font-weight:600;line-height:44px;margin-bottom:24px}.thanks__desc{color:#4b4a4f;text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin-bottom:70px}.thanks__btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:22px 34px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:8px;border:1px solid #216e00;color:#216e00;font-size:16px;font-style:normal;font-weight:500;line-height:13px;-webkit-transition:.25s ease-in-out;transition:.25s ease-in-out}.thanks__btn:hover{background-color:#216e00;color:#fff}.thanks.not-found-page{padding-top:0}.thanks.not-found-page .thanks__desc{margin-bottom:5px}.thanks.not-found-page .search-product__form{margin-top:15px;margin-bottom:15px}.thanks.not-found-page .thanks__btn{margin-top:10px}.woocommerce-order-received .entry-header{display:none}@media screen and (max-width:768px){.thanks{padding-top:88px}.thanks__container{padding:0 16px}.thanks__content{padding:0 20px;height:80vh;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}.thanks__img{margin-top:65px;width:140px;height:108px}.thanks__title{font-size:24px;line-height:28px;margin-bottom:22px}.thanks__desc{font-size:14px;line-height:22px;margin-bottom:80px}.woocommerce-cart-empty .thanks__content{height:60vh;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.woocommerce-cart-empty .thanks__img{margin-top:20px}}@media screen and (max-height:685px){.thanks__content{min-height:500px}}.woocommerce-cart-empty .thanks{padding-top:0}.pswp__bg{opacity:.7!important}.pswp__caption{display:none}.card{padding-top:46px;padding-bottom:82px}.card .cart{display:none}.card__left{margin-left:52px;width:554px;height:auto;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;overflow:hidden}.card__left .wp-post-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:16px}.card__left .category__tags,.card__left .woocommerce-product-gallery__trigger{z-index:2}.card__blue,.card__orange,.card__red{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:10px 20px;color:#fff;font-size:12px;font-style:normal;font-weight:600;line-height:12px;border-radius:18px;position:absolute;top:30px;left:36px}.card__blue{background-color:#0085ff}.card__orange{gap:2px;background-color:#fc8c08}.card__red{gap:2px;background-color:#f54501}.card__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.card__content{display:-webkit-box;display:-ms-flexbox;display:flex;gap:40px}.card__title{color:#1e1d23;font-size:38px;font-style:normal;font-weight:600;line-height:38px;margin-bottom:20px}.card__contain{margin-bottom:34px}.card__contain h3{color:#1e1d23;font-size:16px;font-style:normal;font-weight:600;line-height:16px;margin-bottom:12px}.card__contain p{color:#4b4a4f;font-size:16px;font-style:normal;font-weight:400;line-height:22px}.card__contain ul{-webkit-column-count:2;-moz-column-count:2;column-count:2}.card__contain ul li{position:relative;color:#4b4a4f;font-size:16px;font-style:normal;font-weight:400;line-height:22px;padding-left:15px;margin-bottom:10px}.card__contain ul li::before{content:"";position:absolute;top:6px;left:0;width:9px;height:9px;border-radius:2px;background-color:#216e00}.card__choice-title{color:#1e1d23;font-size:16px;font-style:normal;font-weight:600;line-height:16px;margin-bottom:12px}.card__cucumber{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px 16px;border-radius:100px;background-color:transparent;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid #a6c599;color:#1e1d23;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:0;cursor:pointer;white-space:nowrap}.card__cucumber span{width:18px;height:18px;border-radius:50%;border:1px solid #a6c599;margin-right:6px}.card__choice-desc{color:#1e1d23;font-size:14px;line-height:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px}.card__choice-desc .variation-radio-button+label{-webkit-box-sizing:border-box;box-sizing:border-box}.card__choice-desc .variation-radio-button:checked+label{border:1px solid #4d8b33}.card__choice-desc .variation-radio-button:checked+label>span{border:6px solid #4d8b33}.card__choice{margin-bottom:61px}.card__avocado{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px 16px;border-radius:100px;background-color:transparent;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid #a6c599;color:#1e1d23;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:12px;cursor:pointer}.card__avocado span{width:18px;height:18px;border-radius:50%;border:1px solid #a6c599;margin-right:6px}.card__avocado strong{display:none;color:#1e1d23;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:12px}.card .product__card-js .variations_form{display:none}.card__price{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;width:525px;padding:22px 24px;-ms-flex-negative:0;flex-shrink:0;border-radius:16px;border:1px solid #a6c599;background-color:#eef7f0;margin-bottom:20px}.card__price .category__card-down{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.card__price .category__price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.card__price .category__price .category__price-until{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;font-size:20px;line-height:18px}.card__price .category__price .category__price-current{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-right:16px;font-size:32px;line-height:22px}.card__price .category__btn{min-width:150px;min-height:50px;font-weight:500;font-size:16px;line-height:13px;padding-top:10px;padding-bottom:10px}.card__price .category__in-cart{padding-left:15px;padding-right:15px;min-height:50px;font-size:16px}.card__price .category__in-cart strong{width:20px;text-align:center}.card__price .category__in-cart button svg{width:25px;height:25px}.card__price-box{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;-webkit-box-align:end;-ms-flex-align:end;align-items:end}.card__price-current{color:#216e00;font-size:32px;font-style:normal;font-weight:700;line-height:22px}.card__price-before{color:#a5a5a7;font-size:20px;font-style:normal;font-weight:400;line-height:18px;text-decoration:line-through}.card__btn{display:-webkit-box;display:-ms-flexbox;display:flex;width:150px;height:50px;padding:6px 20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;-ms-flex-negative:0;flex-shrink:0;border-radius:8px;background-color:#216e00;color:#fff;font-size:16px;font-style:normal;font-weight:500;line-height:13px;border:none;outline:0;-webkit-transition:.25s ease-in-out;transition:.25s ease-in-out}.card__btn:hover{background-color:#f74501}.card__in-cart{display:none;padding:9px 10px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px;width:150px;height:50px;-ms-flex-negative:0;flex-shrink:0;border-radius:8px;background-color:#216e00}.card__in-cart-btn{background-color:transparent;color:#fff;border:none;outline:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.card__in-cart-btn svg{width:20px;height:20px;fill:#fff}.card__back{display:none}.card__in-cart-text{color:#fff;font-size:14px;font-style:normal;font-weight:600;line-height:14px}.card__price-desc{color:#4b4a4f;font-size:12px;font-style:normal;font-weight:400;line-height:20px;max-width:502px}.card__price-desc a{color:#216e00;font-size:12px;font-style:normal;font-weight:400;line-height:20px;-webkit-text-decoration-line:underline;text-decoration-line:underline}.woocommerce-product-gallery__trigger{position:absolute;right:20px;top:20px}.woocommerce-product-details__short-description{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#4b4a4f;font-size:16px;font-style:normal;font-weight:400;line-height:12px;margin-bottom:34px}.woocommerce-product-details__short-description span{margin-right:5px}.woocommerce-product-details__short-description p{color:#1e1d23;font-size:16px;font-style:normal;font-weight:600;line-height:normal}input[type=radio]:checked+.card__avocado>span{border:6px solid #4d8b33}input[type=radio]:checked+.card__avocado>strong{display:block}.card__content.in-cart .card__btn{display:none}.card__content.in-cart .card__in-cart{display:-webkit-box;display:-ms-flexbox;display:flex}.card__content .card__sets{display:none}.card__content.sets .card__sets{display:block}.card__content.sets .card__choice,.card__content.sets .card__contain{display:none}@media screen and (max-width:1315px){.card__left{margin-left:22px;width:454px}}@media screen and (max-width:1186px){.card__left{margin-left:0;width:354px}}@media screen and (max-width:1064px){.card__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}.card__left{width:100%;margin:0 auto;max-width:400px}}@media screen and (max-width:990px){.card{padding-top:24px}}@media screen and (max-width:768px){.woocommerce-product-gallery__trigger{top:10px;right:10px}.card__photo{width:190px;height:190px}.card__title{font-size:24px;line-height:25px;margin-bottom:14px}.card__contain{margin-bottom:24px}.card__choice-title,.card__contain-title,.card__sets-title{color:#1e1d23;font-size:16px;font-style:normal;font-weight:600;line-height:12px;margin-bottom:16px}.card__choice-desc{color:#1e1d23;font-size:11px;line-height:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;-ms-flex-wrap:wrap;flex-wrap:wrap}.card__choice{margin-bottom:40px}.card__cucumber{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px 16px;border-radius:100px;background-color:transparent;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid #a6c599;color:#1e1d23;font-family:Inter,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:12px;cursor:pointer}.card__cucumber span{width:18px;height:18px;border-radius:50%;border:1px solid #a6c599;margin-right:6px}.card__avocado{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px 16px;border-radius:100px;background-color:transparent;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid #a6c599;color:#1e1d23;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:12px;cursor:pointer}.card__avocado span{width:18px;height:18px;border-radius:50%;border:1px solid #a6c599;margin-right:6px}.card__avocado strong{display:none;color:#1e1d23;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:12px}.card__price{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;width:525px;padding:22px 24px;-ms-flex-negative:0;flex-shrink:0;border-radius:16px;border:1px solid #a6c599;background-color:#eef7f0;margin-bottom:20px}.card__price .category__price{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.card__price .category__price .category__price-until{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-bottom:11px}.card__price .category__price .category__price-current{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;font-size:26px;line-height:25px}.card__price .category__btn{min-width:auto;min-height:auto;padding-right:29px;padding-left:20px}.card__price .category__btn .btn__title{display:inline-block}.card__price-box{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;-webkit-box-align:end;-ms-flex-align:end;align-items:end}.card__price-current{color:#216e00;font-size:32px;font-style:normal;font-weight:700;line-height:22px}.card__price-before{color:#a5a5a7;font-size:20px;font-style:normal;font-weight:400;line-height:18px;text-decoration:line-through}.card__btn{display:-webkit-box;display:-ms-flexbox;display:flex;width:150px;height:50px;padding:6px 20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;-ms-flex-negative:0;flex-shrink:0;border-radius:8px;background-color:#216e00;color:#fff;font-size:16px;font-style:normal;font-weight:500;line-height:13px;border:none;outline:0;-webkit-transition:.25s ease-in-out;transition:.25s ease-in-out}.card__btn:hover{background-color:#f74501}.woocommerce-product-details__short-description{font-size:14px;margin-bottom:24px}.woocommerce-product-details__short-description p{font-size:14px}.woocommerce-product-details__short-description span{margin-right:5px}}@media screen and (max-width:560px){.card__left{margin-top:20px}.card__contain ul{-webkit-column-count:1;-moz-column-count:1;column-count:1}.card__sets-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:13px}.card__sets-item{-ms-flex-preferred-size:100%;flex-basis:100%}.card__price{width:100%}}@media screen and (max-width:480px){.card{padding-bottom:58px}.card__price{border:none;background-color:#fff;padding:0;margin-bottom:18px}.card__price-box{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:11px}.card__price-current{font-size:26px}.card__price-before{font-size:16px}.card__blue,.card__orange,.card__red{padding:6px 12px}.card__container{position:relative}.card__back{display:block;position:absolute;top:-24px;left:16px}}.woocommerce-cart .woocommerce-notices-wrapper{margin-top:141px}.woocommerce-cart .woocommerce-notices-wrapper~.breadcrumbs{padding-top:0}.pay{padding-bottom:98px}.pay__content{display:-webkit-box;display:-ms-flexbox;display:flex;gap:39px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.pay__left{width:calc(100% - 473px);margin-top:44px;-webkit-box-flex:1;-ms-flex:1;flex:1}.pay__cart{margin-bottom:120px}.pay__form-box .woocommerce-notices-wrapper{margin-top:0}.pay__cart-title{color:#1e1d23;font-size:36px;font-style:normal;font-weight:600;line-height:36px;margin-bottom:34px}.pay__cart-subtitle{color:#1e1d23;font-size:22px;font-style:normal;font-weight:600;line-height:20px;margin-bottom:14px}.pay__card-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:14px;margin-bottom:50px}.pay__card-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-radius:16px;border:1px solid #c1c1c1;width:100%;padding:10px 21px 10px 16px;min-height:81px;max-width:754px;gap:16px;position:relative}.pay__card-item-img{width:80px;height:60px}.pay__card-item-img img{-o-object-position:center;object-position:center;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.pay__card-item-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap}.pay__card-checkout{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pay__card-item-title{font-size:16px;font-style:normal;font-weight:600;line-height:22px}.pay__card-item-title a{color:#1e1d23}.pay__card-item-title a:hover{color:#216e00}.pay__card-item-desc{color:#4b4a4f;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.pay__price{color:#1e1d23;font-size:20px;font-style:normal;font-weight:600;line-height:22px;margin-left:27px}.pay__btn-delete{border:none;outline:0;background-color:transparent;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}.pay__btn-delete:hover{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2);-webkit-transition:-webkit-transform linear;transition:transform linear;transition:transform linear,-webkit-transform linear}.pay__total{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:754px}.pay__total-back{color:#216e00;font-size:16px;font-style:normal;font-weight:500;line-height:13px;-webkit-text-decoration-line:underline;text-decoration-line:underline;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.pay__total-price{color:#1e1d23;font-size:24px;font-style:normal;font-weight:600;line-height:22px}.pay__add{width:100%}.pay__add-title{color:#1e1d23;font-size:24px;font-style:normal;font-weight:600;line-height:36px;margin-bottom:0}.pay__form-box{border-radius:16px;border:1px solid #7aa866;background-color:#eef7f0;padding:50px 44px 50px 40px;max-width:444px;width:100%}.pay__form-box.processing{position:relative;-webkit-filter:blur(1px);filter:blur(1px)}.pay__form-box.processing:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(255,255,255,.7);border-radius:18px;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:placeHolderShimmer;animation-name:placeHolderShimmer;-webkit-animation-timing-function:linear;animation-timing-function:linear}@-webkit-keyframes placeHolderShimmer{0%,100%{background:rgba(255,255,255,.7)}50%{background:rgba(255,255,255,.5)}}@keyframes placeHolderShimmer{0%,100%{background:rgba(255,255,255,.7)}50%{background:rgba(255,255,255,.5)}}.pay__form-box .form-row{margin-bottom:14px}.pay__form-box .wc_payment_methods .payment_box{position:absolute}.pay__form-box #payment .wc_payment_methods,.pay__form-box #ship-to-different-address,.pay__form-box .form-row .optional,.pay__form-box .shipping_address,.pay__form-box .shop_table,.pay__form-box .wc_payment_methods .payment_box p,.pay__form-box .woocommerce-privacy-policy-text{display:none}.pay__form-box .shipping_address,.pay__form-box .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper{margin-bottom:32px}.pay__form-box ul li:last-child{margin-bottom:20px}.pay__form-box ul li input[type=radio]{display:none}.pay__form-box ul li input[type=radio]+label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:100px;background-color:transparent;color:#1e1d23;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:14px;margin-bottom:10px;padding-left:24px;cursor:pointer}.pay__form-box ul li input[type=radio]+label.last{margin-bottom:20px}.pay__form-box ul li input[type=radio]+label:before{left:0;position:absolute;content:"";width:18px;height:18px;min-height:18px;min-width:18px;border-radius:50%;border:1px solid #a6c599;margin-right:6px}.pay__form-box ul li input[type=radio]+label:hover:before{border-width:6px}.pay__form-box ul li input[type=radio]:checked+label:before{border:6px solid #4d8b33}.pay__form-box label{color:#1e1d23;font-size:14px;font-style:normal;font-weight:500;line-height:14px;position:relative;display:block;font-family:Inter,sans-serif}.pay__form-box abbr{text-decoration:none}.pay__form-box input{margin-top:10px;display:block;padding:13px 20px;border-radius:8px;border:1px solid #a5a5a7;background-color:#fff;width:100%;color:#1e1d23;font-size:14px;font-style:normal;font-weight:400;line-height:14px;font-family:Inter,sans-serif;outline:0;min-width:172px}.pay__form-box input--small{width:calc(50% - 7px);display:inline-block}.pay__form-box-title{color:#1e1d23;font-size:22px;font-style:normal;font-weight:600;line-height:20px;margin-bottom:36px}.pay__form-subtitle{color:#1e1d23;font-size:18px;font-style:normal;font-weight:600;line-height:16px;margin-bottom:20px}.pay__label{color:#1e1d23;font-size:14px;font-style:normal;font-weight:500;line-height:14px;margin-bottom:14px;position:relative;display:block;font-family:Inter,sans-serif}.pay__label--small{width:calc(50% - 7px);display:inline-block}.pay__label--small:nth-child(even){margin-right:9px}.pay__input{margin-top:10px;display:block;padding:13px 20px;border-radius:8px;border:1px solid #a5a5a7;background-color:#fff;width:358px;color:#1e1d23;font-size:14px;font-style:normal;font-weight:400;line-height:14px;font-family:Inter,sans-serif;outline:0}.pay__input--small{width:calc(50% - 4px);min-width:165px;display:inline-block}.pay__input--small:nth-child(even){margin-right:8px}.pay__input.phone{padding-left:55px}.pay__input::-webkit-input-placeholder{font-family:Inter,sans-serif;color:#78777b;font-size:14px;font-style:normal;font-weight:400;line-height:14px}.pay__input::-moz-placeholder{font-family:Inter,sans-serif;color:#78777b;font-size:14px;font-style:normal;font-weight:400;line-height:14px}.pay__input:-ms-input-placeholder{font-family:Inter,sans-serif;color:#78777b;font-size:14px;font-style:normal;font-weight:400;line-height:14px}.pay__input::-ms-input-placeholder{font-family:Inter,sans-serif;color:#78777b;font-size:14px;font-style:normal;font-weight:400;line-height:14px}.pay__input::placeholder{font-family:Inter,sans-serif;color:#78777b;font-size:14px;font-style:normal;font-weight:400;line-height:14px}.pay__input:focus{border:1px solid #216e00;background-color:#fff}.pay__input:focus-within{border:1px solid #216e00;background-color:#fff}.pay__label-absolute{position:absolute;top:38px;left:20px}.pay .card__cucumber{padding:6px 10px 6px 8px;font-size:12px}.pay .card__cucumber span{border-width:5px;width:6px;height:6px;margin-right:4px}.pay .card__choice-desc{margin-bottom:12px}.pay__choice-title{margin-bottom:14px;color:#1e1d23;font-size:14px;font-style:normal;font-weight:500;line-height:14px}.pay__radio{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:100px;background-color:transparent;color:#1e1d23;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:12px;margin-bottom:10px;cursor:pointer}.pay__radio.last{margin-bottom:20px}.pay__radio span{width:18px;height:18px;border-radius:50%;border:1px solid #a6c599;margin-right:6px}.pay__total-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;margin-top:30px;margin-bottom:20px}.pay__total-pay{color:#000;font-size:14px;font-style:normal;font-weight:400;line-height:14px;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}.pay__total-pay strong{color:#000;font-size:18px;font-style:normal;font-weight:600;line-height:18px}.pay button[type=submit],.pay__btn{width:100%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:15px 34px;height:50px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:8px;font-size:16px;font-style:normal;font-weight:500;line-height:13px;background-color:#216e00;color:#fff;border:1px solid transparent;-webkit-transition:.25s ease-in-out;transition:.25s ease-in-out}.pay button[type=submit]:hover,.pay__btn:hover{background-color:transparent;color:#216e00;border:1px solid #216e00}.pay__add-title-box{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;margin-bottom:20px;max-width:789px;gap:71px}.pay__back-btn,.pay__cart-list-mob,.swiper-pagination.pay-pagination,.woocommerce-cart .entry-header{display:none}.swiper-slide.pay__slide{width:310px;margin-right:20px}.swiper.pay__slider{max-width:789px;margin-left:0}input[type=radio]:checked+.pay__radio>span{border:6px solid #4d8b33}.custom-select{position:relative;display:block;margin-top:10px;width:100%;margin-bottom:42px}.select-selected{border-radius:8px;border:1px solid #a5a5a7;background-color:#fff;width:100%;padding:9px 20px;color:#1e1d23;font-size:14px;font-style:normal;font-weight:400;line-height:14px;font-family:Inter,sans-serif;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;outline:0;cursor:pointer}.select-selected:focus{border:1px solid #216e00;background-color:#fff}.select-selected:focus-within{border:1px solid #216e00;background-color:#fff}.custom-select__option.custom-select__option--value,.select-selected-time{border-radius:8px;border:1px solid #a5a5a7;background-color:#fff;width:100%;padding:13px 20px;color:#1e1d23;font-size:14px;font-style:normal;font-weight:400;line-height:14px;font-family:Inter,sans-serif;outline:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;cursor:pointer;min-height:44px}.custom-select__option.custom-select__option--value:focus,.select-selected-time:focus{border:1px solid #216e00;background-color:#fff}.custom-select__option.custom-select__option--value:focus-within,.select-selected-time:focus-within{border:1px solid #216e00;background-color:#fff}.custom-select__dropdown{max-height:200px;overflow-y:auto;border-radius:8px;border:1px solid #a5a5a7;background-color:#fff}.custom-select__option{color:#1e1d23;font-size:14px;font-style:normal;font-weight:500;font-family:Inter,sans-serif}.custom-select__option:focus,.custom-select__option:hover{background-color:#ddd}.select-options,.select-options-time{display:none;position:absolute;min-width:100%;max-height:-webkit-max-content;max-height:-moz-max-content;max-height:max-content;overflow-y:auto;border-radius:8px;border:1px solid #a5a5a7;background-color:#fff;width:100%;z-index:1}.select-options div{padding:13px 20px;cursor:pointer}.select-options div:hover{background-color:#ddd}.select-options-time div{padding:13px 20px;cursor:pointer}.select-options-time div:hover{background-color:#ddd}@media screen and (max-width:1240px){.pay{padding-bottom:98px}.pay__content{display:-webkit-box;display:-ms-flexbox;display:flex;gap:27px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.pay__left{width:100%;margin-top:44px;-webkit-box-flex:1;-ms-flex:1;flex:1}.pay__add-title-box{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;margin-bottom:20px;margin-right:30px;max-width:100%;gap:71px}.pay__container{padding-right:0}.pay__cart{margin-bottom:60px}.swiper.pay__slider{max-width:100%}}@media screen and (max-width:900px){.woocommerce-cart .woocommerce-notices-wrapper{margin-top:83px}.woocommerce-cart .woocommerce-notices-wrapper~.breadcrumbs{padding-top:0}.pay__form-box .woocommerce-notices-wrapper{margin-top:0}.pay__card-list{padding-right:30px}.pay__total-price{margin-right:30px}}@media screen and (max-width:768px){.pay{padding-bottom:60px}.pay .card__cucumber{font-size:11px}.pay__left{margin-top:24px}.pay__total-back{display:none}.pay__total-price{margin-right:16px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:14px;line-height:14px}.pay__total-price strong{line-height:14px;font-size:20px}.pay__cart{margin-bottom:60px}.pay__card-item{padding-right:35px}.pay__card-item-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.pay__card-list{padding-right:16px}.pay__card-checkout{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.pay__card-checkout .btn-count__group{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.pay__card-checkout .pay__price{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-left:0}.pay__btn-delete{position:absolute;right:10px;top:6px;width:24px;height:24px}.pay__cart-title{text-align:center;font-size:18px;line-height:14px;margin-bottom:24px;margin-right:16px}.pay__cart-subtitle{font-size:22px;line-height:18px;margin-bottom:20px}.pay__cart-list{margin-right:16px;margin-bottom:28px;gap:25px}.pay__card-item-title{font-size:14px}.pay__card-item-desc{font-size:12px}.pay__price{font-size:16px;line-height:14px}.pay__card-item-img{width:70px;height:65px;min-width:70px}.pay__count{padding:7px 10px}.pay__cart-item{padding:14px 22px 15px 19px}.pay__add-title{font-size:16px;line-height:24px}.pay__add-title-box{margin-bottom:12px;margin-right:16px}.pay__form-box{margin:0 auto}.pay__form-box-title{font-size:22px;line-height:18px;margin-bottom:30px}.pay__form-subtitle{font-size:16px;margin-bottom:22px}.pay__label{margin-bottom:16px}.pay__radio{line-height:14px}.pay__total-box{margin-bottom:24px}.swiper.pay__slider{margin-left:-16px;max-width:none}.swiper-slide.pay__slide{width:216px;min-height:368px;margin-right:0;margin-left:16px}.swiper-slide.pay__slide:last-child{margin-right:16px}.custom-select{margin-bottom:40px}}@media screen and (max-width:480px){.woocommerce-notices-wrapper{margin-top:77px}.woocommerce-notices-wrapper~.pay{padding-top:12px}.woocommerce-cart .pay__back-btn{top:-8px}.pay{padding-top:77px}.pay__container{position:relative}.pay__form-box{border-radius:0;border:none;background-color:#fff;padding:0 16px 0 0;margin-right:16px;max-width:100%}.pay__form-box .woocommerce-notices-wrapper,.pay__left{margin-top:0}.pay__input{width:100%}.pay__input--small{min-width:100%;width:50%}.pay__back-btn{display:block;position:absolute;top:0;left:16px}.pay__cart-list{display:none}.pay__cart-list-mob{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-right:16px;margin-bottom:28px;gap:25px}.pay__cart-item{position:relative;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;gap:16px}.pay__box-mobile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:17px;width:100%}.pay__cart-item2{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.pay__card-item-title{max-width:300px}}.single-post-form.section-offset{padding-bottom:0}.page-docs{margin-top:10vw;margin-bottom:100px}.blog-header+.article-hero{padding-top:0}.article-hero{position:relative;z-index:1;padding-top:30px}.article-hero__img{position:relative;z-index:1;margin-bottom:-90px}.article-hero__img img{vertical-align:middle;border-radius:5px;width:100%;height:574px}.article-hero__card{position:absolute;left:100px;top:50%;z-index:2;border-radius:10px;padding:30px;width:100%;max-width:442px;background:#fbfbfb;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.article-hero__title{margin-bottom:15px;font-family:Inter,sans-serif;font-weight:500;font-size:24px;line-height:1.2;letter-spacing:.1px;color:#070414}.article-hero__text{font-weight:400;font-size:15px;letter-spacing:.3px}.article-not-found{height:30vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.article-not-found .h4{font-size:20px}.not-found .article-not-found{height:50vh}.article__category{margin-bottom:10px;font-weight:600;font-size:14px}.article__category a{color:#2936a3;-webkit-transition:color .25s ease-in-out;transition:color .25s ease-in-out}.article__category a:active,.article__category a:focus,.article__category a:hover{color:#242f8a}.article__tags{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px;font-weight:400;font-size:13px;color:#999ebf}.article__tags li{position:relative;margin-left:15px;padding-right:15px}.article__tags li::before{content:"";position:absolute;right:-2px;top:50%;border-radius:50%;width:4px;height:4px;background-color:#999ebf;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.article__tags li:first-child{margin-left:0}.article__tags li:last-child{padding-right:0}.article__tags li:last-child::before{display:none}.article__links{margin-bottom:30px;font-weight:600;font-size:15px;letter-spacing:.3px}.article__links a{color:#2936a3;-webkit-transition:color .25s ease-in-out;transition:color .25s ease-in-out}.article__links>p:not(:last-child){margin-bottom:10px}.article__inner{position:relative;z-index:3;margin:70px auto;border:1px solid rgba(7,4,20,.1);border-radius:14px;padding:30px 57px 67px;max-width:800px;-webkit-box-shadow:0 1.1px 22px 0 rgba(0,0,0,.1);box-shadow:0 1.1px 22px 0 rgba(0,0,0,.1);color:#070414;background:#fbfbfb}.article__inner h1,.article__inner h2,.article__inner h3,.article__inner h4,.article__inner h5,.article__inner h6{font-family:Inter,sans-serif;font-weight:600;line-height:1.2}.article__inner h1{margin-bottom:20px;font-size:45px;line-height:1.1;display:none;}.article__inner h2{margin:45px 0 25px;font-size:24px}.article__inner hr{display:block;border:0;border-top:1px solid #999ebf;padding:0;width:173px;height:1px}.article__body{font-weight:400;letter-spacing:.08px}.article__body a{color:#2936a3}.article__body>ul{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;margin-bottom:25px;gap:20px}.article__body>ul li{padding-left:50px;position:relative;display:block}.article__body>ul li:not(:last-child){margin-bottom:20px}.article__body>ul li>p{font-weight:400;letter-spacing:.2px}.article__body>ul li>p b,.article__body>ul li>p strong{display:block;margin-bottom:10px}.article__body>ul li img{-ms-flex-negative:0;flex-shrink:0;margin-right:28px}.article__body>ul li:before{content:"";position:absolute;top:3px;left:5px;width:25px;height:25px;background-image:url(../img/article-icon.svg);background-repeat:no-repeat}.article__body>ol{list-style-type:none;counter-reset:numList;margin-bottom:45px}.article__body>ol li{counter-increment:numList;position:relative;padding-left:37px}.article__body>ol li:not(:last-child){margin-bottom:20px}.article__body>ol li::before{content:counter(numList);position:absolute;left:0;top:1px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;width:20px;height:20px;font-weight:600;font-size:14px;line-height:1;text-align:center;color:#fff;background-color:#216e00}.article__body>ol li>p{margin-top:10px}.article__body>ol li>p:first-child{margin-top:0;padding-left:37px}.article__body>ol li img{margin:20px 0}.article__body>ol li:last-child img{margin-bottom:0}.article__body>p{margin-bottom:20px;line-height:1.5}.article__body>p a{font-weight:500;-webkit-transition:color .25s ease-in-out;transition:color .25s ease-in-out}.article__body>cite{display:block;margin:0 0 25px 30px;border-left:2px solid #2936a3;padding:13px 0 13px 20px;font-family:Inter,sans-serif;font-weight:300;font-style:italic;line-height:1.2;letter-spacing:.1px}.article__body>cite b,.article__body>cite strong{font-weight:500}.article__body figure{margin-bottom:20px}.article__body figure img{margin-bottom:10px}.article__body figure figcaption{font-family:Inter,sans-serif;font-weight:300;font-style:italic;font-size:14px;text-align:center}.article__main{position:relative}.article__line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:15px}.article__line:last-child{margin-bottom:0}.article__author{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.article__author-wrapper{margin-bottom:20px;border-bottom:1px solid #9fb2c2;padding:25px 0 45px}.article__avatar{-ms-flex-negative:0;flex-shrink:0;margin-right:20px}.article__avatar img{vertical-align:middle;border-radius:50%;width:177px;height:177px}.article__author-info{font-weight:400;font-size:14px}.article__author-name{margin-bottom:20px;font-family:Inter,sans-serif;font-weight:500;font-size:24px;line-height:1.2}.article__footer-tags{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:12px;font-weight:400;font-size:14px;color:#999ebf}.article__footer-tags li{position:relative;margin-left:15px;padding-right:15px}.article__footer-tags li::before{content:"";position:absolute;right:-2px;top:50%;border-radius:50%;width:4px;height:4px;background-color:#999ebf;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.article__footer-tags li:first-child{margin-left:0}.article__footer-tags li:last-child{padding-right:0}.article__footer-tags li:last-child::before{display:none}.article__tags-caption{font-weight:400;font-size:13px;color:#999ebf}.article__rating{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.article__rating-caption{margin-right:8px;font-size:14px}.article__rating-caption--loading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.article__rating-caption--loading>div{margin-right:14px}.article__rating-value{margin-left:8px;font-weight:600;font-size:14px;color:#2936a3}.article__socials,.article__socials ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.article__socials li:not(:last-child){margin-right:3px}.article__socials svg path{-webkit-transition:fill .25s ease-in-out;transition:fill .25s ease-in-out}.article__socials svg:active path,.article__socials svg:focus path,.article__socials svg:hover path{fill:#242f8a}.article__socials-caption{margin-right:15px;font-size:14px}.article__bottom{position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:50px 0 30px}.article__nav-link{position:relative;display:inline-block;padding-left:55px;font-weight:600}.article__nav-link::before{content:"";position:absolute;left:0;top:50%;border-radius:50px;width:40px;height:40px;-webkit-box-shadow:0 1px 20px 0 rgba(0,0,0,.1);box-shadow:0 1px 20px 0 rgba(0,0,0,.1);background:url("data:image/svg+xml,%3Csvg width='12' height='20' viewBox='0 0 12 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.00293 2L10.0029 10L2.00293 18' stroke='%232936A3' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") center left 53% no-repeat #fff;-webkit-transform:translateY(-50%) rotate(180deg);-ms-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg);-webkit-transition:background .25s ease-in-out;transition:background .25s ease-in-out}.article__nav-link:active::before,.article__nav-link:focus::before,.article__nav-link:hover::before{background-image:url("data:image/svg+xml,%3Csvg width='12' height='20' viewBox='0 0 12 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.00342 2L10.0034 10L2.00342 18' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-color:#2936a3}.article__nav-link-center{display:none}.article__nav-link--next{padding-right:55px;padding-left:0}.article__nav-link--next::before{left:auto;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (max-width:1440px){.article-hero__img{position:relative;padding-bottom:35%}.article-hero__img img{position:absolute;left:0;top:0;width:100%;height:100%}}@media screen and (max-width:1280px){.article-hero__title{font-size:20px}.article-hero__card{position:relative;left:0;top:0;margin:0 auto;max-width:90%;background-color:#fff;-webkit-transform:none;-ms-transform:none;transform:none}.article__inner h1{font-size:38px}.article__main{padding-top:0px}}@media screen and (max-width:768px){.page-docs{margin-top:80px;margin-bottom:80px}.article-hero__img{padding-bottom:47%;margin-bottom:0}.article-hero__card{padding:14px}.article-hero__title{margin-bottom:6px;font-size:12px}.article-hero__text{font-size:11px}.article__category{font-size:10px}.article__tags{font-size:11px}.article__links{margin-bottom:24px}.article__links>p:not(:last-child){margin-bottom:8px}.article__links a{font-size:13px}.article__inner{border:none;padding:0;-webkit-box-shadow:none;box-shadow:none;font-size:14px;background-color:transparent}.article__inner h1{margin-bottom:12px;font-size:30px}.article__inner h2{margin:45px 0 20px;font-size:24px}.article__body>cite{margin-left:16px;padding-left:16px}.article__body figure img{margin-bottom:5px}.article__body figure figcaption{font-size:10px}.article__body>ol{font-size:13px}.article__body>ol li:not(:last-child){margin-bottom:16px}.article__body>ol li::before{top:2px}.article__body>ol li img{margin:16px 0}.article__body>ol li>p:first-child{line-height:24px}.article__decor,.article__main::after,.article__main::before{display:none}.article__main .container{padding:0}.article__bottom{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:45px;padding-bottom:0}.article__nav-link{font-size:0}.article__nav-link-center{display:block;font-weight:700;font-size:14px;text-align:center}.article__author{margin-bottom:20px}.article__author-wrapper{margin-bottom:22px;padding-bottom:24px}.article__author-wrapper p{font-size:13px}.article__footer-tags{font-size:10px}.article__rating-caption{font-size:13px}.article__rating{-ms-flex-wrap:wrap;flex-wrap:wrap}.article__rating-value{margin-top:6px;margin-left:0;width:100%}.article__socials{display:block}.article__socials ul{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.article__socials-caption{margin-right:0;margin-bottom:6px;font-size:13px}.article__tags-caption{font-size:12px}.article__footer-caption{display:none}.article__avatar{margin-right:24px}.article__avatar img{width:150px;height:150px}.article__author-name{width:-webkit-min-content;width:-moz-min-content;width:min-content;font-size:20px}}@media screen and (max-width:575px){.article__body>ul{display:block}.article__body>ul li img{margin-top:3px}.article__body>ul li>p b{margin-bottom:8px}}.post-type-archive-promotions .breadcrumbs{display:block}.articles__title{margin-bottom:60px}.articles__slider{margin-bottom:80px}.article-card{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.article-card__category{margin-bottom:13px}.article-card__category a{color:#2936a3;-webkit-transition:color .25s ease-in-out;transition:color .25s ease-in-out}.article-card__category a:active,.article-card__category a:focus,.article-card__category a:hover{color:#242f8a}.article-card__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.article-card__img{position:relative;display:block;margin-bottom:20px;padding-bottom:56%}.article-card__img img{position:absolute;left:0;top:0;vertical-align:middle;border-radius:5px;width:100%;height:100%}.article-card__rating{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px}.article-card__rating-caption{margin-left:8px;font-size:14px;color:#999ebf}.article-card__title{margin-bottom:10px;font-family:Inter,sans-serif;font-weight:600;font-size:21px;line-height:1.2}.article-card__title a{color:#1e1d23}.article-card__title:active a,.article-card__title:focus a,.article-card__title:hover a{color:#216e00}.article-card__title--lg{font-size:35px}.article-card__text{margin-bottom:10px;font-weight:400;letter-spacing:.08px}.article-card__footer{margin-top:auto}.article-card__footer--flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.article-card__footer--flex .article-card__info{margin-bottom:0}.article-card__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px;font-weight:400;font-size:13px;color:#999ebf}.article-card__info li{position:relative;margin-left:15px;padding-right:15px}.article-card__info li::before{content:"";position:absolute;right:-2px;top:50%;border-radius:50%;width:4px;height:4px;background-color:#999ebf;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.article-card__info li:first-child{margin-left:0}.article-card__info li:last-child{padding-right:0}.article-card__info li:last-child::before{display:none}.article-card__link{font-weight:600;letter-spacing:.2px;color:#1e1d23;-webkit-transition:color .25s ease-in-out;transition:color .25s ease-in-out}.article-card__link:active,.article-card__link:focus,.article-card__link:hover{color:#216e00}.blog-posts{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);gap:50px 20px}.blog-posts__item>*{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.blog-header{position:relative;z-index:1;margin-bottom:30px;border-bottom:1px solid rgba(7,4,20,.1)}.blog-header__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:600;color:#999ebf}.blog-header__list li:not(:last-child){margin-right:30px}.blog-header__list li a{display:block;border-bottom:4px solid transparent;padding:15px 0;-webkit-transition:border-color .25s ease-in-out,color .25s ease-in-out;transition:border-color .25s ease-in-out,color .25s ease-in-out;color:#4b4a4f}.blog-header__list li a:active,.blog-header__list li a:focus{border-color:#216e00;color:#216e00}@media (any-hover:hover){.blog-header__list li a:hover{border-color:#216e00;color:#216e00}}.blog-header__list li.is-active a{border-color:#216e00;color:#216e00}.blog-header__form{position:absolute;right:0;top:50%;display:inline-block;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.blog-header__form:hover .blog-header__search{width:330px}.blog-header__search{outline:0;border:none;border-radius:10px;padding:9px 50px 9px 20px;width:132px;font-weight:400;font-size:16px;background:#f1f3ff;-webkit-transition:width .25s ease-in-out;transition:width .25s ease-in-out;will-change:width}.blog-header__search::-webkit-input-placeholder{color:#999ebf}.blog-header__search::-moz-placeholder{color:#999ebf}.blog-header__search:-ms-input-placeholder{color:#999ebf}.blog-header__search::-ms-input-placeholder{color:#999ebf}.blog-header__search::placeholder{color:#999ebf}.blog-header__search:active,.blog-header__search:focus{width:330px}.blog-header__search:active~.blog-header__search-btn,.blog-header__search:focus~.blog-header__search-btn{-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.blog-header__search-btn{position:absolute;right:20px;top:50%;border:0;padding:0;width:21px;height:21px;background:url(../img/search-icon.svg) center no-repeat;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer}.blog-header+.blog-hero{padding-top:0}.blog-hero{position:relative;padding-bottom:55px;padding-top:30px}.blog-hero::before{left:-250px;bottom:0}.blog-hero::after{right:-250px;top:185px}.blog-hero__decor{right:-130px;top:335px;background-color:#f64b15;opacity:.2}.blog-hero__img{position:relative;z-index:1;margin-bottom:-10px}.blog-hero__img img{vertical-align:middle;border-radius:5px;width:100%;object-fit:contain;}.blog-hero__card{position:relative;z-index:2;margin:0 auto;border:1px solid rgba(7,4,20,.1);border-radius:14px;padding:40px;width:100%;max-width:850px;-webkit-box-shadow:0 1px 22px 0 rgba(0,0,0,.1);box-shadow:0 1px 22px 0 rgba(0,0,0,.1);background:#fbfbfb}.posts__navigation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:80px 0 40px;font-weight:600;font-size:14px}.posts__navigation .page-numbers{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid rgba(7,4,20,.1);border-radius:5px;height:36px;min-width:36px;color:#999ebf;background:#f1f3ff;-webkit-transition:border-color .25s ease-in-out;transition:border-color .25s ease-in-out}.posts__navigation .page-numbers:not(:last-child){margin-right:6px}.posts__navigation .current,.posts__navigation .page-numbers:active,.posts__navigation .page-numbers:focus,.posts__navigation .page-numbers:hover{border-color:#999ebf}.posts__navigation .next,.posts__navigation .prev{padding:0 20px}@media screen and (max-width:1600px){.blog-hero__img{position:relative;padding-bottom:35%}.blog-hero__img img{position:absolute;left:0;top:0;object-fit:contain;}}@media screen and (max-width:1024px){.blog-posts{-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr}.blog-hero__card{padding:20px;max-width:90%}.blog-hero__img{margin-bottom:-60px}.article-card__title--lg{font-size:21px}.articles__title{margin-bottom:25px}.articles__slider-item{width:370px}.articles__slider{padding:0 20px;margin-bottom:40px}.articles__slider .blog-posts{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0}}@media screen and (max-width:991px){.blog-header{margin-top:25px;margin-bottom:25px;border-bottom:none}.blog-header__list{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;overflow:auto;margin-right:-16px;margin-bottom:16px;margin-left:-16px;padding-right:16px;padding-left:16px}.blog-header__list li{-ms-flex-negative:0;flex-shrink:0;border:1px solid rgba(7,4,20,.1);border-radius:5px;font-weight:600;font-size:12px;line-height:1.2}.blog-header__list li:not(:last-child){margin-right:5px}.blog-header__list li a{border:none;padding:12px 20px}.blog-header__list li.is-active a,.blog-header__list li:active a,.blog-header__list li:focus a{color:#fff;background:#216e00}.blog-header__form{position:relative;top:0;display:block;-webkit-transform:none;-ms-transform:none;transform:none}.blog-header__form:hover .blog-header__search{width:100%}.blog-header__search{padding:9px 50px 9px 14px;width:100%;font-size:13px}.blog-header__search:active,.blog-header__search:focus{width:100%}}@media screen and (max-width:768px){.posts__navigation{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-top:40px}.posts__navigation .next,.posts__navigation .prev{padding:0;width:48px;font-size:0;background:url(../img/arrow-right-icon.svg) center no-repeat #f1f3ff}.posts__navigation .prev{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.article-card__link-wrapper{text-align:right}.article-card__rating{margin-bottom:20px}.article-card__category{font-size:11px}.article-card__rating-caption,.article-card__text{font-size:13px}}@media screen and (max-width:600px){.article-card__footer--flex{display:block}.article-card__footer--flex .article-card__info{margin-bottom:12px}.article-card__title .break{display:none}.blog-wrapper .container-xs{padding:0}.blog-hero{padding-bottom:40px;padding-top:20px}.blog-hero::after,.blog-hero::before,.blog-hero__decor{display:none}.blog-hero__card{border:none;padding:0;max-width:100%;-webkit-box-shadow:none;box-shadow:none;background-color:transparent}.blog-hero__img{margin-bottom:16px;padding-bottom:56%}.blog-hero__img img{position:absolute;left:0;top:0;width:100%;height:100%}.blog-posts{display:block}.blog-posts__item:not(:last-child){margin-bottom:40px}}@media screen and (max-width:480px){.post-type-archive-news .breadcrumbs,.post-type-archive-promotions .breadcrumbs,.single-news .breadcrumbs,.single-promotions .breadcrumbs{display:block;padding-top:70px}}.rolls{padding:44px 0 82px;overflow-x:hidden}.rolls__container{padding-right:0}.rolls__cards{margin-right:30px;display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr);grid-gap:20px}@media screen and (max-width:1240px){.rolls__cards{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}.rolls__cards .category__card{max-width:none}}@media screen and (max-width:1060px){.rolls__cards{grid-gap:20px;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:520px){.rolls__cards{grid-gap:10px;-ms-grid-columns:(50%)[2];grid-template-columns:repeat(2,50%)}.rolls__cards .card__variation-or{display:none}.rolls__cards .category__img{min-height:auto;height:150px}}@media screen and (max-width:460px){.rolls__cards{grid-gap:8px}.rolls__cards .category__card .radio-btn .card__cucumber{padding:4px 6px;font-size:10px}}@media screen and (max-width:420px){.rolls__cards{grid-gap:8px}.rolls__cards .category__link-mob,.rolls__cards .category__text{font-size:11px;line-height:11px}.rolls__cards .category__price-until{font-size:15px;line-height:15px}.rolls__cards .category__price-current{font-size:18px;line-height:18px}.rolls__cards .category__btn{padding:10px}.rolls__cards .category__btn>svg{width:26px;height:26px}.rolls__cards .category__card .radio-btn .card__cucumber{padding:6px 10px 6px 8px;font-size:11px}}@media screen and (max-width:375px){.rolls__cards{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.rolls__cards .category__img{width:100%;height:auto}.rolls__cards .category__card{max-width:340px;width:100%}.rolls__cards .category__link-mob{font-size:10px;line-height:10px}.rolls__cards .category__text{font-size:12px;line-height:12px}.rolls__cards .category__price-until{font-size:14px;line-height:14px}.rolls__cards .category__price-current{font-size:18px;line-height:18px}.rolls__cards .category__btn{padding:10px}.rolls__cards .category__btn>svg{width:24px;height:24px}}.rolls__title{margin-bottom:40px;color:#1e1d23;font-family:Inter,sans-serif;font-size:36px;font-style:normal;font-weight:600;line-height:36px}.rolls__back-btn{display:none}.rolls__tab{color:#1e1d23;font-size:16px;font-style:normal;font-weight:400;line-height:16px;cursor:pointer;padding:10px 20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:30px;border:1px solid #a5a5a7;-webkit-transition:.25s ease-in-out;transition:.25s ease-in-out}.rolls__tab.active,.rolls__tab:focus,.rolls__tab:hover{color:#fff;background-color:#216e00;border:1px solid #216e00}.rolls .card__choice-desc label:nth-child(even){background:#daf9cc;border-color:#daf9cc}.rolls .card__choice-desc label:nth-child(odd){background:#feebc6;border-color:#feebc6}.swiper-pagination.tab-pagination{display:none}.swiper-slide.tab__slide{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:-webkit-max-content;width:-moz-max-content;width:max-content;margin-right:20px}@media screen and (max-width:768px){.rolls{padding:30px 0 60px}.rolls__container{padding-left:0}.rolls__title{margin-bottom:30px;margin-left:16px;font-size:24px;line-height:18px}.rolls__cards{margin-right:16px;margin-left:16px}.swiper.tab__slider{margin-left:16px;overflow:visible!important}.swiper-slide.tab__slide{margin-right:10px}}@media screen and (max-width:480px){.rolls{padding-top:79px}.rolls__title{text-align:center;line-height:26px}.rolls__container{position:relative}.rolls__cards{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.rolls__back-btn{display:block;position:absolute;top:-4px;left:16px}}@media screen and (max-width:454px){.rolls__cards .category__card{width:100%;max-width:300px}}@media screen and (min-width:1441px){.footer.container{max-width:none;padding-left:30px}.footer .container{padding-left:110px}.header__logo{margin-right:60px}.header__search{margin-right:50px}.header__nav{margin:0 auto}.header__dropdown{margin:0 40px}.header__up>.container{max-width:1920px;padding-left:30px}.header__up-content{margin-right:22px}.header__down>.container-header{max-width:1920px;padding-left:30px}}