.Hero-module__ZARIfG__hero{background-color:#000;justify-content:center;align-items:center;width:100vw;height:100dvh;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__image{object-fit:cover;object-position:center;z-index:1;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.Hero-module__ZARIfG__hero:after{content:"";z-index:2;background:radial-gradient(circle,#0003 0%,#000000bf 100%);width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__content{z-index:5;text-align:center;flex-direction:column;justify-content:center;align-items:center;max-width:850px;margin-bottom:60px;padding:0 24px;display:flex;position:relative}.Hero-module__ZARIfG__badge{text-transform:uppercase;letter-spacing:3px;color:#4facfe;margin-bottom:16px;font-size:.85rem;font-weight:700;animation:.8s Hero-module__ZARIfG__fadeInDown}.Hero-module__ZARIfG__heroTitle{text-transform:uppercase;letter-spacing:-1.5px;color:#fff;text-shadow:0 4px 15px #00000080;margin:0 0 20px;font-size:4rem;font-weight:900;line-height:1.1;animation:.8s Hero-module__ZARIfG__fadeInUp}.Hero-module__ZARIfG__subtitle{color:#ffffffe6;text-shadow:0 2px 10px #0006;max-width:680px;margin:0 0 40px;font-size:1.15rem;font-weight:500;line-height:1.65;animation:1s Hero-module__ZARIfG__fadeInUp}.Hero-module__ZARIfG__actions{justify-content:center;align-items:center;gap:16px;animation:1.2s Hero-module__ZARIfG__slideUp;display:flex}.Hero-module__ZARIfG__primaryBtn{color:#fff;text-transform:uppercase;letter-spacing:1.5px;cursor:pointer;background:linear-gradient(135deg,#fe4f4fc0 0%,#fe0000 100%);border:none;border-radius:4px;padding:16px 36px;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .25s;box-shadow:0 4px 15px #4facfe4d}.Hero-module__ZARIfG__primaryBtn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #fe4f4f80}.Hero-module__ZARIfG__secondaryBtn{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;text-transform:uppercase;letter-spacing:1.5px;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff40;border-radius:4px;padding:16px 36px;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .25s}.Hero-module__ZARIfG__secondaryBtn:hover{color:#111;background-color:#fff;border-color:#fff}.Hero-module__ZARIfG__tickerContainer{-webkit-backdrop-filter:blur(10px)saturate(180%);z-index:10;background:#0a0a0aa6;border-top:1px solid #ffffff1a;align-items:center;width:100%;height:50px;display:flex;position:absolute;bottom:0;left:0;overflow:hidden}.Hero-module__ZARIfG__tickerWrapper{align-items:center;width:100%;display:flex;overflow:hidden}.Hero-module__ZARIfG__tickerTrack{white-space:nowrap;align-items:center;width:max-content;animation:28s linear infinite Hero-module__ZARIfG__scrollLeftToRight;display:flex}.Hero-module__ZARIfG__tickerItem{color:#ffffffe6;text-transform:uppercase;letter-spacing:1.5px;padding:0 24px;font-size:13px;font-weight:700}.Hero-module__ZARIfG__tickerSeparator{color:#ffffff40;font-size:16px;font-weight:700}@keyframes Hero-module__ZARIfG__scrollLeftToRight{0%{transform:translate(-50%)}to{transform:translate(0%)}}@keyframes Hero-module__ZARIfG__fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__ZARIfG__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__ZARIfG__slideUp{0%{transform:translateY(20px)}to{transform:translateY(0)}}@media (max-width:768px){.Hero-module__ZARIfG__heroTitle{letter-spacing:-.5px;font-size:2.6rem}.Hero-module__ZARIfG__subtitle{margin-bottom:32px;font-size:1rem}.Hero-module__ZARIfG__actions{flex-direction:column;gap:12px;width:100%}.Hero-module__ZARIfG__primaryBtn,.Hero-module__ZARIfG__secondaryBtn{text-align:center;width:100%;padding:14px 28px}}
.Categories-module__95_W3q__section{width:100%;color:var(--foreground);background:var(--background);padding:84px 0 96px}.Categories-module__95_W3q__inner{width:min(1400px,100%);margin:0 auto;padding:0 clamp(20px,5vw,72px)}.Categories-module__95_W3q__sectionHeader{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:32px;display:flex}.Categories-module__95_W3q__tagline{color:#e63946;letter-spacing:1.4px;text-transform:uppercase;margin-bottom:13px;font-size:10px;font-weight:700}.Categories-module__95_W3q__sectionTitle{font-family:var(--font-navbar), sans-serif;color:var(--foreground);letter-spacing:0;text-transform:uppercase;margin:0;font-size:52px;font-weight:700;line-height:.95}.Categories-module__95_W3q__sectionTitle span{color:#e63946}.Categories-module__95_W3q__sectionIntro{max-width:350px;color:color-mix(in srgb, var(--foreground) 65%, var(--background));margin-bottom:3px;font-size:14px;line-height:1.65}.Categories-module__95_W3q__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.Categories-module__95_W3q__card{aspect-ratio:1.42;isolation:isolate;color:#fff;background:#202420;border-radius:4px;transition:transform .22s;display:block;position:relative;overflow:hidden;transform:translateY(0)}.Categories-module__95_W3q__card:hover{transform:translateY(-3px)}.Categories-module__95_W3q__image{z-index:0;object-fit:cover;transition:transform .45s cubic-bezier(.2,.7,.2,1)}.Categories-module__95_W3q__card:hover .Categories-module__95_W3q__image{transform:scale(1.045)}.Categories-module__95_W3q__card:after{z-index:1;content:"";background:linear-gradient(#0a0e0b14 15%,#0a0e0bc7 100%);position:absolute;inset:0}.Categories-module__95_W3q__index{z-index:2;color:#ffffffeb;font-variant-numeric:tabular-nums;border:1px solid #ffffff7a;place-items:center;min-width:31px;height:25px;padding:0 6px;font-size:9px;display:grid;position:absolute;top:15px;left:15px}.Categories-module__95_W3q__cardContent{z-index:2;justify-content:space-between;align-items:center;gap:10px;display:flex;position:absolute;bottom:17px;left:17px;right:17px}.Categories-module__95_W3q__name{font-family:var(--font-navbar), sans-serif;color:#fff;text-transform:uppercase;letter-spacing:0;margin:4px 0 0;font-size:26px;font-weight:700;line-height:1}.Categories-module__95_W3q__description{color:#ffffffc2;letter-spacing:.8px;text-transform:uppercase;font-size:9px;font-weight:600}.Categories-module__95_W3q__arrow{color:#fff;background:#1216132e;border:1px solid #ffffff94;border-radius:50%;flex:0 0 38px;place-items:center;width:38px;height:38px;transition:color .18s,background .18s,border-color .18s;display:grid}.Categories-module__95_W3q__card:hover .Categories-module__95_W3q__arrow,.Categories-module__95_W3q__card:focus-visible .Categories-module__95_W3q__arrow{color:#fff;background:#e63946;border-color:#e63946}.Categories-module__95_W3q__card:focus-visible{outline-offset:3px;outline:3px solid #e63946}@media (max-width:1024px){.Categories-module__95_W3q__inner{padding:0 28px}.Categories-module__95_W3q__sectionHeader{margin-bottom:26px}.Categories-module__95_W3q__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.Categories-module__95_W3q__sectionTitle{font-size:44px}}@media (max-width:600px){.Categories-module__95_W3q__section{padding:56px 0 64px}.Categories-module__95_W3q__inner{padding:0 16px}.Categories-module__95_W3q__sectionHeader{margin-bottom:22px;display:block}.Categories-module__95_W3q__tagline{margin-bottom:10px}.Categories-module__95_W3q__sectionTitle{font-size:38px}.Categories-module__95_W3q__sectionIntro{max-width:320px;margin-top:11px;font-size:12px}.Categories-module__95_W3q__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.Categories-module__95_W3q__card{aspect-ratio:.82}.Categories-module__95_W3q__name{font-size:20px}.Categories-module__95_W3q__cardContent{gap:6px;bottom:11px;left:10px;right:10px}.Categories-module__95_W3q__description{letter-spacing:.4px;font-size:8px}.Categories-module__95_W3q__arrow{flex-basis:30px;width:30px;height:30px}.Categories-module__95_W3q__index{min-width:27px;height:22px;font-size:8px;top:10px;left:10px}}@media (prefers-reduced-motion:reduce){.Categories-module__95_W3q__card,.Categories-module__95_W3q__image,.Categories-module__95_W3q__arrow{transition:none}}
.Slider-module__yfFqIq__section{background-color:#000;width:100vw;height:100dvh;position:relative;overflow:hidden}.Slider-module__yfFqIq__sliderContainer{width:100%;height:100%;position:relative;overflow:hidden}.Slider-module__yfFqIq__slidesWrapper{width:100%;height:100%;display:flex}.Slider-module__yfFqIq__slide{flex:0 0 100%;width:100%;height:100%;position:relative}.Slider-module__yfFqIq__image{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.Slider-module__yfFqIq__slide:after{content:"";pointer-events:none;background:linear-gradient(#0003 0%,#00000080 100%);width:100%;height:100%;position:absolute;top:0;left:0}.Slider-module__yfFqIq__caption{z-index:10;color:#fff;max-width:600px;animation:.8s ease-out Slider-module__yfFqIq__slideUp;position:absolute;bottom:10%;left:5%}.Slider-module__yfFqIq__subtitle{text-transform:uppercase;letter-spacing:2px;color:#ffffffb3;margin-bottom:8px;font-size:.95rem;font-weight:600;display:block}.Slider-module__yfFqIq__title{text-transform:uppercase;letter-spacing:-1px;font-size:3.5rem;font-weight:800;line-height:1.1}.Slider-module__yfFqIq__navButton{-webkit-backdrop-filter:blur(12px)saturate(180%);backdrop-filter:blur(12px)saturate(180%);color:#fff;cursor:pointer;z-index:20;background-color:#ffffff1f;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:background-color .2s,transform .2s,border-color .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.Slider-module__yfFqIq__navButton:hover{background-color:#ffffff3d;border-color:#ffffff4d;transform:translateY(-50%)scale(1.05)}.Slider-module__yfFqIq__navButton:active{transform:translateY(-50%)scale(.95)}.Slider-module__yfFqIq__prevButton{left:32px}.Slider-module__yfFqIq__nextButton{right:32px}.Slider-module__yfFqIq__indicators{z-index:20;gap:8px;display:flex;position:absolute;bottom:40px;right:40px}.Slider-module__yfFqIq__indicator{cursor:pointer;background-color:#ffffff4d;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:background-color .3s,transform .3s,width .3s}.Slider-module__yfFqIq__activeIndicator{background-color:#fff;border-radius:5px;width:28px}@keyframes Slider-module__yfFqIq__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Slider-module__yfFqIq__title{font-size:2.2rem}.Slider-module__yfFqIq__navButton{width:48px;height:48px}.Slider-module__yfFqIq__prevButton{left:16px}.Slider-module__yfFqIq__nextButton{right:16px}.Slider-module__yfFqIq__indicators{bottom:24px;right:50%;transform:translate(50%)}}
.CombatSlider-module__qMgtAq__section{background-color:#000;width:100vw;height:100dvh;position:relative;overflow:hidden}.CombatSlider-module__qMgtAq__sliderContainer{width:100%;height:100%;position:relative;overflow:hidden}.CombatSlider-module__qMgtAq__slidesWrapper{width:100%;height:100%;display:flex}.CombatSlider-module__qMgtAq__slide{flex:0 0 100%;width:100%;height:100%;position:relative}.CombatSlider-module__qMgtAq__image{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.CombatSlider-module__qMgtAq__slide:after{content:"";pointer-events:none;background:linear-gradient(#0003 0%,#00000080 100%);width:100%;height:100%;position:absolute;top:0;left:0}.CombatSlider-module__qMgtAq__caption{z-index:10;color:#fff;max-width:600px;animation:.8s ease-out CombatSlider-module__qMgtAq__slideUp;position:absolute;bottom:10%;left:5%}.CombatSlider-module__qMgtAq__subtitle{text-transform:uppercase;letter-spacing:2px;color:#ffffffb3;margin-bottom:8px;font-size:.95rem;font-weight:600;display:block}.CombatSlider-module__qMgtAq__title{text-transform:uppercase;letter-spacing:-1px;font-size:3.5rem;font-weight:800;line-height:1.1}.CombatSlider-module__qMgtAq__navButton{-webkit-backdrop-filter:blur(12px)saturate(180%);backdrop-filter:blur(12px)saturate(180%);color:#fff;cursor:pointer;z-index:20;background-color:#ffffff1f;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:background-color .2s,transform .2s,border-color .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.CombatSlider-module__qMgtAq__navButton:hover{background-color:#ffffff3d;border-color:#ffffff4d;transform:translateY(-50%)scale(1.05)}.CombatSlider-module__qMgtAq__navButton:active{transform:translateY(-50%)scale(.95)}.CombatSlider-module__qMgtAq__prevButton{left:32px}.CombatSlider-module__qMgtAq__nextButton{right:32px}.CombatSlider-module__qMgtAq__indicators{z-index:20;gap:8px;display:flex;position:absolute;bottom:40px;right:40px}.CombatSlider-module__qMgtAq__indicator{cursor:pointer;background-color:#ffffff4d;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:background-color .3s,transform .3s,width .3s}.CombatSlider-module__qMgtAq__activeIndicator{background-color:#fff;border-radius:5px;width:28px}@keyframes CombatSlider-module__qMgtAq__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.CombatSlider-module__qMgtAq__title{font-size:2.2rem}.CombatSlider-module__qMgtAq__navButton{width:48px;height:48px}.CombatSlider-module__qMgtAq__prevButton{left:16px}.CombatSlider-module__qMgtAq__nextButton{right:16px}.CombatSlider-module__qMgtAq__indicators{bottom:24px;right:50%;transform:translate(50%)}}
.Products-module__mFS5Ca__section{--products-ink:var(--foreground);--products-muted:color-mix(in srgb, var(--foreground) 58%, var(--background));--products-line:color-mix(in srgb, var(--foreground) 15%, var(--background));--products-surface:color-mix(in srgb, var(--background) 94%, var(--foreground));width:100%;color:var(--products-ink);background:var(--background);padding:76px 0 84px}.Products-module__mFS5Ca__container{width:min(1440px,100%);margin:0 auto;padding:0 clamp(20px,5vw,72px)}.Products-module__mFS5Ca__header{margin-bottom:28px}.Products-module__mFS5Ca__headerTop,.Products-module__mFS5Ca__headingRow{justify-content:space-between;align-items:center;gap:24px;display:flex}.Products-module__mFS5Ca__headerTop{margin-bottom:20px}.Products-module__mFS5Ca__tagline{color:#e63946;letter-spacing:1.4px;text-transform:uppercase;font-size:10px;font-weight:700}.Products-module__mFS5Ca__allProducts{color:var(--products-muted);text-transform:uppercase;align-items:center;gap:7px;font-size:11px;font-weight:650;transition:color .16s;display:inline-flex}.Products-module__mFS5Ca__allProducts:hover{color:#e63946}.Products-module__mFS5Ca__headingRow{align-items:flex-end}.Products-module__mFS5Ca__title{color:var(--products-ink);font-family:var(--font-navbar), sans-serif;letter-spacing:0;text-transform:uppercase;margin:0;font-size:52px;font-weight:700;line-height:.95}.Products-module__mFS5Ca__title span{color:#e63946}.Products-module__mFS5Ca__intro{max-width:330px;color:var(--products-muted);margin-bottom:3px;font-size:14px;line-height:1.6}.Products-module__mFS5Ca__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.Products-module__mFS5Ca__card{border-bottom:1px solid var(--products-line);flex-direction:column;min-width:0;display:flex}.Products-module__mFS5Ca__productLink{color:inherit;display:block}.Products-module__mFS5Ca__imageContainer{aspect-ratio:.82;background:var(--products-surface);width:100%;position:relative;overflow:hidden}.Products-module__mFS5Ca__image{object-fit:cover;width:100%;height:100%;padding:0}.Products-module__mFS5Ca__badge{color:var(--background);background:var(--foreground);letter-spacing:.6px;text-transform:uppercase;padding:7px 9px;font-size:9px;font-weight:700;position:absolute;top:11px;left:11px}.Products-module__mFS5Ca__imageArrow{border:1px solid var(--products-line);width:34px;height:34px;color:var(--products-ink);background:var(--background);border-radius:50%;place-items:center;transition:color .16s,background .16s,border-color .16s;display:grid;position:absolute;bottom:11px;right:11px}.Products-module__mFS5Ca__productLink:hover .Products-module__mFS5Ca__imageArrow{color:#fff;background:#e63946;border-color:#e63946}.Products-module__mFS5Ca__info{padding:13px 0 14px}.Products-module__mFS5Ca__productMeta{color:var(--products-muted);text-transform:uppercase;justify-content:space-between;align-items:center;gap:8px;font-size:9px;font-weight:650;display:flex}.Products-module__mFS5Ca__productMeta span:last-child{text-align:right}.Products-module__mFS5Ca__name{color:var(--products-ink);font-family:var(--font-navbar), sans-serif;letter-spacing:0;text-transform:uppercase;margin:8px 0 0;font-size:21px;font-weight:700;line-height:1.05}.Products-module__mFS5Ca__description{color:var(--products-muted);margin-top:5px;font-size:11px}.Products-module__mFS5Ca__quoteButton{border-top:1px solid var(--products-line);min-height:42px;color:var(--products-ink);letter-spacing:0;text-transform:uppercase;justify-content:space-between;align-items:center;margin-top:auto;font-size:10px;font-weight:700;transition:color .16s;display:flex}.Products-module__mFS5Ca__quoteButton:hover{color:#e63946}.Products-module__mFS5Ca__quoteButton svg{transition:transform .16s}.Products-module__mFS5Ca__quoteButton:hover svg{transform:translate(3px)}.Products-module__mFS5Ca__productLink:focus-visible,.Products-module__mFS5Ca__quoteButton:focus-visible,.Products-module__mFS5Ca__allProducts:focus-visible{outline-offset:4px;outline:2px solid #e63946}@media (max-width:1024px){.Products-module__mFS5Ca__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 16px}.Products-module__mFS5Ca__title{font-size:46px}}@media (max-width:600px){.Products-module__mFS5Ca__section{padding:54px 0 64px}.Products-module__mFS5Ca__container{padding:0 16px}.Products-module__mFS5Ca__header{margin-bottom:20px}.Products-module__mFS5Ca__headerTop{margin-bottom:14px}.Products-module__mFS5Ca__headingRow{display:block}.Products-module__mFS5Ca__title{font-size:38px}.Products-module__mFS5Ca__intro{margin-top:10px;font-size:12px}.Products-module__mFS5Ca__grid{gap:22px 10px}.Products-module__mFS5Ca__imageContainer{aspect-ratio:.76}.Products-module__mFS5Ca__image{padding:0}.Products-module__mFS5Ca__badge{padding:6px 7px;font-size:8px;top:7px;left:7px}.Products-module__mFS5Ca__imageArrow{width:30px;height:30px;bottom:7px;right:7px}.Products-module__mFS5Ca__info{padding:10px 0 11px}.Products-module__mFS5Ca__productMeta{flex-direction:column;align-items:flex-start;gap:3px;font-size:8px}.Products-module__mFS5Ca__productMeta span:last-child{text-align:left}.Products-module__mFS5Ca__name{margin-top:6px;font-size:18px}.Products-module__mFS5Ca__description{font-size:10px;line-height:1.4}.Products-module__mFS5Ca__quoteButton{min-height:38px;font-size:9px}}@media (prefers-reduced-motion:reduce){.Products-module__mFS5Ca__allProducts,.Products-module__mFS5Ca__image,.Products-module__mFS5Ca__imageArrow,.Products-module__mFS5Ca__quoteButton,.Products-module__mFS5Ca__quoteButton svg{transition:none}}
.StadiumBanner-module__82HWUG__section{background-color:#000;width:100%;height:480px;position:relative;overflow:hidden}.StadiumBanner-module__82HWUG__image{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.StadiumBanner-module__82HWUG__section:after{content:"";pointer-events:none;background:linear-gradient(#0006 0%,#0000001a 50%,#0006 100%);width:100%;height:100%;position:absolute;top:0;left:0}@media (max-width:1024px){.StadiumBanner-module__82HWUG__section{height:380px}}@media (max-width:768px){.StadiumBanner-module__82HWUG__section{height:300px}}@media (max-width:480px){.StadiumBanner-module__82HWUG__section{height:200px}}
.ProcessGrid-module__pccP0G__section{--process-ink:var(--foreground);--process-muted:color-mix(in srgb, var(--foreground) 60%, var(--background));--process-line:color-mix(in srgb, var(--foreground) 15%, var(--background));width:100%;color:var(--process-ink);background:var(--background);padding:82px 0 92px}.ProcessGrid-module__pccP0G__container{width:min(1400px,100%);margin:0 auto;padding:0 clamp(20px,5vw,72px)}.ProcessGrid-module__pccP0G__header{justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:31px;display:flex}.ProcessGrid-module__pccP0G__tagline{color:#e63946;text-transform:uppercase;letter-spacing:1.4px;margin-bottom:12px;font-size:10px;font-weight:700;display:block}.ProcessGrid-module__pccP0G__title{color:var(--process-ink);font-family:var(--font-navbar), sans-serif;text-transform:uppercase;letter-spacing:0;margin:0;font-size:52px;font-weight:800;line-height:.95}.ProcessGrid-module__pccP0G__title span{color:#e63946}.ProcessGrid-module__pccP0G__intro{max-width:360px;color:var(--process-muted);margin:0 0 3px;font-size:13px;line-height:1.65}.ProcessGrid-module__pccP0G__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px 16px;display:grid}.ProcessGrid-module__pccP0G__item{border-bottom:1px solid var(--process-line);min-width:0}.ProcessGrid-module__pccP0G__mediaContainer{aspect-ratio:1.32;background:color-mix(in srgb, var(--background) 90%, var(--foreground));width:100%;position:relative;overflow:hidden}.ProcessGrid-module__pccP0G__media{object-fit:cover;transition:transform .45s cubic-bezier(.2,.7,.2,1)}.ProcessGrid-module__pccP0G__item:hover .ProcessGrid-module__pccP0G__media{transform:scale(1.035)}.ProcessGrid-module__pccP0G__mediaContainer:after{content:"";pointer-events:none;background:linear-gradient(#0000,#00000047);position:absolute;inset:45% 0 0}.ProcessGrid-module__pccP0G__step{z-index:1;color:#fff;font-variant-numeric:tabular-nums;border:1px solid #ffffffa8;place-items:center;width:32px;height:27px;font-size:9px;display:grid;position:absolute;top:12px;left:12px}.ProcessGrid-module__pccP0G__mediaLink{z-index:1;color:#fff;background:#0f121033;border:1px solid #ffffffb8;border-radius:50%;place-items:center;width:36px;height:36px;transition:color .16s,background .16s,border-color .16s;display:grid;position:absolute;bottom:12px;right:12px}.ProcessGrid-module__pccP0G__mediaLink:hover,.ProcessGrid-module__pccP0G__mediaLink:focus-visible{color:#fff;background:#e63946;border-color:#e63946}.ProcessGrid-module__pccP0G__itemInfo{justify-content:space-between;align-items:flex-start;gap:12px;padding:14px 0 15px;display:flex}.ProcessGrid-module__pccP0G__itemTitle{color:var(--process-ink);font-family:var(--font-navbar), sans-serif;text-transform:uppercase;margin:0;font-size:21px;font-weight:700;line-height:1.05}.ProcessGrid-module__pccP0G__itemDescription{color:var(--process-muted);margin:6px 0 0;font-size:11px;line-height:1.5}.ProcessGrid-module__pccP0G__quoteLink{color:var(--process-ink);text-transform:uppercase;white-space:nowrap;flex:none;align-items:center;gap:6px;padding-top:2px;font-size:9px;font-weight:700;display:inline-flex}.ProcessGrid-module__pccP0G__quoteLink:hover{color:#e63946}.ProcessGrid-module__pccP0G__mediaLink:focus-visible,.ProcessGrid-module__pccP0G__quoteLink:focus-visible{outline-offset:4px;outline:2px solid #e63946}@media (max-width:1024px){.ProcessGrid-module__pccP0G__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.ProcessGrid-module__pccP0G__section{padding:58px 0 66px}.ProcessGrid-module__pccP0G__container{padding:0 18px}.ProcessGrid-module__pccP0G__header{margin-bottom:23px;display:block}.ProcessGrid-module__pccP0G__title{font-size:39px}.ProcessGrid-module__pccP0G__intro{margin-top:12px;font-size:12px}.ProcessGrid-module__pccP0G__grid{grid-template-columns:1fr;gap:22px}.ProcessGrid-module__pccP0G__mediaContainer{aspect-ratio:1.15}.ProcessGrid-module__pccP0G__itemTitle{font-size:19px}}@media (prefers-reduced-motion:reduce){.ProcessGrid-module__pccP0G__media,.ProcessGrid-module__pccP0G__mediaLink{transition:none}}
.CustomDemand-module__pKv2rG__section{color:#fff;background:#0d0d0d;width:100%;padding:80px 0;position:relative;overflow:hidden}.CustomDemand-module__pKv2rG__section:before,.CustomDemand-module__pKv2rG__section:after{display:none!important}.CustomDemand-module__pKv2rG__container{max-width:1200px;margin:0 auto;padding:0 24px}.CustomDemand-module__pKv2rG__header{text-align:center;margin-bottom:40px}.CustomDemand-module__pKv2rG__tagline{color:#e63946;text-transform:uppercase;letter-spacing:3px;margin-bottom:12px;font-size:.75rem;font-weight:700;display:block}.CustomDemand-module__pKv2rG__title{letter-spacing:-1px;color:#fff;margin-bottom:16px;font-size:2.2rem;font-weight:800;line-height:1.2}.CustomDemand-module__pKv2rG__description{color:#fff9;max-width:600px;margin:0 auto;font-size:.95rem;line-height:1.6}.CustomDemand-module__pKv2rG__formContainer{box-shadow:none;background:#141414;border:1px solid #ffffff14;border-radius:0;padding:40px}.CustomDemand-module__pKv2rG__form{flex-direction:column;gap:20px;display:flex}.CustomDemand-module__pKv2rG__row{grid-template-columns:1fr 1fr;gap:20px;display:grid}.CustomDemand-module__pKv2rG__inputGroup{flex-direction:column;gap:8px;display:flex}.CustomDemand-module__pKv2rG__label{text-transform:uppercase;letter-spacing:1.5px;color:#ffffff80;align-items:center;gap:6px;font-size:.7rem;font-weight:700;display:flex}.CustomDemand-module__pKv2rG__fieldIcon{color:#e63946}.CustomDemand-module__pKv2rG__input,.CustomDemand-module__pKv2rG__select,.CustomDemand-module__pKv2rG__textarea{color:#fff;background:#1c1c1c;border:1px solid #ffffff1f;border-radius:0;outline:none;padding:12px 16px;font-family:inherit;font-size:.9rem;transition:border-color .2s,background-color .2s}.CustomDemand-module__pKv2rG__input::placeholder,.CustomDemand-module__pKv2rG__textarea::placeholder{color:#ffffff40}.CustomDemand-module__pKv2rG__select option{color:#fff;background-color:#141414}.CustomDemand-module__pKv2rG__textarea{resize:vertical;min-height:100px}.CustomDemand-module__pKv2rG__input:focus,.CustomDemand-module__pKv2rG__select:focus,.CustomDemand-module__pKv2rG__textarea:focus{box-shadow:none;background:#222;border-color:#e63946}.CustomDemand-module__pKv2rG__hiddenFileInput{display:none}.CustomDemand-module__pKv2rG__uploadBox{text-align:center;cursor:pointer;background:#1c1c1c;border:1px dashed #ffffff26;border-radius:0;flex-direction:column;align-items:center;gap:8px;padding:24px;transition:border-color .2s,background-color .2s;display:flex}.CustomDemand-module__pKv2rG__uploadBox:hover{background:#222;border-color:#e63946}.CustomDemand-module__pKv2rG__uploadIcon{color:#ffffff4d;transition:color .2s}.CustomDemand-module__pKv2rG__uploadBox:hover .CustomDemand-module__pKv2rG__uploadIcon{color:#e63946}.CustomDemand-module__pKv2rG__uploadText{color:#fffc;font-size:.85rem;font-weight:600}.CustomDemand-module__pKv2rG__uploadSubtext{color:#fff6;font-size:.72rem}.CustomDemand-module__pKv2rG__fileList{background:#1c1c1c;border:1px solid #ffffff1a;border-radius:0;flex-direction:column;gap:8px;margin-top:10px;padding:12px 16px;display:flex}.CustomDemand-module__pKv2rG__fileItem{color:#ffffffb3;align-items:center;gap:8px;font-size:.8rem;display:flex}.CustomDemand-module__pKv2rG__fileIcon{color:#e63946;flex-shrink:0}.CustomDemand-module__pKv2rG__fileName{text-overflow:ellipsis;white-space:nowrap;max-width:80%;overflow:hidden}.CustomDemand-module__pKv2rG__fileSize{color:#fff6;font-size:.7rem}.CustomDemand-module__pKv2rG__submitBtn{color:#fff;cursor:pointer;letter-spacing:.5px;box-shadow:none;background:#e63946;border:none;border-radius:0;justify-content:center;align-items:center;gap:8px;margin-top:8px;padding:14px;font-size:.95rem;font-weight:700;transition:background-color .2s;display:flex}.CustomDemand-module__pKv2rG__submitBtn:hover{box-shadow:none;background-color:#d6222f;transform:none}.CustomDemand-module__pKv2rG__submitBtn:active{background-color:#b31420}.CustomDemand-module__pKv2rG__submitBtn:disabled{color:#ffffff4d;cursor:not-allowed;background-color:#2c2c2c}.CustomDemand-module__pKv2rG__successWrapper{text-align:center;flex-direction:column;align-items:center;padding:40px 20px;display:flex}.CustomDemand-module__pKv2rG__successIcon{color:#e63946;margin-bottom:20px}.CustomDemand-module__pKv2rG__successTitle{color:#fff;margin-bottom:12px;font-size:1.4rem;font-weight:800}.CustomDemand-module__pKv2rG__successText{color:#fff9;margin-bottom:28px;font-size:.95rem;line-height:1.6}.CustomDemand-module__pKv2rG__successText strong{color:#fff}.CustomDemand-module__pKv2rG__resetBtn{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:0;align-items:center;gap:8px;padding:12px 28px;font-size:.85rem;font-weight:700;transition:all .2s;display:flex}.CustomDemand-module__pKv2rG__resetBtn:hover{color:#0d0d0d;background-color:#fff;border-color:#fff}html[data-theme=light] .CustomDemand-module__pKv2rG__section{color:#111;background:#fff}html[data-theme=light] .CustomDemand-module__pKv2rG__title{color:#111}html[data-theme=light] .CustomDemand-module__pKv2rG__description{color:#555}html[data-theme=light] .CustomDemand-module__pKv2rG__formContainer{background:#f9f9f9;border-color:#00000014}html[data-theme=light] .CustomDemand-module__pKv2rG__label{color:#555}:is(html[data-theme=light] .CustomDemand-module__pKv2rG__input,html[data-theme=light] .CustomDemand-module__pKv2rG__select,html[data-theme=light] .CustomDemand-module__pKv2rG__textarea){color:#111;background:#fff;border-color:#00000026}html[data-theme=light] .CustomDemand-module__pKv2rG__input::placeholder{color:#00000059}html[data-theme=light] .CustomDemand-module__pKv2rG__textarea::placeholder{color:#00000059}html[data-theme=light] .CustomDemand-module__pKv2rG__select option{color:#111;background-color:#fff}:is(html[data-theme=light] .CustomDemand-module__pKv2rG__input:focus,html[data-theme=light] .CustomDemand-module__pKv2rG__select:focus,html[data-theme=light] .CustomDemand-module__pKv2rG__textarea:focus){box-shadow:none;background:#fff;border-color:#e63946}html[data-theme=light] .CustomDemand-module__pKv2rG__uploadBox{background:#fff;border-color:#00000026}html[data-theme=light] .CustomDemand-module__pKv2rG__uploadBox:hover{background:#fdfdfd;border-color:#e63946}html[data-theme=light] .CustomDemand-module__pKv2rG__uploadText{color:#333}html[data-theme=light] .CustomDemand-module__pKv2rG__uploadSubtext{color:#666}html[data-theme=light] .CustomDemand-module__pKv2rG__uploadIcon{color:#0000004d}html[data-theme=light] .CustomDemand-module__pKv2rG__fileList{background:#fff;border-color:#0000001a}html[data-theme=light] .CustomDemand-module__pKv2rG__fileItem{color:#444}html[data-theme=light] .CustomDemand-module__pKv2rG__fileSize{color:#777}html[data-theme=light] .CustomDemand-module__pKv2rG__successTitle{color:#111}html[data-theme=light] .CustomDemand-module__pKv2rG__successText{color:#555}html[data-theme=light] .CustomDemand-module__pKv2rG__successText strong{color:#111}html[data-theme=light] .CustomDemand-module__pKv2rG__resetBtn{color:#111;border-color:#0003}html[data-theme=light] .CustomDemand-module__pKv2rG__resetBtn:hover{color:#fff;background-color:#111;border-color:#111}@media (max-width:1024px){.CustomDemand-module__pKv2rG__title{font-size:1.85rem}}@media (max-width:640px){.CustomDemand-module__pKv2rG__section{padding:60px 0}.CustomDemand-module__pKv2rG__title{font-size:1.6rem}.CustomDemand-module__pKv2rG__formContainer{padding:24px 20px}.CustomDemand-module__pKv2rG__row{grid-template-columns:1fr;gap:16px}}
.ShippingTicker-module__EleT6G__section{background:0 0;border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d;padding:60px 0;position:relative;overflow:hidden}.ShippingTicker-module__EleT6G__container{max-width:1200px;margin:0 auto;padding:0 20px}.ShippingTicker-module__EleT6G__title{text-transform:uppercase;letter-spacing:2px;color:#ffffff80;text-align:center;margin-bottom:30px;font-size:.85rem;font-weight:700}.ShippingTicker-module__EleT6G__tickerContainer{width:100%;padding:10px 0;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 15% 85%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 15% 85%,#0000 100%)}.ShippingTicker-module__EleT6G__tickerTrack{align-items:center;gap:32px;width:max-content;animation:45s linear infinite ShippingTicker-module__EleT6G__scrollLeft;display:flex}.ShippingTicker-module__EleT6G__tickerContainer:hover .ShippingTicker-module__EleT6G__tickerTrack{animation-play-state:paused}.ShippingTicker-module__EleT6G__logoCard{-webkit-backdrop-filter:blur(8px);color:#ffffff73;cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:8px;justify-content:center;align-items:center;width:180px;height:85px;padding:15px 25px;transition:all .35s cubic-bezier(.16,1,.3,1);display:flex}.ShippingTicker-module__EleT6G__logoCard svg{object-fit:contain;width:100%;height:100%;max-height:45px;transition:transform .35s cubic-bezier(.16,1,.3,1)}.ShippingTicker-module__EleT6G__logoCard:hover{color:#fffffff2;background:#ffffff12;border-color:#fff3;box-shadow:0 8px 30px #0000004d,0 0 15px #ffffff0d}.ShippingTicker-module__EleT6G__logoCard:hover svg{transform:scale(1.05)}@keyframes ShippingTicker-module__EleT6G__scrollLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}html:not([data-theme=dark]) .ShippingTicker-module__EleT6G__section{border-top:1px solid #0000000f;border-bottom:1px solid #0000000f}html:not([data-theme=dark]) .ShippingTicker-module__EleT6G__title{color:#0009}html:not([data-theme=dark]) .ShippingTicker-module__EleT6G__logoCard{color:#00000080;background:#00000005;border:1px solid #00000014}html:not([data-theme=dark]) .ShippingTicker-module__EleT6G__logoCard:hover{color:#000000f2;background:#0000000d;border-color:#00000040;box-shadow:0 8px 30px #00000014}
