:root{--forest:#172f4f;--forest-2:#136b42;--leaf:#52b844;--moss:#9bd748;--solar:#ffd23f;--solar-dark:#ee6b24;--ink:#111820;--muted:#5a625d;--cream:#fbf5e6;--paper:#fffaf0;--line:rgba(15,58,28,.14);--shadow:0 22px 70px rgba(16,38,25,.17);--space-xs:0.5rem;--space-sm:0.75rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2rem;--space-2xl:3rem;--space-3xl:4rem;--radius:8px;--font-site:"Barlow",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--paper)}body{margin:0;color:var(--ink);background:radial-gradient(circle at 88% 6%,rgba(255,210,63,.18),transparent 30rem),radial-gradient(circle at 8% 22%,rgba(80,174,225,.13),transparent 28rem),linear-gradient(180deg,#fffaf0,#f5efe0);font-family:var(--font-site);font-size:1rem;line-height:1.55;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}a:focus-visible,summary:focus-visible{outline:3px solid var(--solar);outline-offset:4px}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:20;background:#050606;border-bottom:1px solid rgba(255,250,240,.12)}.promo{display:flex;min-height:42px;align-items:center;justify-content:center;gap:.5rem;color:var(--paper);background:linear-gradient(90deg,#081524,#122b46);font-size:.98rem;letter-spacing:0;text-transform:uppercase}.promo span{text-transform:none}.promo a{margin-left:.8rem;text-decoration:underline;text-underline-offset:3px}.nav-shell{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);grid-gap:var(--space-xl);color:var(--paper)}.nav-shell,.simple-header,.site-footer{width:min(100%,1500px);margin:0 auto;align-items:center;gap:var(--space-xl);padding:1.25rem clamp(1rem,4vw,4.4rem)}.simple-header,.site-footer{display:flex;justify-content:space-between}.brand{display:inline-flex;grid-column:2;grid-row:1;align-items:center;justify-self:center;min-width:max-content}.brand-logo{width:auto;height:clamp(5.6rem,8.5vw,7.6rem);object-fit:contain}.desktop-nav{display:flex;grid-column:1;grid-row:1;align-items:center;justify-content:flex-start;justify-self:start;gap:clamp(1rem,2vw,2rem);color:var(--paper);font-weight:500}.desktop-nav a,.header-actions a,.site-footer a{transition:color .16s ease,transform .16s ease}.desktop-nav a{display:inline-flex;align-items:center;gap:.25rem;min-height:44px}.desktop-nav a:hover,.site-footer a:hover{color:var(--moss)}.header-actions{display:flex;grid-column:3;grid-row:1;align-items:center;justify-self:end;gap:1.1rem;color:var(--paper)}.header-actions a{display:inline-flex;width:44px;height:44px;align-items:center;justify-content:center}.header-actions a:hover{color:var(--forest-2);transform:translateY(-1px)}.mobile-menu{display:none!important}.hero{display:grid;min-height:min(660px,calc(100vh - 9rem));grid-template-columns:minmax(22rem,.88fr) minmax(34rem,1.18fr);align-items:stretch;overflow:hidden;border-bottom:1px solid rgba(15,58,28,.08)}.hero-copy{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;gap:var(--space-lg);padding:clamp(3rem,6vw,6.25rem) clamp(1rem,5vw,4.4rem);background:linear-gradient(108deg,rgba(255,253,248,.98) 0 78%,rgba(255,253,248,0) 78.2%),linear-gradient(180deg,rgba(255,253,248,.92),hsla(72,35%,92%,.86))}.quality-line{position:relative;width:max-content;margin:0;color:var(--forest);font-size:clamp(1.25rem,2.2vw,1.9rem);font-weight:500}.quality-line:after{content:"";position:absolute;left:0;bottom:-.95rem;width:3.4rem;height:4px;background:var(--forest-2)}h1,h2,h3,p{margin:0}h1{max-width:11ch;font-size:clamp(3.7rem,6.2vw,6rem);font-weight:800;line-height:.96;letter-spacing:0;text-wrap:balance}.hero-text{max-width:34rem;color:var(--muted);font-size:clamp(1.12rem,1.45vw,1.34rem);line-height:1.5;text-wrap:pretty}.hero-actions{display:flex;flex-wrap:wrap;gap:1rem 1.5rem;align-items:center}.button{display:inline-flex;min-height:56px;align-items:center;justify-content:center;gap:.65rem;border-radius:var(--radius);font-size:1.14rem;font-weight:700;transition:background-color .18s ease,border-color .18s ease,color .18s ease,transform .18s ease,box-shadow .18s ease}.button:hover{transform:translateY(-2px)}.button:active{transform:translateY(0) scale(.99)}.primary{padding:.95rem 1.8rem;color:var(--paper);background:var(--forest-2);box-shadow:0 14px 30px rgba(15,58,28,.2)}.primary:hover{background:var(--forest)}.secondary{padding:.95rem .2rem;color:var(--forest);text-decoration:underline;text-underline-offset:.35rem}.hero-media{position:relative;min-height:34rem;-webkit-clip-path:polygon(12% 0,100% 0,100% 100%,0 100%);clip-path:polygon(12% 0,100% 0,100% 100%,0 100%)}.hero-media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,253,248,.18),transparent 28%);pointer-events:none}.hero-media img{width:100%;height:100%;object-fit:cover}.faq,.featured,.final-cta,.guide,.scenario-section,.use-section{width:min(100%,1500px);margin:0 auto;padding:clamp(3rem,6vw,5.5rem) clamp(1rem,4vw,4.4rem)}.use-section{padding-top:clamp(2.4rem,5vw,4rem)}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:1.5rem;margin-bottom:1.35rem}.faq h2,.final-cta h2,.guide h2,.section-heading h2{max-width:14ch;font-size:clamp(2.25rem,4vw,4.1rem);font-weight:800;line-height:1;letter-spacing:0;text-wrap:balance}.section-heading p{max-width:31rem;color:var(--muted);font-size:1.15rem;text-wrap:pretty}.section-heading.slim{align-items:start}.section-heading.slim h2{max-width:15ch}.use-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:.85rem;gap:.85rem;padding:.85rem;border:1px solid rgba(15,58,28,.12);border-radius:10px;background:rgba(255,253,248,.88);box-shadow:var(--shadow)}.use-card{position:relative;display:block;min-height:16.2rem;overflow:hidden;border-radius:var(--radius);background:var(--forest);isolation:isolate;transition:transform .19s ease,box-shadow .19s ease}.use-card:hover{transform:translateY(-4px);box-shadow:0 18px 36px rgba(18,36,24,.22)}.use-card img{position:absolute;inset:0;z-index:0;width:100%;height:100%;min-height:16.2rem;object-fit:cover;transition:transform .5s ease}.use-card:hover img{transform:scale(1.04)}.use-overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgba(0,0,0,.03) 24%,rgba(7,19,11,.72))}.use-content{position:absolute;right:1rem;bottom:1rem;left:1rem;z-index:2;display:flex;align-items:center;gap:.9rem;color:var(--paper)}.use-content strong{display:block;font-size:1.48rem;line-height:1}.use-content small{display:block;max-width:15rem;margin-top:.35rem;color:rgba(255,253,248,.82);font-size:.96rem;line-height:1.25}.use-icon{width:3.8rem;height:3.8rem;flex:0 0 auto;border-radius:999px;background:rgba(79,139,56,.88)}.card-arrow,.use-icon{display:inline-flex;align-items:center;justify-content:center}.card-arrow{position:absolute;right:1rem;bottom:1.35rem;z-index:3;width:3rem;height:3rem;border-radius:50%;color:var(--ink);background:var(--paper)}.trust-strip{display:grid;width:min(calc(100% - 2rem),1420px);margin:1.35rem auto 0;grid-template-columns:repeat(3,1fr);grid-gap:0;gap:0;border:1px solid rgba(15,58,28,.09);border-radius:8px;background:rgba(255,253,248,.86);box-shadow:0 18px 50px rgba(57,50,29,.08)}.trust-strip>div{display:flex;min-height:6.4rem;align-items:center;justify-content:center;gap:1.2rem;padding:1rem;color:var(--forest-2)}.trust-strip>div+div{border-left:1px solid rgba(15,58,28,.14)}.trust-strip p{display:grid;grid-gap:.2rem;gap:.2rem;color:var(--ink)}.trust-strip strong{font-size:1.2rem;line-height:1.1}.trust-strip span{color:var(--muted);font-size:.98rem}.trust-star{color:var(--forest-2)}.featured-grid{grid-template-columns:repeat(3,1fr)}.feature-card,.featured-grid{display:grid;grid-gap:1rem;gap:1rem}.feature-card{min-height:18rem;align-content:space-between;padding:clamp(1.4rem,3vw,2.25rem);border:1px solid rgba(15,58,28,.15);border-radius:var(--radius);background:linear-gradient(135deg,rgba(255,253,248,.96),hsla(53,36%,91%,.88)),var(--cream);transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}.feature-card:hover{border-color:rgba(15,58,28,.36);box-shadow:0 18px 36px rgba(23,79,37,.1);transform:translateY(-3px)}.feature-card svg{color:var(--forest-2)}.feature-card h3{font-size:clamp(1.65rem,2.7vw,2.35rem);line-height:1}.feature-card p{max-width:25rem;color:var(--muted);font-size:1.06rem}.feature-card a,.scenario a{display:inline-flex;align-items:center;gap:.45rem;width:max-content;color:var(--forest);font-weight:700;text-decoration:underline;text-underline-offset:.3rem}.guide-panel{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(20rem,.95fr);grid-gap:clamp(2rem,6vw,5rem);gap:clamp(2rem,6vw,5rem);align-items:center;padding:clamp(2rem,5vw,4rem);border-radius:var(--radius);color:var(--paper);background:radial-gradient(circle at 90% 10%,rgba(255,210,63,.16),transparent 19rem),linear-gradient(135deg,rgba(8,21,36,.98),rgba(19,107,66,.94)),var(--forest)}.guide-panel h2{max-width:14ch}.guide-panel p{max-width:44rem;margin-top:1.2rem;color:rgba(255,253,248,.78);font-size:1.2rem;text-wrap:pretty}.guide-list{display:grid;grid-template-columns:1fr 1fr;grid-gap:.8rem;gap:.8rem}.guide-list span{min-height:5rem;padding:1.2rem;border:1px solid rgba(255,253,248,.16);border-radius:var(--radius);background:rgba(255,253,248,.08);color:var(--paper);font-size:1.25rem;font-weight:700}.scenario-section{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem}.scenario{display:grid;grid-template-columns:minmax(11rem,.95fr) minmax(12rem,1fr);min-height:18rem;overflow:hidden;border:1px solid rgba(15,58,28,.12);border-radius:var(--radius);background:rgba(255,253,248,.9)}.scenario img{width:100%;height:100%;min-height:18rem;object-fit:cover}.scenario div{display:flex;flex-direction:column;justify-content:center;gap:.75rem;padding:clamp(1.2rem,3vw,2rem)}.scenario span{color:var(--leaf);font-size:1rem;font-weight:800;letter-spacing:.08em}.scenario h3{font-size:clamp(1.7rem,3vw,2.35rem);line-height:1}.scenario p{color:var(--muted);font-size:1.04rem}.faq{display:grid;grid-template-columns:minmax(16rem,.55fr) minmax(0,1fr);grid-gap:clamp(2rem,5vw,5rem);gap:clamp(2rem,5vw,5rem);align-items:start}.faq h2{position:-webkit-sticky;position:sticky;top:9rem}.faq-list{display:grid;grid-gap:.8rem;gap:.8rem}details{border:1px solid rgba(15,58,28,.14);border-radius:var(--radius);background:rgba(255,253,248,.9)}summary{display:flex;min-height:4.7rem;align-items:center;justify-content:space-between;gap:1rem;padding:1.2rem 1.35rem;cursor:pointer;color:var(--ink);font-size:1.18rem;font-weight:700;list-style:none}summary::-webkit-details-marker{display:none}summary:after{content:"+";color:var(--forest);font-size:1.5rem}details[open] summary:after{content:"-"}details p{max-width:68ch;padding:0 1.35rem 1.35rem;color:var(--muted);font-size:1.05rem}.final-cta{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding-top:clamp(2rem,4vw,3rem)}.final-cta h2{max-width:18ch}.catalog-hero,.catalog-nav-section,.catalog-sections,.top-products{width:min(100%,1500px);margin:0 auto;padding-right:clamp(1rem,4vw,4.4rem);padding-left:clamp(1rem,4vw,4.4rem)}.catalog-hero{display:grid;min-height:min(600px,calc(100vh - 9rem));grid-template-columns:minmax(22rem,.9fr) minmax(34rem,1.1fr);align-items:stretch;overflow:hidden;padding-right:0;padding-left:0;border-bottom:1px solid rgba(15,58,28,.1)}.catalog-hero-copy{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;gap:var(--space-lg);padding:clamp(3rem,6vw,6.25rem) clamp(1rem,5vw,4.4rem);background:linear-gradient(108deg,rgba(255,253,248,.98) 0 78%,rgba(255,253,248,0) 78.2%),linear-gradient(180deg,rgba(255,253,248,.92),hsla(72,35%,92%,.86))}.catalog-kicker{width:max-content;color:var(--forest-2);font-size:1rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.catalog-hero h1{max-width:12ch}.catalog-hero p:not(.catalog-kicker){max-width:43rem;color:var(--muted);font-size:clamp(1.08rem,1.4vw,1.24rem);text-wrap:pretty}.catalog-hero .button{width:max-content}.catalog-hero-media{position:relative;min-height:34rem;-webkit-clip-path:polygon(12% 0,100% 0,100% 100%,0 100%);clip-path:polygon(12% 0,100% 0,100% 100%,0 100%)}.catalog-hero-media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,253,248,.18),transparent 28%);pointer-events:none}.catalog-hero-media img{width:100%;height:100%;object-fit:cover}.catalog-nav-section{padding-top:clamp(2rem,5vw,3rem);padding-bottom:clamp(2rem,5vw,3rem)}.category-jump{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:.8rem;gap:.8rem}.category-jump a{display:flex;min-height:4.6rem;align-items:center;justify-content:space-between;gap:.8rem;padding:.95rem 1rem;border:1px solid rgba(15,58,28,.14);border-radius:var(--radius);background:rgba(255,253,248,.86);color:var(--ink);transition:background-color .18s ease,border-color .18s ease,transform .18s ease,box-shadow .18s ease}.category-jump a:hover{border-color:rgba(19,107,66,.36);background:rgba(255,253,248,.98);box-shadow:0 14px 30px rgba(23,79,37,.09);transform:translateY(-2px)}.category-jump span{font-weight:700;line-height:1.16}.category-jump strong{display:inline-flex;min-width:2.35rem;height:2.35rem;align-items:center;justify-content:center;border-radius:50%;color:var(--paper);background:var(--forest-2);font-size:.95rem;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.top-products{padding-top:clamp(2.5rem,5vw,4.5rem);padding-bottom:clamp(3rem,6vw,5rem)}.catalog-sections{display:grid;grid-gap:clamp(3rem,6vw,5.5rem);gap:clamp(3rem,6vw,5.5rem);padding-bottom:clamp(4rem,7vw,6.5rem)}.catalog-category{scroll-margin-top:9.5rem}.category-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:1.4rem;margin-bottom:1rem}.category-heading h2{max-width:18ch;font-size:clamp(2rem,3.4vw,3.5rem);font-weight:800;line-height:1;text-wrap:balance}.category-heading p{max-width:48rem;margin-top:.75rem;color:var(--muted);font-size:1.08rem;text-wrap:pretty}.category-heading>span{flex:0 0 auto;color:var(--forest-2);font-weight:800;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,16.5rem),1fr));grid-gap:1rem;gap:1rem}.product-card{display:flex;min-height:100%;overflow:hidden;flex-direction:column;border:1px solid rgba(15,58,28,.14);border-radius:var(--radius);background:rgba(255,253,248,.92);transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.product-card:hover{border-color:rgba(19,107,66,.34);box-shadow:0 18px 38px rgba(23,79,37,.11);transform:translateY(-3px)}.product-image-link{display:grid;aspect-ratio:1/1;place-items:center;padding:1rem;background:linear-gradient(180deg,rgba(255,250,240,.96),hsla(47,46%,92%,.8)),var(--cream)}.product-image-link img{width:100%;height:100%;object-fit:contain;transition:transform .22s ease}.product-card:hover .product-image-link img{transform:scale(1.025)}.product-card-body{display:flex;flex:1 1;flex-direction:column;gap:.8rem;padding:1rem}.product-card h3{color:var(--ink);font-size:1.02rem;font-weight:700;line-height:1.24;text-wrap:pretty}.product-card h3 a{text-decoration-thickness:1px;text-underline-offset:.18rem}.product-card h3 a:hover{color:var(--forest-2);text-decoration:underline}.product-price{margin-top:auto;color:var(--forest);font-size:1.34rem;font-weight:800;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.product-button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;gap:.5rem;padding:.7rem 1rem;border-radius:var(--radius);color:var(--paper);background:var(--forest-2);font-weight:800;transition:background-color .18s ease,transform .18s ease}.product-button:hover{background:var(--forest);transform:translateY(-1px)}.product-button:active{transform:scale(.99)}.site-footer{border-top:1px solid rgba(15,58,28,.12);background:#050606;box-shadow:0 0 0 100vmax #050606;-webkit-clip-path:inset(0 -100vmax);clip-path:inset(0 -100vmax);color:var(--paper)}.site-footer nav{display:flex;flex-wrap:wrap;gap:1rem 1.6rem;color:rgba(255,253,248,.78);font-weight:600}.simple-header{border-bottom:1px solid var(--line)}.not-found{display:grid;min-height:58vh;place-items:center;padding:4rem 1rem}.not-found section{display:grid;justify-items:start;max-width:46rem;grid-gap:1.25rem;gap:1.25rem}.not-found h1{max-width:11ch}.not-found p{max-width:32rem;color:var(--muted);font-size:1.2rem}.reveal{animation:rise-in .68s cubic-bezier(.22,1,.36,1) both}@keyframes rise-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1180px){.desktop-nav{display:none}.mobile-menu{display:inline-flex!important}.hero{grid-template-columns:1fr}.hero-copy{min-height:auto;padding-bottom:2.2rem;background:linear-gradient(180deg,rgba(255,253,248,.98),hsla(50,40%,94%,.92))}.hero-media{min-height:32rem;-webkit-clip-path:none;clip-path:none}h1{max-width:13ch}.use-section{margin-top:0;padding-top:clamp(2rem,5vw,3rem)}.catalog-hero,.featured-grid,.scenario-section,.use-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-jump{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:820px){.promo{min-height:38px;font-size:.82rem}.promo a{display:none}.nav-shell,.simple-header,.site-footer{padding:.9rem 1rem}.nav-shell{min-height:6.65rem}.brand{min-width:0}.brand-logo{height:4.8rem}.header-actions a:not(.mobile-menu){display:none}.header-actions{grid-column:3}.hero{min-height:auto}.hero-copy{gap:1.15rem;padding:2.4rem 1rem 1.75rem}h1{max-width:10.5ch;font-size:clamp(3rem,15vw,4.35rem)}.hero-text{font-size:1.05rem}.hero-media{min-height:22rem}.button{width:100%}.secondary{width:auto}.category-heading,.final-cta,.section-heading,.site-footer{align-items:flex-start;flex-direction:column}.catalog-hero,.faq,.featured-grid,.guide-list,.guide-panel,.scenario-section,.trust-strip,.use-grid{grid-template-columns:1fr}.catalog-hero h1{max-width:10.5ch}.catalog-hero{min-height:auto}.catalog-hero-copy{gap:1.15rem;padding:2.4rem 1rem 1.75rem;background:linear-gradient(180deg,rgba(255,253,248,.98),hsla(50,40%,94%,.92))}.catalog-hero-media{min-height:22rem;-webkit-clip-path:none;clip-path:none}.catalog-hero .button{width:100%}.category-jump{display:flex;overflow-x:auto;padding-bottom:.4rem;scroll-snap-type:x proximity}.category-jump a{min-width:min(78vw,22rem);scroll-snap-align:start}.category-heading>span{font-size:.96rem}.trust-strip>div{justify-content:flex-start}.trust-strip>div+div{border-top:1px solid rgba(15,58,28,.14);border-left:0}.scenario{grid-template-columns:1fr}.scenario img{aspect-ratio:16/9;height:auto}.faq h2{position:static}.use-content{padding-right:3rem}}@media (max-width:460px){.promo{gap:.35rem;font-size:.75rem}.hero-actions{gap:.5rem}.use-card,.use-card img{min-height:10.5rem}.use-overlay{background:linear-gradient(180deg,rgba(0,0,0,.02) 8%,rgba(7,19,11,.62))}.use-content small{display:none}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@font-face{font-family:__Barlow_dcf1d9;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/88e4012f2051f8b4-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Barlow_dcf1d9;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/0be08cad6fae8421-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Barlow_dcf1d9;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/61d96c4884191721-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Barlow_dcf1d9;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/cd5242d34e82716d-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Barlow_dcf1d9;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/6662f7f4c6f2f062-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Barlow_dcf1d9;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/b0bb26939bb40fdb-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Barlow_dcf1d9;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/7816b93d847886e9-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Barlow_dcf1d9;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/ea06843a6d8e9ab3-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Barlow_dcf1d9;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/60c9b95e8d9e49be-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Barlow_dcf1d9;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/1e6ec62843814326-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Barlow_dcf1d9;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/a8bcd0492b5976ee-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Barlow_dcf1d9;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/6ad0344ed98ac2e9-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Barlow_dcf1d9;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/a919ac6ebfd565cf-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Barlow_dcf1d9;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/01c7be446e8f31f5-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Barlow_dcf1d9;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/cb8236635aff3c3e-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Barlow_Fallback_dcf1d9;src:local("Arial");ascent-override:103.43%;descent-override:20.69%;line-gap-override:0.00%;size-adjust:96.68%}.__className_dcf1d9{font-family:__Barlow_dcf1d9,__Barlow_Fallback_dcf1d9;font-style:normal}.__variable_dcf1d9{--font-site:"__Barlow_dcf1d9","__Barlow_Fallback_dcf1d9"}