:root{--ease-arrive:cubic-bezier(.16, 1, .3, 1)}.site-header .desktop-nav>button[data-current=true]:after{opacity:.35;transform:scaleX(1)}.site-header .desktop-nav>button[aria-expanded=true]:after{opacity:1}.nav-applications{transform-origin:top;width:min(760px,100vw - 72px);animation:menu-arrive .32s var(--ease-arrive) both;grid-template-columns:minmax(0,1fr) 245px;gap:26px;padding:20px;right:max(36px,50vw - 648px)}.nav-menu-links{grid-template-columns:1fr 1fr;align-content:center;gap:0 24px;display:grid}.nav-industry-label{align-items:center;gap:12px;display:flex}.nav-menu-links .industry-symbol,.mobile-menu .industry-symbol{width:32px;height:32px;color:inherit;flex-shrink:0}.mobile-menu details a:has(.nav-industry-label){align-items:center;padding-left:0}.nav-applications .nav-menu-links a{min-height:54px;animation:none;position:relative}.nav-menu-links a:before{content:"";z-index:-1;opacity:0;background:currentColor;border-radius:3px;transition:opacity .2s;position:absolute;inset:5px -9px}.nav-menu-links a:is(:hover,:focus-visible):before{opacity:.04}.nav-menu-links a[aria-current=page]{color:#4f73a5}.nav-menu-links a[aria-current=page] .arrow{opacity:1}.nav-equipment-preview{color:#35465b;background:radial-gradient(at 75% 18%,#bfd1e97a,#0000 70%),#ecefeb;border-radius:3px;min-height:192px;position:relative;overflow:hidden}.nav-equipment-preview:after{content:"";pointer-events:none;opacity:.11;mix-blend-mode:multiply;background:url(/textures/grain.svg);position:absolute;inset:0}.nav-equipment-preview>div{height:100%;animation:preview-arrive .38s var(--ease-arrive) both}.nav-preview-image{height:164px;overflow:hidden}.nav-equipment-preview img{object-fit:cover;mix-blend-mode:multiply;filter:contrast(1.3);width:100%;height:100%;display:block;transform:scale(1.4)}.nav-equipment-preview span{padding:0 16px 14px;font-size:11px;display:block}.nav-applications[data-state=closing],.mobile-menu[data-state=closing]{pointer-events:none;animation:.18s ease-in both menu-leave}.mobile-menu[data-state=open]{animation:menu-arrive .3s var(--ease-arrive) both}.mobile-menu a[aria-current=page]{color:#557cac}.nav-applications a:focus-visible,.mobile-menu a:focus-visible,.desktop-nav button:focus-visible{outline-offset:4px;border-radius:2px;outline:2px solid #668bbf}@keyframes menu-arrive{0%{opacity:0;transform:translateY(-9px)scale(.992)}to{opacity:1;transform:none}}@keyframes menu-leave{0%{opacity:1;transform:none}to{opacity:0;transform:translateY(-5px)}}@keyframes preview-arrive{0%{opacity:.2;transform:translateY(7px)scale(.975)}to{opacity:1;transform:none}}.industry-page .industry-intro h1.sweep>span{color:inherit}.sweep--letters .sweep-char--accent{--sweep-rest:#5578a9;color:var(--sweep-rest)}h1.sweep--letters[data-text-motion=active] .sweep-char{animation:title-ink .4s ease-out var(--delay) backwards}@keyframes title-ink{0%{color:#6f98d6}}.sweep--scramble .sweep-char{position:relative}.sweep--scramble:is([data-text-motion=waiting],[data-text-motion=active]) .sweep-char{visibility:hidden}.sweep--scramble[data-text-motion=active] .sweep-char[data-glyph-font=settled]{visibility:visible}.sweep--scramble .sweep-char[data-glyph]:after{content:attr(data-glyph);visibility:visible;text-align:center;pointer-events:none;color:#96b8f0;font-family:inherit;position:absolute;inset:0}.sweep--scramble .sweep-char[data-glyph-font=mono]:after{font-family:var(--mono)}.sweep-line--accent{--sweep-rest:var(--story-blue,#93b4ef);color:var(--sweep-rest)}.industry-page details.industry-job{padding:0;display:block}.industry-job summary{cursor:pointer;justify-content:space-between;align-items:center;gap:28px;min-height:84px;padding:26px 0;list-style:none;display:flex}.industry-jobs>div:first-child .industry-job summary{min-height:56px;padding-top:0}.industry-job summary::-webkit-details-marker{display:none}.industry-job summary h3{transition:color .25s}.industry-job summary:focus-visible{outline-offset:6px;border-radius:2px;outline:2px solid #668bbf}.disclosure-mark{color:#607fa7;width:26px;height:26px;transition:transform .4s var(--ease-arrive), background .25s;border-radius:50%;flex:0 0 26px;position:relative}.disclosure-mark:before,.disclosure-mark:after{content:"";background:currentColor;position:absolute;inset:12px 6px}.disclosure-mark:after{transform:rotate(90deg)}.industry-job[open] .disclosure-mark{transform:rotate(45deg)}.industry-job summary:hover .disclosure-mark{background:#668bbf14}.industry-job-content{padding:0 48px 29px 0}.industry-job .industry-job-content p{margin-top:0}.industry-job-content a{color:#43658d;align-items:center;gap:13px;min-height:32px;margin-top:12px;font-size:12px;display:inline-flex}.industry-job-content a .arrow{width:16px;transition:transform .3s var(--ease-arrive)}.industry-job-content a:hover .arrow{transform:translate(5px)}.industry-job[open] .industry-job-content{animation:.18s ease-out both disclosure-content}@keyframes disclosure-content{0%{opacity:0}to{opacity:1}}@supports (interpolate-size:allow-keywords) and selector(details::details-content){.industry-job,.question-list details,.mobile-menu details{interpolate-size:allow-keywords}.industry-job::details-content{opacity:0;block-size:0;transition:block-size .4s var(--ease-arrive), opacity .3s, content-visibility .4s allow-discrete;overflow:clip}.question-list details::details-content{opacity:0;block-size:0;transition:block-size .4s var(--ease-arrive), opacity .3s, content-visibility .4s allow-discrete;overflow:clip}.mobile-menu details::details-content{opacity:0;block-size:0;transition:block-size .4s var(--ease-arrive), opacity .3s, content-visibility .4s allow-discrete;overflow:clip}.industry-job[open]::details-content{opacity:1;block-size:auto}.question-list details[open]::details-content{opacity:1;block-size:auto}.mobile-menu details[open]::details-content{opacity:1;block-size:auto}.industry-job[open] .industry-job-content,.question-list details p{animation:none}}.equipment-interaction{-webkit-user-select:none;user-select:none}.equipment-interaction[data-dragging=true]{cursor:grabbing}.equipment-controls button{transition:background .25s, color .25s, transform .25s var(--ease-arrive)}.equipment-controls button:active{transform:scale(.97)}.equipment-reset svg{transition:transform .5s var(--ease-arrive)}.equipment-reset:hover svg{transform:rotate(-40deg)}.industry-primary,.nav-contact{isolation:isolate;position:relative;overflow:hidden}.industry-primary:before,.nav-contact:before{content:"";z-index:-1;pointer-events:none;transition:transform .65s var(--ease-arrive);background:linear-gradient(100deg,#0000 20%,#ffffff1c 50%,#0000 80%);position:absolute;inset:0;transform:translate(-130%)skew(-15deg)}.industry-primary:hover:before,.nav-contact:hover:before{transform:translate(130%)skew(-15deg)}.related-industries a .arrow{transition:transform .3s var(--ease-arrive)}.related-industries a:hover .arrow{transform:translate(4px)}.closing-card>.brand-mark{transition:transform .65s var(--ease-arrive);animation:none}.closing-card:has(.sweep--active) .brand-mark path{stroke-dasharray:1;animation:signature-draw 1.7s var(--ease-arrive) both}.closing-card:has(.sweep--active) .brand-mark path:nth-child(2n){animation-delay:.15s}@keyframes signature-draw{0%{stroke-dashoffset:1px;opacity:.1}to{stroke-dashoffset:0;opacity:1}}@media (hover:hover){.closing-card:hover>.brand-mark{transform:rotate(12deg)scale(1.06)}.closing-card:before{transition:transform 1s var(--ease-arrive)}.closing-card:hover:before{transform:translateY(12px)scale(1.035)}}@media (max-width:1000px){.nav-applications{grid-template-columns:minmax(0,1fr) 185px;gap:20px;width:560px}.nav-menu-links{grid-template-columns:1fr;gap:0}.nav-applications .nav-menu-links a{min-height:44px;padding-block:11px}.nav-applications .nav-menu-links a:nth-last-child(2){border-bottom:1px solid #25364a16}.nav-equipment-preview{align-self:stretch;align-items:center;display:grid}}@media (max-width:760px){.industry-job summary{min-height:76px;padding-block:24px}.industry-job-content{padding:0 30px 24px 0}.industry-job-content a{min-height:44px;margin-top:6px}}@media (prefers-reduced-motion:reduce){.nav-applications,.nav-applications *,.mobile-menu,.mobile-menu *,.industry-intro *,.closing-card,.closing-card *,.closing-card:before{transition:none!important;animation:none!important}.sweep .sweep-char{color:var(--sweep-rest,inherit);opacity:1!important;visibility:visible!important;animation:none!important;transform:none!important}.sweep .sweep-char:after{display:none}.industry-job::details-content{transition:none}.question-list details::details-content{transition:none}.mobile-menu details::details-content{transition:none}.closing-card .brand-mark path{stroke-dasharray:none!important}}
.propeller-example{color:#e9f0f8;isolation:isolate;background:#0a1623;align-items:center;min-height:max(780px,100svh);padding:110px max(6.8vw,50vw - 684px);display:flex;position:relative;overflow:clip}.propeller-deep-link{position:absolute;top:0}.propeller-atmosphere{z-index:-1;pointer-events:none;background:radial-gradient(59% 74% at 78%,#263d575e,#0000 85%),linear-gradient(#09131f,#0000 22% 78%,#09131f);position:absolute;inset:0}.propeller-atmosphere:after{content:"";opacity:.045;mix-blend-mode:screen;background:url(/textures/grain.svg);position:absolute;inset:0}.propeller-copy{z-index:2;pointer-events:none;width:min(465px,38vw);position:relative}.propeller-copy h2{letter-spacing:-.054em;font-size:clamp(42px,4vw,64px);font-weight:460;line-height:1.08}.propeller-copy h2 em{color:#99bcec;font-style:normal}.propeller-copy>p{color:#a7b9cf;max-width:365px;margin-top:30px;font-size:16px;line-height:1.75}.propeller-aircraft{z-index:2;color:#d4e3f5;pointer-events:auto;display:block;position:absolute;bottom:10%;left:40%}.propeller-aircraft strong{letter-spacing:-.025em;font-size:clamp(18px,1.6vw,24px);font-weight:450;line-height:1.3;display:block}.propeller-aircraft span{color:#8da5c2;margin-top:7px;font-size:12px;font-weight:400;line-height:1.5;display:block}.propeller-aircraft:focus-visible{outline-offset:8px;outline:1px solid #99bcec}.propeller-fasteners{pointer-events:none;z-index:3;position:absolute;inset:0}.propeller-fasteners button{pointer-events:auto;cursor:pointer;border-radius:50%;width:40px;height:40px;position:absolute;top:0;left:0}.propeller-fasteners button:after{content:"";opacity:.38;background:#bac5d2;border-radius:50%;width:3px;height:3px;transition:opacity .2s;position:absolute;top:calc(50% - 1.5px);left:calc(50% - 1.5px)}.propeller-fasteners button[aria-pressed=true]:after{opacity:0}.propeller-fasteners[inert] button{pointer-events:none}.propeller-fasteners button:hover{background:#b8d6ff10}.propeller-fasteners button:hover:after{opacity:.9}.propeller-fasteners button:focus-visible{outline-offset:2px;outline:1px solid #e4f0ff}.propeller-steps{pointer-events:auto;border-bottom:1px solid #9cb8dc30;gap:21px;margin-top:40px;display:flex}.propeller-steps button{color:#849bb7;text-align:left;white-space:nowrap;flex:1;padding:17px 0;font-size:12px;transition:color .2s;position:relative}.propeller-steps button:after{content:"";transform-origin:0;background:#8db9fa;height:2px;position:absolute;bottom:-1px;left:0;right:0;transform:scaleX(0)}.propeller-steps button[aria-pressed=true]{color:#e4efff}.propeller-steps button[aria-pressed=true]:after{transform:scaleX(max(.025, var(--step-progress,0)))}.propeller-steps button:hover{color:#fff}.propeller-step-copy{max-width:355px;min-height:135px;padding-top:24px}.propeller-step-copy h3{letter-spacing:-.018em;color:#dce8f8;font-size:16px;font-weight:450;line-height:1.45}.propeller-step-copy p{color:#879ebc;margin-top:10px;font-size:13px;line-height:1.75}.propeller-visual{position:absolute;inset:-3% 0 -3% 30%}.propeller-stage,.propeller-webgl,.propeller-fallback{width:100%;height:100%;position:absolute;inset:0}.propeller-stage{isolation:isolate}.propeller-webgl{touch-action:pan-y}.propeller-webgl,.propeller-fallback{-webkit-mask-composite:source-in;-webkit-mask-image:linear-gradient(90deg,#0000,#000 28% 84%,#0000),linear-gradient(#0000,#000 15% 85%,#0000);mask-image:linear-gradient(90deg,#0000,#000 28% 84%,#0000),linear-gradient(#0000,#000 15% 85%,#0000);-webkit-mask-composite:source-in;mask-composite:intersect}.propeller-webgl canvas{width:100%;height:100%;display:block}.propeller-fallback{object-fit:contain;pointer-events:none;transition:opacity .5s}.propeller-example[data-status=ready] .propeller-fallback,.propeller-example[data-status=unavailable] .propeller-webgl{opacity:0}.propeller-playback{gap:8px;display:flex;position:absolute;bottom:10%;right:12%}.propeller-playback button{color:#8da9c9;border:1px solid #98b9e22a;border-radius:50%;place-items:center;width:42px;height:42px;transition:background .2s,color .2s;display:grid}.propeller-playback button:hover{color:#d7e8fe;background:#a0c4f412}.propeller-playback button:disabled{opacity:.35;cursor:default}.propeller-playback svg{stroke:currentColor;stroke-width:1.3px;fill:none;width:18px;height:18px}.propeller-leader{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.propeller-leader path{fill:none;stroke:#b6c6d7;stroke-width:1px;stroke-linejoin:round;opacity:0}.propeller-instruction{z-index:4;opacity:0;pointer-events:auto;background:linear-gradient(105deg,#101d2bf5 65%,#101d2bdf);border-left:1px solid #a4c9eb;width:246px;padding:17px 18px 11px;position:absolute;top:0;left:0}.propeller-instruction[inert]{pointer-events:none}.propeller-instruction h3{letter-spacing:-.025em;color:#eff5ff;font-size:17px;font-weight:480;line-height:1.35}.propeller-instruction p{color:#9baebe;margin:6px 0 0;font-size:12px;line-height:1.5}.propeller-guide-navigation{border-top:1px solid #b8c9dc1f;justify-content:space-between;align-items:center;gap:18px;margin-top:15px;padding-top:5px;display:flex}.propeller-guide-navigation button{color:#b7c8d9;cursor:pointer;place-items:center;width:36px;height:36px;transition:color .2s,background .2s;display:grid}.propeller-guide-navigation button:hover:not(:disabled){color:#fff;background:#c8ddf20a}.propeller-guide-navigation button:focus-visible{outline-offset:2px;outline:1px solid #b3d1ed}.propeller-guide-navigation button:disabled{opacity:.22;cursor:default}.propeller-guide-navigation svg{fill:none;stroke:currentColor;stroke-width:1.3px;width:19px;height:19px}.propeller-guide-navigation>span{color:#d0dce8;font-variant-numeric:tabular-nums;letter-spacing:.04em;font-size:11px}.propeller-guide-navigation>span>span{color:#657a8c;margin-left:5px}.propeller-example[data-status=unavailable][data-step="3"] .propeller-instruction{top:62%;left:22%;opacity:1!important;transform:none!important}@media (min-width:1800px){.propeller-copy{width:450px}.propeller-visual{left:34%;right:0}}@media (max-width:1050px) and (min-width:761px){.propeller-copy{width:39vw}.propeller-copy h2{font-size:43px}.propeller-visual{left:31%;right:0}.propeller-steps{gap:14px}}@media (max-height:800px) and (min-width:761px){.propeller-example{min-height:100svh;padding-block:100px 72px}.propeller-copy h2{font-size:clamp(40px,3.8vw,56px)}.propeller-copy>p{margin-top:20px;font-size:15px}.propeller-steps{margin-top:25px}.propeller-step-copy{min-height:120px;padding-top:20px}}@media (max-width:760px){.propeller-example{min-height:0;padding:90px 25px 0;display:block}.propeller-copy{width:100%;max-width:470px}.propeller-copy h2{font-size:clamp(38px,9.4vw,56px)}.propeller-aircraft{bottom:25px;left:25px}.propeller-aircraft strong{font-size:17px}.propeller-aircraft span{margin-top:4px;font-size:10px}.propeller-copy>p{max-width:340px;margin-top:22px;font-size:14px}.propeller-steps{gap:13px;max-width:430px;margin-top:23px}.propeller-steps button{font-size:11px}.propeller-step-copy{max-width:370px;min-height:114px;padding-top:21px}.propeller-step-copy h3{font-size:15px}.propeller-step-copy p{font-size:12px}.propeller-example[data-step="3"]{--guidance-space:224px}.propeller-visual{height:calc(clamp(375px, 104vw, 580px) + var(--guidance-space,0px));margin:-10px -25px 0;position:relative;inset:auto}.propeller-webgl,.propeller-fallback{height:calc(100% - var(--guidance-space,0px))}.propeller-playback{gap:5px;bottom:20px;right:20px}.propeller-playback button{width:36px;height:36px}.propeller-instruction{width:calc(100% - 50px);padding:13px 16px 7px}.propeller-instruction h3{font-size:16px}.propeller-instruction p{font-size:12px}.propeller-guide-navigation{margin-top:11px}.propeller-guide-navigation button{min-width:44px;height:40px}}@media (prefers-reduced-motion:reduce){.propeller-example *,.propeller-example :before,.propeller-example :after{transition:none!important;animation:none!important}}
.buyer-home{--buyer-ink:#26312c;--buyer-muted:#697368;--buyer-blue:#3d679f;color:var(--buyer-ink);background:#f3f3ef}.buyer-wrap{width:calc(100% - 12vw);max-width:1368px;margin-inline:auto}.buyer-home em{color:var(--buyer-blue);font-style:normal}.buyer-home h2{text-wrap:balance;font-size:clamp(34px,3.2vw,52px);line-height:1.1}.buyer-home p{line-height:1.7}.buyer-section{padding-block:clamp(72px,8vw,120px)}.buyer-hero{isolation:isolate;color:#edf3fa;background:#0b1724;align-items:center;min-height:min(880px,100svh);padding-block:164px 64px;display:flex;position:relative;overflow:clip}.buyer-hero:before{content:"";z-index:-1;background:radial-gradient(at 87% 65%,#2f4a674d,#0000 68%);position:absolute;inset:0}.buyer-hero:after,.buyer-audience:after{content:"";opacity:.035;pointer-events:none;background:url(/textures/grain.svg);position:absolute;inset:0}.buyer-hero-content{pointer-events:none;position:relative}.buyer-hero-content>*{pointer-events:auto}.buyer-hero h1{letter-spacing:-.055em;text-wrap:balance;width:60%;max-width:790px;font-size:clamp(48px,4.5vw,72px);line-height:1.045}.buyer-hero h1 em{color:#a6c2ee}.buyer-hero-claim{white-space:nowrap}.buyer-hero-content>p{color:#c5d1df;max-width:415px;margin-top:30px;font-size:18px}.buyer-hero-content>.buyer-hero-subheading{width:55%;max-width:530px;font-size:22px;line-height:1.5}.buyer-hero-content>.buyer-hero-context{color:#8ea4bd;max-width:380px;margin-top:15px;font-size:15px;line-height:1.55}.buyer-hero-art{z-index:-1;position:absolute;inset:70px -10vw 0 24%}.buyer-hero-art .equipment-figure{width:100%;height:100%;margin:0}.buyer-hero-art .equipment-interaction{height:100%;-webkit-mask-image:linear-gradient(90deg,#0000 1%,#0003 18%,#000 43% 96%,#0000),linear-gradient(#0000,#000 20% 88%,#0000);mask-image:linear-gradient(90deg,#0000 1%,#0003 18%,#000 43% 96%,#0000),linear-gradient(#0000,#000 20% 88%,#0000);-webkit-mask-composite:source-in;mask-composite:intersect}.buyer-hero-art .equipment-fallback{filter:brightness(2.9)saturate(.55)}.buyer-actions{align-items:center;gap:26px;width:fit-content;margin-top:34px;display:flex}.buyer-button{color:#fff;background:#203249;border-radius:3px;justify-content:space-between;align-items:center;gap:28px;min-height:50px;padding:14px 20px;font-size:14px;font-weight:500;transition:background .2s;display:inline-flex}.buyer-button .arrow,.buyer-text-link .arrow{width:20px;transition:transform .25s}.buyer-button:hover{background:#355679}.buyer-button:hover .arrow,.buyer-text-link:hover .arrow{transform:translate(4px)}.buyer-hero .buyer-button{color:#182b40;background:#dce8fa}.buyer-hero .buyer-button:hover{background:#fff}.buyer-text-link{border-bottom:1px solid #677e973b;justify-content:space-between;align-items:center;gap:20px;min-height:44px;font-size:14px;display:inline-flex}.buyer-hero .buyer-text-link{color:#d4e1f0;border-color:#b7cce94a}.buyer-scroll-link{color:#9bafc7;align-items:center;gap:24px;min-height:44px;margin-top:72px;font-size:14px;display:inline-flex}.buyer-scroll-link span{transition:transform .2s}.buyer-scroll-link:hover span{transform:translateY(3px)}.buyer-industry-strip{border-bottom:1px solid #263f551f}.buyer-industry-strip-list{grid-template-columns:repeat(6,minmax(0,1fr));margin-block:0;padding:8px 0;list-style:none;display:grid}.buyer-industry-strip-list li{min-width:0}.buyer-industry-strip a{color:#65736a;letter-spacing:-.02em;justify-content:center;align-items:center;gap:13px;min-height:96px;padding:12px 8px;font-size:15px;font-weight:500;transition:color .25s;display:flex}.buyer-industry-strip .industry-symbol{color:currentColor;width:34px;height:34px}.buyer-industry-strip a:is(:hover,:focus-visible){color:#284239}.buyer-industry-strip a:is(:hover,:focus-visible) .industry-symbol-detail{fill:#497394}.buyer-industry-strip a:focus-visible{outline-offset:-4px;outline:2px solid #49718b}.buyer-industry-strip a:active{color:#3d679f}.buyer-introduction{grid-template-columns:1.25fr 1fr;align-items:start;column-gap:12%;padding-block:clamp(70px,7vw,112px);display:grid;position:relative}.buyer-introduction>span{position:absolute;top:0}.buyer-introduction h2{text-wrap:pretty;max-width:660px;font-size:clamp(34px,3.55vw,54px);line-height:1.12}.buyer-introduction-copy{max-width:405px;padding-top:4px}.buyer-introduction-copy p{color:var(--buyer-muted);font-size:17px;line-height:1.7}.buyer-introduction-copy p+p{margin-top:22px}.buyer-introduction-copy .buyer-text-link{margin-top:25px}.buyer-pain{grid-template-columns:1fr 1fr;align-items:center;gap:10%;padding-block:118px 130px;display:grid;position:relative}.buyer-pain>span{position:absolute;top:0}.buyer-retirement{min-width:0;margin:0}.buyer-retirement-number{aspect-ratio:2.45;color:#33567c;position:relative}.buyer-retirement-number>span{letter-spacing:-.065em;font-variant-numeric:tabular-nums;justify-content:center;align-items:center;font-size:clamp(80px,14vw,220px);font-weight:500;line-height:1;display:flex;position:absolute;inset:0}.buyer-retirement-number canvas{width:100%;height:100%;position:absolute;inset:0}.buyer-retirement-number[data-ready=true]>span{opacity:0}.buyer-retirement figcaption{padding:22px 4% 0}.buyer-retirement figcaption p{letter-spacing:-.025em;max-width:375px;font-size:clamp(19px,1.65vw,24px);line-height:1.4}.buyer-retirement figcaption strong{color:var(--buyer-blue);font-weight:500}.buyer-retirement-period{font-family:var(--mono);color:var(--buyer-muted);margin-top:16px;font-size:13px;display:block}.buyer-source{color:#6e7875;text-underline-offset:4px;align-items:baseline;gap:10px;max-width:380px;margin-top:24px;font-size:11px;line-height:1.6;-webkit-text-decoration:underline #8a97975e;text-decoration:underline #8a97975e;display:inline-flex}.buyer-source:hover{color:var(--buyer-blue)}.buyer-pain-copy h2{text-wrap:pretty;max-width:590px;font-size:clamp(33px,3.1vw,49px);line-height:1.13}.buyer-pain-copy p{max-width:440px;color:var(--buyer-muted);margin-top:27px;font-size:17px}.buyer-pain-copy p+p{margin-top:17px}.buyer-trust{grid-template-columns:1fr 1fr;gap:11%;padding-block:96px 105px;display:grid}.buyer-trust-intro h2{text-wrap:pretty;max-width:510px;font-size:clamp(30px,2.6vw,41px);line-height:1.16}.buyer-trust-intro .buyer-text-link{margin-top:30px}.buyer-trust-details{margin:0}.buyer-trust-details>div{border-top:1px solid #263f5529;grid-template-columns:minmax(178px,1fr) minmax(0,1.2fr);align-items:center;gap:28px;padding-block:27px;display:grid}.buyer-trust-details>div:first-child{border:0;padding-top:0}.buyer-trust-details dt{letter-spacing:-.02em;font-size:17px;font-weight:500;line-height:1.45}.buyer-trust-details dd{color:var(--buyer-muted);margin:0;font-size:14px;line-height:1.65}.trust-regions{align-items:center;gap:19px;min-height:42px;display:flex}.trust-region{color:#3b4f5b;letter-spacing:-.01em;align-items:center;gap:9px;font-size:14px;font-weight:500;display:inline-flex}.trust-flag{outline-offset:-1px;filter:saturate(.65);border-radius:1px;outline:1px solid #1d344b12;flex:none;height:27px;display:block}.trust-flag-us{width:51.3px}.trust-flag-eu{width:40.5px}.buyer-trust-details .trust-mark-caption{letter-spacing:-.01em;color:#76807a;margin-top:11px;font-size:12px;font-weight:400;line-height:1.4;display:block}.trust-standards{color:#3c5362;align-items:center;gap:22px;min-height:42px;display:flex}.trust-iso{flex-direction:column;gap:1px;display:flex}.trust-iso>span{font-family:var(--mono);letter-spacing:.025em;font-size:9px;line-height:1}.trust-iso>strong{letter-spacing:-.055em;font-size:28px;font-weight:500;line-height:1.1}.trust-mark-divider{background:#3b536324;width:1px;height:31px}.trust-soc{letter-spacing:-.05em;align-items:baseline;gap:7px;font-size:24px;font-weight:500;line-height:1;display:inline-flex}.trust-soc>strong{letter-spacing:-.07em;font-size:34px;font-weight:400}.trust-data-protection{color:#3c5362;align-items:center;gap:11px;min-height:42px;display:flex}.trust-data-protection svg{color:#547490;flex:none;width:40px;height:40px;margin-left:-4px;display:block}.trust-data-protection>span{letter-spacing:-.045em;font-size:27px;font-weight:500;line-height:1}.buyer-value{grid-template-columns:.95fr 1.2fr;align-items:center;gap:7%;min-height:640px;padding-block:80px 65px;display:grid}.buyer-value-copy{z-index:1;padding-block:30px;position:relative}.buyer-value-copy h2{max-width:520px}.buyer-value-copy p{max-width:390px;color:var(--buyer-muted);margin-top:24px;font-size:17px}.buyer-value-copy p+p{margin-top:17px}.buyer-value-copy .buyer-text-link{margin-top:27px}.buyer-abstract-art{isolation:isolate;min-width:0;position:relative}.buyer-value-art{height:480px;margin-right:-7%}.buyer-atmosphere{position:absolute;inset:-8% -6%;overflow:hidden;-webkit-mask-image:radial-gradient(#000 46%,#0000 75%);mask-image:radial-gradient(#000 46%,#0000 75%)}.buyer-atmosphere canvas{width:100%;height:100%;display:block}.buyer-atmosphere-fallback{aspect-ratio:1;filter:blur(3px);border:35px solid #77879320;border-radius:45% 55% 48% 52%;width:70%;position:absolute;top:12%;left:15%;transform:rotate(-25deg)scaleY(.58)}.buyer-atmosphere[data-status=ready] .buyer-atmosphere-fallback{display:none}.buyer-abstract-art>.buyer-motion-toggle{position:absolute;bottom:10px;right:5%}.buyer-motion-toggle{color:#607080;cursor:pointer;opacity:.65;background:0 0;border:1px solid #52667935;border-radius:50%;flex-shrink:0;place-items:center;width:34px;height:34px;transition:opacity .2s;display:grid}.buyer-motion-toggle:hover,.buyer-motion-toggle:focus-visible{opacity:1}.buyer-motion-toggle svg{fill:none;stroke:currentColor;stroke-width:1.25px;width:15px;height:15px}.buyer-audience{isolation:isolate;position:relative;overflow:clip}.buyer-audience-inner{border-top:1px solid #263f5529;border-bottom:1px solid #263f5529;padding-block:72px 76px;position:relative}.buyer-audience-copy{z-index:2;width:37%;max-width:420px;position:relative}.buyer-audience-copy h2{text-wrap:pretty;font-size:clamp(33px,3vw,44px);line-height:1.12}.industry-showcase{margin-top:34px}.industry-showcase-tabs{z-index:2;flex-direction:column;align-items:stretch;width:31%;max-width:365px;display:flex;position:relative}.industry-showcase-tabs>button{color:#7c847e;min-height:56px;font:inherit;letter-spacing:-.035em;text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:15px;padding:9px 0;font-size:clamp(22px,2.05vw,30px);font-weight:400;transition:color .2s;display:flex}.industry-choice-label{align-items:center;gap:18px;display:flex}.industry-symbol{color:#75827b;flex-shrink:0;width:44px;height:44px;transition:color .3s}.industry-symbol-detail{transition:fill .3s}.industry-showcase-tabs>button[aria-selected=true] .industry-symbol{color:#284239}.industry-showcase-tabs>button[aria-selected=true] .industry-symbol-detail{fill:#497394}.industry-showcase-tabs .arrow{opacity:0;flex-shrink:0;width:23px;height:23px;transition:opacity .2s,transform .3s;transform:translate(-7px)}.industry-showcase-tabs>button[aria-selected=true],.industry-showcase-tabs>button:hover{color:#263b32}.industry-showcase-tabs>button[aria-selected=true] .arrow{opacity:1;transform:translate(0)}.industry-showcase-tabs>button:focus-visible{outline-offset:6px;outline:2px solid #49718b}.industry-showcase-stage{position:static}.industry-showcase-copy{z-index:2;width:32%;max-width:375px;min-height:109px;margin-top:28px;position:relative}.industry-showcase-copy [role=tabpanel]:not([hidden]){animation:.25s both industry-copy-in}.industry-showcase-copy [role=tabpanel]:focus-visible{outline-offset:10px;outline:2px solid #49718b}.industry-showcase-copy h3{color:#667269;letter-spacing:-.015em;text-wrap:pretty;max-width:320px;font-size:16px;font-weight:400;line-height:1.55}.industry-showcase-copy .buyer-text-link{color:#293e35;border-color:#45605b40;gap:26px;margin-top:13px}.industry-showcase-visual{z-index:0;pointer-events:none;position:absolute;inset:-35px calc(-1*max(6vw,50vw - 684px)) -15px 23%;-webkit-mask-image:linear-gradient(90deg,#0000,#0003 12%,#000 29% 88%,#0000),linear-gradient(#0000,#000 14% 82%,#0000);mask-image:linear-gradient(90deg,#0000,#0003 12%,#000 29% 88%,#0000),linear-gradient(#0000,#000 14% 82%,#0000);-webkit-mask-composite:source-in;mask-composite:intersect}.industry-stage-canvas{position:absolute;inset:0}.industry-stage-canvas canvas{width:100%;height:100%;display:block}.industry-stage-fallback{object-fit:contain;mix-blend-mode:multiply;opacity:.8;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.industry-stage-canvas[data-status=ready]+.industry-stage-fallback{visibility:hidden}@keyframes industry-copy-in{0%{opacity:.45}to{opacity:1}}.buyer-product{padding-bottom:95px;position:relative}.buyer-product>#spatial-workspace{position:absolute;top:0}.buyer-product-heading{border-top:1px solid #263f5529;grid-template-columns:1.2fr 1fr;align-items:end;gap:17%;padding-top:51px;display:grid}.buyer-product-heading h2{text-wrap:pretty;max-width:640px;font-size:clamp(38px,4vw,61px);line-height:1.07}.buyer-product-heading p{color:var(--buyer-muted);max-width:390px;font-size:16px;line-height:1.65}.buyer-product-footnote{justify-content:space-between;align-items:center;gap:10%;margin-top:28px;display:flex}.buyer-product-footnote p{max-width:440px;color:var(--buyer-muted);font-size:14px;line-height:1.6}.buyer-product-footnote .buyer-text-link{flex-shrink:0}.buyer-business-case{padding-top:75px;padding-bottom:65px}.buyer-case-heading{grid-template-columns:1.1fr 1fr;align-items:start;gap:17%;display:grid}.buyer-case-heading h2{font-size:32px;line-height:1.2}.buyer-case-heading p{color:var(--buyer-muted);max-width:390px;font-size:15px}.buyer-case-calculator{grid-template-columns:.9fr 1.1fr;align-items:start;gap:13%;margin-top:45px;display:grid}.buyer-case-inputs>p{color:var(--buyer-muted);margin-bottom:22px;font-size:13px}.buyer-case-inputs>label{border-top:1px solid #263f5526;justify-content:space-between;align-items:center;gap:16px;padding-block:21px;font-size:15px;display:flex}.buyer-case-inputs label small{color:var(--buyer-muted);margin-top:6px;font-size:11px;display:block}.buyer-case-inputs input{text-align:right;width:95px;min-width:0;color:var(--buyer-ink);font:inherit;font-variant-numeric:tabular-nums;appearance:textfield;background:0 0;border:0;border-bottom:1px solid #6687ad6b;border-radius:0;padding:8px 3px;font-size:22px}.buyer-case-inputs input::-webkit-inner-spin-button{appearance:none}.buyer-case-inputs input::-webkit-outer-spin-button{appearance:none}.buyer-case-inputs input:focus-visible{outline-offset:4px;outline:2px solid #436d9d}.buyer-money-input{align-items:center;gap:7px;display:flex}.buyer-money-input input{width:80px}.buyer-case-result{font-variant-numeric:tabular-nums;border-left:1px solid #263f5526;padding-left:12%}.buyer-case-label{color:var(--buyer-muted);font-size:13px}.buyer-case-result>strong{letter-spacing:-.065em;color:var(--buyer-ink);overflow-wrap:anywhere;margin:10px 0 20px;font-size:clamp(54px,6vw,90px);font-weight:400;line-height:1.2;display:block}.buyer-case-hours{flex-wrap:wrap;align-items:baseline;gap:12px;display:flex}.buyer-case-hours span:first-child{letter-spacing:-.035em;font-size:24px}.buyer-case-hours span:last-child{color:var(--buyer-muted);font-size:13px}.buyer-case-result>p{color:#657787;max-width:355px;margin-top:35px;font-size:12px;line-height:1.6}body:has(.buyer-hero) .site-header[data-hero-passed=false]{color:#c7d3e3;background:#0b1724f2;border-color:#b2c6df14}body:has(.buyer-hero) .site-header[data-hero-passed=false] .brand{color:#eef3f9}body:has(.buyer-hero) .site-header[data-hero-passed=false] .nav-contact{color:#14243d;background:#dbe7fa;border-color:#dbe7fa}body:has(.buyer-hero) .site-header[data-hero-passed=false] .nav-contact:hover{background:#fff}body:has(.buyer-hero) .site-header[data-hero-passed=true] .nav-contact{color:#f8f9fa;background:#233248;border-color:#233248}body:has(.buyer-hero) .site-header[data-hero-passed=true] .nav-contact:hover{background:#365274;border-color:#365274}.desktop-nav>a[aria-current=page]:after{transform:scaleX(1)}.buyer-motion-toggle:focus-visible{outline-offset:4px;outline:2px solid #4977aa}@media (min-width:1800px){.buyer-hero-art{left:calc(50% - 430px);right:calc(50% - 1050px)}}@media (max-width:1100px){.buyer-wrap{width:calc(100% - 10vw)}.buyer-pain{gap:7%;padding-block:85px 95px}.buyer-trust{gap:8%}.buyer-trust-details>div{grid-template-columns:1fr;gap:15px}.buyer-introduction{column-gap:8%}.buyer-industry-strip-list{grid-template-columns:repeat(3,minmax(0,1fr))}.buyer-industry-strip a{min-height:70px}.buyer-hero{min-height:800px;padding-block:140px 40px}.buyer-hero h1{width:58%}.buyer-hero-art{left:27%;right:-22%}.buyer-value{gap:4%}.buyer-value-art{height:470px}.buyer-product-heading{gap:9%}.buyer-case-calculator{gap:7%}.buyer-audience-copy{width:39%}.industry-showcase-tabs,.industry-showcase-copy{width:34%}.industry-showcase-visual{left:24%;right:-9vw}}@media (max-width:760px){.buyer-wrap{width:calc(100% - 44px)}.buyer-pain{grid-template-columns:1fr;gap:43px;padding-block:48px 65px}.buyer-pain-copy{order:-1}.buyer-pain-copy h2{max-width:530px;font-size:clamp(31px,7.4vw,44px)}.buyer-pain-copy p{max-width:500px;margin-top:21px;font-size:16px}.buyer-retirement{max-width:540px}.buyer-retirement-number>span{font-size:clamp(80px,27vw,170px)}.buyer-retirement figcaption{padding:12px 0 0}.buyer-retirement figcaption p{max-width:320px;font-size:20px}.buyer-source{margin-top:20px;font-size:11px}.buyer-retirement-period{margin-top:12px}.buyer-trust{grid-template-columns:1fr;gap:36px;padding-block:57px 62px}.buyer-trust-intro h2{max-width:510px;font-size:clamp(30px,7vw,40px)}.buyer-trust-intro .buyer-text-link{margin-top:22px;font-size:13px}.buyer-trust-details>div{grid-template-columns:1fr;gap:15px;padding-block:26px}.buyer-trust-details dt{font-size:15px}.buyer-trust-details dd{font-size:13px}.trust-regions{gap:14px}.trust-region{gap:7px;font-size:12px}.trust-flag{height:24px}.trust-flag-us{width:45.6px}.trust-flag-eu{width:36px}.trust-standards{gap:17px}.trust-iso>strong{font-size:25px}.trust-soc{gap:6px;font-size:22px}.trust-soc>strong{font-size:30px}.buyer-introduction{grid-template-columns:1fr;row-gap:25px;padding-block:58px}.buyer-introduction-copy{max-width:530px;padding:0}.buyer-introduction-copy p{font-size:16px}.buyer-industry-strip-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px;padding-block:15px}.buyer-industry-strip a{justify-content:flex-start;gap:10px;min-height:62px;padding-inline:0;font-size:clamp(12px,3.2vw,15px)}.buyer-industry-strip .industry-symbol{width:28px;height:28px}.buyer-home h2{font-size:clamp(32px,7.5vw,44px)}.buyer-hero{min-height:0;padding:116px 0 0;display:block}.buyer-hero-content{display:contents}.buyer-hero-content>*{margin-inline:22px;position:relative}.buyer-hero h1{text-wrap:pretty;width:auto;max-width:590px;font-size:clamp(43px,8.9vw,64px)}.buyer-hero-content>p{max-width:510px;margin-top:24px;font-size:17px}.buyer-hero-content>.buyer-hero-subheading{width:auto;font-size:18px}.buyer-hero-content>.buyer-hero-context{margin-top:12px;font-size:14px}.buyer-hero-art{height:clamp(320px,76vw,520px);position:absolute;inset:auto -21% 35px}.buyer-hero-art .equipment-interaction{-webkit-mask-image:linear-gradient(90deg,#0000,#000 12% 93%,#0000),linear-gradient(#0000,#000 24% 85%,#0000);mask-image:linear-gradient(90deg,#0000,#000 12% 93%,#0000),linear-gradient(#0000,#000 24% 85%,#0000)}.buyer-actions{gap:20px;margin-top:28px}.buyer-actions .buyer-button{gap:15px;padding-inline:15px;font-size:13px}.buyer-actions .buyer-text-link{gap:12px;font-size:13px}.buyer-scroll-link{justify-content:space-between;margin-top:clamp(270px,68vw,460px);padding-bottom:27px;font-size:13px;display:flex}.buyer-section{padding-block:60px}.buyer-value{flex-direction:column;gap:10px;min-height:0;padding-bottom:25px;display:flex}.buyer-value-copy{padding-block:0}.buyer-value-copy p{max-width:100%;font-size:16px}.buyer-value-art{width:100%;height:350px;margin:0}.buyer-abstract-art>.buyer-motion-toggle{bottom:8px;right:0}.buyer-audience-inner{padding-block:39px 35px}.buyer-audience-copy{width:100%;max-width:430px}.buyer-audience-copy h2{max-width:430px;font-size:clamp(30px,7.8vw,40px)}.industry-showcase{flex-direction:column;margin-top:15px;display:flex}.industry-showcase-stage{display:contents}.industry-showcase-visual{order:-1;width:calc(100% + 44px);height:clamp(290px,80vw,500px);margin:-3px -22px 10px;position:relative;inset:auto;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000),linear-gradient(#0000,#000 10% 87%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000),linear-gradient(#0000,#000 10% 87%,#0000)}.industry-showcase-tabs{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 28px;width:100%;max-width:none;display:grid}.industry-showcase-tabs>button{min-width:0;min-height:49px;padding:10px 0;font-size:clamp(15px,3.8vw,23px)}.industry-choice-label{gap:9px}.industry-symbol{width:30px;height:30px}.industry-showcase-tabs .arrow{display:none}.industry-showcase-copy{width:100%;max-width:none;min-height:100px;margin-top:24px}.industry-showcase-copy h3{max-width:none;font-size:15px}.industry-showcase-copy .buyer-text-link{margin-top:10px}.buyer-product{padding-bottom:55px}.buyer-product-heading{margin-bottom:28px;padding-top:35px;display:block}.buyer-product-heading h2{font-size:38px}.buyer-product-heading p{margin-top:20px;font-size:15px}.buyer-product-footnote{flex-direction:column;align-items:start;gap:16px;margin-top:27px}.buyer-product-footnote p{font-size:13px}.buyer-case-heading{display:block}.buyer-case-heading h2{font-size:29px}.buyer-case-heading p{margin-top:15px}.buyer-case-calculator{grid-template-columns:1fr;gap:30px;margin-top:32px}.buyer-case-inputs>label{padding-block:18px;font-size:15px}.buyer-case-result{border-top:1px solid #263f5526;border-left:0;padding:25px 0 0}.buyer-case-result>strong{margin-bottom:13px;font-size:clamp(48px,14vw,84px)}.buyer-case-result>p{margin-top:23px}}@media (max-width:370px){.buyer-industry-strip-list{column-gap:14px}.buyer-industry-strip a{gap:8px}.buyer-industry-strip .industry-symbol{width:26px;height:26px}.industry-showcase-tabs{grid-template-columns:1fr}.industry-showcase-tabs>button{font-size:19px}.industry-choice-label{gap:13px}.industry-symbol{width:34px;height:34px}.industry-showcase-tabs .arrow{width:18px;display:block}}@media (prefers-reduced-motion:reduce){.buyer-home *,.buyer-home :before,.buyer-home :after{transition:none!important;animation:none!important}}.workflow-overview{border-top:1px solid #263f5529;grid-template-columns:.94fr 1.06fr;align-items:start;gap:11%;padding-block:80px 96px;scroll-margin-top:0;display:grid}.buyer-home .workflow-intro h2{letter-spacing:-.045em;text-wrap:pretty;max-width:520px;font-size:clamp(36px,3.7vw,55px);line-height:1.1}.workflow-intro>p{max-width:405px;color:var(--buyer-muted);margin-top:27px;font-size:17px;line-height:1.65}.workflow-intro .buyer-text-link{min-width:168px;margin-top:31px}.workflow-steps{margin:0;padding:0;list-style:none}.workflow-steps>li{border-top:1px solid #263f5529;grid-template-columns:28px 1fr;gap:22px;padding-block:25px 27px;scroll-margin-top:15px;display:grid}.workflow-steps>li:first-child{border-top:0;padding-top:3px}.workflow-steps>li:last-child{padding-bottom:0}.workflow-step-number{color:#627b90;font-family:var(--mono);padding-top:6px;font-size:11px}.workflow-steps h3{letter-spacing:-.035em;font-size:clamp(20px,1.85vw,27px);font-weight:450;line-height:1.25}.workflow-steps p{max-width:420px;color:var(--buyer-muted);margin-top:11px;font-size:15px;line-height:1.65}@media (max-width:1000px) and (min-width:761px){.workflow-overview{gap:7%;padding-block:74px 84px}.workflow-intro>p{font-size:16px}.workflow-steps>li{gap:14px}}@media (max-width:760px){.workflow-overview{grid-template-columns:1fr;gap:40px;padding-block:55px 64px}.buyer-home .workflow-intro h2{max-width:490px;font-size:clamp(32px,8.5vw,45px)}.workflow-intro>p{max-width:470px;margin-top:21px;font-size:16px}.workflow-intro .buyer-text-link{margin-top:21px;font-size:13px}.workflow-steps>li{gap:15px;padding-block:23px 25px}.workflow-steps>li:first-child{border-top:1px solid #263f5529;padding-top:25px}.workflow-steps h3{font-size:23px}.workflow-steps p{max-width:470px;font-size:15px}}
.industry-symbol{--symbol-open:0;overflow:visible}:where(.buyer-industry-strip a:is(:hover,:focus-visible),.industry-showcase-tabs>button:is(:hover,:focus-visible,[aria-selected=true]),.nav-menu-links a:is(:hover,:focus-visible,[aria-current=page]),.mobile-menu details a:is(:hover,:focus-visible,[aria-current=page])) .industry-symbol{--symbol-open:1}.industry-symbol-motion,.industry-symbol-part{transform-box:view-box;transform-origin:24px 24px;transition:transform .42s cubic-bezier(.22,.7,.2,1)}[data-kind=mould] .industry-symbol-part--0{transform:translateX(calc(var(--symbol-open) * -1.7px))}[data-kind=mould] .industry-symbol-part--1{transform:translateX(calc(var(--symbol-open) * 1.7px))}[data-kind=mould] .industry-symbol-part--2{transform:scale(calc(1 + var(--symbol-open) * .08));transition-delay:45ms}[data-kind=chamber] .industry-symbol-part--0{transform:translate(calc(var(--symbol-open) * -1.1px), calc(var(--symbol-open) * -1.1px))}[data-kind=chamber] .industry-symbol-part--1{transform:translate(calc(var(--symbol-open) * 1.1px), calc(var(--symbol-open) * -1.1px));transition-delay:30ms}[data-kind=chamber] .industry-symbol-part--2{transform:translate(calc(var(--symbol-open) * 1.1px), calc(var(--symbol-open) * 1.1px));transition-delay:60ms}[data-kind=chamber] .industry-symbol-part--3{transform:translate(calc(var(--symbol-open) * -1.1px), calc(var(--symbol-open) * 1.1px));transition-delay:90ms}[data-kind=engine] .industry-symbol-part--0{transform:translate(calc(var(--symbol-open) * -.9px), calc(var(--symbol-open) * -1px))}[data-kind=engine] .industry-symbol-part--1{transform:translate(calc(var(--symbol-open) * .9px), calc(var(--symbol-open) * -1px))}[data-kind=engine] .industry-symbol-part--2{transform:translateY(calc(var(--symbol-open) * 1.4px));transition-delay:45ms}[data-kind=powerpack] .industry-symbol-part--0{transform:translateX(calc(var(--symbol-open) * .7px))}[data-kind=powerpack] .industry-symbol-part--1{transform:translateX(calc(var(--symbol-open) * -.7px))}[data-kind=powerpack] .industry-symbol-part--2{transform:translateY(calc(var(--symbol-open) * 1.2px));transition-delay:50ms}[data-kind=pump] .industry-symbol-motion{transform:rotate(calc(var(--symbol-open) * 60deg));transition-duration:.7s}[data-kind=marine] .industry-symbol-part--0{transform:translateX(calc(var(--symbol-open) * 1.7px))}[data-kind=marine] .industry-symbol-part--1{transform:translateX(calc(var(--symbol-open) * -1.7px));transition-delay:45ms}[data-kind=marine] .industry-symbol-part--2{transform:translateX(calc(var(--symbol-open) * 1.7px));transition-delay:90ms}@media (prefers-reduced-motion:reduce){.industry-symbol-motion,.industry-symbol-part{transition:none!important;transform:none!important}}
