:root{--primary:#f7941d;--navy:#071b2e;--navy-light:#102c46;--text:#111827;--muted:#5f6874;--light:#f7f8fa;--border:#e6e9ed;--white:#fff;--container:1370px}
*{box-sizing:border-box}html{scroll-padding-top:82px}body{margin:0;font-family:Inter,sans-serif;color:var(--text);background:#fff;font-size:15px;overflow-x:hidden}.site-container{max-width:var(--container);padding-inline:30px}a{text-decoration:none}.text-orange,.eyebrow,.text-link{color:var(--primary)}.eyebrow{display:block;text-transform:uppercase;letter-spacing:.08em;font-weight:800;font-size:11px;margin-bottom:10px}.btn{border-radius:2px;font-weight:700;font-size:13px;padding:13px 18px;transition:.25s}.btn i,.text-link i{transition:transform .25s}.btn:hover i,.text-link:hover i{transform:translateX(4px)}.btn-orange{background:var(--primary);border-color:var(--primary);color:#fff}.btn-orange:hover{background:#e77f0b;border-color:#e77f0b;color:#fff}.btn-ghost{border:1px solid rgba(255,255,255,.65);color:#fff}.btn-ghost:hover{background:#fff;color:var(--navy)}.text-link{font-weight:700;font-size:13px}.section{padding:70px 0}h1,h2,h3,h4{font-weight:800;letter-spacing:-.035em}h2{font-size:34px;line-height:1.08}.section-intro p{color:var(--muted);line-height:1.65;font-size:14px}
.site-header{height:82px;background:rgba(4,17,30,.96);transition:.25s;border-bottom:1px solid rgba(255,255,255,.08)}.site-header.scrolled{box-shadow:0 8px 25px rgba(0,0,0,.18);background:var(--navy)}.navbar{height:82px;padding:0}.brand{display:flex;align-items:center;gap:9px;color:#fff;font-weight:800;font-size:20px;line-height:1}.brand b{color:var(--primary)}.brand small{display:block;font-size:7px;letter-spacing:.15em;text-align:right;margin-top:4px}.brand-mark{display:grid;place-items:center;width:44px;height:44px;border:2px solid var(--primary);border-radius:50%;font-size:14px;color:var(--primary);box-shadow:inset -9px 0 0 #fff}.navbar-nav{gap:12px}.navbar .nav-link{color:#fff;font-size:12px;padding:31px 5px!important;position:relative}.navbar .nav-link.active:after,.navbar .nav-link:hover:after{content:"";position:absolute;bottom:0;left:5px;right:5px;height:2px;background:var(--primary)}.dropdown-menu{border:0;border-radius:2px;box-shadow:0 12px 30px #0002}.dropdown-item{font-size:13px}.nav-actions{display:flex;align-items:center;gap:10px}.nav-actions .phone{font-size:9px;color:#fff;max-width:80px}.nav-actions .btn{padding:11px 13px;font-size:10px}.mobile-links{display:grid;gap:4px}.mobile-links a{color:#fff;padding:14px 8px;border-bottom:1px solid #ffffff16}
.hero{position:relative;background:var(--navy);color:#fff;padding-top:82px;overflow:hidden}.hero-bg{position:absolute;inset:82px 0 0;background:radial-gradient(circle at 65% 35%,#193a55 0,transparent 45%),linear-gradient(120deg,#061625,#0a2034);opacity:.85}.min-vh-hero{min-height:520px}.hero-content{position:relative}.hero-copy{z-index:2;padding-left:30px}.hero h1{font-size:52px;line-height:1.02;text-transform:uppercase;margin:0 0 20px;max-width:530px}.hero h1 span{color:var(--primary)}.hero-copy p{color:#d9e0e6;line-height:1.65;max-width:510px}.hero-buttons{display:flex;gap:12px;margin-top:28px}.hero-machine{height:475px;margin-right:-30px;clip-path:polygon(12% 0,100% 0,100% 100%,0 100%,7% 60%);position:relative}.hero-machine:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,var(--navy),transparent 40%)}.hero-machine img{width:100%;height:100%;object-fit:cover}.hero-bottom{display:flex;justify-content:space-between;align-items:end;padding:0 0 15px}.benefits{display:flex;gap:33px}.benefits>div{display:flex;align-items:center;gap:8px}.benefits i{font-size:21px;color:var(--primary)}.benefits span{font-size:11px;font-weight:700}.benefits small{display:block;color:#b8c1c9;font-size:9px;font-weight:400}.hero-specs{display:flex;background:#10283d;border:1px solid #ffffff20;border-radius:7px 7px 0 0}.hero-specs div{padding:15px 17px;border-right:1px solid #f7941d55}.hero-specs small,.hero-specs span{display:block;color:#b4c1cc;font-size:8px}.hero-specs strong{font-size:16px}
.stats{background:#fff;border-bottom:1px solid var(--border);box-shadow:0 8px 20px #00000008}.stat{height:95px;display:flex;align-items:center;justify-content:center;gap:10px;border-right:1px solid var(--border)}.stat:last-child{border:0}.stat i{font-size:31px;color:var(--primary)}.stat strong{font-size:21px}.stat span{font-size:16px}.stat small{display:block;font-size:10px;color:var(--muted)}
.industries{background:#fff}.industry-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:8px}.industry-card{height:260px;position:relative;overflow:hidden;border-radius:3px;background:#123}.industry-card:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 35%,rgba(3,18,32,.95))}.industry-card img{width:100%;height:100%;object-fit:cover;transition:.45s}.industry-card:hover img{transform:scale(1.06)}.industry-card>div{position:absolute;z-index:2;left:15px;right:12px;bottom:13px;color:#fff}.industry-card i{display:grid;place-items:center;width:35px;height:35px;border-radius:50%;background:#fff;color:var(--navy);font-size:17px;margin-bottom:10px}.industry-card h3{font-size:13px;margin:0;min-height:32px}.industry-card span{color:var(--primary)}
.products{background:var(--light)}.product-layout{display:grid;grid-template-columns:260px 1fr 470px;align-items:center;gap:40px}.product-menu h2{font-size:27px}.product-menu ul{padding:0;margin:20px 0 0;list-style:none;border-left:1px solid var(--border)}.product-menu li{font-size:12px;padding:8px 14px}.product-menu li.active{color:#fff;background:var(--primary);border-radius:2px}.product-visual img{width:100%;height:350px;object-fit:cover;mix-blend-mode:multiply}.product-copy h2{font-size:36px}.product-copy p{color:var(--muted);line-height:1.7}.feature-chips{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:22px 0}.feature-chips span{background:#fff;border:1px solid var(--border);box-shadow:0 4px 10px #00000008;padding:14px 10px;font-size:10px;white-space:nowrap}.feature-chips i{color:var(--primary);margin-right:6px}
.cutaway{background:#061a2d;color:#fff;padding-bottom:40px}.cutaway h2{font-size:30px;margin:0}.cutaway>div>p{color:#cfdae3}.cutaway-wrap{display:grid;grid-template-columns:180px 1fr 200px;align-items:center;margin-top:20px}.cutaway-wrap img{width:100%;height:180px;object-fit:cover;border-radius:4px}.labels{display:grid;gap:18px;font-size:11px}.labels span{position:relative}.labels.left{text-align:right;padding-right:25px}.labels.right{text-align:left;padding-left:25px}.labels.left span:after,.labels.right span:before{content:"";position:absolute;top:50%;width:80px;border-top:1px solid var(--primary)}.labels.left span:after{left:calc(100% + 8px)}.labels.right span:before{right:calc(100% + 8px)}
.solutions{background:#fff;border-bottom:1px solid var(--border)}.solutions-row{display:grid;grid-template-columns:260px repeat(7,1fr);align-items:center;min-height:145px}.solution-title h2{font-size:24px}.solution{height:80px;border-left:1px solid var(--border);display:grid;place-items:center;text-align:center;font-size:11px;font-weight:600}.solution i{display:block;color:var(--primary);font-size:26px;margin-bottom:5px}
.projects{background:#fff}.project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.project-grid article{height:225px;position:relative;border-radius:3px;overflow:hidden;color:#fff}.project-grid article:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#071b2edb,#071b2e55)}.project-grid img{width:100%;height:100%;object-fit:cover}.project-grid article>div{position:absolute;z-index:2;inset:20px;max-width:190px}.project-grid h3{font-size:17px}.project-grid p,.project-grid b,.project-grid a{display:block;font-size:10px;line-height:1.55}.project-grid a{color:#fff;margin-top:8px;font-weight:700}.trust{padding:25px 0;background:#fff;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.trust h3{font-size:14px}.logos{display:flex;flex-wrap:wrap;gap:28px;align-items:center;color:#777;filter:grayscale(1)}.logos span{font-weight:800;font-size:16px}.logos b{display:block;font-size:7px}.testimonial{border-left:1px solid var(--border);padding-left:35px}.testimonial i{font-size:35px;color:var(--primary)}.testimonial blockquote{font-size:12px;line-height:1.6}.testimonial strong,.testimonial small{display:block;font-size:10px}
.resources{background:var(--light);padding:45px 0}.resources .section-intro h2{font-size:23px}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.blog-grid article{display:grid;grid-template-columns:120px 1fr;background:#fff;border:1px solid var(--border);min-height:150px}.blog-grid img{width:100%;height:100%;object-fit:cover}.blog-grid article>div{padding:14px}.blog-grid span{font-size:8px;color:var(--primary);font-weight:800}.blog-grid h3{font-size:13px;margin:8px 0}.blog-grid p{font-size:10px;color:var(--muted)}.blog-grid small{font-size:8px}
.final-cta{background:#071b2e;color:#fff;padding:32px 0}.final-cta h2{font-size:34px}.final-cta p{color:#cbd5de}.final-cta img{width:100%;height:170px;object-fit:cover;mix-blend-mode:screen}.cta-benefits{display:grid;grid-template-columns:repeat(4,1fr);text-align:center;font-size:10px}.cta-benefits div{border-left:1px solid #ffffff18}.cta-benefits i{font-size:25px;display:block;margin-bottom:7px}
footer{background:#061625;color:#bcc7d0;padding:38px 0 12px;font-size:10px}footer .brand{font-size:14px;margin-bottom:16px}footer .brand-mark{width:32px;height:32px;font-size:10px}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(5,1fr) 1.7fr;gap:25px}.footer-grid h4{color:#fff;font-size:12px}.footer-grid a{display:block;color:#bcc7d0;margin:6px 0}.footer-grid p{line-height:1.6}.social{display:flex;gap:12px;font-size:14px}.footer-bottom{border-top:1px solid #ffffff18;margin-top:25px;padding-top:12px;display:flex;justify-content:space-between}
section>.container-fluid{opacity:0;transform:translateY(18px);transition:.65s ease}section>.container-fluid.visible{opacity:1;transform:none}.reveal{opacity:0;transform:translateY(18px);transition:.65s}.reveal.visible{opacity:1;transform:none}
@media(max-width:1199px){.site-header,.navbar{height:70px}.hero{padding-top:70px}.hero-bg{inset:70px 0 0}.navbar-toggler{border:0}.product-layout{grid-template-columns:220px 1fr}.product-copy{grid-column:1/-1}.solutions-row{grid-template-columns:repeat(4,1fr)}.solution-title{grid-column:1/-1;padding:25px 0}.footer-grid{grid-template-columns:repeat(4,1fr)}}
@media(max-width:991px){.site-container{padding-inline:20px}.min-vh-hero{padding:60px 0 20px}.hero h1{font-size:43px}.hero-machine{height:350px;margin:25px -20px 0}.hero-bottom{display:block}.hero-specs{margin-top:25px;width:max-content}.industry-grid{grid-template-columns:repeat(3,1fr);margin-top:25px}.product-layout{grid-template-columns:1fr}.product-menu ul{display:grid;grid-template-columns:repeat(2,1fr)}.product-visual img{height:300px}.manufacturing .col-lg-8{padding:35px 20px}.project-grid{margin-top:25px}.testimonial{border:0;border-top:1px solid var(--border);padding:20px 12px 0;margin-top:20px}.resources .section-intro{margin-bottom:22px}.final-cta img{margin:22px 0}.footer-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:767px){.section{padding:50px 0}h2{font-size:28px}.hero h1{font-size:38px}.hero-buttons{flex-direction:column;align-items:stretch}.hero-buttons .btn{text-align:center}.benefits{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.hero-specs{width:100%;overflow-x:auto}.hero-specs div{padding:12px 10px;min-width:85px}.stat{height:85px;border-bottom:1px solid var(--border)}.stat i{font-size:23px}.stat strong{font-size:15px}.industry-grid{grid-template-columns:repeat(2,1fr)}.industry-card{height:230px}.product-menu ul{grid-template-columns:1fr}.feature-chips{grid-template-columns:repeat(2,1fr)}.cutaway-wrap{grid-template-columns:1fr}.cutaway-wrap img{order:-1}.labels{display:none}.process-grid{grid-template-columns:repeat(2,1fr)}.facility-grid,.project-grid,.blog-grid{grid-template-columns:1fr}.solutions-row{grid-template-columns:repeat(2,1fr)}.solution-title{grid-column:1/-1}.project-grid article{height:250px}.blog-grid article{grid-template-columns:120px 1fr}.cta-benefits{margin-top:25px;grid-template-columns:repeat(2,1fr);gap:20px}.footer-grid{grid-template-columns:repeat(2,1fr)}.footer-grid>div:first-child,.footer-grid>div:last-child{grid-column:1/-1}.footer-bottom{display:grid;gap:6px}}
@media(max-width:480px){.site-container{padding-inline:16px}.hero h1{font-size:34px}.industry-grid{grid-template-columns:1fr 1fr}.industry-card{height:205px}.facility-grid{grid-template-columns:1fr}.process-grid{grid-template-columns:1fr 1fr}.blog-grid article{grid-template-columns:100px 1fr}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child,.footer-grid>div:last-child{grid-column:auto}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}.reveal,section>.container-fluid{opacity:1;transform:none}}

/* Screenshot reconstruction refinements */
.site-header{background:#fff;border-bottom:1px solid var(--border);box-shadow:none}
.site-header.scrolled{background:#fff;box-shadow:0 7px 22px rgba(7,27,46,.1)}
.site-header .brand img{display:block;width:150px;height:58px;object-fit:contain}
.site-header .navbar .nav-link{color:var(--navy);font-weight:600}
.site-header .navbar-toggler{filter:invert(1)}
.site-header .phone{color:var(--navy)}
.site-header .btn-outline-light{color:var(--navy);border-color:var(--navy)}
.site-header .btn-outline-light:hover{color:#fff;background:var(--navy)}
.hero h1 span{color:var(--primary)}
.hero .eyebrow{color:#fff}
.hero-machine{clip-path:polygon(13% 0,100% 0,100% 100%,0 100%,7% 64%)}
section>.container-fluid{opacity:1;transform:none}
.footer-brand{display:grid;width:132px;height:90px;margin:0 0 18px;place-items:center;padding:9px 13px;background:#fff;border:1px solid rgba(255,255,255,.16);border-radius:3px;box-shadow:0 10px 24px rgba(0,0,0,.16);transition:transform .25s ease,box-shadow .25s ease}
.footer-brand:hover{transform:translateY(-3px);box-shadow:0 18px 38px rgba(0,0,0,.25)}
.footer-brand img{display:block;width:100%;height:100%;object-fit:contain}

@media(max-width:1199px){.site-header .brand img{width:132px;height:52px}}

/* Mockup-derived photographic asset mapping */
.facility-grid article:nth-child(1)>img{content:url('../images/facilities/punjab-facility.png')}
.facility-grid article:nth-child(2)>img{content:url('../images/facilities/maharashtra-facility.png')}
.project-grid article:nth-child(1)>img{content:url('../images/projects/pharma-project.png')}
.project-grid article:nth-child(2)>img{content:url('../images/projects/food-project.png')}
.project-grid article:nth-child(3)>img{content:url('../images/projects/healthcare-project.png')}
.product-visual img{mix-blend-mode:normal;object-fit:contain}
.cutaway-wrap img{object-position:center}

/* Manufacturing — isolated reconstruction from the approved mockup */
.cg-manufacturing{height:338px;background:#071b2e;color:#fff;overflow:hidden;border-top:1px solid rgba(255,255,255,.06);border-bottom:1px solid rgba(255,255,255,.06)}
.cg-manufacturing__inner{width:100%;max-width:1440px;height:100%;margin-inline:auto;display:grid;grid-template-columns:42% 58%}
.cg-manufacturing__why{position:relative;min-width:0;height:100%;overflow:hidden}
.cg-manufacturing__why-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:35% center}
.cg-manufacturing__why-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,27,46,.08),rgba(7,27,46,.66) 38%,rgba(7,27,46,.97) 100%)}
.cg-manufacturing__why-content{position:relative;z-index:1;width:360px;margin-left:auto;padding:29px 22px 20px 24px}
.cg-manufacturing__eyebrow{display:block;color:#f7941d;font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;margin-bottom:7px}
.cg-manufacturing__why h2,.cg-manufacturing__operations>h2{font-size:25px;line-height:1.02;letter-spacing:-.035em;margin:0;color:#fff}
.cg-manufacturing__why ul{list-style:none;margin:12px 0 8px;padding:0}
.cg-manufacturing__why li{font-size:9px;line-height:1.72;color:#eef3f7;white-space:nowrap}
.cg-manufacturing__why li:before{content:"✓";display:inline-grid;place-items:center;width:11px;height:11px;margin-right:6px;border:1px solid #f7941d;border-radius:50%;color:#f7941d;font-size:7px;font-weight:800}
.cg-manufacturing__why a{color:#f7941d;font-size:10px;font-weight:800}
.cg-manufacturing__why a i{transition:transform .2s}
.cg-manufacturing__why a:hover i{transform:translateX(3px)}
.cg-manufacturing__operations{min-width:0;height:100%;padding:23px 0 0 18px}
.cg-manufacturing__operations>h2{height:57px;font-size:25px}
.cg-manufacturing__processes{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);gap:14px;height:420px}
.cg-manufacturing__processes figure{position:relative;overflow:hidden;margin:0;background:#102c46}
.cg-manufacturing__processes figure:after{content:"";position:absolute;inset:30% 0 0;background:linear-gradient(transparent,rgba(3,15,26,.92))}
.cg-manufacturing__processes img{width:100%;height:100%;object-fit:cover;transition:transform .35s}
.cg-manufacturing__processes figure:hover img{transform:scale(1.04)}
.cg-manufacturing__processes figcaption{position:absolute;z-index:1;left:7px;right:4px;bottom:6px;color:#fff;font-size:8px;font-weight:600;line-height:1.15}
@media(max-width:991px){.cg-manufacturing{height:auto}.cg-manufacturing__inner{width:100%;grid-template-columns:1fr}.cg-manufacturing__why{min-height:360px}.cg-manufacturing__why-content{width:min(390px,72%);padding:42px 24px}.cg-manufacturing__operations{padding:32px 20px 38px}.cg-manufacturing__operations>h2{height:auto;margin-bottom:20px}.cg-manufacturing__processes{height:430px;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr)}}
@media(max-width:575px){.cg-manufacturing__why{min-height:390px}.cg-manufacturing__why-content{width:82%;padding:42px 18px}.cg-manufacturing__why h2,.cg-manufacturing__operations>h2{font-size:24px}.cg-manufacturing__processes{height:auto;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,140px)}.cg-manufacturing__processes figure{height:140px}}

/* Global typography and readability pass */
html,body{overflow-x:clip}
body{font-size:16px;line-height:1.65;color:#111827}
p{font-size:16px;line-height:1.65}
.section{padding-block:76px}
.eyebrow,.cg-manufacturing__eyebrow{font-size:12px;font-weight:700;letter-spacing:.12em;line-height:1.55;margin-bottom:12px;text-transform:uppercase}
h2,.section-intro h2,.product-menu h2,.product-copy h2,.cutaway h2,.solutions-row .solution-title h2,.resources .section-intro h2{font-size:34px;line-height:1.18;font-weight:650;letter-spacing:-.015em;max-width:700px}
h3{font-size:24px;line-height:1.25;font-weight:600}
.section-intro p,.product-copy p{font-size:16px;line-height:1.65;color:#5b6470}
.text-link{font-size:14px;line-height:1.55;font-weight:600}
.btn,.nav-actions .btn{min-height:46px;padding:11px 23px;font-size:14px;font-weight:600;display:inline-flex;align-items:center;justify-content:center;gap:8px}
.navbar .nav-link{font-size:14px;font-weight:500}
.nav-actions .phone{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-width:132px;max-width:none;height:46px;padding:0 6px;font-size:13px;line-height:1;white-space:nowrap;color:var(--navy)}
.nav-actions .phone i{flex:0 0 auto;color:var(--primary);font-size:14px;line-height:1}

/* Hero typography */
.hero h1{font-size:52px;line-height:1.08;font-weight:700;letter-spacing:-.02em;max-width:600px;margin-bottom:22px}
.hero-copy p{font-size:17px;line-height:1.65;max-width:600px;color:rgba(255,255,255,.78)}
.hero-buttons{gap:14px;margin-top:30px}
.benefits span{font-size:13px;line-height:1.45}
.benefits small{font-size:13px;line-height:1.45;color:rgba(255,255,255,.72)}
.hero-specs small,.hero-specs span{font-size:13px;line-height:1.35}
.hero-specs strong{font-size:22px;line-height:1.2}
.min-vh-hero{min-height:650px}.hero-machine{height:570px}

/* Statistics */
.stats .stat{height:112px;gap:14px}
.stats .stat i{font-size:30px}
.stats .stat strong{font-size:30px;line-height:1.1}
.stats .stat span{font-size:18px;line-height:1.1}
.stats .stat small{font-size:14px;line-height:1.4;margin-top:6px;color:#5b6470}

/* Industries */
.industry-grid{gap:14px}
.industry-card{height:380px}
.industry-card>div{left:22px;right:18px;bottom:20px}
.industry-card i{width:44px;height:44px;font-size:21px;margin-bottom:14px}
.industry-card h3{font-size:18px;line-height:1.35;font-weight:600;min-height:auto;margin-bottom:6px}
.industry-card span{font-size:20px;line-height:1}

/* Products */
.product-layout{grid-template-columns:290px 1fr 480px;gap:48px}
.product-menu li{font-size:15px;line-height:1.4;padding:11px 16px}
.product-visual img{height:420px}
.product-copy h2{font-size:28px}
.feature-chips{gap:12px;margin:28px 0}
.feature-chips span{font-size:13px;line-height:1.45;padding:14px 12px;white-space:normal}

/* Performance cutaway */
.cutaway>div>p{font-size:17px;line-height:1.7;color:rgba(255,255,255,.72)}
.cutaway-wrap{grid-template-columns:200px 1fr 220px;margin-top:36px}
.cutaway-wrap img{height:250px}
.labels{gap:24px;font-size:14px;line-height:1.4}

/* Manufacturing typography */
.cg-manufacturing{height:620px}
.cg-manufacturing__why-content{width:465px;padding:54px 34px 40px}
.cg-manufacturing__why h2,.cg-manufacturing__operations>h2{font-size:36px;line-height:1.18;font-weight:650;letter-spacing:-.015em}
.cg-manufacturing__why ul{margin:22px 0 18px}
.cg-manufacturing__why li{font-size:15px;line-height:1.75;white-space:normal}
.cg-manufacturing__why li:before{width:16px;height:16px;font-size:11px;margin-right:8px}
.cg-manufacturing__why a{font-size:15px}
.cg-manufacturing__operations{padding:42px 28px 36px}
.cg-manufacturing__operations>h2{height:100px}
.cg-manufacturing__processes{height:440px;gap:14px}
.cg-manufacturing__processes figcaption{left:12px;bottom:10px;font-size:14px;line-height:1.35}

/* Solutions */
.solutions-row{min-height:210px;grid-template-columns:300px repeat(7,1fr)}
.solution{height:120px;font-size:15px;line-height:1.4}
.solution i{font-size:32px;margin-bottom:8px}

/* Projects */
.project-grid{gap:18px}
.project-grid article{height:360px}
.project-grid article>div{inset:28px;max-width:270px}
.project-grid h3{font-size:20px;line-height:1.3;margin-bottom:12px}
.project-grid p{font-size:15px;line-height:1.55}
.project-grid b{font-size:14px;line-height:1.5}
.project-grid a{font-size:15px;line-height:1.5;margin-top:14px}

/* Clients and testimonial */
.trust{padding-block:56px}
.trust h3{font-size:24px;line-height:1.3;margin-bottom:24px}
.logos{gap:34px}.logos span{font-size:20px}.logos b{font-size:13px}
.testimonial{padding-left:48px}
.testimonial i{font-size:52px}
.testimonial blockquote{font-size:22px;line-height:1.5;margin-bottom:22px}
.testimonial strong{font-size:16px;line-height:1.4}
.testimonial small{font-size:14px;line-height:1.5;color:#5b6470}

/* Resources */
.resources{padding-block:76px}
.blog-grid{gap:20px}
.blog-grid article{grid-template-columns:190px 1fr;min-height:260px}
.blog-grid article>div{padding:26px 24px}
.blog-grid span{font-size:13px;line-height:1.4}
.blog-grid h3{font-size:19px;line-height:1.35;margin:12px 0}
.blog-grid p{font-size:15px;line-height:1.6;color:#5b6470}
.blog-grid small{font-size:13px;line-height:1.5}
.resources--documents .blog-grid{align-items:start}
.resources--documents .blog-grid article{display:block;min-height:0;aspect-ratio:1275/1650;overflow:hidden;background:#fff}
.resources--documents .blog-grid img{display:block;width:100%;height:100%;object-fit:contain}

/* Final CTA */
.final-cta{padding-block:60px}
.final-cta h2{font-size:36px;line-height:1.18;font-weight:650;letter-spacing:-.015em}
.final-cta p{font-size:16px;line-height:1.65;color:rgba(255,255,255,.72)}
.final-cta img{height:250px}
.cta-benefits{font-size:15px;line-height:1.5}
.cta-benefits i{font-size:32px;margin-bottom:10px}

/* Footer */
footer{padding:56px 0 20px;font-size:13px;line-height:1.7}
.footer-grid{gap:32px}
.footer-grid h4{font-size:15px;line-height:1.4;margin-bottom:14px}
.footer-grid a,.footer-grid p{font-size:13px;line-height:1.7}
.footer-bottom{font-size:13px;line-height:1.5;margin-top:38px;padding-top:18px}

@media(max-width:1199px){.product-layout{grid-template-columns:240px 1fr}.solutions-row{grid-template-columns:repeat(4,1fr)}.cg-manufacturing__why-content{width:420px}.cg-manufacturing__why h2,.cg-manufacturing__operations>h2{font-size:38px}.cg-manufacturing__processes figcaption{font-size:13px}}
@media(max-width:991px){body,p{font-size:16px}.section{padding-block:70px}.hero h1{font-size:44px}.hero-copy p{font-size:17px}.min-vh-hero{min-height:auto}.hero-machine{height:420px}.industry-card{height:340px}.cg-manufacturing{height:auto}.cg-manufacturing__why-content{width:min(480px,82%)}.cg-manufacturing__operations>h2{height:auto}.cg-manufacturing__processes{height:430px}.solutions-row{grid-template-columns:repeat(4,1fr)}.blog-grid article{grid-template-columns:170px 1fr}}
@media(max-width:767px){body,p{font-size:16px}.section{padding-block:60px}h2,.section-intro h2,.product-menu h2,.product-copy h2,.cutaway h2,.solutions-row .solution-title h2,.resources .section-intro h2,.cg-manufacturing__why h2,.cg-manufacturing__operations>h2{font-size:29px;line-height:1.2}.hero h1{font-size:38px;line-height:1.1}.btn,.nav-actions .btn{font-size:14px}.industry-card h3{font-size:17px}.stats .stat strong{font-size:28px}.project-grid h3{font-size:20px}.testimonial blockquote{font-size:21px}.blog-grid h3{font-size:18px}.final-cta h2{font-size:30px}.footer-grid a,.footer-grid p{font-size:13px}.cg-manufacturing__processes{height:440px;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr)}}
.resources--documents .blog-grid article{width:100%}
@media(max-width:767px){.resources--documents .blog-grid{grid-template-columns:1fr}.resources--documents .blog-grid article{width:min(100%,420px);margin-inline:auto}}

/* Selected projects */
.cg-projects{position:relative;padding-block:100px;background:#071b2b;color:#fff;overflow:hidden}
.cg-projects:before{position:absolute;inset:0;content:"";pointer-events:none;background:radial-gradient(circle at 8% 0,rgba(247,148,29,.12),transparent 28%),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:auto,120px 100%}
.cg-projects .site-container{position:relative;z-index:1}
.cg-projects__header{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:80px;align-items:end;margin-bottom:52px}
.cg-projects__header .eyebrow{color:#f7941d;margin-bottom:15px}
.cg-projects__header h2{max-width:760px;margin:0;color:#fff;font-size:clamp(38px,4vw,58px);font-weight:600;line-height:1.04;letter-spacing:-.035em}
.cg-projects__intro{padding-left:30px;border-left:1px solid rgba(255,255,255,.16)}
.cg-projects__intro p{max-width:470px;margin:0 0 22px;color:#aebdc7;font-size:16px;line-height:1.7}
.cg-projects__intro a{display:inline-flex;align-items:center;gap:10px;color:#fff;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}
.cg-projects__intro a i{color:#f7941d;transition:transform .25s ease}
.cg-projects__intro a:hover i{transform:translate(3px,-3px)}
.cg-projects .cg-projects__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.cg-projects .cg-project-card{position:relative;height:520px;min-height:0;border:1px solid rgba(255,255,255,.14);border-radius:0;background:#102c40;overflow:hidden}
.cg-projects .cg-project-card:after{display:none}
.cg-projects .cg-project-card:nth-child(2){transform:translateY(28px)}
.cg-projects .cg-project-card>img{width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.2,.7,.2,1),filter .5s ease}
.cg-projects .cg-project-card>.cg-project-card__overlay{position:absolute;z-index:2;inset:0;max-width:none;display:flex;flex-direction:column;justify-content:space-between;padding:26px;background:linear-gradient(180deg,rgba(4,17,27,.2) 0%,rgba(4,17,27,.08) 32%,rgba(4,17,27,.95) 78%,#04111b 100%)}
.cg-project-card__top{display:flex;align-items:center;justify-content:space-between}
.cg-project-card__top span:first-child{display:grid;width:38px;height:38px;place-items:center;border:1px solid rgba(255,255,255,.38);font-size:11px;font-weight:700}
.cg-project-card__top span:last-child{padding:8px 11px;background:rgba(6,24,37,.78);backdrop-filter:blur(8px);font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.1em}
.cg-project-card__body>p{margin:0 0 8px;color:#f7941d;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.09em}
.cg-projects .cg-project-card h3{margin:0 0 21px;color:#fff;font-size:25px;font-weight:600;line-height:1.2}
.cg-project-card dl{display:grid;grid-template-columns:repeat(3,1fr);margin:0 0 22px;padding:15px 0;border-top:1px solid rgba(255,255,255,.17);border-bottom:1px solid rgba(255,255,255,.17)}
.cg-project-card dl div{padding:0 10px;border-right:1px solid rgba(255,255,255,.13)}
.cg-project-card dl div:first-child{padding-left:0}
.cg-project-card dl div:last-child{padding-right:0;border-right:0}
.cg-project-card dt{margin-bottom:5px;color:#8095a4;font-size:9px;font-weight:600;text-transform:uppercase;letter-spacing:.08em}
.cg-project-card dd{margin:0;color:#fff;font-size:11px;font-weight:650;line-height:1.35}
.cg-project-card__result{display:grid;grid-template-columns:58px 1fr;gap:12px;align-items:start}
.cg-project-card__result span{color:#f7941d;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}
.cg-project-card__result strong{color:#d9e2e7;font-size:12px;font-weight:500;line-height:1.5}
.cg-project-card:hover>img{transform:scale(1.045);filter:saturate(1.08)}
@media(max-width:991px){.cg-projects{padding-block:80px}.cg-projects__header{grid-template-columns:1fr;gap:28px}.cg-projects__intro{max-width:620px;padding-left:0;border-left:0}.cg-projects .cg-projects__grid{grid-template-columns:1fr 1fr}.cg-projects .cg-project-card:nth-child(2){transform:none}.cg-projects .cg-project-card:last-child{grid-column:1/-1;height:460px}}
@media(max-width:767px){.cg-projects{padding-block:68px}.cg-projects__header{margin-bottom:36px}.cg-projects__header h2{font-size:36px}.cg-projects .cg-projects__grid{grid-template-columns:1fr}.cg-projects .cg-project-card,.cg-projects .cg-project-card:last-child{grid-column:auto;height:480px}.cg-projects .cg-project-card>.cg-project-card__overlay{padding:22px}}

/* Independent client and testimonial sliders */
.trust-showcase{padding:0;background:#fff;border:0}
.trust-logos{padding:70px 0 64px;border-bottom:1px solid #dce3e7;overflow:hidden}
.trust-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:34px}
.trust-heading .eyebrow{margin:0;color:#d96f0c}
.trust-heading h3{margin:0;color:#102b3f;font-size:28px;font-weight:600}
.logo-slider{position:relative;width:100%;overflow:hidden;mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}
.logo-slider__track{display:flex;width:max-content;animation:clientRail 82s linear infinite}
.logo-slider:hover .logo-slider__track{animation-play-state:paused}
.logo-slider__group{display:flex;align-items:center;flex-shrink:0}
.logo-slider__group .client-logo{display:grid;place-items:center;width:210px;height:112px;margin-right:14px;padding:13px 20px;border:1px solid #e3e9ec;border-radius:4px;background:#fff;box-shadow:0 8px 24px rgba(13,42,59,.045);transition:border-color .25s ease,box-shadow .25s ease,transform .25s ease}
.logo-slider__group .client-logo:hover{z-index:1;border-color:#c9d5db;box-shadow:0 12px 30px rgba(13,42,59,.1);transform:translateY(-3px)}
.logo-slider__group .client-logo img{display:block;width:100%;height:100%;object-fit:contain;filter:grayscale(1);opacity:.72;transition:filter .25s ease,opacity .25s ease}
.logo-slider__group .client-logo:hover img{filter:none;opacity:1}
@keyframes clientRail{to{transform:translateX(-50%)}}
.testimonial-slider{padding:84px 0 90px;background:#edf2f4}
.testimonial-slider__layout{display:grid;grid-template-columns:minmax(300px,.72fr) minmax(0,1.28fr);gap:90px;align-items:center}
.testimonial-slider__heading .eyebrow{color:#d96f0c}
.testimonial-slider__heading h2{max-width:470px;margin:12px 0 32px;color:#102b3f;font-size:clamp(32px,3.1vw,44px);font-weight:600;line-height:1.12}
.testimonial-slider__controls{display:flex;gap:8px}
.testimonial-slider__controls button{width:46px;height:46px;border:1px solid #aebbc3;background:transparent;color:#102b3f;transition:.2s ease}
.testimonial-slider__controls button:not(:disabled):hover{background:#102b3f;color:#fff}
.testimonial-slider__controls button:disabled{cursor:not-allowed;opacity:.3}
.testimonial-slider__viewport{overflow:hidden;background:#fff;border-top:3px solid #f7941d;box-shadow:0 18px 45px rgba(10,36,53,.07)}
.testimonial-slider__track{display:flex;transition:transform .55s cubic-bezier(.22,.7,.24,1)}
.testimonial-slide{min-width:100%;padding:52px 58px}
.testimonial-slide>i{color:#f7941d;font-size:36px}
.testimonial-slide blockquote{max-width:720px;margin:22px 0 35px;color:#183448;font-size:clamp(22px,2.1vw,30px);font-weight:500;line-height:1.45;letter-spacing:-.02em}
.testimonial-slide footer{padding-top:22px;border-top:1px solid #dce3e7}
.testimonial-slide footer strong,.testimonial-slide footer span{display:block}
.testimonial-slide footer strong{color:#102b3f;font-size:15px}
.testimonial-slide footer span{margin-top:4px;color:#71808a;font-size:12px}
@media(max-width:991px){.testimonial-slider__layout{grid-template-columns:1fr;gap:35px}.testimonial-slider__heading h2{max-width:650px}.logo-slider__group .client-logo{width:185px;height:104px}}
@media(max-width:767px){.trust-logos{padding-block:55px}.trust-heading{align-items:flex-start;flex-direction:column;gap:8px}.trust-heading h3{font-size:24px}.logo-slider__group .client-logo{width:160px;height:94px;margin-right:10px;padding:12px 16px}.testimonial-slider{padding-block:64px}.testimonial-slider__layout{gap:28px}.testimonial-slider__heading h2{font-size:31px}.testimonial-slide{padding:36px 25px}.testimonial-slide blockquote{font-size:21px}}
@media(prefers-reduced-motion:reduce){.logo-slider__track{animation-play-state:paused}.testimonial-slider__track{transition:none}}

/* Document library */
.resources--documents{position:relative;padding-block:100px 110px;background:#fff;overflow:hidden}
.resources--documents:before{position:absolute;top:0;right:0;width:38%;height:100%;content:"";pointer-events:none;background:linear-gradient(135deg,transparent 48%,rgba(16,43,63,.025) 48%)}
.resources--documents .site-container{position:relative;z-index:1;max-width:1180px}
.resources-documents__header{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.55fr);gap:80px;align-items:end;margin-bottom:52px;padding-bottom:35px;border-bottom:1px solid #d8e0e4}
.resources-documents__header .eyebrow{color:#d96f0c}
.resources-documents__header h2{max-width:none;margin:10px 0 0;color:#102b3f;font-size:clamp(38px,4vw,54px);font-weight:600;line-height:1.06;letter-spacing:-.035em}
.resources-documents__intro{padding-left:28px;border-left:2px solid #f7941d}
.resources-documents__intro>span{display:block;margin-bottom:9px;color:#102b3f;font-size:11px;font-weight:750;text-transform:uppercase;letter-spacing:.1em}
.resources-documents__intro p{max-width:410px;margin:0;color:#667783;font-size:15px;line-height:1.7}
.resources--documents .resources-documents__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;align-items:start}
.resources--documents .document-card{position:relative;margin:0;padding:12px 12px 18px;background:#eef2f4;border:1px solid #dce3e7;transition:transform .35s ease,box-shadow .35s ease}
.resources--documents .document-card:nth-child(2){margin-top:0px}
.resources--documents .document-card__index{position:absolute;z-index:2;top:-1px;left:-1px;width:46px;height:46px;display:grid;place-items:center;background:#102b3f;color:#fff;font-size:10px;font-weight:750;letter-spacing:.08em}
.resources--documents .document-card__frame{aspect-ratio:1275/1650;overflow:hidden;background:#fff;box-shadow:0 10px 28px rgba(12,38,55,.09)}
.resources--documents .document-card__frame img{display:block;width:100%;height:100%;object-fit:contain;transition:transform .5s cubic-bezier(.22,.7,.24,1)}
.resources--documents .document-card:after{display:block;width:34px;height:2px;margin:17px 0 0 2px;content:"";background:#f7941d;transition:width .3s ease}
.resources--documents .document-card:hover{transform:translateY(-7px);box-shadow:0 24px 48px rgba(12,38,55,.11)}
.resources--documents .document-card:hover .document-card__frame img{transform:scale(1.015)}
.resources--documents .document-card:hover:after{width:70px}
@media(max-width:991px){.resources--documents{padding-block:82px 90px}.resources-documents__header{grid-template-columns:1fr;gap:25px}.resources-documents__intro{max-width:560px}.resources--documents .resources-documents__grid{gap:18px}.resources--documents .document-card:nth-child(2){margin-top:24px}}
@media(max-width:767px){.resources--documents{padding-block:68px 74px}.resources-documents__header{margin-bottom:36px;padding-bottom:28px}.resources-documents__header h2{font-size:36px}.resources-documents__intro{padding-left:18px}.resources--documents .resources-documents__grid{grid-template-columns:1fr;gap:22px}.resources--documents .document-card,.resources--documents .document-card:nth-child(2){width:min(100%,430px);margin:0 auto}}

/* Premium testimonial composition */
.testimonial-slider{position:relative;padding:105px 0;background:#071b2e;color:#fff;overflow:hidden}
.testimonial-slider:before{position:absolute;top:-220px;right:-180px;width:620px;height:620px;content:"";border:1px solid rgba(247,148,29,.14);border-radius:50%;box-shadow:0 0 0 95px rgba(255,255,255,.015),0 0 0 190px rgba(255,255,255,.012)}
.testimonial-slider:after{position:absolute;inset:0;content:"";pointer-events:none;background:linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:120px 100%}
.testimonial-slider .testimonial-slider__layout{position:relative;z-index:1;grid-template-columns:minmax(310px,.72fr) minmax(0,1.28fr);gap:100px;align-items:stretch}
.testimonial-slider__heading{display:flex;flex-direction:column;padding:24px 0}
.testimonial-slider .testimonial-slider__heading .eyebrow{color:#f7941d}
.testimonial-slider .testimonial-slider__heading h2{margin:14px 0 24px;color:#fff;font-size:clamp(35px,3.3vw,48px);line-height:1.08}
.testimonial-slider__heading>p{max-width:430px;margin:0;color:#9fb0bb;font-size:15px;line-height:1.7}
.testimonial-slider__footer{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:45px}
.testimonial-slider__count{display:flex;align-items:center;gap:12px;color:#fff;font-size:11px;font-weight:700;letter-spacing:.1em}
.testimonial-slider__count i{width:48px;height:1px;background:rgba(255,255,255,.28)}
.testimonial-slider .testimonial-slider__controls{display:flex;gap:7px}
.testimonial-slider .testimonial-slider__controls button{width:48px;height:48px;border-color:rgba(255,255,255,.25);color:#fff}
.testimonial-slider .testimonial-slider__controls button:not(:disabled):hover{border-color:#f7941d;background:#f7941d;color:#fff}
.testimonial-slider__controls:has(button:first-child:disabled + button:last-child:disabled){display:none}
.testimonial-slider .testimonial-slider__viewport{display:flex;background:transparent;border:1px solid rgba(255,255,255,.14);border-top:1px solid rgba(255,255,255,.14);box-shadow:none}
.testimonial-slider .testimonial-slider__track{width:100%}
.testimonial-slider .testimonial-slide{position:relative;min-height:460px;display:flex;flex-direction:column;padding:55px 60px 50px;background:rgba(255,255,255,.045);backdrop-filter:blur(8px)}
.testimonial-slide__mark{position:absolute;top:14px;right:34px;color:rgba(247,148,29,.18);font-family:Georgia,serif;font-size:150px;line-height:1}
.testimonial-slide__label{position:relative;align-self:flex-start;padding:8px 11px;border:1px solid rgba(255,255,255,.18);color:#f4a34b;font-size:9px;font-weight:750;text-transform:uppercase;letter-spacing:.12em}
.testimonial-slider .testimonial-slide blockquote{position:relative;max-width:760px;margin:auto 0;color:#fff;font-size:clamp(17px,1.4vw,21px);font-weight:450;line-height:1.58;letter-spacing:-.006em}
.testimonial-slider .testimonial-slide footer{display:flex;align-items:center;gap:14px;padding-top:22px;border-top:1px solid rgba(255,255,255,.14)}
.testimonial-slide__avatar{width:44px;height:44px;display:grid!important;flex:0 0 44px;place-items:center;background:#f7941d;color:#fff!important;font-size:11px!important;font-weight:800!important}
.testimonial-slider .testimonial-slide footer strong{color:#fff;font-size:14px}
.testimonial-slider .testimonial-slide footer div>span{margin-top:4px;color:#91a4b0;font-size:11px}
@media(max-width:991px){.testimonial-slider{padding-block:82px}.testimonial-slider .testimonial-slider__layout{grid-template-columns:1fr;gap:42px}.testimonial-slider__heading{padding:0}.testimonial-slider__heading>p{max-width:600px}.testimonial-slider__footer{justify-content:flex-start;gap:45px;margin-top:32px;padding-top:0}.testimonial-slider .testimonial-slide{min-height:390px}}
@media(max-width:767px){.testimonial-slider{padding-block:68px}.testimonial-slider .testimonial-slider__layout{gap:32px}.testimonial-slider .testimonial-slider__heading h2{font-size:34px}.testimonial-slider .testimonial-slide{min-height:400px;padding:38px 25px 32px}.testimonial-slide__mark{right:18px;font-size:110px}.testimonial-slider .testimonial-slide blockquote{font-size:17px;line-height:1.6}.testimonial-slider__footer{justify-content:space-between;gap:20px}}

/* Refined motion system */
.motion-enabled .motion-item{opacity:0;transform:translate3d(0,26px,0) scale(.985);transition:opacity .72s cubic-bezier(.2,.7,.2,1) var(--motion-delay,0ms),transform .72s cubic-bezier(.2,.7,.2,1) var(--motion-delay,0ms)}
.motion-enabled .motion-item.motion-in{opacity:1;transform:none}
.motion-enabled .hero-copy>*{opacity:0;transform:translateY(18px);transition:opacity .7s ease,transform .7s cubic-bezier(.2,.7,.2,1)}
.page-ready .hero-copy>*{opacity:1;transform:none}
.page-ready .hero-copy>*:nth-child(2){transition-delay:.08s}
.page-ready .hero-copy>*:nth-child(3){transition-delay:.16s}
.page-ready .hero-copy>*:nth-child(4){transition-delay:.24s}
.hero-machine{overflow:hidden}
.hero-machine img{--hero-shift:0px;transform:translate3d(0,var(--hero-shift),0) scale(1.035);transition:transform .12s linear,filter .6s ease;will-change:transform}
.page-ready .hero-machine img{animation:heroFocus 1.25s cubic-bezier(.2,.7,.2,1) both}
@keyframes heroFocus{from{opacity:.35;filter:blur(5px);transform:translate3d(16px,0,0) scale(1.08)}to{opacity:1;filter:none;transform:translate3d(0,var(--hero-shift),0) scale(1.035)}}
.eyebrow{position:relative}
.eyebrow:after{display:block;width:0;height:1px;margin-top:7px;content:"";background:currentColor;opacity:.55;transition:width .65s cubic-bezier(.2,.7,.2,1)}
.visible .eyebrow:after,.motion-in .eyebrow:after,.page-ready .hero .eyebrow:after{width:38px}
.cutaway .cutaway-wrap{position:relative;overflow:hidden}
.cutaway .cutaway-wrap:after{position:absolute;z-index:2;top:0;bottom:0;left:-18%;width:16%;content:"";pointer-events:none;background:linear-gradient(90deg,transparent,rgba(247,148,29,.14),transparent);transform:skewX(-12deg);animation:technicalScan 7s ease-in-out infinite}
@keyframes technicalScan{0%,18%{left:-18%;opacity:0}28%{opacity:1}62%{left:104%;opacity:1}70%,100%{left:104%;opacity:0}}
.cg-manufacturing__processes figure,.cg-project-card,.document-card{will-change:transform}
.cg-manufacturing__processes figure:before{position:absolute;z-index:2;top:0;left:0;width:0;height:2px;content:"";background:#f7941d;transition:width .45s ease}
.cg-manufacturing__processes figure:hover:before{width:100%}
.solution{transition:background-color .28s ease,transform .28s ease,box-shadow .28s ease}
.solution:hover{z-index:2;background:#fff;box-shadow:0 16px 35px rgba(7,27,46,.1);transform:translateY(-5px)}
.testimonial-slide__mark{animation:quoteFloat 5s ease-in-out infinite}
@keyframes quoteFloat{50%{transform:translateY(-7px);opacity:.7}}
.final-cta img{transition:transform .8s cubic-bezier(.2,.7,.2,1),filter .5s ease}
.final-cta:hover img{transform:translateY(-7px) scale(1.025);filter:saturate(1.08)}
@media(prefers-reduced-motion:reduce){.motion-enabled .motion-item,.hero-copy>*{opacity:1!important;transform:none!important}.hero-machine img{transform:none!important;animation:none!important;will-change:auto}.cutaway .cutaway-wrap:after,.testimonial-slide__mark{animation:none!important}.eyebrow:after{width:38px;transition:none}}

/* Quiet pulse accents */
@keyframes softPulse{0%,100%{box-shadow:0 0 0 0 rgba(247,148,29,0)}45%{box-shadow:0 0 0 8px rgba(247,148,29,.1)}70%{box-shadow:0 0 0 13px rgba(247,148,29,0)}}
@keyframes dotPulse{0%,100%{opacity:.7;transform:translateY(-50%) scale(.9)}50%{opacity:1;transform:translateY(-50%) scale(1.28);box-shadow:0 0 12px rgba(247,148,29,.48)}}
.stats .stat i{border-radius:50%;animation:softPulse 3.8s ease-out infinite}
.stats .stat:nth-child(2) i{animation-delay:.55s}
.stats .stat:nth-child(3) i{animation-delay:1.1s}
.stats .stat:nth-child(4) i{animation-delay:1.65s}
.cutaway .labels span:before{animation:dotPulse 3.2s ease-in-out infinite}
.cutaway .labels span:nth-child(2n):before{animation-delay:.65s}
.cg-project-card__top span:first-child{position:relative;animation:softPulse 4.5s ease-out infinite}
.cg-project-card:nth-child(2) .cg-project-card__top span:first-child{animation-delay:1s}
.cg-project-card:nth-child(3) .cg-project-card__top span:first-child{animation-delay:2s}
.testimonial-slide__avatar{animation:softPulse 4s ease-out infinite}
.final-cta .cta-benefits i{border-radius:50%;animation:softPulse 4.2s ease-out infinite}
.final-cta .cta-benefits>div:nth-child(2) i{animation-delay:.7s}
.final-cta .cta-benefits>div:nth-child(3) i{animation-delay:1.4s}
.final-cta .cta-benefits>div:nth-child(4) i{animation-delay:2.1s}
@media(prefers-reduced-motion:reduce){.stats .stat i,.cutaway .labels span:before,.cg-project-card__top span:first-child,.testimonial-slide__avatar,.final-cta .cta-benefits i{animation:none!important}}

/* Layered hero motion inspired by premium product showcases */
.hero-machine:after{z-index:1}
.hero-machine>img{position:relative;z-index:0}
.hero-orbit{position:absolute;z-index:2;pointer-events:none;border:1px solid rgba(247,148,29,.28);border-radius:50%}
.hero-orbit:before{position:absolute;top:50%;left:-4px;width:8px;height:8px;content:"";background:#f7941d;border-radius:50%;box-shadow:0 0 0 7px rgba(247,148,29,.1)}
.hero-orbit--outer{right:-90px;top:35px;width:430px;height:430px;animation:heroOrbit 22s linear infinite}
.hero-orbit--inner{right:4px;top:118px;width:275px;height:275px;border-color:rgba(255,255,255,.2);animation:heroOrbit 15s linear infinite reverse}
@keyframes heroOrbit{to{transform:rotate(360deg)}}
.hero-dotfield{position:absolute;z-index:2;width:92px;height:72px;pointer-events:none;opacity:.34;background-image:radial-gradient(circle,#f7941d 1.4px,transparent 1.7px);background-size:12px 12px;animation:heroDots 5.5s ease-in-out infinite}
.hero-dotfield--top{top:38px;right:38px}
.hero-dotfield--bottom{right:28%;bottom:35px;animation-delay:-2.75s}
@keyframes heroDots{50%{opacity:.62;transform:translateY(-11px)}}
.hero-metric{position:absolute;z-index:3;display:flex;align-items:center;gap:10px;min-width:145px;padding:12px 14px;background:rgba(255,255,255,.93);border:1px solid rgba(255,255,255,.65);color:#102b3f;box-shadow:0 12px 35px rgba(2,16,27,.22);backdrop-filter:blur(10px);animation:heroMetricFloat 4.5s ease-in-out infinite}
.hero-metric>i{width:30px;height:30px;display:grid;place-items:center;background:rgba(247,148,29,.12);color:#e7780d;font-size:15px}
.hero-metric span,.hero-metric b,.hero-metric small{display:block}
.hero-metric b{font-size:14px;font-weight:750;line-height:1.2}
.hero-metric small{margin-top:2px;color:#71808a;font-size:9px;font-weight:650;text-transform:uppercase;letter-spacing:.06em}
.hero-metric--airflow{top:24%;left:18%}
.hero-metric--quality{right:5%;bottom:14%;animation-delay:-2.25s}
@keyframes heroMetricFloat{0%,100%{transform:translateY(0) rotate(0)}50%{transform:translateY(-10px) rotate(.35deg)}}
@media(max-width:1199px){.hero-orbit--outer{right:-120px;width:370px;height:370px}.hero-orbit--inner{right:-5px;width:235px;height:235px}.hero-metric{min-width:132px;padding:10px}.hero-metric--airflow{left:16%}}
@media(max-width:767px){.hero-orbit--outer{right:-105px;top:20px;width:290px;height:290px}.hero-orbit--inner{top:74px;width:185px;height:185px}.hero-dotfield{width:68px;height:55px;background-size:10px 10px}.hero-metric{min-width:118px;padding:8px 10px}.hero-metric>i{width:26px;height:26px}.hero-metric b{font-size:12px}.hero-metric--airflow{top:16%;left:12%}.hero-metric--quality{right:3%;bottom:10%}}
@media(prefers-reduced-motion:reduce){.hero-orbit,.hero-dotfield,.hero-metric{animation:none!important}}

/* Cutaway and manufacturing: one restrained visual system, two clear chapters. */
.cutaway.section{padding-block:88px 94px;background:#071b2e;color:#fff;border-bottom:8px solid #f7941d}
.cutaway .site-container{max-width:1180px}
.cutaway h2{margin-bottom:14px;color:#fff;font-size:clamp(34px,3.4vw,46px);font-weight:600}
.cutaway>div>p{max-width:650px;margin:0 auto;color:#aebdc7;font-size:16px;line-height:1.7}
.cutaway .cutaway-wrap{grid-template-columns:1fr 1fr;gap:0 22px;margin-top:46px;padding:0}
.cutaway .cutaway-wrap img{grid-column:1/-1;grid-row:1;width:100%;height:auto;max-height:310px;margin-bottom:28px;object-fit:contain;border:1px solid rgba(255,255,255,.1);border-radius:0}
.cutaway .labels{grid-template-columns:repeat(2,minmax(0,1fr));gap:0;color:#dbe4e9;font-size:12px;text-align:left}
.cutaway .labels.left,.cutaway .labels.right{padding:0}
.cutaway .labels span{padding:12px 14px 12px 25px;border-top:1px solid rgba(255,255,255,.12)}
.cutaway .labels span:before{position:absolute;top:50%;right:auto;left:8px;width:6px;height:6px;content:"";background:#f7941d;border:0;transform:translateY(-50%)}
.cutaway .labels span:after{display:none}

.cg-manufacturing{height:auto;padding:92px 0 100px;background:#f3f5f6;color:#102b3f;border:0;overflow:visible}
.cg-manufacturing__inner{width:min(100% - 60px,1260px);max-width:1260px;height:auto;grid-template-columns:minmax(340px,.78fr) minmax(0,1.22fr);gap:24px;align-items:stretch}
.cg-manufacturing__why{min-height:610px;background:#071b2e}
.cg-manufacturing__why-image{opacity:.42;object-position:center}
.cg-manufacturing__why-shade{background:linear-gradient(180deg,rgba(7,27,46,.2),rgba(7,27,46,.96) 72%)}
.cg-manufacturing__why-content{width:auto;margin:0;padding:55px 44px;display:flex;flex-direction:column;justify-content:flex-end}
.cg-manufacturing__why h2{font-size:clamp(30px,2.5vw,38px);line-height:1.14}
.cg-manufacturing__why ul{margin:24px 0 22px}
.cg-manufacturing__why li{padding:6px 0;color:#d7e1e7;font-size:13px;line-height:1.45;white-space:normal}
.cg-manufacturing__why li:before{margin-right:9px}
.cg-manufacturing__why a{font-size:13px}
.cg-manufacturing__operations{height:auto;padding:48px;background:#fff;border:1px solid #dce3e7}
.cg-manufacturing__operations>.cg-manufacturing__eyebrow{color:#d96f0c}
.cg-manufacturing__operations>h2{height:auto;margin:0 0 34px;color:#102b3f;font-size:clamp(30px,2.5vw,38px);line-height:1.14}
.cg-manufacturing__processes{height:auto;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:repeat(2,188px);gap:12px}
.cg-manufacturing__processes figure{height:auto;background:#dfe5e8}
.cg-manufacturing__processes figure:after{inset:42% 0 0;background:linear-gradient(transparent,rgba(4,19,30,.88))}
.cg-manufacturing__processes figcaption{left:13px;right:10px;bottom:12px;display:flex;align-items:center;gap:8px;color:#fff;font-size:12px;line-height:1.25}
.cg-manufacturing__processes figcaption span{color:#f7941d;font-size:9px}
@media(max-width:991px){.cg-manufacturing{padding-block:76px}.cg-manufacturing__inner{width:calc(100% - 40px);grid-template-columns:1fr}.cg-manufacturing__why{min-height:500px}.cg-manufacturing__why-content{width:min(500px,72%);margin-left:auto}.cg-manufacturing__operations{padding:38px}.cg-manufacturing__processes{grid-template-rows:repeat(2,210px)}}
@media(max-width:767px){.cutaway.section{padding-block:68px 72px}.cutaway .cutaway-wrap{display:grid;grid-template-columns:1fr;margin-top:34px}.cutaway .cutaway-wrap img{grid-column:1;margin-bottom:16px}.cutaway .labels{grid-template-columns:1fr 1fr}.cg-manufacturing{padding-block:64px}.cg-manufacturing__inner{width:calc(100% - 36px)}.cg-manufacturing__why{min-height:560px}.cg-manufacturing__why-content{width:100%;padding:36px 25px}.cg-manufacturing__operations{padding:30px 20px}.cg-manufacturing__processes{grid-template-columns:1fr 1fr;grid-template-rows:repeat(3,165px)}.cg-manufacturing__processes figure{height:auto}}

/* Who We Are page */
.about-page{background:#fff}
.about-page .nav-actions .phone{text-decoration:none}
.about-hero{position:relative;height:500px;margin-top:82px;display:flex;align-items:flex-end;overflow:hidden;background:#071b2e;color:#fff}
.about-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}
.about-hero__shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,17,30,.92),rgba(4,17,30,.52) 55%,rgba(4,17,30,.18))}
.about-hero__content{position:relative;z-index:1;width:100%;padding-bottom:72px}
.about-hero h1{margin:0 0 14px;max-width:600px;font-size:52px;line-height:1.08;font-weight:700;letter-spacing:-.02em}
.about-hero p{max-width:620px;margin:0;color:rgba(255,255,255,.82);font-size:17px}
.about-company__grid,.about-ahu__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:72px;align-items:center}
.about-company__media{display:grid;grid-template-columns:1fr 1fr;gap:14px;height:500px}
.about-company__media img{width:100%;height:100%;object-fit:cover;border-radius:3px}
.about-company__media img:first-child{margin-top:36px;height:calc(100% - 36px)}
.about-company__copy h2,.about-ahu__copy h2,.about-benefits__intro h2,.about-cta h2{font-size:34px;line-height:1.18;font-weight:650;letter-spacing:-.015em}
.about-company__copy p,.about-ahu__copy p,.about-benefits__grid p{color:#5b6470}
.about-company__facts{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:30px}
.about-company__facts div{padding:18px 12px;border:1px solid var(--border);border-top:3px solid var(--primary);background:#fff}
.about-company__facts strong,.about-company__facts span{display:block}
.about-company__facts strong{font-size:25px;line-height:1.1;color:var(--navy)}
.about-company__facts span{margin-top:7px;color:#68717c;font-size:13px;line-height:1.35}
.about-ahu{background:#f3f6f8}
.about-ahu__grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}
.about-ahu__copy .btn{margin-top:16px}
.about-ahu__media{height:460px;display:grid;place-items:center}
.about-ahu__media img{width:100%;height:100%;object-fit:contain}
.about-benefits__intro{max-width:700px;margin-bottom:38px}
.about-benefits__grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}
.about-benefits__grid article{padding:34px;border:1px solid var(--border);border-radius:3px;background:#fff}
.about-benefits__grid i{display:grid;place-items:center;width:52px;height:52px;margin-bottom:22px;background:#fff4e7;color:var(--primary);font-size:25px}
.about-benefits__grid h3{font-size:22px;margin-bottom:12px;color:var(--navy)}
.about-cta{padding:58px 0;background:var(--navy);color:#fff}
.about-cta .site-container{display:flex;align-items:center;justify-content:space-between;gap:36px}
.about-cta h2{margin:0 0 10px;color:#fff}
.about-cta p{margin:0;color:rgba(255,255,255,.72)}
@media(max-width:991px){.about-hero{height:430px;margin-top:70px}.about-company__grid,.about-ahu__grid{grid-template-columns:1fr;gap:42px}.about-company__media{height:400px}.about-company__copy{order:-1}.about-ahu__media{height:360px}.about-company__facts{grid-template-columns:repeat(2,1fr)}}
@media(max-width:767px){.about-hero{height:380px}.about-hero__content{padding-bottom:48px}.about-hero h1{font-size:38px}.about-company__media{height:300px}.about-benefits__grid{grid-template-columns:1fr}.about-company__copy h2,.about-ahu__copy h2,.about-benefits__intro h2,.about-cta h2{font-size:29px}.about-cta .site-container{align-items:flex-start;flex-direction:column}}

/* Who We Are design refinement */
.about-page .about-hero{height:auto;min-height:0;margin-top:82px;display:block;background:#071b2e}
.about-page .about-hero>img{position:relative;inset:auto;display:block;width:100%;height:auto;aspect-ratio:5/1;object-fit:cover;object-position:center}
.about-page .about-company{padding-block:88px 96px;background:#fff}
.about-page .about-company__grid{grid-template-columns:minmax(420px,.92fr) minmax(0,1.08fr);gap:86px;align-items:center}
.about-page .about-company__media{position:relative;display:block;height:485px;padding:18px;background:#f5f7f8;border:1px solid #e5e9ec;box-shadow:0 24px 60px rgba(7,27,46,.13)}
.about-page .about-company__media-main{position:relative;width:100%;height:100%;overflow:visible;background:#303030}
.about-page .about-company__media-main>img{width:100%;height:100%;margin:0;object-fit:cover;object-position:center}
.about-page .about-company__media-secondary{position:absolute;right:-34px;bottom:-38px;width:210px;height:158px;padding:8px;background:#fff;box-shadow:0 16px 38px rgba(7,27,46,.2)}
.about-page .about-company__media-secondary img{width:100%;height:100%;object-fit:cover;border-radius:0}
.about-page .about-company__play{position:absolute;z-index:2;top:24px;right:-48px;width:196px;height:76px;padding:8px 18px 8px 8px;border:0;border-radius:40px;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:12px;background:#fff;color:var(--navy);text-decoration:none;box-shadow:0 12px 32px rgba(7,27,46,.24)}
.about-page .about-company__play i{flex:0 0 60px;width:60px;height:60px;border-radius:50%;display:grid;place-items:center;background:var(--primary);color:#fff;font-size:30px;line-height:1;padding-left:3px}
.about-page .about-company__play span{font-size:11px;line-height:1.35;font-weight:700;text-transform:uppercase;letter-spacing:.08em;text-align:left}
.about-page .about-company__copy{padding-left:10px}
.about-page .about-company__copy h2{max-width:550px;margin-bottom:24px;font-size:42px;line-height:1.12;color:var(--navy)}
.about-page .about-company__copy p{max-width:650px;margin-bottom:16px}
.about-page .about-company__facts{margin-top:28px;gap:0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}
.about-page .about-company__facts div{padding:18px 18px 17px 0;border:0;border-right:1px solid var(--border);background:transparent}
.about-page .about-company__facts div+div{padding-left:18px}
.about-page .about-company__facts div:last-child{border-right:0}
.about-page .about-company__facts strong{font-size:24px;color:var(--primary)}
.about-page .about-ahu{position:relative;padding-block:88px;background:#071b2e;color:#fff;overflow:hidden}
.about-page .about-ahu:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 78% 50%,rgba(36,91,128,.3),transparent 35%),linear-gradient(120deg,transparent 0 62%,rgba(255,255,255,.025) 62% 63%,transparent 63%)}
.about-page .about-ahu__grid{position:relative;z-index:1;grid-template-columns:minmax(0,1fr) minmax(480px,1fr);gap:70px}
.about-page .about-ahu__copy h2{max-width:620px;margin-bottom:22px;font-size:38px;color:#fff}
.about-page .about-ahu__copy p{color:rgba(255,255,255,.72)}
.about-page .about-ahu__specs{display:grid;grid-template-columns:repeat(3,1fr);margin:28px 0 30px;border-block:1px solid rgba(255,255,255,.13)}
.about-page .about-ahu__specs span{padding:18px 14px 18px 0;font-size:13px;color:rgba(255,255,255,.65)}
.about-page .about-ahu__specs span+span{padding-left:18px;border-left:1px solid rgba(255,255,255,.13)}
.about-page .about-ahu__specs strong{display:block;margin-bottom:5px;color:#fff;font-size:18px;line-height:1.2}
.about-page .about-ahu__media{height:500px}
.about-page .about-ahu__media img{filter:drop-shadow(0 28px 36px rgba(0,0,0,.42))}
.about-page .about-benefits{padding-block:88px;background:#f6f8f9}
.about-page .about-benefits__intro{text-align:center;margin:0 auto 42px}
.about-page .about-benefits__grid{max-width:1100px;margin-inline:auto;gap:20px}
.about-page .about-benefits__grid article{position:relative;padding:36px 40px 34px 112px;border:0;border-top:3px solid var(--primary);box-shadow:0 12px 34px rgba(7,27,46,.07)}
.about-page .about-benefits__grid i{position:absolute;left:36px;top:37px;margin:0}
.about-page .about-benefits__grid h3{font-size:20px}
.about-page .about-cta{padding-block:54px;background:#0b263d}
@media(max-width:1199px){.about-page .about-company__grid{grid-template-columns:minmax(350px,.9fr) minmax(0,1.1fr);gap:58px}.about-page .about-company__media{height:430px}.about-page .about-company__copy h2{font-size:36px}.about-page .about-ahu__grid{grid-template-columns:1fr 1fr;gap:42px}}
@media(max-width:991px){.about-page .about-hero{margin-top:70px}.about-page .about-hero>img{aspect-ratio:3.2/1}.about-page .about-company{padding-block:70px 86px}.about-page .about-company__grid,.about-page .about-ahu__grid{grid-template-columns:1fr}.about-page .about-company__copy{order:-1;padding-left:0}.about-page .about-company__media{width:min(620px,calc(100% - 34px));height:470px}.about-page .about-ahu__media{height:410px}.about-page .about-company__copy h2{font-size:34px}}
@media(max-width:767px){.about-page .about-hero>img{aspect-ratio:2.2/1}.about-page .about-company{padding-block:58px 76px}.about-page .about-company__media{height:350px;padding:10px}.about-page .about-company__media-secondary{right:-22px;bottom:-28px;width:155px;height:116px}.about-page .about-company__play{top:18px;right:-20px;width:170px;height:66px;padding:7px 14px 7px 7px;gap:9px}.about-page .about-company__play i{flex-basis:52px;width:52px;height:52px;font-size:26px}.about-page .about-company__play span{font-size:10px}.about-page .about-company__facts{grid-template-columns:1fr 1fr}.about-page .about-company__facts div:nth-child(2){border-right:0}.about-page .about-company__facts div:nth-child(3){padding-left:0}.about-page .about-ahu,.about-page .about-benefits{padding-block:62px}.about-page .about-ahu__grid{gap:34px}.about-page .about-ahu__media{height:300px}.about-page .about-ahu__specs{grid-template-columns:1fr}.about-page .about-ahu__specs span+span{padding-left:0;border-left:0;border-top:1px solid rgba(255,255,255,.13)}.about-page .about-benefits__grid article{padding:92px 26px 28px}.about-page .about-benefits__grid i{left:26px;top:26px}}

/* Shared PHP header */
.site-header{height:110px;background:#fff;border:0;box-shadow:0 7px 24px rgba(7,27,46,.09)}
.site-header.scrolled{background:#fff;box-shadow:0 9px 28px rgba(7,27,46,.14)}
.header-topbar{height:34px;background:var(--navy);color:#dce5ec;font-size:12px;line-height:1}
.header-topbar__inner{height:100%;display:flex;align-items:center;justify-content:space-between}
.header-topbar__inner>span,.header-topbar__inner>div,.header-topbar__inner a{display:flex;align-items:center}
.header-topbar__inner>div{gap:28px}
.header-topbar__inner a{gap:7px;color:#dce5ec}
.header-topbar__inner i{color:var(--primary);font-size:13px;margin-right:7px}
.site-header .navbar{height:76px;padding:0;background:#fff}
.site-header .brand img{width:136px;height:64px}
.site-header .navbar-nav{gap:16px}
.site-header .navbar .nav-link{padding:27px 3px 25px!important;font-size:13px;font-weight:600;letter-spacing:.005em}
.site-header .navbar .nav-link.active:after,.site-header .navbar .nav-link:hover:after{left:3px;right:3px;bottom:0;height:3px}
.site-header .nav-actions{gap:12px}
.header-brochure{display:inline-flex;align-items:center;gap:8px;height:42px;padding:0 15px;border:1px solid #cfd6dc;border-radius:2px;color:var(--navy);font-size:13px;font-weight:600}
.header-brochure i{color:var(--primary)}
.header-brochure:hover{border-color:var(--navy);color:var(--navy)}
.site-header .nav-actions .btn{min-height:42px;padding:10px 18px;font-size:13px}
.hero{padding-top:110px}
.hero-bg{inset:110px 0 0}
.about-page .about-hero{margin-top:110px}
html{scroll-padding-top:110px}
@media(max-width:1199px){.site-header{height:70px}.header-topbar{display:none}.site-header .navbar{height:70px}.site-header .brand img{width:132px;height:54px}.hero{padding-top:70px}.hero-bg{inset:70px 0 0}.about-page .about-hero{margin-top:70px}html{scroll-padding-top:70px}}

/* Floating industrial navigation */
.site-header{height:96px;background:transparent;border:0;box-shadow:none;padding:0;pointer-events:none}
.site-header.scrolled{background:transparent;box-shadow:none}
.site-header .cg-nav{pointer-events:auto;width:calc(100% - 36px);max-width:1500px;height:72px;margin:12px auto 0;padding:0;background:rgba(5,23,38,.98);border:1px solid rgba(255,255,255,.12);border-radius:6px;box-shadow:0 16px 42px rgba(3,15,25,.25);overflow:visible}
.site-header.scrolled .cg-nav{background:rgba(5,23,38,.98);box-shadow:0 12px 34px rgba(3,15,25,.3)}
.cg-nav__inner{height:100%;max-width:none;padding:0 12px 0 0}
.site-header .cg-nav__brand{position:relative;align-self:stretch;width:198px;height:70px;padding:6px 30px 6px 18px;justify-content:center;gap:0;background:#fff;clip-path:polygon(0 0,100% 0,88% 100%,0 100%)}
.site-header .cg-nav__brand img{width:116px;height:56px;object-fit:contain}
.site-header .navbar-nav{gap:15px}
.site-header .navbar .nav-link{height:70px;padding:27px 2px 24px!important;color:#e9eff4;font-size:13px;font-weight:500;letter-spacing:.01em}
.site-header .navbar .nav-link:hover,.site-header .navbar .nav-link.active{color:#fff}
.site-header .navbar .nav-link.active:after,.site-header .navbar .nav-link:hover:after{left:2px;right:2px;bottom:12px;height:2px;background:var(--primary)}
.site-header .dropdown-menu{margin-top:-5px;padding:8px;background:#fff;border:1px solid #e5e9ed;border-radius:4px}
.site-header .dropdown-item{padding:9px 12px;color:var(--navy);font-size:13px;border-radius:2px}
.site-header .dropdown-item:hover{background:#fff3e5;color:#c96d00}
.site-header .nav-actions{gap:10px}
.cg-nav__contact{display:flex;align-items:center;gap:9px;padding-right:12px;color:#fff;border-right:1px solid rgba(255,255,255,.15)}
.cg-nav__contact:hover{color:#fff}
.cg-nav__contact>i{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:rgba(247,148,29,.13);color:var(--primary);font-size:16px}
.cg-nav__contact span{font-size:12px;line-height:1.25;font-weight:600;white-space:nowrap}
.cg-nav__contact small{display:block;margin-bottom:2px;color:#94a4b1;font-size:9px;font-weight:500;text-transform:uppercase;letter-spacing:.08em}
.site-header .header-brochure{width:42px;height:42px;padding:0;display:grid;place-items:center;border:1px solid rgba(255,255,255,.22);border-radius:3px;color:#fff;background:rgba(255,255,255,.04)}
.site-header .header-brochure:hover{border-color:var(--primary);color:var(--primary)}
.site-header .header-brochure i{color:inherit;font-size:15px}
.site-header .nav-actions .btn{min-height:42px;padding:10px 17px;border-radius:3px;font-size:13px}
.site-header .navbar-toggler{margin-right:8px;border:1px solid rgba(255,255,255,.2);filter:none}
.hero{padding-top:96px}
.hero-bg{inset:96px 0 0}
.about-page .about-hero{margin-top:96px}
html{scroll-padding-top:96px}
@media(max-width:1320px) and (min-width:1200px){.site-header .navbar-nav{gap:9px}.site-header .cg-nav__brand{width:174px}.cg-nav__contact{display:none}}
@media(max-width:1199px){.site-header{height:72px}.site-header .cg-nav{width:calc(100% - 20px);height:60px;margin-top:6px}.site-header .cg-nav__inner{padding-right:6px}.site-header .cg-nav__brand{width:170px;height:58px;padding:4px 24px 4px 12px}.site-header .cg-nav__brand img{width:102px;height:44px}.site-header .navbar-toggler{margin-right:8px}.hero{padding-top:72px}.hero-bg{inset:72px 0 0}.about-page .about-hero{margin-top:72px}html{scroll-padding-top:72px}}

/* Who We Are — editorial industrial layout */
.who-page{background:#f5f7f8}
.who{padding-top:96px}
.who-intro{display:grid;grid-template-columns:42% 58%;min-height:590px;background:#071b2e;color:#fff}
.who-intro__copy{position:relative;display:flex;align-items:center;padding:72px clamp(36px,5vw,86px);overflow:hidden}
.who-intro__copy:after{content:"";position:absolute;width:280px;height:280px;left:-155px;bottom:-155px;border:1px solid rgba(247,148,29,.22);border-radius:50%;box-shadow:0 0 0 45px rgba(247,148,29,.035),0 0 0 90px rgba(247,148,29,.025)}
.who-intro__copy>div{position:relative;z-index:1;max-width:570px}
.who-intro h1{max-width:570px;margin:0 0 24px;font-size:48px;line-height:1.08;font-weight:650;letter-spacing:-.025em}
.who-intro__copy p{max-width:540px;margin:0;color:#b8c6d0;font-size:17px;line-height:1.7}
.who-intro__actions{display:flex;align-items:center;gap:24px;margin-top:32px}
.who-intro__video{display:inline-flex;align-items:center;gap:10px;color:#fff;font-size:14px;font-weight:600}
.who-intro__video i{display:grid;place-items:center;width:38px;height:38px;border:1px solid rgba(255,255,255,.4);border-radius:50%;color:var(--primary);font-size:20px;padding-left:2px}
.who-intro__index{position:absolute;left:clamp(36px,5vw,86px);bottom:25px;color:#768b9b;font-size:10px;letter-spacing:.16em}
.who-intro__media{position:relative;min-width:0;overflow:hidden}
.who-intro__media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#071b2e 0,transparent 24%),linear-gradient(0deg,rgba(2,12,20,.62),transparent 45%)}
.who-intro__media img{width:100%;height:100%;object-fit:cover;object-position:center}
.who-intro__media>span{position:absolute;z-index:1;right:36px;bottom:28px;max-width:250px;padding-left:15px;border-left:2px solid var(--primary);color:#fff;font-size:12px;line-height:1.5;text-align:right}
.who-story{padding-block:100px;background:#fff}
.who-story__heading{display:grid;grid-template-columns:28% 72%;align-items:start;margin-bottom:50px;padding-bottom:34px;border-bottom:1px solid #dfe4e8}
.who-story__heading h2{max-width:780px;margin:0;font-size:40px;line-height:1.16;color:var(--navy)}
.who-story__body{display:grid;grid-template-columns:38% 62%;gap:72px;align-items:stretch}
.who-story__text{padding-left:28px;border-left:3px solid var(--primary)}
.who-story__text p{margin:0 0 20px;color:#56636e}
.who-story__media{display:grid;grid-template-columns:1.25fr .75fr;gap:14px;min-height:390px}
.who-story__media figure{position:relative;margin:0;overflow:hidden;background:#20272c}
.who-story__media img{width:100%;height:100%;object-fit:cover}
.who-story__media figure:nth-child(2) img{object-position:center}
.who-story__media figcaption{position:absolute;left:0;bottom:0;padding:10px 14px;background:#071b2e;color:#fff;font-size:11px;text-transform:uppercase;letter-spacing:.1em}
.who-numbers{padding:0;background:#f5f7f8;border-block:1px solid #dde3e7}
.who-numbers .site-container{display:grid;grid-template-columns:repeat(4,1fr);padding-block:30px}
.who-numbers .site-container>div{padding:0 28px;border-right:1px solid #d4dce1}
.who-numbers .site-container>div:first-child{padding-left:0}.who-numbers .site-container>div:last-child{border:0}
.who-numbers small,.who-numbers strong{display:block}.who-numbers small{margin-bottom:7px;color:#76818b;font-size:11px;text-transform:uppercase;letter-spacing:.09em}.who-numbers strong{color:var(--navy);font-size:25px;line-height:1.2}
.who-system{padding-block:100px;background:#071b2e;color:#fff}
.who-system .site-container{display:grid;grid-template-columns:54% 46%;gap:70px;align-items:center}
.who-system__visual{position:relative;height:540px;border:1px solid rgba(255,255,255,.12);background:radial-gradient(circle at center,#173b56,#0a2134 60%,#071b2e);overflow:hidden}
.who-system__visual:before{content:"";position:absolute;inset:30px;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:32px 32px}
.who-system__visual img{position:relative;z-index:1;width:100%;height:100%;object-fit:contain;padding:55px 35px 25px;filter:drop-shadow(0 28px 30px rgba(0,0,0,.42))}
.who-system__number{position:absolute;z-index:2;top:28px;left:30px;color:var(--primary);font-size:52px;line-height:1;font-weight:700}.who-system__number-label{position:absolute;z-index:2;top:45px;left:100px;color:#afbec9;font-size:12px;text-transform:uppercase;letter-spacing:.1em}
.who-system__content h2{max-width:620px;margin:0 0 22px;color:#fff;font-size:38px;line-height:1.17}
.who-system__content>p{color:#aebdc8}
.who-system__content ul{margin:30px 0 0;padding:0;list-style:none;border-top:1px solid rgba(255,255,255,.14)}
.who-system__content li{display:grid;grid-template-columns:48px 1fr;gap:16px;padding:20px 0;border-bottom:1px solid rgba(255,255,255,.14)}
.who-system__content li>span{color:var(--primary);font-size:12px}.who-system__content li strong{font-size:17px}.who-system__content li p{margin:4px 0 0;color:#91a4b2;font-size:14px;line-height:1.55}
.who-performance{padding-block:86px;background:#fff}
.who-performance .site-container{display:grid;grid-template-columns:1.1fr 1fr 1fr;gap:0}
.who-performance__lead{padding:8px 55px 8px 0}.who-performance__lead h2{font-size:34px;color:var(--navy)}
.who-performance article{display:grid;grid-template-columns:62px 1fr;gap:20px;padding:10px 34px;border-left:1px solid #dde3e7}
.who-performance article>span{display:grid;place-items:center;width:54px;height:54px;background:#fff2e2;color:var(--primary);font-size:17px;font-weight:700}
.who-performance h3{margin:0 0 10px;font-size:19px;color:var(--navy)}.who-performance p{margin:0;color:#66727c;font-size:15px}
.who-cta{padding-block:74px;background:#e9edf0;text-align:center}.who-cta span{color:#6f7a83;font-size:12px;text-transform:uppercase;letter-spacing:.12em}.who-cta h2{margin:14px auto 28px;max-width:720px;color:var(--navy);font-size:38px;line-height:1.2}
@media(max-width:1199px){.who{padding-top:72px}.who-intro{grid-template-columns:48% 52%;min-height:530px}.who-intro h1{font-size:42px}.who-story__body{gap:42px}.who-system .site-container{gap:42px}.who-performance .site-container{grid-template-columns:1fr 1fr}.who-performance__lead{grid-column:1/-1;margin-bottom:30px}.who-performance article:first-of-type{border-left:0}}
@media(max-width:991px){.who-intro{grid-template-columns:1fr;min-height:0}.who-intro__copy{min-height:500px}.who-intro__media{height:360px}.who-story__heading,.who-story__body{grid-template-columns:1fr}.who-story__heading{gap:18px}.who-story__body{gap:36px}.who-story__media{min-height:350px}.who-system .site-container{grid-template-columns:1fr}.who-system__visual{height:460px}.who-numbers .site-container{grid-template-columns:1fr 1fr;gap:26px 0}.who-numbers .site-container>div:nth-child(2){border:0}}
@media(max-width:767px){.who-intro__copy{min-height:460px;padding:58px 24px}.who-intro h1{font-size:38px}.who-intro__media{height:260px}.who-intro__index{left:24px}.who-story,.who-system{padding-block:66px}.who-story__heading h2,.who-system__content h2,.who-cta h2{font-size:29px}.who-story__media{grid-template-columns:1fr;min-height:0}.who-story__media figure{height:250px}.who-numbers .site-container>div{padding:0 18px}.who-numbers strong{font-size:20px}.who-system__visual{height:340px}.who-performance{padding-block:62px}.who-performance .site-container{grid-template-columns:1fr}.who-performance article{padding:26px 0;border-left:0;border-top:1px solid #dde3e7}.who-performance__lead{padding-right:0}.who-cta{padding-block:58px}}

/* Product detail system */
.cg-product-menu{width:290px;max-height:520px;overflow-y:auto}
.product-detail-page{background:#fff}.pd{padding-top:96px}
.pd-hero{position:relative;background:#071b2e;color:#fff;overflow:hidden}
.pd-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 76% 38%,rgba(30,79,112,.38),transparent 38%),linear-gradient(135deg,transparent 0 65%,rgba(255,255,255,.025) 65% 66%,transparent 66%)}
.pd-hero__grid{position:relative;z-index:1;min-height:610px;display:grid;grid-template-columns:46% 54%;align-items:center;gap:50px}
.pd-hero__copy{padding-block:76px}.pd-hero h1{max-width:620px;margin:0 0 24px;font-size:50px;line-height:1.08;font-weight:650;letter-spacing:-.025em}.pd-hero__copy>p{max-width:580px;color:#b7c5cf;font-size:17px;line-height:1.7}
.pd-hero__actions{display:flex;align-items:center;gap:24px;margin-top:32px}.pd-hero__actions>span{display:flex;align-items:center;gap:8px;color:#aebdc8;font-size:12px}.pd-hero__actions>span i{color:var(--primary);font-size:18px}
.pd-hero__visual{position:relative;height:500px;display:grid;place-items:center;border-left:1px solid rgba(255,255,255,.1)}.pd-hero__visual:after{content:"";position:absolute;inset:12% 4%;border:1px solid rgba(255,255,255,.08)}.pd-hero__visual img{position:relative;z-index:1;width:90%;height:88%;object-fit:contain;filter:drop-shadow(0 26px 34px rgba(0,0,0,.42))}.pd-hero__range{position:absolute;z-index:2;top:18px;right:0;padding:9px 13px;background:var(--primary);color:#fff;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}
.pd-overview{background:#fff}.pd-overview .site-container{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:start}.pd-overview__lead h2{max-width:610px;margin:0;font-size:36px;line-height:1.2;color:var(--navy)}.pd-overview__body{padding:12px 0 12px 30px;border-left:3px solid var(--primary)}.pd-overview__body p{margin:0 0 22px;color:#5c6872}.pd-overview__body a{color:var(--primary);font-size:14px;font-weight:700}
.pd-specs{padding-block:84px;background:#f3f6f8}.pd-specs .site-container{display:grid;grid-template-columns:250px 1fr;gap:55px}.pd-specs__title span{display:block;margin-bottom:18px;color:var(--primary);font-size:12px;font-weight:700}.pd-specs__title h2{font-size:32px;color:var(--navy)}.pd-specs__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.pd-specs article{position:relative;min-height:145px;padding:28px;background:#fff;border:1px solid #e0e5e9}.pd-specs article small{position:absolute;top:16px;right:18px;color:#a6b0b8;font-size:11px}.pd-specs article i{display:block;margin-bottom:22px;color:var(--primary);font-size:21px}.pd-specs article h3{max-width:270px;margin:0;font-size:18px;line-height:1.35;color:var(--navy)}
.pd-apps{background:#fff}.pd-apps .site-container{display:grid;grid-template-columns:40% 60%;gap:70px}.pd-apps h2{max-width:480px;font-size:34px;color:var(--navy)}.pd-apps ul{display:grid;grid-template-columns:1fr 1fr;margin:0;padding:0;list-style:none;border-top:1px solid #dfe4e8}.pd-apps li{display:flex;align-items:center;gap:12px;padding:22px 12px;border-bottom:1px solid #dfe4e8;color:var(--navy);font-size:16px;font-weight:600}.pd-apps li:nth-child(odd){border-right:1px solid #dfe4e8}.pd-apps li i{color:var(--primary)}
.pd-cta{padding-block:62px;background:#0b263d;color:#fff}.pd-cta .site-container{display:flex;align-items:center;justify-content:space-between;gap:40px}.pd-cta span{color:#94a7b5;font-size:12px;text-transform:uppercase;letter-spacing:.1em}.pd-cta h2{margin:8px 0 0;color:#fff;font-size:32px}
@media(max-width:1199px){.pd{padding-top:72px}.pd-hero__grid{min-height:560px}.pd-hero h1{font-size:44px}.pd-hero__visual{height:450px}.pd-overview .site-container{gap:60px}}
@media(max-width:991px){.pd-hero__grid{grid-template-columns:1fr;gap:0;padding-top:42px}.pd-hero__copy{padding-block:48px 20px}.pd-hero__visual{height:410px;border-left:0}.pd-overview .site-container,.pd-specs .site-container,.pd-apps .site-container{grid-template-columns:1fr;gap:35px}}
@media(max-width:767px){.pd-hero h1{font-size:38px}.pd-hero__visual{height:320px}.pd-hero__actions{align-items:flex-start;flex-direction:column}.pd-overview,.pd-specs,.pd-apps{padding-block:62px}.pd-overview__lead h2,.pd-apps h2{font-size:29px}.pd-overview__body{padding-left:20px}.pd-specs__grid,.pd-apps ul{grid-template-columns:1fr}.pd-apps li:nth-child(odd){border-right:0}.pd-cta .site-container{align-items:flex-start;flex-direction:column}}

/* Product experience v2 */
.pd-v2{padding-top:96px;background:#f4f6f7;color:#102437}.pd-v2 .eyebrow{display:block;margin-bottom:15px;color:#f27c16;font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.pd-stage{position:relative;isolation:isolate;overflow:hidden;background:#061827;color:#fff}.pd-stage:before{position:absolute;inset:0;z-index:-2;content:"";background:linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),radial-gradient(circle at 78% 42%,#174767 0,rgba(11,43,65,.66) 28%,transparent 53%);background-size:112px 100%,100% 94px,100% 100%}.pd-stage:after{position:absolute;z-index:-1;right:-8%;bottom:-46%;width:58%;height:92%;content:"";border:1px solid rgba(242,124,22,.24);border-radius:50%;transform:rotate(-12deg)}.pd-stage__inner{position:relative}.pd-stage__crumb{height:58px;display:flex;align-items:center;gap:10px;border-bottom:1px solid rgba(255,255,255,.1);color:#889aa8;font-size:12px}.pd-stage__crumb a{color:#d7e0e6}.pd-stage__crumb i{font-size:9px}.pd-stage__layout{min-height:600px;display:grid;grid-template-columns:43% 57%;align-items:center}.pd-stage__copy{position:relative;z-index:3;padding:70px 32px 82px 0}.pd-kicker{display:flex;align-items:center;gap:14px;margin-bottom:22px;color:#f08a32;font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.pd-kicker b{display:grid;width:34px;height:34px;place-items:center;border:1px solid rgba(242,124,22,.5);font-size:11px}.pd-stage h1{max-width:600px;margin:0 0 22px;color:#fff;font-size:52px;font-weight:680;letter-spacing:-.02em;line-height:1.08}.pd-stage__copy>p{max-width:550px;margin:0;color:#b5c2cb;font-size:17px;line-height:1.65}.pd-stage__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:34px}.pd-button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:14px;padding:12px 20px;border:1px solid transparent;border-radius:2px;font-size:14px;font-weight:650;transition:.25s ease}.pd-button--solid{background:#f47f17;color:#fff}.pd-button--solid:hover{background:#ff922f;color:#fff;transform:translateY(-2px)}.pd-button--line{border-color:rgba(255,255,255,.24);color:#fff}.pd-button--line:hover{border-color:#f47f17;color:#fff}.pd-stage__media{position:relative;align-self:stretch;min-width:0;overflow:hidden}.pd-stage__image{position:absolute;inset:0}.pd-stage__image:after{position:absolute;inset:0;content:"";background:linear-gradient(90deg,#061827 0,rgba(6,24,39,.14) 26%,transparent 63%),linear-gradient(0deg,rgba(6,24,39,.7),transparent 42%)}.pd-stage__image img{width:100%;height:100%;object-fit:cover;filter:saturate(.82) contrast(1.06)}.pd-stage__media.is-cutout .pd-stage__image{inset:8% -2% 8% 1%}.pd-stage__media.is-cutout .pd-stage__image:after{background:radial-gradient(circle at center,rgba(20,68,97,.12),rgba(6,24,39,.74) 75%)}.pd-stage__media.is-cutout .pd-stage__image img{object-fit:contain;filter:drop-shadow(0 32px 28px rgba(0,0,0,.48))}.pd-stage__ghost{position:absolute;z-index:2;top:2%;right:1%;color:transparent;font-size:220px;font-weight:700;line-height:1;-webkit-text-stroke:1px rgba(255,255,255,.1)}.pd-stage__range{position:absolute;z-index:3;right:24px;bottom:34px;display:flex;align-items:center;gap:11px;padding:12px 15px;background:rgba(5,22,35,.84);border:1px solid rgba(255,255,255,.16);backdrop-filter:blur(10px);font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.pd-stage__range i{width:7px;height:7px;background:#f47f17;border-radius:50%;box-shadow:0 0 0 5px rgba(244,127,23,.16)}.pd-stage__rail{min-height:102px;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(255,255,255,.12)}.pd-stage__rail>span{display:grid;grid-template-columns:35px 1fr;grid-template-rows:auto auto;align-content:center;padding:20px 30px;border-right:1px solid rgba(255,255,255,.1)}.pd-stage__rail>span:last-child{border-right:0}.pd-stage__rail i{grid-row:1/3;color:#f47f17;font-size:21px}.pd-stage__rail b{font-size:13px;font-weight:650}.pd-stage__rail small{margin-top:4px;color:#8296a5;font-size:12px}.pd-story{padding:88px 0;background:#fff}.pd-story__grid{display:grid;grid-template-columns:150px minmax(320px,1fr) minmax(360px,.9fr);gap:58px;align-items:start}.pd-story__marker{display:flex;flex-direction:column;border-right:1px solid #dbe1e5}.pd-story__marker span{color:#7a8790;font-size:11px;letter-spacing:.1em;text-transform:uppercase;writing-mode:vertical-rl;transform:rotate(180deg)}.pd-story__marker b{margin-top:-12px;color:#e9edef;font-size:74px;line-height:1}.pd-story h2,.pd-engineering h2,.pd-contexts h2{max-width:620px;margin:0;color:#0c2438;font-size:34px;font-weight:650;letter-spacing:-.015em;line-height:1.18}.pd-story__copy{padding:8px 0 8px 28px;border-left:3px solid #f47f17}.pd-story__copy p{margin:0 0 20px;color:#55636d;font-size:16px;line-height:1.7}.pd-story__copy a{color:#e86f08;font-size:14px;font-weight:700}.pd-engineering{padding:86px 0 94px;background:#0a2134;color:#fff}.pd-engineering__head{display:grid;grid-template-columns:1fr 380px;gap:60px;align-items:end;margin-bottom:54px}.pd-engineering h2{color:#fff}.pd-engineering__head>p{margin:0;color:#9aabb7;font-size:15px;line-height:1.65}.pd-engineering__list{border-top:1px solid rgba(255,255,255,.15)}.pd-engineering article{display:grid;grid-template-columns:90px 1fr 50px;align-items:center;min-height:94px;border-bottom:1px solid rgba(255,255,255,.15);transition:.25s ease}.pd-engineering article:hover{padding-inline:16px;background:rgba(255,255,255,.045)}.pd-engineering article>span{color:#f47f17;font-size:12px;font-weight:700}.pd-engineering article h3{margin:0;color:#fff;font-size:21px;font-weight:600;line-height:1.3}.pd-engineering article i{width:38px;height:38px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.2);border-radius:50%;color:#f47f17}.pd-contexts{position:relative;padding:90px 0;background:#eef2f4}.pd-contexts__grid{display:grid;grid-template-columns:42% 58%;gap:78px}.pd-contexts__intro p{max-width:480px;margin-top:22px;color:#5f6b75;font-size:16px;line-height:1.65}.pd-contexts__line{width:72px;height:3px;margin-top:34px;background:#f47f17}.pd-contexts ol{margin:0;padding:0;list-style:none;border-top:1px solid #cbd4da}.pd-contexts li{display:grid;grid-template-columns:54px 1fr 28px;align-items:center;min-height:82px;border-bottom:1px solid #cbd4da}.pd-contexts li span{color:#f47f17;font-size:11px;font-weight:700}.pd-contexts li strong{font-size:18px;font-weight:600}.pd-contexts li i{color:#7a8891}.pd-contact{position:relative;overflow:hidden;padding:70px 0;background:#061827;color:#fff}.pd-contact:after{position:absolute;right:-80px;top:-180px;width:440px;height:440px;content:"";border:1px solid rgba(244,127,23,.3);border-radius:50%}.pd-contact .site-container{position:relative;z-index:1;display:grid;grid-template-columns:120px 1fr auto;gap:44px;align-items:center}.pd-contact__index{color:#f47f17;font-size:42px;font-weight:700}.pd-contact__index span{display:block;color:#8093a2;font-size:10px;letter-spacing:.12em;text-transform:uppercase}.pd-contact>div>div:nth-child(2)>span{color:#91a5b4;font-size:12px;text-transform:uppercase;letter-spacing:.1em}.pd-contact h2{margin:8px 0 0;color:#fff;font-size:34px;font-weight:650;line-height:1.18}.pd-contact .pd-button{min-width:190px}
@media(max-width:1199px){.pd-v2{padding-top:72px}.pd-stage__layout{min-height:560px}.pd-stage h1{font-size:46px}.pd-stage__ghost{font-size:170px}.pd-story__grid{grid-template-columns:100px 1fr 1fr;gap:36px}.pd-contexts__grid{gap:48px}}
@media(max-width:991px){.pd-stage__layout{grid-template-columns:1fr;min-height:0}.pd-stage__copy{padding:58px 0 30px}.pd-stage__media{height:440px}.pd-stage__rail{grid-template-columns:1fr}.pd-stage__rail>span{border-right:0;border-bottom:1px solid rgba(255,255,255,.1)}.pd-story__grid{grid-template-columns:70px 1fr}.pd-story__copy{grid-column:2}.pd-engineering__head,.pd-contexts__grid{grid-template-columns:1fr}.pd-engineering__head{gap:24px}.pd-contact .site-container{grid-template-columns:80px 1fr}.pd-contact .pd-button{grid-column:2;justify-self:start}}
@media(max-width:767px){.pd-stage__crumb{height:48px}.pd-stage__copy{padding-top:44px}.pd-stage h1{font-size:38px}.pd-stage__copy>p{font-size:16px}.pd-stage__actions{align-items:stretch;flex-direction:column}.pd-stage__media{height:330px;margin-inline:-18px}.pd-stage__range{right:18px;bottom:18px}.pd-stage__ghost{font-size:120px}.pd-stage__rail{margin-inline:-18px}.pd-stage__rail>span{padding-inline:18px}.pd-story,.pd-engineering,.pd-contexts{padding-block:68px}.pd-story__grid{grid-template-columns:1fr}.pd-story__marker{display:none}.pd-story__copy{grid-column:auto;margin-top:8px}.pd-story h2,.pd-engineering h2,.pd-contexts h2,.pd-contact h2{font-size:29px}.pd-engineering article{grid-template-columns:48px 1fr 40px;min-height:86px}.pd-engineering article h3{font-size:18px}.pd-contexts__grid{gap:36px}.pd-contexts li strong{font-size:16px}.pd-contact .site-container{grid-template-columns:1fr;gap:24px}.pd-contact__index{display:none}.pd-contact .pd-button{grid-column:auto}.pd-contact h2 br{display:none}}

/* Original product photography and desktop hover navigation */
@media(min-width:1200px){.site-header .nav-item.dropdown:hover>.dropdown-menu,.site-header .nav-item.dropdown:focus-within>.dropdown-menu{display:block}.site-header .nav-item.dropdown:hover>.dropdown-toggle:after,.site-header .nav-item.dropdown:focus-within>.dropdown-toggle:after{transform:rotate(180deg)}.site-header .dropdown-toggle:after{transition:transform .2s ease}.site-header .dropdown-menu{top:100%}}
.pd-story__grid{grid-template-columns:minmax(280px,.82fr) minmax(320px,1fr) minmax(360px,.9fr);gap:54px;align-items:center}.pd-story__visual{position:relative;height:300px;margin:0;overflow:hidden;background:#e9eef1}.pd-story__visual:after{position:absolute;inset:0;content:"";background:linear-gradient(0deg,rgba(6,24,39,.76),transparent 58%)}.pd-story__visual img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.pd-story__visual:hover img{transform:scale(1.035)}.pd-story__visual figcaption{position:absolute;z-index:2;right:20px;bottom:18px;left:20px;color:#fff}.pd-story__visual figcaption span,.pd-story__visual figcaption b{display:block}.pd-story__visual figcaption span{color:#f89a49;font-size:10px;letter-spacing:.1em;text-transform:uppercase}.pd-story__visual figcaption b{margin-top:4px;font-size:13px;font-weight:600}
@media(max-width:1199px){.pd-story__grid{grid-template-columns:minmax(240px,.8fr) 1fr 1fr;gap:32px}}
@media(max-width:991px){.pd-story__grid{grid-template-columns:1fr 1fr}.pd-story__visual{grid-column:1/3;height:380px}.pd-story__copy{grid-column:auto}}
@media(max-width:767px){.pd-story__grid{grid-template-columns:1fr}.pd-story__visual{grid-column:auto;height:280px}}

/* Service detail system */
.cg-service-menu{width:285px}.mobile-links__label{display:block;padding:18px 8px 7px;color:var(--primary);font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.svc{padding-top:96px;background:#fff;color:#102437}.svc-hero{position:relative;min-height:660px;overflow:hidden;background:#071b2e;color:#fff}.svc-hero:before{position:absolute;z-index:2;inset:0;content:"";background:linear-gradient(90deg,#071b2e 0,#071b2ef2 35%,#071b2e7d 61%,#071b2e1c 100%)}.svc-hero:after{position:absolute;z-index:3;top:0;left:0;width:9px;height:100%;content:"";background:#f47f17}.svc-hero__photo{position:absolute;inset:0 0 0 42%}.svc-hero__photo img{width:100%;height:100%;object-fit:cover;filter:saturate(.78) contrast(1.04)}.svc-hero__inner{position:relative;z-index:4;min-height:660px}.svc-crumb{height:58px;display:flex;align-items:center;gap:10px;border-bottom:1px solid rgba(255,255,255,.13);color:#95a5b1;font-size:12px}.svc-crumb a{color:#fff}.svc-crumb i{font-size:9px}.svc-hero__copy{max-width:690px;padding:94px 0 90px}.svc-index{display:block;margin-bottom:24px;color:#8497a6;font-size:11px;font-weight:700;letter-spacing:.16em}.svc-hero h1{max-width:690px;margin:0 0 24px;color:#fff;font-size:50px;font-weight:680;letter-spacing:-.02em;line-height:1.08}.svc-hero__copy>p{max-width:600px;margin:0 0 34px;color:#d0d9df;font-size:17px;line-height:1.65}.svc-hero__stamp{position:absolute;right:0;bottom:0;display:flex;align-items:center;gap:13px;padding:20px 26px;background:#fff;color:#102437}.svc-hero__stamp i{color:#f47f17;font-size:28px}.svc-hero__stamp span{font-size:11px;line-height:1.35;text-transform:uppercase;letter-spacing:.08em}.svc-hero__stamp b{font-size:13px}.svc-overview{padding:88px 0;background:#fff}.svc-overview__grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:start}.svc-overview h2,.svc-method h2,.svc-proof h2,.svc-next h2{max-width:640px;margin:0;color:#0b2438;font-size:34px;font-weight:650;letter-spacing:-.015em;line-height:1.18}.svc-overview__statement{padding:8px 0 8px 30px;border-left:3px solid #f47f17}.svc-overview__statement p{margin:0 0 24px;color:#586671;font-size:16px;line-height:1.7}.svc-overview__statement strong{display:block;color:#0d2c43;font-size:17px;line-height:1.5}.svc-method{padding:86px 0 94px;background:#eef2f4}.svc-method header{display:flex;align-items:end;justify-content:space-between;margin-bottom:50px}.svc-method__steps{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #cbd4da;border-bottom:1px solid #cbd4da}.svc-method article{min-height:210px;padding:26px 25px;border-right:1px solid #cbd4da}.svc-method article:last-child{border-right:0}.svc-method article>span{display:block;margin-bottom:70px;color:#f47f17;font-size:12px;font-weight:700}.svc-method small{display:block;margin-bottom:8px;color:#81909b;font-size:11px;text-transform:uppercase;letter-spacing:.1em}.svc-method h3{margin:0;color:#102437;font-size:18px;font-weight:600;line-height:1.35}.svc-proof{padding:92px 0;background:#0a2134;color:#fff}.svc-proof__grid{display:grid;grid-template-columns:52% 48%;align-items:center}.svc-proof figure{position:relative;height:430px;margin:0;overflow:hidden}.svc-proof figure:after{position:absolute;inset:0;content:"";background:linear-gradient(0deg,#071b2eaa,transparent 60%)}.svc-proof figure img{width:100%;height:100%;object-fit:cover}.svc-proof figcaption{position:absolute;z-index:2;bottom:22px;left:25px;color:#fff;font-size:12px}.svc-proof__content{padding:38px 30px 38px 70px}.svc-proof h2{color:#fff}.svc-proof__content>p{max-width:520px;margin:22px 0 28px;color:#aebdc8;font-size:16px;line-height:1.65}.svc-proof ul{margin:0;padding:0;list-style:none;border-top:1px solid rgba(255,255,255,.15)}.svc-proof li{display:flex;align-items:center;gap:12px;padding:15px 4px;border-bottom:1px solid rgba(255,255,255,.15);font-size:15px}.svc-proof li i{color:#f47f17;font-size:19px}.svc-next{padding:68px 0;background:#f47f17;color:#fff}.svc-next .site-container{display:flex;align-items:center;justify-content:space-between;gap:40px}.svc-next span{font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.svc-next h2{margin-top:8px;color:#fff}.svc-next .pd-button--solid{background:#071b2e}.svc-next .pd-button--solid:hover{background:#102f49}
@media(max-width:1199px){.svc{padding-top:72px}.svc-hero,.svc-hero__inner{min-height:610px}.svc-hero h1{font-size:44px}.svc-overview__grid{gap:60px}.svc-method article{padding-inline:18px}.svc-proof__content{padding-left:48px}}
@media(max-width:991px){.svc-hero__photo{inset:0}.svc-hero:before{background:linear-gradient(90deg,#071b2ef7 0,#071b2ee8 58%,#071b2e88)}.svc-hero__copy{max-width:620px}.svc-overview__grid{grid-template-columns:1fr;gap:34px}.svc-method__steps{grid-template-columns:1fr 1fr}.svc-method article:nth-child(2){border-right:0}.svc-method article:nth-child(-n+2){border-bottom:1px solid #cbd4da}.svc-proof__grid{grid-template-columns:1fr}.svc-proof__content{padding:48px 0 0}.svc-next .site-container{align-items:flex-start;flex-direction:column}}
@media(max-width:767px){.svc-hero,.svc-hero__inner{min-height:620px}.svc-hero__copy{padding:68px 0 120px}.svc-hero h1{font-size:38px}.svc-hero__copy>p{font-size:16px}.svc-hero__stamp{right:18px}.svc-overview,.svc-method,.svc-proof{padding-block:68px}.svc-overview h2,.svc-method h2,.svc-proof h2,.svc-next h2{font-size:29px}.svc-overview__statement{padding-left:20px}.svc-method__steps{grid-template-columns:1fr}.svc-method article{min-height:150px;border-right:0;border-bottom:1px solid #cbd4da}.svc-method article>span{margin-bottom:38px}.svc-proof figure{height:300px}.svc-proof__content{padding-top:38px}}

/* Clean equipment presentation */
.pd-stage__image{inset:7% 0 7% 6%;display:grid;place-items:center;background:#eef1f2;border:1px solid rgba(255,255,255,.18)}.pd-stage__image:before{position:absolute;inset:0;content:"";background:linear-gradient(90deg,rgba(9,31,48,.08) 1px,transparent 1px),linear-gradient(rgba(9,31,48,.07) 1px,transparent 1px);background-size:72px 72px}.pd-stage__image:after{background:linear-gradient(90deg,#061827 0,transparent 20%),linear-gradient(0deg,rgba(6,24,39,.2),transparent 38%)}.pd-stage__image img{position:relative;width:92%;height:92%;object-fit:contain;filter:none}.svc-hero__photo img,.svc-proof figure img{object-position:left center}
@media(max-width:767px){.pd-stage__image{inset:5% 18px}.pd-stage__image:after{background:linear-gradient(0deg,rgba(6,24,39,.22),transparent 42%)}}

/* Accessories technical library */
.acc{padding-top:96px;color:#102437}.acc-hero{overflow:hidden;background:#061827;color:#fff}.acc-hero__grid{min-height:620px;display:grid;grid-template-columns:43% 57%;align-items:center}.acc-hero__copy{position:relative;z-index:2;padding:80px 44px 80px 0}.acc-hero h1{max-width:620px;margin:0 0 24px;color:#fff;font-size:50px;font-weight:680;letter-spacing:-.02em;line-height:1.08}.acc-hero__copy>p{max-width:560px;margin:0 0 32px;color:#bbc8d1;font-size:17px;line-height:1.65}.acc-hero__visual{position:relative;align-self:stretch;margin-right:-30px;background:#e9edf0}.acc-hero__visual:before{position:absolute;z-index:2;inset:0;content:"";background:linear-gradient(90deg,#061827 0,transparent 28%),linear-gradient(0deg,#06182777,transparent 45%)}.acc-hero__visual img{width:100%;height:100%;object-fit:cover}.acc-hero__visual>span{position:absolute;z-index:3;right:28px;bottom:28px;padding:13px 16px;background:#fff;color:#102437;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.acc-hero__visual>span b{margin-left:18px;color:#f47f17;font-size:20px}.acc-intro{padding:74px 0;background:#fff;border-bottom:1px solid #dfe5e9}.acc-intro .site-container{display:grid;grid-template-columns:150px 1fr 1fr;gap:55px;align-items:start}.acc-intro__index{color:#f47f17;font-size:40px;font-weight:700}.acc-intro__index small{display:block;color:#88959e;font-size:10px;letter-spacing:.1em;text-transform:uppercase}.acc-intro h2,.acc-catalogue h2,.acc-feature h2,.acc-fans h2,.acc-cta h2{max-width:650px;margin:0;color:#0b2438;font-size:34px;font-weight:650;letter-spacing:-.015em;line-height:1.18}.acc-intro p{margin:5px 0 0;color:#5e6b75;font-size:16px;line-height:1.7}.acc-catalogue{padding:86px 0 96px;background:#f1f4f6}.acc-catalogue header{display:flex;align-items:end;justify-content:space-between;margin-bottom:48px}.acc-catalogue header>p{margin:0;color:#85939d;font-size:12px;text-transform:uppercase;letter-spacing:.1em}.acc-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.acc-card{position:relative;overflow:hidden;background:#fff;border:1px solid #dce3e7;transition:.25s ease}.acc-card:hover{z-index:2;border-color:#f47f17;box-shadow:0 18px 38px rgba(7,27,46,.12);transform:translateY(-5px)}.acc-card__image{height:185px;padding:16px;background:#fff;border-bottom:1px solid #edf0f2}.acc-card__image img{width:100%;height:100%;object-fit:contain}.acc-card__body{min-height:172px;padding:20px}.acc-card__body>span{display:block;margin-bottom:18px;color:#f47f17;font-size:10px;font-weight:700}.acc-card h3{margin:0 0 10px;color:#102437;font-size:17px;font-weight:600;line-height:1.3}.acc-card p{margin:0;color:#697680;font-size:13px;line-height:1.55}.acc-feature{padding:92px 0;background:#fff}.acc-feature__grid{display:grid;grid-template-columns:52% 48%;align-items:center}.acc-feature figure{position:relative;height:470px;margin:0;padding:28px;background:#eef2f4;overflow:hidden}.acc-feature figure img{width:100%;height:100%;object-fit:contain}.acc-feature figure>span{position:absolute;left:0;bottom:0;padding:12px 18px;background:#071b2e;color:#fff;font-size:11px;font-weight:700;letter-spacing:.1em}.acc-feature__grid>div{padding-left:72px}.acc-feature p,.acc-fans__copy p{margin:22px 0 26px;color:#5b6872;font-size:16px;line-height:1.7}.acc-feature ul{margin:0;padding:0;list-style:none;border-top:1px solid #dce3e7}.acc-feature li{padding:14px 0;border-bottom:1px solid #dce3e7;color:#1a3448;font-size:14px;font-weight:600}.acc-feature--reverse{background:#eef2f4}.acc-feature--reverse figure{grid-column:2;grid-row:1;background:#fff}.acc-feature--reverse .acc-feature__grid>div{grid-column:1;grid-row:1;padding:0 72px 0 0}.acc-fans{padding:90px 0 96px;background:#091f32;color:#fff}.acc-fans .site-container{display:grid;grid-template-columns:32% 68%;gap:58px;align-items:center}.acc-fans h2{color:#fff}.acc-fans__copy p{color:#a8b7c2}.acc-fans__copy a{color:#f7941d;font-size:14px;font-weight:700}.acc-fans__gallery{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:250px 250px;gap:10px}.acc-fans__gallery figure{position:relative;margin:0;overflow:hidden;background:#fff}.acc-fans__gallery figure:first-child{grid-row:1/3}.acc-fans__gallery img{width:100%;height:100%;object-fit:contain}.acc-fans__gallery figcaption{position:absolute;right:0;bottom:0;left:0;padding:12px 16px;background:#071b2edb;color:#fff;font-size:12px}.acc-cta{padding:66px 0;background:#f47f17;color:#fff}.acc-cta .site-container{display:grid;grid-template-columns:180px 1fr auto;gap:38px;align-items:center}.acc-cta>div>span{font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.acc-cta h2{color:#fff}.acc-cta .pd-button{background:#071b2e}
@media(max-width:1199px){.acc{padding-top:72px}.acc-hero__grid{min-height:570px}.acc-hero h1{font-size:44px}.acc-grid{grid-template-columns:repeat(3,1fr)}.acc-intro .site-container{grid-template-columns:110px 1fr 1fr;gap:35px}}
@media(max-width:991px){.acc-hero__grid{grid-template-columns:1fr}.acc-hero__copy{padding:60px 0 35px}.acc-hero__visual{height:400px;margin:0 -30px}.acc-intro .site-container{grid-template-columns:90px 1fr}.acc-intro p{grid-column:2}.acc-feature__grid{grid-template-columns:1fr}.acc-feature figure,.acc-feature--reverse figure{grid-column:auto;grid-row:auto;height:390px}.acc-feature__grid>div,.acc-feature--reverse .acc-feature__grid>div{grid-column:auto;grid-row:auto;padding:48px 0 0}.acc-fans .site-container{grid-template-columns:1fr}.acc-cta .site-container{grid-template-columns:1fr}.acc-cta .pd-button{justify-self:start}}
@media(max-width:767px){.acc-hero h1{font-size:38px}.acc-hero__copy>p{font-size:16px}.acc-hero__visual{height:300px;margin-inline:-18px}.acc-intro,.acc-catalogue,.acc-feature,.acc-fans{padding-block:68px}.acc-intro .site-container{grid-template-columns:1fr}.acc-intro__index{display:none}.acc-intro p{grid-column:auto}.acc-intro h2,.acc-catalogue h2,.acc-feature h2,.acc-fans h2,.acc-cta h2{font-size:29px}.acc-catalogue header{align-items:flex-start;flex-direction:column;gap:18px}.acc-grid{grid-template-columns:1fr 1fr}.acc-card__image{height:150px}.acc-card__body{min-height:185px;padding:17px}.acc-feature figure{height:300px}.acc-fans__gallery{grid-template-columns:1fr;grid-template-rows:repeat(3,240px)}.acc-fans__gallery figure:first-child{grid-row:auto}}
@media(max-width:480px){.acc-grid{grid-template-columns:1fr}.acc-card{display:grid;grid-template-columns:42% 58%}.acc-card__image{height:100%;min-height:180px;border:0;border-right:1px solid #edf0f2}.acc-card__body{min-height:180px}}

/* Premium contact page */
.contact-premium{padding-top:96px;color:#102437}.cp-hero{position:relative;overflow:hidden;background:#061827;color:#fff}.cp-hero:before{position:absolute;inset:0;content:"";background:linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),radial-gradient(circle at 78% 45%,#16445f 0,transparent 35%);background-size:110px 100%,100% 92px,100% 100%}.cp-hero:after{position:absolute;right:-170px;bottom:-350px;width:700px;height:700px;content:"";border:1px solid rgba(247,148,29,.32);border-radius:50%}.cp-hero__grid{position:relative;z-index:2;min-height:600px;display:grid;grid-template-columns:1fr 270px;gap:100px;align-items:center}.cp-hero__copy{padding:82px 0}.cp-hero h1{max-width:780px;margin:0 0 25px;color:#fff;font-size:52px;font-weight:680;letter-spacing:-.02em;line-height:1.08}.cp-hero h1 span{color:#f7941d}.cp-hero__copy>p{max-width:620px;color:#b9c7d0;font-size:17px;line-height:1.7}.cp-hero__direct{display:flex;gap:36px;margin-top:38px}.cp-hero__direct a{display:flex;align-items:center;gap:12px;color:#fff}.cp-hero__direct i{width:42px;height:42px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.18);color:#f7941d}.cp-hero__direct span{font-size:14px;font-weight:600}.cp-hero__direct small{display:block;margin-bottom:3px;color:#8296a5;font-size:10px;font-weight:500;text-transform:uppercase;letter-spacing:.08em}.cp-response{position:relative;display:flex;flex-direction:column;align-items:flex-start;padding:34px;background:#fff;color:#102437;box-shadow:18px 18px 0 rgba(247,148,29,.18)}.cp-response>i{margin-bottom:48px;color:#f7941d;font-size:34px}.cp-response>span{color:#7c8992;font-size:10px;text-transform:uppercase;letter-spacing:.1em}.cp-response strong{margin-top:8px;font-size:24px;line-height:1.25}.cp-response small{margin-top:28px;padding-top:18px;border-top:1px solid #dfe5e8;color:#63707a;font-size:12px;line-height:1.6}.cp-enquiry{padding:92px 0;background:#f0f3f5}.cp-enquiry__grid{display:grid;grid-template-columns:34% 66%;gap:70px}.cp-enquiry__intro h2,.cp-offices h2{max-width:610px;margin:0;color:#0b2438;font-size:34px;font-weight:650;letter-spacing:-.015em;line-height:1.18}.cp-enquiry__intro>p{margin:22px 0 34px;color:#5c6973;font-size:16px;line-height:1.7}.cp-enquiry__steps{display:grid;border-top:1px solid #cbd4da}.cp-enquiry__steps span{display:flex;align-items:center;gap:14px;padding:14px 0;border-bottom:1px solid #cbd4da;color:#233b4d;font-size:13px;font-weight:600}.cp-enquiry__steps b{color:#f47f17;font-size:10px}.cp-form{padding:42px;background:#fff;box-shadow:0 20px 50px rgba(9,31,49,.08)}.cp-form__row{display:grid;grid-template-columns:1fr 1fr;gap:20px}.cp-form label{display:block;margin-bottom:22px;color:#243c4e;font-size:12px;font-weight:700;letter-spacing:.03em}.cp-form input,.cp-form select,.cp-form textarea{width:100%;margin-top:9px;padding:14px 0;background:transparent;border:0;border-bottom:1px solid #cfd8de;border-radius:0;color:#102437;font:500 14px/1.4 Inter,sans-serif;outline:0;transition:.2s}.cp-form textarea{padding:14px;background:#f6f8f9;border:1px solid #dce3e7;resize:vertical}.cp-form input:focus,.cp-form select:focus{border-color:#f47f17}.cp-form textarea:focus{border-color:#f47f17;box-shadow:0 0 0 3px rgba(244,127,23,.09)}.cp-form__footer{display:flex;align-items:center;justify-content:space-between;gap:24px}.cp-form__footer p{max-width:280px;margin:0;color:#7a8791;font-size:11px;line-height:1.5}.cp-form__footer p i{margin-right:7px;color:#f47f17}.cp-form button{min-height:50px;padding:12px 22px;background:#f47f17;border:0;color:#fff;font-size:14px;font-weight:700}.cp-form button i{margin-left:12px}.cp-offices{padding:90px 0;background:#fff}.cp-offices header{display:flex;align-items:end;justify-content:space-between;margin-bottom:48px}.cp-offices__count{color:#f47f17;font-size:42px;font-weight:700;line-height:1}.cp-offices__count small{display:block;margin-top:7px;color:#7e8b94;font-size:9px;letter-spacing:.1em;text-transform:uppercase}.cp-offices__grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.cp-offices article{position:relative;min-height:390px;padding:38px;background:#0a2134;color:#fff}.cp-offices article:nth-child(2){background:#edf1f3;color:#102437}.cp-office__top{display:flex;align-items:center;justify-content:space-between;margin-bottom:70px}.cp-office__top span{color:#f47f17;font-size:11px;font-weight:700;letter-spacing:.1em}.cp-office__top i{font-size:30px;color:#f47f17}.cp-offices h3{max-width:430px;margin:0 0 20px;font-size:22px;font-weight:600;line-height:1.3}.cp-offices article:first-child h3{color:#fff}.cp-offices address{min-height:98px;margin:0;color:#9fb0bc;font-size:14px;font-style:normal;line-height:1.65}.cp-offices article:nth-child(2) address{color:#5f6d77}.cp-office__links{display:flex;flex-wrap:wrap;gap:10px 24px;padding-top:24px;border-top:1px solid rgba(255,255,255,.14)}.cp-offices article:nth-child(2) .cp-office__links{border-color:#cad3d9}.cp-office__links a{color:inherit;font-size:13px;font-weight:600}.cp-office__links a:first-child{color:#f47f17}.cp-channels{padding:0 0 90px;background:#fff}.cp-channels .site-container{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #d8e0e4;border-bottom:1px solid #d8e0e4}.cp-channels .site-container>div{padding:28px 25px;border-right:1px solid #d8e0e4}.cp-channels .site-container>div:last-child{border-right:0}.cp-channels span{display:block;margin-bottom:9px;color:#7c8992;font-size:10px;text-transform:uppercase;letter-spacing:.1em}.cp-channels a,.cp-channels strong{color:#102437;font-size:14px;font-weight:650}.cp-channels a i{margin-left:8px;color:#f47f17}
@media(max-width:1199px){.contact-premium{padding-top:72px}.cp-hero__grid{min-height:570px;gap:60px}.cp-hero h1{font-size:46px}.cp-enquiry__grid{grid-template-columns:31% 69%;gap:45px}}
@media(max-width:991px){.cp-hero__grid{grid-template-columns:1fr 230px;gap:35px}.cp-response{padding:28px}.cp-enquiry__grid{grid-template-columns:1fr}.cp-enquiry__steps{grid-template-columns:repeat(3,1fr);border-bottom:1px solid #cbd4da}.cp-enquiry__steps span{align-items:flex-start;flex-direction:column;border-bottom:0}.cp-offices__grid{grid-template-columns:1fr}.cp-channels .site-container{grid-template-columns:1fr}.cp-channels .site-container>div{border-right:0;border-bottom:1px solid #d8e0e4}.cp-channels .site-container>div:last-child{border-bottom:0}}
@media(max-width:767px){.cp-hero__grid{grid-template-columns:1fr;gap:0;padding-bottom:60px}.cp-hero__copy{padding:65px 0 36px}.cp-hero h1{font-size:38px}.cp-hero__copy>p{font-size:16px}.cp-hero__direct{align-items:flex-start;flex-direction:column;gap:18px}.cp-response{max-width:260px}.cp-response>i{margin-bottom:28px}.cp-enquiry,.cp-offices{padding-block:68px}.cp-enquiry__intro h2,.cp-offices h2{font-size:29px}.cp-enquiry__steps{grid-template-columns:1fr;border-bottom:0}.cp-enquiry__steps span{align-items:center;flex-direction:row;border-bottom:1px solid #cbd4da}.cp-form{padding:26px 20px}.cp-form__row{grid-template-columns:1fr;gap:0}.cp-form__footer{align-items:flex-start;flex-direction:column}.cp-form button{width:100%}.cp-offices header{align-items:flex-start;flex-direction:column;gap:22px}.cp-offices article{min-height:0;padding:28px 23px}.cp-office__top{margin-bottom:46px}.cp-offices address{min-height:0;margin-bottom:24px}}

/* Tap-controlled mobile navigation groups */
.mobile-dropdown-toggle{width:100%;min-height:54px;display:flex;align-items:center;justify-content:space-between;padding:14px 8px;background:transparent;border:0;border-bottom:1px solid #ffffff16;color:#fff;font:600 16px/1.4 Inter,sans-serif;text-align:left}.mobile-dropdown-toggle i{color:var(--primary);font-size:13px;transition:transform .25s ease}.mobile-dropdown-toggle:not(.collapsed) i{transform:rotate(180deg)}.mobile-dropdown{padding:4px 0 8px;background:rgba(0,0,0,.16);border-bottom:1px solid #ffffff16}.mobile-links .mobile-dropdown a{position:relative;padding:12px 12px 12px 30px;border-bottom:0;color:#c8d2d9;font-size:14px}.mobile-links .mobile-dropdown a:before{position:absolute;top:50%;left:12px;width:7px;height:1px;content:"";background:var(--primary)}.mobile-links .mobile-dropdown a:hover,.mobile-links .mobile-dropdown a:focus{background:rgba(247,148,29,.08);color:#fff}

/* Brochure-led product and validation depth */
.mobile-links .mobile-brochure-link{display:flex;align-items:center;gap:11px;margin-top:18px;padding:15px 14px;border:1px solid rgba(247,148,29,.45);color:#fff;background:rgba(247,148,29,.08)}
.mobile-links .mobile-brochure-link i{color:var(--primary);font-size:18px}

/* Mobile navigation isolation and dropdown layout. */
#mobileNav{width:min(88vw,390px);background:#071b2b!important}
#mobileNav .offcanvas-header{min-height:74px;padding:18px 22px;border-bottom:1px solid rgba(255,255,255,.1)}
#mobileNav .offcanvas-header h5{margin:0;color:#fff;font-size:18px;font-weight:750;letter-spacing:.04em}
#mobileNav .offcanvas-body{padding:12px 20px 28px;overflow-y:auto}
#mobileNav .mobile-links{display:flex;gap:0;flex-direction:column}
#mobileNav .mobile-links>a,
#mobileNav .mobile-dropdown-toggle{min-height:54px;display:flex;align-items:center;width:100%;padding:14px 10px;border:0;border-bottom:1px solid rgba(255,255,255,.09);color:#fff;font-size:15px;font-weight:600;line-height:1.4;text-decoration:none}
#mobileNav .mobile-dropdown-toggle{justify-content:space-between;background:transparent}
#mobileNav .mobile-dropdown-toggle i{flex:0 0 auto;margin-left:14px}
#mobileNav .mobile-dropdown{width:100%;padding:6px 0 9px;background:rgba(255,255,255,.035);border-bottom:1px solid rgba(255,255,255,.09)}
#mobileNav .mobile-dropdown.show,
#mobileNav .mobile-dropdown.collapsing{display:flex;flex-direction:column}
#mobileNav .mobile-links .mobile-dropdown a{position:relative;width:100%;display:flex;align-items:center;min-height:43px;padding:10px 14px 10px 31px;border:0;color:#bcc9d2;font-size:13px;font-weight:500;line-height:1.45;text-decoration:none}
#mobileNav .mobile-links .mobile-dropdown a:before{top:20px;left:14px}
#mobileNav .mobile-links .mobile-dropdown a:hover,
#mobileNav .mobile-links .mobile-dropdown a:focus{background:rgba(247,148,29,.1);color:#fff}
#mobileNav .mobile-links .mobile-brochure-link{min-height:50px;margin-top:18px;padding:13px 14px;border:1px solid rgba(247,148,29,.45);border-radius:5px;background:rgba(247,148,29,.08)}
.pd-build{padding:92px 0;background:#091f32;color:#fff}
.pd-build__grid{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);gap:76px;align-items:center}
.pd-build__media{position:relative;height:500px;padding:26px;background:#eef1f2;border:1px solid rgba(255,255,255,.13);overflow:hidden}
.pd-build__media:before{position:absolute;inset:0;content:"";background:linear-gradient(rgba(9,31,50,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(9,31,50,.04) 1px,transparent 1px);background-size:48px 48px}
.pd-build__media img{position:relative;width:100%;height:100%;object-fit:contain}
.pd-build__media>span{position:absolute;left:0;bottom:0;padding:11px 16px;background:#f47f17;color:#fff;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}
.pd-build__content h2,.pd-selection h2{max-width:660px;margin:10px 0 32px;color:inherit;font-size:34px;font-weight:650;letter-spacing:-.015em;line-height:1.18}
.pd-build__columns{display:grid;grid-template-columns:1fr 1fr;gap:34px}
.pd-build__columns h3{margin:0 0 14px;color:#fff;font-size:18px;font-weight:600}
.pd-build__columns ul{margin:0;padding:0;list-style:none;border-top:1px solid rgba(255,255,255,.14)}
.pd-build__columns li{display:grid;grid-template-columns:20px 1fr;gap:10px;padding:13px 0;border-bottom:1px solid rgba(255,255,255,.14);color:#b7c4cd;font-size:14px;line-height:1.5}
.pd-build__columns li i{color:#f47f17}
.pd-selection{padding:86px 0 94px;background:#fff}
.pd-selection header{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.65fr);gap:60px;align-items:end;margin-bottom:42px}
.pd-selection header .eyebrow{grid-column:1/-1;margin-bottom:-46px}
.pd-selection header h2{margin-bottom:0;color:#0b2438}
.pd-selection header p{margin:0;color:#63717b;font-size:16px;line-height:1.65}
.pd-selection__grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #d8e0e5;border-bottom:1px solid #d8e0e5}
.pd-selection__grid article{min-height:250px;padding:28px 32px;border-right:1px solid #d8e0e5}
.pd-selection__grid article:last-child{border-right:0}
.pd-selection__grid article>span{display:block;margin-bottom:62px;color:#f47f17;font-size:12px;font-weight:700}
.pd-selection__grid h3{margin:0 0 12px;color:#102437;font-size:20px;font-weight:600}
.pd-selection__grid p{margin:0;color:#66737d;font-size:15px;line-height:1.65}
.svc-scope{padding:92px 0;background:#eef2f4}
.svc-scope__grid{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);align-items:center}
.svc-scope figure{position:relative;height:500px;margin:0;overflow:hidden;background:#dfe5e8}
.svc-scope figure img{width:100%;height:100%;object-fit:cover}
.svc-scope figcaption{position:absolute;right:0;bottom:0;left:0;padding:12px 18px;background:#071b2edb;color:#fff;font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase}
.svc-scope__content{padding:32px 0 32px 70px}
.svc-scope h2,.svc-reporting h2{max-width:650px;margin:10px 0 22px;color:#0b2438;font-size:34px;font-weight:650;letter-spacing:-.015em;line-height:1.18}
.svc-scope__content>p{margin:0 0 28px;color:#5b6872;font-size:16px;line-height:1.7}
.svc-scope ul{margin:0;padding:0;list-style:none;border-top:1px solid #cbd4da}
.svc-scope li{display:grid;grid-template-columns:22px 1fr;gap:12px;padding:14px 0;border-bottom:1px solid #cbd4da;color:#20394b;font-size:14px;font-weight:600;line-height:1.5}
.svc-scope li i{color:#f47f17;font-size:17px}
.svc-reporting{padding:88px 0 96px;background:#fff}
.svc-reporting header{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.6fr);gap:65px;align-items:end;margin-bottom:42px}
.svc-reporting header .eyebrow{grid-column:1/-1;margin-bottom:-46px}
.svc-reporting header h2{margin-bottom:0}
.svc-reporting header p{margin:0;color:#63717b;font-size:16px;line-height:1.65}
.svc-reporting__grid{display:grid;grid-template-columns:repeat(4,1fr);border-block:1px solid #d8e0e5}
.svc-reporting__grid article{position:relative;min-height:205px;padding:25px 24px;border-right:1px solid #d8e0e5}
.svc-reporting__grid article:last-child{border-right:0}
.svc-reporting__grid article>span{color:#f47f17;font-size:11px;font-weight:700}
.svc-reporting__grid article>i{position:absolute;top:22px;right:22px;color:#aab6be;font-size:23px}
.svc-reporting__grid h3{margin:82px 0 0;color:#102437;font-size:17px;font-weight:600;line-height:1.45}
@media(max-width:991px){.pd-build__grid,.svc-scope__grid{grid-template-columns:1fr}.pd-build__media,.svc-scope figure{height:430px}.pd-build__content,.svc-scope__content{padding:48px 0 0}.pd-selection header,.svc-reporting header{grid-template-columns:1fr;gap:18px}.pd-selection header .eyebrow,.svc-reporting header .eyebrow{grid-column:auto;margin-bottom:0}.svc-reporting__grid{grid-template-columns:1fr 1fr}.svc-reporting__grid article:nth-child(2){border-right:0}.svc-reporting__grid article:nth-child(-n+2){border-bottom:1px solid #d8e0e5}}
@media(max-width:767px){.pd-build,.pd-selection,.svc-scope,.svc-reporting{padding-block:68px}.pd-build__media,.svc-scope figure{height:310px}.pd-build__columns{grid-template-columns:1fr}.pd-build__content h2,.pd-selection h2,.svc-scope h2,.svc-reporting h2{font-size:29px}.pd-selection__grid{grid-template-columns:1fr}.pd-selection__grid article{min-height:0;border-right:0;border-bottom:1px solid #d8e0e5}.pd-selection__grid article:last-child{border-bottom:0}.pd-selection__grid article>span{margin-bottom:38px}.svc-reporting__grid{grid-template-columns:1fr}.svc-reporting__grid article{min-height:155px;border-right:0;border-bottom:1px solid #d8e0e5}.svc-reporting__grid article:last-child{border-bottom:0}.svc-reporting__grid h3{margin-top:55px}}

/* Premium product detail system */
.pdx{padding-top:96px;background:#fff;color:#12293b}
.pdx .site-container{max-width:1320px}
.pdx a{text-decoration:none}
.pdx-label,.pdx-kicker{display:block;color:#dd750f;font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}
.pdx-label--light{color:#f5a54e}
.pdx-button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:12px 20px;border:1px solid transparent;border-radius:2px;font-size:14px;font-weight:650;transition:border-color .2s,background .2s,color .2s}
.pdx-button--primary{background:#ed7d16;color:#fff}.pdx-button--primary:hover{background:#ce6709;color:#fff}
.pdx-button--text{padding-inline:4px;color:#173348}.pdx-button--text:hover{color:#ce6709}.pdx-button--text i{font-size:12px}
.pdx-hero{overflow:hidden;background:#edf1f3}
.pdx-breadcrumb{height:62px;display:flex;align-items:center;gap:10px;border-bottom:1px solid #d5dde2;color:#768590;font-size:12px}
.pdx-breadcrumb a{color:#364e5f}.pdx-breadcrumb span:last-child{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.pdx-hero__grid{min-height:600px;display:grid;grid-template-columns:minmax(400px,.82fr) minmax(0,1.18fr);gap:64px;align-items:center}
.pdx-hero__copy{padding:70px 0 84px}
.pdx-kicker{margin-bottom:18px}
.pdx-hero h1{max-width:570px;margin:0 0 22px;color:#0a2134;font-size:50px;font-weight:680;letter-spacing:-.02em;line-height:1.08}
.pdx-hero__copy>p{max-width:540px;margin:0;color:#556772;font-size:17px;line-height:1.7}
.pdx-actions{display:flex;flex-wrap:wrap;align-items:center;gap:22px;margin-top:32px}
.pdx-hero__visual{position:relative;align-self:stretch;min-width:0;margin:0;display:grid;place-items:center;padding:46px 42px 88px;background:#fff;border-inline:1px solid #dce3e7}
.pdx-hero__visual:before{position:absolute;inset:9% 8% 18%;content:"";border:1px solid #e4e9ec}
.pdx-hero__visual img{position:relative;z-index:1;width:100%;height:100%;max-height:470px;object-fit:contain;filter:drop-shadow(0 24px 26px rgba(15,37,52,.16))}
.pdx-hero__visual figcaption{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;align-items:center;justify-content:space-between;padding:20px 28px;background:#0a2134;color:#fff}
.pdx-hero__visual figcaption span{color:#9fb0bc;font-size:11px;letter-spacing:.09em;text-transform:uppercase}.pdx-hero__visual figcaption strong{font-size:16px;font-weight:650}
.pdx-assurance{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #d5dde2}
.pdx-assurance span{padding:21px 24px;border-right:1px solid #d5dde2;color:#445966;font-size:13px;font-weight:600}.pdx-assurance span:first-child{padding-left:0}.pdx-assurance span:last-child{border-right:0}
.pdx-overview{padding:92px 0 96px}
.pdx-section-head{display:grid;grid-template-columns:minmax(360px,.86fr) minmax(0,1.14fr);gap:90px;align-items:start;margin-bottom:52px}
.pdx-section-head h2,.pdx-specification h2,.pdx-applications h2,.pdx-cta h2{max-width:680px;margin:11px 0 0;color:#0a2134;font-size:34px;font-weight:650;letter-spacing:-.015em;line-height:1.18}
.pdx-section-head>p{max-width:680px;margin:2px 0 0;color:#566771;font-size:16px;line-height:1.72}
.pdx-overview__image{position:relative;height:500px;margin:0;background:#eef1f2;overflow:hidden}
.pdx-overview__image img{width:100%;height:100%;object-fit:cover;object-position:center}
.pdx-overview__image figcaption{position:absolute;right:0;bottom:0;padding:12px 18px;background:#fff;color:#536572;font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase}
.pdx-principles{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid #d8e0e5}
.pdx-principles>div{min-height:100px;display:flex;align-items:center;gap:14px;padding:22px 24px;border-right:1px solid #d8e0e5}.pdx-principles>div:first-child{padding-left:0}.pdx-principles>div:last-child{border-right:0}
.pdx-principles>div>span{flex:0 0 7px;width:7px;height:7px;background:#ed7d16}.pdx-principles strong{font-size:14px;font-weight:600;line-height:1.45}
.pdx-specification{padding:96px 0;background:#081f31;color:#fff}
.pdx-specification__grid{display:grid;grid-template-columns:minmax(0,1.06fr) minmax(420px,.94fr);gap:78px;align-items:center}
.pdx-specification figure{position:relative;height:540px;margin:0;padding:32px;background:#f1f3f4;overflow:hidden}
.pdx-specification figure img{width:100%;height:100%;object-fit:contain}
.pdx-specification figcaption{position:absolute;right:0;bottom:0;left:0;padding:13px 18px;background:#fff;color:#5b6a74;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.06em}
.pdx-specification h2{max-width:620px;margin-bottom:34px;color:#fff}
.pdx-specification__lists{display:grid;grid-template-columns:1fr 1fr;gap:34px}
.pdx-specification__lists h3{margin:0 0 13px;color:#fff;font-size:18px;font-weight:600}
.pdx-specification__lists ul{margin:0;padding:0;list-style:none;border-top:1px solid rgba(255,255,255,.16)}
.pdx-specification__lists li{padding:12px 0;border-bottom:1px solid rgba(255,255,255,.16);color:#b8c6cf;font-size:14px;line-height:1.5}
.pdx-specification__content>a{display:inline-flex;align-items:center;gap:10px;margin-top:30px;color:#f5a54e;font-size:13px;font-weight:650}.pdx-specification__content>a:hover{color:#fff}
.pdx-process{padding:92px 0 100px;background:#f2f5f6}
.pdx-process__list{margin:0;padding:0;list-style:none;border-top:1px solid #cbd5db}
.pdx-process__list li{display:grid;grid-template-columns:90px 260px 1fr;gap:40px;align-items:center;min-height:132px;border-bottom:1px solid #cbd5db}
.pdx-process__list>li>span{color:#dd750f;font-size:12px;font-weight:700}
.pdx-process__list h3{margin:0;color:#102a3d;font-size:20px;font-weight:600}.pdx-process__list p{max-width:650px;margin:0;color:#5c6c76;font-size:15px;line-height:1.65}
.pdx-applications{padding:92px 0;background:#fff}
.pdx-applications__grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);gap:90px;align-items:center}
.pdx-applications__grid>div>p{max-width:560px;margin:22px 0 26px;color:#5d6d77;font-size:16px;line-height:1.7}
.pdx-applications__grid>div>a{color:#d96f0c;font-size:14px;font-weight:650}.pdx-applications__grid>div>a i{margin-left:8px}
.pdx-applications ul{margin:0;padding:0;list-style:none;border-top:1px solid #d5dde2}
.pdx-applications li{display:flex;align-items:center;justify-content:space-between;min-height:72px;padding:16px 4px;border-bottom:1px solid #d5dde2;color:#173348;font-size:17px;font-weight:600}.pdx-applications li i{color:#d96f0c;font-size:15px}
.pdx-cta{padding:68px 0;background:#e77a16;color:#fff}.pdx-cta .site-container{display:flex;align-items:center;justify-content:space-between;gap:60px}.pdx-cta span{font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.pdx-cta h2{max-width:700px;margin-top:9px;color:#fff}.pdx-cta .pdx-button--primary{flex:0 0 auto;background:#081f31}.pdx-cta .pdx-button--primary:hover{background:#12354f}
.pdx-product-nav{background:#fff;border-bottom:1px solid #d8e0e5}.pdx-product-nav .site-container{display:grid;grid-template-columns:1fr 1fr}.pdx-product-nav a{min-height:112px;display:flex;flex-direction:column;justify-content:center;padding:24px 34px;color:#173348;border-right:1px solid #d8e0e5}.pdx-product-nav a:first-child{padding-left:0}.pdx-product-nav a:last-child{align-items:flex-end;padding-right:0;border-right:0;text-align:right}.pdx-product-nav small{margin-bottom:7px;color:#87939b;font-size:10px;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.pdx-product-nav span{display:flex;align-items:center;gap:12px;font-size:15px;font-weight:600}.pdx-product-nav i{color:#d96f0c}
@media(max-width:1199px){.pdx{padding-top:72px}.pdx-hero__grid{grid-template-columns:minmax(350px,.8fr) minmax(0,1.2fr);gap:38px}.pdx-hero h1{font-size:44px}.pdx-specification__grid{gap:50px}.pdx-section-head,.pdx-applications__grid{gap:55px}}
@media(max-width:991px){.pdx-hero__grid{grid-template-columns:1fr}.pdx-hero__copy{padding:62px 0 22px}.pdx-hero__visual{height:470px}.pdx-section-head,.pdx-specification__grid,.pdx-applications__grid{grid-template-columns:1fr}.pdx-section-head{gap:24px}.pdx-overview__image{height:420px}.pdx-principles{grid-template-columns:1fr 1fr}.pdx-principles>div:nth-child(2){border-right:0}.pdx-specification__grid,.pdx-applications__grid{gap:48px}.pdx-process__list li{grid-template-columns:60px 220px 1fr;gap:24px}}
@media(max-width:767px){.pdx-hero__grid{gap:0}.pdx-breadcrumb{height:52px}.pdx-hero__copy{padding:48px 0 28px}.pdx-hero h1{font-size:38px}.pdx-hero__copy>p{font-size:16px}.pdx-actions{align-items:flex-start;flex-direction:column;gap:10px}.pdx-hero__visual{height:360px;margin-inline:-18px;padding:28px 24px 78px;border:0}.pdx-hero__visual:before{inset:7% 5% 22%}.pdx-hero__visual figcaption{padding:16px 18px}.pdx-assurance{grid-template-columns:1fr 1fr;margin-inline:-18px}.pdx-assurance span{padding:16px 18px;border-bottom:1px solid #d5dde2}.pdx-assurance span:nth-child(2){border-right:0}.pdx-assurance span:nth-child(3){padding-left:18px}.pdx-overview,.pdx-specification,.pdx-process,.pdx-applications{padding-block:68px}.pdx-section-head h2,.pdx-specification h2,.pdx-applications h2,.pdx-cta h2{font-size:29px}.pdx-overview__image{height:310px}.pdx-overview__image figcaption{display:none}.pdx-principles{grid-template-columns:1fr}.pdx-principles>div,.pdx-principles>div:first-child,.pdx-principles>div:nth-child(3){min-height:70px;padding:15px 4px;border-right:0}.pdx-specification figure{height:330px;margin-inline:-18px;padding:20px}.pdx-specification__lists{grid-template-columns:1fr}.pdx-process__list li{grid-template-columns:42px 1fr;gap:14px;align-items:start;padding:24px 0}.pdx-process__list li>div{grid-column:2}.pdx-process__list p{margin-top:9px}.pdx-applications__grid{gap:38px}.pdx-cta{padding-block:55px}.pdx-cta .site-container{align-items:flex-start;flex-direction:column;gap:28px}.pdx-product-nav a{min-height:104px;padding:18px 12px}.pdx-product-nav a:first-child{padding-left:0}.pdx-product-nav a:last-child{padding-right:0}.pdx-product-nav span{font-size:13px}}

/* Climate Grip product detail system - agency redesign */
.cgpd{padding-top:96px;background:#fff;color:#172f40}
.cgpd .site-container{width:min(100% - 48px,1320px);max-width:none;padding-inline:0}
.cgpd h1,.cgpd h2,.cgpd h3{font-family:Inter,sans-serif}
.cgpd-eyebrow{display:block;color:#d96f0c;font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}
.cgpd-btn{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:12px 20px;border:1px solid transparent;border-radius:2px;font-size:14px;font-weight:650;text-decoration:none;transition:.2s ease}
.cgpd-btn--primary{background:#ed7d16;color:#fff}.cgpd-btn--primary:hover{background:#cf690c;color:#fff}
.cgpd-btn--secondary{border-color:#bdc8cf;color:#173145}.cgpd-btn--secondary:hover{border-color:#173145;color:#173145}
.cgpd-btn--darkline{border-color:rgba(255,255,255,.35);color:#fff}.cgpd-btn--darkline:hover{border-color:#fff;color:#fff}
.cgpd-actions{display:flex;flex-wrap:wrap;gap:10px}
.cgpd-picture{display:block;width:100%;height:100%}.cgpd-picture img{display:block;width:100%;height:100%}
.cgpd-hero{position:relative;overflow:hidden;background:#f0f3f4}
.cgpd-breadcrumb{height:58px;display:flex;align-items:center;gap:9px;border-bottom:1px solid #d5dde1;color:#788892;font-size:12px}.cgpd-breadcrumb a{color:#304b5e;text-decoration:none}.cgpd-breadcrumb i{font-size:8px}
.cgpd-hero__grid{min-height:610px;display:grid;grid-template-columns:minmax(410px,.88fr) minmax(0,1.12fr);align-items:stretch}
.cgpd-hero__copy{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;padding:72px 72px 78px 0}
.cgpd-hero__copy:after{position:absolute;right:0;top:16%;bottom:16%;width:1px;content:"";background:#d1dbe0}
.cgpd-hero h1{max-width:620px;margin:17px 0 22px;color:#092237;font-size:clamp(46px,4.1vw,56px);font-weight:680;letter-spacing:-.025em;line-height:1.07}
.cgpd-hero__copy>p{max-width:580px;margin:0;color:#536774;font-size:17px;line-height:1.7}
.cgpd-hero .cgpd-actions{margin-top:32px}
.cgpd-trust{display:flex;flex-wrap:wrap;gap:10px 24px;margin-top:30px;padding-top:22px;border-top:1px solid #d1dbe0}.cgpd-trust span{position:relative;padding-left:13px;color:#5e707b;font-size:12px;font-weight:600}.cgpd-trust span:before{position:absolute;left:0;top:.5em;width:4px;height:4px;content:"";background:#ed7d16}
.cgpd-hero__product{position:relative;min-width:0;display:grid;place-items:center;padding:58px 36px 92px 76px;background:#fff}
.cgpd-hero__product:before{position:absolute;inset:8% 3% 15% 9%;content:"";border:1px solid #e3e8eb;background:linear-gradient(90deg,rgba(15,47,68,.035) 1px,transparent 1px),linear-gradient(rgba(15,47,68,.035) 1px,transparent 1px);background-size:76px 76px}
.cgpd-hero__product .cgpd-picture{position:relative;z-index:1;max-height:440px}.cgpd-hero__product img{object-fit:contain;filter:drop-shadow(0 24px 22px rgba(17,45,62,.15))}
.cgpd-range{position:absolute;z-index:2;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:space-between;padding:20px 26px;background:#092237;color:#fff}.cgpd-range small{color:#9fb0ba;font-size:11px;letter-spacing:.08em;text-transform:uppercase}.cgpd-range strong{font-size:15px;font-weight:650}
.cgpd-highlights{background:#fff;border-block:1px solid #dbe2e6}.cgpd-highlights .site-container{display:grid;grid-template-columns:repeat(5,1fr)}.cgpd-highlights div>div{min-height:88px;display:flex;align-items:center;gap:13px;padding:18px 22px;border-right:1px solid #dbe2e6}.cgpd-highlights div>div:first-child{padding-left:0}.cgpd-highlights div>div:last-child{border-right:0}.cgpd-highlights div>div>span{flex:0 0 6px;width:6px;height:6px;background:#ed7d16}.cgpd-highlights strong{font-size:13px;font-weight:650;line-height:1.45}
.cgpd-overview{padding:100px 0}.cgpd-overview__grid{display:grid;grid-template-columns:minmax(0,.88fr) minmax(500px,1.12fr);gap:86px;align-items:center}
.cgpd-overview__content h2,.cgpd-section-head h2,.cgpd-applications h2,.cgpd-cta h2,.cgpd-related h2{max-width:700px;margin:12px 0 26px;color:#092237;font-size:clamp(32px,2.8vw,40px);font-weight:650;letter-spacing:-.018em;line-height:1.18}
.cgpd-overview__content p{max-width:620px;margin:0 0 18px;color:#596a75;font-size:16px;line-height:1.75}
.cgpd-overview__visual{position:relative;height:510px;margin:0;background:#e9edef;overflow:hidden}.cgpd-overview__visual img{object-fit:cover;object-position:center}.cgpd-overview__visual figcaption{position:absolute;right:0;bottom:0;padding:12px 17px;background:#fff;color:#63737d;font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase}
.cgpd--control .cgpd-overview__visual img,.cgpd--configurations .cgpd-overview__visual img,.cgpd--fresh-air .cgpd-overview__visual img{object-fit:contain;padding:38px;background:#eef1f2}
.cgpd--healthcare .cgpd-overview__visual{grid-column:1;grid-row:1}.cgpd--healthcare .cgpd-overview__content{grid-column:2;grid-row:1}
.cgpd-section-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,.62fr);gap:70px;align-items:end;margin-bottom:50px}.cgpd-section-head h2{margin-bottom:0}.cgpd-section-head>p{max-width:520px;margin:0;color:#65757f;font-size:15px;line-height:1.7}
.cgpd-benefits{padding:92px 0 98px;background:#f1f4f5}.cgpd-benefits__grid{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #ccd6dc}.cgpd-benefits article{display:grid;grid-template-columns:55px 1fr;gap:22px;min-height:180px;padding:31px 42px 31px 0;border-bottom:1px solid #ccd6dc}.cgpd-benefits article:nth-child(odd){border-right:1px solid #ccd6dc}.cgpd-benefits article:nth-child(even){padding-left:42px}.cgpd-benefits article>span{padding-top:4px;color:#d96f0c;font-size:11px;font-weight:700}.cgpd-benefits h3{margin:0 0 10px;color:#102b3f;font-size:22px;font-weight:600;line-height:1.28}.cgpd-benefits p{max-width:490px;margin:0;color:#60717b;font-size:15px;line-height:1.65}
.cgpd-build{padding:98px 0;background:#092237;color:#fff}.cgpd-build .cgpd-eyebrow{color:#f0a14e}.cgpd-build .cgpd-section-head h2{color:#fff}.cgpd-build .cgpd-section-head>p{color:#a8b8c2}.cgpd-build__grid{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid rgba(255,255,255,.17)}.cgpd-build__grid>section{padding:36px 50px 8px 0}.cgpd-build__grid>section+section{padding-left:50px;border-left:1px solid rgba(255,255,255,.17)}.cgpd-build__grid h3{margin:0 0 22px;color:#fff;font-size:23px;font-weight:600}.cgpd-build__grid ul{margin:0;padding:0;list-style:none}.cgpd-build__grid li{display:grid;grid-template-columns:20px 1fr;gap:12px;padding:14px 0;border-top:1px solid rgba(255,255,255,.13);color:#c0cbd2;font-size:15px;line-height:1.5}.cgpd-build__grid i{color:#ed8a31}
.cgpd-options{padding:96px 0 104px;background:#fff}.cgpd-options__grid{display:grid;grid-template-columns:repeat(3,1fr);border-block:1px solid #d5dde2}.cgpd-options__grid>section{min-height:300px;padding:30px 34px;border-right:1px solid #d5dde2}.cgpd-options__grid>section:first-child{padding-left:0}.cgpd-options__grid>section:last-child{padding-right:0;border-right:0}.cgpd-options__grid h3{min-height:48px;margin:0 0 18px;color:#102b3f;font-size:21px;font-weight:600}.cgpd-options__grid ul{margin:0;padding:0;list-style:none}.cgpd-options__grid li{padding:11px 0;border-top:1px solid #e1e6e9;color:#5c6d78;font-size:15px;line-height:1.5}
.cgpd-specs{padding:94px 0 100px;background:#edf1f3}.cgpd-table-wrap{overflow:auto;background:#fff;border:1px solid #d5dde2;scrollbar-width:thin}.cgpd-table-wrap:focus{outline:2px solid #ed7d16;outline-offset:2px}.cgpd-table-wrap table{width:100%;min-width:720px;border-collapse:collapse;font-size:14px}.cgpd-table-wrap thead{background:#092237;color:#fff}.cgpd-table-wrap th,.cgpd-table-wrap td{padding:17px 20px;text-align:left;vertical-align:middle;border-right:1px solid #dbe2e6}.cgpd-table-wrap thead th{border-color:rgba(255,255,255,.14);font-size:13px;font-weight:650;white-space:nowrap}.cgpd-table-wrap tbody th{color:#173145;font-weight:650}.cgpd-table-wrap tbody td{color:#5a6b76}.cgpd-table-wrap tbody tr{border-bottom:1px solid #dbe2e6}.cgpd-table-wrap tbody tr:nth-child(even){background:#f7f9fa}.cgpd-table-wrap tr:last-child{border-bottom:0}.cgpd-table-wrap th:last-child,.cgpd-table-wrap td:last-child{border-right:0}
.cgpd-applications{padding:96px 0;background:#fff}.cgpd-applications header{display:flex;align-items:end;justify-content:space-between;margin-bottom:45px}.cgpd-applications h2{margin-bottom:0}.cgpd-applications__grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #d4dde2}.cgpd-applications article{min-height:148px;padding:25px 28px 28px 0;border-right:1px solid #d4dde2;border-bottom:1px solid #d4dde2}.cgpd-applications article:nth-child(3n+2),.cgpd-applications article:nth-child(3n+3){padding-left:28px}.cgpd-applications article:nth-child(3n){border-right:0}.cgpd-applications article>span{display:block;margin-bottom:45px;color:#d96f0c;font-size:10px;font-weight:700}.cgpd-applications h3{margin:0;color:#183247;font-size:18px;font-weight:600}
.cgpd-cta{padding:72px 0;background:#df7412;color:#fff}.cgpd-cta .site-container{display:flex;align-items:center;justify-content:space-between;gap:70px}.cgpd-cta .cgpd-eyebrow{color:#fff;opacity:.8}.cgpd-cta h2{margin:10px 0 12px;color:#fff}.cgpd-cta p{max-width:650px;margin:0;color:rgba(255,255,255,.85);font-size:16px;line-height:1.6}.cgpd-cta .cgpd-actions{flex:0 0 auto}.cgpd-cta .cgpd-btn--primary{background:#092237}.cgpd-cta .cgpd-btn--primary:hover{background:#13374f}
.cgpd-related{padding:90px 0 104px;background:#f2f5f6}.cgpd-related header{margin-bottom:40px}.cgpd-related h2{margin-bottom:0}.cgpd-related__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.cgpd-related__grid article{background:#fff;border:1px solid #dce3e7}.cgpd-related__grid article>a{display:block;height:100%;color:inherit;text-decoration:none}.cgpd-related__image{height:230px;padding:25px;background:#eceff1;overflow:hidden}.cgpd-related__image img{object-fit:contain;transition:transform .3s ease}.cgpd-related__body{padding:25px}.cgpd-related__body h3{margin:0 0 10px;color:#102b3f;font-size:19px;font-weight:600}.cgpd-related__body p{display:-webkit-box;min-height:66px;margin:0 0 20px;overflow:hidden;color:#667681;font-size:14px;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:3}.cgpd-related__body span{color:#d96f0c;font-size:13px;font-weight:650}.cgpd-related__body i{margin-left:8px}.cgpd-related__grid article:hover img{transform:scale(1.025)}
@media(max-width:1199px){.cgpd{padding-top:72px}.cgpd .site-container{width:min(100% - 40px,1180px)}.cgpd-hero__grid{grid-template-columns:minmax(360px,.85fr) minmax(0,1.15fr)}.cgpd-hero__copy{padding-right:44px}.cgpd-hero__product{padding-left:46px}.cgpd-overview__grid{gap:55px}.cgpd-overview__visual{height:450px}.cgpd-related__image{height:205px}}
@media(max-width:991px){.cgpd-hero__grid{grid-template-columns:1fr}.cgpd-hero__copy{padding:62px 0 38px}.cgpd-hero__copy:after{display:none}.cgpd-hero__product{height:480px;padding:35px 40px 90px}.cgpd-highlights .site-container{grid-template-columns:repeat(3,1fr)}.cgpd-highlights div>div:nth-child(3){border-right:0}.cgpd-highlights div>div:nth-child(n+4){border-top:1px solid #dbe2e6}.cgpd-overview__grid{grid-template-columns:1fr;gap:42px}.cgpd-overview__visual{height:470px}.cgpd--healthcare .cgpd-overview__visual,.cgpd--healthcare .cgpd-overview__content{grid-column:auto;grid-row:auto}.cgpd-section-head{grid-template-columns:1fr;gap:20px}.cgpd-benefits article{padding-right:28px}.cgpd-benefits article:nth-child(even){padding-left:28px}.cgpd-options__grid>section{padding-inline:24px}.cgpd-cta .site-container{align-items:flex-start;flex-direction:column;gap:32px}.cgpd-related__image{height:190px}}
@media(max-width:767px){.cgpd .site-container{width:calc(100% - 36px)}.cgpd-breadcrumb{height:50px}.cgpd-hero h1{font-size:clamp(36px,10vw,42px)}.cgpd-hero__copy{padding:48px 0 30px}.cgpd-hero__copy>p{font-size:16px}.cgpd-hero .cgpd-actions{align-items:stretch;flex-direction:column}.cgpd-hero .cgpd-btn{width:100%}.cgpd-trust{gap:9px 16px}.cgpd-hero__product{height:360px;margin-inline:-18px;padding:24px 20px 78px}.cgpd-hero__product:before{inset:6% 4% 22%}.cgpd-range{padding:16px 18px}.cgpd-highlights .site-container{width:100%;grid-template-columns:1fr 1fr}.cgpd-highlights div>div,.cgpd-highlights div>div:first-child{min-height:72px;padding:14px 18px;border-right:1px solid #dbe2e6;border-top:1px solid #dbe2e6}.cgpd-highlights div>div:nth-child(2n){border-right:0}.cgpd-highlights div>div:first-child,.cgpd-highlights div>div:nth-child(2){border-top:0}.cgpd-highlights div>div:last-child{grid-column:1/-1;border-right:0}.cgpd-overview,.cgpd-benefits,.cgpd-build,.cgpd-options,.cgpd-specs,.cgpd-applications,.cgpd-related{padding-block:68px}.cgpd-overview__content h2,.cgpd-section-head h2,.cgpd-applications h2,.cgpd-cta h2,.cgpd-related h2{font-size:29px}.cgpd-overview__visual{height:330px;margin-inline:-18px}.cgpd-benefits__grid{grid-template-columns:1fr}.cgpd-benefits article,.cgpd-benefits article:nth-child(even){grid-template-columns:40px 1fr;min-height:0;padding:24px 0;border-right:0}.cgpd-benefits h3{font-size:20px}.cgpd-build__grid{grid-template-columns:1fr}.cgpd-build__grid>section,.cgpd-build__grid>section+section{padding:28px 0 8px;border-left:0}.cgpd-build__grid>section+section{border-top:1px solid rgba(255,255,255,.17)}.cgpd-options__grid{grid-template-columns:1fr}.cgpd-options__grid>section,.cgpd-options__grid>section:first-child,.cgpd-options__grid>section:last-child{min-height:0;padding:25px 0;border-right:0;border-bottom:1px solid #d5dde2}.cgpd-options__grid>section:last-child{border-bottom:0}.cgpd-options__grid h3{min-height:0}.cgpd-table-wrap{margin-right:-18px}.cgpd-table-wrap table{font-size:14px}.cgpd-table-wrap th,.cgpd-table-wrap td{padding:14px 16px}.cgpd-applications__grid{grid-template-columns:1fr 1fr}.cgpd-applications article,.cgpd-applications article:nth-child(3n+2),.cgpd-applications article:nth-child(3n+3){min-height:125px;padding:20px 18px 22px 0;border-right:1px solid #d4dde2}.cgpd-applications article:nth-child(even){padding-left:18px;border-right:0}.cgpd-applications article>span{margin-bottom:32px}.cgpd-cta{padding-block:56px}.cgpd-cta .cgpd-actions{width:100%;flex-direction:column}.cgpd-cta .cgpd-btn{width:100%}.cgpd-related__grid{grid-template-columns:1fr}.cgpd-related__grid article>a{display:grid;grid-template-columns:42% 58%}.cgpd-related__image{height:100%;min-height:210px}.cgpd-related__body{padding:22px 18px}.cgpd-related__body p{min-height:0}.cgpd-related__body h3{font-size:18px}}
@media(max-width:430px){.cgpd-related__grid article>a{grid-template-columns:1fr}.cgpd-related__image{height:210px;min-height:0}}
@media(max-width:767px){.cgpd-applications header{display:block}.cgpd-applications header .cgpd-eyebrow{margin-bottom:10px}.cgpd-applications h2{text-align:left}}

.cp-form__trap{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.cp-form__alert{grid-column:1/-1;margin-bottom:18px;padding:14px 16px;border-left:3px solid;font-size:14px;line-height:1.5}
.cp-form__alert--success{border-color:#2d9b64;background:#eaf7f0;color:#17623e}
.cp-form__alert--error{border-color:#cc5148;background:#fff0ef;color:#8d2f29}

/* Placement-specific product image system: prepared assets carry their final crop. */
.cgpd-hero__product .cgpd-picture{width:100%;max-height:none;aspect-ratio:16/11;overflow:hidden}
.cgpd-hero__product img{object-fit:cover;filter:none}
.cgpd-overview__visual{height:auto;aspect-ratio:8/5}
.cgpd-overview__visual img,
.cgpd--control .cgpd-overview__visual img,
.cgpd--configurations .cgpd-overview__visual img,
.cgpd--fresh-air .cgpd-overview__visual img{object-fit:cover;object-position:center;padding:0;background:transparent}
.cgpd-related__image{height:auto;min-height:0;aspect-ratio:1/1;padding:0;background:#edf0f1}
.cgpd-related__image img{object-fit:cover}
@media(max-width:767px){.cgpd-hero__product .cgpd-picture{aspect-ratio:5/4}.cgpd-related__image{height:auto;min-height:0}}
