:root{--blue-main:#1a77e3;--dark-bg:#050505;--light-bg:#fff;--bg-color:var(--light-bg);--text-color:#000;--text-color-light:#4a5568}.header-module-scss-module__fkNH5W__header{background-color:var(--dark-bg);z-index:1000;justify-content:space-between;align-items:center;width:100%;height:72px;padding:0 5%;animation:.5s forwards header-module-scss-module__fkNH5W__slideDown;display:flex;position:fixed;top:0;left:0}.header-module-scss-module__fkNH5W__header .header-module-scss-module__fkNH5W__logoWrapper{z-index:2001;align-items:center;text-decoration:none;display:flex}.header-module-scss-module__fkNH5W__header .header-module-scss-module__fkNH5W__logoWrapper img{width:auto;height:36px}@media only screen and (min-width:320px) and (max-width:960px){.header-module-scss-module__fkNH5W__header .header-module-scss-module__fkNH5W__logoWrapper{position:absolute;left:50%;transform:translate(-50%)}}.header-module-scss-module__fkNH5W__header .header-module-scss-module__fkNH5W__navSection{flex:1;justify-content:flex-end;display:flex}@media only screen and (min-width:320px) and (max-width:960px){.header-module-scss-module__fkNH5W__header .header-module-scss-module__fkNH5W__navSection{display:none}}.header-module-scss-module__fkNH5W__header .header-module-scss-module__fkNH5W__navSection .header-module-scss-module__fkNH5W__nav{gap:20px;padding:30px;display:flex}.header-module-scss-module__fkNH5W__header .header-module-scss-module__fkNH5W__navSection .header-module-scss-module__fkNH5W__navLink{opacity:.85;text-decoration:none;transition:opacity .2s}.header-module-scss-module__fkNH5W__header .header-module-scss-module__fkNH5W__navSection .header-module-scss-module__fkNH5W__navLink:hover{opacity:1}.header-module-scss-module__fkNH5W__header .header-module-scss-module__fkNH5W__rightSection{align-items:center;display:flex}@media only screen and (min-width:320px) and (max-width:960px){.header-module-scss-module__fkNH5W__header .header-module-scss-module__fkNH5W__rightSection .header-module-scss-module__fkNH5W__desktopLogin{display:none}}.header-module-scss-module__fkNH5W__menuBtn{color:#fff;cursor:pointer;z-index:2001;background:#ffffff1f;border:none;border-radius:10px;flex-shrink:0;padding:10px;transition:background .2s;display:none}.header-module-scss-module__fkNH5W__menuBtn:hover{background:#fff3}@media only screen and (min-width:320px) and (max-width:960px){.header-module-scss-module__fkNH5W__menuBtn{justify-content:center;align-items:center;display:flex}}.header-module-scss-module__fkNH5W__mobileMenuOverlay{z-index:2000;pointer-events:none;position:fixed;inset:0}.header-module-scss-module__fkNH5W__mobileMenuOverlay.header-module-scss-module__fkNH5W__isOpen{pointer-events:all}.header-module-scss-module__fkNH5W__mobileMenuOverlay.header-module-scss-module__fkNH5W__isOpen .header-module-scss-module__fkNH5W__mobileNav{transform:translate(0)}.header-module-scss-module__fkNH5W__mobileMenuOverlay.header-module-scss-module__fkNH5W__isOpen:before{opacity:1}.header-module-scss-module__fkNH5W__mobileMenuOverlay:before{content:"";opacity:0;background:#0009;transition:opacity .35s;position:absolute;inset:0}.header-module-scss-module__fkNH5W__mobileNav{background:#0d0d0d;flex-direction:column;width:80%;max-width:320px;height:100%;padding:0 0 40px;transition:transform .4s cubic-bezier(.77,0,.18,1);display:flex;position:absolute;top:0;left:0;transform:translate(-100%)}.header-module-scss-module__fkNH5W__mobileNav .header-module-scss-module__fkNH5W__mobileNavTop{border-bottom:1px solid #ffffff12;flex-shrink:0;align-items:center;height:72px;padding:0 6%;display:flex}.header-module-scss-module__fkNH5W__mobileNav .header-module-scss-module__fkNH5W__mobileLogoWrapper{align-items:center;gap:8px;text-decoration:none;display:flex}.header-module-scss-module__fkNH5W__mobileNav .header-module-scss-module__fkNH5W__mobileLogoWrapper img{width:auto;height:32px}.header-module-scss-module__fkNH5W__mobileNav .header-module-scss-module__fkNH5W__mobileLinks{flex-direction:column;flex:1;padding:12px 0;display:flex}.header-module-scss-module__fkNH5W__mobileNav .header-module-scss-module__fkNH5W__mobileNavLink{color:#fff;border-bottom:1px solid #ffffff0f;padding:16px 6%;text-decoration:none;transition:color .2s,background .2s}.header-module-scss-module__fkNH5W__mobileNav .header-module-scss-module__fkNH5W__mobileNavLink:hover{color:#1a77e3;background:#4f78ff0f}.header-module-scss-module__fkNH5W__mobileNav .header-module-scss-module__fkNH5W__mobileFooter{justify-content:center;padding:0 6%;display:flex}.header-module-scss-module__fkNH5W__logoText{color:#fff;letter-spacing:-.01em;font-size:1.1rem;font-weight:700}@keyframes header-module-scss-module__fkNH5W__slideDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}
:root{--blue-main:#1a77e3;--dark-bg:#050505;--light-bg:#fff;--bg-color:var(--light-bg);--text-color:#000;--text-color-light:#4a5568}.button-module-scss-module__x_eeMa__button{cursor:pointer;white-space:nowrap;border:none;border-radius:30px;outline:none;justify-content:center;align-items:center;gap:10px;padding:12px 28px;font-family:inherit;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative}.button-module-scss-module__x_eeMa__button:active{transform:scale(.96)}.button-module-scss-module__x_eeMa__button.button-module-scss-module__x_eeMa__loginBtn{color:#050505;background-color:#fff}.button-module-scss-module__x_eeMa__button.button-module-scss-module__x_eeMa__loginBtn:hover{background-color:#f0f0f0;box-shadow:0 4px 15px #fff3}.button-module-scss-module__x_eeMa__button.button-module-scss-module__x_eeMa__blueBtn{background-color:var(--blue-main);color:#fff}.button-module-scss-module__x_eeMa__button.button-module-scss-module__x_eeMa__blueBtn:hover{background-color:#1a77e3}.button-module-scss-module__x_eeMa__button.button-module-scss-module__x_eeMa__blueBtnMobile{background-color:var(--blue-main);color:#fff;box-sizing:border-box;border-radius:50px;justify-content:center;align-items:center;padding:10px 24px;display:flex;width:100%!important}.button-module-scss-module__x_eeMa__button.button-module-scss-module__x_eeMa__appBtnStore{color:#050505;background:#fff;border-radius:12px;justify-content:flex-start;gap:12px;width:auto;padding:10px 20px!important}.button-module-scss-module__x_eeMa__button.button-module-scss-module__x_eeMa__appBtnStore:hover{filter:brightness();background:#fff;transform:translateY(-4px)}.button-module-scss-module__x_eeMa__button.button-module-scss-module__x_eeMa__appBtnStore .button-module-scss-module__x_eeMa__iconLeft img{width:24px;height:auto}.button-module-scss-module__x_eeMa__button.button-module-scss-module__x_eeMa__appBtnStore .button-module-scss-module__x_eeMa__textWrapper{flex-direction:column;align-items:flex-start;line-height:1.2;display:flex}.button-module-scss-module__x_eeMa__button.button-module-scss-module__x_eeMa__appBtnStore .button-module-scss-module__x_eeMa__topText{opacity:.8;font-size:12px;font-weight:600}.button-module-scss-module__x_eeMa__button.button-module-scss-module__x_eeMa__appBtnStore .button-module-scss-module__x_eeMa__bottomText{font-size:14px;font-weight:600}@media only screen and (min-width:320px) and (max-width:480px){.button-module-scss-module__x_eeMa__button.button-module-scss-module__x_eeMa__appBtnStore{gap:12px;padding:8px 10px!important}}.button-module-scss-module__x_eeMa__button.button-module-scss-module__x_eeMa__disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.button-module-scss-module__x_eeMa__iconLeft,.button-module-scss-module__x_eeMa__iconRight{align-items:center;font-size:1.2rem;display:flex}.button-module-scss-module__x_eeMa__spinner{border:2px solid #0000001a;border-top-color:currentColor;border-radius:50%;width:20px;height:20px;animation:.8s linear infinite button-module-scss-module__x_eeMa__spin}@keyframes button-module-scss-module__x_eeMa__spin{to{transform:rotate(360deg)}}
:root{--blue-main:#1a77e3;--dark-bg:#050505;--light-bg:#fff;--bg-color:var(--light-bg);--text-color:#000;--text-color-light:#4a5568}.footer-module-scss-module__ovWska__footer{background:#fff;padding:0 24px 40px}.footer-module-scss-module__ovWska__footer.footer-module-scss-module__ovWska__footerMobile{padding:0 16px 24px}.footer-module-scss-module__ovWska__aboveCard{text-align:center;background:#fff;padding:20px 24px 0}.footer-module-scss-module__ovWska__pageTitle{background:linear-gradient(#000 0%,#919191 100%);-webkit-text-fill-color:#0000;font-size:64px;font-family:var(--font-poppins),sans-serif;-webkit-background-clip:text;background-clip:text;font-weight:500;display:inline-block}.footer-module-scss-module__ovWska__pageTitle span{-webkit-text-fill-color:inherit}@media only screen and (min-width:480px) and (max-width:768px){.footer-module-scss-module__ovWska__pageTitle{font-size:30px;font-family:var(--font-poppins),sans-serif;font-weight:600}}@media only screen and (min-width:320px) and (max-width:480px){.footer-module-scss-module__ovWska__pageTitle{font-size:30px;font-family:var(--font-poppins),sans-serif;font-weight:600}}.footer-module-scss-module__ovWska__card{background:#000;border-radius:32px;margin-top:48px;padding:64px 64px 48px}@media only screen and (min-width:480px) and (max-width:768px){.footer-module-scss-module__ovWska__card{border-radius:24px;margin-top:32px;padding:40px 24px 32px}}@media only screen and (min-width:320px) and (max-width:480px){.footer-module-scss-module__ovWska__card{border-radius:24px;margin-top:32px;padding:40px 24px 32px}}.footer-module-scss-module__ovWska__contactSection{margin-bottom:64px}@media only screen and (min-width:480px) and (max-width:768px){.footer-module-scss-module__ovWska__contactSection{text-align:left;margin-bottom:32px}}@media only screen and (min-width:320px) and (max-width:480px){.footer-module-scss-module__ovWska__contactSection{text-align:left;margin-bottom:32px}}.footer-module-scss-module__ovWska__navDesc{display:block;color:#fff9!important}.footer-module-scss-module__ovWska__sendRow{justify-content:flex-end;display:flex}.footer-module-scss-module__ovWska__contactDesc{margin-top:16px}.footer-module-scss-module__ovWska__divider{border-color:#ffffff26!important;margin:0!important}.footer-module-scss-module__ovWska__navSection{padding-top:48px}@media only screen and (min-width:480px) and (max-width:768px){.footer-module-scss-module__ovWska__navSection{padding-top:36px}}@media only screen and (min-width:320px) and (max-width:480px){.footer-module-scss-module__ovWska__navSection{padding-top:36px}}.footer-module-scss-module__ovWska__navRow{justify-content:space-between;align-items:flex-start;gap:48px;display:flex}.footer-module-scss-module__ovWska__navRow.footer-module-scss-module__ovWska__navRowMobile{text-align:left;flex-direction:column-reverse;align-items:flex-start;gap:40px}.footer-module-scss-module__ovWska__brandBlock{max-width:320px}@media only screen and (min-width:480px) and (max-width:768px){.footer-module-scss-module__ovWska__brandBlock{flex-direction:column;align-items:flex-start;width:100%;max-width:100%;display:flex}}@media only screen and (min-width:320px) and (max-width:480px){.footer-module-scss-module__ovWska__brandBlock{flex-direction:column;align-items:flex-start;width:100%;max-width:100%;display:flex}}.footer-module-scss-module__ovWska__logoBlock{margin-bottom:16px}@media only screen and (min-width:480px) and (max-width:768px){.footer-module-scss-module__ovWska__logoBlock{margin-bottom:12px}}@media only screen and (min-width:320px) and (max-width:480px){.footer-module-scss-module__ovWska__logoBlock{margin-bottom:12px}}.footer-module-scss-module__ovWska__logoBlock .footer-module-scss-module__ovWska__logoWrapper{display:inline-block}.footer-module-scss-module__ovWska__logoBlock .footer-module-scss-module__ovWska__logoWrapper .footer-module-scss-module__ovWska__footerLogoImg{width:auto;height:38px;display:block}.footer-module-scss-module__ovWska__navCols{gap:64px;display:flex}@media only screen and (min-width:480px) and (max-width:768px){.footer-module-scss-module__ovWska__navCols{justify-content:space-between;gap:12px;width:100%}}@media only screen and (min-width:320px) and (max-width:480px){.footer-module-scss-module__ovWska__navCols{justify-content:space-between;gap:12px;width:100%}}.footer-module-scss-module__ovWska__navCol{flex-direction:column;gap:14px;display:flex}@media only screen and (min-width:480px) and (max-width:768px){.footer-module-scss-module__ovWska__navCol{align-items:flex-start}}@media only screen and (min-width:320px) and (max-width:480px){.footer-module-scss-module__ovWska__navCol{align-items:flex-start}}.footer-module-scss-module__ovWska__navLink{color:#fff;font-size:13px;text-decoration:none;transition:color .2s}.footer-module-scss-module__ovWska__navLink:hover{color:#fff}@media only screen and (min-width:480px) and (max-width:768px){.footer-module-scss-module__ovWska__navLink{font-size:10px}}@media only screen and (min-width:320px) and (max-width:480px){.footer-module-scss-module__ovWska__navLink{font-size:10px}}.footer-module-scss-module__ovWska__socialsMobile{gap:6px;margin-top:32px;display:flex}@media only screen and (min-width:480px) and (max-width:768px){.footer-module-scss-module__ovWska__socialsMobile{justify-content:center;width:100%}}@media only screen and (min-width:320px) and (max-width:480px){.footer-module-scss-module__ovWska__socialsMobile{justify-content:center;width:100%}}.footer-module-scss-module__ovWska__socialsDesktop{gap:12px;display:flex}.footer-module-scss-module__ovWska__socialBtn{background:#1d72f3;border-radius:50%;justify-content:center;align-items:center;transition:transform .2s,opacity .2s;display:flex}.footer-module-scss-module__ovWska__socialBtn:hover{opacity:.9;transform:translateY(-2px)}.footer-module-scss-module__ovWska__bottomBar{justify-content:space-between;align-items:center;padding-top:32px;display:flex}@media only screen and (min-width:480px) and (max-width:768px){.footer-module-scss-module__ovWska__bottomBar{justify-content:center;padding-top:24px}}@media only screen and (min-width:320px) and (max-width:480px){.footer-module-scss-module__ovWska__bottomBar{justify-content:center;padding-top:24px}}.footer-module-scss-module__ovWska__copyright{color:#050505;font-weight:500;font-size:14px!important}
:root{--blue-main:#1a77e3;--dark-bg:#050505;--light-bg:#fff;--bg-color:var(--light-bg);--text-color:#000;--text-color-light:#4a5568}.about-module-scss-module__JuBNBq__about{background-color:#fff;width:100%;padding:100px 0}.about-module-scss-module__JuBNBq__about .about-module-scss-module__JuBNBq__flexContainer{flex-direction:column;align-items:center;gap:32px;display:flex}.about-module-scss-module__JuBNBq__about .about-module-scss-module__JuBNBq__cta{justify-content:center;margin-top:8px;display:flex}.about-module-scss-module__JuBNBq__desc{font-size:19px!important}
:root{--blue-main:#1a77e3;--dark-bg:#050505;--light-bg:#fff;--bg-color:var(--light-bg);--text-color:#000;--text-color-light:#4a5568}.Tabs-module-scss-module__bCgRRG__tabs{border-radius:50px;width:fit-content;padding:6px;transition:all .3s;display:flex}.Tabs-module-scss-module__bCgRRG__tabs.Tabs-module-scss-module__bCgRRG__dark{background:#fff;border:1px solid #ffffff1a}.Tabs-module-scss-module__bCgRRG__tabs.Tabs-module-scss-module__bCgRRG__dark .Tabs-module-scss-module__bCgRRG__tabBtn{color:#fff9;font-family:var(--font-poppins),sans-serif;font-weight:400;font-size:16px!important}.Tabs-module-scss-module__bCgRRG__tabs.Tabs-module-scss-module__bCgRRG__dark .Tabs-module-scss-module__bCgRRG__tabBtn.Tabs-module-scss-module__bCgRRG__active{background:var(--blue-main);font-family:var(--font-poppins),sans-serif;font-weight:400;color:#fff!important;font-size:16px!important}@media only screen and (min-width:320px) and (max-width:960px){.Tabs-module-scss-module__bCgRRG__tabs{justify-content:center;padding:2px}}.Tabs-module-scss-module__bCgRRG__tabBtn{cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:40px;padding:10px 24px;font-size:.9rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);color:#050505!important}.Tabs-module-scss-module__bCgRRG__tabBtn:hover:not(.Tabs-module-scss-module__bCgRRG__active){opacity:.8;color:#050505!important}@media only screen and (min-width:320px) and (max-width:480px){.Tabs-module-scss-module__bCgRRG__tabBtn{padding:6px 9px;font-size:14px!important}}
:root{--blue-main:#1a77e3;--dark-bg:#050505;--light-bg:#fff;--bg-color:var(--light-bg);--text-color:#000;--text-color-light:#4a5568}.FeatureList-module-scss-module__JTXrka__section{width:100%;padding:50px 0}.FeatureList-module-scss-module__JTXrka__section.FeatureList-module-scss-module__JTXrka__light{background-color:#fff}.FeatureList-module-scss-module__JTXrka__section.FeatureList-module-scss-module__JTXrka__dark{background-color:#050505}.FeatureList-module-scss-module__JTXrka__header{text-align:center;flex-direction:column;align-items:center;margin-bottom:60px;display:flex}.FeatureList-module-scss-module__JTXrka__header .FeatureList-module-scss-module__JTXrka__controls{margin-top:30px}@media only screen and (min-width:320px) and (max-width:480px){.FeatureList-module-scss-module__JTXrka__header{margin-bottom:25px}.FeatureList-module-scss-module__JTXrka__subtitle{margin-top:15px!important}}.FeatureList-module-scss-module__JTXrka__list{margin:0;padding:0;list-style:none}.FeatureList-module-scss-module__JTXrka__list .FeatureList-module-scss-module__JTXrka__item{align-items:flex-start;gap:15px;margin-bottom:25px;display:flex}@media only screen and (min-width:320px) and (max-width:960px){.FeatureList-module-scss-module__JTXrka__list .FeatureList-module-scss-module__JTXrka__item{text-align:left;justify-content:flex-start}}.FeatureList-module-scss-module__JTXrka__list .FeatureList-module-scss-module__JTXrka__checkIcon{flex-shrink:0;justify-content:center;align-items:center;display:flex}.FeatureList-module-scss-module__JTXrka__imageBox{justify-content:center;width:100%;display:flex}.FeatureList-module-scss-module__JTXrka__imageBox .FeatureList-module-scss-module__JTXrka__imageWrapper{width:100%;max-width:550px;position:relative}.FeatureList-module-scss-module__JTXrka__imageBox .FeatureList-module-scss-module__JTXrka__imageWrapper .FeatureList-module-scss-module__JTXrka__img{object-fit:cover;border-radius:24px;width:100%;height:auto;display:block}.FeatureList-module-scss-module__JTXrka__imageBox .FeatureList-module-scss-module__JTXrka__imageWrapper .FeatureList-module-scss-module__JTXrka__imageBadge{-webkit-backdrop-filter:blur(20px);white-space:normal;text-align:center;color:#fff;width:max-content;max-width:90%;font-family:var(--font-poppins),sans-serif;z-index:4;background:linear-gradient(#44362fd9 0%,#1a1614f2 100%);border:1px solid #ffffff14;border-radius:20px;justify-content:center;align-items:center;padding:16px 48px;font-size:24px;font-weight:400;display:inline-flex;position:absolute;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 12px 35px #0009}@media only screen and (min-width:320px) and (max-width:480px){.FeatureList-module-scss-module__JTXrka__imageBox .FeatureList-module-scss-module__JTXrka__imageWrapper .FeatureList-module-scss-module__JTXrka__imageBadge{border-radius:15px!important;width:max-content!important;padding:12px 32px!important;font-size:18px!important;bottom:20px!important}}
:root{--blue-main:#1a77e3;--dark-bg:#050505;--light-bg:#fff;--bg-color:var(--light-bg);--text-color:#000;--text-color-light:#4a5568}.debitCardsSection-module-scss-module__am0ANq__section{background-color:#000;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:80px 0;display:flex;position:relative;overflow:hidden}.debitCardsSection-module-scss-module__am0ANq__videoBgWrapper{z-index:1;pointer-events:none;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.debitCardsSection-module-scss-module__am0ANq__videoBg{object-fit:cover;object-position:center;width:100%;height:100%;max-height:100vh}.debitCardsSection-module-scss-module__am0ANq__container{z-index:2;text-align:center;flex-direction:column;align-items:center;width:100%;min-height:calc(100vh - 160px);display:flex;position:relative}.debitCardsSection-module-scss-module__am0ANq__header{max-width:700px;margin-bottom:32px}.debitCardsSection-module-scss-module__am0ANq__header .debitCardsSection-module-scss-module__am0ANq__title{color:#fff;margin-bottom:16px;font-size:2.5rem;font-weight:700;line-height:1.2}.debitCardsSection-module-scss-module__am0ANq__header .debitCardsSection-module-scss-module__am0ANq__title .debitCardsSection-module-scss-module__am0ANq__blue{color:#2f80ed}.debitCardsSection-module-scss-module__am0ANq__header .debitCardsSection-module-scss-module__am0ANq__subtitle{color:#a0a0a0;font-size:1rem;line-height:1.5}.debitCardsSection-module-scss-module__am0ANq__tabsWrapper{z-index:3;margin-bottom:auto}.debitCardsSection-module-scss-module__am0ANq__features{z-index:3;grid-template-columns:repeat(3,1fr);gap:16px;width:100%;margin-top:40px;display:grid;position:relative}@media only screen and (min-width:320px) and (max-width:480px){.debitCardsSection-module-scss-module__am0ANq__features{grid-template-columns:1fr;gap:12px}}.debitCardsSection-module-scss-module__am0ANq__featureCard{-webkit-backdrop-filter:blur(12px);text-align:left;background:#171717bf;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;align-items:flex-start;gap:14px;padding:30px 20px 20px 30px;transition:background .25s,border-color .25s;display:flex}.debitCardsSection-module-scss-module__am0ANq__featureCard:hover{background:#171717e6;border-color:#ffffff26}@media only screen and (min-width:320px) and (max-width:480px){.debitCardsSection-module-scss-module__am0ANq__featureCard{flex-direction:row;align-items:center;gap:16px;padding:18px 16px}}.debitCardsSection-module-scss-module__am0ANq__featureIcon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.debitCardsSection-module-scss-module__am0ANq__featureText{color:#fff!important;font-size:.9rem!important;line-height:1.55!important}
:root{--blue-main:#1a77e3;--dark-bg:#050505;--light-bg:#fff;--bg-color:var(--light-bg);--text-color:#000;--text-color-light:#4a5568}.featureBlock-module-scss-module__ek6Z-G__featureBlockWrapper{background-color:#050505;width:100%;padding:40px 0}.featureBlock-module-scss-module__ek6Z-G__featureBlockWrapper:first-of-type{padding-top:100px}.featureBlock-module-scss-module__ek6Z-G__featureBlockWrapper:last-of-type{padding-bottom:100px}@media only screen and (min-width:480px) and (max-width:768px){.featureBlock-module-scss-module__ek6Z-G__featureBlockWrapper{padding:40px 0}.featureBlock-module-scss-module__ek6Z-G__featureBlockWrapper:first-of-type{padding-top:40px}.featureBlock-module-scss-module__ek6Z-G__featureBlockWrapper:last-of-type{padding-bottom:40px}}@media only screen and (min-width:320px) and (max-width:480px){.featureBlock-module-scss-module__ek6Z-G__featureBlockWrapper{padding:40px 0}.featureBlock-module-scss-module__ek6Z-G__featureBlockWrapper:first-of-type{padding-top:40px}.featureBlock-module-scss-module__ek6Z-G__featureBlockWrapper:last-of-type{padding-bottom:40px}}.featureBlock-module-scss-module__ek6Z-G__featureBlockWrapper .featureBlock-module-scss-module__ek6Z-G__textContent{text-align:left;flex-direction:column;gap:24px;display:flex}@media only screen and (min-width:480px) and (max-width:768px){.featureBlock-module-scss-module__ek6Z-G__featureBlockWrapper .featureBlock-module-scss-module__ek6Z-G__textContent{text-align:center;align-items:center;gap:16px;margin-bottom:32px}}@media only screen and (min-width:320px) and (max-width:480px){.featureBlock-module-scss-module__ek6Z-G__featureBlockWrapper .featureBlock-module-scss-module__ek6Z-G__textContent{text-align:center;align-items:center;gap:16px;margin-bottom:32px}}.featureBlock-module-scss-module__ek6Z-G__featureBlockWrapper .featureBlock-module-scss-module__ek6Z-G__title{letter-spacing:-.02em!important;font-size:clamp(28px,3.5vw,44px)!important;font-weight:700!important;line-height:1.25!important}@media only screen and (min-width:480px) and (max-width:768px){.featureBlock-module-scss-module__ek6Z-G__featureBlockWrapper .featureBlock-module-scss-module__ek6Z-G__title{font-size:32px!important}}@media only screen and (min-width:320px) and (max-width:480px){.featureBlock-module-scss-module__ek6Z-G__featureBlockWrapper .featureBlock-module-scss-module__ek6Z-G__title{font-size:32px!important}}.featureBlock-module-scss-module__ek6Z-G__featureBlockWrapper .featureBlock-module-scss-module__ek6Z-G__description{font-family:var(--font-poppins),sans-serif;font-weight:300}@media only screen and (min-width:480px) and (max-width:768px){.featureBlock-module-scss-module__ek6Z-G__featureBlockWrapper .featureBlock-module-scss-module__ek6Z-G__description{font-size:14px!important;line-height:1.5!important}}@media only screen and (min-width:320px) and (max-width:480px){.featureBlock-module-scss-module__ek6Z-G__featureBlockWrapper .featureBlock-module-scss-module__ek6Z-G__description{font-size:14px!important;line-height:1.5!important}}.featureBlock-module-scss-module__ek6Z-G__featureBlockWrapper .featureBlock-module-scss-module__ek6Z-G__imageContent{width:100%}.featureBlock-module-scss-module__ek6Z-G__featureBlockWrapper .featureBlock-module-scss-module__ek6Z-G__imageWrapper{width:100%;max-width:560px}@media only screen and (min-width:480px) and (max-width:768px){.featureBlock-module-scss-module__ek6Z-G__featureBlockWrapper .featureBlock-module-scss-module__ek6Z-G__imageWrapper{justify-content:center;max-width:100%;display:flex}}@media only screen and (min-width:320px) and (max-width:480px){.featureBlock-module-scss-module__ek6Z-G__featureBlockWrapper .featureBlock-module-scss-module__ek6Z-G__imageWrapper{justify-content:center;max-width:100%;display:flex}}.featureBlock-module-scss-module__ek6Z-G__featureBlockWrapper .featureBlock-module-scss-module__ek6Z-G__imageWrapper .featureBlock-module-scss-module__ek6Z-G__realImage{object-fit:cover;border-radius:28px;width:100%;height:auto;display:block}.featureBlock-module-scss-module__ek6Z-G__featuresSection{background-color:#050505;width:100%}
:root{--blue-main:#1a77e3;--dark-bg:#050505;--light-bg:#fff;--bg-color:var(--light-bg);--text-color:#000;--text-color-light:#4a5568}.howToUseSection-module-scss-module__K2juma__section{background:#fff;width:100%;padding:100px 0 120px;overflow:hidden}@media (max-width:600px){.howToUseSection-module-scss-module__K2juma__section{padding:60px 0 80px}}.howToUseSection-module-scss-module__K2juma__bannerContainer{width:100%;max-width:1440px;margin:0 auto;padding:0 4%;position:relative}.howToUseSection-module-scss-module__K2juma__header{text-align:center;margin-bottom:60px}@media (max-width:600px){.howToUseSection-module-scss-module__K2juma__header{margin-bottom:40px}}.howToUseSection-module-scss-module__K2juma__contentLayout{align-items:center;gap:55px;width:100%;max-width:1440px;margin:0 auto;padding:0 0 0 10%;display:flex}@media (max-width:960px){.howToUseSection-module-scss-module__K2juma__contentLayout{flex-direction:column;align-items:flex-start;gap:32px;padding:0 4%}}.howToUseSection-module-scss-module__K2juma__leftPanel{flex-direction:column;flex:0 0 360px;display:flex}@media (max-width:1100px){.howToUseSection-module-scss-module__K2juma__leftPanel{flex:0 0 300px}}@media (max-width:960px){.howToUseSection-module-scss-module__K2juma__leftPanel{flex:auto;width:100%}}.howToUseSection-module-scss-module__K2juma__stepContent{flex-direction:column;gap:16px;display:flex}.howToUseSection-module-scss-module__K2juma__stepNumber{color:#1a77e3;background:#eff6ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.9rem;font-weight:700;display:flex}.howToUseSection-module-scss-module__K2juma__stepTitle{font-family:var(--font-poppins),sans-serif;font-weight:600;color:#1a77e3!important;margin:0!important;font-size:32px!important;line-height:1.25!important}.howToUseSection-module-scss-module__K2juma__stepDesc{color:#4b5563;font-size:1rem;line-height:1.6}.howToUseSection-module-scss-module__K2juma__rightPanel{flex-direction:column;flex:1;gap:28px;width:calc(104% + 50vw - 720px);min-width:0;margin-right:calc(-50vw + 720px - 4%);display:flex}@media (max-width:1440px){.howToUseSection-module-scss-module__K2juma__rightPanel{width:104%;margin-right:-4%}}@media (max-width:960px){.howToUseSection-module-scss-module__K2juma__rightPanel{width:100%;margin-right:0}}.howToUseSection-module-scss-module__K2juma__emblaWrapperMobile{align-items:center;width:100%;display:flex;position:relative}.howToUseSection-module-scss-module__K2juma__embla{cursor:grab;width:100%;padding:36px 0;overflow:hidden}.howToUseSection-module-scss-module__K2juma__embla:active{cursor:grabbing}@media (max-width:960px){.howToUseSection-module-scss-module__K2juma__embla{padding:20px 0}}.howToUseSection-module-scss-module__K2juma__emblaContainer{touch-action:pan-y;width:100%;display:flex}.howToUseSection-module-scss-module__K2juma__emblaSlide{aspect-ratio:350/440;cursor:pointer;outline:none;flex:0 0 38%;margin-right:15px;position:relative}@media (max-width:1200px){.howToUseSection-module-scss-module__K2juma__emblaSlide{flex:0 0 42%}}@media (max-width:960px){.howToUseSection-module-scss-module__K2juma__emblaSlide{flex:0 0 100%;max-width:100%;margin-right:0;padding:0 20px}}@media (max-width:600px){.howToUseSection-module-scss-module__K2juma__emblaSlide{aspect-ratio:340/420;flex:0 0 100%;max-width:100%;margin-right:0;padding:0 16px}}.howToUseSection-module-scss-module__K2juma__slideInner{transform-origin:50%;border-radius:28px;width:100%;height:100%;transition:transform .4s cubic-bezier(.25,1,.5,1),box-shadow .4s;position:relative;overflow:hidden;transform:scale(.92)}@media (max-width:960px){.howToUseSection-module-scss-module__K2juma__slideInner{border-radius:24px;transform:scale(1)}}.howToUseSection-module-scss-module__K2juma__slideActive{z-index:2}.howToUseSection-module-scss-module__K2juma__slideActive .howToUseSection-module-scss-module__K2juma__slideInner{transform:scale(1)}@media (max-width:960px){.howToUseSection-module-scss-module__K2juma__slideActive .howToUseSection-module-scss-module__K2juma__slideInner{transform:scale(1)}}.howToUseSection-module-scss-module__K2juma__slideActive+.howToUseSection-module-scss-module__K2juma__emblaSlide{transform:translate(12px)}@media (max-width:960px){.howToUseSection-module-scss-module__K2juma__slideActive+.howToUseSection-module-scss-module__K2juma__emblaSlide{transform:translate(0)}}.howToUseSection-module-scss-module__K2juma__slideImg{border-radius:inherit;pointer-events:none;position:absolute;inset:0;overflow:hidden}.howToUseSection-module-scss-module__K2juma__navButton{z-index:12;-webkit-backdrop-filter:blur(4px);cursor:pointer;background:#b5a089a6;border:none;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;transition:background .2s,transform .2s;display:none;position:absolute;top:50%;transform:translateY(-50%)}.howToUseSection-module-scss-module__K2juma__navButton:hover{background:#b5a089cc}.howToUseSection-module-scss-module__K2juma__navButton:active{transform:translateY(-50%)scale(.92)}@media (max-width:960px){.howToUseSection-module-scss-module__K2juma__navButton{display:flex}}.howToUseSection-module-scss-module__K2juma__prevButton{left:24px}@media (max-width:600px){.howToUseSection-module-scss-module__K2juma__prevButton{left:20px}}.howToUseSection-module-scss-module__K2juma__nextButton{right:24px}@media (max-width:600px){.howToUseSection-module-scss-module__K2juma__nextButton{right:20px}}.howToUseSection-module-scss-module__K2juma__arrowIcon{color:#fff!important;font-size:2rem!important}.howToUseSection-module-scss-module__K2juma__badge{-webkit-backdrop-filter:blur(16px);color:#fff;font-family:var(--font-poppins),sans-serif;letter-spacing:.5px;white-space:nowrap;z-index:5;background:linear-gradient(#44362fd9 0%,#1a1614f2 100%);border:1px solid #ffffff1f;border-radius:20px;align-items:center;gap:16px;padding:6px 10px;font-weight:400;display:flex;position:absolute;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #0003;font-size:16px!important}.howToUseSection-module-scss-module__K2juma__badgeIcon{flex-shrink:0;justify-content:center;align-items:center;display:flex}.howToUseSection-module-scss-module__K2juma__stepDots{justify-content:flex-start;align-items:center;gap:8px;padding-left:8px;display:flex}@media (max-width:960px){.howToUseSection-module-scss-module__K2juma__stepDots{justify-content:center;padding-left:0}}.howToUseSection-module-scss-module__K2juma__stepDot{cursor:pointer;background:#d1d5db;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:background .3s,width .3s,border-radius .3s}.howToUseSection-module-scss-module__K2juma__stepDot.howToUseSection-module-scss-module__K2juma__stepDotActive{background:#1a77e3;border-radius:4px;width:26px}
:root{--blue-main:#1a77e3;--dark-bg:#050505;--light-bg:#fff;--bg-color:var(--light-bg);--text-color:#000;--text-color-light:#4a5568}@keyframes mainBanner-module-scss-module__tj-ivG__mainBannerFadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.mainBanner-module-scss-module__tj-ivG__mainBanner{background-color:#050505;align-items:center;min-height:100vh;padding-top:80px;display:flex;position:relative;overflow:hidden}@media only screen and (min-width:320px) and (max-width:480px){.mainBanner-module-scss-module__tj-ivG__mainBanner{align-items:flex-end;min-height:100svh;padding-top:0}}.mainBanner-module-scss-module__tj-ivG__mainBanner .mainBanner-module-scss-module__tj-ivG__bannerContainer{z-index:2;align-items:center;width:100%;height:auto;display:flex;position:relative}@media only screen and (min-width:320px) and (max-width:480px){.mainBanner-module-scss-module__tj-ivG__mainBanner .mainBanner-module-scss-module__tj-ivG__bannerContainer{flex-direction:column-reverse;justify-content:flex-end;align-items:flex-start;gap:40px;height:100%;padding-bottom:40px}}.mainBanner-module-scss-module__tj-ivG__mainBanner .mainBanner-module-scss-module__tj-ivG__textContent{opacity:0;flex-direction:column;gap:24px;max-width:55%;display:flex;position:relative}@media only screen and (min-width:320px) and (max-width:960px){.mainBanner-module-scss-module__tj-ivG__mainBanner .mainBanner-module-scss-module__tj-ivG__textContent{max-width:60%}}@media only screen and (min-width:320px) and (max-width:480px){.mainBanner-module-scss-module__tj-ivG__mainBanner .mainBanner-module-scss-module__tj-ivG__textContent{text-align:left;align-items:flex-start;gap:16px;width:100%;max-width:100%}}.mainBanner-module-scss-module__tj-ivG__mainBanner .mainBanner-module-scss-module__tj-ivG__desc{color:#fff!important}@media only screen and (min-width:320px) and (max-width:480px){.mainBanner-module-scss-module__tj-ivG__mainBanner .mainBanner-module-scss-module__tj-ivG__desc{font-size:13px!important}}.mainBanner-module-scss-module__tj-ivG__mainBanner .mainBanner-module-scss-module__tj-ivG__apps{flex-wrap:wrap;gap:1rem;display:flex}@media only screen and (min-width:320px) and (max-width:480px){.mainBanner-module-scss-module__tj-ivG__mainBanner .mainBanner-module-scss-module__tj-ivG__apps{flex-flow:row;justify-content:flex-start;gap:.75rem;width:100%}.mainBanner-module-scss-module__tj-ivG__mainBanner .mainBanner-module-scss-module__tj-ivG__apps>*{width:100%}}.mainBanner-module-scss-module__tj-ivG__mainBanner .mainBanner-module-scss-module__tj-ivG__bgDecoration{z-index:0;opacity:0;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.mainBanner-module-scss-module__tj-ivG__mainBanner .mainBanner-module-scss-module__tj-ivG__cardsVideo{object-fit:cover;object-position:center;background:0 0;width:100%;height:100%;display:block}.mainBanner-module-scss-module__tj-ivG__mainBanner:after{content:"";z-index:1;background:linear-gradient(#0000 0%,#000c 40%,#000 80%);width:100%;height:45%;display:none;position:absolute;bottom:0;left:0}@media only screen and (min-width:320px) and (max-width:480px){.mainBanner-module-scss-module__tj-ivG__mainBanner:after{display:block}}.mainBanner-module-scss-module__tj-ivG__mainBanner.mainBanner-module-scss-module__tj-ivG__mounted .mainBanner-module-scss-module__tj-ivG__bgDecoration{opacity:1;transition:opacity 1s ease-in-out}.mainBanner-module-scss-module__tj-ivG__mainBanner.mainBanner-module-scss-module__tj-ivG__mounted .mainBanner-module-scss-module__tj-ivG__textContent{animation:.8s cubic-bezier(.25,1,.5,1) .2s forwards mainBanner-module-scss-module__tj-ivG__mainBannerFadeUp}
:root{--blue-main:#1a77e3;--dark-bg:#050505;--light-bg:#fff;--bg-color:var(--light-bg);--text-color:#000;--text-color-light:#4a5568}.servicesSection-module-scss-module__7SOJ5q__servicesSection{background-color:#050505;padding:100px 0;position:relative;overflow:hidden}@media only screen and (min-width:320px) and (max-width:480px){.servicesSection-module-scss-module__7SOJ5q__servicesSection{padding:48px 0}}.servicesSection-module-scss-module__7SOJ5q__servicesSection .servicesSection-module-scss-module__7SOJ5q__bgDecoration{z-index:1;position:absolute;inset:0}.servicesSection-module-scss-module__7SOJ5q__servicesSection .servicesSection-module-scss-module__7SOJ5q__container{z-index:2;width:100%;max-width:85%;margin-left:auto;margin-right:auto;position:relative}.servicesSection-module-scss-module__7SOJ5q__cardText{font-size:24px!important}@media only screen and (min-width:320px) and (max-width:480px){.servicesSection-module-scss-module__7SOJ5q__cardText{font-size:16px!important}}.servicesSection-module-scss-module__7SOJ5q__header{text-align:center;margin-bottom:48px}@media only screen and (min-width:320px) and (max-width:480px){.servicesSection-module-scss-module__7SOJ5q__header{margin-bottom:36px}}.servicesSection-module-scss-module__7SOJ5q__card{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);box-sizing:border-box;background:#2a2a2a6d;border:1px solid #ffffff14;border-radius:24px;flex-direction:column;height:100%;display:flex;position:relative;overflow:hidden}.servicesSection-module-scss-module__7SOJ5q__card .servicesSection-module-scss-module__7SOJ5q__textContent{z-index:3;flex-shrink:0;padding:32px 32px 0;position:relative}@media only screen and (min-width:320px) and (max-width:480px){.servicesSection-module-scss-module__7SOJ5q__card{border-radius:24px;min-height:auto!important}.servicesSection-module-scss-module__7SOJ5q__card .servicesSection-module-scss-module__7SOJ5q__textContent{padding:28px 24px 0}}.servicesSection-module-scss-module__7SOJ5q__cardInternational{min-height:340px}.servicesSection-module-scss-module__7SOJ5q__cardInternational .servicesSection-module-scss-module__7SOJ5q__globeWrapper{z-index:2;width:100%;height:60%;position:absolute;bottom:-30px;left:50%;transform:translate(-50%)}@media only screen and (min-width:320px) and (max-width:480px){.servicesSection-module-scss-module__7SOJ5q__cardInternational{flex-direction:column;display:flex}.servicesSection-module-scss-module__7SOJ5q__cardInternational .servicesSection-module-scss-module__7SOJ5q__globeWrapper{width:100%;height:180px;margin-top:16px;position:relative;bottom:0;left:0;transform:none}}.servicesSection-module-scss-module__7SOJ5q__cardFreelancers{min-height:340px}.servicesSection-module-scss-module__7SOJ5q__cardFreelancers .servicesSection-module-scss-module__7SOJ5q__textContent{max-width:55%}.servicesSection-module-scss-module__7SOJ5q__cardFreelancers .servicesSection-module-scss-module__7SOJ5q__phonesWrapper{z-index:3;width:42%;height:85%;position:absolute;bottom:0;right:16px}@media only screen and (min-width:320px) and (max-width:480px){.servicesSection-module-scss-module__7SOJ5q__cardFreelancers .servicesSection-module-scss-module__7SOJ5q__textContent{max-width:100%}.servicesSection-module-scss-module__7SOJ5q__cardFreelancers .servicesSection-module-scss-module__7SOJ5q__phonesWrapper{width:100%;height:220px;margin-top:16px;position:relative;right:0}}.servicesSection-module-scss-module__7SOJ5q__cardCurrencies{min-height:340px}.servicesSection-module-scss-module__7SOJ5q__cardCurrencies .servicesSection-module-scss-module__7SOJ5q__textContent{max-width:50%}.servicesSection-module-scss-module__7SOJ5q__cardCurrencies .servicesSection-module-scss-module__7SOJ5q__currenciesWrapper{z-index:2;width:55%;height:85%;position:absolute;bottom:0;right:0}@media only screen and (min-width:320px) and (max-width:480px){.servicesSection-module-scss-module__7SOJ5q__cardCurrencies .servicesSection-module-scss-module__7SOJ5q__textContent{max-width:100%}.servicesSection-module-scss-module__7SOJ5q__cardCurrencies .servicesSection-module-scss-module__7SOJ5q__currenciesWrapper{width:100%;height:180px;margin-top:24px;position:relative}}.servicesSection-module-scss-module__7SOJ5q__cardUnified{min-height:340px}.servicesSection-module-scss-module__7SOJ5q__cardUnified .servicesSection-module-scss-module__7SOJ5q__cardIcons{z-index:2;gap:16px;display:flex;position:absolute;bottom:32px;left:32px}.servicesSection-module-scss-module__7SOJ5q__cardUnified .servicesSection-module-scss-module__7SOJ5q__cardIcons .servicesSection-module-scss-module__7SOJ5q__iconCircle{border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;display:flex}@media only screen and (min-width:320px) and (max-width:480px){.servicesSection-module-scss-module__7SOJ5q__cardUnified .servicesSection-module-scss-module__7SOJ5q__cardIcons{margin-top:0;padding:32px 24px;position:relative;bottom:0;left:0}}
