﻿@keyframes animateGradient{0%{background-position:left bottom}50%{background-position:right top}100%{background-position:left bottom}}@font-face{font-family:"Archivo";src:url(../fonts/Archivo-Regular.ttf) format("truetype");font-weight:400;font-display:swap}@font-face{font-family:"Archivo";src:url(../fonts/Archivo-SemiBold.ttf) format("truetype");font-weight:600;font-display:swap}@font-face{font-family:"Archivo";src:url(../fonts/Archivo-Bold.ttf) format("truetype");font-weight:700;font-display:swap}@font-face{font-family:"Archivo Display";src:url(../fonts/Archivo_SemiExpanded-ExtraBold.ttf) format("truetype");font-weight:800;font-display:swap}@font-face{font-family:"Archivo Wide";src:url(../fonts/Archivo_Expanded-ExtraBold.ttf) format("truetype");font-weight:800;font-display:swap}*,*::before,*::after{margin:0;padding:0;box-sizing:inherit}html{font-size:62.5%;overflow-x:hidden !important;scroll-behavior:smooth}body{font-family:"Archivo",system-ui,sans-serif;box-sizing:border-box;overflow-x:hidden !important;background-color:#08090b;color:#c8ceda;-webkit-font-smoothing:antialiased}a{text-decoration:none !important;color:#33d9e6}a:hover{color:#f2f4f7}ul{list-style:none}h1,h2,h3,h4,h5,h6{color:#f2f4f7}:focus-visible{outline:3px solid #33d9e6;outline-offset:3px;border-radius:.6rem}.skip-link{position:absolute;left:-999rem;top:1rem;z-index:300;background:#33d9e6;color:#062429;padding:1rem 2rem;border-radius:1rem;font-size:1.6rem;font-weight:700}.skip-link:focus{left:1rem;color:#062429}.section-heading{font-family:"Archivo Display","Archivo",sans-serif;font-weight:800;font-size:5.2rem;line-height:1.12;letter-spacing:-0.1rem;width:68%;color:#f2f4f7}@media(max-width: 991.98px){.section-heading{font-size:4.2rem;text-align:center;margin:0 auto 5rem auto;width:85%}}@media(max-width: 575.98px){.section-heading{font-size:3.2rem;width:100%}}.eyebrow{display:inline-block;font-size:1.3rem;font-weight:700;letter-spacing:.2rem;text-transform:uppercase;color:#33d9e6;margin-bottom:1.6rem}.paragraph{font-size:1.7rem;line-height:1.75;color:#c8ceda}.paragraph.dark{color:#8a93a2}.paragraph.white{color:#f2f4f7}.text-keep{color:#33d9e6}.text-del{color:#ff5c7a}.text-fav{color:#afa5ff}.container{padding:0}@media(max-width: 991.98px){.container{padding:0 2rem}}.fad::before{opacity:var(--fa-primary-opacity, 1)}.fad::after{opacity:var(--fa-secondary-opacity, 0.45)}.button{min-width:24rem;height:6.2rem;padding:0 3rem;display:inline-flex;justify-content:center;align-items:center;background-color:rgba(0,0,0,0);border:3px solid #2e333d;border-radius:10rem;font-size:1.5rem;font-weight:700;color:#f2f4f7;-webkit-transition:all .25s ease;-moz-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease;letter-spacing:.1rem}.button i{margin-left:1rem;-webkit-transition:all .25s ease;-moz-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease}.button:focus,.button:hover{border-color:#33d9e6;color:#f2f4f7;outline:0}.button:focus i,.button:hover i{transform:translateX(0.4rem)}.button--keep{background:#33d9e6;border-color:#33d9e6;color:#062429}.button--keep:focus,.button--keep:hover{background:#f2f4f7;border-color:#f2f4f7;color:#062429}.button__wrapper{margin:0 auto}.button__wrapper .button:nth-child(n+2){margin-left:1.8rem}@media(max-width: 650px){.button{display:flex;margin:0 auto}.button__wrapper{width:100%}.button__wrapper .button:nth-child(n+2){margin:1rem auto 0 auto}}.download-buttons{display:flex;flex-wrap:wrap;gap:1.6rem}.download-buttons .store{display:flex;align-items:center;width:24.4rem;height:7.6rem;padding:0 2.4rem;border-radius:5rem;background:#171a20;border:1px solid #2e333d;-webkit-transition:all .25s ease;-moz-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease;position:relative}.download-buttons .store i{font-size:3.2rem;color:#f2f4f7;width:3.4rem;text-align:center}.download-buttons .store .button-content{margin-left:1.4rem}.download-buttons .store .button-content h6{font-size:1.1rem;font-weight:600;letter-spacing:.15rem;color:#8a93a2;margin:0}.download-buttons .store .button-content span{display:block;font-size:2rem;font-weight:700;color:#f2f4f7;margin-top:.2rem}.download-buttons .store--soon::after{content:"Coming soon";position:absolute;top:-1rem;right:1.6rem;font-size:1.1rem;font-weight:700;letter-spacing:.08rem;text-transform:uppercase;background:#5f4ceb;color:#fff;padding:.3rem 1rem;border-radius:2rem}.header{position:absolute;top:3rem;z-index:100;background-color:rgba(0,0,0,0);padding:2.4rem 0;width:100%;-webkit-transition:all .25s ease;-moz-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease}.header__wrapper{display:flex;align-items:center;justify-content:space-between;width:100%}.header__logo img{height:4.4rem;width:auto;display:block}.header__nav-primary{margin-bottom:0;display:flex;align-items:center}.header__nav-primary>li{list-style:none}.header__nav-primary>li:nth-child(n+2){margin-left:3.4rem}.header__nav-primary>li>a{font-size:1.6rem;color:#c8ceda;font-weight:600}@media(min-width: 991.98px){.header__nav-primary>li>a{position:relative}.header__nav-primary>li>a::before{content:"";display:block;width:0;height:.15rem;background-color:#33d9e6;position:absolute;top:100%;left:50%;-webkit-transform:translateX(-50%, 0);transform:translate(-50%, 0);-webkit-transition:all .25s ease;-moz-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease}.header__nav-primary>li>a:hover::before{width:calc(100% - 0rem)}}.header__nav-primary>li>a:hover,.header__nav-primary>li>a[aria-current=page]{color:#f2f4f7}.header__nav .close-nav{display:none}.header__bars{width:5rem;display:none;cursor:pointer;padding:1rem;background:none;border:0}.header__bars-bar{height:.25rem;display:block;background-color:#f2f4f7;margin:.4rem 0 .4rem auto;border-radius:1rem}.header__bars-bar-1{width:100%}.header__bars-bar-2{width:70%}.header__bars-bar-3{width:40%}.header.fixed,.header.header-2{position:fixed;top:0;background-color:rgba(8,9,11,.88);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid #23272f;padding:1.6rem 0}@media(max-width: 991.98px){.header{top:0}.header__wrapper{padding:0 2.4rem}.header__nav{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#101216;-webkit-transition:all .25s ease;-moz-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease;padding-top:10rem;overflow-y:auto;z-index:200;transform:translateX(-100%);visibility:hidden}.header__nav.shown{transform:none;visibility:visible}.header__nav .header__nav-primary{display:block;width:100%}.header__nav .header__nav-primary>li{margin-left:0 !important;border-bottom:1px solid #23272f}.header__nav .header__nav-primary>li>a{font-size:2.2rem;padding:2.2rem 3rem;display:block;color:#f2f4f7}.header__nav .close-nav{display:block;position:absolute;top:2.6rem;right:2.6rem;font-size:3rem;color:#f2f4f7;background:none;border:0;cursor:pointer}.header__bars{display:block}}.hero{width:100%;margin-top:3rem}.hero__wrapper{width:calc(100% - 6rem);margin:0 auto;border-radius:3rem;background:radial-gradient(120% 90% at 85% 40%, rgba(95, 76, 235, 0.22) 0%, rgba(8, 9, 11, 0) 55%),#101216;border:1px solid #23272f;padding:17rem 0 10rem 0;overflow:hidden}.hero .main-heading{font-family:"Archivo Display","Archivo",sans-serif;font-size:7rem;font-weight:800;line-height:1.02;letter-spacing:-0.2rem;color:#f2f4f7}.hero .paragraph{font-size:2.1rem;line-height:1.65;color:#c8ceda;margin:3rem 0 4rem 0;max-width:56rem}.hero .paragraph strong{color:#f2f4f7;font-weight:700}.hero .paragraph strong.text-keep{color:#33d9e6}.hero .paragraph strong.text-del{color:#ff5c7a}.hero .paragraph strong.text-fav{color:#afa5ff}.hero .hero-note{font-size:1.4rem;color:#8a93a2;margin-top:2.4rem}.hero .hero-note i{color:#33d9e6;margin-right:.6rem}@media(min-width: 991.98px)and (max-width: 1200px){.hero .main-heading{font-size:5.8rem}.hero .paragraph{font-size:1.9rem}}@media(max-width: 991.98px){.hero__wrapper{width:calc(100% - 2.4rem);padding:12rem 0 7rem 0}.hero .main-heading{font-size:5rem;text-align:center;margin-top:5rem}.hero .paragraph{font-size:1.9rem;text-align:center;margin-left:auto;margin-right:auto}.hero .download-buttons{justify-content:center}.hero .hero-note{text-align:center}}@media(max-width: 575.98px){.hero .main-heading{font-size:3.8rem;letter-spacing:-0.1rem}.hero .paragraph{font-size:1.7rem}}.phone-stage{position:relative;display:flex;justify-content:center;align-items:center;min-height:60rem}.phone-stage::before{content:"";position:absolute;width:52rem;height:52rem;border-radius:50%;background:linear-gradient(45deg, #5F4CEB 0%, #33D9E6 55%, #5F4CEB 100%);background-size:200% 200%;animation:animateGradient 6s infinite;opacity:.55;filter:blur(4px)}@media(max-width: 575.98px){.phone-stage{min-height:50rem}.phone-stage::before{width:34rem;height:34rem}}.phone{position:relative;width:29rem;height:58rem;border-radius:4.6rem;background:#08090b;border:1rem solid #1c1f25;box-shadow:0 4rem 8rem rgba(0,0,0,.6),inset 0 0 0 1px #2e333d;padding:2.6rem 1.6rem 2rem;display:flex;flex-direction:column}.phone::before{content:"";position:absolute;top:.9rem;left:50%;transform:translateX(-50%);width:8.5rem;height:2.3rem;border-radius:2rem;background:#000}.phone__bar{display:flex;justify-content:space-between;align-items:center;margin-top:1.6rem;font-size:1.1rem;font-weight:700;letter-spacing:.12rem;color:#8a93a2;text-transform:uppercase}.phone__bar b{color:#33d9e6;font-weight:700}.phone__rail{height:.4rem;border-radius:1rem;background:#21252d;margin:1rem 0 1.4rem;overflow:hidden}.phone__rail span{display:block;height:100%;width:38%;background:#33d9e6;border-radius:1rem}@media(max-width: 575.98px){.phone{transform:scale(0.82)}}.deck{position:relative;flex:1;overflow:hidden;border-radius:2.2rem}.deck__card{position:absolute;inset:0;border-radius:2.2rem;overflow:hidden;border:1px solid #2e333d}.deck__card--back{transform:scale(0.94) translateY(1.6rem);opacity:.6;background:linear-gradient(160deg, #2c3a4f 0%, #4d6d7a 60%, #9bb3a0 100%)}.deck__card--front{background:radial-gradient(40% 30% at 70% 26%, #ffe2a8 0%, rgba(255, 226, 168, 0) 70%),linear-gradient(180deg, #ff9a6b 0%, #d9577a 38%, #5a3a86 70%, #1c2240 100%);animation:swipe-demo 7s ease-in-out infinite;transform-origin:50% 110%}.deck__card--front::after{content:"";position:absolute;left:0;right:0;bottom:0;height:38%;background:linear-gradient(180deg, rgba(10, 12, 20, 0) 0%, #0b0d18 100%);clip-path:polygon(0 45%, 18% 20%, 34% 40%, 55% 8%, 76% 36%, 100% 18%, 100% 100%, 0 100%)}.deck__meta{position:absolute;left:1.4rem;bottom:1.2rem;z-index:2;font-size:1.1rem;font-weight:700;color:rgba(255,255,255,.85);letter-spacing:.1rem}.deck__stamp{position:absolute;top:2rem;z-index:3;font-family:"Archivo Wide","Archivo",sans-serif;font-size:2rem;font-weight:800;letter-spacing:.2rem;padding:.4rem 1.2rem;border:.35rem solid currentColor;border-radius:1rem;opacity:0}.deck__stamp--keep{left:1.6rem;color:#33d9e6;transform:rotate(-12deg);animation:stamp-keep 7s ease-in-out infinite}.deck__stamp--del{right:1.6rem;color:#ff5c7a;transform:rotate(12deg);animation:stamp-del 7s ease-in-out infinite}.actions{display:flex;justify-content:space-around;align-items:center;margin-top:1.8rem}.actions span{width:5.2rem;height:5.2rem;border-radius:50%;display:flex;justify-content:center;align-items:center;font-size:2rem;background:#171a20;border:1px solid #2e333d}.actions .a-del{color:#ff5c7a}.actions .a-fav{color:#afa5ff;width:4.4rem;height:4.4rem;font-size:1.7rem}.actions .a-keep{color:#33d9e6}@keyframes swipe-demo{0%,12%{transform:translateX(0) rotate(0)}26%,32%{transform:translateX(3.4rem) rotate(6deg)}44%,56%{transform:translateX(0) rotate(0)}70%,76%{transform:translateX(-3.4rem) rotate(-6deg)}88%,100%{transform:translateX(0) rotate(0)}}@keyframes stamp-keep{0%,16%{opacity:0}26%,32%{opacity:1}42%,100%{opacity:0}}@keyframes stamp-del{0%,60%{opacity:0}70%,76%{opacity:1}86%,100%{opacity:0}}.feature{width:100%;padding:12rem 0}.feature .section-heading{margin-bottom:2rem}.feature .lede{max-width:64rem;margin-bottom:5rem}.feature__box{-webkit-transition:all .25s ease;-moz-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease;height:100%}.feature__box .icon{width:16rem;height:16rem;margin:0 auto;border-radius:50%;display:flex;justify-content:center;align-items:center}.feature__box .icon-keep{background:linear-gradient(45deg, #1BA9B5 0%, #33D9E6 100%);box-shadow:0 2.4rem 4rem rgba(51,217,230,.22)}.feature__box .icon-keep i{color:#062429}.feature__box .icon-del{background:linear-gradient(45deg, #B3163A 0%, #FF5C7A 100%);box-shadow:0 2.4rem 4rem rgba(217,31,69,.25)}.feature__box .icon-fav{background:linear-gradient(45deg, #5F4CEB 0%, #9C8FFF 100%);box-shadow:0 2.4rem 4rem rgba(124,107,255,.25)}.feature__box .icon-review{background:linear-gradient(45deg, #262B34 0%, #3a414d 100%);box-shadow:0 2.4rem 4rem rgba(0,0,0,.4)}.feature__box .icon i{font-size:6rem;color:#fff}.feature__box__wrapper{width:100%;padding:4.4rem .5rem .5rem .5rem;border-radius:2.5rem;margin-top:4rem;background:#171a20;border:1px solid #23272f}.feature__box--content{background-color:#21252d;position:relative;padding:3.2rem 2.4rem 2.6rem;border-radius:2rem;text-align:center}.feature__box--content::before{content:"";position:absolute;top:-1.4rem;left:50%;transform:translateX(-50%);border-left:1.4rem solid rgba(0,0,0,0);border-right:1.4rem solid rgba(0,0,0,0);border-bottom:1.4rem solid #21252d}.feature__box--content .verb{display:block;font-size:1.2rem;font-weight:700;letter-spacing:.2rem;text-transform:uppercase;margin-bottom:1rem}.feature__box--content h3{font-size:2.2rem;font-weight:700;margin:0 auto 1.6rem auto}.feature__box--content .paragraph{font-size:1.55rem}@media(min-width: 992px){.feature .col-lg-3:nth-child(even) .feature__box{margin-top:8rem}}@media(max-width: 991.98px){.feature__box{margin-top:5rem}}@media(max-width: 575.98px){.feature{padding:7rem 0}}.growth{width:100%}.growth__wrapper{background-color:#101216;border:1px solid #23272f;padding:12rem 0;width:calc(100% - 6rem);margin:0 auto;border-radius:3rem}.growth .section-heading{text-align:center;margin:0 auto 6rem auto}.growth__box{display:flex;align-items:center;justify-content:space-between;height:100%}.growth__box .icon{flex:0 0 9.6rem;width:9.6rem;height:9.6rem;border-radius:50%;background:#21252d;border:1px solid #2e333d;position:relative;-webkit-transition:all .25s ease;-moz-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease}.growth__box .icon i{font-size:3.8rem;color:#33d9e6;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.growth__box .content{width:calc(100% - 12.4rem);background-color:#171a20;border:1px solid #23272f;border-radius:2rem;padding:2.8rem 3.2rem;position:relative}.growth__box .content h3{font-size:2rem;font-weight:700;margin-bottom:.8rem}.growth__box .content .paragraph{font-size:1.55rem;margin:0}.growth__box:hover .icon{transform:scale(1.08);border-color:#33d9e6}.growth__box--del .icon i{color:#ff5c7a}.growth__box--fav .icon i{color:#afa5ff}.growth .row>div{margin-top:3rem}@media(max-width: 768px){.growth__wrapper{width:calc(100% - 2.4rem);padding:6rem 1rem}.growth__box{flex-direction:column;text-align:center}.growth__box .content{width:100%;margin-top:2.4rem}}.step{width:100%;padding:12rem 0 0}.step .section-heading{text-align:center;margin:0 auto 6rem auto}.step__box{text-align:center;background:#101216;border:1px solid #23272f;border-radius:2.5rem;padding:4.4rem 3rem 3.6rem;height:100%}.step__box .number{font-family:"Archivo Wide","Archivo",sans-serif;font-weight:800;font-size:6.4rem;line-height:1;background:linear-gradient(45deg, #5F4CEB 0%, #33D9E6 55%, #5F4CEB 100%);-webkit-background-clip:text;background-clip:text;color:rgba(0,0,0,0)}.step__box .content{margin-top:2.4rem}.step__box .content h3{font-size:1.4rem;font-weight:700;color:#33d9e6;margin-bottom:1.6rem;letter-spacing:.2rem;text-transform:uppercase}.step__box .content h3 span{display:block;font-size:3rem;color:#f2f4f7;letter-spacing:-0.05rem;text-transform:none;margin-top:.4rem}@media(max-width: 991.98px){.step .row>div:nth-child(n+2){margin-top:3rem}}.promise{width:100%;padding:12rem 0 0}.promise__wrapper{width:calc(100% - 6rem);margin:0 auto;border-radius:3rem;padding:7rem 0;background:radial-gradient(90% 120% at 0% 0%, rgba(51, 217, 230, 0.14) 0%, rgba(8, 9, 11, 0) 60%),#101216;border:1px solid #23272f}.promise .section-heading{width:100%;margin-bottom:2.4rem}.promise .ledger{background:#171a20;border:1px solid #23272f;border-radius:2rem;padding:3.2rem}.promise .ledger h4{font-size:1.3rem;font-weight:700;letter-spacing:.2rem;text-transform:uppercase;margin-bottom:1.6rem}.promise .ledger ul li{font-size:1.6rem;line-height:1.6;color:#c8ceda;padding-left:3rem;position:relative;margin-bottom:1rem}.promise .ledger ul li::before{font-family:"Font Awesome 5 Pro";font-weight:900;position:absolute;left:0;top:.1rem}.promise .ledger--never h4{color:#ff5c7a}.promise .ledger--never li::before{content:"";color:#ff5c7a}.promise .ledger--sent h4{color:#33d9e6}.promise .ledger--sent li::before{content:"";color:#33d9e6}@media(max-width: 991.98px){.promise__wrapper{width:calc(100% - 2.4rem);padding:6rem 1rem}.promise .ledger{margin-top:2.4rem}}.pricing{width:100%}.pricing__wrapper{width:100%;padding:12rem 0}.pricing .section-heading{text-align:center;margin:0 auto 2rem auto;width:60%}.pricing .lede{text-align:center;max-width:60rem;margin:0 auto 6rem}.pricing__single{padding:4.4rem 2.4rem 3rem;display:flex;flex-direction:column;align-items:center;border-radius:3rem;height:100%}.pricing__single .icon{width:11rem;height:11rem;background-color:#08090b;border-radius:50%;display:flex;justify-content:center;align-items:center}.pricing__single .icon i{font-size:4.6rem}.pricing__single h4{font-size:1.6rem;font-weight:700;letter-spacing:.25rem;color:#fff;margin-top:2.4rem}.pricing__single h3{font-family:"Archivo Display","Archivo",sans-serif;font-size:5.6rem;font-weight:800;color:#fff;margin-top:.4rem;line-height:1.1;text-align:center}.pricing__single h6{font-size:1.6rem;font-weight:600;margin-top:1rem;text-align:center}.pricing__single .list{background-color:#101216;position:relative;padding:3.4rem 2.4rem 2.4rem;border-radius:2rem;width:100%;margin-top:3.6rem;flex:1}.pricing__single .list::before{content:"";position:absolute;top:-1.4rem;left:50%;transform:translateX(-50%);border-left:1.4rem solid rgba(0,0,0,0);border-right:1.4rem solid rgba(0,0,0,0);border-bottom:1.4rem solid #101216}.pricing__single .list ul{font-size:1.6rem;line-height:1.5;color:#c8ceda;padding-left:3.2rem;margin:0}.pricing__single .list ul li{position:relative;margin-bottom:1.4rem}.pricing__single .list ul li::before{content:"";font-family:"Font Awesome 5 Pro";font-weight:900;font-size:1.4rem;position:absolute;top:.3rem;left:-2.6rem}.pricing__single .list ul li strong{color:#f2f4f7}.pricing__single .fine{font-size:1.35rem;color:rgba(255,255,255,.8);margin-top:2rem;text-align:center}.pricing__single-free{background:linear-gradient(45deg, #21252D 0%, #262B34 100%);border:1px solid #2e333d}.pricing__single-free .icon i,.pricing__single-free .list li::before{color:#33d9e6}.pricing__single-free h6{color:#c8ceda}.pricing__single-pro{background:linear-gradient(45deg, #5F4CEB 0%, #9C8FFF 100%);box-shadow:0 2.4rem 5rem rgba(124,107,255,.3)}.pricing__single-pro .icon i,.pricing__single-pro .list li::before{color:#afa5ff}.pricing__single-pro h6{color:#e6e1ff}@media(max-width: 991.98px){.pricing .section-heading{width:90%}.pricing .row>div:nth-child(n+2){margin-top:4rem}}.questions{width:100%}.questions__wrapper{background-color:#101216;border:1px solid #23272f;padding:12rem 0;width:calc(100% - 6rem);margin:0 auto;border-radius:3rem}.questions .section-heading{width:100%;margin-bottom:4rem}.questions .card{background-color:rgba(0,0,0,0);border:0;border-bottom:1px solid #23272f;border-radius:0 !important}.questions .card .card-header{background-color:rgba(0,0,0,0);border:0;padding:0}.questions .card .card-header button{width:100%;text-align:left;font-size:2rem;font-weight:700;color:#f2f4f7;text-decoration:none;padding:2.4rem 5rem 2.4rem 0;position:relative;white-space:normal;line-height:1.4;background:none;border:0}.questions .card .card-header button::after{content:"";font-family:"Font Awesome 5 Pro";font-weight:900;font-size:2.2rem;color:#33d9e6;position:absolute;top:50%;right:.4rem;transform:translateY(-50%)}.questions .card .card-header button.collapsed::after{content:"";color:#8a93a2}.questions .card .card-header button:hover{color:#33d9e6}.questions .card .card-body{background-color:#171a20;border-radius:2rem;padding:2.6rem 3.2rem;margin-bottom:2.4rem}.questions .card .card-body .paragraph{margin:0;font-size:1.6rem}.questions .card .card-body .paragraph+.paragraph{margin-top:1.2rem}@media(max-width: 767.98px){.questions__wrapper{width:calc(100% - 2.4rem);padding:6rem 1rem}.questions .card .card-header button{font-size:1.8rem}}.footer{width:100%;margin-top:12rem;margin-bottom:3rem}.footer__wrapper{padding:8rem 0 4rem;width:calc(100% - 6rem);margin:0 auto;border-radius:3rem;background-color:#101216;border:1px solid #23272f}.footer__info--logo img{height:4.4rem;width:auto;margin-bottom:2.4rem}.footer__info .paragraph{max-width:36rem;font-size:1.55rem}.footer__list ul li:first-child{font-size:1.3rem;font-weight:700;letter-spacing:.2rem;text-transform:uppercase;color:#f2f4f7;margin-bottom:2.4rem}.footer__list ul li:nth-child(n+2){margin-bottom:1.4rem}.footer__list ul li a{font-size:1.6rem;color:#8a93a2;-webkit-transition:all .25s ease;-moz-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease}.footer__list ul li a:hover{color:#33d9e6}.footer__content-wrapper{display:flex;justify-content:space-around}.footer__legal{margin-top:5rem;padding-top:3rem;border-top:1px solid #23272f;width:100%}.footer__legal p{font-size:1.3rem;line-height:1.8;color:#8a93a2;margin:0}.footer__legal strong{color:#c8ceda;font-weight:600}@media(max-width: 991.98px){.footer__wrapper{width:calc(100% - 2.4rem);text-align:center;padding:6rem 1rem 4rem}.footer__info .paragraph{margin:0 auto}.footer__content-wrapper{margin-top:4rem;justify-content:space-evenly}}.legal{padding:16rem 0 0}.legal__wrapper{width:calc(100% - 6rem);max-width:118rem;margin:0 auto}.legal__head{background:radial-gradient(90% 140% at 100% 0%, rgba(95, 76, 235, 0.2) 0%, rgba(8, 9, 11, 0) 60%),#101216;border:1px solid #23272f;border-radius:3rem;padding:6rem 6rem 5rem}.legal__head h1{font-family:"Archivo Display","Archivo",sans-serif;font-size:5.2rem;font-weight:800;letter-spacing:-0.1rem;margin:0}.legal__head .meta{font-size:1.4rem;color:#8a93a2;margin-top:1.6rem}.legal__head .paragraph{margin-top:2.4rem;max-width:76rem;font-size:1.9rem}.legal__body{display:flex;gap:5rem;margin-top:5rem;align-items:flex-start}.legal__toc{position:sticky;top:11rem;flex:0 0 26rem;background:#101216;border:1px solid #23272f;border-radius:2rem;padding:2.4rem}.legal__toc h2{font-size:1.2rem;font-weight:700;letter-spacing:.2rem;text-transform:uppercase;color:#8a93a2;margin-bottom:1.4rem}.legal__toc ol{list-style:none;margin:0;padding:0;counter-reset:toc}.legal__toc ol li{counter-increment:toc;margin-bottom:.9rem;font-size:1.45rem;line-height:1.4}.legal__toc ol li a{color:#c8ceda;display:flex;gap:.8rem}.legal__toc ol li a::before{content:counter(toc) ".";color:#8a93a2;min-width:2rem}.legal__toc ol li a:hover{color:#33d9e6}.legal__content{flex:1;min-width:0;max-width:78rem}.legal__content section{scroll-margin-top:11rem;padding-bottom:3.6rem;margin-bottom:3.6rem;border-bottom:1px solid #23272f}.legal__content section:last-child{border-bottom:0}.legal__content h2{font-size:2.6rem;font-weight:700;margin-bottom:1.8rem}.legal__content h3{font-size:1.9rem;font-weight:700;margin:2.8rem 0 1.2rem}.legal__content p,.legal__content li,.legal__content td,.legal__content th{font-size:1.65rem;line-height:1.75;color:#c8ceda}.legal__content p{margin-bottom:1.4rem}.legal__content strong{color:#f2f4f7}.legal__content ul,.legal__content ol{padding-left:2.4rem;margin-bottom:1.6rem}.legal__content ul{list-style:disc}.legal__content ul li::marker{color:#33d9e6}.legal__content li{margin-bottom:.6rem}.legal__content a{text-decoration:underline !important;text-underline-offset:.3rem}.legal__content .callout{background:#171a20;border:1px solid #2e333d;border-left:.4rem solid #33d9e6;border-radius:1.4rem;padding:2.2rem 2.6rem;margin:2.4rem 0}.legal__content .callout p:last-child{margin-bottom:0}.legal__content .callout--warn{border-left-color:#ff5c7a}.legal__content .table-wrap{overflow-x:auto;margin:2rem 0 2.4rem;border:1px solid #23272f;border-radius:1.4rem}.legal__content table{width:100%;border-collapse:collapse;min-width:52rem}.legal__content table th{text-align:left;background:#171a20;color:#f2f4f7;font-weight:700;font-size:1.4rem;letter-spacing:.05rem}.legal__content table th,.legal__content table td{padding:1.4rem 1.8rem;border-bottom:1px solid #23272f;vertical-align:top}.legal__content table tr:last-child td{border-bottom:0}.legal .contact-cards{display:grid;grid-template-columns:repeat(auto-fit, minmax(24rem, 1fr));gap:2rem;margin:2.4rem 0 1rem}.legal .contact-cards .contact-card{background:#171a20;border:1px solid #23272f;border-radius:2rem;padding:2.8rem}.legal .contact-cards .contact-card i{font-size:3rem;color:#33d9e6;margin-bottom:1.6rem;display:block}.legal .contact-cards .contact-card h3{margin:0 0 .8rem;font-size:1.9rem}.legal .contact-cards .contact-card p{margin:0 0 1.2rem;font-size:1.5rem}.legal .contact-cards .contact-card a{font-weight:700;font-size:1.6rem}@media(max-width: 991.98px){.legal{padding-top:12rem}.legal__wrapper{width:calc(100% - 2.4rem)}.legal__head{padding:4rem 2.6rem 3.6rem}.legal__head h1{font-size:3.6rem}.legal__head .paragraph{font-size:1.7rem}.legal__body{flex-direction:column;gap:3rem}.legal__toc{position:static;width:100%;flex:none}.legal__content{max-width:100%}}.not-found{min-height:70vh;display:flex;align-items:center;justify-content:center;text-align:center;padding:16rem 2rem 4rem}.not-found h1{font-family:"Archivo Wide","Archivo",sans-serif;font-size:12rem;font-weight:800;line-height:1;background:linear-gradient(45deg, #5F4CEB 0%, #33D9E6 55%, #5F4CEB 100%);-webkit-background-clip:text;background-clip:text;color:rgba(0,0,0,0)}.not-found p{font-size:1.9rem;margin:2rem 0 3.6rem}@media(prefers-reduced-motion: reduce){*,*::before,*::after{animation:none !important;transition:none !important}html{scroll-behavior:auto}}
