:root{--color-black:#04001e;--color-gray:#737387;--color-light-gray:#e9e9ec;--color-blue:#002bff;--color-blue-light:#3355ff;--color-light:rgba(4, 0, 30, 0.6);--color-white:#ffff;--color-btn-light:#e9e9ec;--color-green:#8be889;--color-red:#ff1818}*,::after,::before{box-sizing:border-box}*{margin:0}body{line-height:1.5;-webkit-font-smoothing:antialiased}canvas,img,picture,svg,video{display:block;max-width:100%}button,input,select,textarea{font:inherit}button{border:none;padding:0;margin:0;background-color:transparent;cursor:pointer;color:inherit}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}#__next,#root{isolation:isolate}:root{--color-black:#04001e;--color-gray:#737387;--color-light-gray:#e9e9ec;--color-blue:#002bff;--color-blue-light:#3355ff;--color-light:rgba(4, 0, 30, 0.6);--color-white:#ffff;--color-btn-light:#e9e9ec;--color-green:#8be889;--color-red:#ff1818}html{font-size:16px;scroll-behavior:smooth}body{font-family:Poppins,sans-serif;font-size:.875rem;color:var(--color-black)}@media screen and (min-width:1200px){body{padding-top:8rem}}a{text-decoration:none;color:inherit}.container{width:100%;max-width:1248px;padding-inline:1.5rem;margin-inline:auto}#main{min-height:calc(100vh - 6.25rem - 2.5rem)}@media screen and (min-width:1200px){#main{min-height:calc(100vh - 8rem - 11.5rem);padding-top:4rem}}:root{--color-black:#04001e;--color-gray:#737387;--color-light-gray:#e9e9ec;--color-blue:#002bff;--color-blue-light:#3355ff;--color-light:rgba(4, 0, 30, 0.6);--color-white:#ffff;--color-btn-light:#e9e9ec;--color-green:#8be889;--color-red:#ff1818}.h1,h1{line-height:1.2;margin-bottom:1rem;font-weight:500}.h2,h2{line-height:1.2;margin-bottom:1rem;font-weight:500}.h3,h3{line-height:1.2;margin-bottom:1rem;font-weight:500}.h4,h4{line-height:1.2;margin-bottom:1rem;font-weight:500}.h5,h5{line-height:1.2;margin-bottom:1rem;font-weight:500}.h6,h6{line-height:1.2;margin-bottom:1rem;font-weight:500}.h1,h1{font-size:2.25rem}@media screen and (min-width:1200px){.h1,h1{font-size:3rem}}.h2,h2{font-size:1.875rem}@media screen and (min-width:1200px){.h2,h2{font-size:2.68rem}}.h3,h3{font-size:1.5rem}.h4,h4{font-size:.75rem}@media screen and (min-width:1200px){.h4,h4{font-size:1rem}}.h6,h6{font-size:.875rem}p{margin-bottom:1rem}:root{--color-black:#04001e;--color-gray:#737387;--color-light-gray:#e9e9ec;--color-blue:#002bff;--color-blue-light:#3355ff;--color-light:rgba(4, 0, 30, 0.6);--color-white:#ffff;--color-btn-light:#e9e9ec;--color-green:#8be889;--color-red:#ff1818}.text-blue{color:var(--color-blue)}.text-black{color:var(--color-black)!important}.text-gray{color:var(--color-gray)!important}.text-center{text-align:center}@media screen and (min-width:1200px){.d-none-desktop{display:none}}@media screen and (max-width:1200px){.d-none-mobile{display:none}}@media screen and (max-width:1200px){.mb-0-mobile{margin-bottom:0!important}}.mt-0{margin-top:0!important}.pt-0{padding-top:0!important}.icon{display:inline-block;width:1em;height:1em;stroke-width:0;stroke:currentColor;fill:currentColor}:root{--color-black:#04001e;--color-gray:#737387;--color-light-gray:#e9e9ec;--color-blue:#002bff;--color-blue-light:#3355ff;--color-light:rgba(4, 0, 30, 0.6);--color-white:#ffff;--color-btn-light:#e9e9ec;--color-green:#8be889;--color-red:#ff1818}@keyframes headerIntro{from{transform:translateY(-70px)}to{transform:translateY(0)}}#header{position:sticky;top:0;left:0;right:0;background-color:#fff;margin-bottom:3.125rem;transition:box-shadow .3s 0s ease;z-index:99}@media screen and (min-width:1200px){#header{position:absolute;background-color:transparent;margin-bottom:0}}#header .container{height:4.25rem;display:flex;align-items:center;justify-content:space-between;position:relative}@media screen and (min-width:1200px){#header .container{height:8rem}}#header.sticky-header{box-shadow:0 10px 30px rgba(0,0,0,.08)}@media screen and (min-width:1200px){#header.sticky-header{background-color:#fff;position:fixed;transform:translateY(-70px);animation:headerIntro .3s 0s forwards}}@media screen and (min-width:1200px){#header.sticky-header .container{height:4rem}}#header-right-side{display:none;column-gap:1.75rem;transition:all .3s 0s ease}@media screen and (min-width:1200px){#header-right-side{display:flex}}.sticky-header #header-right-side{opacity:0;pointer-events:none;transform:translateY(-20px)}#navigation{display:flex;column-gap:1rem}#navigation a{font-size:1rem;display:block;padding:.75rem}#navigation a:hover{color:var(--color-blue)}#logo{display:block;width:9.375rem;flex-shrink:0}@media screen and (min-width:1200px){#logo{width:12.5rem}}@media screen and (min-width:1200px){.sticky-header #logo{width:10rem}}#mobile-menu-button{position:absolute;top:0;right:0;bottom:0;width:4.625rem;font-size:1.5rem;display:flex;align-items:center;justify-content:center}@media screen and (min-width:1200px){#mobile-menu-button{display:none}}#header-contact-text{display:none;position:absolute;right:1.5rem;opacity:0;transition:opacity .3s 0s ease;font-size:1rem;pointer-events:none}#header-contact-text a{color:var(--color-blue);font-weight:600}@media screen and (min-width:1200px){#header-contact-text{display:block}}.sticky-header #header-contact-text{opacity:1;pointer-events:visible}:root{--color-black:#04001e;--color-gray:#737387;--color-light-gray:#e9e9ec;--color-blue:#002bff;--color-blue-light:#3355ff;--color-light:rgba(4, 0, 30, 0.6);--color-white:#ffff;--color-btn-light:#e9e9ec;--color-green:#8be889;--color-red:#ff1818}.button{display:inline-flex;align-items:center;justify-content:center;height:3rem;padding-inline:1.5rem;border-radius:.75rem;font-size:1rem;background-color:var(--color-blue);color:#fff;text-decoration:none;column-gap:10px;transition:all .2s 0s ease}.button .icon{font-size:1.25rem}.button:hover{background-color:var(--color-blue-light)}.button-outline{background-color:transparent;border:1px solid var(--color-blue);color:var(--color-blue)}.button-outline:hover{background-color:var(--color-blue);color:#fff}.button-large{height:56px}.button-block{width:100%}.button-text,.button-text-blue{padding:0;height:auto;background-color:transparent}.button-text-blue:hover,.button-text:hover{background-color:transparent;color:var(--color-green)}.button-text .icon,.button-text-blue .icon{color:var(--color-green)}.button-text-blue{color:var(--color-blue)}.button-text-blue:hover{color:var(--color-blue);color:var(--color-black)}@media screen and (max-width:1200px){.button-disabled-on-mobile{pointer-events:none;background-color:var(--color-light-gray);border:none;color:var(--color-gray)}.button-disabled-on-mobile .icon{display:none}}.store-buttons{display:flex;flex-direction:column;row-gap:2rem;align-items:center}@media screen and (min-width:1200px){.store-buttons{flex-direction:row;column-gap:2rem;justify-content:center}}:root{--color-black:#04001e;--color-gray:#737387;--color-light-gray:#e9e9ec;--color-blue:#002bff;--color-blue-light:#3355ff;--color-light:rgba(4, 0, 30, 0.6);--color-white:#ffff;--color-btn-light:#e9e9ec;--color-green:#8be889;--color-red:#ff1818}.section{margin:3.5rem 0}@media screen and (min-width:1200px){.section{margin:8.125rem 0}}.section-title{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:3.25rem}@media screen and (min-width:1200px){.section-title{margin-bottom:4rem}}.section-title h2{margin-bottom:0}.section-title h6{color:var(--color-blue)}#section-hero{margin-top:0;margin-bottom:3.5rem}@media screen and (min-width:1200px){#section-hero{display:flex;align-items:center;height:calc(100vh - 15.2rem);min-height:35rem;margin-bottom:4.4rem}}#section-hero .button{margin-bottom:2rem}#section-hero-content{text-align:center;margin-bottom:2rem}@media screen and (max-width:1200px){#section-hero-content h1 br{display:none}}#section-hero-content p{color:var(--color-gray);margin-bottom:1.5rem}@media screen and (min-width:1200px){#section-hero-content p{width:75%;font-size:1rem}}@media screen and (min-width:1200px){#section-hero-content{text-align:left;flex:.5;margin-bottom:0}}#section-hero-mobile-phone{background-image:url(/assets/img/mobile-phone.webp);background-size:auto 100%;background-repeat:no-repeat;background-position:center;max-width:375px;height:350px;margin-inline:auto;flex:.5;position:relative;margin-top:40px;display:flex;align-items:center;justify-content:center}@media screen and (min-width:1200px){#section-hero-mobile-phone{max-width:none;height:520px;margin-inline:0}}.hmp-item{width:44px;height:44px;padding:0 12px;border-radius:8px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 40px 0 rgba(0,0,0,.09);position:absolute;background-color:#fff}@media screen and (min-width:1200px){.hmp-item{border-radius:12px;width:72px;height:72px;padding:0}}#hmp-1{top:-40px;left:4%}#hmp-2{top:-20px;right:22%}#hmp-3{top:20%;left:12%}#hmp-4{top:29%;right:6%}#hmp-5{bottom:5%;left:7%}#hmp-6{bottom:10%;right:10%}#hero-notifications-wrapper{position:absolute;height:160px;top:175px;width:18rem;display:flex;flex-direction:column}@media screen and (min-width:1200px){#hero-notifications-wrapper{width:25rem;top:250px}}.notification-card{background-color:#fff;border-radius:.75rem;padding:.75rem .875rem;box-shadow:0 .5rem 1.625rem 0 rgba(0,0,0,.1);position:absolute;top:0;width:19rem}@media screen and (min-width:1200px){.notification-card{padding:1.25rem 1.5rem;border-radius:.875rem;width:25rem}}.notification-card h2{font-weight:600;margin-bottom:.5rem}.notification-card p{margin-bottom:0;font-size:.5rem;color:var(--color-gray)}@media screen and (min-width:1200px){.notification-card p{font-size:.75rem}}.nc-top-row{display:flex;justify-content:space-between;align-items:center;color:var(--color-gray);margin-bottom:.75rem}@media screen and (min-width:1200px){.nc-top-row{margin-bottom:1rem}}.nc-logo{display:flex;align-items:center;column-gap:.4rem;font-size:.5rem;width:.875rem}@media screen and (min-width:1200px){.nc-logo{width:1.375rem;font-size:.75rem}}.nc-time{font-size:.5rem}@media screen and (min-width:1200px){.nc-time{font-size:.75rem}}#section-hero-secure-title{display:flex;align-items:center;gap:.5rem;font-size:.875rem;letter-spacing:.1em;margin-bottom:1rem;justify-content:center;color:rgba(0,0,0,.4)}@media screen and (min-width:1200px){#section-hero-secure-title{justify-content:flex-start}}@keyframes secure-logo-marquee{from{transform:translateX(0)}to{transform:translateX(-100%)}}#section-hero-secure-logos{margin-bottom:4rem;display:flex;overflow:hidden;margin-left:-1.5rem;margin-right:-1.5rem}#section-hero-secure-logos img{height:26px;width:auto;flex-shrink:0;max-width:none;animation:secure-logo-marquee 5s infinite linear}@media screen and (min-width:1200px){#section-hero-secure-logos img{animation:none;height:auto;max-width:100%}#section-hero-secure-logos img:nth-child(2){display:none}}@media screen and (min-width:1200px){#section-hero-secure-logos{margin-bottom:0;margin-left:0;margin-right:0}}#section-wedo{overflow:hidden;padding-top:4.375rem;position:relative}@media screen and (min-width:1200px){#section-wedo{background-image:url(/assets/img/wedo-bg.webp);background-size:3000px auto;background-repeat:no-repeat;background-position:center top;height:2452px;padding-top:5.625rem}}.section-wedo-title{font-weight:600;text-align:center;font-size:3rem}@media screen and (min-width:1200px){.section-wedo-title{font-size:3.5rem;margin-bottom:0}}.section-wedo-title span{padding-inline:.5rem}.section-wedo-title.wedont span{background-color:#e75b5b;color:#fff}.section-wedo-title.wedo span{background-color:#8be889}@media screen and (min-width:1200px){.section-wedo-title.wedo{margin-bottom:82px}}.card-wedo{display:flex;flex-direction:column;align-items:center;padding:2rem 1.5rem}@media screen and (min-width:1200px){.card-wedo{padding:0;height:218px;width:520px;margin:0 auto;justify-content:center}}.card-wedo:not(:last-child){border-bottom:1px solid rgba(0,0,0,.1)}@media screen and (min-width:1200px){.card-wedo:not(:last-child){border:none}}.card-wedo h6{font-size:.875rem;opacity:.3;letter-spacing:.1em}.section-wedo-content{display:flex;align-items:center;flex-direction:column;gap:.75rem;text-align:center;font-size:1.5rem}@media screen and (min-width:1200px){.section-wedo-content{flex-direction:row}.section-wedo-content img{height:36px}}.section-wedo-glow{display:block;position:absolute;z-index:-1;opacity:.4}@media screen and (min-width:1200px){.section-wedo-glow{display:none}}#swg-red-1{width:350px;height:264px;background-color:red;border-radius:50%;top:-100px;right:-80px;filter:blur(175px)}#swg-green-1{width:490px;height:367px;background-color:#5bf27a;border-radius:50%;top:800px;right:-300px;filter:blur(215px)}#swg-blue-1{width:373px;height:255px;background-color:#002bff;border-radius:50%;bottom:-100px;right:-100px;opacity:.7;filter:blur(140px)}@media screen and (min-width:1200px){#card-wedo-2{margin-left:50%;transform:translateX(-98%)}}@media screen and (min-width:1200px){#card-wedo-3{margin-left:50%;transform:translateX(-35%);width:650px}}@media screen and (min-width:1200px){#card-wedo-4{width:683px;margin-left:50%;transform:translateX(-67%)}}@media screen and (min-width:1200px){#card-wedo-5{margin-left:50%;transform:translateX(-2%)}}@media screen and (min-width:1200px){#card-wedo-6{margin-left:50%;transform:translateX(-48%)}}#wedont-side{margin-bottom:100px}@media screen and (min-width:1200px){#wedont-side{margin-bottom:178px}}.store-button{display:flex;align-items:center;gap:1rem;height:5rem;padding:1rem 1.5rem;border:1px solid #e1e1e1;border-radius:.75rem}.store-button:not(:last-child){margin-bottom:1rem}.store-button img{flex-shrink:0}@media screen and (min-width:1200px){.store-button{height:4.75rem;width:303px}.store-button:not(:last-child){margin-bottom:1.5rem}}.store-button-inner{font-size:1.375rem;font-weight:500}.store-button-inner span{display:block;font-size:1rem;font-weight:400}#section-wedo-mobile-phone{overflow:hidden;margin-top:-20px;margin-right:-3.5rem;margin-top:-100px;display:flex;justify-content:flex-end;pointer-events:none}@media screen and (min-width:1200px){#section-wedo-mobile-phone{margin-top:0;margin-right:0;margin-top:0;position:absolute;right:50%;transform:translateX(800px);bottom:0;width:750px}}#section-wedo-mobile-phone img{transform:translateX(50px);width:320px}@media screen and (min-width:1200px){#section-wedo-mobile-phone img{width:750px;transform:translateX(0)}}#section-wedo-download-section{margin-top:5.625rem}@media screen and (min-width:1200px){#section-wedo-download-section{display:flex}}@media screen and (min-width:1200px){#section-wedo-download-left{max-width:594px}}@media screen and (min-width:1200px){#section-wedo-download-left .section-title{align-items:flex-start;text-align:left}}@media screen and (min-width:1200px){#section-wedo-inner-wrapper{display:flex;gap:1.5rem}}:root{--color-black:#04001e;--color-gray:#737387;--color-light-gray:#e9e9ec;--color-blue:#002bff;--color-blue-light:#3355ff;--color-light:rgba(4, 0, 30, 0.6);--color-white:#ffff;--color-btn-light:#e9e9ec;--color-green:#8be889;--color-red:#ff1818}@media screen and (min-width:1200px){.benefit-cards{display:flex;column-gap:4.3rem}}.benefit-card{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:4rem}.benefit-card:last-child{margin-bottom:0}@media screen and (min-width:1200px){.benefit-card{margin-bottom:0}}.benefit-card h3{margin-bottom:.5rem}.benefit-card p{color:var(--color-gray);margin-bottom:0}.benefit-card-icon{width:4rem;height:4rem;background-color:rgba(0,43,255,.1);border-radius:.625rem;display:flex;align-items:center;justify-content:center;font-size:32px;color:var(--color-blue);margin-bottom:1.5rem}:root{--color-black:#04001e;--color-gray:#737387;--color-light-gray:#e9e9ec;--color-blue:#002bff;--color-blue-light:#3355ff;--color-light:rgba(4, 0, 30, 0.6);--color-white:#ffff;--color-btn-light:#e9e9ec;--color-green:#8be889;--color-red:#ff1818}#how-much-inner{position:relative;overflow:hidden;padding:5rem 0}#how-much-inner:after,#how-much-inner:before{content:"";display:block;width:470px;height:350px;border-radius:50%;filter:blur(150px);transform:translate3d(0,0,0);position:absolute;opacity:.7}#how-much-inner:before{background-color:#002bff;top:-150px;right:-300px}@media screen and (min-width:1200px){#how-much-inner:before{top:-100px;right:0}}#how-much-inner:after{bottom:-200px;left:-200px;background-color:#8be889}@media screen and (min-width:1200px){#how-much-inner:after{bottom:-100px;left:0}}.price-card{border:1px solid #e1e1e1;height:11rem;border-radius:1.25rem;display:flex;flex-direction:column;justify-content:center;align-items:center;row-gap:1.25rem;position:relative;margin-inline:auto;margin-bottom:1rem}@media screen and (min-width:1200px){.price-card{width:267px;flex-shrink:0;margin-inline:0}}.price-info{font-size:3.5rem;display:flex;flex-direction:column}.price-info span{font-size:.875rem;margin-top:-.875rem}.price-sub-info{display:flex;align-items:center;column-gap:.5rem}.price-sub-info .icon{font-size:1.5rem}.price-card-label{background-color:var(--color-blue);color:#fff;height:2.25rem;display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:500;padding:0 1.5rem;border-radius:1.4375rem;position:absolute;top:-1.4375rem}:root{--color-black:#04001e;--color-gray:#737387;--color-light-gray:#e9e9ec;--color-blue:#002bff;--color-blue-light:#3355ff;--color-light:rgba(4, 0, 30, 0.6);--color-white:#ffff;--color-btn-light:#e9e9ec;--color-green:#8be889;--color-red:#ff1818}@media screen and (max-width:1200px){.download-cards{pointer-events:none}}.download-cards .button:before{content:"Visit on your desktop"}@media screen and (min-width:1200px){.download-cards .button:before{content:"Download"}}@media screen and (min-width:1200px){.download-cards{display:flex;column-gap:1.5rem}}@media screen and (min-width:1200px){.download-card.selected,.download-card:hover,.select-agent-card.selected,.select-agent-card:hover,.selected-style{border-color:var(--color-blue)}.download-card.selected .download-card-icon,.download-card.selected .select-agent-card-icon,.download-card:hover .download-card-icon,.download-card:hover .select-agent-card-icon,.select-agent-card.selected .download-card-icon,.select-agent-card.selected .select-agent-card-icon,.select-agent-card:hover .download-card-icon,.select-agent-card:hover .select-agent-card-icon,.selected-style .download-card-icon,.selected-style .select-agent-card-icon{color:var(--color-blue)}.download-card.selected .button,.download-card:hover .button,.select-agent-card.selected .button,.select-agent-card:hover .button,.selected-style .button{background-color:var(--color-blue);color:#fff}}.download-card{display:block;padding:2rem;border:1px solid var(--color-light-gray);border-radius:.75rem;text-align:center;transition:border-color .2s 0s ease;margin-bottom:1.5rem;flex:1 0 calc(33.33333333% - 1.5rem)}.download-card p{opacity:.6}.download-card:last-child{margin-bottom:0}@media screen and (min-width:1200px){.download-card{margin-bottom:0}}.download-card-icon{font-size:2rem;display:flex;justify-content:center;margin-bottom:1rem}:root{--color-black:#04001e;--color-gray:#737387;--color-light-gray:#e9e9ec;--color-blue:#002bff;--color-blue-light:#3355ff;--color-light:rgba(4, 0, 30, 0.6);--color-white:#ffff;--color-btn-light:#e9e9ec;--color-green:#8be889;--color-red:#ff1818}#himself{margin-bottom:0}#himself-inner{display:flex;flex-direction:column}@media screen and (min-width:1200px){#himself-inner{flex-direction:row;height:34.5rem}}#himself-image{height:25rem}#himself-image img{width:100%;height:100%;object-fit:cover}@media screen and (min-width:1200px){#himself-image{height:100%;width:50%}}#himself-content{background-image:url(/assets/img/research-text-img.webp);background-size:cover;background-position:center;color:#fff;padding:2rem}@media screen and (min-width:1200px){#himself-content{height:100%;width:50%;display:flex;flex-direction:column;align-items:flex-start;padding:3.5rem;justify-content:center}}@media screen and (min-width:1200px){#himself-content p{width:60%}}#himself-content .section-title{text-align:left;align-items:flex-start;margin-bottom:1rem}#himself-content .section-title h6{color:#fff}.himself-info{display:flex;align-items:center;column-gap:.875rem;margin-bottom:1.75rem}.avatar{width:1.875rem;height:1.875rem;border-radius:50%;overflow:hidden}:root{--color-black:#04001e;--color-gray:#737387;--color-light-gray:#e9e9ec;--color-blue:#002bff;--color-blue-light:#3355ff;--color-light:rgba(4, 0, 30, 0.6);--color-white:#ffff;--color-btn-light:#e9e9ec;--color-green:#8be889;--color-red:#ff1818}#footer{border-top:1px solid var(--color-light-gray);padding:2rem 0}@media screen and (min-width:1200px){#footer{padding:0;height:7rem;display:flex;align-items:center}}#footer .container{display:flex;flex-direction:column;align-items:center;row-gap:2rem}@media screen and (min-width:1200px){#footer .container{flex-direction:row;justify-content:space-between}}@media screen and (min-width:1200px){#footer-text{order:1;flex:1}}@media screen and (min-width:1200px){#footer-logo{order:2}}#footer-nav{display:flex;column-gap:1.5rem;justify-content:flex-end}#footer-nav a:hover{color:var(--color-blue)}@media screen and (min-width:1200px){#footer-nav{order:3;flex:1}}:root{--color-black:#04001e;--color-gray:#737387;--color-light-gray:#e9e9ec;--color-blue:#002bff;--color-blue-light:#3355ff;--color-light:rgba(4, 0, 30, 0.6);--color-white:#ffff;--color-btn-light:#e9e9ec;--color-green:#8be889;--color-red:#ff1818}@media screen and (min-width:1200px){#faq{display:flex}}#faq-content{text-align:center;margin-bottom:3.25rem}#faq-content p{margin-bottom:0}@media screen and (min-width:1200px){#faq-content{width:50%;text-align:left;padding-right:15rem;margin-bottom:0;padding-top:5rem}}@media screen and (min-width:1200px){#faq-list{width:50%}}.collapse{background-color:#fff;border:1px solid var(--color-light-gray);border-radius:.625rem;margin-bottom:1rem}@media screen and (min-width:1200px){.collapse{margin-bottom:2rem}}.collapse:hover{background-color:rgba(0,0,0,.02)}.collapse:last-child{margin-bottom:0}.collapse-button{cursor:pointer;padding:1.5rem;display:flex;align-items:center;column-gap:1.5rem;font-size:1rem;text-align:left}.collapse-button .icon{font-size:1.5rem;flex-shrink:0}.collapse-button .icon-minus{display:none}.collapse-button.active .icon-plus{display:none}.collapse-button.active .icon-minus{display:block}.collapse-content{padding:0 1.5rem;max-height:0;overflow:hidden;transition:max-height .2s ease-out}@media screen and (min-width:1200px){.collapse-content{padding-left:4.5rem}}:root{--color-black:#04001e;--color-gray:#737387;--color-light-gray:#e9e9ec;--color-blue:#002bff;--color-blue-light:#3355ff;--color-light:rgba(4, 0, 30, 0.6);--color-white:#ffff;--color-btn-light:#e9e9ec;--color-green:#8be889;--color-red:#ff1818}#mobile-menu-wrapper{position:fixed;inset:0;z-index:100;background-color:rgba(92,92,92,.1);backdrop-filter:blur(5px) contrast(90%);-webkit-backdrop-filter:blur(5px) contrast(90%);opacity:0;pointer-events:none;overflow:hidden;transition:all .3s 0s ease}.mobile-menu-active #mobile-menu-wrapper{opacity:1;pointer-events:visible}#mobile-menu{background-color:rgba(255,255,255,.9);backdrop-filter:blur(40px) contrast(10%);width:20rem;margin-left:auto;height:100%;padding:3.1rem 1.5rem 0 1.5rem;position:relative;transform:translateX(50px);transition:all .3s 0s ease;position:relative;z-index:1}.mobile-menu-active #mobile-menu{transform:translateX(0)}#mobile-navigation{margin-bottom:1.5rem}#mobile-navigation a{display:flex;font-size:1rem;justify-content:space-between;align-items:center;padding:1rem 0;margin-bottom:.5rem;border-bottom:1px solid var(--color-light-gray)}#mobile-navigation a:last-child{margin-bottom:0}#mobile-navigation a .icon{color:var(--color-gray);opacity:.5}#mobile-menu-logo{display:flex;justify-content:center;padding:0 2rem 2.5rem 2rem;position:absolute;inset:0;top:auto}#mobile-menu-close-button{position:absolute;top:0;right:0;width:4.625rem;height:3.125rem;font-size:1.5rem;display:flex;align-items:center;justify-content:center}#mobile-menu-closer-bg{position:absolute;inset:0;z-index:0}:root{--color-black:#04001e;--color-gray:#737387;--color-light-gray:#e9e9ec;--color-blue:#002bff;--color-blue-light:#3355ff;--color-light:rgba(4, 0, 30, 0.6);--color-white:#ffff;--color-btn-light:#e9e9ec;--color-green:#8be889;--color-red:#ff1818}.page-inner-sm{max-width:36rem;margin-inline:auto;display:flex;flex-direction:column;align-items:center}.page-inner-sm :last-child{margin-bottom:0}.page-title{max-width:31.5rem;text-align:center;margin-bottom:3rem}.page-title :last-child{margin-bottom:0}.page-card{width:100%;text-align:center;margin-bottom:2.5rem}@media screen and (min-width:1200px){.page-card{margin-bottom:3.5rem}}.page-card :last-child{margin-bottom:0}.page-card>h3{margin-bottom:2rem}@media screen and (min-width:1200px){.page-card>h3{padding-inline:4rem}}:root{--color-black:#04001e;--color-gray:#737387;--color-light-gray:#e9e9ec;--color-blue:#002bff;--color-blue-light:#3355ff;--color-light:rgba(4, 0, 30, 0.6);--color-white:#ffff;--color-btn-light:#e9e9ec;--color-green:#8be889;--color-red:#ff1818}.card{border:1px solid var(--color-light-gray);padding:2rem;border-radius:1.25rem}.card-scan{background-image:url(/assets/img/card-scan-bg.jpg);background-repeat:no-repeat;background-position:center;background-size:cover;border-radius:10px;padding:18px;color:#fff}@media screen and (min-width:1200px){.card-scan{flex:1 0 calc(33.33% - 1rem)}}.card-scan.card-scan-completed{background-image:url(/assets/img/card-scan-bg-success.jpg)}.card-scan-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.card-scan-progress{height:8px;border-radius:4px;display:block;position:relative;background-color:rgba(255,255,255,.1)}.card-scan-progress span{display:block;position:absolute;top:0;left:0;bottom:0;border-radius:8px;background-color:#fff;width:0;transition:all .2s 0s linear}.card-scan-list{display:flex;flex-direction:column;gap:1rem}@media screen and (min-width:1200px){.card-scan-list{flex-direction:row}}.card-scan-completed .card-scan-progress span{width:100%;background-color:#8be889}.card-scan-text span:nth-child(2){display:none}.card-scan-completed .card-scan-text span:nth-child(2){display:inline}.card-scan-completed .card-scan-text span:nth-child(1){display:none}:root{--color-black:#04001e;--color-gray:#737387;--color-light-gray:#e9e9ec;--color-blue:#002bff;--color-blue-light:#3355ff;--color-light:rgba(4, 0, 30, 0.6);--color-white:#ffff;--color-btn-light:#e9e9ec;--color-green:#8be889;--color-red:#ff1818}.select-agent-card{display:flex;align-items:center;background-color:#fbfbfb;border-radius:1.25rem;border:1px solid transparent;padding:0 1.875rem;height:6.875rem;transition:border-color .2s 0s ease;margin-bottom:1.125rem}.select-agent-card:last-child{margin-bottom:0}.select-agent-card-icon{width:2.625rem;height:2.625rem;font-size:1.5rem;flex-shrink:0;background-color:rgba(0,43,255,.1);border-radius:.5rem;display:flex;align-items:center;justify-content:center;margin-right:1.5rem}.select-agent-card-content{display:flex;flex-direction:column;align-items:flex-start;row-gap:.5rem;flex:1}.select-agent-card-content h3{margin-bottom:0;font-weight:700}.spinner{align-self:center;display:flex;align-items:center;justify-content:center;position:relative;width:5rem;height:5rem;border-radius:50%;background:linear-gradient(to right,#49f893,#49f893,#fff);animation:rotate .9s linear infinite}.spinner .circle{width:3.75rem;height:3.75rem;background-color:#fff;border-radius:50%}.spinner .circle2{width:3.75rem;height:3.125rem;background-color:#fff;border-radius:50%;position:absolute;box-shadow:0 5px 10px 20px #fff;transform:translate(30px,30px)}@keyframes rotate{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}:root{--color-black:#04001e;--color-gray:#737387;--color-light-gray:#e9e9ec;--color-blue:#002bff;--color-blue-light:#3355ff;--color-light:rgba(4, 0, 30, 0.6);--color-white:#ffff;--color-btn-light:#e9e9ec;--color-green:#8be889;--color-red:#ff1818}.otp-input-group{display:flex;column-gap:.625rem;margin-bottom:2.5rem}.otp-input{width:4rem;height:4rem;font-size:1.5rem;padding:0;text-transform:uppercase;text-align:center;border-radius:.625rem;border-width:1px;border-style:solid;border-color:var(--color-light-gray)}.otp-input.success{border-color:var(--color-green)}.otp-input.error{border-color:var(--color-red)}.otp-input:focus{outline:0;border-color:var(--color-blue)}@media screen and (min-width:1200px){.otp-input{width:4.5rem;height:4.5rem}}:root{--color-black:#04001e;--color-gray:#737387;--color-light-gray:#e9e9ec;--color-blue:#002bff;--color-blue-light:#3355ff;--color-light:rgba(4, 0, 30, 0.6);--color-white:#ffff;--color-btn-light:#e9e9ec;--color-green:#8be889;--color-red:#ff1818}@media screen and (min-width:1200px){#section-step{display:flex;gap:3rem}}#section-step-title{margin-bottom:3.25rem}#section-step-title h6{color:var(--color-blue)}#section-step-title h2{margin-bottom:0}.card-step{display:flex;gap:1.5rem}.card-step:last-child .card-step-direction::after{display:none}.card-step-inner h6{color:var(--color-blue)}.card-step-inner p{color:rgba(4,0,30,.6);margin-bottom:0}.card-step-direction{display:flex;flex-direction:column;align-items:center;gap:1rem}.card-step-direction::after{content:"";display:block;width:1px;background-color:currentColor;height:100px}.card-step-icon{width:3rem;aspect-ratio:1;border-radius:.5rem;display:flex;align-items:center;justify-content:center;font-size:1.875rem;background-color:currentColor}.card-step-icon svg{color:#fff}.card-step-list{display:flex;flex-direction:column;gap:2rem}:root{--color-black:#04001e;--color-gray:#737387;--color-light-gray:#e9e9ec;--color-blue:#002bff;--color-blue-light:#3355ff;--color-light:rgba(4, 0, 30, 0.6);--color-white:#ffff;--color-btn-light:#e9e9ec;--color-green:#8be889;--color-red:#ff1818}#about-section{overflow:hidden;background-color:#0b0a0a;background-image:url(/assets/img/about-img.webp);background-size:auto 100%;background-position:center;background-repeat:no-repeat;height:550px;color:#fff;position:relative;display:flex;flex-direction:column;justify-content:flex-end;position:relative;padding:2rem 0 1.5rem 0}#about-section .container{position:relative;z-index:2;height:100%;display:flex;justify-content:flex-end;flex-direction:column;gap:1.5rem}#about-section::after{content:"";position:absolute;inset:0;background-color:rgba(0,0,0,.3)}@media screen and (min-width:1200px){#about-section::after{display:none}}@media screen and (min-width:1200px){#about-section{margin-bottom:4.5rem;justify-content:center;padding-bottom:5rem}}#about-section-text{font-size:1.5rem;line-height:1.3;max-width:28.75rem}@media screen and (min-width:1200px){#about-section-text{font-size:1.5rem}}#about-section-bottom-text{font-size:1.5rem;line-height:1.25}#about-section-bottom-text h6{font-size:.875rem;opacity:.8;margin-bottom:0;margin-top:.5rem}:root{--color-black:#04001e;--color-gray:#737387;--color-light-gray:#e9e9ec;--color-blue:#002bff;--color-blue-light:#3355ff;--color-light:rgba(4, 0, 30, 0.6);--color-white:#ffff;--color-btn-light:#e9e9ec;--color-green:#8be889;--color-red:#ff1818}#section-signal-analyzed{background-image:url(/assets/img/signal-analyzed-bg.jpg);background-size:cover;color:#fff;display:flex;align-items:center;justify-content:center;height:14rem;display:flex;flex-direction:column}@media screen and (min-width:1200px){#section-signal-analyzed{height:21.625rem}}#section-signal-analyzed h6{font-size:1.125rem;letter-spacing:.1em}@property --percent{syntax:"<number>";initial-value:1166078143;inherits:false}#analyzed-signal-number{transition:--percent 1s linear;font-size:12vw;font-family:"Space Grotesk",sans-serif;font-weight:600;line-height:12vw;margin-bottom:1.5rem}@media screen and (min-width:1200px){#analyzed-signal-number{font-size:10.4vw;line-height:10.4vw}}@media (min-width:1441px){#analyzed-signal-number{font-size:150px;line-height:150px}}@keyframes marquee{from{transform:translateX(0)}to{transform:translateX(-100%)}}#section-signal-process{height:2.8rem;background-color:var(--color-black);display:flex;align-items:center;padding-inline:1rem;overflow:hidden}@media screen and (min-width:1200px){#section-signal-process{justify-content:center}}.section-signal-process-info{display:flex;align-items:center;font-size:.875rem;letter-spacing:.1em;color:rgba(255,255,255,.8);flex-shrink:0}.section-signal-process-info .icon{font-size:2.5rem;color:rgba(255,255,255,.3);flex-shrink:0;margin:0 1.5rem}#signal-process-steps{display:flex;align-items:center;flex-shrink:0;animation:marquee 10s infinite linear;padding-left:50%}@media screen and (min-width:1200px){#signal-process-steps{animation:none;padding-left:0}#signal-process-steps:not(:first-child){display:none}}
/*# sourceMappingURL=main.css.map */
