.Dispatch_wrapper__ODC4d{padding:4rem 2rem;background:#f9fafb;text-align:center}.Dispatch_wrapper__ODC4d h2{text-align:center;margin-bottom:18px;font-size:32px;font-weight:700;color:#1f2937}.Dispatch_wrapper__ODC4d p{font-size:1.25rem;color:#6b7280;max-width:700px;margin:0 auto;line-height:1.6}.Dispatch_grid___sO7f{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:2rem;gap:2rem;max-width:1400px;margin:4rem auto 0}.Dispatch_section__jXUst{background:#fff;border-radius:1rem;padding:2rem 1.5rem;border-top:6px solid transparent;box-shadow:0 6px 16px rgba(0,0,0,.06);display:flex;flex-direction:column;align-items:center}.Dispatch_title__xt3W0{font-size:1.2rem;font-weight:600;margin-bottom:1.5rem;color:#111827}.Dispatch_iconCards__tgLWM{display:flex;gap:1rem;justify-content:center}.Dispatch_card__C_tmQ{background:#f3f4f6;border-radius:.75rem;padding:1rem;border:2px solid transparent;display:flex;flex-direction:column;align-items:center;transition:transform .25s ease,box-shadow .25s ease}.Dispatch_card__C_tmQ:hover{transform:translateY(-6px);box-shadow:0 8px 20px rgba(0,0,0,.08)}.Dispatch_card__C_tmQ p{margin-top:.75rem;font-size:.95rem;font-weight:500;color:#1f2937}.Dispatch_iconBox__w7iEZ{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center}.Dispatch_iconBox__w7iEZ img{width:24px;height:24px;filter:brightness(0) invert(1)}.Hero_hero__Z0Jf8{position:relative;padding:8rem 1rem 2rem;overflow:hidden;text-align:center}.Hero_hero__background__d72AU{position:absolute;inset:0;background:linear-gradient(to bottom right,#eff6ff,#fff,#f0fdfa);z-index:0}.Hero_hero__container__iUy5p{position:relative;max-width:1280px;margin:0 auto}.Hero_hero__badge__XAVzq{display:inline-block;margin-bottom:2rem}.Hero_hero__title__n7cfT{font-size:clamp(2.5rem,5vw,5rem);font-weight:700;color:#111827;margin-bottom:2rem;line-height:1.2}.Hero_hero__highlight__oQvON{background:linear-gradient(90deg,#2563eb,#0d9488,#f97316);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.Hero_hero__subtitle__AhXj4{max-width:800px;margin:0 auto 3rem;line-height:1.6}.Hero_hero__actions__B8F_A{display:flex;flex-direction:column;gap:1rem;justify-content:center;align-items:center;margin-bottom:4rem}@media(min-width:640px){.Hero_hero__actions__B8F_A{flex-direction:row}}.Hero_btn__yb_4T{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2.5rem;font-size:1.125rem;font-weight:600;border-radius:1rem;transition:all .3s ease}.Hero_btn__icon__T3fgT{margin-left:.75rem}.Hero_btn--primary__pwYSo{background:linear-gradient(90deg,#2563eb,#0d9488);color:#fff;box-shadow:0 4px 12px rgba(0,0,0,.15)}.Hero_btn--primary__pwYSo:hover{background:linear-gradient(90deg,#1555e2,#0b7d72)}.Hero_btn--outline__Xt0iC{border:2px solid #d1d5db;color:#111827}.Hero_btn--outline__Xt0iC:hover{border-color:#2563eb;color:#2563eb}.Hero_btn--outline__Xt0iC .Hero_btn__icon__T3fgT{margin-right:.75rem}.Hero_stats__vNLey{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));grid-gap:1.5rem;gap:1.5rem;max-width:900px;margin:0 auto 4rem;padding:0 1rem}.Hero_stats__card___xuwb{background:#fff;padding:1.25rem;border-radius:1rem;box-shadow:0 2px 8px rgba(0,0,0,.06);transition:transform .25s ease,box-shadow .25s ease}.Hero_stats__card___xuwb:hover{transform:translateY(-4px);box-shadow:0 6px 14px rgba(0,0,0,.08)}.Hero_stats__value__LELIM{font-weight:600;font-size:1.125rem;display:block}.Hero_stats__value--blue__jm0L_{color:#2563eb}.Hero_stats__value--teal__kOBD0{color:#0d9488}.Hero_stats__value--orange__xtscL{color:#f97316}.Hero_stats__value--green__9Egxg{color:#22c55e}.Hero_stats__value--purple__s86FN{color:#8b5cf6}.Hero_stats__value__LELIM{white-space:pre-line;line-height:1.15}.Home_main__uFstG{display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:6rem;min-height:100vh}.Home_home-container__D5LZO{overflow-x:hidden}.Home_description___6u6j{display:inherit;justify-content:inherit;align-items:inherit;font-size:.85rem;max-width:var(--max-width);width:100%;z-index:2;font-family:var(--font-mono)}.Home_description___6u6j a{display:flex;justify-content:center;align-items:center;gap:.5rem}.Home_description___6u6j p{position:relative;margin:0;padding:1rem;background-color:rgba(var(--callout-rgb),.5);border:1px solid rgba(var(--callout-border-rgb),.3);border-radius:var(--border-radius)}.Home_code__8OdLc{font-weight:700;font-family:var(--font-mono)}.Home_grid__wi5Zt{display:grid;grid-template-columns:repeat(4,minmax(25%,auto));width:var(--max-width);max-width:1080px;margin:0 auto}.Home_card__QyXP2{padding:1rem 1.2rem;border-radius:var(--border-radius);background:rgba(var(--card-rgb),0);border:1px solid rgba(var(--card-border-rgb),0);transition:background .2s,border .2s}.Home_card__QyXP2 span{display:inline-block;transition:transform .2s}.Home_card__QyXP2 h2{font-weight:600;margin-bottom:.7rem}.Home_card__QyXP2 p{margin:0;opacity:.6;font-size:.9rem;line-height:1.5;max-width:30ch}.Home_center__QIej1{display:flex;justify-content:center;align-items:center;position:relative;padding:4rem 0}.Home_center__QIej1:before{background:var(--secondary-glow);border-radius:50%;width:480px;height:360px;margin-left:-400px}.Home_center__QIej1:after{background:var(--primary-glow);width:240px;height:180px;z-index:-1}.Home_center__QIej1:after,.Home_center__QIej1:before{content:"";left:50%;position:absolute;filter:blur(45px);transform:translateZ(0)}.Home_logo__WoRLV,.Home_thirteen__aLH8j{position:relative}.Home_thirteen__aLH8j{display:flex;justify-content:center;align-items:center;width:75px;height:75px;padding:25px 10px;margin-left:16px;transform:translateZ(0);border-radius:var(--border-radius);overflow:hidden;box-shadow:0 2px 8px -1px rgba(0,0,0,.102)}.Home_thirteen__aLH8j:after,.Home_thirteen__aLH8j:before{content:"";position:absolute;z-index:-1}.Home_thirteen__aLH8j:before{animation:Home_rotate__1lGLM 6s linear infinite;width:200%;height:200%;background:var(--tile-border)}.Home_thirteen__aLH8j:after{inset:0;padding:1px;border-radius:var(--border-radius);background:linear-gradient(to bottom right,rgba(var(--tile-start-rgb),1),rgba(var(--tile-end-rgb),1));background-clip:content-box}@media(hover:hover)and (pointer:fine){.Home_card__QyXP2:hover{background:rgba(var(--card-rgb),.1);border:1px solid rgba(var(--card-border-rgb),.15)}.Home_card__QyXP2:hover span{transform:translateX(4px)}}@media(prefers-reduced-motion){.Home_thirteen__aLH8j:before{animation:none}.Home_card__QyXP2:hover span{transform:none}}@media(max-width:700px){.Home_content__v8D67{padding:4rem}.Home_grid__wi5Zt{grid-template-columns:1fr;margin-bottom:120px;max-width:320px;text-align:center}.Home_card__QyXP2{padding:1rem 2.5rem}.Home_card__QyXP2 h2{margin-bottom:.5rem}.Home_center__QIej1{padding:8rem 0 6rem}.Home_center__QIej1:before{transform:none;height:300px}.Home_description___6u6j{font-size:.8rem}.Home_description___6u6j a{padding:1rem}.Home_description___6u6j div,.Home_description___6u6j p{display:flex;justify-content:center;position:fixed;width:100%}.Home_description___6u6j p{align-items:center;inset:0 0 auto;padding:2rem 1rem 1.4rem;border-radius:0;border:none;border-bottom:1px solid rgba(var(--callout-border-rgb),.25);background:linear-gradient(to bottom,rgba(var(--background-start-rgb),1),rgba(var(--callout-rgb),.5));background-clip:padding-box;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.Home_description___6u6j div{align-items:flex-end;pointer-events:none;inset:auto 0 0;padding:2rem;height:200px;background:linear-gradient(to bottom,transparent 0,rgb(var(--background-end-rgb)) 40%);z-index:1}}@media(min-width:701px)and (max-width:1120px){.Home_grid__wi5Zt{grid-template-columns:repeat(2,50%)}}@media(prefers-color-scheme:dark){.Home_vercelLogo__i2Nly{filter:invert(1)}.Home_logo__WoRLV,.Home_thirteen__aLH8j img{filter:invert(1) drop-shadow(0 0 .3rem rgba(255,255,255,.4392156863))}}@keyframes Home_rotate__1lGLM{0%{transform:rotate(1turn)}to{transform:rotate(0deg)}}.Home_span-gradient__Ei261{background:linear-gradient(90deg,#2665ff,#fc5a5a 35%,#ffaae1 70%,#8571ff);-webkit-background-clip:text;color:transparent}.Home_stats-grid__sr_Nf{grid-template-columns:repeat(6,1fr)}.Home_stats-span__2YpZ_{font-size:30px}@keyframes Home_fadeInUp__fvlba{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes Home_pulseDot__L8Iwd{0%{transform:scale(1);opacity:1}to{transform:scale(1.5);opacity:0}}.Home_hero-gradient-text__a6xV2{background:linear-gradient(90deg,#2563eb,7c3aed);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.Home_card-hover__G0guS{transition:all .3s ease}.Home_card-hover__G0guS:hover{transform:translateY(-4px);box-shadow:0 12px 24px rgba(0,0,0,.1)}.Home_animate-fade-in-up__97MWh{animation:Home_fadeInUp__fvlba .8s ease-out forwards;opacity:0}.Home_pulse-indicator__xlH3f{position:relative;width:.75rem;height:.75rem;background-color:#22c55e;border-radius:9999px}.Home_pulse-indicator__xlH3f:after{content:"";position:absolute;width:100%;height:100%;border-radius:inherit;animation:Home_pulseDot__L8Iwd 1.2s ease-out infinite;background-color:inherit;top:0;left:0;z-index:-1}.Home_grid-gap-8__REdsD{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2rem;gap:2rem}.Home_cta-section__1jWr1{background-image:inear-gradient(to right,#2563eb,7c3aed);color:#fff;text-align:center;padding:5rem 2rem}.Home_cta-section__1jWr1 .Home_cta-buttons__MGIOy{display:flex;flex-direction:column;gap:1rem}@media(min-width:640px){.Home_cta-section__1jWr1 .Home_cta-buttons__MGIOy{flex-direction:row;justify-content:center}}.Home_relative__sTnnN{position:relative;display:inline-block}.Home_iconWrapper___DqgI{position:absolute;top:-4px;right:-16px}.Home_iconWrapper___DqgI img{width:12px;height:12px}.Home_b2c-wrapper__M_3Wl{min-height:100vh}.Home_archIcon__YfU9s img,.Home_featureIcon__s_Vcs img,.Home_integrationIcon__z1eKX img{filter:invert(100%) brightness(100%)}.Challenges_challenges__1Mp26{padding:5rem 1rem;background:#fff}.Challenges_challenges__container__Ve7QI{max-width:1200px;margin:0 auto}.Challenges_challenges__header__GdKry{text-align:center;margin-bottom:4rem}.Challenges_challenges__title__2l8lJ{text-align:center;margin-bottom:18px;font-size:32px;font-weight:700;color:#1f2937}.Challenges_challenges__1Mp26 p{color:#6b7280;font-size:16px;max-width:600px;margin:0 auto}.Challenges_grid__PsWbT{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem}@media(min-width:768px){.Challenges_grid__PsWbT{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.Challenges_grid__PsWbT{grid-template-columns:repeat(3,1fr)}}.Challenges_card__Fc8eM{border-left:4px solid #4272ff;padding:1.5rem;box-shadow:0 4px 12px rgba(0,0,0,.05);display:flex;flex-direction:column;justify-content:space-between;background:#fff;border-radius:12px;transition:transform .3s ease,box-shadow .3s ease}.Challenges_card__Fc8eM:hover{transform:translateY(-6px);box-shadow:0 12px 24px rgba(0,0,0,.1)}.Challenges_card__header__r___w{display:flex;align-items:center;gap:1rem;margin-bottom:1.25rem}.Challenges_card__title__wkVl1{font-size:1.25rem;font-weight:700;color:#111827}.Challenges_card__description__JoPWI{color:#6b7280;margin-bottom:1.25rem;line-height:1.6}.Challenges_card__impact__3GshO{margin:10px 0;background:#ede9fe;padding:.75rem 1rem;border:1px solid #eaf3fe;border-radius:.5rem}.Challenges_card__impact__3GshO p{font-size:.9rem;font-weight:600;color:#4272ff}.Challenges_icon__JRNEH{width:3rem;height:3rem}.Challenges_icon--red__Ocx59{color:#ef4444}.Challenges_icon--orange__x3OOq{color:#f97316}.Challenges_icon--yellow__lQrdL{color:#eab308}.Challenges_icon--blue__S9Wi7{color:#3b82f6}.Challenges_icon--purple__TGoAY{color:#8b5cf6}.Challenges_icon--green__gmhzk{color:#22c55e}.Challenges_featureIcon__teiOA{width:48px;height:48px;background:#ede9fe;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#2665ff}.Challenges_featureIcon__teiOA img,.Challenges_featureLink__89HdC img{filter:brightness(0) saturate(100%) invert(32%) sepia(97%) saturate(1356%) hue-rotate(213deg) brightness(103%) contrast(101%)}.Feature_section__RGcjU{padding:5rem 1rem;background:#f9fafb}.Feature_container__cuHdQ{max-width:80rem;margin:0 auto}.Feature_header__L1cj2{text-align:center;margin-bottom:4rem}.Feature_header__L1cj2 h2{font-size:32px;font-weight:700;color:#1f2937;margin-bottom:18px}.Feature_header__L1cj2 p{font-size:1.25rem;color:#6b7280;max-width:700px;margin:0 auto;line-height:1.6}.Feature_tabsWrapper__hMWU8{display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:3rem;background:#fff;border-radius:1rem;padding:.5rem;box-shadow:0 4px 16px rgba(0,0,0,.06);max-width:64rem;margin-left:auto;margin-right:auto;gap:.5rem}.Feature_tabButton__uAr_l{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:.75rem;font-weight:600;font-size:.95rem;background:transparent;border:none;color:#000;cursor:pointer;transition:all .3s ease}.Feature_active__n7kTj{background:#2563eb;color:#fff;box-shadow:0 4px 10px rgba(37,99,235,.3)}.Feature_grid__ZrZek{display:grid;grid-gap:2rem;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.Feature_gridIntegrations__vYMSf{display:grid;grid-gap:1.5rem;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,max-content));justify-content:center}.Feature_card__EQBiT{background:#fff;padding:1.5rem;border-radius:1rem;box-shadow:0 2px 8px rgba(0,0,0,.08);transition:transform .3s ease,box-shadow .3s ease}.Feature_card__EQBiT:hover{transform:translateY(-4px);box-shadow:0 6px 18px rgba(0,0,0,.12)}.Feature_card__EQBiT h3{font-size:1.25rem;font-weight:600;margin-top:1rem;margin-bottom:.75rem}.Feature_card__EQBiT p{color:#4b5563;line-height:1.6}.Feature_card__EQBiT ul{margin-top:1rem;list-style:none;padding:0}.Feature_card__EQBiT ul li{display:flex;align-items:center;font-size:.875rem;color:#6b7280;margin-bottom:.5rem}.Feature_card__EQBiT ul li svg{margin-right:.5rem;color:#22c55e}.Feature_integrationCard__8rEkz{background:#fff;padding:1.5rem 2rem;text-align:center;border-radius:1rem;transition:transform .3s ease;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid #e5e7eb;box-shadow:0 1px 3px rgba(0,0,0,.08)}.Feature_integrationCard__8rEkz:hover{transform:translateY(-4px)}.Feature_integrationCard__8rEkz h3{margin-top:.75rem;font-weight:600;color:#111827}.Feature_mobileGrid__swAG5{display:grid;grid-gap:3rem;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.Feature_mobileGrid__swAG5 h3{font-size:1.5rem;font-weight:700;margin-bottom:1.5rem}.Feature_mobileFeature__u7_iO{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1.25rem}.Feature_mobileFeature__u7_iO h4{font-weight:600;margin-bottom:.25rem}.Feature_mobileFeature__u7_iO p{color:#4b5563;font-size:16px}.Feature_iconBox__hJZEd{width:4rem;height:4rem;border-radius:1rem;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.Feature_iconCircleAlt__3Xu45,.Feature_iconCircle__hG6Xo{width:3rem;height:3rem;border-radius:.75rem;display:flex;align-items:center;justify-content:center}.Feature_icon__6Y060,.Feature_smallIcon__8M1CB{width:100%;height:100%;object-fit:cover;border-radius:.75rem}.Feature_smallIcon__8M1CB{padding:10px}.Feature_iconCircle__hG6Xo{background:#dbeafe;color:#2563eb}.Feature_iconCircleAlt__3Xu45{background:#ccfbf1;color:#0d9488}.Feature_blue__jsIIb{background:#dbeafe;color:#2563eb}.Feature_teal__c_hvd{background:#ccfbf1;color:#0d9488}.Feature_orange__foQDl{background:#ffedd5;color:#ea580c}.Feature_green__PYI1f{background:#dcfce7;color:#16a34a}.Feature_purple__EDZit{background:#f3e8ff;color:#9333ea}.Feature_red__wl4os{background:#fee2e2;color:#dc2626}.Feature_indigo__1p5qd{background:#e0e7ff;color:#4f46e5}.Feature_gray__scNVJ{background:#f3f4f6;color:#374151}.Feature_pink__1wf8x{background:#fce7f3;color:#db2777}.Feature_whiteIcon__JzjmJ{filter:brightness(0) invert(1)}.Feature_blackIcon__FxjiP{filter:brightness(0)}.IndustrySolCard_card__ZPsoL{position:relative;border-radius:.75rem;background:#fff;border:1px solid #e5e7eb;box-shadow:0 1px 2px rgba(0,0,0,.05);padding:1.5rem;overflow:hidden;transition:all .3s ease}.IndustrySolCard_card__ZPsoL:hover{transform:translateY(-.5rem);box-shadow:0 8px 24px rgba(0,0,0,.15)}.IndustrySolCard_gradientCircle__LGtdT{position:absolute;top:-4rem;right:-4rem;width:8rem;height:8rem;border-radius:50%;opacity:.2;z-index:0}.IndustrySolCard_header__hQVzm{position:relative;z-index:1;margin-bottom:1rem}.IndustrySolCard_iconWrapper__ECf2E{width:4rem;height:4rem;border-radius:1rem;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;transition:transform .3s ease}.IndustrySolCard_iconWrapper__ECf2E:hover{transform:scale(1.1)}.IndustrySolCard_title__Dju0h{font-size:1.5rem;font-weight:700;margin-bottom:.5rem;color:#111827}.IndustrySolCard_badge__ao2KS{font-size:.875rem;font-weight:600;padding:.25rem .75rem;border-radius:.5rem;display:inline-block}.IndustrySolCard_content__L0du1{position:relative;z-index:1}.IndustrySolCard_description___Lywl{color:#4b5563;line-height:1.6;margin-bottom:1.25rem}.IndustrySolCard_featureList__tXcds{list-style:none;padding:0;margin:0}.IndustrySolCard_featureItem__PXl1Q{display:flex;align-items:center;font-size:.875rem;color:#4b5563;margin-bottom:.5rem}.IndustrySolCard_featureItem__PXl1Q .IndustrySolCard_checkIcon__TH9tE{width:1rem;height:1rem;color:#10b981;margin-right:.5rem;flex-shrink:0}.IndustrySolCard_blue__s_Z8W .IndustrySolCard_badge__ao2KS,.IndustrySolCard_blue__s_Z8W .IndustrySolCard_iconWrapper__ECf2E{background:#eff6ff;color:#1d4ed8;border:1px solid #bfdbfe}.IndustrySolCard_orange__hHc3P .IndustrySolCard_badge__ao2KS,.IndustrySolCard_orange__hHc3P .IndustrySolCard_iconWrapper__ECf2E{background:#fff7ed;color:#ea580c;border:1px solid #fdba74}.IndustrySolCard_green__s81RC .IndustrySolCard_badge__ao2KS,.IndustrySolCard_green__s81RC .IndustrySolCard_iconWrapper__ECf2E{background:#ecfdf5;color:#059669;border:1px solid #86efac}.IndustrySolCard_purple__aauqn .IndustrySolCard_badge__ao2KS,.IndustrySolCard_purple__aauqn .IndustrySolCard_iconWrapper__ECf2E{background:#f5f3ff;color:#7c3aed;border:1px solid #c4b5fd}.IndustrySolCard_teal__ZYvsA .IndustrySolCard_badge__ao2KS,.IndustrySolCard_teal__ZYvsA .IndustrySolCard_iconWrapper__ECf2E{background:#f0fdfa;color:#0d9488;border:1px solid #5eead4}.IndustrySolCard_red__7wmmr .IndustrySolCard_badge__ao2KS,.IndustrySolCard_red__7wmmr .IndustrySolCard_iconWrapper__ECf2E{background:#fef2f2;color:#dc2626;border:1px solid #fca5a5}.IndustrySolutions_solutions__C0xSA{padding:5rem 1rem}.IndustrySolutions_solutions__C0xSA .IndustrySolutions_container__z2f1l{max-width:80rem;margin:0 auto}.IndustrySolutions_solutions__C0xSA .IndustrySolutions_header__PfAPi{text-align:center;margin-bottom:4rem}.IndustrySolutions_solutions__C0xSA .IndustrySolutions_header__PfAPi .IndustrySolutions_title__skefo{font-size:32px;font-weight:700;color:#1f2937;margin-bottom:18px}.IndustrySolutions_solutions__C0xSA .IndustrySolutions_header__PfAPi .IndustrySolutions_subtitle__taEw6{font-size:1.25rem;color:#6b7280;max-width:700px;margin:0 auto;line-height:1.6}.IndustrySolutions_solutions__C0xSA .IndustrySolutions_grid__jat0B{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem}@media(min-width:768px){.IndustrySolutions_solutions__C0xSA .IndustrySolutions_grid__jat0B{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.IndustrySolutions_solutions__C0xSA .IndustrySolutions_grid__jat0B{grid-template-columns:repeat(3,1fr)}}.IndustrySolutions_solutions__C0xSA .IndustrySolutions_card__RDMPE{position:relative;overflow:hidden;transition:all .3s ease}.IndustrySolutions_solutions__C0xSA .IndustrySolutions_card__RDMPE:hover{transform:translateY(-.5rem);box-shadow:0 8px 24px rgba(0,0,0,.15)}.IndustrySolutions_solutions__C0xSA .IndustrySolutions_gradientCircle__Erxp2{position:absolute;top:-4rem;right:-4rem;width:8rem;height:8rem;border-radius:50%;opacity:.2;z-index:0}.IndustrySolutions_solutions__C0xSA .IndustrySolutions_iconWrapper__Hz5Nk{width:4rem;height:4rem;border-radius:1rem;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;transition:transform .3s ease}.IndustrySolutions_solutions__C0xSA .IndustrySolutions_cardTitle__olWd9{font-size:1.5rem;font-weight:700;margin-bottom:.75rem;color:#111827}.IndustrySolutions_solutions__C0xSA .IndustrySolutions_badge__KUwXk{font-size:.875rem;font-weight:600;padding:.25rem .75rem;border-radius:.5rem;display:inline-block}.IndustrySolutions_solutions__C0xSA .IndustrySolutions_description__KsqhM{color:#4b5563;line-height:1.6;margin-bottom:1.5rem}.IndustrySolutions_solutions__C0xSA .IndustrySolutions_featureList__6Ph69{list-style:none;padding:0;margin:0}.IndustrySolutions_solutions__C0xSA .IndustrySolutions_featureList__6Ph69 .IndustrySolutions_featureItem__OT0vq{display:flex;align-items:center;font-size:.875rem;color:#4b5563;margin-bottom:.5rem}.IndustrySolutions_solutions__C0xSA .IndustrySolutions_featureList__6Ph69 .IndustrySolutions_featureItem__OT0vq .IndustrySolutions_checkIcon__95gKu{width:1rem;height:1rem;color:#10b981;margin-right:.5rem;flex-shrink:0}.IndustrySolutions_solutions__C0xSA .IndustrySolutions_blue__x_jhC{background:linear-gradient(to bottom right,#bfdbfe,#93c5fd)}.IndustrySolutions_solutions__C0xSA .IndustrySolutions_blue__x_jhC .IndustrySolutions_badge__KUwXk,.IndustrySolutions_solutions__C0xSA .IndustrySolutions_blue__x_jhC .IndustrySolutions_iconWrapper__Hz5Nk{background:#eff6ff;color:#1d4ed8;border:1px solid #bfdbfe}.IndustrySolutions_solutions__C0xSA .IndustrySolutions_orange__uvViI{background:linear-gradient(to bottom right,#fed7aa,#fdba74)}.IndustrySolutions_solutions__C0xSA .IndustrySolutions_orange__uvViI .IndustrySolutions_badge__KUwXk,.IndustrySolutions_solutions__C0xSA .IndustrySolutions_orange__uvViI .IndustrySolutions_iconWrapper__Hz5Nk{background:#fff7ed;color:#ea580c;border:1px solid #fdba74}.IndustrySolutions_solutions__C0xSA .IndustrySolutions_green__oEagS{background:linear-gradient(to bottom right,#bbf7d0,#86efac)}.IndustrySolutions_solutions__C0xSA .IndustrySolutions_green__oEagS .IndustrySolutions_badge__KUwXk,.IndustrySolutions_solutions__C0xSA .IndustrySolutions_green__oEagS .IndustrySolutions_iconWrapper__Hz5Nk{background:#ecfdf5;color:#059669;border:1px solid #86efac}.IndustrySolutions_solutions__C0xSA .IndustrySolutions_purple__sC5Fl{background:linear-gradient(to bottom right,#e9d5ff,#c4b5fd)}.IndustrySolutions_solutions__C0xSA .IndustrySolutions_purple__sC5Fl .IndustrySolutions_badge__KUwXk,.IndustrySolutions_solutions__C0xSA .IndustrySolutions_purple__sC5Fl .IndustrySolutions_iconWrapper__Hz5Nk{background:#f5f3ff;color:#7c3aed;border:1px solid #c4b5fd}.IndustrySolutions_solutions__C0xSA .IndustrySolutions_teal__y4anS{background:linear-gradient(to bottom right,#99f6e4,#5eead4)}.IndustrySolutions_solutions__C0xSA .IndustrySolutions_teal__y4anS .IndustrySolutions_badge__KUwXk,.IndustrySolutions_solutions__C0xSA .IndustrySolutions_teal__y4anS .IndustrySolutions_iconWrapper__Hz5Nk{background:#f0fdfa;color:#0d9488;border:1px solid #5eead4}.IndustrySolutions_solutions__C0xSA .IndustrySolutions_red__W5ITD{background:linear-gradient(to bottom right,#fecaca,#fca5a5)}.IndustrySolutions_solutions__C0xSA .IndustrySolutions_red__W5ITD .IndustrySolutions_badge__KUwXk,.IndustrySolutions_solutions__C0xSA .IndustrySolutions_red__W5ITD .IndustrySolutions_iconWrapper__Hz5Nk{background:#fef2f2;color:#dc2626;border:1px solid #fca5a5}.HowWorks_howItWorks__T2Rm3{padding:5rem 1rem;background:linear-gradient(to bottom right,#ebf8ff,#e6fffa)}.HowWorks_howItWorks__T2Rm3 .HowWorks_container__KPJwh{max-width:80rem;margin:0 auto}.HowWorks_howItWorks__T2Rm3 .HowWorks_header__sxQi4{text-align:center;margin-bottom:4rem}.HowWorks_howItWorks__T2Rm3 .HowWorks_header__sxQi4 h2{font-size:32px;font-weight:700;color:#1f2937;margin-bottom:18px}.HowWorks_howItWorks__T2Rm3 .HowWorks_header__sxQi4 p{font-size:1.25rem;color:#6b7280;max-width:700px;margin:0 auto;line-height:1.6}.HowWorks_howItWorks__T2Rm3 .HowWorks_stepsWrapper__R1y89{position:relative}.HowWorks_howItWorks__T2Rm3 .HowWorks_connectionLine__6KhWh{display:none}@media(min-width:1024px){.HowWorks_howItWorks__T2Rm3 .HowWorks_connectionLine__6KhWh{display:block;position:absolute;top:50%;left:0;right:0;height:4px;background:linear-gradient(90deg,#93c5fd,#5eead4,#fdba74);transform:translateY(-50%);z-index:0}}.HowWorks_howItWorks__T2Rm3 .HowWorks_stepsGrid__002zJ{position:relative;z-index:1;display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem}@media(min-width:1024px){.HowWorks_howItWorks__T2Rm3 .HowWorks_stepsGrid__002zJ{grid-template-columns:repeat(4,1fr)}}.HowWorks_howItWorks__T2Rm3 .HowWorks_stepCard__wqMpQ{text-align:center}.HowWorks_howItWorks__T2Rm3 .HowWorks_stepCard__wqMpQ h3{font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:#111827}.HowWorks_howItWorks__T2Rm3 .HowWorks_stepCard__wqMpQ p{color:#4b5563;margin-bottom:1.5rem;line-height:1.6}.HowWorks_howItWorks__T2Rm3 .HowWorks_iconWrapper__UvtOS{position:relative;width:6rem;height:6rem;border-radius:50%;margin:0 auto 2rem;display:flex;align-items:center;justify-content:center;transition:transform .3s ease;box-shadow:0 10px 20px rgba(0,0,0,.1)}.HowWorks_howItWorks__T2Rm3 .HowWorks_iconWrapper__UvtOS[data-color=blue]{background:linear-gradient(to bottom right,#3b82f6,#2563eb)}.HowWorks_howItWorks__T2Rm3 .HowWorks_iconWrapper__UvtOS[data-color=teal]{background:linear-gradient(to bottom right,#14b8a6,#0d9488)}.HowWorks_howItWorks__T2Rm3 .HowWorks_iconWrapper__UvtOS[data-color=orange]{background:linear-gradient(to bottom right,#f97316,#ea580c)}.HowWorks_howItWorks__T2Rm3 .HowWorks_iconWrapper__UvtOS[data-color=green]{background:linear-gradient(to bottom right,#22c55e,#16a34a)}.HowWorks_howItWorks__T2Rm3 .HowWorks_iconWrapper__UvtOS:hover{transform:scale(1.1)}.HowWorks_howItWorks__T2Rm3 .HowWorks_icon__I2z__{color:#fff}.HowWorks_howItWorks__T2Rm3 .HowWorks_stepNumber__6CKB6{position:absolute;top:-.75rem;right:-.75rem;width:2.5rem;height:2.5rem;background:#fff;border-radius:50%;font-weight:700;color:#111827;font-size:1rem;display:flex;align-items:center;justify-content:center;border:4px solid #f3f4f6;box-shadow:0 4px 6px rgba(0,0,0,.1)}.HowWorks_howItWorks__T2Rm3 .HowWorks_detailCard__PXMvt{background:hsla(0,0%,100%,.85);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);padding:1rem;border-radius:.75rem;box-shadow:0 8px 20px rgba(0,0,0,.08)}.HowWorks_howItWorks__T2Rm3 .HowWorks_detailCard__PXMvt ul{list-style:none;padding:0;margin:0}.HowWorks_howItWorks__T2Rm3 .HowWorks_detailCard__PXMvt ul li{display:flex;align-items:center;font-size:.9rem;color:#4b5563;margin-bottom:.5rem}.HowWorks_howItWorks__T2Rm3 .HowWorks_checkIcon__FIhIp{color:#22c55e;margin-right:.5rem;flex-shrink:0}
/*# sourceMappingURL=536a5fecb1b3af06.css.map*/