:root{--blue:#005cae;--blue-dark:#003d75;--teal:#0e8f72;--teal-light:#4fbba0;--ink:#0b1220;--paper:#f5f8fa;--tint:#eef3f7;--white:#fff;--steel:#5d7286;--line:#dde5ec;--label:#8a93a3;--footer-link:#c7cedb;--divider:#1e2a3c;--header-h:62px;--strip-h:206px;--actionbar-h:58px;--hero-min:310px;--hero-max:640px}@media (width>=385px){:root{--strip-h:186px}}@media (width>=760px){:root{--strip-h:158px;--hero-min:380px}}@media (width>=980px){:root{--header-h:133px;--strip-h:182px;--actionbar-h:0px;--hero-max:720px}}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);font-family:Poppins,sans-serif;line-height:1.55}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}ul{list-style:none}button{font:inherit;cursor:pointer}h1,h2,h3,.display{letter-spacing:-.01em;color:var(--ink);font-family:Poppins,system-ui,-apple-system,Segoe UI,sans-serif;font-weight:700}.mono{letter-spacing:.02em;font-family:IBM Plex Mono,monospace}.wrap{width:min(1180px,92vw);margin:0 auto}.eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--teal);align-items:center;gap:8px;font-family:IBM Plex Mono,monospace;font-size:12px;font-weight:500;display:inline-flex}.eyebrow:before{content:"";background:var(--teal);width:16px;height:2px;display:inline-block}.btn{border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:13px 24px;font-size:14px;font-weight:600;transition:transform .15s,box-shadow .15s,background .15s,color .15s,border-color .15s;display:inline-flex}.btn-primary{background:var(--blue);color:var(--white);box-shadow:0 8px 20px #005cae47}.btn-primary:hover{transform:translateY(-1px);box-shadow:0 12px 26px #005cae59}.btn-outline-light{color:var(--white);background:0 0;border-color:#ffffff73}.btn-outline-light:hover{border-color:var(--white);transform:translateY(-1px);box-shadow:0 12px 26px #ffffff73}.btn-outline{color:var(--ink);border-color:var(--line);background:0 0}.btn-outline:hover{border-color:var(--blue);color:var(--blue)}.skip-link{z-index:200;background:var(--blue);color:var(--white);border-radius:0 0 8px;padding:10px 18px;font-size:14px;font-weight:600;position:absolute;top:0;left:-999px}.skip-link:focus{left:0}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid var(--blue);outline-offset:2px}header.site{z-index:60;position:relative}.utility-bar{background:#0f172a;height:36px;display:none}.utility-inner{letter-spacing:.02em;color:#c7cedb;justify-content:space-between;align-items:center;height:100%;font-size:13px;display:flex}.utility-left,.utility-right{align-items:center;gap:12px;display:flex}.utility-bar a{color:#c7cedb;align-items:center;gap:6px;display:inline-flex}.utility-bar a:hover{color:var(--white)}.utility-bar svg{stroke:#c7cedb;width:13px;height:13px}.utility-div{background:#c7cedb4d;width:1px;height:14px}@media (width>=980px){.utility-bar{display:block}}.main-bar{background:var(--white);border-bottom:1px solid #0000;transition:box-shadow .2s,border-color .2s;display:none}@media (width>=980px){.main-bar{display:block}}.main-bar-inner{justify-content:space-between;align-items:center;gap:24px;height:96px;transition:height .2s;display:flex}header.site.is-stuck .main-bar{border-bottom-color:#e6e8ec;position:sticky;top:0;box-shadow:0 6px 20px #0b12200f}header.site.is-stuck .main-bar-inner{height:70px}.logo img{width:auto;height:72px;transition:height .2s}header.site.is-stuck .logo img{height:54px}nav.main-nav{display:none}nav.main-nav>ul{align-items:center;gap:26px;display:flex}nav.main-nav>ul>li{position:relative}nav.main-nav>ul>li.has-mega{position:static}.main-bar-inner{position:relative}nav.main-nav>ul>li>a,nav.main-nav>ul>li>button{color:#1f2937;text-transform:uppercase;letter-spacing:.07em;background:0 0;border:none;align-items:center;gap:6px;padding:37px 0;font-size:13.5px;font-weight:600;display:inline-flex;position:relative}header.site.is-stuck nav.main-nav>ul>li>a,header.site.is-stuck nav.main-nav>ul>li>button{padding:24px 0}nav.main-nav>ul>li>a:after,nav.main-nav>ul>li>button:after{content:"";background:var(--blue);transform-origin:0;width:100%;height:2px;transition:transform .18s;position:absolute;bottom:24px;left:0;transform:scaleX(0)}header.site.is-stuck nav.main-nav>ul>li>a:after,header.site.is-stuck nav.main-nav>ul>li>button:after{bottom:14px}nav.main-nav>ul>li>a:hover:after,nav.main-nav>ul>li>button:hover:after,nav.main-nav>ul>li.is-active>a:after{transform:scaleX(1)}nav.main-nav .chevron{stroke:#1f2937;width:11px;height:11px;transition:transform .15s}nav.main-nav [aria-expanded=true] .chevron{transform:rotate(180deg)}.header-cta{display:none}.btn-quote{background:var(--blue);color:var(--white);border-radius:8px;padding:12px 26px;font-size:15px;font-weight:700;transition:background .15s}.btn-quote:hover{background:var(--blue-dark)}@media (width>=980px){nav.main-nav{display:block}.header-cta{display:inline-flex}}.mega{background:var(--white);border-top:1px solid var(--blue);z-index:70;max-width:min(1100px,92vw);margin:0 auto;padding:34px;display:none;position:absolute;top:100%;left:0;right:0;box-shadow:0 24px 48px #0b122024}li.has-mega[data-open=true] .mega{display:block}.mega-grid{grid-template-columns:1fr 1fr 1fr 1fr;gap:30px;display:grid}.mega-group-label{letter-spacing:.12em;text-transform:uppercase;color:var(--steel);margin-bottom:14px;font-family:IBM Plex Mono,monospace;font-size:11px;display:block}.mega-item{gap:10px;padding:8px 0;display:flex}.mega-item svg{width:22px;height:22px;stroke:var(--blue);flex-shrink:0;margin-top:1px}.mega-item-name{color:var(--ink);font-size:14.5px;font-weight:600;display:block}.mega-item-desc{color:var(--steel);margin-top:2px;font-size:12.5px}.mega-cta{background:var(--tint);border-radius:12px;padding:20px}.mega-cta-img{aspect-ratio:3/4;-o-object-fit:contain;object-fit:contain;background:var(--white);border-radius:10px;width:100%;height:auto;margin-bottom:14px;display:block}.mega-cta h4{margin-bottom:6px;font-family:Poppins,sans-serif;font-size:15px;font-weight:600}.mega-cta p{color:var(--steel);margin-bottom:14px;font-size:12.5px}.simple-drop{background:var(--white);border:1px solid var(--line);border-top:2px solid var(--blue);z-index:70;width:260px;padding:10px;display:none;position:absolute;top:100%;left:0;box-shadow:0 20px 40px #0b12201f}li.has-drop[data-open=true] .simple-drop{display:block}.simple-drop a{color:var(--ink);border-radius:6px;padding:10px 12px;font-size:14px;font-weight:500;display:block}.simple-drop a:hover{background:var(--paper);color:var(--blue)}.mobile-bar{z-index:90;background:var(--white);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:62px;display:flex;position:sticky;top:0}.mobile-bar .logo img{height:50px}.mobile-actions{align-items:center;gap:10px;display:flex}.icon-btn{border:1px solid var(--line);background:var(--white);border-radius:8px;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.icon-btn svg{width:18px;height:18px;stroke:var(--ink)}.hamburger{flex-direction:column;justify-content:center;gap:4px;display:flex}.hamburger span{background:var(--ink);width:18px;height:2px;display:block}@media (width>=980px){.mobile-bar{display:none}}.drawer-backdrop{opacity:0;visibility:hidden;z-index:95;background:#0b122073;transition:opacity .2s;position:fixed;inset:0}.drawer-backdrop.is-open{opacity:1;visibility:visible}.drawer{background:var(--white);z-index:96;flex-direction:column;width:min(360px,88vw);transition:transform .25s;display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(100%)}.drawer.is-open{transform:translate(0)}.drawer-head{justify-content:flex-end;padding:16px;display:flex}.drawer-nav{flex:1;padding:0 22px;overflow-y:auto}.drawer-nav>ul>li{border-bottom:1px solid var(--line)}.drawer-nav a,.drawer-accordion-trigger{width:100%;color:var(--ink);text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;padding:18px 0;font-size:18px;font-weight:600;display:flex}.drawer-nav>ul>li>a,.drawer-nav>ul>li>.drawer-accordion-trigger{text-transform:uppercase;letter-spacing:.06em;font-size:16px}.drawer-accordion-trigger svg{width:16px;height:16px;stroke:var(--ink);transition:transform .15s}.drawer-accordion-trigger[aria-expanded=true] svg{transform:rotate(180deg)}.drawer-submenu{padding:0 0 14px 12px;display:none}.drawer-accordion-trigger[aria-expanded=true]+.drawer-submenu{display:block}.drawer-submenu a{padding:10px 0;font-size:15px;font-weight:500}.drawer-foot{border-top:1px solid var(--line);padding:20px 22px 26px}.drawer-foot p{color:var(--steel);margin-bottom:6px;font-size:13.5px}.drawer-foot .btn-primary{width:100%;margin-top:14px}.mobile-action-bar{z-index:80;background:var(--white);border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);height:58px;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -6px 18px #0b122014}.mobile-action-bar a{color:var(--ink);flex-direction:column;justify-content:center;align-items:center;gap:2px;font-size:11.5px;font-weight:600;display:flex}.mobile-action-bar a:not(:last-child){border-right:1px solid var(--line)}.mobile-action-bar svg{width:18px;height:18px;stroke:var(--blue)}.mobile-action-bar a.enquire{background:var(--blue);color:var(--white)}.mobile-action-bar a.enquire svg{stroke:var(--white)}@media (width>=980px){.mobile-action-bar{display:none}}body{padding-bottom:58px}@media (width>=980px){body{padding-bottom:0}}.hero{min-height:clamp(var(--hero-min), calc(100vh - var(--header-h) - var(--strip-h) - var(--actionbar-h)), var(--hero-max));min-height:clamp(var(--hero-min), calc(100svh - var(--header-h) - var(--strip-h) - var(--actionbar-h)), var(--hero-max));background:linear-gradient(90deg,#0e2136 0%,#16324d 45%,#1c3f5e 100%);justify-content:flex-start;align-items:center;display:flex;position:relative;overflow:hidden}.hero-media{transform:translate3d(0, var(--sy,0px), 0);position:absolute;inset:0}.hero-pan{transform:translate3d(var(--mx,0px), var(--my,0px), 0);transition:transform .7s cubic-bezier(.22,.61,.36,1);position:absolute;inset:0}.hero-bg{background-image:var(--img);background-size:cover;background-position:var(--focus,center);position:absolute;inset:-7%;transform:scale(1.04)}.hero.slide.is-active .hero-bg{will-change:transform}@media (width<=760px){.hero-bg{background-image:var(--img-sm,var(--img))}}.hero-scrim{background:linear-gradient(90deg,#06101cf2 0%,#06101ce8 38%,#06101ca8 70%,#06101c3d 100%),linear-gradient(#06101c00 55%,#06101c9e 100%);position:absolute;inset:0}.hero-inner{z-index:3;text-align:left;width:min(1280px,92vw);margin:0 auto;padding:40px 0 92px;position:relative}.hero-inner .eyebrow{color:var(--teal-light)}.hero-inner h1,.hero-inner .hero-title{letter-spacing:-.025em;color:var(--white);max-width:1000px;margin:14px 0 16px;font-size:clamp(1.72rem,3.5vw,3.25rem);line-height:1.06}.hero-inner p{color:#ffffffd6;max-width:680px;margin-bottom:26px;font-size:clamp(14.5px,1.1vw,17px);line-height:1.58}.hero-ctas{flex-wrap:wrap;gap:12px;margin-bottom:20px;display:flex}.hero-footnote{color:#fff9;max-width:560px;font-size:12.5px}@media (width<=760px),(height<=860px){.hero-footnote{display:none}}@media (width>=980px) and (height<=860px){.hero-inner{padding:22px 0 76px}.hero-inner h1,.hero-inner .hero-title{margin:12px 0 14px;font-size:clamp(1.6rem,2.75vw,2.5rem)}.hero-inner p{margin-bottom:20px;font-size:15px}.hero-ctas{margin-bottom:0}}@media (width>=980px) and (height<=680px){.hero-inner{padding:14px 0 66px}.hero-inner h1,.hero-inner .hero-title{margin:8px 0 10px;font-size:1.75rem}.hero-inner p{margin-bottom:14px;font-size:14px}.hero-controls{bottom:22px}}.credential-strip{background:var(--white);border-bottom:1px solid var(--line)}.credential-grid{grid-template-columns:repeat(2,1fr);display:grid}.credential-tile{text-align:center;border-left:1px solid var(--line);min-width:0;padding:12px 10px}.credential-tile .figure{overflow-wrap:normal;min-width:0}.credential-tile .label{overflow-wrap:break-word;min-width:0}.credential-tile:nth-child(odd){border-left:none}.credential-tile:nth-child(n+3){border-top:1px solid var(--line)}.credential-tile .figure{color:var(--blue);font-family:Poppins,system-ui,-apple-system,Segoe UI,sans-serif;font-size:clamp(.95rem,2.6vw,1.9rem);font-weight:700;line-height:1.2}.credential-tile .label{color:var(--steel);margin-top:3px;font-size:10.5px;line-height:1.35}@media (width>=760px){.credential-grid{grid-template-columns:repeat(4,1fr)}.credential-tile{padding:22px 16px}.credential-tile:nth-child(odd){border-left:1px solid var(--line)}.credential-tile:first-child{border-left:none}.credential-tile:nth-child(n+3){border-top:none}.credential-tile .label{font-size:12.5px}}.credential-tile{-moz-column-gap:9px;text-align:left;opacity:0;grid-template-columns:auto minmax(0,1fr);grid-template-areas:"icon figure""icon label";align-items:center;column-gap:9px;transition:opacity .6s,transform .6s;display:grid;transform:translateY(24px)}.credential-tile .credential-icon{grid-area:icon}.credential-tile .figure{grid-area:figure}.credential-tile .label{grid-area:label}@media (width>=760px){.credential-tile{text-align:center;flex-direction:column;align-items:center;gap:0;display:flex}}.credential-tile.is-visible{opacity:1;transform:translateY(0)}.credential-tile:first-child{transition-delay:0s}.credential-tile:nth-child(2){transition-delay:.12s}.credential-tile:nth-child(3){transition-delay:.24s}.credential-tile:nth-child(4){transition-delay:.36s}.credential-icon{flex:none;justify-content:center;align-items:center;width:22px;height:22px;margin-bottom:0;transition:transform .35s;display:flex}@media (width>=760px){.credential-icon{width:38px;height:38px;margin-bottom:10px}}.credential-icon svg{width:100%;height:100%;stroke:var(--blue);fill:none}.credential-tile:hover .credential-icon{transform:translateY(-4px)scale(1.06)}.credential-tile:hover .credential-icon svg{stroke:var(--teal)}.hero-slider{position:relative;overflow:hidden}.hero-slides{display:grid}.hero-slides>.hero.slide{opacity:0;visibility:hidden;pointer-events:none;grid-area:1/1;transition:opacity .85s cubic-bezier(.4,0,.2,1),visibility .85s}.hero-slides>.hero.slide.is-active{opacity:1;visibility:visible;pointer-events:auto}@keyframes kbA{0%{transform:scale(1.03)translate(0,0)}to{transform:scale(1.17)translate(-2%,-1.6%)}}@keyframes kbB{0%{transform:scale(1.19)translate(2.2%,1.2%)}to{transform:scale(1.03)translate(0,0)}}@keyframes kbC{0%{transform:scale(1.05)translate(1.6%,1.8%)}to{transform:scale(1.19)translate(-1.2%,-2%)}}.hero.slide.is-active .hero-bg{animation:var(--kb,kbA) 5.6s cubic-bezier(.24,.52,.28,.99) both}@keyframes heroRise{0%{opacity:0;filter:blur(7px);transform:translateY(32px)}to{opacity:1;filter:blur();transform:translate(0,0)}}.hero-inner>*{opacity:0}.hero.slide.is-active .hero-inner>*{animation:1s cubic-bezier(.16,1,.3,1) both heroRise}.hero.slide.is-active .hero-inner>:first-child{animation-delay:.1s}.hero.slide.is-active .hero-inner>:nth-child(2){animation-delay:.2s}.hero.slide.is-active .hero-inner>:nth-child(3){animation-delay:.33s}.hero.slide.is-active .hero-inner>:nth-child(4){animation-delay:.46s}.hero.slide.is-active .hero-inner>:nth-child(5){animation-delay:.58s}.hero.slide.is-leaving .hero-inner>*{opacity:1;animation:none}.hero-nav{gap:10px;margin-left:auto;display:none}@media (width>=860px){.hero-nav{display:flex}}.hero-arrow{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);width:46px;height:46px;color:var(--white);background:#ffffff17;border:1px solid #ffffff42;border-radius:50%;justify-content:center;align-items:center;font-size:19px;line-height:1;transition:background .3s,border-color .3s,transform .45s cubic-bezier(.16,1,.3,1);display:inline-flex}.hero-arrow:hover{background:#fff3;border-color:#ffffffb8}.hero-arrow-prev:hover{transform:translate(-4px)}.hero-arrow-next:hover{transform:translate(4px)}.hero-controls{z-index:30;position:absolute;bottom:40px;left:0;right:0}.hero-controls-inner{align-items:center;gap:24px;width:min(1280px,92vw);margin:0 auto;display:flex}.hero-count{letter-spacing:.16em;color:#ffffff80;font-variant-numeric:tabular-nums;font-family:IBM Plex Mono,monospace;font-size:12px}.hero-count b{color:var(--white);font-weight:500}.hero-dots{gap:10px;display:flex}.hero-dot{background:#ffffff42;border:none;border-radius:99px;width:30px;height:3px;padding:0;transition:width .7s cubic-bezier(.16,1,.3,1),background .3s;position:relative;overflow:hidden}.hero-dot:hover{background:#ffffff80}.hero-dot.is-active{background:#ffffff47;width:84px}.hero-dot i{background:var(--white);border-radius:99px;width:0;display:block;position:absolute;inset:0 auto 0 0}.hero-dot.is-active i{animation:4.8s linear forwards dotFill}@keyframes dotFill{0%{width:0}to{width:100%}}.hero-slider.is-paused .hero-dot.is-active i,.hero-slider.is-paused .hero.slide.is-active .hero-bg{animation-play-state:paused}@media (width<=760px){.hero-inner{padding:18px 0 52px}.hero-inner h1,.hero-inner .hero-title{margin:10px 0 12px}.hero-inner p{margin-bottom:18px}.hero-ctas{gap:10px;margin-bottom:0}.hero-ctas .btn{padding:11px 18px;font-size:13px}.hero-controls{bottom:18px}.hero-controls-inner{gap:14px}}@media (width<=760px) and (height<=780px){.hero-inner{padding:10px 0 42px}.hero-inner h1,.hero-inner .hero-title{margin:7px 0 9px;font-size:1.38rem;line-height:1.12}.hero-inner p{margin-bottom:12px;font-size:12.8px;line-height:1.48}.hero-inner .eyebrow{font-size:10px}.hero-ctas{gap:8px}.hero-ctas .btn{padding:9px 14px;font-size:12.5px}.hero-controls{bottom:14px}}@media (prefers-reduced-motion:reduce){.hero-media,.hero-pan,.hero-bg,.hero.slide.is-active .hero-bg,.hero.slide.is-active .hero-inner>*,.hero-dot,.hero-dot i,.hero-arrow{transition:none!important;animation:none!important}.hero-media,.hero-pan{transform:none!important}.hero-bg{will-change:auto!important;transform:scale(1.02)!important}.hero-inner>*{opacity:1!important;filter:none!important}.credential-tile{opacity:1!important;transition:none!important;transform:none!important}}.section{padding:88px 0}.section-alt{background:var(--white)}.section-tint{background:var(--tint)}.section-head{max-width:100%;margin-bottom:48px}.section-head h2{margin-top:14px;font-size:clamp(1.7rem,3.4vw,2.4rem)}.section-head p{color:var(--steel);margin-top:12px;font-size:16px}.section-head.center{text-align:center;margin-left:auto;margin-right:auto}.product-card{background:var(--white);border:1px solid var(--line);border-radius:24px;min-width:0;padding:14px;transition:border-color .18s,transform .18s,box-shadow .18s;display:block;box-shadow:0 10px 24px -8px #005cae1a}.product-card h3,.product-card p{overflow-wrap:break-word}.product-card:hover{border-color:var(--blue);transform:translateY(-3px);box-shadow:0 18px 36px -10px #005cae47}.product-photo{aspect-ratio:4/3;text-align:center;background:repeating-linear-gradient(135deg,#005cae0b 0 10px,#005cae00 10px 20px),linear-gradient(135deg,#eaf1f7,#dce8f0);border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:7px;padding:12px;display:flex;position:relative;overflow:hidden}.product-photo svg{width:26px;height:26px;stroke:var(--blue);opacity:.5}.product-photo .photo-note{letter-spacing:.1em;text-transform:uppercase;color:var(--blue);opacity:.55;font-family:IBM Plex Mono,monospace;font-size:9.5px;line-height:1.35}.product-photo img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.product-body{padding:14px 6px 4px}.product-body h3{margin-bottom:5px;font-family:Poppins,sans-serif;font-size:14.5px;font-weight:600;line-height:1.3}.product-body p{color:var(--steel);margin-bottom:10px;font-size:12.5px;line-height:1.5}.product-arrow{color:var(--blue);font-size:12px;font-weight:600}.products-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.scope-marquee{justify-content:center;gap:16px;max-height:740px;display:none;overflow:hidden;-webkit-mask-image:linear-gradient(#0000,#000 22% 78%,#0000);mask-image:linear-gradient(#0000,#000 22% 78%,#0000)}.scope-col{flex:0 320px;min-width:0}.scope-dup{display:contents}.scope-track{animation:scopeScroll var(--dur,40s) linear infinite;will-change:transform;flex-direction:column;gap:16px;padding-bottom:16px;display:flex}@keyframes scopeScroll{0%{transform:translateY(0)}to{transform:translateY(-50%)}}.scope-marquee:hover .scope-track,.scope-marquee:focus-within .scope-track{animation-play-state:paused}@media (width>=760px){.products-grid{display:none}.scope-marquee{display:flex}}@media (width>=1040px){.scope-marquee{gap:24px}.scope-track{gap:24px;padding-bottom:24px}.product-card{padding:16px}.product-body{padding:16px 8px 6px}.product-body h3{font-size:16px}.product-body p{font-size:13px}.product-photo svg{width:34px;height:34px}.product-photo .photo-note{font-size:10.5px}}@media (prefers-reduced-motion:reduce){.scope-track{will-change:auto;animation:none}.scope-marquee{align-items:start;max-height:none;-webkit-mask-image:none;mask-image:none}.scope-dup{display:none}}.scope-footnote{color:var(--steel);margin-top:34px;font-size:15px}.scope-footnote a{color:var(--blue);font-weight:600}.scope-footnote a:hover{text-decoration:underline}.basis-grid{grid-template-columns:1fr;gap:20px;display:grid}.basis-card{background:var(--white);border:1px solid var(--line);border-radius:24px;padding:26px 24px 28px;transition:border-color .2s,transform .2s,box-shadow .2s;position:relative;box-shadow:0 10px 24px -10px #005cae1a}.basis-card:hover{border-color:var(--blue);transform:translateY(-4px);box-shadow:0 22px 40px -14px #005cae42}.basis-top{justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;display:flex}.basis-icon{background:#0e8f721a;border-radius:14px;flex:none;justify-content:center;align-items:center;width:48px;height:48px;transition:background .25s,transform .25s;display:flex}.basis-icon svg{width:23px;height:23px;stroke:var(--teal);fill:none;transition:stroke .25s}.basis-card:hover .basis-icon{background:var(--blue);transform:translateY(-2px)}.basis-card:hover .basis-icon svg{stroke:var(--white)}.basis-step{letter-spacing:.18em;color:var(--label);font-family:IBM Plex Mono,monospace;font-size:12px;font-weight:500;transition:color .25s}.basis-card:hover .basis-step{color:var(--blue)}.basis-rule{background:var(--line);height:1px;margin-bottom:18px;position:relative}.basis-rule:after{content:"";background:linear-gradient(90deg, var(--teal), var(--blue));transform-origin:0;transition:transform .55s cubic-bezier(.16,1,.3,1);position:absolute;inset:0;transform:scaleX(0)}.basis-card:hover .basis-rule:after{transform:scaleX(1)}.basis-card h3{color:var(--ink);margin-bottom:11px;font-family:Poppins,sans-serif;font-size:17px;font-weight:600;line-height:1.34}.basis-card p{color:var(--steel);font-size:13.8px;line-height:1.66}@media (width>=760px){.basis-grid{grid-template-columns:repeat(3,1fr);gap:24px}.basis-card h3{min-height:4.02em}.basis-card:not(:last-child):after{content:"";border-top:1px dashed var(--line);width:24px;position:absolute;top:50px;left:100%}}@media (width>=1040px){.basis-card{padding:30px 28px 32px}.basis-card h3{min-height:2.68em;font-size:18px}.basis-card p{font-size:14px}.basis-card:not(:last-child):after{top:54px}}@media (prefers-reduced-motion:reduce){.basis-card,.basis-icon,.basis-rule:after{transition:none!important}.basis-card:hover,.basis-card:hover .basis-icon{transform:none}}.industries-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.industry-tile{background:var(--white);border:1px solid var(--line);overflow-wrap:break-word;border-radius:10px;align-items:center;gap:12px;min-width:0;padding:14px;font-size:13.5px;font-weight:500;transition:border-color .15s;display:flex}@media (width>=480px){.industry-tile{padding:16px 18px;font-size:14.5px}}.industry-tile:hover{border-color:var(--blue);color:var(--blue)}.industry-tile svg{width:20px;height:20px;stroke:var(--blue);flex-shrink:0}@media (width>=700px){.industries-grid{grid-template-columns:repeat(4,1fr)}}.quality-layout{grid-template-columns:1fr;align-items:center;gap:40px;display:grid}.quality-photo{aspect-ratio:3/2;border:1px solid var(--line);background:linear-gradient(135deg,#005cae1a,#0e8f721a);border-radius:16px;position:relative;overflow:hidden}.quality-photo img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.quality-copy h2{margin-bottom:16px;font-size:clamp(1.6rem,3vw,2.1rem)}.quality-copy>p{color:var(--steel);margin-bottom:20px;font-size:15.5px}.checklist{gap:12px;margin-bottom:22px;display:grid}.checklist li{gap:10px;font-size:14.5px;display:flex}.checklist svg{width:18px;height:18px;stroke:var(--teal);flex-shrink:0;margin-top:2px}.quality-link{color:var(--blue);font-size:14px;font-weight:600}@media (width>=900px){.quality-layout{grid-template-columns:1fr 1fr}}.enquiry-layout{grid-template-columns:1fr;gap:40px;display:grid}.enquiry-form{background:var(--white);border:1px solid var(--line);border-radius:16px;gap:16px;padding:30px;display:grid}.field label{color:var(--ink);margin-bottom:6px;font-size:13px;font-weight:600;display:block}.field input,.field textarea,.field select{border:1px solid var(--line);background:var(--paper);border-radius:8px;width:100%;padding:12px 14px;font-family:Poppins,sans-serif;font-size:14.5px}.field select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%235D7286' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;background-size:15px;padding-right:38px}.field input:focus,.field textarea:focus,.field select:focus{outline:2px solid var(--blue);outline-offset:1px;background:var(--white)}.field-row{grid-template-columns:1fr;gap:16px;display:grid}@media (width>=640px){.field-row{grid-template-columns:1fr 1fr}}.enquiry-contacts{border-top:1px solid var(--line);gap:10px;margin-top:26px;padding-top:22px;display:grid}.enquiry-contacts a{color:var(--ink);align-items:center;gap:12px;font-size:14.5px;font-weight:500;transition:color .18s;display:inline-flex}.enquiry-contacts a:hover{color:var(--blue)}.enquiry-contacts .ct-icon{background:#005cae14;border-radius:10px;flex:none;justify-content:center;align-items:center;width:36px;height:36px;transition:background .2s;display:flex}.enquiry-contacts .ct-icon svg{width:16px;height:16px;stroke:var(--blue);fill:none;transition:stroke .2s}.enquiry-contacts .ct-icon svg.wa-icon{color:var(--blue);fill:currentColor;stroke:currentColor;stroke-width:1px;stroke-linejoin:round}.enquiry-contacts a:hover .ct-icon svg.wa-icon{color:var(--white)}.enquiry-contacts a:hover .ct-icon{background:var(--blue)}.enquiry-contacts a:hover .ct-icon svg{stroke:var(--white)}@media (width>=480px){.enquiry-contacts{grid-template-columns:1fr 1fr;gap:12px 20px}}@media (width>=900px){.enquiry-layout{grid-template-columns:1fr 1.1fr;align-items:start}.enquiry-contacts{grid-template-columns:1fr}}@media (width>=1100px){.enquiry-contacts{grid-template-columns:1fr 1fr}}.prefooter{background:var(--paper);padding:0}.prefooter-band{background:linear-gradient(120deg, var(--blue-dark), var(--blue));color:var(--white);border-radius:0;padding:56px 0}.prefooter-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:28px;display:flex}.prefooter-band h2{color:var(--white);text-wrap:balance;max-width:700px;font-size:clamp(1.6rem,2.3vw,2.2rem)}.prefooter-band p{color:#ffffffd1;max-width:660px;margin-top:12px;font-size:15px}.prefooter-band .btn-primary{background:var(--white);color:var(--blue-dark);box-shadow:none}.prefooter-band .ctas{flex-wrap:wrap;gap:14px;display:flex}@media (width<=700px){.prefooter-band{padding:44px 0}}.page-hero{color:var(--white);background:linear-gradient(90deg,#0e2136 0%,#16324d 45%,#1c3f5e 100%);position:relative;overflow:hidden}.page-hero-grid{grid-template-columns:1fr;align-items:center;gap:30px;padding:44px 0;display:grid}.page-hero h1{color:var(--white);letter-spacing:-.02em;margin:12px 0 16px;font-size:clamp(1.7rem,3.4vw,2.7rem);line-height:1.12}.page-hero p{color:#ffffffd1;max-width:620px;margin-bottom:22px;font-size:15.5px;line-height:1.65}.page-hero-ctas{flex-wrap:wrap;gap:12px;display:flex}.page-hero-photo{aspect-ratio:4/3;text-align:center;background:repeating-linear-gradient(135deg,#ffffff0d 0 10px,#fff0 10px 20px),linear-gradient(135deg,#17334e,#0e2136);border:1px solid #ffffff24;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:20px;display:flex;position:relative;overflow:hidden}.page-hero-photo svg{width:40px;height:40px;stroke:var(--teal-light);opacity:.75}.page-hero-photo.has-image svg,.page-hero-photo.has-image .photo-note{display:none}.page-hero-photo .photo-note{letter-spacing:.1em;text-transform:uppercase;color:#ffffff8c;font-family:IBM Plex Mono,monospace;font-size:10.5px}.page-hero-photo img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}@media (width>=900px){.page-hero-grid{grid-template-columns:1.15fr 1fr;gap:48px;padding:64px 0}}.construct-grid{grid-template-columns:1fr;gap:18px;display:grid}.construct-card{background:var(--white);border:1px solid var(--line);border-radius:16px;padding:22px 22px 24px;transition:border-color .18s,transform .18s,box-shadow .18s}.construct-card:hover{border-color:var(--blue);transform:translateY(-2px);box-shadow:0 14px 28px -12px #005cae33}.construct-card h3{align-items:center;gap:10px;margin-bottom:8px;font-size:16.5px;display:flex}.construct-card h3 .tag{letter-spacing:.1em;text-transform:uppercase;color:var(--teal);background:#0e8f721a;border-radius:5px;padding:3px 8px;font-family:IBM Plex Mono,monospace;font-size:10.5px}.construct-card p{color:var(--steel);font-size:14px;line-height:1.65}@media (width>=760px){.construct-grid{grid-template-columns:1fr 1fr}}.spec-table-wrap{background:var(--white);border:1px solid var(--line);border-radius:16px;overflow:hidden}.spec-table{border-collapse:collapse;width:100%;font-size:14px}.spec-table tr:not(:last-child){border-bottom:1px solid var(--line)}.spec-table th,.spec-table td{text-align:left;vertical-align:top;padding:14px 18px}.spec-table th{letter-spacing:.06em;text-transform:uppercase;width:220px;color:var(--steel);background:var(--paper);font-family:IBM Plex Mono,monospace;font-size:11.5px;font-weight:500}.spec-table td{color:var(--ink);font-weight:500}.spec-table .tbc{color:var(--blue);font-style:italic;font-weight:500}.spec-note{color:var(--steel);margin-top:16px;font-size:13px}@media (width<=440px){.spec-table th{width:90px}}.materials-row{flex-wrap:wrap;gap:10px;margin-bottom:16px;display:flex}.material-chip{color:var(--blue);background:#005cae14;border:1px solid #005cae2e;border-radius:99px;padding:8px 14px;font-family:IBM Plex Mono,monospace;font-size:12.5px;font-weight:500}.materials-note{color:var(--steel);max-width:100%;font-size:14.5px;line-height:1.65}.applications-grid{grid-template-columns:1fr;gap:12px;display:grid}.application-item{background:var(--white);border:1px solid var(--line);border-radius:10px;align-items:center;gap:12px;padding:14px 16px;font-size:14px;font-weight:500;transition:border-color .15s;display:flex}.application-item:hover{border-color:var(--blue);color:var(--blue)}.application-item svg{width:18px;height:18px;stroke:var(--teal);flex-shrink:0}@media (width>=700px){.applications-grid{grid-template-columns:1fr 1fr}}.enquiry-faq-layout{flex-direction:column;align-items:center;gap:40px;display:flex}.enquiry-faq-layout>div{width:100%;max-width:100%}.faq-list{flex-direction:column;gap:10px;width:100%;display:flex}@media (width>=700px){.faq-list{flex-direction:row;align-items:flex-start;gap:28px}}.faq-col{flex-direction:column;gap:12px;width:100%;display:flex}.faq-item{background:var(--white);border:1px solid var(--line);border-radius:12px;overflow:hidden}.faq-q{text-align:left;width:100%;color:var(--ink);background:0 0;border:none;justify-content:space-between;align-items:center;gap:12px;padding:16px 18px;font-size:14.5px;font-weight:600;display:flex}.faq-q svg{width:16px;height:16px;stroke:var(--blue);flex-shrink:0;transition:transform .2s}.faq-q[aria-expanded=true] svg{transform:rotate(180deg)}.faq-a{color:var(--steel);padding:0 18px 18px;font-size:13.8px;line-height:1.65;display:none}.faq-q[aria-expanded=true]+.faq-a{display:block}footer.site{background:var(--ink);color:var(--footer-link)}.footer-columns{grid-template-columns:repeat(2,1fr);gap:28px 20px;padding-top:44px;padding-bottom:32px;display:grid}.footer-columns>.footer-company,.footer-columns>div:nth-child(4){grid-column:1/-1}.footer-columns>div:nth-child(4)>ul{-moz-column-gap:20px;grid-template-columns:1fr 1fr;column-gap:20px}.footer-columns h5{text-transform:uppercase;letter-spacing:.08em;color:var(--label);margin-bottom:12px;font-family:Poppins,sans-serif;font-size:12px;font-weight:600}.footer-columns ul{gap:7px;display:grid}.footer-columns a{color:var(--footer-link);font-size:13px;line-height:1.4}.footer-columns a:hover{color:var(--white)}.footer-company{text-align:center}.footer-company img{width:auto;height:48px;margin:0 auto 14px}.footer-company p{color:var(--footer-link);max-width:280px;margin-bottom:16px;margin-left:auto;margin-right:auto;font-size:13.5px}.footer-address{color:var(--footer-link);margin-bottom:10px;font-size:13.5px;line-height:1.7}.footer-hours{color:var(--label);font-size:13px}.footer-contact-hairline{border-top:1px solid var(--divider);flex-wrap:wrap;justify-content:center;gap:8px 14px;margin:18px 0 16px;padding-top:16px;display:flex}.footer-contact-hairline .fc-row{margin:0}@media (width<=719px){.footer-contact-hairline{gap:8px 10px}.footer-contact-hairline a{gap:6px;font-size:12.5px}.footer-contact-hairline svg{width:14px;height:14px}.footer-contact-hairline svg.wa-icon{width:15px;height:15px}}.footer-contact-hairline a{align-items:center;gap:8px;font-size:13.5px;display:inline-flex}.footer-contact-hairline .fc-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;display:flex}.footer-contact-hairline .fc-sep{color:var(--divider)}.footer-contact-hairline svg{width:15px;height:15px;stroke:var(--teal-light)}.footer-contact-hairline svg.wa-icon{width:16px;height:16px;color:var(--teal-light);fill:currentColor;stroke:currentColor;stroke-width:1px;stroke-linejoin:round}@media (width>=720px){.footer-columns{grid-template-columns:1.3fr 1fr 1fr 1.05fr;gap:40px;padding-top:72px;padding-bottom:48px}.footer-columns>.footer-company,.footer-columns>div:nth-child(4){grid-column:auto}.footer-columns>div:nth-child(4)>ul{grid-template-columns:1fr}.footer-columns h5{margin-bottom:18px;font-size:13px}.footer-columns ul{gap:10px}.footer-columns a{font-size:14px}.footer-company{text-align:left}.footer-company img{margin:0 0 14px}.footer-company p{margin-left:0;margin-right:0}.footer-contact-hairline{text-align:left;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:10px}.footer-contact-hairline .fc-row{justify-content:flex-start}}.footer-base{border-top:1px solid var(--divider);text-align:center;color:var(--label);flex-flow:column wrap;justify-content:center;align-items:center;gap:10px;padding:22px 0;font-size:13px;display:flex}.footer-base .legal-links{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}@media (width>=720px){.footer-base{text-align:left;flex-flow:row;justify-content:space-between;gap:24px}.footer-base .legal-links{flex:auto;justify-content:center}}.footer-base .legal-links a+a:before{content:"|";color:var(--divider);margin-right:10px}.footer-base a:hover{color:var(--white)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.in-page-hero{background:linear-gradient(180deg, #00000091 0%, #000000a8 0%, #000000b5 30%, #000000d1 100%), var(--hero-img,none);background-size:cover;background-position:var(--hero-focus,center);color:var(--white);background-repeat:no-repeat;position:relative;overflow:hidden}.in-page-hero-grid{text-align:center;grid-template-columns:1fr;place-items:center;gap:30px;padding:44px 0;display:grid}.in-page-hero-eyebrow{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);letter-spacing:.1em;text-transform:uppercase;color:var(--teal-light);background:#ffffff1f;border:1px solid #ffffff38;border-radius:999px;align-items:center;gap:8px;margin-bottom:14px;padding:7px 18px;font-family:IBM Plex Mono,monospace;font-size:12px;font-weight:500;display:inline-flex}.in-page-hero h1{color:var(--white);letter-spacing:-.02em;max-width:720px;margin:12px auto 16px;font-size:clamp(1.7rem,3.4vw,2.7rem);line-height:1.12}.in-page-hero p{color:#ffffffd1;width:100%;max-width:900px;margin:0 auto 22px;font-size:15.5px;line-height:1.65}.in-page-hero-ctas{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}@media (width>=900px){.in-page-hero-grid{padding:64px 0}}.equipment-grid{grid-template-columns:1fr;gap:16px;display:grid}.equipment-card{background:var(--white);border:1px solid var(--line);border-radius:16px;align-items:flex-start;gap:14px;padding:20px;transition:border-color .18s,transform .18s,box-shadow .18s;display:flex}.equipment-card:hover{border-color:var(--blue);transform:translateY(-2px);box-shadow:0 14px 28px -12px #005cae33}.equipment-icon{background:#005cae14;border-radius:12px;flex:none;justify-content:center;align-items:center;width:46px;height:46px;transition:background .2s;display:flex}.equipment-card:hover .equipment-icon{background:var(--blue)}.equipment-icon svg{width:22px;height:22px;stroke:var(--blue);fill:none;transition:stroke .2s}.equipment-card:hover .equipment-icon svg{stroke:var(--white)}.equipment-card h3{margin-bottom:4px;font-size:15.5px}.equipment-card p{color:var(--steel);font-size:13.5px;line-height:1.55}.codes-list{gap:8px;margin-top:18px;display:grid}.codes-list li{color:var(--ink);align-items:flex-start;gap:10px;font-size:14px;display:flex}.codes-list svg{width:16px;height:16px;stroke:var(--teal);flex-shrink:0;margin-top:3px}@media (width>=700px){.equipment-grid{grid-template-columns:1fr 1fr}}@media (width>=1040px){.equipment-grid{grid-template-columns:repeat(3,1fr)}}.related-grid{grid-template-columns:1fr;gap:12px;display:grid}.related-item{background:var(--white);border:1px solid var(--line);border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:16px 18px;font-size:14.5px;font-weight:600;transition:border-color .15s,color .15s;display:flex}.related-item:hover{border-color:var(--blue);color:var(--blue)}.related-item svg{stroke:currentColor;flex-shrink:0;width:16px;height:16px}@media (width>=700px){.related-grid{grid-template-columns:repeat(3,1fr)}}.quote-layout{grid-template-columns:1fr;align-items:start;gap:40px;display:grid}.quote-form{background:var(--white);border:1px solid var(--line);border-radius:16px;gap:22px;padding:30px;display:grid}.form-fieldset{gap:16px;display:grid}.form-fieldset legend,.form-section-label{letter-spacing:.1em;text-transform:uppercase;color:var(--teal);margin-bottom:4px;padding:0;font-family:IBM Plex Mono,monospace;font-size:11.5px}.form-hairline{border-top:1px solid var(--line);padding-top:20px}.field .optional-tag{color:var(--steel);text-transform:none;letter-spacing:0;font-weight:400}.flow-field{grid-template-columns:1fr 100px;gap:8px;display:grid}.hp-field{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.file-field{border:1px dashed var(--line);background:var(--paper);color:var(--steel);border-radius:8px;align-items:center;gap:12px;padding:18px 14px;font-size:13.5px;display:flex}.file-field svg{width:20px;height:20px;stroke:var(--blue);flex-shrink:0}.file-field input[type=file]{font-family:Poppins,sans-serif;font-size:13px}.file-note{color:var(--label);margin-top:6px;font-size:12px}.form-note{color:var(--steel);background:var(--tint);border-radius:10px;padding:14px 16px;font-size:13px;line-height:1.6}.quote-side{gap:20px;display:grid}.side-card{background:var(--white);border:1px solid var(--line);border-radius:16px;padding:24px}.side-card h3{margin-bottom:12px;font-size:15.5px}.side-card ul{gap:10px;display:grid}.side-card li{color:var(--steel);gap:10px;font-size:13.5px;line-height:1.55;display:flex}.side-card li svg{width:16px;height:16px;stroke:var(--teal);flex-shrink:0;margin-top:2px}.side-contacts{gap:10px;display:grid}.side-contacts a{color:var(--ink);align-items:center;gap:12px;font-size:14px;font-weight:500;transition:color .18s;display:inline-flex}.side-contacts a:hover{color:var(--blue)}.side-contacts .ct-icon{background:#005cae14;border-radius:9px;flex:none;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.side-contacts .ct-icon svg{width:15px;height:15px;stroke:var(--blue);fill:none}.side-contacts .ct-icon svg.wa-icon{color:var(--blue);fill:currentColor;stroke:currentColor;stroke-width:1px;stroke-linejoin:round}.side-card-dark{background:var(--ink);color:var(--footer-link)}.side-card-dark h3{color:var(--white)}.side-card-dark p{color:var(--footer-link);font-size:13.5px;line-height:1.6}@media (width>=980px){.quote-layout{grid-template-columns:1fr 340px}}@media (width>=640px){.field-row.cols-2{grid-template-columns:1fr 1fr}.field-row.cols-3{grid-template-columns:1fr 1fr 1fr}}.breadcrumb{background:var(--tint);border-bottom:1px solid var(--line);padding:11px 0;font-size:13px}.breadcrumb ol{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.breadcrumb li{color:var(--steel);align-items:center;gap:8px;display:flex}.breadcrumb li+li:before{content:"/";color:var(--label)}.breadcrumb a{color:var(--steel)}.breadcrumb a:hover{color:var(--blue)}.breadcrumb [aria-current=page]{color:var(--ink);font-weight:500}.related-item{justify-content:flex-start;align-items:center}.related-icon{background:#005cae14;border-radius:10px;flex:none;justify-content:center;align-items:center;width:38px;height:38px;transition:background .2s;display:flex}.related-icon svg{width:19px;height:19px;stroke:var(--blue);transition:stroke .2s}.related-item:hover .related-icon{background:var(--blue)}.related-item:hover .related-icon svg{stroke:var(--white)}.related-item>span:last-child{flex-direction:column;gap:2px;display:flex}.related-name{font-size:14.5px;font-weight:600}.related-desc{color:var(--steel);font-size:12.5px;font-weight:400;line-height:1.45}.download-grid{grid-template-columns:1fr;gap:12px;display:grid}.download-item{background:var(--white);border:1px solid var(--line);border-radius:12px;align-items:center;gap:14px;padding:16px 18px;transition:border-color .15s,box-shadow .15s;display:flex}.download-item:hover{border-color:var(--blue);box-shadow:0 12px 24px -14px #005cae3d}.download-item svg{width:22px;height:22px;stroke:var(--blue);flex:none}.download-item>span{flex-direction:column;gap:2px;display:flex}.download-name{font-size:14.5px;font-weight:600}.download-meta{letter-spacing:.04em;color:var(--label);text-transform:uppercase;font-family:IBM Plex Mono,monospace;font-size:11.5px}.download-note{color:var(--steel);margin-top:16px;font-size:14px;line-height:1.6}.download-note a{color:var(--blue);font-weight:500;text-decoration:underline}.sizing-panel{background:var(--tint);border-top:1px solid var(--line);padding:34px 0}.sizing-panel-inner{text-align:center;grid-template-columns:1fr;place-items:center;gap:20px;display:grid}.sizing-panel-img{width:150px;height:auto}.sizing-panel h2{margin-bottom:8px;font-size:clamp(1.25rem,2.4vw,1.6rem)}.sizing-panel p{color:var(--steel);max-width:520px;margin-bottom:16px;font-size:14.5px;line-height:1.6}@media (width>=700px){.download-grid{grid-template-columns:repeat(3,1fr)}}@media (width>=860px){.sizing-panel-inner{text-align:left;grid-template-columns:180px 1fr;justify-items:start;gap:34px}.sizing-panel-img{width:180px}}.credential-line{letter-spacing:.08em;text-transform:uppercase;color:var(--teal-light);margin-top:14px;font-family:IBM Plex Mono,monospace;font-size:12px}.enquiry-form input[readonly]{background:var(--tint);color:var(--steel);border-color:var(--line);cursor:default}.enquiry-form input[readonly]:focus{border-color:var(--line);box-shadow:none;outline:none}.enquiry-contacts .ct-static{color:var(--steel);align-items:center;gap:12px;display:flex}.field-error{color:#b3261e;margin-top:6px;font-size:12.5px;display:block}.form-success{color:var(--teal);background:#0e8f721a;border:1px solid #0e8f7259;border-radius:10px;margin-bottom:16px;padding:12px 14px;font-size:13.5px;line-height:1.55}.form-error-banner{color:#b3261e;background:#b3261e14;border:1px solid #b3261e4d;border-radius:10px;margin-bottom:16px;padding:12px 14px;font-size:13.5px;line-height:1.55}
