@font-face{font-family:Satoshi Black;src:local("Satoshi Black"),local("Satoshi-Black"),url(/_next/static/media/Satoshi-Black.4261d202e1e9410db1bfa7a19ab6c372.woff) format("woff");font-weight:900;font-style:normal}@font-face{font-family:Satoshi Bold;src:local("Satoshi Bold"),local("Satoshi-Bold"),url(/_next/static/media/Satoshi-Bold.a875ff682ee232938607cd70a2997cd9.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:Satoshi Medium;src:local("Satoshi Medium"),local("Satoshi-Medium"),url(/_next/static/media/Satoshi-Medium.2419b46c96ed15331ba205aa3b103eb8.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-family:Satoshi Regular;src:local("Satoshi Regular"),local("Satoshi-Regular"),url(/_next/static/media/Satoshi-Regular.ca3da5fd2b609836ef69e0f6e677450c.woff) format("woff");font-weight:400;font-style:normal}:root{--color-primary:#150d40;--color-secondary:#492ed5;--color-white:#f6f5fd;--color-black:#000}@-webkit-keyframes reviewCardAnim1{0%{-webkit-transform:translateX(-52%);transform:translateX(-52%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes reviewCardAnim1{0%{-webkit-transform:translateX(-52%);transform:translateX(-52%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes reviewCardAnim2{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-52%);transform:translateX(-52%)}}@keyframes reviewCardAnim2{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-52%);transform:translateX(-52%)}}.openFaq .faq-box__top img{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.openFaq .faq-box__bottom{margin-top:4rem;opacity:1;height:100%;position:relative;top:0}.openFaq .faq-box__p{display:block}.faq-box{border-bottom:1px solid #d2d2d2;padding:2.8rem 0;overflow:hidden}.faq-box a{text-decoration:none;color:var(--color-tertiary);font-weight:600}.faq-box:last-child{border:none!important}.faq-box__top{display:flex;align-items:center;justify-content:space-between;cursor:pointer}.faq-box__top img{width:1.6rem;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.faq-box__title{font-family:Satoshi Bold;font-size:24px;line-height:32px}.faq-box__bottom{height:0;opacity:0;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.faq-box__p{font-family:Satoshi Medium;color:#414141;display:none}.secondary-faq-box{border-top:none}.secondary-faq-box .faq-box__top{background:#f7f6f4;padding:3rem 2rem;border-radius:8px}.secondary-faq-box h2{font-family:HelveticaNowDisplay Bold;font-size:3rem;line-height:100%;color:var(--color-primary)}.secondary-faq-box p{font-size:2rem}.nav-container{grid-column:1/-1;z-index:30;padding:3rem 4rem;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media only screen and (max-width:37.5em){.nav-container{padding-left:2rem;padding-right:2rem}}.nav-container .nav-menu{display:flex;align-items:center;justify-content:flex-start;width:100%}.nav-container .nav-menu .brand-logo a img{width:7.7rem}.nav-container .nav-menu .nav-item{margin-left:auto;display:flex;align-items:center;justify-content:flex-start;grid-gap:4rem;gap:4rem}@media only screen and (max-width:47.5em){.nav-container .nav-menu .nav-item{display:none}}.nav-container .nav-menu .nav-item a{font-family:Satoshi Medium;color:var(--color-primary)}.nav-container .nav-menu .cta{margin-left:4rem}@media only screen and (max-width:47.5em){.nav-container .nav-menu .cta{display:none}}.nav-container .nav-menu .cta a{font-family:Satoshi Medium;color:var(--color-white);background:var(--color-secondary);border-radius:10rem;padding:1.6rem 3rem}.nav-container .nav-menu .mobile-nav-bar{display:none}@media only screen and (max-width:47.5em){.nav-container .nav-menu .mobile-nav-bar{margin-left:auto;display:block;width:6rem;height:6rem;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center}.nav-container .nav-menu .mobile-nav-bar .bar1,.nav-container .nav-menu .mobile-nav-bar .bar2,.nav-container .nav-menu .mobile-nav-bar .bar3{width:25px;height:2px;margin:4px 0;-webkit-transition:.4s;transition:.4s;background-color:var(--color-primary);border-radius:1rem}}.nav-anim .bar1{-webkit-transform:rotate(-45deg) translateY(7px);transform:rotate(-45deg) translateY(7px)}.nav-anim .bar2{-webkit-transform:rotate(45deg) translateY(-7px);transform:rotate(45deg) translateY(-7px)}.mobile-nav,.nav-anim .bar3{display:none}@media only screen and (max-width:47.5em){.mobile-nav{position:fixed;top:0;left:0;background-color:#fff;width:100vw;height:100vh;padding-top:18rem;font-family:HelveticaNowText Medium;z-index:-1;padding-left:4rem;padding-right:4rem}}.mobile-nav .content{display:flex;align-items:center;justify-content:center;flex-direction:column;grid-gap:5rem;gap:5rem;height:-webkit-max-content;height:max-content}.mobile-nav .content a{font-family:Satoshi Medium;line-height:22px;color:#150d40;font-size:2rem}.mobile-nav .content .cta a{font-family:Satoshi Medium;color:var(--color-white);background:var(--color-secondary);border-radius:10rem;padding:2rem 3rem;font-size:2rem}.mobile-nav .content .download{display:flex;align-items:center;justify-content:center;grid-gap:2rem;gap:2rem}.mobile-nav .content .download img{height:7rem}.openNav{display:block}.sticky-nav{background-color:var(--color-white);position:fixed;width:100%;z-index:10;padding-top:2.5rem;padding-bottom:2.5rem}footer{margin-top:16rem;grid-column:2/14}footer h2{font-family:Satoshi Bold;font-size:7.6rem;line-height:103px;text-align:center;padding-left:4rem;padding-right:4rem}@media only screen and (max-width:56.25em){footer h2{font-size:5.5rem;line-height:53px}}@media only screen and (max-width:37.5em){footer h2{font-size:5rem;line-height:53px}footer h2 br{display:none}}footer h2 span{color:var(--color-secondary)}footer .cta{margin-top:5rem;display:flex;align-items:center;justify-content:center;grid-gap:3rem;gap:3rem}@media only screen and (max-width:37.5em){footer .cta a img{width:15rem}}footer .bottom{margin-top:25rem;margin-bottom:7rem;padding:4rem;display:flex;align-items:center;justify-content:space-between}@media only screen and (max-width:47.5em){footer .bottom{flex-direction:column;grid-gap:4rem;gap:4rem}}@media only screen and (max-width:37.5em){footer .bottom{padding:2rem}}footer .bottom .links{display:flex;align-items:center;justify-content:space-between;grid-gap:2rem;gap:2rem}@media only screen and (max-width:47.5em){footer .bottom .links{flex-direction:column}}footer .bottom .links li,footer .bottom .links li a{font-family:Satoshi Medium;color:var(--color-secondary)}footer .bottom .socials{display:flex;align-items:center;justify-content:space-between;grid-gap:4rem;gap:4rem}.home-header{grid-column:1/-1;display:grid;grid-template-columns:1fr repeat(12,minmax(-webkit-min-content,10rem)) 1fr;grid-template-columns:1fr repeat(12,minmax(min-content,10rem)) 1fr;background-image:url(/_next/static/media/top-mesh.6d1cbd477bdb5d3a4a4782b993a33ef6.png);background-size:cover;min-height:100vh;margin-top:-10rem;position:relative}@media only screen and (max-width:37.5em){.home-header{display:block}}@media only screen and (max-width:56.25em){.home-header{margin-bottom:5rem;display:block;min-height:70vh}}.home-header .content{grid-column:2/14;margin-top:17rem;position:relative}@media only screen and (max-width:56.25em){.home-header .content{margin-top:5rem}}.home-header .content .hero{max-width:55%}@media only screen and (max-width:56.25em){.home-header .content .hero{position:unset;-webkit-transform:unset;transform:unset;margin-top:15rem;max-width:unset;width:100%}}.home-header .content .hero .trade{margin-left:4rem;margin-top:3rem;display:inline-flex;padding:2.5rem 5rem;border-radius:2rem;background-color:var(--color-secondary);color:var(--color-white);font-family:Satoshi Bold;font-size:2.2rem;line-height:122%}@media only screen and (max-width:56.25em){.home-header .content .hero .trade{margin-left:2rem;font-size:1.6rem;padding:1rem 2rem}}.home-header .content .hero .mobile-phone{display:none}@media only screen and (max-width:56.25em){.home-header .content .hero .mobile-phone{display:block;width:100vw;margin-top:10rem}}.home-header .content .hero h1{font-family:Satoshi Bold;font-size:6rem;line-height:140%;padding-left:4rem;padding-right:4rem}@media only screen and (max-width:37.5em){.home-header .content .hero h1{font-size:5rem;line-height:120%;padding-left:2rem}}.home-header .content .hero p{margin-top:2.4rem;font-family:Satoshi Medium;font-size:2.4rem;line-height:122%;opacity:.7;max-width:90%;padding-left:4rem;padding-right:4rem}@media only screen and (max-width:37.5em){.home-header .content .hero p{padding-left:2rem;font-size:2rem;max-width:100%}}.home-header .content .hero .cta{margin-top:3.2rem;display:flex;align-items:center;justify-content:flex-start;grid-gap:2rem;gap:2rem;padding-left:4rem;padding-right:4rem}@media only screen and (max-width:37.5em){.home-header .content .hero .cta{padding-left:2rem}}.home-header .content .hero .cta a{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.home-header .content .hero .cta a img{width:21rem}@media only screen and (max-width:37.5em){.home-header .content .hero .cta a img{width:14rem}}.home-header .content .hero .cta a:hover{-webkit-transform:translateY(-.5rem);transform:translateY(-.5rem)}.home-header .content .hero .rating{margin-top:6rem;width:39.5rem;padding-left:4rem;padding-right:4rem}@media only screen and (max-width:37.5em){.home-header .content .hero .rating{padding-left:2rem;padding-right:2rem;width:29.5rem;margin-top:3rem}}.home-header .phone{position:absolute;right:-2%;height:75rem;top:15%}@media only screen and (max-width:78em){.home-header .phone{right:-20%}}@media only screen and (max-width:56.25em){.home-header .phone{display:none}}.section-brands{margin-top:4rem;grid-column:1/-1;-webkit-transform:rotate(-2.54deg);transform:rotate(-2.54deg)}.section-brands .content{width:100%;overflow:hidden;height:50rem;display:flex;flex-direction:column;grid-row-gap:4rem;row-gap:4rem}@media only screen and (max-width:56.25em){.section-brands .content{height:30rem}}.section-brands .content>div{display:flex;align-items:center;justify-content:flex-start;grid-column-gap:2rem;-webkit-column-gap:2rem;column-gap:2rem;width:-webkit-max-content;width:max-content}@media only screen and (max-width:56.25em){.section-brands .content img{height:7rem}}.section-brands .content .top{-webkit-animation:reviewCardAnim1 45s ease-in-out infinite alternate;animation:reviewCardAnim1 45s ease-in-out infinite alternate}.section-brands .content .top:hover{-webkit-animation-play-state:paused;animation-play-state:paused}.section-brands .content .bottom{-webkit-animation:reviewCardAnim2 45s ease-in-out infinite alternate;animation:reviewCardAnim2 45s ease-in-out infinite alternate}.section-brands .content .bottom:hover{-webkit-animation-play-state:paused;animation-play-state:paused}.section-news{margin-top:4rem;grid-column:1/-1}.section-news .giftcard-title{grid-column:2/14;font-family:Satoshi Bold;font-size:7rem;line-height:103px;text-align:center;padding-left:4rem;padding-right:4rem}@media only screen and (max-width:56.25em){.section-news .giftcard-title{font-size:5.5rem;line-height:53px}}@media only screen and (max-width:37.5em){.section-news .giftcard-title{font-size:5rem;line-height:53px}.section-news .giftcard-title br{display:none}}.section-news .image-news{display:flex;justify-content:space-between;width:50%;margin:auto;padding-top:5rem}@media only screen and (max-width:37.5em){.section-news .image-news{width:100%;padding:5rem 2rem 3rem}.section-news .image-news img{width:80px}}.section-news .about-us{margin-top:8rem}.section-paid{margin-top:11rem;grid-column:1/-1;display:grid;grid-template-columns:1fr repeat(12,minmax(-webkit-min-content,10rem)) 1fr;grid-template-columns:1fr repeat(12,minmax(min-content,10rem)) 1fr;background-color:var(--color-secondary);border-radius:10rem;padding:20rem 4rem;position:relative;overflow:hidden}@media only screen and (max-width:37.5em){.section-paid{display:block}}@media only screen and (max-width:62.5em){.section-paid{padding:10rem 4rem;border-radius:5rem}}.section-paid .bg{width:100%;height:100%;position:absolute;bottom:0;right:0;background-image:url(/_next/static/media/middle-mesh.96a3f30d041877e51531937ac7765fdc.png);background-repeat:no-repeat;background-size:cover}.section-paid .currencies{position:absolute;top:17%;left:-5%}@media only screen and (max-width:62.5em){.section-paid .currencies{top:30%}}.section-paid .currencies img{width:120vw}.section-paid .content{grid-column:2/14;position:relative;z-index:2}@media only screen and (max-width:37.5em){.section-paid .content h2{font-size:4.5rem!important;line-height:40px!important}.section-paid .content h2 br{display:none!important}}.section-paid .content .top{display:flex;flex-direction:column;align-items:flex-end}.section-paid .content .top .details{width:55%}@media only screen and (max-width:62.5em){.section-paid .content .top .details{width:100%;text-align:center}}.section-paid .content .top .details h2{font-family:Satoshi Bold;font-size:6.4rem;line-height:75px;color:#fff}.section-paid .content .top .details p{margin-top:3rem;font-family:Satoshi Medium;font-size:2.4rem;line-height:32px;color:#fff;opacity:.6}.section-paid .content .top .details a{margin-top:4.7rem;display:inline-block;font-family:Satoshi Medium;color:var(--color-white);background:var(--color-secondary);border:1px solid #fff;border-radius:10rem;padding:1.6rem 3rem;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.section-paid .content .top .details a:hover{-webkit-transform:translateY(-.5rem);transform:translateY(-.5rem)}.section-paid .content .top .details .mobile-phone-top{display:none}@media only screen and (max-width:62.5em){.section-paid .content .top .details .mobile-phone-top{display:block;height:70rem;margin-top:5rem;margin-left:auto;margin-right:auto}}@media only screen and (max-width:37.5em){.section-paid .content .top .details .mobile-phone-top{height:55rem}}.section-paid .content .top .phone-top{height:110rem;position:absolute;top:5%;left:0}@media only screen and (max-width:78rem){.section-paid .content .top .phone-top{height:90rem}}@media only screen and (max-width:62.5em){.section-paid .content .top .phone-top{display:none}}.section-paid .content .top .phones{margin-top:20rem}.section-paid .content .top .phones .phone-2{height:100rem}@media only screen and (max-width:78rem){.section-paid .content .top .phones .phone-2{height:80rem}}@media only screen and (max-width:62.5em){.section-paid .content .top .phones .phone-2{display:none}}.section-paid .content .bottom{margin-top:20rem;display:flex;flex-direction:column;align-items:flex-start}@media only screen and (max-width:62.5em){.section-paid .content .bottom{margin-top:0}}.section-paid .content .bottom .details{width:55%}@media only screen and (max-width:62.5em){.section-paid .content .bottom .details{width:100%;text-align:center}}.section-paid .content .bottom .details h2{font-family:Satoshi Bold;font-size:6.4rem;line-height:75px;color:#fff}.section-paid .content .bottom .details p{margin-top:3rem;font-family:Satoshi Medium;font-size:2.4rem;line-height:32px;color:#fff;opacity:.6}.section-paid .content .bottom .details a{margin-top:4.7rem;display:inline-block;font-family:Satoshi Medium;color:var(--color-white);background:var(--color-secondary);border:1px solid #fff;border-radius:10rem;padding:1.6rem 3rem;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.section-paid .content .bottom .details a:hover{-webkit-transform:translateY(-.5rem);transform:translateY(-.5rem)}.section-paid .content .bottom .phone-bottom{height:110rem;position:absolute;bottom:11%;right:-20%}@media only screen and (max-width:78rem){.section-paid .content .bottom .phone-bottom{height:90rem;bottom:15%}}@media only screen and (max-width:62.5em){.section-paid .content .bottom .phone-bottom{display:none}}.section-paid .content .bottom .phones{margin-top:20rem}@media only screen and (max-width:62.5em){.section-paid .content .bottom .phones{margin-top:5rem;margin-left:auto;margin-right:auto}}.section-paid .content .bottom .phones .phone-2{height:100rem}@media only screen and (max-width:78rem){.section-paid .content .bottom .phones .phone-2{height:80rem}}@media only screen and (max-width:62.5em){.section-paid .content .bottom .phones .phone-2{height:70rem}}@media only screen and (max-width:37.5em){.section-paid .content .bottom .phones .phone-2{height:55rem}}.section-trust{margin-top:16rem;grid-column:2/14;padding:4rem}@media only screen and (max-width:37.5em){.section-trust{padding:2rem}}.section-trust h2{font-family:Satoshi Bold;font-size:7.6rem;line-height:103px;text-align:center;padding-left:4rem;padding-right:4rem}@media only screen and (max-width:56.25em){.section-trust h2{font-size:5.5rem;line-height:53px}}@media only screen and (max-width:37.5em){.section-trust h2{font-size:5rem;line-height:53px}.section-trust h2 br{display:none}}.section-trust .content{display:flex;align-items:center;grid-gap:10rem;gap:10rem;margin-top:14rem}@media only screen and (max-width:56.25em){.section-trust .content{flex-direction:column}.section-trust .content>div{width:100%!important}}.section-trust .content>div{width:50%;display:flex;flex-direction:column;grid-gap:5rem;gap:5rem}.section-trust .content>div img{width:100%}.section-trust .content .box{display:flex;grid-gap:3rem;gap:3rem}.section-trust .content .box .indicator{width:4rem}.section-trust .content .box .indicator span{display:block;width:39px;height:39px;border-radius:100%;background:var(--color-secondary)}.section-trust .content .box .details{width:calc(100% - 4rem)}.section-trust .content .box .details h3{font-family:Satoshi Bold;line-height:22px;color:#000;opacity:.2}.section-trust .content .box .details p{margin-top:1.2rem;font-size:24px;line-height:32px;color:#000}.section-testimonials{grid-column:1/-1;margin-top:16rem;background:#f4f2fc;border-radius:10rem;-webkit-border-radius:10rem;-moz-border-radius:10rem;-ms-border-radius:10rem;-o-border-radius:10rem;padding:10rem 0}.section-testimonials h2{font-family:Satoshi Bold;font-size:7.6rem;line-height:103px;text-align:center;padding-left:4rem;padding-right:4rem}@media only screen and (max-width:56.25em){.section-testimonials h2{font-size:5.5rem;line-height:53px}}@media only screen and (max-width:37.5em){.section-testimonials h2{font-size:5rem;line-height:53px}.section-testimonials h2 br{display:none}}.section-testimonials .buttons{margin-top:10rem;text-align:center;display:flex;align-items:center;justify-content:center;grid-gap:4rem;gap:4rem}.section-testimonials .buttons img{cursor:pointer;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.section-testimonials .buttons img:hover{opacity:.4}.section-testimonials .buttons img:first-of-type:hover{-webkit-transform:translateX(-1rem);transform:translateX(-1rem)}.section-testimonials .buttons img:nth-of-type(2):hover{-webkit-transform:translateX(1rem);transform:translateX(1rem)}.section-testimonials .content{margin-top:10rem;display:flex;width:-webkit-max-content;width:max-content;margin-left:10rem;align-items:flex-start;grid-gap:4rem;gap:4rem;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media only screen and (max-width:56.25em){.section-testimonials .content{margin-left:5rem}}.section-testimonials .content .testimonial{width:83rem;display:flex;flex-direction:column;align-items:center;padding:5rem 6.6rem;grid-gap:3rem;gap:3rem;background:#edeafa;border-radius:6rem}@media only screen and (max-width:56.25em){.section-testimonials .content .testimonial{width:53rem;padding:3rem 4.6rem}}@media only screen and (max-width:37.5em){.section-testimonials .content .testimonial{width:43rem}}@media only screen and (max-width:27.5em){.section-testimonials .content .testimonial{width:38rem}}.section-testimonials .content .testimonial .author{width:12rem;margin-bottom:5rem}@media only screen and (max-width:56.25em){.section-testimonials .content .testimonial .author{width:8rem;margin-bottom:2rem}}.section-testimonials .content .testimonial p{font-family:Satoshi Medium;font-size:3.2rem;line-height:43px;text-align:center}@media only screen and (max-width:56.25em){.section-testimonials .content .testimonial p{font-size:2.5rem;line-height:30px}}.section-testimonials .content .testimonial .stars{display:flex;align-items:center;justify-content:flex-start;grid-gap:.8rem;gap:.8rem}@media only screen and (max-width:56.25em){.section-testimonials .content .testimonial .stars img{width:3rem}}.section-testimonials .content .testimonial h3{font-size:2.4rem;line-height:30px;text-align:center;opacity:.4}@media only screen and (max-width:56.25em){.section-testimonials .content .testimonial h3{font-size:2rem}}.about-section-about{grid-column:1/-1;display:grid;grid-template-columns:1fr repeat(12,minmax(-webkit-min-content,10rem)) 1fr;grid-template-columns:1fr repeat(12,minmax(min-content,10rem)) 1fr;background-image:url(/_next/static/media/page-top-mesh.6d1cbd477bdb5d3a4a4782b993a33ef6.png);background-repeat:no-repeat;min-height:100vh;margin-top:-9rem}@media only screen and (max-width:37.5em){.about-section-about{display:block}}.about-section-about .content{margin-top:20rem;grid-column:2/14}@media only screen and (max-width:56.5em){.about-section-about .content{margin-top:15rem}}.about-section-about h1{font-family:Satoshi Black;font-size:7.6rem;line-height:103px;padding-left:6rem;padding-right:6rem}@media only screen and (max-width:56.5em){.about-section-about h1{font-size:5.6rem;line-height:63px}}@media only screen and (max-width:37.5em){.about-section-about h1{padding-left:2rem;padding-right:2rem;font-size:4.6rem;line-height:43px}}.about-section-about h1 span{color:var(--color-secondary)}.about-section-about p{margin-top:6.5rem;padding-left:6rem;padding-right:6rem}.about-section-about p span{font-weight:700}@media only screen and (max-width:37.5em){.about-section-about p{padding-left:2rem;padding-right:2rem}}.about-section-about .humans{margin-top:12rem;width:100%}.about-section-about .humans h2{font-size:7.6rem;line-height:103px;text-align:center;width:50%;margin:0 auto}@media only screen and (max-width:56.5em){.about-section-about .humans h2{font-size:5.6rem;line-height:63px;width:80%}}@media only screen and (max-width:37.5em){.about-section-about .humans h2{font-size:4.6rem;line-height:43px}}.about-section-about .humans img{margin-top:4rem;width:100%}@media only screen and (max-width:56.5em){.about-section-about .humans img{margin-left:2rem;margin-right:2rem;width:93%}}.faqs-section-faqs{grid-column:1/-1;display:grid;grid-template-columns:1fr repeat(12,minmax(-webkit-min-content,10rem)) 1fr;grid-template-columns:1fr repeat(12,minmax(min-content,10rem)) 1fr;background-image:url(/_next/static/media/page-top-mesh.6d1cbd477bdb5d3a4a4782b993a33ef6.png);background-repeat:no-repeat;min-height:100vh;margin-top:-9rem}@media only screen and (max-width:37.5em){.faqs-section-faqs{display:block}}.faqs-section-faqs .content{margin-top:20rem;grid-column:2/14;padding-left:6rem;padding-right:6rem}@media only screen and (max-width:56.5em){.faqs-section-faqs .content{margin-top:15rem;padding-left:4rem;padding-right:4rem}}@media only screen and (max-width:37.5em){.faqs-section-faqs .content{padding-left:2rem;padding-right:2rem}}.faqs-section-faqs h1{font-family:Satoshi Black;font-size:7.6rem;line-height:103px;text-align:center;margin-bottom:20rem}@media only screen and (max-width:56.5em){.faqs-section-faqs h1{font-size:5.6rem;line-height:63px}}@media only screen and (max-width:37.5em){.faqs-section-faqs h1{padding-left:2rem;padding-right:2rem;font-size:4.6rem;line-height:43px}}.faqs-section-faqs h1 span{color:var(--color-secondary)}.support-section-support{grid-column:1/-1;display:grid;grid-template-columns:1fr repeat(12,minmax(-webkit-min-content,10rem)) 1fr;grid-template-columns:1fr repeat(12,minmax(min-content,10rem)) 1fr;background-image:url(/_next/static/media/page-top-mesh.6d1cbd477bdb5d3a4a4782b993a33ef6.png);background-repeat:no-repeat;min-height:100vh;margin-top:-9rem}@media only screen and (max-width:37.5em){.support-section-support{display:block}}.support-section-support .content{margin-top:20rem;grid-column:3/13;padding-left:6rem;padding-right:6rem}@media only screen and (max-width:56.5em){.support-section-support .content{margin-top:15rem;padding-left:4rem;padding-right:4rem}}@media only screen and (max-width:37.5em){.support-section-support .content{padding-left:2rem;padding-right:2rem}}.support-section-support .content h1{font-family:Satoshi Black;font-size:7.6rem;line-height:103px;text-align:center;margin-bottom:20rem}@media only screen and (max-width:56.5em){.support-section-support .content h1{font-size:5rem;line-height:53px}}@media only screen and (max-width:37.5em){.support-section-support .content h1{font-size:4rem;line-height:33px}}.support-section-support .content h1 span{color:var(--color-secondary)}.support-section-support .content .cta{display:flex;align-items:center;justify-content:center;grid-gap:4rem;gap:4rem;text-align:center}@media only screen and (max-width:47.5em){.support-section-support .content .cta{flex-direction:column}}.support-section-support .content .cta a{display:flex;flex-direction:column;align-items:center;padding:3rem 4rem;grid-gap:3.2rem;gap:3.2rem;font-family:Satoshi Bold;font-size:2rem;line-height:22px;color:var(--color-primary);border:1px solid rgba(73,46,213,.1);border-radius:20px}@media only screen and (max-width:47.5em){.support-section-support .content .cta a{width:100%}}.support-section-support .content .cta .chat{background-color:var(--color-secondary);color:var(--color-white)}.support-section-support .content form{margin-top:5rem;background:#fff;border-radius:2rem;padding:7.4rem 6rem;display:flex;flex-direction:column;grid-gap:3rem;gap:3rem}@media only screen and (max-width:56.5em){.support-section-support .content form{padding:4.4rem 3rem}}.support-section-support .content form .flex{display:flex;align-items:center;justify-content:space-between;grid-gap:3rem;gap:3rem}@media only screen and (max-width:37.5em){.support-section-support .content form .flex{flex-direction:column}}.support-section-support .content form .flex label{width:50%}@media only screen and (max-width:37.5em){.support-section-support .content form .flex label{width:100%}}.support-section-support .content form label{position:relative}.support-section-support .content form .first-name:before{position:absolute;top:15%;left:2.5rem;content:"First name";font-size:1.4rem}.support-section-support .content form .last-name:before{position:absolute;top:15%;left:2.5rem;content:"Last name";font-size:1.4rem}.support-section-support .content form .email:before{position:absolute;top:15%;left:2.5rem;content:"Email address";font-size:1.4rem}.support-section-support .content form .phone-number:before{position:absolute;top:15%;left:2.5rem;content:"Phone number";font-size:1.4rem}.support-section-support .content form .message:before{position:absolute;top:5%;left:2.5rem;content:"Message";font-size:1.4rem}.support-section-support .content form input,.support-section-support .content form textarea{width:100%;display:flex;flex-direction:row;align-items:center;grid-gap:1rem;gap:1rem;background:#fafafa;border:1px solid #f2f2f2;border-radius:1.2rem;padding:4rem 2.4rem 1.8rem;font-size:2rem;font-family:inherit}.support-section-support .content form input::-webkit-input-placeholder,.support-section-support .content form textarea::-webkit-input-placeholder{font-size:2rem;line-height:27px;color:#bdbdbd}.support-section-support .content form input:-ms-input-placeholder,.support-section-support .content form textarea:-ms-input-placeholder{font-size:2rem;line-height:27px;color:#bdbdbd}.support-section-support .content form input::placeholder,.support-section-support .content form textarea::placeholder{font-size:2rem;line-height:27px;color:#bdbdbd}.support-section-support .content form textarea{height:30rem}.support-section-support .content form button{border:none;background-color:transparent;outline:none;cursor:pointer;background:var(--color-secondary);color:var(--color-white);border-radius:10rem;padding:2.5rem;font-family:Satoshi Medium;font-size:2.4rem;line-height:32px}@media only screen and (max-width:37.5em){.support-section-support .content form button{padding:1.5rem;font-size:2rem}}.terms-section-terms{grid-column:1/-1;display:grid;grid-template-columns:1fr repeat(12,minmax(-webkit-min-content,10rem)) 1fr;grid-template-columns:1fr repeat(12,minmax(min-content,10rem)) 1fr;background-image:url(/_next/static/media/page-top-mesh.6d1cbd477bdb5d3a4a4782b993a33ef6.png);background-repeat:no-repeat;min-height:100vh;margin-top:-9rem}@media only screen and (max-width:37.5em){.terms-section-terms{display:block}}.terms-section-terms .content{margin-top:20rem;grid-column:2/14;padding-left:6rem;padding-right:6rem}@media only screen and (max-width:56.5em){.terms-section-terms .content{margin-top:15rem;padding-left:4rem;padding-right:4rem}}@media only screen and (max-width:37.5em){.terms-section-terms .content{padding-left:2rem;padding-right:2rem}}.terms-section-terms .date{display:flex;align-items:center;justify-content:flex-start;grid-gap:2.4rem;gap:2.4rem;margin-top:2.4rem}.terms-section-terms .date h4{font-family:Satoshi Bold;font-size:2.4rem;line-height:32px}@media only screen and (max-width:37.5em){.terms-section-terms .date h4{font-size:1.8rem;line-height:12px}}.terms-section-terms .date h3{font-family:Satoshi Black;font-size:2.4rem;line-height:32px;padding:2rem;background:rgba(21,13,64,.1);border-radius:10rem}@media only screen and (max-width:37.5em){.terms-section-terms .date h3{font-size:1.8rem;line-height:12px}}.terms-section-terms .details{margin-top:6rem}.terms-section-terms h1{font-family:Satoshi Black;font-size:7.6rem;line-height:103px}@media only screen and (max-width:56.5em){.terms-section-terms h1{font-size:5.6rem;line-height:63px}}@media only screen and (max-width:37.5em){.terms-section-terms h1{font-size:4.6rem;line-height:43px}}.terms-section-terms h2{font-family:Satoshi Regular;font-size:4.8rem;line-height:65px;margin-top:3rem}@media only screen and (max-width:37.5em){.terms-section-terms h2{font-size:3.8rem;line-height:45px}}.terms-section-terms p{margin-top:3.2rem}.privacy-section-privacy{grid-column:1/-1;display:grid;grid-template-columns:1fr repeat(12,minmax(-webkit-min-content,10rem)) 1fr;grid-template-columns:1fr repeat(12,minmax(min-content,10rem)) 1fr;background-image:url(/_next/static/media/page-top-mesh.6d1cbd477bdb5d3a4a4782b993a33ef6.png);background-repeat:no-repeat;min-height:100vh;margin-top:-9rem}@media only screen and (max-width:37.5em){.privacy-section-privacy{display:block}}.privacy-section-privacy .content{margin-top:20rem;grid-column:2/14;padding-left:6rem;padding-right:6rem}@media only screen and (max-width:56.5em){.privacy-section-privacy .content{margin-top:15rem;padding-left:4rem;padding-right:4rem}}@media only screen and (max-width:37.5em){.privacy-section-privacy .content{padding-left:2rem;padding-right:2rem}}.privacy-section-privacy .date{display:flex;align-items:center;justify-content:flex-start;grid-gap:2.4rem;gap:2.4rem;margin-top:2.4rem}.privacy-section-privacy .date h4{font-family:Satoshi Bold;font-size:2.4rem;line-height:32px}@media only screen and (max-width:37.5em){.privacy-section-privacy .date h4{font-size:1.8rem;line-height:12px}}.privacy-section-privacy .date h3{font-family:Satoshi Black;font-size:2.4rem;line-height:32px;padding:2rem;background:rgba(21,13,64,.1);border-radius:10rem}@media only screen and (max-width:37.5em){.privacy-section-privacy .date h3{font-size:1.8rem;line-height:12px}}.privacy-section-privacy .details{margin-top:6rem}.privacy-section-privacy h1{font-family:Satoshi Black;font-size:7.6rem;line-height:103px}@media only screen and (max-width:56.5em){.privacy-section-privacy h1{font-size:5.6rem;line-height:63px}}@media only screen and (max-width:37.5em){.privacy-section-privacy h1{font-size:4.6rem;line-height:43px}}.privacy-section-privacy h2{font-family:Satoshi Regular;font-size:4.8rem;line-height:65px;margin-top:3rem;text-transform:lowercase}.privacy-section-privacy h2:first-letter{text-transform:capitalize}@media only screen and (max-width:37.5em){.privacy-section-privacy h2{font-size:3.8rem;line-height:45px}}.privacy-section-privacy p{margin-top:3.2rem}.error-section-error{grid-column:2/14;display:flex;flex-direction:column;justify-content:center;align-items:center}.error-section-error h1{margin-top:3rem;font-family:Satoshi Black;font-size:7.6rem;line-height:103px}.error-section-error p{margin-top:3.2rem;font-family:Satoshi Medium;font-size:2.4rem;line-height:32px;text-align:center;width:80%}.error-section-error a{text-decoration:none;margin-top:4rem;padding:1.6rem 3rem;background:var(--color-secondary);border-radius:10rem;font-family:Satoshi Medium;line-height:22px;color:#fff}*,:after,:before{margin:0;padding:0;-webkit-box-sizing:inherit;box-sizing:inherit}::selection{background:var(--color-secondary);color:var(--color-white)}html{font-size:62.5%;-webkit-box-sizing:border-box;box-sizing:border-box;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}@media only screen and (max-width:62.5em){html{font-size:56.25%}}@media only screen and (max-width:56.25em){html{font-size:54%}}@media only screen and (max-width:37.5em){html{font-size:46%}}@media only screen and (min-width:140.5em){html{font-size:75%}}body{font-family:Satoshi Regular,sans-serif;font-size:1.6rem;background-color:var(--color-white);color:var(--color-primary)}.container,body{overflow-x:hidden;position:relative}.container{display:grid;grid-template-columns:1fr repeat(12,minmax(-webkit-min-content,10rem)) 1fr;grid-template-columns:1fr repeat(12,minmax(min-content,10rem)) 1fr;z-index:1}@media only screen and (max-width:37.5em){.container{display:block}}li{list-style:none!important}a{text-decoration:none}