.Hero-module__ZARIfG__heroSection{text-align:center;flex-direction:column;align-items:center;width:100%;min-height:100vh;margin:0;padding-top:140px;padding-bottom:0;display:flex;position:relative;overflow-x:hidden}@keyframes Hero-module__ZARIfG__fadeInUp{0%{opacity:0;filter:blur(5px);transform:translateY(30px)}to{opacity:1;filter:blur();transform:translateY(0)}}.Hero-module__ZARIfG__availabilityBadge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#555;opacity:0;background:#ffffff80;border:1px solid #0000000d;border-radius:100px;align-items:center;gap:8px;margin-bottom:32px;padding:8px 16px;font-size:.85rem;animation:.8s cubic-bezier(.2,.8,.2,1) .1s forwards Hero-module__ZARIfG__fadeInUp;display:inline-flex;box-shadow:0 2px 10px #00000008}[data-theme=dark] .Hero-module__ZARIfG__availabilityBadge{color:#f5f5f5;background:#ffffff1a;border:1px solid #ffffff26}.Hero-module__ZARIfG__availabilityDot{background-color:#22c55e;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 2px #22c55e33}.Hero-module__ZARIfG__arrowIcon{opacity:.5;margin-left:4px}.Hero-module__ZARIfG__heading{background:var(--text-orange-gradient);-webkit-text-fill-color:transparent;z-index:2;letter-spacing:-.03em;opacity:0;-webkit-background-clip:text;background-clip:text;max-width:1000px;margin-bottom:16px;padding-bottom:10px;font-size:4.5rem;font-weight:800;line-height:1.1;animation:.8s cubic-bezier(.2,.8,.2,1) .2s forwards Hero-module__ZARIfG__fadeInUp;position:relative}[data-theme=dark] .Hero-module__ZARIfG__heading{background:linear-gradient(135deg,#ff7e5f 0%,#ffd194 100%);-webkit-text-fill-color:transparent;text-shadow:0 0 40px #ff7e5f4d;-webkit-background-clip:text;background-clip:text}.Hero-module__ZARIfG__subHeadline{color:var(--foreground);letter-spacing:-.01em;opacity:0;max-width:900px;margin-bottom:24px;font-size:2.5rem;font-weight:700;line-height:1.2;animation:.8s cubic-bezier(.2,.8,.2,1) .3s forwards Hero-module__ZARIfG__fadeInUp}[data-theme=dark] .Hero-module__ZARIfG__subHeadline{color:#fff;text-shadow:0 0 20px #ffffff4d}.Hero-module__ZARIfG__description{color:var(--foreground);opacity:.8;opacity:0;max-width:700px;margin-bottom:40px;font-size:1.25rem;line-height:1.6;animation:.8s cubic-bezier(.2,.8,.2,1) .4s forwards Hero-module__ZARIfG__fadeInUp}.Hero-module__ZARIfG__mainCtaButton{background:var(--foreground);color:var(--background);opacity:0;border:2px solid #0000;border-radius:100px;align-items:center;gap:12px;padding:16px 36px;font-size:1.1rem;font-weight:600;transition:all .3s;animation:.8s cubic-bezier(.2,.8,.2,1) .5s forwards Hero-module__ZARIfG__fadeInUp;display:inline-flex;box-shadow:0 10px 30px #00000026}.Hero-module__ZARIfG__mainCtaButton:hover{transform:translateY(-2px)scale(1.02);box-shadow:0 20px 40px #00000040}[data-theme=dark] .Hero-module__ZARIfG__mainCtaButton{color:#000;background:#fff;box-shadow:0 0 20px #fff6}.Hero-module__ZARIfG__blueIconCircle{color:#fff;background:#3b82f6;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.Hero-module__ZARIfG__reviewSection{opacity:0;flex-direction:column;align-items:center;gap:8px;margin-top:32px;animation:.8s cubic-bezier(.2,.8,.2,1) .6s forwards Hero-module__ZARIfG__fadeInUp;display:flex}.Hero-module__ZARIfG__avatarGroup{align-items:center;display:flex}.Hero-module__ZARIfG__avatar{border:2px solid var(--background);color:#333;background-color:#ddd;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;margin-left:-12px;font-size:.75rem;font-weight:600;display:flex}.Hero-module__ZARIfG__avatar:first-child{margin-left:0}.Hero-module__ZARIfG__stars{color:#f59e0b;gap:2px;display:flex}[data-theme=dark] .Hero-module__ZARIfG__stars{color:#fcd34d}.Hero-module__ZARIfG__reviewCount{opacity:.8;margin-top:4px;font-size:.9rem}.Hero-module__ZARIfG__marqueeWrapper{opacity:0;width:100%;margin-top:24px;animation:.8s cubic-bezier(.2,.8,.2,1) .8s forwards Hero-module__ZARIfG__fadeInUp}@keyframes Hero-module__ZARIfG__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:968px){.Hero-module__ZARIfG__heading{font-size:3rem}.Hero-module__ZARIfG__subHeadline{font-size:1.8rem}}@media (max-width:640px){.Hero-module__ZARIfG__heroSection{padding-top:100px;padding-left:1rem;padding-right:1rem}.Hero-module__ZARIfG__heading{margin-bottom:12px;font-size:2.5rem}.Hero-module__ZARIfG__subHeadline{margin-bottom:16px;font-size:1.5rem}.Hero-module__ZARIfG__description{margin-bottom:32px;font-size:1rem}}
.CompanyGrid-module__ze9MEq__companyGridSection{background-color:#0000;flex-direction:column;align-items:center;width:100%;padding:60px 20px;display:flex;position:relative}.CompanyGrid-module__ze9MEq__heading{text-align:center;color:var(--foreground);margin-bottom:40px;font-size:1.5rem;font-weight:500}.CompanyGrid-module__ze9MEq__bold{color:var(--foreground);font-weight:700}.CompanyGrid-module__ze9MEq__gridContainer{border-top:1px solid var(--border-color,#80808033);border-left:1px solid var(--border-color,#80808033);grid-template-columns:repeat(2,1fr);width:100%;max-width:1200px;display:grid}@media (min-width:768px){.CompanyGrid-module__ze9MEq__gridContainer{grid-template-columns:repeat(6,1fr)}}.CompanyGrid-module__ze9MEq__gridItem{border-right:1px solid var(--border-color,#80808033);border-bottom:1px solid var(--border-color,#80808033);background-color:var(--card-bg,transparent);justify-content:center;align-items:center;height:100px;transition:background-color .3s;display:flex;position:relative}[data-theme=light] .CompanyGrid-module__ze9MEq__companyGridSection{--border-color:#0000001a;--plus-color:#0000004d}[data-theme=dark] .CompanyGrid-module__ze9MEq__companyGridSection{--border-color:#ffffff1a;--plus-color:#ffffff4d}.CompanyGrid-module__ze9MEq__plusIcon{width:12px;height:12px;color:var(--plus-color,#888);pointer-events:none;z-index:10;position:absolute}.CompanyGrid-module__ze9MEq__gridItem .CompanyGrid-module__ze9MEq__plusBottomRight{bottom:-6px;right:-6px}.CompanyGrid-module__ze9MEq__logo{opacity:.7;filter:grayscale();object-fit:contain;transition:opacity .3s}.CompanyGrid-module__ze9MEq__gridItem:hover .CompanyGrid-module__ze9MEq__logo{opacity:1;filter:grayscale(0%)}[data-theme=dark] .CompanyGrid-module__ze9MEq__logo{filter:grayscale()invert();opacity:.9;mix-blend-mode:screen}[data-theme=dark] .CompanyGrid-module__ze9MEq__gridItem:hover .CompanyGrid-module__ze9MEq__logo{filter:grayscale(0%)invert();opacity:1}
.Services-module__dpHhBa__servicesSection{z-index:2;width:100%;padding:120px 60px;position:relative}.Services-module__dpHhBa__heading{text-align:center;background:var(--text-orange-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:60px;font-size:3rem;font-weight:800}[data-theme=dark] .Services-module__dpHhBa__heading{background:linear-gradient(135deg,#ff7e5f 0%,#ffd194 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Services-module__dpHhBa__grid{grid-template-columns:repeat(3,1fr);gap:24px;max-width:1400px;margin:0 auto;padding:0 20px;display:grid}.Services-module__dpHhBa__card{-webkit-backdrop-filter:blur(24px)saturate(180%);opacity:0;background:linear-gradient(135deg,#fff6 0%,#ffffff1a 50%,#ffffff4d 100%);border:1px solid #ffffff26;border-radius:24px;flex-direction:column;padding:24px;transition:all .5s cubic-bezier(.23,1,.32,1);display:flex;position:relative;overflow:hidden;transform:translateY(60px)scale(.95);box-shadow:0 8px 32px #00000014,inset 0 0 0 1px #fff6,inset 0 20px 40px #fff3}.Services-module__dpHhBa__card.Services-module__dpHhBa__visible{animation:.7s cubic-bezier(.34,1.56,.64,1) forwards Services-module__dpHhBa__cardPopIn;animation-delay:var(--delay,0s)}@keyframes Services-module__dpHhBa__cardPopIn{0%{opacity:0;filter:blur(8px);transform:translateY(60px)scale(.95)}to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}.Services-module__dpHhBa__card:before{content:"";pointer-events:none;background:linear-gradient(#ffffff4d 0%,#fff0 100%);border-radius:32px 32px 100% 100%;height:50%;position:absolute;top:0;left:0;right:0}[data-theme=dark] .Services-module__dpHhBa__card{background:linear-gradient(135deg,#3c3c5080 0%,#28283c4d 50%,#3c3c5066 100%);border:1px solid #ffffff14;box-shadow:0 8px 32px #0000004d,inset 0 0 0 1px #ffffff0d,inset 0 20px 40px #ffffff08}[data-theme=dark] .Services-module__dpHhBa__card:before{background:linear-gradient(#ffffff14 0%,#fff0 100%)}.Services-module__dpHhBa__card:hover{border-color:#ff7e5f4d;transform:translateY(-12px)scale(1.02);box-shadow:0 20px 50px #ff7e5f26,inset 0 0 0 1px #ffffff80,inset 0 20px 40px #ffffff40}.Services-module__dpHhBa__imageContainer{aspect-ratio:16/10;background:linear-gradient(135deg,#fff3 0%,#ffffff0d 100%);border-radius:20px;width:100%;margin-bottom:20px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff4d,0 4px 16px #0000000d}[data-theme=dark] .Services-module__dpHhBa__imageContainer{background:linear-gradient(135deg,#ffffff0d 0%,#ffffff05 100%);box-shadow:inset 0 0 0 1px #ffffff14,0 4px 16px #0003}.Services-module__dpHhBa__icon{object-fit:contain;padding:20px}.Services-module__dpHhBa__card:hover .Services-module__dpHhBa__icon{transition:transform .5s;transform:scale(1.05)}.Services-module__dpHhBa__serviceTitle{color:var(--foreground);margin-bottom:12px;font-size:1.6rem;font-weight:700;line-height:1.3}.Services-module__dpHhBa__description{color:var(--foreground);opacity:.75;flex-grow:1;margin-bottom:20px;font-size:1rem;line-height:1.7}.Services-module__dpHhBa__cardButton{cursor:pointer;color:#fff;z-index:1;background:#14141ee6;border:none;border-radius:14px;justify-content:space-between;align-items:center;gap:10px;width:100%;padding:12px 24px;font-size:1rem;font-weight:600;transition:all .3s;display:inline-flex;position:relative;overflow:hidden}.Services-module__dpHhBa__cardButton:before{content:"";-webkit-mask-composite:xor;pointer-events:none;z-index:-1;background:linear-gradient(90deg,#60a5fa,#818cf8,#a78bfa,#60a5fa) 0 0/300% 100%;border-radius:16px;padding:2px;animation:3s linear infinite Services-module__dpHhBa__borderGlow;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}@keyframes Services-module__dpHhBa__borderGlow{0%{background-position:0%}to{background-position:300%}}.Services-module__dpHhBa__cardButton:hover{transform:translateY(-3px);box-shadow:0 10px 25px #00000040}.Services-module__dpHhBa__cardButton:hover:before{animation-duration:1.5s}.Services-module__dpHhBa__blue:before{background:linear-gradient(90deg,#60a5fa,#818cf8,#a78bfa,#60a5fa) 0 0/300% 100%}.Services-module__dpHhBa__orange:before{background:linear-gradient(90deg,#fb923c,#f97316,#ea580c,#fb923c) 0 0/300% 100%}.Services-module__dpHhBa__pink:before{background:linear-gradient(90deg,#f472b6,#c026d3,#7c3aed,#f472b6) 0 0/300% 100%}[data-theme=dark] .Services-module__dpHhBa__cardButton{background:#0a0a14f2}@media (max-width:1200px){.Services-module__dpHhBa__grid{grid-template-columns:repeat(2,1fr);gap:28px}}@media (max-width:768px){.Services-module__dpHhBa__servicesSection{padding:80px 1.5rem}.Services-module__dpHhBa__grid{grid-template-columns:1fr;gap:1.5rem}.Services-module__dpHhBa__heading{margin-bottom:2.5rem;font-size:2rem}.Services-module__dpHhBa__card{padding:24px}}@media (max-width:480px){.Services-module__dpHhBa__heading{font-size:1.75rem}}
.BentoGrid-module___1KSXG__bentoSection{z-index:2;background:0 0;width:100%;padding:120px 60px;position:relative}.BentoGrid-module___1KSXG__container{max-width:1400px;margin:0 auto;padding:0 20px}.BentoGrid-module___1KSXG__sectionTitle{text-align:center;background:var(--text-orange-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:56px;font-size:3rem;font-weight:800}[data-theme=dark] .BentoGrid-module___1KSXG__sectionTitle{background:linear-gradient(135deg,#ff7e5f 0%,#ffd194 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.BentoGrid-module___1KSXG__bentoGrid{grid-template-rows:200px 200px 200px;grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.BentoGrid-module___1KSXG__card{-webkit-backdrop-filter:blur(24px)saturate(180%);z-index:1;opacity:0;background:linear-gradient(135deg,#fff6 0%,#ffffff1a 50%,#ffffff4d 100%);border:1px solid #ffffff80;border-radius:20px;padding:28px;transition:transform .35s,box-shadow .35s,border-color .35s;position:relative;overflow:hidden;transform:translateY(25px);box-shadow:0 8px 32px #00000014,inset 0 0 0 1px #fff6,inset 0 20px 40px #fff3}.BentoGrid-module___1KSXG__card.BentoGrid-module___1KSXG__visible{animation:.5s ease-out forwards BentoGrid-module___1KSXG__fadeInUp;animation-delay:var(--delay,0s)}@keyframes BentoGrid-module___1KSXG__fadeInUp{to{opacity:1;transform:translateY(0)}}.BentoGrid-module___1KSXG__card:hover{border-color:#ff7e5f2e;transform:translateY(-5px);box-shadow:0 20px 45px #00000059,0 0 30px #ff7e5f0f}.BentoGrid-module___1KSXG__featured{background:linear-gradient(135deg,#fff9 0%,#ffffff4d 100%);border:1px solid #fff9;flex-direction:column;grid-area:1/1/3/3;justify-content:flex-end;padding:36px;display:flex}[data-theme=dark] .BentoGrid-module___1KSXG__featured{background:linear-gradient(145deg,#1c1c2af2 0%,#141422fa 100%);border:1px solid #ff7e5f14}.BentoGrid-module___1KSXG__featured:hover{border-color:#ff7e5f38;box-shadow:0 25px 55px #0006,0 0 40px #ff7e5f14}.BentoGrid-module___1KSXG__featuredImage{opacity:.75;pointer-events:none;width:240px;height:240px;position:absolute;top:20px;right:20px}.BentoGrid-module___1KSXG__illustration{object-fit:contain;mix-blend-mode:multiply;transition:filter .3s}[data-theme=dark] .BentoGrid-module___1KSXG__illustration{mix-blend-mode:normal;filter:drop-shadow(0 0 20px #ff7e5f33)}.BentoGrid-module___1KSXG__cardContent{z-index:2;max-width:80%;position:relative}.BentoGrid-module___1KSXG__featuredTitle{background:linear-gradient(135deg,#ff7e5f 0%,#ffd194 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:14px;font-size:2rem;font-weight:700;line-height:1.25}.BentoGrid-module___1KSXG__featuredDescription{color:#000000b3;font-size:1.05rem;line-height:1.7}[data-theme=dark] .BentoGrid-module___1KSXG__featuredDescription{color:#ffffffb3}.BentoGrid-module___1KSXG__problemCard{background:linear-gradient(135deg,#ffffff80 0%,#fff3 100%);flex-direction:row;align-items:center;gap:16px;padding:24px;display:flex}[data-theme=dark] .BentoGrid-module___1KSXG__problemCard{background:linear-gradient(145deg,#181824f2 0%,#12121efa 100%)}.BentoGrid-module___1KSXG__problemCard:nth-of-type(2){grid-area:1/3}.BentoGrid-module___1KSXG__problemCard:nth-of-type(3){grid-area:2/3}.BentoGrid-module___1KSXG__problemCard:nth-of-type(4){grid-area:3/1}.BentoGrid-module___1KSXG__problemImage{flex-shrink:0;width:100px;height:100px;position:relative}.BentoGrid-module___1KSXG__problemIllustration{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%}[data-theme=dark] .BentoGrid-module___1KSXG__problemIllustration{mix-blend-mode:normal;filter:drop-shadow(0 0 12px #ff7e5f26)}.BentoGrid-module___1KSXG__problemContent{flex:1}.BentoGrid-module___1KSXG__cardTitle{color:#1a1a1a;margin-bottom:6px;font-size:1.05rem;font-weight:700}[data-theme=dark] .BentoGrid-module___1KSXG__cardTitle{color:#fff}.BentoGrid-module___1KSXG__cardDescription{color:#0009;font-size:.88rem;line-height:1.5}[data-theme=dark] .BentoGrid-module___1KSXG__cardDescription{color:#fff9}.BentoGrid-module___1KSXG__solutionCard{background:linear-gradient(135deg,#fff9 0%,#ffffff4d 100%);border:1px solid #ff7e5f4d;flex-direction:row;grid-area:3/2/auto/4;align-items:center;gap:24px;padding:28px 32px;display:flex}[data-theme=dark] .BentoGrid-module___1KSXG__solutionCard{background:linear-gradient(145deg,#231c20f2 0%,#1c161cfa 100%);border:1px solid #ff7e5f33}.BentoGrid-module___1KSXG__solutionCard:hover{border-color:#ff7e5f66;box-shadow:0 25px 55px #0006,0 0 50px #ff7e5f1a}.BentoGrid-module___1KSXG__solutionGlow{pointer-events:none;background:radial-gradient(circle,#ff7e5f1f 0%,#0000 55%);width:250px;height:250px;position:absolute;top:-30%;right:10%}.BentoGrid-module___1KSXG__solutionImage{flex-shrink:0;width:130px;height:130px;position:relative}.BentoGrid-module___1KSXG__solutionIllustration{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%}[data-theme=dark] .BentoGrid-module___1KSXG__solutionIllustration{mix-blend-mode:normal;filter:drop-shadow(0 0 25px #ff7e5f40)}.BentoGrid-module___1KSXG__solutionContent{z-index:2;flex:1;position:relative}.BentoGrid-module___1KSXG__solutionTitle{background:linear-gradient(135deg,#ff7e5f 0%,#ffd194 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:8px;font-size:1.35rem;font-weight:700}.BentoGrid-module___1KSXG__solutionDescription{color:#000000bf;font-size:.98rem;line-height:1.6}[data-theme=dark] .BentoGrid-module___1KSXG__solutionDescription{color:#ffffffbf}@media (max-width:1024px){.BentoGrid-module___1KSXG__bentoGrid{grid-template-rows:auto auto auto auto;grid-template-columns:repeat(2,1fr)}.BentoGrid-module___1KSXG__featured{grid-area:1/1/auto/3;min-height:320px}.BentoGrid-module___1KSXG__problemCard:nth-of-type(2),.BentoGrid-module___1KSXG__problemCard:nth-of-type(3),.BentoGrid-module___1KSXG__problemCard:nth-of-type(4){grid-area:auto}.BentoGrid-module___1KSXG__solutionCard{grid-area:auto/1/auto/3}.BentoGrid-module___1KSXG__featuredImage{width:180px;height:180px}}@media (max-width:640px){.BentoGrid-module___1KSXG__bentoSection{padding:80px 20px}.BentoGrid-module___1KSXG__bentoGrid{grid-template-rows:auto;grid-template-columns:1fr;gap:16px}.BentoGrid-module___1KSXG__featured,.BentoGrid-module___1KSXG__solutionCard,.BentoGrid-module___1KSXG__problemCard:nth-of-type(2),.BentoGrid-module___1KSXG__problemCard:nth-of-type(3),.BentoGrid-module___1KSXG__problemCard:nth-of-type(4){grid-area:auto/1}.BentoGrid-module___1KSXG__sectionTitle{font-size:2.2rem}.BentoGrid-module___1KSXG__featuredTitle{font-size:1.5rem}.BentoGrid-module___1KSXG__featuredImage{opacity:.5;width:120px;height:120px}.BentoGrid-module___1KSXG__solutionCard{text-align:center;flex-direction:column;padding:24px}.BentoGrid-module___1KSXG__problemCard{text-align:center;flex-direction:column}}
.waves{pointer-events:none;width:100%;height:100%;margin:0;padding:0;position:absolute;top:0;left:0;overflow:hidden}.waves-canvas{width:100%;height:100%;display:block}
.ProcessSteps-module__7tzpxa__section{z-index:2;background:linear-gradient(#ff7e5f08 0%,#feb47b0d 50%,#0000 100%);width:100%;padding:8rem 0;position:relative;overflow:hidden}[data-theme=dark] .ProcessSteps-module__7tzpxa__section{background:linear-gradient(#ff7e5f0d 0%,#feb47b14 50%,#0000 100%)}.ProcessSteps-module__7tzpxa__backgroundWrapper{z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.ProcessSteps-module__7tzpxa__backgroundImage{object-fit:cover;width:100%;height:100%;transition:opacity .5s;position:absolute;inset:0}.ProcessSteps-module__7tzpxa__bgLight{display:block;opacity:.25!important}.ProcessSteps-module__7tzpxa__bgDark{display:block;opacity:0!important}[data-theme=dark] .ProcessSteps-module__7tzpxa__bgLight{opacity:0!important}[data-theme=dark] .ProcessSteps-module__7tzpxa__bgDark{opacity:.4!important}.ProcessSteps-module__7tzpxa__section:before{content:"";z-index:1;pointer-events:none;mix-blend-mode:overlay;background:linear-gradient(#fffc 0%,#fff6 50%,#fffc 100%);position:absolute;inset:0}[data-theme=dark] .ProcessSteps-module__7tzpxa__section:before{mix-blend-mode:normal;pointer-events:none;background:linear-gradient(#0000004d 0%,#0000001a 50%,#0000004d 100%)}.ProcessSteps-module__7tzpxa__headingWrapper{text-align:center;z-index:2;margin-bottom:5rem;position:relative}.ProcessSteps-module__7tzpxa__heading{color:var(--foreground);letter-spacing:-.5px;text-shadow:0 0 20px #0000001a;margin-bottom:1rem;font-size:3rem;font-weight:800;display:inline-block;position:relative}[data-theme=dark] .ProcessSteps-module__7tzpxa__heading{color:#fff;text-shadow:0 0 30px #00000080}.ProcessSteps-module__7tzpxa__headingHighlight{background:linear-gradient(135deg,#ff7e5f 0%,#feb47b 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;position:relative}.ProcessSteps-module__7tzpxa__container{z-index:10;flex-direction:column;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;position:relative}@media (min-width:900px){.ProcessSteps-module__7tzpxa__container{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:6rem}}.ProcessSteps-module__7tzpxa__imageWrapper{aspect-ratio:1;flex:1;justify-content:center;align-items:center;width:100%;max-width:500px;display:flex;position:relative}.ProcessSteps-module__7tzpxa__imageGlow{filter:blur(40px);z-index:-1;background:radial-gradient(circle,#ff7e5f66 0%,#0000 70%);width:60%;height:60%;transition:opacity .5s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ProcessSteps-module__7tzpxa__imageContainer{justify-content:center;align-items:center;width:100%;height:100%;transition:transform .8s cubic-bezier(.2,.8,.2,1),opacity .6s;display:flex;position:absolute}.ProcessSteps-module__7tzpxa__imageContainer img{filter:drop-shadow(0 20px 30px #00000026);animation:6s ease-in-out infinite ProcessSteps-module__7tzpxa__float}@keyframes ProcessSteps-module__7tzpxa__float{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}.ProcessSteps-module__7tzpxa__imageHiddenDown{opacity:0;pointer-events:none;transform:translateY(60px)scale(.9)}.ProcessSteps-module__7tzpxa__imageActive{opacity:1;z-index:10;transform:translateY(0)scale(1)}.ProcessSteps-module__7tzpxa__imageHiddenUp{opacity:0;pointer-events:none;transform:translateY(-60px)scale(.9)}.ProcessSteps-module__7tzpxa__stepsContainer{flex-direction:column;flex:1;justify-content:center;gap:1rem;width:100%;max-width:600px;min-height:600px;padding-top:2rem;display:flex}.ProcessSteps-module__7tzpxa__stepItem{cursor:pointer;border:1px solid #0000;border-radius:20px;padding:2rem;transition:all .4s cubic-bezier(.25,.46,.45,.94);position:relative;overflow:hidden}.ProcessSteps-module__7tzpxa__stepItem:not(.ProcessSteps-module__7tzpxa__active){opacity:.6}.ProcessSteps-module__7tzpxa__stepItem:not(.ProcessSteps-module__7tzpxa__active):hover{opacity:1;background:rgba(var(--foreground),.02)}.ProcessSteps-module__7tzpxa__stepItem.ProcessSteps-module__7tzpxa__active{background:var(--glass-bg);border:1px solid #ff7e5f4d;transform:scale(1.02);box-shadow:0 10px 40px -10px #0000001a}[data-theme=dark] .ProcessSteps-module__7tzpxa__stepItem{-webkit-backdrop-filter:blur(12px);background:#14141499;border:1px solid #ffffff14;box-shadow:0 4px 30px #0000001a}[data-theme=dark] .ProcessSteps-module__7tzpxa__stepItem:not(.ProcessSteps-module__7tzpxa__active){opacity:.7}[data-theme=dark] .ProcessSteps-module__7tzpxa__stepItem:not(.ProcessSteps-module__7tzpxa__active):hover{opacity:1;background:#282828b3;border-color:#fff3}[data-theme=dark] .ProcessSteps-module__7tzpxa__stepItem.ProcessSteps-module__7tzpxa__active{background:#1e1e1ed9;border:1px solid #ff7e5f99;box-shadow:0 20px 60px -15px #0009}.ProcessSteps-module__7tzpxa__stepItem.ProcessSteps-module__7tzpxa__active:before{content:"";background:linear-gradient(#ff7e5f,#feb47b);width:4px;position:absolute;top:0;bottom:0;left:0}.ProcessSteps-module__7tzpxa__stepHeader{align-items:center;gap:1rem;margin-bottom:.5rem;display:flex}.ProcessSteps-module__7tzpxa__stepNumber{color:#ff7e5f;text-transform:uppercase;letter-spacing:1px;background:#ff7e5f1a;border-radius:99px;padding:.25rem .75rem;font-size:.9rem;font-weight:800}.ProcessSteps-module__7tzpxa__stepTitle{color:var(--foreground);font-size:1.5rem;font-weight:700;transition:color .3s}[data-theme=dark] .ProcessSteps-module__7tzpxa__stepTitle{color:#fff;text-shadow:0 0 10px #00000080}.ProcessSteps-module__7tzpxa__stepDescription{color:var(--foreground);opacity:.8;max-height:0;font-size:1rem;line-height:1.7;transition:all .5s cubic-bezier(.25,.8,.25,1);overflow:hidden}[data-theme=dark] .ProcessSteps-module__7tzpxa__stepDescription{color:#ffffffe6}.ProcessSteps-module__7tzpxa__stepItem.ProcessSteps-module__7tzpxa__active .ProcessSteps-module__7tzpxa__stepDescription{max-height:300px;margin-top:1rem}.ProcessSteps-module__7tzpxa__ctaButton{color:#fff;cursor:pointer;z-index:5;background:linear-gradient(135deg,#ff7e5f 0%,#ff512f 100%);border:1px solid #fff3;border-radius:12px;align-items:center;gap:.75rem;margin-top:1.5rem;padding:.75rem 1.5rem;font-weight:700;transition:all .3s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 4px 15px #ff512f66}.ProcessSteps-module__7tzpxa__ctaButton:hover{filter:brightness(1.1);border-color:#fff6;transform:translateY(-2px);box-shadow:0 8px 25px #ff512f99}.ProcessSteps-module__7tzpxa__buttonIcon{transition:transform .3s}.ProcessSteps-module__7tzpxa__ctaButton:hover .ProcessSteps-module__7tzpxa__buttonIcon{transform:translate(4px)}@media (max-width:900px){.ProcessSteps-module__7tzpxa__section{padding:4rem 1rem}.ProcessSteps-module__7tzpxa__container{flex-direction:column;gap:2rem}.ProcessSteps-module__7tzpxa__imageWrapper{order:-1;width:100%;max-width:350px;margin-bottom:2rem}.ProcessSteps-module__7tzpxa__stepsContainer{width:100%;min-height:auto;padding-top:0}.ProcessSteps-module__7tzpxa__stepTitle{font-size:1.25rem}.ProcessSteps-module__7tzpxa__stepItem{padding:1.5rem}}
