@font-face{font-family:Geist;src:url(/fonts/geist-latin.woff2)format("woff2");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:Geist Mono;src:url(/fonts/geist-mono-latin.woff2)format("woff2");font-weight:100 900;font-style:normal;font-display:swap}:root{--ay-ink:#10231b;--ay-deep:#05271c;--ay-green:#0d4b36;--ay-leaf:#64db3d;--ay-cyan:#4dc9df;--ay-paper:#f5f4ed;--ay-surface:#fff;--ay-muted:#65736c;--ay-line:#dce1db;--ay-shadow:0 30px 80px #041f1617;--ay-radius:24px;--ay-container:min(1380px,calc(100vw - 96px))}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--ay-paper);color:var(--ay-ink);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-family:Geist,Inter,Arial,sans-serif}::selection{background:var(--ay-leaf);color:var(--ay-deep)}a{color:inherit;text-decoration:none}button{font:inherit}img{max-width:100%}main{overflow:clip}.logo{align-items:center;line-height:0;display:inline-flex}.logo img{width:220px;height:auto}.logo--light{background:0 0}.button{border:1px solid var(--ay-leaf);background:var(--ay-leaf);min-height:48px;color:var(--ay-deep);border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:0 20px;font-size:13px;font-weight:700;transition:transform .25s,box-shadow .25s,background .25s;display:inline-flex}.button:hover{background:#71e64a;transform:translateY(-2px);box-shadow:0 14px 35px #38be2a2e}.button--dark{background:var(--ay-deep);border-color:var(--ay-deep);color:#fff}.button--small{min-height:42px}.text-link,.back-link{align-items:center;gap:9px;font-size:13px;font-weight:650;display:inline-flex}.text-link{border-bottom:1px solid;padding-bottom:6px}.back-link{color:var(--ay-muted)}.eyebrow{color:var(--ay-green);text-transform:uppercase;letter-spacing:.16em;align-items:center;gap:12px;margin:0 0 22px;font:700 10px/1.2 Geist Mono,monospace;display:flex}.eyebrow:before{content:"";background:var(--ay-cyan);width:28px;height:1px}.eyebrow>span{display:none}.eyebrow--light{color:#d7e7df}.tag{color:var(--ay-green);text-transform:uppercase;letter-spacing:.14em;font:700 10px Geist Mono}.award-progress{z-index:300;transform-origin:top;background:linear-gradient(var(--ay-cyan),var(--ay-leaf));pointer-events:none;width:2px;height:76vh;position:fixed;top:12vh;right:8px;box-shadow:0 0 16px #4dc9df80}.award-aura{z-index:250;mix-blend-mode:multiply;pointer-events:none;background:radial-gradient(circle,#4dc9df1a,#0000 68%);border-radius:50%;width:240px;height:240px;position:fixed;top:-120px;left:-120px}.award-grain{z-index:240;opacity:.022;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.95' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.8'/%3E%3C/svg%3E");position:fixed;inset:0}.about-page h1 strong,.about-page h2 strong,.technology-page h1 strong,.technology-page h2 strong,.products-replica-page h1 strong,.products-replica-page h2 strong{font-weight:700}.about-page{background:var(--ay-paper)}.about-hero{isolation:isolate;color:#fff;background:#587363;width:calc(100% - 32px);max-width:1900px;height:clamp(560px,64svh,690px);min-height:560px;margin:16px auto 50px;position:relative;overflow:hidden}.about-hero-copy{z-index:2;flex-direction:column;justify-content:center;width:min(1480px,100% - 64px);height:100%;margin:auto;padding:38px 0 58px;display:flex;position:relative}.about-hero-copy .back-link{color:#d8e2dc;position:absolute;top:36px;left:0}.about-hero h1{letter-spacing:-.06em;text-wrap:balance;max-width:760px;margin:24px 0;font-size:clamp(58px,5.7vw,88px);font-weight:480;line-height:.96}.about-hero-copy>p:last-child{color:#e4ebe7;max-width:590px;margin:0;font-size:18px;line-height:1.6}.about-hero-image{z-index:-2;min-height:0;position:absolute;inset:0;overflow:hidden}.about-hero-image:after{content:"";background:linear-gradient(90deg,#042b1fd6 0%,#042b1f94 42%,#042b1f1f 72%),linear-gradient(#0000 42%,#03181147);position:absolute;inset:0}.about-hero-image img{object-fit:cover;object-position:center 54%;transform:none}.about-story{grid-template-columns:minmax(330px,.65fr) minmax(0,1.35fr);align-items:start;gap:72px;width:min(1480px,100% - 64px);margin:auto;padding:50px 0;display:grid}.about-story aside{position:static}.about-story h2{letter-spacing:-.055em;max-width:560px;margin:20px 0 42px;font-size:clamp(46px,4.5vw,70px);font-weight:480;line-height:1}.about-facts{border-top:1px solid var(--ay-line);gap:32px;padding-top:22px;display:flex}.about-facts div{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;flex-direction:column;min-height:0;padding:0;display:flex}.about-facts strong{color:var(--ay-green);font-size:34px;font-weight:520}.about-facts span{max-width:150px;color:var(--ay-muted);margin-top:6px;font-size:12px;line-height:1.45}.about-story-image{width:100%;height:280px;margin-top:34px;position:relative;overflow:hidden}.about-story-image img{object-fit:cover;object-position:center 62%;transition:transform .8s cubic-bezier(.2,.8,.2,1)}.about-story-image:hover img{transform:scale(1.025)}.about-copy{grid-template-columns:1fr 1fr;gap:34px 42px;max-width:none;display:grid}.about-copy article{border-top:1px solid var(--ay-line);padding-top:16px}.about-copy article>span{color:var(--ay-green);text-transform:uppercase;letter-spacing:.12em;margin-bottom:12px;font-size:12px;font-weight:750;display:block}.about-copy p{color:#53635b;margin:0;font-size:16px;line-height:1.72}.about-copy p strong{color:var(--ay-ink);font-weight:650}.about-copy__lead{grid-column:1/-1}.about-copy__lead p{max-width:920px;color:var(--ay-ink);font-size:21px;line-height:1.55}.about-copy blockquote{border-top:2px solid var(--ay-green);color:var(--ay-green);letter-spacing:-.04em;box-shadow:none;background:0 0;border-radius:0;grid-column:1/-1;margin:6px 0 0;padding:26px 0 4px;font-size:clamp(28px,3vw,43px);font-weight:500;line-height:1.08}.about-values{width:100%;color:var(--ay-ink);background:#eeece3;border:0;grid-template-columns:minmax(320px,.7fr) minmax(0,1.3fr);gap:72px;margin:50px 0;padding:50px max(32px,50% - 740px);display:grid}.about-values-heading h2{letter-spacing:-.055em;max-width:540px;margin:20px 0 0;font-size:clamp(44px,4.4vw,68px);font-weight:480;line-height:1}.about-values-grid{margin:0;display:block}.about-values-grid article{border:0;border-top:1px solid var(--ay-line);-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-radius:0;grid-template-columns:56px minmax(210px,.65fr) 1fr;align-items:center;gap:24px;min-height:0;padding:25px 0;transition:none;display:grid}.about-values-grid article:last-child{border-bottom:1px solid var(--ay-line)}.about-values-grid article:hover{background:0 0;transform:none}.about-values-grid article>span{color:#76a18f;font:500 13px Geist Mono}.about-values-grid h3{letter-spacing:-.035em;margin:0;font-size:29px;font-weight:520}.about-values-grid p{max-width:430px;color:var(--ay-muted);margin:0;font-size:15px;line-height:1.6}.about-cta{grid-template-columns:1.15fr .55fr;align-items:center;gap:10vw;width:min(1480px,100% - 64px);min-height:0;margin:auto;padding:70px 0 90px;display:grid}.about-cta h2{letter-spacing:-.06em;max-width:800px;margin:20px 0 0;font-size:clamp(50px,5.5vw,82px);font-weight:480;line-height:.98}.about-cta>div:last-child p{color:var(--ay-muted);margin:0 0 28px;font-size:17px;line-height:1.65}.technology-page{background:var(--ay-paper)}.tech-page-hero{isolation:isolate;border-radius:var(--ay-radius);color:#fff;background:var(--ay-deep);place-items:center;width:calc(100% - 32px);max-width:1800px;min-height:calc(100svh - 94px);margin:16px auto;padding:70px max(48px,50% - 690px);display:grid;position:relative;overflow:hidden}.tech-page-hero-image{z-index:-3;object-fit:cover;object-position:center 42%}.tech-page-hero-shade{z-index:-2;background:linear-gradient(90deg,#031b13db,#031b1340,#031b1394),linear-gradient(#0000 50%,#031b13b8);position:absolute;inset:0}.tech-page-hero-copy{text-align:center;flex-direction:column;align-items:center;max-width:980px;display:flex}.tech-page-hero-copy .back-link{color:#d6e2dc;position:absolute;top:34px;left:max(48px,50% - 690px)}.tech-page-hero h1{letter-spacing:-.075em;text-wrap:balance;text-shadow:0 12px 45px #00000047;max-width:970px;margin:20px 0 27px;font-size:clamp(70px,8.5vw,132px);font-weight:470;line-height:.88}.tech-page-hero-copy>p:not(.eyebrow){color:#e2ebe7;max-width:650px;margin:0 0 30px;font-size:18px;line-height:1.6}.tech-hero-metric{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#05271c94;border:1px solid #fff3;border-radius:16px;padding:17px 20px;display:grid;position:absolute;bottom:36px;right:36px}.tech-hero-metric strong{color:var(--ay-cyan);font-size:28px}.tech-hero-metric span{text-transform:uppercase;letter-spacing:.15em;font:500 9px Geist Mono}.tech-overview,.nano-scale-section,.delivery-process,.tech-feature-section,.tech-faq,.tech-contact-cta{width:var(--ay-container);min-height:78svh;margin:auto;padding:120px 0}.tech-overview{grid-template-columns:.8fr 1.2fr;align-items:center;gap:10vw;display:grid}.tech-overview h2,.nano-scale-heading h2,.delivery-heading h2,.tech-feature-heading h2,.tech-faq-heading h2{letter-spacing:-.06em;margin:20px 0 0;font-size:clamp(48px,5.2vw,78px);font-weight:480;line-height:.98}.tech-overview-copy p{border-bottom:1px solid var(--ay-line);color:var(--ay-muted);margin:0;padding:24px 0;font-size:16px;line-height:1.7}.tech-overview-copy p.lead{color:var(--ay-ink);font-size:22px;line-height:1.55}.nano-scale-section{border-radius:var(--ay-radius);background:#fff;width:calc(100% - 32px);max-width:1800px;min-height:88svh;padding:105px max(48px,50% - 690px)}.nano-scale-heading{grid-template-columns:1.2fr .65fr;align-items:end;gap:8vw;margin-bottom:55px;display:grid}.nano-scale-heading>p{color:var(--ay-muted);margin:0;font-size:16px;line-height:1.65}.nano-scale-figure{border:1px solid var(--ay-line);background:#fbfcfa;border-radius:20px;margin:0;padding:28px;overflow:hidden}.nano-scale-figure img{width:100%;height:auto;display:block}.uptake-section,.patent-section{border-radius:var(--ay-radius);background:var(--ay-deep);color:#fff;grid-template-columns:1fr 1fr;width:calc(100% - 32px);max-width:1800px;min-height:86svh;margin:16px auto;display:grid;overflow:hidden}.uptake-visual,.patent-visual{background:#fff;min-height:650px;position:relative}.uptake-visual img,.patent-visual img{object-fit:contain;padding:30px}.uptake-copy,.patent-copy{flex-direction:column;justify-content:center;padding:clamp(55px,7vw,110px);display:flex}.uptake-copy h2,.patent-copy h2,.tech-contact-cta h2{letter-spacing:-.06em;margin:20px 0 25px;font-size:clamp(48px,5.4vw,82px);font-weight:480;line-height:.97}.uptake-copy>p:not(.eyebrow),.patent-copy>p:not(.eyebrow){color:#c5d4cc;max-width:600px;font-size:16px;line-height:1.65}.uptake-copy ul{flex-wrap:wrap;gap:8px;margin:28px 0 0;padding:0;list-style:none;display:flex}.uptake-copy li{background:#ffffff0d;border:1px solid #ffffff29;border-radius:999px;gap:8px;padding:10px 14px;font-size:12px;display:flex}.uptake-copy li svg{color:var(--ay-leaf)}.delivery-heading{grid-template-columns:1.1fr .65fr;align-items:end;gap:9vw;margin-bottom:55px;display:grid}.delivery-heading>p{color:var(--ay-muted);margin:0;font-size:16px;line-height:1.65}.delivery-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.delivery-grid article{border:1px solid var(--ay-line);background:#ffffffb8;border-radius:20px;flex-direction:column;min-height:360px;padding:28px;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 18px 60px #041f160d}.delivery-grid article:hover{box-shadow:var(--ay-shadow);transform:translateY(-7px)}.delivery-meta{justify-content:space-between;display:flex}.delivery-meta span{color:#1688a0;background:#e8f8fb;border-radius:50%;place-items:center;width:44px;height:44px;font:600 11px Geist Mono;display:grid}.delivery-meta small{text-transform:uppercase;letter-spacing:.14em;color:var(--ay-muted);font:600 9px Geist Mono}.delivery-grid h3{letter-spacing:-.04em;margin:60px 0 15px;font-size:42px;font-weight:490}.delivery-grid p{color:var(--ay-muted);font-size:15px;line-height:1.6}.delivery-grid strong{color:var(--ay-green);margin-top:auto;font-size:12px}.tech-feature-section{border-radius:var(--ay-radius);background:#e9ede7;width:calc(100% - 32px);max-width:1800px;padding:105px max(48px,50% - 690px)}.tech-feature-heading{max-width:820px;margin-bottom:50px}.tech-feature-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.tech-feature-grid article{background:#ffffff8c;border:1px solid #0d4b361a;border-radius:20px;flex-direction:column;min-height:290px;padding:28px;display:flex}.tech-feature-grid article>span{color:var(--ay-green);font:500 10px Geist Mono}.tech-feature-grid h3{letter-spacing:-.04em;max-width:560px;margin:auto 0 14px;font-size:34px;font-weight:500;line-height:1.05}.tech-feature-grid p{max-width:570px;color:var(--ay-muted);margin:0;font-size:14px;line-height:1.6}.patent-copy .button{align-self:flex-start;margin-top:22px}.tech-faq{grid-template-columns:.75fr 1.25fr;align-items:start;gap:10vw;display:grid}.tech-faq-heading{position:sticky;top:45px}.tech-faq-heading>p:last-child{color:var(--ay-muted);font-size:14px;line-height:1.6}.faq-list details{border-bottom:1px solid var(--ay-line)}.faq-list summary{cursor:pointer;grid-template-columns:42px 1fr 22px;align-items:center;gap:14px;padding:24px 0;font-size:19px;list-style:none;display:grid}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{color:var(--ay-green);font:500 10px Geist Mono}.faq-list details>p{max-width:720px;color:var(--ay-muted);margin:0;padding:0 38px 26px 56px;font-size:15px;line-height:1.65}.tech-contact-cta{border-radius:var(--ay-radius);background:linear-gradient(135deg,#10583e,var(--ay-deep));color:#fff;grid-template-columns:1.15fr .55fr;align-items:center;gap:10vw;width:calc(100% - 32px);max-width:1800px;min-height:70svh;padding:105px max(48px,50% - 690px);display:grid}.tech-contact-cta>div:last-child p{color:#c3d2ca;line-height:1.65}.replica-products-hero{border-radius:var(--ay-radius);background:var(--ay-deep);width:calc(100% - 32px);max-width:1800px;height:620px;margin:16px auto 0;position:relative;overflow:hidden}.replica-products-field{position:absolute;inset:0}.replica-products-field:after{content:"";background:linear-gradient(#031e140d,#031e14b3);position:absolute;inset:0}.replica-products-field img{object-fit:cover}.replica-products-packages{z-index:2;position:absolute;inset:30px 15% 20px}.replica-products-packages>img{object-fit:contain;filter:drop-shadow(0 35px 30px #00000047)}.replica-package-hotspot{z-index:3;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);color:#fff;background:#05271ca6;border:1px solid #ffffffa6;border-radius:50%;place-items:center;width:44px;height:44px;font-size:26px;transition:transform .25s,background .25s;display:grid;position:absolute}.replica-package-hotspot:hover{background:var(--ay-green);transform:scale(1.12)}.replica-package-hotspot--one{top:48%;left:31%}.replica-package-hotspot--two{top:48%;left:50%}.replica-package-hotspot--three{top:48%;left:71%}.replica-products-catalog{width:var(--ay-container);min-height:100svh;margin:auto;padding:120px 0}.replica-products-catalog h1{text-align:center;letter-spacing:-.065em;text-transform:none;text-wrap:balance;max-width:1000px;margin:0 auto 75px;font-size:clamp(55px,6.5vw,98px);font-weight:480;line-height:.92}.replica-products-catalog h1 sup{font-size:.25em}.replica-catalog-columns{grid-template-columns:1.15fr .85fr;gap:16px;display:grid}.replica-agriculture-liquids,.replica-secondary-lines>section{border:1px solid var(--ay-line);background:#ffffffb8;border-radius:20px;padding:38px}.replica-catalog-columns h2{margin:0 0 35px;font-size:34px;font-weight:500}.replica-liquid-columns{grid-template-columns:.8fr 1.2fr;gap:45px;display:grid}.replica-secondary-lines{gap:16px;display:grid}.replica-product-group{margin-bottom:28px}.replica-product-group h3{color:#15849b;text-transform:uppercase;letter-spacing:.14em;margin:0 0 10px;font:700 9px Geist Mono}.replica-product-group--organic p{font-weight:650}.replica-product-link{border-bottom:1px solid var(--ay-line);min-height:42px;padding:9px 0;transition:padding .2s,color .2s;display:block}.replica-product-link:hover{color:var(--ay-green);padding-left:6px}.replica-product-link strong{font-size:16px}.replica-product-link span{color:var(--ay-muted);font-size:11px}.replica-manufacturer-copy{color:var(--ay-muted);background:#fff;border-radius:16px;margin:42px 0 0;padding:24px;font-size:14px;line-height:1.6}.replica-manufacturer-copy a{color:var(--ay-green);text-decoration:underline}.replica-regulatory-copy{color:var(--ay-muted);font-size:11px}.replica-support{border-radius:var(--ay-radius);background:var(--ay-deep);color:#fff;grid-template-columns:.8fr 1.2fr;align-items:center;gap:9vw;width:calc(100% - 32px);max-width:1800px;min-height:70svh;margin:16px auto;padding:100px max(48px,50% - 690px);display:grid}.replica-support-intro>p{color:var(--ay-cyan);letter-spacing:.15em;font:600 10px Geist Mono}.replica-support-intro h2{letter-spacing:-.055em;margin:18px 0;font-size:clamp(48px,5vw,76px);font-weight:480;line-height:.98}.replica-support-intro>span{color:#b9cbc2;line-height:1.6}.replica-support-methods{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.replica-support-methods a{background:#ffffff0d;border:1px solid #ffffff24;border-radius:18px;flex-direction:column;justify-content:flex-end;min-height:210px;padding:24px;transition:transform .25s,background .25s;display:flex}.replica-support-methods a:hover{background:#ffffff17;transform:translateY(-5px)}.replica-support-methods svg{color:var(--ay-cyan);margin-bottom:auto}.replica-support-methods span{font-size:14px}.replica-support-methods strong{color:var(--ay-cyan);overflow-wrap:anywhere;margin-top:7px;font-size:11px}.product-detail-page{--detail-pad:max(48px,calc((100% - 1380px)/2));background:var(--ay-paper)}.product-detail-hero{border-radius:var(--ay-radius);background:var(--ay-deep);color:#fff;grid-template-columns:1fr 1fr;width:calc(100% - 32px);max-width:1800px;min-height:calc(100svh - 94px);margin:16px auto;display:grid;overflow:hidden}.product-detail-copy{padding:70px var(--detail-pad);flex-direction:column;justify-content:center;display:flex}.product-detail-copy .back-link{color:#b9cbc2;margin-bottom:auto}.product-detail-copy h1{letter-spacing:-.075em;margin:20px 0 27px;font-size:clamp(72px,9vw,144px);font-weight:470;line-height:.86}.product-detail-copy>p:not(.eyebrow){color:#d0ddd6;max-width:650px;margin:0 0 30px;font-size:20px;line-height:1.55}.product-detail-copy .button{align-self:flex-start}.product-detail-visual{background:radial-gradient(circle at 50% 40%,#fff,#e5eee7);min-height:650px;position:relative}.product-detail-visual img{object-fit:contain;filter:drop-shadow(0 35px 28px #031e142e);padding:70px 14%}.product-detail-visual--wordmark img{filter:none;padding:25% 10%}.product-detail-overview,.product-use-panel,.product-guidance,.product-navigation{width:var(--ay-container);grid-template-columns:.8fr 1.2fr;align-items:center;gap:10vw;min-height:76svh;margin:auto;padding:120px 0;display:grid}.product-detail-overview h2,.product-use-panel h2,.product-guidance h2,.product-navigation h2{letter-spacing:-.06em;margin:20px 0 0;font-size:clamp(48px,5.4vw,82px);font-weight:480;line-height:.98}.product-detail-description>p{margin:0 0 38px;font-size:20px;line-height:1.62}.product-specs{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.product-specs div{border:1px solid var(--ay-line);background:#fff;border-radius:16px;flex-direction:column;justify-content:space-between;min-height:150px;padding:20px;display:flex}.product-specs span{color:var(--ay-muted);text-transform:uppercase;letter-spacing:.12em;font:500 8px Geist Mono}.product-specs strong{color:var(--ay-green);font-size:15px}.product-benefits{border-radius:var(--ay-radius);background:linear-gradient(135deg,#10553d,var(--ay-deep));color:#fff;width:calc(100% - 32px);max-width:1800px;min-height:82svh;margin:16px auto;padding:105px max(48px,50% - 690px)}.product-benefits-heading{grid-template-columns:.6fr 1.4fr;align-items:end;gap:8vw;margin-bottom:50px;display:grid}.product-benefits-heading h2{letter-spacing:-.06em;margin:0;font-size:clamp(48px,5.4vw,82px);font-weight:480;line-height:.98}.product-benefits-grid{grid-template-columns:repeat(5,1fr);gap:10px;display:grid}.product-benefits-grid article{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff0e;border:1px solid #ffffff24;border-radius:18px;grid-template-rows:auto 1fr;grid-template-columns:1fr auto;min-height:250px;padding:22px;display:grid}.product-benefits-grid article>span{color:var(--ay-cyan);font:500 9px Geist Mono}.product-benefits-grid article svg{color:var(--ay-leaf)}.product-benefits-grid h3{grid-column:1/-1;align-self:end;margin:45px 0 0;font-size:20px;font-weight:500;line-height:1.2}.product-use-panel{border-radius:var(--ay-radius);background:#fff;width:calc(100% - 32px);max-width:1800px;padding:105px max(48px,50% - 690px)}.product-use-panel>div:last-child>p,.product-guidance>div:last-child p{color:var(--ay-muted);font-size:16px;line-height:1.7}.product-caution{background:#eef7ed;border-radius:14px;padding:20px!important}.product-guidance .button{margin-top:15px}.product-navigation{display:block}.product-navigation-grid{grid-template-columns:repeat(3,1fr);gap:10px;margin:48px 0 30px;display:grid}.product-navigation-grid a{border:1px solid var(--ay-line);background:#fff;border-radius:16px;grid-template-columns:1fr auto;align-content:space-between;min-height:145px;padding:20px;transition:transform .25s,box-shadow .25s;display:grid}.product-navigation-grid a:hover{transform:translateY(-4px);box-shadow:0 18px 45px #041f1612}.product-navigation-grid span{color:var(--ay-muted);text-transform:uppercase;letter-spacing:.12em;grid-column:1/-1;font:500 8px Geist Mono}.product-navigation-grid strong{font-size:20px}.product-navigation-grid svg{color:var(--ay-green)}@media (max-width:1050px){:root{--ay-container:min(100% - 56px,900px)}.about-hero,.product-detail-hero,.uptake-section,.patent-section{grid-template-columns:1fr}.about-hero-image,.product-detail-visual,.uptake-visual,.patent-visual{min-height:520px}.about-story,.tech-overview,.tech-faq,.product-detail-overview,.product-use-panel,.product-guidance{grid-template-columns:1fr;gap:50px}.about-story aside,.tech-faq-heading{position:static}.about-values-grid,.delivery-grid,.tech-feature-grid,.replica-catalog-columns,.replica-support{grid-template-columns:1fr}.product-benefits-grid{grid-template-columns:repeat(2,1fr)}.product-benefits-heading,.about-cta,.tech-contact-cta{grid-template-columns:1fr}.replica-products-packages{inset:30px 4% 20px}}@media (max-width:700px){:root{--ay-container:calc(100% - 36px);--ay-radius:20px}.about-hero,.tech-page-hero,.nano-scale-section,.uptake-section,.patent-section,.tech-feature-section,.tech-contact-cta,.replica-products-hero,.replica-support,.product-detail-hero,.product-benefits,.product-use-panel{width:calc(100% - 16px);margin:8px auto}.about-hero-copy,.uptake-copy,.patent-copy,.product-detail-copy{padding:52px 24px}.about-hero h1,.tech-page-hero h1,.product-detail-copy h1{font-size:54px}.about-hero-image,.product-detail-visual,.uptake-visual,.patent-visual{min-height:340px}.about-story,.tech-overview,.delivery-process,.tech-faq,.product-detail-overview,.product-guidance,.product-navigation{min-height:0;padding:78px 0}.about-values,.tech-feature-section,.tech-contact-cta,.replica-support,.product-benefits,.product-use-panel{min-height:0;padding:72px 24px}.about-values-grid,.delivery-grid,.tech-feature-grid,.replica-support-methods,.product-benefits-grid,.product-navigation-grid{grid-template-columns:1fr}.about-values-grid article{min-height:210px}.about-cta{min-height:0;padding:78px 0}.nano-scale-section{min-height:0;padding:72px 24px}.nano-scale-heading,.delivery-heading{grid-template-columns:1fr;gap:25px}.nano-scale-figure{padding:10px;overflow:auto}.uptake-copy h2,.patent-copy h2,.tech-contact-cta h2,.product-detail-overview h2,.product-use-panel h2,.product-guidance h2{font-size:42px}.replica-products-hero{height:360px}.replica-products-packages{inset:20px -18% 0}.replica-package-hotspot{width:36px;height:36px}.replica-products-catalog{min-height:0;padding:75px 0}.replica-products-catalog h1{margin-bottom:45px;font-size:45px}.replica-agriculture-liquids,.replica-secondary-lines>section{padding:24px}.replica-liquid-columns{grid-template-columns:1fr;gap:15px}.replica-support-methods a{min-height:160px}.product-detail-copy .back-link{margin-bottom:45px}.product-detail-copy>p:not(.eyebrow){font-size:17px}.product-specs{grid-template-columns:1fr}.product-specs div{min-height:110px}.product-benefits-grid article{min-height:190px}.product-navigation-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid var(--ay-cyan);outline-offset:5px;border-radius:6px}@media (max-width:700px){.award-progress{display:none}.award-aura{opacity:.45}}.about-story,.about-values,.about-cta,.tech-overview,.nano-scale-section,.delivery-process,.tech-feature-section,.tech-faq,.tech-contact-cta,.replica-products-catalog,.replica-support,.product-detail-overview,.product-benefits,.product-use-panel,.product-guidance,.product-navigation{min-height:0;padding-top:50px;padding-bottom:50px}.technology-page .uptake-copy,.technology-page .patent-copy{padding-top:50px;padding-bottom:50px}.technology-page .tech-contact-cta{margin-bottom:50px}@media (max-width:1050px){.about-story{grid-template-columns:1fr;gap:46px}.about-story aside{grid-template-columns:1.1fr .9fr;align-items:end;gap:40px;display:grid}.about-story aside>.eyebrow{grid-column:1/-1}.about-story h2{margin-bottom:0}.about-values{grid-template-columns:1fr;gap:42px}}@media (max-width:700px){.about-hero{height:auto;min-height:620px}.about-hero-copy{width:calc(100% - 48px);padding:90px 0 44px}.about-hero-copy .back-link{top:26px}.about-story,.about-cta{width:calc(100% - 36px)}.about-values{width:100%}.about-story aside{display:block}.about-story h2{margin-bottom:32px}.about-facts{gap:22px}.about-copy{grid-template-columns:1fr;gap:28px}.about-copy__lead,.about-copy blockquote{grid-column:1}.about-copy__lead p{font-size:19px}.about-values{padding-inline:18px}.about-values-grid article{grid-template-columns:42px 1fr;gap:12px 18px}.about-values-grid p{grid-column:2}.about-values-heading h2{font-size:44px}.about-cta{padding-inline:0}}.technology-page .tech-page-hero{background:#48645a;border-radius:0;width:calc(100% - 32px);max-width:1900px;height:clamp(560px,64svh,690px);min-height:560px;margin:16px auto 50px;padding:0;display:block}.technology-page .tech-page-hero-shade{background:linear-gradient(90deg,#04231bd1 0%,#04231b8c 43%,#04231b14 75%),linear-gradient(#0000 42%,#03181140)}.technology-page .tech-page-hero-copy{text-align:left;justify-content:center;align-items:flex-start;width:min(1480px,100% - 64px);max-width:none;height:100%;margin:auto;padding:38px 0 58px}.technology-page .tech-page-hero-copy .back-link{top:36px;left:0}.technology-page .tech-page-hero h1{letter-spacing:-.06em;max-width:790px;text-shadow:none;margin:22px 0 24px;font-size:clamp(58px,5.7vw,88px);line-height:.96}.technology-page .tech-page-hero-copy>p:not(.eyebrow){max-width:610px;margin-bottom:28px}.technology-page .tech-hero-metric{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-top:1px solid #ffffff8c;border-bottom:1px solid #ffffff52;border-radius:0;width:230px;padding:15px 0;bottom:25px;right:max(32px,50% - 740px)}.technology-page .tech-hero-metric strong{color:#fff;font-size:27px}.technology-page .tech-hero-metric span{color:#dce7e1}.technology-page .tech-overview{grid-template-columns:minmax(330px,.7fr) minmax(0,1.3fr);align-items:start;gap:72px;width:min(1480px,100% - 64px);min-height:0;padding:50px 0}.technology-page .tech-overview h2,.technology-page .nano-scale-heading h2,.technology-page .delivery-heading h2,.technology-page .tech-feature-heading h2,.technology-page .tech-faq-heading h2{font-size:clamp(46px,4.8vw,72px)}.technology-page .tech-overview-copy{grid-template-columns:1fr 1fr;gap:30px 38px;display:grid}.technology-page .tech-overview-copy p{border-top:1px solid var(--ay-line);border-bottom:0;padding:18px 0 0}.technology-page .tech-overview-copy p.lead{grid-column:1/-1;font-size:21px}.technology-page .nano-scale-section{background:#eeece3;border-radius:0;width:100%;max-width:none;min-height:0;margin:50px 0;padding:50px max(32px,50% - 740px)}.technology-page .nano-scale-heading{grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:64px;margin-bottom:36px}.technology-page .nano-scale-heading>p{border-top:1px solid var(--ay-line);border-bottom:1px solid var(--ay-line);padding:18px 0}.technology-page .nano-scale-figure{background:0 0;border:0;border-radius:0;padding:0}.technology-page .uptake-section,.technology-page .patent-section{border-radius:0;grid-template-columns:1.05fr .95fr;width:min(1480px,100% - 64px);max-width:none;min-height:0;margin:50px auto}.technology-page .uptake-visual,.technology-page .patent-visual{min-height:520px}.technology-page .uptake-visual img,.technology-page .patent-visual img{padding:24px}.technology-page .uptake-copy,.technology-page .patent-copy{padding:54px}.technology-page .uptake-copy h2,.technology-page .patent-copy h2{font-size:clamp(46px,4.8vw,70px)}.technology-page .uptake-copy li{background:0 0;border-radius:0}.technology-page .delivery-process{background:#eeece3;width:100%;min-height:0;margin:50px 0;padding:50px max(32px,50% - 740px)}.technology-page .delivery-heading{grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:64px;margin-bottom:36px}.technology-page .delivery-heading>p{border-top:1px solid var(--ay-line);border-bottom:1px solid var(--ay-line);padding:18px 0}.technology-page .delivery-grid{gap:18px}.technology-page .delivery-grid article{min-height:260px;box-shadow:none;background:0 0;border:0;border-top:1px solid #9eada3;border-radius:0;padding:24px 0 0;transition:none}.technology-page .delivery-grid article:hover{box-shadow:none;transform:none}.technology-page .delivery-meta{align-items:start}.technology-page .delivery-meta span{color:#0f503b4d;background:0 0;border-radius:0;width:auto;height:auto;font-size:48px;line-height:.9;display:block}.technology-page .delivery-grid strong{border-bottom:1px solid #9eada3;padding:16px 0}.technology-page .tech-feature-section{background:0 0;border-radius:0;width:min(1480px,100% - 64px);max-width:none;margin:50px auto;padding:50px 0}.technology-page .tech-feature-heading{max-width:850px;margin-bottom:38px}.technology-page .tech-feature-grid{gap:0 42px}.technology-page .tech-feature-grid article{border:0;border-top:1px solid var(--ay-line);background:0 0;border-radius:0;min-height:190px;padding:24px 0}.technology-page .tech-feature-grid article>span{margin-bottom:34px}.technology-page .tech-feature-grid h3{margin:0 0 13px;font-size:30px}.technology-page .tech-faq{grid-template-columns:minmax(330px,.7fr) minmax(0,1.3fr);gap:72px;width:min(1480px,100% - 64px);min-height:0;padding:50px 0}.technology-page .tech-faq-heading{position:static}.technology-page .faq-list summary{font-size:17px}.technology-page .tech-contact-cta{background:#0a4b37;border-radius:0;width:calc(100% - 32px);max-width:1900px;min-height:400px;margin:50px auto;padding:50px max(32px,50% - 740px)}.technology-page .tech-contact-cta h2{font-size:clamp(48px,5vw,74px)}@media (max-width:1050px){.technology-page .tech-overview,.technology-page .tech-faq{grid-template-columns:1fr;gap:42px}.technology-page .uptake-section,.technology-page .patent-section{grid-template-columns:1fr}.technology-page .uptake-visual,.technology-page .patent-visual{min-height:470px}}@media (max-width:700px){.technology-page .tech-page-hero{height:auto;min-height:620px}.technology-page .tech-page-hero-copy{width:calc(100% - 48px);padding:90px 0 44px}.technology-page .tech-page-hero-copy .back-link{top:26px}.technology-page .tech-hero-metric{display:none}.technology-page .tech-overview,.technology-page .tech-feature-section,.technology-page .tech-faq{width:calc(100% - 36px);padding:42px 0}.technology-page .tech-overview-copy{grid-template-columns:1fr}.technology-page .tech-overview-copy p.lead{grid-column:1}.technology-page .nano-scale-section,.technology-page .delivery-process{width:100%;padding:42px 18px}.technology-page .nano-scale-heading,.technology-page .delivery-heading{grid-template-columns:1fr;gap:24px}.technology-page .nano-scale-figure{overflow:visible}.technology-page .nano-scale-figure img{width:100%;min-width:0;height:auto}.technology-page .uptake-section,.technology-page .patent-section{width:calc(100% - 16px);margin:42px auto}.technology-page .uptake-visual,.technology-page .patent-visual{min-height:330px}.technology-page .uptake-copy,.technology-page .patent-copy{padding:42px 24px}.technology-page .delivery-grid{grid-template-columns:1fr;gap:38px}.technology-page .delivery-grid article{min-height:0}.technology-page .tech-feature-grid{grid-template-columns:1fr}.technology-page .tech-contact-cta{min-height:0;margin:42px auto;padding:48px 24px}}.technology-page .tech-hero-metric{display:none}.technology-page .tech-overview-copy strong,.technology-page .nano-scale-heading strong,.technology-page .tech-feature-grid strong{color:var(--ay-ink);font-weight:680}.technology-page .nano-scale-section,.technology-page .nano-scale-figure{background:#fff}.technology-page .uptake-section,.technology-page .patent-section{grid-template-columns:1fr 1fr;align-items:stretch}.technology-page .uptake-visual img{object-fit:fill;padding:0}.technology-page .patent-visual img{object-fit:contain;padding:20px}.technology-page .uptake-copy strong,.technology-page .patent-copy strong{color:#fff;font-weight:680}.technology-page .delivery-grid article{border-bottom:1px solid #9eada3;min-height:210px;padding:20px 0 22px}.technology-page .delivery-meta span{font-size:42px}.technology-page .delivery-grid h3{margin:28px 0 12px;font-size:32px}.technology-page .delivery-grid p{margin-bottom:0}.technology-page .tech-feature-heading{margin-bottom:32px}.technology-page .tech-feature-grid article{grid-template-rows:auto auto;grid-template-columns:34px 1fr;column-gap:16px;min-height:0;padding:20px 0;display:grid}.technology-page .tech-feature-grid article>span{grid-area:1/1/3;margin:5px 0 0}.technology-page .tech-feature-grid h3{grid-column:2;margin:0 0 10px;font-size:27px}.technology-page .tech-feature-grid p{grid-column:2;margin:0}.technology-page .tech-faq{padding-top:42px;padding-bottom:42px}.technology-page .faq-list summary{padding:15px 0;font-size:16px}.technology-page .faq-list details>p{padding-bottom:18px}@media (max-width:700px){.technology-page .uptake-visual img{object-fit:contain}.technology-page .tech-feature-grid article{grid-template-columns:30px 1fr}}.technology-page .delivery-heading{align-items:start}.technology-page .delivery-heading>p{margin-top:43px}.technology-page .delivery-meta small{color:var(--ay-ink);letter-spacing:.1em;font-size:11px;font-weight:780}.technology-page .delivery-grid p strong{color:var(--ay-ink);font-weight:680}.technology-page .tech-feature-section{background:#fff;width:100%;max-width:none;margin:50px 0;padding:50px max(32px,50% - 740px)}@media (max-width:700px){.technology-page .delivery-heading>p{margin-top:0}.technology-page .tech-feature-section{width:100%;padding:42px 18px}}.technology-page .delivery-heading>p{border:0;margin-top:43px;padding:0}.technology-page .delivery-grid article{border-top:1px solid #9eada3;border-bottom:1px solid #9eada3}.technology-page .delivery-grid strong{border:0;padding:0}.technology-page .delivery-process{margin-bottom:0}.technology-page .tech-feature-section{margin-top:0}@media (max-width:700px){.technology-page .delivery-heading>p{margin-top:0}}.products-replica-page{background:var(--ay-paper)}.products-replica-page .replica-products-hero{isolation:isolate;background:#526d5a;border-radius:0;width:calc(100% - 32px);max-width:1900px;height:clamp(480px,54svh,580px);margin:16px auto 32px}.products-replica-page .replica-products-field{z-index:-3}.products-replica-page .replica-products-field:after{display:none}.products-replica-page .replica-products-field img{object-fit:cover;object-position:center 55%}.replica-products-hero__shade{z-index:-2;background:linear-gradient(90deg,#032419e6 0%,#032419ad 42%,#03241929 75%),linear-gradient(#0000 45%,#03181161);position:absolute;inset:0}.replica-products-hero__content{z-index:3;color:#fff;flex-direction:column;justify-content:center;align-items:flex-start;width:min(1480px,100% - 64px);height:100%;margin:auto;padding:42px 0;display:flex;position:relative}.replica-products-hero__content .eyebrow{color:#fff}.replica-products-hero__content h1{letter-spacing:-.06em;text-wrap:balance;max-width:760px;margin:0 0 20px;font-size:clamp(54px,5.2vw,80px);font-weight:480;line-height:.96}.replica-products-hero__content>p:not(.eyebrow){color:#e0e9e4;max-width:610px;margin:0 0 24px;font-size:17px;line-height:1.55}.products-replica-page .replica-products-packages{z-index:2;pointer-events:none;width:min(64%,980px);height:106%;inset:auto max(-1%,50% - 875px) -2% auto}.products-replica-page .replica-products-packages:before{content:"";z-index:0;filter:blur(10px);background:radial-gradient(#fff3,#ffffff0f 47%,#0000 72%);position:absolute;inset:18% 2% 3% 5%}.products-replica-page .replica-products-packages>img{z-index:1;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 34px 28px #0000005c)}.replica-products-hero__content h1{max-width:660px}.replica-products-hero__content>p:not(.eyebrow){max-width:560px}.products-replica-page .replica-products-catalog{width:min(1480px,100% - 64px);min-height:0;margin:auto;padding:36px 0}.replica-catalog-heading{grid-template-columns:minmax(0,1.25fr) minmax(300px,.65fr);align-items:start;gap:56px;margin-bottom:28px;display:grid}.replica-catalog-heading h2{letter-spacing:-.055em;max-width:820px;margin:0;font-size:clamp(44px,4.2vw,62px);font-weight:480;line-height:.98}.replica-catalog-heading>p{color:var(--ay-muted);margin:28px 0 0;font-size:15px;line-height:1.58}.products-replica-page .replica-catalog-columns{border-top:1px solid #a8b4ac;border-bottom:1px solid #a8b4ac;grid-template-columns:1.25fr .75fr;gap:0;display:grid}.products-replica-page .replica-agriculture-liquids{background:0 0;border:0;border-radius:0;padding:26px 32px 28px 0}.products-replica-page .replica-secondary-lines{border-left:1px solid #a8b4ac;flex-direction:column;gap:0;padding-left:32px;display:flex}.products-replica-page .replica-secondary-lines>section{background:0 0;border:0;border-radius:0;flex:1;padding:26px 0 28px}.products-replica-page .replica-secondary-lines>section+section{border-top:1px solid #a8b4ac}.replica-section-heading{grid-template-columns:52px 1fr;align-items:start;gap:14px;margin-bottom:24px;display:grid}.replica-section-heading>span{color:#0f503b4d;font:520 34px/.95 Geist Mono}.replica-section-heading p{color:var(--ay-green);text-transform:uppercase;letter-spacing:.13em;margin:1px 0 6px;font:750 8px Geist Mono}.replica-section-heading h3{letter-spacing:-.035em;margin:0;font-size:28px;font-weight:520;line-height:1.05}.products-replica-page .replica-liquid-columns{grid-template-columns:1fr 1fr;gap:32px;display:grid}.products-replica-page .replica-product-group{margin:0 0 20px}.products-replica-page .replica-product-group h4{color:var(--ay-green);text-transform:uppercase;letter-spacing:.13em;margin:0 0 7px;font:750 8px Geist Mono}.products-replica-page .replica-product-link{border-top:1px solid var(--ay-line);min-height:50px;color:var(--ay-ink);justify-content:space-between;align-items:center;gap:12px;padding:9px 0;transition:color .2s,padding .2s;display:flex}.products-replica-page .replica-product-link:last-child{border-bottom:1px solid var(--ay-line)}.products-replica-page .replica-product-link:hover{color:var(--ay-green);padding-left:7px}.replica-product-link__name{flex-direction:column;gap:3px;display:flex}.products-replica-page .replica-product-link strong{font-size:17px;font-weight:560;line-height:1.1}.products-replica-page .replica-product-link small{color:var(--ay-muted);font:500 9px Geist Mono}.products-replica-page .replica-product-link svg{color:var(--ay-green);flex:none}.products-replica-page .replica-product-group--organic p{border-top:1px solid var(--ay-line);max-width:340px;color:var(--ay-muted);margin:0;padding-top:10px;font-size:13px;font-weight:400;line-height:1.5}.products-replica-page .replica-regulatory-copy{max-width:920px;color:var(--ay-muted);margin:16px 0 0;font-size:10px;line-height:1.5}.replica-manufacturer-section{background:#eeece3;grid-template-columns:minmax(0,1.25fr) minmax(300px,.65fr);align-items:center;gap:56px;width:100%;margin:32px 0 0;padding:36px max(32px,50% - 740px);display:grid}.replica-manufacturer-section h2{letter-spacing:-.055em;max-width:820px;margin:0;font-size:clamp(44px,4.2vw,62px);font-weight:480;line-height:.98}.replica-manufacturer-section>div:last-child>p{color:var(--ay-muted);margin:0 0 20px;font-size:15px;line-height:1.58}.products-replica-page .replica-support{background:#0a4b37;border-radius:0;grid-template-columns:minmax(0,1.05fr) minmax(520px,.95fr);gap:56px;width:calc(100% - 32px);max-width:1900px;min-height:0;margin:0 auto 32px;padding:36px max(32px,50% - 740px)}.products-replica-page .replica-support-intro>p{color:#fff}.products-replica-page .replica-support-intro h2{letter-spacing:-.055em;max-width:720px;margin:0 0 18px;font-size:clamp(44px,4.2vw,62px);font-weight:480;line-height:.98}.products-replica-page .replica-support-intro>span{color:#c6d7ce;max-width:650px;font-size:15px;line-height:1.58;display:block}.products-replica-page .replica-support-methods{border-top:1px solid #ffffff47;display:block}.products-replica-page .replica-support-methods a{background:0 0;border:0;border-bottom:1px solid #ffffff47;border-radius:0;grid-template-columns:30px 100px minmax(0,1fr) 20px;align-items:center;gap:14px;min-height:76px;padding:12px 0;transition:padding .2s,background .2s;display:grid}.products-replica-page .replica-support-methods a:hover{background:0 0;padding-left:10px;transform:none}.products-replica-page .replica-support-methods a>svg:first-child{color:var(--ay-leaf);margin:0}.products-replica-page .replica-support-methods span{font-size:14px}.products-replica-page .replica-support-methods strong{color:#fff;overflow-wrap:anywhere;margin:0;font-size:13px}.products-replica-page .replica-support-methods__arrow{color:#fff}@media (max-width:1050px){.products-replica-page .replica-products-packages{opacity:.9;width:65%;right:-8%}.products-replica-page .replica-catalog-columns,.replica-manufacturer-section,.products-replica-page .replica-support{grid-template-columns:1fr}.products-replica-page .replica-secondary-lines{border-top:1px solid #a8b4ac;border-left:0;padding:0}.replica-manufacturer-section,.products-replica-page .replica-support{gap:42px}}@media (max-width:700px){.products-replica-page .replica-products-hero{width:calc(100% - 16px);height:590px;margin:8px auto 30px}.replica-products-hero__content{justify-content:flex-end;width:calc(100% - 48px);padding:34px 0 210px}.replica-products-hero__content h1{font-size:43px}.replica-products-hero__content>p:not(.eyebrow){font-size:15px}.products-replica-page .replica-products-packages{opacity:1;width:100%;height:46%;bottom:-1%;right:0}.products-replica-page .replica-products-packages:before{inset:8% 0 1%}.products-replica-page .replica-products-catalog{width:calc(100% - 36px);padding:32px 0}.replica-catalog-heading{grid-template-columns:1fr;gap:16px;margin-bottom:24px}.replica-catalog-heading h2,.replica-manufacturer-section h2{font-size:39px}.replica-catalog-heading>p{margin:0}.products-replica-page .replica-catalog-columns{grid-template-columns:1fr}.products-replica-page .replica-agriculture-liquids{padding:22px 0}.products-replica-page .replica-liquid-columns{grid-template-columns:1fr;gap:0}.products-replica-page .replica-secondary-lines{padding:0}.replica-section-heading{grid-template-columns:44px 1fr;margin-bottom:20px}.replica-section-heading>span{font-size:29px}.replica-section-heading h3{font-size:26px}.replica-manufacturer-section{gap:22px;margin:30px 0 0;padding:32px 18px}.products-replica-page .replica-support{grid-template-columns:1fr;gap:26px;width:calc(100% - 16px);margin:0 auto 30px;padding:32px 24px}.products-replica-page .replica-support-intro h2{font-size:39px}.products-replica-page .replica-support-methods a{grid-template-columns:28px 70px minmax(0,1fr) 18px;gap:10px;min-height:70px}.products-replica-page .replica-support-methods strong{font-size:11px}}.product-detail-page h1 strong,.product-detail-page h2 strong{font-weight:700}.product-detail-page .product-detail-hero{border-radius:0;grid-template-columns:.92fr 1.08fr;width:calc(100% - 32px);max-width:1900px;height:clamp(480px,54svh,580px);min-height:0;margin:16px auto 32px}.product-detail-page .product-detail-copy{padding:42px 48px 42px max(32px,50vw - 740px)}.product-detail-page .product-detail-copy .back-link{margin-bottom:34px}.product-detail-page .product-detail-copy h1{letter-spacing:-.065em;margin:16px 0 20px;font-size:clamp(58px,6.2vw,92px);font-weight:480;line-height:.92}.product-detail-page .product-detail-copy>p:not(.eyebrow){margin-bottom:24px;font-size:17px;line-height:1.55}.product-detail-page .product-detail-visual{background:linear-gradient(135deg,#f7faf7,#e5eee7);min-height:0}.product-detail-page .product-detail-visual img{filter:drop-shadow(0 25px 20px #031e1429);padding:38px 13%}.product-detail-page .product-detail-visual--wordmark img{filter:none;padding:20% 10%}.product-detail-page .product-detail-overview,.product-detail-page .product-guidance,.product-detail-page .product-navigation{width:min(1480px,100% - 64px);min-height:0;margin:auto;padding:36px 0}.product-detail-page .product-detail-overview,.product-detail-page .product-guidance{grid-template-columns:minmax(330px,.82fr) minmax(0,1.18fr);align-items:start;gap:72px}.product-detail-page .product-detail-overview h2,.product-detail-page .product-use-panel h2,.product-detail-page .product-guidance h2,.product-detail-page .product-navigation h2{letter-spacing:-.055em;margin:16px 0 0;font-size:clamp(44px,4.2vw,62px);line-height:.98}.product-detail-page .product-detail-description>p{margin:0 0 24px;font-size:18px;line-height:1.58}.product-detail-page .product-specs{border-top:1px solid #a8b4ac;border-bottom:1px solid #a8b4ac;gap:0}.product-detail-page .product-specs div{border:0;border-right:1px solid var(--ay-line);background:0 0;border-radius:0;min-height:96px;padding:16px 18px}.product-detail-page .product-specs div:last-child{border-right:0}.product-detail-page .product-specs strong{font-size:14px;line-height:1.25}.product-detail-page .product-benefits{background:#0a4b37;border-radius:0;width:calc(100% - 32px);max-width:1900px;min-height:0;margin:0 auto 32px;padding:36px max(32px,50% - 740px)}.product-detail-page .product-benefits-heading{grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);align-items:end;gap:56px;margin-bottom:28px}.product-detail-page .product-benefits-heading h2{letter-spacing:-.055em;font-size:clamp(44px,4.2vw,62px);line-height:.98}.product-detail-page .product-benefits-grid{border-top:1px solid #ffffff4d;border-bottom:1px solid #ffffff4d;gap:0}.product-detail-page .product-benefits-grid article{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-right:1px solid #fff3;border-radius:0;flex-direction:column;align-items:flex-start;min-height:142px;padding:18px;display:flex}.product-detail-page .product-benefits-grid article:last-child{border-right:0}.product-detail-page .product-benefits-grid article svg{margin-left:auto}.product-detail-page .product-benefits-grid h3{margin:auto 0 0;font-size:17px;line-height:1.25}.product-detail-page .product-use-panel{background:#eeece3;border-radius:0;grid-template-columns:minmax(330px,.82fr) minmax(0,1.18fr);align-items:start;gap:72px;width:100%;max-width:none;min-height:0;margin:0;padding:36px max(32px,50% - 740px)}.product-detail-page .product-use-panel>div:last-child>p,.product-detail-page .product-guidance>div:last-child p{font-size:15px;line-height:1.62}.product-detail-page .product-caution{border-left:3px solid var(--ay-green);background:#f7f8f2;border-radius:0;padding:16px!important}.product-detail-page .product-navigation{padding-bottom:42px}.product-detail-page .product-navigation-grid{border-top:1px solid #a8b4ac;border-bottom:1px solid #a8b4ac;grid-template-columns:repeat(3,1fr);gap:0;margin:28px 0 20px}.product-detail-page .product-navigation-grid a{border:0;border-right:1px solid var(--ay-line);border-bottom:1px solid var(--ay-line);min-height:88px;box-shadow:none;background:0 0;border-radius:0;padding:16px 18px}.product-detail-page .product-navigation-grid a:nth-child(3n){border-right:0}.product-detail-page .product-navigation-grid a:hover{box-shadow:none;padding-left:24px;transform:none}.product-detail-page .product-navigation-grid strong{font-size:18px}@media (max-width:1050px){.product-detail-page .product-detail-hero{grid-template-columns:1fr;height:auto}.product-detail-page .product-detail-copy{min-height:440px;padding:48px max(28px,50vw - 450px)}.product-detail-page .product-detail-visual{min-height:420px}.product-detail-page .product-detail-overview,.product-detail-page .product-guidance,.product-detail-page .product-use-panel{grid-template-columns:1fr;gap:28px}.product-detail-page .product-benefits-heading{grid-template-columns:1fr;gap:20px}.product-detail-page .product-benefits-grid{grid-template-columns:repeat(2,1fr)}.product-detail-page .product-benefits-grid article:nth-child(2n){border-right:0}}@media (max-width:700px){.product-detail-page .product-detail-hero{width:calc(100% - 16px);margin:8px auto 30px}.product-detail-page .product-detail-copy{min-height:390px;padding:34px 24px}.product-detail-page .product-detail-copy .back-link{margin-bottom:30px}.product-detail-page .product-detail-copy h1{font-size:50px}.product-detail-page .product-detail-copy>p:not(.eyebrow){font-size:16px}.product-detail-page .product-detail-visual{min-height:300px}.product-detail-page .product-detail-visual img{padding:28px 14%}.product-detail-page .product-detail-overview,.product-detail-page .product-guidance,.product-detail-page .product-navigation{width:calc(100% - 36px);padding:32px 0}.product-detail-page .product-detail-overview h2,.product-detail-page .product-use-panel h2,.product-detail-page .product-guidance h2,.product-detail-page .product-navigation h2,.product-detail-page .product-benefits-heading h2{font-size:39px}.product-detail-page .product-detail-description>p{font-size:16px}.product-detail-page .product-specs{grid-template-columns:1fr}.product-detail-page .product-specs div{border-right:0;border-bottom:1px solid var(--ay-line);min-height:72px}.product-detail-page .product-specs div:last-child{border-bottom:0}.product-detail-page .product-benefits{width:calc(100% - 16px);margin:0 auto 30px;padding:32px 24px}.product-detail-page .product-benefits-grid{grid-template-columns:1fr}.product-detail-page .product-benefits-grid article,.product-detail-page .product-benefits-grid article:nth-child(2n){border-bottom:1px solid #fff3;border-right:0;grid-template-columns:24px 1fr;align-items:center;gap:12px;min-height:78px;padding:14px 0;display:grid}.product-detail-page .product-benefits-grid article:last-child{border-bottom:0}.product-detail-page .product-benefits-grid article svg{margin:0}.product-detail-page .product-benefits-grid h3{margin:0;font-size:16px}.product-detail-page .product-use-panel{gap:24px;padding:32px 18px}.product-detail-page .product-navigation-grid{grid-template-columns:1fr}.product-detail-page .product-navigation-grid a,.product-detail-page .product-navigation-grid a:nth-child(3n){border-right:0;min-height:72px}.product-detail-page .product-navigation-grid strong{font-size:17px}}
.ay-home{--ay-ink:#14261f;--ay-deep:#073427;--ay-green:#0f503b;--ay-leaf:#61d438;--ay-paper:#f4f1e8;--ay-surface:#faf8f2;--ay-line:#cfd5ce;--ay-muted:#58675f;--ay-container:min(1480px,calc(100vw - 64px));background:var(--ay-paper);color:var(--ay-ink);font-family:Geist,Inter,Arial,sans-serif;overflow:clip}.ay-home *{box-sizing:border-box}.ay-home h1,.ay-home h2,.ay-home h3,.ay-home p{margin-top:0}.ay-home a:focus-visible,.ay-home button:focus-visible{outline-offset:4px;outline:3px solid #3baec4}.ay-container{width:var(--ay-container);margin-inline:auto}.ay-skip{z-index:1000;color:var(--ay-deep);background:#fff;padding:11px 16px;transition:top .2s;position:fixed;top:-90px;left:12px}.ay-skip:focus-visible{top:12px}.ay-header{z-index:100;width:100%;height:76px;color:var(--ay-ink);background:#fff;border-bottom:1px solid #0f503b24;grid-template-columns:auto 1fr auto;align-items:center;padding:0 max(16px,50% - 950px);display:grid;position:sticky;top:0;box-shadow:0 8px 24px #04261b0b}.ay-header__brand{justify-self:start;line-height:0;display:inline-flex}.ay-header__brand .logo img{width:220px}.ay-header__center{justify-self:center;align-items:center;gap:30px;height:100%;display:flex}.ay-header__nav{align-items:center;gap:34px;height:100%;font-size:16px;font-weight:620;display:flex}.ay-header__nav a{color:#435149;align-items:center;height:100%;transition:color .2s;display:flex;position:relative}.ay-header__nav a:after{content:"";background:var(--ay-green);transform-origin:0;height:2px;transition:transform .25s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.ay-header__nav a:hover,.ay-header__nav a.is-active{color:var(--ay-deep)}.ay-header__nav a:hover:after,.ay-header__nav a.is-active:after{transform:scaleX(1)}.ay-header__actions{justify-self:end;align-items:center;gap:18px;display:flex}.ay-header__market{letter-spacing:.12em;color:var(--ay-muted);border-right:1px solid var(--ay-line);padding-right:18px;font-size:13px}.ay-header__social{border-left:1px solid var(--ay-line);align-items:center;gap:7px;padding-left:24px;display:flex}.ay-header__social a{width:32px;height:32px;color:var(--ay-green);place-items:center;transition:color .2s,background .2s;display:grid}.ay-header__social a:hover{color:var(--ay-deep);background:#eef2ed}.ay-header__social svg{fill:none;stroke:currentColor;stroke-width:1.7px;width:18px;height:18px}.ay-header__social svg .is-fill{fill:currentColor;stroke:none}.ay-header__menu{border:1px solid var(--ay-line);width:44px;height:44px;color:var(--ay-deep);background:#fff;border-radius:4px;place-items:center;padding:0;display:none}.ay-button{background:var(--ay-leaf);min-height:48px;color:var(--ay-deep);border:1px solid var(--ay-leaf);border-radius:4px;justify-content:center;align-items:center;gap:10px;padding:0 21px;font-size:14px;font-weight:750;transition:transform .2s,background .2s;display:inline-flex}.ay-button:hover{background:#72e64c;transform:translateY(-1px)}.ay-button--compact{min-height:42px;padding-inline:17px}.ay-button--dark{background:var(--ay-deep);border-color:var(--ay-deep);color:#fff}.ay-button--dark:hover{background:var(--ay-green)}.ay-text-link{color:var(--ay-green);border-bottom:1px solid;align-items:center;gap:10px;padding:8px 0;font-size:14px;font-weight:700;display:inline-flex}.ay-text-link svg{transition:transform .2s}.ay-text-link:hover svg{transform:translate(4px)}.ay-text-link--light{color:#fff}.ay-actions{align-items:center;gap:28px;margin-top:32px;display:flex}.ed-kicker{color:var(--ay-green);text-transform:uppercase;letter-spacing:.13em;align-items:center;gap:12px;margin-bottom:20px;font-size:13px;font-weight:750;display:flex}.ed-kicker:before{content:"";background:currentColor;width:34px;height:1px}.ed-kicker--light{color:#fff}.ed-hero{isolation:isolate;color:#fff;background:#668067;width:calc(100% - 32px);max-width:1900px;height:clamp(620px,70svh,760px);min-height:620px;margin:16px auto 50px;position:relative;overflow:hidden}.ed-hero__image{z-index:-3;object-fit:cover;object-position:center 52%;transition:transform 1s cubic-bezier(.2,.8,.2,1)}.ed-hero:hover .ed-hero__image{transform:scale(1.012)}.ed-hero__shade{z-index:-2;background:linear-gradient(90deg,#05271dd1 0%,#05271d85 43%,#05271d14 73%),linear-gradient(#0000 52%,#03181157);position:absolute;inset:0}.ed-hero__content{align-items:center;height:100%;display:flex}.ed-hero__copy{max-width:780px;padding-bottom:60px}.ed-hero h1{letter-spacing:-.058em;text-wrap:balance;max-width:780px;margin-bottom:26px;font-size:clamp(64px,6vw,96px);font-weight:480;line-height:.96}.ed-hero h1 strong,.ed-intro__content h2 strong,.ed-section-heading h2 strong,.ed-process__intro h2 strong,.ed-cta h2 strong{font-weight:700}.ed-hero__copy>p:not(.ed-kicker){color:#eef3ef;max-width:650px;margin:0;font-size:18px;line-height:1.58}.ed-hero__facts{border-top:1px solid #ffffff8c;border-bottom:1px solid #ffffff59;grid-template-columns:repeat(3,1fr);min-height:82px;display:grid;position:absolute;bottom:20px;left:max(32px,50% - 740px);right:max(32px,50% - 740px)}.ed-hero__facts span{color:#eef3f0;border-right:1px solid #ffffff4d;flex-direction:column;justify-content:center;padding:15px 26px;font-size:13px;line-height:1.35;display:flex}.ed-hero__facts span:first-child{padding-left:0}.ed-hero__facts span:last-child{border-right:0}.ed-hero__facts strong{color:#fff;letter-spacing:-.02em;margin-bottom:5px;font-size:21px;font-weight:620}.ed-hero__scroll{color:#fff;align-items:center;gap:9px;font-size:13px;font-weight:650;display:flex;position:absolute;top:34px;right:34px}.ed-intro{padding:50px 0}.ed-intro__grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;column-gap:72px;padding:20px 0;display:grid}.ed-section-heading h2,.ed-process__intro h2,.ed-cta h2{letter-spacing:-.055em;text-wrap:balance;margin:0;font-size:clamp(48px,5.2vw,78px);font-weight:480;line-height:1}.ed-intro__visual{flex-direction:column;grid-column:1;display:flex}.ed-intro__visual>.ed-kicker{order:1;margin-bottom:16px}.ed-intro__challenge{order:2;max-width:600px;margin:0 0 24px;padding:0}.ed-intro__challenge p{color:var(--ay-muted);letter-spacing:0;margin:0;font-size:17px;font-weight:400;line-height:1.62}.ed-intro__challenge p strong{color:var(--ay-ink);font-weight:700}.ed-intro__image{flex:1;order:3;width:100%;height:360px;min-height:340px}.ed-intro__image>img{object-fit:cover;object-position:center 52%}.ed-intro__product-ad:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#ffffff05,#0000 45%,#05271d0a);position:absolute;inset:0}.ed-intro__content{flex-direction:column;grid-column:2;align-self:stretch;display:flex}.ed-intro__content h2{letter-spacing:-.048em;text-wrap:balance;max-width:780px;margin:0;font-size:clamp(38px,3.4vw,54px);font-weight:480;line-height:1.04}.ed-intro__body{flex:1;grid-template-rows:1fr auto;min-height:0;padding-top:18px;display:grid}.ed-intro__body p{max-width:600px;color:var(--ay-muted);align-self:center;margin:0;font-size:17px;font-weight:400;line-height:1.62}.ed-intro__body>.ay-text-link{white-space:nowrap;place-self:end start;width:max-content;margin-top:18px}.ed-image-reveal{background:#dce2da;position:relative;overflow:hidden}.ed-image-reveal img{transition:transform .8s cubic-bezier(.2,.8,.2,1)}.ed-image-reveal:hover img{transform:scale(1.025)}.ed-process{background:#eeece3;padding:50px 0}.ed-process__layout{display:block}.ed-process__intro{grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);align-items:end;column-gap:64px;padding:10px 0 46px;display:grid;position:static}.ed-process__intro .ed-kicker{grid-area:1/1}.ed-process__intro h2{grid-area:2/1/4}.ed-process__intro>p:not(.ed-kicker){max-width:480px;color:var(--ay-muted);border-top:1px solid #9ead9f;border-bottom:1px solid #9ead9f;grid-area:2/2;margin:0 0 18px;padding:18px 0;font-size:17px;line-height:1.65}.ed-process__intro>.ay-text-link{grid-area:3/2;justify-self:start}.ed-process__chapters{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.ed-process__chapter{grid-template-rows:280px auto;align-content:start;min-height:0;display:grid}.ed-process__image,.ed-process__chapter:nth-child(2) .ed-process__image{grid-area:1/1;width:100%;height:280px;min-height:0}.ed-process__image img{object-fit:cover}.ed-process__chapter:nth-child(3) .ed-process__image img{object-position:center 63%}.ed-process__copy,.ed-process__chapter:nth-child(2) .ed-process__copy{background:0 0;border-top:1px solid #98aa9f;grid-area:2/1;grid-template-columns:58px 1fr;align-items:start;gap:14px;padding:20px 0 0;display:grid;position:relative}.ed-process__copy>strong{letter-spacing:-.06em;color:#0f503b47;font-size:52px;font-weight:420;line-height:.9}.ed-process__copy h3{letter-spacing:-.035em;margin:0 0 8px;font-size:30px;font-weight:520}.ed-process__copy p{max-width:360px;color:var(--ay-muted);margin:0;font-size:14px;line-height:1.55}.ed-benefits{padding:50px 0}.ed-section-heading{grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);align-items:end;gap:64px;margin-bottom:38px;display:grid}.ed-section-heading>p{width:100%;max-width:480px;color:var(--ay-muted);border-top:1px solid #a8b4ab;border-bottom:1px solid #a8b4ab;margin:0;padding:18px 0;font-size:16px;line-height:1.65}.ed-section-heading>.ay-text-link{justify-self:end}.ed-benefits__mosaic{grid-template-rows:1fr 1fr;grid-template-columns:1.35fr .65fr;gap:12px;height:580px;display:grid}.ed-benefit{color:#fff;position:relative;overflow:hidden}.ed-benefit--1{grid-row:1/3}.ed-benefit img{object-fit:cover;transition:transform .8s cubic-bezier(.2,.8,.2,1)}.ed-benefit:hover img{transform:scale(1.025)}.ed-benefit:after{content:"";background:linear-gradient(#0000 42%,#031b13c2);position:absolute;inset:0}.ed-benefit>div{z-index:2;position:absolute;bottom:28px;left:30px;right:30px}.ed-benefit h3{letter-spacing:-.035em;margin:0 0 8px;font-size:32px;font-weight:520}.ed-benefit p{color:#edf2ef;max-width:470px;margin:0;font-size:15px;line-height:1.55}.ed-products{background:#faf8f1;padding:50px 0}.ed-products__row{border-top:1px solid #aab7ad;border-bottom:1px solid #aab7ad;grid-template-columns:1fr 1fr;display:grid}.ed-product-story{grid-template-columns:.82fr 1.18fr;align-items:center;min-height:360px;display:grid;position:relative}.ed-product-story+.ed-product-story{border-left:1px solid #aab7ad;padding-left:28px}.ed-product-story__product{justify-self:center;width:230px;height:300px;position:relative}.ed-product-story__product img{object-fit:contain;filter:drop-shadow(0 18px 14px #05271d24)}.ed-product-story--full .ed-product-story__product img{transform:translateY(-15px)scale(.82)}.ed-product-story__copy{padding:28px 26px 28px 12px}.ed-product-story__copy>p{color:var(--ay-green);text-transform:uppercase;letter-spacing:.12em;margin:0 0 12px;font-size:13px;font-weight:750}.ed-product-story__copy h3{letter-spacing:-.05em;margin:0 0 13px;font-size:43px;font-weight:500}.ed-product-story__copy>span{color:var(--ay-muted);margin-bottom:24px;font-size:16px;line-height:1.58;display:block}.ed-product-story__copy a{color:var(--ay-green);align-items:center;gap:8px;font-size:14px;font-weight:700;display:inline-flex}.ed-region{padding:50px 0}.ed-region__panels{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:12px;display:grid}.ed-market,.ed-market:nth-child(2),.ed-market:nth-child(3){color:#fff;height:470px;position:relative;overflow:hidden}.ed-market img{object-fit:cover;transition:transform .8s cubic-bezier(.2,.8,.2,1)}.ed-market:hover img{transform:scale(1.025)}.ed-market:after{content:"";background:linear-gradient(#0000 38%,#031b13d1);position:absolute;inset:0}.ed-market__copy{z-index:2;position:absolute;bottom:28px;left:28px;right:28px}.ed-market__copy>span{letter-spacing:.13em;font-size:13px;font-weight:750}.ed-market h3{letter-spacing:-.045em;margin:9px 0;font-size:42px;font-weight:510}.ed-market p{color:#e5ece8;max-width:320px;margin:0 0 20px;font-size:15px;line-height:1.55}.ed-market a{border-bottom:1px solid #ffffffb3;align-items:center;gap:8px;padding-bottom:5px;font-size:14px;font-weight:650;display:inline-flex}.ed-cta{isolation:isolate;color:#fff;align-items:center;width:calc(100% - 32px);max-width:1900px;min-height:460px;margin:50px auto;display:flex;position:relative;overflow:hidden}.ed-cta>img{z-index:-3;object-fit:cover;object-position:center 56%}.ed-cta__shade{z-index:-2;background:linear-gradient(90deg,#042c1fe0,#042c1f94 55%,#042c1f33);position:absolute;inset:0}.ed-cta__grid{grid-template-columns:1.15fr .55fr;align-items:end;gap:10vw;display:grid}.ed-cta__grid>div:last-child p{color:#e2ebe6;margin-bottom:28px;font-size:16px;line-height:1.65}.ay-footer{color:#fff;background:#04261b;padding:54px 0 24px}.ay-footer__grid{grid-template-columns:1.6fr .7fr .7fr 1.1fr;gap:60px;display:grid}.ay-footer__brand .logo img{width:230px}.ay-footer__brand>p{color:#a9b7b0;max-width:300px;margin:20px 0 0;font-size:13px;line-height:1.6}.ay-footer__grid>div:not(.ay-footer__brand){flex-direction:column;align-items:flex-start;gap:10px;display:flex}.ay-footer__grid a,.ay-footer__grid span{color:#bdc9c3;font-size:13px}.ay-footer__grid a:hover{color:#fff}.ay-footer__label{text-transform:uppercase;letter-spacing:.12em;margin:0 0 8px;font-weight:750;color:#fff!important;font-size:13px!important}.ay-footer__bottom{color:#91a39a;border-top:1px solid #ffffff24;justify-content:space-between;margin-top:46px;padding-top:20px;font-size:13px;display:flex}.ay-footer__whatsapp{align-items:center;gap:8px;margin-top:2px;display:inline-flex}.ay-footer__whatsapp svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:17px;height:17px}.ay-footer__whatsapp span{color:inherit}.ay-mobile-nav{z-index:200;background:var(--ay-paper);color:var(--ay-ink);flex-direction:column;padding:28px;display:flex;position:fixed;inset:0}.ay-mobile-nav__top{justify-content:space-between;align-items:center;display:flex}.ay-mobile-nav__top .logo img{width:184px}.ay-mobile-nav__top button{border:1px solid var(--ay-line);background:#fff;place-items:center;width:44px;height:44px;display:grid}.ay-mobile-nav nav{border-top:1px solid var(--ay-line);margin:70px 0 40px}.ay-mobile-nav nav a{border-bottom:1px solid var(--ay-line);letter-spacing:-.035em;grid-template-columns:44px 1fr;align-items:center;min-height:70px;font-size:28px;display:grid}.ay-mobile-nav nav span{color:var(--ay-muted);letter-spacing:0;font-size:13px}.ay-mobile-nav>.ay-button{margin-top:auto}@media (max-width:1050px){.ay-home{--ay-container:min(100% - 56px,900px)}.ay-header{grid-template-columns:1fr auto;padding-inline:28px}.ay-header__center{display:none}.ay-header__actions{grid-column:2}.ay-header__market,.ay-header__actions>.ay-button{display:none}.ay-header__menu{display:grid}.ed-hero__facts{left:28px;right:28px}.ed-intro__grid{grid-template-columns:1fr;gap:32px}.ed-intro__visual{grid-area:1/1;max-width:760px}.ed-intro__content{grid-area:2/1;max-width:820px}.ed-benefits__mosaic{height:520px}.ed-product-story__copy h3{font-size:38px}.ed-region__panels{grid-template-columns:repeat(3,1fr)}.ed-market,.ed-market:nth-child(2),.ed-market:nth-child(3){grid-column:auto;width:100%;height:430px}.ed-cta__grid{grid-template-columns:1fr;gap:30px}.ay-footer__grid{grid-template-columns:1.3fr repeat(3,1fr);gap:35px}}@media (max-width:700px){.ay-home{--ay-container:calc(100% - 36px)}.ay-header{height:70px;padding-inline:18px}.ay-header__brand .logo img{width:178px}.ed-hero{align-items:flex-end;width:calc(100% - 16px);height:auto;min-height:700px;margin:8px auto 42px;display:flex}.ed-hero__image{object-position:64% center}.ed-hero__shade{background:linear-gradient(#05271d0f 0%,#05271dad 45%,#05271deb 100%)}.ed-hero__content{align-items:flex-end;height:auto}.ed-hero__copy{padding:250px 0 190px}.ed-hero h1{letter-spacing:-.052em;font-size:48px;line-height:1}.ed-hero__copy>p:not(.ed-kicker){font-size:16px}.ay-actions{flex-direction:column;align-items:flex-start;gap:12px;margin-top:25px}.ed-hero__facts{background:0 0;grid-template-columns:1fr;min-height:156px;bottom:14px;left:18px;right:18px}.ed-hero__facts span,.ed-hero__facts span:first-child{border-bottom:1px solid #ffffff47;border-right:0;grid-template-columns:128px 1fr;align-items:center;min-height:52px;padding:8px 0;font-size:13px;display:grid}.ed-hero__facts strong{margin:0;font-size:16px}.ed-hero__scroll{display:none}.ed-intro,.ed-process,.ed-benefits,.ed-products,.ed-region{padding:42px 0}.ed-section-heading h2,.ed-process__intro h2,.ed-cta h2{font-size:42px}.ed-intro__grid{padding:12px 0}.ed-intro__content h2{font-size:38px}.ed-intro__body{padding-top:20px;display:block}.ed-intro__body p,.ed-process__intro>p:not(.ed-kicker){font-size:16px}.ed-intro__body>.ay-text-link{margin-top:24px}.ed-intro__challenge{max-width:none;margin:0 0 20px}.ed-intro__challenge p{font-size:16px}.ed-intro__image{aspect-ratio:4/3;height:auto;min-height:0}.ed-process__intro{padding-bottom:38px;display:block}.ed-process__intro>p:not(.ed-kicker){margin:22px 0}.ed-process__chapters{grid-template-columns:1fr;gap:48px}.ed-process__chapter{grid-template-columns:1fr;gap:0}.ed-process__image,.ed-process__chapter:nth-child(2) .ed-process__image{grid-area:1/1;height:320px;min-height:0}.ed-process__copy,.ed-process__chapter:nth-child(2) .ed-process__copy{background:0 0;grid-area:2/1;grid-template-columns:70px 1fr;padding:20px 0}.ed-process__copy>strong{font-size:62px}.ed-process__copy h3{font-size:32px}.ed-process__copy p{font-size:16px}.ed-section-heading{grid-template-columns:1fr;gap:24px;margin-bottom:30px}.ed-section-heading>.ay-text-link{justify-self:start}.ed-benefits__mosaic{grid-template-rows:none;grid-template-columns:1fr;height:auto;display:grid}.ed-benefit,.ed-benefit--1{grid-row:auto;height:340px}.ed-benefit>div{bottom:22px;left:22px;right:22px}.ed-benefit h3{font-size:30px}.ed-benefit p{font-size:14px}.ed-products__row{grid-template-columns:1fr}.ed-product-story{grid-template-columns:.8fr 1.2fr;align-items:center;min-height:290px;display:grid}.ed-product-story+.ed-product-story{border-top:1px solid #aab7ad;border-left:0;padding-left:0}.ed-product-story__product{width:100%;height:250px;margin:0;transform:none}.ed-product-story__copy{text-align:left;border:0;padding:24px 0 24px 10px}.ed-product-story__copy h3{font-size:38px}.ed-product-story__copy a{justify-content:flex-start}.ed-region__panels{grid-template-columns:1fr;gap:10px}.ed-market,.ed-market:nth-child(2),.ed-market:nth-child(3){grid-column:auto;width:100%;height:400px}.ed-market__copy{bottom:22px;left:22px;right:22px}.ed-cta{align-items:flex-end;width:calc(100% - 16px);min-height:500px;margin:42px auto}.ed-cta>img{object-position:center}.ed-cta__shade{background:linear-gradient(#042c1f4d,#042c1feb)}.ed-cta__grid{padding-bottom:42px}.ed-cta__grid>div:last-child p{font-size:16px}.ay-footer{padding-top:48px}.ay-footer__grid{grid-template-columns:1fr 1fr;gap:36px 22px}.ay-footer__brand,.ay-footer__grid>div:last-child{grid-column:1/-1}.ay-footer__bottom{flex-direction:column;gap:20px;margin-top:40px}.ay-mobile-nav>.ay-header__social{border:0;margin:0 0 28px;padding:0}.ay-mobile-nav>.ay-header__social a{border:1px solid var(--ay-line);width:42px;height:42px}}@media (prefers-reduced-motion:reduce){.ay-home *{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
@media (min-width:701px){.ed-hero{height:clamp(700px,76svh,820px);min-height:700px}.ed-hero__content{height:100%;padding:38px 0 140px;display:flex;align-items:center}.ed-hero__copy{max-width:900px;padding-bottom:0}.ed-hero h1{max-width:900px;font-size:clamp(62px,5vw,88px)}}@media (max-width:700px){.ed-hero__copy{padding-bottom:210px}.ed-process__chapter{grid-template-rows:320px auto}}@media (max-width:700px){.technology-page .uptake-section,.technology-page .patent-section{grid-template-columns:minmax(0,1fr);grid-template-rows:auto auto;align-items:stretch}.technology-page .uptake-visual,.technology-page .patent-visual{grid-column:1;width:100%;min-height:0;height:auto}.technology-page .uptake-visual{aspect-ratio:1499/1049}.technology-page .patent-visual{aspect-ratio:1697/927}.technology-page .uptake-copy,.technology-page .patent-copy{grid-column:1;width:100%}.technology-page .uptake-visual img{padding:0;object-fit:contain}.technology-page .patent-visual img{padding:14px;object-fit:contain}}