.login{width:90%;max-width:773px}.login-form{padding:32px}.login-form_header{display:flex;align-items:center;justify-content:space-between;width:100%;margin-bottom:32px}.login-title{color:#000;font-size:24px;font-weight:500;line-height:32px;text-transform:uppercase}.login-content{display:flex;align-items:flex-start;justify-content:space-between;gap:0 32px}.inputs{width:60%;max-width:420px}.login-form .btn{color:#fff;font-size:18px;font-weight:500;line-height:26px;padding:12px 0;width:100%;border-radius:15px;border:1px solid #FFFEFC;background:#00a439;box-shadow:0 4px 15px #cfcd952b;cursor:pointer;margin:16px 0 32px}.login-form_message .btn{width:100px;padding:8px 0;margin-left:auto;display:flex;justify-content:center}.login-label{margin-bottom:16px}.login-google{margin-top:28px;display:flex;align-items:center;width:36%}.login-google p{margin-right:16px;color:#555554;font-size:18px;font-weight:400;line-height:26px}.login-more{display:flex;align-items:center;justify-content:space-between;width:100%}.login-more p{color:#555554;font-size:18px;font-weight:400;line-height:26px;cursor:pointer}@media screen and (max-width: 800px){.login-content{flex-direction:column}.inputs{width:100%;max-width:100%}.login-google{flex-direction:column;width:100%;gap:12px 0}}@media screen and (max-width: 500px){.login-form{padding:12px}.login-form_header{margin-bottom:12px}.login-form_header svg{width:12px}.login-title{font-size:20px;line-height:1em}.login-more p{font-size:13px}.login-label{font-size:12px!important}.login-label input{font-size:14px!important;padding:6px 12px}.login-form .btn{font-size:16px;padding:6px 0;margin-bottom:16px}.login-google{margin-top:0}}.miniCart-back{color:#000;font-size:16px;font-weight:400;line-height:24px;display:flex;align-items:center;gap:0 8px;margin-bottom:40px;cursor:pointer}.miniCart-back:hover{color:#00a439}.miniCart-back:hover svg path{stroke:#00a439}.miniCart-freeShip{margin-bottom:40px}.miniCart-freeShip p{margin-bottom:17px;color:#470d04;font-size:16px;font-weight:400;line-height:24px}.miniCart-freeShip p span{color:#00a439}.line{width:100%;height:10px;border-radius:5px;background:#fffefc;position:relative}.greenLine{height:10px;border-radius:5px;background:linear-gradient(270deg,#00a439,#0aec58);position:relative}.miniCart-list{max-height:40vh;height:100%;overflow-y:auto;margin-bottom:24px;gap:24px 0;display:flex;flex-direction:column}.miniCart-item{width:100%;position:relative;border-radius:15px;background:#fff;padding:16px}.miniCart-delete{position:absolute;right:12px;top:12px;cursor:pointer}.miniCart-delete:hover path{stroke:#00a439}.miniCart-more_item__action>.qty{display:flex;align-items:center;gap:0 10px}.miniCart-more_item__action>.qty>svg{cursor:pointer;width:20px;height:40px}.miniCart-more_item__action>.qty>svg:hover path{stroke:#00a439}.miniCart-more_item__action>.qty .p-inputnumber-input{border-radius:10px;background:#ffe3c3;width:40px;height:40px;text-align:center;color:#000;font-size:18px;font-weight:400;line-height:26px;padding:0 5px!important}.miniCart-more{border-radius:15px;background:#ffecd6;padding:20px 24px;margin-bottom:24px}.miniCart-more_header{display:flex;align-items:center;margin-bottom:20px}.miniCart-more_header>svg{cursor:pointer;margin-left:auto}.miniCart-more_title{color:#000;font-size:18px;font-weight:500;line-height:26px;display:flex;align-items:center;justify-content:center;gap:0 8px}.miniCart-more_item__info{display:flex;gap:0 16px;align-items:flex-start}.miniCart-more_item__info img{-o-object-fit:cover;object-fit:cover;width:80px;height:74px}.miniCart-more_item__info p{display:flex;flex-direction:column;color:#470d04;font-size:18px;font-weight:400;line-height:26px}.miniCart-more_item__info span{color:#ff8a04}.miniCart-more_item__action{display:flex;align-items:center;margin-left:90px;gap:0 60px}.miniCart-more_item__action p{color:#000;font-size:24px;font-weight:500;line-height:32px;text-transform:uppercase}.miniCart-more_item__action p span{font-size:16px;font-weight:400;text-transform:none}.miniCart-more_item__action .btn{color:#fff;font-size:16px;font-weight:500;line-height:24px;padding:9px 16px;display:flex;align-items:center;gap:0 8px;border-radius:15px;background:#00a439;cursor:pointer}.miniCart-payment ul{margin-bottom:24px;display:flex;flex-direction:column;align-items:flex-start;gap:24px 0}.miniCart-payment ul li{display:flex;width:100%;justify-content:space-between;align-items:flex-start}.miniCart-payment ul li p{color:#555554;font-size:16px;font-weight:400;line-height:24px}.miniCart-payment ul li:not(.end) p{width:50%;max-width:100px}.miniCart-payment ul li span{width:50%;max-width:100px;color:#000;font-family:Mazzard Soft H;font-size:16px;font-weight:400;line-height:24px;text-align:end}.miniCart-payment ul li:not(.end) span{width:50%;max-width:100px}.miniCart-payment_end{padding:24px 0;border-top:1px dashed #A6A4A2;border-bottom:1px dashed #A6A4A2;display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.miniCart-payment_end>span{color:#000;font-size:18px;font-weight:500;line-height:26px}.miniCart-payment_end p{color:#000;font-size:40px;font-weight:500;line-height:32px;text-transform:uppercase}.miniCart-payment_end p>span{font-size:18px}.miniCart-btn{padding:15px 0;width:100%;display:flex;align-items:center;justify-content:center;border-radius:15px;background:#00a439;color:#fff;font-size:18px;font-weight:500;line-height:26px;cursor:pointer}.miniCart-btn:disabled{opacity:.5;cursor:no-drop}.miniCart-empty{font-size:18px;margin-bottom:32px}@media screen and (max-width: 610px){.miniCart-more_item__action{margin:12px 0 0;gap:0;justify-content:space-evenly}}@media screen and (max-width: 460px){.miniCart-more_item__info p{font-size:16px}.miniCart-more_item__info img{width:60px;height:60px}.miniCart-more_item__action>.qty>svg,.miniCart-more_item__action>.qty .p-inputnumber-input{height:35px}.miniCart-more_item__action p{font-size:20px}.miniCart-more{padding:12px}.miniCart-more_title{font-size:16px;line-height:1em}}.cookie-banner[data-v-9b202b68]{position:fixed;bottom:0;left:50%;right:0;transform:translate(-50%);background-color:#f9f1e4b3;color:#fff;padding:16px;display:flex;justify-content:space-between;align-items:center;z-index:1000;max-width:800px;width:100%}.cookie-banner p[data-v-9b202b68]{margin:0}.cookie-banner button[data-v-9b202b68]{background-color:#27ae60;border:none;padding:8px 16px;color:#fff;cursor:pointer;border-radius:4px}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.categoryList{display:flex;align-items:center;justify-content:space-between}.categoryList-item{width:190px!important;height:210px;border-radius:25px;overflow:hidden;position:relative;padding-top:32px;text-align:center;cursor:pointer}.categoryList-item.active{border-bottom:10px solid #00A439}.categoryList-item h3{color:#fff;font-size:20px;font-weight:600;line-height:24px;text-transform:uppercase}.categoryList-item img{width:100%;position:absolute;top:0;left:0;z-index:-1;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 500px){.categoryList-item{width:140px!important;height:155px;padding-top:24px}.categoryList-item h3{font-size:16px}}.insta-item img{height:450px;-o-object-fit:cover;object-fit:cover}@media (max-width: 1000px){.insta-item img{height:320px}}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.itemComp-item{padding:13px 17px;border-radius:24px;background:#fff7ed;box-shadow:0 4px 15px #fff9f226;height:100%;position:relative}.itemComp-item a{height:100%;display:flex;flex-direction:column}.itemComp-stamps{display:flex;align-self:center;gap:10px;position:absolute;top:20px;left:20px}.itemComp-item>a>img{height:306px;width:100%;border-radius:14px;margin:0 auto 20px}.itemComp-item h2{color:#470d04;font-size:26px;font-weight:700;line-height:normal;height:30px;overflow:hidden;margin-bottom:11px}.itemComp-item p{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.itemComp-item span{color:#561c1c;font-size:21px;font-style:normal;font-weight:400;line-height:normal}.itemComp-swiper{position:relative;padding-bottom:60px}.itemComp-arrow{position:absolute;top:0;width:120px;height:100%;background:#fffefc;z-index:11}.itemComp-arrow.swiper-button-disabled{display:none}.custom-prev{left:0}.custom-next{right:0}.itemComp-swiper .home-list_pagination{bottom:-32px}.itemComp-tasty_list{display:flex;align-items:center;gap:4px;flex-wrap:wrap}.itemComp-tasty_list .itemPage-tasty_item a{width:44px;height:44px}.itemComp-tasty_list .itemPage-tasty_item a svg{width:24px}.itemPage-tasty_item{position:relative;cursor:pointer}.itemPage-tasty_item:after{content:attr(data-tooltip);position:absolute;top:100%;left:50%;transform:translate(-50%);background-color:#333;color:#fff;padding:5px;border-radius:5px;font-size:12px;white-space:nowrap;visibility:hidden;opacity:0;transition:opacity .3s}.itemPage-tasty_item:hover:after{visibility:visible;opacity:1;z-index:1}.itemPage-tasty_more{font-size:12px;font-style:normal;font-weight:400;line-height:normal;color:#411208}@media screen and (max-width: 1000px){.itemComp-arrow{display:none}.itemComp-swiper{padding-bottom:45px}}@media screen and (max-width: 700px){.itemComp-item>a>img{margin:0 auto 16px}}@media screen and (max-width: 450px){.itemComp-item>a>img{height:250px}}#nprogress{pointer-events:none}#nprogress .bar{background:#29d;position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 10px #29d,0 0 5px #29d;opacity:1;transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{display:block;position:fixed;z-index:1031;top:15px;right:15px}#nprogress .spinner-icon{width:18px;height:18px;box-sizing:border-box;border:solid 2px transparent;border-top-color:#29d;border-left-color:#29d;border-radius:50%;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .spinner,.nprogress-custom-parent #nprogress .bar{position:absolute}@keyframes nprogress-spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;-o-tab-size:4;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor ul,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"•"}.ql-editor ul[data-checked=true],.ql-editor ul[data-checked=false]{pointer-events:none}.ql-editor ul[data-checked=true]>li *,.ql-editor ul[data-checked=false]>li *{pointer-events:all}.ql-editor ul[data-checked=true]>li:before,.ql-editor ul[data-checked=false]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"☑"}.ql-editor ul[data-checked=false]>li:before{content:"☐"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px;margin-left:1px;margin-right:1px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover{background-color:#f3f4f6}.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{background-color:#dbeafe;color:#2563eb}.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#2563eb}.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#2563eb}@media (pointer: coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#4b5563}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#4b5563}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#4b5563}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#4b5563;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#4b5563;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#4b5563}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#4b5563;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle;margin-right:1px;margin-left:1px}.ql-snow .ql-picker-label{cursor:pointer;display:flex;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding:5px 8px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#d1d5db;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#d1d5db}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#d1d5db}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:3px}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px;margin:2px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #d1d5db;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#d1d5db}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0px}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #d1d5db;box-shadow:0 0 5px #d1d5db;color:#4b5563;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #d1d5db;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #d1d5db;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0px;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#2563eb}.ql-container.ql-snow{border:1px solid #d1d5db}@font-face{font-family:primeicons;font-display:block;src:url(/build/assets/primeicons-DMOk5skT.eot);src:url(/build/assets/primeicons-DMOk5skT.eot?#iefix) format("embedded-opentype"),url(/build/assets/primeicons-C6QP2o4f.woff2) format("woff2"),url(/build/assets/primeicons-WjwUDZjB.woff) format("woff"),url(/build/assets/primeicons-MpK4pl85.ttf) format("truetype"),url(/build/assets/primeicons-CJnRLye3.svg?#primeicons) format("svg");font-weight:400;font-style:normal}.pi{font-family:primeicons;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.pi:before{--webkit-backface-visibility:hidden;backface-visibility:hidden}.pi-fw{width:1.28571429em;text-align:center}.pi-spin{animation:fa-spin 2s infinite linear}@media (prefers-reduced-motion: reduce){.pi-spin{animation-delay:-1ms;animation-duration:1ms;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@keyframes fa-spin{0%{transform:rotate(0)}to{transform:rotate(359deg)}}.pi-folder-plus:before{content:""}.pi-receipt:before{content:""}.pi-asterisk:before{content:""}.pi-face-smile:before{content:""}.pi-pinterest:before{content:""}.pi-expand:before{content:""}.pi-pen-to-square:before{content:""}.pi-wave-pulse:before{content:""}.pi-turkish-lira:before{content:""}.pi-spinner-dotted:before{content:""}.pi-crown:before{content:""}.pi-pause-circle:before{content:""}.pi-warehouse:before{content:""}.pi-objects-column:before{content:""}.pi-clipboard:before{content:""}.pi-play-circle:before{content:""}.pi-venus:before{content:""}.pi-cart-minus:before{content:""}.pi-file-plus:before{content:""}.pi-microchip:before{content:""}.pi-twitch:before{content:""}.pi-building-columns:before{content:""}.pi-file-check:before{content:""}.pi-microchip-ai:before{content:""}.pi-trophy:before{content:""}.pi-barcode:before{content:""}.pi-file-arrow-up:before{content:""}.pi-mars:before{content:""}.pi-tiktok:before{content:""}.pi-arrow-up-right-and-arrow-down-left-from-center:before{content:""}.pi-ethereum:before{content:""}.pi-list-check:before{content:""}.pi-thumbtack:before{content:""}.pi-arrow-down-left-and-arrow-up-right-to-center:before{content:""}.pi-equals:before{content:""}.pi-lightbulb:before{content:""}.pi-star-half:before{content:""}.pi-address-book:before{content:""}.pi-chart-scatter:before{content:""}.pi-indian-rupee:before{content:""}.pi-star-half-fill:before{content:""}.pi-cart-arrow-down:before{content:""}.pi-calendar-clock:before{content:""}.pi-sort-up-fill:before{content:""}.pi-sparkles:before{content:""}.pi-bullseye:before{content:""}.pi-sort-down-fill:before{content:""}.pi-graduation-cap:before{content:""}.pi-hammer:before{content:""}.pi-bell-slash:before{content:""}.pi-gauge:before{content:""}.pi-shop:before{content:""}.pi-headphones:before{content:""}.pi-eraser:before{content:""}.pi-stopwatch:before{content:""}.pi-verified:before{content:""}.pi-delete-left:before{content:""}.pi-hourglass:before{content:""}.pi-truck:before{content:""}.pi-wrench:before{content:""}.pi-microphone:before{content:""}.pi-megaphone:before{content:""}.pi-arrow-right-arrow-left:before{content:""}.pi-bitcoin:before{content:""}.pi-file-edit:before{content:""}.pi-language:before{content:""}.pi-file-export:before{content:""}.pi-file-import:before{content:""}.pi-file-word:before{content:""}.pi-gift:before{content:""}.pi-cart-plus:before{content:""}.pi-thumbs-down-fill:before{content:""}.pi-thumbs-up-fill:before{content:""}.pi-arrows-alt:before{content:""}.pi-calculator:before{content:""}.pi-sort-alt-slash:before{content:""}.pi-arrows-h:before{content:""}.pi-arrows-v:before{content:""}.pi-pound:before{content:""}.pi-prime:before{content:""}.pi-chart-pie:before{content:""}.pi-reddit:before{content:""}.pi-code:before{content:""}.pi-sync:before{content:""}.pi-shopping-bag:before{content:""}.pi-server:before{content:""}.pi-database:before{content:""}.pi-hashtag:before{content:""}.pi-bookmark-fill:before{content:""}.pi-filter-fill:before{content:""}.pi-heart-fill:before{content:""}.pi-flag-fill:before{content:""}.pi-circle:before{content:""}.pi-circle-fill:before{content:""}.pi-bolt:before{content:""}.pi-history:before{content:""}.pi-box:before{content:""}.pi-at:before{content:""}.pi-arrow-up-right:before{content:""}.pi-arrow-up-left:before{content:""}.pi-arrow-down-left:before{content:""}.pi-arrow-down-right:before{content:""}.pi-telegram:before{content:""}.pi-stop-circle:before{content:""}.pi-stop:before{content:""}.pi-whatsapp:before{content:""}.pi-building:before{content:""}.pi-qrcode:before{content:""}.pi-car:before{content:""}.pi-instagram:before{content:""}.pi-linkedin:before{content:""}.pi-send:before{content:""}.pi-slack:before{content:""}.pi-sun:before{content:""}.pi-moon:before{content:""}.pi-vimeo:before{content:""}.pi-youtube:before{content:""}.pi-flag:before{content:""}.pi-wallet:before{content:""}.pi-map:before{content:""}.pi-link:before{content:""}.pi-credit-card:before{content:""}.pi-discord:before{content:""}.pi-percentage:before{content:""}.pi-euro:before{content:""}.pi-book:before{content:""}.pi-shield:before{content:""}.pi-paypal:before{content:""}.pi-amazon:before{content:""}.pi-phone:before{content:""}.pi-filter-slash:before{content:""}.pi-facebook:before{content:""}.pi-github:before{content:""}.pi-twitter:before{content:""}.pi-step-backward-alt:before{content:""}.pi-step-forward-alt:before{content:""}.pi-forward:before{content:""}.pi-backward:before{content:""}.pi-fast-backward:before{content:""}.pi-fast-forward:before{content:""}.pi-pause:before{content:""}.pi-play:before{content:""}.pi-compass:before{content:""}.pi-id-card:before{content:""}.pi-ticket:before{content:""}.pi-file-o:before{content:""}.pi-reply:before{content:""}.pi-directions-alt:before{content:""}.pi-directions:before{content:""}.pi-thumbs-up:before{content:""}.pi-thumbs-down:before{content:""}.pi-sort-numeric-down-alt:before{content:""}.pi-sort-numeric-up-alt:before{content:""}.pi-sort-alpha-down-alt:before{content:""}.pi-sort-alpha-up-alt:before{content:""}.pi-sort-numeric-down:before{content:""}.pi-sort-numeric-up:before{content:""}.pi-sort-alpha-down:before{content:""}.pi-sort-alpha-up:before{content:""}.pi-sort-alt:before{content:""}.pi-sort-amount-up:before{content:""}.pi-sort-amount-down:before{content:""}.pi-sort-amount-down-alt:before{content:""}.pi-sort-amount-up-alt:before{content:""}.pi-palette:before{content:""}.pi-undo:before{content:""}.pi-desktop:before{content:""}.pi-sliders-v:before{content:""}.pi-sliders-h:before{content:""}.pi-search-plus:before{content:""}.pi-search-minus:before{content:""}.pi-file-excel:before{content:""}.pi-file-pdf:before{content:""}.pi-check-square:before{content:""}.pi-chart-line:before{content:""}.pi-user-edit:before{content:""}.pi-exclamation-circle:before{content:""}.pi-android:before{content:""}.pi-google:before{content:""}.pi-apple:before{content:""}.pi-microsoft:before{content:""}.pi-heart:before{content:""}.pi-mobile:before{content:""}.pi-tablet:before{content:""}.pi-key:before{content:""}.pi-shopping-cart:before{content:""}.pi-comments:before{content:""}.pi-comment:before{content:""}.pi-briefcase:before{content:""}.pi-bell:before{content:""}.pi-paperclip:before{content:""}.pi-share-alt:before{content:""}.pi-envelope:before{content:""}.pi-volume-down:before{content:""}.pi-volume-up:before{content:""}.pi-volume-off:before{content:""}.pi-eject:before{content:""}.pi-money-bill:before{content:""}.pi-images:before{content:""}.pi-image:before{content:""}.pi-sign-in:before{content:""}.pi-sign-out:before{content:""}.pi-wifi:before{content:""}.pi-sitemap:before{content:""}.pi-chart-bar:before{content:""}.pi-camera:before{content:""}.pi-dollar:before{content:""}.pi-lock-open:before{content:""}.pi-table:before{content:""}.pi-map-marker:before{content:""}.pi-list:before{content:""}.pi-eye-slash:before{content:""}.pi-eye:before{content:""}.pi-folder-open:before{content:""}.pi-folder:before{content:""}.pi-video:before{content:""}.pi-inbox:before{content:""}.pi-lock:before{content:""}.pi-unlock:before{content:""}.pi-tags:before{content:""}.pi-tag:before{content:""}.pi-power-off:before{content:""}.pi-save:before{content:""}.pi-question-circle:before{content:""}.pi-question:before{content:""}.pi-copy:before{content:""}.pi-file:before{content:""}.pi-clone:before{content:""}.pi-calendar-times:before{content:""}.pi-calendar-minus:before{content:""}.pi-calendar-plus:before{content:""}.pi-ellipsis-v:before{content:""}.pi-ellipsis-h:before{content:""}.pi-bookmark:before{content:""}.pi-globe:before{content:""}.pi-replay:before{content:""}.pi-filter:before{content:""}.pi-print:before{content:""}.pi-align-right:before{content:""}.pi-align-left:before{content:""}.pi-align-center:before{content:""}.pi-align-justify:before{content:""}.pi-cog:before{content:""}.pi-cloud-download:before{content:""}.pi-cloud-upload:before{content:""}.pi-cloud:before{content:""}.pi-pencil:before{content:""}.pi-users:before{content:""}.pi-clock:before{content:""}.pi-user-minus:before{content:""}.pi-user-plus:before{content:""}.pi-trash:before{content:""}.pi-external-link:before{content:""}.pi-window-maximize:before{content:""}.pi-window-minimize:before{content:""}.pi-refresh:before{content:""}.pi-user:before{content:""}.pi-exclamation-triangle:before{content:""}.pi-calendar:before{content:""}.pi-chevron-circle-left:before{content:""}.pi-chevron-circle-down:before{content:""}.pi-chevron-circle-right:before{content:""}.pi-chevron-circle-up:before{content:""}.pi-angle-double-down:before{content:""}.pi-angle-double-left:before{content:""}.pi-angle-double-right:before{content:""}.pi-angle-double-up:before{content:""}.pi-angle-down:before{content:""}.pi-angle-left:before{content:""}.pi-angle-right:before{content:""}.pi-angle-up:before{content:""}.pi-upload:before{content:""}.pi-download:before{content:""}.pi-ban:before{content:""}.pi-star-fill:before{content:""}.pi-star:before{content:""}.pi-chevron-left:before{content:""}.pi-chevron-right:before{content:""}.pi-chevron-down:before{content:""}.pi-chevron-up:before{content:""}.pi-caret-left:before{content:""}.pi-caret-right:before{content:""}.pi-caret-down:before{content:""}.pi-caret-up:before{content:""}.pi-search:before{content:""}.pi-check:before{content:""}.pi-check-circle:before{content:""}.pi-times:before{content:""}.pi-times-circle:before{content:""}.pi-plus:before{content:""}.pi-plus-circle:before{content:""}.pi-minus:before{content:""}.pi-minus-circle:before{content:""}.pi-circle-on:before{content:""}.pi-circle-off:before{content:""}.pi-sort-down:before{content:""}.pi-sort-up:before{content:""}.pi-sort:before{content:""}.pi-step-backward:before{content:""}.pi-step-forward:before{content:""}.pi-th-large:before{content:""}.pi-arrow-down:before{content:""}.pi-arrow-left:before{content:""}.pi-arrow-right:before{content:""}.pi-arrow-up:before{content:""}.pi-bars:before{content:""}.pi-arrow-circle-down:before{content:""}.pi-arrow-circle-left:before{content:""}.pi-arrow-circle-right:before{content:""}.pi-arrow-circle-up:before{content:""}.pi-info:before{content:""}.pi-info-circle:before{content:""}.pi-home:before{content:""}.pi-spinner:before{content:""}@font-face{font-family:Gagalin;src:url(/build/assets/Gagalin-B0yQRDJC.ttf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:Oswald;src:url(/build/assets/Hany-M-L0ERqidZ.ttf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:Mazzard Soft H;src:url(/build/assets/MazzardSoftH-Regular-CNTbmY-n.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Mazzard Soft H;src:url(/build/assets/MazzardSoftH-Medium-mdVFfARs.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-family:Mazzard Soft H;src:url(/build/assets/MazzardSoftH-SemiBold-BD4vSk_w.woff) format("woff");font-weight:600;font-style:normal}@font-face{font-family:Mazzard Soft H;src:url(/build/assets/MazzardSoftH-Bold-wLlvADDG.woff) format("woff");font-weight:700;font-style:normal}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video,path{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;box-sizing:border-box;font-family:Mazzard Soft H,serif;font-size:16px;color:#470d04;transition:all .2s ease}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}body{line-height:1}img{display:block;max-width:100%;height:auto}a{text-decoration:none;color:inherit}button,input,select,textarea{font:inherit;margin:0;border:none;background:none;padding:0;outline:none}input,textarea{resize:none;box-sizing:border-box}.p-drawer-header{display:none!important}img{-o-object-fit:cover!important;object-fit:cover!important}.container{width:100%;max-width:1800px;margin:0 auto}.container-admin{width:100%;padding:0 32px;margin:0 auto}.container-fluid{width:100%}.p-toast{max-width:90%!important}.p-multiselect{border:1px solid #EDEDED!important;border-radius:12px!important}.p-multiselect-label.p-placeholder,.p-multiselect-option span{color:#470d04!important}.uploader span:not(.required){border:1px solid #EDEDED;border-radius:12px;color:#470d04;font-size:16px;display:inline-block;padding:8px 16px;cursor:pointer;color:#00a439}.main-row{display:flex;align-items:center}.main-label{display:flex;flex-wrap:wrap;align-items:self-start;color:#555554;font-size:18px;font-weight:400;line-height:26px;width:100%}.main-label span.required{color:#ff6161}.main-label .p-password{width:100%}.main-label input,.main-label .p-select{border-radius:10px;border:1px solid #EDEDED;width:100%;color:#470d04!important;font-size:18px;font-weight:400;line-height:26px}.p-dialog-content{padding:0!important;margin:0!important}.title{color:#470d04;font-size:48px;font-weight:600;line-height:40px;font-family:Oswald,sans-serif}ul::-webkit-scrollbar,.catalog-modal .p-dialog-content::-webkit-scrollbar,.p-drawer-content::-webkit-scrollbar{width:8px;height:3px}ul::-webkit-scrollbar-thumb,.catalog-modal .p-dialog-content::-webkit-scrollbar-thumb,.p-drawer-content::-webkit-scrollbar-thumb{background:#00a439;border-radius:5px}ul::-webkit-scrollbar-track,.catalog-modal .p-dialog-content::-webkit-scrollbar-track,.p-drawer-content::-webkit-scrollbar-track{background:transparent;border:1px solid #00A439;border-radius:5px}.ql-editor{padding:0}.ql-editor *{all:revert}.main-select{display:flex;align-items:flex-start;gap:0 8px;cursor:pointer}.main-select span{width:16px;height:16px;border-radius:5px;border:1px solid #DCDCDC;position:relative;display:flex;align-items:center;justify-content:center}.main-select.active span{background:#00a439}.main-select span svg{position:absolute}.p-toast{z-index:1500!important}.list-enter-active,.list-leave-active{transition:all .5s ease}.list-enter-from,.list-leave-to{opacity:0;transform:translate(30px)}button:disabled{opacity:.5;cursor:no-drop}#nprogress .bar{background:#00a439;height:5px}.p-checkbox-box svg>path{color:#fff!important}.is-invalid{border-color:red!important}.is-invalid>input{border-color:red!important}@media screen and (max-width: 2000px){.container{width:100%;max-width:1416px;margin:0 auto}}@media screen and (max-width: 1440px){.container{max-width:1300px}}@media screen and (max-width: 1266px){.container{padding:0 20px}}@media screen and (max-width: 800px){.container{padding:0 12px}.title,.title>span{line-height:1em!important;font-size:32px!important}}.header{padding:43px 0 20px;box-shadow:0 4px 15px #d9d8d526;position:relative;background:#fff}.header-nav{display:flex;align-items:center}.nav-logo{width:174px}.nav-item{color:#470d04;font-size:18px;font-weight:400;line-height:26px;text-transform:uppercase;display:flex;align-items:center;gap:0 6px;cursor:pointer}.nav-item>a{font-size:18px}.nav-item:hover,.nav-item.active{color:#00a439}.nav-item:hover path,.nav-item.active path{stroke:#00a439}.nav-item.active svg{transform:rotate(180deg)}.nav-menu{display:flex;align-items:center;gap:0 48px;margin:0 96px 0 auto}.nav-lang,.nav-action{display:flex;align-items:center;gap:0 16px}.nav-lang{margin-right:96px}.nav-lang_item{color:#888;font-size:18px;font-weight:400;line-height:26px;cursor:pointer}.nav-lang_item.active,.nav-lang_item:hover{color:#470d04}.header-drawer{top:94px!important}.header-drawer .p-drawer-content{padding:50px 0!important;background:#fff7ed}.header-drawer_list{display:flex;align-items:center;justify-content:space-between}.header-drawer_list li{position:relative;width:22%}.header-drawer_goods .header-drawer_list li{width:49%}.header-drawer_list img{-o-object-fit:cover;object-fit:cover;width:100%}.header-drawer_goods .header-drawer_list h2{padding:40px 40px 32px 0;position:absolute;top:0;right:0;height:100%;display:flex;align-items:flex-end;flex-direction:column;justify-content:space-between;color:#fff;font-family:Oswald,sans-serif;font-size:48px;font-weight:600;line-height:40px}.header-drawer_goods .header-drawer_list h2 span{color:#470d04;font-size:18px;font-weight:400;line-height:26px;display:flex;align-items:center;gap:0 6px}.header-drawer_list a:hover span{color:#00a439}.header-drawer_list a:hover path{stroke:#00a439}.header-drawer_about li{border-radius:25px;background:#fffefc;box-shadow:0 4px 15px #fff9f226;overflow:hidden}.header-drawer_about li:hover h2{color:#00a439}.header-drawer_about h2{position:absolute;top:24px;left:24px;color:#470d04;font-family:Oswald,sans-serif;font-size:34px;font-weight:500;line-height:87.358%;display:flex;align-items:flex-start;flex-direction:column;gap:16px 0}.header-drawer_about h2 span{color:#470d04;font-size:18px;font-weight:400;line-height:26px}.nav-action svg,.nav-action a{cursor:pointer;display:flex;align-items:center;position:relative}.nav-action a span{border-radius:50%;font-size:10px;width:15px;height:15px;padding:2px 0;display:flex;align-items:center;justify-content:center;color:#fff;background:red;position:absolute;right:-5px;top:0;z-index:1}.nav-action svg:hover path{stroke:#00a439}.header-burger{display:none}.header-drawer_cart{width:90%!important;max-width:600px;height:100vh;padding:40px;background:#fff7ed!important}@media screen and (max-width: 1400px){.header-drawer .p-drawer-content{padding:24px 0!important}.header-drawer_goods .header-drawer_list h2{font-size:32px;padding:24px 40px 24px 0}.header-drawer_about h2{font-size:32px}.header-drawer_about h2 span{width:95%}}@media screen and (max-width: 1200px){.header-drawer_about .p-drawer-content{height:100vh!important;padding:24px 0 120px!important;overflow-y:auto}.header-drawer_about .header-drawer_list{flex-wrap:wrap;gap:24px}.header-drawer_about li{width:48%}.header-drawer_about h2{font-size:48px}}@media screen and (max-width: 1000px){.nav-logo{width:120px}.nav-menu{margin:0 32px 0 auto}.nav-lang{margin-right:32px}}@media screen and (max-width: 780px){.header{padding:24px 0}.header-drawer{top:73px!important}.nav-menu{display:none}.nav-action,.nav-lang{margin-left:auto}.header-burger{margin-left:24px;display:inline-block}.header-drawer_list{flex-wrap:wrap}.header-drawer_list li{width:48%}.header-drawer_list li.drawer-goods h2{left:auto;top:12px;right:12px;text-align:end}.header-drawer_list li h2{font-size:32px;line-height:1em}.header-drawer_list li span{font-size:16px}.header-drawer_list li.drawer-goods span{display:none}}@media screen and (max-width: 670px){.header-drawer_about li{width:100%}.nav-lang{margin-right:12px;gap:8px}.header-drawer_list li h2{font-size:26px}.header-drawer_cart{padding:24px 12px}}@media screen and (max-width: 500px){.header-drawer_cart .p-drawer-content{padding:0 8px 0 0!important}}@media screen and (max-width: 400px){.header-drawer_cart{width:95%!important;padding:12px 0 12px 12px}}.footer{padding:96px 0 28px;position:relative;background:#00a439;overflow:hidden}.footer-content{display:flex;margin-bottom:34px}.footer-logo{display:flex;align-items:start;width:24%}.footer-list{width:19%}.footer-item{margin-bottom:8px}.footer-item>a,.footer-item>p{font-style:normal;font-weight:400;font-size:18px;line-height:26px;color:#fffefc;margin-bottom:8px;transition:all .3s ease}.footer-item>a:hover{font-weight:500}.footer-item_links{margin-bottom:24px}.footer-item_social{display:flex;justify-content:normal}.footer-item_social1 a,.footer-item_social2 a{margin-right:16px}.footer-item_social img{width:40px;height:40px}.footer-privat{font-style:normal;font-weight:400;font-size:10px;line-height:12px;color:#fff}.footer-wallets{margin-top:18px;display:flex;align-items:center}.footer-wallets img{margin-right:16px}.footer-confirm .p-dialog-header{display:none!important}.footer-confirm .p-dialog-content{padding:12px!important;width:250px}.footer-confirm .p-dialog-footer .p-component{border-radius:25px}.footer-confirm .p-dialog-footer .p-confirmdialog-accept-button span{color:#fff}.footer-contact_info{margin-top:16px}.footer-contact_info p,.footer-contact_info span{font-size:12px;color:#fff;margin-bottom:6px;font-weight:600}.footer-contact_info a{font-size:13px;color:#fff;font-weight:300}.footer-contact_info a:hover{color:#5b73e8}@media (max-width: 1366px){.footer-logo{width:27%}.footer-list{width:24%}}@media (max-width: 1150px){.footer-logo{width:28%}.footer-list{width:22%}.footer-list_social{margin-left:auto}.footer-item_social2{justify-content:space-between}}@media (max-width: 1000px){.footer{padding:96px 0 110px}}@media (max-width: 900px){.footer-content{flex-wrap:wrap}.footer-logo{width:100%;margin-bottom:40px}.footer-list{width:33%}}@media (max-width: 650px){.footer-list{width:50%;margin-bottom:48px}.footer-list_social{margin-left:0}}@media (max-width: 400px){.footer-list{width:100%}.footer-item_social2{justify-content:normal}.footer-item_social2 a{margin-right:16px}}.admin{padding:24px 0;display:flex;align-items:flex-start}.admin-title{font-size:32px;color:#470d04;margin-bottom:32px}.admin-row{display:flex;align-items:center;gap:0 12px}.admin-mainContent{display:flex;align-items:flex-start;gap:0 24px}.admin-menu{width:20%;min-width:280px}.admin-content{width:75%}.admin-dialog_header{display:flex;align-items:center;justify-content:space-between;padding:12px 0;margin-bottom:24px}.admin-dialog_header p{font-size:22px;font-weight:500}.admin-btn span{color:#fff}.home-swiper{position:relative;height:80vh;margin:0 auto 80px}.home-banners{height:100%}.home-banners_item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.home-list_pagination{position:absolute;bottom:10px;display:flex;align-items:center;gap:0 8px;justify-content:center;width:100%;z-index:1}.home-list_pagination>li{width:10px;height:10px;border-radius:50%;cursor:pointer;background:#00a439;opacity:.2}.home-list_pagination>li.active{opacity:1}.swiper-pagination-bullet{width:32px;height:8px;border-radius:5px;background:#d1d1d1;cursor:pointer}.swiper-pagination-bullet:hover,.swiper-pagination-bullet.swiper-pagination-bullet-active{background:#00a439}.home-category{overflow:hidden;overflow-x:auto}.home-favorite{padding:80px 0}.favorite-title{margin-bottom:32px}.home-favorite_slider{margin-right:-120px}.home-fav .itemComp-swiper{max-height:522px}.home-warm{padding:103px 0;background:#fff7ed}.warm-content{display:flex;align-items:center;justify-content:space-between;gap:0 96px}.warm-title{color:#00a439;font-family:Oswald,sans-serif;font-size:48px;font-weight:600;line-height:40px;margin-bottom:40px}.warm-description{color:#470d04;font-size:18px;font-weight:400;line-height:26px;margin-bottom:178px}.warm-btn{border-radius:25px;border:2px solid #00A439;padding:12px 30px}.warm-btn a{display:flex;align-items:center;gap:0 16px;color:#00a439;font-family:Gagalin;font-size:24px;font-weight:400;line-height:40px}.home-adv{padding:100px 0}.adv-content{border-radius:25px;display:flex;align-items:center;justify-content:space-between;gap:0 200px;padding:53px 76px 53px 96px}.adv-content img{-o-object-fit:cover;object-fit:cover;border-radius:25px;max-width:600px;max-height:752px}.adv-title{color:#470d04;font-size:48px;font-weight:600;line-height:normal;text-transform:uppercase;margin-bottom:16px}.adv-description{margin-bottom:96px}.adv-description *{font-size:18px;font-weight:400;line-height:26px}.adv-btn a{border-radius:25px;color:#00a439;font-family:Gagalin;font-size:24px;font-weight:400;line-height:40px;padding:12px 30px;background:#fff;display:flex;align-items:center;gap:0 16px}.home-subscribe{padding:40px 0 80px}.subscribe-content{display:flex;align-items:center;justify-content:space-between}.subscribe-title{color:#470d04;font-size:40px;font-weight:600;line-height:40px;margin-bottom:16px}.subscribe-description{color:#470d04;font-size:20px;font-weight:500;line-height:32px;text-transform:uppercase}.subscribe-label{position:relative}.subscribe-label>button{position:absolute;right:32px;top:-7px;cursor:pointer}.subscribe-input{border-radius:40px!important;border:2px solid #470D04!important;padding:24px 32px!important;width:511px;color:#470d04;font-size:15px;font-style:normal;font-weight:400;line-height:26px;text-transform:uppercase}.home-best{padding:131px 0 153px;background:#f9f1e4;text-align:center}.home-best .image1{margin:0 auto 48px;max-width:201px;width:100%;height:100%;max-height:150px}.home-best .image2{margin:0 auto}.home-best_images{position:relative}.home-best_images .image{position:absolute}.home-best_images .image_left{left:17%;top:10%}.home-best_images .image_right{top:6%;right:20%}.home-best_images .image_center{top:25%;left:58%}.best-title{color:#470d04;text-align:center;font-size:48px;font-weight:600;line-height:normal;max-width:850px;margin:0 auto 48px}.best-description{color:#470d04;text-align:center;font-size:26px;font-weight:400;line-height:normal;max-width:657px;margin:0 auto 50px}.home-insta{padding:64px 0;background:#fff7ed}.insta-title{color:#470d04;font-size:24px;font-weight:500;line-height:32px;text-transform:uppercase;margin-bottom:48px}@media screen and (max-width: 1700px){.home-favorite_slider{margin-right:0}}@media screen and (max-width: 1400px){.adv-content{gap:0}.warm-content img{-o-object-fit:cover;object-fit:cover;width:50%}.adv-content img{width:50%}}@media screen and (max-width: 1300px){.home-best_images .image_left{left:5%}.home-best_images .image_right{right:5%}}@media screen and (max-width: 1200px){.home-warm,.home-adv{padding:60px 0}.adv-content{padding:48px;justify-content:space-between}.adv-info{width:45%}.adv-title,.warm-title{font-size:38px}.subscribe-content form{width:100%;text-align:center}.subscribe-content{flex-direction:column;gap:24px 0}.subscribe-input{width:100%;max-width:511px}}@media screen and (max-width: 1000px){.home-warm{padding:32px 0}.warm-content{gap:0}.warm-info{width:46%}.warm-description{margin-bottom:50px}.warm-content,.adv-content{flex-direction:column}.warm-content img,.warm-info,.adv-info,.adv-content img{width:100%}.warm-content img,.adv-content img{margin-bottom:32px}.adv-title,.warm-title{font-size:48px}.adv-info{order:1}.home-best .image2{padding:0 20px}.home-best_images .image_left{top:20%}.home-best_images .image_right{right:10%}.home-best_images .image_center{top:20%}}@media screen and (max-width: 700px){.home-best_images .image{width:80px}}@media screen and (max-width: 560px){.adv-content{padding:0 0 24px}.adv-info{padding:0 12px}.adv-title,.warm-title{font-size:30px;line-height:1em}.home-best{padding:60px 0}.best-title{font-size:32px}.best-description{font-size:22px}.insta-title{font-size:18px}.warm-btn a,.adv-btn a{font-size:18px;line-height:1em}.warm-btn a svg,.adv-btn a svg{width:8px}.home-best_images .image{width:60px}}@media screen and (max-width: 480px){.home-best_images .image{width:46px}}@media screen and (max-width: 410px){.subscribe-title{font-size:32px;line-height:1.2em}.subscribe-description{font-size:16px;line-height:1.2em}.subscribe-input{padding:12px 24px!important}.subscribe-label>button{right:24px}.subscribe-label>button svg{width:20px}}.goods{padding:24px 0 80px}.goods .breadcrumbs{margin-bottom:48px}.goods-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:48px}.goods-title{color:#470d04;font-family:Oswald,sans-serif;font-size:48px;font-weight:600;line-height:40px;margin-bottom:39px}.goods-description{color:#470d04;font-size:18px;font-weight:400;line-height:26px}.goods-header_btn a{display:flex;align-items:center;gap:0 16px;color:#00a439;font-size:18px;font-weight:500;line-height:26px;padding:15px 32px;border-radius:25px;border:1px solid #00A439}.goods-content{display:flex;align-items:flex-start;justify-content:space-between;margin-top:48px}.goods-filters{min-width:290px;width:20%;top:0;position:sticky}.goods-filters_title{color:#470d04;font-size:18px;font-weight:500;line-height:26px;padding:16px 32px;border-radius:15px;background:#fff7ed;margin-bottom:16px}.goods-filters_list{padding:0 0 8px 24px;display:flex;flex-direction:column;gap:16px 0;height:70vh;max-height:400px;overflow-y:auto}.goods-items{display:flex;flex-wrap:wrap;gap:24px;width:76%}.goods-filters_item{display:flex;gap:0 8px;align-items:flex-start;cursor:pointer}.goods-filters_item:hover{color:#00a439}.goods-filters_item:hover span.select{border:1px solid #00A439}.goods-filters_item.active span.select{background:#00a439}.goods-filters_item span.select{width:16px;height:16px;border-radius:5px;border:1px solid #DCDCDC;position:relative;display:flex;align-items:center;justify-content:center}.goods-filters_item span.select svg{position:absolute}.goods-filters_item p{width:88%}@media screen and (max-width: 1300px){.goods-items{width:72%}}@media screen and (max-width: 1100px){.goods-content{flex-direction:column}.goods-items{width:100%}.goods-drawer{padding:48px 12x}.goods-mob_filters{width:100%;display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.goods-clear{color:#00a439;border-bottom:1px solid #00A439}.goods-filters{display:block;width:100%}.goods-filters .goods-btn{margin:16px auto}.goods-filters_title{background:transparent}.goods-filters_list{max-height:100%;height:auto}.goods-btn{border-radius:25px;background:#00a439;color:#fff;font-size:18px;font-weight:400;line-height:26px;display:flex;align-items:center;gap:0 8px;padding:16px 24px;margin-bottom:16px}.goods-btn .arrow{margin-left:48px}.goods-filters_back{font-size:18px;margin:16px 0;display:flex;align-items:center;gap:0 8px}}@media screen and (max-width: 900px){.goods .breadcrumbs{margin-bottom:32px}.goods-header_block{width:60%}.goods-header_btn a{padding:15px 16px;line-height:1em;font-size:16px}}@media screen and (max-width: 700px){.goods-header_block{width:50%}.goods-title{font-size:32px;margin-bottom:12px}.goods-description,.itemComp-item span.weight,.itemComp-item span.price{font-size:16px}}@media screen and (max-width: 580px){.goods-header{flex-direction:column}.goods-header_block{width:100%;margin-bottom:16px}.goods-header_btn{margin-left:auto}.goods-btn{width:100%;justify-content:space-between}.goods-btn .arrow{margin-left:0}.goods-filters_title{padding:16px 0}.goods-filters_list{padding-left:12px}}.itemPage{padding:40px 0 80px;background:#fffefc}.itemPage .breadcrumbs{margin-bottom:40px}.itemPage-content{display:flex;align-items:flex-start;gap:0 80px}.itemPage-swiper{width:50%;max-width:750px;position:sticky;top:15px}.itemPage-stamps{position:absolute;top:0;left:0;z-index:11}.itemPage-list_big{width:100%;margin-bottom:32px;-o-object-fit:cover;object-fit:cover}.itemPage-list_big .swiper-wrapper{align-items:center!important}.itemPage-list_big .swiper-slide{padding:0 40px}.itemPage-list_big .swiper-slide img{margin:0 auto;border-radius:32px}.itemPage-list_small .swiper-wrapper{justify-content:center}.itemPage-list_small .swiper-slide{border-radius:5px;cursor:pointer;overflow:hidden;border:1.5px solid transparent;max-width:64px;max-height:64px}.itemPage-list_small .swiper-slide img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.itemPage-list_small .swiper-slide-thumb-active{border:1.5px solid #00A439}.itemPage-info{width:50%}.itemPage-title{color:#470d04;font-family:Gagalin;font-size:48px;font-weight:400;line-height:40px;margin-bottom:12px}.itemPage-subCategory{color:#470d04;font-size:16px;font-weight:400;line-height:24px;text-transform:uppercase;margin-bottom:32px}.itemPage-sortDescr,.itemPage-expiration{color:#470d04;font-size:18px;font-weight:400;line-height:26px;margin-bottom:16px}.itemPage-weight_size{font-size:14px;color:#411208;margin-left:70px;border-bottom:1px solid}.itemPage-weight_size:hover{border-bottom-color:#00a439}.itemPage-tasty_title,.itemPage-weight_title{margin:40px 0 16px;color:#470d04;font-size:18px;font-weight:400;line-height:26px}.itemPage-tasty_list,.itemPage-weight_list{display:flex;align-items:center;gap:16px;max-width:500px;flex-wrap:wrap}.itemPage-tasty_item a{border:1.5px solid transparent;background:#fff7ed;width:64px;height:64px;padding:4px;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center}.itemPage-weight_item a{display:flex;align-items:center;gap:8px;padding:8px 16px 8px 8px;border-radius:15px;border:2px solid #FFF7ED}.itemPage-tasty_item.active a,.itemPage-tasty_item:hover a,.itemPage-weight_item a.router-link-active.router-link-exact-active,.itemPage-weight_item:hover a{border-color:#00a439}.itemPage-weight_list{margin-bottom:40px}.itemPage-actions{padding:16px 0;display:flex;align-items:center;justify-content:space-between;margin-bottom:50px}.itemPage-actions .prices{color:#470d04;font-size:48px;font-weight:500;line-height:24px;display:flex;align-items:center;gap:0 8px}.itemPage-actions .prices span{color:#470d04;font-size:18px;font-weight:500;line-height:26px}.itemPage-actions .qty{display:flex;align-items:center;border-radius:25px;border:1px solid #00A439;padding:14px 16px;width:120px}.itemPage-actions .qty svg{cursor:pointer}.itemPage-actions .qty .p-inputnumber{width:40px}.itemPage-actions .qty .p-inputnumber-input{border:none;outline:none;box-shadow:none;background:transparent;width:100%;text-align:center;padding:0}.itemPage-actions .btn{padding:13px 48px;color:#fff;font-size:18px;font-weight:500;line-height:24px;text-transform:uppercase;border-radius:25px;background:#00a439;display:flex;align-items:center;gap:0 8px;cursor:pointer}.itemPage-actions .btn:disabled{opacity:.5;cursor:no-drop}.itemPage-characteristics_tabs{display:flex;flex-direction:column}.itemPage-characteristics_tab{border-top:1px solid #EDEDED;border-bottom:1px solid #EDEDED;padding:24px;cursor:pointer;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;transition:all .5s ease}.itemPage-characteristics_tab p.tab_title{color:#470d04;font-size:18px;font-weight:500;line-height:26px;text-transform:uppercase}.itemPage-characteristics_tab:hover p.tab_title{color:#00a439}.itemPage-characteristics_info *{all:revert;line-height:1.2em;margin:0;padding:0}.tabs-show{width:100%;max-height:0;opacity:0;padding:0!important;overflow:hidden;transition:max-height .5s ease,opacity .3s ease}.itemPage-characteristics_tab.active .tabs-show{max-height:10000px;opacity:1;margin-top:32px}.itemPage-characteristics_list{border-radius:2px}.itemPage-characteristics_item{display:flex;align-items:center;justify-content:space-between;padding:8px 16px;background:#fff7ed}.itemPage-characteristics_list li:nth-child(2n){background:#fffefc}.itemPage-characteristics_item p{color:#470d04;font-size:18px;font-weight:400;line-height:26px}.itemPage-characteristics_roles>div{display:flex;align-items:center;gap:0 24px;margin-bottom:10px}.itemPage-characteristics_roles p{color:#470d04;font-size:18px;font-weight:400;line-height:26px;display:flex;align-items:center;gap:0 8px}.itemPage-favorite_title{color:#470d04;font-size:32px;font-weight:700;line-height:40px;margin-bottom:32px}@media screen and (max-width: 1300px){.itemPage-info{max-width:688px}.itemPage-content{gap:0;justify-content:space-between}}@media screen and (max-width: 1100px){.itemPage-title,.itemPage-actions .prices{font-size:36px}.itemPage-subCategory{font-size:14px}.itemPage-sortDescr,.itemPage-expiration{font-size:16px}.itemPage-actions{flex-wrap:wrap}.itemPage-actions .prices,.itemPage-actions .qty{width:40%;margin-bottom:12px}.itemPage-actions .qty{justify-content:space-between}}@media screen and (max-width: 700px){.itemPage .breadcrumbs{margin-bottom:20px}.itemPage-content{flex-direction:column}.itemPage-actions{margin-bottom:60px}.itemPage-swiper,.itemPage-info{width:100%}.itemPage-swiper{margin-bottom:48px;position:relative}.itemPage-list_big .swiper-slide{padding:0 20px}.itemPage-actions{flex-wrap:nowrap}.itemPage-actions .prices,.itemPage-actions .qty{width:auto;margin-bottom:0}}@media screen and (max-width: 500px){.itemPage-actions{flex-wrap:wrap}.itemPage-actions .btn{margin-top:16px;width:100%;justify-content:center}.itemPage-list_big .swiper-slide{padding:0}.itemPage-tasty_list,.itemPage-weight_list{gap:12px}.itemPage-tasty_item a{width:48px;height:48px}.itemPage-tasty_item a svg{width:20px}.itemPage-weight_item a{padding:6px 12px 6px 6px;gap:0 4px;font-size:13px}.itemPage-weight_item a svg{width:40px;height:36px}.itemPage-characteristics_tab{padding:12px}.itemPage-characteristics_tab p.tab_title{font-size:16px}.itemPage-characteristics_tab svg{width:24px;height:24px}.itemPage-characteristics_info,.itemPage-characteristics_item p,.itemPage-characteristics_roles p{font-size:14px;line-height:1.2em}}.catalog{padding:20px 0 80px}.catalog .goods-header{margin-top:56px}.catalog-content>div{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;margin-top:88px}.catalog-texts{min-width:340px;width:25%;position:sticky;top:15px;z-index:-1}.catalog-texts_title{color:#470d04;font-size:40px;font-weight:600;line-height:40px;margin-bottom:16px}.catalog-texts_description{color:#470d04;font-size:18px;font-weight:400;line-height:26px}.catalog-goods{width:73%;display:flex;align-items:center;flex-wrap:wrap;gap:24px}.catalog-goods li{display:flex;flex-direction:column;justify-content:space-between;width:23%;background:#fff7ed;padding:24px 2px 2px;border-radius:25px;box-shadow:0 2px 20px #fff7ed80;border:2px solid #FFF7ED;cursor:pointer}.catalog-goods li:hover{border-color:#00a439}.catalog-goods li img{-o-object-fit:cover;object-fit:cover;margin:0 auto 16px}.catalog-goods li .texts{background:#fff;border-radius:0 0 25px 25px;display:flex;flex-direction:column;justify-content:center;text-align:center;padding:8px 20px}.catalog-goods li h3{font-weight:500;font-size:20px;line-height:1em;color:#470d04;margin-bottom:8px;height:40px;overflow:hidden}.catalog-goods li span{height:31px;overflow:hidden}.catalog-image{width:100%;max-height:500px;-o-object-fit:cover;object-fit:cover;border-radius:20px;margin-top:24px}.catalog-modal{max-width:700px;width:90%;border-radius:25px;background:#fffefc;height:90vh;overflow:hidden}.catalog-modal .p-dialog-content{height:100%}.catalog-modal_close{position:absolute;right:24px;top:24px;z-index:1}.catalog-modal_content{padding:56px;position:relative;overflow:hidden}.catalog-modal_content:after{content:"";position:absolute;top:-270px;left:50%;transform:translate(-50%);width:784px;height:783px;display:block;border-radius:50%;background:#fff7ed;z-index:-1}.catalog-modal_content h4{color:#470d04;font-family:Gagalin;font-size:40px;font-weight:400;line-height:1em;text-transform:uppercase;margin-bottom:16px;text-align:center}.catalog-modal_content p.subtitle{color:#470d04;font-size:18px;font-weight:400;line-height:1em;margin-bottom:16px;text-align:center}.catalog-modal_content img{max-width:300px;max-height:300px;margin:0 auto 110px;-o-object-fit:cover;object-fit:cover}.catalog-modal_content p.description{color:#470d04;font-size:18px;font-weight:400;line-height:26px;margin-bottom:32px}.catalog-modal_expired{display:flex;align-items:center;gap:0 16px;margin-bottom:30px}.catalog-modal_expired p{display:flex;align-items:center;gap:0 8px;color:#470d04;font-size:18px;font-weight:400;line-height:26px}.catalog-modal_packing{width:100%}.catalog-modal_packing th,.catalog-modal_packing td{text-align:center;padding:5px 10px;border:1px solid rgba(71,13,4,.3)}.catalog-modal_packing__title{color:#000;font-size:18px;font-weight:500;line-height:26px;margin-bottom:16px;padding:0;border-bottom:none}@media screen and (max-width: 1270px){.catalog-goods{width:68%}}@media screen and (max-width: 1100px){.catalog-texts{min-width:240px}.catalog-goods{width:73%}.catalog-texts_title{font-size:32px}.catalog-goods li h3{font-size:18px}.catalog-goods li span{font-size:14px}}@media screen and (max-width: 1000px){.catalog-goods{width:70%}.catalog-goods li{width:47%}}@media screen and (max-width: 840px){.catalog .goods-header{margin-top:32px}.catalog-goods{width:65%}}@media screen and (max-width: 720px){.catalog-content>div{flex-direction:column;margin-top:48px}.catalog-texts{min-width:auto;position:relative;width:100%;margin-bottom:48px}.catalog-goods{width:100%}.catalog-goods li{width:47%}.catalog-image{max-height:300px}}@media screen and (max-width: 500px){.catalog-goods{gap:12px}.catalog-goods li .texts{padding:8px 12px}.catalog-goods li h3{font-size:16px;height:32px}.catalog-goods li span{font-size:11px;height:23px}.catalog-goods li{height:auto}.catalog-modal_content:after{top:-320px}.catalog-modal_content h4{font-size:24px}.catalog-modal_content p.subtitle,.catalog-modal_content p.description{font-size:14px;line-height:1em}.catalog-modal_content p.description{margin-bottom:16px}.catalog-modal_content{padding:56px 24px 24px}.catalog-modal_packing li:not(.catalog-modal_packing__title) p{padding:16px 0;font-size:14px}}@media screen and (max-width: 400px){.catalog-goods li h3{font-size:13px}.catalog-goods li span{font-size:9px}}.vacancy{padding:40px 0 80px;background:#fff7ed}.vacancy .breadcrumbs{margin-bottom:96px}.vacancy-title{color:#470d04;font-size:48px;font-weight:600;line-height:1em;text-transform:uppercase;margin-bottom:66px}.vacancy-list{display:flex;flex-wrap:wrap;align-items:center;gap:24px}.vacancy-item{width:30%;padding:40px 32px;border-radius:15px;background:#fffefc}.vacancy-item_title{color:#470d04;font-size:27px;font-weight:500;line-height:32px;margin-bottom:24px}.vacancy-item_city{display:flex;align-items:center;gap:0 8px;color:#470d04;font-size:18px;font-weight:400;line-height:26px;margin-bottom:24px}.vacancy-item .ql-editor{margin-bottom:80px}.vacancy-item_link{display:flex;align-items:center;gap:0 8px;color:#470d04;font-size:18px;font-weight:500;line-height:26px}.vacancy-line{margin:120px 0;width:100%}.vacancy-form{display:flex;align-items:flex-start;justify-content:space-between}.vacancy-form_texts{width:40%;max-width:610px}.vacancy-form_texts h4{color:#470d04;font-size:24px;font-weight:500;line-height:32px;text-transform:uppercase;margin-bottom:32px}.vacancy-form_texts p{color:#470d04;font-size:18px;font-weight:400;line-height:26px}@media screen and (max-width: 1150px){.vacancy-item{width:47%}}@media screen and (max-width: 1000px){.vacancy-form{flex-direction:column}.vacancy-form_texts{width:100%;margin-bottom:24px}}@media screen and (max-width: 700px){.vacancy-list{margin-bottom:68px}.vacancy-item{padding:24px}.vacancy-line{display:none}}@media screen and (max-width: 576px){.vacancy .breadcrumbs{margin-bottom:48px}.vacancy-title{font-size:32px;margin-bottom:24px}.vacancy-list{gap:12px 0}.vacancy-item{width:100%}.vacancy-form_texts h4{font-size:18px;line-height:1em}.vacancy-form_texts p{font-size:16px;line-height:1em}}.cabinet{padding:40px 0 0}.cabinet .breadcrumbs{margin-bottom:56px}.cabinet-content{display:flex;align-items:flex-start;gap:0 120px;padding-bottom:160px}.cabinet-info{width:60%;max-width:670px}.cabinet-title{color:#470d04;font-size:24px;font-weight:500;line-height:32px;text-transform:uppercase;margin-bottom:32px}.cabinet-form{margin-bottom:70px}.cabinet-row{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:24px}.cabinet-label{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:10px 0;color:#555554;font-size:18px;font-weight:400;line-height:26px}.cabinet-row .cabinet-label{width:48%}.cabinet-label>.p-inputwrapper{width:100%}.cabinet-label>.p-inputtext,.cabinet-label>.p-inputwrapper input{border-radius:15px!important;border:1px solid #EDEDED!important;width:100%;color:#470d04!important;font-size:18px!important;font-weight:400;line-height:26px;padding:16px!important}.cabinet-btn{color:#00a439;font-size:18px;font-weight:500;line-height:26px;border-radius:15px;border:2px solid #00A439;width:48%;padding:14px 0;cursor:pointer;margin-top:32px}.cabinet-subscribe_title{color:#470d04;font-size:24px;font-weight:500;line-height:32px;text-transform:uppercase;margin-bottom:8px}.cabinet-subscribe_descr{color:#470d04;font-size:18px;font-weight:400;line-height:26px;margin-bottom:32px}.cabinet-subscribe .cabinet-btn{color:#470d04;border-color:#470d04;margin-top:0}.cabinet-select{display:flex;align-items:flex-start;gap:0 24px;margin-bottom:12px}.cabinet-select label{display:flex;align-items:center;gap:0 14px;cursor:pointer}.cabinet-select label p{color:#470d04;font-size:18px;font-weight:400;line-height:26px}.cabinet-select label span{width:25px;height:25px;border-radius:50%;background:#e9e9e9;display:flex;align-items:center;justify-content:center}.cabinet-select label.active span:after{content:"";width:13px;height:13px;background:#00a439;position:absolute;border-radius:50%}.cabinet-post{display:flex;flex-direction:column;gap:12px 0}@media screen and (max-width: 1200px){.cabinet-content{gap:0 60px}}@media screen and (max-width: 1000px){.cabinet{padding:20px 0 0}.cabinet-content{flex-direction:column}.cabinet .breadcrumbs{margin-bottom:20px}.cabinet-info{width:100%;max-width:100%}}@media screen and (max-width: 600px){.cabinet-row{flex-direction:column;gap:12px 0}.cabinet-row .cabinet-label,.cabinet-btn{width:100%}}.checkout{padding:0 0 80px;overflow:hidden}.checkout .breadcrumbs{margin-bottom:56px}.checkout-info{display:flex;justify-content:space-between;gap:0 24px}.checkout-title{color:#2d2d2d;font-size:24px;font-weight:500;line-height:32px;text-transform:uppercase;margin-bottom:40px}.checkout-subtitle{color:#2d2d2d;font-size:20px;font-weight:500;line-height:32px;text-transform:uppercase;margin-bottom:8px;display:flex;align-items:center;justify-content:space-between}.checkout-login{color:#555554;font-size:18px;font-weight:400;line-height:26px;text-transform:none}.checkout-login small{color:#00a439;cursor:pointer}.checkout-form{padding:20px 0;width:60%;max-width:810px}.checkout-form .is-invalid,.checkout-form .is-invalid>.p-autocomplete-input{border-color:red!important}.checkout .miniCart{width:40%;padding:86px 24px 0 64px;position:relative}.checkout .miniCart:after{content:"";display:block;position:absolute;left:0;top:0;width:200%;height:100%;background:#fff7ed;z-index:-1}.checkout-payment{margin:64px 0 0}.checkout-payment>span{color:#470d04;font-size:18px;font-weight:400;line-height:26px;display:inline-block;margin-bottom:24px}.checkout-payment .cabinet-select{margin-bottom:24px}.checkout-payment .cabinet-select label{align-items:flex-start}.checkout-payment .cabinet-select p{width:90%;display:flex;flex-direction:column;gap:8px 0}.checkout-payment .cabinet-select p small{color:#555554;font-size:16px;font-weight:400;line-height:24px;max-width:436px}.checkout .cabinet-radio{margin:64px 0}.cabinet-radio label{display:flex;align-items:center;gap:0 8px;cursor:pointer}.cabinet-radio label span{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:5px;border:1px solid #EDEDED}.cabinet-radio label span svg{display:none;position:absolute;width:14px;height:14px}.cabinet-radio label.active span{background:#00a439}.cabinet-radio label.active span svg{display:inline}.checkout-comments{color:#555554;font-size:18px;font-weight:400;line-height:26px}.checkout-comments .p-editor{margin-top:16px}@media screen and (max-width: 1440px){.checkout-form{max-width:600px;width:50%}.checkout .miniCart{width:50%}}@media screen and (max-width: 1150px){.checkout-info{flex-direction:column}.checkout-form,.checkout .miniCart{max-width:100%;width:100%}.checkout .miniCart{padding:48px 24px;background:#fff7ed}.checkout .miniCart:after{display:none}}@media screen and (max-width: 600px){.checkout .cabinet-row,.cabinet-select{flex-direction:column}.cabinet-select{gap:12px 0}.checkout .breadcrumbs{margin-bottom:24px}}.success{overflow:hidden}.success-content{display:flex;justify-content:space-between}.success-info{width:60%;max-width:790px;padding:64px 0 70px;display:flex;flex-direction:column}.success-info_title{color:#470d04;font-size:24px;font-weight:500;line-height:32px;text-transform:uppercase;margin-bottom:24px}.success-info_description{color:#470d04;font-size:18px;font-weight:400;line-height:26px;margin-bottom:16px}.success-info_list{margin-top:64px}.success-info_list>p{color:#470d04;font-size:20px;font-weight:500;line-height:32px;text-transform:uppercase;margin-bottom:16px}.success-info_item{display:flex;align-items:flex-start;border-bottom:1px solid #EDEDED;padding:24px}.success-info_item img{width:80px;margin-right:20px}.success-info_item__title{color:#470d04;font-size:18px;font-weight:500;line-height:26px;display:flex;align-items:flex-start;flex-direction:column}.success-info_item__title span{color:#470d04;font-size:16px;font-weight:400;line-height:24px}.success-info_item__values{display:flex;align-items:flex-start;gap:0 56px;margin-left:auto}.success-info_item__value{display:flex;align-items:center;flex-direction:column;justify-content:center;gap:16px 0;color:#470d04;font-size:16px;font-weight:400;line-height:26px}.success-info_item__value span{color:#a6a4a2;font-size:14px;font-weight:400;line-height:20px}.success-btn{display:inline-block;color:#00a439;font-size:18px;font-weight:500;line-height:26px;border-radius:15px;padding:16px 32px;border:2px solid #00A439;margin-left:auto;margin-top:160px}.success-personal{width:37%;max-width:460px;padding:252px 0 0 64px;position:relative}.success-personal:after{content:"";display:block;position:absolute;left:0;top:0;width:200%;height:100%;background:#fff7ed;z-index:-1}.success-personal_title{color:#470d04;font-size:20px;font-weight:500;line-height:32px;text-transform:uppercase;margin-bottom:16px}.success-personal_info,.success-personal_payment{display:flex;flex-direction:column;gap:24px 0;margin-bottom:40px}.success-personal_user{display:flex;flex-direction:column;gap:8px 0;color:#470d04;font-size:18px;font-weight:400;line-height:26px}.success-personal_user span{color:#a6a4a2;font-size:18px;font-weight:400;line-height:26px}.success-personal_payment{width:100%}.success-personal_payment>p{display:flex;align-items:center;justify-content:space-between}.success-personal_payment>p>span{color:#470d04;font-size:16px;font-weight:400;line-height:26px;max-width:140px}.success-personal_payment>p>small{color:#a6a4a2;font-size:16px;font-weight:400;line-height:26px;max-width:100px}.success-personal_payment>p.last{padding:24px 0;border-top:1px dashed #A6A4A2;border-bottom:1px dashed #A6A4A2}.success-personal_payment>p.last span{font-size:18px;color:#470d04;font-weight:500;max-width:50%}.success-personal_payment>p.last>small{color:#470d04;font-size:40px;font-weight:500;max-width:50%}.success-personal_payment>p.last>small b{font-size:18px}@media screen and (max-width: 1200px){.success-info{width:57%;max-width:630px}.success-personal{width:40%;max-width:500px;padding-left:24px}}@media screen and (max-width: 1000px){.success-content{flex-direction:column}.success-info,.success-personal{max-width:100%;width:100%}.success-personal{padding:40px 24px}.success-personal:after{left:-50px}}@media screen and (max-width: 600px){.success-info_item__values{gap:0 12px}}@media screen and (max-width: 500px){.success-info_item{flex-wrap:wrap}.success-info_item__values{width:100%;margin:12px 0 0;justify-content:space-evenly}.success-personal{padding:24px 12px}.success-personal_payment>p.last>small{font-size:32px}}.contacts{padding:20px 0 0}.contacts .breadcrumbs{margin-bottom:56px}.contacts-content{display:flex;padding-bottom:80px;align-items:flex-start}.contacts-form{width:50%;max-width:810px}.contacts-info{width:50%;display:flex;flex-direction:column;align-items:center;position:sticky;top:15px}.contacts-title{color:#470d04;font-family:Oswald,sans-serif;font-size:48px;font-weight:600;line-height:40px;margin-bottom:40px}.contacts-subtitle{color:#470d04;font-size:20px;font-weight:500;line-height:32px;text-transform:uppercase;margin-bottom:16px}.contacts-description{color:#470d04;font-size:18px;font-weight:400;line-height:26px;max-width:490px;margin-bottom:40px}.contacts-form .main-row{gap:0 32px;margin-bottom:24px}.contacts-form_actions{display:flex;align-items:center;justify-content:space-between;margin-top:24px}.contacts-form_actions span{display:flex;align-items:center;gap:0 8px;color:#ff6161;font-size:16px;font-weight:400;line-height:24px}.contacts-form_btn{color:#fff;font-size:18px;font-weight:500;line-height:26px;padding:14px 0;width:50%;max-width:320px;border-radius:15px;background:#00a439;cursor:pointer}.contacts-info_contacts{max-width:240px;display:flex;flex-direction:column;gap:40px 0}.contacts-info_item{display:flex;align-items:flex-start;flex-direction:column}.contacts-info_item p{color:#470d04;font-size:20px;font-weight:400;line-height:32px;margin-bottom:16px}.contacts-info_item span{font-weight:500;font-size:20px}.contacts-info_item>div{display:flex;align-items:center;gap:0 16px}@media screen and (max-width: 1200px){.contacts-form{width:60%}.contacts-info{width:40%}}@media screen and (max-width: 900px){.contacts-content{flex-direction:column}.contacts-form{order:1;max-width:100%}.contacts-info{position:relative;align-items:flex-start;margin-bottom:48px}.contacts-form,.contacts-info{width:100%}.contacts-info_contacts{width:100%;max-width:100%;flex-direction:row;justify-content:space-between}}@media screen and (max-width: 700px){.contacts-info_contacts{flex-wrap:wrap}}@media screen and (max-width: 480px){.contacts-info_contacts,.contacts-form .main-row,.contacts-form_actions{flex-direction:column}.contacts-form_actions{align-items:flex-start;gap:24px 0}}.b2b{padding:10px 0 80px;min-height:100vh;background:#faf6ef}.b2b-content{display:flex;align-items:flex-start;gap:0 10px}.b2b-row{display:flex;align-items:flex-start;gap:0 48px}.b2b-label{display:flex;align-items:flex-start;gap:8px}.b2b-label.column{flex-direction:column}.b2b-left{width:72%}.b2b-right{width:28%}.b2b-container{border-radius:8px;background:#fff;padding:24px;margin-bottom:10px}.b2b-title{color:#000;font-size:24px;font-style:normal;font-weight:500;line-height:normal;margin-bottom:20px}.b2b-head{display:flex;gap:0 10px}.b2b-order{width:75%;max-width:1000px}.b2b-info{width:25%;max-width:310px}.b2b-action{border-radius:8px;border:1px dashed #00A439;background:#fff;display:flex;justify-content:space-between;align-items:center;padding:10px 20px}.b2b-action_title{color:#000;font-size:16px;font-weight:500;line-height:normal}.b2b-action_title span{color:#00a439}.b2b-action_btn{color:#00a439;font-size:15px;font-weight:400;line-height:normal}.b2b-search_name{position:relative;display:flex;flex-wrap:wrap;gap:12px 24px}.b2b-search_name p{font-size:18px;font-weight:600;width:100%}.b2b-search_list{position:absolute;top:60px;left:0;z-index:1;background:#fff;border:1px solid #00A439;width:700px;padding:12px 0;border-radius:8px;max-height:400px;overflow:hidden;overflow-y:auto}.b2b-search_list li{padding:8px 12px;cursor:pointer}.b2b-search_list li:hover{color:#fff;background:#00a439}.b2b-search_btn span{color:#fff}.btb-table{margin-top:32px}.btb-table .p-inputnumber{width:80px!important}.btb-table .p-select{width:100px!important}.btb-table tr>td{padding:4px!important}.btb-table .p-datatable-header-cell{padding:8px 4px!important}.btb-table .p-select-dropdown{width:25px!important}.b2b-table_delete{transform:translateY(20px);margin-left:6px;cursor:pointer}.b2b-table_delete:hover{color:red}.b2b-table_delete.active{transform:translateY(0)}.b2b-search_modal{max-width:80%;padding:24px 12px 0}.b2b-search_modal .p-dialog-content{overflow:hidden!important}.b2b-search_modal__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.b2b-search_modal p{font-size:18px}.b2b-search_photos{display:flex;flex-wrap:wrap;gap:16px;padding:12px;height:70vh;overflow-y:auto}.b2b-search_photos li{flex:1 1 calc(10% - 16px);min-width:140px;max-width:150px;cursor:pointer;border:1px solid #00A439;border-radius:8px;padding:4px}.b2b-search_photos p{font-size:14px;font-weight:600;margin-top:8px}.b2b-search_photos span{font-size:12px}.about{padding:103px 0;background:#fff7ed}.about-content{display:flex;justify-content:space-between;align-items:center}.about-info{width:50%}.about-title{font-weight:600;font-size:48px;line-height:40px;color:#00a439;margin-bottom:40px}.about-text{font-weight:400;font-size:18px;line-height:26px;color:#470d04;width:80%;margin-bottom:178px}.about-btn{margin-left:0;margin-right:auto}.aboutPage{padding:40px 0 0;background:#fff7ed}.aboutPage-about{display:flex;justify-content:space-between;margin:112px 0 140px}.aboutPage-about_texts{width:30%}.aboutPage-video{width:63%;display:flex;align-items:self-start}.aboutPage-about_title{font-size:48px;color:#470d04;font-weight:600;line-height:40px;text-transform:uppercase;margin:0 0 56px}.aboutPage-subtitle{font-size:32px;font-weight:700;color:#00a439;line-height:40px;text-transform:uppercase;margin-bottom:16px}.aboutPage-text{font-size:18px;color:#470d04;line-height:26px;margin-bottom:72px;width:96%}.aboutPage-video_content{width:83%;height:97%;margin-left:auto;border-radius:25px;background:#000;-o-object-fit:cover;object-fit:cover}.aboutPage-result{display:flex;justify-content:space-between;padding-bottom:72px}.aboutPage-result_image{width:46%}.aboutPage-result_img{width:100%}.aboutPage-result_content{width:47%;padding:225px 136px 75px 0;display:flex;flex-direction:column;justify-content:space-between}.aboutPage-result_texts .aboutPage-text{width:82%}.aboutPage-result_svg{margin-left:auto}.production{padding:112px 0 114px;background:#faeedf}.production-content{display:flex}.production-img{max-width:55%;border-radius:25px}.production-texts{width:31.5%;margin-left:96px;margin-top:39px}.production-texts .aboutPage-text{width:100%}.production-certificates{margin-top:80px;display:flex;gap:0 32px}.ourValues{padding:80px 0 135px}.ourValues-list{display:flex;gap:0 188px;margin-top:40px}.ourValues-item{width:33%;display:flex;flex-direction:column;justify-content:space-between}.ourValues-item_text{width:89%}.ourValues-title{font-size:24px;color:#470d04;font-weight:500;line-height:32px;text-transform:uppercase;margin-bottom:24px}.ourValues-descr{font-size:18px;color:#470d04;font-weight:400;line-height:26px}.ourValues-img{width:100%;height:493px;border-radius:25px;margin-top:32px}.history{padding:234px 0 0;background:#fff7ed}.history-title{color:#470d04;font-size:64px;font-weight:600;line-height:40px;text-transform:uppercase;text-align:center;margin-bottom:58px}.history-subtitle{color:#00a439;font-size:32px;font-weight:700;line-height:40px;text-transform:uppercase;text-align:center;margin-bottom:64px}.history-line{width:1140px;margin:0 auto;position:relative}.history-line_line{position:absolute;top:0;left:50%;transform:translate(-50%);border-radius:5px;background:#e9e9e9;width:3px;height:100%}.history-point{position:absolute;top:0;left:50%;transform:translate(-50%);width:16px;height:16px;background:transparent;border-radius:50%}.history-point2{top:370px}.history-point3{top:675px}.history-point4{top:1310px}.history-point5{top:1525px}.history-point6{top:3215px}.history-point7{top:3515px}.history-point8{top:4165px}.history-point9{top:4470px}.history-list{display:flex;justify-content:space-between;flex-wrap:wrap;padding-top:19px;align-items:center;padding-bottom:40px}.history-item{width:37%;position:relative;margin-bottom:191px;opacity:0}.history-item2{margin-top:417px;margin-bottom:0}.history-item_car{width:100%;overflow:hidden;border-radius:25px;margin:107px 0 210px;opacity:1}.history-item_car>div:not(.history-item_text){border-radius:25px;height:495px;width:200%;animation:moveBackground 15s linear infinite}.history-item_car>img{position:absolute;bottom:0;right:0}.history-item_car>.history-item_text{position:absolute;top:96px;left:32px;background:transparent;padding:0;width:278px}@keyframes moveBackground{0%{transform:translate(-50%)}to{transform:translate(0)}}.history-item.history-item_active{animation:showItem 1s ease;opacity:1}@keyframes showItem{0%{opacity:0}to{opacity:1}}.history-item_img{position:absolute;left:50%;transform:translate(-50%,-52%);width:85%}.history-item_img1{transform:translate(-50%,-32%)}.history-item_text{border-radius:25px;background:#fffefc;width:100%;padding:225px 32px 64px;display:flex;flex-direction:column;justify-content:end}.history-item_text span{font-family:Oswald,sans-serif;font-size:48px;line-height:42px;color:#470d04;margin-bottom:24px}.history-item_text p{font-size:18px;color:#470d04;line-height:26px}.history-end{margin-top:-15px}@media (max-width: 1550px){.about{padding:96px 0 94px}.about-img{height:500px}.about-title{font-size:40px;margin-bottom:32px}.about-text{margin-bottom:98px}.aboutPage-about{margin:96px 0 140px}.aboutPage-about_title{font-size:40px}.aboutPage-about_texts{width:38%}.aboutPage-text{width:100%}.about-text{font-size:16px;width:88%;margin-bottom:86px}.aboutPage-video{height:493px}.aboutPage-result_content{width:47%;padding:225px 20px 75px 0}.aboutPage-result_texts .aboutPage-text{width:100%}.aboutPage-result_content{width:42%}.aboutPage-result_image{width:55%}.production{padding:112px 0 92px}.production-content{justify-content:space-between}.production-img{width:50%}.production-texts{width:41%;margin-left:0;margin-top:32px}.production-certificates{margin-top:72px}.ourValues-list{gap:0 70px}.ourValues-item_text{width:100%}}@media (max-width: 1150px){.history-line{width:900px}.history-item{width:44%}.history-item_img{width:90%}.history-item_text{padding:225px 20px 64px}.history-item_car{width:100%;margin:107px 0 275px}.history-item_car>img{width:60%}.history-point6{top:3110px}.history-point7{top:3410px}.history-point8{top:4055px}.history-point9{top:4365px}.about{padding:50px 0}.about-img{height:400px;width:46%}.about-title{font-size:32px;margin-bottom:32px}.aboutPage-about{margin:80px 0 140px}.aboutPage-about_title{font-size:38px}.aboutPage-about{flex-direction:column;padding:0 30px}.aboutPage-about_texts{width:90%}.aboutPage-video{width:100%;height:670px}.aboutPage-video_content{width:95%;margin:0 auto}.aboutPage-result{align-items:center}.aboutPage-result_image{width:47%}.aboutPage-result_content{padding:0;width:46%}.aboutPage-result_texts{margin-top:109px}.aboutPage-result_svg{width:120px}.production-content{flex-wrap:wrap;padding-left:30px}.production-img{width:69%}.production-certificates{width:20%;flex-wrap:wrap;margin-top:40px;gap:32px 0}.poduction-texts{width:88%;margin-top:72px}.aboutPage-text{margin-bottom:72px}.ourValues-list{flex-direction:column;gap:96px 0}.ourValues-item{flex-direction:row;width:100%}.ourValues-item_text{width:39%}.ourValues-img{margin-top:0;width:44%}}@media (max-width: 900px){.history-line{width:100%;padding-bottom:150px}.history-item_car>div:not(.history-item_text){height:335px}.history-item_car>.history-item_text{top:63px}.history-item_text{padding:225px 20px 40px}.history-item_text span{font-size:40px}.history-item_text p{font-size:16px}.history-item_img{transform:translate(-50%,-40%)}.history-item_img1{transform:translate(-50%,-32%)}.history-point6{top:2900px}.history-point7{top:3225px}.history-point8{top:3850px}.history-point9{top:4155px}}@media (max-width: 860px){.about{padding:50px 0 74px}.about-content{flex-direction:column}.about-img{width:100%;margin-bottom:40px}.about-title{margin-bottom:24px}.about-info{text-align:center;width:58%}.about-text{width:100%;margin-bottom:48px}.about-btn{margin:auto}.aboutPage-about{margin:64px 0 140px;padding:0}.aboutPage-video{height:573px}.aboutPage-video_content{width:100%}.aboutPage-result{flex-direction:column}.aboutPage-result_texts{margin-top:0}.aboutPage-result_image{width:73%}.aboutPage-result_content{width:100%;align-items:end;flex-direction:row}.aboutPage-result_texts{width:69%}.aboutPage-result_content .aboutPage-text{margin-bottom:10px}.aboutPage-result_svg{width:99px}.production{padding:89px 0 92px}.production-content{padding-left:0}.production-img{width:75%}.production-certificates{width:18%}.poduction-texts{width:95%}.ourValues .aboutPage-subtitle{text-align:center}.ourValues-item{flex-direction:column;align-items:center}.ourValues-item_text{width:52%;text-align:center;margin-bottom:32px}.ourValues-img{width:52%}}@media (max-width: 576px){.aboutPage-about{margin:56px 0 130px}.aboutPage-about_title{margin-bottom:40px}.aboutPage-about_texts{width:100%}.aboutPage-video{height:550px}.aboutPage-result{padding-bottom:50px}.aboutPage-result_image{width:100%}.aboutPage-result_content{flex-wrap:wrap}.aboutPage-result_texts{width:100%}.aboutPage-result_svg{width:70px}.production{padding:0 0 92px}.production-content{margin-left:-15px;margin-right:-15px}.production-img{width:100%;border-radius:0}.poduction-texts{margin:72px 15px 0}.production-certificates{order:1;margin:0 15px;width:100%;gap:0 24px;flex-wrap:nowrap}.production-certificate{width:33%}.production-certificate img{width:100%}.ourValues-item_text,.ourValues-img{width:85%}.history{padding:138px 0 0}.history-title{font-size:48px;margin-bottom:24px}.history-subtitle{font-size:24px}.history-line{padding:230px 0 0}.history-list{justify-content:center}.history-item{width:100%;max-width:320px;margin:0 0 300px}.history-item_car{width:107%;max-width:inherit;margin-left:-30px;margin-right:-30px;border-radius:0}.history-item_car>div:not(.history-item_text){height:410px;width:1000%;animation:moveBackground 12s linear infinite}.history-item_car>img{width:85%;right:-20px}.history-point2{top:223px}.history-point3{top:825px}.history-point4{top:1561px}.history-point5{top:2316px}.history-point6{top:3853px}.history-point7{top:4705px}.history-point8{top:5503px}.history-point9{top:6354px}.history-item.history-item_active{animation:showItem .3s ease;opacity:1}}@media (max-width: 480px){.about{padding:50px 0 106px}.about-info{width:100%}.about-text{width:92%;margin:0 auto 48px}}@media (max-width: 360px){.about-img{height:300px}.about-title{font-size:24px}.about-text{width:100%}}@media (max-width: 320px){.history-point2{top:323px}.history-point3{top:925px}.history-point4{top:1661px}.history-point5{top:2416px}.history-point6{top:3953px}.history-point7{top:4805px}.history-point8{top:5603px}.history-point9{top:6454px}}.btbBaner-img{width:100%}.btbHead{padding:72px 0 56px}.btbHead-content{display:flex}.btbHead-title{color:#00a439;font-size:72px;font-weight:700;line-height:normal;text-transform:uppercase;margin-bottom:48px}.btbHead-text{color:#470d04;font-size:26px;font-weight:400;width:70%;line-height:normal}.btbHead-svg{width:200px;height:200px;border-radius:50%;background:#fff;display:flex;justify-content:center;align-items:center;margin-left:auto}.btbAbout{position:relative;padding:60px 0 136px}.btbAbout-content{display:flex;align-items:center;margin-bottom:130px}.btbAbout-img{position:absolute;left:0;width:55%;max-width:960px;height:auto}.btbAbout-texts{padding:202px 0 290px;width:36%;margin:0 95px 0 auto}.btbAbout-title{color:#470d04;font-size:32px;font-style:normal;font-weight:600;line-height:42px;text-transform:uppercase;margin-bottom:32px}.btbAbout-text{color:#470d04;font-size:18px;font-style:normal;font-weight:400;line-height:26px}.btbAbout-title_bot{text-align:center;margin-bottom:72px}.btbAbout-list{display:flex;justify-content:space-between;margin:0 auto;width:85%}.btbAbout-item_img{width:160px;height:160px;border-radius:50%;border:2px solid #00A439;background:#00a43933;display:flex;justify-content:center;align-items:center;margin-bottom:32px}.btbAbout-item_title{color:#470d04;text-align:center;font-size:16px;font-style:normal;font-weight:500;line-height:32px;text-transform:uppercase}.btbDo{padding-bottom:50px}.btbDo-content{display:flex;justify-content:space-between;align-items:center;padding:0 67px 0 85px}.btbDo-texts{width:40%}.btbDo-img{width:51%}.btbDo-title{color:#470d04;font-size:32px;font-style:normal;font-weight:600;line-height:42px;text-transform:uppercase;margin-bottom:40px}.btbDo-text{color:#470d04;font-size:18px;font-style:normal;font-weight:400;line-height:26px}.btbCall{padding:0 0 379px}.btbCall-form{padding:56px 64px;width:100%;max-width:938px;margin:0 auto;background:#fffefc;border-radius:15px}.btbCall-title{color:#470d04;font-size:32px;font-style:normal;font-weight:600;line-height:42px;text-transform:uppercase;margin-bottom:32px;width:100%}.btbCall-label{width:48%;margin-bottom:32px;position:relative}.btbCall-input{width:100%;padding:16px;border-radius:15px;border:1px solid #EDEDED;background:#fffefc;color:#470d04;font-size:18px;font-style:normal;font-weight:400;line-height:26px;height:60px}.btbCall-error{border:1px solid #E84E24}.btbCall-label>p{color:#555554;font-size:18px;font-style:normal;font-weight:400;line-height:26px;margin-bottom:5px}.btbCall-label>p>span{color:#ff6161}.btbCall-label_textarea{width:100%}.btbCall-label_textarea .ql-container.ql-snow{border:1px solid #EDEDED}.btbCall-label_textarea .ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:1px solid #EDEDED;padding:0;min-height:160px;height:auto}.btbCall-label_textarea .ql-editor{min-height:160px}.btbCall-label_arrow{position:absolute;right:16px;top:57px}.btbCall-sublist{position:absolute;top:80px;left:0;background:#fffefc;width:100%;border-left:1px solid #EDEDED;border-bottom:1px solid #EDEDED;border-right:1px solid #EDEDED;border-radius:0 0 15px 15px;z-index:1}.btbCall-sublist>li{color:#555554;font-size:18px;font-style:normal;font-weight:400;line-height:26px;margin-bottom:5px;padding:5px 16px;cursor:pointer}.btbCall-sublist>li:hover{background:#00a439;color:#fff}.btbCall-radioButton_text{color:#470d04;font-size:18px;font-style:normal;font-weight:400;line-height:26px;margin-bottom:16px}.btbCall-radioButtons{display:flex;gap:0 40px;width:100%}.btbCall-checkBox p{color:#470d04;font-size:18px;font-style:normal;font-weight:400;line-height:26px}.btbCall-checkBox>span{margin-right:8px}.btbCall-require_text{color:#ff6161;font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin-bottom:64px;width:100%}.btbCall-btn{width:48%;padding:16px 0;text-align:center;background:#00a439;color:#fff;font-size:18px;font-style:normal;font-weight:500;line-height:26px;border-radius:25px;cursor:pointer;margin:0 50px 40px 0}.btbCall-accept,.btbCall-accept a{width:47%;color:#707070;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.btbCall-accept a{text-decoration-line:underline}.btbCall-form .main-row{gap:0 32px;margin-bottom:24px}.btbAbout-select .p-select{width:100%}.btbAbout_checkmark{display:flex;align-items:center;flex-wrap:wrap;gap:0 40px;margin-top:32px}.btbAbout_checkmark p{color:#470d04;font-size:18px;font-weight:400;line-height:26px;width:100%;margin-bottom:16px}.btbAbout_checkmark span{color:#470d04;font-size:18px;font-weight:400;line-height:26px;display:flex;align-items:center;gap:0 8px;cursor:pointer}.btbAbout_checkmark span small{border-radius:5px;border:1px solid #DCDCDC;width:16px;height:16px;position:relative;display:flex;align-items:center;justify-content:center}.btbAbout_checkmark span small svg{opacity:0}.btbAbout_checkmark span.active small{background:#00a439;border-color:#00a439}.btbAbout_checkmark span.active small svg{opacity:1}.btbAbout-alert{color:#ff6161;font-size:16px;font-weight:400;line-height:24px;margin:32px 0 64px}.btbAbout-btn{color:#fff;font-size:18px;font-weight:500;line-height:26px;border-radius:25px;background:#00a439;padding:14px 0;margin-bottom:40px;width:100%;max-width:389px;cursor:pointer}.btbAbout-oferta{color:#707070;font-size:14px;font-weight:400;line-height:20px;width:100%;max-width:386px}.btbAbout-oferta a{color:#707070;font-size:14px;font-style:normal;font-weight:400;line-height:20px;text-decoration-line:underline;text-decoration-style:solid;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}@media (max-width: 1550px){.btbAbout-content{margin-bottom:50px}.btbHead-title{font-size:56px}.btbHead-text{width:84%}.btbAbout-img{max-width:683px}.btbAbout-texts{width:40%;margin:0 0 0 auto}.btbAbout-title{font-size:28px}.btbAbout-list{width:94%}.btbDo-content{padding:0}.btbDo-title{font-size:28px}}@media (max-width: 1150px){.btbBaner-img{height:550px}.btbHead-title{font-size:52px}.btbHead-text{font-size:22px;width:85%}.btbHead-svg{width:150px;height:150px;padding:24px}.btbHead{padding:56px 0 196px}.btbAbout{padding:0 0 146px}.btbAbout-texts{padding:0}.btbAbout-content{margin-bottom:140px}.btbAbout-img{max-width:500px}.btbAbout-texts{width:42%}.btbAbout-list{flex-wrap:wrap;justify-content:center;gap:32px}.btbAbout-item{width:26%;display:flex;flex-direction:column;align-items:center}.btbDo-img{width:48%}.btbDo-texts{width:50%}.btbCall{padding:118px 0 307px}.btbCall-title{font-size:24px}}@media (max-width: 860px){.btbBaner-img{height:450px}.btbHead{padding:56px 0 153px}.btbHead-title{font-size:42px}.btbHead-text{font-size:20px;width:88%}.btbAbout-content{flex-direction:column}.btbAbout-img{max-width:100%;width:100%}.btbAbout-texts{width:100%;margin-top:74%}.btbAbout-list{width:100%;gap:24px 32px}.btbAbout-item{width:30%}.btbDo-content{flex-direction:column}.btbDo-texts{width:100%}.btbDo-img{max-width:556px;width:100%}.btbCall-form{padding:56px 32px}.btbCall-radioButtons{gap:0;justify-content:space-between}}@media (max-width: 800px){.btbCall-form .main-row{flex-direction:column;gap:24px 0}.btbAbout_checkmark{gap:16px}}@media (max-width: 480px){.btbBaner-img{height:400px}.btbHead{padding:56px 0 124px}.btbHead-content{flex-wrap:wrap}.btbHead-text{width:100%}.btbHead-svg{width:96px;height:96px;padding:16px;margin-top:42px}.btbAbout-title{font-size:26px}.btbAbout-text{font-size:16px}.btbAbout-content{margin-bottom:96px}.btbAbout-list{gap:24px 0}.btbAbout-item{width:50%}.btbAbout{padding:0 0 204px}.btbDo-title{font-size:26px}.btbDo-text{font-size:16px;margin-bottom:24px}.btbCall-form{padding:56px 20px}.btbCall-label{width:100%}.btbCall-radioButtons{flex-wrap:wrap;gap:8px 40px;justify-content:normal}.btbCall-btn{margin:0 0 40px}.btbCall-btn,.btbCall-accept,.btbCall-accept a{width:88%}.btbCall-form .main-label{font-size:16px}.btbAbout_checkmark p{font-size:16px;line-height:1.2em}}@media (max-width: 360px){.btbBaner-img{height:300px}.btbHead-title{font-size:32px}.btbHead-text{font-size:18px}.btbAbout-title{font-size:22px}.btbAbout-item{width:100%}.btbDo-title{font-size:22px}.btbCall{padding:60px 0 307px}.btbCall-form{padding:32px 20px}.btbCall-btn,.btbCall-accept,.btbCall-accept a{width:100%}}.faq{margin-bottom:155px}.faq-top{padding:40px 0 98px;background:url(../img/faq-bg.png)center center/cover no-repeat,#fff7ed}.faq-title{font-style:normal;font-weight:600;font-size:48px;line-height:40px;color:#470d04;text-align:center;margin-top:56px}.faq-list{margin:64px auto 105px;width:950px}.faq-item{border-top:1px solid #EDEDED}.faq-list li:last-child{border-bottom:1px solid #EDEDED}.faq-item_title{display:flex;align-items:center;justify-content:space-between;cursor:pointer;padding:31px 24px}.faq-item_title>p{font-style:normal;font-weight:500;font-size:18px;line-height:24px;color:#470d04;width:97%}.faq-item_descr{padding:16px 31px 64px 24px}.faq-item_descr *{all:revert;line-height:1.2em}.faq-item_descr>ol,.faq-item_descr>ol>li{margin-left:24px;list-style:auto}.faq-item_descr a{color:#2563eb}.faq-item_title:hover>p{color:#00a439}.faq-item_title:hover svg{filter:brightness(0) saturate(100%) invert(38%) sepia(37%) saturate(5553%) hue-rotate(125deg) brightness(97%) contrast(101%)}.faq-item{max-height:85px;overflow:hidden}.faq-item.active{max-height:2000px}@media (max-width: 1550px){.faq-title{font-size:32px}}@media (max-width: 1150px){.faq-list{width:100%}.faq-item_title:hover{color:#470d04}.faq-item_title:hover svg{filter:none}}@media (max-width: 480px){.faq-item_descr>*{font-size:16px;line-height:24px}.faq-title{text-align:left}}@media (max-width: 400px){.faq{margin-bottom:250px}.faq-top{padding:20px 0 85px}.faq-item_title{padding:24px}.faq-title{font-size:28px}}
