@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500&display=swap);.btn-main{align-items:center;border-radius:90rem;box-shadow:none;cursor:pointer;display:inline-flex;gap:8rem;justify-content:center;max-width:max-content;outline:none;padding:8rem;position:relative;text-decoration:none}.btn-main:hover:before{opacity:.3}.btn-main:hover .icon img{transform:translateX(10%)}.btn-main:after,.btn-main:before{border-radius:80rem;content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%}.btn-main:before{background:linear-gradient(89.44deg,#0f8 -1.68%,#00a4a2 170.49%),linear-gradient(84.77deg,#1f3cff -14.19%,#3aa9ff 88.71%),linear-gradient(84.77deg,#00db45 -14.19%,#bfff3c 88.71%),#fff;opacity:.2;transition:all .15s ease-in-out;z-index:0}.btn-main:after{-webkit-backdrop-filter:blur(10rem);backdrop-filter:blur(10rem);background:#ffffff0d;z-index:1}.btn-main>span{align-items:center;background:linear-gradient(89.44deg,#0f8 -1.68%,#00a4a2 170.49%),#fff;border-radius:90rem;display:flex;height:67rem;justify-content:center;position:relative;z-index:2}@media(max-width:991.98px){.btn-main>span{height:56px}}.btn-main .text{color:#030215;font:600 18rem/1 Roobert,sans-serif;letter-spacing:-.36rem;padding:20rem 60rem}@media(max-width:991.98px){.btn-main .text{font-size:16px;padding:12px 36px}}.btn-main .icon{max-width:67rem;min-width:67rem}@media(max-width:991.98px){.btn-main .icon{max-width:56px;min-width:56px}}.btn-main .icon img{transition:all .15s ease-in-out;width:25rem}@media(max-width:991.98px){.btn-main .icon img{width:20px}}header{align-items:center;display:flex;height:80rem;left:0;padding:24rem 40rem;position:fixed;top:0;transition:all .15s ease-in-out;width:100%;z-index:15}@media(max-width:991.98px){header{justify-content:space-between;padding:15px 20px}}header.scroll-header{-webkit-backdrop-filter:blur(10rem);backdrop-filter:blur(10rem);padding:20rem 40rem}@media(max-width:991.98px){header.scroll-header{padding:15px 20px}}header.scroll-header:before{background:linear-gradient(333.86deg,#1a1c23 49.77%,#282a31 102.92%);content:"";height:100%;left:0;opacity:.8;position:absolute;top:0;width:100%;z-index:-1}header.active-header .nav-wrap{opacity:1;overflow-y:auto;transform:none}header .logo-wrap{width:225rem;z-index:3}header .logo-wrap img{width:160rem}@media(max-width:991.98px){header .logo-wrap img{width:140px}}header .toggle-wrap{padding:16px 0}@media(max-width:991.98px){header .toggle-wrap{position:relative;z-index:3}}header .toggle-wrap .btn-toggle{align-items:center;cursor:pointer;display:flex;gap:8px}header .toggle-wrap .btn-toggle .text{color:#fff}header .toggle-wrap .btn-toggle .icons{display:flex;flex-direction:column;gap:4px}header .toggle-wrap .btn-toggle .icons .icon{background-color:#fff;height:2px;max-width:39px;min-width:39px}header .nav-wrap{align-items:center;display:flex;flex:1 1;justify-content:space-between;transition:all .3s ease-out}@media(max-width:991.98px){header .nav-wrap{align-items:flex-start;background-color:#00020f;flex-direction:column;gap:17px;height:var(--app-height);left:0;opacity:0;padding:100px 20px 40px;position:fixed;top:0;transform:translateY(-150%);width:100%;z-index:2}}header .nav-wrap .nav-links-wrap{align-items:center;display:flex;justify-content:center;width:calc(50% - 62.5rem)}@media(max-width:991.98px){header .nav-wrap .nav-links-wrap{height:max-content}}header .nav-wrap .nav-links-wrap ul{align-items:center;display:flex;height:100%;justify-content:space-between;margin:0;padding:0;width:100%}@media(max-width:991.98px){header .nav-wrap .nav-links-wrap ul{align-items:flex-start;flex-direction:column;gap:16px;height:max-content}}header .nav-wrap .nav-links-wrap ul li{align-items:center;display:flex;height:100%;margin:0;padding:0;position:relative}header .nav-wrap .nav-links-wrap ul li.active,header .nav-wrap .nav-links-wrap ul li:hover{-webkit-text-fill-color:#0000;text-fill-color:#0000;background:linear-gradient(180deg,#00d1dd,#5dff00),#5e6369;-webkit-background-clip:text;background-clip:text}header .nav-wrap .nav-links-wrap ul a{color:#fff;cursor:pointer;font-weight:500;text-decoration:none;width:max-content}@media(max-width:991.98px){header .nav-wrap .nav-links-wrap ul a p{font-size:24px}}header .action-wrap{align-items:center;display:flex;justify-content:space-between}@media(max-width:991.98px){header .action-wrap{flex-wrap:wrap;gap:12px;width:100%}}header .action-wrap .socials-wrap{align-items:center;display:flex;gap:8rem;margin-right:36rem}header .action-wrap .socials-wrap a{border-radius:16rem;display:flex;height:56rem;transition:all .15s ease-in-out;width:56rem}@media(max-width:991.98px){header .action-wrap .socials-wrap a{height:48px;width:48px}}header .action-wrap .socials-wrap a:hover{background-color:#ffffff1a}header .action-wrap .socials-wrap img{width:56rem}@media(max-width:991.98px){header .action-wrap .socials-wrap img{width:48px}}header .action-wrap .btn-wrap a{border:2rem solid #fff6;border-radius:90rem;color:#fff;display:flex;font:500 18rem/1.2 Roobert,sans-serif;letter-spacing:-.36rem;padding:15rem 42rem;text-decoration:none;transition:all .15s ease-in-out}@media(max-width:991.98px){header .action-wrap .btn-wrap a{font-size:16px;padding:12px 36px}}header .action-wrap .btn-wrap a:hover{background-color:#ffffff1a}.grid-section{display:flex;height:var(--app-height);justify-content:space-between;left:0;padding:0 40rem;position:fixed;top:0;width:100%;z-index:1}@media(max-width:991.98px){.grid-section{padding:0 20px}}.grid-section .item{background-color:#d9d9d91a;display:block;height:100%;width:1rem}@media(max-width:991.98px){.grid-section .item:nth-child(-n+2){display:none}}.info-page-section{padding:165rem 40rem 96rem;position:relative}@media(max-width:991.98px){.info-page-section{padding:120px 20px 60px}}.info-page-section .bg-wrap{left:0;position:absolute;top:0;width:100%;z-index:-1}@media(max-width:991.98px){.info-page-section .bg-wrap{width:200%}}.info-page-section .bg-wrap img{width:100%}.info-page-section .headline-wrap{color:#fff;display:flex;flex-direction:column;gap:40rem;margin-bottom:88rem;max-width:785rem}@media(max-width:991.98px){.info-page-section .headline-wrap{gap:24px;margin-bottom:48px}}.info-page-section .headline-wrap h6{opacity:.8}.info-page-section .headline-wrap h6 a{color:#fff}.info-page-section .text-wrap{display:flex;flex-direction:column;gap:48rem;max-width:785rem}@media(max-width:991.98px){.info-page-section .text-wrap{gap:32px}}.info-page-section .text-wrap a{color:#fff}.info-page-section .text-wrap p{opacity:.8}.info-page-section .text-wrap ul{list-style-type:none;margin:0;padding:0}.info-page-section .text-wrap ul li p:before{content:"— "}.info-page-section .text-wrap .item-headline{color:#fff}.info-page-section .text-wrap .item-headline h4+p{margin-top:24rem}@media(max-width:991.98px){.info-page-section .text-wrap .item-headline h4+p{margin-top:16px}}.info-page-section .text-wrap .item{color:#fff}.info-page-section .text-wrap .item h5{margin-bottom:24rem}@media(max-width:991.98px){.info-page-section .text-wrap .item h5{margin-bottom:16px}}footer{background-color:#14161b;padding:48rem 80rem;position:relative;z-index:2}@media(max-width:575.98px){footer{padding:32px 20px}}footer .content-wrap{align-items:center;display:flex;justify-content:space-between}@media(max-width:991.98px){footer .content-wrap{flex-direction:column-reverse;gap:20px}}footer .content-wrap .copyright-wrap p{color:#fff}footer .content-wrap .links-wrap ul{display:flex;gap:24rem;margin:0;padding:0}footer .content-wrap .links-wrap ul li a{color:#fff;text-decoration:none}footer .content-wrap .links-wrap ul li a:hover p{-webkit-text-fill-color:#0000;text-fill-color:#0000;background:linear-gradient(180deg,#00d1dd,#5dff00),#5e6369;-webkit-background-clip:text;background-clip:text}:root{-ms-overflow-style:none;max-width:100vw;overflow-x:hidden;scrollbar-width:none}*{font-family:Inter,sans-serif;margin:0}*,:after,:before{box-sizing:border-box}html{font-size:1px}@media(min-width:991.98px){html{font-size:.0694444444vw}}body{background-color:#181a1e;margin:0;overflow-x:hidden;padding:0}body.overflow-hidden{overflow:hidden!important}@media(max-width:991.98px){body.overflow-hidden{overflow-y:auto!important}}main{display:flex;flex-direction:column}main>section{position:relative;z-index:2}@media(max-width:991.98px){.desktop-only{display:none!important}}.mobile-only{display:none!important}@media(max-width:991.98px){.mobile-only{display:flex!important}}.animation{transition:opacity .5s ease-out,transform .5s ease-out}.animation:not(.animation-active){opacity:0;transform:translateY(10vh)}.hero-section{align-items:flex-end;display:flex;flex-wrap:wrap;height:100vh;max-height:810rem;min-height:640rem;padding:40rem;position:relative}@media(max-width:991.98px){.hero-section{flex-direction:column;flex-wrap:nowrap;height:max-content;min-height:max-content;padding:100px 20px 20px}}.hero-section:not(.active) .active-element{opacity:0;transform:translateY(10vh)}@media(max-width:991.98px){.hero-section:not(.active) .active-element{opacity:1;transform:none}}.hero-section .active-element{transition:opacity .75s ease-in-out,transform .75s ease-in-out}.hero-section .bg-wrap{height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.hero-section .bg-wrap img{width:100%}@media(max-width:991.98px){.hero-section .bg-wrap img{height:100%;object-fit:cover;opacity:.1}}.hero-section .content-wrap{display:flex;flex-direction:column;justify-content:flex-end;width:50%}@media(max-width:991.98px){.hero-section .content-wrap{margin-bottom:24px;width:100%}}.hero-section .content-wrap .text-wrap{color:#fff;margin-bottom:32rem}@media(max-width:991.98px){.hero-section .content-wrap .text-wrap{margin-bottom:24px}}.hero-section .content-wrap .text-wrap h1{margin-bottom:32rem}@media(max-width:991.98px){.hero-section .content-wrap .text-wrap h1{margin-bottom:24px;max-width:400px}}.hero-section .content-wrap .text-wrap h6{max-width:430rem;opacity:.8}.hero-section .content-wrap .btn-wrap{position:relative;width:326rem}.hero-section .notification-wrap{padding:0 16rem;width:25%}@media(max-width:991.98px){.hero-section .notification-wrap{padding:0;width:100%}}.hero-section .notification-wrap.notification-1{padding-bottom:80rem}@media(max-width:991.98px){.hero-section .notification-wrap.notification-1{margin-bottom:24px;padding-bottom:0;transform:translateX(20%)}}.hero-section .notification-wrap.notification-2{padding-bottom:320rem}@media(max-width:991.98px){.hero-section .notification-wrap.notification-2{padding-bottom:0}}.hero-section .notification-wrap .img-wrap{-webkit-backdrop-filter:blur(10rem);backdrop-filter:blur(10rem);background-color:#fff3;border-radius:8rem;width:100%}@media(max-width:991.98px){.hero-section .notification-wrap .img-wrap{max-width:360px;width:75%}}.hero-section .notification-wrap img{width:100%}.hero-section .scroll-wrap{align-items:center;border:2rem solid #fff6;border-radius:50%;bottom:40rem;display:flex;height:62rem;justify-content:center;position:absolute;right:40rem;width:62rem}@media(max-width:991.98px){.hero-section .scroll-wrap{bottom:20px;height:56px;right:20px;width:56px}}.hero-section .stores-wrap{align-items:center;display:flex;flex-wrap:wrap;gap:10rem;margin-bottom:42rem;width:max-content}@media(max-width:575.98px){.hero-section .stores-wrap{margin-bottom:30rem}}.hero-section .stores-wrap .store-button{cursor:pointer;flex:0 0 auto;transition:transform .2s ease-out;width:148rem}.hero-section .stores-wrap .store-button.google{width:168rem}.hero-section .stores-wrap .store-button img{border-radius:.6rem;box-shadow:0 2px 6px #00000026;height:100%;object-fit:contain;transition:box-shadow .2s ease-out;width:100%}.hero-section .stores-wrap .store-button:hover{transform:translateY(-2px)}.hero-section .stores-wrap .store-button:hover img{box-shadow:0 4px 12px #0003}.hero-section .stores-wrap a{display:block;height:100%;width:100%}.why-section{margin:96rem 0 48rem;padding:0 40rem;position:relative}@media(max-width:991.98px){.why-section{margin:48px 0 32px;padding:0 20px}}.why-section .title-wrap{align-items:flex-end;color:#fff;display:flex;justify-content:space-between;margin-bottom:56rem}@media(max-width:991.98px){.why-section .title-wrap{align-items:flex-start;flex-direction:column;gap:24px;margin-bottom:32px}}.why-section .title-wrap h6{opacity:.8;width:25%}@media(max-width:991.98px){.why-section .title-wrap h6{width:100%}}.why-section .items-wrap{display:flex;flex-wrap:wrap;gap:20rem}@media(max-width:991.98px){.why-section .items-wrap{flex-direction:column}}.why-section .items-wrap .item{background:linear-gradient(333.86deg,#1a1c23 49.77%,#282a31 102.92%);border-radius:24rem;flex:1 1;overflow:hidden;padding:32rem;position:relative}@media(max-width:991.98px){.why-section .items-wrap .item{padding:24px;width:100%}}.why-section .items-wrap .item>div{position:relative;z-index:1}.why-section .items-wrap .item .bg-wrap{position:absolute;right:-5rem;top:70rem;z-index:0}@media(max-width:991.98px){.why-section .items-wrap .item .bg-wrap{top:30px}}.why-section .items-wrap .item .bg-wrap img{height:220rem}@media(max-width:991.98px){.why-section .items-wrap .item .bg-wrap img{height:180px}}.why-section .items-wrap .item .icon-wrap{margin-bottom:180rem}@media(max-width:991.98px){.why-section .items-wrap .item .icon-wrap{margin-bottom:80px}}.why-section .items-wrap .item .icon-wrap img{width:80rem}@media(max-width:991.98px){.why-section .items-wrap .item .icon-wrap img{width:56px}}.why-section .items-wrap .item .text-wrap{color:#fff}.why-section .items-wrap .item .text-wrap h4{margin-bottom:16rem}.why-section .items-wrap .item .text-wrap p{opacity:.6}.strategies-section{margin:48rem 0 64rem;padding:0 40rem;z-index:1}@media(max-width:991.98px){.strategies-section{margin:32px 0;padding:0 20px}}.strategies-section .bg-wrap{height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.strategies-section .bg-wrap img{bottom:30%;left:0;position:absolute;width:100%}@media(max-width:991.98px){.strategies-section .bg-wrap img{height:100%;object-fit:cover;opacity:.1}}.strategies-section .title-wrap{color:#fff;text-align:center}@media(max-width:991.98px){.strategies-section .title-wrap{margin-bottom:32px}}.strategies-section .items-wrap{display:flex;gap:20rem;margin-top:72rem;transition:all .75s ease-in-out}@media(max-width:991.98px){.strategies-section .items-wrap{margin-top:0}}@media(max-width:767.98px){.strategies-section .items-wrap{flex-direction:column}}.strategies-section .items-wrap:not(.animation-active) .item.item-1{z-index:1}@media(min-width:991.98px){.strategies-section .items-wrap:not(.animation-active) .item.item-1{transform:rotate3d(.4,1,0,25deg) translateY(10%)}}.strategies-section .items-wrap:not(.animation-active) .item.item-2{z-index:2}@media(min-width:991.98px){.strategies-section .items-wrap:not(.animation-active) .item.item-2{transform:scale(1.2);transform-origin:top}}.strategies-section .items-wrap:not(.animation-active) .item.item-3{z-index:1}@media(min-width:991.98px){.strategies-section .items-wrap:not(.animation-active) .item.item-3{transform:rotate3d(-.4,1,0,25deg) translateY(10%)}}.strategies-section .items-wrap:not(.animation-active) .item .description-wrap{opacity:0}@media(max-width:991.98px){.strategies-section .items-wrap:not(.animation-active) .item .description-wrap{opacity:1}}.strategies-section .items-wrap .item{flex:1 1;position:relative;transition:all .75s ease-in-out}@media(max-width:991.98px){.strategies-section .items-wrap .item{min-height:450px}}@media(max-width:767.98px){.strategies-section .items-wrap .item{min-height:max-content}}.strategies-section .items-wrap .item.item-2{z-index:2}.strategies-section .items-wrap .item:hover .info-wrap{opacity:1}.strategies-section .items-wrap .item .img-wrap{border:4rem solid #fff3;border-radius:24rem;overflow:hidden;width:100%}@media(max-width:991.98px){.strategies-section .items-wrap .item .img-wrap{border-radius:20px;height:100%}}.strategies-section .items-wrap .item .img-wrap img{width:100%}@media(max-width:991.98px){.strategies-section .items-wrap .item .img-wrap img{height:100%;object-fit:cover}}.strategies-section .items-wrap .item .description-wrap{bottom:32rem;color:#fff;left:32rem;position:absolute;transition:all .75s ease-in-out;width:calc(100% - 100rem)}@media(max-width:991.98px){.strategies-section .items-wrap .item .description-wrap{bottom:24px;left:24px}}.strategies-section .items-wrap .item .description-wrap h4{margin-bottom:16rem}.strategies-section .items-wrap .item .description-wrap p{max-width:320rem;opacity:.5}.strategies-section .items-wrap .item .info-wrap{background:linear-gradient(333.86deg,#1a1c23 49.77%,#282a31 102.92%);border-radius:24rem;color:#fff;height:100%;left:0;opacity:0;padding:32rem;position:absolute;top:0;transition:all .15s ease-in-out;width:100%}@media(max-width:991.98px){.strategies-section .items-wrap .item .info-wrap{border-radius:20px;padding:24px}}.strategies-section .items-wrap .item .info-wrap h4{margin-bottom:32rem}@media(max-width:991.98px){.strategies-section .items-wrap .item .info-wrap h4{margin-bottom:24px}}.strategies-section .items-wrap .item .info-wrap ul{display:flex;flex-direction:column;gap:16rem;list-style-type:none;margin:0;padding:0}.strategies-section .btn-wrap{display:flex;justify-content:center;margin:56rem auto 0}@media(max-width:991.98px){.strategies-section .btn-wrap{margin:32px auto 0}}.features-section{display:flex;flex-direction:column;gap:72rem;margin:64rem auto 60rem;padding:0 40rem;position:relative}@media(max-width:991.98px){.features-section{gap:32px;margin:32px auto;padding:0 20px}}.features-section .title-wrap{color:#fff;text-align:center}.features-section .item{align-items:center;border-radius:24rem;display:flex;flex-wrap:wrap;width:100%}@media(max-width:991.98px){.features-section .item{align-items:flex-start;flex-direction:column;gap:32px}.features-section .item.item-revert{flex-direction:column-reverse}}.features-section .item.item-revert .text-wrap{padding-left:50rem}@media(max-width:991.98px){.features-section .item.item-revert .text-wrap{padding-left:0}}.features-section .item>div{width:50%}@media(max-width:991.98px){.features-section .item>div{width:100%}}.features-section .item .text-wrap{padding-right:50rem}@media(max-width:991.98px){.features-section .item .text-wrap{padding-right:0}}.features-section .item .text-wrap .icon-wrap{margin-bottom:24rem}.features-section .item .text-wrap .icon-wrap img{width:32rem}.features-section .item .text-wrap h3{color:#fff;margin-bottom:16rem}.features-section .item .text-wrap h6{color:#ddd;line-height:1.6;max-width:560rem}@media(max-width:991.98px){.features-section .item .text-wrap h6{max-width:100%}}.features-section .item .img-wrap{border-radius:24rem;position:relative}.features-section .item .img-wrap:before{background-color:#0000;content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.features-section .item .img-wrap img{width:100%}.features-section .item .img-wrap video{border-radius:30rem;pointer-events:none;width:100%}.packages-section{margin:60rem 0 72rem;padding:0 40rem}@media(max-width:991.98px){.packages-section{margin:32px 0;padding:0 20px}}.packages-section .title-wrap{color:#fff;margin-bottom:56rem;text-align:center}@media(max-width:991.98px){.packages-section .title-wrap{margin-bottom:32px}}.packages-section .title-wrap span{-webkit-text-fill-color:#0000;text-fill-color:#0000;background:linear-gradient(180deg,#00d1dd,#5dff00),#fff;-webkit-background-clip:text;background-clip:text}.packages-section .title-wrap .gradient{-webkit-text-fill-color:#0000;text-fill-color:#0000;background:linear-gradient(90deg,#ff2163 35%,#e4a801,#8fff01 85%);-webkit-background-clip:text;background-clip:text}.packages-section .items-wrap{display:flex;flex-wrap:wrap;gap:20rem}@media(max-width:991.98px){.packages-section .items-wrap{flex-direction:column}}.packages-section .items-wrap .item{border-radius:24rem;color:#fff;display:flex;flex-direction:column;overflow:hidden;padding:24rem;pointer-events:none;position:relative;text-decoration:none}.packages-section .items-wrap .item:first-child,.packages-section .items-wrap .item:nth-child(4){width:25%}@media(max-width:991.98px){.packages-section .items-wrap .item:first-child,.packages-section .items-wrap .item:nth-child(4){width:100%}}.packages-section .items-wrap .item:nth-child(2),.packages-section .items-wrap .item:nth-child(3){width:calc(25% - 30rem)}@media(max-width:991.98px){.packages-section .items-wrap .item:nth-child(2),.packages-section .items-wrap .item:nth-child(3){width:100%}}.packages-section .items-wrap .item:hover .subscribe-wrap .arrow-wrap{background-color:#ffffff1a;transform:translateX(10%)}.packages-section .items-wrap .item.item-color:before{background:linear-gradient(180deg,#ff0091,#ff9300),linear-gradient(180deg,#00d1dd,#5dff00),#fff}.packages-section .items-wrap .item.item-color .text-wrap h5{align-items:center;display:flex;justify-content:space-between}.packages-section .items-wrap .item.item-color .text-wrap h5 .text{-webkit-text-fill-color:#0000;text-fill-color:#0000;background:linear-gradient(180deg,#ff0091,#ff9300),linear-gradient(180deg,#00d1dd,#5dff00),#fff;-webkit-background-clip:text;background-clip:text}.packages-section .items-wrap .item.item-color .text-wrap h5 .badge{background:linear-gradient(180deg,#ff0091,#ff9300),linear-gradient(1turn,#00d1dd,#5dff00),#fff;border-radius:6rem;font:500 12rem/.9 Roobert,sans-serif;letter-spacing:.36rem;padding:8rem}.packages-section .items-wrap .item:before{background-color:#fff3;content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.packages-section .items-wrap .item:after{background:linear-gradient(333.86deg,#1a1c23 49.77%,#282a31 102.92%);border-radius:24rem;content:"";display:block;height:calc(100% - 4rem);left:2rem;position:absolute;top:2rem;width:calc(100% - 4rem);z-index:1}.packages-section .items-wrap .item>*{position:relative;z-index:2}.packages-section .items-wrap .item .text-wrap .header img{height:128rem;margin-right:12rem;position:absolute;right:0;top:0;width:128rem}@media(max-width:991.98px){.packages-section .items-wrap .item .text-wrap .header img{height:96px;margin-right:8px;width:96px}}@media(max-width:575.98px){.packages-section .items-wrap .item .text-wrap .header img{height:64px;width:64px}}.packages-section .items-wrap .item .text-wrap .pricing{min-height:80rem}@media(max-width:991.98px){.packages-section .items-wrap .item .text-wrap .pricing{min-height:0}}.packages-section .items-wrap .item .text-wrap h5{margin-bottom:16rem}.packages-section .items-wrap .item .text-wrap h6{margin-bottom:12rem}.packages-section .items-wrap .item .text-wrap ul{list-style-type:none;margin:0 0 12rem;padding:0}.packages-section .items-wrap .item .text-wrap ul li{align-items:center;display:flex;padding:12rem 0}.packages-section .items-wrap .item .text-wrap ul li img{padding-right:12rem}@media(max-width:991.98px){.packages-section .items-wrap .item .text-wrap ul li{padding:8px 0}}.packages-section .items-wrap .item .text-wrap ul li:not(:last-child){border-bottom:1rem solid #d9d9d933}.packages-section .items-wrap .item .text-wrap ul li p{color:#ddd}.packages-section .items-wrap .item .beta-access{display:flex;justify-content:space-between}.packages-section .items-wrap .item .beta-access .main{align-items:center;display:flex;flex-wrap:wrap!important}.packages-section .items-wrap .item .beta-access .main img{height:30rem;width:30rem}.packages-section .items-wrap .item .beta-access .main p{font-size:15rem;font-weight:500}.packages-section .items-wrap .item .beta-access img{height:24rem;width:24rem}.packages-section .items-wrap .item .subscribe-wrap{align-items:center;display:flex;justify-content:space-between}.packages-section .items-wrap .item .subscribe-wrap p{font:500 13rem/1 Inter,sans-serif;letter-spacing:0;text-transform:uppercase}.packages-section .items-wrap .item .subscribe-wrap .arrow-wrap{align-items:center;border:2rem solid #ffffff4d;border-radius:12rem;display:flex;height:38rem;justify-content:center;transition:all .15s ease-in-out;width:38rem}.ecosystem-section{margin:72rem 0;padding:0 40rem}@media(max-width:991.98px){.ecosystem-section{margin:32px 0;padding:0 20px}}.ecosystem-section .title-wrap{color:#fff;margin-bottom:18rem;text-align:center}@media(max-width:991.98px){.ecosystem-section .title-wrap{margin-bottom:24px}}.ecosystem-section .content-wrap{position:relative}.ecosystem-section .content-wrap .main-img-wrap{left:0;position:absolute;top:-50%;width:100%}@media(max-width:991.98px){.ecosystem-section .content-wrap .main-img-wrap{margin-left:-20px;position:relative;top:0}}.ecosystem-section .content-wrap img{width:100%}@media(max-width:991.98px){.ecosystem-section .content-wrap img{width:calc(100% + 40px)}}.roadmap-section{margin:72rem 0 0;padding:0 40rem}@media(max-width:991.98px){.roadmap-section{margin:32px 0;padding:0 20px}}.roadmap-section .title-wrap{align-items:flex-start;color:#fff;display:flex;flex-direction:column;gap:24px;margin-bottom:56rem}@media(max-width:991.98px){.roadmap-section .title-wrap{align-items:flex-start;margin-bottom:32px}}.roadmap-section .title-wrap h6{opacity:.8}@media(max-width:991.98px){.roadmap-section .title-wrap h6{width:100%}}.roadmap-section .items-wrap{display:flex;flex-wrap:wrap;gap:20rem}@media(max-width:991.98px){.roadmap-section .items-wrap{flex-direction:column}}.roadmap-section .items-wrap .item{background:linear-gradient(333.86deg,#1a1c23 49.77%,#282a31 102.92%);border:2rem solid #fff3;border-radius:24rem;color:#fff;display:flex;flex-direction:column;gap:24rem;overflow:hidden;padding:24rem;position:relative;text-decoration:none}.roadmap-section .items-wrap .item:first-child,.roadmap-section .items-wrap .item:nth-child(4){width:25%}@media(max-width:991.98px){.roadmap-section .items-wrap .item:first-child,.roadmap-section .items-wrap .item:nth-child(4){width:100%}}.roadmap-section .items-wrap .item:nth-child(2),.roadmap-section .items-wrap .item:nth-child(3){width:calc(25% - 30rem)}@media(max-width:991.98px){.roadmap-section .items-wrap .item:nth-child(2),.roadmap-section .items-wrap .item:nth-child(3){width:100%}}.roadmap-section .items-wrap .item .icon-wrap img{width:32rem}.roadmap-section .items-wrap .item .headline-wrap{display:flex;flex-direction:column;gap:16rem}.roadmap-section .items-wrap .item .headline-wrap p{color:#ddd;min-height:46rem}@media(max-width:991.98px){.roadmap-section .items-wrap .item .headline-wrap p{min-height:max-content}}.roadmap-section .items-wrap .item ul{display:flex;flex-direction:column;gap:12rem;list-style-type:none;margin:0;padding:0}.roadmap-section .items-wrap .item ul li{align-items:center;display:flex;gap:8rem}.roadmap-section .items-wrap .item ul li:before{background:url(/static/media/roadmap-coming-icon.bcd14b0885cb54a87c09.svg) 50% no-repeat;background-size:cover;content:"";display:block;height:24rem;width:24rem}.roadmap-section .items-wrap .item ul li.done:before{background:url(/static/media/roadmap-done-icon.ba9cbe8115d6bfc97cdf.svg) 50% no-repeat;background-size:cover}.roadmap-section .items-wrap .item ul li p{color:#ddd}.trade-section{display:flex;flex-wrap:wrap;padding:0 40rem;position:relative;z-index:1}@media(max-width:991.98px){.trade-section{padding:0 20px}}.trade-section .bg-wrap{height:100%;z-index:-1}.trade-section .bg-wrap,.trade-section .bg-wrap img{bottom:0;left:0;position:absolute;width:100%}@media(max-width:991.98px){.trade-section .bg-wrap img{height:100%;object-fit:cover;opacity:.1}}.trade-section .content-wrap{display:flex;flex-direction:column;justify-content:flex-end;margin:140rem 0 200rem;width:50%}@media(max-width:991.98px){.trade-section .content-wrap{margin:32px 0;width:100%}}.trade-section .content-wrap .text-wrap{color:#fff;margin-bottom:32rem}@media(max-width:991.98px){.trade-section .content-wrap .text-wrap{margin-bottom:24px}}.trade-section .content-wrap .text-wrap h1{margin-bottom:32rem}@media(max-width:991.98px){.trade-section .content-wrap .text-wrap h1{margin-bottom:24px}}.trade-section .content-wrap .text-wrap h6{max-width:430rem;opacity:.8}.trade-section .content-wrap .btn-wrap{max-width:max-content;position:relative}.trade-section .phone-wrap{bottom:0;position:absolute;right:40rem}@media(max-width:991.98px){.trade-section .phone-wrap{position:relative;right:0}}.trade-section .phone-wrap img{max-width:650rem}@media(max-width:991.98px){.trade-section .phone-wrap img{width:100%}}.headline-gradient{background:linear-gradient(104.78deg,#ecedff 30.84%,#7279ed 72.01%,#4d54cf 128.42%);-webkit-background-clip:text;background-clip:text}.headline-gradient,.text-gradient{-webkit-text-fill-color:#0000;text-fill-color:#0000;max-width:max-content}.text-gradient{background:linear-gradient(117.33deg,#ecedff -16.12%,#7279ed 67.63%,#4d54cf 182.41%);-webkit-background-clip:text;background-clip:text}.partnership-hero{display:inline-flex;position:relative}.partnership-hero:before{background-image:url(/static/media/hero.7b23f2d9e02f721d2442.png);background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";height:100%;left:0;-webkit-mask-image:linear-gradient(180deg,#000 70%,#0000);-webkit-mask-image:linear-gradient(180deg,#000 90%,#0000);mask-image:linear-gradient(180deg,#000 90%,#0000);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;opacity:.2;position:absolute;top:0;width:100%;z-index:-1}.partnership-hero .content{align-items:center;display:flex;height:100%;justify-content:space-between;margin:0 auto;padding-bottom:0;padding-top:200px;width:100%}.partnership-hero .content .content-wrap{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;padding-left:10%;padding-right:10%;width:100%}.partnership-hero .content .content-wrap .title{word-wrap:break-word;align-items:center;display:flex;flex-direction:column;justify-content:flex-start}.partnership-hero .content .content-wrap .title .headline{align-self:stretch;color:#fff;font-family:Roobert,sans-serif;font-size:calc(16px + 5vw);font-weight:500;line-height:110%}.partnership-hero .content .content-wrap .title .tagline{align-self:stretch;color:#fffc;font-family:Inter,sans-serif;font-size:24px;font-weight:400;line-height:38px;padding-top:32px}.partnership-hero .content .content-wrap .btn-wrap{align-items:center;display:flex;gap:32px;justify-content:flex-start;padding-top:48px}.partnership-hero .content .content-wrap .btn-wrap .btn{align-items:center;border-radius:12px;cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:16px;gap:8px;height:44px;justify-content:center;overflow:hidden;padding:8px 16px;white-space:nowrap;width:204px}.partnership-hero .content .content-wrap .btn-wrap .btn.integration{background:linear-gradient(87deg,color(display-p3 1 0 .502) -50.52%,color(display-p3 1 .549 0) 45.32%,color(display-p3 .5608 1 0) 143.1%);color:#030215;font-weight:500;overflow:hidden;position:relative;transition:all .3s ease}.partnership-hero .content .content-wrap .btn-wrap .btn.integration:before{background:hsla(98,84%,70%,.297);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .3s ease;width:100%}.partnership-hero .content .content-wrap .btn-wrap .btn.integration:hover:before{background:hsla(98,84%,70%,.297);left:0}.partnership-hero .content .content-wrap .btn-wrap .btn.integration:hover{transform:scale(1.02)}.partnership-hero .content .content-wrap .btn-wrap .btn.investment{background:#ffffff0d;border:1px solid #ffffff1a;color:#fff;font-weight:500;transition:all .3s ease}.partnership-hero .content .content-wrap .btn-wrap .btn.investment:hover{background:#ffffff1a;transform:scale(1.02)}.partnership-hero .content .content-wrap .btn-wrap .btn .text{text-align:center;z-index:1}.partnership-hero .content .app-image{display:inline-flex;height:100%;max-width:50%;position:relative;width:100%}.partnership-hero .content .app-image img{bottom:-50px;min-width:500px;position:relative;width:100%}@media(max-width:1199.98px){.partnership-hero .content{gap:30px;padding:112px 48px 10px}.partnership-hero .content .content-wrap{gap:40px;width:100%}.partnership-hero .content .content-wrap .title{height:auto}.partnership-hero .content .content-wrap .title .headline{font-size:64px}.partnership-hero .content .app-image img{bottom:20px;height:120%;width:120%}}@media(max-width:991.98px){.partnership-hero:before{background-image:url(/static/media/hero-mobile.9d6117dad592dc66e20e.png);opacity:.2}.partnership-hero .content{flex-direction:row;gap:40px;padding-bottom:0;padding-top:112px}.partnership-hero .content .app-image{width:100%}.partnership-hero .content .app-image img{bottom:50px;width:150%}}@media(max-width:575.98px){.partnership-hero:before{background-image:url(/static/media/hero-mobile.9d6117dad592dc66e20e.png);opacity:.2}.partnership-hero .content{flex-direction:column;gap:40px;padding:112px 0 0}.partnership-hero .content .content-wrap{gap:40px;width:100%}.partnership-hero .content .content-wrap .title{height:auto}.partnership-hero .content .content-wrap .title .headline{font-size:40px}.partnership-hero .content .content-wrap .btn-wrap{flex-direction:column;width:100%}.partnership-hero .content .app-image,.partnership-hero .content .content-wrap .btn-wrap .btn,.partnership-hero .content .content-wrap .btn-wrap a{width:100%}.partnership-hero .content .app-image img{bottom:0;height:100%;object-fit:cover;object-position:top left;width:150%}}.partnership-grow{align-items:flex-start;display:inline-flex;gap:64px;height:100%;justify-content:flex-start;margin:0 auto;padding-bottom:64px;padding-top:96px;position:relative;width:100%}.partnership-grow:before{background-image:url(/static/media/bg-grow-project.98d73d34fa14e05cdf20.png);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:100%;left:0;-webkit-mask-image:linear-gradient(180deg,#000 70%,#0000);mask-image:linear-gradient(180deg,#000 70%,#0000);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;opacity:.2;position:absolute;top:0;width:100%;z-index:-1}.partnership-grow .content{align-items:center;display:flex;flex-direction:column;gap:48px;justify-content:flex-start;width:50%}@media(max-width:767.98px){.partnership-grow .content{align-items:flex-start;width:100%}}.partnership-grow .content .title{word-wrap:break-word;color:#fff;font-family:Roobert,sans-serif;font-size:calc(12.4px + 3.625vw);font-weight:500;letter-spacing:-1.92px;line-height:110%;text-align:left}@media(max-width:1439.98px){.partnership-grow .content .title{font-size:calc(16.4px + 2.375vw)}}.partnership-grow .content .title .highlight{-webkit-text-fill-color:#0000;background:linear-gradient(87deg,color(display-p3 1 0 .502) -50.52%,color(display-p3 1 .549 0) 45.32%,color(display-p3 .5608 1 0) 143.1%),linear-gradient(91deg,color(display-p3 0 .998 .5788),color(display-p3 .0859 .6297 .6297)),color(display-p3 1 1 1);background-clip:text;-webkit-background-clip:text;color:#0000}.partnership-grow .steps{align-items:flex-start;display:flex;flex-direction:column;gap:96px;justify-content:flex-start;width:50%}@media(max-width:767.98px){.partnership-grow .steps{align-items:flex-start;width:80%}}.partnership-grow .steps .step{align-items:flex-start;display:flex;gap:64px;justify-content:flex-start;width:100%}.partnership-grow .steps .step .step-number{-webkit-text-stroke:1px #ffffff4d;-webkit-text-fill-color:#0000;color:#0000;font-family:Roobert,sans-serif;font-size:120px;font-weight:500;letter-spacing:-2.88px;line-height:1;text-align:center;width:56px}.partnership-grow .steps .step .step-content{display:flex;flex-direction:column;gap:24px;width:70%}.partnership-grow .steps .step .step-content .title{color:#fff;font-family:Roobert,sans-serif;font-size:56px;font-weight:500}@media(max-width:1439.98px){.partnership-grow .steps .step .step-content .title{font-size:38px}}.partnership-grow .steps .step .step-content .description{color:#fffc;font-family:Inter,sans-serif;font-size:24px;font-weight:400;line-height:24px}@media(max-width:1439.98px){.partnership-grow .steps .step .step-content .description{font-size:16px}}@media(max-width:1199.98px){.partnership-grow{padding:48px 24px}.partnership-grow .bg-wrap{left:0;opacity:.1;top:0}.partnership-grow .bg-wrap img{height:100%;object-fit:cover;width:100%}.partnership-grow .content .title{font-size:48px}}@media(max-width:991.98px){.partnership-grow{align-items:center;flex-direction:column;gap:40px}.partnership-grow:before{background-image:url(/static/media/bg-grow-project-mobile.e579b8355d9eeb14784e.png);background-size:contain}}@media(max-width:575.98px){.partnership-grow{flex-direction:column;padding:48px 24px}.partnership-grow .content .title{font-size:40px}.partnership-grow .steps{gap:32px}.partnership-grow .steps .step{gap:24px}.partnership-grow .steps .step .step-number{font-size:48px;width:32px}.partnership-grow .steps .step .step-content{gap:16px;width:100%}.partnership-grow .steps .step .step-content .title{font-size:24px}.partnership-grow .steps .step .step-content .description{font-size:16px}}.partners-section{display:flex;flex-direction:column;gap:96px;margin:0 auto;max-width:1440px;padding:96px 128px;position:relative;width:100%}.partners-section:before{background-image:url(/static/media/partners-background-img.d8347e2b8e9fc2925f4d.png);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:100%;left:0;opacity:.2;position:absolute;top:0;width:100%;z-index:-1}.partners-section .section-title{word-wrap:break-word;color:#fff;font-family:Roobert,sans-serif;font-size:64px;font-weight:500;line-height:110%;margin-bottom:24px}.partners-section .cards-container{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));justify-content:center}.partners-section .cards-container .card{-webkit-backdrop-filter:blur(80px);backdrop-filter:blur(80px);background:linear-gradient(334deg,#ffffff08 49.77%,#ffffff1a 102.92%);border:2px solid #ffffff4d;border-radius:20px;display:flex;flex-direction:column;height:100%;justify-content:space-between;min-height:350px;padding:32px}.partners-section .cards-container .card .card-main-content{align-items:flex-start;display:flex;flex-direction:column;gap:24px}.partners-section .cards-container .card .card-main-content .logo{height:78px;width:166px}.partners-section .cards-container .card .card-main-content .logo img{height:100%;object-fit:contain;width:100%}.partners-section .cards-container .card .card-main-content .card-content{display:flex;flex-direction:column;gap:16px;width:100%}.partners-section .cards-container .card .card-main-content .card-content .title{color:#fff;font-family:Inter,sans-serif;font-size:24px;font-weight:500}.partners-section .cards-container .card .card-main-content .card-content .description{color:#ffffffe6;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:24px}.partners-section .cards-container .card .actions{align-items:center;display:flex;gap:8px;margin-top:24px}.partners-section .cards-container .card .actions .icon-button{align-items:center;cursor:pointer;display:flex;height:40px;justify-content:center;padding:8px;width:40px}.partners-section .cards-container .card .actions .icon-button .icon{height:24px;width:24px}.partners-section .cards-container .card .actions .icon-button .icon img{height:100%;width:100%}.partners-section .show-more-btn{background:color(display-p3 1 1 1/.05);border:1px solid #ffffff4d;border-radius:12px;color:#fff;cursor:pointer;display:block;font-size:16px;padding:8px 16px;transition:background .3s ease}.partners-section .show-more-btn:hover{background:#ffffff1a}@media(max-width:1199.98px){.partners-section{padding:48px 24px}}@media(max-width:575.98px){.partners-section{gap:24px;padding:48px 24px}.partners-section:before{background-image:url(/static/media/partners-background-img-mobile.66f2ece829b8d099acac.png);background-position:top;background-size:contain;top:-80px}.partners-section .cards-container,.partners-section .cards-container .card{gap:16px}.partners-section .section-title{font-size:40px}.partners-section .show-more-btn{height:44px;width:100%}}.investment-partners-section{align-items:flex-start;display:flex;flex-direction:column;gap:96px;margin:0 auto;max-width:1440px;padding:96px 128px;width:100%}.investment-partners-section .section-title{word-wrap:break-word;color:#fff;font-family:Roobert,sans-serif;font-size:64px;font-weight:500;line-height:110%;text-align:left;width:100%}.investment-partners-section .cards-wrapper{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));width:100%}.investment-partners-section .cards-wrapper .card{align-items:center;background:linear-gradient(334deg,color(display-p3 .102 .1098 .1333) 49.77%,color(display-p3 .1569 .1647 .1882) 102.92%),color(display-p3 .1624 .1724 .2362);border:1px solid #ffffff4d;border-radius:24px;display:flex;height:130px;justify-content:center;overflow:hidden;padding:26px 56px}.investment-partners-section .cards-wrapper .card img{height:78px;object-fit:contain;width:166px}.investment-partners-section .show-more-btn{background:color(display-p3 1 1 1/.05);border:1px solid #ffffff4d;border-radius:12px;color:#fff;cursor:pointer;display:block;font-size:16px;padding:8px 16px;transition:background .3s ease}.investment-partners-section .show-more-btn:hover{background:#ffffff1a}@media(max-width:1199.98px){.investment-partners-section{padding:48px 24px}}@media(max-width:575.98px){.investment-partners-section{gap:40px;padding:48px 24px}.investment-partners-section .section-title{font-size:40px}.investment-partners-section .show-more-btn{height:44px;width:100%}}.partnership-page{display:flex;flex-direction:column;justify-content:center}a{color:inherit;text-decoration:none}.partnership-integration:before{background-image:url(/static/media/hero.fb98515bde449493e6a9.png);background-position:top;background-repeat:no-repeat;background-size:contain;content:"";height:100%;left:0;opacity:.2;position:absolute;top:-10px;width:100%;z-index:1}.partnership-integration .integration-section{align-items:center;display:flex;flex-direction:column;gap:48px;height:100%;justify-content:center;margin:0 auto;max-width:1440px;padding:200px 128px 64px;position:relative;width:100%}.partnership-integration .integration-section .background-circles{height:759px;position:absolute;width:1557px}.partnership-integration .integration-section .background-circles .circle{border-radius:9999px;box-shadow:500px 500px 500px;filter:blur(250px);height:594px;position:absolute;width:593px}.partnership-integration .integration-section .background-circles .circle.circle-green{background:#8fff01;left:0;top:20px}.partnership-integration .integration-section .background-circles .circle.circle-yellow{background:#ffe500;left:396px;top:0}.partnership-integration .integration-section .background-circles .circle.circle-pink{background:#ff4289;left:964px;top:165px}.partnership-integration .integration-section .breadcrumb{align-items:center;display:flex;justify-content:center;z-index:4}.partnership-integration .integration-section .breadcrumb .breadcrumb-item{color:#ffffff80;cursor:pointer;font-family:Inter,sans-serif;font-size:16px;font-weight:400;padding:0 8px}.partnership-integration .integration-section .breadcrumb .breadcrumb-item.active{color:#fff}.partnership-integration .integration-section .breadcrumb .breadcrumb-separator{align-items:center;display:flex;height:16px;justify-content:center;padding:2.83px;transform:rotate(0deg);width:16px}.partnership-integration .integration-section .breadcrumb .breadcrumb-separator:after{background:#ffffff80;content:"";height:5.67px;width:10.33px}.partnership-integration .integration-section .title-section{align-items:center;display:flex;flex-direction:column;justify-content:center;z-index:2}.partnership-integration .integration-section .title-section .title-main{color:#fff;font-family:Roobert,sans-serif;font-size:80px;font-weight:500;line-height:110%;text-align:center;width:476px}.partnership-integration .integration-section .title-section .title-sub{color:#fff;font-family:Roobert,sans-serif;font-size:128px;font-weight:600;line-height:100%;text-align:center}.partnership-integration .integration-section .apply-button{align-items:center;background:linear-gradient(87deg,color(display-p3 1 0 .502) -50.52%,color(display-p3 1 .549 0) 45.32%,color(display-p3 .5608 1 0) 143.1%),linear-gradient(91deg,color(display-p3 0 .998 .5788),color(display-p3 .0859 .6297 .6297)),color(display-p3 1 1 1);border-radius:12px;cursor:pointer;display:flex;height:44px;justify-content:center;overflow:hidden;padding:8px 16px;position:relative;transition:all .3s ease;width:168px;z-index:2}.partnership-integration .integration-section .apply-button:before{background:hsla(98,84%,70%,.297);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .3s ease;width:100%;z-index:1}.partnership-integration .integration-section .apply-button:hover:before{background:hsla(98,84%,70%,.297);left:0}.partnership-integration .integration-section .apply-button:hover{transform:scale(1.02)}.partnership-integration .integration-section .apply-button a{z-index:2}.partnership-integration .integration-section .apply-button .button-text{color:#030215;font-family:Inter,sans-serif;font-size:16px;font-weight:500;text-align:center}.partnership-integration .partnership-details{align-items:center;display:flex;flex-direction:column;gap:24px;height:100%;justify-content:center;padding:100px 128px 96px;width:100%}.partnership-integration .partnership-details .details-container{align-items:center;display:flex;flex-direction:column;gap:40px;justify-content:center}.partnership-integration .partnership-details .details-container .card{align-self:stretch;-webkit-backdrop-filter:blur(80px);backdrop-filter:blur(80px);background:linear-gradient(334deg,#ffffff08,#ffffff1a);border:2px solid #ffffff4d;border-radius:20px;display:flex;flex-direction:column;gap:40px;max-width:600px;padding:40px}.partnership-integration .partnership-details .details-container .card .card-title{color:#fff;font-family:Roobert,sans-serif;font-size:48px;font-weight:600;line-height:110%}.partnership-integration .partnership-details .details-container .card .card-content{color:#fff;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:150%}.partnership-integration .partnership-details .details-container .card .card-content p{font-family:Inter,sans-serif;font-size:16px;line-height:150%;margin:8px 0}.partnership-integration .partnership-details .details-container .card .card-content ol{margin:0;padding-left:20px}.partnership-integration .partnership-details .details-container .card .card-content ol li{word-wrap:break-word;margin-bottom:8px}.partnership-integration .partnership-details .details-container .card .card-content a{color:#fff;text-decoration:underline}.partnership-integration .partnership-details .details-container .card .card-content a:hover{color:#fffc}@media(max-width:575.98px){.partnership-integration:before{background-image:url(/static/media/hero-mobile.70c201212a893b32cfc8.png)}.partnership-integration .integration-section{padding:120px 64px 64px;padding-inline:24px}.partnership-integration .integration-section .background-circles{height:1309px}.partnership-integration .integration-section .breadcrumb .breadcrumb-item{font-size:12px}.partnership-integration .integration-section .title-section .title-main{font-size:28px}.partnership-integration .integration-section .title-section .title-sub{font-size:48px}.partnership-integration .partnership-details{padding:48px 16px}.partnership-integration .partnership-details .details-container{gap:16px;width:100%}.partnership-integration .partnership-details .details-container .card{gap:24px;padding:24px}.partnership-integration .partnership-details .details-container .card .card-title{font-size:24px}.partnership-integration .partnership-details .details-container .card .card-content{word-wrap:break-word}}@font-face{font-family:Roobert;font-weight:400;src:url(/static/media/Roobert-Regular.cb46cff6eec680fa1591.otf) format("opentype")}@font-face{font-family:Roobert;font-weight:500;src:url(/static/media/Roobert-Medium.47a08f41c8d79c72d523.otf) format("opentype")}@font-face{font-family:Roobert;font-weight:600;src:url(/static/media/Roobert-SemiBold.aabbb49d5edae0b3923c.otf) format("opentype")}h1,h2,h3,h4,h5,h6,p{margin:0}h1{font:500 88rem/.9 Roobert,sans-serif;letter-spacing:-2.64rem}@media(max-width:991.98px){h1{font-size:64px;letter-spacing:-1.92px}}@media(max-width:575.98px){h1{font-size:48px;letter-spacing:-1.44px}}h2{font:500 64rem/.9 Roobert,sans-serif;letter-spacing:-1.92rem}@media(max-width:991.98px){h2{font-size:48px;letter-spacing:-1.44px}}@media(max-width:575.98px){h2{font-size:40px;letter-spacing:-1.2px}}h3{font:400 48rem/.9 Roobert,sans-serif;letter-spacing:-1.44rem}@media(max-width:991.98px){h3{font-size:36px;letter-spacing:-1.2px}}h4{font:500 40rem/.9 Roobert,sans-serif;letter-spacing:-1.2rem}@media(max-width:991.98px){h4{font-size:24px;letter-spacing:-.6px}}h5{font:500 32rem/.9 Roobert,sans-serif;letter-spacing:-.96rem}@media(max-width:991.98px){h5{font-size:24px;letter-spacing:-.6px}}h6{font:400 20rem/1.4 Inter,sans-serif;letter-spacing:-.6rem}@media(max-width:991.98px){h6{font-size:18px;letter-spacing:-.48px}}@media(max-width:575.98px){h6{font-size:16px;letter-spacing:-.42px}}p{font:400 16rem/1.4 Inter,sans-serif;letter-spacing:-.48rem}@media(max-width:991.98px){p{font-size:14px;letter-spacing:-.42px}}.investment-partnership{align-items:center;display:flex;flex-direction:column;gap:48px;height:100%;justify-content:center;padding:200px 128px 64px;position:relative;width:100%}.investment-partnership:before{background-image:url(/static/media/hero.592b237248873352328c.png);background-position:bottom;background-repeat:no-repeat;background-size:contain;content:"";height:130%;opacity:.3;position:absolute;width:100%;z-index:-1}.investment-partnership .background-blur{height:759px;position:absolute;width:1557px;z-index:-1}.investment-partnership .background-blur .circle{border-radius:9999px;box-shadow:300px 300px 300px;filter:blur(300px);height:594px;position:absolute;width:593px}.investment-partnership .background-blur .circle.purple{background:#b64eff;left:0;top:20px}.investment-partnership .background-blur .circle.blue{background:#34c3e9;left:396px;top:0}.investment-partnership .background-blur .circle.green{background:#2ef595;left:964px;top:165px}.investment-partnership .breadcrumb{align-items:center;display:inline-flex;gap:10px;z-index:2}.investment-partnership .breadcrumb .breadcrumb-item{word-wrap:break-word;color:#ffffff80;font-family:Inter,sans-serif;font-size:16px;font-weight:400}.investment-partnership .breadcrumb .breadcrumb-item.active{color:#fff}.investment-partnership .breadcrumb .breadcrumb-arrow{align-items:center;display:flex;height:16px;justify-content:center;transform:rotate(0deg);width:16px}.investment-partnership .breadcrumb .breadcrumb-arrow:before{background:#ffffff80;content:"";height:5.67px;width:10.33px}.investment-partnership .title-section{align-items:center;display:flex;flex-direction:column;justify-content:center}.investment-partnership .title-section .title-main{word-wrap:break-word;color:#fff;font-family:Roobert,sans-serif;font-size:80px;font-weight:500;line-height:110%;text-align:center;width:476px}.investment-partnership .title-section .title-sub{word-wrap:break-word;color:#fff;font-family:Roobert,sans-serif;font-size:128px;font-weight:600;line-height:100%;text-align:center}.investment-partnership .apply-button{align-items:center;background:linear-gradient(263deg,color(display-p3 0 .998 .5788),color(display-p3 .0501 .8457 .934) 50%,color(display-p3 .2547 .3168 1)),color(display-p3 1 1 1);border-radius:12px;cursor:pointer;display:flex;height:44px;justify-content:center;overflow:hidden;padding:8px 16px;transition:all .3s ease;width:168px}.investment-partnership .apply-button:before{background:hsla(98,84%,70%,.297);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .3s ease;width:100%}.investment-partnership .apply-button:hover:before{background:hsla(98,84%,70%,.297);left:0}.investment-partnership .apply-button:hover{transform:scale(1.02)}.investment-partnership .apply-button a{z-index:2}.investment-partnership .apply-button .button-text{word-wrap:break-word;color:#030215;font-family:Inter,sans-serif;font-size:16px;font-weight:500;text-align:center}.about-model{gap:24px;height:100%;padding:100px 128px 96px;width:100%}.about-model,.about-model .content-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center}.about-model .content-wrapper{gap:40px}.about-model .card{align-self:stretch;-webkit-backdrop-filter:blur(80px);backdrop-filter:blur(80px);background:linear-gradient(334deg,#ffffff08,#ffffff1a);border:2px solid #ffffff4d;border-radius:20px;display:flex;flex-direction:column;gap:40px;justify-content:flex-start;max-width:600px;padding:40px}.about-model .card .card-title{word-wrap:break-word;align-self:stretch;color:#fff;font-family:Roobert,sans-serif;font-size:48px;font-weight:600;line-height:100%}.about-model .card .card-content{word-wrap:break-word;align-self:stretch;color:#fff;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:24px}.about-model .card .card-content p{font-family:Inter,sans-serif;font-size:16px;margin:8px 0}.about-model .card .card-content ol{margin:0;padding-left:20px}.about-model .card .card-content ol li{word-wrap:break-word;margin-bottom:8px}.about-model .card .card-content a{color:#fff;text-decoration:underline}@media(max-width:575.98px){.investment-partnership{padding:120px 64px 64px;padding-inline:24px}.investment-partnership:before{background-image:url(/static/media/hero-mobile.ca4ef721cd556ea259d0.png)}.investment-partnership .background-circles{height:1309px}.investment-partnership .breadcrumb .breadcrumb-item{font-size:12px}.investment-partnership .title-section .title-main{font-size:28px}.investment-partnership .title-section .title-sub{font-size:48px}.about-model{padding:48px 16px}.about-model .content-wrapper{gap:16px;width:100%}.about-model .content-wrapper .card{padding:24px}.about-model .content-wrapper .card .card-title{font-size:24px}}
/*# sourceMappingURL=main.b2b93e40.css.map*/