@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;600;700;800&family=Inter:wght@400;500;600&family=Poppins:wght@400;500;600;700&display=swap";
html,body{scroll-behavior:smooth;overflow-x:hidden;height:auto!important}body{color:#1c1c1c;background-color:#fff;margin:0;padding:0;font-family:Inter,sans-serif}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}.text-center{text-align:center}::-webkit-scrollbar{width:5px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:linear-gradient(#e490cbdd 100%);border-radius:999px;box-shadow:0 0 6px #03d8f559}::-webkit-scrollbar-thumb:hover{background:linear-gradient(#c2177b 100%,#1ae9ff 100%)}@media (max-width:768px){.scroll-buttons-container{bottom:16px;right:16px}.scroll-btn{width:44px;height:44px}}.rotate-on-hover{will-change:transform;justify-content:center;align-items:center;display:inline-flex}.rotate-on-hover img,.rotate-on-hover svg{transition:transform .9s;display:block;transform:rotate(0)}.card-hover:hover .rotate-on-hover img,.card-hover:hover .rotate-on-hover svg,.money-card:hover .rotate-on-hover img,.money-card:hover .rotate-on-hover svg{transform:rotate(360deg)}
.navbar{z-index:1000;background:0 0;width:100%;height:76px;transition:transform .3s,background .3s;position:fixed;top:0}.navbar.is-hidden{transform:translateY(-100%)}.navbar.is-visible{transform:translateY(0)}.navbar.scrolled{background:#fffffff7;box-shadow:0 4px 20px #00000014}.brand-logo{object-fit:contain;width:auto;height:32px;transform:translate(0)}@media (min-width:1200px){.brand-logo{transform:translate(-68px)}}@media (min-width:1400px){.brand-logo{transform:translate(-8px)}}@media (max-width:1199.98px){.brand-logo{transform:translate(0)!important}}.navbar-nav{gap:1.5rem}.nav-link{background:0 0;border:2px solid #0000;border-radius:10px;align-items:center;padding:6px 16px;font-size:15px;font-weight:500;text-decoration:none;transition:background .2s,color .2s,transform .2s;display:inline-flex}.nav-link.active{background:linear-gradient(#0000,#0000) padding-box padding-box,linear-gradient(45deg,#a1127d,#03d8f5) border-box;border:2px solid #0000;color:inherit!important}.nav-link:hover{background:linear-gradient(#0000,#0000) padding-box padding-box,linear-gradient(45deg,#a1127dcc,#03d8f5d9) border-box;border:2px solid #0000}.nav-link.active,.nav-link:hover{color:#fff!important}.nav-light .nav-link{color:#1c1c1c}.nav-dark .nav-link{color:#fff!important}.navbar.scrolled.nav-dark .nav-link{color:#1c1c1c!important}.join-btn{color:#fff;cursor:pointer;isolation:isolate;background:#a1127d;border:none;border-radius:50px;justify-content:center;align-items:center;padding:10px 22px;font-size:14px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;position:relative;overflow:hidden}.join-btn:before{content:"";opacity:0;z-index:-1;background:#ffffff1a;width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.join-btn:hover:before{opacity:1}.join-btn:hover{color:#fff;background:#a1127d;transform:translateY(-2px);box-shadow:0 6px 20px #a1127d40}.join-btn:active{color:#fff;background:#8a0f6b;transform:translateY(0);box-shadow:0 2px 8px #a1127d33}.join-btn:focus{color:#fff;outline-offset:2px}.navbar-toggler{background:0 0;border:none;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.nav-dark .navbar-toggler{color:#fff}.nav-light .navbar-toggler,.navbar.scrolled .navbar-toggler{color:#1c1c1c}.hamburger{flex-direction:column;gap:4px;display:flex}.hamburger span{background:currentColor;width:24px;height:2px}@media (max-width:991px){.navbar-collapse{z-index:1001;background:#fff;width:85%;height:100vh;padding:80px 24px;transition:right .3s;position:fixed;top:0;right:-100%}.navbar-collapse.show{right:0}.navbar-nav{flex-direction:column;gap:14px}.navbar-collapse .nav-link{color:#1c1c1c!important}.navbar-collapse .nav-link.active{background:linear-gradient(#0000,#0000) padding-box padding-box,linear-gradient(45deg,#a1127d,#03d8f5) border-box;border:2px solid #0000;color:#1c1c1c!important}.navbar-collapse .nav-link.active,.navbar-collapse .nav-link:hover{color:#fff!important}.nav-close-btn{color:#1c1c1c;cursor:pointer;background:0 0;border:none;font-size:36px;line-height:1;position:absolute;top:20px;right:20px}}.nav-overlay{z-index:999;background:#00000059;position:fixed;inset:0}
.footer{background:#f7f0fb;padding:56px 0 32px}.footer__inner{max-width:1200px}.footer__brand-col{padding-right:60px}.footer__brand{align-items:center;display:inline-flex}.footer__logo{object-fit:contain;max-width:170px;max-height:44px}.footer__desc{color:#2e2e2e;max-width:340px;margin-top:18px;font-size:18px;font-weight:400;line-height:1.6}.footer__links-col{justify-content:flex-end;display:flex}.footer__cols{width:780px;margin-left:auto}.footer__title{margin-bottom:16px;font-size:17px;font-weight:700}.footer__list{margin:0;padding:0;list-style:none}.footer__list li{margin-bottom:14px}.footer__link{color:#111;font-size:14.5px;font-weight:400;text-decoration:none}.footer__link:hover{color:#0b76ff}.footer__bottom{border-top:1px solid #00000014;grid-template-columns:1fr auto auto;align-items:center;gap:24px;margin-top:28px;padding-top:20px;display:grid}.footer__copy{color:#333;font-size:14.5px}.footer__legal{justify-self:end;gap:20px;margin-right:40px;display:flex}.footer__legal a{color:#777;font-size:14px;text-decoration:underline}.footer__social{justify-self:end;gap:14px;display:flex}@media (max-width:768px){.footer__bottom{text-align:center;grid-template-columns:1fr}.footer__legal,.footer__social{justify-self:center;margin-right:0}.footer__links-col{justify-content:flex-start}.footer__cols{width:100%}.footer__brand-col{padding-right:0}}
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_a869fe2d-module__Nl2jCG__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_a869fe2d-module__Nl2jCG__variable{--font-inter:"Inter","Inter Fallback"}
