:root{--navy:#071b31;--navy2:#0b2847;--blue:#0877df;--blue2:#0d8cf3;--ink:#102033;--muted:#647386;--line:#dbe3ea;--bg:#f4f7fa;--white:#fff;--radius:18px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:DM Sans,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}img{max-width:100%;display:block}h1,h2,h3,h4{margin:0;font-family:Manrope,sans-serif;line-height:1.12}p{color:var(--muted);margin:0 0 20px}header{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;border-bottom:1px solid #08223c14;height:76px;position:sticky;top:0}.nav-wrap{justify-content:space-between;align-items:center;gap:22px;max-width:1440px;height:100%;margin:auto;padding:0 4%;display:flex}.logo{align-items:center;gap:10px;min-width:218px;display:flex}.logo-mark{background:linear-gradient(145deg,var(--blue2),#0356ac);color:#fff;border-radius:10px;place-items:center;width:39px;height:39px;font:800 23px Manrope;display:grid;box-shadow:0 6px 18px #0877df33}.logo b{letter-spacing:.05em;font:800 14px Manrope;display:block}.logo small{letter-spacing:.15em;color:#718092;font:700 7px Manrope;display:block}nav{align-items:center;gap:25px;display:flex}nav>a{white-space:nowrap;color:#3e4b5b;font-size:14px;font-weight:600}nav>a:hover,nav>a.active{color:var(--blue)}.nav-actions{align-items:center;gap:14px;display:flex}.wa-link{color:#167d53;white-space:nowrap;align-items:center;gap:7px;font-size:13px;font-weight:700;display:flex}.btn{color:#fff;background:var(--blue);border:0;border-radius:9px;justify-content:center;align-items:center;gap:9px;padding:13px 20px;font-weight:700;line-height:1.2;transition:all .2s;display:inline-flex;box-shadow:0 8px 24px #0877df25}.btn:hover{background:#0666c1;transform:translateY(-2px)}.btn-small{padding:11px 17px;font-size:14px}.btn-outline{color:var(--navy);box-shadow:none;background:0 0;border:1px solid #bac7d2}.menu,.mobile-wa,.mobile-quote{display:none}.hero{background:var(--navy);color:#fff;align-items:center;min-height:680px;display:flex;position:relative;overflow:hidden}.hero>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.hero-shade{background:linear-gradient(90deg,#041323fc 0%,#041628ed 37%,#04162840 68%,#04162814);position:absolute;inset:0}.hero-content{z-index:2;width:100%;max-width:1440px;margin:auto;padding:85px 4%;position:relative}.hero-kicker,.eyebrow{color:var(--blue2);letter-spacing:.16em;font-size:12px;font-weight:800}.hero-kicker{color:#8ac8ff;align-items:center;margin-bottom:22px;display:flex}.hero-kicker span{background:var(--blue2);width:24px;height:2px;margin-right:10px}.hero h1{letter-spacing:-.045em;max-width:780px;font-size:clamp(42px,5.2vw,76px)}.hero h1 em{color:#39a5ff;font-style:normal}.hero h2{max-width:640px;margin:22px 0 12px;font-size:clamp(18px,2vw,25px);font-weight:600}.hero p{color:#bed0df;max-width:630px;font-size:17px}.hero-actions{gap:12px;margin:30px 0 38px;display:flex}.btn-glass{box-shadow:none;background:#ffffff14;border:1px solid #ffffff52}.trust-row{border-top:1px solid #ffffff25;gap:30px;max-width:720px;padding-top:24px;display:flex}.trust-row span{color:#d7e7f5;align-items:center;gap:9px;font-size:13px;font-weight:600;display:flex}.trust-row svg{color:#46adff;width:19px}.hero-location{z-index:2;border-left:2px solid var(--blue2);color:#dceafa;padding-left:15px;font-size:13px;line-height:1.4;position:absolute;bottom:35px;right:4%}.hero-location svg{vertical-align:middle;width:16px;margin-right:5px}.section{max-width:1300px;margin:auto;padding:110px 4%}.section-head{max-width:680px;margin-bottom:46px}.section-head h2{letter-spacing:-.04em;margin:10px 0 15px;font-size:clamp(32px,4vw,50px)}.section-head p{font-size:17px}.section-head.light h2{color:#fff}.section-head.light p{color:#9fb4c8}.intro{padding-bottom:80px}.products-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.product-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;transition:all .25s;overflow:hidden;box-shadow:0 14px 50px #0b203714}.product-card:hover{transform:translateY(-5px);box-shadow:0 20px 60px #0b203721}.product-img,.colour-visual{height:350px;overflow:hidden}.product-img img{object-fit:cover;width:100%;height:100%;transition:all .5s}.product-card:hover img{transform:scale(1.025)}.product-copy{padding:30px}.tag{color:var(--blue);letter-spacing:.13em;font-size:11px;font-weight:800}.product-copy h3{margin:8px 0 12px;font-size:29px}.product-copy dl{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;margin:24px 0;display:grid}.product-copy dl div{padding:14px 0}.product-copy dl div+div{border-left:1px solid var(--line);padding-left:18px}.product-copy dt{color:#7d8995;text-transform:uppercase;letter-spacing:.1em;font-size:11px}.product-copy dd{margin:2px 0;font-size:14px;font-weight:700}.card-actions{gap:10px;display:flex}.icon-btn{color:#168655;border:1px solid #a9b9c8;border-radius:9px;place-items:center;width:48px;height:48px;display:grid}.colour-visual{background:linear-gradient(135deg,#071b31,#173a5c);justify-content:center;align-items:center;gap:5px;padding:35px;display:flex;position:relative}.pellet-cluster{width:62px;height:150px;transform:translateY(calc((var(--i) - 3)*4px));position:relative}.pellet-cluster span{background:var(--c);border-radius:13px;width:40px;height:26px;position:absolute;box-shadow:inset -5px -5px 10px #0003,0 8px 15px #0004}.pellet-cluster span:first-child{top:5px;left:4px;transform:rotate(15deg)}.pellet-cluster span:nth-child(2){top:42px;left:18px;transform:rotate(-15deg)}.pellet-cluster span:nth-child(3){top:76px;left:0;transform:rotate(24deg)}.pellet-cluster span:nth-child(4){top:105px;left:20px}.pellet-cluster span:nth-child(5){top:130px;left:2px;transform:rotate(-20deg)}.pellet-cluster small{text-align:center;color:#dbeafa;width:100%;font-size:10px;position:absolute;top:170px}.why{background:var(--bg);max-width:none;padding-left:max(4%,54% - 650px);padding-right:max(4%,54% - 650px)}.why-grid{border:1px solid var(--line);border-radius:var(--radius);grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.why-grid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;min-height:210px;padding:30px;position:relative}.why-grid article:nth-child(3n){border-right:0}.why-grid article:nth-child(n+4){border-bottom:0}.why-grid article>span{color:#d2dae2;font:700 12px Manrope;position:absolute;top:20px;right:22px}.why-grid svg{color:var(--blue);margin-bottom:19px}.why-grid h3{font-size:18px}.why-grid p{margin-top:8px;font-size:14px}.process{background:var(--navy)}.process-line{border-top:1px solid #365069;grid-template-columns:repeat(7,1fr);padding-top:27px;display:grid}.step{padding-right:16px;position:relative}.step>span{background:var(--blue);color:#fff;border:6px solid var(--navy);box-sizing:content-box;border-radius:50%;place-items:center;width:40px;height:40px;margin-top:-48px;font-size:12px;font-weight:800;display:grid}.step h3{color:#dce8f3;margin-top:19px;font-size:14px}.step svg{color:#52708c;position:absolute;top:15px;right:15px}.quality{grid-template-columns:1.05fr .95fr;align-items:center;gap:70px;display:grid}.quality-img{border-radius:var(--radius);height:570px;position:relative;overflow:hidden}.quality-img img{object-fit:cover;width:100%;height:100%}.quality-img.black img{object-position:70% center}.quality ul{grid-template-columns:1fr 1fr;gap:13px;margin:0 0 30px;padding:0;list-style:none;display:grid}.quality li{align-items:center;gap:8px;font-size:14px;font-weight:600;display:flex}.quality li svg{width:19px;color:var(--blue)}.cta{color:#fff;background:linear-gradient(110deg,#0877df,#075ab2);border-radius:22px;justify-content:space-between;align-items:center;gap:30px;max-width:1300px;margin:0 auto 100px;padding:52px 5%;display:flex}.cta .eyebrow{color:#c4e4ff}.cta h2{margin:8px 0;font-size:clamp(30px,4vw,45px)}.cta p{color:#dbedff;margin:0}.cta>div:last-child{flex-shrink:0;gap:10px;display:flex}.btn-white{color:#0860b7;background:#fff}.btn-outline-light{box-shadow:none;background:0 0;border:1px solid #ffffff8f}.page-hero{background:var(--navy);color:#fff;padding:95px 4%;position:relative;overflow:hidden}.page-hero:after{content:"";border:90px solid #0c70cc26;border-radius:50%;width:500px;height:500px;position:absolute;top:-240px;right:-100px}.page-hero>div{z-index:1;max-width:1300px;margin:auto;position:relative}.page-hero h1{letter-spacing:-.045em;margin:12px 0;font-size:clamp(40px,5vw,68px)}.page-hero p{color:#b7c9d9;max-width:680px;font-size:18px}.split{grid-template-columns:1fr .8fr;align-items:center;gap:90px;display:grid}.lead{color:#25374a;font:600 22px/1.5 Manrope}.about-panel{background:var(--navy);color:#fff;border-radius:20px;padding:55px;box-shadow:18px 18px #dcecff}.about-panel>span{color:#53b1ff;letter-spacing:.14em;font-size:11px;font-weight:800}.about-panel h3{margin:17px 0 60px;font-size:39px}.about-panel>div{color:#bbcede;gap:12px;display:flex}.notice{background:#eaf4fd;border-radius:14px;gap:20px;margin-top:40px;padding:28px;display:flex}.notice svg{color:var(--blue);flex-shrink:0}.notice h3{margin-bottom:7px}.notice p{margin:0}.filter-row{flex-wrap:wrap;gap:10px;margin-bottom:28px;display:flex}.filter-row span{background:#eaf0f5;border-radius:30px;padding:9px 15px;font-size:13px;font-weight:700}.filter-row .active{background:var(--navy);color:#fff}.filter-row .disabled{opacity:.48}.gallery-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.gallery-grid button{background:#ddd;border:0;border-radius:16px;height:430px;padding:0;position:relative;overflow:hidden}.gallery-grid button img{object-fit:cover;width:100%;height:100%}.gallery-grid button span{color:#fff;background:#071b31e8;border-radius:9px;justify-content:space-between;padding:13px 16px;font-weight:700;display:flex;position:absolute;bottom:20px;left:20px;right:20px}.gallery-placeholder{background:var(--bg);text-align:center;border:1px dashed #a8b9c8;border-radius:16px;flex-direction:column;grid-column:1/-1;justify-content:center;align-items:center;min-height:240px;display:flex}.gallery-placeholder svg{color:var(--blue);width:38px;height:38px}.gallery-placeholder h3{margin:15px 0 5px}.lightbox{z-index:100;background:#020b13eb;place-items:center;padding:4%;display:grid;position:fixed;inset:0}.lightbox img{border-radius:12px;max-height:88vh}.lightbox button{color:#fff;background:0 0;border:0;position:absolute;top:20px;right:25px}.contact-grid{grid-template-columns:.8fr 1.2fr;gap:70px;display:grid}.contact-info h2{margin:12px 0 25px;font-size:37px}.contact-info>p{gap:12px;max-width:360px;font-size:17px;display:flex}.contact-buttons{gap:10px;margin:32px 0;display:flex}.pending{border-top:1px solid var(--line);color:#7a8793;gap:12px;margin-top:55px;padding-top:22px;display:flex}.pending b,.pending span{font-size:13px;display:block}.pending span{color:#8a97a3}.form-card{border:1px solid var(--line);border-radius:18px;padding:38px;box-shadow:0 18px 50px #102f4b12}.form-card>h2{font-size:30px}.form-grid{grid-template-columns:1fr 1fr;gap:17px;margin:25px 0;display:grid}.form-grid label{font-size:13px;font-weight:700}.form-grid input,.form-grid select,.form-grid textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #cbd5df;border-radius:8px;margin-top:7px;padding:12px;display:block}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus{border-color:var(--blue);outline:3px solid #0877df25}.form-grid .full{grid-column:1/-1}.form-note{margin:14px 0 0;font-size:12px}.success{text-align:center;background:#eef9f3;border-radius:12px;padding:45px 20px}.success>svg{color:#168655;width:45px;height:45px}.success h3{margin:12px}.not-found{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:65vh;padding:50px;display:flex}.not-found>span{color:#dce7f0;font:800 90px Manrope}.not-found h1{font-size:42px}.floating-wa{color:#fff;z-index:45;background:#1aa66b;border-radius:50%;place-items:center;width:54px;height:54px;display:grid;position:fixed;bottom:24px;right:24px;box-shadow:0 10px 30px #126a4755}.floating-wa:hover{transform:translateY(-3px)}footer{color:#fff;background:#061524;padding:75px 4% 25px}.footer-grid{grid-template-columns:2fr 1fr 1fr 1.35fr;gap:55px;max-width:1300px;margin:auto;display:grid}.footer-grid .logo{margin-bottom:20px}.footer-grid .logo b{color:#fff}.footer-grid p{color:#8ea3b5;font-size:14px}.footer-grid h4{letter-spacing:.08em;margin:5px 0 20px;font-size:13px}.footer-grid>div>a{color:#9fb1c0;align-items:center;gap:5px;margin:9px 0;font-size:14px;display:flex}.footer-grid>div>a:hover{color:#fff}.footer-grid>div:last-child p{gap:9px;display:flex}.footer-grid>div:last-child svg{flex-shrink:0}.footer-bottom{color:#718699;border-top:1px solid #263746;justify-content:space-between;max-width:1300px;margin:55px auto 0;padding-top:22px;font-size:12px;display:flex}@media (width<=1100px){nav{background:#fff;flex-direction:column;align-items:flex-start;padding:20px 4%;display:none;position:fixed;inset:76px 0 auto;box-shadow:0 15px 35px #00102025}.nav-wrap nav.open{display:flex}.menu,.mobile-wa{background:0 0;border:0;display:grid}.menu{padding:7px}.mobile-wa{color:#168655}.wa-link,.nav-actions>.btn{display:none}.mobile-quote{background:var(--blue);border-radius:8px;padding:12px 18px;color:#fff!important;display:block!important}.products-grid{grid-template-columns:1fr}.product-img,.colour-visual{height:400px}.cta{margin-left:4%;margin-right:4%}.process-line{grid-template-columns:repeat(4,1fr);gap:45px 0}.step:nth-child(n+5){margin-top:30px}.step:nth-child(4) svg{display:none}.footer-grid{grid-template-columns:2fr 1fr 1fr}}@media (width<=760px){header{height:66px}.nav-wrap{padding:0 18px}.logo{min-width:0}.logo-mark{width:36px;height:36px}.logo b{font-size:12px}.logo small{font-size:6px}nav{top:66px}.hero{align-items:flex-end;min-height:700px}.hero>img{object-position:64% center}.hero-shade{background:linear-gradient(90deg,#041323f7,#04162899),linear-gradient(#0000 30%,#041323fa 100%)}.hero-content{padding:75px 20px 38px}.hero h1{font-size:40px}.hero h2{font-size:18px}.hero p{font-size:15px}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .btn{width:100%}.trust-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.hero-location{display:none}.section{padding:75px 20px}.section-head{margin-bottom:32px}.section-head h2{font-size:34px}.product-img,.colour-visual{height:265px}.product-copy{padding:24px}.product-copy dl{grid-template-columns:1fr}.product-copy dl div+div{border-left:0;border-top:1px solid var(--line);padding-left:0}.colour-visual{gap:0;padding:25px 12px}.pellet-cluster{transform:scale(.72) translateY(calc((var(--i) - 3)*4px));margin:0 -7px}.why{padding:75px 20px}.why-grid{grid-template-columns:1fr}.why-grid article,.why-grid article:nth-child(3n){border-right:0;border-bottom:1px solid var(--line)}.why-grid article:last-child{border-bottom:0}.process-line{border:0;border-left:1px solid #365069;flex-direction:column;gap:0;padding:0 0 0 18px;display:flex}.step,.step:nth-child(n+5){margin:0;padding:0 0 28px 35px}.step>span{border-width:5px;width:32px;height:32px;margin:0;position:absolute;top:-4px;left:-39px}.step h3{margin:0;font-size:15px}.step svg{display:none}.quality,.split,.contact-grid{grid-template-columns:1fr;gap:40px}.quality-img{height:350px}.quality>div:nth-child(2){order:-1}.quality ul{grid-template-columns:1fr}.cta{flex-direction:column;align-items:flex-start;margin-bottom:70px;padding:38px 25px}.cta>div:last-child{flex-direction:column;width:100%}.page-hero{padding:70px 20px}.page-hero h1{font-size:40px}.about-panel{padding:35px;box-shadow:10px 10px #dcecff}.about-panel h3{font-size:31px}.gallery-grid{grid-template-columns:1fr}.gallery-grid button{height:300px}.contact-info h2{font-size:29px}.contact-buttons{flex-direction:column}.form-card{padding:25px 18px}.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.footer-grid{grid-template-columns:1fr;gap:32px}.footer-bottom{flex-direction:column;gap:5px}.floating-wa{width:50px;height:50px;bottom:16px;right:16px}}.quote-wa{color:#168655;align-items:center;gap:7px;margin-top:18px;font-size:13px;font-weight:700;display:flex}header{height:auto}.top-strip{background:var(--navy);color:#c8d9e8;height:28px;font-size:11px}.top-strip>div{justify-content:space-between;align-items:center;max-width:1440px;height:100%;margin:auto;padding:0 4%;display:flex}.top-strip span,.top-strip a{align-items:center;gap:6px;display:flex}.top-strip a{color:#c8efe0}.nav-wrap{height:76px}.logo{justify-content:center;width:92px;min-width:92px;height:74px}.logo img{object-fit:contain;width:70px;height:70px}.hero h1 span{color:#39a5ff;letter-spacing:-.025em;font-size:.78em;font-style:normal}.product-card{flex-direction:column;display:flex}.product-copy{flex-direction:column;flex:1;display:flex}.product-copy .card-actions{margin-top:auto}.about-panel{padding-top:120px;position:relative}.about-panel>img{object-fit:contain;width:105px;height:105px;position:absolute;top:20px;right:28px}.contact-logo{object-fit:contain;width:145px;height:145px;margin:-25px 0 8px}.footer-grid .logo{justify-content:flex-start;width:150px;height:150px;margin-top:-25px;margin-bottom:5px}.footer-grid h3{margin-bottom:10px;font-size:15px}.footer-grid>div:last-child a{color:#aee7d1}.logo:focus-visible,nav a:focus-visible,.btn:focus-visible,.icon-btn:focus-visible,.floating-wa:focus-visible{outline-offset:3px;outline:3px solid #4aadff}@media (width<=1100px) and (width>=761px){nav{top:104px}}@media (width<=760px){.top-strip{display:none}.nav-wrap{height:66px}.logo{width:58px;height:64px}.logo img{width:52px;height:52px}.hero h1 span{font-size:.72em}.about-panel{padding-top:105px}.about-panel>img{width:88px;height:88px}.contact-logo{width:120px;height:120px}.footer-grid .logo{width:130px;height:130px}.footer-grid .logo img{width:125px;height:125px}}.hero{isolation:isolate;height:390px;min-height:0}.hero>img{object-position:center;clip-path:polygon(11% 0,100% 0,100% 100%,0 100%);z-index:0;width:54%;height:100%;left:auto;right:0}.hero-shade{z-index:-1;background:radial-gradient(circle at 38% 30%,#153b5b 0,#071b31 62%);right:52%}.hero:after{content:"";z-index:1;background:linear-gradient(90deg,#0d8cf3,#4bb5ff);width:22px;height:116%;position:absolute;top:-8%;left:45.3%;transform:skew(-16deg)}.hero-content{padding:30px 4%}.hero-content>*{max-width:590px}.hero-kicker{color:#fff;background:#086bd2;border-radius:20px;margin-bottom:10px;padding:4px 11px;font-size:10px;display:inline-flex}.hero-kicker span{display:none}.hero h1{max-width:620px;font-size:clamp(38px,3.3vw,50px);line-height:1.02}.hero h1 span{margin-top:5px;font-size:.82em;display:inline-block}.hero h2{margin:12px 0 6px;font-size:18px}.hero p{max-width:550px;margin-bottom:0;font-size:14px;line-height:1.45}.hero-actions{margin:14px 0 18px}.hero-actions .btn{height:46px;padding:0 22px}.trust-row{gap:22px;max-width:570px;padding-top:14px}.trust-row span{font-size:12px;line-height:1.25}.trust-row svg{width:24px;height:24px}.hero-location{display:none}.home-products .section-head{text-align:center;max-width:760px;margin:0 auto 12px}.home-products .section-head h2{margin:3px 0 4px;font-size:27px}.home-products .section-head p{margin:0;font-size:13px}.products-compact{gap:20px}.products-compact .product-card{grid-template-columns:43% 57%;height:220px;display:grid}.products-compact .product-img,.products-compact .colour-visual{width:100%;height:220px}.products-compact .colour-visual{padding:22px 8px}.products-compact .pellet-cluster{margin:0 -10px;transform:scale(.66)}.products-compact .product-copy{min-width:0;padding:15px 18px}.products-compact .product-copy h3{margin:2px 0 5px;font-size:20px}.products-compact .product-copy>p{margin-bottom:5px;font-size:12px;line-height:1.35}.products-compact .product-copy dt{font-size:9px}.products-compact .product-copy dd{font-size:11px}.products-compact .tag{font-size:9px}.products-compact .btn{min-height:38px;padding:8px 14px;font-size:11px}.products-compact .icon-btn{width:38px;height:38px}.products-compact .icon-btn svg{width:18px}.home-why{padding-top:17px;padding-bottom:35px}.home-why .section-head{text-align:center;margin:0 auto 12px}.home-why .section-head h2{margin:3px 0;font-size:26px}.home-why .section-head p{display:none}.home-why .why-grid{border:0;border-radius:0;grid-template-columns:repeat(6,1fr);gap:22px}.home-why .why-grid article,.home-why .why-grid article:nth-child(3n),.home-why .why-grid article:nth-child(n+4){background:0 0;border:0;min-height:0;padding:4px}.home-why .why-grid article>span{display:none}.home-why .why-grid svg{width:29px;height:29px;margin-bottom:7px}.home-why .why-grid h3{font-size:13px;line-height:1.25}.home-why .why-grid p{margin:5px 0 0;font-size:11px;line-height:1.35}@media (width<=1100px) and (width>=761px){.hero{height:380px}.hero>img{width:51%}.hero:after{left:47%}.hero-content{padding:27px 4%}.hero-content>*{max-width:49%}.hero h1{font-size:35px}.hero h2{font-size:16px}.hero p{font-size:12.5px}.trust-row{gap:12px}.trust-row span{font-size:10px}.products-compact .product-card{height:210px}.home-why .why-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=760px){html,body{max-width:100%;overflow-x:clip}.nav-actions{flex-shrink:0;margin-left:0;position:absolute;right:16px}.logo{min-width:58px}.hero{flex-direction:column;align-items:stretch;height:auto;display:flex}.hero:after{display:none}.hero-shade{z-index:-1;background:radial-gradient(circle at 40% 25%,#153b5b 0,#071b31 65%);height:490px;inset:0 0 auto}.hero-content{order:1;padding:34px 20px 24px;overflow:hidden}.hero-content>*{overflow-wrap:anywhere;width:100%;max-width:100%}.hero h1{font-size:36px}.hero h1 span{overflow-wrap:anywhere;font-size:25px;line-height:1.08;display:block}.hero h2{margin-top:14px;font-size:15.5px;line-height:1.25}.hero p{font-size:13.5px}.hero-actions{flex-direction:column;gap:9px;display:flex}.hero-actions .btn{white-space:normal;width:100%;padding:0 12px;font-size:12px}.trust-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.trust-row span{overflow-wrap:anywhere;flex-direction:column;align-items:flex-start;font-size:8px}.hero>img{clip-path:none;object-position:center;order:2;width:100%;height:220px;position:relative;inset:auto}.home-products{padding:28px 16px}.home-products .section-head h2{font-size:22px;line-height:1.2}.products-compact{grid-template-columns:1fr;gap:14px}.products-compact .product-card{height:auto;display:block}.products-compact .product-img,.products-compact .colour-visual{height:205px}.products-compact .product-copy{padding:18px}.products-compact .product-copy h3{font-size:22px}.products-compact .product-copy>p{font-size:13px}.products-compact .product-copy dl{grid-template-columns:1fr 1fr}.products-compact .product-copy dl div+div{border-top:0;border-left:1px solid var(--line);padding-left:12px}.home-why{padding:28px 18px}.home-why .why-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.home-why .why-grid article,.home-why .why-grid article:nth-child(3n),.home-why .why-grid article:nth-child(n+4){border:1px solid var(--line);background:#fff;border-radius:10px;padding:14px}.home-why .why-grid h3{font-size:12px}.home-why .why-grid p{font-size:10px}}.nav-wrap>.logo{width:102px;min-width:102px;height:76px}.nav-wrap>.logo img{width:82px;height:82px}.hero{height:370px}.hero>img{clip-path:none;z-index:1;object-position:58% center;border-radius:52% 0 0 52%/110% 0 0 110%;width:55%}.hero-shade{background:radial-gradient(circle at 35% 28%,#173b59 0,#071b31 64%);right:54%}.hero:after{opacity:.9;z-index:2;background:0 0;border-right:8px solid #1999f2;border-radius:50%;width:160px;height:132%;top:-16%;left:36%;transform:none}.hero-content{padding-top:25px;padding-bottom:25px}.hero h1{font-size:clamp(42px,3.25vw,48px)}.hero h1 span{font-size:.81em}.home-products{padding-top:16px;padding-bottom:20px}.home-products .section-head{margin-bottom:9px}.home-products .section-head h2{font-size:25px}.products-compact .product-card,.products-compact .product-img,.products-compact .colour-visual{height:210px}.products-compact .product-img img{object-position:center}.products-compact .product-copy{padding:13px 17px}.products-compact .product-copy>p{line-height:1.3}.products-compact .product-copy dl{margin:4px 0 7px}.products-compact .product-copy dl div{padding:4px 0}.home-why{padding-top:12px}.home-why .section-head{margin-bottom:9px}.home-why .section-head h2{font-size:24px}.home-why .why-grid{gap:18px}@media (width<=1100px) and (width>=761px){.hero{height:370px}.nav-wrap>.logo{width:92px;min-width:92px}.nav-wrap>.logo img{width:76px;height:76px}.products-compact .product-card{height:210px}}@media (width<=760px){.nav-wrap>.logo{width:58px;min-width:58px;height:64px}.nav-wrap>.logo img{width:52px;height:52px}.hero{height:auto}.hero>img{object-position:center;border-radius:0;width:100%;height:220px}.hero-content{padding-top:34px;padding-bottom:24px}.products-compact .product-card{height:auto}.products-compact .product-img,.products-compact .colour-visual{height:205px}.home-products{padding-top:28px;padding-bottom:28px}.home-why{padding-top:28px}}.products-compact .product-card,.products-compact .product-img,.products-compact .colour-visual{height:225px}@media (width<=760px){.products-compact .product-card{height:auto}.products-compact .product-img,.products-compact .colour-visual{height:205px}}.home-final-cta{border-radius:0;max-width:none;min-height:200px;margin:0 auto;padding:38px 5%}.home-final-cta>div:first-child{max-width:760px}.home-final-cta h2{font-size:clamp(30px,3.2vw,42px)}.home-final-cta p{max-width:720px}footer{border-top:1px solid #17314a;padding:52px 4% 22px}.footer-grid{grid-template-columns:1.7fr .8fr .8fr 1.15fr;gap:48px}.footer-grid .logo{width:116px;height:116px;margin-top:-18px;margin-bottom:0}.footer-grid .logo img{width:112px;height:112px}.footer-grid h3{font-size:16px}.footer-location{align-items:flex-start;gap:8px;max-width:340px;display:flex}.footer-location svg{flex-shrink:0}.footer-label{color:#688097;letter-spacing:.12em;text-transform:uppercase;margin:15px 0 4px;font-size:10px;font-weight:800;display:block}.footer-number,.footer-inquiry{align-items:center;gap:7px;color:#b9ecd7!important;display:flex!important}.footer-inquiry{border:1px solid #2f7660;border-radius:7px;width:max-content;padding:9px 12px;margin-top:18px!important}.footer-bottom{margin-top:38px}.floating-wa{bottom:28px;right:26px}footer .footer-grid>div:last-child{padding-right:58px}@media (width<=760px){.home-final-cta{min-height:0;margin:0;padding:34px 20px}.home-final-cta h2{font-size:29px}.home-final-cta>div:last-child{gap:9px}.footer-grid{grid-template-columns:1fr;gap:24px}.footer-grid .logo{width:105px;height:105px;margin-top:-14px}.footer-grid .logo img{width:100px;height:100px}footer{padding:42px 20px 18px}footer .footer-grid>div:last-child{padding-right:42px}.footer-bottom{margin-top:30px;padding-right:50px}.floating-wa{bottom:18px;right:14px}.home-products .section-head{padding:0 42px}.gallery-grid button span{right:68px}.contact-buttons{padding-right:58px}}.filter-row button{color:var(--ink);background:#eaf0f5;border:0;border-radius:30px;padding:9px 15px;font-size:13px;font-weight:700}.filter-row button.active{background:var(--navy);color:#fff}.filter-row button:focus-visible{outline-offset:2px;outline:3px solid #0877df35}.production-video-section{padding-top:80px;padding-bottom:80px}.production-video-section .section-head{margin-bottom:30px}.factory-video-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.factory-video-card{border:1px solid var(--line);background:#fff;border-radius:16px;min-width:0;overflow:hidden;box-shadow:0 14px 45px #0b203717}.factory-video-frame{aspect-ratio:16/9;background:var(--navy);position:relative;overflow:hidden}.factory-video-frame video{object-fit:cover;width:100%;height:100%;display:block}.video-play{pointer-events:none;color:#fff;background:radial-gradient(circle,#071b3140 0,#0000 42%);place-items:center;display:grid;position:absolute;inset:0}.video-play svg{filter:drop-shadow(0 5px 14px #00182caa);width:62px;height:62px}.factory-video-copy{padding:20px 22px}.factory-video-copy>span{color:var(--blue);letter-spacing:.12em;font-size:10px;font-weight:800}.factory-video-copy h3{margin:5px 0 7px;font-size:21px}.factory-video-copy p{margin:0;font-size:14px}.gallery-grid .factory-video-card{height:auto}.gallery-grid .factory-video-copy{text-align:left}@media (width<=760px){.production-video-section{padding-top:58px;padding-bottom:58px}.factory-video-grid{grid-template-columns:1fr;gap:16px}.factory-video-copy{padding:17px 18px}.factory-video-copy h3{font-size:19px}.video-play svg{width:52px;height:52px}.gallery-grid .factory-video-card{width:100%}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
