.header_container{display:flex;flex-direction:column;position:fixed;width:100%}header{-webkit-backdrop-filter:blur(7.5px);backdrop-filter:blur(7.5px);background:#fffc;border-bottom:1px solid #ececec;border-bottom:1px solid var(--grey-light,#ececec);flex-wrap:wrap;height:8vh;justify-content:space-between;padding:0 10%;width:100%;z-index:999}.logo_container,header{align-items:center;display:flex}#logo{width:120px}nav{display:flex;gap:50px}nav a{color:var(--normal)}nav a.active{color:var(--black);font-weight:500}.coming_soon,.navButton{display:flex;gap:8px}.coming_soon{align-items:center;background-color:var(--main-blue);flex-wrap:wrap;justify-content:space-between;padding:6px 10%;width:100%}.coming_soon_timer{display:flex;gap:8px}.coming_soon_timer p{align-items:center;background-color:#fff6;border-radius:4px;color:var(--white);display:flex;justify-content:center;padding:0 8px;text-align:center}.coming_soon h4{color:var(--white);font-size:16px}@media screen and (max-width:680px){header{height:10vh;padding:0 5%}.coming_soon{padding:6px 5%}.coming_soon_timer p{font-size:14px}}.hamburgerButton{background-color:initial;border:none;cursor:pointer;display:flex;flex-direction:column;height:20px;justify-content:space-between;padding:0;width:30px}.hamburgerLine{background-color:var(--dark);height:2px;transition:all .3s ease-in-out;width:100%}.hamburgerButton.open .hamburgerLine:first-child{transform:translateY(8px) rotate(45deg)}.hamburgerButton.open .hamburgerLine:nth-child(2){opacity:0}.hamburgerButton.open .hamburgerLine:nth-child(3){transform:translateY(-10px) rotate(-45deg)}.menuContent{background-color:var(--white);display:inline-flex;flex-direction:column;gap:50px;height:100vh;justify-content:center;left:0;padding:0 10%;position:absolute;top:0;width:100%;z-index:-1}.menuItems{display:flex;flex-direction:column}.menuItems a{font-size:25px;font-weight:500}@media screen and (max-width:680px){.menuContent{padding:0 5%}}.footer_top div{display:flex;flex-direction:column;gap:5px}.footer_top{background-color:var(--light);flex-wrap:wrap;justify-content:space-between;padding:30px 10%}.footer_bottom,.footer_top{align-items:center;display:flex}.footer_bottom{background-color:var(--normal);gap:20px;padding:10px 10%}.footer_bottom_link{align-items:center;display:flex;justify-content:center}.social_media_icon{color:var(--white);transition:all .4s}.social_media_icon:hover{color:var(--mid)}#footerRights{align-self:flex-start}#changeLanguages a{background-color:var(--white);border-radius:8px;display:flex;gap:10px;padding:5px 8px}#changeLanguages a:hover{cursor:pointer}#changeLanguages a img{object-fit:contain;width:20px}#changeLanguages a.activeLanguage{background-color:var(--mid);border:1px solid var(--dark)}@media screen and (max-width:1200px){.footer_top{grid-gap:30px;display:grid;gap:30px;grid-template-columns:auto auto auto}#changeLanguages a{width:120px}}@media screen and (max-width:680px){.footer_top{grid-gap:30px;display:grid;gap:30px;grid-template-columns:auto;padding:30px 5%}}#landingPageSection,#landingPageText{align-items:center;display:flex;flex-direction:column}#landingPageText{gap:30px;margin:0 auto;text-align:center}#landingPageText p{width:450px}#landingPageText img{width:20px}#landingPageMockup{margin-top:-80px;object-fit:contain;width:60%;z-index:-1}.homeReferencesContainer{display:grid;grid-template-columns:repeat(6,1fr)}#homePlatformSection{align-items:center;color:#fff;display:flex;flex-direction:column;gap:200px;margin-top:10vh;padding-top:10vh;text-align:center}#platformTitles{overflow:hidden;width:100%}#platformTitles p{color:#ffffff1a;font-size:80px;font-weight:900;letter-spacing:-4px;line-height:90px;overflow:hidden;text-transform:uppercase;white-space:nowrap}#platformTitles p span{color:#fff;font-weight:900;opacity:1}#allPlatformsDiv{align-items:center;display:flex;flex-direction:column;gap:30px}#allPlatformsDiv p{width:60%}#homeFeatureSection{display:flex;flex-direction:column;gap:50px;padding-top:18vh}#homeFeaturesTitle{align-items:flex-end;display:flex;justify-content:space-between}#homeFeaturesDiv{display:flex;gap:16px;height:60vh;overflow:hidden}#homeFeaturesDiv .homeFeatureDiv{flex:1 1}.homeFeatureDiv{align-items:center;background-color:var(--light);border-radius:12px;display:flex;justify-content:center;padding:16px}.homeFeaturesDarkBackground{background-color:var(--dark)}.homeFeatureSmall{display:flex;flex-direction:column;gap:16px}.homeFeatureSmall .homeFeatureDiv{flex:1 1}#homeReferencesSection{align-items:center;display:flex;flex-direction:column;gap:50px;height:100vh;justify-content:center;position:relative;text-align:center;z-index:-999}#homeReferencesSection div{align-content:center;display:flex;flex-wrap:wrap;gap:30px;justify-content:center}#homeReferencesSection div img{width:200px;z-index:-999}#homeReferencesSection div{filter:grayscale(100%);opacity:.7}#homeActionSection{display:flex;flex-wrap:wrap;gap:16px;margin:0 auto;padding:0 15% 18vh;width:80%}.homeActionDiv{align-items:center;background-color:var(--light);border-radius:12px;display:flex;flex:1 1;flex-direction:column;gap:20px;justify-content:flex-start;padding:50px;text-align:center}.homeActionDiv p{width:100%}.qrCodes{align-items:center;background-color:#000;display:flex;justify-content:center;overflow:hidden;padding-bottom:20vh;padding-top:20vh;position:relative;z-index:1}.qrCodes:hover{cursor:none}.qrCodesImages{align-items:center;display:flex;gap:300px}.qrCodesImages p{color:#000}.qrCodesImage{align-items:center;display:flex;flex-direction:column}.qrCodes .qrCodesImage img{width:250px}.qrCodes .qrCodesImage .qrCodesImage_hide{margin-bottom:30px;width:120px}#googlePlayStore{margin-top:150px}.cursor{background-color:#fff;border-radius:50%;display:none;height:400px;margin-left:-200px;margin-top:-200px;pointer-events:none;position:absolute;width:400px;z-index:-1}.qrCodes.circle-mode .cursor{display:block}.callToActionMobile{display:none}@media screen and (max-width:1200px){#landingPageMockup{margin-top:-50px;width:80%}.callToActionMobile{display:flex}}@media screen and (max-width:680px){#landingPageMockup{margin-top:0;width:90%}#landingPageText p{width:90%}#platformTitles p{font-size:50px;line-height:55px}#allPlatformsDiv p{width:90%}.qrCodesImages{background-color:var(--white);border-radius:50%;gap:30px;height:350px;justify-content:center;width:350px}.qrCodesImage{z-index:999999}.qrCodesImage:hover{cursor:pointer}.qrCodes.circle-mode .cursor{display:none}.qrCodes .qrCodesImage img{width:100px}.qrCodes .qrCodesImage p{font-size:15px}#googlePlayStore{margin-top:0}#homeFeaturesTitle{align-items:flex-start;flex-direction:column;gap:16px}#homeFeaturesDiv{grid-gap:4px;display:grid;gap:4px;grid-template-columns:auto auto auto auto;height:-webkit-fit-content;height:fit-content;width:100%}#homeFeaturesDiv .homeFeatureDiv{flex:content}.homeFeatureDiv{border-radius:0}.homeFeatureSmall{flex-direction:row;gap:4px;grid-column:span 3}#homeFeaturesDiv img{width:100%}#homeReferencesSection{height:auto;padding:18vh 0}#homeReferencesSection div{grid-gap:16px;grid-row-gap:30px;display:grid;gap:16px;grid-template-columns:auto auto auto;padding:0 10%;row-gap:30px}#homeReferencesSection div img{width:100%}#homeActionSection{flex-direction:column;gap:8px;padding:0 5% 18vh}.homeActionDiv{gap:16px;height:auto;min-height:0;padding:16px 16px 24px;width:100%}.homeActionDiv p{color:var(--normal);width:100%}.homeActionDiv .navButton a{border-radius:8px;width:100%}}#pricingPlans{display:flex;flex-wrap:wrap;gap:30px;justify-content:center;padding:0 10%;text-align:left}.plan_container{border:1px solid var(--mid);border-radius:16px;display:flex;flex:1 1;flex-direction:column;gap:30px;justify-content:space-between;padding:30px}.plan{display:flex;flex-direction:column;gap:20px}.plan_container a{border-radius:10px;width:100%}#pricingPlans hr{background-color:var(--light);border:0;outline:none;width:2px}.planTitleContainer{align-items:center;display:flex;justify-content:space-between}.recommended{align-items:center;background-color:var(--main-blue);border-radius:40px;display:flex;gap:4px;padding:2px 10px;width:-webkit-fit-content;width:fit-content}.recommended p{color:var(--white);font-size:14px}.planDescription,.planIncludes{display:flex;flex-direction:column;gap:10px}.planTitle{color:var(--black)}.includedFeatures{align-items:center;display:flex;gap:10px}.includedFeatures img{min-width:20px;width:20px}#pricingDiscount{display:flex;flex-direction:column;gap:50px;margin-top:10vh;padding:0 7%;text-align:left}#discountContainer{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}#discountContainer p{width:30%}#discountTableDiv{width:40%}.pricing_with_tag{align-items:center;display:flex;gap:8px}.tag{background-color:var(--light);border-radius:20px;display:flex;font-size:14px;padding:2px 8px;width:-webkit-fit-content;width:fit-content}#discountTableDiv table{border-collapse:collapse;width:100%}#discountTableDiv table tr{border-bottom:2px solid var(--light);height:50px}#discountTableDiv table td:last-child{color:var(--main-green)}.pricing_club_table{display:flex;flex-direction:column}.pricing_club_table div{align-items:center;border-bottom:1px solid var(--light);display:flex;justify-content:space-between;padding:4px 0}@media screen and (max-width:1800px){#pricingPlans{gap:20px;padding:0}}@media screen and (max-width:1200px){#pricingPlans{flex-direction:column}}#faqSection{align-items:center;gap:80px;margin:0 auto;width:50%}#faqSection input{align-self:flex-start;background-color:var(--white);border-bottom:1px solid var(--normal);border-radius:12px;border-radius:0;display:flex;outline:none;padding:10px 0;width:-webkit-fit-content;width:fit-content}.faqSearch input{outline:none}.faqSearch input:focus~.faqSearch{border:1px solid blue}.faqSearchIcon{opacity:.6;width:20px}.faqList{display:flex;flex-direction:column;gap:4px;width:100%}#faqSection .horizontal_line{background-color:var(--light);border:none;height:1px;outline:none;width:100%}.faqQuestion{align-items:center;background-color:var(--white);border-radius:0;display:flex;justify-content:space-between;padding:10px 0;text-align:left}.faqQuestion:hover{cursor:pointer}.faqDropdownIcon{transform:all .8s;width:16px}.faqDropdownIcon.active{transform:rotate(180deg)}.faqAnswer{color:var(--normal);display:flex;padding:8px 0;text-align:left}.faqAnswer *{max-width:100%}@media screen and (max-width:1200px){.faqList{width:100%}}@media screen and (max-width:680px){#faqSection{gap:50px}}#aboutUsLandingPageSection{align-items:center;display:flex;flex-direction:column;gap:50px;height:100vh;justify-content:center;text-align:center}#aboutUsLandingPageSection h1{font-size:60px;width:60%}#aboutUsLandingPageSection img{width:20px}#aboutUsImages{align-items:center;display:flex;flex-direction:column;margin-top:15vh;overflow:hidden;width:100%}#aboutUsImages video{width:60%}#aboutUsYearsSection{align-items:center;display:flex;flex-direction:column;gap:80px;padding:20vh 0;text-align:center}#aboutUsYearsSection div{display:flex;flex-direction:column;gap:20px;width:550px}#aboutUsYearsSection h1{font-size:80px}#aboutUsYearsSection .dots{gap:0}.dots span{font-size:60px}#aboutUsSecuritySection{display:flex;justify-content:space-between;padding:40vh 15%}#aboutUsSecurityText{display:flex;flex-direction:column;gap:50px;width:40%}#aboutUsSecuritySection img{object-fit:contain;width:400px}#aboutUsFeedbackSection{align-items:center;display:flex;flex-direction:column;gap:50px;padding:18vh 30%;text-align:center}#feedbackDescription{width:70%}#aboutUsFeedbackSection form{display:flex;gap:20px;text-align:left;width:70%}@media screen and (max-width:1440px){#aboutUsLandingPageSection h1{width:90%}}@media screen and (max-width:1200px){#aboutUsImages{flex-direction:column;height:auto}#aboutUsImages img{height:60vh;width:100%}#aboutUsSecuritySection{align-items:center;flex-direction:column;gap:80px;padding:40vh 10%;text-align:center}#aboutUsSecurityText{width:100%}#aboutUsSecuritySection img{width:300px}#aboutUsFeedbackSection{padding:18vh 10%}}@media screen and (max-width:680px){#aboutUsLandingPageSection h1{font-size:40px;width:90%}#aboutUsImages img{height:40vh;width:100%}#aboutUsImages video{width:80%}#aboutUsYearsSection{gap:30px}#aboutUsYearsSection h1{font-size:40px}#aboutUsYearsSection div{width:90%}.dots span{font-size:40px}#aboutUsSecuritySection{padding:40vh 5%}#aboutUsSecuritySection img{width:60%}#aboutUsFeedbackSection{padding:18vh 5%}#aboutUsFeedbackSection form,#feedbackDescription{width:100%}}#contactSection{align-items:center;display:flex;height:100vh;justify-content:space-between}#contactContent{display:flex;flex-direction:column;gap:50px;width:50%}#contactContent #description{width:70%}#contactContent div{display:flex;gap:12px}#contactSection form{min-width:300px;width:30%}@media screen and (max-width:1200px){#contactSection form{width:45%}}@media screen and (max-width:1000px){#contactSection{flex-direction:column;height:auto}#contactContent,#contactContent #description,#contactSection form{width:100%}#contactSection form{margin-top:50px}}.contact_form_input_container{display:flex;flex-direction:column;gap:8px}.contact_form button{align-self:flex-end}:root{--main-blue:#1070ff;--light-blue:#cfe2ff;--transparent-blue:#1070ff33;--white:#fff;--light:#ececec;--mid:#d6d6d6;--normal:grey;--dark:#383838;--black:#000;--main-green:#0ca959;--light-green:#0ca95933;--red_transparent:#f4433633;--red_light:#fdd9d7;--red_main:#f44336;--green_main:#0ca959;--green_transparent:#0ca95933;--green_light:#ceeede;--orange_main:#ffb84e;--orange_transparent:#ffb84e33;--purple_main:#ae4fda;--purple_transparent:#ae4fda33}*{box-sizing:border-box;font-family:Satoshi-Variable,sans-serif;font-weight:500;margin:0;padding:0;scroll-behavior:smooth}h1{font-size:55px}h1,h2{font-weight:700}h2{font-size:40px}h3{font-size:30px}h3,h4{font-weight:600}h4{font-size:20px}h5{font-weight:700}h5,h6{font-size:18px}a,button,input,li,option,p,select,td,textarea,th{color:#383838;color:var(--dark);font-size:16px;line-height:150%}a,button{text-decoration:none}a:hover,button:hover{cursor:pointer}.white{color:#fff;color:var(--white)}.opacityNone{opacity:0}label{color:#383838;color:var(--dark);font-size:15px}.pageTitle{display:flex;flex-direction:column;gap:20px}.defaultButton{background-color:#ececec;background-color:var(--light);border:0;border-radius:12px;display:block;height:-webkit-min-content;height:min-content;min-width:120px;outline:none;padding:8px 12px;text-align:center;width:-webkit-fit-content;width:fit-content}.centeredButton{align-items:center;display:flex;justify-content:center}.blueButton,input[type=submit]{background-color:#1070ff;background-color:var(--main-blue);color:#fff}input[type=submit]:hover{cursor:pointer}.darkButton{background-color:#383838;background-color:var(--dark);color:#fff}.inputDiv{display:flex;flex-direction:column;gap:8px}.textOnBlackSection{color:grey;color:var(--normal);font-size:20px}.sectionWithDefaultPadding{min-height:100vh;padding:18vh 10%}.blackBackground{background-color:#000;background-color:var(--black)}.sectionPaddingTop{padding-top:18vh}.defaultSitePadding{padding:0 10%}.centeredSection{align-items:center;gap:80px;text-align:center}.centeredSection,form{display:flex;flex-direction:column}form{gap:20px}input,option,select,textarea{background-color:#ececec;background-color:var(--light);border:0;border-radius:12px;min-width:300px;outline:none;padding:10px 16px;width:100%}input[type=submit]{align-self:flex-end;min-width:150px;width:-webkit-min-content;width:min-content}textarea{height:20vh;width:100%}input:focus,textarea:focus{outline:1px solid grey;outline:1px solid var(--normal)}.data_screen{display:flex;flex-direction:column;gap:30px;margin:0 auto;width:60%}.data_screen h5{color:#383838;color:var(--dark);font-size:16px}.data_rights_container{display:flex;flex-direction:column;gap:16px}.link_underline{text-decoration:underline}.error_container{align-items:center;display:flex;flex-direction:row;gap:12px}@media screen and (max-width:1200px){h1{font-size:50px}h2{font-size:40px}.data_screen{width:100%}}@media screen and (max-width:680px){h1{font-size:35px}h2{font-size:25px}h3,h4,h5,h6{font-size:20px}a,input,option,p,select,td,textarea,th{color:#383838;color:var(--dark);font-size:16px;line-height:150%}.sectionWithDefaultPadding{padding:18vh 5%}.centeredSection{gap:50px}input,option,select,textarea{width:100%}.defaultSitePadding{padding:0 5%}}@font-face{font-display:swap;font-family:Satoshi-Variable;font-style:normal;font-weight:300 900;src:url(/static/media/Satoshi-Variable.353a66cdd8922bb63107.woff2) format("woff2"),url(/static/media/Satoshi-Variable.4db206aaad2132de9db7.woff) format("woff"),url(/static/media/Satoshi-Variable.536fda9b164542087fc7.ttf) format("truetype")}@font-face{font-display:swap;font-family:Satoshi-VariableItalic;font-style:italic;font-weight:300 900;src:url(/static/media/Satoshi-VariableItalic.9d501e440d7109a57c88.woff2) format("woff2"),url(/static/media/Satoshi-VariableItalic.fe877592580e0a941b9e.woff) format("woff"),url(/static/media/Satoshi-VariableItalic.9519fea9567e2405bc08.ttf) format("truetype")}@font-face{font-display:swap;font-family:Satoshi-Light;font-style:normal;font-weight:300;src:url(/static/media/Satoshi-Light.df8f06167ee6fd05a131.woff2) format("woff2"),url(/static/media/Satoshi-Light.67e7fa77f107df3491b6.woff) format("woff"),url(/static/media/Satoshi-Light.22ef061781b1162ac317.ttf) format("truetype")}@font-face{font-display:swap;font-family:Satoshi-LightItalic;font-style:italic;font-weight:300;src:url(/static/media/Satoshi-LightItalic.540a6dd2e29f70e15477.woff2) format("woff2"),url(/static/media/Satoshi-LightItalic.9473bef147f48d191d0d.woff) format("woff"),url(/static/media/Satoshi-LightItalic.bdeb9dc94481cdcc43dd.ttf) format("truetype")}@font-face{font-display:swap;font-family:Satoshi-Regular;font-style:normal;font-weight:400;src:url(/static/media/Satoshi-Regular.9ec05085c4cd2966eba8.woff2) format("woff2"),url(/static/media/Satoshi-Regular.ca3da5fd2b609836ef69.woff) format("woff"),url(/static/media/Satoshi-Regular.fe762acc7e97cb612805.ttf) format("truetype")}@font-face{font-display:swap;font-family:Satoshi-Italic;font-style:italic;font-weight:400;src:url(/static/media/Satoshi-Italic.f4acf4adbba9bcd2c75c.woff2) format("woff2"),url(/static/media/Satoshi-Italic.a7000aa1c017eec57868.woff) format("woff"),url(/static/media/Satoshi-Italic.89c785539a22fa0dfa0f.ttf) format("truetype")}@font-face{font-display:swap;font-family:Satoshi-Medium;font-style:normal;font-weight:500;src:url(/static/media/Satoshi-Medium.1ffe968245568e8ba1e7.woff2) format("woff2"),url(/static/media/Satoshi-Medium.2419b46c96ed15331ba2.woff) format("woff"),url(/static/media/Satoshi-Medium.759562088ba19068aef8.ttf) format("truetype")}@font-face{font-display:swap;font-family:Satoshi-MediumItalic;font-style:italic;font-weight:500;src:url(/static/media/Satoshi-MediumItalic.6be6d51d5fc7402ee45f.woff2) format("woff2"),url(/static/media/Satoshi-MediumItalic.cb8316e39642de8a12d5.woff) format("woff"),url(/static/media/Satoshi-MediumItalic.5db9ec801a311bdf187b.ttf) format("truetype")}@font-face{font-display:swap;font-family:Satoshi-Bold;font-style:normal;font-weight:700;src:url(/static/media/Satoshi-Bold.a0e6d25529eab537426c.woff2) format("woff2"),url(/static/media/Satoshi-Bold.a875ff682ee232938607.woff) format("woff"),url(/static/media/Satoshi-Bold.137a52d9f47dd71c6247.ttf) format("truetype")}@font-face{font-display:swap;font-family:Satoshi-BoldItalic;font-style:italic;font-weight:700;src:url(/static/media/Satoshi-BoldItalic.99235b175b514139aed0.woff2) format("woff2"),url(/static/media/Satoshi-BoldItalic.d6da0f2020393863d720.woff) format("woff"),url(/static/media/Satoshi-BoldItalic.95e24575ceb54c131b6b.ttf) format("truetype")}@font-face{font-display:swap;font-family:Satoshi-Black;font-style:normal;font-weight:900;src:url(/static/media/Satoshi-Black.b5013d854bb5a8e48651.woff2) format("woff2"),url(/static/media/Satoshi-Black.4261d202e1e9410db1bf.woff) format("woff"),url(/static/media/Satoshi-Black.464354ba5a06467ecac5.ttf) format("truetype")}@font-face{font-display:swap;font-family:Satoshi-BlackItalic;font-style:italic;font-weight:900;src:url(/static/media/Satoshi-BlackItalic.d456cea1fae27f7d4694.woff2) format("woff2"),url(/static/media/Satoshi-BlackItalic.048e5edd452be6c13214.woff) format("woff"),url(/static/media/Satoshi-BlackItalic.6688ad1e9589e6751829.ttf) format("truetype")}
/*# sourceMappingURL=main.6016059a.css.map*/