@import "https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700;900&family=Playfair+Display:wght@500;600;700&display=swap";:root{--brand:#a0d214;--brand-rgb:160,210,20;--brand-dark:#6f930d;--brand-darker:#556f0a;--brand-tint:#a0d2141a;--ink:#1a1a1a}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:clip}.lenis.lenis-smooth iframe{pointer-events:none}:root{--reveal-ease:cubic-bezier(.22,1,.36,1)}[data-reveal]{opacity:0;filter:blur(5px);transition:opacity .55s var(--reveal-ease),transform .65s var(--reveal-ease),filter .55s var(--reveal-ease);transition-delay:var(--reveal-delay,0s);transform:translateY(16px)}[data-reveal=soft]{opacity:0;filter:none;transition:opacity .5s ease-out,transform .6s var(--reveal-ease);transition-delay:var(--reveal-delay,0s);transform:translateY(18px)}[data-reveal=rise]{opacity:0;filter:none;transition:opacity .5s ease-out,transform .8s var(--reveal-ease);transition-delay:var(--reveal-delay,0s);transform:translateY(46px)}[data-reveal=pop]{opacity:0;filter:none;transition:opacity .45s ease-out,transform .75s cubic-bezier(.34,1.42,.64,1);transition-delay:var(--reveal-delay,0s);transform:translateY(40px)scale(.95)}[data-reveal=zoom]{opacity:0;filter:none;transition:opacity .6s ease-out,transform 1s var(--reveal-ease);transition-delay:var(--reveal-delay,0s);transform:scale(1.05)}[data-reveal=tilt]{opacity:0;filter:none;transform-origin:bottom;transition:opacity .5s ease-out,transform .8s var(--reveal-ease);transition-delay:var(--reveal-delay,0s);transform:perspective(1400px)rotateX(15deg)translateY(34px)}[data-reveal=widen]{opacity:0;filter:none;transition:opacity .5s ease-out,transform .85s var(--reveal-ease);transition-delay:var(--reveal-delay,0s);transform:scaleX(.93)}[data-reveal=unveil]{opacity:1;filter:none;position:relative;overflow:hidden;transform:none}[data-reveal=unveil]:after{content:"";z-index:2;background:#a0d214;position:absolute;inset:0;transform:translate(-101%)}[data-reveal=unveil] img{transition:transform 1.2s var(--reveal-ease);transition-delay:var(--reveal-delay,0s);transform:scale(1.12)}[data-reveal=unveil].reveal-in:after{animation:unveil-sweep 1s var(--reveal-ease)forwards;animation-delay:var(--reveal-delay,0s)}[data-reveal=unveil].reveal-in img{transform:scale(1)}@keyframes unveil-sweep{0%{transform:translate(-101%)}46%{transform:translate(0)}to{transform:translate(101%)}}[data-reveal].reveal-in{opacity:1;filter:none;transform:none}.home-adv-underline{transform-origin:0;transition:transform .6s var(--reveal-ease);transform:scaleX(0)}.home-adv-item.reveal-in .home-adv-underline{transition-delay:.28s;transform:scaleX(1)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}[data-reveal]{opacity:1!important;filter:none!important;transition:none!important;transform:none!important}.home-adv-underline{transition:none!important;transform:none!important}[data-reveal=unveil]:after{display:none!important}[data-reveal=unveil] img{transition:none!important;transform:none!important}}body{color:#1a1a1a;background-color:#fff;margin:0;font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;overflow-x:clip}a{color:inherit;text-decoration:none;transition:all .3s}a:hover{opacity:.8}img{max-width:100%;height:auto;display:block}button{cursor:pointer;font-family:inherit}button:hover{opacity:.9}ul,ol{list-style:none}h1,h2,h3,h4,h5,h6{margin:0;font-weight:600}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes pulse-point{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.2)}}@keyframes pulse-ring{0%{opacity:.8;transform:scale(.8)}to{opacity:0;transform:scale(2)}}@keyframes scroll-wheel{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(12px)}}@keyframes float-icon{0%,to{transform:translateY(0)rotate(0)scale(1)}33%{transform:translateY(-8px)rotate(5deg)scale(1.05)}66%{transform:translateY(4px)rotate(-5deg)scale(.98)}}@keyframes gentle-pulse{0%,to{opacity:.25}50%{opacity:.4}}@keyframes category-pulse-1{0%,20%,to{transform:scale(1)}10%{transform:scale(1.03)}}@keyframes category-pulse-2{0%,to{transform:scale(1)}25%,55%{transform:scale(1)}40%{transform:scale(1.03)}}@keyframes category-pulse-3{0%,50%,to{transform:scale(1)}65%{transform:scale(1.02)}}@keyframes category-pulse-4{0%,75%,to{transform:scale(1)}87%{transform:scale(1.03)}}@keyframes pulse-filter-btn{0%,to{transform:scale(1);box-shadow:0 8px 24px #a0d21466}50%{transform:scale(1.05);box-shadow:0 8px 32px #a0d21499}}:focus-visible{outline-offset:2px;outline:2px solid #a0d214}::selection{color:#1a1a1a;background-color:#a0d214}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#f6f8ee}::-webkit-scrollbar-thumb{background:#a0d214;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#8fbb12}@media (max-width:1024px){nav[style]{display:none!important}}@media (max-width:768px){section{padding-top:40px!important;padding-bottom:40px!important}}@media print{header,footer{display:none}}@media (max-width:1024px){.home-adv-inner{grid-template-columns:1fr!important;gap:clamp(32px,6vw,52px)!important}.home-adv-aside{height:auto!important;min-height:0!important;max-height:none!important;display:block!important;position:static!important;top:auto!important}.home-adv-banner{flex:none!important;width:100%!important;height:clamp(190px,36vw,340px)!important;margin-top:clamp(20px,4vw,34px)!important;display:block!important}.home-adv-item-desc{max-width:none!important}.home-adv-title{font-size:clamp(30px,5vw,46px)!important}.home-adv-item-title{font-size:clamp(24px,3.4vw,34px)!important}.home-adv-item-desc{font-size:clamp(17px,2.4vw,22px)!important}}@media (min-width:641px) and (max-width:1024px){.home-adv-inner{gap:8px!important}.home-adv-banner{height:clamp(200px,30vw,280px)!important;margin-top:clamp(18px,3vw,28px)!important}.home-adv-item{padding-top:clamp(18px,2.4vw,28px)!important;padding-bottom:clamp(18px,2.4vw,28px)!important}.home-adv-item-title{font-size:clamp(27px,3.8vw,36px)!important}.home-adv-label{font-size:18px!important}.home-adv-item-desc{font-size:20px!important;line-height:1.4!important}}@media (max-width:640px){.home-adv-title{font-size:28px!important}.home-adv-label{font-size:13px!important}.home-adv-item-title{font-size:22px!important}.home-adv-item-desc{font-size:16px!important;line-height:1.4!important}.home-adv-inner{gap:6px!important}.home-adv-banner{height:156px!important;margin-top:16px!important}.home-adv-item{padding-top:13px!important;padding-bottom:13px!important}}.home-cat-card{aspect-ratio:4/3}.home-cat-card[data-span=wide]{aspect-ratio:auto;grid-column:span 2}.home-cat-img{max-width:none;bottom:20%;left:50%}.home-cat-img--nuts{height:128%;bottom:-7%}.home-cat-img--choco{height:122%;bottom:-3%}.home-cat-img--spices{height:125%;bottom:-9%}.home-cat-img--fruits{width:216%;height:auto;bottom:4%;left:67%}.home-cat-img--tea{width:80%;height:auto;bottom:-28%}@media (max-width:640px){.home-cat-grid{grid-template-columns:repeat(2,1fr)!important}.home-cat-card{aspect-ratio:1!important}.home-cat-card[data-span=last]{order:4;aspect-ratio:1!important;grid-column:span 1!important}.home-cat-card[data-span=wide]{order:5;aspect-ratio:16/9!important;grid-column:span 2!important}.home-cat-name{font-size:22px!important}.home-cat-count{font-size:13px!important}.home-cat-img{bottom:22%}.home-cat-img--nuts{height:104%;bottom:14%}.home-cat-img--choco{height:96%;bottom:15%}.home-cat-img--spices{height:98%;bottom:14%}.home-cat-img--fruits{width:245%;height:auto;bottom:18%;left:68%}.home-cat-img--tea{width:100%;height:auto;bottom:-14%}}.home-seg-hname,.home-seg-text,.home-seg-feature{color:#1a1a1a}.home-seg-feature-mark{background-color:#a0d214}.home-seg-btn:hover svg{transform:translate(4px)}.home-cta-primary:hover{background-color:#8fbb12;border-color:#8fbb12}.home-cta-secondary:hover{color:#1a1a1a;background-color:#a0d214;border-color:#a0d214}.footer-link{color:#ffffff9e;padding-bottom:3px;font-size:clamp(14px,1.4vw,15px);line-height:1.35;text-decoration:none;transition:color .2s;display:inline-block;position:relative}.footer-link:after{content:"";transform-origin:0;background:#a0d214;width:100%;height:2px;transition:transform .25s cubic-bezier(.4,0,.2,1);position:absolute;bottom:0;left:0;transform:scaleX(0)}.footer-link:hover{color:#fff}.footer-link:hover:after{transform:scaleX(1)}.site-footer-social:hover{color:#a0d214}@media (max-width:640px){.site-footer-desc{font-size:15px!important}.site-footer-col-title{font-size:13px!important}.footer-link,.site-footer-contact{font-size:15px!important}.site-footer-worktime,.site-footer-copy{font-size:13px!important}}.home-seg-panel[data-active=true]{background-color:#a0d214}.home-seg-panel[data-active=true] .home-seg-feature-mark{background-color:#fff}.home-seg-panel[data-active=true] .home-seg-hname,.home-seg-panel[data-active=true] .home-seg-text,.home-seg-panel[data-active=true] .home-seg-feature{color:#fff}@media (max-width:1024px){.home-seg-panels{border-left:none!important;height:auto!important;min-height:0!important;display:block!important}.home-seg-panel{border-bottom:1px solid #d8d8d8!important;border-right:none!important;flex:none!important;overflow:hidden!important}.home-seg-panel:last-child{border-bottom:none!important}.home-seg-vname{opacity:1!important;flex-direction:row!important;justify-content:space-between!important;align-items:center!important;gap:16px!important;padding:clamp(17px,4.4vw,24px) clamp(16px,4.5vw,26px)!important;position:static!important;inset:auto!important}.home-seg-panel[data-active=true] .home-seg-vname{padding-bottom:clamp(6px,1.8vw,10px)!important}.home-seg-vname span{writing-mode:horizontal-tb!important;font-size:clamp(18px,4.8vw,23px)!important;transform:none!important}.home-seg-chevron{flex-shrink:0!important;transition:transform .3s!important;transform:rotate(90deg)!important}.home-seg-panel[data-active=true] .home-seg-chevron{transform:rotate(-90deg)!important}.home-seg-hname{display:none!important}.home-seg-content{pointer-events:auto!important;opacity:0!important;width:auto!important;max-height:0!important;padding:0 clamp(16px,4.5vw,26px)!important;transition:max-height .4s,opacity .3s,padding .4s!important;position:relative!important;inset:auto!important;overflow:hidden!important}.home-seg-panel[data-active=true] .home-seg-content{opacity:1!important;max-height:720px!important;padding-top:clamp(2px,.8vw,5px)!important;padding-bottom:clamp(16px,4vw,22px)!important;padding-right:clamp(150px,26vw,210px)!important}.home-seg-text{flex:none!important;max-width:none!important}.home-seg-descrow{display:block!important}.home-seg-features{gap:clamp(9px,2.4vw,13px)!important;margin-top:clamp(13px,3.4vw,18px)!important}.home-seg-btn{display:none!important}.home-seg-panel[data-active=true] .home-seg-btn{border:1px solid #0000!important;margin:0!important;padding:clamp(13px,3.4vw,17px) clamp(20px,5vw,28px)!important;font-size:clamp(14px,3.9vw,16px)!important;display:inline-flex!important;position:absolute!important;top:auto!important;bottom:clamp(16px,4vw,22px)!important;right:clamp(16px,4.5vw,26px)!important}.home-seg-panel[data-active=true]{background-color:#a0d214!important}.home-seg-panel[data-active=true] .home-seg-vname span,.home-seg-panel[data-active=true] .home-seg-text,.home-seg-panel[data-active=true] .home-seg-feature{color:#fff!important}.home-seg-panel[data-active=true] .home-seg-chevron path{stroke:#fff!important}.home-seg-panel[data-active=true] .home-seg-feature-mark{background-color:#fff!important}}@media (max-width:640px){.home-seg-vname span{font-size:20px!important}.home-seg-text,.home-seg-feature{font-size:15px!important}.home-seg-panel[data-active=true] .home-seg-content{padding-right:152px!important}.home-seg-panel[data-active=true] .home-seg-btn{gap:7px!important;padding:11px 15px!important;font-size:14px!important;right:16px!important}.home-seg-panel[data-active=true] .home-seg-btn svg{width:15px!important;height:15px!important}}@media (min-width:641px) and (max-width:1024px){.home-seg-vname{padding:clamp(22px,3.4vw,30px) clamp(24px,3.6vw,40px)!important}.home-seg-vname span{font-size:clamp(22px,3vw,28px)!important}.home-seg-content{padding-left:clamp(24px,3.6vw,40px)!important}.home-seg-panel[data-active=true] .home-seg-vname{padding-bottom:clamp(8px,1.4vw,12px)!important}.home-seg-panel[data-active=true] .home-seg-content{padding-top:clamp(3px,.8vw,7px)!important;padding-bottom:clamp(20px,2.8vw,28px)!important;padding-right:clamp(200px,26vw,260px)!important}.home-seg-text{font-size:20px!important}.home-seg-feature{font-size:clamp(15px,1.7vw,17px)!important}.home-seg-panel[data-active=true] .home-seg-btn{padding:clamp(15px,2.1vw,20px) clamp(26px,3.3vw,38px)!important;font-size:clamp(16px,2vw,18px)!important;bottom:clamp(20px,2.8vw,28px)!important;right:clamp(24px,3.6vw,40px)!important}}@media (max-width:1024px){.home-hero-background{background-color:#fff!important;background-image:linear-gradient(#fff0 54%,#fff 86% 100%),url(/hero-back-vertical.jpg)!important;background-position:bottom,50% 12%!important;background-repeat:no-repeat,no-repeat!important;background-size:100% 100%,cover!important}.home-hero-main-section{flex-direction:column!important;flex:1!important;justify-content:flex-end!important;align-items:stretch!important;display:flex!important}}@media (max-width:640px){.home-hero-main-section{padding:96px 0 clamp(38px,6.5vh,58px)!important}.home-hero-card{width:100%!important;padding:30px 26px!important}.home-hero-card h1{font-size:36px!important}.home-hero-card p{margin-top:24px!important;font-size:16px!important}.home-hero-actions{flex-wrap:nowrap!important;gap:10px!important}.home-hero-actions>:first-child{flex-shrink:0!important;padding:14px 18px!important}.home-hero-actions>:last-child{flex-shrink:0!important;padding:8px 0!important}.home-hero-actions a>span{font-size:16.5px!important}.home-hero-actions svg{width:22px!important;height:22px!important}}@media (min-width:641px) and (max-width:1024px){.home-hero-main-section{padding:110px 0 clamp(90px,12vh,140px)!important}.home-hero-card{padding:48px 64px!important}.home-hero-card h1{font-size:66px!important}.home-hero-card p{margin-top:34px!important;font-size:26px!important}.home-hero-actions{gap:40px!important}.home-hero-actions>:first-child{padding:18px 30px!important}.home-hero-actions a>span{font-size:27px!important}.home-hero-order-text{font-size:20px!important}.home-hero-actions svg{width:30px!important;height:30px!important}.home-hero-actions>:first-child svg{width:24px!important;height:24px!important}.home-figures{padding:0 clamp(24px,5vw,48px) clamp(64px,10vh,100px)!important}.home-figure-value{font-size:clamp(64px,10vw,104px)!important}.home-figure-label{font-size:20px!important}}@media (max-width:640px){.home-figures{padding:0 20px clamp(40px,7vh,56px)!important}.home-figures-grid{grid-template-columns:1fr!important;gap:clamp(20px,5vw,30px)!important}.home-figure{text-align:left!important;flex-direction:row!important;justify-content:flex-start!important;align-items:flex-end!important;gap:12px!important;padding:0!important}.home-figure-value{font-size:78px!important}.home-figure-label{margin-top:0!important;padding-bottom:10px!important;font-size:16px!important}}@media (max-width:768px){.home-scroll-indicator{justify-content:center!important;align-items:center!important;display:flex!important;bottom:clamp(15px,2.5vh,25px)!important;left:50%!important;transform:translate(-50%)!important}section[id=geography],section[id=geography]>div{overflow:visible!important}.home-cta-actions{flex-direction:column!important;width:100%!important}.home-cta-actions a,.home-cta-actions button{justify-content:center!important;width:100%!important}.home-cta{padding:clamp(96px,18vh,150px) 0!important}.home-cta-title{font-size:30px!important}}@media (max-width:640px){.home-cta-desc{margin-bottom:clamp(34px,9vw,46px)!important;font-size:16px!important}.home-cta-primary,.home-cta-secondary{padding:15px 22px!important;font-size:16px!important}}@media (min-width:769px) and (max-width:1024px){.home-hero-section{height:100vh!important;min-height:100vh!important}.home-hero-background{height:100%!important;min-height:100%!important}.home-scroll-indicator{bottom:clamp(20px,3vh,30px)!important;left:50%!important;transform:translate(-50%)!important}}@media (max-width:1024px){section[id=geography]{padding:clamp(56px,9vh,96px) 0!important}.home-geo-grid{grid-template-columns:1fr!important;gap:clamp(16px,3.2vw,26px)!important}.home-geo-aside{flex-wrap:wrap!important;justify-content:space-between!important;align-items:flex-end!important;gap:14px 20px!important;display:flex!important}.home-geo-stats{gap:clamp(22px,6vw,40px)!important;margin-bottom:0!important}.home-geo-btn{align-self:flex-end!important;margin-top:0!important;margin-left:auto!important}}@media (min-width:641px) and (max-width:1024px){.home-geo-desc{font-size:20px!important}.home-geo-stat-value{font-size:clamp(44px,5.5vw,60px)!important}.home-geo-stat-label,.home-cta-desc{font-size:20px!important}.home-geo-btn,.home-adv-company-btn,.home-cta-primary,.home-cta-secondary{padding:clamp(16px,2.2vw,22px) clamp(22px,2.8vw,30px)!important;font-size:clamp(16px,2vw,18px)!important}.home-geo-map{aspect-ratio:2!important}}@media (max-width:640px){.home-geo-desc{font-size:16px!important}.home-geo-aside{display:block!important}.home-geo-stats{flex-direction:column!important;gap:clamp(14px,3.5vw,20px)!important;margin-bottom:clamp(18px,4.5vw,24px)!important}.home-geo-stat{flex-direction:row!important;align-items:flex-end!important;gap:12px!important;display:flex!important}.home-geo-stat-value{font-size:46px!important;line-height:1!important}.home-geo-stat-label{text-transform:lowercase!important;margin-top:0!important;padding-bottom:7px!important;font-size:16px!important}.home-geo-btn,.home-adv-company-btn{margin-left:0!important;padding:15px 22px!important;font-size:16px!important}}@media (max-height:700px){section[style*="position: relative"]>div[style*="height: 100vh"]{padding-top:clamp(30px,4vh,50px)!important;padding-bottom:clamp(15px,2vh,25px)!important}}@media (max-width:768px) and (orientation:portrait){@media (max-height:650px){section[style*="height: 50vh"]{display:none!important}}}.catalog-cat-btn:after{content:"";transform-origin:50%;background:#a0d214;width:100%;height:2px;transition:transform .25s cubic-bezier(.4,0,.2,1);position:absolute;bottom:-6px;left:0;transform:scaleX(0)}.catalog-cat-btn:hover:after,.catalog-cat-btn.is-active:after{transform:scaleX(1)}.catalog-cat-btn:hover{font-weight:600}.catalog-cat-bar{scrollbar-width:none;-ms-overflow-style:none}.catalog-cat-bar::-webkit-scrollbar{display:none}.catalog-products-grid{border-bottom:1px solid #1a1a1a1a;border-right:1px solid #1a1a1a1a;gap:0}.catalog-product-card{background-color:#fff;border-top:1px solid #1a1a1a1a;border-left:1px solid #1a1a1a1a;padding:clamp(8px,1vw,14px)}.product-similar-row{scrollbar-width:none;-ms-overflow-style:none}.product-similar-row::-webkit-scrollbar{display:none}.product-similar-card img{transition:transform .5s cubic-bezier(.4,0,.2,1)}.product-similar-card:hover img{transform:scale(1.05)}.product-similar-card svg{transition:transform .25s cubic-bezier(.4,0,.2,1)}.product-similar-card:hover svg{transform:translate(3px)}.product-back:after{content:"";transform-origin:50%;background:#a0d214;width:100%;height:2px;transition:transform .25s cubic-bezier(.4,0,.2,1);position:absolute;bottom:-3px;left:0;transform:scaleX(0)}.product-back:hover:after{transform:scaleX(1)}.product-back svg{transition:transform .2s}.product-back:hover svg{transform:translate(-3px)}@media (max-width:1024px){.catalog-hero-inner{grid-template-columns:1fr!important;gap:clamp(20px,3.5vw,34px)!important}}@media (min-width:641px) and (max-width:1024px){.catalog-hero-inner{padding-top:116px!important;padding-bottom:24px!important}.catalog-hero-kicker{font-size:17.4px!important}.catalog-hero-kicker-row{margin-bottom:10px!important}.catalog-hero-section h1{font-size:60px!important}.catalog-hero-desc{margin-top:12px!important;font-size:20px!important;line-height:1.4!important}.catalog-hero-biz{justify-self:start!important;gap:clamp(6px,1vw,10px)!important;width:fit-content!important;max-width:100%!important;padding:clamp(22px,3vw,32px) clamp(16px,2.2vw,22px)!important}.catalog-hero-biz-label{font-size:24px!important}.catalog-hero-biz-text{font-size:20px!important;line-height:1.25!important}.catalog-section{padding-top:16px!important}.catalog-cat-bar{gap:28px!important;margin-bottom:clamp(20px,3vw,32px)!important;margin-left:calc(-1*clamp(12px,5vw,36px))!important;margin-right:calc(-1*clamp(12px,5vw,36px))!important;padding-left:clamp(12px,5vw,36px)!important;padding-right:20px!important}.catalog-cat-btn{font-size:27px!important}.catalog-products-grid{grid-template-columns:repeat(3,1fr)!important}.catalog-product-card h3{font-size:20px!important}.product-inner{padding-top:100px!important;padding-bottom:clamp(40px,6vh,68px)!important}.product-grid{grid-template-columns:1fr!important;gap:clamp(20px,3vw,32px)!important}.product-image{aspect-ratio:auto!important;height:clamp(300px,40vh,430px)!important}.product-back{margin-bottom:30px!important;font-size:20px!important}.product-cat{font-size:17.4px!important}.product-name{font-size:clamp(34px,5vw,44px)!important}.product-desc{font-size:20px!important}.product-sec-label{font-size:15px!important}.product-sec-text{font-size:18px!important}.product-order-btn{padding:17px 30px!important;font-size:18px!important}.product-similar{padding-bottom:clamp(44px,6vh,68px)!important}.product-similar-card{width:clamp(230px,34vw,300px)!important}.product-similar-card span{font-size:18px!important}}@media (max-width:640px){.catalog-hero-section{padding-bottom:0!important}.catalog-hero-inner{padding-top:84px!important;padding-bottom:26px!important}.catalog-hero-kicker{font-size:13px!important}.catalog-hero-kicker-row{margin-bottom:10px!important}.catalog-hero-section h1{font-size:34px!important}.catalog-hero-desc{margin-top:10px!important;font-size:16px!important;line-height:1.4!important}.catalog-hero-biz{justify-self:start!important;gap:8px!important;width:fit-content!important;max-width:100%!important;padding:20px 16px!important}.catalog-hero-biz-label{font-size:18px!important}.catalog-hero-biz-text{font-size:16px!important;line-height:1.25!important}.catalog-section{padding-top:22px!important}.catalog-cat-bar{gap:18px!important;margin-bottom:20px!important;margin-left:calc(-1*clamp(9.6px,5vw,28.8px))!important;margin-right:calc(-1*clamp(9.6px,5vw,28.8px))!important;padding-left:clamp(9.6px,5vw,28.8px)!important;padding-right:16px!important}.catalog-cat-btn{font-size:20px!important}.catalog-products-grid{grid-template-columns:repeat(2,1fr)!important}.catalog-product-card h3{font-size:16px!important}.product-inner{padding-top:88px!important;padding-bottom:clamp(36px,11vw,52px)!important}.product-grid{grid-template-columns:1fr!important;gap:18px!important}.product-image{aspect-ratio:auto!important;height:clamp(240px,42vh,320px)!important}.product-back{margin-bottom:22px!important;font-size:15px!important}.product-cat{font-size:13px!important}.product-name{font-size:30px!important}.product-desc{font-size:16px!important}.product-sec-label{font-size:13px!important}.product-sec-text{font-size:16px!important}.product-order-btn{padding:15px 24px!important;font-size:16px!important}.product-similar{padding-bottom:clamp(40px,12vw,56px)!important}.product-similar-card{width:68vw!important;max-width:300px!important}.product-similar-card span{font-size:16px!important}}.about-reviews-row{scrollbar-width:none}.about-reviews-row::-webkit-scrollbar{display:none}.about-rating-badge-meta{position:relative}.about-rating-badge-meta:after{content:"";transform-origin:0;background:#a0d214;width:100%;height:2px;transition:transform .25s cubic-bezier(.4,0,.2,1);position:absolute;bottom:-2px;left:0;transform:scaleX(0)}.about-rating-badge:hover .about-rating-badge-meta:after{transform:scaleX(1)}.about-split-img{grid-area:img}.about-split-p1{grid-area:text1;align-self:end;margin:0}.about-split-p2{grid-area:text2;align-self:start;margin:clamp(12px,1.5vw,18px) 0 0}.about-ms-head{grid-area:1/1/auto/3}.about-ms-tile--1{grid-area:1/3/auto/5}.about-ms-tile--2{grid-area:2/1/auto/3}.about-ms-tile--3{grid-area:2/3/auto/5}.about-ms-tile--4{grid-area:3/1/auto/3}.about-ms-tile--5{grid-area:3/3/auto/5}@media (max-width:1024px){.about-ms-grid{grid-template-columns:1fr 1fr!important}.about-ms-head{grid-area:auto/1/auto/3!important}.about-ms-tile--1,.about-ms-tile--2,.about-ms-tile--3,.about-ms-tile--4,.about-ms-tile--5{grid-area:auto!important}}@media (max-width:640px){.about-ms-grid{grid-template-columns:1fr!important}.about-ms-head,.about-ms-tile--1,.about-ms-tile--2,.about-ms-tile--3,.about-ms-tile--4,.about-ms-tile--5{grid-column:auto!important}}@media (min-width:641px) and (max-width:1024px){.about-hero-inner{padding-top:116px!important;padding-bottom:clamp(24px,3.6vh,40px)!important}.about-kicker,.about-values-label{font-size:17.4px!important}.about-h1{font-size:clamp(40px,6.4vw,60px)!important}.about-lead{font-size:20px!important;line-height:1.4!important}.about-split-inner{grid-template-columns:1fr 1fr!important;grid-template-areas:"img text1""text2 text2"!important;align-items:center!important;column-gap:clamp(24px,4vw,40px)!important;padding-top:0!important}.about-split-img{aspect-ratio:12/5!important;align-self:start!important}.about-split-p1{align-self:center!important}.about-split-p2{margin-top:clamp(18px,3.4vw,30px)!important}.about-split-body{font-size:20px!important;line-height:1.5!important}.about-ms-head-text{font-size:22px!important}.about-ms-tile{min-height:150px!important}.about-ms-year{font-size:36px!important}.about-ms-title{font-size:18px!important}.about-ms-text{font-size:15px!important}.about-values-title,.about-reviews-title{font-size:clamp(30px,5vw,44px)!important}.about-values-inner{padding-top:130px!important;padding-bottom:130px!important}.about-values-head{max-width:100%!important}.about-values-desc{font-size:20px!important}.about-values-grid{grid-template-columns:repeat(2,1fr)!important;gap:clamp(14px,2vw,22px)!important}.about-value-item-title{font-size:20px!important}.about-value-item-desc{font-size:16px!important}.about-reviews-row{margin-left:calc(-1*clamp(12px,5vw,36px))!important;margin-right:calc(-1*clamp(12px,5vw,36px))!important;padding-left:clamp(12px,5vw,36px)!important;padding-right:20px!important}.about-review-card{width:clamp(360px,58vw,460px)!important}.about-review-text{font-size:16px!important}.about-review-author{font-size:18px!important}.about-review-source{font-size:15px!important}.about-review-stars svg{width:22px!important;height:22px!important}.about-rating-badge{padding:16px 20px!important}.about-rating-badge .about-review-stars svg,.about-rating-badge svg{width:18px!important;height:18px!important}}@media (max-width:640px){.about-hero,.about-split,.about-ms,.about-values,.about-reviews{padding-top:0!important;padding-bottom:0!important}.about-hero-inner{padding-top:96px!important;padding-bottom:clamp(16px,5vw,26px)!important}.about-kicker,.about-values-label{font-size:13px!important}.about-h1{font-size:32px!important}.about-lead{font-size:16px!important;line-height:1.4!important}.about-split-inner{grid-template-columns:1fr!important;grid-template-areas:"img""text1""text2"!important;gap:16px!important;padding-top:0!important;padding-bottom:56px!important}.about-split-img{aspect-ratio:16/9!important}.about-split-p1,.about-split-p2{align-self:auto!important}.about-split-p2{margin-top:0!important}.about-split-body{font-size:16px!important;line-height:1.55!important}.about-ms-head-text{font-size:17px!important}.about-ms-tile{min-height:0!important;padding:22px 18px!important}.about-ms-year{font-size:32px!important}.about-ms-title{font-size:17px!important}.about-ms-text{font-size:14px!important}.about-reviews-inner{padding-top:60px!important;padding-bottom:60px!important}.about-values-inner{padding-top:96px!important;padding-bottom:96px!important}.about-values-head{max-width:100%!important;padding:22px 18px!important}.about-values-title,.about-reviews-title{font-size:28px!important}.about-values-desc{font-size:16px!important}.about-values-grid{grid-template-columns:1fr!important;gap:14px!important}.about-value-item-title{font-size:18px!important}.about-value-item-desc{font-size:15px!important}.about-reviews-row{margin-left:calc(-1*clamp(9.6px,5vw,28.8px))!important;margin-right:calc(-1*clamp(9.6px,5vw,28.8px))!important;padding-left:clamp(9.6px,5vw,28.8px)!important;padding-right:16px!important}.about-review-card{width:84vw!important;max-width:380px!important}.about-review-text{font-size:13px!important}.about-review-author{font-size:16px!important}}.branches-ph-card{background:#fff;align-items:center;gap:clamp(28px,4vw,72px);display:flex}.branches-ph-body{flex:1;min-width:0}.branches-ph-head{justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:clamp(8px,1vw,12px);display:flex}.branches-ph-city{letter-spacing:-.015em;color:#1a1a1a;margin:0;font-family:Roboto,sans-serif;font-size:clamp(24px,2.6vw,36px);font-weight:800;line-height:1.05}.branches-ph-badge{color:#1a1a1a;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;background:#a0d214;flex-shrink:0;padding:6px 13px;font-family:Roboto,sans-serif;font-size:clamp(10px,1vw,12px);font-weight:700}.branches-ph-phone{color:#a0d214;margin-bottom:clamp(13px,1.6vw,18px);font-family:Roboto,sans-serif;font-size:clamp(17px,1.7vw,21px);font-weight:700;text-decoration:none;display:inline-block}.branches-ph-desc{color:#1a1a1a;max-width:56ch;margin:0 0 clamp(14px,1.7vw,18px);font-family:Roboto,sans-serif;font-size:clamp(14px,1.4vw,16px);font-weight:400;line-height:1.55}.branches-ph-services{letter-spacing:.02em;color:#1a1a1a;margin:0 0 clamp(18px,2.2vw,26px);font-family:Roboto,sans-serif;font-size:clamp(13px,1.35vw,14.5px);font-weight:600}.branches-ph-meta{flex-direction:column;gap:clamp(10px,1.3vw,14px);display:flex}.branches-ph-row{grid-template-columns:clamp(64px,7vw,92px) 1fr;align-items:baseline;column-gap:clamp(12px,1.6vw,20px);display:grid}.branches-ph-row .branches-info-label{letter-spacing:.08em;text-transform:uppercase;color:#1a1a1a;font-family:Roboto,sans-serif;font-size:clamp(11px,1.1vw,12px);font-weight:700}.branches-ph-row .branches-info-value{color:#1a1a1a;font-family:Roboto,sans-serif;font-size:clamp(14px,1.45vw,16px);font-weight:500;line-height:1.4}.branches-ph-img{flex:0 0 clamp(340px,48%,640px);align-self:center;height:clamp(240px,24vw,340px);position:relative;overflow:hidden}.branches-ph-img img{object-fit:cover;width:100%;height:100%;display:block}.branches-grid{--branch-gap:clamp(40px,4.5vw,72px);row-gap:var(--branch-gap)}.branches-ph-card{position:relative}.branches-ph-card:not(:last-child):after{content:"";left:50%;bottom:calc(var(--branch-gap)/-2);background:#1a1a1a17;width:100vw;height:1px;position:absolute;transform:translate(-50%)}@media (max-width:1024px){.branches-hero,.branches-list{padding-top:0!important;padding-bottom:0!important}.branches-hero-inner{padding-top:112px!important;padding-bottom:clamp(16px,2.6vh,26px)!important}.branches-h1{font-size:clamp(38px,6.2vw,60px)!important}.branches-section-title{font-size:clamp(30px,5vw,44px)!important}.branches-grid{--branch-gap:clamp(36px,7vw,52px);max-width:720px!important;margin-left:auto!important;margin-right:auto!important}.branches-ph-card{flex-direction:column;align-items:stretch;gap:0}.branches-ph-body{flex:none}.branches-ph-img{aspect-ratio:16/10;flex:none;align-self:stretch;width:100%;height:auto;margin-top:clamp(16px,3.5vw,24px)}.branches-modal-panel h3{font-size:24px!important}.branches-modal-panel>p{font-size:15px!important}.branches-modal-panel input,.branches-modal-panel textarea{border-bottom-width:2px!important;padding:10px 0!important;font-size:16px!important}.branches-modal-panel button[type=submit]{padding:15px 24px!important;font-size:16px!important}.branches-modal-panel button[aria-label]{width:42px!important;height:42px!important;font-size:30px!important}}@media (max-width:640px){.branches-hero,.branches-map,.branches-list{padding-top:0!important;padding-bottom:0!important}.branches-hero-inner{padding-top:104px!important;padding-bottom:clamp(20px,5vw,30px)!important}.branches-hero-text{text-align:left!important}.branches-h1-tail{display:block}.branches-h1{font-size:32px!important}.branches-section-title{font-size:26px!important}.branches-grid{max-width:none!important}.branches-modal-panel{padding:26px 20px!important}.branches-modal-panel h3{font-size:22px!important}.branches-modal-panel button[aria-label]{width:40px!important;height:40px!important;font-size:28px!important;top:12px!important;right:12px!important}}.partners-modal-overlay,.branches-modal-overlay{animation:.18s fadeIn}.partners-modal-panel ::placeholder,.contacts-modal-panel ::placeholder,.branches-modal-panel ::placeholder,.login-card ::placeholder{color:#1a1a1a;opacity:.5}.partners-seg-list{--seg-gap:clamp(48px,6vw,92px);row-gap:var(--seg-gap)}.partners-seg-row{position:relative}.partners-seg-row:not(:last-child):after{content:"";left:50%;bottom:calc(var(--seg-gap)/-2);background:#1a1a1a1a;width:100vw;height:1px;position:absolute;transform:translate(-50%)}.partners-case-result:before{content:"";background:#a0d214;width:6px;height:6px;position:absolute;top:.5em;left:0}.partners-case-img img{transition:transform .6s cubic-bezier(.4,0,.2,1)}.partners-case-card:hover .partners-case-img img{transform:scale(1.04)}@media (min-width:641px) and (max-width:1024px){.partners-seg,.partners-fmt,.partners-cases{padding-top:0!important;padding-bottom:0!important}.partners-hero-inner{padding-top:116px!important}.partners-hero-grid{grid-template-columns:1fr!important;align-items:start!important;gap:clamp(20px,3vw,30px)!important}.partners-hero-desc-col{margin-top:0!important}.partners-kicker{font-size:17.4px!important}.partners-h1{font-size:clamp(40px,6.4vw,58px)!important}.partners-lead{max-width:60ch!important;font-size:20px!important;line-height:1.45!important}.partners-section-title{font-size:clamp(30px,5vw,44px)!important}.partners-seg-list{--seg-gap:clamp(40px,7vw,60px)}.partners-seg-row{flex-direction:row!important;align-items:center!important;gap:clamp(24px,4vw,44px)!important}.partners-seg-img{aspect-ratio:auto!important;flex:0 0 clamp(190px,36%,300px)!important;width:auto!important;height:clamp(150px,23vw,220px)!important}.partners-seg-title{font-size:26px!important}.partners-seg-desc{max-width:none!important;font-size:15px!important}.partners-seg-tags{font-size:14px!important}.partners-case-grid{grid-template-columns:1fr 1fr!important}.partners-case-card:nth-child(3){grid-column:1/-1!important;max-width:calc(50% - clamp(20px,2.8vw,44px)/2)!important;margin-left:auto!important;margin-right:auto!important}.partners-cond-value{font-size:84px!important}.partners-modal-panel h3{font-size:26px!important}.partners-modal-panel>p{font-size:15px!important}.partners-modal-panel label{font-size:12px!important}.partners-modal-panel input,.partners-modal-panel textarea{border-bottom-width:2px!important;padding:10px 0!important;font-size:16px!important}.partners-modal-panel button[type=submit]{padding:15px 24px!important;font-size:16px!important}.partners-modal-panel button[aria-label]{width:42px!important;height:42px!important;font-size:30px!important}}@media (max-width:640px){.partners-hero,.partners-seg,.partners-fmt,.partners-cases,.partners-cond{padding-top:0!important;padding-bottom:0!important}.partners-hero-inner{padding-top:96px!important;padding-bottom:clamp(36px,10vw,52px)!important}.partners-hero-grid{grid-template-columns:1fr!important;align-items:start!important;gap:18px!important}.partners-hero-desc-col{margin-top:0!important}.partners-kicker{font-size:13px!important}.partners-h1{font-size:32px!important}.partners-lead{max-width:none!important;font-size:16px!important;line-height:1.45!important}.partners-section-title{font-size:26px!important}.partners-seg-list{--seg-gap:clamp(34px,9vw,48px)}.partners-seg-row{gap:0!important;display:flow-root!important}.partners-seg-img{float:right!important;aspect-ratio:4/3!important;flex:none!important;width:clamp(130px,42%,175px)!important;height:auto!important;margin:3px 0 10px 16px!important}.partners-seg-body{opacity:1!important;filter:none!important;display:contents!important;transform:none!important}.partners-seg-title{font-size:22px!important}.partners-seg-desc{max-width:none!important;font-size:15px!important}.partners-seg-tags{font-size:13px!important}.partners-case-grid{grid-template-columns:1fr!important;gap:clamp(30px,8vw,44px)!important}.partners-case-img{aspect-ratio:2!important}.partners-case-type{padding:6px 12px!important;font-size:11px!important}.partners-case-body{padding-top:14px!important}.partners-case-title{font-size:19px!important}.partners-case-result{padding-left:17px!important;font-size:14.5px!important}.partners-case-result:before{width:7px!important;height:7px!important}.partners-cond-inner{padding-top:clamp(26px,7vw,38px)!important;padding-bottom:clamp(26px,7vw,38px)!important}.partners-cond-grid{grid-template-columns:1fr!important;gap:clamp(32px,10vw,50px)!important}.partners-cond-item{text-align:left!important;flex-direction:row!important;justify-content:flex-start!important;align-items:flex-end!important;gap:clamp(14px,4vw,22px)!important}.partners-cond-value-row{justify-content:flex-start!important;margin-bottom:0!important}.partners-cond-value{font-size:70px!important}.partners-cond-prefix{font-size:21px!important}.partners-cond-unit{font-size:23px!important}.partners-cond-title{padding-bottom:4px;font-size:18px!important}.partners-modal-panel{padding:26px 20px!important}.partners-modal-panel h3{font-size:22px!important}.partners-modal-panel>p{font-size:14.5px!important}.partners-modal-panel label{font-size:12px!important}.partners-modal-panel input,.partners-modal-panel textarea{border-bottom-width:2px!important;padding:9px 0!important;font-size:16px!important}.partners-modal-panel button[type=submit]{padding:15px 24px!important;font-size:16px!important}.partners-modal-panel button[aria-label]{width:40px!important;height:40px!important;font-size:28px!important;top:12px!important;right:12px!important}}.contacts-groups-grid{background-color:#1a1a1a1a;gap:1px;position:relative}.contacts-group{background-color:#fff}.contacts-groups-grid:before,.contacts-groups-grid:after{content:"";background:#1a1a1a1a;width:100vw;height:1px;position:absolute;left:50%;transform:translate(-50%)}.contacts-groups-grid:before{top:0}.contacts-groups-grid:after{bottom:0}.contacts-value-link{display:inline-block;position:relative}.contacts-value-link:after{content:"";transform-origin:0;background:#a0d214;height:2px;transition:transform .28s cubic-bezier(.4,0,.2,1);position:absolute;bottom:-3px;left:0;right:0;transform:scaleX(0)}.contacts-value-link:hover:after{transform:scaleX(1)}@media (min-width:641px) and (max-width:1024px){.contacts-hero,.contacts-main{padding-top:0!important;padding-bottom:0!important}.contacts-hero-inner{padding-top:116px!important;padding-bottom:clamp(18px,3vw,28px)!important}.contacts-h1{font-size:clamp(40px,6.4vw,58px)!important}.contacts-lead{font-size:20px!important;line-height:1.45!important}.contacts-groups-grid{grid-template-columns:repeat(2,1fr)!important}.contacts-group:nth-child(3){grid-column:1/-1!important}.contacts-group-title{margin-bottom:clamp(12px,2vw,16px)!important;font-size:22px!important}.contacts-row-label{font-size:13px!important}.contacts-row-value{font-size:17px!important}.contacts-socials{align-items:flex-start!important}.contacts-socials-heading{text-align:left!important;font-size:22px!important}.contacts-socials-row{justify-content:flex-start!important;gap:clamp(22px,3.4vw,40px)!important;margin-top:clamp(18px,2.6vw,26px)!important}.contacts-social-btn{font-size:17px!important}.contacts-social-btn svg{width:24px!important;height:24px!important}.contacts-modal-panel h3{font-size:26px!important}.contacts-modal-panel>p{font-size:15px!important}.contacts-modal-panel label{font-size:12px!important}.contacts-modal-panel input,.contacts-modal-panel textarea{border-bottom-width:2px!important;padding:10px 0!important;font-size:16px!important}.contacts-modal-panel button[type=submit]{padding:15px 24px!important;font-size:16px!important}.contacts-modal-panel button[aria-label]{width:42px!important;height:42px!important;font-size:30px!important}}@media (max-width:640px){.contacts-hero,.contacts-main{padding-top:0!important;padding-bottom:0!important}.contacts-hero-inner{padding-top:96px!important;padding-bottom:clamp(14px,4.5vw,22px)!important}.contacts-h1{font-size:32px!important}.contacts-lead{font-size:16px!important;line-height:1.45!important}.contacts-groups-grid{background-color:#0000!important;grid-template-columns:1fr!important;gap:0!important;padding:clamp(16px,4.5vw,24px) 0!important}.contacts-group{position:relative;padding:clamp(18px,5vw,26px) 0!important}.contacts-group:first-child{padding-top:0!important}.contacts-group:last-child{padding-bottom:0!important}.contacts-group:not(:last-child):after{content:"";background:#1a1a1a1a;width:100vw;height:1px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.contacts-group-title{margin-bottom:clamp(12px,3.5vw,16px)!important;font-size:20px!important}.contacts-row-label{font-size:12px!important}.contacts-row-value{font-size:16px!important}.contacts-socials{align-items:flex-start!important;margin-top:clamp(22px,6.5vw,34px)!important}.contacts-socials-heading{text-align:left!important;font-size:20px!important}.contacts-socials-row{flex-wrap:nowrap!important;justify-content:space-between!important;gap:12px!important;width:100%!important;margin-top:clamp(20px,5.5vw,30px)!important}.contacts-social-btn{gap:7px!important;font-size:16px!important}.contacts-social-btn span:last-child{white-space:nowrap}.contacts-social-btn svg{width:23px!important;height:23px!important}.contacts-modal-panel{padding:26px 20px!important}.contacts-modal-panel h3{font-size:22px!important}.contacts-modal-panel>p{font-size:14.5px!important}.contacts-modal-panel label{font-size:12px!important}.contacts-modal-panel input,.contacts-modal-panel textarea{border-bottom-width:2px!important;padding:9px 0!important;font-size:16px!important}.contacts-modal-panel button[type=submit]{padding:15px 24px!important;font-size:16px!important}.contacts-modal-panel button[aria-label]{width:40px!important;height:40px!important;font-size:28px!important;top:12px!important;right:12px!important}}@keyframes slideUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{to{transform:rotate(360deg)}}.lead-spinner{vertical-align:-3px;border:2px solid;border-top-color:#0000;border-radius:50%;width:16px;height:16px;margin-right:9px;animation:.7s linear infinite spin;display:inline-block}.lead-field-error{color:#d92d20!important;border-left:none!important;margin:6px 0 0!important;padding-left:0!important;font-size:11.5px!important;font-weight:400!important;line-height:1.35!important}@media (min-width:1025px){.home-hero-section{height:100vh!important;min-height:100vh!important}.home-hero-background{height:100%!important;min-height:100%!important}}
