@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--green:#286343;--deep:#173e2b;--ink:#19231e;--muted:#5d6961;--soft:#f1f4f1;--line:#d9e0d9;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;color:var(--ink);font-family:Manrope,Arial,sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;width:100%;object-fit:cover}h1,h2,h3,p{margin-top:0}h1,h2{font-family:'Barlow Condensed','Arial Narrow',Arial,sans-serif;font-weight:600;text-transform:uppercase;letter-spacing:-.015em;line-height:1.03}h1{font-size:clamp(3.5rem,6.5vw,6.7rem);margin-bottom:26px}h2{font-size:clamp(2.7rem,4vw,4.5rem);margin-bottom:24px}h3{font-size:1.3rem;line-height:1.3;margin-bottom:12px}p{color:var(--muted)}.topline{padding:7px 4%;background:var(--deep);color:#e1ebe3;font-size:12px;letter-spacing:.13em;display:flex;justify-content:space-between}header{height:94px;padding:0 4%;display:flex;align-items:center;gap:36px;background:var(--green);color:white;position:sticky;top:0;z-index:20}.brand{display:inline-flex;flex-direction:column;font-size:2.1rem;line-height:1;font-weight:800;letter-spacing:.04em}.brand span{font-size:10px;letter-spacing:.2em;margin-top:8px;font-weight:600}.brand:focus-visible,a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #e5b85a;outline-offset:5px}nav{display:flex;align-items:center;gap:28px;margin-left:auto;font-size:14px;font-weight:600}nav a{padding:10px 0;border-bottom:2px solid transparent}nav a:hover,nav a[aria-current]{border-color:white}.nav-cta{font-size:12px;font-weight:800;letter-spacing:.05em;border:1px solid #91b09c;padding:14px 18px}.menu-toggle{display:none}.hero{position:relative;min-height:640px;height:calc(100svh - 125px);max-height:870px;background:#172624;color:white;isolation:isolate}.hero>img{height:100%;position:absolute;object-position:center 40%;z-index:-3}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,23,19,.84),rgba(9,24,20,.33) 57%,rgba(9,24,20,.06));z-index:-2}.hero-copy{padding:85px 5% 95px;max-width:900px}.hero h1{font-size:clamp(3.8rem,6.3vw,6.5rem);line-height:.99;font-weight:600;margin-bottom:24px}.hero h1 em{font-style:normal;color:#cfdecf;font-size:.67em;line-height:1.25;display:block;margin-top:12px}.hero p{color:#e2e8e4}.hero .eyebrow{margin-bottom:28px}.eyebrow{font-size:12px;letter-spacing:.15em;font-weight:800;color:var(--green);margin-bottom:15px}.actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:30px}.btn{background:var(--green);color:#fff;padding:18px 25px;display:inline-flex;justify-content:center;align-items:center;min-height:54px;font-size:13px;font-weight:800;letter-spacing:.04em;border:1px solid var(--green);transition:background .2s,transform .2s}.btn:hover{background:var(--deep);transform:translateY(-2px)}.btn.light{background:#fff;color:var(--ink);border-color:#fff}.btn.light:hover{background:#dfe9df}.btn.outline{border-color:#9baea3;background:transparent;color:#fff}.btn.outline:hover{background:#ffffff18}.hero-bottom{position:absolute;bottom:0;left:5%;right:5%;padding:23px 0;display:flex;justify-content:space-between;border-top:1px solid #ffffff44;font-size:11px;letter-spacing:.14em}.section{padding:90px 5%}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:50px;margin-bottom:40px}.section-head h2{margin:0}.section-head>p{max-width:380px;margin:0 0 6px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.product-image{position:relative;overflow:hidden;margin-bottom:24px;background:#e7ece8}.product-image img{aspect-ratio:3/4;transition:transform .4s}.product-card a:hover img{transform:scale(1.035)}.product-card .eyebrow{font-size:11px;margin-bottom:10px}.product-card p{font-size:14px;line-height:1.75}.product-card h3{font-size:1.4rem}.image-link{position:absolute;bottom:15px;right:15px;background:#fff;color:var(--ink);width:36px;height:36px;display:grid;place-items:center;font-size:22px}.text-link{font-size:12px;font-weight:800;letter-spacing:.07em;color:var(--green);display:inline-block;border-bottom:1px solid #749980;padding-bottom:7px}.split{display:grid;grid-template-columns:1fr 1fr}.split-image{min-height:550px}.split-image img{height:100%}.split-copy{padding:75px 10%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.technical{background:var(--soft)}.mini-stats{display:flex;gap:50px;margin:18px 0 36px}.mini-stats strong{display:block;font-family:'Barlow Condensed',Arial,sans-serif;font-size:3.6rem;line-height:1.2;font-weight:500}.mini-stats span{font-size:12px;color:var(--muted)}.factory-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.factory-grid img{aspect-ratio:4/3;margin-bottom:24px}.factory-grid .eyebrow{margin-bottom:8px}.stats{display:grid;grid-template-columns:repeat(4,1fr);padding:36px 0;margin:45px 0 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.stats>div{padding:0 25px;border-right:1px solid var(--line)}.stats>div:first-child{padding-left:0}.stats>div:last-child{border:0}.stats strong{font-family:'Barlow Condensed',Arial,sans-serif;font-size:3.5rem;line-height:1.2;font-weight:500}.stats strong span{font-size:1.8rem}.stats p{margin:5px 0 0;font-size:13px}.section-foot{display:flex;justify-content:space-between;margin-top:25px}.process{background:var(--soft)}.lead{max-width:650px;font-size:17px}.steps{list-style:none;padding:0;display:grid;grid-template-columns:repeat(6,1fr);gap:20px;margin:50px 0}.steps li{border-top:1px solid #91a798;padding-top:20px}.steps span,.quality-grid article>span{font-size:13px;color:var(--green);font-weight:700}.steps h3{font-size:16px;margin-top:18px}.collection-banner{display:grid;grid-template-columns:1fr 1fr;background:#fff}.collection-banner>div{padding:85px 10%}.collection-banner img{height:100%;min-height:460px;max-height:650px}.closing{background:var(--green);color:#fff;display:flex;justify-content:space-between;align-items:center;gap:40px;padding:75px 5%}.closing p{color:#d2e1d5}.closing .eyebrow{color:#d5e2d7}.closing h2{font-size:clamp(3rem,4.2vw,4.7rem)}.closing p:last-child{margin:0}footer{background:#11291e;color:#fff;padding:60px 5% 25px}.foot-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1.1fr;gap:50px}footer p{font-size:13px;color:#b4c5b8;margin-top:24px;max-width:300px}footer h3{font-size:12px;letter-spacing:.1em;margin:7px 0 22px;color:#bdcec1}footer .foot-grid>div>a:not(.brand){display:block;font-size:14px;margin-bottom:10px;color:#dce7df}footer strong{font-size:18px;color:white}.copyright{margin-top:50px;padding-top:25px;border-top:1px solid #ffffff22;font-size:12px;color:#b4c5b8;display:flex;justify-content:space-between}.whatsapp{position:fixed;bottom:24px;right:24px;border:1px solid #acd9b9;box-shadow:0 5px 25px #0003;background:#207343;color:#fff;z-index:30;border-radius:30px;padding:13px 20px;font-size:14px;font-weight:700;display:flex;align-items:center;gap:10px}.whatsapp span{font-size:23px;line-height:1}.page-intro{padding:75px 5% 60px;background:var(--soft)}.page-intro p:last-child{max-width:660px;margin-bottom:0;font-size:17px}.wide-image{height:520px}.wide-image img{height:100%}.quality-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:36px;margin:40px 0}.quality-grid article{border-top:1px solid #9db1a1;padding-top:24px}.quality-grid h3{margin-top:22px}.quality-grid p{font-size:15px}.quality-grid.three{grid-template-columns:repeat(3,1fr)}.quality-grid h2{margin-top:15px}.check-list{list-style:none;padding:0;margin:15px 0 28px;width:100%}.check-list li{border-bottom:1px solid var(--line);padding:15px 0;font-size:15px}.check-list li:before{content:'+';color:var(--green);margin-right:15px;font-weight:700}.faq{max-width:1050px;margin:auto}.faq details{border-bottom:1px solid var(--line);padding:23px 0}.faq summary{font-size:18px;font-weight:600;cursor:pointer}.faq details p{padding:20px 0 0;margin:0}.note{font-size:13px;margin-top:35px;color:#647168}.catalog-list article{display:flex;gap:25px;align-items:center;border-bottom:1px solid var(--line);padding:28px 0}.catalog-list article>span{font-size:13px;color:var(--green);width:28px}.catalog-list h2{font-size:2rem;margin:0}.catalog-list .text-link{margin-left:auto;white-space:nowrap}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.contact-panel{padding:45px;background:var(--green);color:white}.contact-panel p,.contact-panel .eyebrow{color:#dae7df}.contact-panel .phone{font-size:clamp(1.4rem,2.4vw,2.2rem);font-weight:700;display:block;margin-bottom:25px}.contact-panel hr{border:0;border-top:1px solid #ffffff44;margin:35px 0}.brief{padding-left:24px;margin:25px 0}.brief li{padding:12px 0;border-bottom:1px solid var(--line)}.breadcrumb{padding:25px 5%;font-size:13px;color:var(--muted)}.breadcrumb a{color:var(--green)}.product-detail{display:grid;grid-template-columns:1fr 1fr;gap:6%;padding:10px 5% 75px;align-items:center}.product-detail>div:first-child img{aspect-ratio:4/5}.detail-copy h1{font-size:clamp(3rem,5vw,5rem)}.detail-copy .note{margin:22px 0 0}.skip{position:fixed;top:-100px;left:10px;background:white;padding:15px;z-index:100}.skip:focus{top:10px}
@media(min-width:1550px){.section,.hero-copy,.closing,.page-intro,footer{padding-left:max(5%,calc((100% - 1440px)/2));padding-right:max(5%,calc((100% - 1440px)/2))}}@media(max-width:1100px){header{gap:20px}nav{gap:17px}.nav-cta{display:none}.product-grid{grid-template-columns:repeat(2,1fr);gap:40px 24px}.product-image img{aspect-ratio:4/3}.hero{min-height:620px}.split-copy{padding:55px 8%}.mini-stats{gap:25px}.foot-grid{gap:25px}.steps{grid-template-columns:repeat(3,1fr)}.contact-grid{gap:35px}.hero h1{font-size:5rem}}
@media(max-width:700px){.topline{font-size:10px;padding:6px 5%}.topline span{display:none}header{height:76px;padding:0 5%;justify-content:space-between}.brand{font-size:1.8rem}.brand span{font-size:8px}.menu-toggle{display:flex;align-items:center;gap:12px;background:none;border:1px solid #a5c1ae;color:white;padding:9px 12px;font-size:14px}nav{display:none;position:absolute;top:76px;left:0;right:0;background:var(--green);padding:18px 5% 30px;margin:0;box-shadow:0 10px 20px #0002}nav.open{display:flex;flex-direction:column;align-items:stretch;gap:4px}nav a{padding:12px 0}.hero{height:auto;min-height:650px}.hero>img{object-position:64% center}.hero-shade{background:linear-gradient(90deg,#071713d9,#07171355)}.hero-copy{padding:75px 6% 100px}.hero h1{font-size:4rem}.hero h1 em{font-size:.64em}.hero p{font-size:15px}.hero .eyebrow{font-size:10px;line-height:1.8;max-width:250px}.actions{gap:10px}.btn{font-size:11px;padding:16px 18px}.hero-bottom{font-size:9px;gap:20px}.hero-bottom>a{max-width:130px;text-align:right}.section{padding:58px 6%}.section-head{display:block;margin-bottom:30px}.section-head>p{margin-top:22px}.product-grid{gap:32px 17px}.product-image img{aspect-ratio:3/4}.product-card .eyebrow{font-size:9px;letter-spacing:.08em}.product-card h3{font-size:1.1rem}.product-card p{font-size:13px}.product-card .text-link{font-size:10px}.split{grid-template-columns:1fr}.split-image{min-height:0;height:340px}.split-copy{padding:48px 6%}.factory-grid{grid-template-columns:1fr;gap:30px}.factory-grid img{aspect-ratio:16/10;margin-bottom:18px}.factory-grid h3{font-size:1.2rem}.stats{grid-template-columns:1fr 1fr;gap:28px 0;padding:25px 0;margin-top:28px}.stats>div{padding:0 20px}.stats>div:nth-child(odd){padding-left:0}.stats>div:nth-child(2){border:0}.stats strong{font-size:2.6rem}.stats strong span{font-size:1.3rem}.stats p{font-size:12px}.section-foot{flex-wrap:wrap;gap:20px}.text-link{font-size:11px}.steps{grid-template-columns:repeat(2,1fr);gap:28px 20px;margin:35px 0}.steps h3{font-size:15px}.collection-banner{grid-template-columns:1fr}.collection-banner>div{padding:50px 6%}.collection-banner img{min-height:0;max-height:400px}.closing{display:block;padding:55px 6%}.closing .btn{margin-top:30px}.foot-grid{grid-template-columns:1fr 1fr;gap:35px 20px}.foot-grid>div:first-child{grid-column:span 2}footer{padding:50px 6% 90px}.copyright{display:block;margin-top:30px}.copyright span{display:block;margin-top:10px}.whatsapp{right:14px;bottom:14px;padding:11px 16px;font-size:12px}.page-intro{padding:50px 6%}.page-intro h1{font-size:3.6rem}.wide-image{height:300px}.quality-grid,.quality-grid.three{grid-template-columns:1fr;gap:16px}.quality-grid h3{margin-top:12px}.quality-grid h2{font-size:2.5rem}.catalog-list article{flex-wrap:wrap;gap:10px 15px;padding:24px 0}.catalog-list h2{font-size:1.65rem;flex:1}.catalog-list .text-link{margin-left:43px}.catalog-list article>span{width:28px}.contact-grid{grid-template-columns:1fr;gap:40px}.contact-panel{padding:30px 24px}.contact-panel .phone{font-size:1.6rem}.product-detail{grid-template-columns:1fr;padding:0 6% 55px;gap:30px}.product-detail>div:first-child img{aspect-ratio:4/3}.detail-copy h1{font-size:3.5rem}.detail-copy .eyebrow{font-size:10px}.lead{font-size:16px}h2{font-size:3rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
img[src="/images/catalogs/04-fishing.webp"]{object-position:right center}
