:root{--bp-sm-mobile-max:479px;--bp-mobile-max:767px;--bp-tablet-max:1023px;--bp-laptop-max:1279px;--bp-desktop-max:1535px;--hx-container-max:1280px;--hx-container-wide:1380px;--hx-gutter:clamp(16px, 4vw, 28px);--hx-section-y:clamp(80px, 8vw, 110px);--hx-section-y-lg:clamp(100px, 9vw, 120px);--hx-section-y-sm:clamp(60px, 10vw, 80px);--hx-stack-gap:clamp(16px, 2.5vw, 32px);--hx-card-gap:clamp(14px, 2vw, 24px);--hx-topbar-h:40px;--hx-nav-h:70px;--hx-nav-offset:calc(var(--hx-topbar-h) + var(--hx-nav-h));--hx-font-display:clamp(2rem, 4.2vw, 3.35rem);--hx-font-h1:clamp(1.875rem, 3.5vw, 3rem);--hx-font-h2:clamp(1.625rem, 2.8vw, 2.5rem);--hx-font-h3:clamp(1.125rem, 2vw, 1.375rem);--hx-font-body:clamp(.9375rem, 1.1vw, 1.0625rem);--hx-font-small:clamp(.8125rem, 1vw, .875rem);--hx-line-body:1.65;--hx-line-heading:1.15;--hx-btn-min-h:48px;--hx-btn-pad-x:clamp(18px, 3vw, 28px);--hx-radius:16px;--hx-shadow-card:0 8px 32px #0b4d3c14;--hx-shadow-lift:0 16px 48px #0b4d3c1f}@media (max-width:1023px){:root{--hx-section-y:clamp(80px, 9vw, 100px);--hx-section-y-lg:clamp(88px, 10vw, 110px)}}@media (max-width:767px){:root{--hx-topbar-h:38px;--hx-nav-h:62px;--hx-section-y:clamp(60px, 12vw, 80px);--hx-section-y-lg:clamp(64px, 12vw, 80px);--hx-gutter:clamp(16px, 5vw, 20px)}}.hx-container{width:100%;max-width:var(--hx-container-max);padding-inline:var(--hx-gutter);box-sizing:border-box;margin-inline:auto}.hx-container--wide{max-width:var(--hx-container-wide)}.hx-container--narrow{max-width:800px}.hx-section{padding-block:var(--hx-section-y)}.hx-section--lg{padding-block:var(--hx-section-y-lg)}.hx-section--sm{padding-block:var(--hx-section-y-sm)}.hx-grid{gap:var(--hx-card-gap);display:grid}.hx-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.hx-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.hx-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}@media (max-width:1023px){.hx-grid--4,.hx-grid--3{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.hx-grid--2,.hx-grid--3,.hx-grid--4{grid-template-columns:1fr}}.hx-stack{gap:var(--hx-stack-gap);flex-direction:column;display:flex}.hx-cluster{flex-wrap:wrap;align-items:center;gap:clamp(10px,2vw,16px);display:flex}.hx-cluster--center{justify-content:center}.hx-hide-mobile{display:block}.hx-show-mobile{display:none!important}@media (max-width:767px){.hx-hide-mobile{display:none!important}.hx-show-mobile{display:block!important}}.hx-hide-tablet-down{display:block}@media (max-width:1023px){.hx-hide-tablet-down{display:none!important}}.hx-title-display{font-family:Playfair Display,Georgia,serif;font-size:var(--hx-font-display);font-weight:700;line-height:var(--hx-line-heading);letter-spacing:-.02em}.hx-title-section{font-family:Playfair Display,Georgia,serif;font-size:var(--hx-font-h2);font-weight:700;line-height:var(--hx-line-heading)}.hx-prose{font-size:var(--hx-font-body);line-height:var(--hx-line-body)}.hx-img-cover{object-fit:cover;object-position:center;width:100%;height:100%}.hx-img-contain{object-fit:contain;max-width:100%;height:auto}.hx-card{border-radius:var(--hx-radius);box-shadow:var(--hx-shadow-card);background:#fff;border:1px solid #0b4d3c14;overflow:hidden}.hx-actions{flex-wrap:wrap;gap:12px;display:flex}@media (max-width:767px){.hx-actions--stack-mobile{flex-direction:column}.hx-actions--stack-mobile>*{justify-content:center;width:100%}}.hx-page{width:100%;max-width:100%;overflow-x:clip}body{max-width:100vw;overflow-x:hidden}img,video,svg{max-width:100%;height:auto}iframe{max-width:100%}
body{padding-top:var(--hx-nav-offset,102px)!important}@media (min-width:768px){.nav-link,.gst-number{font-size:1.25rem}}@media (min-width:1024px){.nav-certifications{font-size:.85rem}.nav-desktop{justify-content:space-between;align-items:center;width:100%;display:flex!important}.nav-mobile{display:none!important}.nav-menu-mobile{max-height:0!important;display:none!important}.nav-premium.navbar{top:var(--hx-topbar-h)!important;height:var(--hx-nav-h)!important}}@media (max-width:1023px){.nav-desktop{display:none!important}.nav-mobile{box-sizing:border-box;justify-content:space-between;align-items:center;gap:.75rem;width:100%;min-height:62px;padding:0 1rem;position:relative;display:flex!important}.nav-mobile .hamburger{cursor:pointer;z-index:10001;flex-direction:column;flex-shrink:0;order:3;justify-content:center;gap:5px;padding:.5rem;display:flex!important}.nav-mobile .hamburger .bar{background:#0b4d3a;border-radius:2px;width:24px;height:2px;transition:transform .2s,opacity .2s;display:block!important}.hamburger.active .bar:nth-child(2){opacity:0}.hamburger.active .bar:first-child{transform:translateY(8px)rotate(45deg)}.hamburger.active .bar:nth-child(3){transform:translateY(-8px)rotate(-45deg)}.nav-mobile-left{flex:none;order:1;min-width:0}.nav-mobile-center{text-align:center;flex:auto;order:2;min-width:0}.nav-mobile-title{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:#0b4d3a!important;margin:0!important;font-size:clamp(1.1rem,4.5vw,1.5rem)!important;font-weight:700!important;line-height:1.2!important;text-decoration:none!important}.logo-image-mobile{max-width:52px;object-fit:contain!important;width:52px!important;height:52px!important}.nav-premium.navbar,.navbar.nav-premium,nav.navbar,.navbar{top:var(--hx-topbar-h)!important;z-index:9998!important;height:auto!important;min-height:62px!important;max-height:none!important;padding:0!important;position:fixed!important}.nav-premium .nav-container,.nav-container{width:100%;position:relative;height:auto!important;min-height:62px!important;padding:0 1rem!important}.nav-menu-mobile{z-index:10000;background:#fff;border-bottom:1px solid #0b4d3c1a;width:100%;max-height:0;transition:max-height .35s;position:absolute;top:100%;left:0;right:0;overflow:hidden;box-shadow:0 12px 32px #0000001f;display:block!important}.nav-menu-mobile.active{-webkit-overflow-scrolling:touch;max-height:min(85vh,640px);overflow-y:auto}.nav-menu-mobile ul{margin:0;padding:1rem 1.25rem 1.25rem;list-style:none}.nav-menu-mobile li{border-bottom:1px solid #0b4d3c0f;margin-bottom:.25rem;padding:.5rem 0}.nav-menu-mobile .nav-link{color:#0b4d3a;border-radius:10px;padding:.75rem 1rem;font-size:1rem;font-weight:600;text-decoration:none;display:block}.nav-menu-mobile .nav-link:hover{color:#0b4d3a;background:#0b4d3c0f}.nav-menu-mobile .nav-link:after,.nav-menu-mobile .nav-link:hover:after{content:none!important;width:0!important;display:none!important}.nav-mobile-title-link{text-decoration:none!important}.nav-mobile-title-link:after{content:none!important;display:none!important}.nav-premium .nav-certifications{display:none!important}.nav-premium .nav-logo-text{font-size:1.3rem!important}.nav-premium .nav-get-quote{min-height:38px;padding:10px 16px;font-size:.8rem}}@keyframes hx-topbar-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.nav-topbar-track{flex-wrap:wrap;justify-content:center;width:100%!important;animation:none!important}.nav-topbar-viewport{-webkit-overflow-scrolling:touch;overflow-x:auto}.nav-topbar-track .nav-topbar-inner:last-child{display:none}.nav-topbar-inner{white-space:normal;text-align:center;flex-wrap:wrap;justify-content:center;max-width:100%}}@media (max-width:767px){.nav-topbar{min-height:var(--hx-topbar-h)}.nav-topbar-viewport{height:var(--hx-topbar-h);max-height:var(--hx-topbar-h);overflow:hidden}.nav-topbar-track{width:max-content;min-width:200%;height:var(--hx-topbar-h);flex-wrap:nowrap;justify-content:flex-start;align-items:center;animation:40s linear infinite hx-topbar-marquee}.nav-topbar-track .nav-topbar-inner:last-child{display:flex}.nav-topbar-inner{min-height:var(--hx-topbar-h);height:var(--hx-topbar-h);flex-shrink:0;align-items:center;gap:.65rem;width:auto;max-width:none;padding:0 1.25rem;font-size:clamp(.75rem,3.2vw,.8125rem)}.nav-topbar-sep{opacity:.65}.nav-premium.navbar{top:var(--hx-topbar-h)!important;height:62px!important}.nav-mobile-title{font-size:clamp(1rem,4.2vw,1.25rem)!important}}@media (max-width:479px){.logo-image-mobile{width:48px!important;height:48px!important}.nav-mobile .hamburger{padding:.35rem}}.nav-premium .nav-center,.nav-premium .nav-menu{overflow:visible!important}.container{max-width:var(--hx-container-max,1280px);padding-inline:var(--hx-gutter,20px)}@media (min-width:1536px){:root{--hx-container-max:1320px;--hx-gutter:32px}.nav-topbar-inner,.nav-premium .nav-container{max-width:var(--hx-container-wide,1380px)}}@media (min-width:1800px){.hx-container,.nav-topbar-inner,.nav-premium .nav-container{max-width:var(--hx-container-wide,1380px)}}@media (max-width:1023px){.hero,#home:not(.export-hero):not(.homeHero3d):not(.hero-premium){min-height:auto;padding:clamp(2rem,5vw,3rem) 0}.hero-content{max-width:100%;padding:clamp(1.5rem,4vw,2.5rem)}.hero-title{font-size:clamp(1.75rem,5vw,2.5rem)}.hero-buttons{flex-wrap:wrap;justify-content:center}}@media (max-width:767px){.hero-content{text-align:center}.hero-buttons{flex-direction:column;align-items:stretch;width:100%;max-width:20rem;margin-inline:auto}.hero-buttons .btn-primary,.hero-buttons .btn-secondary,.hero-buttons button{width:100%}}@media (max-width:1023px){section#home.hero-premium{background-color:#fbf6ed!important;min-height:auto!important}section#home.hero-premium .hero-premium__inner{grid-template-columns:1fr!important;gap:2rem!important;padding:2.5rem 1.5rem!important}section#home.hero-premium .hero-premium__copy{text-align:center!important;align-items:center!important;max-width:100%!important}section#home.hero-premium .hero-premium__title,section#home.hero-premium .hero-premium__subtitle{text-align:center!important}section#home.hero-premium .hero-premium__features{grid-template-columns:repeat(2,1fr)!important;gap:1rem!important;max-width:32rem!important;margin:1.5rem auto!important}section#home.hero-premium .hero-premium__actions{flex-wrap:wrap;justify-content:center!important}section#home.hero-premium .hero-premium__visual{min-height:clamp(280px,50vw,440px)!important;margin-top:1rem!important}section#home.hero-premium img.hero-premium__image{object-fit:contain;object-position:center;max-width:100%!important;max-height:min(480px,55vh)!important}section#home.hero-premium .hero-premium__trustbar{width:calc(100% - 2rem)!important;margin:2rem auto!important;position:relative!important;bottom:auto!important;left:auto!important;transform:none!important}section#home.hero-premium .hero-premium__trustbar-inner{grid-template-columns:repeat(2,1fr)!important;gap:1.25rem!important;padding:1.25rem 1.5rem!important}section#home.hero-premium .hero-premium__trustbar-item{border-right:none!important}}@media (max-width:767px){section#home.hero-premium .hero-premium__features{grid-template-columns:1fr!important;max-width:20rem!important}section#home.hero-premium .hero-premium__actions{flex-direction:column!important;width:100%!important;max-width:20rem!important;margin:0 auto!important}section#home.hero-premium a.hero-premium__btn{width:100%!important}section#home.hero-premium .hero-premium__trustbar-inner{grid-template-columns:1fr!important}}@media (max-width:1023px){.products-page-layout{padding:1.5rem var(--hx-gutter,1rem) 2rem;grid-template-columns:1fr;gap:1.5rem}.products-sidebar{position:static;top:auto}.product-list-item{grid-template-columns:100px 1fr;gap:1rem}}@media (max-width:767px){.products-page-layout{padding:1rem var(--hx-gutter,1rem) 1.5rem}.product-list-item{text-align:center;grid-template-columns:1fr}.products-sidebar-nav{flex-flow:wrap;padding:0 .75rem .75rem}.products-sidebar-item{text-align:center;border-left:none;border-radius:8px;flex:auto;min-width:calc(50% - .5rem)}}@media (max-width:1023px){#quality.quality-section .quality-container{padding:1.5rem var(--hx-gutter,1rem) 2rem}#quality.quality-section .quality-heading{font-size:clamp(1.5rem,4vw,2rem)}}@media (max-width:767px){#quality.quality-section .quality-grid,#quality .quality-grid{grid-template-columns:1fr!important}}@media (max-width:1023px){.certificates-grid.certificates-grid-4x2{grid-template-columns:repeat(2,1fr)!important}}@media (max-width:767px){.certificates-grid.certificates-grid-4x2{grid-template-columns:1fr!important}}.contact-form-section{grid-template-columns:unset!important;gap:0!important;max-width:none!important;margin-bottom:0!important;padding:0!important;display:block!important}.enhanced-contact-form,.contact-form{box-sizing:border-box;width:100%;max-width:100%}.contact-form .form-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(14px,2vw,20px);display:grid}@media (max-width:767px){.contact-form .form-row{grid-template-columns:1fr}.contact-form .form-group,.contact-form .phone-input-container{width:100%;max-width:100%}.contact-form input,.contact-form select,.contact-form textarea,.contact-form .phone-input-wrapper input{box-sizing:border-box;width:100%!important;max-width:100%!important}.contact-form .phone-input-container{grid-template-columns:minmax(108px,38%) minmax(0,1fr)!important;align-items:stretch!important;gap:10px!important;display:grid!important}.contact-form .country-code-select{min-width:0}.contact-form .country-code-select select{height:48px!important;min-height:48px!important;padding-left:2.75rem!important;padding-right:2rem!important;font-size:.8125rem!important}.contact-form .phone-input-wrapper{min-width:0}.contact-form-trust-note{font-size:.8125rem;line-height:1.5}.contact-method-card,.contact-form-card{padding:1.25rem}input,select,textarea{font-size:16px}}@media (max-width:1023px){footer.site-footer .inner,.footer .inner{padding:48px var(--hx-gutter) 40px}}@media (min-width:768px) and (max-width:1023px){footer.site-footer .grid,.footer .grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}footer.site-footer .brandCol,.footer .brandCol{grid-column:1/-1}}@media (max-width:767px){footer.site-footer .grid,.footer .grid{gap:28px;grid-template-columns:1fr!important}footer.site-footer .bottomInner,.footer .bottomInner{text-align:center;gap:10px;grid-template-columns:1fr!important}footer.site-footer .bottomLeft,footer.site-footer .bottomCenter,footer.site-footer .bottomRight,.footer .bottomLeft,.footer .bottomCenter,.footer .bottomRight{text-align:center;justify-self:center}}@media (max-width:1023px){#private-label [class*=header]{text-align:center!important}}.whatsapp-float{z-index:9990}@media (max-width:767px){.whatsapp-float{width:52px;height:52px;bottom:max(16px, env(safe-area-inset-bottom,0px));left:max(16px, env(safe-area-inset-left,0px));z-index:9985}}:root{--hx-hero-pull:calc(-1 * var(--hx-nav-offset))}@media (max-width:767px){.hx-page [class*=heroActions] a,.hx-page [class*=heroActions] button{box-sizing:border-box;max-width:100%;overflow:visible;text-decoration:none!important}.hx-page [class*=heroActions] a:before,.hx-page [class*=heroActions] a:after,.hx-page [class*=heroActions] button:before,.hx-page [class*=heroActions] button:after{content:none!important;display:none!important}.hx-page [class*=btnPrimary] svg{display:none}.hx-page [class*=heroVisualFrame]{box-shadow:0 20px 48px #00000038}.hx-page [class*=heroImageContainer],.hx-page [class*=heroImageWrap]{aspect-ratio:auto;background:#0b4d3c26;width:100%;max-width:100%;min-height:clamp(200px,52vw,300px);overflow:hidden}.hx-page [class*=heroImage],.hx-page [class*=heroImageWrap] img{object-fit:contain!important;object-position:center!important}.hx-page [class*=heroVisualFrame]:hover [class*=heroImage]{transform:none}section#home.export-hero.homeHero3d [class*=visual],section#home.export-hero.homeHero3d [class*=heroImageContainer]{min-height:unset;aspect-ratio:unset;background:#f8f7f2}}span[style*="box-sizing: border-box"][style*="display: block"]{max-width:100%}
body{padding-top:var(--hx-nav-offset,102px)}section#home.export-hero.homeHero3d{text-align:left!important;margin-top:calc(-1 * var(--hx-nav-offset,102px))!important;padding-top:var(--hx-nav-offset,102px)!important;padding-bottom:0!important;display:block!important;position:relative!important;overflow:hidden!important}section#home.export-hero.homeHero3d:after{content:none!important;display:none!important}section#home.export-hero.homeHero3d img.hero-homepage-bg-img,section#home.export-hero.homeHero3d img.hero-product-img{visibility:visible!important;opacity:.9!important;display:block!important}section#home.homeHero3d:not(.export-hero) img:not([alt*=Herbalexia]){display:none!important}@media (min-width:768px){section#home.export-hero.homeHero3d{background:#f8f7f2!important;height:auto!important;min-height:56.2799vw!important}section#home.export-hero.homeHero3d [class*=tabletDesktopBg]{z-index:0!important;display:block!important;position:absolute!important;inset:0!important;overflow:hidden!important}section#home.export-hero.homeHero3d [class*=tabletDesktopBg]>span{width:100%!important;height:100%!important;position:absolute!important;inset:0!important}section#home.export-hero.homeHero3d img.hero-homepage-bg-img{object-fit:cover!important;object-position:68% center!important;width:100%!important;max-width:none!important;height:100%!important}section#home.export-hero.homeHero3d [class*=heroGradient],section#home.export-hero.homeHero3d [class*=copyText],section#home.export-hero.homeHero3d [class*=contentPanel]{display:block!important}section#home.export-hero.homeHero3d [class*=actions]{display:flex!important}section#home.export-hero.homeHero3d .hero-home-trust-badges,section#home.export-hero.homeHero3d [class*=trustBadges]{width:100%!important;display:grid!important}section#home.export-hero.homeHero3d [class*=visual]{display:none!important}}@media (min-width:1024px){section#home.export-hero.homeHero3d{height:auto!important;min-height:max(min(56.2799vw,810.431px),640px)!important}section#home.export-hero.homeHero3d img.hero-homepage-bg-img{object-fit:cover!important;object-position:72% center!important}section#home.export-hero.homeHero3d [class*=inner]{height:auto!important;min-height:0!important;padding-bottom:56px!important}}@media (min-width:768px) and (max-width:1023px){section#home.export-hero.homeHero3d{height:auto!important;min-height:0!important}section#home.export-hero.homeHero3d [class*=inner]{height:auto!important;min-height:0!important;padding-bottom:0!important}}#why-importers{border-top:none!important;margin-top:0!important;overflow:visible!important}#why-importers .why-importers-grid{flex-direction:unset!important;flex-wrap:unset!important;grid-template-columns:repeat(5,minmax(160px,1fr))!important;grid-auto-flow:row!important;align-items:stretch!important;gap:1.25rem!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;list-style:none!important;display:grid!important}#why-importers .why-importers-pillar{text-align:center!important;box-sizing:border-box!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;width:100%!important;min-width:0!important;max-width:none!important;display:flex!important}#why-importers .why-importers-pillar-title{white-space:normal!important;word-break:normal!important;overflow-wrap:break-word!important;width:100%!important;max-width:100%!important;margin:0!important;line-height:1.35!important;display:block!important}#why-importers .why-importers-pillar-desc{white-space:normal!important;word-break:normal!important;overflow-wrap:break-word!important;width:100%!important;max-width:100%!important;margin:0!important;line-height:1.55!important;display:block!important}@media (max-width:1279px){#why-importers .why-importers-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}#why-importers .why-importers-pillar:nth-child(5){grid-column:1/-1!important;max-width:calc(50% - .5rem)!important;margin-inline:auto!important}}@media (max-width:767px){#why-importers .why-importers-grid{grid-template-columns:1fr!important}#why-importers .why-importers-pillar:nth-child(5){grid-column:auto!important;max-width:none!important;margin-inline:0!important}#why-importers .why-importers-pillar{text-align:left!important;flex-direction:row!important;justify-content:flex-start!important}#why-importers .why-importers-pillar-title{text-align:left!important}section#home.export-hero.homeHero3d{background:#f8f7f2!important;padding-bottom:.5rem!important;overflow:visible!important}section#home.export-hero.homeHero3d [class*=tabletDesktopBg],section#home.export-hero.homeHero3d [class*=heroGradient],section#home.export-hero.homeHero3d [class*=heroLeaves],section#home.export-hero.homeHero3d .hero-home-trust-badges,section#home.export-hero.homeHero3d [class*=trustBadges],section#home.export-hero.homeHero3d [class*=copyText],section#home.export-hero.homeHero3d img.hero-homepage-bg-img{display:none!important}}#quality.quality-section{color:#1b3b27!important;background:#f8f5ee!important}#quality.quality-section .quality-heading{color:#0f4d3c!important;white-space:normal!important;font-size:clamp(1.5rem,3.5vw,2.1rem)!important}#quality.quality-section .quality-tagline,#quality.quality-section .quality-intro{color:#4a5c52!important}#quality.quality-section .quality-badges-title{color:#0f4d3c!important}#quality.quality-section .quality-stat-item{background:#fff!important;border:1px solid #0f4d3c1f!important}#quality.quality-section .quality-stat-value{color:#c9a227!important}#quality.quality-section .quality-stat-label{color:#4a5c52!important}#quality.quality-section .btn-quality{color:#fff!important;background:#0f4d3c!important;border:none!important}#quality.quality-section .btn-quality:hover{color:#fff!important;background:#136b52!important}@media (max-width:1023px){#quality.quality-section .quality-content{grid-template-columns:1fr!important;gap:2rem!important}#quality.quality-section .quality-stats{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:.75rem!important}}@media (max-width:767px){#quality.quality-section .quality-stats{grid-template-columns:1fr!important}#quality.quality-section .quality-container{padding-inline:var(--hx-gutter,16px)!important}}@media (max-width:1023px){.mfg-steps{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:1rem!important;max-width:100%!important}.mfg-step{min-height:auto!important;padding:1.5rem 1.25rem!important}.mfg-step-detail{word-break:break-word;max-width:100%;white-space:normal!important;font-size:.6875rem!important;line-height:1.35!important}.mfg-stats-row{grid-template-columns:repeat(2,minmax(0,1fr))!important}.mfg-trust-row{flex-direction:column!important;gap:10px!important;display:flex!important}.mfg-trust-badge{white-space:normal!important;justify-content:flex-start!important;align-items:center!important}.mfg-cta-row{flex-wrap:wrap!important;gap:.75rem!important}.mfg-cta-btn{flex:auto;min-width:min(100%,280px);min-height:48px;white-space:normal!important;width:auto!important;height:auto!important;padding:.75rem 1.25rem!important}}@media (max-width:767px){.mfg-steps{grid-template-columns:1fr!important;max-width:28rem!important;margin-inline:auto!important}.mfg-cta-row{flex-direction:column!important;max-width:20rem!important;margin-inline:auto!important}.mfg-cta-btn{width:100%!important}}
html{overflow-x:clip}button.hamburger{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;padding:0}.hx-page{overflow-x:clip}main,#__next{max-width:100%;overflow-x:clip}.hx-page>section#about,.hx-page>section#products,.hx-page>section#why-choose-us,.hx-page>section#certificates,.hx-page>section#quality,.hx-page>section#contact,[class*=sectionPad]{padding-block:var(--hx-section-y)!important}@media (min-width:768px){section#home.export-hero.homeHero3d .hero-home-content-panel,section#home.export-hero.homeHero3d [class*=contentPanel]{-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important;background:#ffffffe6!important;border-radius:24px!important;box-shadow:0 24px 64px #0f4d3c24,0 4px 24px #0000000f!important}section#home.export-hero.homeHero3d .hero-home-trust-badges,section#home.export-hero.homeHero3d [class*=trustBadges]{width:100%!important;display:grid!important}section#home.export-hero.homeHero3d [class*=actions]{margin-bottom:40px!important;display:flex!important}}@media (min-width:1024px){section#home.export-hero.homeHero3d .hero-home-content-panel,section#home.export-hero.homeHero3d [class*=contentPanel]{max-width:620px!important;padding:48px!important}}@media (min-width:768px) and (max-width:1023px){section#home.export-hero.homeHero3d .hero-home-content-panel,section#home.export-hero.homeHero3d [class*=contentPanel]{max-width:560px!important;padding:36px!important}}#why-importers .why-importers-pillar-desc{white-space:normal!important;word-break:normal!important;width:100%!important;max-width:100%!important;display:block!important}#why-importers .why-importers-pillar-title{font-size:.9375rem!important}@media (min-width:1280px){#why-importers .why-importers-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important}#why-importers .why-importers-pillar{min-height:240px!important}}@media (min-width:768px) and (max-width:1279px){#why-importers .why-importers-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (min-width:1024px){.nav-premium .nav-menu{gap:clamp(1.1rem,1.5vw,1.65rem)!important}.nav-premium .nav-link{padding:.45rem .15rem!important}.nav-premium .nav-container{padding-inline:clamp(1rem,2.5vw,1.75rem)!important}}@media (min-width:768px) and (max-width:1023px){.nav-premium .nav-menu{gap:.85rem!important}.nav-premium .nav-link{font-size:.875rem!important}.nav-premium .nav-logo-text{font-size:1.35rem!important}}.nav-premium .nav-link:focus-visible{outline-offset:3px;border-radius:4px;outline:2px solid #c9a227}.hx-page--inner section[class*=section],main>section{scroll-margin-top:var(--hx-nav-offset,102px)}.hx-page img[width][height]{height:auto}@media (max-width:767px){.hx-page a[class*=btn],.hx-page button[class*=btn]{min-height:var(--hx-btn-min-h,48px)}}@media (max-width:1023px){.site-footer [class*=grid]{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:36px 28px!important}.site-footer [class*=brandCol]{grid-column:1/-1}}@media (max-width:599px){.site-footer [class*=grid]{grid-template-columns:1fr!important}}
img,picture,video{max-width:100%;height:auto}img[loading=lazy]{content-visibility:auto}
