@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@300;400;500;600;700&display=swap";
@import "https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap";
@import "https://fonts.googleapis.com/css2?family=Cossette+Titre:wght@400;700&display=swap";
.FAQSection-module__HVNb1W__section{box-sizing:border-box;background:#e3e4d8;flex-direction:column;align-items:center;width:100%;padding:80px 20px;display:flex}.FAQSection-module__HVNb1W__title{text-align:center;color:#1f2937;margin-bottom:48px;font-size:46px;font-weight:800}.FAQSection-module__HVNb1W__faqList{flex-direction:column;gap:20px;width:100%;max-width:900px;display:flex}.FAQSection-module__HVNb1W__faqItem{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:0;transition:all .25s;box-shadow:0 4px 12px #00000008}.FAQSection-module__HVNb1W__faqItem:hover{border-color:#d1d5db;box-shadow:0 8px 18px #0000000d}.FAQSection-module__HVNb1W__faqQuestion{color:#111827;cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:22px 26px;font-size:18px;font-weight:600;display:flex}.FAQSection-module__HVNb1W__faqQuestion:hover span:first-child{color:#374151}.FAQSection-module__HVNb1W__arrow{opacity:.6;font-size:14px;transition:transform .25s,opacity .25s}.FAQSection-module__HVNb1W__arrowOpen{opacity:1;transform:rotate(180deg)}.FAQSection-module__HVNb1W__faqAnswer{color:#4b5563;padding:0 26px 22px;font-size:16px;line-height:1.5;animation:.25s FAQSection-module__HVNb1W__fadeIn}@keyframes FAQSection-module__HVNb1W__fadeIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@media (max-width:640px){.FAQSection-module__HVNb1W__title{font-size:34px}.FAQSection-module__HVNb1W__faqQuestion{padding:18px 20px;font-size:16px}}
.FinalCallSection-module__v3kvZW__section{background:#f0ece5;justify-content:center;align-items:center;width:100%;height:90vh;display:flex;position:relative;overflow:hidden}@keyframes FinalCallSection-module__v3kvZW__neonFlow{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.FinalCallSection-module__v3kvZW__lineHorizontal,.FinalCallSection-module__v3kvZW__lineHorizontal2,.FinalCallSection-module__v3kvZW__lineVertical{opacity:.55;filter:blur(1px);background:linear-gradient(90deg,#ff6ec7,#7f7dff,#4be4ff,#ff6ec7) 0 0/400% 400%;animation:6s linear infinite FinalCallSection-module__v3kvZW__neonFlow;position:absolute}.FinalCallSection-module__v3kvZW__lineHorizontal{width:65%;height:3px;top:18%;left:18%}.FinalCallSection-module__v3kvZW__lineHorizontal2{opacity:.45;width:55%;height:3px;bottom:20%;left:25%}.FinalCallSection-module__v3kvZW__lineVertical{opacity:.45;width:3px;height:60%;top:20%;right:18%}.FinalCallSection-module__v3kvZW__contentCard{z-index:5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);text-align:center;background:#ffffffb8;border-radius:32px;width:90%;max-width:860px;padding:60px 80px;position:relative;box-shadow:0 20px 60px #00000014,inset 0 0 0 1px #fff6}.FinalCallSection-module__v3kvZW__logoArea{margin-bottom:24px}.FinalCallSection-module__v3kvZW__logo{object-fit:contain;opacity:.95;height:54px}.FinalCallSection-module__v3kvZW__tag{color:#4f76f6;letter-spacing:.5px;margin-bottom:16px;font-size:18px;font-weight:600}.FinalCallSection-module__v3kvZW__tag span{background:#f37349;-webkit-text-fill-color:transparent;-webkit-background-clip:text}.FinalCallSection-module__v3kvZW__title{color:#0f172a;margin-bottom:20px;font-size:42px;font-weight:800;line-height:1.25}.FinalCallSection-module__v3kvZW__sub{color:#4f76f6;margin-bottom:40px;font-size:18px}.FinalCallSection-module__v3kvZW__cta{cursor:pointer;color:#fff;background:#4f76f6;border:none;border-radius:999px;width:100%;max-width:520px;padding:18px 34px;font-size:18px;font-weight:700;text-decoration:none;transition:all .3s;box-shadow:0 10px 25px #96fac866}.FinalCallSection-module__v3kvZW__cta:hover{transform:translateY(-3px);box-shadow:0 16px 40px #96fac880}@media (max-width:780px){.FinalCallSection-module__v3kvZW__contentCard{padding:40px 32px}.FinalCallSection-module__v3kvZW__title{font-size:32px}.FinalCallSection-module__v3kvZW__sub{font-size:16px}}
.FormSection-module__2Rm1Oa__section{background:#f0ece5;justify-content:center;width:100%;padding:90px 20px;display:flex}.FormSection-module__2Rm1Oa__formCard{background:#ffffffa6;border-radius:26px;width:100%;max-width:760px;padding:50px 40px;animation:.6s FormSection-module__2Rm1Oa__floatIn;box-shadow:0 20px 60px #00000014}@keyframes FormSection-module__2Rm1Oa__floatIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.FormSection-module__2Rm1Oa__title{text-align:center;color:#111;margin-bottom:40px;font-size:42px;font-weight:800}.FormSection-module__2Rm1Oa__title span{color:#4f76f6}.FormSection-module__2Rm1Oa__form{flex-direction:column;gap:28px;display:flex}.FormSection-module__2Rm1Oa__label{color:#1f2937;flex-direction:column;gap:8px;font-size:15px;font-weight:600;display:flex}.FormSection-module__2Rm1Oa__input{background:#f9fafb;border:1px solid #d1d5db;border-radius:12px;width:100%;padding:14px 18px;font-size:16px;transition:all .2s}.FormSection-module__2Rm1Oa__input:focus{background:#fff;border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f62e}.FormSection-module__2Rm1Oa__dropdown{cursor:pointer;color:#374151;background:#fff;border:1px solid #d1d5db;border-radius:12px;justify-content:space-between;align-items:center;width:100%;padding:14px 18px;font-size:16px;transition:all .2s;display:flex;box-shadow:0 2px 6px #0000000a}.FormSection-module__2Rm1Oa__dropdown:hover{border-color:#bfc7d1}.FormSection-module__2Rm1Oa__arrow{opacity:.6;font-size:12px}.FormSection-module__2Rm1Oa__dropdownMenu{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-top:8px;padding:6px 0;animation:.18s ease-out FormSection-module__2Rm1Oa__fadeIn;overflow:hidden;box-shadow:0 10px 26px #0000001f}@keyframes FormSection-module__2Rm1Oa__fadeIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.FormSection-module__2Rm1Oa__dropdownItem{cursor:pointer;color:#1f2937;padding:14px 20px;font-size:16px;transition:all .2s}.FormSection-module__2Rm1Oa__dropdownItem:hover{background:#f3f4f6}.FormSection-module__2Rm1Oa__activeItem{font-weight:600;color:#fff!important;background:#f97352!important}.FormSection-module__2Rm1Oa__checkboxRow{color:#4b5563;align-items:center;gap:10px;font-size:15px;display:flex}.FormSection-module__2Rm1Oa__checkboxRow input{width:18px;height:18px}.FormSection-module__2Rm1Oa__cta{color:#fff;cursor:pointer;background:#f97352;border:none;border-radius:50px;margin-top:10px;padding:16px 26px;font-size:18px;font-weight:700;transition:all .2s;box-shadow:0 8px 22px #f9735166}.FormSection-module__2Rm1Oa__cta:hover{background:#fb6a34;transform:translateY(-3px);box-shadow:0 12px 32px #f973518c}.FormSection-module__2Rm1Oa__successBox{text-align:center;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:18px;padding:32px}.FormSection-module__2Rm1Oa__successBox h3{color:#15803d;margin-bottom:12px;font-size:28px}.FormSection-module__2Rm1Oa__successBox p{color:#166534;font-size:16px;line-height:1.5}@media (max-width:640px){.FormSection-module__2Rm1Oa__title{font-size:32px}.FormSection-module__2Rm1Oa__formCard{padding:32px 24px}}
.Hero-module__gNeX-G__hero{text-align:center;z-index:2;background:#f0ece5;height:100vh;padding:200px 20px;position:relative;overflow:hidden}.Hero-module__gNeX-G__heroContent{z-index:10;max-width:650px;margin:0 auto;position:relative}.Hero-module__gNeX-G__heroContent h1{color:#111;font-size:64px;font-weight:800;line-height:1.1}.Hero-module__gNeX-G__close{color:#f37349}.Hero-module__gNeX-G__subtext{color:#333;opacity:.85;margin-top:20px;font-size:18px;line-height:1.6}.Hero-module__gNeX-G__supporting{color:#333;opacity:.7;margin-top:26px;font-size:14px;line-height:1.5}.Hero-module__gNeX-G__cta{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:32px;display:flex}.Hero-module__gNeX-G__btn{cursor:pointer;border:none;border-radius:40px;padding:14px 28px;font-size:15px;font-weight:600;text-decoration:none;transition:all .25s}.Hero-module__gNeX-G__primary{color:#fff;background:#4f76f6}.Hero-module__gNeX-G__primary:hover{opacity:.85;transform:translateY(-3px)}.Hero-module__gNeX-G__secondary{color:#f37349;background:#fff;border:2px solid #f37349}.Hero-module__gNeX-G__secondary:hover{color:#fff;background:#f37349;transform:translateY(-3px)}.Hero-module__gNeX-G__orbitCircle{border:1px solid #0000000d;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__gNeX-G__circle1{width:900px;height:900px}.Hero-module__gNeX-G__circle2{width:1300px;height:1300px}.Hero-module__gNeX-G__orbitWrapper{pointer-events:none;width:1300px;height:1300px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__gNeX-G__tag{white-space:nowrap;color:#111;background:#fff;border-radius:16px;padding:10px 20px;font-size:14px;animation:3s ease-in-out infinite alternate Hero-module__gNeX-G__floatTag;position:absolute;box-shadow:0 3px 12px #0000001f}@keyframes Hero-module__gNeX-G__floatTag{0%{transform:translateY(-4px)}to{transform:translateY(4px)}}.Hero-module__gNeX-G__o1{width:900px;height:900px}.Hero-module__gNeX-G__o1 .Hero-module__gNeX-G__tag:first-child{top:20%;left:1.5%;transform:translate(-50%)}.Hero-module__gNeX-G__o1 .Hero-module__gNeX-G__tag:nth-child(2){top:70%;left:0%}.Hero-module__gNeX-G__o1 .Hero-module__gNeX-G__tag:nth-child(3){top:45%;left:94%;transform:translate(-100%)}.Hero-module__gNeX-G__o2{width:1300px;height:1300px}.Hero-module__gNeX-G__o2 .Hero-module__gNeX-G__tag:first-child{top:45%;left:-5%;transform:translate(-50%)}.Hero-module__gNeX-G__o2 .Hero-module__gNeX-G__tag:nth-child(2){top:30%;left:92%}.Hero-module__gNeX-G__o2 .Hero-module__gNeX-G__tag:nth-child(3){top:65%;left:93%;transform:translate(-100%)}
.howItWorks-module__RX8lJq__wrapper{background:#f0ece5;width:100%;padding:7rem 1.5rem;font-family:DM Sans,sans-serif}.howItWorks-module__RX8lJq__container{max-width:1250px;margin:0 auto}.howItWorks-module__RX8lJq__title{text-align:center;color:#121212;letter-spacing:-.03em;margin-bottom:5rem;font-size:3rem;font-weight:700}.howItWorks-module__RX8lJq__title span{background:#4f76f6;color:#0000;-webkit-background-clip:text}.howItWorks-module__RX8lJq__titlespan{color:#f37349!important}.howItWorks-module__RX8lJq__columns{grid-template-columns:1fr 1fr;gap:4rem;display:grid}.howItWorks-module__RX8lJq__column{flex-direction:column;display:flex}.howItWorks-module__RX8lJq__columnTitle{margin-bottom:.25rem;font-size:1.45rem;font-weight:700}.howItWorks-module__RX8lJq__subText{opacity:.65;margin-bottom:1.7rem;font-size:.92rem}.howItWorks-module__RX8lJq__cardGroup{flex-direction:column;gap:1.3rem;display:flex}.howItWorks-module__RX8lJq__card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fff9;border:1px solid #0000000f;border-radius:1.25rem;align-items:center;gap:1.2rem;min-height:125px;padding:1.6rem;transition:all .25s;display:flex;box-shadow:0 4px 20px #00000008}.howItWorks-module__RX8lJq__card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #00000014}.howItWorks-module__RX8lJq__badge{color:#4f76f6;background:#eaf1ff;border-radius:50%;justify-content:center;align-items:center;min-width:42px;height:42px;font-size:1rem;font-weight:700;display:flex}.howItWorks-module__RX8lJq__orangeBadge{color:#f37349;background:#ffe7db}.howItWorks-module__RX8lJq__cardContent h4{margin-bottom:.25rem;font-size:1.15rem;font-weight:600}.howItWorks-module__RX8lJq__cardContent p{opacity:.75;max-width:90%;font-size:.96rem;line-height:1.45}.howItWorks-module__RX8lJq__note{opacity:.95;letter-spacing:-.01em;background:#f5f7ff;border-radius:.85rem;align-items:center;gap:.6rem;margin-top:1.5rem;padding:1.1rem 1.3rem;font-size:.95rem;display:flex}.howItWorks-module__RX8lJq__bottomCTA{color:#2f67ff;margin-top:4rem;background:#f0f4ff;border-radius:60px;width:fit-content;margin-inline:auto;padding:1.2rem 2rem;font-size:1.25rem;font-weight:600;box-shadow:0 8px 22px #0000000d}@media (max-width:950px){.howItWorks-module__RX8lJq__columns{grid-template-columns:1fr}.howItWorks-module__RX8lJq__title{font-size:2.4rem}.howItWorks-module__RX8lJq__card{min-height:auto;padding:1.4rem}}@media (max-width:600px){.howItWorks-module__RX8lJq__title{font-size:2rem}.howItWorks-module__RX8lJq__badge{min-width:36px;height:36px;font-size:.9rem}.howItWorks-module__RX8lJq__cardContent h4{font-size:1.05rem}.howItWorks-module__RX8lJq__cardContent p{font-size:.9rem}}
.PromoSection-module__6KoYEW__wrapper{box-sizing:border-box;background:#e3e4d8;justify-content:center;width:100%;padding:80px 16px;display:flex}.PromoSection-module__6KoYEW__promoCard{box-sizing:border-box;background:#ffffffa6;border-radius:24px;width:100%;max-width:960px;padding:48px 56px 56px;box-shadow:0 22px 60px #0f172a14}.PromoSection-module__6KoYEW__heading{text-align:center;color:#111827;margin-bottom:12px;font-size:40px;font-weight:800;line-height:1.25}.PromoSection-module__6KoYEW__headingspan{color:#4f76f6}.PromoSection-module__6KoYEW__subheading{text-align:center;color:#6b7280;margin-bottom:32px;font-size:20px}.PromoSection-module__6KoYEW__benefitsBlock{max-width:760px;margin:0 auto 32px}.PromoSection-module__6KoYEW__benefitsTitle{color:#111827;margin-bottom:16px;font-size:16px;font-weight:700}.PromoSection-module__6KoYEW__benefitsList{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.PromoSection-module__6KoYEW__benefitsList li{color:#111827;align-items:flex-start;gap:10px;font-size:16px;display:flex}.PromoSection-module__6KoYEW__checkIcon{color:#4f76f6;border:2px solid #4f76f6;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:14px;display:flex}.PromoSection-module__6KoYEW__cta{color:#fff;cursor:pointer;background:#f97352;border:none;border-radius:999px;margin:36px auto 0;padding:16px 40px;font-size:16px;font-weight:700;text-decoration:none;transition:transform .18s,box-shadow .18s,background-color .18s;display:inline-block;box-shadow:0 14px 30px #f9735173}.PromoSection-module__6KoYEW__ctaButton{justify-content:center;align-items:center;display:flex}.PromoSection-module__6KoYEW__cta:hover{background:#fb6a34;transform:translateY(-2px);box-shadow:0 18px 40px #f9735199}@media (max-width:768px){.PromoSection-module__6KoYEW__promoCard{padding:32px 20px 40px}.PromoSection-module__6KoYEW__heading{font-size:30px}.PromoSection-module__6KoYEW__subheading{font-size:18px}}
.RealitySection-module__Dx1EHa__reality{--dark:#000;--light:#f9f4eb;--light2:#f0ece5;--accent-1:#e5d9f6;--accent-2:#ffd2f3;--accent-3:#fcdca6;--accent-4:#c8f5e3;--accent-5:#c4ddff;color:var(--dark);background-color:var(--light);padding-bottom:40px;font-family:DM Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}.RealitySection-module__Dx1EHa__reality *{box-sizing:border-box;margin:0;padding:0}.RealitySection-module__Dx1EHa__reality h1{font-size:1.5rem;font-weight:500}.RealitySection-module__Dx1EHa__reality p{font-size:1.1rem;font-weight:500}.RealitySection-module__Dx1EHa__reality span{text-transform:uppercase;font-family:DM Mono,monospace;font-size:.75rem;font-weight:500}.RealitySection-module__Dx1EHa__realityIntro{color:#f9f4eb;background:#060608;justify-content:center;align-items:center;width:100%;min-height:80vh;padding:6rem 2rem 4rem;display:flex}.RealitySection-module__Dx1EHa__realityInner{width:100%;max-width:1100px;margin:0 auto}.RealitySection-module__Dx1EHa__eyebrow{letter-spacing:.18em;text-transform:uppercase;opacity:.7;margin-bottom:1rem;font-size:.85rem}.RealitySection-module__Dx1EHa__realityTitle{letter-spacing:-.04em;margin-bottom:1rem;font-size:3rem;line-height:1.1}.RealitySection-module__Dx1EHa__realitySubtext{opacity:.9;max-width:520px;margin-bottom:3rem;font-size:1.1rem}.RealitySection-module__Dx1EHa__problemGrid{grid-template-columns:repeat(5,minmax(0,1fr));gap:1.5rem;margin-bottom:2.5rem;display:grid}.RealitySection-module__Dx1EHa__problemCard{background:#0f1014;border:1px solid #f9f4eb0f;border-radius:1rem;flex-direction:column;gap:.6rem;padding:1.25rem 1.2rem;display:flex}.RealitySection-module__Dx1EHa__problemIcon{font-size:1.4rem}.RealitySection-module__Dx1EHa__problemTitle{letter-spacing:.08em;text-transform:uppercase;opacity:.9;font-size:.95rem}.RealitySection-module__Dx1EHa__problemText{opacity:.8;font-size:.9rem;line-height:1.4}.RealitySection-module__Dx1EHa__realityClosing{opacity:.9;font-size:1rem}.RealitySection-module__Dx1EHa__section{width:100vw;height:100svh;padding:2rem;position:relative;overflow:hidden}.RealitySection-module__Dx1EHa__hero{background-color:var(--light);color:var(--dark)}.RealitySection-module__Dx1EHa__about,.RealitySection-module__Dx1EHa__outro{background-color:var(--dark);color:var(--light);justify-content:center;align-items:center;display:flex}.RealitySection-module__Dx1EHa__heroCards{justify-content:center;gap:1rem;width:35%;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.RealitySection-module__Dx1EHa__heroCards .RealitySection-module__Dx1EHa__card{aspect-ratio:5/7;border-radius:.5rem;flex-direction:column;flex:1;justify-content:space-between;padding:.75rem;display:flex;position:relative}.RealitySection-module__Dx1EHa__cardTitle{justify-content:space-between;width:100%;display:flex}.RealitySection-module__Dx1EHa__heroCards .RealitySection-module__Dx1EHa__card span{font-size:.7rem}.RealitySection-module__Dx1EHa__heroCard1{background-color:var(--accent-1);transform-origin:100% 0;z-index:2}.RealitySection-module__Dx1EHa__heroCard2{background-color:var(--accent-2);z-index:1}.RealitySection-module__Dx1EHa__heroCard3{background-color:var(--accent-3);transform-origin:0 0;z-index:0}.RealitySection-module__Dx1EHa__services{padding:8rem 2rem}.RealitySection-module__Dx1EHa__cards{z-index:0;background-color:var(--light);justify-content:center;width:100vw;height:100svh;display:flex;position:fixed;top:0;left:0;overflow-x:hidden}.RealitySection-module__Dx1EHa__cardsContainer{justify-content:center;align-items:center;gap:2.5rem;width:890%;height:100%;margin-top:4rem;display:flex;position:relative}.RealitySection-module__Dx1EHa__cardsContainer .RealitySection-module__Dx1EHa__card{aspect-ratio:4/6;perspective:1200px;flex:1;position:relative}.RealitySection-module__Dx1EHa__cardWrapper{width:100%;height:100%;animation:2s ease-in-out infinite RealitySection-module__Dx1EHa__floating;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes RealitySection-module__Dx1EHa__floating{0%{transform:translate(-50%,-50%)}50%{transform:translate(-50%,-55%)}to{transform:translate(-50%,-50%)}}.RealitySection-module__Dx1EHa__cardsCard1 .RealitySection-module__Dx1EHa__cardWrapper{animation-delay:0s}.RealitySection-module__Dx1EHa__cardsCard2 .RealitySection-module__Dx1EHa__cardWrapper{animation-delay:.2s}.RealitySection-module__Dx1EHa__cardsCard3 .RealitySection-module__Dx1EHa__cardWrapper{animation-delay:.4s}.RealitySection-module__Dx1EHa__cardsCard4 .RealitySection-module__Dx1EHa__cardWrapper{animation-delay:.6s}.RealitySection-module__Dx1EHa__cardsCard5 .RealitySection-module__Dx1EHa__cardWrapper{animation-delay:.8s}.RealitySection-module__Dx1EHa__flipCardInner{width:100%;height:100%;transform-style:preserve-3d;position:relative}.RealitySection-module__Dx1EHa__flipCardFront,.RealitySection-module__Dx1EHa__flipCardBack{backface-visibility:hidden;border-radius:1rem;width:100%;height:100%;position:absolute;overflow:hidden}.RealitySection-module__Dx1EHa__flipCardFront{flex-direction:column;justify-content:space-between;align-items:center;padding:1rem;display:flex}.RealitySection-module__Dx1EHa__cardsCard1 .RealitySection-module__Dx1EHa__flipCardFront{background-color:var(--accent-1)}.RealitySection-module__Dx1EHa__cardsCard2 .RealitySection-module__Dx1EHa__flipCardFront{background-color:var(--accent-2)}.RealitySection-module__Dx1EHa__cardsCard3 .RealitySection-module__Dx1EHa__flipCardFront{background-color:var(--accent-3)}.RealitySection-module__Dx1EHa__cardsCard4 .RealitySection-module__Dx1EHa__flipCardFront{background-color:var(--accent-4)}.RealitySection-module__Dx1EHa__cardsCard5 .RealitySection-module__Dx1EHa__flipCardFront{background-color:var(--accent-5)}.RealitySection-module__Dx1EHa__flipCardBack{background-color:#fff;flex-direction:column;justify-content:space-between;gap:2rem;padding:1rem;display:flex;transform:rotateY(180deg)}.RealitySection-module__Dx1EHa__cardCopy{flex-direction:column;gap:.5rem;width:100%;height:100%;display:flex}.RealitySection-module__Dx1EHa__cardCopy p{background-color:var(--light2);border-radius:.25rem;flex:1;justify-content:center;align-items:center;font-size:1rem;display:flex}.RealitySection-module__Dx1EHa__cardsCard1{z-index:4;transform:translate(140%)translateY(-100%)rotate(-8deg)scale(.25)}.RealitySection-module__Dx1EHa__cardsCard2{z-index:3;transform:translate(70%)translateY(-100%)rotate(-4deg)scale(.25)}.RealitySection-module__Dx1EHa__cardsCard3{z-index:2;transform:translate(0%)translateY(-100%)rotate(0)scale(.25)}.RealitySection-module__Dx1EHa__cardsCard4{z-index:1;transform:translate(-70%)translateY(-100%)rotate(4deg)scale(.25)}.RealitySection-module__Dx1EHa__cardsCard5{z-index:0;transform:translate(-140%)translateY(-100%)rotate(8deg)scale(.25)}.RealitySection-module__Dx1EHa__cards .RealitySection-module__Dx1EHa__cardsContainer .RealitySection-module__Dx1EHa__card{opacity:0}.RealitySection-module__Dx1EHa__mobileCards{display:none}@media (max-width:1200px){.RealitySection-module__Dx1EHa__problemGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:800px){.RealitySection-module__Dx1EHa__realityIntro{padding:5rem 1.5rem 3rem}.RealitySection-module__Dx1EHa__realityTitle{text-align:center;font-size:2.2rem}.RealitySection-module__Dx1EHa__realitySubtext{text-align:center;font-size:1rem}.RealitySection-module__Dx1EHa__problemGrid{grid-template-columns:1fr}.RealitySection-module__Dx1EHa__section{padding:2rem 1.5rem}}@media (max-width:1000px){.RealitySection-module__Dx1EHa__heroCards{width:calc(100% - 4rem)}.RealitySection-module__Dx1EHa__services{height:100%;min-height:100svh}.RealitySection-module__Dx1EHa__mobileCards{height:100%;display:block}.RealitySection-module__Dx1EHa__mobileCards .RealitySection-module__Dx1EHa__cardsContainer{width:calc(100% - 4rem);height:100%;margin:4rem auto;display:block}.RealitySection-module__Dx1EHa__mobileCards .RealitySection-module__Dx1EHa__cardsContainer .RealitySection-module__Dx1EHa__card{margin-bottom:2rem}.RealitySection-module__Dx1EHa__mobileCards .RealitySection-module__Dx1EHa__cardWrapper{animation:none;position:relative;top:auto;left:auto;transform:none}.RealitySection-module__Dx1EHa__mobileCards .RealitySection-module__Dx1EHa__flipCardFront{transform:rotateY(180deg)}.RealitySection-module__Dx1EHa__mobileCards .RealitySection-module__Dx1EHa__flipCardBack{transform:rotateY(0)}.RealitySection-module__Dx1EHa__cards{display:none}}.RealitySection-module__Dx1EHa__cardsSectionTitle{text-align:center;letter-spacing:-.03em;color:#111;z-index:20;font-size:2.2rem;font-weight:600;position:absolute;top:6.5rem;left:50%;transform:translate(-50%)}.RealitySection-module__Dx1EHa__cardsSectionSubTitle{text-align:center;letter-spacing:-.03em;color:#111;z-index:20;font-size:2.2rem;font-weight:600;position:absolute;top:12.5rem;left:50%;transform:translate(-50%)}.RealitySection-module__Dx1EHa__close{color:#f37349;font-family:inherit!important;font-size:inherit!important;text-transform:none!important;font-weight:inherit!important;letter-spacing:inherit!important}.RealitySection-module__Dx1EHa__cardsSectionCloseline{text-align:center;letter-spacing:-.03em;color:#111;z-index:20;font-size:2.2rem;font-weight:600}.RealitySection-module__Dx1EHa__closelinespan{font-size:inherit!important;text-transform:none!important;text-align:center!important;letter-spacing:-.03em!important;color:#4f76f6!important;z-index:20!important;font-family:inherit!important;font-weight:600!important}.RealitySection-module__Dx1EHa__cardsCTA{color:#fff;background-color:#4f76f6;border-radius:.5rem;padding:.85rem 1.6rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .25s;display:inline-block}.RealitySection-module__Dx1EHa__cardsCTA:hover{opacity:.85;transform:translateY(-3px)}.RealitySection-module__Dx1EHa__ctaButton{justify-content:center;align-items:center;margin:20px;display:flex}
.Solution-module__sCFYLW__wrapper{--bg:#1a1a1a;--fg:#e3e4d8;width:100%;font-family:Manrope,sans-serif;overflow-x:hidden}.Solution-module__sCFYLW__wrapper *{box-sizing:border-box;margin:0;padding:0}.Solution-module__sCFYLW__wrapper img{object-fit:cover;width:100%;height:100%}.Solution-module__sCFYLW__intro,.Solution-module__sCFYLW__outro{background-color:var(--bg);width:100%;height:100svh;color:var(--fg);text-align:center;justify-content:center;align-items:center;display:flex;position:relative}.Solution-module__sCFYLW__intro h1,.Solution-module__sCFYLW__outro h1{letter-spacing:-.35rem;font-size:7rem;font-weight:800;line-height:1.1}.Solution-module__sCFYLW__introspan{color:#4f76f6}.Solution-module__sCFYLW__stickyCards{background-color:var(--bg);width:100%;height:100%;position:relative}.Solution-module__sCFYLW__stickyCard{background-color:var(--fg);width:100%;height:100svh;color:var(--bg);will-change:transform;gap:3rem;padding:1.5rem;display:flex;position:relative}.Solution-module__sCFYLW__stickyCard:after{content:"";opacity:var(--after-opacity,0);pointer-events:none;z-index:2;background-color:#00000080;transition:opacity .1s;position:absolute;inset:0}.Solution-module__sCFYLW__stickyCardIndex{color:#f37349;flex:2}.Solution-module__sCFYLW__stickyCardContent{flex:4;padding-top:1.5rem}.Solution-module__sCFYLW__stickyCardContentWrapper{flex-direction:column;gap:1.5rem;width:75%;display:flex}.Solution-module__sCFYLW__stickyCardHeader{letter-spacing:-.35rem;width:75%;font-size:7rem;font-weight:800;line-height:1.1}.Solution-module__sCFYLW__stickyCardImg img{aspect-ratio:5/3;object-fit:cover;width:100%}.Solution-module__sCFYLW__stickyCardCopy{gap:1.5rem;display:flex}.Solution-module__sCFYLW__stickyCardCopyTitle{flex:2}.Solution-module__sCFYLW__stickyCardCopyDescription{flex:4}.Solution-module__sCFYLW__stickyCardCopyTitle p{text-transform:uppercase;color:#4f76f6;font-weight:650}@media (max-width:1000px){.Solution-module__sCFYLW__intro h1,.Solution-module__sCFYLW__outro h1,.Solution-module__sCFYLW__stickyCardHeader{letter-spacing:0;font-size:2rem}.Solution-module__sCFYLW__stickyCard{flex-direction:column;gap:0}.Solution-module__sCFYLW__stickyCardContentWrapper{width:100%}.Solution-module__sCFYLW__stickyCardCopy{flex-direction:column;gap:.5rem}.Solution-module__sCFYLW__stickyCardIndex{flex:1}}
.TokenSection-module__wEzxnq__wrapper{background:#e3e4d8;width:100%;padding:7rem 1.5rem 8rem;font-family:DM Sans,sans-serif}.TokenSection-module__wEzxnq__container{text-align:center;max-width:950px;margin:0 auto}.TokenSection-module__wEzxnq__header{margin-bottom:3rem}.TokenSection-module__wEzxnq__iconWrapper{background:#5a8cff26;border-radius:50%;justify-content:center;align-items:center;width:62px;height:62px;margin:0 auto 1rem;display:flex}.TokenSection-module__wEzxnq__icon{font-size:1.5rem}.TokenSection-module__wEzxnq__title{letter-spacing:-.03em;color:#1b1b1b;margin-bottom:.75rem;font-size:2.9rem;font-weight:700}.TokenSection-module__wEzxnq__title span{background:#4f76f6;color:#0000;-webkit-background-clip:text}.TokenSection-module__wEzxnq__subtitle{color:#575c6e;max-width:640px;margin:0 auto;font-size:1.08rem;line-height:1.55}.TokenSection-module__wEzxnq__flowWrapper{margin:3rem auto 3.5rem}.TokenSection-module__wEzxnq__flowRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;display:flex}.TokenSection-module__wEzxnq__step{color:#305cff;background:#fff;border:1.8px solid #305cff;border-radius:40px;padding:.65rem 1.4rem;font-size:.95rem;font-weight:600;transition:all .25s;box-shadow:0 3px 10px #305cff26}.TokenSection-module__wEzxnq__step:hover{background:#eef3ff;transform:translateY(-2px)}.TokenSection-module__wEzxnq__stepOrange{color:#ff6b44;border-color:#ff6b44;box-shadow:0 3px 10px #ff6b4433}.TokenSection-module__wEzxnq__arrow{opacity:.65;color:#999;margin:0 4px;font-size:1.4rem;transition:all .3s}.TokenSection-module__wEzxnq__arrow:hover{opacity:1}.TokenSection-module__wEzxnq__tableCard{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffa6;border:1px solid #00000012;border-radius:18px;padding:1rem;box-shadow:0 8px 22px #0000000d}.TokenSection-module__wEzxnq__table{border-collapse:collapse;border-radius:12px;width:100%}.TokenSection-module__wEzxnq__table th{text-align:center;color:#2d3241;padding:1rem;font-size:.93rem;font-weight:700}.TokenSection-module__wEzxnq__table td{color:#374054;border-top:1px solid #0000000d;padding:1.1rem 1rem;font-size:.95rem}.TokenSection-module__wEzxnq__coin{margin-right:4px}.TokenSection-module__wEzxnq__ctaWrapper{margin-top:2.7rem}.TokenSection-module__wEzxnq__ctaButton{color:#fff;background:#f37349;border-radius:50px;padding:1rem 2.2rem;font-size:1.05rem;font-weight:600;text-decoration:none;transition:all .3s;box-shadow:0 8px 18px #ff6b4440}.TokenSection-module__wEzxnq__ctaButton:hover{transform:translateY(-4px);box-shadow:0 16px 26px #ff6b4459}@media (max-width:650px){.TokenSection-module__wEzxnq__title{font-size:2.2rem}.TokenSection-module__wEzxnq__flowRow{gap:10px}.TokenSection-module__wEzxnq__step{padding:.55rem 1.1rem;font-size:.85rem}.TokenSection-module__wEzxnq__arrow{font-size:1.2rem}.TokenSection-module__wEzxnq__table th,.TokenSection-module__wEzxnq__table td{font-size:.88rem}}
.TopAgents-module__QoIghG__topAgents{background:#f0ece5;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:60px 40px;font-family:Inter,sans-serif;display:flex}.TopAgents-module__QoIghG__grid{grid-template-columns:1.5fr .7fr;align-items:stretch;gap:50px;width:100%;max-width:1580px;display:grid}.TopAgents-module__QoIghG__heroCard{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);opacity:0;background:#ffffffa6;border-radius:44px;padding:60px 60px 70px;animation:.9s forwards TopAgents-module__QoIghG__fadeUp;position:relative;overflow:hidden;box-shadow:0 30px 80px #0000000f,inset 0 0 0 80px #ffffff26}.TopAgents-module__QoIghG__heroGlow{filter:blur(60px);opacity:.65;pointer-events:none;background:radial-gradient(circle at 30% 40%,#b4dcff8c,#fff3 60%,#0000 80%);border-radius:50%;width:520px;height:520px;animation:8s ease-in-out infinite TopAgents-module__QoIghG__glowFloat;position:absolute;top:50%;right:-140px;transform:translateY(-50%)}@keyframes TopAgents-module__QoIghG__glowFloat{0%,to{transform:translateY(-50%)scale(1)}50%{transform:translateY(-52%)scale(1.1)}}.TopAgents-module__QoIghG__heroInner{z-index:2;flex-direction:column;justify-content:space-between;height:100%;display:flex;position:relative}.TopAgents-module__QoIghG__tag{background:#f37349;border-radius:20px;width:fit-content;padding:8px 18px;font-size:14px;font-weight:500}.TopAgents-module__QoIghG__title{margin-top:24px;font-size:44px;font-weight:700;line-height:1.12}.TopAgents-module__QoIghG__titlespan{color:#4f76f6}.TopAgents-module__QoIghG__metaRow{gap:20px;margin-top:24px;display:flex}.TopAgents-module__QoIghG__number{color:#d1d1d1;font-size:42px;font-weight:300}.TopAgents-module__QoIghG__line{background:#dcdcdc;width:60px;height:1px;margin-top:18px}.TopAgents-module__QoIghG__metaText h4{margin:0;font-size:18px;font-weight:600}.TopAgents-module__QoIghG__metaText p{opacity:.7;margin-top:6px;font-size:15px}.TopAgents-module__QoIghG__cta{color:#fff;cursor:pointer;background:#4f76f6;border:none;border-radius:32px;margin-top:32px;padding:18px 32px;font-size:16px;font-weight:600;text-decoration:none;transition:all .25s}.TopAgents-module__QoIghG__cta:hover{transform:translateY(-4px);box-shadow:0 10px 22px #0000001f}.TopAgents-module__QoIghG__subNote{opacity:.65;margin-top:38px;font-size:14px}.TopAgents-module__QoIghG__partners{gap:20px;margin-top:20px;display:flex}.TopAgents-module__QoIghG__partners img{opacity:.75;width:26px;transition:all .25s}.TopAgents-module__QoIghG__partners img:hover{opacity:1;transform:scale(1.12)}.TopAgents-module__QoIghG__rightCol{flex-direction:column;gap:28px;display:flex}.TopAgents-module__QoIghG__card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);opacity:0;background:#ffffffa6;border-radius:32px;padding:28px;transition:all .25s;animation:1s forwards TopAgents-module__QoIghG__fadeUp;box-shadow:0 16px 45px #0000000f,inset 0 0 0 60px #ffffff1a}.TopAgents-module__QoIghG__card:hover{transform:translateY(-6px)scale(1.02);box-shadow:0 25px 60px #00000014,inset 0 0 0 40px #fff3}.TopAgents-module__QoIghG__iconBox{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#8ca0ff2e;border-radius:18px;justify-content:center;align-items:center;width:58px;height:58px;margin-bottom:16px;font-size:30px;display:flex}.TopAgents-module__QoIghG__card h4{margin-bottom:6px;font-size:19px;font-weight:700}.TopAgents-module__QoIghG__card p{opacity:.7;font-size:15px}@keyframes TopAgents-module__QoIghG__fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:900px){.TopAgents-module__QoIghG__topAgents{padding:40px 20px}.TopAgents-module__QoIghG__grid{grid-template-columns:1fr;gap:32px}.TopAgents-module__QoIghG__heroCard{border-radius:32px;padding:38px 28px 48px}.TopAgents-module__QoIghG__title{font-size:32px;line-height:1.2}.TopAgents-module__QoIghG__number{font-size:32px}.TopAgents-module__QoIghG__line{width:40px}.TopAgents-module__QoIghG__metaText h4{font-size:16px}.TopAgents-module__QoIghG__metaText p{font-size:14px}.TopAgents-module__QoIghG__cta{text-align:center;width:100%}.TopAgents-module__QoIghG__subNote{margin-top:24px;font-size:13px}.TopAgents-module__QoIghG__partners img{width:22px}.TopAgents-module__QoIghG__rightCol{gap:24px}.TopAgents-module__QoIghG__card{border-radius:24px;padding:22px}.TopAgents-module__QoIghG__iconBox{width:50px;height:50px;font-size:26px}.TopAgents-module__QoIghG__card h4{font-size:17px}.TopAgents-module__QoIghG__card p{font-size:14px}}@media (max-width:520px){.TopAgents-module__QoIghG__title{font-size:28px}.TopAgents-module__QoIghG__metaRow{gap:12px}.TopAgents-module__QoIghG__partners{gap:14px}.TopAgents-module__QoIghG__partners img{width:20px}.TopAgents-module__QoIghG__heroCard{padding:30px 22px 40px}}@media (max-width:900px){.TopAgents-module__QoIghG__cta{white-space:nowrap;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px 22px;font-size:15px;line-height:1.3;display:flex}}
.Copy-module__b7j_IG__blockLineWrapper{width:max-content;margin:0 auto;display:block;position:relative}.Copy-module__b7j_IG__blockLine{display:block;position:relative}.Copy-module__b7j_IG__blockRevealer{pointer-events:none;will-change:transform;z-index:1;width:101%;height:101%;position:absolute;top:0;left:0}
:root{--tone-100:#000;--tone-200:#222;--tone-300:#5b5c57;--tone-400:#e3e4d8;--tone-500:#fe0100}.Why-module__2npF8q__title,.Why-module__2npF8q__text{text-transform:uppercase;font-weight:500;line-height:1}.Why-module__2npF8q__title{letter-spacing:-.1rem;font-size:6rem}.Why-module__2npF8q__text{letter-spacing:-.025rem;font-size:3rem}.Why-module__2npF8q__section{background-color:var(--tone-400);width:100%;height:100svh;color:var(--tone-100);z-index:2;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.Why-module__2npF8q__sectionBg{width:100%;height:100%;position:absolute;inset:0}.Why-module__2npF8q__section .Why-module__2npF8q__title{width:75%}.Why-module__2npF8q__section .Why-module__2npF8q__text{width:60%}.Why-module__2npF8q__intro .Why-module__2npF8q__title,.Why-module__2npF8q__services .Why-module__2npF8q__title,.Why-module__2npF8q__outro .Why-module__2npF8q__title{color:var(--tone-500)}@media (max-width:1000px){.Why-module__2npF8q__title{font-size:3rem}.Why-module__2npF8q__text{font-size:1.5rem}.Why-module__2npF8q__section{padding:2rem}.Why-module__2npF8q__section .Why-module__2npF8q__title,.Why-module__2npF8q__section .Why-module__2npF8q__text{text-align:center;width:100%;margin-left:auto;margin-right:auto}}
.page-module__E0kJGG__main{width:100%;min-height:100vh}
