@font-face{font-family:Manrope;src:url('./assets/manrope-400.ttf') format('truetype');font-weight:400;font-display:swap}
@font-face{font-family:Manrope;src:url('./assets/manrope-600.ttf') format('truetype');font-weight:600;font-display:swap}
@font-face{font-family:Manrope;src:url('./assets/manrope-700.ttf') format('truetype');font-weight:700;font-display:swap}
@font-face{font-family:Manrope;src:url('./assets/manrope-800.ttf') format('truetype');font-weight:800;font-display:swap}
:root{--green:#004b32;--deep:#003624;--orange:#ff6800;--orange-hover:#df5200;--ink:#101917;--muted:#63708b;--line:#d7dee6;--pale:#edf5f0;--surface:#f3f5f7;--container:1280px;font-family:Arial,Helvetica,sans-serif;color:var(--ink);font-synthesis:none;background:white;scroll-behavior:smooth;scroll-padding-top:28px}
*{box-sizing:border-box}body{margin:0;font-size:1rem;line-height:1.5}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Manrope,Arial,sans-serif;letter-spacing:-.04em;line-height:1.2;font-weight:800}h1{font-size:clamp(2.5rem,4.2vw,4.5rem)}h2{font-size:clamp(1.8rem,2.65vw,2.7rem)}h3{font-size:1.5rem}p{margin-bottom:1em}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer}button:disabled{cursor:default}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}img{display:block;max-width:100%}button svg{pointer-events:none}button{background:none}a,button,input,select,textarea{transition:color .18s,background-color .18s,border-color .18s,box-shadow .18s}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--orange);outline-offset:4px}::selection{color:var(--deep);background:#ffcfaf}[hidden]{display:none!important}.container{width:min(var(--container),calc(100% - 112px));margin-inline:auto}.icon{width:24px;height:24px;flex:0 0 24px;vertical-align:middle}.skip-link{position:absolute;left:20px;top:-70px;z-index:100;background:white;padding:12px 20px}.skip-link:focus{top:12px}.section{padding:38px 0}.section-title{margin:0 0 24px}.section-title::after{content:'';display:block;background:var(--orange);width:52px;height:4px;margin-top:12px}.accent-rule{display:block;width:62px;height:5px;background:var(--orange);margin-top:20px}.eyebrow{font-size:.75rem;font-weight:700;letter-spacing:.23em;line-height:1.5;margin-bottom:14px}.eyebrow.orange{color:var(--orange)}.eyebrow.muted{color:#868eaa}.button{display:inline-flex;align-items:center;justify-content:center;gap:14px;min-height:55px;padding:13px 25px;background:var(--orange);color:#fff;border:1px solid var(--orange);border-radius:3px;font-size:1rem;font-weight:600;line-height:1.4}.button:hover{background:var(--orange-hover);border-color:var(--orange-hover)}.button-outline{background:transparent;border:2px solid #fff;color:white}.button-outline:hover{background:#fff;color:var(--deep);border-color:white}.button-small{min-height:46px;font-size:.9375rem}.orange-link{display:inline-flex;align-items:center;gap:11px;color:#e95600;font-size:1rem;text-decoration:underline;text-underline-offset:5px;text-decoration-color:#ffb88b}.orange-link:hover{color:var(--orange-hover);text-decoration-color:currentColor}.orange-link .icon{width:21px;height:21px;flex-basis:21px}.visual-crop{display:block;position:relative;overflow:hidden;isolation:isolate;flex-shrink:0}.visual-crop>img{position:absolute;max-width:none;height:auto;pointer-events:none;user-select:none}.universal-logo{width:220px}.wordmark-group{--mark-height:32px;display:inline-flex;align-items:center;gap:9px;white-space:nowrap;vertical-align:middle;color:var(--green);line-height:1}.wordmark{height:var(--mark-height);width:auto;mix-blend-mode:multiply}.product-code{font-family:Arial,Helvetica,sans-serif;font-size:calc(var(--mark-height)*1.38);font-weight:700;line-height:.75;letter-spacing:-.035em;display:inline-block;transform:translateY(1px)}
/* Shared header, matching the approved contact-page navigation. */
.utility{background:linear-gradient(100deg,#004e35,#003a28 70%,#005036);color:white;font-size:.875rem}.utility-inner{min-height:34px;display:flex;justify-content:space-between;align-items:center;gap:20px}.utility-contact{display:flex;gap:26px}.utility-contact a{display:flex;align-items:center;gap:10px}.utility .icon{width:17px;height:17px;flex-basis:17px}.utility a:hover{color:#ffd1b0}.site-header{position:relative;z-index:20;background:#fff;border-bottom:1px solid #e7ebe9}.header-inner{min-height:88px;display:flex;align-items:center;gap:44px;justify-content:space-between}.brand{display:inline-flex;flex-shrink:0}.desktop-nav{display:flex;align-items:center;justify-content:center;gap:clamp(26px,3.8vw,60px);flex:1}.nav-link{position:relative;padding:29px 0;font-size:.9375rem;white-space:nowrap;font-weight:600}.nav-link::after{content:'';position:absolute;bottom:19px;left:0;right:0;height:3px;background:var(--orange);transform:scaleX(0);transform-origin:left;transition:transform .2s}.nav-link:hover::after,.nav-link.active::after{transform:scaleX(1)}.header-actions{display:flex;align-items:center;gap:18px}.language{display:flex;align-items:center;gap:11px;white-space:nowrap;color:var(--green);font-size:.9375rem}.language a{display:flex;align-items:center;min-height:44px}.language .active{color:var(--orange)}.language>span{font-size:1.4rem}.menu-toggle{display:none;border:0;width:44px;height:44px;align-items:center;justify-content:center;color:var(--green)}.mobile-nav{padding:6px 28px 22px;border-top:1px solid var(--line);box-shadow:0 14px 22px #002a1b12}.mobile-nav a{display:flex;justify-content:space-between;gap:20px;padding:17px 0;border-bottom:1px solid #e6ebe8;font-weight:600}.mobile-nav a[aria-current]{color:var(--orange)}
/* Dedicated hero photograph retains the approved composition and readable labels. */
.hero87-photograph{aspect-ratio:509/468}
.hero87-photograph>img{inset:0;width:100%;height:100%;object-fit:cover}
.home-hero{background:radial-gradient(ellipse at 26% 58%,#005638 0,#003824 64%,#10231b 100%);color:white;overflow:hidden}.hero-scene{max-width:1440px;margin:auto;position:relative;min-height:clamp(510px,49.8vw,680px)}.hero-copy{padding-top:clamp(68px,6vw,94px);padding-bottom:72px;position:relative;z-index:2;pointer-events:none}.hero-copy>*{width:51%;pointer-events:auto}.hero-copy .eyebrow{margin-bottom:24px;color:#fafafa}.hero-copy h1{font-size:clamp(2.9rem,4.7vw,4.3rem);line-height:1.07;font-weight:700;margin-bottom:0;letter-spacing:-.047em}.hero-copy h1>span,.hero-copy h1>strong{display:block}.hero-copy .hero-line{font-size:clamp(2rem,3.1vw,2.8rem);line-height:1.24;margin-bottom:1px;letter-spacing:-.04em}.hero-copy h1>strong{color:var(--orange);font-weight:800}.hero-actions{display:flex;gap:18px;margin-top:clamp(60px,9.2vw,133px)}.hero-actions .button{padding-inline:23px;white-space:nowrap}.hero-product-art{position:absolute;right:0;bottom:0;width:54%;max-width:740px;z-index:1}.hero-product-art::after{content:'';position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,#003c27,transparent 5%)}.hero-product-art .visual-crop{width:100%}.sectors-section{padding-top:34px;padding-bottom:32px}.sector-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.sector-card{position:relative;display:block;overflow:hidden;aspect-ratio:200/290;background:#080d09;color:white}.sector-card>.visual-crop{width:100%;transition:transform .5s}.sector-card::after{content:'';position:absolute;inset:45% 0 0;background:linear-gradient(transparent,#070907 87%);pointer-events:none}.sector-card-label{display:flex;align-items:center;justify-content:space-between;position:absolute;bottom:25px;left:21px;right:18px;z-index:2;gap:9px;font-size:clamp(1rem,1.6vw,1.42rem);line-height:1.25;letter-spacing:-.03em}.sector-card-label .icon{color:#ff9400;flex-basis:22px;width:22px;height:22px}.sector-card:hover>.visual-crop{transform:scale(1.035)}.sector-card:hover .sector-card-label .icon{transform:translateX(3px)}
.featured-section{background:radial-gradient(ellipse at 75% 30%,#f6faff 0,#e6eef6 65%,#dfeaf3 100%);padding:31px 0 17px;overflow:hidden}.section-heading-row{display:flex;align-items:center;justify-content:space-between;gap:24px}.brand-heading{display:flex;align-items:center;gap:12px;margin:0;font-size:clamp(1.65rem,2.6vw,2.45rem);line-height:1.2}.brand-heading .wordmark-group{--mark-height:42px}.product-carousel{position:relative;padding:15px 0 0}.carousel-viewport{overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-x:contain;scroll-behavior:smooth}.carousel-viewport::-webkit-scrollbar{display:none}.featured-track{display:flex}.featured-item{flex:0 0 50%;min-width:0;display:flex;align-items:center;padding:6px 25px 0 10px;scroll-snap-align:start;position:relative;gap:16px}.featured-item:nth-child(odd)::after{content:'';position:absolute;right:0;top:3%;bottom:7%;width:1px;background:#c2cedc}.featured-item>.product-photo{width:56%;mix-blend-mode:multiply}.featured-copy{flex:1;min-width:0}.featured-copy h3{margin:0 0 40px}.featured-copy .wordmark-group{--mark-height:27px}.carousel-arrow{border:0;background:#fff;box-shadow:0 4px 12px #19374210;border-radius:50%;position:absolute;top:46%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;z-index:3;color:var(--green)}.carousel-arrow:hover{background:var(--orange);color:#fff}.carousel-arrow.previous{left:-28px}.carousel-arrow.previous svg{transform:rotate(180deg)}.carousel-arrow.next{right:-28px}.carousel-dots{display:flex;justify-content:center;gap:4px;margin-top:0}.carousel-dot{border:0;width:28px;height:28px;padding:7px;display:flex;align-items:center;justify-content:center}.carousel-dot::after{content:'';background:#9fa8b8;width:12px;height:12px;border-radius:50%;display:block}.carousel-dot.active::after{background:var(--orange);box-shadow:0 0 0 2px #fff}.home-company{max-width:1440px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:0;padding-top:20px;padding-bottom:16px}.company-image{overflow:hidden;display:flex;align-items:center}.company-image .visual-crop{width:100%}.company-copy{padding:12px 48px 12px 40px;align-self:center}.company-copy h2{font-size:clamp(1.75rem,2.7vw,2.6rem);margin-bottom:20px}.company-copy p:not(.eyebrow){color:var(--muted);font-size:1rem;line-height:1.6}.company-copy .eyebrow{margin-bottom:13px}.company-copy .eyebrow::after{content:'';display:block;width:42px;height:2px;background:var(--orange);margin-top:10px}.company-links{display:flex;justify-content:space-between;gap:20px;margin-top:29px;flex-wrap:wrap}.company-links a{font-size:.9375rem}
/* Interior page banners and company profile. */
.page-hero{background:radial-gradient(ellipse at 12% 40%,#005333,#003721 85%);position:relative;color:white;overflow:hidden}.page-hero-inner{position:relative;z-index:2;padding-top:48px;padding-bottom:50px}.breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:9px;font-size:.875rem;margin-bottom:16px;line-height:1.5}.breadcrumb a:hover{color:var(--orange)}.breadcrumb [aria-current]{opacity:.8}.page-hero h1{margin:0;max-width:70%;line-height:1.16}.page-hero .banner-art{position:absolute;right:0;bottom:0;width:64%;height:100%;overflow:hidden}.banner-art>.visual-crop{position:absolute;right:0;top:50%;transform:translateY(-50%);width:100%}.banner-art::after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#004329,transparent 18%)}.page-hero-description{font-size:1.25rem;margin:24px 0 0;max-width:53%;line-height:1.45}.hero-subtitle{margin-top:20px;font-family:Manrope,Arial,sans-serif;font-weight:800;font-size:clamp(1.6rem,2.8vw,2.6rem);letter-spacing:-.04em;line-height:1.2}.hero-subtitle strong{color:var(--orange)}.profile-hero .page-hero-inner{padding-top:44px;padding-bottom:49px}.profile-hero h1{font-size:clamp(2.5rem,4vw,4rem)}.profile-hero .banner-art{width:57%}.profile-intro{display:grid;grid-template-columns:2fr 1fr;gap:90px;padding-top:34px;padding-bottom:34px}.profile-intro h2{color:var(--deep);font-size:clamp(2.1rem,3.6vw,3.5rem);margin-bottom:20px}.profile-intro .eyebrow{margin:0 0 12px}.profile-intro p:not(.eyebrow){color:var(--muted);font-size:1.0625rem;line-height:1.6}.profile-intro p:last-child{margin-bottom:0}.timeline{list-style:none;padding:0 0 0 37px;border-left:1px solid #81a795;margin:0;align-self:center}.timeline li{position:relative;margin:0 0 8px}.timeline li:last-child{margin-bottom:0}.timeline li::before{content:'';width:12px;height:12px;background:var(--orange);border:2px solid white;position:absolute;left:-44px;top:14px;border-radius:50%}.timeline strong{display:block;color:var(--orange);font-family:Manrope,Arial,sans-serif;font-size:2.3rem;letter-spacing:-.04em;line-height:1.15}.timeline li:last-child strong{color:var(--deep)}.timeline span{display:block;color:var(--muted);font-size:.9375rem;line-height:1.45}.profile-story{display:grid;grid-template-columns:1fr 1fr;max-width:1440px;margin:auto;align-items:center}.story-image{overflow:hidden;min-width:0}.story-image .visual-crop{width:100%}.story-copy{padding:26px 48px 26px 38px}.story-copy h2{font-size:clamp(1.6rem,2.15vw,2.1rem);color:var(--deep);margin-bottom:17px}.story-copy h2::after{display:none}.story-copy h2::before{content:'';display:block;width:45px;height:3px;background:var(--orange);margin-bottom:14px}.story-copy p{font-size:1rem;color:var(--muted);line-height:1.65}.story-copy .orange-link{font-size:.9375rem}.profile-story.reverse .story-image{grid-column:2;grid-row:1}.profile-story.reverse .story-copy{grid-column:1;grid-row:1;padding-left:max(48px,calc((1440px - var(--container))/2))}.purpose-section{background:linear-gradient(110deg,#f0f8f3,#eaf4ee);padding:24px 0 21px}.purpose-section .section-title{font-size:2rem;margin-bottom:10px}.purpose-section .section-title::after{display:none}.purpose-section .section-title::before{content:'';display:block;width:43px;height:3px;background:var(--orange);margin-bottom:12px}.purpose-section p{color:var(--muted);font-size:1rem;margin:0}.profile-sectors{padding-top:24px;padding-bottom:30px}.profile-sectors .section-title{font-size:2rem}.sector-grid.compact .sector-card{aspect-ratio:210/185}.sector-grid.compact .sector-card-label{left:14px;right:13px;bottom:19px;font-size:1rem}.sector-grid.compact .sector-card>.visual-crop{margin-top:-8%}
/* Product listing: search, real pagination and category navigation. */
.category-tabs{border-bottom:1px solid var(--line);background:white}.category-tabs>.container{display:flex;gap:clamp(22px,4.2vw,65px);overflow-x:auto;scrollbar-width:thin}.category-tabs a{padding:18px 4px 20px;white-space:nowrap;font-size:1rem;position:relative;color:#1c254a}.category-tabs a.active{font-weight:700}.category-tabs a.active::after{content:'';position:absolute;bottom:0;left:0;right:0;height:6px;background:var(--orange)}.catalog-section{padding-top:35px;padding-bottom:40px}.catalog-heading{display:flex;align-items:center;gap:23px;margin-bottom:23px;scroll-margin-top:20px}.catalog-heading .brand-heading{gap:11px}.catalog-heading .brand-heading .wordmark-group{--mark-height:42px}.product-total{border-left:1px solid #a9b0c4;padding-left:24px;font-size:.9375rem;color:var(--muted);white-space:nowrap}.product-search{margin-left:auto;border:1px solid #b8c2d5;border-radius:4px;height:48px;display:flex;align-items:center;gap:15px;padding:0 16px;width:290px;min-width:160px;color:#1c254a}.product-search input{width:100%;min-width:0;border:0;background:transparent;font-size:1rem;outline:0;height:100%}.product-search:focus-within{outline:3px solid var(--orange);outline-offset:3px}.product-search input:focus-visible{outline:none}.product-search .icon{width:22px;height:22px;flex-basis:22px}input::placeholder,textarea::placeholder{color:#8c96ac;opacity:1}.product-filters{display:flex;gap:10px;padding:22px 24px;border-radius:7px;background:#f0f2f3;margin-bottom:20px;overflow:auto}.filter-button{flex:1 0 auto;min-height:61px;padding:12px 18px;white-space:nowrap;font-size:1rem;color:#162042;background:white;border:1px solid #cbd3e2;border-radius:4px}.filter-button.active{background:var(--orange);border-color:var(--orange);color:white}.filter-button:hover:not(.active){border-color:var(--orange);color:var(--orange-hover)}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.product-card{border:1px solid #d7dde7;border-radius:6px;overflow:hidden;background:#fff;transition:box-shadow .2s,border-color .2s}.product-card:hover{border-color:#9ab9a9;box-shadow:0 8px 20px #0a46310e}.product-card-main{display:flex;flex-direction:column;align-items:center;height:100%;padding-bottom:23px}.product-card-main>.product-photo{width:100%;background:#f4f5f6}.product-card h3{margin:11px 0 15px}.product-card .wordmark-group{--mark-height:28px}.product-card .orange-link{font-size:1rem;text-decoration:none}.legacy-product-photo{background:radial-gradient(ellipse at 50% 80%,white,#eff0f1);display:flex;align-items:center;justify-content:center;aspect-ratio:315/250;width:100%;padding:24px}.legacy-product-photo img{max-height:100%;width:auto;max-width:85%;object-fit:contain;mix-blend-mode:multiply}.no-product-photo{display:flex;align-items:center;justify-content:center;aspect-ratio:315/250;width:100%;background:radial-gradient(ellipse,#fff,#e9efec);padding:24px}.no-product-photo .wordmark-group{--mark-height:25px}.catalog-bottom{display:flex;align-items:center;gap:20px;min-height:77px;margin-top:16px;position:relative}.catalog-bottom>p{color:var(--muted);font-size:.875rem;margin:0}.pagination{display:flex;gap:7px;position:absolute;left:50%;transform:translateX(-50%)}.pagination button{min-width:42px;min-height:42px;border:1px solid #d8dfec;border-radius:4px;color:#19254c;background:white}.pagination button.active{background:var(--orange);color:white;border-color:var(--orange)}.pagination button:disabled{opacity:.35}.pagination button:first-child svg{transform:rotate(180deg)}.pagination .icon{width:18px;height:18px}.empty-state{padding:50px 24px;background:#f8faf9;display:flex;align-items:center;text-align:center;flex-direction:column;gap:16px;border:1px solid var(--line);border-radius:5px}.empty-state>.icon{width:35px;height:35px;flex-basis:35px;color:var(--green)}.empty-state h3{margin:0;font-size:1.4rem}.empty-state p{max-width:500px;margin:0;color:var(--muted)}.empty-state .orange-link{margin-top:6px}
/* Technical support. */
.support-layout{display:grid;grid-template-columns:minmax(0,2.15fr) minmax(0,1fr);gap:28px;padding-top:30px;padding-bottom:32px;align-items:start}.support-form{padding:32px 39px 25px;border:1px solid var(--line);border-radius:4px}.support-form>.section-title{font-size:clamp(2rem,3.3vw,3.1rem);color:#062820;margin-bottom:9px}.support-form>.section-title::after{display:none}.support-form>.section-title::before{content:'';display:block;width:44px;height:4px;background:var(--orange);margin-bottom:17px}.form-intro{color:var(--muted);font-size:1.17rem;margin-bottom:27px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 28px}.form-field{display:flex;flex-direction:column;gap:8px;min-width:0}.form-field label{font-weight:600;font-size:1rem;color:#16233e}.form-field input,.form-field select,.form-field textarea{width:100%;min-height:50px;padding:11px 15px;border:1px solid #cdd5e3;border-radius:5px;background:#fff;min-width:0;font-size:1rem}.form-field select{padding-right:30px}.form-field textarea{resize:vertical;line-height:1.6;min-height:132px}.form-field.full{grid-column:1/-1}.submit-button{margin-top:27px;width:100%;min-height:62px;font-size:1.25rem}.response-note{margin:22px 0 0;color:var(--muted);line-height:1.5;font-size:1rem}.preview-note{font-size:.8125rem;color:#67747f;margin:10px 0 0}.form-feedback{margin-top:20px;display:flex;gap:12px;background:#edf6ee;border-left:3px solid var(--green);padding:17px;color:var(--green)}.form-feedback p{margin:0}.form-feedback a{text-decoration:underline}.support-aside{padding:31px 31px 27px;background:linear-gradient(130deg,#eff8f1,#e9f3ee);border-radius:4px;color:#082a22}.support-aside>.accent-rule{margin:0 0 23px;width:46px;height:4px}.support-aside>.icon{color:var(--orange);width:50px;height:50px;margin-bottom:24px}.support-aside h2{font-size:clamp(1.7rem,2.8vw,2.45rem);line-height:1.15;margin-bottom:24px}.support-aside>p{color:var(--muted);font-size:1.1rem;line-height:1.5;margin-bottom:33px}.support-contacts{border-block:1px solid #d4dfd9;padding:29px 0;display:flex;flex-direction:column;gap:30px}.support-contacts>a{display:flex;align-items:flex-start;gap:18px;min-width:0}.support-contacts .icon{margin-top:3px;width:30px;height:30px;flex-basis:30px}.support-contacts span{min-width:0}.support-contacts small{display:block;color:var(--muted);font-size:1rem;margin-bottom:5px}.support-contacts strong{font-size:clamp(.9375rem,1.65vw,1.32rem);letter-spacing:-.03em;overflow-wrap:anywhere}.aside-bottom-link{display:flex;align-items:center;gap:17px;font-size:1.05rem;margin-top:27px}.aside-bottom-link .icon{color:var(--orange)}
/* Contact cards. */
.contact-offices{padding-top:31px;padding-bottom:40px}.office-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px}.office-card{border:1px solid #cdd7e1;border-radius:6px;padding:27px 34px 26px;display:flex;flex-direction:column}.office-card h3{font-size:clamp(1.65rem,2.6vw,2.35rem);margin-bottom:27px}.office-address{display:flex;gap:23px;margin-bottom:26px;font-size:1.0625rem;line-height:1.48}.office-address .icon{color:var(--orange);width:31px;height:31px;flex-basis:31px}.office-address address{font-style:normal}.contact-line{display:grid;grid-template-columns:31px 90px minmax(0,1fr);gap:20px;align-items:start;margin-bottom:23px;font-size:1.0625rem;line-height:1.45}.contact-line>.icon{color:var(--orange);width:28px;height:28px;flex-basis:28px}.contact-label{color:#5d6a78}.contact-line strong{font-weight:700;overflow-wrap:anywhere;letter-spacing:-.02em}.contact-line a:hover{text-decoration:underline;text-underline-offset:4px}.office-card-bottom{border-top:1px solid var(--line);padding-top:16px;margin-top:auto;min-height:135px;display:flex;align-items:flex-start;flex-direction:column;justify-content:flex-end}.tax-info{font-size:.9375rem;line-height:1.6;margin-bottom:17px}.tax-info span{color:#586979}.office-card-bottom .button{font-size:1.15rem;font-weight:400;padding-inline:22px;gap:16px}.representatives-section{background:linear-gradient(110deg,#e7edf1,#f2f5f7);padding:44px 0 51px}.representatives-grid{display:grid;grid-template-columns:1.55fr 1fr;gap:30px;align-items:start}.representatives-grid .section-title{font-size:clamp(1.65rem,2.6vw,2.4rem)}.region-grid{display:grid;grid-auto-flow:column;grid-template-rows:repeat(4,1fr);grid-template-columns:repeat(2,minmax(0,1fr));gap:7px 14px}.region-tile{display:flex;align-items:center;justify-content:space-between;gap:13px;padding:16px 18px;min-height:61px;background:#fff;border:1px solid #d0dbe5;border-radius:5px;font-size:1rem;letter-spacing:-.02em}.region-tile>.icon{color:var(--orange);width:21px;height:21px;flex-basis:21px}.region-tile:hover{border-color:var(--orange);background:#fffaf7}.export-card{padding:35px 35px 41px;min-height:322px;border-radius:6px;background:radial-gradient(ellipse at 85% 60%,#005836,#003521);color:white}.export-card .section-title{font-size:clamp(1.6rem,2.15vw,2.1rem);margin-bottom:33px}.export-card p,.export-card>a{display:flex;align-items:center;gap:22px;margin:0 0 20px;font-size:clamp(1.125rem,1.8vw,1.5rem);line-height:1.4;min-width:0}.export-card>a:last-child{margin-bottom:0}.export-card span{overflow-wrap:anywhere;min-width:0}.export-card .icon{color:var(--orange);width:32px;height:32px;flex-basis:32px}.export-card a:hover span{text-decoration:underline}.region-dialog{border:1px solid var(--line);border-radius:10px;width:min(900px,calc(100vw - 40px));max-height:85vh;padding:36px;color:var(--ink);overscroll-behavior:contain}.region-dialog::backdrop{background:#002619b3;backdrop-filter:blur(3px)}.dialog-close{position:absolute;right:18px;top:18px;border:1px solid var(--line);background:#fff;width:42px;height:42px;border-radius:50%;display:flex;align-items:center;justify-content:center}.region-dialog h2{padding-right:40px;margin-bottom:24px}.region-dialog .eyebrow{padding-right:45px}.people-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.person-card{padding:20px;background:#f3f7f5;border:1px solid #d8e3dd;border-radius:4px}.person-card h3{font-size:1.2rem;margin-bottom:14px;letter-spacing:-.02em}.person-card a{display:flex;gap:10px;align-items:center;font-size:.9375rem;overflow-wrap:anywhere;margin-top:10px}.person-card .icon{color:var(--orange);width:19px;height:19px;flex-basis:19px}
/* Existing product content remains available for the next product-design stage. */
.product-detail-breadcrumb{padding-top:25px}.product-detail-breadcrumb .breadcrumb{color:var(--muted)}.product-detail{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:start;padding-top:23px;padding-bottom:65px}.detail-visual{border:1px solid var(--line);border-radius:6px;overflow:hidden;background:#f3f5f4}.detail-visual>.product-photo{width:100%}.detail-copy{padding-top:24px}.detail-copy h1{margin-bottom:30px}.detail-copy h1 .wordmark-group{--mark-height:44px;gap:15px}.detail-copy h2{font-size:1rem;line-height:1.5;letter-spacing:.02em;font-weight:600;margin-bottom:20px}.detail-copy>p{color:var(--muted);line-height:1.65}.product-specs{margin:26px 0}.product-specs>div{display:grid;grid-template-columns:145px minmax(0,1fr);padding:14px 0;border-top:1px solid var(--line);font-size:.9375rem;gap:20px}.product-specs dt{color:var(--muted)}.product-specs dd{margin:0}.detail-actions{display:flex;align-items:flex-start;flex-direction:column;gap:25px;margin-top:35px}.missing-page{padding-block:110px}.missing-page h1{margin-bottom:35px}
/* Consistent four-link footer. */
.site-footer{background:radial-gradient(ellipse at 48% 40%,#005b3e,#003b29 85%);color:white;padding:38px 0 46px}.footer-grid{display:grid;grid-template-columns:1.4fr 1.12fr 1.06fr .5fr;gap:28px;align-items:center}.footer-brand .universal-logo{width:215px}.footer-brand p{font-size:.8125rem;line-height:1.5;margin:18px 0 0}.footer-nav{border-inline:1px solid #b2d5c8;display:grid;grid-template-columns:1fr 1fr;grid-auto-flow:column;grid-template-rows:repeat(2,auto);gap:15px 20px;padding:10px 28px;font-size:.9375rem;line-height:1.4;min-height:102px;align-content:center}.footer-nav a:hover,.footer-contact a:hover{color:#ffb883}.footer-contact{display:flex;flex-direction:column;gap:9px;font-style:normal;font-size:.9375rem;min-width:0}.footer-contact a{display:flex;gap:13px;align-items:center;overflow-wrap:anywhere}.footer-contact .icon{width:19px;height:19px;flex-basis:19px}.footer-legal{border-left:1px solid #b2d5c8;padding-left:28px;min-height:92px;display:flex;flex-direction:column;justify-content:center;gap:7px;font-size:.875rem;white-space:nowrap}
@media(min-width:1600px){.hero-copy{width:1280px}.home-hero{background:#003c27}.hero-scene::after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#003c27,transparent 3%,transparent 96%,#003c27);pointer-events:none;z-index:1}}
@media(max-width:1200px){.container{width:calc(100% - 80px)}.header-inner{gap:28px}.universal-logo{width:190px}.desktop-nav{gap:30px}.nav-link{font-size:.875rem}.hero-copy .hero-line{font-size:2rem}.hero-copy h1{font-size:3.45rem}.hero-copy>*{width:53%}.hero-actions .button{padding-inline:18px;font-size:.9375rem}.hero-actions{gap:15px}.sector-card-label{font-size:1.125rem;left:17px;right:13px}.brand-heading{font-size:1.9rem}.brand-heading .wordmark-group,.catalog-heading .brand-heading .wordmark-group{--mark-height:35px}.featured-copy .wordmark-group{--mark-height:23px}.featured-item{gap:4px;padding-right:16px}.featured-copy h3{margin-bottom:26px}.company-copy{padding:15px 33px}.company-links{gap:14px;margin-top:22px}.profile-intro{gap:50px}.story-copy{padding:24px 32px}.profile-story.reverse .story-copy{padding-left:40px}.catalog-heading{gap:16px}.product-total{padding-left:16px}.product-search{width:240px}.filter-button{padding:11px 15px;font-size:.9375rem}.product-filters{padding:18px;gap:9px}.support-layout{gap:24px;grid-template-columns:minmax(0,2fr) minmax(0,1fr)}.support-form{padding:28px}.support-aside{padding:28px 24px}.support-contacts>a{gap:13px}.support-contacts .icon{width:25px;height:25px;flex-basis:25px}.support-contacts strong{font-size:1.05rem}.contact-line{grid-template-columns:28px 71px minmax(0,1fr);gap:16px;font-size:1rem}.office-card{padding:27px}.office-address{gap:19px;font-size:1rem}.export-card{padding:30px 26px}.export-card p,.export-card>a{gap:16px;font-size:1.125rem}.region-tile{font-size:.9375rem;padding:14px}.footer-grid{gap:23px;grid-template-columns:1.25fr 1.1fr 1fr}.footer-legal{grid-column:1/-1;border-left:0;border-top:1px solid #ffffff30;min-height:0;padding:20px 0 0;flex-direction:row;justify-content:space-between}.footer-nav{padding-inline:24px;gap:14px}.footer-brand .universal-logo{width:190px}}
@media(max-width:960px){.container{width:calc(100% - 56px)}.utility-inner{font-size:.8125rem}.utility-contact{gap:17px}.utility-contact .icon{width:15px;height:15px;flex-basis:15px}.desktop-nav{display:none}.header-inner{min-height:78px}.menu-toggle{display:flex}.universal-logo{width:180px}.header-actions{gap:17px}.hero-scene{min-height:470px}.hero-copy{padding-top:60px;padding-bottom:50px}.hero-copy .hero-line{font-size:1.65rem}.hero-copy h1{font-size:2.95rem}.hero-copy .eyebrow{font-size:.6875rem;letter-spacing:.2em;margin-bottom:19px}.hero-actions{margin-top:75px;gap:12px}.hero-actions .button{font-size:.875rem;padding:12px 15px;gap:8px;min-height:50px}.hero-actions .button .icon{width:19px;height:19px;flex-basis:19px}.hero-product-art{width:57%}.sector-grid{gap:14px}.sector-card-label{font-size:1rem;left:14px;bottom:20px;right:11px;gap:6px}.sector-card-label .icon{width:19px;height:19px;flex-basis:19px}.featured-section{padding-top:28px}.brand-heading{font-size:1.6rem;gap:10px}.brand-heading .wordmark-group,.catalog-heading .brand-heading .wordmark-group{--mark-height:31px}.featured-item{gap:6px;padding:8px}.featured-copy .wordmark-group{--mark-height:19px;gap:6px}.featured-copy .orange-link{font-size:.875rem;gap:6px}.featured-copy h3{margin-bottom:23px}.carousel-arrow{width:41px;height:41px}.carousel-arrow.previous{left:-20px}.carousel-arrow.next{right:-20px}.company-copy h2{font-size:1.8rem;margin-bottom:14px}.company-copy{padding:18px 25px}.company-copy p:not(.eyebrow){font-size:.9375rem}.company-links{margin-top:17px;gap:13px}.company-links a{font-size:.875rem;gap:7px}.home-company{align-items:center}.page-hero-inner{padding-top:35px;padding-bottom:37px}.page-hero h1{font-size:2.75rem}.page-hero .banner-art{width:64%;min-width:500px}.page-hero-description{font-size:1.1rem}.hero-subtitle{font-size:1.8rem;max-width:60%}.profile-intro{grid-template-columns:1.6fr 1fr;gap:35px;padding-block:30px}.profile-intro h2{font-size:2.3rem}.profile-intro p:not(.eyebrow){font-size:1rem}.timeline{padding-left:26px}.timeline li::before{left:-33px}.timeline strong{font-size:2rem}.timeline span{font-size:.875rem}.story-copy{padding:24px}.story-copy h2{font-size:1.45rem}.story-copy p{font-size:.9375rem}.profile-story.reverse .story-copy{padding-left:28px}.sector-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.sector-grid.compact .sector-card{aspect-ratio:1.5}.sector-grid.compact .sector-card-label{font-size:1.1rem}.catalog-heading{flex-wrap:wrap;gap:16px}.catalog-heading .product-total{margin-left:auto}.product-search{width:100%;margin-left:0;height:49px}.product-filters{padding:14px;margin-bottom:20px}.filter-button{min-height:52px}.product-grid{gap:16px}.product-card .wordmark-group{--mark-height:22px;gap:6px}.product-card .orange-link{font-size:.9375rem}.product-card h3{margin-top:10px}.product-card-main{padding-bottom:19px}.product-card .no-product-photo .wordmark-group{--mark-height:16px}.support-layout{grid-template-columns:1fr;gap:24px}.support-aside{display:grid;grid-template-columns:1fr 1.1fr;gap:10px 35px;position:relative;padding:32px}.support-aside>.accent-rule{grid-column:1;margin-bottom:8px}.support-aside>.icon{display:none}.support-aside h2{font-size:2rem;grid-column:1;margin:0}.support-aside>p{grid-column:1;grid-row:3;font-size:1rem;margin:0}.support-contacts{grid-column:2;grid-row:1/4;border:0;border-left:1px solid #c8d9cf;padding:0 0 0 30px;justify-content:center;gap:21px}.support-contacts strong{font-size:1.125rem}.aside-bottom-link{grid-column:1/-1;border-top:1px solid #d4dfd9;padding-top:19px;margin-top:14px}.office-grid{gap:20px}.office-card{padding:23px}.office-card h3{font-size:1.75rem}.office-address{gap:14px;font-size:.9375rem}.office-address .icon{width:25px;height:25px;flex-basis:25px}.contact-line{grid-template-columns:25px minmax(0,1fr);gap:3px 14px;margin-bottom:20px}.contact-line>.icon{grid-row:1/3;width:23px;height:23px;flex-basis:23px}.contact-label{font-size:.875rem}.contact-line strong{grid-column:2}.office-card-bottom .button{font-size:1rem;padding-inline:16px;gap:10px}.representatives-grid{grid-template-columns:1.3fr 1fr;gap:23px}.representatives-grid .section-title{font-size:1.65rem}.region-grid{grid-template-columns:1fr;grid-template-rows:none;grid-auto-flow:row}.region-tile{min-height:52px}.export-card{padding:28px 23px}.export-card .section-title{font-size:1.55rem}.export-card p,.export-card>a{gap:12px;font-size:1rem}.export-card .icon{width:27px;height:27px;flex-basis:27px}.footer-grid{grid-template-columns:1.1fr 1fr;gap:28px}.footer-brand{grid-column:1;grid-row:1}.footer-nav{grid-column:2;grid-row:1;border-right:0}.footer-contact{grid-column:1/-1;flex-direction:row;flex-wrap:wrap;justify-content:space-between;font-size:.875rem;gap:15px;border-top:1px solid #ffffff30;padding-top:21px}.footer-legal{padding-top:18px;margin-top:-6px}.product-detail{gap:33px}.detail-copy h1 .wordmark-group{--mark-height:32px}.product-specs>div{grid-template-columns:120px 1fr;gap:16px}}
@media(max-width:740px){.container{width:calc(100% - 40px)}.utility-inner{justify-content:center;min-height:31px;gap:8px}.utility-inner>span{font-size:.75rem;white-space:normal;text-align:center}.utility-contact{display:none}.header-inner{min-height:74px;gap:20px}.universal-logo{width:161px}.header-actions{gap:7px}.language{gap:7px;font-size:.875rem}.language>span{font-size:1.2rem}.menu-toggle{width:42px}.mobile-nav{padding-inline:20px;position:absolute;top:100%;left:0;right:0;background:white}.home-hero{background:radial-gradient(ellipse at 14% 30%,#005b3b,#003721)}.hero-scene{min-height:0;display:flex;flex-direction:column}.hero-copy{width:calc(100% - 40px);padding-top:39px;padding-bottom:24px}.hero-copy>*{width:100%}.hero-copy .eyebrow{font-size:.6875rem;letter-spacing:.18em;margin-bottom:20px}.hero-copy h1{font-size:clamp(2.6rem,8.8vw,3.9rem);line-height:1.07}.hero-copy .hero-line{font-size:clamp(1.72rem,5.8vw,2.6rem);line-height:1.2}.hero-actions{margin-top:28px;gap:12px}.hero-actions .button{min-height:49px;padding:12px 17px;font-size:.875rem;flex:0 1 auto}.hero-actions .button-outline{padding-inline:19px}.hero-product-art{position:relative;width:100%;max-width:none;margin-top:0;align-self:flex-end;max-height:440px;overflow:hidden}.hero-product-art::after{background:linear-gradient(180deg,#003c27,transparent 12%);}.hero-product-art .visual-crop{margin-top:-6%;}.section{padding-block:28px}.section-title{font-size:1.8rem;margin-bottom:22px}.section-title::after{width:43px;height:3px;margin-top:10px}.sector-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.sector-card{aspect-ratio:170/219}.sector-card-label{font-size:1.02rem;left:13px;right:11px;bottom:20px;line-height:1.28}.sector-card::after{top:30%}.sectors-section{padding-top:27px}.featured-section{padding-top:26px;padding-bottom:17px}.section-heading-row{flex-wrap:wrap;gap:15px}.brand-heading{font-size:1.45rem;gap:8px;letter-spacing:-.045em}.brand-heading .wordmark-group,.catalog-heading .brand-heading .wordmark-group{--mark-height:30px}.section-heading-row>.orange-link{font-size:.9375rem;gap:9px}.product-carousel{padding-top:10px}.featured-item{flex-basis:100%;padding:15px 8px 5px;gap:12px}.featured-item:nth-child(odd)::after{display:none}.featured-item>.product-photo{width:56%;}.featured-copy .wordmark-group{--mark-height:24px;gap:7px}.featured-copy h3{margin-bottom:27px}.featured-copy .orange-link{font-size:.9375rem;gap:9px}.carousel-arrow{top:42%;width:38px;height:38px;box-shadow:0 3px 12px #28453416}.carousel-arrow .icon{width:22px;height:22px;flex-basis:22px}.carousel-arrow.previous{left:-13px}.carousel-arrow.next{right:-13px}.carousel-dots{margin-top:0;gap:1px}.carousel-dot{width:30px;height:30px}.carousel-dot::after{width:10px;height:10px}.home-company{grid-template-columns:1fr;padding:16px 0 0}.company-image{margin:0 20px}.company-copy{padding:25px 20px 32px}.company-copy .eyebrow{font-size:.6875rem}.company-copy h2{font-size:2rem;margin-bottom:18px}.company-copy p:not(.eyebrow){font-size:1rem;line-height:1.6}.company-links{margin-top:22px;justify-content:flex-start;gap:17px 26px}.company-links a{font-size:.9375rem}.page-hero-inner{padding-top:28px;padding-bottom:31px}.breadcrumb{font-size:.8125rem;gap:7px;margin-bottom:17px}.page-hero h1{font-size:clamp(2.3rem,8vw,3.5rem);max-width:100%;position:relative;z-index:2;letter-spacing:-.04em}.page-hero .banner-art{width:100%;min-width:450px;right:-80px;opacity:.55}.banner-art::after{background:linear-gradient(90deg,#004329 5%,#004329b3 45%,transparent 100%)}.page-hero .accent-rule{height:4px;width:50px;margin-top:17px}.page-hero-description{font-size:1.125rem;max-width:100%;margin-top:23px;line-height:1.45}.hero-subtitle{font-size:1.63rem;max-width:100%;position:relative;z-index:2;line-height:1.3;margin-top:20px}.profile-hero .page-hero-inner{padding-top:28px;padding-bottom:33px}.profile-hero h1{font-size:2.3rem}.profile-intro{grid-template-columns:1fr;gap:28px;padding-block:29px}.profile-intro h2{font-size:2.15rem;line-height:1.2;margin-bottom:20px}.profile-intro .eyebrow{font-size:.6875rem}.profile-intro p:not(.eyebrow){font-size:1rem;line-height:1.65}.timeline{margin:3px 0 0 5px;padding-left:26px;display:block}.timeline li{margin-bottom:18px}.timeline strong{font-size:1.9rem}.timeline span{font-size:.9375rem}.timeline li::before{top:11px}.profile-story,.profile-story.reverse{display:flex;flex-direction:column;margin:0 20px}.story-image{width:100%}.story-copy,.profile-story.reverse .story-copy{padding:26px 0 28px}.story-copy h2{font-size:1.7rem;line-height:1.25}.story-copy p{font-size:1rem;line-height:1.65}.story-copy .orange-link{font-size:1rem}.purpose-section{padding:25px 0}.purpose-section .section-title{font-size:1.8rem;margin-bottom:15px}.purpose-section p{line-height:1.65}.profile-sectors .section-title{font-size:1.75rem}.sector-grid.compact .sector-card{aspect-ratio:170/207}.sector-grid.compact .sector-card-label{font-size:1rem;left:12px;right:10px}.sector-grid.compact .sector-card>.visual-crop{margin-top:0}.category-tabs>.container{width:100%;padding-inline:20px;gap:25px}.category-tabs a{font-size:.9375rem;padding-top:17px;padding-bottom:17px}.category-tabs a.active::after{height:4px}.catalog-section{padding-top:25px}.catalog-heading{gap:15px 12px;margin-bottom:18px}.catalog-heading .brand-heading{font-size:1.4rem;gap:8px}.catalog-heading .brand-heading .wordmark-group{--mark-height:27px}.catalog-heading .product-total{font-size:.8125rem;padding-left:12px;border-left:1px solid var(--line)}.product-search{height:49px;width:100%}.product-filters{gap:8px;padding:12px;margin-bottom:16px;margin-inline:-5px}.filter-button{min-height:47px;padding:10px 16px;font-size:.875rem}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-card .wordmark-group{--mark-height:20px;gap:6px}.product-card-main{padding-bottom:19px}.product-card h3{margin:10px 0 13px}.product-card .orange-link{font-size:.875rem;gap:6px}.product-card .orange-link .icon{width:17px;height:17px;flex-basis:17px}.legacy-product-photo{padding:18px}.no-product-photo{padding:12px}.product-card .no-product-photo .wordmark-group{--mark-height:15px;gap:4px}.catalog-bottom{flex-direction:column;align-items:flex-start;gap:23px;padding-top:17px;margin:0}.catalog-bottom>p{font-size:.8125rem}.pagination{position:static;transform:none;align-self:center}.pagination button{min-width:43px;min-height:43px}.empty-state{padding:32px 20px}.empty-state h3{font-size:1.3rem}.empty-state p{font-size:.9375rem}.support-layout{padding-top:23px;padding-bottom:26px;gap:22px}.support-form{padding:24px 21px}.support-form>.section-title{font-size:1.9rem;line-height:1.2;margin-bottom:15px}.form-intro{font-size:1.0625rem;line-height:1.5;margin-bottom:25px}.form-grid{grid-template-columns:1fr;gap:22px}.form-field label{font-size:.9375rem}.form-field input,.form-field select,.form-field textarea{font-size:1rem;min-height:51px;padding:12px 14px}.form-field textarea{min-height:145px}.submit-button{font-size:1.125rem;min-height:55px;margin-top:23px}.response-note{font-size:.9375rem;line-height:1.6;margin-top:19px}.preview-note{font-size:.8125rem}.support-aside{display:block;padding:29px 25px}.support-aside>.accent-rule{margin-bottom:20px}.support-aside>.icon{display:block;width:43px;height:43px;margin-bottom:22px}.support-aside h2{font-size:2rem;margin-bottom:20px}.support-aside>p{font-size:1.0625rem;margin-bottom:23px}.support-contacts{border-left:0;border-block:1px solid #d4dfd9;padding:23px 0;gap:24px}.support-contacts strong{font-size:1.15rem}.support-contacts>a{gap:18px}.aside-bottom-link{border:0;padding-top:0;margin-top:23px}.contact-offices{padding-top:26px;padding-bottom:28px}.office-grid{grid-template-columns:1fr;gap:20px}.office-card{padding:26px 23px}.office-card h3{font-size:1.8rem;margin-bottom:25px}.office-address{font-size:1rem;gap:18px;line-height:1.6;margin-bottom:27px}.office-address .icon{width:26px;height:26px;flex-basis:26px;margin-top:3px}.contact-line{grid-template-columns:26px 75px minmax(0,1fr);gap:14px;margin-bottom:23px;font-size:1rem}.contact-line>.icon{grid-row:auto;width:24px;height:24px;flex-basis:24px}.contact-label{font-size:.9375rem}.contact-line strong{grid-column:auto}.office-card-bottom{min-height:0;padding-top:19px;margin-top:4px}.tax-info{font-size:.9375rem}.office-card-bottom .button{font-size:1.0625rem;min-height:54px;padding-inline:19px}.office-card:last-child .office-card-bottom{margin-top:4px;padding-top:23px}.representatives-section{padding:29px 0 31px}.representatives-grid{grid-template-columns:1fr;gap:26px}.representatives-grid .section-title{font-size:1.75rem;line-height:1.25}.region-grid{grid-template-columns:1fr;grid-template-rows:none;gap:9px}.region-tile{min-height:55px;font-size:1rem;padding-inline:18px}.export-card{padding:30px 25px;min-height:0}.export-card .section-title{font-size:1.7rem;margin-bottom:29px}.export-card p,.export-card>a{font-size:1.125rem;gap:18px;margin-bottom:20px}.export-card .icon{width:29px;height:29px;flex-basis:29px}.region-dialog{width:calc(100vw - 24px);padding:29px 21px;max-height:88vh;border-radius:7px}.region-dialog h2{font-size:1.7rem}.region-dialog .eyebrow{font-size:.6875rem}.people-grid{grid-template-columns:1fr}.person-card{padding:18px}.person-card a{font-size:.9375rem}.dialog-close{right:13px;top:13px;width:38px;height:38px}.product-detail-breadcrumb{padding-top:22px}.product-detail{grid-template-columns:1fr;gap:23px;padding-top:9px;padding-bottom:35px}.detail-copy{padding-top:3px}.detail-copy h1 .wordmark-group{--mark-height:38px;gap:12px}.detail-copy h1{margin-bottom:24px}.detail-copy h2{font-size:.9375rem}.product-specs>div{grid-template-columns:115px minmax(0,1fr);font-size:.9375rem;gap:20px}.detail-actions{gap:25px;margin-top:28px}.site-footer{padding:30px 0 26px}.footer-grid{display:grid;grid-template-columns:1fr;gap:24px}.footer-brand{grid-column:1;grid-row:auto}.footer-brand .universal-logo{width:190px}.footer-brand p{font-size:.8125rem;margin-top:16px}.footer-nav{grid-column:1;grid-row:auto;border-inline:0;border-top:1px solid #ffffff38;padding:21px 0 0;min-height:0;gap:15px 26px;font-size:.9375rem;grid-template-columns:1fr 1fr}.footer-contact{grid-column:1;flex-direction:column;align-items:flex-start;gap:14px;font-size:.9375rem;padding-top:21px}.footer-legal{grid-column:1;margin:0;min-height:0;padding-top:19px;gap:20px;font-size:.8125rem}.missing-page{padding-block:70px}.missing-page h1{font-size:2rem}}
@media(max-width:390px){.header-inner{gap:10px}.universal-logo{width:145px}.language{gap:5px}.header-actions{gap:3px}.hero-copy .hero-line{font-size:1.56rem}.hero-copy h1{font-size:2.7rem}.hero-actions{gap:9px}.hero-actions .button{padding-inline:12px;font-size:.8125rem}.hero-actions .button-outline{padding-inline:13px}.brand-heading{font-size:1.27rem}.brand-heading .wordmark-group{--mark-height:27px}.featured-copy .wordmark-group{--mark-height:20px;gap:5px}.featured-item{gap:6px}.featured-copy .orange-link{font-size:.875rem;gap:6px}.catalog-heading .brand-heading{font-size:1.22rem}.catalog-heading .brand-heading .wordmark-group{--mark-height:23px}.catalog-heading .product-total{font-size:.75rem;padding-left:9px}.product-card .wordmark-group{--mark-height:17px;gap:5px}.product-card .orange-link{font-size:.8125rem}.contact-line{grid-template-columns:25px minmax(0,1fr);gap:2px 16px}.contact-line>.icon{grid-row:1/3}.contact-line strong{grid-column:2}.office-card{padding-inline:21px}.support-form{padding-inline:18px}.form-intro{font-size:1rem}.support-form>.section-title{font-size:1.7rem}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*::before,*::after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}

.wordmark-group.long-code{white-space:normal;flex-wrap:wrap;justify-content:center;max-width:100%;row-gap:12px}.product-card h3{max-width:100%;padding-inline:8px}.featured-item:nth-child(even){scroll-snap-align:none}@media(max-width:740px){.featured-item:nth-child(even){scroll-snap-align:start}}

/* Standalone banners fill their reserved area at every viewport size. */
.page-hero.clean-banner .banner-art{inset:0;width:100%;height:100%;min-width:0;opacity:1}
.clean-banner .banner-photo{width:100%;height:100%;object-fit:cover;object-position:center 53%}
.clean-banner .banner-art::after{background:linear-gradient(90deg,#003824b3 0%,#0038243d 40%,transparent 70%)}
.clean-banner .page-hero-inner{min-height:258px;display:flex;flex-direction:column;justify-content:center;padding-block:40px}
.clean-banner.profile-hero .page-hero-inner{min-height:314px}
.clean-banner .breadcrumb{color:#fff}
.clean-banner h1{text-shadow:0 2px 18px #00271840}
.product-filters{flex-wrap:wrap;overflow:visible;gap:9px;padding:18px}
.filter-button{flex:1 1 auto;min-height:54px;padding:12px 15px;font-size:.9375rem}
.catalog-heading{flex-wrap:wrap}
.catalog-text-index{display:flex;flex-wrap:wrap;gap:12px;padding-top:24px}
.catalog-text-index a{padding:8px 12px;border:1px solid var(--line);border-radius:3px}

/* Actual packaging photography is contained, with proportional dimensions. */
.product-photograph{display:flex;align-items:center;justify-content:center;aspect-ratio:315/250;overflow:hidden;padding:23px;background:#fff}
.product-photograph>img{width:100%;height:100%;object-fit:contain;min-width:0;min-height:0}
.product-card-main>.product-photograph{background:#fff}
.product-card h3{margin-top:14px}
.product-identity{aspect-ratio:315/250;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:22px;padding:22px;background:linear-gradient(145deg,#f6faf8,#e8f1ec);color:var(--green)}
.product-identity>.wordmark-group{--mark-height:31px}
.product-identity>span:last-child{font-size:.8125rem;line-height:1.45;text-align:center;letter-spacing:.02em}
.featured-item>.product-photograph{padding:20px 24px;mix-blend-mode:multiply}
.product-gallery,.detail-copy{min-width:0}
.product-gallery{align-self:start}
.detail-visual{background:#fff;border-color:#dce4df;border-radius:6px}
.detail-visual .product-photo{aspect-ratio:1/1;padding:40px;width:100%}
.detail-visual .product-identity{min-height:360px;gap:28px}
.detail-visual .product-identity>.wordmark-group{--mark-height:52px}
.detail-visual .product-identity>span:last-child{font-size:1.0625rem}
.detail-visual .archive-photo>img{object-fit:scale-down}
.photo-zoom{display:block;position:relative;cursor:zoom-in}
.zoom-affordance{position:absolute;right:16px;bottom:14px;display:flex;align-items:center;gap:6px;color:var(--green);background:#fffefc;border:1px solid #e0e8e2;border-radius:4px;padding:7px 10px;font-size:.75rem}
.zoom-affordance .icon{width:16px;height:16px;flex-basis:16px}
.photo-caption{font-size:.8125rem;color:var(--muted);margin:12px 0 0;text-align:center;line-height:1.5}
.packaging-thumbnails{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:20px}
.packaging-thumbnail{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;width:104px;min-height:112px;padding:10px;border:1px solid var(--line);border-radius:4px;background:#fff;font-size:.75rem;color:var(--muted)}
.packaging-thumbnail>img{height:63px;max-width:76px;object-fit:contain}
.packaging-thumbnail.active{border:2px solid var(--green);padding:9px;color:var(--green)}
.packaging-thumbnail:hover{border-color:var(--green)}
.detail-copy{padding-top:8px}
.detail-copy h1{margin-bottom:20px}
.detail-copy h2.product-type{display:inline-block;margin:0 0 19px;font-size:1rem;letter-spacing:0;line-height:1.4;font-weight:700;color:var(--green)}
.product-type a:hover{text-decoration:underline;text-underline-offset:4px}
.detail-copy>.product-description{font-size:1.0625rem;color:#58675f;line-height:1.75;margin-bottom:29px;max-width:58ch}
.specs-heading{font-size:1.0625rem;letter-spacing:-.02em;margin:0 0 12px;color:var(--ink)}
.product-specs{margin:0}
.product-specs>div{padding:16px 0;grid-template-columns:142px minmax(0,1fr);gap:18px;font-size:.9375rem;line-height:1.6}
.product-specs>div:last-child{border-bottom:1px solid var(--line)}
.product-specs dt{color:#66746d}
.product-specs dd{color:#202e27;overflow-wrap:anywhere}
.detail-actions{margin-top:29px;gap:22px}
.detail-actions .button{font-size:.9375rem}
.product-image-dialog{position:fixed;inset:0;border:0;border-radius:6px;padding:38px;margin:auto;width:min(90vw,950px);max-width:95vw;max-height:92vh;background:#fff;overflow:auto;box-shadow:0 24px 90px #0005}
.product-image-dialog::backdrop{background:#001a14b8;backdrop-filter:blur(4px)}
.product-image-dialog>img{width:auto;height:auto;max-height:80vh;max-width:100%;object-fit:contain;margin:auto}
.product-image-dialog .dialog-close{position:sticky;display:flex;top:0;right:0;margin-left:auto;margin-bottom:-38px;z-index:1;background:#fff}
@media(min-width:741px) and (max-width:1100px){.product-detail{gap:35px}.detail-visual .product-photo{padding:28px}.detail-copy h1 .wordmark-group{--mark-height:36px}.product-specs>div{grid-template-columns:115px minmax(0,1fr);gap:16px}.detail-copy>.product-description{font-size:1rem}.product-filters{padding:15px;gap:8px}.filter-button{font-size:.875rem;min-height:50px}}
@media(max-width:740px){
 .clean-banner .page-hero-inner{min-height:208px;padding-block:28px}
 .clean-banner.profile-hero .page-hero-inner{min-height:284px}
 .clean-banner .banner-photo{object-position:64% center}
 .clean-banner .banner-art::after{background:linear-gradient(90deg,#003824e8,#00382480 72%,#0038244d)}
 .clean-banner .breadcrumb{font-size:.75rem;gap:6px;max-width:100%}
 .product-filters{flex-wrap:nowrap;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:thin;scrollbar-color:#aac2b5 transparent;padding:11px;margin-inline:0;gap:8px}
 .filter-button{flex:0 0 auto;min-height:46px;font-size:.875rem;padding:10px 15px}
 .product-photograph{padding:16px;aspect-ratio:1/1.02}
 .product-identity{aspect-ratio:1/1.02;padding:14px;gap:17px}
 .product-identity>.wordmark-group{--mark-height:19px;gap:5px}
 .product-identity>span:last-child{font-size:.6875rem}
 .product-card h3{margin:8px 0 12px}
 .featured-item>.product-photograph{padding:16px;aspect-ratio:315/290}
 .product-detail{gap:28px;padding-top:7px;padding-bottom:40px}
 .product-detail-breadcrumb .breadcrumb{font-size:.75rem}
 .detail-visual .product-photo{aspect-ratio:1/1;max-height:470px;padding:27px}
 .detail-visual .product-identity{min-height:285px}
 .detail-visual .product-identity>.wordmark-group{--mark-height:35px}
 .detail-visual .product-identity>span:last-child{font-size:.9375rem}
 .detail-copy{padding-top:0}
 .detail-copy h1 .wordmark-group{--mark-height:38px;gap:12px}
 .detail-copy h1{margin-bottom:18px}
 .detail-copy h2.product-type{font-size:.9375rem;margin-bottom:17px}
 .detail-copy>.product-description{font-size:1rem;line-height:1.7;margin-bottom:25px}
 .product-specs>div{grid-template-columns:105px minmax(0,1fr);gap:14px;font-size:.9375rem;padding-block:15px}
 .detail-actions .button{width:100%;min-height:54px}
 .packaging-thumbnails{margin-top:15px}
 .packaging-thumbnail{width:93px;min-height:102px}
 .packaging-thumbnail>img{height:55px}
 .product-image-dialog{padding:15px;width:94vw}
 .product-image-dialog>img{max-height:80vh}
}
@media(max-width:390px){.product-identity>.wordmark-group{--mark-height:16px;gap:4px}.product-card .wordmark-group.three-digit{--mark-height:16px;gap:4px}.product-code{letter-spacing:-.025em}.product-specs>div{grid-template-columns:95px minmax(0,1fr);gap:12px}.detail-copy h1 .wordmark-group{--mark-height:34px}}

/* Shared sector navigation: native disclosure works with touch and keyboard. */
.footer-nav{grid-template-rows:repeat(3,auto)}
@media(min-width:1101px){.header-inner{gap:24px}.desktop-nav{gap:clamp(18px,2vw,28px)}}
@media(min-width:961px) and (max-width:1100px){.desktop-nav{display:none}.menu-toggle{display:flex}.header-inner{min-height:78px}}
.products-menu{position:relative;min-width:0}
.products-trigger{display:flex;align-items:center;justify-content:space-between;gap:8px;list-style:none;cursor:pointer;color:inherit}
.products-trigger::-webkit-details-marker{display:none}
.products-trigger::marker{content:''}
.products-trigger>.icon{width:17px;height:17px;flex-basis:17px;transform:rotate(90deg);transition:transform .18s}
.products-menu[open]>.products-trigger>.icon{transform:rotate(-90deg)}
.products-trigger:focus-visible{outline:3px solid var(--orange);outline-offset:4px;border-radius:2px}
.products-menu[open]>.nav-link::after{transform:scaleX(1)}
.products-panel{position:absolute;top:100%;left:50%;transform:translateX(-50%);width:320px;max-width:calc(100vw - 40px);max-height:calc(100vh - 140px);max-height:calc(100dvh - 140px);background:#fff;border:1px solid #dfe7e2;border-top:3px solid var(--orange);border-radius:0 0 7px 7px;box-shadow:0 16px 38px #00291c24;overflow-x:hidden;overflow-y:auto;text-align:left;z-index:30}
.products-panel-heading{margin:0;padding:19px 22px 14px;font-size:.875rem;font-weight:600;color:#65746d;line-height:1.4}
.products-sectors{list-style:none;margin:0;display:grid;grid-template-columns:1fr;gap:4px;padding:0 14px 17px}
.products-sector-link{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:47px;padding:11px 10px;border-radius:4px;font-size:.9375rem;font-weight:600;line-height:1.4;color:var(--green)}
.products-sector-link>.icon{width:18px;height:18px;flex-basis:18px;color:#e95600}
.products-sector-link:hover{background:#f0f6f2;color:var(--green)}
.products-sector-link.is-current{background:#f0f6f2}
@media(max-width:1100px){
 .mobile-nav{position:absolute;top:100%;left:0;right:0;background:#fff;max-height:calc(100vh - 120px);max-height:calc(100dvh - 120px);overflow-y:auto;overscroll-behavior:contain}
 .products-menu-mobile>.products-trigger{min-height:59px;padding:17px 0;border-bottom:1px solid #e6ebe8;font-size:1rem;font-weight:600}
 .products-menu-mobile>.products-trigger.active{color:#e95600}
 .products-menu-mobile>.products-trigger>.icon{width:21px;height:21px;flex-basis:21px}
 .products-menu-mobile .products-panel{position:static;transform:none;width:100%;max-width:none;max-height:none;margin:0 0 9px;border:1px solid #dfe7e2;border-radius:5px;box-shadow:none}
 .products-menu-mobile .products-panel-heading{padding:15px 15px 9px}
 .products-menu-mobile .products-sectors{grid-template-columns:1fr;gap:2px;padding:0 7px 10px}
 .mobile-nav .products-sector-link{min-height:47px;padding:12px 9px;border-bottom:0;font-size:.9375rem;gap:8px}
}

/* Crawlable bilingual content uses the approved spacing, colour and type system. */
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.seo-intro{padding-top:29px;padding-bottom:17px}
.seo-intro>p{max-width:88ch;font-size:1.0625rem;line-height:1.8;color:#4d6257;margin:0}
.seo-hub{padding-block:12px 58px}
.seo-hub>section,.seo-prose>section{margin-bottom:38px}
.seo-prose{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px}
.seo-prose h2,.seo-selection h2{font-size:1.4rem;margin-bottom:14px;line-height:1.4}
.seo-prose p,.seo-hub>section>p,.seo-selection p,.product-knowledge p{line-height:1.8;color:#52675b;max-width:88ch}
.seo-link-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin:24px 0 38px}
.seo-link-card{padding:26px;background:#f5f8f6;border:1px solid #dbe6df;border-radius:5px;display:flex;flex-direction:column;gap:15px;min-width:0}
.seo-link-card:hover{border-color:#7aab90;background:#eff6f1}
.seo-link-card h3{font-size:1.22rem;line-height:1.4;margin:0;color:var(--green)}
.seo-link-card p{font-size:.9375rem;line-height:1.75;color:#52675b;margin:0}
.seo-link-card>span{display:flex;align-items:center;gap:12px;color:#ce4b00;font-weight:600;margin-top:auto;padding-top:5px}
.seo-inline-links{display:flex;align-items:center;gap:18px 30px;flex-wrap:wrap;margin-top:24px}
.seo-inline-links>a{line-height:1.7;max-width:100%;overflow-wrap:anywhere}
.seo-support{margin-top:38px;padding:30px 34px;background:#edf5ef;border-left:4px solid var(--orange);display:flex;align-items:center;justify-content:space-between;gap:35px}
.seo-support h2{font-size:1.55rem;margin-bottom:12px;line-height:1.35}
.seo-support p{font-size:1rem;line-height:1.7;margin:0;color:#52675b;max-width:68ch}
.seo-support .button{flex-shrink:0}
.seo-discovery{padding:48px 0 56px;background:#f5f8f6}
.seo-discovery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.seo-discovery-grid>a{padding:25px 27px;background:white;border:1px solid #d9e3dd;border-radius:4px;display:flex;flex-direction:column;align-items:flex-start}
.seo-discovery-grid h3{font-size:1.3rem;line-height:1.4;margin-bottom:13px;color:var(--green)}
.seo-discovery-grid p{font-size:1rem;line-height:1.65;color:#52675b}
.seo-discovery-grid .icon{color:#d95400;margin-top:auto}
.footer-discovery{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:12px 28px;border-top:1px solid #ffffff38;padding-top:23px;margin-top:5px;font-size:.875rem;color:#e2f1e9}
.footer-discovery a{line-height:1.7;text-underline-offset:5px}
.footer-discovery a:hover{text-decoration:underline}
.company-facts{padding-block:38px 15px}
.company-facts>p{max-width:95ch;line-height:1.8;color:#52675b}
.company-facts dl{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;margin:26px 0}
.company-facts dl>div{padding:21px 22px;border:1px solid #dbe6df;border-top:3px solid #e5640b;background:#f6f9f7}
.company-facts dt{font-size:.875rem;line-height:1.5;color:#52675b;margin-bottom:12px}
.company-facts dd{font-family:Manrope,Arial,sans-serif;font-size:1.35rem;font-weight:800;margin:0;color:var(--green)}
.product-title-description{display:block;margin-top:19px;font-size:clamp(1.15rem,1.9vw,1.55rem);line-height:1.45;letter-spacing:-.015em;font-weight:700;color:var(--green)}
.detail-copy>.product-manufacturer{font-size:.875rem;line-height:1.65;margin-bottom:24px;color:#52675b}
.product-manufacturer a{text-decoration:underline;text-underline-offset:3px}
.product-card-type{text-align:center;color:#52675b;font-size:.875rem;padding-inline:16px;margin-bottom:15px;line-height:1.5}
.product-card-main>.orange-link{margin-top:auto}
.product-knowledge{padding-bottom:48px}
.product-knowledge>section{margin:0 0 40px;padding-top:27px;border-top:1px solid #dbe6df}
.product-knowledge .section-title{font-size:1.6rem;line-height:1.4}
.application-specification{margin-top:17px;border:1px solid #dbe6df;border-radius:4px;scroll-margin-top:28px}
.application-specification summary{padding:19px 23px;display:flex;align-items:center;justify-content:space-between;gap:18px;background:#f3f7f4;color:var(--green);font-weight:700;cursor:pointer;list-style:none}
.application-specification summary::-webkit-details-marker{display:none}
.application-specification summary .icon{transform:rotate(90deg)}
.application-specification[open] summary .icon{transform:rotate(-90deg)}
.application-specification>div{padding:23px}
.application-specification .product-specs{max-width:840px;margin-bottom:23px}
.seo-product-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}
.seo-product-links>a{display:grid;grid-template-columns:1fr 24px;align-items:center;gap:8px 13px;min-width:0;padding:20px 22px;border:1px solid #dbe6df;border-radius:4px}
.seo-product-links>a:hover{background:#f3f7f4;border-color:#9fbdab}
.seo-product-links strong{font-size:1.125rem;color:var(--green)}
.seo-product-links span{font-size:.875rem;line-height:1.5;color:#52675b;grid-column:1}
.seo-product-links .icon{grid-column:2;grid-row:1/3;color:#d95400}
.seo-product-links-codes-only .icon{grid-row:1}
.seo-selection{margin-top:30px;padding:26px 0;border-top:1px solid #dbe6df}
.document-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:23px 0}
.document-list>a{display:grid;grid-template-columns:1fr 24px;gap:9px 15px;padding:24px;border:1px solid #dbe6df;border-radius:4px;background:#f6f9f7}
.document-list span{font-weight:700;color:var(--green)}
.document-list small{grid-column:1;color:#52675b;font-size:.875rem}
.document-list .icon{grid-column:2;grid-row:1/3;color:#d95400}
.seo-article{padding-block:18px 52px;max-width:1000px}
.seo-article>section{margin:32px 0}
.seo-article h2{font-size:1.65rem;line-height:1.4;margin-bottom:17px}
.seo-article p,.seo-article li{line-height:1.9;color:#52675b;font-size:1.0625rem}
.seo-article li{margin-bottom:12px}
.content-date{font-size:.8125rem!important;line-height:1.7;color:#637269;margin-top:20px}
.filter-button{display:inline-flex;align-items:center;justify-content:center}
.pagination{position:static;transform:none;flex-wrap:wrap;margin-left:auto}
.pagination a{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;border:1px solid #d8dfec;border-radius:4px;color:#19254c;background:white}
.pagination a:hover{border-color:var(--orange)}
.pagination a.active{background:var(--orange);color:white;border-color:var(--orange)}
.seo-hub .sector-grid{margin-bottom:32px}
@media(max-width:1000px){.seo-link-grid,.seo-product-links{grid-template-columns:repeat(2,minmax(0,1fr))}.company-facts dl{grid-template-columns:repeat(2,minmax(0,1fr))}.seo-support{align-items:flex-start;flex-direction:column;gap:22px}.seo-discovery-grid{gap:16px}.seo-discovery-grid>a{padding:23px 20px}}
@media(max-width:740px){
 .seo-intro{padding-block:23px 15px}.seo-intro>p{font-size:1rem;line-height:1.75}
 .seo-hub{padding-block:10px 32px}.seo-hub>section,.seo-prose>section{margin-bottom:27px}
 .seo-prose,.seo-discovery-grid,.seo-link-grid,.document-list{grid-template-columns:1fr}
 .seo-prose{gap:0}.seo-prose h2{font-size:1.25rem}.seo-link-grid{gap:14px;margin-block:20px 28px}.seo-link-card{padding:22px;gap:12px}
 .seo-support{padding:25px 22px;margin-top:29px;gap:21px}.seo-support h2{font-size:1.35rem}.seo-support .button{width:100%}
 .seo-discovery{padding-block:32px 38px}.seo-discovery-grid>a{padding:23px}
 .seo-inline-links{gap:16px 20px}.seo-inline-links>a{font-size:.9375rem}
 .company-facts{padding-top:29px}.company-facts dl{gap:12px;margin-block:21px}.company-facts dl>div{padding:18px 14px}.company-facts dt{font-size:.8125rem}.company-facts dd{font-size:1.075rem}
 .product-title-description{font-size:1.1875rem;margin-top:16px}.product-card-type{font-size:.75rem;padding-inline:10px;margin-bottom:13px}
 .product-knowledge{padding-bottom:28px}.product-knowledge>section{margin-bottom:29px;padding-top:23px}.product-knowledge .section-title{font-size:1.4rem}
 .application-specification summary{padding:17px}.application-specification>div{padding:18px}.application-specification .product-specs>div{grid-template-columns:95px minmax(0,1fr);gap:12px}
 .seo-product-links{grid-template-columns:1fr;gap:10px}.seo-product-links>a{padding:18px 19px}
 .seo-article{padding-bottom:32px}.seo-article h2{font-size:1.4rem}.seo-article p,.seo-article li{font-size:1rem;line-height:1.8}
 .catalog-bottom{align-items:flex-start;flex-direction:column;gap:16px;padding-top:6px}.pagination{margin-left:0;gap:6px}.pagination a{min-width:41px}
 .footer-discovery{display:grid;grid-template-columns:1fr;gap:9px;margin-top:0;padding-top:21px}
}
.seo-product-links .wordmark-group{--mark-height:19px;gap:7px}
/* Language-matched original certificate documents. */
.footer-certificates{grid-column:1/-1;display:grid;grid-template-columns:140px minmax(0,1fr);gap:24px;align-items:center;border-top:1px solid #ffffff38;padding-top:24px}
.footer-certificates h2{font-size:1.0625rem;line-height:1.4;font-weight:700;margin:0}
.certificate-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;min-width:0}
.certificate-links>a{display:grid;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:14px;padding:17px 18px;border:1px solid #ffffff45;border-radius:4px;background:#ffffff05;line-height:1.45;transition:background .2s,border-color .2s}
.certificate-links>a>span{grid-column:2;grid-row:1;font-size:.9375rem;font-weight:700;min-width:0}
.certificate-links>a>small{grid-column:3;grid-row:1;font-size:.75rem;color:#dcece4}
.certificate-links .icon{grid-column:1;grid-row:1;width:24px;height:24px;color:#ffb883}
.certificate-links .certificate-title{display:block;margin-top:3px;color:#e2f1e9;font-weight:400;font-size:.8125rem}
.certificate-links>a:hover{background:#ffffff0d;border-color:#ffb883}
.certificate-links>a:focus-visible{outline:2px solid #ffb883;outline-offset:4px}
.document-list .certificate-title{display:block;margin-top:5px;font-weight:400;line-height:1.5}
@media(max-width:960px){.footer-certificates{grid-template-columns:1fr;gap:17px}}
@media(max-width:740px){.certificate-links{grid-template-columns:1fr;gap:12px}.footer-certificates{padding-top:21px}}
.brand-art{display:block;position:relative;flex-shrink:0}
.brand-art>img{display:block;width:100%;height:100%;object-fit:contain;pointer-events:none;user-select:none}
.brand-art.wordmark{width:calc(var(--mark-height)*5.022988506)}
.brand-title-content .wordmark-group{--mark-height:.78em;vertical-align:-.015em}
.page-hero .brand-title-content .wordmark{filter:brightness(0) invert(1);mix-blend-mode:normal}
.discovery-brand{min-height:44px;text-decoration:none;flex-shrink:0;align-self:flex-start}
.discovery-brand .wordmark-group{--mark-height:24px}
.domestic-representatives,.international-representatives{min-width:0}
.representatives-grid .region-grid{grid-template-columns:minmax(0,1fr);grid-template-rows:none;grid-auto-flow:row;gap:9px}
.representatives-grid .region-tile{min-height:61px}
.international-representatives noscript .people-grid{grid-template-columns:1fr;margin-top:18px}
@media(min-width:741px){
 .representatives-grid{grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:auto repeat(4,minmax(61px,auto)) auto;gap:9px 24px;align-items:stretch}
 .representatives-grid>.domestic-representatives,.representatives-grid>.international-representatives{display:grid;grid-template-rows:subgrid;grid-row:1/span 6;row-gap:9px}
 .representatives-grid>.domestic-representatives{grid-column:1/span 2}
 .representatives-grid>.international-representatives{grid-column:3}
 .representatives-grid .section-title{grid-row:1;align-self:end}
 .representatives-grid .region-grid{grid-row:2/span 4;grid-template-rows:subgrid;gap:9px 24px}
 .representatives-grid .domestic-representatives .region-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-flow:column}
 .international-representatives>noscript{grid-row:6}
}
@media(min-width:741px) and (max-width:960px){.representatives-grid .section-title{font-size:1.375rem}}
@media(max-width:390px){.representatives-grid .region-tile{min-height:calc(3em + 30px)}}
@media(max-width:390px){.product-card .wordmark-group.three-digit{--mark-height:15px}}

/* PHP support form: preserve the existing responsive form layout. */
.support-honeypot{position:absolute!important;left:-10000px!important;top:auto!important;width:1px!important;height:1px!important;overflow:hidden!important}
.support-form[aria-busy="true"]{cursor:progress}
.support-form .submit-button:disabled{opacity:.65;cursor:wait}
.support-form .form-feedback[data-kind="error"]{background:#fff0eb;border-color:#b44228;color:#882d1a}
.support-form .form-feedback[data-kind="success"]{background:#edf7f0;border-color:#16703e;color:#155b35}
.support-form .form-feedback:focus{outline:2px solid currentColor;outline-offset:3px}
.support-form .form-feedback[hidden]{display:none!important}
