.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{background-color:var(--background);width:100%;padding:80px 0;transition:background-color .15s}.Categories-module__95_W3q__sectionHeader{text-align:center;margin-bottom:48px;padding:0 24px}.Categories-module__95_W3q__tagline{letter-spacing:3px;text-transform:uppercase;color:#e63946;margin-bottom:12px;font-size:.75rem;font-weight:700;display:inline-block}.Categories-module__95_W3q__sectionTitle{color:var(--foreground);letter-spacing:-.5px;margin:0;font-size:2.4rem;font-weight:800;transition:color .15s}.Categories-module__95_W3q__grid{grid-template-columns:repeat(3,1fr);gap:4px;width:100%;padding:0;display:grid}.Categories-module__95_W3q__card{aspect-ratio:16/10;background:#111;text-decoration:none;display:block;position:relative;overflow:hidden}.Categories-module__95_W3q__imgWrap{width:100%;height:100%;position:relative}.Categories-module__95_W3q__img{object-fit:cover;object-position:center}.Categories-module__95_W3q__label{z-index:2;background:linear-gradient(#0000 0%,#000000b3 100%);justify-content:space-between;align-items:center;padding:20px 24px;transition:padding .4s;display:flex;position:absolute;bottom:0;left:0;right:0}.Categories-module__95_W3q__card:hover .Categories-module__95_W3q__label{padding-bottom:28px}.Categories-module__95_W3q__name{color:#fff;text-transform:uppercase;letter-spacing:1.5px;font-size:1.1rem;font-weight:700}.Categories-module__95_W3q__arrow{color:#fff;opacity:0;font-size:1.3rem;transition:opacity .35s,transform .35s;transform:translate(-8px)}.Categories-module__95_W3q__card:hover .Categories-module__95_W3q__arrow{opacity:1;transform:translate(0)}@media (max-width:1024px){.Categories-module__95_W3q__grid{grid-template-columns:repeat(2,1fr)}.Categories-module__95_W3q__sectionTitle{font-size:2rem}}@media (max-width:600px){.Categories-module__95_W3q__section{padding:60px 0}.Categories-module__95_W3q__grid{grid-template-columns:repeat(2,1fr);gap:3px}.Categories-module__95_W3q__sectionTitle{font-size:1.6rem}.Categories-module__95_W3q__name{letter-spacing:1px;font-size:.85rem}.Categories-module__95_W3q__label{padding:14px 16px}.Categories-module__95_W3q__arrow{font-size:1rem}}
.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{background-color:var(--background);width:100%;color:var(--foreground);padding:60px 0 40px;transition:background-color .15s,color .15s}.Products-module__mFS5Ca__container{max-width:100%;margin:0 auto;padding:0 40px}.Products-module__mFS5Ca__header{text-align:left;margin-bottom:36px}.Products-module__mFS5Ca__tagline{text-transform:uppercase;letter-spacing:2.5px;color:var(--foreground);opacity:.6;margin-bottom:8px;font-size:.85rem;font-weight:600;display:block}.Products-module__mFS5Ca__title{text-transform:uppercase;letter-spacing:-.5px;color:var(--foreground);font-size:2.5rem;font-weight:800}.Products-module__mFS5Ca__grid{grid-template-columns:repeat(4,1fr);gap:24px;padding-top:12px;display:grid}.Products-module__mFS5Ca__card{cursor:pointer;background-color:#f9fafb;border:1px solid #0000000f;border-radius:8px;flex-direction:column;text-decoration:none;transition:all .25s;display:flex;overflow:hidden}html[data-theme=dark] .Products-module__mFS5Ca__card{background-color:#ffffff08;border-color:#ffffff0f}.Products-module__mFS5Ca__card:hover{border-color:#00000026;box-shadow:0 10px 25px #00000008}html[data-theme=dark] .Products-module__mFS5Ca__card:hover{border-color:#ffffff26;box-shadow:0 10px 25px #0003}.Products-module__mFS5Ca__imageContainer{aspect-ratio:3/4;background-color:#fff;border-bottom:1px solid #0000000a;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}html[data-theme=dark] .Products-module__mFS5Ca__imageContainer{border-bottom-color:#ffffff0a}.Products-module__mFS5Ca__image{object-fit:contain;width:100%;height:100%;padding:24px}.Products-module__mFS5Ca__info{flex-direction:column;gap:4px;padding:16px 20px 20px;display:flex}.Products-module__mFS5Ca__name{text-transform:uppercase;letter-spacing:1px;color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;font-size:.95rem;font-weight:700;overflow:hidden}.Products-module__mFS5Ca__count{color:var(--foreground);opacity:.5;margin-bottom:8px;font-size:.8rem;font-weight:500}.Products-module__mFS5Ca__quoteButton{-webkit-backdrop-filter:blur(8px);color:#fff;text-transform:uppercase;letter-spacing:1.5px;text-align:center;background:#ffffff14;border:1px solid #ffffff2e;border-radius:4px;width:100%;padding:10px 16px;font-size:.75rem;font-weight:700;transition:all .25s;display:block;box-shadow:0 4px 15px #0000000d}html:not([data-theme=dark]) .Products-module__mFS5Ca__quoteButton{color:#111;background:#ffffff80;border-color:#0000001a;box-shadow:0 4px 15px #00000005}.Products-module__mFS5Ca__quoteButton:hover{color:#050505!important;background:#fff!important;border-color:#fff!important;box-shadow:0 4px 20px #ffffff4d!important}html:not([data-theme=dark]) .Products-module__mFS5Ca__quoteButton:hover{color:#fff!important;background:#111!important;border-color:#111!important;box-shadow:0 4px 20px #00000026!important}@media (max-width:1024px){.Products-module__mFS5Ca__grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media (max-width:640px){.Products-module__mFS5Ca__grid{grid-template-columns:1fr;gap:24px}.Products-module__mFS5Ca__container{padding:0 20px}.Products-module__mFS5Ca__title{font-size:2rem}}.Products-module__mFS5Ca__footer{justify-content:center;margin-top:56px;display:flex}.Products-module__mFS5Ca__viewAllBtn{color:#fff;text-transform:uppercase;letter-spacing:2px;background-color:#111;border:1px solid #111;border-radius:4px;padding:16px 40px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.Products-module__mFS5Ca__viewAllBtn:hover{color:#111;background-color:#0000;transform:translateY(-2px)}.Products-module__mFS5Ca__viewAllBtn:active{transform:translateY(0)}html[data-theme=dark] .Products-module__mFS5Ca__viewAllBtn{color:#111;background-color:#fff;border-color:#fff}html[data-theme=dark] .Products-module__mFS5Ca__viewAllBtn:hover{color:#fff;background-color:#0000}
.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{color:#111;background-color:#fff;width:100%;padding:80px 0}.ProcessGrid-module__pccP0G__container{max-width:100%;margin:0 auto;padding:0 10px}.ProcessGrid-module__pccP0G__header{text-align:left;margin-bottom:30px;padding:0 10px}.ProcessGrid-module__pccP0G__tagline{text-transform:uppercase;letter-spacing:2.5px;color:#4facfe;margin-bottom:8px;font-size:.85rem;font-weight:700;display:block}.ProcessGrid-module__pccP0G__title{text-transform:uppercase;letter-spacing:-.5px;color:#111;font-size:2.5rem;font-weight:800}.ProcessGrid-module__pccP0G__grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.ProcessGrid-module__pccP0G__item{background-color:#f3f4f6;width:100%;height:440px;position:relative;overflow:hidden}.ProcessGrid-module__pccP0G__mediaContainer{width:100%;height:100%;position:relative;overflow:hidden}.ProcessGrid-module__pccP0G__media{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1);display:block}.ProcessGrid-module__pccP0G__item:hover .ProcessGrid-module__pccP0G__media{transform:scale(1.06)}.ProcessGrid-module__pccP0G__overlay{background:#00000026;justify-content:flex-start;align-items:flex-end;width:100%;height:100%;padding:24px;transition:background .3s;display:flex;position:absolute;top:0;left:0}.ProcessGrid-module__pccP0G__item:hover .ProcessGrid-module__pccP0G__overlay{background:#00000040}.ProcessGrid-module__pccP0G__quoteBtn{-webkit-backdrop-filter:blur(12px);color:#fff;text-transform:uppercase;letter-spacing:1.5px;cursor:pointer;opacity:0;visibility:hidden;background-color:#ffffff1f;border:1px solid #ffffff40;border-radius:0;padding:12px 24px;font-size:13px;font-weight:700;transition:opacity .3s,transform .3s cubic-bezier(.16,1,.3,1),visibility .3s,background-color .3s,color .3s,border-color .3s;transform:translateY(12px);box-shadow:0 4px 30px #0000001a,inset 0 1px 1px #ffffff26}.ProcessGrid-module__pccP0G__item:hover .ProcessGrid-module__pccP0G__quoteBtn{opacity:1;visibility:visible;transform:translateY(0)}.ProcessGrid-module__pccP0G__quoteBtn:hover{color:#111;background-color:#fff;border-color:#fff;box-shadow:0 8px 25px #ffffff4d}@media (prefers-color-scheme:dark){.ProcessGrid-module__pccP0G__section{color:#fff;background-color:#0a0a0a}.ProcessGrid-module__pccP0G__title{color:#fff}.ProcessGrid-module__pccP0G__overlay{background:#0003}.ProcessGrid-module__pccP0G__quoteBtn{color:#fff;background-color:#ffffff14;border-color:#fff3}.ProcessGrid-module__pccP0G__quoteBtn:hover{color:#000;background-color:#fff;border-color:#fff;box-shadow:0 8px 25px #ffffff40}}@media (max-width:1024px){.ProcessGrid-module__pccP0G__grid{grid-template-columns:repeat(2,1fr);gap:10px}.ProcessGrid-module__pccP0G__item{height:380px}.ProcessGrid-module__pccP0G__quoteBtn{opacity:1;visibility:visible;transform:translateY(0)}}@media (max-width:768px){.ProcessGrid-module__pccP0G__container{padding:0 10px}.ProcessGrid-module__pccP0G__section{padding:60px 0}.ProcessGrid-module__pccP0G__title{font-size:2rem}.ProcessGrid-module__pccP0G__overlay{padding:20px}.ProcessGrid-module__pccP0G__quoteBtn{padding:10px 20px;font-size:11px}}@media (max-width:640px){.ProcessGrid-module__pccP0G__grid{grid-template-columns:1fr;gap:10px}.ProcessGrid-module__pccP0G__item{height:320px}}
.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}
