.hero-module__Vyhc7W__headerWrapper{background:url(https://res.cloudinary.com/dkrjrfqpy/image/upload/v1762822949/bg_v0fgfk.svg) 50%/cover no-repeat;position:relative;overflow:hidden}.hero-module__Vyhc7W__nav{z-index:10;padding:1rem 2rem;position:relative}.hero-module__Vyhc7W__navContent{justify-content:space-between;align-items:center;display:flex}.hero-module__Vyhc7W__logo{justify-content:center;align-items:center;display:flex}.hero-module__Vyhc7W__logoText{font-family:var(--font-satoshi);letter-spacing:-.02em;color:#f5f5f7;cursor:pointer;font-size:1.25rem;font-weight:700;transition:color .3s}.hero-module__Vyhc7W__logoText:hover{color:#fff}.hero-module__Vyhc7W__desktopNav{justify-content:space-between;align-items:center;gap:4rem;display:flex}.hero-module__Vyhc7W__navLink{font-family:var(--font-satoshi);color:#f5f5f7;cursor:pointer;background:0 0;border:none;align-items:center;gap:.25rem;font-size:1.2rem;font-weight:500;text-decoration:none;transition:color .3s;display:flex}.hero-module__Vyhc7W__navLink:hover{color:#fff}.hero-module__Vyhc7W__chevron{width:1rem;height:1rem;transition:transform .3s}.hero-module__Vyhc7W__dropdown{position:relative}.hero-module__Vyhc7W__dropdownMenu{z-index:100;background:#fff;border-radius:.75rem;min-width:14rem;margin-top:.75rem;position:absolute;top:100%;left:0;overflow:hidden;box-shadow:0 10px 30px #0003}.hero-module__Vyhc7W__dropdownItem{font-family:var(--font-satoshi);color:#374151;border-left:3px solid #0000;padding:.875rem 1.25rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s;display:block}.hero-module__Vyhc7W__dropdownItem:hover{color:#6b4a9f;background:linear-gradient(90deg,#f9fafb 0%,#fff 100%);border-left-color:#6b4a9f}.hero-module__Vyhc7W__ctaButtons{align-items:center;gap:1rem;display:flex}.hero-module__Vyhc7W__loginButton{font-family:var(--font-satoshi);color:#f5f5f7;cursor:pointer;background:0 0;border:none;padding:.5rem 1rem;font-size:1.2rem;font-weight:500;transition:color .3s}.hero-module__Vyhc7W__loginButton:hover{color:#fff}.hero-module__Vyhc7W__getStartedButton{font-family:var(--font-satoshi);color:#2d1b5e;cursor:pointer;background:linear-gradient(135deg,gold 0%,orange 100%);border:none;border-radius:9999px;padding:.625rem 1.5rem;font-size:1.2rem;font-weight:600;transition:all .3s;box-shadow:0 4px 12px #ffd7004d}.hero-module__Vyhc7W__getStartedButton:hover{background:linear-gradient(135deg,#ffc700 0%,#ff9500 100%);transform:translateY(-2px);box-shadow:0 6px 16px #ffd70066}.hero-module__Vyhc7W__mobileMenuButton{cursor:pointer;color:#fff;background:0 0;border:none;justify-content:center;align-items:center;padding:.5rem;display:none}.hero-module__Vyhc7W__menuIcon{color:#fff;width:2.5rem;height:2.5rem}.hero-module__Vyhc7W__mobileMenuOverlay{-webkit-backdrop-filter:blur(8px);z-index:40;background:#0009;animation:.3s hero-module__Vyhc7W__fadeInOverlay;position:fixed;inset:0}@keyframes hero-module__Vyhc7W__fadeInOverlay{0%{opacity:0}to{opacity:1}}.hero-module__Vyhc7W__mobileMenu{z-index:50;background:#fff;border-radius:1rem;gap:1rem;width:80%;height:35rem;animation:.3s hero-module__Vyhc7W__slideDownMobile;position:fixed;top:10rem;left:10%;overflow-y:auto;box-shadow:0 10px 30px #0003}@keyframes hero-module__Vyhc7W__slideDownMobile{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.hero-module__Vyhc7W__mobileMenuContent{flex-direction:column;gap:1.5rem;padding:1.5rem;display:flex}.hero-module__Vyhc7W__mobileMenuContentCancel{color:#fff;cursor:pointer;background-color:tomato;border-radius:50%;padding:1rem;position:absolute;top:2rem;right:2rem}.hero-module__Vyhc7W__mobileMenuContentCancel:active{animation:5s linear hero-module__Vyhc7W__rotate}@keyframes hero-module__Vyhc7W__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.hero-module__Vyhc7W__mobileNavLink{font-family:var(--font-satoshi);color:#374151;cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:.5rem 0;font-size:1.3rem;font-weight:500;text-decoration:none;transition:color .2s;display:flex}.hero-module__Vyhc7W__mobileMenu button{margin-bottom:0}.hero-module__Vyhc7W__mobileNavLink:hover{color:#6b4a9f}.hero-module__Vyhc7W__mobileDropdown{flex-direction:column;display:flex}.hero-module__Vyhc7W__mobileChevron{flex-shrink:0;width:2rem;height:2rem;transition:transform .3s}.hero-module__Vyhc7W__mobileChevronOpen{transform:rotate(180deg)}.hero-module__Vyhc7W__mobileDropdownMenu{border-left:2px solid #e5e7eb;flex-direction:column;margin-top:1rem;padding-bottom:1rem;padding-left:1rem;animation:.2s hero-module__Vyhc7W__slideDownSubmenu;display:flex}@keyframes hero-module__Vyhc7W__slideDownSubmenu{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.hero-module__Vyhc7W__mobileDropdownItem{font-family:var(--font-satoshi);color:#6b7280;border-radius:.375rem;padding:.625rem .75rem;font-size:1.2rem;font-weight:400;text-decoration:none;transition:all .2s}.hero-module__Vyhc7W__mobileDropdownItem:hover{color:#6b4a9f;background:#f9fafb}.hero-module__Vyhc7W__mobileMenuActions{text-align:center;border-top:1px solid #e5e7eb;flex-direction:column;gap:.75rem;margin-top:.5rem;padding-top:1rem;display:flex}.hero-module__Vyhc7W__mobileMenuActions a{text-decoration:none}.hero-module__Vyhc7W__mobileLoginButton{font-family:var(--font-satoshi);color:#374151;cursor:pointer;background:0 0;border:1px solid #d1d5db;border-radius:9999px;width:100%;padding:.75rem 1.5rem;font-size:1.2rem;font-weight:500;transition:all .2s}.hero-module__Vyhc7W__mobileLoginButton:hover{background:#f9fafb}.hero-module__Vyhc7W__mobileGetStartedButton{font-family:var(--font-satoshi);color:#2d1b5e;cursor:pointer;background:linear-gradient(135deg,gold 0%,orange 100%);border:none;border-radius:9999px;width:100%;padding:.75rem 1.5rem;font-size:1.2rem;font-weight:600;transition:all .2s}.hero-module__Vyhc7W__mobileGetStartedButton:hover{background:linear-gradient(135deg,#ffc700 0%,#ff9500 100%)}.hero-module__Vyhc7W__taglineContainer{color:#000;background-color:#e5e5e7;border-radius:3rem;align-items:center;gap:1rem;width:fit-content;margin:2rem auto;padding:2px 1rem;display:flex;position:relative;box-shadow:0 0 10px #ffffffb3}.hero-module__Vyhc7W__imgContainer{align-items:center;display:flex;position:relative}.hero-module__Vyhc7W__imgContainer img{object-fit:cover;border:2px solid #fff;border-radius:50%;margin-left:-1rem;box-shadow:0 4px 12px #0003;width:2rem!important;height:2rem!important}.hero-module__Vyhc7W__imgContainer img:first-child{margin-left:0}.hero-module__Vyhc7W__taglineText{font-family:var(--font-satoshi);letter-spacing:.05em;text-transform:uppercase;font-size:.875rem;font-weight:500}.hero-module__Vyhc7W__heroCtas{justify-content:center;gap:1rem;display:flex}.hero-module__Vyhc7W__hero{box-sizing:border-box;grid-template-columns:1fr 1fr;justify-content:center;align-items:stretch;gap:2rem;padding:0 2rem;display:grid;position:relative}.hero-module__Vyhc7W__heroContent{flex-direction:column;flex:1;justify-content:center;display:flex}.hero-module__Vyhc7W__mainHeadline{font-family:var(--font-satoshi);color:#f5f5f7;letter-spacing:-.02em;margin-bottom:1.5rem;font-size:4rem;font-weight:700;line-height:1.1}.hero-module__Vyhc7W__mainHeadlineTyping{font-family:var(--font-satoshi);background:linear-gradient(135deg,#ffc700 0%,#ff9500 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1.5rem;font-size:4rem;font-weight:700;line-height:1.1;transition:all .3s}.hero-module__Vyhc7W__primaryCta{font-family:var(--font-satoshi);color:#2d1b5e;cursor:pointer;background:linear-gradient(135deg,gold 0%,orange 100%);border:none;border-radius:9999px;padding:1rem 4rem;font-size:1.3rem;font-weight:600;transition:all .3s;box-shadow:0 8px 20px #ffd70066}.hero-module__Vyhc7W__primaryCta:hover{background:linear-gradient(135deg,#ffc700 0%,#ff9500 100%);transform:translateY(-2px)}.hero-module__Vyhc7W__secondaryCta{font-family:var(--font-satoshi);color:#f5f5f7;cursor:pointer;background:#ffffff0d;border:2px solid #ffffff4d;border-radius:9999px;padding:1rem 4rem;font-size:1.3rem;font-weight:600;transition:all .3s}.hero-module__Vyhc7W__secondaryCta a{text-align:center;color:#f5f5f7;width:100%;font-size:1.3rem;font-weight:600;display:block}.hero-module__Vyhc7W__secondaryCta:hover{color:#fff;background:#ffffff1a;border-color:#ffffff80;transform:translateY(-2px)}.hero-module__Vyhc7W__animation{flex:1;justify-content:center;align-items:center;width:100%;height:100%;display:flex;overflow:hidden}.hero-module__Vyhc7W__animation img{object-fit:contain;width:100%;height:100%}.hero-module__Vyhc7W__subheadlineSecondary{font-family:var(--font-satoshi);color:#c7c7cc;margin-bottom:2.5rem;font-size:1.5rem;line-height:1.7}.hero-module__Vyhc7W__animation>div{object-fit:contain;width:100%!important;height:100%!important}.hero-module__Vyhc7W__animation canvas{object-fit:contain;width:100%!important;height:100%!important}.hero-module__Vyhc7W__animation svg{object-fit:contain;width:100%!important;height:100%!important}.hero-module__Vyhc7W__trustSection{flex-direction:column;gap:2rem;margin-top:3rem;display:flex}.hero-module__Vyhc7W__socialProof{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff14;border:1px solid #ffffff26;border-radius:1rem;justify-content:center;align-items:center;gap:1rem;padding:1rem 1.5rem;display:flex}.hero-module__Vyhc7W__avatarGroup{align-items:center;display:flex}.hero-module__Vyhc7W__avatar{object-fit:cover;border:2px solid #fff;border-radius:50%;margin-left:-.75rem;box-shadow:0 2px 8px #00000026;width:2rem!important;height:2rem!important}.hero-module__Vyhc7W__avatar:first-child{margin-left:0}.hero-module__Vyhc7W__avatarMore{width:2.5rem;height:2.5rem;font-family:var(--font-satoshi);color:#2d1b5e;background:linear-gradient(135deg,gold 0%,orange 100%);border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;margin-left:-.75rem;font-size:.75rem;font-weight:700;display:flex;box-shadow:0 2px 8px #00000026}.hero-module__Vyhc7W__socialProofText{color:#fff;gap:.125rem;display:flex}.hero-module__Vyhc7W__socialProofText p{color:#fff;font-weight:bolder}.hero-module__Vyhc7W__counterNumber{font-family:var(--font-satoshi);color:#fff;font-size:1.5rem;font-weight:700;line-height:1}.hero-module__Vyhc7W__counterLabel{font-family:var(--font-satoshi);color:#d1d1d6;font-size:.875rem}.hero-module__Vyhc7W__quickStats{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;display:flex}.hero-module__Vyhc7W__stat{align-items:center;gap:.75rem;display:flex}.hero-module__Vyhc7W__statIcon{filter:drop-shadow(0 2px 4px #0003);font-size:1.5rem}.hero-module__Vyhc7W__statContent{flex-direction:column;gap:.125rem;display:flex}.hero-module__Vyhc7W__statContent p{color:#fff}.hero-module__Vyhc7W__statNumber{font-family:var(--font-satoshi);color:#fff;font-size:1.25rem;font-weight:700;line-height:1}.hero-module__Vyhc7W__statLabel{font-family:var(--font-satoshi);color:#c7c7cc;white-space:nowrap;font-size:.75rem}.hero-module__Vyhc7W__statDivider{background:#fff3;width:1px;height:2rem}.hero-module__Vyhc7W__trustBadges{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}.hero-module__Vyhc7W__badge{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-family:var(--font-satoshi);color:#e5e5e7;background:#ffffff14;border:1px solid #ffffff26;border-radius:9999px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .3s;display:flex}.hero-module__Vyhc7W__badge:hover{background:#ffffff1f;border-color:#ffffff40;transform:translateY(-2px)}.hero-module__Vyhc7W__checkIcon{color:#10b981;flex-shrink:0;width:1.125rem;height:1.125rem}@media (max-width:768px){.hero-module__Vyhc7W__heroCtas{margin-top:2rem}.hero-module__Vyhc7W__socialProof{margin-bottom:2rem}.hero-module__Vyhc7W__animation,.hero-module__Vyhc7W__desktopNav,.hero-module__Vyhc7W__ctaButtons{display:none}.hero-module__Vyhc7W__mobileMenuButton{display:flex}.hero-module__Vyhc7W__taglineText{font-size:1rem}.hero-module__Vyhc7W__hero{grid-template-columns:1fr;gap:2rem;padding:0 1rem}.hero-module__Vyhc7W__mainHeadline{margin-top:2rem;margin-bottom:1rem;font-size:3.1rem}.hero-module__Vyhc7W__mainHeadlineTyping{margin-bottom:3rem;font-size:3.1rem}.hero-module__Vyhc7W__subheadlineSecondary{margin-bottom:1.5rem;font-size:1.4rem;line-height:1.6}.hero-module__Vyhc7W__primaryCta,.hero-module__Vyhc7W__secondaryCta{padding:1.5rem 2rem;font-size:1.3rem}.hero-module__Vyhc7W__heroCtas{flex-direction:column;width:100%}.hero-module__Vyhc7W__heroCtas button{width:100%}.hero-module__Vyhc7W__loginButton,.hero-module__Vyhc7W__getStartedButton{font-size:1.4rem}.hero-module__Vyhc7W__getStartedButton{padding:.5rem 1rem}.hero-module__Vyhc7W__socialProof{padding:.75rem 1rem}.hero-module__Vyhc7W__socialProofText,.hero-module__Vyhc7W__socialProofText p,.hero-module__Vyhc7W__counterLabel,.hero-module__Vyhc7W__counterNumber{font-size:1.2rem}.hero-module__Vyhc7W__quickStats{gap:1rem}.hero-module__Vyhc7W__stat{text-align:center;flex:calc(50% - .5rem);justify-content:center}.hero-module__Vyhc7W__statDivider{display:none}.hero-module__Vyhc7W__statNumber,.hero-module__Vyhc7W__statLabel,.hero-module__Vyhc7W__statContent p{font-size:1.2rem}.hero-module__Vyhc7W__trustBadges{gap:.75rem}.hero-module__Vyhc7W__badge{padding:.4rem .875rem;font-size:1.2rem}.hero-module__Vyhc7W__animation{min-height:300px}}
.animated-module__eGVUxG__wordWrapper{height:1.2em;position:relative;overflow:hidden}.animated-module__eGVUxG__animatedWord{color:#000;text-shadow:0 1px #000c;background:linear-gradient(135deg,#ffc700 0%,#ff9500 100%) 0 0/200% 200%;border-radius:8px;justify-content:center;align-items:center;width:fit-content;padding:.3em .8em;font-weight:700;animation:4s infinite animated-module__eGVUxG__gradientShift;display:flex;position:absolute;inset:0;box-shadow:0 4px 15px #ff95004d}@keyframes animated-module__eGVUxG__gradientShift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}
@font-face{font-family:Satoshi;src:url(/fonts/satoshi/Satoshi-Light.woff2)format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Satoshi;src:url(/fonts/satoshi/Satoshi-LightItalic.woff2)format("woff2");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:Satoshi;src:url(/fonts/satoshi/Satoshi-Regular.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Satoshi;src:url(/fonts/satoshi/Satoshi-Italic.woff2)format("woff2");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Satoshi;src:url(/fonts/satoshi/Satoshi-Medium.woff2)format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Satoshi;src:url(/fonts/satoshi/Satoshi-MediumItalic.woff2)format("woff2");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:Satoshi;src:url(/fonts/satoshi/Satoshi-Bold.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Satoshi;src:url(/fonts/satoshi/Satoshi-BoldItalic.woff2)format("woff2");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:Satoshi;src:url(/fonts/satoshi/Satoshi-Black.woff2)format("woff2");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Satoshi;src:url(/fonts/satoshi/Satoshi-BlackItalic.woff2)format("woff2");font-weight:900;font-style:italic;font-display:swap}@font-face{font-family:Satoshi Variable;src:url(/fonts/satoshi/Satoshi-Variable.woff2)format("woff2");font-weight:300 900;font-style:normal;font-display:swap}@font-face{font-family:Satoshi Variable;src:url(/fonts/satoshi/Satoshi-VariableItalic.woff2)format("woff2");font-weight:300 900;font-style:italic;font-display:swap}.trust-module__Whph9G__trustCont{max-width:1400px;margin:0 auto;padding:50px 20px}.trust-module__Whph9G__quickStats{box-sizing:border-box;background:linear-gradient(135deg,#6b4a9f 0%,#2d1b5e 100%);border-radius:20px;grid-template-columns:repeat(7,1fr);align-items:center;gap:0;margin-bottom:60px;padding:50px 60px;display:grid;box-shadow:0 20px 60px #6b4a9f4d}.trust-module__Whph9G__stat{grid-column:span 1;align-items:center;gap:20px;display:flex}.trust-module__Whph9G__stat:nth-child(2),.trust-module__Whph9G__stat:nth-child(4),.trust-module__Whph9G__stat:nth-child(6){grid-column:span 2}.trust-module__Whph9G__statDivider{background:#ffd7004d;width:2px;height:80px;margin:0 20px}.trust-module__Whph9G__statIcon{flex-shrink:0;font-size:48px;line-height:1}.trust-module__Whph9G__statContent{flex-direction:column;gap:8px;display:flex}.trust-module__Whph9G__statContent p{color:gold;letter-spacing:-1px;margin:0;font-family:Satoshi,sans-serif;font-size:42px;font-weight:800;line-height:1}.trust-module__Whph9G__statLabel{color:#f5f5f7;text-transform:uppercase;letter-spacing:1px;opacity:.9;font-family:Satoshi,sans-serif;font-size:15px;font-weight:600}.trust-module__Whph9G__trustBadges{grid-template-columns:repeat(4,1fr);gap:30px;display:grid}.trust-module__Whph9G__badge{text-align:center;background:#f5f5f7;border:2px solid #d1d1d6;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;min-height:180px;padding:35px 25px;transition:all .3s;display:flex}.trust-module__Whph9G__badge:hover{background:#fff;border-color:#6b4a9f;transform:translateY(-5px);box-shadow:0 10px 30px #6b4a9f26}.trust-module__Whph9G__checkIcon{color:#6b4a9f;flex-shrink:0;width:40px;height:40px;margin-bottom:15px}.trust-module__Whph9G__badge span{color:#2d1b5e;font-family:Satoshi,sans-serif;font-size:15px;font-weight:600;line-height:1.5}@media (max-width:1200px){.trust-module__Whph9G__trustCont{padding:40px 20px}.trust-module__Whph9G__quickStats{padding:40px}.trust-module__Whph9G__statContent p{font-size:3.6rem}.trust-module__Whph9G__statIcon{font-size:4.2rem}.trust-module__Whph9G__trustBadges{grid-template-columns:repeat(3,1fr)}.trust-module__Whph9G__badge:nth-child(4){grid-column:span 1}.trust-module__Whph9G__badge:nth-child(5){grid-column:span 3}}@media (max-width:900px){.trust-module__Whph9G__trustCont{padding:0 10px}.trust-module__Whph9G__quickStats{grid-template-columns:repeat(2,1fr);gap:30px;padding:35px 30px}.trust-module__Whph9G__stat{justify-content:center;grid-column:span 1!important}.trust-module__Whph9G__statDivider{display:none}.trust-module__Whph9G__statContent{text-align:center;align-items:center}.trust-module__Whph9G__trustBadges{grid-template-columns:repeat(2,1fr);gap:25px}.trust-module__Whph9G__badge:nth-child(5){grid-column:span 2}}@media (max-width:480px){.trust-module__Whph9G__trustCont{padding:0 10px}.trust-module__Whph9G__quickStats{grid-template-columns:1fr;gap:25px;margin-bottom:40px;padding:30px 25px}.trust-module__Whph9G__stat{flex-direction:column;gap:12px}.trust-module__Whph9G__statIcon{font-size:3.9rem}.trust-module__Whph9G__statContent p{font-size:3.2rem}.trust-module__Whph9G__statLabel{font-size:1.4rem}.trust-module__Whph9G__trustBadges{grid-template-columns:1fr;gap:20px}.trust-module__Whph9G__badge{min-height:150px;padding:30px 20px;grid-column:span 1!important}.trust-module__Whph9G__checkIcon{width:35px;height:35px}.trust-module__Whph9G__badge span{font-size:1.5rem}}
.proposition-module__UdeDpG__valueSection{box-sizing:border-box;background:#fff;padding:6rem 2rem;overflow-x:hidden}.proposition-module__UdeDpG__container{box-sizing:border-box;width:100%;margin:0 auto;padding:0 1rem}.proposition-module__UdeDpG__header{text-align:center;margin-bottom:4rem}.proposition-module__UdeDpG__title{font-family:var(--font-satoshi);color:#1f2937;letter-spacing:-.02em;flex-direction:column;align-items:center;gap:.75rem;margin-bottom:1rem;font-size:3.6rem;font-weight:700;display:inline-flex}.proposition-module__UdeDpG__underline{background:linear-gradient(90deg,gold 0%,orange 100%);border-radius:2px;width:80px;height:4px;display:block}.proposition-module__UdeDpG__subtitle{font-family:var(--font-satoshi);color:#6b7280;max-width:48rem;margin:0 auto;padding:0 1rem;font-size:1.6rem;line-height:1.75}.proposition-module__UdeDpG__cardsGrid{grid-template-columns:repeat(3,1fr);gap:2.5rem;width:100%;display:grid}.proposition-module__UdeDpG__card{box-sizing:border-box;background:#fff;border:1px solid #f3f4f6;border-radius:1rem;transition:all .3s;overflow:hidden;box-shadow:0 4px 12px #00000014}.proposition-module__UdeDpG__card:hover{border-color:#6b4a9f;transform:translateY(-8px);box-shadow:0 20px 40px #6b4a9f26}.proposition-module__UdeDpG__imageWrapper{background:linear-gradient(135deg,#f9fafb 0%,#e5e7eb 100%);width:100%;height:240px;position:relative;overflow:hidden}.proposition-module__UdeDpG__cardImage{object-fit:cover;width:100%;height:100%;transition:transform .5s cubic-bezier(.4,0,.2,1)}.proposition-module__UdeDpG__card:hover .proposition-module__UdeDpG__cardImage{transform:scale(1.15)}.proposition-module__UdeDpG__iconBadge{z-index:2;background:linear-gradient(135deg,gold 0%,orange 100%);border-radius:50%;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;transition:transform .3s;display:flex;position:absolute;top:1rem;right:1rem;box-shadow:0 4px 12px #ffa5004d}.proposition-module__UdeDpG__card:hover .proposition-module__UdeDpG__iconBadge{transform:scale(1.1)rotate(10deg)}.proposition-module__UdeDpG__icon{filter:drop-shadow(0 2px 4px #0000001a);font-size:1.75rem}.proposition-module__UdeDpG__comingSoonBadge{z-index:2;background:linear-gradient(135deg,#6b4a9f 0%,#2d1b5e 100%);border-radius:50px;align-items:center;gap:.6rem;padding:.6rem 1.2rem;animation:.5s proposition-module__UdeDpG__badgeSlideIn;display:flex;position:absolute;top:1rem;left:1rem;box-shadow:0 4px 16px #6b4a9f66}@keyframes proposition-module__UdeDpG__badgeSlideIn{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.proposition-module__UdeDpG__comingSoonPulse{background:gold;border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite proposition-module__UdeDpG__pulse;box-shadow:0 0 8px #ffd70099}@keyframes proposition-module__UdeDpG__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.3)}}.proposition-module__UdeDpG__comingSoonText{font-family:var(--font-satoshi);color:gold;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;font-size:1.4rem;font-weight:700}.proposition-module__UdeDpG__cardContent{padding:1.75rem}.proposition-module__UdeDpG__cardTitle{font-family:var(--font-satoshi);color:#1f2937;letter-spacing:-.01em;margin-bottom:.75rem;font-size:1.8rem;font-weight:600;line-height:1.3;transition:color .3s}.proposition-module__UdeDpG__card:hover .proposition-module__UdeDpG__cardTitle{color:#6b4a9f}.proposition-module__UdeDpG__cardDescription{font-family:var(--font-satoshi);color:#6b7280;font-size:1.6rem;line-height:1.7}@media (max-width:768px){.proposition-module__UdeDpG__valueSection{padding:4rem 1rem}.proposition-module__UdeDpG__cardsGrid{grid-template-columns:repeat(2,1fr)}.proposition-module__UdeDpG__title{font-size:3.1rem}.proposition-module__UdeDpG__subtitle{font-size:1.6rem}.proposition-module__UdeDpG__cardTitle{font-size:1.8rem}.proposition-module__UdeDpG__cardDescription{font-size:1.6rem}.proposition-module__UdeDpG__comingSoonText{font-size:1.3rem}}@media (max-width:480px){.proposition-module__UdeDpG__cardsGrid{grid-template-columns:1fr}.proposition-module__UdeDpG__title{font-size:2.6rem}.proposition-module__UdeDpG__subtitle,.proposition-module__UdeDpG__cardTitle{font-size:1.6rem}.proposition-module__UdeDpG__cardDescription{font-size:1.5rem}.proposition-module__UdeDpG__comingSoonBadge{padding:.5rem 1rem}.proposition-module__UdeDpG__comingSoonText{font-size:1.2rem}}
.howitworks-module__52Fv3a__howItWorksCont{box-sizing:border-box;background:linear-gradient(#fff 0%,#f9fafb 100%);padding:5rem 2rem}.howitworks-module__52Fv3a__howItWorksCont h1{text-align:center;max-width:1200px;font-family:var(--font-satoshi);color:#2d1b5e;letter-spacing:-.02em;margin:0 auto 4rem;font-size:3.6rem;font-weight:700;line-height:1.2}.howitworks-module__52Fv3a__howItWorksContent{background-color:#f2f2fb;border-radius:2rem;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1400px;margin:0 auto;padding:4rem;display:grid;box-shadow:0 10px 40px #2d1b5e14}.howitworks-module__52Fv3a__howItWorksContent>div:first-child{justify-content:center;align-items:center;display:flex;position:relative}.howitworks-module__52Fv3a__howItWorkImg{object-fit:contain;filter:drop-shadow(0 20px 40px #2d1b5e26);width:100%;max-width:600px;height:auto;transition:transform .3s}.howitworks-module__52Fv3a__howItWorkImg:hover{transform:scale(1.02)}.howitworks-module__52Fv3a__howItWorksSteps{flex-direction:column;gap:2rem;display:flex}.howitworks-module__52Fv3a__howItWorksStepsItem{background:#fff;border-left:4px solid #0000;border-radius:1rem;align-items:flex-start;gap:1.5rem;padding:1.5rem;transition:all .3s;display:flex;position:relative}.howitworks-module__52Fv3a__howItWorksStepsItem:hover{border-left-color:gold;transform:translate(8px);box-shadow:0 8px 24px #6b4a9f1f}.howitworks-module__52Fv3a__howItWorksStepsItem:before{content:"0" counter(step);counter-increment:step;width:3.5rem;height:3.5rem;font-family:var(--font-satoshi);color:#2d1b5e;background:linear-gradient(135deg,gold 0%,orange 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.25rem;font-weight:700;display:flex;box-shadow:0 4px 12px #ffd7004d}.howitworks-module__52Fv3a__howItWorksSteps{counter-reset:step}.howitworks-module__52Fv3a__howItWorksStepsItem:not(:last-child):after{content:"";background:linear-gradient(gold 0%,#ffd7004d 100%);width:2px;height:calc(100% - 3rem);position:absolute;top:5rem;left:2.5rem}.howitworks-module__52Fv3a__howItWorksStepsItem h3{font-family:var(--font-satoshi);color:#2d1b5e;margin:0 0 .75rem;font-size:1.7rem;font-weight:600;line-height:1.3}.howitworks-module__52Fv3a__howItWorksStepsItem p{font-family:var(--font-satoshi);color:#6b7280;margin:0;font-size:1.2rem;line-height:1.6}@media (max-width:1024px){.howitworks-module__52Fv3a__howItWorksCont{padding:4rem 1.5rem}.howitworks-module__52Fv3a__howItWorksCont h1{font-size:2.6rem}.howitworks-module__52Fv3a__howItWorksContent{gap:3rem;padding:3rem}.howitworks-module__52Fv3a__howItWorksStepsItem h3{font-size:1.35rem}.howitworks-module__52Fv3a__howItWorksStepsItem p{font-size:1.1rem}}@media (max-width:768px){.howitworks-module__52Fv3a__howItWorkImg{order:-1}.howitworks-module__52Fv3a__howItWorksCont{padding:3rem 1rem}.howitworks-module__52Fv3a__howItWorksCont h1{margin-bottom:3rem;font-size:2.1rem;line-height:1.3}.howitworks-module__52Fv3a__howItWorksContent{border-radius:1.5rem;grid-template-columns:1fr;gap:3rem;padding:2rem 1.5rem}.howitworks-module__52Fv3a__howItWorksContent>div:first-child{order:1}.howitworks-module__52Fv3a__howItWorksSteps{order:2;gap:1.5rem}.howitworks-module__52Fv3a__howItWorksStepsItem{gap:1rem;padding:1rem}.howitworks-module__52Fv3a__howItWorksStepsItem:before{width:3rem;height:3rem;font-size:1.3rem}.howitworks-module__52Fv3a__howItWorksStepsItem h3{margin-bottom:.5rem;font-size:1.6rem}.howitworks-module__52Fv3a__howItWorksStepsItem p{font-size:1.4rem;line-height:1.5}.howitworks-module__52Fv3a__howItWorksStepsItem:not(:last-child):after{top:4.5rem;left:2rem}}@media (max-width:480px){.howitworks-module__52Fv3a__howItWorksCont{padding:2rem .75rem}.howitworks-module__52Fv3a__howItWorksCont h1{font-size:2.6rem}.howitworks-module__52Fv3a__howItWorksContent{gap:2rem;padding:1.5rem 1rem}.howitworks-module__52Fv3a__howItWorksStepsItem{flex-direction:column;gap:.875rem;padding:1rem}.howitworks-module__52Fv3a__howItWorksStepsItem:before{width:2.5rem;height:2.5rem;font-size:1.1rem}.howitworks-module__52Fv3a__howItWorksStepsItem:not(:last-child):after{top:4rem;left:1.75rem}.howitworks-module__52Fv3a__howItWorksStepsItem h3{margin-bottom:.5rem;margin-left:2.5rem;font-size:1.5rem}.howitworks-module__52Fv3a__howItWorksStepsItem p{margin-left:2.5rem;font-size:1.2rem;line-height:1.5}}
@font-face{font-family:Satoshi;src:url(/fonts/satoshi/Satoshi-Light.woff2)format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Satoshi;src:url(/fonts/satoshi/Satoshi-LightItalic.woff2)format("woff2");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:Satoshi;src:url(/fonts/satoshi/Satoshi-Regular.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Satoshi;src:url(/fonts/satoshi/Satoshi-Italic.woff2)format("woff2");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Satoshi;src:url(/fonts/satoshi/Satoshi-Medium.woff2)format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Satoshi;src:url(/fonts/satoshi/Satoshi-MediumItalic.woff2)format("woff2");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:Satoshi;src:url(/fonts/satoshi/Satoshi-Bold.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Satoshi;src:url(/fonts/satoshi/Satoshi-BoldItalic.woff2)format("woff2");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:Satoshi;src:url(/fonts/satoshi/Satoshi-Black.woff2)format("woff2");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Satoshi;src:url(/fonts/satoshi/Satoshi-BlackItalic.woff2)format("woff2");font-weight:900;font-style:italic;font-display:swap}@font-face{font-family:Satoshi Variable;src:url(/fonts/satoshi/Satoshi-Variable.woff2)format("woff2");font-weight:300 900;font-style:normal;font-display:swap}@font-face{font-family:Satoshi Variable;src:url(/fonts/satoshi/Satoshi-VariableItalic.woff2)format("woff2");font-weight:300 900;font-style:italic;font-display:swap}.program-module__5XjR-G__programsSection{background:linear-gradient(#fff 0%,#f9fafb 100%);width:100%;padding:6rem 1rem;overflow-x:hidden}.program-module__5XjR-G__container{box-sizing:border-box;width:100%;max-width:1400px;margin:0 auto;padding:0 1rem}.program-module__5XjR-G__header{text-align:center;margin-bottom:5rem}.program-module__5XjR-G__title{color:#1f2937;letter-spacing:-.02em;flex-direction:column;align-items:center;gap:.75rem;margin-bottom:1rem;font-family:Satoshi,sans-serif;font-size:3.6rem;font-weight:700;display:inline-flex}.program-module__5XjR-G__underline{background:linear-gradient(90deg,gold 0%,orange 100%);border-radius:2px;width:80px;height:4px;display:block}.program-module__5XjR-G__subtitle{color:#6b7280;max-width:50rem;margin:0 auto;padding:0 1rem;font-family:Satoshi,sans-serif;font-size:1.5rem;line-height:1.75}.program-module__5XjR-G__programsList{flex-direction:column;gap:4rem;display:flex}.program-module__5XjR-G__programCard{background:#fff;border:1px solid #e5e7eb;border-radius:1.5rem;grid-template-columns:1fr 1fr;align-items:center;gap:3rem;padding:3rem;transition:all .4s cubic-bezier(.4,0,.2,1);display:grid;position:relative;overflow:hidden;box-shadow:0 4px 20px #0000000f}.program-module__5XjR-G__programCard:before{content:"";transform-origin:0;background:linear-gradient(90deg,#6b4a9f 0%,#8b5fbf 100%);height:4px;transition:transform .4s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.program-module__5XjR-G__programCard:hover{border-color:#6b4a9f;transform:translateY(-8px);box-shadow:0 20px 40px #6b4a9f26}.program-module__5XjR-G__programCard:hover:before{transform:scaleX(1)}.program-module__5XjR-G__programCardRight{grid-template-columns:1fr 1fr}.program-module__5XjR-G__programBadge{z-index:10;background:linear-gradient(135deg,gold 0%,orange 100%);border-radius:50%;justify-content:center;align-items:center;width:4rem;height:4rem;display:flex;position:absolute;top:-1rem;left:3rem;box-shadow:0 8px 20px #ffa50066}.program-module__5XjR-G__programNumber{color:#2d1b5e;font-family:Satoshi,sans-serif;font-size:1.25rem;font-weight:700}.program-module__5XjR-G__programContent{flex-direction:column;gap:1rem;margin-top:4rem;display:flex}.program-module__5XjR-G__programIcon{filter:drop-shadow(0 2px 4px #0000001a);margin-bottom:.5rem;font-size:3rem}.program-module__5XjR-G__programTitle{color:#1f2937;letter-spacing:-.01em;margin-bottom:.5rem;font-family:Satoshi,sans-serif;font-size:2.5rem;font-weight:700;line-height:1.2}.program-module__5XjR-G__programTagline{background:linear-gradient(135deg,#6b4a9f 0%,#8b5fbf 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-family:Satoshi,sans-serif;font-size:1.7rem;font-weight:600}.program-module__5XjR-G__programDescription{color:#6b7280;margin-bottom:1rem;font-family:Satoshi,sans-serif;font-size:1.5rem;line-height:1.6}.program-module__5XjR-G__featuresList{flex-direction:column;gap:.75rem;margin:1rem 0;padding:0;list-style:none;display:flex}.program-module__5XjR-G__featureItem{color:#374151;align-items:flex-start;gap:.75rem;font-family:Satoshi,sans-serif;font-size:1.4rem;line-height:1.6;display:flex}.program-module__5XjR-G__checkmark{color:#10b981;flex-shrink:0;margin-top:.125rem;font-size:1.125rem;font-weight:700}.program-module__5XjR-G__bestForBadge{background:linear-gradient(135deg,#f9fafb 0%,#f3f4f6 100%);border-left:3px solid #6b4a9f;border-radius:.5rem;margin:1.5rem 0;padding:1rem 1.25rem}.program-module__5XjR-G__bestForLabel{color:#6b4a9f;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-family:Satoshi,sans-serif;font-size:1.4rem;font-weight:700;display:block}.program-module__5XjR-G__bestForText{color:#374151;margin:0;font-family:Satoshi,sans-serif;font-size:1.3rem;line-height:1.6}.program-module__5XjR-G__learnMoreBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6b4a9f 0%,#8b5fbf 100%);border:none;border-radius:9999px;align-items:center;gap:.75rem;width:fit-content;padding:1rem 2rem;font-family:Satoshi,sans-serif;font-size:1.4rem;font-weight:600;transition:all .3s;display:inline-flex;box-shadow:0 4px 12px #6b4a9f4d}.program-module__5XjR-G__learnMoreBtn.program-module__5XjR-G__gold{color:#2d1b5e;background:linear-gradient(135deg,gold 0%,orange 100%);box-shadow:0 4px 12px #ffa5004d}.program-module__5XjR-G__learnMoreBtn:hover{transform:translate(4px);box-shadow:0 6px 16px #6b4a9f66}.program-module__5XjR-G__learnMoreBtn.program-module__5XjR-G__gold:hover{box-shadow:0 6px 16px #ffa50066}.program-module__5XjR-G__arrow{font-size:1.25rem;transition:transform .3s}.program-module__5XjR-G__learnMoreBtn:hover .program-module__5XjR-G__arrow{transform:translate(4px)}.program-module__5XjR-G__programImage{width:100%;height:100%}.program-module__5XjR-G__imageWrapper{border-radius:1rem;width:100%;position:relative;overflow:hidden;box-shadow:0 8px 24px #0000001f}.program-module__5XjR-G__image{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.4,0,.2,1)}.program-module__5XjR-G__programCard:hover .program-module__5XjR-G__image{transform:scale(1.08)}.program-module__5XjR-G__imageOverlay{pointer-events:none;background:linear-gradient(135deg,#6b4a9f1a 0%,#8b5fbf0d 100%);position:absolute;inset:0}@media (max-width:1024px){.program-module__5XjR-G__programCard,.program-module__5XjR-G__programCardRight{grid-template-columns:1fr;gap:2rem;padding:2rem}.program-module__5XjR-G__programCardRight .program-module__5XjR-G__programContent{order:1}.program-module__5XjR-G__programCardRight .program-module__5XjR-G__programImage{order:2}}@media (max-width:768px){.program-module__5XjR-G__programImage{order:1}.program-module__5XjR-G__programContent{order:2}.program-module__5XjR-G__programsSection{padding:4rem .5rem}.program-module__5XjR-G__container{padding:0 .5rem}.program-module__5XjR-G__header{margin-bottom:3rem}.program-module__5XjR-G__title{font-size:3rem}.program-module__5XjR-G__subtitle{padding:0 .5rem;font-size:1.5rem;line-height:1.6}.program-module__5XjR-G__programsList{gap:3rem}.program-module__5XjR-G__programCard{padding:1.5rem}.program-module__5XjR-G__programBadge{width:3rem;height:3rem;left:1.5rem}.program-module__5XjR-G__programNumber{font-size:1.1rem}.program-module__5XjR-G__programIcon{font-size:2.6rem}.program-module__5XjR-G__programTitle{margin-bottom:.25rem;font-size:2.3rem}.program-module__5XjR-G__programTagline{margin-bottom:.5rem;font-size:1.6rem}.program-module__5XjR-G__programDescription{font-size:1.6rem}.program-module__5XjR-G__featureItem{font-size:1.5rem}.program-module__5XjR-G__checkmark{font-size:1.1rem}.program-module__5XjR-G__bestForLabel{font-size:1.5rem}.program-module__5XjR-G__bestForText{font-size:1.4rem}.program-module__5XjR-G__learnMoreBtn{justify-content:center;width:100%;padding:.875rem 1.75rem;font-size:1.5rem}}
@font-face{font-family:Satoshi;src:url(/fonts/satoshi/Satoshi-Light.woff2)format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Satoshi;src:url(/fonts/satoshi/Satoshi-LightItalic.woff2)format("woff2");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:Satoshi;src:url(/fonts/satoshi/Satoshi-Regular.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Satoshi;src:url(/fonts/satoshi/Satoshi-Italic.woff2)format("woff2");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Satoshi;src:url(/fonts/satoshi/Satoshi-Medium.woff2)format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Satoshi;src:url(/fonts/satoshi/Satoshi-MediumItalic.woff2)format("woff2");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:Satoshi;src:url(/fonts/satoshi/Satoshi-Bold.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Satoshi;src:url(/fonts/satoshi/Satoshi-BoldItalic.woff2)format("woff2");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:Satoshi;src:url(/fonts/satoshi/Satoshi-Black.woff2)format("woff2");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Satoshi;src:url(/fonts/satoshi/Satoshi-BlackItalic.woff2)format("woff2");font-weight:900;font-style:italic;font-display:swap}@font-face{font-family:Satoshi Variable;src:url(/fonts/satoshi/Satoshi-Variable.woff2)format("woff2");font-weight:300 900;font-style:normal;font-display:swap}@font-face{font-family:Satoshi Variable;src:url(/fonts/satoshi/Satoshi-VariableItalic.woff2)format("woff2");font-weight:300 900;font-style:italic;font-display:swap}.whyloveus-module__pyQePq__section{background:#f2f2fb;padding:5rem 1.5rem;position:relative}.whyloveus-module__pyQePq__container{max-width:1280px;margin:0 auto}.whyloveus-module__pyQePq__headingWrapper{text-align:center;margin-bottom:4rem}.whyloveus-module__pyQePq__mainHeading{color:#1f2937;letter-spacing:-.02em;margin-bottom:1rem;font-family:Satoshi,sans-serif;font-size:2.6rem;font-weight:700}@media (min-width:768px){.whyloveus-module__pyQePq__mainHeading{font-size:3.7rem}.whyloveus-module__pyQePq__subHeading{font-size:1.6rem}}.whyloveus-module__pyQePq__subHeading{color:#6b7280;max-width:42rem;margin:0 auto;font-family:Satoshi,sans-serif;font-size:1.5rem;line-height:1.7}.whyloveus-module__pyQePq__accordionGrid{grid-template-columns:1fr;gap:1rem;display:grid}.whyloveus-module__pyQePq__accordionItem{background:#fff;border:2px solid #e5e7eb;border-radius:1rem;transition:all .3s;overflow:hidden;box-shadow:0 1px 3px #0000000d}.whyloveus-module__pyQePq__accordionItem:hover{border-color:#d1d5db;transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.whyloveus-module__pyQePq__accordionItemOpen{border-color:#6b4a9f;box-shadow:0 8px 20px #6b4a9f26}.whyloveus-module__pyQePq__accordionHeader{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1.25rem 1.5rem;transition:background .2s;display:flex}.whyloveus-module__pyQePq__accordionHeader:hover{background:#f9fafb}.whyloveus-module__pyQePq__accordionItemOpen .whyloveus-module__pyQePq__accordionHeader{background:linear-gradient(135deg,#f3f0f9 0%,#faf8fc 100%)}.whyloveus-module__pyQePq__accordionHeaderContent{flex:1;align-items:center;gap:.875rem;display:flex}.whyloveus-module__pyQePq__icon{filter:drop-shadow(0 2px 4px #0000001a);flex-shrink:0;font-size:1.9rem;line-height:1}.whyloveus-module__pyQePq__accordionTitle{color:#1f2937;letter-spacing:-.01em;margin:0;font-family:Satoshi,sans-serif;font-size:1.5rem;font-weight:600;transition:color .2s}.whyloveus-module__pyQePq__accordionItemOpen .whyloveus-module__pyQePq__accordionTitle{color:#6b4a9f}@media (min-width:769px){.whyloveus-module__pyQePq__accordionTitle{font-size:1.9rem}.whyloveus-module__pyQePq__accordionItem{width:70%;margin:0 auto}}.whyloveus-module__pyQePq__chevronWrapper{background:#f3f4f6;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;transition:background .3s;display:flex}.whyloveus-module__pyQePq__accordionItemOpen .whyloveus-module__pyQePq__chevronWrapper{background:#6b4a9f}.whyloveus-module__pyQePq__chevron{color:#6b7280;width:1.4rem;height:1.4rem;transition:color .3s}.whyloveus-module__pyQePq__accordionItemOpen .whyloveus-module__pyQePq__chevron{color:#fff}.whyloveus-module__pyQePq__accordionContent{overflow:hidden}.whyloveus-module__pyQePq__accordionContentInner{padding:0 1.5rem 1.5rem}.whyloveus-module__pyQePq__description{color:#4b5563;margin:0;padding-left:3rem;font-family:Satoshi,sans-serif;font-size:1.4rem;line-height:1.7}@media (min-width:768px){.whyloveus-module__pyQePq__description{font-size:1.5rem}}@media (max-width:768px){.whyloveus-module__pyQePq__section{padding:3rem 1rem}.whyloveus-module__pyQePq__headingWrapper{margin-bottom:2.5rem}.whyloveus-module__pyQePq__subHeading{font-size:1.5rem}.whyloveus-module__pyQePq__accordionHeader{padding:1rem 1.25rem}.whyloveus-module__pyQePq__icon,.whyloveus-module__pyQePq__accordionTitle{font-size:1.6rem}.whyloveus-module__pyQePq__accordionContentInner{padding:0 1.25rem 1.25rem}.whyloveus-module__pyQePq__description{padding-left:2.5rem;font-size:1.4rem}}@keyframes whyloveus-module__pyQePq__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.whyloveus-module__pyQePq__accordionHeader:focus{outline-offset:2px;outline:2px solid #6b4a9f}.whyloveus-module__pyQePq__accordionHeader:focus:not(:focus-visible){outline:none}@media print{.whyloveus-module__pyQePq__accordionContent{opacity:1!important;height:auto!important}.whyloveus-module__pyQePq__chevronWrapper{display:none}}
@font-face{font-family:Satoshi;src:url(/fonts/satoshi/Satoshi-Light.woff2)format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Satoshi;src:url(/fonts/satoshi/Satoshi-LightItalic.woff2)format("woff2");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:Satoshi;src:url(/fonts/satoshi/Satoshi-Regular.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Satoshi;src:url(/fonts/satoshi/Satoshi-Italic.woff2)format("woff2");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Satoshi;src:url(/fonts/satoshi/Satoshi-Medium.woff2)format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Satoshi;src:url(/fonts/satoshi/Satoshi-MediumItalic.woff2)format("woff2");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:Satoshi;src:url(/fonts/satoshi/Satoshi-Bold.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Satoshi;src:url(/fonts/satoshi/Satoshi-BoldItalic.woff2)format("woff2");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:Satoshi;src:url(/fonts/satoshi/Satoshi-Black.woff2)format("woff2");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Satoshi;src:url(/fonts/satoshi/Satoshi-BlackItalic.woff2)format("woff2");font-weight:900;font-style:italic;font-display:swap}@font-face{font-family:Satoshi Variable;src:url(/fonts/satoshi/Satoshi-Variable.woff2)format("woff2");font-weight:300 900;font-style:normal;font-display:swap}@font-face{font-family:Satoshi Variable;src:url(/fonts/satoshi/Satoshi-VariableItalic.woff2)format("woff2");font-weight:300 900;font-style:italic;font-display:swap}.testimonial-module__AmxfNq__section{background:linear-gradient(135deg,#f9fafb 0%,#fff 100%);padding:5rem 1.5rem;position:relative;overflow:hidden}.testimonial-module__AmxfNq__container{max-width:1280px;margin:0 auto}.testimonial-module__AmxfNq__headingWrapper{text-align:center;margin-bottom:4rem}.testimonial-module__AmxfNq__mainHeading{color:#1f2937;letter-spacing:-.02em;margin-bottom:1rem;font-family:Satoshi,sans-serif;font-size:3.6rem;font-weight:700}.testimonial-module__AmxfNq__subHeading{color:#6b7280;max-width:42rem;margin:0 auto;font-family:Satoshi,sans-serif;font-size:1.6rem;line-height:1.7}.testimonial-module__AmxfNq__carouselWrapper{max-width:56rem;margin:0 auto;position:relative}.testimonial-module__AmxfNq__carouselContainer{min-height:300px;position:relative;overflow:hidden}.testimonial-module__AmxfNq__testimonialCard{background:#fff;border:2px solid #f3f4f6;border-radius:1.5rem;padding:3rem;position:relative;box-shadow:0 10px 40px #00000014}.testimonial-module__AmxfNq__cardContent{flex-direction:column;gap:1.5rem;display:flex}.testimonial-module__AmxfNq__testimonialHeading{color:#1f2937;letter-spacing:-.01em;margin:0;font-family:Satoshi,sans-serif;font-size:1.75rem;font-weight:700}.testimonial-module__AmxfNq__testimonialText{color:#4b5563;margin:0;font-family:Satoshi,sans-serif;font-size:1.4rem;font-style:italic;line-height:1.8}.testimonial-module__AmxfNq__starRating{gap:.25rem;display:flex}.testimonial-module__AmxfNq__star{color:gold;filter:drop-shadow(0 2px 4px #ffd7004d);width:1.25rem;height:1.25rem}.testimonial-module__AmxfNq__authorInfo{border-top:1px solid #e5e7eb;align-items:center;gap:1rem;padding-top:1.5rem;display:flex}.testimonial-module__AmxfNq__avatarWrapper{flex-shrink:0}.testimonial-module__AmxfNq__avatar{object-fit:cover;border:3px solid #6b4a9f;border-radius:50%;box-shadow:0 4px 12px #6b4a9f33;width:60px!important;height:60px!important}.testimonial-module__AmxfNq__authorDetails{flex-direction:column;gap:.25rem;display:flex}.testimonial-module__AmxfNq__authorName{color:#1f2937;margin:0;font-family:Satoshi,sans-serif;font-size:1.3rem;font-weight:600}.testimonial-module__AmxfNq__authorRole{color:#6b7280;margin:0;font-family:Satoshi,sans-serif;font-size:1.1rem}.testimonial-module__AmxfNq__authorLocation{color:#9ca3af;margin:0;font-family:Satoshi,sans-serif;font-size:1rem}.testimonial-module__AmxfNq__navButton{cursor:pointer;z-index:10;background:#fff;border:2px solid #e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 12px #0000001a}.testimonial-module__AmxfNq__navButton:hover{background:#6b4a9f;border-color:#6b4a9f;transform:translateY(-50%)scale(1.1);box-shadow:0 6px 16px #6b4a9f4d}.testimonial-module__AmxfNq__navButtonLeft{left:-1.5rem}.testimonial-module__AmxfNq__navButtonRight{right:-1.5rem}.testimonial-module__AmxfNq__navIcon{color:#6b7280;width:1.5rem;height:1.5rem;transition:color .3s}.testimonial-module__AmxfNq__navButton:hover .testimonial-module__AmxfNq__navIcon{color:#fff}.testimonial-module__AmxfNq__dotsContainer{justify-content:center;gap:.75rem;margin-top:4rem;display:flex}.testimonial-module__AmxfNq__dot{cursor:pointer;background:#d1d5db;border:none;border-radius:50%;width:.75rem;height:.75rem;padding:0;transition:all .3s}.testimonial-module__AmxfNq__dot:hover{background:#9ca3af;transform:scale(1.2)}.testimonial-module__AmxfNq__dotActive{background:#6b4a9f;border-radius:.375rem;width:2rem;box-shadow:0 2px 8px #6b4a9f66}@media (max-width:768px){.testimonial-module__AmxfNq__section{padding:3rem 1rem}.testimonial-module__AmxfNq__headingWrapper{margin-bottom:2.5rem}.testimonial-module__AmxfNq__mainHeading{font-size:3.1rem}.testimonial-module__AmxfNq__subHeading{font-size:1.5rem}.testimonial-module__AmxfNq__testimonialCard{padding:2rem 1.5rem}.testimonial-module__AmxfNq__testimonialHeading{font-size:1.8rem}.testimonial-module__AmxfNq__testimonialText{font-size:1.4rem}.testimonial-module__AmxfNq__navButton{width:2.5rem;height:2.5rem}.testimonial-module__AmxfNq__navButtonLeft{left:0}.testimonial-module__AmxfNq__navButtonRight{right:0}.testimonial-module__AmxfNq__navIcon{width:1.25rem;height:1.25rem}.testimonial-module__AmxfNq__avatar{width:50px!important;height:50px!important}.testimonial-module__AmxfNq__authorName{font-size:1.4rem}.testimonial-module__AmxfNq__authorRole,.testimonial-module__AmxfNq__authorLocation{font-size:1.2rem}}@media (max-width:480px){.testimonial-module__AmxfNq__navButton{display:none}.testimonial-module__AmxfNq__mainHeading{font-size:2.6rem}.testimonial-module__AmxfNq__testimonialCard{padding:1.5rem 1.25rem}.testimonial-module__AmxfNq__testimonialHeading{font-size:1.7rem}.testimonial-module__AmxfNq__testimonialText{font-size:1.4rem}.testimonial-module__AmxfNq__cardContent{gap:1.25rem}.testimonial-module__AmxfNq__dotsContainer{gap:.5rem;margin-top:2rem}.testimonial-module__AmxfNq__dot{width:.625rem;height:.625rem}.testimonial-module__AmxfNq__dotActive{width:1.5rem}.testimonial-module__AmxfNq__carouselContainer{height:250px}}.testimonial-module__AmxfNq__navButton:focus,.testimonial-module__AmxfNq__dot:focus{outline-offset:2px;outline:2px solid #6b4a9f}.testimonial-module__AmxfNq__navButton:focus:not(:focus-visible),.testimonial-module__AmxfNq__dot:focus:not(:focus-visible){outline:none}@keyframes testimonial-module__AmxfNq__fadeIn{0%{opacity:0}to{opacity:1}}.testimonial-module__AmxfNq__testimonialCard{animation:.3s testimonial-module__AmxfNq__fadeIn}
@font-face{font-family:Satoshi;src:url(/fonts/satoshi/Satoshi-Light.woff2)format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Satoshi;src:url(/fonts/satoshi/Satoshi-LightItalic.woff2)format("woff2");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:Satoshi;src:url(/fonts/satoshi/Satoshi-Regular.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Satoshi;src:url(/fonts/satoshi/Satoshi-Italic.woff2)format("woff2");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Satoshi;src:url(/fonts/satoshi/Satoshi-Medium.woff2)format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Satoshi;src:url(/fonts/satoshi/Satoshi-MediumItalic.woff2)format("woff2");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:Satoshi;src:url(/fonts/satoshi/Satoshi-Bold.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Satoshi;src:url(/fonts/satoshi/Satoshi-BoldItalic.woff2)format("woff2");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:Satoshi;src:url(/fonts/satoshi/Satoshi-Black.woff2)format("woff2");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Satoshi;src:url(/fonts/satoshi/Satoshi-BlackItalic.woff2)format("woff2");font-weight:900;font-style:italic;font-display:swap}@font-face{font-family:Satoshi Variable;src:url(/fonts/satoshi/Satoshi-Variable.woff2)format("woff2");font-weight:300 900;font-style:normal;font-display:swap}@font-face{font-family:Satoshi Variable;src:url(/fonts/satoshi/Satoshi-VariableItalic.woff2)format("woff2");font-weight:300 900;font-style:italic;font-display:swap}.cta-module__bPPIHa__ctaContainer{max-width:1400px;margin:100px auto;padding:0 20px}.cta-module__bPPIHa__ctaContent{background:linear-gradient(135deg,#f5f5f7 0%,#fff 100%);border-radius:30px;grid-template-columns:1fr 1fr;align-items:center;gap:80px;padding:80px 70px;display:grid;position:relative;overflow:visible;box-shadow:0 20px 60px #6b4a9f1a}.cta-module__bPPIHa__leftSection{z-index:2;flex-direction:column;gap:30px;display:flex}.cta-module__bPPIHa__parentsTrust{flex-direction:column;gap:15px;display:flex}.cta-module__bPPIHa__avatarGroup{align-items:center;gap:0;display:flex}.cta-module__bPPIHa__avatar{color:#fff;border:3px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;margin-left:-12px;font-family:Satoshi,sans-serif;font-size:18px;font-weight:700;transition:transform .3s;display:flex;box-shadow:0 4px 12px #00000026}.cta-module__bPPIHa__avatar:first-child{margin-left:0}.cta-module__bPPIHa__avatar:hover{z-index:10;transform:translateY(-5px)scale(1.1)}.cta-module__bPPIHa__avatar img{object-fit:cover;border-radius:50%;width:50px;height:50px}.cta-module__bPPIHa__avatarMore{color:gold;background:#6b4a9f;border:3px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;margin-left:-12px;font-family:Satoshi,sans-serif;font-size:13px;font-weight:700;display:flex;box-shadow:0 4px 12px #6b4a9f4d}.cta-module__bPPIHa__trustText{color:#2d1b5e;margin:0;font-family:Satoshi,sans-serif;font-size:16px;line-height:1.6}.cta-module__bPPIHa__trustText strong{color:#6b4a9f;font-weight:700}.cta-module__bPPIHa__ctaHeading{color:#2d1b5e;letter-spacing:-1px;margin:0;font-family:Satoshi,sans-serif;font-size:48px;font-weight:800;line-height:1.2}.cta-module__bPPIHa__ctaDescription{color:#2d1b5e;opacity:.8;margin:0;font-family:Satoshi,sans-serif;font-size:18px;line-height:1.7}.cta-module__bPPIHa__ctaActions{flex-wrap:wrap;gap:20px;display:flex}.cta-module__bPPIHa__primaryBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6b4a9f 0%,#2d1b5e 100%);border:none;border-radius:12px;align-items:center;gap:10px;padding:18px 40px;font-family:Satoshi,sans-serif;font-size:17px;font-weight:700;transition:all .3s;display:flex;box-shadow:0 10px 30px #6b4a9f4d}.cta-module__bPPIHa__primaryBtn:hover{transform:translateY(-3px);box-shadow:0 15px 40px #6b4a9f66}.cta-module__bPPIHa__arrowIcon{width:20px;height:20px;transition:transform .3s}.cta-module__bPPIHa__primaryBtn:hover .cta-module__bPPIHa__arrowIcon{transform:translate(5px)}.cta-module__bPPIHa__secondaryBtn{cursor:pointer;background:0 0;border:2px solid #6b4a9f;border-radius:12px;padding:16px 40px;transition:all .3s}.cta-module__bPPIHa__secondaryBtn a{width:100%;font-family:Satoshi,sans-serif;font-size:17px;font-weight:700;display:block}.cta-module__bPPIHa__secondaryBtn:hover{color:#fff;background:#6b4a9f;transform:translateY(-3px);box-shadow:0 10px 30px #6b4a9f33}.cta-module__bPPIHa__secondaryBtn:hover a{color:#fff}.cta-module__bPPIHa__features{flex-wrap:wrap;gap:25px;padding-top:10px;display:flex}.cta-module__bPPIHa__feature{align-items:center;gap:8px;display:flex}.cta-module__bPPIHa__featureIcon{color:#6b4a9f;flex-shrink:0;width:22px;height:22px}.cta-module__bPPIHa__feature span{color:#2d1b5e;opacity:.8;font-family:Satoshi,sans-serif;font-size:15px;font-weight:600}.cta-module__bPPIHa__rightSection{justify-content:center;align-items:flex-start;height:650px;margin-top:-120px;display:flex;position:relative}.cta-module__bPPIHa__imageWrapper{width:100%;height:100%;position:relative}.cta-module__bPPIHa__ctaImage{object-fit:cover;object-position:top center;border-radius:20px;box-shadow:0 20px 60px #00000026}.cta-module__bPPIHa__decorCircle1{opacity:.15;z-index:-1;background:linear-gradient(135deg,gold,orange);border-radius:50%;width:300px;height:300px;animation:6s ease-in-out infinite cta-module__bPPIHa__float;position:absolute;top:-50px;right:-50px}.cta-module__bPPIHa__decorCircle2{opacity:.1;z-index:-1;background:linear-gradient(135deg,#6b4a9f,#2d1b5e);border-radius:50%;width:200px;height:200px;animation:8s ease-in-out infinite reverse cta-module__bPPIHa__float;position:absolute;bottom:-30px;left:-30px}@keyframes cta-module__bPPIHa__float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@media (max-width:1200px){.cta-module__bPPIHa__ctaContainer{margin:80px auto;padding:0 30px}.cta-module__bPPIHa__ctaContent{gap:60px;padding:60px 50px;overflow:hidden}.cta-module__bPPIHa__ctaHeading{font-size:42px}.cta-module__bPPIHa__rightSection{height:550px;margin-top:-80px}}@media (max-width:768px){.cta-module__bPPIHa__ctaContainer{padding:0 10px}.cta-module__bPPIHa__ctaContent{grid-template-columns:1fr;gap:0;padding:50px 40px}.cta-module__bPPIHa__ctaHeading{font-size:3.8rem}.cta-module__bPPIHa__ctaDescription{font-size:1.7rem}.cta-module__bPPIHa__rightSection{display:none}.cta-module__bPPIHa__ctaActions{flex-direction:column}.cta-module__bPPIHa__primaryBtn,.cta-module__bPPIHa__secondaryBtn{justify-content:center;width:100%}}@media (max-width:480px){.cta-module__bPPIHa__ctaContainer{margin:60px auto;padding:0 10px}.cta-module__bPPIHa__ctaContent{padding:40px 30px}.cta-module__bPPIHa__ctaHeading{font-size:2.5rem}.cta-module__bPPIHa__ctaDescription{font-size:1.6rem}.cta-module__bPPIHa__avatar,.cta-module__bPPIHa__avatarMore{width:45px;height:45px;font-size:1.6rem}.cta-module__bPPIHa__avatarMore{font-size:1.3rem}.cta-module__bPPIHa__trustText{font-size:1.5rem}.cta-module__bPPIHa__primaryBtn,.cta-module__bPPIHa__secondaryBtn{padding:16px 30px;font-size:1.6rem}.cta-module__bPPIHa__features{flex-direction:column;gap:15px}}
@font-face{font-family:Satoshi;src:url(/fonts/satoshi/Satoshi-Light.woff2)format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Satoshi;src:url(/fonts/satoshi/Satoshi-LightItalic.woff2)format("woff2");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:Satoshi;src:url(/fonts/satoshi/Satoshi-Regular.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Satoshi;src:url(/fonts/satoshi/Satoshi-Italic.woff2)format("woff2");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Satoshi;src:url(/fonts/satoshi/Satoshi-Medium.woff2)format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Satoshi;src:url(/fonts/satoshi/Satoshi-MediumItalic.woff2)format("woff2");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:Satoshi;src:url(/fonts/satoshi/Satoshi-Bold.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Satoshi;src:url(/fonts/satoshi/Satoshi-BoldItalic.woff2)format("woff2");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:Satoshi;src:url(/fonts/satoshi/Satoshi-Black.woff2)format("woff2");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Satoshi;src:url(/fonts/satoshi/Satoshi-BlackItalic.woff2)format("woff2");font-weight:900;font-style:italic;font-display:swap}@font-face{font-family:Satoshi Variable;src:url(/fonts/satoshi/Satoshi-Variable.woff2)format("woff2");font-weight:300 900;font-style:normal;font-display:swap}@font-face{font-family:Satoshi Variable;src:url(/fonts/satoshi/Satoshi-VariableItalic.woff2)format("woff2");font-weight:300 900;font-style:italic;font-display:swap}.comingsoon-module__WSAEKa__comingSoonContainer{max-width:1400px;margin:120px auto;padding:0 20px}.comingsoon-module__WSAEKa__comingSoonContent{text-align:center;background:linear-gradient(135deg,#2d1b5e 0%,#6b4a9f 100%);border-radius:30px;padding:80px 70px;position:relative;overflow:hidden}.comingsoon-module__WSAEKa__comingSoonContent:before{content:"";background:radial-gradient(circle,#ffd7001a 0%,#0000 70%);border-radius:50%;width:500px;height:500px;animation:8s ease-in-out infinite comingsoon-module__WSAEKa__pulse;position:absolute;top:-50%;right:-10%}.comingsoon-module__WSAEKa__comingSoonContent:after{content:"";background:radial-gradient(circle,#ffa50014 0%,#0000 70%);border-radius:50%;width:400px;height:400px;animation:10s ease-in-out infinite reverse comingsoon-module__WSAEKa__pulse;position:absolute;bottom:-30%;left:-5%}@keyframes comingsoon-module__WSAEKa__pulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.8;transform:scale(1.2)}}.comingsoon-module__WSAEKa__badge{z-index:2;background:#ffd70026;border:2px solid gold;border-radius:50px;align-items:center;gap:10px;margin-bottom:30px;padding:12px 24px;display:inline-flex;position:relative}.comingsoon-module__WSAEKa__badgePulse{background:gold;border-radius:50%;width:12px;height:12px;animation:2s ease-in-out infinite comingsoon-module__WSAEKa__badgePulse}@keyframes comingsoon-module__WSAEKa__badgePulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.3)}}.comingsoon-module__WSAEKa__badgeText{color:gold;text-transform:uppercase;letter-spacing:1px;font-family:Satoshi,sans-serif;font-size:14px;font-weight:700}.comingsoon-module__WSAEKa__heading{color:#fff;letter-spacing:-1.5px;z-index:2;margin:0 0 25px;font-family:Satoshi,sans-serif;font-size:56px;font-weight:900;line-height:1.2;position:relative}.comingsoon-module__WSAEKa__subheading{color:#f5f5f7;opacity:.95;z-index:2;max-width:900px;margin:0 auto 60px;font-family:Satoshi,sans-serif;font-size:1.6rem;line-height:1.7;position:relative}.comingsoon-module__WSAEKa__featuresGrid{z-index:2;grid-template-columns:repeat(3,1fr);gap:25px;margin-bottom:60px;display:grid;position:relative}.comingsoon-module__WSAEKa__featureCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background:#ffffff14;border:1px solid #ffd70033;border-radius:20px;padding:35px 25px;transition:all .3s}.comingsoon-module__WSAEKa__featureCard:hover{background:#ffffff1f;border-color:gold;transform:translateY(-5px);box-shadow:0 15px 40px #ffd70033}.comingsoon-module__WSAEKa__featureIcon{margin-bottom:20px;font-size:48px;line-height:1}.comingsoon-module__WSAEKa__featureTitle{color:gold;margin:0 0 12px;font-family:Satoshi,sans-serif;font-size:1.8rem;font-weight:700}.comingsoon-module__WSAEKa__featureDesc{color:#f5f5f7;opacity:.9;margin:0;font-family:Satoshi,sans-serif;font-size:1.4rem;line-height:1.5}.comingsoon-module__WSAEKa__socialProof{z-index:2;flex-direction:column;align-items:center;gap:15px;margin-bottom:40px;display:flex;position:relative}.comingsoon-module__WSAEKa__avatarGroup{align-items:center;gap:0;display:flex}.comingsoon-module__WSAEKa__avatar{color:#fff;border:3px solid #2d1b5e;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;margin-left:-12px;font-family:Satoshi,sans-serif;font-size:18px;font-weight:700;display:flex;box-shadow:0 4px 12px #0000004d}.comingsoon-module__WSAEKa__avatar:first-child{margin-left:0}.comingsoon-module__WSAEKa__avatar img{object-fit:cover;border-radius:50%;width:50px;height:50px}.comingsoon-module__WSAEKa__avatarMore{color:#2d1b5e;background:gold;border:3px solid #2d1b5e;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;margin-left:-12px;font-family:Satoshi,sans-serif;font-size:13px;font-weight:700;display:flex;box-shadow:0 4px 12px #ffd70066}.comingsoon-module__WSAEKa__socialText{color:#f5f5f7;margin:0;font-family:Satoshi,sans-serif;font-size:1.4rem}.comingsoon-module__WSAEKa__socialText strong{color:gold;font-weight:700}.comingsoon-module__WSAEKa__ctaButtons{z-index:2;flex-wrap:wrap;justify-content:center;gap:20px;margin-bottom:40px;display:flex;position:relative}.comingsoon-module__WSAEKa__primaryBtn{color:#2d1b5e;cursor:pointer;background:linear-gradient(135deg,gold 0%,orange 100%);border:none;border-radius:12px;align-items:center;gap:12px;padding:20px 50px;font-family:Satoshi,sans-serif;font-size:1.6rem;font-weight:800;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 10px 30px #ffd70066}.comingsoon-module__WSAEKa__primaryBtn:hover{transform:translateY(-3px);box-shadow:0 15px 40px #ffd70080}.comingsoon-module__WSAEKa__arrowIcon{width:22px;height:22px;transition:transform .3s}.comingsoon-module__WSAEKa__primaryBtn:hover .comingsoon-module__WSAEKa__arrowIcon{transform:translate(5px)}.comingsoon-module__WSAEKa__secondaryBtn{color:#fff;cursor:pointer;background:0 0;border:2px solid #fff;border-radius:12px;padding:18px 50px;font-family:Satoshi,sans-serif;font-size:1.6rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block}.comingsoon-module__WSAEKa__secondaryBtn:hover{background:#ffffff1a;transform:translateY(-3px);box-shadow:0 10px 30px #fff3}.comingsoon-module__WSAEKa__trustIndicators{z-index:2;flex-wrap:wrap;justify-content:center;gap:35px;display:flex;position:relative}.comingsoon-module__WSAEKa__indicator{align-items:center;gap:10px;display:flex}.comingsoon-module__WSAEKa__checkIcon{color:gold;flex-shrink:0;width:22px;height:22px}.comingsoon-module__WSAEKa__indicator span{color:#f5f5f7;font-family:Satoshi,sans-serif;font-size:15px;font-weight:600}.comingsoon-module__WSAEKa__modalOverlay{-webkit-backdrop-filter:blur(12px);z-index:1000;background:#000000d9;justify-content:center;align-items:center;padding:20px;animation:.3s comingsoon-module__WSAEKa__fadeIn;display:flex;position:fixed;inset:0}@keyframes comingsoon-module__WSAEKa__fadeIn{0%{opacity:0;-webkit-backdrop-filter:blur()}to{opacity:1;-webkit-backdrop-filter:blur(12px)}}.comingsoon-module__WSAEKa__modalContent{background:#fff;border-radius:24px;width:100%;max-width:550px;padding:50px 45px;animation:.4s comingsoon-module__WSAEKa__slideUp;position:relative;box-shadow:0 30px 80px #00000080}@keyframes comingsoon-module__WSAEKa__slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.comingsoon-module__WSAEKa__closeBtn{cursor:pointer;background:#f5f5f7;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex;position:absolute;top:20px;right:20px}.comingsoon-module__WSAEKa__closeBtn svg{color:#2d1b5e;width:20px;height:20px}.comingsoon-module__WSAEKa__closeBtn:hover{background:#d1d1d6;transform:rotate(90deg)}.comingsoon-module__WSAEKa__modalHeader{text-align:center;margin-bottom:35px}.comingsoon-module__WSAEKa__modalIcon{margin-bottom:20px;font-size:64px;line-height:1}.comingsoon-module__WSAEKa__modalTitle{color:#2d1b5e;margin:0 0 15px;font-family:Satoshi,sans-serif;font-size:32px;font-weight:800}.comingsoon-module__WSAEKa__modalSubtitle{color:#2d1b5e;opacity:.7;margin:0;font-family:Satoshi,sans-serif;font-size:16px;line-height:1.6}.comingsoon-module__WSAEKa__waitlistForm{flex-direction:column;gap:25px;display:flex}.comingsoon-module__WSAEKa__formGroup{flex-direction:column;gap:10px;display:flex}.comingsoon-module__WSAEKa__formGroup label{color:#2d1b5e;font-family:Satoshi,sans-serif;font-size:15px;font-weight:700}.comingsoon-module__WSAEKa__formGroup input{border:2px solid #d1d1d6;border-radius:12px;padding:16px 20px;font-family:Satoshi,sans-serif;font-size:16px;transition:all .3s}.comingsoon-module__WSAEKa__formGroup input:focus{border-color:#6b4a9f;outline:none;box-shadow:0 0 0 4px #6b4a9f1a}.comingsoon-module__WSAEKa__submitBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6b4a9f 0%,#2d1b5e 100%);border:none;border-radius:12px;margin-top:10px;padding:18px 40px;font-family:Satoshi,sans-serif;font-size:17px;font-weight:700;transition:all .3s}.comingsoon-module__WSAEKa__submitBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 30px #6b4a9f4d}.comingsoon-module__WSAEKa__submitBtn:disabled{opacity:.7;cursor:not-allowed}.comingsoon-module__WSAEKa__formDisclaimer{text-align:center;color:#2d1b5e;opacity:.6;margin:0;font-family:Satoshi,sans-serif;font-size:13px}.comingsoon-module__WSAEKa__successMessage{text-align:center;padding:30px 0}.comingsoon-module__WSAEKa__successIcon{color:gold;background:linear-gradient(135deg,#6b4a9f 0%,#2d1b5e 100%);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 25px;font-size:42px;font-weight:700;animation:.5s comingsoon-module__WSAEKa__successPop;display:flex}@keyframes comingsoon-module__WSAEKa__successPop{0%{transform:scale(0)}50%{transform:scale(1.1)}to{transform:scale(1)}}.comingsoon-module__WSAEKa__successTitle{color:#2d1b5e;margin:0 0 15px;font-family:Satoshi,sans-serif;font-size:28px;font-weight:800}.comingsoon-module__WSAEKa__successText{color:#2d1b5e;opacity:.7;margin:0;font-family:Satoshi,sans-serif;font-size:16px;line-height:1.6}@media (max-width:1200px){.comingsoon-module__WSAEKa__comingSoonContainer{margin:100px auto;padding:0 30px}.comingsoon-module__WSAEKa__comingSoonContent{padding:70px 50px}.comingsoon-module__WSAEKa__heading{font-size:4.8rem}.comingsoon-module__WSAEKa__featuresGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.comingsoon-module__WSAEKa__comingSoonContent{padding:60px 40px}.comingsoon-module__WSAEKa__heading{font-size:4.2rem}.comingsoon-module__WSAEKa__subheading{font-size:1.9rem}.comingsoon-module__WSAEKa__featuresGrid{gap:20px}.comingsoon-module__WSAEKa__featureCard{padding:30px 20px}.comingsoon-module__WSAEKa__ctaButtons{flex-direction:column}.comingsoon-module__WSAEKa__primaryBtn,.comingsoon-module__WSAEKa__secondaryBtn{justify-content:center;width:100%}.comingsoon-module__WSAEKa__trustIndicators{flex-direction:column;gap:20px}}@media (max-width:768px){.comingsoon-module__WSAEKa__badge{gap:5px;padding:8px 15px}.comingsoon-module__WSAEKa__badgePulse{width:10px;height:10px}.comingsoon-module__WSAEKa__comingSoonContainer{margin:80px auto;padding:0 10px}.comingsoon-module__WSAEKa__comingSoonContent{padding:50px 30px}.comingsoon-module__WSAEKa__badgeText{font-size:1.3rem}.comingsoon-module__WSAEKa__heading{font-size:3rem}.comingsoon-module__WSAEKa__subheading{margin-bottom:40px;font-size:1.7rem}.comingsoon-module__WSAEKa__featuresGrid{grid-template-columns:1fr;gap:15px;margin-bottom:40px}.comingsoon-module__WSAEKa__featureIcon{font-size:4rem}.comingsoon-module__WSAEKa__featureTitle{font-size:1.7rem}.comingsoon-module__WSAEKa__featureDesc{font-size:1.5rem}.comingsoon-module__WSAEKa__modalContent{padding:40px 30px}.comingsoon-module__WSAEKa__modalTitle{font-size:2.8rem}.comingsoon-module__WSAEKa__primaryBtn,.comingsoon-module__WSAEKa__secondaryBtn{padding:16px 40px;font-size:1.5rem}}@media (max-width:480px){.comingsoon-module__WSAEKa__heading{font-size:2.5rem}.comingsoon-module__WSAEKa__subheading{font-size:1.6rem}}
@font-face{font-family:Satoshi;src:url(/fonts/satoshi/Satoshi-Light.woff2)format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Satoshi;src:url(/fonts/satoshi/Satoshi-LightItalic.woff2)format("woff2");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:Satoshi;src:url(/fonts/satoshi/Satoshi-Regular.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Satoshi;src:url(/fonts/satoshi/Satoshi-Italic.woff2)format("woff2");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Satoshi;src:url(/fonts/satoshi/Satoshi-Medium.woff2)format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Satoshi;src:url(/fonts/satoshi/Satoshi-MediumItalic.woff2)format("woff2");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:Satoshi;src:url(/fonts/satoshi/Satoshi-Bold.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Satoshi;src:url(/fonts/satoshi/Satoshi-BoldItalic.woff2)format("woff2");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:Satoshi;src:url(/fonts/satoshi/Satoshi-Black.woff2)format("woff2");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Satoshi;src:url(/fonts/satoshi/Satoshi-BlackItalic.woff2)format("woff2");font-weight:900;font-style:italic;font-display:swap}@font-face{font-family:Satoshi Variable;src:url(/fonts/satoshi/Satoshi-Variable.woff2)format("woff2");font-weight:300 900;font-style:normal;font-display:swap}@font-face{font-family:Satoshi Variable;src:url(/fonts/satoshi/Satoshi-VariableItalic.woff2)format("woff2");font-weight:300 900;font-style:italic;font-display:swap}.footer-module__TB8pRW__footer{color:#f5f5f7;background:linear-gradient(135deg,#2d1b5e 0%,#1a0f3a 100%);padding:30px 0 0;position:relative;overflow:hidden}.footer-module__TB8pRW__footer:before{content:"";background:radial-gradient(circle,#6b4a9f26 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-50%;right:-10%}.footer-module__TB8pRW__footer:after{content:"";background:radial-gradient(circle,#ffa50014 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;bottom:-30%;left:-5%}.footer-module__TB8pRW__footerContent{z-index:2;max-width:1400px;margin:0 auto;padding:0 40px;position:relative}.footer-module__TB8pRW__footerTop{border-bottom:1px solid #ffffff1a;margin-bottom:30px;padding-bottom:50px}.footer-module__TB8pRW__brandSection{max-width:500px}.footer-module__TB8pRW__footerLogo{width:100px;height:40px;margin-bottom:25px}.footer-module__TB8pRW__brandDescription{color:#d1d1d6;opacity:.9;margin:0 0 30px;font-family:Satoshi,sans-serif;font-size:13px;line-height:1.7}.footer-module__TB8pRW__socialLinks{gap:15px;display:flex}.footer-module__TB8pRW__socialLink{color:#f5f5f7;background:#ffffff1a;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;transition:all .3s;display:flex}.footer-module__TB8pRW__socialLink:hover{color:#2d1b5e;background:linear-gradient(135deg,gold 0%,orange 100%);transform:translateY(-5px);box-shadow:0 10px 25px #ffd7004d}.footer-module__TB8pRW__socialLink svg{width:22px;height:22px}.footer-module__TB8pRW__footerLinks{border-bottom:1px solid #ffffff1a;grid-template-columns:repeat(4,1fr);gap:50px;margin-bottom:30px;padding-bottom:50px;display:grid}.footer-module__TB8pRW__linkColumn{flex-direction:column;gap:20px;display:flex}.footer-module__TB8pRW__columnTitle{color:gold;text-transform:uppercase;letter-spacing:.5px;margin:0;font-family:Satoshi,sans-serif;font-size:16px;font-weight:700}.footer-module__TB8pRW__linkList{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.footer-module__TB8pRW__linkList li a{color:#d1d1d6;font-family:Satoshi,sans-serif;font-size:13px;text-decoration:none;transition:all .3s;display:inline-block;position:relative}.footer-module__TB8pRW__linkList li a:after{content:"";background:gold;width:0;height:2px;transition:width .3s;position:absolute;bottom:-2px;left:0}.footer-module__TB8pRW__linkList li a:hover{color:gold;transform:translate(5px)}.footer-module__TB8pRW__linkList li a:hover:after{width:100%}.footer-module__TB8pRW__contactSection{margin-bottom:50px}.footer-module__TB8pRW__contactTitle{color:#fff;margin:0 0 30px;font-family:Satoshi,sans-serif;font-size:18px;font-weight:800}.footer-module__TB8pRW__contactGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;display:grid}.footer-module__TB8pRW__contactItem{color:#d1d1d6;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:12px;padding:15px 20px;font-family:Satoshi,sans-serif;font-size:15px;transition:all .3s;display:flex}.footer-module__TB8pRW__contactItem:hover{background:#ffffff14;border-color:#ffd7004d;transform:translateY(-2px)}.footer-module__TB8pRW__contactIcon{flex-shrink:0;font-size:20px}.footer-module__TB8pRW__contactItem a{color:#d1d1d6;text-decoration:none;transition:color .3s}.footer-module__TB8pRW__contactItem a:hover{color:gold}.footer-module__TB8pRW__footerBottom{text-align:center;background:#0003;margin:0 -40px;padding:30px 0}.footer-module__TB8pRW__copyright{color:#d1d1d6;opacity:.8;margin:0 0 8px;font-family:Satoshi,sans-serif;font-size:14px}.footer-module__TB8pRW__tagline{color:gold;margin:0;font-family:Satoshi,sans-serif;font-size:15px;font-weight:600}@media (max-width:1200px){.footer-module__TB8pRW__footerContent{padding:0 30px}.footer-module__TB8pRW__footerLinks{grid-template-columns:repeat(3,1fr);gap:40px}.footer-module__TB8pRW__contactGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.footer-module__TB8pRW__footer{padding:60px 0 0}.footer-module__TB8pRW__footerTop{margin-bottom:50px;padding-bottom:40px}.footer-module__TB8pRW__footerLinks{grid-template-columns:repeat(2,1fr);gap:35px;margin-bottom:50px;padding-bottom:40px}.footer-module__TB8pRW__contactGrid{grid-template-columns:1fr}.footer-module__TB8pRW__footerBottom{margin:0 -30px}}@media (max-width:600px){.footer-module__TB8pRW__footer{padding:50px 0 0}.footer-module__TB8pRW__footerContent{padding:0 20px}.footer-module__TB8pRW__footerTop{margin-bottom:40px;padding-bottom:30px}.footer-module__TB8pRW__brandSection{max-width:100%}.footer-module__TB8pRW__socialLinks{gap:12px}.footer-module__TB8pRW__socialLink{width:42px;height:42px}.footer-module__TB8pRW__socialLink svg{width:20px;height:20px}.footer-module__TB8pRW__footerLinks{grid-template-columns:1fr;gap:30px;margin-bottom:40px;padding-bottom:30px}.footer-module__TB8pRW__linkList{gap:10px}.footer-module__TB8pRW__contactTitle{margin-bottom:25px;font-size:20px}.footer-module__TB8pRW__contactItem{padding:12px 16px}.footer-module__TB8pRW__footerBottom{margin:0 -20px;padding:25px 20px}}
