:root{--ink: #10262d;--ink-soft: #334b52;--teal-950: #052733;--teal-900: #073541;--teal-800: #0f4c59;--teal-700: #1c6672;--aqua: #bed6d5;--mist: #e3ebea;--paper: #f4f4ef;--white: #fff;--steel: #6d7d81;--line: #d4d9d7;--yellow: #f3c847;--font-display: "Manrope", Arial, sans-serif;--font-body: "DM Sans", Arial, sans-serif;--page-pad: clamp(2rem, 4.4vw, 5.25rem);--section-space: clamp(7rem, 10vw, 10.5rem);--header-height: 4.9rem}*{box-sizing:border-box}html{font-size:17px;scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:var(--font-body);font-size:1rem;line-height:1.5;-webkit-font-smoothing:antialiased}body:has(.network-drawer.is-open){overflow:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{color:inherit;font:inherit}p,h1,h2,h3,figure,dl,dd{margin:0}.page-width{width:100%;max-width:1580px;margin-inline:auto;padding-inline:var(--page-pad)}.section-space{padding-block:var(--section-space)}.skip-link{position:fixed;z-index:500;top:1rem;left:1rem;padding:.8rem 1rem;background:var(--white);transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.icon-arrow{width:1.05rem;height:1.05rem;flex:0 0 auto;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5}.icon-globe{width:1.12rem;height:1.12rem;fill:none;stroke:currentColor;stroke-width:1.2}.micro-label,.eyebrow{color:var(--teal-700);font-size:.74rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.eyebrow{display:flex;align-items:center;gap:.8rem}.eyebrow:before{content:"";width:2.5rem;height:1px;background:currentColor}.eyebrow--light{color:var(--aqua)}.site-header{width:100%;height:var(--header-height);position:relative;z-index:100;padding-inline:var(--page-pad);display:grid;grid-template-columns:12.5rem auto minmax(0,1fr) auto;align-items:center;gap:clamp(1.15rem,2vw,2.5rem);color:var(--ink);background:#f7f9f8;border-bottom:1px solid var(--line);transition:color .22s ease,background .22s ease,border-color .22s ease,box-shadow .22s ease}.site-header--overlay{position:fixed;top:0;right:0;left:0}.site-header--overlay:not(.is-scrolled){color:var(--white);background:#041d2561;border-color:#ffffff2e;box-shadow:0 .8rem 2.4rem #031b2314;-webkit-backdrop-filter:blur(.75rem) saturate(115%);backdrop-filter:blur(.75rem) saturate(115%)}.site-header--overlay.is-scrolled{background:#f7f9f8f2;box-shadow:0 .6rem 2rem #0527331a;-webkit-backdrop-filter:blur(.9rem) saturate(125%);backdrop-filter:blur(.9rem) saturate(125%)}.brand{width:11.7rem;display:grid;grid-template-columns:auto 1fr;align-items:center;color:var(--white);font-family:var(--font-display);font-size:1.05rem;font-weight:700;letter-spacing:.16em;line-height:1.05}.brand--dark{color:var(--teal-950)}.site-header--overlay:not(.is-scrolled) .brand--dark{color:var(--white)}.brand span:last-child{grid-column:1 / -1;margin-top:.3rem}.brand i{height:1px;margin-left:.65rem;background:currentColor;opacity:.65}.network-trigger{min-width:12.2rem;min-height:3.15rem;padding:.48rem .72rem;display:grid;grid-template-columns:2.15rem minmax(0,1fr) auto;align-items:center;gap:.7rem;color:var(--teal-950);background:var(--mist);border:1px solid #c8d8d6;cursor:pointer;text-align:left;transition:color .17s ease,background .17s ease,border-color .17s ease}.network-trigger:hover,.network-trigger[aria-expanded=true]{color:var(--white);background:var(--teal-900);border-color:var(--teal-900)}.network-trigger-icon{width:2.15rem;height:2.15rem;display:grid;place-items:center;color:var(--white);background:var(--teal-800);border-radius:50%}.network-trigger:hover .network-trigger-icon,.network-trigger[aria-expanded=true] .network-trigger-icon{color:var(--teal-900);background:var(--aqua)}.network-trigger .icon-globe{width:1.15rem;height:1.15rem}.network-trigger strong,.network-trigger small{display:block}.network-trigger strong{font-size:.72rem;letter-spacing:.035em;text-transform:uppercase}.network-trigger small{margin-top:.2rem;color:var(--steel);font-size:.6rem;letter-spacing:.025em}.network-trigger:hover small,.network-trigger[aria-expanded=true] small{color:var(--aqua)}.network-trigger>.icon-down{width:.58rem}.site-header--overlay:not(.is-scrolled) .network-trigger{color:var(--white);background:#ffffff14;border-color:#ffffff38}.site-header--overlay:not(.is-scrolled) .network-trigger small{color:#dbebe9bf}.site-header--overlay:not(.is-scrolled) .network-trigger-icon{color:var(--aqua);background:#bed6d529}.site-header--overlay:not(.is-scrolled) .network-trigger:hover,.site-header--overlay:not(.is-scrolled) .network-trigger[aria-expanded=true]{color:var(--white);background:#ffffff29;border-color:#ffffff6b}.site-header--overlay:not(.is-scrolled) .network-trigger:hover small,.site-header--overlay:not(.is-scrolled) .network-trigger[aria-expanded=true] small{color:var(--aqua)}.site-header--overlay:not(.is-scrolled) .network-trigger:hover .network-trigger-icon,.site-header--overlay:not(.is-scrolled) .network-trigger[aria-expanded=true] .network-trigger-icon{color:var(--teal-950);background:var(--aqua)}.primary-nav{height:100%;display:flex;align-items:center;justify-content:flex-end;gap:clamp(.9rem,1.3vw,1.65rem)}.nav-item{height:100%;display:flex;align-items:center}.nav-item>a{height:100%;position:relative;display:flex;align-items:center;gap:.45rem;font-size:.78rem;font-weight:700;letter-spacing:.055em;line-height:1.15;text-transform:uppercase}.language-select{height:2.65rem;min-width:3.4rem;padding:0 .75rem;display:flex;align-items:center;justify-content:center;gap:.45rem;color:var(--teal-950);background:transparent;border:1px solid var(--line);cursor:pointer;font-size:.74rem;font-weight:700;letter-spacing:.06em}.language-select select{min-width:1.7rem;padding:0;color:inherit;background:transparent;border:0;outline:0;cursor:pointer;font:inherit;letter-spacing:inherit;appearance:none}.language-select select option{color:var(--teal-950);background:var(--white)}.language-select:focus-within{border-color:var(--teal-700);box-shadow:0 0 0 2px #13687921}.language-select:hover{border-color:var(--teal-700)}.site-header--overlay:not(.is-scrolled) .nav-item>a{text-shadow:0 1px .8rem rgba(3,27,35,.35)}.site-header--overlay:not(.is-scrolled) .language-select{color:var(--white);background:#ffffff0f;border-color:#ffffff42}.site-header--overlay:not(.is-scrolled) .language-select:hover{background:#ffffff24;border-color:#ffffff7a}.nav-item>a:after{content:"";position:absolute;right:0;bottom:.72rem;left:0;height:1px;background:var(--teal-800);transform:scaleX(0);transform-origin:right;transition:transform .17s ease}.nav-item>a:hover:after,.nav-item>a.active:after,.nav-item:focus-within>a:after{transform:scaleX(1);transform-origin:left}.icon-down{width:.68rem;height:.48rem;fill:none;stroke:currentColor;stroke-width:1.4;transition:transform .18s ease}.nav-item:hover .icon-down,.nav-item:focus-within .icon-down{transform:rotate(180deg)}.nav-mega{width:min(72rem,calc(100vw - (2 * var(--page-pad))));position:absolute;top:100%;right:0;visibility:hidden;opacity:0;pointer-events:none;transform:translateY(.6rem);transition:visibility .18s ease,opacity .18s ease,transform .18s ease}.site-header--overlay:not(.is-scrolled) .nav-item>a:after{background:var(--aqua)}.nav-mega--compact{width:min(49rem,calc(100vw - (2 * var(--page-pad))))}.nav-item:hover .nav-mega,.nav-item:focus-within .nav-mega{visibility:visible;opacity:1;pointer-events:auto;transform:translateY(0)}.nav-mega-inner{display:grid;grid-template-columns:16rem 1fr;color:var(--ink);background:var(--white);border:1px solid var(--line);box-shadow:0 1.5rem 3.5rem #05273324}.nav-mega--compact .nav-mega-inner{grid-template-columns:14.5rem 1fr}.nav-mega-intro{padding:1.75rem;color:var(--white);background:var(--teal-900)}.nav-mega-intro--centered{padding-inline:.75rem;text-align:center}.nav-mega-intro .micro-label{color:var(--aqua)}.nav-mega-intro h2{margin-top:1.2rem;font-family:var(--font-display);font-size:2.45rem;font-weight:500;letter-spacing:-.045em}.nav-mega-intro>a{margin-top:3.5rem;padding-bottom:.6rem;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.35);font-size:.82rem;font-weight:700}.nav-mega-links{padding:1.1rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.nav-mega-links>:is(a,button){width:100%;min-height:6.3rem;padding:1.25rem;display:grid;grid-template-columns:1.7rem minmax(0,1fr) auto;align-items:start;gap:.85rem;border:0;border-bottom:1px solid var(--line);color:inherit;background:transparent;text-align:left;cursor:pointer;transition:background .16s ease}.nav-mega-links>:is(a,button):nth-last-child(-n+2){border-bottom:0}.nav-mega--compact .nav-mega-links{grid-template-columns:1fr}.nav-mega--compact .nav-mega-links>:is(a,button){border-bottom:1px solid var(--line)}.nav-mega--compact .nav-mega-links>:is(a,button):last-child{border-bottom:0}.nav-mega-links>:is(a,button):hover{background:var(--paper)}.nav-mega-links>:is(a,button)>span{color:var(--teal-700);font-size:.72rem;font-weight:700}.nav-mega-links strong,.nav-mega-links small{display:block}.nav-mega-links strong{font-family:var(--font-display);font-size:1rem}.nav-mega-links small{margin-top:.35rem;color:var(--steel);font-size:.86rem;line-height:1.5}.nav-mega-links .icon-arrow{width:.9rem}.network-drawer{position:fixed;z-index:300;inset:0;visibility:hidden;opacity:0;transition:visibility .25s ease,opacity .25s ease}.network-drawer.is-open{visibility:visible;opacity:1}.drawer-scrim{position:absolute;inset:0;width:100%;border:0;background:#052733b8;cursor:pointer}.drawer-panel{position:absolute;top:0;right:0;width:min(67rem,88vw);height:100%;padding:clamp(2rem,4vw,4.5rem);overflow-y:auto;background:var(--paper);transform:translate(3rem);transition:transform .25s ease}.network-drawer.is-open .drawer-panel{transform:translate(0)}.drawer-top{display:flex;align-items:flex-start;justify-content:space-between}.drawer-close{padding:.6rem 0;border:0;border-bottom:1px solid currentColor;background:transparent;cursor:pointer;font-size:.9rem}.network-map{width:100%;margin-block:2rem}.drawer-panel>.network-map{width:92%;margin:.75rem auto 1.5rem;display:block}.map-countries{fill:var(--teal-800);fill-opacity:.13}.map-countries path{stroke:var(--paper);stroke-width:.45;stroke-linejoin:round;vector-effect:non-scaling-stroke}.map-country-borders{fill:none;stroke:var(--teal-950);stroke-width:.45;stroke-linejoin:round;opacity:.23;pointer-events:none;vector-effect:non-scaling-stroke}.routes{fill:none;stroke:var(--teal-700);stroke-dasharray:5 8;stroke-width:1.3;opacity:.6;vector-effect:non-scaling-stroke}.pin-core,.pin-secondary{fill:var(--teal-700)}.pin-halo{fill:var(--paper);stroke:var(--teal-700);stroke-width:1.5;opacity:.9;vector-effect:non-scaling-stroke}.map-location text{fill:var(--teal-950);font-family:var(--font-body);letter-spacing:0}.map-location-code{font-size:13px;font-weight:700}.map-location-city{fill:var(--steel);font-size:10px}.drawer-companies{border-top:1px solid var(--line)}.drawer-companies a{min-height:5.9rem;padding:1rem .4rem;display:grid;grid-template-columns:.55rem 2rem 1fr 1fr auto;align-items:center;gap:.9rem;border-bottom:1px solid var(--line)}.drawer-companies i{width:.55rem;height:.55rem;border-radius:50%;background:var(--company-accent)}.company-code,.drawer-companies em,.drawer-companies small{color:var(--steel);font-size:.82rem;font-style:normal}.drawer-companies strong,.drawer-companies small{display:block}.drawer-companies strong{font-family:var(--font-display);font-size:1.05rem}.drawer-companies small{margin-top:.25rem}.drawer-companies .current strong:after{content:"Current";margin-left:.65rem;padding:.17rem .3rem;color:var(--white);background:var(--teal-700);font-family:var(--font-body);font-size:.58rem;letter-spacing:.09em;text-transform:uppercase;vertical-align:middle}.hero{min-height:100svh;position:relative;overflow:hidden;display:flex;align-items:stretch;color:var(--white);background:var(--teal-950)}.hero-background,.hero-overlay{position:absolute;inset:0}.hero-background{width:100%;height:100%;object-fit:cover;object-position:center center;z-index:0;pointer-events:none}.hero-background--intro{z-index:1}.hero-overlay{z-index:2;background:linear-gradient(90deg,#031b231f,#031b2340 42%,#031b23b8),linear-gradient(180deg,#031b236b,#031b2338 52%,#031b23ad)}.hero-copy{width:min(47rem,calc(50% - var(--page-pad)));margin-left:auto;margin-right:clamp(2.5rem,5vw,6rem);min-height:100svh;position:relative;z-index:3;padding:var(--header-height) 0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;transform:none}.hero h1,.section-intro h2,.section-heading h2,.applications-media h2,.confidence-heading h2,.about-copy h2{font-family:var(--font-display);font-weight:500;letter-spacing:-.055em;line-height:.99}.hero h1{max-width:14ch;margin-top:1.55rem;font-size:clamp(3.4rem,4.6vw,5.2rem);font-weight:400;letter-spacing:0;word-spacing:.06em;text-wrap:balance;text-shadow:0 .15rem 1.8rem rgba(3,27,35,.48)}.hero h1 span{display:block;white-space:nowrap}html[lang=nl] .hero h1{max-width:16ch;font-size:clamp(3rem,4vw,4.6rem)}.hero .eyebrow{color:var(--aqua);justify-content:center}.hero-copy>p{max-width:39rem;margin-top:1.55rem;color:#ffffffd6;font-size:1.02rem;line-height:1.62;text-shadow:0 1px 1rem rgba(3,27,35,.5)}.hero-actions{margin-top:2.15rem;display:flex;align-items:center;justify-content:center;gap:.8rem}.button{min-height:3.6rem;display:inline-flex;align-items:center;justify-content:space-between;gap:2.3rem;font-size:.88rem;font-weight:700;transition:color .17s ease,background .17s ease,border-color .17s ease,transform .17s ease}.button--primary{padding:0 1.25rem;color:var(--white);background:var(--teal-900)}.button--hero-primary{min-width:12.8rem;padding:0 1.3rem;color:var(--teal-950);background:var(--white);border:1px solid var(--white)}.button--hero-secondary{min-width:12.8rem;padding:0 1.3rem;color:var(--white);background:#05273338;border:1px solid rgba(255,255,255,.55);-webkit-backdrop-filter:blur(.35rem);backdrop-filter:blur(.35rem)}.button--hero-primary:hover,.button--hero-secondary:hover{transform:translateY(-2px)}.button--hero-primary:hover{background:var(--aqua);border-color:var(--aqua)}.button--hero-secondary:hover{background:#ffffff24;border-color:var(--white)}.hero-location{position:absolute;right:clamp(1rem,2.2vw,2.5rem);bottom:clamp(1rem,2.2vw,2.5rem);z-index:3;min-width:min(22rem,calc(100vw - (2 * var(--page-pad))));padding:1rem 1.25rem;color:var(--white);background:#052733ad;border:1px solid rgba(190,214,213,.24);box-shadow:0 .8rem 2rem #031b2329;-webkit-backdrop-filter:blur(.65rem);backdrop-filter:blur(.65rem)}.hero-location span,.hero-location strong{display:block}.hero-location span{color:var(--aqua);font-size:.66rem;letter-spacing:.1em;text-transform:uppercase}.hero-location strong{margin-top:.35rem;font-family:var(--font-display);font-size:.92rem;font-weight:600}.solution-routes{padding-block:clamp(3rem,4.5vw,5rem);background:var(--paper)}.section-intro{display:grid;grid-template-columns:.42fr 1fr .7fr;align-items:end;gap:3rem}.section-intro h2{font-size:clamp(3rem,5vw,5.8rem)}.solution-routes .section-intro h2{letter-spacing:0;word-spacing:.14em}.section-intro>p{color:var(--steel);font-size:1.06rem;line-height:1.7}.solution-routes .section-intro>p{transform:translate(-2.25rem,1rem)}.route-grid{margin-top:clamp(2.5rem,3.5vw,3.5rem);display:grid;grid-template-columns:1fr 1fr;gap:1px}.route-card{min-height:34rem;position:relative;overflow:hidden;padding:2rem;display:flex;flex-direction:column;justify-content:space-between;color:var(--white);background:var(--teal-950)}.route-card>img,.route-overlay{position:absolute;inset:0;width:100%;height:100%}.route-card>img{object-fit:cover;transition:transform .6s ease}.route-card:hover>img{transform:scale(1.03)}.route-overlay{background:#0527336b}.route-card>span,.route-card>div:last-child{position:relative;z-index:2}.route-card>span{font-size:.78rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.route-card h3{max-width:16ch;font-family:var(--font-display);font-size:clamp(2.2rem,3.6vw,4.3rem);font-weight:500;letter-spacing:-.05em;line-height:1}.route-card p{max-width:33rem;margin-top:1rem;color:#ffffffd1;font-size:1.02rem;line-height:1.65}.route-card a,.section-heading a,.about-copy>a{width:fit-content;margin-top:2rem;padding-bottom:.55rem;display:flex;align-items:center;gap:1rem;border-bottom:1px solid currentColor;font-size:.88rem;font-weight:700}.route-card--components img{object-fit:cover;object-position:70% center}.section-heading{display:grid;grid-template-columns:1.3fr .7fr;gap:4rem;align-items:end}.section-heading h2{max-width:13ch;margin-top:1.8rem;font-size:clamp(3rem,5vw,6rem)}.section-heading>div:last-child>p,.section-heading>p{color:var(--steel);font-size:1.06rem;line-height:1.7}.applications{min-height:42rem;display:grid;grid-template-columns:minmax(0,1.18fr) minmax(31rem,.82fr);color:var(--white);background:var(--teal-950)}.applications-media{min-height:42rem;position:relative;overflow:hidden;padding:var(--page-pad);display:flex;align-items:flex-end}.applications-media>img,.applications-overlay{position:absolute;inset:0;width:100%;height:100%}.applications-media>img{object-fit:cover}.applications-overlay{background:linear-gradient(0deg,#052733ed,#05273314 72%),linear-gradient(90deg,rgba(5,39,51,.45),transparent)}.applications-media>div:last-child{position:relative;z-index:2}.applications-media h2{margin-top:1.7rem;font-size:clamp(3rem,5vw,6rem)}.applications-media p{max-width:36rem;margin-top:1.5rem;color:#fffc;font-size:1.06rem;line-height:1.7}.application-links{padding:1.5rem var(--page-pad);display:flex;flex-direction:column;justify-content:center}.application-links>article{min-height:6.5rem;display:grid;grid-template-columns:2.2rem 1fr;align-items:center;gap:1rem;border-top:1px solid rgba(255,255,255,.17)}.application-links>article:last-child{border-bottom:1px solid rgba(255,255,255,.17)}.application-links>article>span{color:var(--aqua);font-size:.78rem;font-weight:700}.application-links h3{font-family:var(--font-display);font-size:1.28rem;font-weight:600}.application-links p{margin-top:.25rem;color:#ffffffb3;font-size:.92rem}.confidence{color:var(--white);background:var(--teal-900)}.confidence-heading{max-width:64rem}.confidence-heading h2{margin-top:1.8rem;font-size:clamp(3.4rem,6vw,7rem)}.confidence-heading>p{max-width:42rem;margin-top:1.6rem;color:#ffffffc7;font-size:1.1rem;line-height:1.7}.process-line{margin-top:5rem;display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid rgba(255,255,255,.2);border-left:1px solid rgba(255,255,255,.2)}.process-line article{min-height:18rem;padding:1.5rem;border-right:1px solid rgba(255,255,255,.2);border-bottom:1px solid rgba(255,255,255,.2)}.process-line article>span{color:var(--aqua);font-size:.78rem;font-weight:700}.process-line h3{margin-top:4rem;font-family:var(--font-display);font-size:1.28rem;font-weight:600}.process-line p{margin-top:.7rem;color:#ffffffb8;font-size:.92rem;line-height:1.6}.evidence-callout{margin-top:3rem;padding:2.2rem 2.4rem;display:grid;grid-template-columns:1fr 1fr auto;gap:3rem;align-items:center;color:var(--ink);background:var(--aqua)}.evidence-callout h3{margin-top:.6rem;font-family:var(--font-display);font-size:1.5rem;letter-spacing:-.03em}.evidence-callout>p{color:var(--ink-soft);font-size:.95rem;line-height:1.6}.evidence-callout>a{display:flex;align-items:center;gap:1rem;font-size:.88rem;font-weight:700}.projects{background:var(--paper)}.section-heading--projects{grid-template-columns:1fr .55fr}.case-card{margin-top:4.5rem;display:grid;grid-template-columns:1.1fr .9fr;background:var(--white)}.case-card figure{min-height:40rem;position:relative}.case-card figure img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover}.case-card figcaption{position:absolute;bottom:1.25rem;left:1.25rem;padding:.6rem .8rem;color:var(--white);background:#052733db;font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}.case-copy{padding:clamp(2.5rem,5vw,5.5rem);display:flex;flex-direction:column;justify-content:center}.case-status{width:fit-content;padding:.45rem .6rem;color:var(--teal-950);background:var(--yellow);font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.case-copy h3{margin-top:2rem;font-family:var(--font-display);font-size:clamp(2.1rem,3.5vw,4rem);font-weight:500;letter-spacing:-.05em;line-height:1}.case-copy>p{margin-top:1.4rem;color:var(--steel);font-size:1.02rem;line-height:1.7}.case-copy dl{margin-top:2rem;border-top:1px solid var(--line)}.case-copy dl>div{padding:.9rem 0;display:grid;grid-template-columns:.65fr 1fr;border-bottom:1px solid var(--line);font-size:.9rem}.case-copy dt{color:var(--steel)}.case-note{margin-top:1.5rem;color:var(--steel);font-size:.88rem;line-height:1.55}.resources{background:var(--white)}.resource-grid{margin-top:4.5rem;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.resource-grid>a{min-height:26rem;padding:1.9rem;display:flex;flex-direction:column;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.resource-grid>a>span{color:var(--steel);font-size:.78rem;font-weight:700}.resource-grid>a>svg:not(.icon-arrow){width:2.2rem;margin-top:3rem;fill:none;stroke:var(--teal-700);stroke-width:1.2}.resource-grid h3{margin-top:1.7rem;font-family:var(--font-display);font-size:1.48rem;font-weight:600}.resource-grid p{margin-top:.7rem;color:var(--steel);font-size:.95rem;line-height:1.6}.resource-grid em{margin-top:auto;color:var(--teal-700);font-size:.72rem;font-style:normal;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.resource-grid .icon-arrow{margin-top:1.1rem;align-self:flex-end}.about{background:var(--paper)}.about-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:clamp(4rem,8vw,9rem);align-items:center}.about-grid>figure{min-height:36rem;position:relative}.about-grid>figure img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover}.about-grid figcaption{position:absolute;right:1.3rem;bottom:1.3rem;padding:.6rem .8rem;color:var(--white);background:#052733d6;font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}.about-copy h2{margin-top:1.8rem;font-size:clamp(3rem,4.8vw,5.8rem)}.about-copy>p{margin-top:1.7rem;color:var(--steel);font-size:1.06rem;line-height:1.7}.about-copy dl{margin-top:2.5rem;padding-block:1.8rem;display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.about-copy dt{font-family:var(--font-display);font-size:2.7rem;font-weight:500}.about-copy dd{margin-top:.3rem;color:var(--steel);font-size:.86rem;line-height:1.45}.network-strip{margin-top:8rem;padding-block:3rem;display:grid;grid-template-columns:.75fr 1fr .85fr;align-items:center;gap:4rem;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.network-strip h3{margin-top:.6rem;font-family:var(--font-display);font-size:1.4rem}.network-strip .network-map{margin:0}.network-strip>div:last-child{display:grid;gap:.55rem}.network-strip>div:last-child span{display:grid;grid-template-columns:2rem 1fr;color:var(--steel);font-size:.88rem}.network-strip b{color:var(--teal-700)}.interior-hero{min-height:38rem;display:grid;grid-template-columns:minmax(32rem,.88fr) minmax(0,1.12fr);background:var(--white)}.interior-hero-copy{padding:clamp(4.5rem,7vw,7.5rem) var(--page-pad);display:flex;flex-direction:column;justify-content:center}.breadcrumb{margin-bottom:3rem;display:flex;gap:.7rem;color:var(--steel);font-size:.78rem;letter-spacing:.06em;text-transform:uppercase}.breadcrumb a:hover{color:var(--teal-700)}.interior-hero h1,.not-found h1{max-width:10ch;margin-top:1.8rem;font-family:var(--font-display);font-size:clamp(3.6rem,5.6vw,6.3rem);font-weight:500;letter-spacing:-.06em;line-height:.97}.interior-hero--contact h1{font-size:clamp(3.1rem,4.7vw,5.25rem)}.interior-hero--contact{grid-template-columns:minmax(32rem,.88fr) minmax(0,1.12fr);align-items:center}.interior-hero--contact>figure{width:88%;height:auto;min-height:0;aspect-ratio:4 / 3;justify-self:center}.interior-hero.interior-hero--contact>figure img{object-fit:contain}.interior-hero-copy>p{max-width:38rem;margin-top:2rem;color:var(--steel);font-size:1.1rem;line-height:1.7}.interior-hero--selection-guides .interior-hero-copy{padding-block:clamp(2.25rem,4vw,3.75rem);justify-content:flex-start}.interior-hero--selection-guides .breadcrumb{margin-bottom:1.5rem}.interior-hero--selection-guides h1{margin-top:1rem;font-size:clamp(3rem,4.4vw,4.8rem);line-height:.94}.interior-hero--selection-guides .interior-hero-copy>p{margin-top:1.2rem;font-size:.95rem}.selection-guide-downloads{max-width:38rem;margin-top:1.5rem;border-top:1px solid var(--line)}.selection-guide-downloads a{min-height:3.85rem;padding:.8rem 0;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;border-bottom:1px solid var(--line)}.selection-guide-downloads a>span{display:grid;gap:.2rem}.selection-guide-downloads strong{color:var(--ink);font-size:.94rem;font-weight:600}.selection-guide-downloads small{color:var(--steel);font-size:.7rem;letter-spacing:.06em;text-transform:uppercase}.selection-guide-downloads svg{width:1rem;flex:0 0 auto;color:var(--teal-700);transition:transform .18s ease}.selection-guide-downloads a:hover svg,.selection-guide-downloads a:focus-visible svg{transform:translate(.2rem,-.2rem)}.interior-hero>figure{min-height:38rem;overflow:hidden}.interior-hero>figure.has-caption{display:grid;grid-template-rows:minmax(0,1fr) auto}.interior-hero>figure.has-caption>img,.interior-hero>figure.has-caption>video{min-height:0}.interior-hero>figure img,.interior-hero>figure video{width:100%;height:100%;display:block;object-fit:cover}.interior-hero>figure.has-caption figcaption{padding:.65rem 1rem;color:var(--steel);background:var(--white);border-bottom:1px solid var(--line);font-size:.72rem;line-height:1.4}.interior-hero--compact,.interior-hero--compact>figure{min-height:32rem}.interior-hero--compact .interior-hero-copy{padding-block:3rem;justify-content:flex-start}.interior-hero--compact .breadcrumb{margin-bottom:2rem}.interior-hero--compact h1{max-width:none;margin-top:1.3rem;font-size:3.25rem;letter-spacing:0;white-space:nowrap}.interior-hero--compact .interior-hero-copy>p{margin-top:1.4rem}.interior-hero--product,.interior-hero--product>figure{min-height:26rem}.interior-hero--product .interior-hero-copy{padding-block:1.75rem;justify-content:flex-start}.interior-hero--product .breadcrumb{margin-bottom:1rem}.interior-hero--product h1{max-width:none;margin-top:.75rem;font-size:3.65rem;letter-spacing:0}.interior-hero--product .interior-hero-copy>p{margin-top:.85rem}.interior-hero--product~.detail-framework.section-space{padding-block:clamp(3.25rem,5vw,5rem)}.interior-hero--impact-beds>figure{display:flex;align-items:center;justify-content:center;background:var(--white)}.interior-hero--impact-beds>figure img{width:86%;height:86%;object-fit:contain}.product-image-gallery{padding-block:clamp(3.5rem,6vw,6rem);background:var(--paper);border-block:1px solid var(--line)}.product-image-gallery-header{display:grid;grid-template-columns:minmax(10rem,.65fr) minmax(0,1.35fr);align-items:end;gap:2rem}.product-image-gallery-header h2{font-family:var(--font-display);font-size:clamp(2.2rem,3.5vw,3.7rem);font-weight:500;line-height:1}.product-image-gallery-header p{max-width:38rem;margin-top:.85rem;color:var(--steel)}.product-image-gallery-main{margin-top:2.5rem;background:#e9edee;border:1px solid var(--line)}.product-image-gallery--headerless .product-image-gallery-main{margin-top:0}.product-image-gallery-main img,.product-image-gallery-main video{width:100%;aspect-ratio:16 / 8;display:block;object-fit:contain;background:#e9edee}.product-image-gallery-main figcaption{min-height:3.2rem;padding:.8rem 1rem;display:flex;align-items:center;gap:1rem;background:var(--white);border-top:1px solid var(--line);font-size:.86rem}.product-image-gallery-main figcaption span{color:var(--teal-700);font-size:.72rem;font-weight:700}.product-image-gallery-thumbnails{margin-top:1rem;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1px;background:var(--line);border:1px solid var(--line)}.product-image-gallery-thumbnails button{position:relative;min-width:0;padding:0;overflow:hidden;background:var(--white);border:0;cursor:pointer}.product-image-gallery-thumbnails button:after{content:"";position:absolute;right:0;bottom:0;left:0;height:3px;background:var(--teal-700);transform:scaleX(0);transform-origin:left;transition:transform .18s ease}.product-image-gallery-thumbnails button:hover:after,.product-image-gallery-thumbnails button:focus-visible:after,.product-image-gallery-thumbnails button.is-active:after{transform:scaleX(1)}.product-image-gallery-thumbnails button:focus-visible{outline:2px solid var(--teal-700);outline-offset:-2px}.product-image-gallery-thumbnails img{width:100%;aspect-ratio:16 / 10;display:block;object-fit:cover}.product-image-gallery-thumbnails span{position:absolute;right:.55rem;bottom:.5rem;padding:.15rem .32rem;color:var(--white);background:#052733d1;font-size:.66rem;font-weight:700}.product-image-gallery--compact .product-image-gallery-main,.product-image-gallery--compact .product-image-gallery-thumbnails{width:min(100%,66rem);margin-inline:auto}.product-image-gallery--compact{padding-block:1.25rem 2.25rem}.product-image-gallery--compact .product-image-gallery-main{margin-top:.85rem}.product-image-gallery--compact.product-image-gallery--headerless .product-image-gallery-main{margin-top:0}#roller-manufacturing-gallery .product-image-gallery-thumbnails{grid-template-columns:repeat(auto-fit,minmax(6.5rem,1fr))}.skf-pulley-feature{padding-block:clamp(2.75rem,4.5vw,4.5rem);background:var(--white);border-bottom:1px solid var(--line)}.skf-pulley-feature-header{display:grid;grid-template-columns:minmax(10rem,.48fr) minmax(0,1.52fr);align-items:end;gap:clamp(2rem,5vw,6rem)}.skf-pulley-feature-header h2{max-width:15ch;font-family:var(--font-display);font-size:clamp(2.5rem,4vw,4.4rem);font-weight:500;letter-spacing:-.055em;line-height:.98}.skf-pulley-feature-header p{max-width:47rem;margin-top:.9rem;color:var(--steel);font-size:clamp(1rem,1.25vw,1.2rem);line-height:1.65}.skf-pulley-feature-layout{margin-top:clamp(2rem,3.5vw,3.5rem);display:grid;grid-template-columns:minmax(20rem,.88fr) minmax(0,1.12fr);border:1px solid var(--line)}.skf-pulley-feature-layout figure{min-width:0;display:grid;grid-template-rows:1fr auto;background:#f4f5f5;border-right:1px solid var(--line)}.skf-pulley-feature-layout figure>img{width:100%;height:100%;min-height:28rem;padding:clamp(1.5rem,3vw,3rem);display:block;object-fit:contain}.skf-pulley-feature-layout figcaption{padding:.9rem 1rem;color:var(--steel);background:var(--white);border-top:1px solid var(--line);font-size:.78rem}.skf-inline-gallery{grid-template-rows:minmax(0,1fr) auto auto}.skf-inline-gallery figcaption{display:flex;align-items:center;gap:.75rem}.skf-inline-gallery figcaption span{color:var(--teal-700);font-weight:700}.skf-inline-gallery-thumbnails{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));background:var(--white);border-top:1px solid var(--line)}.skf-inline-gallery-thumbnails button{height:3.35rem;padding:.3rem;position:relative;border:0;border-right:1px solid var(--line);background:#f4f5f5;cursor:pointer}.skf-inline-gallery-thumbnails button:last-child{border-right:0}.skf-inline-gallery-thumbnails button:after{content:"";position:absolute;inset:auto 0 0;height:.2rem;background:transparent}.skf-inline-gallery-thumbnails button:hover:after,.skf-inline-gallery-thumbnails button:focus-visible:after,.skf-inline-gallery-thumbnails button.is-active:after{background:var(--teal-700)}.skf-inline-gallery-thumbnails button:focus-visible{z-index:1;outline:2px solid var(--teal-700);outline-offset:-2px}.skf-inline-gallery-thumbnails img{width:100%;height:100%;display:block;object-fit:contain}.skf-pulley-feature-points{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.skf-pulley-feature-points article{min-height:14rem;padding:clamp(1.25rem,2vw,2rem);display:grid;grid-template-columns:auto 1fr;align-content:start;gap:1.25rem;background:var(--paper);border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.skf-pulley-feature-points article:nth-child(2n){border-right:0}.skf-pulley-feature-points article:nth-last-child(-n+2){border-bottom:0}.skf-pulley-feature-points article>span{padding-top:.2rem;color:var(--teal-700);font-size:.7rem;font-weight:700}.skf-pulley-feature-points h3{font-family:var(--font-display);font-size:clamp(1.25rem,1.6vw,1.55rem);font-weight:600;line-height:1.15}.skf-pulley-feature-points p{margin-top:.75rem;color:var(--steel);font-size:.9rem;line-height:1.6}.skf-pulley-specifications{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-inline:1px solid var(--line);border-bottom:1px solid var(--line)}.skf-pulley-specifications div{min-width:0;padding:1.2rem 1.35rem;display:grid;gap:.35rem;background:var(--teal-950);border-right:1px solid rgba(255,255,255,.16)}.skf-pulley-specifications div:last-child{border-right:0}.skf-pulley-specifications span{color:var(--aqua);font-size:.66rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.skf-pulley-specifications strong{color:var(--white);font-family:var(--font-display);font-size:clamp(1rem,1.35vw,1.25rem);font-weight:500}@media(max-width:900px){.skf-pulley-feature-header,.skf-pulley-feature-layout{grid-template-columns:1fr}.skf-pulley-feature-header{align-items:start;gap:1.5rem}.skf-pulley-feature-layout figure{border-right:0;border-bottom:1px solid var(--line)}.skf-pulley-feature-layout figure>img{min-height:22rem}.skf-pulley-specifications{grid-template-columns:repeat(2,minmax(0,1fr))}.skf-pulley-specifications div:nth-child(2){border-right:0}.skf-pulley-specifications div:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.16)}}@media(max-width:620px){.skf-pulley-feature-points,.skf-pulley-specifications{grid-template-columns:1fr}.skf-pulley-feature-points article,.skf-pulley-feature-points article:nth-child(2n),.skf-pulley-feature-points article:nth-last-child(-n+2){min-height:0;border-right:0;border-bottom:1px solid var(--line)}.skf-pulley-feature-points article:last-child{border-bottom:0}.skf-pulley-feature-layout figure>img{min-height:18rem;padding:1rem}.skf-pulley-specifications div,.skf-pulley-specifications div:nth-child(2){border-right:0;border-bottom:1px solid rgba(255,255,255,.16)}.skf-pulley-specifications div:last-child{border-bottom:0}}.product-technical-reference{padding-block:clamp(2.25rem,3.5vw,3.5rem);background:var(--paper);border-block:1px solid var(--line)}.product-technical-reference-header{display:grid;grid-template-columns:minmax(10rem,.42fr) minmax(0,1.58fr);align-items:start;gap:clamp(2rem,5vw,5rem)}.product-technical-reference-header h2{max-width:24ch;font-family:var(--font-display);font-size:clamp(2.25rem,3vw,3.25rem);font-weight:500;letter-spacing:-.055em;line-height:1.02}.product-technical-reference-header p{max-width:48rem;margin-top:1rem;color:var(--steel);line-height:1.75}.product-technical-card-grid{margin-top:1.75rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--line);border-left:1px solid var(--line)}.product-technical-card-grid article{min-height:11.5rem;padding:1.25rem;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#ffffffa8}.product-technical-card-grid article>span{color:var(--teal-700);font-size:.72rem;font-weight:700;letter-spacing:.06em}.product-technical-card-grid h3{margin-top:.9rem;font-family:var(--font-display);font-size:1.42rem;font-weight:600}.product-technical-card-grid ul{margin:.75rem 0 0;padding:0;display:grid;gap:.55rem;list-style:none}.roller-detail-grid ul,.roller-care-grid ul{margin:1rem 0 0;padding:0;display:grid;gap:.75rem;list-style:none}.product-technical-card-grid li,.roller-detail-grid li,.roller-care-grid li{padding-left:1rem;position:relative;color:var(--steel);font-size:.9rem;line-height:1.55}.product-technical-card-grid li:before,.roller-detail-grid li:before,.roller-care-grid li:before{content:"";width:.3rem;height:.3rem;position:absolute;top:.58rem;left:0;border-radius:50%;background:var(--teal-700)}.product-technical-table-section{margin-top:clamp(2.75rem,4vw,4rem)}.product-technical-table-heading{margin-bottom:1.25rem;display:flex;align-items:end;justify-content:space-between;gap:2rem}.product-technical-table-heading p{color:var(--steel);font-size:.75rem}.product-technical-table-wrap{overflow-x:auto;border:1px solid var(--line);background:var(--white)}.product-technical-table-wrap table{width:100%;min-width:58rem;border-collapse:collapse;text-align:left}.product-technical-table-wrap th,.product-technical-table-wrap td{min-width:9rem;padding:.85rem 1rem;border-right:1px solid var(--line);border-bottom:1px solid var(--line);font-size:.84rem;line-height:1.5;vertical-align:top}.product-technical-table-wrap th:last-child,.product-technical-table-wrap td:last-child{border-right:0}.product-technical-table-wrap tbody tr:last-child th,.product-technical-table-wrap tbody tr:last-child td{border-bottom:0}.product-technical-table-wrap thead th{color:var(--aqua);background:var(--teal-950);font-size:.68rem;letter-spacing:.07em;text-transform:uppercase}.product-technical-table-wrap tbody th{color:var(--teal-800);font-family:var(--font-display);font-size:.95rem}.product-technical-table-wrap td{color:var(--steel)}.product-technical-reference-source{margin-top:1.25rem;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:2rem;color:var(--steel);font-size:.72rem;line-height:1.55}.product-technical-reference-source strong{color:var(--teal-800)}.technical-data-library{padding-block:clamp(2rem,2.8vw,3rem);background:#f3f2ed;border-bottom:1px solid var(--line)}.technical-data-library-header{display:grid;grid-template-columns:minmax(7rem,.26fr) minmax(0,1.74fr);align-items:start;gap:clamp(2rem,4vw,4.5rem)}.technical-data-library-header>div{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(18rem,.65fr);align-items:center;gap:clamp(2rem,4vw,4rem)}.technical-data-library-header h2{max-width:30ch;font-family:var(--font-display);font-size:clamp(2.05rem,2.7vw,3rem);font-weight:500;letter-spacing:-.045em;line-height:.98}.technical-data-library-header p{max-width:36rem;margin-top:0;color:var(--steel);font-size:.86rem;line-height:1.55}.technical-data-accordion{margin-top:clamp(1.35rem,2.2vw,2rem);border-top:1px solid var(--line-strong)}.technical-data-item{border-bottom:1px solid var(--line-strong)}.technical-data-item summary{min-height:5.25rem;padding:1rem 3rem 1rem 0;display:grid;grid-template-columns:4rem minmax(0,1fr) auto;align-items:center;gap:1rem;position:relative;cursor:pointer;list-style:none}.technical-data-item summary::-webkit-details-marker{display:none}.technical-data-item summary:after{content:"+";position:absolute;right:.1rem;color:var(--teal-800);font-family:var(--font-display);font-size:1.65rem;font-weight:400;line-height:1}.technical-data-item[open] summary:after{content:"−"}.technical-data-item summary>span{color:var(--teal-700);font-size:.73rem;font-weight:700;letter-spacing:.07em}.technical-data-item summary>div{display:grid;gap:.25rem}.technical-data-item summary strong{color:var(--ink);font-family:var(--font-display);font-size:clamp(1.05rem,1.35vw,1.35rem);font-weight:600}.technical-data-item summary small{color:var(--steel);font-size:.7rem;line-height:1.45}.technical-data-item summary em{color:var(--teal-700);font-size:.7rem;font-style:normal;font-weight:700;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap}.technical-data-item-body{padding:0 0 1.5rem 5rem}.technical-data-item-body>p{max-width:58rem;margin-bottom:.85rem;color:var(--steel);font-size:.82rem;line-height:1.6}.technical-data-table-wrap{max-height:min(70vh,50rem);overflow:auto;border:1px solid var(--line-strong);background:var(--white);scrollbar-gutter:stable}.technical-data-table-wrap table{width:max-content;min-width:100%;border-collapse:separate;border-spacing:0;text-align:left}.technical-data-table-wrap th,.technical-data-table-wrap td{min-width:7.5rem;max-width:24rem;padding:.62rem .78rem;border-right:1px solid var(--line);border-bottom:1px solid var(--line);font-size:.75rem;line-height:1.45;vertical-align:top;white-space:nowrap}.technical-data-table-wrap th:last-child,.technical-data-table-wrap td:last-child{border-right:0}.technical-data-table-wrap tbody tr:last-child th,.technical-data-table-wrap tbody tr:last-child td{border-bottom:0}.technical-data-table-wrap thead th{position:sticky;z-index:3;top:0;color:var(--aqua);background:var(--teal-950);font-size:.64rem;letter-spacing:.05em;text-transform:uppercase}.technical-data-table-wrap tbody tr:nth-child(2n) th,.technical-data-table-wrap tbody tr:nth-child(2n) td{background:#f7f7f3}.technical-data-table-wrap tbody th{position:sticky;z-index:2;left:0;color:var(--teal-800);background:var(--white);font-family:var(--font-display);font-size:.8rem;font-weight:600}.technical-data-table-wrap thead th:first-child{z-index:4;left:0}.technical-data-table-wrap td{color:#43545b}.technical-data-library-note{max-width:64rem;margin:1rem 0 0 5rem;color:var(--steel);font-size:.7rem;line-height:1.55}.roller-page{background:var(--paper)}.product-custom-dimensions-anchor{height:0;position:relative;z-index:3}.product-custom-dimensions-anchor>.page-width{position:absolute;top:clamp(2.5rem,4vw,4rem);left:50%;display:flex;justify-content:flex-end;transform:translate(-50%);pointer-events:none}.roller-hero{color:var(--white);background:var(--teal-950)}.roller-hero-media{position:relative;min-height:clamp(30rem,66svh,38rem);overflow:hidden;background:var(--teal-950)}.roller-hero-media:after{content:"";position:absolute;z-index:1;inset:0;background:linear-gradient(180deg,#05273366,#05273314 38%,#052733e0),linear-gradient(90deg,rgba(5,39,51,.42),transparent 62%);pointer-events:none}.roller-hero-media video,.roller-hero-media img{position:absolute;inset:0;width:100%;height:100%;display:block;object-fit:cover;object-position:center 52%;background:var(--teal-950)}.product-family-page .roller-hero-title h1{max-width:12ch;font-size:clamp(3.9rem,6.4vw,7rem)}.product-family-page .product-image-gallery,.product-family-page .skf-pulley-feature,.product-family-page .technical-data-library,.product-family-page .conveyor-belt-profile,.product-family-page .roller-next-step{scroll-margin-top:5rem}.product-family-page .product-image-gallery--compact{padding-block:clamp(2.5rem,4vw,4rem)}.product-family-page .product-image-gallery--compact .product-image-gallery-main,.product-family-page .product-image-gallery--compact .product-image-gallery-thumbnails{width:min(100%,56rem);margin-inline:auto}.product-family-page .product-image-gallery--compact .product-image-gallery-main{margin-top:2rem}.product-family-page--belt-cleaners .roller-hero-media img{padding:clamp(2rem,5vw,5rem);object-fit:contain}.product-family-page--housings .roller-hero-media img{padding:0;object-fit:contain;object-position:center;transform:scale(1.82);transform-origin:center 61%}.roller-hero-inner{position:relative;z-index:2;min-height:clamp(30rem,66svh,38rem);padding-block:2rem 4rem;display:grid;grid-template-columns:minmax(0,.82fr) minmax(22rem,1.18fr);grid-template-rows:auto 1fr;align-items:end;column-gap:clamp(3rem,8vw,9rem);row-gap:2rem}.roller-hero-inner .breadcrumb{grid-column:1 / -1;grid-row:1;align-self:start;margin-bottom:0;color:#ffffffb8}.roller-hero-inner .breadcrumb a:hover{color:var(--white)}.roller-hero-title .eyebrow{color:var(--aqua)}.roller-hero-title{grid-column:1;grid-row:2}.roller-hero-title h1{margin-top:1.25rem;color:var(--white);font-family:var(--font-display);font-size:clamp(4.5rem,7.6vw,8.2rem);font-weight:500;letter-spacing:-.065em;line-height:.9;text-shadow:0 .25rem 1.5rem rgba(3,27,35,.32)}.roller-hero-summary{grid-column:2;grid-row:2;max-width:38rem;padding-bottom:.4rem}.roller-hero-summary>p{color:#ffffffe6;font-family:var(--font-display);font-size:clamp(1.35rem,2.2vw,2.15rem);line-height:1.3;text-shadow:0 .15rem 1.2rem rgba(3,27,35,.35)}.roller-hero-summary>a{width:fit-content;margin-top:2rem;padding-bottom:.65rem;display:flex;align-items:center;gap:2.5rem;border-bottom:1px solid rgba(255,255,255,.72);font-size:.86rem;font-weight:700}.roller-hero-media figcaption{position:absolute;z-index:2;right:var(--page-pad);bottom:1.25rem;display:flex;align-items:center;gap:.8rem;color:#ffffff9e;font-size:.66rem}.roller-hero-media figcaption span{color:var(--aqua);font-weight:700;letter-spacing:.08em;text-transform:uppercase}.roller-section-nav{position:sticky;z-index:60;top:0;background:#f4f4eff5;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(.8rem);backdrop-filter:blur(.8rem)}.roller-section-nav .page-width{min-height:3.5rem;display:flex;align-items:center;gap:clamp(1.3rem,3vw,3rem)}.roller-section-nav span{margin-right:auto;color:var(--teal-700);font-size:.7rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.roller-section-nav a{color:var(--steel);font-size:.79rem;font-weight:700}.roller-section-nav a:hover{color:var(--teal-800)}.roller-details,.roller-selection,.roller-care{scroll-margin-top:5rem}.roller-details,.roller-care{padding-block:clamp(2.5rem,3.4vw,3.75rem)}.roller-details{background:var(--paper);border-top:1px solid var(--line)}.roller-care{background:var(--white);border-top:1px solid var(--line)}.roller-section-layout{display:grid;grid-template-columns:minmax(7rem,.26fr) minmax(0,1.74fr);gap:clamp(2rem,4vw,4.5rem)}.roller-section-label{display:flex;flex-direction:column;justify-content:space-between}.roller-section-label>strong{color:var(--line);font-family:var(--font-display);font-size:clamp(3.5rem,6vw,6.5rem);font-weight:500;line-height:.8}.roller-section-heading{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(17rem,.55fr);align-items:center;gap:clamp(2rem,4vw,4rem)}.roller-section-heading h2,.roller-selection-heading h2,.roller-next-step h2{font-family:var(--font-display);font-weight:500;letter-spacing:-.055em;line-height:1.02}.roller-section-heading h2{max-width:22ch;font-size:clamp(2.2rem,3vw,3.25rem);letter-spacing:-.045em;line-height:.98}.roller-section-heading p,.roller-selection-heading>p{color:var(--steel);line-height:1.75}.roller-section-heading p{font-size:.88rem;line-height:1.55}.roller-detail-grid article>span{color:var(--teal-700);font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.roller-detail-grid h3{font-family:var(--font-display);font-weight:600}.roller-detail-grid p{margin-top:.65rem;color:var(--steel);font-size:.8rem;line-height:1.48}.roller-detail-grid{margin-top:1.85rem;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid var(--line);border-left:1px solid var(--line)}.roller-detail-grid article{min-height:0;padding:1.2rem 1.15rem 1.3rem;background:#ffffffb8;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.roller-detail-grid h3{margin-top:.85rem;font-size:1.2rem;line-height:1.1}.roller-detail-grid ul{margin-top:.7rem;gap:.48rem}.roller-detail-grid li{padding-left:.82rem;font-size:.76rem;line-height:1.42}.roller-detail-grid article>div{margin-top:2rem;display:grid;gap:.5rem}.roller-detail-grid i{height:1px;display:block;background:var(--line)}.roller-detail-grid i:nth-child(1){width:100%}.roller-detail-grid i:nth-child(2){width:78%}.roller-detail-grid i:nth-child(3){width:55%}.roller-selection{padding-block:clamp(2.25rem,3vw,3.25rem);background:var(--paper);border-top:1px solid var(--line)}.roller-selection-heading{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(20rem,.8fr);align-items:end;gap:clamp(3rem,7vw,8rem)}.roller-selection-heading h2{max-width:15ch;margin-top:1rem;font-size:clamp(2.45rem,3.6vw,3.9rem)}.roller-selection-table-wrap{margin-top:2.5rem;overflow-x:auto;border:1px solid var(--line);background:var(--white)}.roller-selection-scroll-hint{display:none}.roller-selection-table{width:100%;min-width:62rem;border-collapse:collapse;text-align:left}.roller-selection-table th,.roller-selection-table td{height:3.85rem;padding:.75rem 1rem;border-right:1px solid var(--line);border-bottom:1px solid var(--line);font-size:.86rem;white-space:nowrap}.roller-selection-table th:last-child,.roller-selection-table td:last-child{border-right:0}.roller-selection-table tbody tr:last-child th,.roller-selection-table tbody tr:last-child td{border-bottom:0}.roller-selection-table thead th{height:3.5rem;color:var(--aqua);background:var(--teal-950);font-size:.68rem;letter-spacing:.08em;text-transform:uppercase}.roller-selection-table tbody th{color:var(--teal-800);font-family:var(--font-display);font-size:1rem}.roller-selection-table td{color:var(--steel)}.roller-selection-table td:last-child{color:var(--teal-700);font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.roller-selection-note{margin-top:1rem;color:var(--steel);font-size:.72rem;line-height:1.55}.roller-care-grid{margin-top:2.75rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--line);border-left:1px solid var(--line)}.roller-care-grid article{min-height:13.5rem;padding:1.5rem;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.roller-care-grid article>span{color:var(--teal-700);font-size:.72rem;font-weight:700;letter-spacing:.06em}.roller-care-grid h3{margin-top:1.5rem;font-family:var(--font-display);font-size:1.4rem;font-weight:600}.roller-care-source{margin-top:1.25rem;color:var(--steel);font-size:.72rem;line-height:1.55}.roller-next-step{padding-block:clamp(3.25rem,5vw,4.75rem);color:var(--white);background:var(--teal-900)}.roller-next-step-inner{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(20rem,.8fr);align-items:end;gap:clamp(3rem,7vw,8rem)}.roller-next-step h2{max-width:14ch;margin-top:1.5rem;font-size:clamp(2.8rem,4.4vw,4.8rem)}.roller-next-step-actions{display:flex;align-items:center;gap:1.5rem}.roller-next-step .button--primary{min-width:15rem;background:var(--white);color:var(--teal-950)}.roller-next-step-actions>a:last-child{padding-block:.7rem;display:flex;align-items:center;gap:1.2rem;border-bottom:1px solid rgba(255,255,255,.45);font-size:.82rem;font-weight:700}.roller-page:not(.product-family-page) .roller-selection-table-wrap{margin-top:1.5rem}.roller-page:not(.product-family-page) .roller-selection-table th,.roller-page:not(.product-family-page) .roller-selection-table td{height:3rem;padding:.48rem .72rem}.roller-page:not(.product-family-page) .roller-selection-table thead th{height:2.8rem}.roller-page:not(.product-family-page) .roller-selection-heading h2{max-width:none;margin-top:.65rem;font-size:clamp(2rem,2.75vw,2.85rem);white-space:nowrap}.roller-page:not(.product-family-page) .roller-selection-heading>div:only-child{grid-column:1 / -1;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:.75rem 2rem}.roller-page:not(.product-family-page) .roller-selection-heading>div:only-child>h2{grid-column:1 / -1}.roller-page:not(.product-family-page) .technical-data-library-header h2{max-width:none;font-size:clamp(1.75rem,2.15vw,2.35rem);white-space:nowrap}.roller-page:not(.product-family-page) .technical-data-library-header>div>h2:only-child{grid-column:1 / -1}.roller-page:not(.product-family-page) .roller-section-heading h2{font-size:clamp(1.85rem,2.35vw,2.5rem)}.roller-page:not(.product-family-page) .roller-detail-grid h3{font-size:1.05rem}.roller-page:not(.product-family-page) .roller-care-grid h3{font-size:1.15rem}.roller-page:not(.product-family-page) .roller-next-step h2{font-size:clamp(2.25rem,3.25vw,3.5rem)}.roller-overview{padding-block:clamp(2.25rem,3.5vw,3.75rem);background:var(--paper);border-block:1px solid var(--line);scroll-margin-top:5rem}.roller-overview-layout{max-width:none;padding-inline:clamp(1rem,1.6vw,2rem);display:grid;grid-template-columns:minmax(28rem,.5fr) minmax(0,1fr);align-items:start;gap:clamp(2rem,3.5vw,4rem)}.roller-page .roller-overview-layout .product-image-gallery,.roller-page .roller-overview-layout .roller-selection{min-width:0;padding:0;background:transparent;border:0}.roller-page .roller-overview-layout .product-image-gallery>.page-width{max-width:none;padding-inline:0}.roller-page .roller-overview-layout .product-image-gallery-main,.roller-page .roller-overview-layout .product-image-gallery-thumbnails{width:100%}.roller-page .roller-overview-layout #roller-manufacturing-gallery .product-image-gallery-thumbnails{grid-template-columns:repeat(4,minmax(0,1fr))}.roller-page .roller-overview-layout .roller-selection-table-wrap{margin-top:1.25rem}.roller-page .roller-overview-layout .roller-selection-table{min-width:0;table-layout:fixed}.roller-page .roller-overview-layout .roller-selection-table th,.roller-page .roller-overview-layout .roller-selection-table td{height:2.45rem;padding:.32rem .62rem;font-size:.78rem;line-height:1.25;white-space:normal}.roller-page .roller-overview-layout .roller-selection-table thead th{height:2.4rem;padding-block:.38rem;font-size:.62rem}.roller-page .roller-overview-layout .roller-selection-table tbody th{font-size:.9rem}.roller-page .roller-overview-layout .roller-selection-table td:last-child{font-size:.66rem}.product-family-page .roller-section-heading h2,.product-family-page .product-image-gallery-header h2,.product-family-page .conveyor-belt-profile-header h2{font-size:clamp(1.85rem,2.35vw,2.5rem)}.product-family-page .technical-data-library-header h2{font-size:clamp(1.75rem,2.15vw,2.35rem)}.product-family-page .skf-pulley-feature-header h2{font-size:clamp(2rem,2.75vw,2.85rem)}.product-family-page .roller-detail-grid h3{font-size:1.05rem}.product-family-page .roller-next-step h2{font-size:clamp(2.25rem,3.25vw,3.5rem)}.product-family-page .product-image-gallery--compact{padding-block:clamp(2rem,3vw,3rem)}.product-family-page .skf-pulley-feature,.product-family-page .conveyor-belt-profile{padding-block:clamp(2.25rem,3vw,3.25rem)}.product-family-page--pulleys .skf-pulley-feature{padding-block:clamp(1.5rem,2.2vw,2.25rem)}.product-family-page--pulleys .skf-pulley-feature-header{gap:clamp(1.25rem,3vw,3rem)}.product-family-page--pulleys .skf-pulley-feature-header p{margin-top:.5rem;font-size:.95rem;line-height:1.5}.product-family-page--pulleys .skf-pulley-feature-layout{margin-top:clamp(1.1rem,1.6vw,1.5rem);grid-template-columns:minmax(16rem,.68fr) minmax(0,1.32fr)}.product-family-page--pulleys .skf-pulley-feature-layout figure>img{width:82%;height:auto;min-height:0;max-height:15.5rem;padding:.75rem;align-self:center;justify-self:center}.product-family-page--pulleys .skf-pulley-feature-layout figcaption{padding:.65rem .8rem;font-size:.7rem}.product-family-page--pulleys .skf-pulley-feature-points article{min-height:10.25rem;padding:1.05rem 1.15rem;gap:.85rem}.product-family-page--pulleys .skf-pulley-feature-points h3{font-size:clamp(1.1rem,1.35vw,1.3rem)}.product-family-page--pulleys .skf-pulley-feature-points p{margin-top:.5rem;font-size:.82rem;line-height:1.45}.roller-page .technical-data-library-header p,.roller-page .roller-section-heading>p,.roller-page .product-image-gallery-header p,.roller-page .skf-pulley-feature-header p,.roller-page .conveyor-belt-profile-header p,.roller-page .product-technical-reference-header p{display:none}.roller-page .technical-data-library-header>div{grid-template-columns:1fr}.roller-page .technical-data-library-header>div>h2:only-child{grid-column:1 / -1}.roller-page .roller-section-heading{grid-template-columns:1fr}.product-section-custom-note{justify-self:end;color:var(--teal-700);font-family:var(--font-display);font-size:clamp(1.25rem,1.65vw,1.7rem);font-weight:700;letter-spacing:-.025em;line-height:1.08;text-align:right;white-space:nowrap}.roller-page .technical-data-library-header>div.technical-data-library-title-row--custom{grid-template-columns:minmax(0,1.3fr) minmax(18rem,.7fr);align-items:start;gap:2rem}.roller-page .roller-section-heading.roller-section-heading--custom{grid-template-columns:minmax(0,1.3fr) minmax(18rem,.7fr);align-items:start;gap:2rem}@media(max-width:1100px){.roller-overview-layout{grid-template-columns:1fr}.roller-overview-layout #roller-manufacturing-gallery{width:min(100%,42rem);margin-inline:auto}.roller-page .roller-overview-layout .roller-selection-table{min-width:62rem;table-layout:auto}.roller-page .roller-overview-layout .roller-selection-table th,.roller-page .roller-overview-layout .roller-selection-table td{white-space:nowrap}}@media(max-width:900px){.product-custom-dimensions-anchor{height:auto;background:var(--paper);border-bottom:1px solid var(--line)}.product-custom-dimensions-anchor>.page-width{padding-block:1.1rem;position:static;justify-content:flex-start;transform:none}.roller-page:not(.product-family-page) .roller-selection-heading h2,.roller-page:not(.product-family-page) .technical-data-library-header h2{white-space:normal}.roller-page:not(.product-family-page) .roller-selection-heading>div:only-child{grid-template-columns:1fr}.product-section-custom-note,.roller-page:not(.product-family-page) .roller-selection-heading>div:only-child>h2{grid-column:1;justify-self:start;text-align:left;white-space:normal}.roller-page .technical-data-library-header>div.technical-data-library-title-row--custom,.roller-page .roller-section-heading.roller-section-heading--custom{grid-template-columns:1fr}.product-family-page--pulleys .skf-pulley-feature-layout{grid-template-columns:1fr}.product-family-page--pulleys .skf-pulley-feature-layout figure>img{width:min(72%,22rem);max-height:15rem}}@media(max-width:620px){.product-family-page--pulleys .skf-pulley-feature-layout figure>img{width:min(78%,18rem);max-height:12rem}.product-family-page--pulleys .skf-pulley-feature-points article{min-height:0}}.conveyor-belt-profile{padding-block:clamp(3rem,5vw,5rem);background:var(--paper);border-block:1px solid var(--line)}.conveyor-belt-profile-header{display:grid;grid-template-columns:minmax(10rem,.65fr) minmax(0,1.35fr);align-items:end;gap:2rem}.conveyor-belt-profile-header h2{max-width:17ch;font-family:var(--font-display);font-size:clamp(2.2rem,3.5vw,3.7rem);font-weight:500;line-height:1.04}.conveyor-belt-profile-header p{max-width:42rem;margin-top:1rem;color:var(--steel);line-height:1.65}.conveyor-belt-metrics{margin-top:3rem;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-block:1px solid var(--line)}.conveyor-belt-metrics>div{min-height:10rem;padding:1.6rem;border-right:1px solid var(--line)}.conveyor-belt-metrics>div:last-child{border-right:0}.conveyor-belt-metrics dt{font-family:var(--font-display);font-size:2.35rem;font-weight:500}.conveyor-belt-metrics dd{max-width:13rem;margin-top:1.25rem;color:var(--steel);font-size:.9rem;line-height:1.5}.conveyor-belt-capabilities{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-bottom:1px solid var(--line)}.conveyor-belt-capabilities article{min-height:13rem;padding:2rem 1.6rem;border-right:1px solid var(--line)}.conveyor-belt-capabilities article:last-child{border-right:0}.conveyor-belt-capabilities article>span{color:var(--teal-700);font-size:.72rem;font-weight:700}.conveyor-belt-capabilities h3{margin-top:2rem;font-family:var(--font-display);font-size:1.2rem;font-weight:600}.conveyor-belt-capabilities p{max-width:25rem;margin-top:.75rem;color:var(--steel);font-size:.9rem;line-height:1.6}.conveyor-belt-evidence{padding-block:2.5rem;display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(2rem,6vw,7rem);border-bottom:1px solid var(--line)}.conveyor-belt-evidence h3{max-width:20ch;margin-top:1.1rem;font-family:var(--font-display);font-size:1.65rem;font-weight:500;line-height:1.2}.conveyor-belt-evidence>p{max-width:44rem;color:var(--steel);font-size:.94rem;line-height:1.75}.conveyor-belt-source{margin-top:1rem;color:var(--steel);font-size:.72rem;line-height:1.5}.company-hero{min-height:clamp(38rem,calc(100svh - var(--header-height)),48rem);position:relative;display:flex;align-items:flex-end;overflow:hidden;color:var(--white);background:var(--teal-950)}.company-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#021b22e0,#021b228a 42%,#021b2214 74%),linear-gradient(0deg,rgba(2,27,34,.48),transparent 48%)}.company-hero>video{width:100%;height:100%;position:absolute;inset:0;display:block;object-fit:cover}.company-hero-inner{position:relative;z-index:1;padding-top:clamp(7rem,12vw,11rem);padding-bottom:clamp(3.5rem,7vw,6rem)}.company-hero .eyebrow{color:#fffc}.company-hero h1{max-width:8ch;margin-top:1.35rem;font-family:var(--font-display);font-size:clamp(2.9rem,4vw,4.4rem);font-weight:500;letter-spacing:0;line-height:.98}.company-hero p{max-width:31ch;margin-top:1.5rem;color:#ffffffe6;font-family:var(--font-display);font-size:clamp(1.3rem,2.2vw,1.9rem);line-height:1.35}.company-hero-action,.company-section-link{width:fit-content;margin-top:2.2rem;padding-bottom:.55rem;display:inline-flex;align-items:center;gap:1.2rem;border-bottom:1px solid currentColor;font-size:1rem;font-weight:700}.company-hero-action:hover{color:var(--aqua)}.company-page{background:var(--white)}.company-stat-band{color:var(--white);background:var(--teal-950)}.company-stat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.company-stat-grid>div{min-height:10.5rem;padding:2.2rem clamp(1.25rem,3vw,3rem);display:flex;flex-direction:column;justify-content:center;border-right:1px solid rgba(255,255,255,.2)}.company-stat-grid>div:first-child{padding-left:0}.company-stat-grid>div:last-child{border-right:0}.company-stat-grid dt{font-family:var(--font-display);font-size:clamp(2.4rem,3.8vw,3.8rem);font-weight:500;letter-spacing:0;line-height:1}.company-stat-grid dd{margin-top:.85rem;color:#ffffffb3;font-size:1.05rem;line-height:1.35}.company-role,.company-industries,.company-contact{padding-block:clamp(5.5rem,8vw,8.5rem)}.company-role{padding-block:0}.company-role-layout,.company-industries-layout,.company-contact-layout{display:grid;grid-template-columns:minmax(15rem,.72fr) minmax(0,1.28fr);gap:clamp(3rem,7vw,8rem);align-items:start}.company-role-layout{max-width:none;padding-left:var(--page-pad);padding-right:0;grid-template-columns:minmax(17rem,.75fr) minmax(32rem,1.2fr) minmax(22rem,.75fr);gap:clamp(1.5rem,2.5vw,3rem);align-items:stretch}.company-role-layout>header,.company-role-list{margin-block:clamp(2.25rem,3.25vw,3.5rem)}.company-role-media{min-height:100%;position:relative;overflow:hidden;border-left:1px solid var(--line)}.company-role-media img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;object-position:center}.company-role h2,.company-industries h2,.company-contact h2{font-family:var(--font-display);font-size:clamp(2.75rem,4.6vw,5rem);font-weight:500;letter-spacing:0;line-height:1.02}.company-role{background:var(--paper);border-block:1px solid var(--line)}.company-role header{position:sticky;top:calc(var(--header-height) + 2rem)}.company-role h2,.company-industries h2,.company-contact h2{margin-top:1.5rem}.company-role h2{max-width:11ch;margin-top:1rem;font-size:clamp(2.6rem,3.6vw,4rem);line-height:.98}.company-section-link{color:var(--teal-800)}.company-section-link:hover{color:var(--teal-700)}.company-role-list{margin:0;padding:0;list-style:none;border-top:1px solid var(--line)}.company-role-list li{border-bottom:1px solid var(--line)}.company-role-list article{min-height:5.4rem;padding-block:.95rem;display:grid;grid-template-columns:3rem minmax(0,1fr);align-items:start;gap:.8rem}.company-role-list span{padding-top:.15rem;color:var(--teal-700);font-size:.86rem;font-weight:700}.company-role-list strong{display:block;font-family:var(--font-display);font-size:clamp(1.12rem,1.5vw,1.35rem);font-weight:500;letter-spacing:0}.company-role-list p{max-width:44rem;margin:.35rem 0 0;color:var(--ink-soft);font-size:.88rem;line-height:1.45}.company-role-intro{max-width:26rem;margin:1.25rem 0 0;color:var(--ink-soft);font-size:.92rem;line-height:1.55}.company-industries{padding-block:clamp(2.5rem,3.5vw,3.75rem);color:var(--white);background:var(--teal-900)}.company-industries-layout{grid-template-columns:minmax(15rem,.72fr) minmax(0,1.28fr);gap:clamp(2.5rem,5vw,5.5rem)}.company-industries h2{margin-top:1rem;font-size:clamp(2.5rem,3.7vw,4rem);line-height:.98}.company-industries ul{margin:0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));list-style:none;border-top:1px solid rgba(255,255,255,.22)}.company-industries li{min-height:4.5rem;padding:1rem 1.2rem;display:flex;align-items:center;border-right:1px solid rgba(255,255,255,.22);border-bottom:1px solid rgba(255,255,255,.22);color:#ffffffdb;font-family:var(--font-display);font-size:clamp(1.08rem,1.5vw,1.35rem)}.company-industries li:nth-child(2n){border-right:0}.company-industries li:nth-last-child(-n+2){border-bottom:0}.company-contact{background:var(--white)}.company-contact-details{border-top:1px solid var(--line)}.company-contact-details a{min-height:5rem;padding-block:1.2rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;border-bottom:1px solid var(--line);color:var(--teal-800);font-family:var(--font-display);font-size:clamp(1.15rem,2vw,1.55rem);font-weight:600}.company-contact-details a:hover{color:var(--teal-700)}.company-contact-details address{max-width:34rem;padding-top:1.5rem;color:var(--steel);font-size:1.05rem;font-style:normal;line-height:1.55}.hub-index{background:var(--paper)}.hub-index-heading{margin-bottom:3.5rem;display:grid;grid-template-columns:1fr 2fr;align-items:end;gap:2rem}.hub-index-heading h2,.detail-framework h2,.contact-page h2{font-family:var(--font-display);font-size:clamp(2.6rem,4vw,4.5rem);font-weight:500;letter-spacing:-.055em;line-height:1}.hub-index-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid var(--line)}.hub-index-grid>a{min-height:11rem;padding:2.2rem;display:grid;grid-template-columns:2rem minmax(0,1fr) auto;align-items:start;gap:1.4rem;border-right:1px solid var(--line);border-bottom:1px solid var(--line);transition:color .18s ease,background .18s ease}.hub-index-grid>a:nth-child(2n){border-right:0}.hub-index-grid>a:hover{color:var(--white);background:var(--teal-900)}.hub-index-grid>a>span{color:var(--teal-700);font-size:.78rem;font-weight:700}.hub-index-grid>a:hover>span,.hub-index-grid>a:hover p{color:var(--aqua)}.hub-index-grid h3{font-family:var(--font-display);font-size:1.48rem}.hub-index-grid p{max-width:29rem;margin-top:.7rem;color:var(--steel);font-size:.95rem;line-height:1.6}.products-directory{min-height:calc(100svh - var(--header-height));display:grid;grid-template-columns:minmax(18rem,.38fr) minmax(0,1fr);background:var(--white)}.products-directory-intro{padding:clamp(2.5rem,4vw,4.5rem);display:flex;flex-direction:column;align-items:flex-start;color:var(--white);background:var(--teal-900)}.products-directory-intro .micro-label{color:var(--aqua)}.products-directory-intro h1{margin-top:1.8rem;font-family:var(--font-display);font-size:3rem;font-weight:500;letter-spacing:0;line-height:1}.products-directory-intro>a{width:100%;margin-top:4.5rem;padding-bottom:.75rem;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.35);font-size:.88rem;font-weight:700}.products-directory-list{padding:clamp(1.25rem,2vw,2rem);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start}.products-directory-list>a,.products-directory-placeholder{min-height:8.4rem;padding:1.7rem 1.25rem;display:grid;grid-template-columns:1.8rem minmax(0,1fr) auto;align-items:start;gap:.9rem;border-bottom:1px solid var(--line);transition:background .16s ease}.products-directory-placeholder{grid-template-columns:1.8rem minmax(0,1fr)}.products-directory-list>a:hover{background:var(--paper)}.products-directory-list>:nth-last-child(-n+2){border-bottom:0}.products-directory-list>a>span,.products-directory-placeholder>span{color:var(--teal-700);font-size:.74rem;font-weight:700}.products-directory-list h2{font-family:var(--font-display);font-size:1.08rem;font-weight:600;letter-spacing:0}.products-directory-list p{max-width:27rem;margin-top:.45rem;color:var(--steel);font-size:.9rem;line-height:1.55}.products-directory-list .icon-arrow{width:.85rem}.team-page{padding-block:2rem clamp(3.5rem,6vw,6rem);background:var(--white)}.team-page>.page-width>.breadcrumb{margin-bottom:1.5rem}.team-page-header{padding-block:1.5rem 2rem;display:grid;grid-template-columns:1fr .8fr;align-items:end;gap:clamp(2.5rem,5vw,5.5rem);border-bottom:1px solid var(--line)}.team-page-header h1{max-width:13ch;margin-top:.9rem;font-family:var(--font-display);font-size:clamp(2.6rem,3.5vw,3.2rem);font-weight:500;letter-spacing:0;line-height:1.08}.team-page-header>p{max-width:38rem;color:var(--steel);font-size:.94rem;line-height:1.6}.team-page-image{width:92%;height:clamp(19rem,34vw,28rem);margin:2rem auto 0;position:relative;overflow:hidden}.team-page-image img{width:100%;height:100%;object-fit:cover}.team-page-image figcaption{position:absolute;right:1rem;bottom:1rem;padding:.65rem .8rem;color:var(--white);background:#052733c7;font-size:.72rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.team-capability-band{margin:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-bottom:1px solid var(--line)}.team-capability-band>div{min-height:6.75rem;padding:1.15rem;display:flex;flex-direction:column;justify-content:center;border-right:1px solid var(--line)}.team-capability-band>div:last-child{border-right:0}.team-capability-band dt{color:var(--teal-900);font-family:var(--font-display);font-size:clamp(1.35rem,2vw,2.05rem);font-weight:500;line-height:1}.team-capability-band dd{margin-top:.45rem;color:var(--steel);font-size:.76rem;font-weight:700;letter-spacing:.06em;line-height:1.35;text-transform:uppercase}.team-system-scope{min-height:5.5rem;padding-block:1rem;display:grid;grid-template-columns:minmax(9rem,.42fr) minmax(0,1.58fr);align-items:center;gap:2rem;border-bottom:1px solid var(--line)}.team-system-scope ul{margin:0;padding:0;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));list-style:none}.team-system-scope li{min-height:2.75rem;padding:.65rem .8rem;display:flex;align-items:center;justify-content:center;color:var(--teal-800);border-left:1px solid var(--line);font-size:.78rem;font-weight:700;letter-spacing:.05em;text-align:center;text-transform:uppercase}.team-profiles{padding-top:clamp(2rem,3vw,3rem)}.team-profiles>header{padding-bottom:1.75rem;display:grid;grid-template-columns:.9fr 1.1fr;column-gap:clamp(2.5rem,5vw,5.5rem);row-gap:1rem;align-items:end;border-bottom:1px solid var(--line)}.team-profiles>header .eyebrow{grid-column:1 / -1}.team-profiles>header h2,.team-workplace h2{font-family:var(--font-display);font-size:clamp(2.2rem,3.4vw,3.4rem);font-weight:500;letter-spacing:0;line-height:1.06}.team-profiles>header p,.team-workplace-copy p{max-width:37rem;color:var(--steel);font-size:.94rem;line-height:1.6}.team-profile-list{display:grid}.team-profile{padding-block:clamp(2.25rem,3.5vw,3.5rem);display:grid;grid-template-columns:minmax(0,1.25fr) minmax(18rem,.75fr);gap:clamp(2rem,4vw,4rem);align-items:stretch;border-bottom:1px solid var(--line)}.team-profile figure{min-height:23rem;overflow:hidden}.team-profile--compact-image figure{width:88%;min-height:0;aspect-ratio:1.38 / 1;justify-self:center;align-self:center}.team-profile img{width:100%;height:100%;object-fit:cover}.team-profile-copy{min-height:100%;padding:clamp(1.6rem,3vw,2.5rem);display:flex;flex-direction:column;justify-content:center;border:1px solid var(--line);background:var(--paper)}.team-profile-copy h3{margin-top:1rem;font-family:var(--font-display);font-size:clamp(1.75rem,2.5vw,2.5rem);font-weight:500;letter-spacing:0;line-height:1.08}.team-profile-copy>p{max-width:28rem;margin-top:1rem;color:var(--steel);font-size:.98rem;line-height:1.6}.team-profile-fields{margin-top:1.5rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem}.team-profile-fields span{min-height:4.5rem;padding:.8rem;display:flex;align-items:center;justify-content:center;color:var(--teal-800);background:var(--white);border:1px solid var(--line);font-size:.88rem;font-weight:700;letter-spacing:.06em;text-align:center;text-transform:uppercase}.team-strength-list{margin:1.5rem 0 0;padding:0;list-style:none;border-top:1px solid var(--line)}.team-strength-list li{padding-block:.85rem;color:var(--steel);font-size:.8rem;font-weight:700;letter-spacing:.04em;line-height:1.4;text-transform:uppercase;border-bottom:1px solid var(--line)}.team-profile--reverse figure{grid-column:2;grid-row:1}.team-profile--reverse .team-profile-copy{grid-column:1;grid-row:1}.team-material-flow{padding-top:clamp(3.5rem,5vw,5rem);display:grid;grid-template-columns:minmax(0,1.25fr) minmax(18rem,.75fr);gap:clamp(2.5rem,5vw,5.5rem);align-items:center}.team-material-flow figure{overflow:hidden;background:var(--teal-950)}.team-material-flow video{width:100%;display:block;aspect-ratio:16 / 9;object-fit:contain}.team-material-flow figcaption{padding:.65rem .8rem;color:var(--white);background:var(--teal-900);font-size:.72rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.team-material-flow-copy h2{max-width:11ch;margin-top:.9rem;font-family:var(--font-display);font-size:clamp(2.2rem,3.4vw,3.4rem);font-weight:500;letter-spacing:0;line-height:1.06}.team-material-flow-copy>p{max-width:32rem;margin-top:1rem;color:var(--steel);font-size:.94rem;line-height:1.6}.team-workplace{padding-top:clamp(3.5rem,5vw,5rem)}.team-workplace>header{display:grid;grid-template-columns:1fr .85fr;gap:clamp(2.5rem,5vw,5.5rem);align-items:end}.team-workplace h2{max-width:12ch;margin-top:.9rem}.team-workplace-copy{padding:1rem 0 0 1.25rem;border-top:1px solid var(--line);border-left:1px solid var(--line)}.team-workplace-copy p{margin-top:.7rem}.team-workplace-gallery{margin-top:2rem;display:grid;grid-template-columns:.85fr 1.15fr;gap:clamp(1.25rem,3vw,2.5rem);align-items:start}.team-workplace-gallery figure{overflow:hidden}.team-workplace-gallery figure:last-child{margin-top:clamp(2rem,4vw,4rem)}.team-workplace-gallery img{width:100%;height:auto;display:block}.team-drawing{padding-top:clamp(3.5rem,5vw,5rem);display:grid;grid-template-columns:minmax(0,1.15fr) minmax(20rem,.85fr);gap:clamp(2.5rem,5vw,5.5rem);align-items:start}.team-drawing>header{grid-column:2;grid-row:1}.team-drawing h2{max-width:14ch;margin-top:.9rem;font-family:var(--font-display);font-size:clamp(2.2rem,3.4vw,3.4rem);font-weight:500;letter-spacing:0;line-height:1.06}.team-drawing-copy{margin-top:1.75rem;padding:1rem 0 0 1.25rem;border-top:1px solid var(--line);border-left:1px solid var(--line)}.team-drawing-copy>p{max-width:37rem;margin-top:.7rem;color:var(--steel);font-size:.94rem;line-height:1.6}.team-drawing-fields{margin-top:1rem;display:flex;flex-wrap:wrap;gap:.55rem}.team-drawing-fields span{padding:.5rem .7rem;color:var(--teal-800);border:1px solid var(--line);background:var(--paper);font-size:.7rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.team-drawing>figure{grid-column:1;grid-row:1;position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.16);background:#030303}.team-drawing>figure img{width:100%;height:auto;display:block}.team-drawing>figure figcaption{position:static;padding:.65rem .8rem;color:var(--white);background:var(--teal-900);font-size:.72rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.team-network{padding-top:clamp(3rem,4.5vw,4.5rem);display:grid;grid-template-columns:.72fr 1.28fr;align-items:start;gap:clamp(2.5rem,5vw,5.5rem)}.team-network>header h2{max-width:13ch;margin-top:.9rem;font-family:var(--font-display);font-size:2.2rem;font-weight:500;letter-spacing:0;line-height:1.12}.team-network>header p{max-width:31rem;margin-top:.9rem;color:var(--steel);font-size:.94rem;line-height:1.6}.team-network ol{margin:0;padding:0;border-top:1px solid var(--line);list-style:none}.team-network li{min-height:5.6rem;padding-block:.9rem;display:grid;grid-template-columns:2.5rem minmax(0,1fr) minmax(12rem,.7fr);align-items:start;gap:1.25rem;border-bottom:1px solid var(--line)}.team-network li>span{color:var(--teal-700);font-size:.74rem;font-weight:700}.team-network h3{font-family:var(--font-display);font-size:1.15rem;font-weight:600;letter-spacing:0}.team-network li p,.team-network li strong{color:var(--steel);font-size:.88rem;font-weight:400;line-height:1.55}.team-network li p{margin-top:.45rem}.collaboration-page{padding-block:3.5rem var(--section-space);background:var(--white)}.collaboration-page-header{padding-bottom:2.5rem;display:grid;grid-template-columns:1fr .7fr;align-items:end;gap:clamp(3rem,7vw,8rem);border-bottom:1px solid var(--line)}.collaboration-page-header h1{margin-top:1.3rem;font-family:var(--font-display);font-size:2.75rem;font-weight:500;letter-spacing:0;line-height:1.1}.collaboration-page-header>p{max-width:38rem;color:var(--steel);font-size:1rem;line-height:1.7}.collaboration-step-list{margin:0;padding:0;list-style:none}.collaboration-step-list>li{padding-block:2rem;display:grid;grid-template-columns:3rem minmax(15rem,.85fr) minmax(22rem,1.25fr) 11rem;align-items:start;gap:clamp(1.25rem,2.2vw,2.75rem);border-bottom:1px solid var(--line)}.collaboration-step-number{color:var(--teal-700);font-size:.78rem;font-weight:700}.collaboration-step-summary h2{font-family:var(--font-display);font-size:1.45rem;font-weight:600;letter-spacing:0;line-height:1.2}.collaboration-step-details h3{color:var(--teal-700);font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.collaboration-step-details ul{margin:.7rem 0 0;padding-left:1.1rem;color:var(--ink-soft);font-size:.9rem;line-height:1.7}.collaboration-step-action-slot{min-height:100%;display:flex;align-items:center}.collaboration-step-action{width:fit-content;padding-bottom:.3rem;display:inline-flex;align-items:center;gap:.7rem;border-bottom:1px solid var(--teal-700);color:var(--teal-800);font-size:.78rem;font-weight:700}.collaboration-step-action .icon-arrow{width:.85rem}.detail-framework{background:var(--white)}.detail-framework-grid{display:grid;grid-template-columns:15rem minmax(0,1fr);gap:clamp(4rem,8vw,9rem)}.detail-framework aside{align-self:start}.detail-framework aside>a{margin-top:1rem;padding-bottom:.7rem;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--ink);font-size:.88rem;font-weight:700}.detail-framework aside nav{margin-top:2rem;display:flex;flex-direction:column}.detail-framework aside nav a{padding:.85rem 0;border-bottom:1px solid var(--line);color:var(--steel);font-size:.92rem}.detail-framework aside nav a.active,.detail-framework aside nav a:hover{color:var(--teal-800)}.detail-framework h2{max-width:12ch;margin-top:1.7rem}.detail-lead{max-width:46rem;margin-top:2rem;color:var(--steel);font-size:1.08rem;line-height:1.7}.detail-columns{margin-top:4rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--line)}.detail-columns article{min-height:15rem;padding:2rem;border-right:1px solid var(--line)}.detail-columns article:last-child{border-right:0}.detail-columns article>span{color:var(--teal-700);font-size:.78rem;font-weight:700}.detail-columns h3{margin-top:2.8rem;font-family:var(--font-display);font-size:1.24rem}.detail-columns p{margin-top:.8rem;color:var(--steel);font-size:.94rem;line-height:1.62}.contact-page{padding-block:2.5rem 3rem;background:var(--white)}.contact-page-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(4rem,8vw,9rem)}.contact-page h2{max-width:12ch;margin-top:1.7rem}.contact-details{border-top:1px solid var(--line)}.contact-details>a,.contact-details>div{min-height:6.25rem;padding:1.25rem 0;display:grid;grid-template-columns:8rem minmax(0,1fr) auto;align-items:start;gap:1rem;border-bottom:1px solid var(--line)}.contact-details span{color:var(--teal-700);font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.contact-details strong{font-family:var(--font-display);font-size:1.05rem;font-weight:500;line-height:1.6}.contact-inquiry{margin-top:1.25rem;padding-top:2rem;display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(4rem,8vw,9rem);border-top:1px solid var(--line)}.contact-inquiry h2{max-width:14ch;margin-top:1.2rem;font-size:2.3rem;letter-spacing:0;line-height:1.1}.contact-inquiry-intro p{max-width:31rem;margin-top:1.25rem;color:var(--steel);font-size:.94rem;line-height:1.7}.contact-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem 1.25rem}.contact-form label{display:flex;flex-direction:column;gap:.5rem}.contact-form label>span{color:var(--teal-800);font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.contact-form input,.contact-form textarea{width:100%;padding:.85rem .9rem;border:1px solid var(--line);border-radius:0;color:var(--ink);background:var(--paper);font:inherit}.contact-form input{min-height:3rem}.contact-form textarea{min-height:10rem;resize:vertical}.contact-form input:focus,.contact-form textarea:focus{outline:2px solid var(--aqua);outline-offset:1px;border-color:var(--teal-700)}.contact-form-message,.contact-form .button{grid-column:1 / -1}.contact-form .button{width:100%;border:0;cursor:pointer}.not-found{min-height:65vh;padding-block:8rem}.not-found .button{width:fit-content;margin-top:3rem}.footer{padding-block:3.5rem 2rem;color:var(--white);background:var(--teal-950)}.footer-grid{margin-top:0;padding-block:2.5rem;display:grid;grid-template-columns:1.35fr repeat(4,1fr);gap:2.5rem;border-top:1px solid rgba(255,255,255,.15);border-bottom:1px solid rgba(255,255,255,.15)}.footer-grid>div{display:flex;flex-direction:column;align-items:flex-start;gap:.55rem}.footer-grid>div>span{margin-bottom:.45rem;color:var(--aqua);font-size:.76rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.footer-grid p,.footer-grid a{color:#ffffffb3;font-size:.92rem;line-height:1.65}.footer-bottom{padding-top:1.4rem;display:flex;justify-content:space-between;color:#ffffff8c;font-size:.76rem;letter-spacing:.06em;text-transform:uppercase}:focus-visible{outline:2px solid var(--yellow);outline-offset:4px}@media(max-width:1240px){.site-header{grid-template-columns:11.8rem 10.8rem minmax(0,1fr) auto;gap:.9rem}.network-trigger{min-width:10.8rem}.network-trigger small{display:none}.primary-nav{gap:.85rem}.nav-item>a{font-size:.72rem;letter-spacing:.035em}.resource-grid{grid-template-columns:repeat(2,1fr)}.process-line{grid-template-columns:repeat(3,1fr)}}@media(max-width:1100px){.collaboration-step-list>li{grid-template-columns:3rem minmax(0,1fr)}.collaboration-step-details,.collaboration-step-action-slot{grid-column:2}.collaboration-step-action-slot{min-height:0}}@media(max-width:1000px){.site-header{grid-template-columns:1fr auto auto}.site-header nav{display:none}.network-trigger{min-width:12.5rem}.network-trigger small{display:block}}@media(max-width:900px){.interior-hero,.applications,.section-intro,.section-heading,.case-card,.about-grid,.network-strip,.contact-page-grid,.contact-inquiry{grid-template-columns:1fr}.hero-copy{width:82%;margin-inline:auto;min-height:100svh}.hero-overlay{background:linear-gradient(180deg,#031b2394,#031b236b 54%,#031b23bd)}.interior-hero>figure{min-height:28rem}.interior-hero--contact>figure{width:92%;height:auto;min-height:0;aspect-ratio:4 / 3;justify-self:center}.interior-hero--product{min-height:0}.interior-hero--selection-guides,.interior-hero--selection-guides>figure{min-height:0}.interior-hero--selection-guides .interior-hero-copy{padding-block:2rem}.interior-hero--selection-guides h1{font-size:2.75rem}.interior-hero--product>figure{min-height:24rem}.hub-index-heading,.detail-framework-grid{grid-template-columns:1fr}.company-role-layout,.company-industries-layout,.company-contact-layout{grid-template-columns:1fr;gap:2.75rem}.company-role-layout{padding-left:var(--page-pad);padding-right:0;gap:2rem}.company-role-layout>header,.company-role-list{margin-block:0;margin-right:var(--page-pad)}.company-role-layout>header{margin-top:2.25rem}.company-role-media{min-height:32rem;margin-left:calc(-1 * var(--page-pad));border-top:1px solid var(--line);border-left:0}.company-role header{position:static}.product-image-gallery-header,.conveyor-belt-profile-header,.conveyor-belt-evidence{grid-template-columns:1fr}.conveyor-belt-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.conveyor-belt-metrics>div:nth-child(2){border-right:0}.conveyor-belt-metrics>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.product-image-gallery-thumbnails{grid-template-columns:repeat(3,minmax(0,1fr))}.detail-framework aside nav{display:none}.section-intro h2,.section-intro>p{grid-column:1}.solution-routes .section-intro>p{transform:none}.route-grid,.products-directory{grid-template-columns:1fr}.team-page-header,.team-system-scope,.team-network,.team-profiles>header,.team-profile,.team-material-flow,.team-workplace>header,.team-drawing{grid-template-columns:1fr}.team-drawing>header,.team-drawing>figure{grid-column:auto;grid-row:auto}.team-capability-band{grid-template-columns:repeat(2,minmax(0,1fr))}.team-capability-band>div:nth-child(2){border-right:0}.team-capability-band>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.team-profile--reverse figure,.team-profile--reverse .team-profile-copy{grid-column:auto;grid-row:auto}.collaboration-page-header{grid-template-columns:1fr}.collaboration-step-list>li{grid-template-columns:3rem minmax(0,1fr)}.collaboration-step-details,.collaboration-step-action-slot{grid-column:2}.products-directory-intro{min-height:18rem}.evidence-callout{grid-template-columns:1fr}.network-strip .network-map{max-width:36rem}.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:620px){:root{--page-pad: 1.25rem;--header-height: 4.5rem}.site-header{gap:.75rem}.brand{width:9.9rem;font-size:.88rem}html[lang=nl] .hero h1{max-width:100%;font-size:2rem}html[lang=nl] .hero h1 span{white-space:normal}.network-trigger{width:3.15rem;min-width:3.15rem;grid-template-columns:1fr;padding:.48rem}.network-trigger>span:nth-child(2),.network-trigger small,.network-trigger>.icon-down{display:none}.network-trigger-icon{margin-inline:auto}.company-hero{min-height:calc(100svh - var(--header-height))}.company-hero:after{background:linear-gradient(180deg,#021b2229 20%,#021b22d6 82%),linear-gradient(90deg,rgba(2,27,34,.45),transparent)}.company-hero>video{object-position:58% center}.company-hero-inner{padding-top:6rem;padding-bottom:3.2rem}.company-hero h1{font-size:3rem}.company-hero p{max-width:24rem;font-size:1.25rem}.company-stat-grid{grid-template-columns:1fr}.company-stat-grid>div,.company-stat-grid>div:first-child{min-height:0;padding:1.4rem 0;flex-direction:row;align-items:baseline;justify-content:space-between;gap:1rem;border-right:0;border-bottom:1px solid rgba(255,255,255,.2)}.company-stat-grid>div:last-child{border-bottom:0}.company-stat-grid dt{font-size:2rem}.company-stat-grid dd{margin-top:0;font-size:1rem;text-align:right}.company-role,.company-industries,.company-contact{padding-block:4.5rem}.company-role{padding-block:0}.company-industries{padding-block:2.5rem}.company-role h2,.company-industries h2,.company-contact h2{font-size:2.55rem}.company-role h2,.company-industries h2{font-size:2.3rem}.company-role-list article{min-height:5.4rem;padding-block:.9rem;grid-template-columns:2.4rem minmax(0,1fr);gap:.8rem}.company-role-list strong{font-size:1.18rem}.company-industries ul{grid-template-columns:1fr}.company-industries li,.company-industries li:nth-child(2n),.company-industries li:nth-last-child(-n+2){min-height:4rem;padding-inline:0;border-right:0;border-bottom:1px solid rgba(255,255,255,.22)}.company-industries li:last-child{border-bottom:0}.company-contact-details a{font-size:1.1rem;overflow-wrap:anywhere}.hero h1{font-size:2.15rem}.interior-hero--compact h1{font-size:2rem}.interior-hero--product .interior-hero-copy{min-width:0;padding-block:1.5rem}.interior-hero--product h1{font-size:2.75rem}.interior-hero--product .interior-hero-copy>p{width:100%;max-width:100%;overflow-wrap:break-word}.interior-hero--product>figure{min-height:17rem}.product-image-gallery-main img,.product-image-gallery-main video{aspect-ratio:4 / 3}.product-image-gallery-thumbnails{grid-template-columns:repeat(2,minmax(0,1fr))}.conveyor-belt-metrics,.conveyor-belt-capabilities{grid-template-columns:1fr}.conveyor-belt-metrics>div,.conveyor-belt-metrics>div:nth-child(2),.conveyor-belt-capabilities article{min-height:0;border-right:0;border-bottom:1px solid var(--line)}.conveyor-belt-metrics>div:last-child,.conveyor-belt-capabilities article:last-child{border-bottom:0}.hero .eyebrow{max-width:100%;font-size:.64rem;text-align:center}.hero .eyebrow:before{display:none}.hero-copy{width:100%;margin-inline:auto;padding:calc(var(--header-height) + 2.2rem) var(--page-pad) 8.5rem;align-items:center;text-align:center;transform:none}.hero-overlay{background:linear-gradient(180deg,#031b239e,#031b2370 54%,#031b23c7)}.hero-actions{width:min(100%,22rem);align-items:stretch;flex-direction:column}.button--hero-primary,.button--hero-secondary{width:100%}.hero-location{min-width:0;left:var(--page-pad);right:var(--page-pad);bottom:1rem;padding:.8rem 0;background:transparent;border-width:1px 0 0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.resource-grid,.process-line,.about-copy dl,.contact-form,.products-directory-list,.hub-index-grid,.detail-columns,.footer-grid{grid-template-columns:1fr}.products-directory-list>:nth-last-child(2){border-bottom:1px solid var(--line)}.hub-index-grid>a,.detail-columns article{border-right:0}.contact-details>a,.contact-details>div{grid-template-columns:1fr auto}.contact-details strong{grid-column:1 / -1}.team-page-image{width:100%;height:20rem}.team-profile figure{min-height:20rem}.team-workplace-gallery{grid-template-columns:1fr}.team-workplace-gallery figure:last-child{margin-top:0}.team-network li{grid-template-columns:2.5rem minmax(0,1fr)}.team-network li>strong{grid-column:2}.route-card{min-height:32rem}.drawer-panel{width:100%}.drawer-companies a{grid-template-columns:.55rem 1fr auto}.drawer-companies .company-code,.drawer-companies em{display:none}.footer-bottom{align-items:flex-start;flex-direction:column;gap:.7rem}}@media(max-width:1200px)and (min-width:901px){.roller-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.product-technical-reference-header{grid-template-columns:1fr;gap:1.25rem}.technical-data-library-header{grid-template-columns:1fr;gap:2rem}.technical-data-library-header>div{grid-template-columns:1fr;gap:1rem}.product-technical-card-grid{grid-template-columns:1fr}.product-technical-card-grid article{min-height:0}.roller-hero-inner,.roller-section-layout,.roller-section-heading,.roller-selection-heading,.roller-next-step-inner{grid-template-columns:1fr}.roller-hero-inner{grid-template-rows:auto 1fr auto;align-items:end;gap:1.5rem}.roller-hero-title{grid-column:1;grid-row:2;align-self:end}.roller-hero-summary{grid-column:1;grid-row:3;max-width:42rem}.roller-section-label{min-height:4rem;flex-direction:row;align-items:flex-start}.roller-section-label>strong{font-size:4.5rem}.roller-section-heading{align-items:start}.roller-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.roller-selection-heading,.roller-next-step-inner{align-items:start;gap:2.5rem}}@media(max-width:620px){.product-technical-reference{padding-block:2.25rem}.team-capability-band{grid-template-columns:1fr}.team-system-scope{gap:.75rem}.team-system-scope ul{grid-template-columns:1fr}.team-system-scope li{justify-content:flex-start;border-top:1px solid var(--line);border-left:0}.team-capability-band>div,.team-capability-band>div:nth-child(2){min-height:6.5rem;padding:1.1rem 0;border-right:0;border-bottom:1px solid var(--line)}.team-capability-band>div:last-child{border-bottom:0}.product-technical-reference-header h2{font-size:2.15rem}.technical-data-library-header h2{font-size:2.45rem}.technical-data-library{padding-block:2.25rem}.technical-data-item summary{min-height:5rem;padding-right:2rem;grid-template-columns:2.1rem minmax(0,1fr);gap:.65rem}.technical-data-item summary em{display:none}.technical-data-item-body{padding:0 0 1.25rem}.technical-data-table-wrap th,.technical-data-table-wrap td{min-width:6.75rem;padding:.58rem .68rem;font-size:.7rem}.technical-data-library-note{margin-left:0}.product-technical-card-grid{margin-top:1.5rem}.product-technical-card-grid article{padding:1.35rem 1.1rem}.product-technical-card-grid h3{margin-top:.85rem}.product-technical-table-section{margin-top:2.75rem}.product-technical-table-heading{align-items:flex-start;flex-direction:column;gap:.8rem}.product-technical-reference-source{grid-template-columns:1fr;gap:.7rem}.roller-hero-media,.roller-hero-inner{min-height:min(36rem,calc(100svh - var(--header-height)))}.roller-hero-inner{padding-block:2rem 3.5rem;gap:1.6rem}.roller-hero-inner .breadcrumb{margin-bottom:.4rem;gap:.5rem;font-size:.66rem}.roller-hero-title h1{margin-top:1rem;font-size:4rem}.roller-hero-summary>p{font-size:1.25rem}.roller-hero-summary>a{margin-top:1.5rem}.roller-hero-media video,.roller-hero-media img{object-position:center}.product-family-page--housings .roller-hero-media img{transform:scale(1.38);transform-origin:center 62%}.product-family-page .roller-hero-title h1{font-size:clamp(3.1rem,14vw,4rem)}.roller-hero-media figcaption{display:none}.roller-section-nav{overflow:hidden}.roller-section-nav .page-width{min-height:3.6rem;overflow-x:auto;gap:1.4rem;scrollbar-width:none}.roller-section-nav .page-width::-webkit-scrollbar{display:none}.roller-section-nav span,.roller-section-nav a{flex:0 0 auto}.roller-section-nav span{margin-right:.3rem}.roller-details,.roller-selection,.roller-care{scroll-margin-top:4rem}.roller-details,.roller-selection,.roller-care{padding-block:3.25rem}.roller-section-layout{gap:2rem}.roller-section-label{min-height:0}.roller-section-label>strong{display:none}.roller-section-heading{gap:1.5rem}.roller-section-heading h2,.roller-selection-heading h2{font-size:2.45rem}.roller-type-grid{margin-top:3rem;grid-template-columns:1fr}.roller-type-grid article{min-height:0;padding:2rem 0;border-right:0;border-bottom:1px solid var(--line)}.roller-type-grid article:last-child{border-bottom:0}.roller-type-grid h3{margin-top:1.7rem}.roller-type-grid small{margin-top:1.7rem;padding-top:0}.roller-detail-grid{margin-top:2.25rem;grid-template-columns:1fr}.roller-detail-grid article{min-height:0;padding:2rem 1.25rem}.roller-detail-grid h3{margin-top:1.7rem}.roller-care-grid{margin-top:2.25rem;grid-template-columns:1fr}.roller-care-grid article{min-height:0;padding:2rem 1.25rem}.roller-care-grid h3{margin-top:1.7rem}.roller-selection-heading{gap:1.5rem}.roller-selection-table-wrap{margin-top:.75rem}.roller-selection-scroll-hint{margin-top:2rem;display:flex;align-items:center;gap:.7rem;color:var(--teal-700);font-size:.7rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.roller-selection-scroll-hint .icon-arrow{width:.8rem}.roller-next-step{padding-block:3.5rem}.roller-next-step h2{font-size:2.7rem}.roller-next-step-actions{align-items:stretch;flex-direction:column}.roller-next-step .button--primary{width:100%}.roller-next-step-actions>a:last-child{width:fit-content}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important}}
