@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;600;650;700&family=Manrope:wght@400;500;600;650;700;800&display=swap');
:root{--ink:#092f35;--lime:#d3ee77;--muted:#617074;--line:#dce3e2;--paper:#f3f6f4}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid #78a83c;outline-offset:5px}.skip{position:absolute;left:10px;top:-100px;z-index:100;background:white;padding:12px}.skip:focus{top:5px}header{height:102px;padding:0 5.5%;display:flex;align-items:center;justify-content:space-between;gap:30px;background:#fff}.brand{display:inline-flex;flex-direction:column;line-height:1}.brand-top{font-family:'Manrope',Arial,sans-serif;font-size:28px;font-weight:800;letter-spacing:-1.2px;white-space:nowrap}.brand-symbol{color:#84a32d;margin-left:5px}.brand-sub{font-size:11px;font-weight:700;letter-spacing:6px;margin-top:9px}nav,.header-right,.languages{display:flex;align-items:center}nav{gap:34px;font-size:14px;font-weight:500}nav a:hover{color:#779629}.header-right{gap:30px}.languages{gap:6px;font-size:13px}.languages button{border:0;background:none;padding:7px 4px;color:#718184;cursor:pointer}.languages button.active{font-weight:700;color:var(--ink)}.contact-nav{border-bottom:1px solid var(--ink);padding:8px 0;font-size:14px;font-weight:600}.hero{position:relative;min-height:660px;background:var(--ink);color:white;overflow:hidden}.hero-photo,.hero-shade{position:absolute;width:100%;height:100%;inset:0;object-fit:cover}.hero-photo{object-position:center 57%}.hero-shade{background:linear-gradient(90deg,rgba(3,30,35,.93) 0%,rgba(3,30,35,.77) 40%,rgba(3,30,35,.15) 100%)}.hero-content{position:relative;padding:74px 5.5% 110px;max-width:1040px}.eyebrow{font-size:12px;font-weight:600;letter-spacing:2.1px;display:flex;align-items:center;gap:12px;margin:0 0 30px}.eyebrow>span{display:inline-block;width:22px;height:1px;background:var(--lime)}h1,h2,h3{font-family:'Manrope',Arial,sans-serif;font-weight:500;margin:0;line-height:1.14;letter-spacing:-2px}h1{font-size:clamp(42px,5.2vw,76px);max-width:950px}em{font-style:normal;color:var(--lime)}.hero-description{font-size:17px;color:#e0e7e6;margin:28px 0 32px;line-height:1.7}.button{display:inline-flex;align-items:center;gap:45px;padding:15px 22px;font-size:14px;font-weight:600;transition:background .2s,transform .2s}.button:hover{background:#e3ff90;transform:translateY(-2px)}.lime{background:var(--lime);color:var(--ink)}.button>span:last-child{font-size:22px;line-height:1}.hero-bottom{position:absolute;bottom:0;left:5.5%;right:5.5%;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #ffffff38;padding:23px 0;font-size:11px;letter-spacing:1.4px}.hero-bottom>a{font-size:24px}.specialties{background:var(--lime);padding:23px 5.5%;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:12px;letter-spacing:1.2px;font-weight:650}.cross{font-size:22px;font-weight:400}.section{padding:96px 5.5%;scroll-margin-top:0}.dark{color:#60716d}.about{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:start}.section h2{font-size:clamp(32px,3.3vw,47px)}.about-copy{padding-top:39px}.lead{font-size:22px;line-height:1.5;margin:0 0 22px}.about-copy>p:not(.lead){color:var(--muted);margin-bottom:28px}.about-tags{display:flex;gap:10px;flex-wrap:wrap}.about-tags span{border:1px solid var(--line);padding:6px 12px;font-size:12px}.products{background:var(--paper)}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:44px}.section-heading h2{max-width:650px}.section-heading>p{font-size:14px;color:var(--muted);margin:0;flex-shrink:0}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.product-card{background:white;padding:30px;min-height:360px;display:flex;flex-direction:column;border:1px solid #e3e9e5}.card-top{display:flex;justify-content:space-between;font-size:11px;letter-spacing:1.4px;color:var(--muted);margin-bottom:43px}.product-card h3{font-size:33px;letter-spacing:-1px;min-height:75px}.product-card p{font-size:15px;color:var(--muted);margin:22px 0 32px}.card-bottom{border-top:1px solid var(--line);padding-top:18px;font-size:12px;margin-top:auto}.featured{background:var(--ink);color:white;border-color:var(--ink)}.featured .card-top{color:var(--lime)}.featured p{color:#c0d0d0}.featured .card-bottom{border-color:#ffffff30}.product-note{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-top:25px;font-size:12px;color:var(--muted)}.product-note a{font-size:14px;color:var(--ink);border-bottom:1px solid var(--ink);white-space:nowrap}.markets{display:grid;grid-template-columns:1fr 1fr;gap:10%;background:var(--ink);color:white}.market-intro h2{font-size:clamp(42px,4.4vw,62px)}.market-intro>p:not(.eyebrow){color:#b5c9c9;max-width:400px;margin:28px 0}.market-route{display:flex;align-items:center;gap:22px;max-width:370px;font-size:12px;letter-spacing:2px;color:var(--lime);margin-top:40px}.route-line{height:1px;flex:1;background:#7b9c80}.process{padding-top:8px}.process-label{font-size:11px;letter-spacing:1.5px;margin-bottom:30px;color:#b5c9c9}.process article{display:flex;gap:25px;border-top:1px solid #ffffff26;padding:25px 0}.process article>span{color:var(--lime);font-size:13px;padding-top:4px}.process h3{font-size:22px;letter-spacing:-.5px}.process article p{color:#b5c9c9;font-size:15px;margin-bottom:0}.contact{display:grid;grid-template-columns:1.3fr 1fr;gap:8%;background:var(--lime);align-items:center}.contact p:not(.eyebrow){color:#3c5240;font-size:15px;margin-top:26px}.contact .dark{color:#3c5240}.contact-box{border-left:1px solid #092f3538;padding-left:40px}.contact-box>span{font-size:11px;letter-spacing:1.6px}.contact-box>a{font-size:clamp(20px,2vw,28px);display:flex;gap:20px;justify-content:space-between;border-bottom:1px solid #092f3540;padding:14px 0;letter-spacing:-.5px}.contact-box p{line-height:1.7}footer{padding:48px 5.5% 26px;background:#06252b;color:white}.footer-top,.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:24px}.footer-top{padding-bottom:37px}.footer-top p{color:#bbcbca;font-size:16px}.footer-top>a:last-child{font-size:13px}.footer-bottom{border-top:1px solid #ffffff25;padding-top:20px;font-size:11px;color:#afc1c2;line-height:1.9}.footer-bottom p{margin:0}.footer-bottom>span{white-space:nowrap}@media(min-width:1600px){header,.section,.specialties,footer{padding-left:max(5.5%,calc((100vw - 1440px)/2));padding-right:max(5.5%,calc((100vw - 1440px)/2))}.hero-content{margin-left:calc((100vw - 1440px)/2);padding-left:0}}@media(max-width:1000px){header{height:88px}nav{gap:20px}.header-right{gap:15px}.hero{min-height:610px}.hero-content{padding-top:75px}.section{padding-top:75px;padding-bottom:75px}.section-heading{align-items:start;flex-direction:column;gap:20px}.section-heading>p br{display:none}.product-card{padding:24px}.product-card h3{font-size:28px}.product-card p{font-size:14px}.contact{gap:40px}.contact-box{padding-left:25px}.specialties{font-size:10px;gap:14px}.markets{gap:7%}}@media(max-width:700px){header{height:auto;min-height:86px;flex-wrap:wrap;gap:15px;padding-top:18px;padding-bottom:15px}.brand-top{font-size:24px}.brand-sub{font-size:10px;letter-spacing:5px;margin-top:7px}.header-right{gap:16px}.contact-nav{font-size:12px}nav{order:3;width:100%;justify-content:space-between;border-top:1px solid var(--line);padding-top:12px;font-size:13px}.hero{min-height:605px}.hero-content{padding:60px 6% 108px}.hero-photo{object-position:66% center}.hero-shade{background:linear-gradient(90deg,#031e23e8,#031e236e)}h1{font-size:44px;letter-spacing:-1.8px;line-height:1.14}.eyebrow{font-size:10px;letter-spacing:1.6px;margin-bottom:25px}.hero-description{font-size:15px;max-width:370px;margin:25px 0 30px}.hero-description br{display:none}.hero-bottom{font-size:9px;gap:20px;padding:20px 0;letter-spacing:.7px}.hero-bottom>span:first-child{max-width:185px}.hero-bottom>span:last-child{display:none}.specialties{display:grid;grid-template-columns:1fr 1fr;padding:20px 6%;gap:15px;font-size:10px}.specialties .cross{display:none}.section{padding:60px 6%}.about,.markets,.contact{grid-template-columns:1fr;gap:30px}.section h2{font-size:34px;letter-spacing:-1.3px}.about-copy{padding:0}.lead{font-size:20px}.about-copy>p:not(.lead){font-size:15px}.product-grid{grid-template-columns:1fr;gap:16px}.product-card{min-height:310px;padding:28px}.card-top{margin-bottom:28px}.product-card h3{min-height:0;font-size:31px}.product-card h3 br{display:none}.product-card p{font-size:15px}.product-note{align-items:flex-start;flex-direction:column;gap:6px}.market-intro h2{font-size:44px}.process{margin-top:12px}.contact-box{border-left:0;border-top:1px solid #092f3538;padding:26px 0 0}.contact-box>a{font-size:25px}.footer-top{align-items:flex-start;flex-wrap:wrap;gap:24px}.footer-top p{font-size:14px;width:100%;order:3;margin:0}.footer-bottom{align-items:start;flex-direction:column;gap:18px}.footer-bottom p{font-size:11px}footer{padding:35px 6% 25px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
