.canvas-background{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0}.banner{position:relative;display:flex;flex-direction:column;min-height:max(360px,48vh);overflow:hidden;border-bottom:4px solid #464b52}.banner--with-lead{min-height:max(420px,54vh)}.banner__bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;background-repeat:no-repeat;transform:scale(1.02);z-index:0}.banner__bg--video{width:100%;height:100%;object-fit:cover;background:none}.banner__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(160deg,#171616eb,#171616c7 42%,#1716169e);z-index:1}.banner__canvas{z-index:2;opacity:.85}.banner__inner{position:relative;z-index:3;display:flex;flex-direction:column;flex:1;width:100%;min-height:0}.banner__hero{display:flex;flex:1;align-items:flex-end;min-height:0;padding-top:4.5rem}@media screen and (min-width:1024px){.banner__hero{padding-top:6rem}}.banner__content{max-width:1440px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem;width:100%;padding-bottom:2rem}@media screen and (min-width:768px){.banner__content{padding-left:3rem;padding-right:3rem}}@media screen and (min-width:1024px){.banner__content{padding-left:4.5rem;padding-right:4.5rem}}@media screen and (min-width:768px){.banner__content{padding-bottom:3rem}}@media screen and (min-width:1024px){.banner__content{max-width:1440px;padding-bottom:4.5rem}}.banner__label{display:block;margin-bottom:1.5rem;font-size:clamp(.6875rem,.8rem,.75rem);font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#eb2628}.banner__title{margin-bottom:1.5rem;max-width:16ch;font-size:clamp(2.25rem,5.5vw,4rem);font-weight:900;text-transform:uppercase;letter-spacing:-.03em;line-height:.92;color:#fff}@media screen and (max-width:767px){.banner__title{max-width:100%;font-size:clamp(1.4rem,5vw,1.85rem);line-height:1.05;margin-bottom:1rem}}@media screen and (min-width:1024px){.banner__title{max-width:14ch;margin-bottom:2rem}}.banner__description{max-width:48ch;font-size:clamp(.9375rem,1.1rem,1rem);line-height:1.65;color:#ffffffc7}@media screen and (min-width:1024px){.banner__description{max-width:56ch;font-size:clamp(1.0625rem,1.35rem,1.25rem)}}.banner__intro{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.banner__intro-inner{width:100%;max-width:1440px;margin-left:auto;margin-right:auto;padding:1.5rem}@media screen and (min-width:768px){.banner__intro-inner{padding-left:3rem;padding-right:3rem}}@media screen and (min-width:1024px){.banner__intro-inner{padding-left:4.5rem;padding-right:4.5rem}}@media screen and (min-width:768px){.banner__intro-inner{padding-top:2rem;padding-bottom:2rem}}@media screen and (min-width:1024px){.banner__intro-inner{padding-top:3rem;padding-bottom:3rem}}.banner__lead{max-width:72ch;font-size:clamp(.8125rem,.98rem,.875rem);line-height:1.65;color:#ffffffd1}@media screen and (min-width:1024px){.banner__lead{max-width:80ch;font-size:clamp(.9375rem,1.1rem,1rem)}}.navbar{position:fixed;top:0;left:0;right:0;z-index:100;height:72px;background-color:#fff;border-bottom:4px solid #464b52;transition:background-color .15s linear,border-color .15s linear}@media screen and (min-width:1024px){.navbar{height:80px}}.navbar__inner{width:100%;height:100%;display:flex;align-items:center;justify-content:space-between;padding:0 1.5rem}@media screen and (min-width:768px){.navbar__inner{padding:0 3rem}}@media screen and (min-width:1024px){.navbar__inner{padding:0 2rem}}.navbar__logo{display:flex;align-items:center;flex-shrink:0;z-index:101}.navbar__logo:focus-visible{outline:2px solid #eb2628;outline-offset:2px}.navbar__logo-img{display:block;height:36px;width:auto;object-fit:contain;transition:opacity .15s linear,filter .15s linear}@media screen and (min-width:1024px){.navbar__logo-img{height:44px}}.navbar__logo:hover .navbar__logo-img{opacity:.7}.navbar__toggle{display:flex;flex-direction:column;justify-content:center;gap:6px;width:44px;height:44px;padding:10px;border:2px solid #464b52;background-color:transparent;z-index:101}.navbar__toggle:focus-visible{outline:2px solid #eb2628;outline-offset:2px}@media screen and (min-width:1024px){.navbar__toggle{display:none}}.navbar__toggle-bar{display:block;width:100%;height:2px;background-color:#171616;transition:transform .15s linear,opacity .15s linear}.navbar--overlay{background-color:transparent;border-bottom:1px solid rgba(255,255,255,.18)}@media screen and (min-width:1024px){.navbar--overlay .navbar__inner{display:grid;grid-template-columns:auto 1fr auto;align-items:stretch;padding:0}}.navbar--overlay .navbar__logo-img{filter:brightness(0) invert(1)}@media screen and (min-width:1024px){.navbar--overlay .navbar__logo{padding:0 2rem;border-right:1px solid rgba(255,255,255,.14)}}@media screen and (min-width:1024px){.navbar--overlay .navbar__desktop{min-width:0}}@media screen and (min-width:1024px){.navbar--overlay .navbar__desktop-list{justify-content:center}}.navbar--overlay .navbar__desktop-link{color:#fff}.navbar--overlay .navbar__desktop-item{border-left:1px solid rgba(255,255,255,.14)}.navbar--overlay .navbar__desktop-item--contact{border-left:1px solid rgba(255,255,255,.14);border-right:1px solid rgba(255,255,255,.14)}.navbar--overlay .navbar__desktop-link--active .navbar__desktop-link-text{color:#eb2628}.navbar--overlay .navbar__toggle{border-color:#ffffff52}.navbar--overlay .navbar__toggle-bar{background-color:#fff}.navbar--overlay.navbar--open{background-color:#fff;border-bottom-color:#464b52}.navbar--overlay.navbar--open .navbar__logo-img{filter:none}.navbar--overlay.navbar--open .navbar__toggle{border-color:#464b52}.navbar--overlay.navbar--open .navbar__toggle-bar{background-color:#171616}.navbar--open .navbar__toggle-bar:nth-child(1){transform:translateY(8px) rotate(45deg)}.navbar--open .navbar__toggle-bar:nth-child(2){opacity:0}.navbar__desktop{display:none}@media screen and (min-width:1024px){.navbar__desktop{display:block}}.navbar__desktop-list{display:flex;align-items:center;gap:0}.navbar__desktop-item{display:flex;align-items:stretch}.navbar__desktop-link{position:relative;display:block;height:44px;padding:0 1.5rem;overflow:hidden;font-size:clamp(.8125rem,.98rem,.875rem);font-weight:600;letter-spacing:.08em;text-transform:uppercase}.navbar__desktop-link:focus-visible{outline:2px solid #eb2628;outline-offset:2px}.navbar__desktop-link--active .navbar__desktop-link-text{color:#eb2628}.navbar__desktop-link-text,.navbar__desktop-link-hover{display:block;line-height:44px;transition:transform .2s ease-out;white-space:nowrap}.navbar__desktop-link-hover{position:absolute;top:100%;left:0;right:0;color:#eb2628;text-align:center}.navbar--overlay .navbar__desktop-link{height:80px;padding:0 2rem}.navbar--overlay .navbar__desktop-link-text,.navbar--overlay .navbar__desktop-link-hover{line-height:80px}.navbar__desktop-link:hover .navbar__desktop-link-text,.navbar__desktop-link:hover .navbar__desktop-link-hover{transform:translateY(-100%)}.navbar__mobile{position:fixed;top:72px;left:0;right:0;bottom:0;background-color:#fff;border-top:2px solid #464b52;transform:translate(100%);transition:transform .2s ease-out;overflow-y:auto}.navbar__mobile--visible{transform:translate(0)}.navbar__mobile-list{display:flex;flex-direction:column}.navbar__mobile-link{display:flex;align-items:center;gap:1.5rem;padding:2rem 1.5rem;font-size:clamp(1.25rem,1.9rem,1.75rem);font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#171616;border-bottom:2px solid #464b52;min-height:64px;transition:background-color .15s linear,color .15s linear}.navbar__mobile-link:hover,.navbar__mobile-link--active{background-color:#171616;color:#fff}.navbar__mobile-link--active .navbar__mobile-num{color:#eb2628}.navbar__mobile-num{font-size:clamp(.8125rem,.98rem,.875rem);font-weight:700;letter-spacing:.1em;color:#eb2628;min-width:28px}.footer{background-color:#171616;color:#fff;border-top:4px solid #464b52;padding-top:6rem;padding-bottom:3rem}.footer__inner{width:100%;max-width:1440px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}@media screen and (min-width:768px){.footer__inner{padding-left:3rem;padding-right:3rem}}@media screen and (min-width:1024px){.footer__inner{padding-left:4.5rem;padding-right:4.5rem}}.footer__top{display:grid;gap:4.5rem;padding-bottom:4.5rem;border-bottom:2px solid rgba(255,255,255,.2)}@media screen and (min-width:768px){.footer__top{grid-template-columns:2fr 1fr 1fr;gap:6rem}}.footer__logo{display:inline-flex;align-items:center;margin-bottom:1.5rem}.footer__logo:focus-visible{outline:2px solid #eb2628;outline-offset:2px}.footer__logo-img{display:block;height:40px;width:auto;object-fit:contain;transition:opacity .15s linear}@media screen and (min-width:768px){.footer__logo-img{height:48px}}.footer__logo:hover .footer__logo-img{opacity:.75}.footer__tagline{font-size:clamp(.8125rem,.98rem,.875rem);color:#ffffff8c;max-width:32ch;line-height:1.6;text-transform:uppercase;letter-spacing:.04em}.footer__nav-title{font-size:clamp(.6875rem,.8rem,.75rem);font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#eb2628;margin-bottom:2rem}.footer__nav-list,.footer__contact-list{display:flex;flex-direction:column;gap:1rem}.footer__nav-link{display:flex;align-items:center;gap:1rem;font-size:clamp(.8125rem,.98rem,.875rem);font-weight:500;text-transform:uppercase;letter-spacing:.06em;color:#ffffffa6;transition:color .15s linear}.footer__nav-link:hover{color:#fff}.footer__nav-num{font-size:clamp(.6875rem,.8rem,.75rem);font-weight:700;color:#eb2628;min-width:20px}.footer__contact-list li{font-size:clamp(.8125rem,.98rem,.875rem);color:#ffffff8c}.footer__bottom{padding-top:2rem;display:flex;flex-direction:column;gap:1rem;text-align:center;justify-content:center;align-items:center}.footer__copyright,.footer__meta{font-size:clamp(.6875rem,.8rem,.75rem);font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:#fff6}.cookie-consent{position:fixed;inset-inline:0;bottom:0;z-index:200;padding:1.5rem;pointer-events:none;animation:cookie-consent-in .45s ease both}@media(prefers-reduced-motion:reduce){.cookie-consent{animation:none}}.cookie-consent__inner{width:100%;max-width:1440px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem;display:flex;flex-direction:column;gap:2rem;padding:2rem;background-color:#171616;color:#fff;border:2px solid rgba(255,255,255,.18);border-top:4px solid #eb2628;pointer-events:auto}@media screen and (min-width:768px){.cookie-consent__inner{padding-left:3rem;padding-right:3rem}}@media screen and (min-width:1024px){.cookie-consent__inner{padding-left:4.5rem;padding-right:4.5rem}}@media screen and (min-width:768px){.cookie-consent__inner{flex-direction:row;align-items:center;justify-content:space-between;gap:4.5rem;padding:3rem 4.5rem}}.cookie-consent__content{display:flex;flex-direction:column;gap:.5rem;min-width:0}.cookie-consent__label{font-size:clamp(.6875rem,.8rem,.75rem);font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#eb2628}.cookie-consent__title{font-size:clamp(1rem,2vw,1.25rem);font-weight:700;letter-spacing:.06em;text-transform:uppercase;line-height:1.2;color:#fff}.cookie-consent__text{font-size:clamp(.8125rem,.98rem,.875rem);line-height:1.65;color:#ffffffb8;max-width:62ch}.cookie-consent__actions{display:flex;flex-shrink:0;gap:1rem}.cookie-consent__btn{min-height:48px;padding-inline:3rem;white-space:nowrap}@media screen and (max-width:767px){.cookie-consent__btn{width:100%}}@keyframes cookie-consent-in{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.layout{display:flex;flex-direction:column;min-height:100vh}.layout__main{flex:1}.layout__page{animation:layout-page-enter .42s cubic-bezier(.25,.1,.25,1) both}@media(prefers-reduced-motion:reduce){.layout__page{animation:none}}@keyframes layout-page-enter{0%{opacity:0}to{opacity:1}}.star-border{--star-border-color: #eb2628;display:inline-block;position:relative;border-radius:0;overflow:hidden}@media screen and (max-width:767px){.star-border:has(.star-border__inner.btn){display:block;width:100%}}.star-border__gradient{position:absolute;width:300%;height:50%;opacity:.7;border-radius:50%;background:radial-gradient(circle,var(--star-border-color),transparent 10%);z-index:0;pointer-events:none}.star-border__gradient--bottom{bottom:-12px;right:-250%;animation:star-border-move-bottom linear infinite alternate}.star-border__gradient--top{top:-12px;left:-250%;animation:star-border-move-top linear infinite alternate}.star-border__inner{position:relative;z-index:1}@media(prefers-reduced-motion:reduce){.star-border__gradient{animation:none;opacity:.5}}@keyframes star-border-move-bottom{0%{transform:translate(0);opacity:1}to{transform:translate(-100%);opacity:0}}@keyframes star-border-move-top{0%{transform:translate(0);opacity:1}to{transform:translate(100%);opacity:0}}.home-hero{position:relative;min-height:calc(100svh - 72px);overflow:hidden;background-color:#050505}@keyframes home-hero-rail-float{0%,to{transform:rotate(-90deg) translate(0);opacity:.72}50%{transform:rotate(-90deg) translate(-8px);opacity:1}}@keyframes home-hero-rail-dot-travel{0%{transform:translate(0) scale(.85);opacity:0}20%{opacity:1}80%{opacity:1}to{transform:translate(44px) scale(1);opacity:0}}@media screen and (min-width:1024px){.home-hero{height:100svh;min-height:100svh}}.home-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center center;transform:scale(1.01);z-index:0}.home-hero__bg--cover{display:block;background-size:cover;background-position:center;background-repeat:no-repeat}@media screen and (min-width:768px){.home-hero__bg--cover{display:none}}.home-hero__bg--video{display:none}@media screen and (min-width:768px){.home-hero__bg--video{display:block}}.home-hero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:linear-gradient(180deg,#05050559,#0505058c);pointer-events:none}.home-hero__grid{position:relative;z-index:1;display:flex;align-items:flex-end;flex:1 1 auto;padding:calc(72px + 2rem) 1.5rem 3rem;justify-content:flex-start}@media screen and (max-width:767px){.home-hero__grid{align-items:flex-end;padding:calc(72px + 1.5rem) 1.5rem 2rem}}@media screen and (min-width:1024px){.home-hero__grid{padding:calc(80px + 3rem) 3rem 3rem}}.home-hero__content{position:relative;align-self:flex-start;width:auto;max-width:none;margin-left:0;margin-right:0;padding-left:0;padding-right:0;display:flex;flex-direction:column;align-items:flex-start;margin-top:clamp(7rem,16vh,12rem);margin-bottom:auto}@media screen and (max-width:767px){.home-hero__content{align-self:stretch;width:100%;margin-top:auto;margin-bottom:0}}@media screen and (min-width:1024px){.home-hero__content{margin-left:clamp(1rem,2vw,2rem)}}.home-hero__label{display:inline-block;margin-bottom:1rem;font-size:clamp(.6875rem,.8rem,.75rem);font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#eb2628;color:#ffffffe0}@media screen and (max-width:767px){.home-hero__label{display:none}}.home-hero__title{margin-bottom:1rem;max-width:20ch;font-size:clamp(2.8rem,4.8rem,4.6rem);font-weight:800;letter-spacing:-.04em;line-height:1.25;color:#fff}@media screen and (max-width:767px){.home-hero__title{max-width:100%;font-size:clamp(1.35rem,6vw,1.75rem);line-height:1.1;letter-spacing:-.03em;margin-bottom:.5rem}}.home-hero__text{font-size:clamp(.9375rem,1.1rem,1rem);color:#ffffffe0;max-width:50ch;margin-bottom:2rem;line-height:1.45}@media screen and (max-width:767px){.home-hero__text{max-width:100%;font-size:clamp(.8125rem,.98rem,.875rem);line-height:1.5;margin-bottom:0}}.home-hero__actions{display:flex;flex-direction:row;gap:1rem}@media screen and (max-width:767px){.home-hero__actions{display:none}}.home-hero__actions .btn{min-height:44px;padding:0 2rem;font-size:.68rem;letter-spacing:.14em;background-color:transparent;color:#fff;border-color:#ffffff73}.home-hero__actions .btn:hover{background-color:#fff;color:#171616;border-color:#fff}.home-hero__rail{position:absolute;left:1.5rem;bottom:3rem;display:none;align-items:center;gap:.5rem;transform:rotate(-90deg);transform-origin:left bottom;animation:home-hero-rail-float 2.4s ease-in-out infinite}@media screen and (min-width:1024px){.home-hero__rail{display:inline-flex;left:2rem;bottom:8rem}}.home-hero__rail-track{position:relative;width:44px;height:1px;background-color:#ffffff47;overflow:visible}.home-hero__rail-track:after{content:"";position:absolute;right:-1px;top:50%;width:10px;height:10px;border-top:1px solid rgba(255,255,255,.72);border-right:1px solid rgba(255,255,255,.72);transform:translateY(-50%) rotate(45deg)}.home-hero__rail-dot{position:absolute;left:0;top:50%;width:6px;height:6px;border-radius:50%;background-color:#eb2628;box-shadow:0 0 10px #eb2628a6;transform:translateY(-50%);animation:home-hero-rail-dot-travel 1.8s ease-out infinite}.home-hero__rail-text{font-size:.55rem;letter-spacing:.22em;color:#ffffffc7}.home-hero__controls{position:absolute;right:1.5rem;bottom:2rem;display:flex;align-items:center;gap:1.5rem;color:#ffffffe0}@media screen and (min-width:1024px){.home-hero__controls{right:4.5rem;bottom:3rem;gap:2rem}}.home-hero__pagination{font-size:.62rem;letter-spacing:.18em;color:#ffffffc7;white-space:nowrap}.home-hero__nav-buttons{display:flex;align-items:center;gap:.5rem}.home-hero__nav-button{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid rgba(255,255,255,.48);border-radius:50%;color:#fff}.home-hero__to-top{display:none}@media screen and (min-width:1024px){.home-hero__to-top{display:flex;flex-direction:column;align-items:center;gap:6px;min-width:28px}}.home-hero__to-top-label{font-size:.58rem;letter-spacing:.16em;color:#ffffffa3}.home-hero__to-top-dot{width:5px;height:5px;background-color:#eb2628;transform:rotate(45deg)}@media(prefers-reduced-motion:reduce){.home-hero__rail{animation:none}.home-hero__rail-dot{animation:none;opacity:1;transform:translateY(-50%)}}.cta-banner{position:relative;display:flex;align-items:center;min-height:420px;padding:6rem 2rem;overflow:hidden;border-bottom:4px solid #464b52}@media screen and (min-width:768px){.cta-banner{min-height:480px;padding:8rem 3rem}}.cta-banner__bg,.cta-banner__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.cta-banner__bg{background-color:#1a2a1f;background-size:cover;background-position:center}.cta-banner--overlay .cta-banner__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(90deg,#171616c7,#17161673 55%,#17161640);pointer-events:none}.cta-banner__inner{max-width:1440px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem;position:relative;z-index:2;width:100%}@media screen and (min-width:768px){.cta-banner__inner{padding-left:3rem;padding-right:3rem}}@media screen and (min-width:1024px){.cta-banner__inner{padding-left:4.5rem;padding-right:4.5rem}}.cta-banner__content{max-width:640px}.cta-banner__title{font-size:clamp(1.75rem,4vw,2.75rem);font-weight:700;letter-spacing:.04em;text-transform:uppercase;line-height:1.15;color:#fff;margin-bottom:2rem}@media screen and (max-width:767px){.cta-banner__title{font-size:clamp(1.2rem,4.5vw,1.5rem);margin-bottom:1.5rem;letter-spacing:.03em}}.cta-banner__text{font-size:clamp(.8125rem,.98rem,.875rem);font-weight:400;letter-spacing:.06em;text-transform:uppercase;line-height:1.7;color:#fff;margin-bottom:4.5rem;max-width:56ch}.cta-banner__btn{display:inline-flex;align-items:center;gap:1rem;min-height:52px;padding:0 3rem;font-size:clamp(.6875rem,.8rem,.75rem);font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#fff;border:2px solid #ffffff;background-color:transparent;transition:background-color .15s linear,color .15s linear,border-color .15s linear}.cta-banner__btn:focus-visible{outline:2px solid #eb2628;outline-offset:2px}.cta-banner__btn:hover{background-color:#fff;color:#171616}.cta-banner__btn svg{color:#eb2628;flex-shrink:0}.section-header{margin-bottom:3rem}.section-header--center{text-align:center}.section-header--center .section-header__description{margin-left:auto;margin-right:auto}.section-header--dark .section-header__label{color:#eb2628}.section-header--dark .section-header__title{color:#fff}.section-header--dark .section-header__description{color:#ffffffb3}.section-header__label{display:block;margin-bottom:1.5rem;font-size:clamp(.6875rem,.8rem,.75rem);font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#eb2628}.section-header__title{margin-bottom:2rem;max-width:22ch;text-align:left}@media screen and (max-width:767px){.section-header__title{margin-bottom:1.5rem;max-width:100%;font-size:clamp(1.3rem,3.1rem,1.75rem);line-height:1.12}}.section-header--center .section-header__title{max-width:none;text-align:center;margin-left:auto;margin-right:auto}.section-header__description{font-size:clamp(1.0625rem,1.35rem,1.25rem);color:#171616a6;max-width:52ch;line-height:1.65;text-align:left}.section-header--center .section-header__description{text-align:center}@property --timeline-progress{syntax: "<number>"; initial-value: 0; inherits: false;}.home__stats-inner{width:100%;max-width:1440px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}@media screen and (min-width:768px){.home__stats-inner{padding-left:3rem;padding-right:3rem}}@media screen and (min-width:1024px){.home__stats-inner{padding-left:4.5rem;padding-right:4.5rem}}.home__platform-marquee{width:100%;margin-top:3rem;background-color:#171616}.home__platform-marquee-viewport{overflow:hidden;width:100%}.home__platform-marquee-track{display:flex;width:max-content;animation:home-platform-marquee 28s linear infinite;will-change:transform}.home__platform-marquee-item{flex-shrink:0;padding:2rem 4.5rem;font-size:clamp(1.5rem,5.25rem,7rem);font-weight:900;letter-spacing:.06em;line-height:1;text-transform:uppercase;white-space:nowrap;color:#fff}@media screen and (max-width:767px){.home__platform-marquee-item{padding:1.5rem 2rem;letter-spacing:.04em}}.home__platform-marquee-item:after{content:"///";margin-left:4.5rem;color:#fff6;letter-spacing:.12em}.home__platform-marquee-scrollbar{position:relative;height:3px;background-color:#ffffff26;overflow:hidden}.home__platform-marquee-scrollbar-thumb{position:absolute;top:0;left:0;width:28%;height:100%;background-color:#eb2628;animation:home-platform-marquee-bar 28s linear infinite}@media(prefers-reduced-motion:reduce){.home__platform-marquee-track{animation:none;margin:0 auto}.home__platform-marquee-item:last-child{display:none}.home__platform-marquee-scrollbar-thumb{animation:none;left:36%}}.home__stat{text-align:left;padding:3rem 2rem;border:2px solid #464b52;margin:-2px 0 0 -2px;transition:background-color .15s linear,color .15s linear}.home__stat:hover{background-color:#eb2628;color:#fff}.home__stat:hover .home__stat-value,.home__stat:hover .home__stat-label{color:#fff}.home__stat-value{display:block;font-size:clamp(1.375rem,3.65rem,3.75rem);font-weight:900;color:#171616;margin-bottom:.5rem;transition:transform .2s ease-out,color .15s linear}.home__stat:hover .home__stat-value{transform:scale(1.05)}.home__stat-label{font-size:clamp(.6875rem,.8rem,.75rem);font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#171616a6;transition:color .15s linear}.home__features-inner{width:100%;max-width:1440px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}@media screen and (min-width:768px){.home__features-inner{padding-left:3rem;padding-right:3rem}}@media screen and (min-width:1024px){.home__features-inner{padding-left:4.5rem;padding-right:4.5rem}}.home__highlights{--arc-progress: 0;position:relative;overflow:hidden;background-color:#fff;padding:6rem 0 4.5rem}.home__highlights:before{content:"";position:absolute;left:50%;bottom:0;z-index:0;width:160%;height:160%;pointer-events:none;background-image:linear-gradient(90deg,#eb26280a,#eb26281f 45%,#f6b7b847 72%,#fde3e32e);transform:translate3d(-50%,0,0) scale(calc(.12 + var(--arc-progress, 0) * .88));transform-origin:50% 100%;opacity:calc(.2 + var(--arc-progress, 0) * .8);will-change:transform,opacity;backface-visibility:hidden}@media screen and (min-width:768px){.home__highlights{padding:8rem 0 6rem}}@media(prefers-reduced-motion:reduce){.home__highlights:before{transform:translate3d(-50%,0,0) scale(1);opacity:1;transition:none}}.home__highlights-inner{width:100%;max-width:1440px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem;position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start;gap:6rem}@media screen and (min-width:768px){.home__highlights-inner{padding-left:3rem;padding-right:3rem}}@media screen and (min-width:1024px){.home__highlights-inner{padding-left:4.5rem;padding-right:4.5rem}}.home__highlights-header{max-width:720px;text-align:left}.home .home-section-intro__badge{display:inline-flex;align-items:center;gap:1rem;margin-bottom:2rem;font-size:clamp(.8125rem,.98rem,.875rem);font-weight:500;color:#171616a6;letter-spacing:.01em}.home .home-section-intro__badge-dot{width:8px;height:8px;flex-shrink:0;background-color:#eb2628}.home .home-section-intro__title{margin:0 0 2rem;font-size:clamp(1.75rem,3.2rem,2.75rem);font-weight:700;line-height:1.15;letter-spacing:-.02em;color:#171616}@media screen and (max-width:767px){.home .home-section-intro__title{margin-bottom:1.5rem;font-size:clamp(1.25rem,3.1rem,1.65rem);line-height:1.12}}.home .home-section-intro__desc{margin:0;max-width:52ch;font-size:16px;line-height:1.65;color:#171616a6}.home__highlights-grid{display:grid;gap:4.5rem 3rem;width:100%}@media screen and (min-width:768px){.home__highlights-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1024px){.home__highlights-grid{grid-template-columns:repeat(4,1fr);gap:3rem}}.home__highlight-item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.5rem}.home__highlight-icon{display:flex;align-items:center;justify-content:center;width:56px;height:56px;border:1px solid rgba(70,75,82,.45);border-radius:50%;color:#171616}.home__highlight-title{margin:0;font-size:16px;font-weight:700;color:#171616}.home__highlight-text{margin:0;max-width:28ch;font-size:clamp(.8125rem,.98rem,.875rem);line-height:1.6;color:#171616a6}.home__features-grid{width:100%;border-color:#ffffff29}.home__products-timeline{position:relative;display:flex;flex-direction:column;gap:6rem;margin-top:3rem;padding:2rem 0 3rem;contain:layout style paint}.home__products-timeline:before{content:"";position:absolute;top:0;bottom:0;left:50%;width:1px;background-color:#464b5238;transform:translate(-50%)}.home__products-timeline:after{content:"";position:absolute;top:0;left:50%;width:2px;height:100%;background:linear-gradient(180deg,#eb2628,#eb262873);transform:translate3d(-50%,0,0) scaleY(var(--timeline-progress, 0));transform-origin:top center;backface-visibility:hidden}@media screen and (min-width:768px){.home__products-timeline{gap:8rem;padding:3rem 0 4.5rem}}.home__timeline-cursor{position:absolute;top:0;left:50%;z-index:2;width:14px;height:14px;border:2px solid #ffffff;border-radius:50%;background-color:#eb2628;box-shadow:0 0 0 4px #eb262838;transform:translate3d(-50%,-50%,0) translateY(calc(var(--timeline-progress, 0) * var(--timeline-track-height, 0px)));pointer-events:none;opacity:clamp(0,var(--timeline-progress, 0) * 3,1);backface-visibility:hidden}.home__product-item{position:relative;z-index:1}.home__product-inner{display:flex;flex-direction:column;align-items:center;gap:1.5rem;min-width:0}@media screen and (min-width:768px){.home__product-inner{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:3rem}}.home__product-marker{display:flex;justify-content:center;align-items:center;width:28px;height:28px;flex-shrink:0}@media screen and (min-width:768px){.home__product-marker{grid-column:2;grid-row:1;width:36px;height:36px}}.home__product-marker-dot{position:relative;width:12px;height:12px;border:2px solid #464b52;border-radius:50%;background-color:#fff;transform:scale(.35);transition:transform .52s cubic-bezier(.22,1,.36,1)}.home__product-marker-dot:before{content:"";position:absolute;top:-6px;right:-6px;bottom:-6px;left:-6px;border:2px solid rgba(235,38,40,.22);border-radius:50%;transform:scale(0);opacity:0;transition:transform .52s cubic-bezier(.22,1,.36,1),opacity .52s cubic-bezier(.22,1,.36,1);pointer-events:none}.home__product-marker-dot:after{content:"";position:absolute;top:1px;right:1px;bottom:1px;left:1px;border-radius:50%;background-color:#eb2628;transform:scale(0);transition:transform .42s cubic-bezier(.22,1,.36,1) 90ms}.home__product-item.is-revealed .home__product-marker-dot{transform:scale(1)}.home__product-item.is-revealed .home__product-marker-dot:before{transform:scale(1);opacity:1}.home__product-item.is-revealed .home__product-marker-dot:after{transform:scale(1)}.home__product-media{width:100%;max-width:420px;min-width:0;aspect-ratio:16 / 10;opacity:0;transform:translate3d(0,1.25rem,0);transition:opacity .56s cubic-bezier(.22,1,.36,1),transform .56s cubic-bezier(.22,1,.36,1)}@media screen and (min-width:768px){.home__product-media{grid-column:1;grid-row:1;justify-self:end;max-width:none;transform:translate3d(-2rem,0,0)}}@media screen and (min-width:768px){.home__product-item--reverse .home__product-media{grid-column:3;justify-self:start;transform:translate3d(2rem,0,0)}}.home__product-item.is-revealed .home__product-media{opacity:1;transform:translateZ(0)}.home__product-image{display:block;width:100%;height:100%;object-fit:contain;background-color:#1716160a;border-radius:0}.home__product-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;color:#17161673;background-color:#1716160a;border:2px dashed rgba(23,22,22,.2);font-size:clamp(.6875rem,.8rem,.75rem);letter-spacing:.08em;text-transform:uppercase}.home__product-content{width:100%;max-width:420px;min-width:0;display:block;text-align:left;text-decoration:none;background-color:#fff;border-color:#464b52;color:#171616;opacity:0;transform:translate3d(0,1.25rem,0);transition:opacity .56s cubic-bezier(.22,1,.36,1) 70ms,transform .56s cubic-bezier(.22,1,.36,1) 70ms,background-color .48s cubic-bezier(.22,1,.36,1),border-color .48s cubic-bezier(.22,1,.36,1),color .48s cubic-bezier(.22,1,.36,1),box-shadow .48s cubic-bezier(.22,1,.36,1)}@media screen and (min-width:768px){.home__product-content{grid-column:3;grid-row:1;justify-self:start;max-width:none;transform:translate3d(2rem,0,0)}}.home__product-content:hover{background-color:#eb2628;border-color:#eb2628;color:#fff;box-shadow:0 18px 48px #eb262833}.home__product-content:hover h3,.home__product-content:hover p{color:#fff}.home__product-content:hover .home__feature-num{color:#ffffffb8}.home__product-content:hover .home__feature-arrow{color:#fff;transform:rotate(0) translate(3px,-3px)}.home__product-content:hover .home__product-content-body{transform:translateY(-3px)}.home__product-content:focus-visible{outline:2px solid #eb2628;outline-offset:3px}.home__product-item.is-revealed .home__product-content{opacity:1;transform:translateZ(0)}.home__product-content-body{transition:transform .48s cubic-bezier(.22,1,.36,1)}@media screen and (min-width:768px){.home__product-item--reverse .home__product-content{grid-column:1;justify-self:end;transform:translate3d(-2rem,0,0)}}.home__product-content h3,.home__product-content p{color:inherit}.home__product-content .home__feature-text{color:#171616a6;transition:color .48s cubic-bezier(.22,1,.36,1)}.home__product-content .home__feature-num{transition:color .48s cubic-bezier(.22,1,.36,1)}.home__product-content:hover .home__feature-text{color:#ffffffd1}@media(prefers-reduced-motion:reduce){.home__products-timeline:after{transform:translate3d(-50%,0,0) scaleY(1)}.home__timeline-cursor{opacity:1;transform:translate3d(-50%,-50%,0) translateY(var(--timeline-track-height, 0px))}.home__product-media,.home__product-content{opacity:1;transform:none;transition:none}.home__product-marker-dot{transform:scale(1);transition:none}.home__product-marker-dot:before{transform:scale(1);opacity:1;transition:none}.home__product-marker-dot:after{transform:scale(1);transition:none}}.home__feature-card{text-align:left;background-color:#ffffff12;border-color:#ffffff29;color:#fff}.home__feature-card:hover{background-color:#ffffff1f}.home__feature-card h3,.home__feature-card p{color:inherit}.home__feature-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.home__feature-num{font-size:clamp(.6875rem,.8rem,.75rem);font-weight:700;letter-spacing:.1em;color:#eb2628}.home__feature-arrow{transform:rotate(-45deg);transition:transform .52s cubic-bezier(.22,1,.36,1),color .48s cubic-bezier(.22,1,.36,1);color:#171616}.home__feature-title{font-size:clamp(1.0625rem,1.35rem,1.25rem);margin-bottom:1rem}.home__feature-text{font-size:clamp(.8125rem,.98rem,.875rem);line-height:1.6;color:#ffffffd1}.home__solutions-carousel{position:relative;margin-top:3rem;overflow:hidden;background-color:#171616}.home__solutions-viewport{overflow:hidden}.home__solutions-nav{display:flex;align-items:center;justify-content:center;position:absolute;top:50%;z-index:2;width:44px;height:44px;border:2px solid #eb2628;border-radius:50%;color:#eb2628;background-color:#1716166b;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);transform:translateY(-50%);transition:background-color .15s linear,border-color .15s linear,color .15s linear,transform .15s linear}.home__solutions-nav:focus-visible{outline:2px solid #eb2628;outline-offset:2px}.home__solutions-nav:hover{background-color:#eb2628eb;border-color:#eb2628;color:#fff}.home__solutions-nav--prev{left:1.5rem}@media screen and (min-width:768px){.home__solutions-nav--prev{left:2rem}}.home__solutions-nav--next{right:1.5rem}@media screen and (min-width:768px){.home__solutions-nav--next{right:2rem}}.home__solutions-track{display:flex;transition:transform .7s cubic-bezier(.25,.1,.25,1);will-change:transform}.home__solutions-slide{position:relative;flex:0 0 100%;min-height:420px}@media screen and (min-width:768px){.home__solutions-slide{min-height:520px}}@media screen and (min-width:1024px){.home__solutions-slide{min-height:560px}}.home__solutions-bg{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#171616;background-size:cover;background-position:center;transform:translateZ(0) scale(1);transition:transform 7s ease;backface-visibility:hidden}.home__solutions-slide--active .home__solutions-bg{transform:translateZ(0) scale(1.06);will-change:transform}.home__solutions-scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#17161614,#1716162e 45%,#17161685);pointer-events:none}.home__solutions-panel{position:absolute;right:calc(3rem + 44px);bottom:2rem;z-index:1;width:auto;max-width:min(720px,calc(100% - 5.5rem - 44px));margin:0;padding:3rem 2rem;text-decoration:none;color:#fff;background:#ffffff2e;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transition:background .42s cubic-bezier(.22,1,.36,1),transform .42s cubic-bezier(.22,1,.36,1),box-shadow .42s cubic-bezier(.22,1,.36,1)}@media screen and (min-width:768px){.home__solutions-panel{right:calc(4rem + 44px);bottom:4.5rem;max-width:min(720px,calc(100% - 11rem - 44px));padding:4.5rem}}.home__solutions-panel:hover{background:#ffffff47;box-shadow:0 20px 48px #1716163d}.home__solutions-panel:hover .home__solutions-arrow{transform:rotate(0) translate(2px,-2px);color:#fff}.home__solutions-panel:focus-visible{outline:2px solid #eb2628;outline-offset:3px}.home__solutions-panel-main{display:flex;flex-direction:column;gap:1rem}.home__solutions-cta-wrap{align-self:flex-start;margin-top:1.5rem;--star-border-color: #eb2628}.home__solutions-cta{background-color:transparent;color:#eb2628;border:2px solid #eb2628}.home__solutions-cta:hover{background-color:#eb26281f;color:#eb2628;border-color:#eb2628}.home__solutions-title{margin:0;font-size:clamp(1.375rem,2.3rem,2rem);font-weight:700;line-height:1.15;letter-spacing:-.02em;color:#eb2628}@media screen and (max-width:767px){.home__solutions-title{font-size:clamp(1.15rem,2.2rem,1.4rem);line-height:1.12}}.home__solutions-text{margin:0;max-width:48ch;font-size:clamp(1.0625rem,1.35rem,1.25rem);line-height:1.65;color:#ffffffd1}.home__solutions-arrow{transform:rotate(-45deg);color:#171616;transition:transform .48s cubic-bezier(.22,1,.36,1),color .48s cubic-bezier(.22,1,.36,1)}@media(prefers-reduced-motion:reduce){.home__solutions-track{transition:none}.home__solutions-bg{transition:none;transform:none}}.home__stats{padding-bottom:0!important}@keyframes home-platform-marquee{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}@keyframes home-platform-marquee-bar{0%{transform:translate3d(-100%,0,0)}to{transform:translate3d(380%,0,0)}}.about__mission-row{display:grid;grid-template-columns:1fr}@media screen and (min-width:768px){.about__mission-row{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:768px){.about__mission-row--reverse .about__mission-media{order:2}.about__mission-row--reverse .about__mission-content{order:1}}.about__mission-media{height:280px}@media screen and (min-width:768px){.about__mission-media{height:400px}}.about__mission-media img{width:100%;height:100%;object-fit:cover;display:block}.about__mission-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;width:100%;height:100%;color:#171616a6;background-color:#1716160a;font-size:clamp(.6875rem,.8rem,.75rem);letter-spacing:.08em;text-transform:uppercase}.about__mission-content{display:flex;flex-direction:column;justify-content:center;padding:4.5rem 1.5rem;background-color:#f2f2f2;background-image:linear-gradient(rgba(23,22,22,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(23,22,22,.03) 1px,transparent 1px);background-size:24px 24px}@media screen and (min-width:768px){.about__mission-content{padding:6rem 4.5rem}}@media screen and (min-width:1024px){.about__mission-content{padding:8rem 6rem}}.about__mission-content .section-header{margin-bottom:3rem}.about__mission-content p{max-width:56ch;margin-bottom:2rem;font-size:clamp(.9375rem,1.1rem,1rem);line-height:1.7;color:#171616a6}.about__mission-content p:last-child{margin-bottom:0}.about__values-inner,.about__timeline-inner,.about__mission-inner{width:100%;max-width:1440px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}@media screen and (min-width:768px){.about__values-inner,.about__timeline-inner,.about__mission-inner{padding-left:3rem;padding-right:3rem}}@media screen and (min-width:1024px){.about__values-inner,.about__timeline-inner,.about__mission-inner{padding-left:4.5rem;padding-right:4.5rem}}.about__values-layout{display:flex;flex-direction:column;gap:1.5rem}@media screen and (min-width:768px){.about__values-layout{gap:2rem}}.about__values-row{display:grid;gap:1.5rem;align-items:stretch}@media screen and (min-width:768px){.about__values-row{gap:2rem}}.about__values-row--featured{grid-template-columns:1fr}@media screen and (min-width:768px){.about__values-row--featured{grid-template-columns:2fr 3fr}}.about__values-row--featured>.about__value-card,.about__values-row--featured>.about__value-visual--media{min-height:320px}@media screen and (min-width:768px){.about__values-row--featured>.about__value-card,.about__values-row--featured>.about__value-visual--media{min-height:360px}}.about__values-row--trio{grid-template-columns:1fr}@media screen and (min-width:768px){.about__values-row--trio{grid-template-columns:repeat(3,1fr)}}.about__value-card{display:flex;flex-direction:column;min-height:320px;background-color:#fff;border:2px solid #464b52}@media screen and (min-width:768px){.about__value-card{min-height:360px}}.about__value-card:hover .about__value-visual img{transform:scale(1.06)}@media(prefers-reduced-motion:reduce){.about__value-card:hover .about__value-visual img{transform:none}}.about__value-visual{flex:1 1 auto;min-height:180px;overflow:hidden;background-color:#f2f2f2}.about__value-visual img{width:100%;height:100%;min-height:inherit;object-fit:cover;display:block;transform:scale(1);transition:transform .55s cubic-bezier(.25,.1,.25,1)}@media(prefers-reduced-motion:reduce){.about__value-visual img{transition:none}}.about__value-visual--media{min-height:320px;border:2px solid #464b52}@media screen and (min-width:768px){.about__value-visual--media{min-height:360px}}.about__value-visual--media:hover img{transform:scale(1.06)}@media(prefers-reduced-motion:reduce){.about__value-visual--media:hover img{transform:none}}.about__value-body{flex-shrink:0;padding:2rem 3rem}.about__value-body p{font-size:clamp(.9375rem,1.1rem,1rem);line-height:1.65;color:#171616a6}.about__value-title{font-size:clamp(1.0625rem,1.35rem,1.25rem);font-weight:700;margin-bottom:1rem;color:#171616}.about__timeline-layout{--timeline-panel-height: 320px;--timeline-viewport-height: calc(var(--timeline-panel-height) - (3rem * 2));display:grid;gap:3rem;align-items:stretch}@media screen and (max-width:767px){.about__timeline-layout{gap:2rem}}@media screen and (min-width:768px){.about__timeline-layout{--timeline-panel-height: 480px;--timeline-viewport-height: calc(var(--timeline-panel-height) - (4.5rem * 2));grid-template-columns:1fr 1fr;gap:4.5rem}}@media screen and (min-width:1024px){.about__timeline-layout{--timeline-panel-height: 560px;--timeline-viewport-height: calc(var(--timeline-panel-height) - (4.5rem * 2));grid-template-columns:5fr 7fr;gap:6rem}}.about__timeline-media{position:relative;height:var(--timeline-panel-height);overflow:hidden;background-color:#fff}@media screen and (max-width:767px){.about__timeline-media{height:auto;aspect-ratio:16 / 10}}@media screen and (min-width:768px){.about__timeline-media{position:sticky;top:calc(80px + 3rem)}}.about__timeline-media img{width:100%;height:100%;object-fit:cover;display:block}.about__timeline-carousel{display:flex;gap:2rem;height:var(--timeline-panel-height);border:2px solid #464b52;background-color:#fff;padding:3rem;box-sizing:border-box}.about__timeline-carousel--stacked{flex-direction:column;height:auto;padding:0;border:none;background-color:transparent;gap:0}@media screen and (min-width:768px){.about__timeline-carousel{padding:4.5rem}}.about__timeline-viewport{flex:1 1 auto;min-width:0;height:var(--timeline-viewport-height);overflow:hidden}.about__timeline-carousel--stacked .about__timeline-viewport{height:auto;overflow:visible}.about__timeline-track{display:flex;flex-direction:column;transition:transform .55s cubic-bezier(.25,.1,.25,1)}.about__timeline-carousel--stacked .about__timeline-track{gap:1.5rem;transition:none}@media(prefers-reduced-motion:reduce){.about__timeline-track{transition:none}}.about__timeline-slide{flex:0 0 var(--timeline-viewport-height);display:flex;flex-direction:column;justify-content:center;height:var(--timeline-viewport-height);padding-right:1.5rem}.about__timeline-carousel--stacked .about__timeline-slide{flex:none;height:auto;justify-content:flex-start;padding:1.5rem 2rem;border:2px solid #464b52;background-color:#fff;box-sizing:border-box}.about__timeline-carousel--stacked .about__timeline-slide:nth-child(odd){margin-right:14%}.about__timeline-carousel--stacked .about__timeline-slide:nth-child(2n){margin-left:14%}.about__timeline-controls{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;flex-shrink:0}.about__timeline-nav{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:2px solid #464b52;background-color:#fff;color:#171616;transition:background-color .15s linear,color .15s linear,border-color .15s linear}.about__timeline-nav:focus-visible{outline:2px solid #eb2628;outline-offset:2px}.about__timeline-nav:hover{background-color:#171616;border-color:#171616;color:#fff}.about__timeline-dots{display:flex;flex-direction:column;gap:1rem}.about__timeline-dot{width:8px;height:8px;padding:0;border:2px solid #464b52;border-radius:50%;background-color:#fff;transition:background-color .15s linear,border-color .15s linear,transform .15s linear}.about__timeline-dot:focus-visible{outline:2px solid #eb2628;outline-offset:2px}.about__timeline-dot--active{background-color:#eb2628;border-color:#eb2628;transform:scale(1.2)}.about__timeline-dot:hover:not(.about__timeline-dot--active){border-color:#eb2628}.about__timeline-event{font-size:clamp(.9375rem,1.1rem,1rem);color:#171616a6;line-height:1.65}.about__timeline-carousel--stacked .about__timeline-event{font-size:clamp(.8125rem,.98rem,.875rem);line-height:1.6}.about__timeline-event-title{font-size:clamp(1.0625rem,1.35rem,1.25rem);font-weight:700;margin-bottom:1.5rem;color:#eb2628;line-height:1.35}.about__timeline-carousel--stacked .about__timeline-event-title{font-size:clamp(.9375rem,1.1rem,1rem);margin-bottom:1rem;line-height:1.3}.about__competencies{position:relative;overflow:hidden;min-height:640px;padding-top:0;padding-bottom:0}@media screen and (min-width:1024px){.about__competencies{min-height:720px}}.about__competencies-video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.about__competencies-scrim{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,#1716169e,#17161661 45%,#171616b8)}.about__competencies-content{position:relative;z-index:2;min-height:inherit}.about__competencies-inner{width:100%;max-width:1440px;margin-left:auto;margin-right:auto;padding:6rem 1.5rem;display:flex;flex-direction:column;justify-content:space-between;min-height:640px}@media screen and (min-width:768px){.about__competencies-inner{padding-left:3rem;padding-right:3rem}}@media screen and (min-width:1024px){.about__competencies-inner{padding-left:4.5rem;padding-right:4.5rem}}@media screen and (min-width:1024px){.about__competencies-inner{min-height:720px;padding-top:8rem;padding-bottom:8rem}}.about__competencies-header{align-self:flex-start;max-width:48ch;margin-bottom:6rem}.about__competencies-header .section-header{margin-bottom:0}.about__competencies-panel{margin-top:auto;width:100%;padding:3rem;background-color:#ffffff2e;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border:2px solid rgba(255,255,255,.28)}@media screen and (min-width:768px){.about__competencies-panel{padding:4.5rem}}.about__competencies-grid{display:flex;flex-direction:column;gap:0}@media screen and (min-width:768px){.about__competencies-grid{flex-direction:row}}.about__competency-card{flex:1 1 0;min-width:0;padding:2rem 3rem;border-bottom:2px solid rgba(255,255,255,.22)}@media screen and (min-width:768px){.about__competency-card{border-bottom:none;border-right:2px solid rgba(255,255,255,.22)}.about__competency-card:last-child{border-right:none}}.about__competency-card:last-child{border-bottom:none}.about__competency-title{font-size:clamp(1.0625rem,1.35rem,1.25rem);font-weight:700;line-height:1.35;margin-bottom:1.5rem;color:#eb2628}.about__competency-text{font-size:clamp(.9375rem,1.1rem,1rem);line-height:1.7;color:#ffffffc7}.products__platforms{position:relative;overflow:hidden;background-color:#171616;color:#fff;padding-top:4.5rem;padding-bottom:4.5rem}@media screen and (min-width:768px){.products__platforms{padding-top:6rem;padding-bottom:6rem}}@media screen and (min-width:1024px){.products__platforms{padding-top:8rem;padding-bottom:8rem}}>.products__platforms__list-inner{position:relative;z-index:1;padding-bottom:0}.products__platforms-canvas{opacity:.75}.products__approach-inner{width:100%;max-width:1440px;margin-left:auto;margin-right:auto;padding:3rem 1.5rem}@media screen and (min-width:768px){.products__approach-inner{padding-left:3rem;padding-right:3rem}}@media screen and (min-width:1024px){.products__approach-inner{padding-left:4.5rem;padding-right:4.5rem}}@media screen and (min-width:768px){.products__approach-inner{padding-top:4.5rem;padding-bottom:4.5rem}}@media screen and (min-width:1024px){.products__approach-inner{padding-top:6rem;padding-bottom:6rem}}.products__approach-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-top:4.5rem}@media screen and (min-width:768px){.products__approach-grid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:6rem}}.products__approach-card{position:relative;isolation:isolate;contain:layout style paint;display:flex;flex-direction:column;gap:1.5rem;padding:3rem;background-color:#fff;border:2px solid #464b52}.products__approach-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background-color:#eb2628;opacity:0;pointer-events:none;backface-visibility:hidden;transform:translateZ(0);transition:opacity .2s ease-out}@media(prefers-reduced-motion:reduce){.products__approach-card:before{transition:none}}.products__approach-card>*{position:relative;z-index:1}@media(hover:hover){.products__approach-card:hover{border-color:#eb2628}.products__approach-card:hover:before{opacity:1}.products__approach-card:hover .products__approach-card__approach-num,.products__approach-card:hover .products__approach-card__approach-title,.products__approach-card:hover .products__approach-card__approach-icon{color:#fff}.products__approach-card:hover .products__approach-card__approach-description{color:#ffffffd9}}.products__approach-num{font-size:clamp(.6875rem,.8rem,.75rem);font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#eb2628}.products__approach-title{display:flex;align-items:flex-start;gap:1rem;font-size:clamp(1.25rem,1.9rem,1.75rem);line-height:1.25;color:#171616}.products__approach-icon{flex-shrink:0;margin-top:.15em;color:#171616}.products__approach-description{font-size:clamp(.8125rem,.98rem,.875rem);line-height:1.6;color:#171616a6;flex:1}.products__manufacturing-layout{display:flex;flex-direction:column;gap:2rem}@media screen and (min-width:768px){.products__manufacturing-layout{gap:3rem}}.products__manufacturing-hero{position:relative;display:flex;align-items:stretch;min-height:420px;overflow:hidden}.products__manufacturing-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.products__manufacturing-hero-card{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:center;width:100%;margin:2rem;padding:4.5rem 3rem;background-color:#fff}@media screen and (min-width:768px){.products__manufacturing-hero-card{max-width:520px;margin:4.5rem;padding:6rem 4.5rem}}.products__manufacturing-hero-title{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;letter-spacing:.04em;text-transform:uppercase;line-height:1.15;margin-bottom:2rem;color:#eb2628}@media screen and (max-width:767px){.products__manufacturing-hero-title{font-size:clamp(1.2rem,4.5vw,1.55rem);margin-bottom:1.5rem;letter-spacing:.03em}}.products__manufacturing-hero-text{font-size:clamp(.8125rem,.98rem,.875rem);line-height:1.65;color:#171616a6;margin-bottom:3rem;max-width:48ch}.products__manufacturing-actions{display:flex;flex-wrap:wrap;gap:1.5rem;margin-bottom:3rem}.products__manufacturing-btn{gap:0;padding-right:0;overflow:hidden}.products__manufacturing-btn.btn--outline{padding-right:3rem}.products__manufacturing-btn-icon{display:inline-flex;align-items:center;justify-content:center;align-self:stretch;margin-left:1.5rem;padding:0 1.5rem;background-color:#eb2628;color:#fff}.products__manufacturing-highlights{display:flex;flex-wrap:wrap;gap:1.5rem 3rem;list-style:none;padding:0;margin:0}.products__manufacturing-highlight{display:inline-flex;align-items:center;gap:.5rem;font-size:clamp(.6875rem,.8rem,.75rem);font-weight:600;letter-spacing:.04em;color:#171616a6}.products__manufacturing-highlight svg{flex-shrink:0;color:#171616}.products__manufacturing-features{display:grid;grid-template-columns:1fr;gap:1.5rem}@media screen and (min-width:768px){.products__manufacturing-features{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1024px){.products__manufacturing-features{grid-template-columns:repeat(4,1fr)}}.products__manufacturing-feature{display:flex;flex-direction:column;gap:1.5rem;padding:3rem;background-color:#f2f2f2}.products__manufacturing-feature-icon{flex-shrink:0;color:#eb2628}.products__manufacturing-feature-title{font-size:clamp(.9375rem,1.1rem,1rem);font-weight:700;line-height:1.3}.products__manufacturing-feature-text{font-size:clamp(.8125rem,.98rem,.875rem);line-height:1.65;color:#171616a6}.products__cta-actions{display:flex;flex-wrap:wrap;gap:1.5rem}.products__list-inner{width:100%;max-width:1440px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}@media screen and (min-width:768px){.products__list-inner{padding-left:3rem;padding-right:3rem}}@media screen and (min-width:1024px){.products__list-inner{padding-left:4.5rem;padding-right:4.5rem}}.products__blocks{display:flex;flex-direction:column;gap:8rem}@media screen and (min-width:768px){.products__blocks{gap:6rem}}@media screen and (min-width:1024px){.products__blocks{gap:8rem}}.products__block{padding-top:3rem;padding-bottom:3rem;scroll-margin-top:calc(72px + 2rem)}@media screen and (min-width:768px){.products__block{padding-top:4.5rem;padding-bottom:4.5rem}}@media screen and (min-width:1024px){.products__block{padding-top:6rem;padding-bottom:6rem;scroll-margin-top:calc(80px + 3rem)}}.products__block-inner,.products__block-main{display:flex;flex-direction:column;gap:3rem;align-items:stretch}@media screen and (min-width:768px){.products__block-main{flex-direction:row;align-items:center;gap:6rem}}@media screen and (min-width:1024px){.products__block-main{gap:8rem}}@media screen and (min-width:768px){.products__block--reverse .products__block-main{flex-direction:row-reverse}}.products__block-copy,.products__block-media-wrap{flex:1 1 50%;min-width:0}.products__block-copy{display:flex;flex-direction:column;gap:2rem;justify-content:center}.products__block-details{display:flex;flex-direction:column;gap:1.5rem}.products__block-media-wrap{display:flex;align-items:center;justify-content:center}.products__visual-head{display:flex;flex-direction:column;gap:.5rem}.products__block-media{width:100%;min-width:0;aspect-ratio:4 / 3;object-fit:contain;display:block;background-color:transparent}.products__image-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;color:#ffffff73;background-color:#ffffff0f;font-size:clamp(.6875rem,.8rem,.75rem);letter-spacing:.08em;text-transform:uppercase;aspect-ratio:4 / 3}.products__block-content{flex:1 1 50%;min-width:0;display:flex;flex-direction:column;gap:1rem}.products__grid{display:grid;gap:0;border:2px solid #464b52}@media screen and (min-width:768px){.products__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1024px){.products__grid{grid-template-columns:repeat(3,1fr)}}.products__card{display:flex;flex-direction:column;gap:1rem;border:2px solid #464b52;margin:-2px 0 0 -2px}.products__card-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.products__num{font-size:clamp(.6875rem,.8rem,.75rem);font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#eb2628}.products__category{font-size:clamp(.6875rem,.8rem,.75rem);font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#eb2628;font-size:.625rem;color:#ffffff8c}.products__name{font-size:clamp(1.5rem,3vw,2.25rem);font-weight:700;letter-spacing:.03em;line-height:1.2;color:#fff}.products__description{font-size:clamp(.9375rem,1.1rem,1rem);line-height:1.65;color:#ffffffb8;max-width:52ch}.products__specs{display:flex;flex-wrap:wrap;gap:1rem;margin:0;padding-top:1.5rem;list-style:none;width:100%}@media screen and (min-width:768px){.products__specs{flex-wrap:nowrap;gap:1.5rem}}.products__spec-row{display:flex;flex-direction:column;gap:.5rem;flex:1 1 calc(50% - .5rem);min-width:0}@media screen and (min-width:768px){.products__spec-row{flex:1 1 0}}.products__spec-label{display:block;width:100%;box-sizing:border-box;font-size:clamp(.9375rem,1.1rem,1rem);font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#fff;background-color:#eb2628;padding:.25rem .55rem;margin:0;text-align:center}.products__spec-value{font-size:clamp(.9375rem,1.1rem,1rem);line-height:1.55;color:#ffffffe0;margin:0}.products__features{display:flex;flex-wrap:wrap;gap:.5rem;margin:0;padding:0;list-style:none}.products__feature{font-size:clamp(.6875rem,.8rem,.75rem);font-weight:600;letter-spacing:.06em;text-transform:uppercase;padding:.25rem .5rem;color:#fff;border:1px solid rgba(255,255,255,.35)}.products__cta-inner{width:100%;max-width:1440px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem;max-width:960px}@media screen and (min-width:768px){.products__cta-inner{padding-left:3rem;padding-right:3rem}}@media screen and (min-width:1024px){.products__cta-inner{padding-left:4.5rem;padding-right:4.5rem}}.products__cta-label{display:block;margin-bottom:1.5rem;font-size:clamp(.6875rem,.8rem,.75rem);font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#eb2628}.products__cta-title{color:#fff;margin-bottom:1.5rem}.products__cta-text{margin-bottom:3rem;font-size:clamp(1.0625rem,1.35rem,1.25rem);color:#ffffffb3;max-width:48ch}.solutions .section:not(.cta-banner){padding-top:0}.solutions__custom-inner{width:100%;max-width:1440px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}@media screen and (min-width:768px){.solutions__custom-inner{padding-left:3rem;padding-right:3rem}}@media screen and (min-width:1024px){.solutions__custom-inner{padding-left:4.5rem;padding-right:4.5rem}}.solutions__custom-layout{display:flex;flex-direction:column;gap:2rem}@media screen and (min-width:768px){.solutions__custom-layout{flex-direction:row;align-items:stretch;gap:3rem}}.solutions__custom-media{flex:1 1 50%;min-width:0;min-height:280px;border-radius:2rem;overflow:hidden}.solutions__custom-image{width:100%;height:100%;min-height:280px;object-fit:cover;display:block}.solutions__custom-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;height:100%;min-height:280px;color:#171616a6;background-color:#1716160a;border:2px dashed rgba(70,75,82,.5);font-size:clamp(.6875rem,.8rem,.75rem);letter-spacing:.08em;text-transform:uppercase}.solutions__custom-content{flex:1 1 50%;min-width:0;display:flex;flex-direction:column;justify-content:center;padding:4.5rem 3rem;background-color:#f2f2f2;border-radius:2rem}@media screen and (min-width:768px){.solutions__custom-content{padding:6rem 4.5rem}}.solutions__custom-title{font-size:clamp(1.5rem,3vw,2.25rem);font-weight:700;line-height:1.25;color:#eb2628;margin-bottom:2rem}@media screen and (max-width:767px){.solutions__custom-title{font-size:clamp(1.15rem,3.5vw,1.45rem);margin-bottom:1.5rem;line-height:1.15}}.solutions__custom-text{font-size:clamp(.9375rem,1.1rem,1rem);line-height:1.65;color:#171616a6}.solutions__industries{padding-bottom:0;border-bottom:none}.solutions__tabs{display:flex;background-color:#f2f2f2;border-bottom:2px solid #464b52}.solutions__tab{flex:1;min-height:52px;padding:1.5rem 2rem;font-size:clamp(.8125rem,.98rem,.875rem);font-weight:600;text-align:center;background-color:#f2f2f2;color:#171616a6;border:none;border-right:2px solid rgba(70,75,82,.4);transition:background-color .15s linear,color .15s linear;cursor:pointer}.solutions__tab:focus-visible{outline:2px solid #eb2628;outline-offset:2px}.solutions__tab:last-child{border-right:none}.solutions__tab:hover{color:#171616}.solutions__tab--active{background-color:#fff;color:#eb2628;box-shadow:inset 0 3px #eb2628}@media screen and (max-width:767px){.solutions__tab{font-size:clamp(.6875rem,.8rem,.75rem);padding:1rem 1.5rem}}.solutions__accent-line{display:block;width:48px;height:3px;margin:1.5rem auto 3rem;background-color:#eb2628}.solutions__section-title{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;text-align:center;color:#fff;line-height:1.2}@media screen and (max-width:767px){.solutions__section-title{font-size:clamp(1.25rem,4.5vw,1.65rem);line-height:1.15}}.solutions__image-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;color:#ffffff73;background-color:#ffffff0f;border:2px dashed rgba(255,255,255,.25);font-size:clamp(.6875rem,.8rem,.75rem);letter-spacing:.08em;text-transform:uppercase}.solutions__intro{background-color:#2a2a2a;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:24px 24px;padding:0;overflow:hidden}.solutions__intro-inner{display:flex;flex-direction:column;width:100%;min-height:0}@media screen and (min-width:768px){.solutions__intro-inner{flex-direction:row;align-items:stretch;min-height:480px}}.solutions__intro-media{flex:0 0 100%;min-width:0}@media screen and (min-width:768px){.solutions__intro-media{flex:0 0 50%;max-width:50%}}.solutions__intro-image{display:block;width:100%;height:100%;min-height:280px;margin:0;object-fit:cover}@media screen and (min-width:768px){.solutions__intro-image{min-height:100%}}.solutions__intro-content{flex:0 0 100%;min-width:0;display:flex;flex-direction:column;justify-content:center;gap:3rem;padding:6rem 2rem}@media screen and (min-width:768px){.solutions__intro-content{flex:0 0 50%;max-width:50%;padding:8rem 4.5rem 8rem 3rem}}@media screen and (min-width:1024px){.solutions__intro-content{padding:8rem 6rem 8rem 4.5rem}}.solutions__intro-content .solutions__section-title{text-align:left}.solutions__intro-content .solutions__accent-line{margin:1.5rem 0 3rem}.solutions__recommended{margin-top:auto}.solutions__intro-text{max-width:none;margin:0;font-size:clamp(.9375rem,1.1rem,1rem);line-height:1.75;color:#fffc;text-align:left}.solutions__features{background-color:#171616;padding:6rem 2rem}@media screen and (min-width:768px){.solutions__features{padding:8rem 3rem}}.solutions__features-inner{width:100%;max-width:1440px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}@media screen and (min-width:768px){.solutions__features-inner{padding-left:3rem;padding-right:3rem}}@media screen and (min-width:1024px){.solutions__features-inner{padding-left:4.5rem;padding-right:4.5rem}}.solutions__features-grid{display:flex;flex-wrap:wrap;gap:3rem;margin-top:4.5rem}.solutions__feature-card{flex:1 1 0;min-width:0;text-align:center}@media screen and (max-width:767px){.solutions__feature-card{flex:1 1 100%}}.solutions__feature-icon,.solutions__feature-icon-img{width:88px;height:88px;margin:0 auto 2rem;object-fit:cover}.solutions__feature-icon{display:flex;align-items:center;justify-content:center;border:2px solid rgba(255,255,255,.35);color:#ffffff8c}.solutions__feature-title{font-size:clamp(.9375rem,1.1rem,1rem);font-weight:700;color:#fff;margin-bottom:1rem;line-height:1.3}.solutions__feature-text{font-size:clamp(.8125rem,.98rem,.875rem);line-height:1.65;color:#ffffffa6}.solutions__options{background-color:#2a2a2a;padding:6rem 2rem}@media screen and (min-width:768px){.solutions__options{padding:8rem 3rem}}.solutions__options-inner{width:100%;max-width:1440px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}@media screen and (min-width:768px){.solutions__options-inner{padding-left:3rem;padding-right:3rem}}@media screen and (min-width:1024px){.solutions__options-inner{padding-left:4.5rem;padding-right:4.5rem}}.solutions__options-layout{display:grid;gap:4.5rem;margin-top:4.5rem}@media screen and (min-width:1024px){.solutions__options-layout{grid-template-columns:1fr 1fr;align-items:start}}.solutions__options-image{width:100%;aspect-ratio:4 / 3;min-height:240px;object-fit:cover;border-radius:1rem}.solutions__options-content{display:grid;gap:3rem}.solutions__options-label{font-size:clamp(.8125rem,.98rem,.875rem);font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#fff;margin-bottom:1rem}.solutions__options-text{font-size:clamp(.8125rem,.98rem,.875rem);line-height:1.65;color:#ffffffb3}.solutions__options-list{padding-left:2rem}.solutions__options-list li{font-size:clamp(.8125rem,.98rem,.875rem);line-height:1.65;color:#ffffffb3;margin-bottom:.5rem}.solutions__product-list{display:flex;flex-wrap:wrap;gap:1rem;list-style:none;padding:0;margin:0}.solutions__product-item{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 1.5rem;font-size:clamp(.6875rem,.8rem,.75rem);font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#fff;border:2px solid #eb2628;background-color:#ffffff0f;text-decoration:none;transition:background-color .15s linear,color .15s linear,border-color .15s linear}.solutions__product-item:hover{background-color:#eb26281f;color:#fff;border-color:#eb2628}.solutions__product-item-icon{flex-shrink:0;color:#eb2628}.contact__main-inner{width:100%;max-width:1440px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}@media screen and (min-width:768px){.contact__main-inner{padding-left:3rem;padding-right:3rem}}@media screen and (min-width:1024px){.contact__main-inner{padding-left:4.5rem;padding-right:4.5rem}}.contact__body{display:grid;gap:3rem}@media screen and (min-width:1024px){.contact__body{grid-template-columns:1fr 1fr;align-items:start;column-gap:4.5rem;row-gap:0}}.contact__left{display:flex;flex-direction:column;gap:2rem;min-width:0}@media screen and (min-width:1024px){.contact__left{gap:3rem;padding-top:1.5rem}}.contact__intro{max-width:40rem;font-size:clamp(1.0625rem,1.35rem,1.25rem);line-height:1.65;color:#171616;margin-bottom:0}.contact__media{position:relative;flex:1;width:100%;min-height:360px;overflow:hidden}@media screen and (min-width:1024px){.contact__media{min-height:520px;aspect-ratio:3 / 4}}.contact__image{display:block;width:100%;height:100%;min-height:inherit;object-fit:cover;object-position:center top}.contact__info{position:absolute;left:2rem;bottom:2rem;z-index:1;display:block;width:auto;max-width:calc(100% - 4.5rem);padding:3rem 2rem;background:#ffffffb8;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:2px solid rgba(255,255,255,.85);color:#171616}@media screen and (min-width:768px){.contact__info{left:3rem;bottom:3rem;max-width:min(420px,calc(100% - 6rem));padding:3rem 2rem}}.contact__info-block{display:block}.contact__info-block+.contact__info-block{margin-top:2rem;padding-top:2rem;border-top:2px solid rgba(23,22,22,.12)}.contact__info-title{font-size:clamp(1.25rem,1.9rem,1.75rem);font-weight:700;letter-spacing:.04em;text-transform:uppercase;margin-bottom:1.5rem;color:#eb2628}.contact__info-name{font-size:clamp(.9375rem,1.1rem,1rem);font-weight:600;margin-bottom:.5rem;color:#171616}.contact__info-line{font-size:clamp(.8125rem,.98rem,.875rem);line-height:1.65;margin-bottom:.5rem;color:#171616a6}.contact__info-hours{margin-top:1rem;font-size:clamp(.6875rem,.8rem,.75rem);line-height:1.65;color:#171616a6}.contact__details{display:block;list-style:none;padding:0;margin:0}.contact__detail{display:block}.contact__detail+.contact__detail{margin-top:1.5rem}.contact__detail-label{display:block;font-size:clamp(.6875rem,.8rem,.75rem);font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#17161673;margin-bottom:.5rem}.contact__detail-value{display:block;font-size:clamp(.8125rem,.98rem,.875rem);font-weight:500;color:#171616;transition:color .15s linear}.contact__detail-value:focus-visible{outline:2px solid #eb2628;outline-offset:2px}.contact__detail-value:hover{color:#eb2628}.contact__form-wrapper{align-self:start;display:flex;flex-direction:column;padding:3rem 2rem;background-color:#171616;color:#fff}@media screen and (min-width:1024px){.contact__form-wrapper{padding:4.5rem;margin-top:0;transform:translateY(-3rem)}}.contact__form-title{font-size:clamp(1.25rem,1.9rem,1.75rem);font-weight:700;letter-spacing:.06em;text-transform:uppercase;margin-bottom:3rem;color:#fff}@media screen and (min-width:1024px){.contact__form-title{font-size:clamp(1.375rem,2.4rem,2.5rem);margin-bottom:4.5rem}}.contact__form{display:grid;gap:2rem 1.5rem}@media screen and (min-width:1024px){.contact__form{grid-template-columns:repeat(2,1fr);gap:3rem 2rem}}.contact__field{display:flex;flex-direction:column;gap:.5rem}@media screen and (min-width:1024px){.contact__field--full{grid-column:1 / -1}}.contact__label{font-size:clamp(.6875rem,.8rem,.75rem);font-weight:500;letter-spacing:.04em;color:#fff}.contact__required{color:#eb2628;font-weight:700}.contact__input{padding:1rem 0 1rem 1rem;font-size:clamp(.9375rem,1.1rem,1rem);border:none;border-bottom:2px solid rgba(255,255,255,.35);border-left:2px solid #eb2628;border-radius:0;background-color:transparent;color:#fff;transition:border-color .15s linear}.contact__input:focus-visible{outline:2px solid #eb2628;outline-offset:2px}.contact__input:focus{border-bottom-color:#eb2628;outline:none}.contact__input::placeholder{color:#ffffff73}.contact__select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23ffffff' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 0 center;padding-right:1.5rem;cursor:pointer}.contact__select option{color:#171616;background-color:#fff}.contact__textarea{resize:vertical;min-height:100px;border:2px solid rgba(255,255,255,.35);border-left:2px solid #eb2628;padding:1rem}@media screen and (min-width:1024px){.contact__submit-wrap{grid-column:1 / -1}}.contact__submit{align-self:flex-start;margin-top:1rem;gap:1.5rem;padding-right:0;overflow:hidden;background-color:transparent;color:#fff;border-color:#fff}.contact__submit:hover{background-color:#fff;color:#171616;border-color:#fff}.contact__submit-icon{display:inline-flex;align-items:center;align-self:stretch;gap:0;margin-left:1.5rem;padding:0 1.5rem;background-color:#eb2628}.contact__submit-icon span{display:block;width:7px;height:7px;background-color:#fff}.contact__submit-icon span:last-child{margin-left:-3px;opacity:.85}.contact__success{text-align:left;padding:6rem 2rem;border:2px solid rgba(255,255,255,.35)}.contact__success p{color:#ffffffd9}.contact__success-title{font-size:clamp(1.375rem,2.4rem,2.5rem);color:#eb2628;margin-bottom:1.5rem}.contact__field-error{margin:0;font-size:clamp(.6875rem,.8rem,.75rem);color:#ff8a8a}.contact__error{grid-column:1 / -1;margin:0;font-size:clamp(.8125rem,.98rem,.875rem);color:#ff8a8a}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-text-size-adjust:100%;text-size-adjust:100%;scroll-behavior:smooth;--text-scale: 1}body{font-family:Inter,Helvetica,Arial,sans-serif;font-size:calc(clamp(.9375rem,1.1rem,1rem) * var(--text-scale));line-height:1.6;color:#171616;background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}body.swiss-noise{position:relative}body.swiss-noise:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.015;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");z-index:0}body.swiss-noise:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.015;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");z-index:0}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}a{color:inherit;text-decoration:none}ul,ol{list-style:none}button{cursor:pointer;border:none;background:none}#root{min-height:100vh;display:flex;flex-direction:column}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}h1,h2,h3,h4,h5,h6{font-weight:900;text-transform:uppercase;letter-spacing:-.03em;line-height:.95;color:#171616}h1{font-size:clamp(1.5rem,5.25rem,7rem)}@media screen and (max-width:767px){h1{line-height:1.05}}h2{font-size:clamp(1.375rem,3.65rem,3.75rem)}@media screen and (max-width:767px){h2{line-height:1.1}}h3{font-size:clamp(1.375rem,2.4rem,2.5rem)}@media screen and (max-width:767px){h3{line-height:1.15}}h4{font-size:clamp(1.25rem,1.9rem,1.75rem)}p{font-size:clamp(.9375rem,1.1rem,1rem);color:#171616a6;line-height:1.65;text-align:left}.text-lead{font-size:clamp(1.0625rem,1.35rem,1.25rem);color:#171616a6;line-height:1.65}.text-small{font-size:clamp(.8125rem,.98rem,.875rem)}.text-accent{color:#eb2628}.text-muted{color:#17161673}.section-label{font-size:clamp(.6875rem,.8rem,.75rem);font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#eb2628}.swiss-noise{position:relative}.swiss-noise:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.015;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");z-index:0}.swiss-grid-pattern{background-image:linear-gradient(rgba(23,22,22,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(23,22,22,.03) 1px,transparent 1px);background-size:24px 24px}.swiss-dots{background-image:radial-gradient(rgba(23,22,22,.04) 1px,transparent 1px);background-size:16px 16px}.swiss-diagonal{background-image:repeating-linear-gradient(45deg,transparent,transparent 9px,rgba(23,22,22,.02) 9px,rgba(23,22,22,.02) 10px)}[data-animate]:not(.is-animated){opacity:0;visibility:hidden}[data-animate].animate__animated{visibility:visible;animation-fill-mode:both;backface-visibility:hidden}[data-animate].is-animated:not(.animate__animated){visibility:visible;opacity:1}@media(prefers-reduced-motion:reduce){[data-animate]{opacity:1!important;visibility:visible!important;animation:none!important}}.page-main{flex:1;padding-top:72px}@media screen and (min-width:1024px){.page-main{padding-top:80px}}.page-main--nav-overlay{padding-top:0}.section{padding-top:4.5rem;padding-bottom:4.5rem}@media screen and (min-width:768px){.section{padding-top:6rem;padding-bottom:6rem}}@media screen and (min-width:1024px){.section{padding-top:8rem;padding-bottom:8rem}}.section--alt{background-color:#f2f2f2;background-image:linear-gradient(rgba(23,22,22,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(23,22,22,.03) 1px,transparent 1px);background-size:24px 24px}.section--dark{background-color:#171616;color:#fff}.section--dark h2,.section--dark h3,.section--dark h4{color:#fff}.section--dark p{color:#ffffffb3}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:56px;padding:0 3rem;font-size:clamp(.6875rem,.8rem,.75rem);font-weight:700;letter-spacing:.12em;text-transform:uppercase;border:2px solid #464b52;border-radius:0;transition:background-color .15s linear,color .15s linear,border-color .15s linear}.btn:focus-visible{outline:2px solid #eb2628;outline-offset:2px}@media screen and (max-width:767px){.btn{width:100%}}.btn--primary{background-color:#171616;color:#fff;border-color:#171616}.btn--primary:hover{background-color:#eb2628;border-color:#eb2628;color:#fff}.btn--outline{background-color:#fff;color:#171616;border-color:#171616}.btn--outline:hover{background-color:#171616;color:#fff}.btn--accent{background-color:#eb2628;color:#fff;border-color:#eb2628}.btn--accent:hover{background-color:#171616;border-color:#171616}.btn--light{background-color:#fff;color:#171616;border-color:#fff}.btn--light:hover{background-color:#eb2628;border-color:#eb2628;color:#fff}.card{background-color:#fff;border:2px solid #464b52;border-radius:0;padding:3rem;transition:background-color .15s linear,color .15s linear}.card:hover{background-color:#eb2628;color:#fff}.card:hover h3,.card:hover h4,.card:hover p{color:#fff}.card:hover .card__arrow{transform:rotate(0);color:#fff}.card__arrow{transform:rotate(-45deg);transition:transform .2s ease-out;flex-shrink:0}.grid-2{display:grid;gap:0;border:2px solid #464b52}@media screen and (min-width:768px){.grid-2{grid-template-columns:repeat(2,1fr)}}.grid-2>*{border:2px solid #464b52;margin:-2px 0 0 -2px}.grid-3{display:grid;gap:0;border:2px solid #464b52}@media screen and (min-width:768px){.grid-3{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1024px){.grid-3{grid-template-columns:repeat(3,1fr)}}.grid-3>*{border:2px solid #464b52;margin:-2px 0 0 -2px}.grid-4{display:grid;gap:0;border:2px solid #464b52}@media screen and (min-width:480px){.grid-4{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1024px){.grid-4{grid-template-columns:repeat(4,1fr)}}.grid-4>*{border:2px solid #464b52;margin:-2px 0 0 -2px}
