.Hero_hero__ac3kY{position:relative;width:100%;min-height:100vh;padding-top:calc(64px + 2rem);padding-bottom:4rem;overflow:hidden;background:linear-gradient(135deg,#0a1a18,#12202d 50%,#0d1615)}@media(max-width:768px){.Hero_hero__ac3kY{padding-top:calc(56px + 3rem);padding-bottom:3rem}}.Hero_backgroundBlobs__75J67{position:absolute;inset:0;overflow:hidden;z-index:0}.Hero_blobTopLeft__c55pG{position:absolute;top:5rem;left:2.5rem;width:18rem;height:18rem;background:rgba(61,191,184,.2);border-radius:50%;filter:blur(80px)}.Hero_blobBottomRight__w9ZC4{bottom:5rem;right:2.5rem;width:24rem;height:24rem;background:rgba(61,191,184,.25)}.Hero_blobBottomRight__w9ZC4,.Hero_blobCenter__PaUVF{position:absolute;border-radius:50%;filter:blur(80px)}.Hero_blobCenter__PaUVF{top:50%;left:50%;transform:translate(-50%,-50%);width:37.5rem;height:37.5rem;background:rgba(61,191,184,.1)}.Hero_container__MP4ey{position:relative;z-index:10;max-width:1268px;margin:0 auto;padding:0 2rem}@media(max-width:768px){.Hero_container__MP4ey{padding:0 1rem}}.Hero_gridLayout__M_yC1{display:grid;grid-template-columns:repeat(2,1fr);gap:3rem;align-items:center;min-height:calc(100vh - 12rem)}@media(max-width:1024px){.Hero_gridLayout__M_yC1{grid-template-columns:1fr;gap:4rem}}.Hero_contentColumn__IAkKO{animation:Hero_slideIn__jb1U1 .8s ease-out forwards}@keyframes Hero_slideIn__jb1U1{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.Hero_badge__Gzslg{display:inline-flex;align-items:center;gap:.5rem;background:rgba(61,191,184,.2);border:1px solid rgba(61,191,184,.3);border-radius:9999px;padding:.5rem 1rem;margin-bottom:1.5rem}.Hero_badgeDot__7RQog{width:.5rem;height:.5rem;background:#4ade80;border-radius:50%;animation:Hero_pulse__0pC_2 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes Hero_pulse__0pC_2{0%,to{opacity:1}50%{opacity:.5}}.Hero_badgeText__4RWYj{color:#bee9e6;font-size:.875rem;font-weight:500}.Hero_heading__SU_3m{font-size:3.5rem;font-weight:800;line-height:1.1;color:#fff;margin-bottom:1.5rem}@media(max-width:1024px){.Hero_heading__SU_3m{font-size:3rem}}@media(max-width:768px){.Hero_heading__SU_3m{font-size:2.25rem}}.Hero_gradientText__pCLsE{background:linear-gradient(90deg,#3dbfb8,#6ed8d2);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.Hero_subtitle__RGnps{font-size:1.25rem;line-height:1.75;color:#cbd5e1;margin-bottom:2.5rem}@media(max-width:768px){.Hero_subtitle__RGnps{font-size:1.125rem}}.Hero_featureGrid__g1lbF{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:2.5rem}@media(max-width:640px){.Hero_featureGrid__g1lbF{grid-template-columns:1fr}}.Hero_feature__iwsxu{display:flex;align-items:center;gap:.75rem}.Hero_featureIcon___Ezf5{width:2.5rem;height:2.5rem;border-radius:.625rem;background:linear-gradient(135deg,rgba(61,191,184,.25),rgba(47,163,157,.35));border:1px solid rgba(61,191,184,.4);display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 0 24px rgba(61,191,184,.5),0 4px 12px rgba(61,191,184,.3),inset 0 1px 2px hsla(0,0%,100%,.15),inset 0 -1px 2px rgba(0,0,0,.1);position:relative;overflow:hidden}.Hero_featureIcon___Ezf5:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 30% 30%,hsla(0,0%,100%,.2),transparent 60%);opacity:.6}.Hero_featureIcon___Ezf5:hover{box-shadow:0 0 32px rgba(61,191,184,.7),0 6px 16px rgba(61,191,184,.4),inset 0 1px 2px hsla(0,0%,100%,.2)}.Hero_checkIcon__5jK_V{width:1.25rem;height:1.25rem;color:#89d7d1;stroke:#89d7d1;stroke-width:2.5;filter:drop-shadow(0 0 6px rgba(61,191,184,.8)) drop-shadow(0 2px 4px rgba(61,191,184,.4));position:relative;z-index:1}.Hero_featureText__nJdwO{color:#e2e8f0;font-size:1rem}.Hero_ctaGroup__chjvU{display:flex;align-items:center;gap:1rem}@media(max-width:640px){.Hero_ctaGroup__chjvU{flex-direction:column;width:100%}}.Hero_btnPrimary__MwnfF{background:linear-gradient(135deg,#2fa39d,#3dbfb8,#6ed8d2);color:#fff;padding:1.6rem 2rem;border-radius:.75rem;font-weight:700;font-size:1.125rem;border:none;cursor:pointer;transition:all .3s ease;box-shadow:0 0 30px rgba(61,191,184,.3);animation:Hero_pulseGlow__nwkBw 2s ease-in-out infinite;white-space:nowrap}.Hero_btnPrimary__MwnfF:hover{background:linear-gradient(135deg,#49d1c9,#6ed8d2);box-shadow:0 0 40px rgba(61,191,184,.6);transform:translateY(-2px)}.Hero_btnPrimary__MwnfF:focus-visible{outline:3px solid #3dbfb8;outline-offset:3px}.Hero_btnPrimary__MwnfF:active{transform:translateY(0)}@media(max-width:640px){.Hero_btnPrimary__MwnfF{width:100%;font-size:1rem;padding:1.25rem 1.5rem}}@keyframes Hero_pulseGlow__nwkBw{0%,to{box-shadow:0 0 20px rgba(61,191,184,.4)}50%{box-shadow:0 0 40px rgba(61,191,184,.8)}}.Hero_btnVideo__mzH6B{display:flex;align-items:center;gap:.75rem;background:hsla(0,0%,100%,.1);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.2);color:#fff;padding:1rem 1.5rem;border-radius:.75rem;font-weight:600;cursor:pointer;transition:all .2s ease;white-space:nowrap}.Hero_btnVideo__mzH6B:hover{background:hsla(0,0%,100%,.2);border-color:hsla(0,0%,100%,.3)}.Hero_btnVideo__mzH6B:focus-visible{outline:2px solid #3dbfb8;outline-offset:2px}@media(max-width:640px){.Hero_btnVideo__mzH6B{width:100%;justify-content:center;font-size:.9375rem;padding:1rem}}.Hero_playIcon__oZdLM{width:2.5rem;height:2.5rem;border-radius:50%;background:hsla(0,0%,100%,.2);display:flex;align-items:center;justify-content:center}.Hero_playIcon__oZdLM svg{width:1.25rem;height:1.25rem;margin-left:.125rem}.Hero_mockupColumn__bg9E7{position:relative;animation:Hero_float__BccIS 6s ease-in-out infinite}@media(max-width:1024px){.Hero_mockupColumn__bg9E7{max-width:600px;margin:0 auto}}@keyframes Hero_float__BccIS{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.Hero_dashboardMockup__GQVHC{position:relative;background:rgba(30,41,59,.8);backdrop-filter:blur(40px);border-radius:1rem;border:1px solid #334155;box-shadow:0 25px 50px -12px rgba(0,0,0,.5),0 0 60px rgba(61,191,184,.3);overflow:hidden}.Hero_browserChrome__TpOip{display:flex;align-items:center;justify-content:space-between;background:#1e293b;padding:1rem 1.5rem;border-bottom:1px solid #334155}.Hero_trafficLights__N_XAe{display:flex;align-items:center;gap:.5rem}.Hero_lightGreen__V_SvY,.Hero_lightRed__pamdP,.Hero_lightYellow__Ij8mq{width:.75rem;height:.75rem;border-radius:50%}.Hero_lightRed__pamdP{background:#ef4444}.Hero_lightYellow__Ij8mq{background:#eab308}.Hero_lightGreen__V_SvY{background:#22c55e}.Hero_url__VLM9Z{color:#94a3b8;font-size:.875rem}.Hero_spacer__kzVP4{width:5rem}.Hero_dashboardContent__WVpP2{padding:1.5rem}.Hero_balanceCard__AadRv{background:linear-gradient(135deg,#2fa39d,#3dbfb8,#6ed8d2);border-radius:.75rem;padding:1.5rem;margin-bottom:1.5rem}.Hero_balanceLabel__2TOdn{color:#bfdbfe;font-size:.875rem;margin-bottom:.5rem}.Hero_balanceAmount__sJaSG{font-size:2.25rem;font-weight:700;color:#fff;margin-bottom:1rem}.Hero_balanceActions__MFXHh{display:flex;gap:.75rem}.Hero_btnWithdraw__eDmJw{background:hsla(0,0%,100%,.2);backdrop-filter:blur(10px);color:#fff;padding:.5rem 1rem;border-radius:.5rem;font-size:.875rem;font-weight:500;border:none;cursor:pointer;transition:background .2s}.Hero_btnWithdraw__eDmJw:hover{background:hsla(0,0%,100%,.3)}.Hero_btnDetails__R_kb9{background:#fff;color:#2fa39d;padding:.5rem 1rem;border-radius:.5rem;font-size:.875rem;font-weight:500;border:none;cursor:pointer;transition:background .2s}.Hero_btnDetails__R_kb9:hover{background:#eff6ff}.Hero_recentPayments__tLnb4{display:flex;flex-direction:column;gap:.75rem}.Hero_paymentsTitle__TH0uX{color:#94a3b8;font-size:.875rem;font-weight:500;margin-bottom:.5rem}.Hero_paymentItem__2to7r{display:flex;align-items:center;justify-content:space-between;background:rgba(51,65,85,.5);border-radius:.5rem;padding:1rem}.Hero_paymentInfo__tCZ0V{display:flex;align-items:center;gap:.75rem}.Hero_paymentIconWrapper__s_eeH{width:2.5rem;height:2.5rem;border-radius:50%;background:linear-gradient(135deg,rgba(61,191,184,.3),rgba(47,163,157,.4));border:1.5px solid rgba(61,191,184,.5);display:flex;align-items:center;justify-content:center;box-shadow:0 0 20px rgba(61,191,184,.5),0 4px 12px rgba(0,0,0,.2),inset 0 1px 2px hsla(0,0%,100%,.2);position:relative;overflow:hidden}.Hero_paymentIconWrapper__s_eeH:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 40% 40%,hsla(0,0%,100%,.25),transparent 70%)}.Hero_arrowIcon__6kenc{width:1.25rem;height:1.25rem;color:#3dbfb8;stroke:#89d7d1;stroke-width:2.5;filter:drop-shadow(0 0 6px rgba(61,191,184,.7));position:relative;z-index:1}.Hero_paymentName__AJWQu{color:#fff;font-weight:500;font-size:.9375rem}.Hero_paymentTime__GVihZ{color:#94a3b8;font-size:.875rem}.Hero_paymentAmount__BS2aS{color:#4ade80;font-weight:700;font-size:1rem}.Hero_floatingBadge__BlcaE{position:absolute;top:-.5rem;right:-.75rem;background:#22c55e;color:#fff;padding:.5rem 1rem;border-radius:9999px;font-size:.875rem;font-weight:700;box-shadow:0 10px 25px rgba(34,197,94,.5);animation:Hero_bounce__qLp9i 1s infinite;z-index:10}@keyframes Hero_bounce__qLp9i{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.TrustBar_trustBar__cwIuu{width:100%;background:linear-gradient(180deg,rgba(15,23,42,.95),rgba(30,41,59,.95));border-top:1px solid rgba(71,85,105,.3);border-bottom:1px solid rgba(71,85,105,.3);padding:3rem 0}@media(max-width:768px){.TrustBar_trustBar__cwIuu{padding:2rem 0}}.TrustBar_container__KUaW9{max-width:1268px;width:100%;margin:0 auto;padding:0 2rem}@media(max-width:768px){.TrustBar_container__KUaW9{padding:0 1rem}}.TrustBar_tagline__0PdbW{text-align:center;color:#cbd5e1;font-size:.9375rem;margin-bottom:2.5rem;letter-spacing:.02em}.TrustBar_tagline__0PdbW strong{color:#f1f5f9;font-weight:600}@media(max-width:768px){.TrustBar_tagline__0PdbW{font-size:.875rem;margin-bottom:2rem;line-height:1.6}}.TrustBar_statsGrid__ctrsu{display:grid;grid-template-columns:repeat(4,1fr);gap:3rem}@media(max-width:1024px){.TrustBar_statsGrid__ctrsu{grid-template-columns:repeat(2,1fr);gap:2.5rem}}@media(max-width:640px){.TrustBar_statsGrid__ctrsu{grid-template-columns:repeat(2,1fr);gap:2rem}}.TrustBar_statItem__A9AQF{text-align:center;padding:1rem;border-radius:.5rem;background:rgba(61,191,184,.05);border:1px solid rgba(61,191,184,.1);transition:all .3s ease}.TrustBar_statItem__A9AQF:hover{background:rgba(61,191,184,.1);border-color:rgba(61,191,184,.2);transform:translateY(-2px)}.TrustBar_statValue__e4ql3{font-size:2.5rem;font-weight:800;color:#fff;margin-bottom:.5rem;background:linear-gradient(135deg,#3dbfb8,#6ed8d2);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;line-height:1.2}@media(max-width:768px){.TrustBar_statValue__e4ql3{font-size:2rem}}@media(max-width:640px){.TrustBar_statValue__e4ql3{font-size:1.75rem}}.TrustBar_statLabel__Fwi3C{font-size:.9375rem;color:#94a3b8;font-weight:500;text-transform:capitalize}@media(max-width:768px){.TrustBar_statLabel__Fwi3C{font-size:.875rem}}.ProblemSolution_section__gla6u{width:100%;background:#0f172a;padding:6rem 0}@media(max-width:768px){.ProblemSolution_section__gla6u{padding:4rem 0}}.ProblemSolution_container__nIQ8C{max-width:1268px;width:100%;margin:0 auto;padding:0 2rem}@media(max-width:768px){.ProblemSolution_container__nIQ8C{padding:0 1rem}}.ProblemSolution_gridLayout__1PezN{display:grid;grid-template-columns:repeat(2,1fr);gap:3rem;align-items:start}@media(max-width:1024px){.ProblemSolution_gridLayout__1PezN{grid-template-columns:1fr;gap:4rem}}.ProblemSolution_sectionLabel__Vwxou{font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;margin-bottom:1.5rem;color:#ef4444}.ProblemSolution_solutionColumn__18dKu .ProblemSolution_sectionLabel__Vwxou{color:#3dbfb8}.ProblemSolution_problemColumn__T8fYt{display:flex;flex-direction:column}.ProblemSolution_problemHeading__6D24t{font-size:2.5rem;font-weight:800;line-height:1.2;color:#fff;margin-bottom:2.5rem}@media(max-width:1024px){.ProblemSolution_problemHeading__6D24t{font-size:2.25rem}}@media(max-width:768px){.ProblemSolution_problemHeading__6D24t{font-size:2rem}}.ProblemSolution_highlightRed__VHyVj{color:#ef4444}.ProblemSolution_problemList__j1wbD{display:flex;flex-direction:column;gap:1rem}.ProblemSolution_problemCard__ch5Uf{display:flex;gap:1rem;background:linear-gradient(135deg,rgba(127,29,29,.4),rgba(153,27,27,.3));border:1px solid rgba(239,68,68,.3);border-radius:.75rem;padding:1.5rem;transition:all .3s ease}.ProblemSolution_problemCard__ch5Uf:hover{background:linear-gradient(135deg,rgba(127,29,29,.5),rgba(153,27,27,.4));border-color:rgba(239,68,68,.4);transform:translateX(-4px)}@media(max-width:640px){.ProblemSolution_problemCard__ch5Uf{padding:1.25rem}}.ProblemSolution_problemIcon__WDieH{flex-shrink:0;width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,hsla(0,91%,71%,.15),rgba(239,68,68,.2));border:1.5px solid hsla(0,91%,71%,.4);border-radius:.875rem;color:#fca5a5;position:relative;overflow:hidden;box-shadow:0 0 24px hsla(0,91%,71%,.4),0 4px 12px hsla(0,91%,71%,.25),inset 0 1px 2px hsla(0,0%,100%,.1);transition:all .3s ease}.ProblemSolution_problemIcon__WDieH:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 35% 35%,hsla(0,0%,100%,.15),transparent 65%)}.ProblemSolution_problemIcon__WDieH:hover{box-shadow:0 0 32px hsla(0,91%,71%,.6),0 6px 16px hsla(0,91%,71%,.35),inset 0 1px 2px hsla(0,0%,100%,.15)}.ProblemSolution_problemIcon__WDieH svg{width:1.75rem;height:1.75rem;stroke-width:2;stroke:#fca5a5;position:relative;z-index:1;filter:drop-shadow(0 0 8px rgba(248,113,113,.6)) drop-shadow(0 2px 4px rgba(248,113,113,.4))}.ProblemSolution_problemContent__TFj31{flex:1 1}.ProblemSolution_problemTitle__vHCY7{font-size:1.125rem;font-weight:600;color:#fff;margin-bottom:.375rem}@media(max-width:640px){.ProblemSolution_problemTitle__vHCY7{font-size:1rem}}.ProblemSolution_problemDesc__WEwNW{font-size:.9375rem;color:#cbd5e1;line-height:1.5}@media(max-width:640px){.ProblemSolution_problemDesc__WEwNW{font-size:.875rem}}.ProblemSolution_solutionColumn__18dKu{position:relative;margin-top:48px}@media(max-width:768px){.ProblemSolution_solutionColumn__18dKu{margin-top:0}}.ProblemSolution_solutionCard__XButj{background:linear-gradient(135deg,rgba(47,163,157,.3),rgba(61,191,184,.2));border:1px solid rgba(61,191,184,.3);border-radius:1.25rem;padding:2.5rem;backdrop-filter:blur(20px);box-shadow:0 20px 60px rgba(61,191,184,.2)}@media(max-width:768px){.ProblemSolution_solutionCard__XButj{padding:2rem}}@media(max-width:640px){.ProblemSolution_solutionCard__XButj{padding:1.5rem}}.ProblemSolution_logo__WR1d1{display:inline-flex;align-items:center;flex-direction:row;gap:.5rem;margin-right:.5rem;vertical-align:middle}.ProblemSolution_solutionHeading__A1OJD{font-size:2rem;font-weight:800;line-height:1.3;color:#fff;margin-bottom:2rem;padding-right:24px}@media(max-width:1024px){.ProblemSolution_solutionHeading__A1OJD{font-size:1.875rem}}@media(max-width:768px){.ProblemSolution_solutionHeading__A1OJD{font-size:1.75rem}}.ProblemSolution_highlightCyan__ijham{background:linear-gradient(135deg,#3dbfb8,#6ed8d2);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.ProblemSolution_solutionList__P0PtI{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2.5rem}.ProblemSolution_solutionItem__IsesJ{display:flex;gap:1rem;align-items:start}.ProblemSolution_checkIcon__VuHBt{flex-shrink:0;width:2.5rem;height:2.5rem;border-radius:50%;background:linear-gradient(135deg,rgba(61,191,184,.3),rgba(47,163,157,.4));border:1.5px solid rgba(61,191,184,.5);display:flex;align-items:center;justify-content:center;color:#5eead4;position:relative;overflow:hidden;box-shadow:0 0 24px rgba(61,191,184,.5),0 4px 12px rgba(61,191,184,.3),inset 0 1px 2px hsla(0,0%,100%,.2),inset 0 -1px 2px rgba(0,0,0,.1);transition:all .3s ease}.ProblemSolution_checkIcon__VuHBt:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 35% 35%,hsla(0,0%,100%,.25),transparent 65%)}.ProblemSolution_checkIcon__VuHBt:hover{transform:scale(1.05);box-shadow:0 0 32px rgba(61,191,184,.7),0 6px 16px rgba(61,191,184,.4),inset 0 1px 2px hsla(0,0%,100%,.3)}.ProblemSolution_checkIcon__VuHBt svg{width:1.5rem;height:1.5rem;stroke:#89d7d1;stroke-width:2.5;position:relative;z-index:1;filter:drop-shadow(0 0 6px rgba(61,191,184,.7)) drop-shadow(0 2px 4px rgba(61,191,184,.4))}.ProblemSolution_solutionContent__3iVNM{flex:1 1;padding-top:.125rem}.ProblemSolution_solutionTitle__ixzrH{font-size:1.125rem;font-weight:600;color:#fff;margin-bottom:.375rem}@media(max-width:640px){.ProblemSolution_solutionTitle__ixzrH{font-size:1rem}}.ProblemSolution_solutionDesc__65V1Z{font-size:.9375rem;color:#cbd5e1;line-height:1.5}@media(max-width:640px){.ProblemSolution_solutionDesc__65V1Z{font-size:.875rem}}.ProblemSolution_ctaButton__Gy6If{width:100%;background:linear-gradient(135deg,#2fa39d,#3dbfb8,#6ed8d2);color:#fff;font-size:1.125rem;font-weight:700;padding:1rem 2rem;border-radius:.75rem;border:none;cursor:pointer;transition:all .3s ease;box-shadow:0 10px 30px rgba(61,191,184,.4)}.ProblemSolution_ctaButton__Gy6If:hover{background:linear-gradient(135deg,#49d1c9,#6ed8d2);box-shadow:0 15px 40px rgba(61,191,184,.6);transform:translateY(-2px)}@media(max-width:640px){.ProblemSolution_ctaButton__Gy6If{font-size:1rem;padding:.875rem 1.5rem}}.HowItWorks_section__pcLwI{width:100%;background:#12202d;padding:6rem 0;position:relative}.HowItWorks_section__pcLwI:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(61,191,184,.2),transparent)}@media(max-width:768px){.HowItWorks_section__pcLwI{padding:4rem 0}}.HowItWorks_imageWrapper__Emkkk{width:100%;margin-bottom:3rem;border-radius:1rem;overflow:hidden;box-shadow:0 8px 40px rgba(0,0,0,.4)}.HowItWorks_dashboardImage__Hc4p1{width:100%;height:auto;display:block}.HowItWorks_container__39MZb{max-width:1268px;width:100%;margin:0 auto;padding:0 2rem}@media(max-width:768px){.HowItWorks_container__39MZb{padding:0 1rem}}.HowItWorks_header__Ba1pk{text-align:center;margin-bottom:4rem}@media(max-width:768px){.HowItWorks_header__Ba1pk{margin-bottom:3rem}}.HowItWorks_sectionLabel__PLU0v{font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#3dbfb8;margin-bottom:1rem}.HowItWorks_heading__8N_PC{font-size:2.75rem;font-weight:800;line-height:1.2;color:#fff;margin-bottom:1rem}@media(max-width:1024px){.HowItWorks_heading__8N_PC{font-size:2.25rem}}@media(max-width:768px){.HowItWorks_heading__8N_PC{font-size:1.875rem}}.HowItWorks_subtitle__Qeryr{font-size:1.125rem;color:#94a3b8;line-height:1.6;max-width:700px;margin:0 auto}@media(max-width:768px){.HowItWorks_subtitle__Qeryr{font-size:1rem}}.HowItWorks_stepsGrid__Clo5y{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;position:relative}@media(max-width:1024px){.HowItWorks_stepsGrid__Clo5y{grid-template-columns:1fr;gap:3rem}}.HowItWorks_stepCard__M0y17{position:relative;background:linear-gradient(135deg,rgba(30,41,59,.8),rgba(15,23,42,.9));border:1px solid rgba(71,85,105,.4);border-radius:1.25rem;padding:2.5rem 2rem;text-align:center;transition:all .3s ease}.HowItWorks_stepCard__M0y17:hover{background:linear-gradient(135deg,rgba(30,41,59,.95),#0f172a);border-color:rgba(61,191,184,.4);transform:translateY(-4px);box-shadow:0 20px 40px rgba(0,0,0,.3)}@media(max-width:768px){.HowItWorks_stepCard__M0y17{padding:2rem 1.5rem}}.HowItWorks_stepNumber__AZjae{display:inline-flex;align-items:center;justify-content:center;width:4.5rem;height:4.5rem;background:linear-gradient(135deg,#2fa39d,#3dbfb8,#6ed8d2);border:2px solid hsla(0,0%,100%,.2);color:#fff;font-size:2rem;font-weight:900;border-radius:1.25rem;margin-bottom:1.5rem;position:relative;overflow:hidden;box-shadow:0 0 32px rgba(61,191,184,.6),0 12px 32px rgba(61,191,184,.4),0 6px 16px rgba(0,0,0,.2),inset 0 2px 4px hsla(0,0%,100%,.3),inset 0 -2px 4px rgba(0,0,0,.15);transition:all .3s cubic-bezier(.4,0,.2,1);text-shadow:0 2px 8px rgba(0,0,0,.3)}.HowItWorks_stepNumber__AZjae:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 30% 30%,hsla(0,0%,100%,.3),transparent 60%)}.HowItWorks_stepNumber__AZjae:hover{transform:scale(1.05);box-shadow:0 0 40px rgba(61,191,184,.8),0 16px 40px rgba(61,191,184,.5),0 8px 20px rgba(0,0,0,.25),inset 0 2px 4px hsla(0,0%,100%,.4)}@media(max-width:768px){.HowItWorks_stepNumber__AZjae{width:4rem;height:4rem;font-size:1.75rem}}.HowItWorks_stepTitle__rQtYP{font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:1rem}@media(max-width:768px){.HowItWorks_stepTitle__rQtYP{font-size:1.25rem}}.HowItWorks_stepDesc__jICJ_{font-size:1rem;color:#cbd5e1;line-height:1.6;margin-bottom:1.5rem;min-height:4.5rem}@media(max-width:1024px){.HowItWorks_stepDesc__jICJ_{min-height:auto}}@media(max-width:768px){.HowItWorks_stepDesc__jICJ_{font-size:.9375rem}}.HowItWorks_stepBadge__V3h9a{display:inline-flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,rgba(61,191,184,.25),rgba(47,163,157,.35));border:1.5px solid rgba(61,191,184,.6);color:#5eead4;padding:.625rem 1.25rem;border-radius:9999px;font-size:.875rem;font-weight:600;box-shadow:0 0 20px rgba(61,191,184,.5),0 4px 12px rgba(61,191,184,.3),inset 0 1px 1px hsla(0,0%,100%,.2);position:relative;overflow:hidden;transition:all .3s ease}.HowItWorks_stepBadge__V3h9a:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.15),transparent);transform:translateX(-100%)}.HowItWorks_stepBadge__V3h9a:hover{box-shadow:0 0 28px rgba(61,191,184,.7),0 6px 16px rgba(61,191,184,.4),inset 0 1px 1px hsla(0,0%,100%,.3)}.HowItWorks_stepBadge__V3h9a.HowItWorks_badgeGreen__XpyU8{background:linear-gradient(135deg,rgba(52,211,153,.25),rgba(16,185,129,.35));border-color:rgba(52,211,153,.6);color:#6ee7b7;box-shadow:0 0 20px rgba(52,211,153,.5),0 4px 12px rgba(52,211,153,.3),inset 0 1px 1px hsla(0,0%,100%,.2)}.HowItWorks_stepBadge__V3h9a.HowItWorks_badgeGreen__XpyU8:hover{box-shadow:0 0 28px rgba(52,211,153,.7),0 6px 16px rgba(52,211,153,.4),inset 0 1px 1px hsla(0,0%,100%,.3)}.HowItWorks_stepBadge__V3h9a.HowItWorks_badgeCyan__AhdCz{background:linear-gradient(135deg,rgba(34,211,238,.25),rgba(6,182,212,.35));border-color:rgba(34,211,238,.6);color:#67e8f9;box-shadow:0 0 20px rgba(34,211,238,.5),0 4px 12px rgba(34,211,238,.3),inset 0 1px 1px hsla(0,0%,100%,.2)}.HowItWorks_stepBadge__V3h9a.HowItWorks_badgeCyan__AhdCz:hover{box-shadow:0 0 28px rgba(34,211,238,.7),0 6px 16px rgba(34,211,238,.4),inset 0 1px 1px hsla(0,0%,100%,.3)}.HowItWorks_badgeIcon__XUyQg{width:1.125rem;height:1.125rem;flex-shrink:0;stroke:#89d7d1;stroke-width:2.5;filter:drop-shadow(0 0 6px currentColor) drop-shadow(0 2px 4px currentColor)}.HowItWorks_badgeText__swcA5{color:#89d7d1}.HowItWorks_connector__r_tC0{position:absolute;top:3rem;right:-2rem;width:2rem;height:2px;background:linear-gradient(90deg,rgba(61,191,184,.3),rgba(61,191,184,.1))}.HowItWorks_connector__r_tC0:after{content:"";position:absolute;right:-4px;top:50%;transform:translateY(-50%);width:0;height:0;border-left:6px solid rgba(61,191,184,.3);border-top:4px solid transparent;border-bottom:4px solid transparent}@media(max-width:1024px){.HowItWorks_connector__r_tC0{display:none}}.HowItWorks_stepCard__M0y17:last-child .HowItWorks_connector__r_tC0{display:none}.Features_section__l5v1F{width:100%;background:linear-gradient(180deg,rgba(190,233,230,.03),rgba(61,191,184,.02) 50%,rgba(190,233,230,.03)),#0f172a;padding:6rem 0;position:relative}.Features_section__l5v1F:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(61,191,184,.3),transparent)}@media(max-width:768px){.Features_section__l5v1F{padding:4rem 0}}.Features_container__qsJC8{max-width:1268px;width:100%;margin:0 auto;padding:0 2rem}@media(max-width:768px){.Features_container__qsJC8{padding:0 1rem}}.Features_header__haxAy{text-align:center;margin-bottom:4rem}@media(max-width:768px){.Features_header__haxAy{margin-bottom:3rem}}.Features_sectionLabel__nTR1I{font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#3dbfb8;margin-bottom:1rem}.Features_heading__XqxIO{font-size:2.75rem;font-weight:800;line-height:1.2;color:#fff;margin-bottom:1rem}@media(max-width:1024px){.Features_heading__XqxIO{font-size:2.25rem}}@media(max-width:768px){.Features_heading__XqxIO{font-size:1.875rem}}.Features_subtitle__QQA_J{font-size:1.125rem;color:#94a3b8;line-height:1.6;max-width:700px;margin:0 auto}@media(max-width:768px){.Features_subtitle__QQA_J{font-size:1rem}}.Features_featuresGrid__JHgX9{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}@media(max-width:1024px){.Features_featuresGrid__JHgX9{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.Features_featuresGrid__JHgX9{grid-template-columns:1fr;gap:1.5rem}}.Features_featureCard__gP950{background:linear-gradient(135deg,rgba(30,41,59,.6),rgba(15,23,42,.8));border:1px solid rgba(71,85,105,.4);border-radius:1rem;padding:2rem;transition:all .3s ease}.Features_featureCard__gP950:hover{background:linear-gradient(135deg,rgba(30,41,59,.8),#0f172a);border-color:rgba(71,85,105,.6);transform:translateY(-4px);box-shadow:0 20px 40px rgba(0,0,0,.3)}@media(max-width:768px){.Features_featureCard__gP950{padding:1.75rem}}.Features_iconWrapper__YIIqR{width:5rem;height:5rem;border-radius:1.25rem;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;position:relative;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1)}.Features_iconWrapper__YIIqR svg{width:2.75rem;height:2.75rem;stroke-width:2;position:relative;z-index:1;transition:all .3s ease}.Features_iconWrapper__YIIqR:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 35% 35%,hsla(0,0%,100%,.25),transparent 65%);opacity:.8}.Features_iconWrapper__YIIqR:hover{transform:translateY(-2px) scale(1.05)}.Features_iconWrapper__YIIqR:hover svg{transform:scale(1.1)}@media(max-width:768px){.Features_iconWrapper__YIIqR{width:4.25rem;height:4.25rem}.Features_iconWrapper__YIIqR svg{width:2.25rem;height:2.25rem}}.Features_iconBlue__W_hjl{background:linear-gradient(135deg,rgba(61,191,184,.3),rgba(47,163,157,.4));border:1.5px solid rgba(61,191,184,.5);color:#5eead4;box-shadow:0 0 30px rgba(61,191,184,.6),0 8px 20px rgba(61,191,184,.3),0 4px 12px rgba(0,0,0,.2),inset 0 1px 2px hsla(0,0%,100%,.2),inset 0 -1px 2px rgba(0,0,0,.15)}.Features_iconBlue__W_hjl svg{filter:drop-shadow(0 0 8px rgba(61,191,184,.8)) drop-shadow(0 2px 6px rgba(61,191,184,.5))}.Features_iconBlue__W_hjl:hover{box-shadow:0 0 40px rgba(61,191,184,.8),0 12px 28px rgba(61,191,184,.4),0 6px 16px rgba(0,0,0,.25),inset 0 1px 2px hsla(0,0%,100%,.3)}.Features_iconGreen__TzYr0{background:linear-gradient(135deg,rgba(52,211,153,.3),rgba(16,185,129,.4));border:1.5px solid rgba(52,211,153,.6);color:#6ee7b7;box-shadow:0 0 30px rgba(52,211,153,.6),0 8px 20px rgba(52,211,153,.3),0 4px 12px rgba(0,0,0,.2),inset 0 1px 2px hsla(0,0%,100%,.2),inset 0 -1px 2px rgba(0,0,0,.15)}.Features_iconGreen__TzYr0 svg{filter:drop-shadow(0 0 8px rgba(52,211,153,.8)) drop-shadow(0 2px 6px rgba(52,211,153,.5))}.Features_iconGreen__TzYr0:hover{box-shadow:0 0 40px rgba(52,211,153,.8),0 12px 28px rgba(52,211,153,.4),0 6px 16px rgba(0,0,0,.25),inset 0 1px 2px hsla(0,0%,100%,.3)}.Features_iconCyan__Ra_h0{background:linear-gradient(135deg,rgba(34,211,238,.3),rgba(6,182,212,.4));border:1.5px solid rgba(34,211,238,.6);color:#67e8f9;box-shadow:0 0 30px rgba(34,211,238,.6),0 8px 20px rgba(34,211,238,.3),0 4px 12px rgba(0,0,0,.2),inset 0 1px 2px hsla(0,0%,100%,.2),inset 0 -1px 2px rgba(0,0,0,.15)}.Features_iconCyan__Ra_h0 svg{filter:drop-shadow(0 0 8px rgba(34,211,238,.8)) drop-shadow(0 2px 6px rgba(34,211,238,.5))}.Features_iconCyan__Ra_h0:hover{box-shadow:0 0 40px rgba(34,211,238,.8),0 12px 28px rgba(34,211,238,.4),0 6px 16px rgba(0,0,0,.25),inset 0 1px 2px hsla(0,0%,100%,.3)}.Features_iconPurple__JScTe{background:linear-gradient(135deg,rgba(167,139,250,.3),rgba(139,92,246,.4));border:1.5px solid rgba(167,139,250,.6);color:#c4b5fd;box-shadow:0 0 30px rgba(167,139,250,.6),0 8px 20px rgba(167,139,250,.3),0 4px 12px rgba(0,0,0,.2),inset 0 1px 2px hsla(0,0%,100%,.2),inset 0 -1px 2px rgba(0,0,0,.15)}.Features_iconPurple__JScTe svg{filter:drop-shadow(0 0 8px rgba(167,139,250,.8)) drop-shadow(0 2px 6px rgba(167,139,250,.5))}.Features_iconPurple__JScTe:hover{box-shadow:0 0 40px rgba(167,139,250,.8),0 12px 28px rgba(167,139,250,.4),0 6px 16px rgba(0,0,0,.25),inset 0 1px 2px hsla(0,0%,100%,.3)}.Features_iconOrange__MTgi3{background:linear-gradient(135deg,rgba(251,146,60,.3),rgba(249,115,22,.4));border:1.5px solid rgba(251,146,60,.6);color:#fdba74;box-shadow:0 0 30px rgba(251,146,60,.6),0 8px 20px rgba(251,146,60,.3),0 4px 12px rgba(0,0,0,.2),inset 0 1px 2px hsla(0,0%,100%,.2),inset 0 -1px 2px rgba(0,0,0,.15)}.Features_iconOrange__MTgi3 svg{filter:drop-shadow(0 0 8px rgba(251,146,60,.8)) drop-shadow(0 2px 6px rgba(251,146,60,.5))}.Features_iconOrange__MTgi3:hover{box-shadow:0 0 40px rgba(251,146,60,.8),0 12px 28px rgba(251,146,60,.4),0 6px 16px rgba(0,0,0,.25),inset 0 1px 2px hsla(0,0%,100%,.3)}.Features_iconPink__DYn8b{background:linear-gradient(135deg,rgba(244,114,182,.3),rgba(236,72,153,.4));border:1.5px solid rgba(244,114,182,.6);color:#f9a8d4;box-shadow:0 0 30px rgba(244,114,182,.6),0 8px 20px rgba(244,114,182,.3),0 4px 12px rgba(0,0,0,.2),inset 0 1px 2px hsla(0,0%,100%,.2),inset 0 -1px 2px rgba(0,0,0,.15)}.Features_iconPink__DYn8b svg{filter:drop-shadow(0 0 8px rgba(244,114,182,.8)) drop-shadow(0 2px 6px rgba(244,114,182,.5))}.Features_iconPink__DYn8b:hover{box-shadow:0 0 40px rgba(244,114,182,.8),0 12px 28px rgba(244,114,182,.4),0 6px 16px rgba(0,0,0,.25),inset 0 1px 2px hsla(0,0%,100%,.3)}.Features_featureTitle__ISCLS{font-size:1.25rem;font-weight:700;color:#fff;margin-bottom:.75rem;line-height:1.3}@media(max-width:768px){.Features_featureTitle__ISCLS{font-size:1.125rem}}.Features_featureDesc__lCRia{font-size:1rem;color:#94a3b8;line-height:1.6}@media(max-width:768px){.Features_featureDesc__lCRia{font-size:.9375rem}}.UseCases_section__80fY4{width:100%;background:#12202d;padding:6rem 0;position:relative}.UseCases_section__80fY4:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(61,191,184,.2),transparent)}@media(max-width:768px){.UseCases_section__80fY4{padding:4rem 0}}.UseCases_container__lQKKZ{max-width:1268px;width:100%;margin:0 auto;padding:0 2rem}@media(max-width:768px){.UseCases_container__lQKKZ{padding:0 1rem}}.UseCases_header__w7iWE{text-align:center;margin-bottom:4rem}@media(max-width:768px){.UseCases_header__w7iWE{margin-bottom:3rem}}.UseCases_sectionLabel__cvmyb{font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#3dbfb8;margin-bottom:1rem}.UseCases_heading__6_oAk{font-size:2.75rem;font-weight:800;line-height:1.2;color:#fff}@media(max-width:1024px){.UseCases_heading__6_oAk{font-size:2.25rem}}@media(max-width:768px){.UseCases_heading__6_oAk{font-size:1.875rem}}.UseCases_useCasesGrid__p8irE{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}@media(max-width:1024px){.UseCases_useCasesGrid__p8irE{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media(max-width:640px){.UseCases_useCasesGrid__p8irE{grid-template-columns:1fr;gap:1.25rem}}.UseCases_useCaseCard__fmuXj{border-radius:1rem;padding:2.5rem 2rem;text-align:center;transition:all .3s ease;position:relative;overflow:hidden}.UseCases_useCaseCard__fmuXj:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:inherit;opacity:.9;transition:opacity .3s ease}.UseCases_useCaseCard__fmuXj:hover{transform:translateY(-4px);box-shadow:0 20px 40px rgba(0,0,0,.3)}.UseCases_useCaseCard__fmuXj:hover:before{opacity:1}.UseCases_useCaseCard__fmuXj>*{position:relative;z-index:1}@media(max-width:768px){.UseCases_useCaseCard__fmuXj{padding:2rem 1.5rem}}.UseCases_cardBlue__2CdeJ{background:linear-gradient(135deg,#1e3a8a,#1e40af)}.UseCases_cardTeal__QnB6P{background:linear-gradient(135deg,#0f766e,#0d9488)}.UseCases_cardPurple__LQZdo{background:linear-gradient(135deg,#6b21a8,#7e22ce)}.UseCases_cardGreen__DRv3V{background:linear-gradient(135deg,#065f46,#047857)}.UseCases_iconWrapper__KxpTZ{width:4.5rem;height:4.5rem;margin:0 auto 1.5rem;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgba(61,191,184,.15),rgba(47,163,157,.25));border:2px solid rgba(61,191,184,.4);border-radius:1.25rem;position:relative;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 0 30px rgba(61,191,184,.4),0 8px 24px rgba(0,0,0,.2),inset 0 1px 2px hsla(0,0%,100%,.15)}.UseCases_iconWrapper__KxpTZ:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 35% 35%,hsla(0,0%,100%,.2),transparent 60%);opacity:.7}.UseCases_iconWrapper__KxpTZ:after{content:"";position:absolute;inset:-50%;background:conic-gradient(from 0deg,transparent,rgba(61,191,184,.3),transparent 30%);animation:UseCases_iconRotate__JBfU7 4s linear infinite;opacity:0;transition:opacity .3s ease}.UseCases_iconWrapper__KxpTZ:hover{transform:translateY(-4px) scale(1.05);box-shadow:0 0 40px rgba(61,191,184,.6),0 12px 32px rgba(0,0,0,.25),inset 0 1px 2px hsla(0,0%,100%,.25);border-color:rgba(61,191,184,.6)}.UseCases_iconWrapper__KxpTZ:hover:after{opacity:1}.UseCases_iconWrapper__KxpTZ:hover svg{transform:scale(1.1);filter:drop-shadow(0 0 20px rgba(61,191,184,.9)) drop-shadow(0 4px 12px rgba(61,191,184,.6))}.UseCases_iconWrapper__KxpTZ svg{width:3rem;height:3rem;color:#5eead4;stroke-width:1.5;position:relative;z-index:1;transition:all .4s cubic-bezier(.4,0,.2,1);filter:drop-shadow(0 0 16px rgba(61,191,184,.7)) drop-shadow(0 4px 8px rgba(61,191,184,.4))}@media(max-width:768px){.UseCases_iconWrapper__KxpTZ{width:4rem;height:4rem}.UseCases_iconWrapper__KxpTZ svg{width:2.5rem;height:2.5rem}}@keyframes UseCases_iconRotate__JBfU7{to{transform:rotate(1turn)}}.UseCases_caseTitle__0_9wj{font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:1rem}@media(max-width:768px){.UseCases_caseTitle__0_9wj{font-size:1.25rem}}.UseCases_caseDesc__xqCkE{font-size:1rem;color:hsla(0,0%,100%,.85);line-height:1.6}@media(max-width:768px){.UseCases_caseDesc__xqCkE{font-size:.9375rem}}.Testimonials_section__ESK3i{width:100%;background:#12202d;padding:6rem 0;position:relative}.Testimonials_section__ESK3i:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(61,191,184,.2),transparent)}@media(max-width:768px){.Testimonials_section__ESK3i{padding:4rem 0}}.Testimonials_container__YHOnP{max-width:1268px;width:100%;margin:0 auto;padding:0 2rem}@media(max-width:768px){.Testimonials_container__YHOnP{padding:0 1rem}}.Testimonials_header__gPEHz{text-align:center;margin-bottom:4rem}@media(max-width:768px){.Testimonials_header__gPEHz{margin-bottom:3rem}}.Testimonials_sectionLabel__ZjneJ{font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#3dbfb8;margin-bottom:1rem}.Testimonials_heading__jcl1b{font-size:2.75rem;font-weight:800;line-height:1.2;color:#fff}@media(max-width:1024px){.Testimonials_heading__jcl1b{font-size:2.25rem}}@media(max-width:768px){.Testimonials_heading__jcl1b{font-size:1.875rem}}.Testimonials_testimonialsGrid__S8Okv{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}@media(max-width:1024px){.Testimonials_testimonialsGrid__S8Okv{grid-template-columns:1fr;gap:1.5rem}}.Testimonials_testimonialCard__hOOKb{background:linear-gradient(135deg,rgba(30,41,59,.6),rgba(15,23,42,.8));border:1px solid rgba(71,85,105,.4);border-radius:1rem;padding:2rem;display:flex;flex-direction:column;gap:1.5rem;transition:all .3s ease}.Testimonials_testimonialCard__hOOKb:hover{background:linear-gradient(135deg,rgba(30,41,59,.8),#0f172a);border-color:rgba(71,85,105,.6);transform:translateY(-4px);box-shadow:0 20px 40px rgba(0,0,0,.3)}@media(max-width:768px){.Testimonials_testimonialCard__hOOKb{padding:1.75rem}}.Testimonials_stars__t2s7y{display:flex;gap:.25rem}.Testimonials_starIcon__8jEif{width:1.375rem;height:1.375rem;color:#fcd34d;stroke:#fcd34d;filter:drop-shadow(0 0 8px rgba(252,211,77,.7)) drop-shadow(0 2px 4px rgba(251,191,36,.5));transition:all .3s ease}.Testimonials_starIcon__8jEif:hover{transform:scale(1.1);filter:drop-shadow(0 0 12px rgba(252,211,77,.9)) drop-shadow(0 3px 6px rgba(251,191,36,.6))}@media(max-width:768px){.Testimonials_starIcon__8jEif{width:1.125rem;height:1.125rem}}.Testimonials_quote__n1uHo{font-size:1.0625rem;color:#e2e8f0;line-height:1.7;flex:1 1}@media(max-width:768px){.Testimonials_quote__n1uHo{font-size:1rem}}.Testimonials_author__48GQk{display:flex;align-items:center;gap:1rem}.Testimonials_avatar__2Lfzy{width:3rem;height:3rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.125rem;font-weight:700;color:#fff;flex-shrink:0;box-shadow:0 4px 12px rgba(0,0,0,.3),inset 0 1px 0 hsla(0,0%,100%,.2)}@media(max-width:768px){.Testimonials_avatar__2Lfzy{width:2.5rem;height:2.5rem;font-size:1rem}}.Testimonials_avatar1__bNomR{background:linear-gradient(135deg,#3dbfb8,#2fa39d);box-shadow:0 4px 12px rgba(61,191,184,.4),inset 0 1px 0 hsla(0,0%,100%,.2)}.Testimonials_avatar2__5kMBA{background:linear-gradient(135deg,#ec4899,#db2777);box-shadow:0 4px 12px rgba(236,72,153,.4),inset 0 1px 0 hsla(0,0%,100%,.2)}.Testimonials_avatar3__69WMc{background:linear-gradient(135deg,#10b981,#059669);box-shadow:0 4px 12px rgba(16,185,129,.4),inset 0 1px 0 hsla(0,0%,100%,.2)}.Testimonials_authorInfo___DbLb{display:flex;flex-direction:column;gap:.25rem}.Testimonials_authorName__4QHtZ{font-size:1rem;font-weight:600;color:#fff;line-height:1.3}@media(max-width:768px){.Testimonials_authorName__4QHtZ{font-size:.9375rem}}.Testimonials_authorRole___6Vnv{font-size:.875rem;color:#94a3b8;line-height:1.4}@media(max-width:768px){.Testimonials_authorRole___6Vnv{font-size:.8125rem}}.Pricing_section__KcH2G{width:100%;background:linear-gradient(180deg,rgba(190,233,230,.03),rgba(61,191,184,.02) 50%,rgba(190,233,230,.03)),#0f172a;padding:6rem 0;position:relative}.Pricing_section__KcH2G:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(61,191,184,.3),transparent)}@media(max-width:768px){.Pricing_section__KcH2G{padding:4rem 0}}.Pricing_container__tNB67{max-width:1268px;width:100%;margin:0 auto;padding:0 2rem}@media(max-width:768px){.Pricing_container__tNB67{padding:0 1rem}}.Pricing_header__7R99m{text-align:center;margin-bottom:60px}@media(max-width:768px){.Pricing_header__7R99m{margin-bottom:40px}}.Pricing_label__WW8B8{display:inline-block;font-size:14px;font-weight:600;letter-spacing:1.5px;text-transform:uppercase;color:#3dbfb8;background:rgba(61,191,184,.1);padding:8px 16px;border-radius:20px;margin-bottom:16px}.Pricing_sectionLabel__AurmV{font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#3dbfb8;margin-bottom:1rem}.Pricing_heading__eVrV0{font-size:48px;font-weight:700;color:#fff;margin:0 0 16px}@media(max-width:768px){.Pricing_heading__eVrV0{font-size:32px}}.Pricing_subtitle___V4PB{font-size:20px;color:#94a3b8;margin:0}@media(max-width:768px){.Pricing_subtitle___V4PB{font-size:18px}}.Pricing_pricingCardWrapper__XQQUm{max-width:680px;margin:0 auto 80px}@media(max-width:768px){.Pricing_pricingCardWrapper__XQQUm{margin-bottom:60px}}.Pricing_pricingCard__wQHi4{position:relative;background:linear-gradient(135deg,#2fa39d,#3dbfb8 50%,#5eead4);border-radius:28px;padding:56px 52px 48px;box-shadow:0 24px 64px rgba(61,191,184,.25),0 8px 24px rgba(61,191,184,.2),inset 0 1px 2px hsla(0,0%,100%,.2);border:1px solid hsla(0,0%,100%,.15)}@media(max-width:768px){.Pricing_pricingCard__wQHi4{padding:48px 28px 40px;border-radius:24px}}.Pricing_mostPopularBadge__Jq76q{position:absolute;top:-14px;left:50%;transform:translateX(-50%);background:linear-gradient(135deg,#10b981,#059669);color:#fff;font-size:.75rem;font-weight:700;letter-spacing:1px;text-transform:uppercase;padding:10px 24px;border-radius:24px;box-shadow:0 6px 16px rgba(16,185,129,.35),0 2px 8px rgba(16,185,129,.25);white-space:nowrap}@media(max-width:768px){.Pricing_mostPopularBadge__Jq76q{font-size:.6875rem;padding:8px 20px}}.Pricing_planTitle__zz_lg{font-size:2rem;font-weight:800;color:#fff;margin:0 0 12px;text-align:center;letter-spacing:-.02em;text-shadow:0 2px 8px rgba(0,0,0,.15)}@media(max-width:768px){.Pricing_planTitle__zz_lg{font-size:1.75rem;margin-bottom:10px}}.Pricing_planSubtitle__o9kri{font-size:1.0625rem;color:hsla(0,0%,100%,.95);text-align:center;margin:0 0 32px;line-height:1.5;font-weight:500}@media(max-width:768px){.Pricing_planSubtitle__o9kri{font-size:1rem;margin-bottom:28px}}.Pricing_price___oa_u{text-align:center;margin-bottom:36px;padding-bottom:36px;border-bottom:1px solid hsla(0,0%,100%,.2)}@media(max-width:768px){.Pricing_price___oa_u{margin-bottom:32px;padding-bottom:32px}}.Pricing_priceAmount__bgCPS{display:inline-block;font-size:5rem;font-weight:900;color:#fff;line-height:1;letter-spacing:-.03em;text-shadow:0 4px 12px rgba(0,0,0,.2)}@media(max-width:768px){.Pricing_priceAmount__bgCPS{font-size:4rem}}.Pricing_priceFrequency__CU8XR{font-size:1.5rem;color:hsla(0,0%,100%,.85);font-weight:500;margin-left:4px;vertical-align:baseline}@media(max-width:768px){.Pricing_priceFrequency__CU8XR{font-size:1.25rem}}.Pricing_featuresList__MZt80{list-style:none;padding:0;margin:0 0 40px}.Pricing_feature__d4Ece{display:flex;align-items:flex-start;gap:14px;color:#fff;font-size:1.0625rem;line-height:1.6;margin-bottom:18px;font-weight:500}.Pricing_feature__d4Ece:last-child{margin-bottom:0}@media(max-width:768px){.Pricing_feature__d4Ece{font-size:1rem;gap:12px;margin-bottom:16px}}.Pricing_checkIcon__wMHru{flex-shrink:0;width:26px;height:26px;background:hsla(0,0%,100%,.25);border:2px solid hsla(0,0%,100%,.5);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-top:3px;position:relative;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.15),inset 0 1px 2px hsla(0,0%,100%,.3);transition:all .2s ease}.Pricing_checkIcon__wMHru:before{content:"✓";color:#fff;font-weight:900;font-size:14px;text-shadow:0 1px 2px rgba(0,0,0,.2);position:relative;z-index:1}.Pricing_checkIcon__wMHru:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 30% 30%,hsla(0,0%,100%,.25),transparent 65%);z-index:0}@media(max-width:768px){.Pricing_checkIcon__wMHru{width:24px;height:24px}.Pricing_checkIcon__wMHru:before{font-size:13px}}.Pricing_ctaButton__25dC_{width:100%;background:#fff;color:#12202d;font-size:1.125rem;font-weight:700;padding:18px 36px;border:none;border-radius:14px;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);box-shadow:0 6px 16px rgba(0,0,0,.12),0 2px 8px rgba(0,0,0,.08);letter-spacing:.01em;display:flex;align-items:center;justify-content:center;gap:8px}.Pricing_ctaButton__25dC_:hover{transform:translateY(-3px);box-shadow:0 10px 24px rgba(0,0,0,.15),0 4px 12px rgba(0,0,0,.1);background:#f8f9fa}.Pricing_ctaButton__25dC_:active{transform:translateY(-1px)}@media(max-width:768px){.Pricing_ctaButton__25dC_{font-size:1rem;padding:16px 32px}}.Pricing_footerNote__9RCoY{text-align:center;color:hsla(0,0%,100%,.9);font-size:.9375rem;margin-top:20px;font-weight:500;letter-spacing:.01em}@media(max-width:768px){.Pricing_footerNote__9RCoY{font-size:.875rem;margin-top:18px}}.Pricing_comparisonSection__ePJwH{margin-top:100px}@media(max-width:768px){.Pricing_comparisonSection__ePJwH{margin-top:72px}}.Pricing_comparisonHeading__O8H5R{font-size:2.5rem;font-weight:800;color:#fff;text-align:center;margin:0 0 56px;letter-spacing:-.02em;text-shadow:0 2px 8px rgba(0,0,0,.15)}@media(max-width:768px){.Pricing_comparisonHeading__O8H5R{font-size:2rem;margin-bottom:40px}}.Pricing_comparisonTable__6NPHL{width:100%;border-collapse:separate;border-spacing:0;background:rgba(30,41,59,.5);border-radius:20px;overflow:hidden;box-shadow:0 8px 32px rgba(0,0,0,.3),0 2px 12px rgba(0,0,0,.2);border:1px solid rgba(61,191,184,.15)}@media(max-width:768px){.Pricing_comparisonTable__6NPHL{display:block;overflow-x:auto;border-radius:16px}}.Pricing_tableHeader__1Yjc6{background:linear-gradient(135deg,rgba(61,191,184,.12),rgba(47,163,157,.15))}.Pricing_tableHeader__1Yjc6 th{padding:28px 36px;text-align:left;font-size:1.0625rem;font-weight:700;color:#fff;border-bottom:2px solid rgba(61,191,184,.25);letter-spacing:.01em}.Pricing_tableHeader__1Yjc6 th:first-child{border-top-left-radius:20px}.Pricing_tableHeader__1Yjc6 th:last-child{border-top-right-radius:20px}@media(max-width:768px){.Pricing_tableHeader__1Yjc6 th{padding:20px 24px;font-size:.9375rem;white-space:nowrap}}.Pricing_tableBody__jgjeD tr:last-child td{border-bottom:none}.Pricing_tableBody__jgjeD tr:last-child td:first-child{border-bottom-left-radius:20px}.Pricing_tableBody__jgjeD tr:last-child td:last-child{border-bottom-right-radius:20px}.Pricing_tableBody__jgjeD td{padding:24px 36px;font-size:1rem;color:#e2e8f0;border-bottom:1px solid rgba(61,191,184,.12);font-weight:500;line-height:1.6}@media(max-width:768px){.Pricing_tableBody__jgjeD td{padding:18px 24px;font-size:.9375rem}}.Pricing_featureCell__IK8Ry{font-weight:700;color:#f8fafc;letter-spacing:.01em}.Pricing_negative__mmxbU{color:#f87171;font-weight:700}.Pricing_positive__0DxEd{color:#5eead4;font-weight:700}.CTA_section__7yHAl{width:100%;background:linear-gradient(135deg,#2fa39d,#3dbfb8,#6ed8d2);padding:6rem 2rem;text-align:center}@media(max-width:768px){.CTA_section__7yHAl{padding:4rem 1.5rem}}.CTA_container__7nmeG{max-width:1100px;width:100%;margin:0 auto}.CTA_heading__hu_k9{font-size:3rem;font-weight:800;line-height:1.2;color:#fff;margin-bottom:1.5rem}@media(max-width:1024px){.CTA_heading__hu_k9{font-size:2.5rem}}@media(max-width:768px){.CTA_heading__hu_k9{font-size:2rem}}@media(max-width:640px){.CTA_heading__hu_k9{font-size:1.75rem}}.CTA_subtitle__p7qhd{font-size:1.25rem;color:hsla(0,0%,100%,.95);line-height:1.6;margin-bottom:3rem}@media(max-width:768px){.CTA_subtitle__p7qhd{font-size:1.125rem;margin-bottom:2.5rem}.CTA_subtitle__p7qhd br{display:none}}@media(max-width:640px){.CTA_subtitle__p7qhd{font-size:1rem}}.CTA_ctaButtons__QN0TP{display:flex;align-items:center;justify-content:center;gap:1.25rem;margin-bottom:2.5rem}@media(max-width:640px){.CTA_ctaButtons__QN0TP{flex-direction:column;width:100%;gap:1rem}}.CTA_btnPrimary__qOPpH{background:#fff;color:#2fa39d;font-size:1.125rem;font-weight:700;padding:1rem 2rem;border-radius:.75rem;border:none;cursor:pointer;transition:all .3s ease;white-space:nowrap;box-shadow:0 10px 30px rgba(0,0,0,.15)}.CTA_btnPrimary__qOPpH:hover{background:#f8fafc;box-shadow:0 15px 40px rgba(0,0,0,.25);transform:translateY(-2px)}@media(max-width:640px){.CTA_btnPrimary__qOPpH{width:100%;font-size:1rem;padding:.875rem 1.5rem}}.CTA_btnSecondary___bLWL{background:hsla(0,0%,100%,.15);backdrop-filter:blur(10px);color:#fff;font-size:1.125rem;font-weight:700;padding:1rem 2rem;border-radius:.75rem;border:2px solid hsla(0,0%,100%,.5);cursor:pointer;transition:all .3s ease;white-space:nowrap}.CTA_btnSecondary___bLWL:hover{background:hsla(0,0%,100%,.25);border-color:hsla(0,0%,100%,.8);transform:translateY(-2px)}@media(max-width:640px){.CTA_btnSecondary___bLWL{width:100%;font-size:1rem;padding:.875rem 1.5rem}}.CTA_benefitsList__7ps7G{display:flex;align-items:center;justify-content:center;gap:2rem;flex-wrap:wrap}@media(max-width:768px){.CTA_benefitsList__7ps7G{gap:1.5rem}}@media(max-width:640px){.CTA_benefitsList__7ps7G{flex-direction:column;gap:1rem}}.CTA_benefitItem__d5SPd{display:flex;align-items:center;gap:.5rem;color:#fff;font-size:1rem;font-weight:500}@media(max-width:768px){.CTA_benefitItem__d5SPd{font-size:.9375rem}}@media(max-width:640px){.CTA_benefitItem__d5SPd{font-size:.875rem}}.CTA_checkIcon__FhJkH{width:1.5rem;height:1.5rem;flex-shrink:0;color:#fff;stroke-width:2.5;filter:drop-shadow(0 0 8px rgba(255,255,255,.7)) drop-shadow(0 2px 4px rgba(255,255,255,.4));transition:all .3s ease}.CTA_checkIcon__FhJkH:hover{transform:scale(1.05);filter:drop-shadow(0 0 12px rgba(255,255,255,.9)) drop-shadow(0 3px 6px rgba(255,255,255,.5))}@media(max-width:640px){.CTA_checkIcon__FhJkH{width:1.25rem;height:1.25rem}}.FAQ_section__Etf0v{width:100%;background:linear-gradient(180deg,rgba(190,233,230,.03),rgba(61,191,184,.02) 50%,rgba(190,233,230,.03)),#0f172a;padding:6rem 0;position:relative}.FAQ_section__Etf0v:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(61,191,184,.3),transparent)}@media(max-width:768px){.FAQ_section__Etf0v{padding:4rem 0}}.FAQ_container__yq6Ri{max-width:900px;width:100%;margin:0 auto;padding:0 2rem}@media(max-width:768px){.FAQ_container__yq6Ri{padding:0 1rem}}.FAQ_header__2adqF{text-align:center;margin-bottom:4rem}@media(max-width:768px){.FAQ_header__2adqF{margin-bottom:3rem}}.FAQ_sectionLabel__NNGCN{font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#3dbfb8;margin-bottom:1rem}.FAQ_heading__S0XYG{font-size:2.75rem;font-weight:800;line-height:1.2;color:#fff}@media(max-width:1024px){.FAQ_heading__S0XYG{font-size:2.25rem}}@media(max-width:768px){.FAQ_heading__S0XYG{font-size:1.875rem}}.FAQ_faqList__1dNKJ{display:flex;flex-direction:column;gap:1rem}.FAQ_faqItem__bMFjn{background:linear-gradient(135deg,rgba(30,41,59,.6),rgba(15,23,42,.8));border:1px solid rgba(71,85,105,.4);border-radius:.75rem;overflow:hidden;transition:all .3s ease}.FAQ_faqItem__bMFjn.FAQ_active__Lhyqg{border-color:rgba(61,191,184,.4);background:linear-gradient(135deg,rgba(30,41,59,.8),#0f172a)}.FAQ_faqItem__bMFjn:hover{border-color:rgba(71,85,105,.6)}.FAQ_faqQuestion__3Ig_U{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:1.5rem 2rem;background:transparent;border:none;cursor:pointer;text-align:left;transition:all .2s ease}.FAQ_faqQuestion__3Ig_U:hover .FAQ_questionText__BxqJ5{color:#3dbfb8}@media(max-width:768px){.FAQ_faqQuestion__3Ig_U{padding:1.25rem 1.5rem;gap:1rem}}.FAQ_questionText__BxqJ5{flex:1 1;font-size:1.125rem;font-weight:600;color:#fff;line-height:1.5;transition:color .2s ease}@media(max-width:768px){.FAQ_questionText__BxqJ5{font-size:1rem}}.FAQ_chevronIcon__cdeCQ{flex-shrink:0;width:1.75rem;height:1.75rem;color:#5eead4;stroke:#89d7d1;stroke-width:2.5;transition:all .3s cubic-bezier(.4,0,.2,1);filter:drop-shadow(0 0 8px rgba(61,191,184,.6)) drop-shadow(0 2px 4px rgba(61,191,184,.4))}.FAQ_chevronIcon__cdeCQ.FAQ_rotated__ETByI{transform:rotate(180deg);filter:drop-shadow(0 0 12px rgba(61,191,184,.8)) drop-shadow(0 3px 6px rgba(61,191,184,.5))}@media(max-width:768px){.FAQ_chevronIcon__cdeCQ{width:1.5rem;height:1.5rem}}.FAQ_faqAnswer__ndNVU{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease}.FAQ_faqAnswer__ndNVU.FAQ_open__vB4xd{max-height:600px;padding:0 2rem 1.5rem}@media(max-width:768px){.FAQ_faqAnswer__ndNVU.FAQ_open__vB4xd{padding:0 1.5rem 1.25rem}}.FAQ_answerText__2ulkg{font-size:1rem;color:#94a3b8;line-height:1.7;margin:0 0 .75rem}@media(max-width:768px){.FAQ_answerText__2ulkg{font-size:.9375rem}}.FAQ_answerBullets__kuVPz{margin:0;padding-left:1.25rem;list-style:none;display:flex;flex-direction:column;gap:.5rem}.FAQ_answerBulletItem__UERBT{font-size:1rem;color:#94a3b8;line-height:1.6;padding-left:.5rem;position:relative}.FAQ_answerBulletItem__UERBT:before{content:"•";position:absolute;left:-1rem;color:#3dbfb8;font-weight:700}@media(max-width:768px){.FAQ_answerBulletItem__UERBT{font-size:.9375rem}}.StickyMobileCTA_stickyMobileCTA__NovNT{position:fixed;bottom:0;left:0;right:0;background:linear-gradient(180deg,rgba(18,32,45,.95),rgba(18,32,45,.98));backdrop-filter:blur(10px);border-top:1px solid rgba(61,191,184,.2);padding:1rem;z-index:999;transform:translateY(100%);transition:transform .3s ease,opacity .3s ease;opacity:0;display:none;box-shadow:0 -4px 20px rgba(0,0,0,.3)}@media(max-width:768px){.StickyMobileCTA_stickyMobileCTA__NovNT{display:block}}.StickyMobileCTA_stickyMobileCTA__NovNT.StickyMobileCTA_visible__hmSQD{transform:translateY(0);opacity:1}.StickyMobileCTA_container__mKN_N{max-width:600px;margin:0 auto;display:flex;align-items:center;gap:1rem;justify-content:space-between}.StickyMobileCTA_ctaButton__T4YWc{flex:1 1;background:linear-gradient(135deg,#2fa39d,#3dbfb8,#6ed8d2);color:#fff;font-size:1rem;font-weight:600;padding:.875rem 1.5rem;min-height:48px;border:none;border-radius:8px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px rgba(61,191,184,.3);white-space:nowrap}.StickyMobileCTA_ctaButton__T4YWc:hover{background:linear-gradient(135deg,#49d1c9,#6ed8d2);transform:translateY(-2px);box-shadow:0 6px 16px rgba(61,191,184,.4)}.StickyMobileCTA_ctaButton__T4YWc:focus-visible{outline:3px solid #bee9e6;outline-offset:2px}.StickyMobileCTA_ctaButton__T4YWc:active{transform:translateY(0)}.StickyMobileCTA_badge__lkHCD{font-size:.75rem;color:#bee9e6;white-space:nowrap;display:none}@media(min-width:480px){.StickyMobileCTA_badge__lkHCD{display:block}}.higlobe_root__WZvmJ{width:100%;min-height:100vh;margin:0 auto;color:#f1f5f9;overflow-x:hidden;background:#0f172a;scroll-behavior:smooth;border:none;outline:none;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-padding-top:80px}@media(prefers-reduced-motion:reduce){.higlobe_root__WZvmJ{scroll-behavior:auto}.higlobe_root__WZvmJ *{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.higlobe_skipLink__9niq6{position:absolute;top:-100%;left:0;background:#3dbfb8;color:#fff;padding:.75rem 1.5rem;text-decoration:none;font-weight:600;border-radius:0 0 8px 0;z-index:1001;transition:top .2s ease;opacity:0}.higlobe_skipLink__9niq6:focus{top:0;opacity:1;outline:3px solid #bee9e6;outline-offset:2px}.higlobe_container__aZ4OK{max-width:1268px;width:100%;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem}@media(max-width:768px){.higlobe_container__aZ4OK{padding-left:1rem;padding-right:1rem}}.higlobe_section__Axog2{width:100%;padding:4rem 0}@media(max-width:768px){.higlobe_section__Axog2{padding:2.5rem 0}}.higlobe_heroSection__5wsct{width:100%;padding:6rem 0;min-height:100vh;display:flex;align-items:center}@media(max-width:768px){.higlobe_heroSection__5wsct{padding:4rem 0;min-height:auto}}.higlobe_grid__yuu6s{display:grid;gap:2rem}.higlobe_gridCols2__XfEqV{grid-template-columns:repeat(2,1fr)}@media(max-width:768px){.higlobe_gridCols2__XfEqV{grid-template-columns:1fr}}.higlobe_gridCols3__D6p1l{grid-template-columns:repeat(3,1fr)}@media(max-width:1024px){.higlobe_gridCols3__D6p1l{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.higlobe_gridCols3__D6p1l{grid-template-columns:1fr}}.higlobe_gridCols4__VeCm9{grid-template-columns:repeat(4,1fr)}@media(max-width:1024px){.higlobe_gridCols4__VeCm9{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.higlobe_gridCols4__VeCm9{grid-template-columns:1fr}}.higlobe_flex__CeqB3{display:flex}.higlobe_flexCenter__3uFIM{justify-content:center;align-items:center}.higlobe_flexBetween__QFwH5{justify-content:space-between;align-items:center}.higlobe_flexColumn__hnXLh{flex-direction:column}.higlobe_textCenter__AwnWn{text-align:center}.higlobe_textLeft__VMB8g{text-align:left}.higlobe_textRight__dQKVI{text-align:right}.higlobe_mb1__gHNNx{margin-bottom:.5rem}.higlobe_mb2__yQ0To{margin-bottom:1rem}.higlobe_mb3__N1tBW{margin-bottom:1.5rem}.higlobe_mb4__8VC9s{margin-bottom:2rem}.higlobe_mb5__Rwdwt{margin-bottom:3rem}.higlobe_mt1__fFhiM{margin-top:.5rem}.higlobe_mt2__ssiz9{margin-top:1rem}.higlobe_mt3__u1ARE{margin-top:1.5rem}.higlobe_mt4__87ASV{margin-top:2rem}.higlobe_mt5__ppMFt{margin-top:3rem}.higlobe_btn__RhNMe{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;border-radius:.5rem;font-weight:600;border:none;cursor:pointer;transition:all .2s ease;text-decoration:none;font-size:1rem}.higlobe_btn__RhNMe:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.higlobe_btn__RhNMe:active{transform:translateY(0)}.higlobe_btnPrimary__BNFIk{background:linear-gradient(135deg,#2fa39d,#3dbfb8,#6ed8d2);color:#fff}.higlobe_btnPrimary__BNFIk:hover{box-shadow:0 6px 20px rgba(61,191,184,.4)}.higlobe_btnSecondary__I6YN5{background:hsla(0,0%,100%,.1);color:#fff;border:1px solid hsla(0,0%,100%,.2)}.higlobe_btnSecondary__I6YN5:hover{background:hsla(0,0%,100%,.15)}