.btn{display:inline-block;line-height:2em;height:44px;padding:8px 24px;border:0;border-radius:12px;background:#0059ff;color:#fff;cursor:pointer;font-family:inherit;font-size:14px;font-weight:600;white-space:nowrap;flex-shrink:0;text-align:center;text-decoration:none}.btn-app{height:44px!important}.btn:hover{opacity:.8}.btn-dark{background-color:#17191f;color:#fff}.btn-light{background-color:#fff;color:#17191f}.btn-small{border-radius:8px;height:32px;padding:2px 16px}.btn-primary{border-radius:12px;padding:12px 24px;background:linear-gradient(126deg,#294cff 0,#9379ff 100%);line-height:150%}.btn-big{height:48px;font-size:16px}.btn-o{padding-top:7px;padding-bottom:7px;background-color:transparent;border:1px solid #0059ff}.btn-light-o{border-width:2px;border-color:#fff;color:#fff}.btn-block{display:block;width:100%}.btn-disabled{color:rgba(0,89,255,.4);background:rgba(0,89,255,.1)}.btn-tab{position:relative;display:block;background:0 0;border:0;font-weight:400;padding-bottom:16px;cursor:pointer;line-height:17px;white-space:nowrap}.--active.btn-tab{font-weight:700}.btn-tab:hover{font-weight:700}.btn-tab::before{content:"";position:absolute;left:0;right:0;bottom:0;width:100%;height:2px;background:rgba(0,0,0,.1)}@media screen and (min-width:992px){.btn-tab::before{height:4px}}.btn-tab-light::before{background:rgba(255,255,255,.4)}.btn-tab::after{position:absolute;content:"";right:0;bottom:0;display:block;width:0;border-radius:20px;height:2px;background:#000;transition:.5s linear;z-index:1}.btn-tab:hover::after{width:100%;right:auto;left:0}.--active.btn-tab::after{width:100%;transition:2.5s linear;right:auto;left:0}.btn-tab-light{position:relative;color:#fff}.btn-tab-light::after{background:#fff}.btn-choose{position:relative;display:flex;width:284px;height:52px;align-items:center;padding-left:12px;overflow:hidden;background:0 0;border-radius:10px;color:#000;font-weight:600;font-size:16px}.btn-choose::before{content:"";position:absolute;width:280px;height:48px;border-radius:8px;top:2px;right:2px;box-shadow:36px 0 26px 13px #294cff,-36px 0 26px 13px #9379ff}.btn-choose:hover{background:rgba(145,120,255,.1)}.--active.btn-choose{background:linear-gradient(126deg,#294cff 0,#9379ff 100%);color:#fff}.--active.btn-choose::before{box-shadow:none}@media screen and (min-width:992px){.btn-tab::after{height:4px}.btn-choose{width:48%;height:74px;padding-left:24px;border-radius:16px;font-size:18px}.btn-choose::before{width:99%;height:70px;border-radius:14px}}.locale-select{position:relative;width:44px;height:32px}.lang-btn{width:44px;height:32px;border-radius:8px;padding:8px 14px;background:0 0;border:0;cursor:pointer}.lang-btn:hover{background:rgba(0,0,0,.08)}.locale-select-dropdown{display:none}.locale-select-opened .locale-select-dropdown{display:block}.locale-select-dropdown{position:absolute;top:44px;left:-34px;width:112px;padding:6px 16px;border-radius:4px;overflow:hidden;border:1px solid rgba(0,0,0,.03);background:#fff;box-shadow:0 4px 4px 0 rgba(0,0,0,.13)}.locale-select-menu{font-size:14px}.locale-select-item{display:flex;align-items:center;gap:4px;color:#17191f;line-height:20px;padding:4px 0;font-size:14px;letter-spacing:-.084px}.header,.header-light{position:fixed;top:0;left:0;right:0;z-index:500;height:60px;padding:12px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.invest-content{width:100%;max-width:1100px;display:flex;flex-direction:row;align-items:center;margin:auto}.header-content{width:100%;max-width:1700px;display:flex;flex-direction:row;align-items:center;margin:auto}.header::before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;backdrop-filter:blur(5px);background:rgba(255,255,255,.7)}.header-light{background:rgba(0,0,0,.9)}.header-logo{display:flex;align-items:center;width:80px;height:24px;margin-right:12px;color:#17191f}.header__logo-icon{width:80px;height:24px;margin-right:auto}.header__logo-brandname{flex-shrink:0;width:53px}@media screen and (max-width:400px){.header-logo{width:24px}}.header-nav{display:flex;color:rgba(0,0,0,.9)}.nav-link,.nav-link-dropdown{display:inline-block;text-decoration:none;padding:9px 12px;line-height:1;font-size:14px;font-weight:600;height:32px;color:inherit;cursor:pointer}@media screen and (min-width:1180px){.nav-link,.nav-link-dropdown{padding:8px 10px}}@media screen and (min-width:1180px){.nav-link,.nav-link-dropdown{padding:9px 12px}}.nav-link__sub{color:rgba(0,0,0,.9);cursor:pointer;font-size:16px;font-weight:400;line-height:20px;text-decoration:none;display:flex;align-items:center;gap:8px;height:24px;letter-spacing:-.072px}.nav-link:hover,.nav-link__sub:hover{color:#0059ff}@media screen and (min-width:1180px){.nav-link__sub{font-size:12px;font-weight:600}}.nav-dropdown{height:0;opacity:0;transition:.4s;will-change:height,opacity;overflow:hidden}.nav-dropdown-opened>.nav-dropdown{height:110px;opacity:1}.nav-dropdown-container{padding-top:20px}.nav-link-dropdown{display:flex;align-items:center}.nav-link-dropdown::after{content:"";display:block;margin-left:4px;width:12px;height:12px;flex-shrink:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='6' viewBox='0 0 8 6' fill='none'%3E%3Cpath d='M1 1L4 4L7 1' stroke='black' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;background-size:contain;transition:.2s;pointer-events:none}.nav-dropdown-opened>.nav-link-dropdown::after{transform:rotate(-180deg)}.header-light .header-logo{color:#fff}.header__logo-icon{width:22px;height:24px;margin-right:auto}@media screen and (min-width:1180px){.header,.header-light{padding:12px 24px}.header-logo{margin-right:36px}.nav-dropdown{width:180px;position:absolute;top:46px;left:-40px;border-radius:8px;box-shadow:0 4px 12px 0 rgba(0,0,0,.12)}.nav-dropdown-container{display:flex;width:180px;padding:24px;gap:28px;background:#fff}}@media screen and (max-width:1180px){.nav-dropdown-container{display:flex;flex-direction:column;row-gap:10px;padding-left:12px}.nav-dropdown-opened>.nav-dropdown{height:80px}.header-nav{position:fixed;z-index:500;right:100%;top:68px;bottom:0;width:100%;padding:48px 24px;border-radius:32px;flex-direction:column;align-items:start;row-gap:32px;background:rgba(255,255,255,.9);backdrop-filter:blur(5px);will-change:transform;transition:.3s;transition-delay:0.1s;color:rgba(0,0,0,.9)}.nav-link,.nav-link-dropdown{font-size:16px;line-height:32px}.nav-item{will-change:opacity,transform;transition:.3s;transition-delay:0.2s;opacity:0;height:auto;transform:translateX(-20px)}.header-nav-open .nav-item:nth-child(2){transition-delay:0.4s}.header-nav-open .nav-item:nth-child(3){transition-delay:0.5s}.header-nav-open .nav-item:nth-child(4){transition-delay:0.7s}.header-nav-open .nav-item:nth-child(5){transition-delay:0.9s}.header-nav-open .nav-item:nth-child(6){transition-delay:1.3s}.header-nav-open .nav-item:nth-child(7){transition-delay:1.6s}.header-nav-open .nav-item{transform:translateX(0);opacity:1}.header-nav-open{transform:translateX(100%)}.burger-btn{display:flex;align-items:center;justify-content:center;margin-left:auto;width:36px;height:36px;padding:8px;font-size:1px;backdrop-filter:blur(2px);border-radius:8px;border:0;cursor:pointer;background:rgba(255,255,255,.1);color:#000}.header-light .burger-btn{color:#fff}.burger{position:relative;width:20px;height:2px;border-radius:4px;background-color:currentColor;transition:.5s ease}.close.burger-btn .burger{background-color:transparent}.burger::after,.burger::before{content:"";width:20px;height:2px;border-radius:4px;background-color:currentColor;position:absolute;left:0;right:0;will-change:transform;transition:transform .3s ease-in}.burger::before{bottom:6px}.burger::after{top:6px}.close.burger-btn .burger::after{transform:translateY(-6px) rotate(45deg)}.close.burger-btn .burger::before{transform:translateY(6px) rotate(135deg)}}@media screen and (min-width:1180px){.header-light .header-nav{color:#fff}.burger-btn{display:none}}.intro-bg{background-image:url(../assets/main-gradient.jpg);width:100%;background-size:contain;background-position:left center;background-repeat:no-repeat}.intro-bg2{width:100%;background-position:right center;background-image:url(../assets/main-gradient-2.jpg);background-size:contain;background-repeat:no-repeat}.intro-app__balance{position:absolute;left:40px;top:32%;width:68px;height:64px;padding:8px;border-radius:8px;border:.55px solid #fff;backdrop-filter:blur(20px);background:rgba(255,255,255,.6);z-index:1;text-align:center}.intro-app__wallet{position:absolute;top:60%;left:25px;display:flex;align-items:center;padding:6px;width:85px;height:40px;border-radius:8px;border:.55px solid #ebebeb;backdrop-filter:blur(11px);box-shadow:0 2px 18px 0 rgba(0,0,0,.06);background:rgba(255,255,255,.8);z-index:1}@media screen and (min-width:992px){.intro-app__balance{left:20px;width:124px;height:116px;padding:16px;border-radius:16px;border:1px solid #fff}.intro-app__wallet{left:0;padding:12px;width:154px;height:72px;border-radius:16px;border:1px solid #ebebeb}.intro-bg,.intro-bg2{background-size:750px}}.intro-app__visual{overflow:hidden;position:relative;margin-left:auto;margin-right:auto;max-width:580px}.intro-app__screens{width:90%;max-width:550px;position:relative;margin-left:auto}.intro-app__screens-slider{position:relative;width:100%;padding-bottom:117%}.intro-app__screens-slider::before{content:"";display:block;position:absolute;right:-25px;top:13px;width:65%;height:100%;background:url(../assets/cardVisa.png) no-repeat right;background-size:contain;transform:rotate(90deg);z-index:1}.intro-app__screens-slide{display:block;position:absolute;left:60px;top:0;width:60%;height:100%;background-position:left;background-size:contain;background-repeat:no-repeat;opacity:0;transition:.4s opacity;transition-delay:0.4s}.intro-app__screens-slide.--active{opacity:1;transition-delay:0s}.intro-app__abstract{position:absolute;width:70%;bottom:5%;left:20px;top:25%}.intro-app__abstract-form{width:100%;padding-bottom:100%;background:url("../assets/abstract-form.png");background-repeat:no-repeat;background-size:contain;animation:abstract 5s infinite alternate}.intro-app__screens-slider{position:relative}.app-stores{display:flex;flex-wrap:wrap;align-items:center}.download-buttons{height:44px}.app-stores__item{display:block}@keyframes abstract{0%{transform:rotate(-30deg)}100%{transform:rotate(50deg)}}.merchants-wrap{display:flex;overflow:hidden;user-select:none;gap:70px}.merchants-list{flex-shrink:0;display:flex;gap:70px;counter-reset:item;justify-content:space-around;min-width:100%}.marquee{animation:scroll 20s linear infinite}.merch-item{width:40px;height:40px}.reverce{animation-direction:reverse}@keyframes scroll{from{transform:translateX(0)}to{transform:translateX(calc(-100% - 70px))}}@media screen and (min-width:992px){.merchants-wrap{gap:100px}.merchants-list{gap:100px}.merch-item{width:54px;height:54px}@keyframes scroll{from{transform:translateX(0)}to{transform:translateX(calc(-100% - 100px))}}}@media screen and (min-width:1200px){.merchants-wrap{gap:116px}.merchants-list{gap:116px}.merch-item{width:64px;height:64px}@keyframes scroll{from{transform:translateX(0)}to{transform:translateX(calc(-100% - 116px))}}}.choose-card-tabs{position:relative;height:200px}.choose-card-tab{position:absolute;display:none}.choose-card-tab.--active{display:block}.tab-text{position:relative;padding-left:32px;margin-bottom:8px;line-height:24px}.check-list{position:relative}.check-list::before{content:"";position:absolute;left:0;top:0;bottom:0;margin:auto;width:24px;height:24px;background-position:center;background-size:contain;background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyIDJDNi40NzcgMiAyIDYuNDc3IDIgMTJDMiAxNy41MjMgNi40NzcgMjIgMTIgMjJDMTcuNTIzIDIyIDIyIDE3LjUyMyAyMiAxMkMyMiA2LjQ3NyAxNy41MjMgMiAxMiAyWk0xNy43MDcgOS43MDdMMTAuNzA3IDE2LjcwN0MxMC41MTIgMTYuOTAyIDEwLjI1NiAxNyAxMCAxN0M5Ljc0NCAxNyA5LjQ4OCAxNi45MDIgOS4yOTMgMTYuNzA3TDYuMjkzIDEzLjcwN0M1LjkwMiAxMy4zMTYgNS45MDIgMTIuNjg0IDYuMjkzIDEyLjI5M0M2LjY4NCAxMS45MDIgNy4zMTYgMTEuOTAyIDcuNzA3IDEyLjI5M0wxMCAxNC41ODZMMTYuMjkzIDguMjkzQzE2LjY4NCA3LjkwMiAxNy4zMTYgNy45MDIgMTcuNzA3IDguMjkzQzE4LjA5OCA4LjY4NCAxOC4wOTggOS4zMTYgMTcuNzA3IDkuNzA3WiIgZmlsbD0iIzM0Qzc1OSIvPgo8L3N2Zz4K")}.payment-method-icon1{position:absolute;left:0;top:20px;z-index:2}.payment-method-icon2{position:absolute;right:20px;bottom:20px;z-index:2}@media screen and (min-width:992px){.payment-method-icon1{top:40px}.payment-method-icon2{right:40px;bottom:80px}}@media screen and (min-width:1200px){.chooseCard-cover{margin-top:-100px}}@media screen and (max-width:992px){.pintopayApp-cover{padding:0 0 60px}.pintopayApp-cover::before{content:"";display:block;width:100%;height:240px;background-position:right;background-repeat:no-repeat;background-size:cover;margin-bottom:40px}}@media screen and (min-width:992px){.pintopayApp-cover{padding:80px 0 160px}.pintopayApp-cover::before{content:"";display:block;position:absolute;right:0;top:0;width:100%;height:100%;background-position:left;background-repeat:no-repeat;background-size:cover}}@media screen and (min-width:1400px){.pintopayApp-cover{padding:160px 0 240px}}.user-feature-item{padding:30px;width:100%;height:414px;border-radius:16px;background-position:center;background-size:cover;background-repeat:no-repeat;text-align:center;flex-shrink:0;font-size:18px;font-weight:500;color:#fff}@media screen and (max-width:992px){.feature-slide{width:260px}}.scroll-wrapper{position:relative;height:40px;max-width:200px;margin:auto}.scroll-bar{width:100%;padding:0 16px;display:flex;align-items:center;flex-wrap:nowrap;overflow-x:auto;scroll-behavior:smooth}@media screen and (min-width:992px){.scroll-bar{justify-content:center}}@media screen and (max-width:992px){.scroll-bar---lg{width:100%;padding:0 16px;display:flex;align-items:center;flex-wrap:nowrap;overflow-x:auto}}.services-tabs{height:370px}.works-wrapper{position:relative;width:100%;height:434px;padding:20px 12px;border-radius:16px}.works-wrapper-bg1,.works-wrapper-bg2{background-position:center;background-size:cover;background-repeat:no-repeat}.works-wrapper-bg1{background-image:url(../assets/works-wrapper-bg1.jpg)}.works-wrapper-bg2{background-image:url(../assets/works-wrapper-bg2.jpg)}.works-image-1{position:absolute;width:100%;padding-top:220px;text-align:center;max-width:220px;height:340px;bottom:0;left:0;right:0;margin:auto;background-position:left center;background-size:contain;background-repeat:no-repeat;background-image:url(../assets/works-image-1.png)}.works-image-4{position:absolute;left:0;right:0;bottom:0}.works-transfer{position:relative;display:flex;align-items:center;border:.56px solid #d0d5dd;border-radius:4px;width:100%;height:32px;padding:10px}.works-transfer-inner{position:absolute;left:10px;top:-5px;background:#fff;line-height:10px}.works-number{width:51px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;line-height:150%;flex-shrink:0}.works-number-1{color:#fff;background:linear-gradient(90deg,#7983ff 0,#aeb4ff 100%)}.works-number-2{color:#7983ff;background:#fff}.switch{display:flex;align-items:center;border-radius:8px;padding:2px;width:142px;height:42px;background:#e4e7ec}.switch-item{border:.34px solid rgba(0,0,0,.04);border-radius:5px;padding:6px 8px;width:68px;height:36px;box-shadow:0 2px 1px 0 rgba(0,0,0,.04),0 2px 5px 0 rgba(0,0,0,.12);background:#fff}@media screen and (min-width:992px){.works-wrapper{width:100%;height:500px;padding:32px;border-radius:32px}.works-image-1{padding-top:254px;max-width:260px;height:410px}}@media screen and (min-width:1200px){.works-wrapper{height:562px}}.services-slider{background-color:#23014c}.services-head{position:absolute;left:0;top:0;right:0;z-index:2;width:100%}.service-slide{width:100%;padding-top:204px;padding-bottom:64px;padding-left:20px;padding-right:20px;background-size:cover;background-position:center}.services-footer{position:absolute;left:0;bottom:-26px;right:0;z-index:2;width:100%}@media screen and (min-width:992px){.service-slide{padding-top:280px;padding-bottom:128px}.services-footer{bottom:40px}}.billing-history{position:relative;background-position:center;background-size:cover;background-repeat:no-repeat;background-image:url(../assets/billing-history-bg.png)}.billing-history::before{content:"";position:absolute;left:0;right:0;top:64px;height:1px;width:95%;border:1px dashed rgba(0,0,0,.26);margin:auto}.billing-history-decor{height:1px;width:100%;border:1px dashed rgba(0,0,0,.26)}.features-abstract__inner{position:absolute;left:0;right:0;bottom:0;margin:auto;width:260px;display:flex;flex-direction:column;align-items:center;justify-content:center;top:40px}.features-card{width:100%;margin-bottom:20px}.features-card-button{max-width:154px}.features-abstract{position:relative;width:90%;padding-bottom:90%;margin:auto}.features-bg{position:absolute;top:0;left:0;width:100%;animation:featuresRotate 13s infinite ease}@keyframes featuresRotate{50%{transform:rotate(30deg)}}.features-block{display:contents}.features{display:flex;text-align:center;line-height:1;height:150px;overflow-x:auto}.feature{height:112px;width:180px;flex-shrink:0}.feature__inner{position:relative;overflow:hidden;margin-left:auto;margin-right:auto;display:flex;align-items:center;justify-content:center;width:76px;height:76px;border-radius:16px;background-color:rgba(255,255,255,.6);backdrop-filter:blur(4px);padding:2px}.feature__inner::before{content:"";position:absolute;width:72px;height:72px;border-radius:14px;top:2px;right:2px;box-shadow:36px 0 26px 13px #d27dff,-36px 0 26px 13px #5943ff}.feature-text{font-weight:700;font-size:20px;line-height:120%;text-align:center;color:#5943ff;background:linear-gradient(126deg,#5943ff 0,#7983ff 50%,#d27dff 100%,#c47eff 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media screen and (min-width:992px){.features-card{width:240px}.features-card-button{bottom:90px}.feature{width:140px}.features-block{width:75%;display:flex;justify-content:space-between}.features-block:first-child{align-items:flex-end}.features-block:nth-child(2){width:100%}.features-block:nth-child(3){align-items:flex-start}.feature__inner{width:84px;height:84px;transition:.5s ease-out}.feature__inner:hover{transform:scale(1.1)}.feature__inner::before{width:80px;height:80px;border-radius:14px}.feature-text{font-size:20px}.features-abstract__wrapper{position:absolute;top:0;bottom:0;left:0;right:0;display:flex;align-items:center;max-width:500px;margin:auto}.features{max-width:680px;overflow:initial;flex-wrap:wrap;justify-content:space-evenly;row-gap:72px;width:100%;height:100%;margin:auto}.features-item-1{position:absolute;left:0;right:0;top:0;margin:auto}}@media screen and (min-width:1400px){.features-abstract__wrapper{max-width:672px}.features-card{max-width:506px}.feature__inner{width:120px;height:120px}.feature__inner::before{width:116px;height:116px}.feature-text{font-size:24px}}@media screen and (min-width:1400px){.features{max-width:800px;row-gap:100px}.feature{width:140px;height:140px}}.affiliate-program-section-image{display:none}.range__body{position:relative;padding:20px 0}.range__body::before{content:"";position:absolute;width:20px;top:0;bottom:0;left:55px;background-color:#f7f7f7;border-radius:42px}.range-label{position:relative;cursor:pointer;display:flex;align-items:center;height:52px}.range-lvl{position:absolute;opacity:0;width:1px;height:1px}.range-label-lvl{width:40px;margin-right:68px;font-size:18px;font-weight:700}.range-label-lvl::after{content:"";width:14px;height:14px;position:absolute;top:19px;left:58px;background-color:#d9d9d9;border-radius:10px}.range-label input:checked~.range-label-lvl::after{background-color:#fff;box-shadow:0 0 0 10px #7983ff}.affiliate-program-promotion{width:30%;text-align:center;padding:10px 0;background:rgba(0,0,0,.03);border-radius:14px}.percent-text{background:linear-gradient(126deg,#5943ff 0,#7983ff 50%,#d27dff 100%,#c47eff 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.double-card{position:absolute;right:20px;bottom:0}.offering__clients-image{display:none}@media screen and (min-width:992px){.affiliate-program-section-image{position:absolute;right:8%;bottom:40px;display:block;width:100%;max-width:260px}.affiliate-program-promotion{border-radius:24px;padding:27px 0}.affiliate-program-section{background:linear-gradient(126deg,#e1dcfd 0,#f1f1fe 50%,#e7d7f9 100%)}.range__body::before{width:100%;background-color:#fff;height:20px;left:0;top:40px}.range-label{flex-direction:column-reverse;height:auto;row-gap:60px}.range__body{display:flex;justify-content:space-between;padding:0 20px;max-width:560px}.range-label-lvl::after{top:44px;left:30px}.range-label-lvl{margin-right:0}.offering__clients-image{position:absolute;right:0;top:0;width:40%;display:block}.offering__clients-phone{position:relative;margin-left:40%;width:60%}}@media screen and (min-width:1300px){.affiliate-program-section-image{bottom:20px;max-width:314px}.affiliate-program-promotion{border-radius:34px}.range__body::before{top:50px}.range-label{row-gap:86px}.range__body{max-width:768px}.range-label-lvl::after{top:54px;left:34px}}.dark-bg-image{background-size:cover;background-repeat:no-repeat;background-position:center;background-image:url(../assets/dark-bg-image.jpg)}.decorative-card{width:100%;max-width:300px}.decorative-card-1{transform:rotate(21deg) skewX(30deg)}.decorative-card-2{transform:skew(-24deg,19deg)}.decorative-card-3{display:none;transform:rotate(21deg) skew(30deg)}.decorative-card-4{display:none;transform:rotate(-30deg) skew(30deg)}@media screen and (max-width:992px){.decorative-card-1{margin-bottom:-40px}}@media screen and (min-width:992px){.decorative-card{position:absolute}.decorative-card-1{left:0;top:180px;transform:rotate(21deg) skew(30deg);animation:card-flare1 20s linear infinite}@keyframes card-flare1{30%{transform:translateY(-20px) rotate(21deg) skew(30deg)}70%{transform:translateY(-30px) rotate(21deg) skew(30deg)}}.decorative-card-2{left:0;bottom:60px;animation:card-flare2 15s linear infinite}@keyframes card-flare2{30%{transform:translateY(10px) skew(-24deg,19deg)}70%{transform:translateY(-20px) skew(-24deg,19deg)}}.decorative-card-3{right:0;top:180px;display:block;animation:card-flare3 25s linear infinite}@keyframes card-flare3{30%{transform:translateY(-20px) rotate(21deg) skew(30deg)}70%{transform:translateY(10px) rotate(4deg) skew(18deg,4deg)}}.decorative-card-4{right:0;bottom:60px;width:330px;display:block;animation:card-flare4 15s linear infinite}@keyframes card-flare4{30%{transform:translateY(-10px) rotate(-30deg) skew(30deg)}70%{transform:translateY(10px) rotate(-30deg) skew(30deg)}}}.business-value-wrapper{width:100%;height:100%;position:relative;border:2px solid rgba(255,255,255,.2);border-radius:16px;padding:40px 28px;padding-right:52px}.business-value-icon{position:absolute;right:24px;top:24px;width:40px;height:40px}@media screen and (min-width:992px){.business-value-wrapper{border-radius:32px;padding:60px 48px;padding-right:80px}}.universal__PS{width:100%;background-position:center;background-size:cover;background-repeat:no-repeat}.universal__PS-inner{width:100%;padding-top:16px;display:flex;justify-content:center}.universal__PS-text{border-bottom-left-radius:12px;border-bottom-right-radius:12px;background:#323234;padding:16px}.ps-cards{position:absolute;bottom:0;left:40px;right:0;margin:auto;width:63%;padding-bottom:60%}.ps-icons{padding-bottom:90%}.ps-card{position:absolute;bottom:0;width:80%}.ps-card-blue{transform:translate(1%,-25%) rotate(90deg)}.ps-card-white{width:70%;transform:translate(-15%,-38%) rotate(90deg)}.ps-card-glass{right:0;bottom:0}.ps-icon01,.ps-icon02,.ps-icon03,.ps-icon04,.ps-icon05,.ps-icon06{position:absolute}.ps-icon01{bottom:22%;left:1%;width:14%}.ps-icon02{bottom:53%;left:4%;width:10%}.ps-icon03{bottom:73%;left:20%;width:14%}.ps-icon04{bottom:80%;right:35%;width:16%}.ps-icon05{bottom:68%;right:8%;width:17%}.ps-icon06{bottom:46%;right:1%;width:11%}.transactions{padding-bottom:80%;background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url(../assets/flags.jpg)}.transactions div{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;width:50%;min-width:200px;height:80%;padding:24px;display:flex;flex-direction:column;row-gap:20px}@media screen and (min-width:992px){.universal__PS-text{height:156px;border-bottom-left-radius:28px;border-bottom-right-radius:28px;padding:24px 44px 36px 44px}}.circle-arrows{display:block;flex-shrink:0;animation:circleArrowsRotate 4s infinite ease;transform:skew(-15deg,-8deg)}@keyframes circleArrowsRotate{100%{transform:skew(-15deg,-8deg) rotate(360deg)}}.bc-icons{padding-bottom:90%}.bc-icon01,.bc-icon02,.bc-icon03,.bc-icon04,.bc-icon05,.bc-icon06{position:absolute}.bc-icon01{bottom:60%;left:40%;width:23%}.bc-icon02{bottom:35%;right:1%;width:22%}.bc-icon03{bottom:0;right:10%;width:17%}.bc-icon04{bottom:10%;left:35%;width:22%}.bc-icon05{bottom:10%;left:0;width:17%}.bc-icon06{bottom:45%;left:6%;width:18%}.roadmap-stage{display:inline-block;padding:8px 20px;border-radius:52px;background:#000;font-size:16px;font-weight:600;line-height:21px}.roadmap-list{padding-left:24px;line-height:170%;font-size:16px;list-style:disc}.roadmap-decor-2{display:none}.roadmap-decor-1{margin-bottom:70px}@media screen and (min-width:992px){.roadmap-list{font-size:20px}.roadmap-line{position:relative}.roadmap-item::after{content:"";position:absolute;top:0;left:50%;margin:auto;height:100%;border:1px solid rgba(255,255,255,.15)}.roadmap-item{position:relative;min-height:270px}.roadmap-decor-1{display:block;width:100px;height:100px;position:absolute;left:50px;top:-100px;margin-bottom:0}.roadmap-decor-2{display:block;width:100px;height:100px;position:absolute;right:150px;bottom:-100px}}@media screen and (min-width:1200px){.roadmap-item{min-height:344px}.roadmap-list{font-size:24px}}.affiliate-program-cover{position:relative;display:flex;justify-content:flex-end;width:100%;max-width:548px}.affiliate-program-card1,.affiliate-program-card2{position:absolute;width:100%;max-width:160px}.affiliate-program-card1{left:23%;bottom:10%;transform:skew(8deg) rotate(8deg)}.affiliate-program-card2{left:0;bottom:10px;transform:skew(8deg) rotate(8deg)}.affiliate-program-list{position:relative;padding-left:32px;margin-bottom:8px;line-height:133%}@media screen and (min-width:992px){.affiliate-program-card1,.affiliate-program-card2{max-width:280px}}.pintopay-offering-image{display:none}.earning-instruction-arrow{position:absolute;height:600px}.earning-instruction-text{position:absolute;width:120px;height:40px;background:#f8f8f8;display:flex;justify-content:center;align-items:center;z-index:1}@media screen and (max-width:992px){.earning-instruction-arrow{position:absolute;left:0;top:15%;height:600px}.earning-instruction-text{left:-50px;top:35%;transform:rotate(90deg)}}@media screen and (min-width:992px){.pintopay-offering-image{position:absolute;display:block;right:6%;top:6%;margin:auto;width:100%;max-width:525px}.rotate270--lg{transform:rotate(270deg)}.earning-instruction-arrow{position:absolute;top:10%;left:30%;transform:rotate(270deg)}.earning-instruction-text{left:27%;bottom:0}}.become-agent-cover{width:100%;max-width:440px;height:330px;border-radius:16px;background-size:cover;background-repeat:no-repeat;background-image:url(../assets/become-agent-cover.jpg)}.cashback-line{padding-bottom:12px;border-bottom:1px dashed rgba(0,0,0,.32)}.action{display:flex;flex-direction:column;width:260px;height:414px;border-radius:18px;padding:20px;background-size:cover}.action-number{width:42px;height:42px;border-radius:50%;background:rgba(255,255,255,.64);display:flex;justify-content:center;align-items:center;font-size:18px;font-weight:700;flex-shrink:0}.suitable-item{position:relative;width:100%;height:100%;border:2px solid rgba(0,0,0,.1);border-radius:16px;padding:28px;padding-right:100px}.suitable-item-icon{position:absolute;right:24px;top:24px}@media screen and (min-width:992px){.suitable-item{border:2px solid rgba(0,0,0,.1);border-radius:32px;padding:40px 48px;padding-right:100px}}.about-decor-card{position:absolute;bottom:23%;right:0;max-width:210px;transform:rotate(-20deg)}.about-text-decor{background:linear-gradient(252deg,#2fdcdd 0,#35a9f2 44.79%,#3888ff 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.our-mission-bg{position:relative;width:100%;height:300px;border-radius:32px;background-size:cover;background-repeat:no-repeat;background-image:url(../assets/our-mission-bg.jpg)}.our-mission-bg-image{position:absolute;right:-20px;bottom:0;width:100%;max-width:270px}@media screen and (min-width:992px){.our-mission-bg{height:400px;border-radius:32px}.our-mission-bg-image{right:-30px;max-width:320px}.about-decor-card{max-width:300px}}@media screen and (min-width:1200px){.about-decor-card{max-width:340px}.our-mission-bg-image{max-width:350px}}.crypto-wrap{display:flex;overflow:hidden;user-select:none;gap:40px}.crypto-list{flex-shrink:0;display:flex;gap:40px;counter-reset:item;justify-content:space-around;min-width:100%}.crypto-marquee{animation:scroll2 30s linear infinite}.crypto-item{width:54px;height:54px}@keyframes scroll2{from{transform:translateX(0)}to{transform:translateX(calc(-100% - 40px))}}.popup-term__checkbox{flex-shrink:0;width:12px;height:12px;margin-right:4px}.link{color:#0059ff;display:inline-block;text-decoration-line:underline}.popup__input{width:100%;border:0;border-radius:12px;padding:15px;font-size:16px}.popup__input-grey{background:rgba(212,216,224,.5)}.popup__input-grey::placeholder{color:#a5a9ad}.popup__input::placeholder{color:#bdbdbd;font-size:inherit}.popup__input:focus{outline:0}.contactUs-inner{width:100%;padding:40px 20px;border-radius:24px;background:linear-gradient(180deg,rgba(248,244,237,.8) 0,rgba(233,238,248,.8) 100%)}@media screen and (min-width:992px){.contactUs-inner{padding:86px 56px 56px 56px}}.form-control{width:100%;height:48px;margin-bottom:16px;border:1px solid rgba(0,0,0,.2);border-radius:12px;padding:14px 16px;font-family:inherit;font-size:16px}.form-control:focus{outline:0}.faq-button{width:100%;max-width:360px;padding:12px;text-align:center;font-size:14px;font-weight:600;background:0 0;border:1px solid #000;border-radius:12px;color:#000}@media screen and (min-width:992px){.faq-button{width:30%}}@media screen and (min-width:1400px){.faq-button{font-size:16px}}.crypto-cards{position:relative;width:100%;padding-bottom:80%;width:240px}.crypto-card1,.crypto-card2{position:absolute;width:100%;max-width:240px}.crypto-card1{left:0;top:0;transform:skew(8deg) rotate(8deg)}.crypto-card2{left:20%;top:35%;transform:skew(8deg) rotate(8deg)}.double-card-transparent{position:relative;width:100%;max-width:295px;padding-bottom:70%}.card1,.card2{position:absolute;width:240px;left:0;right:0;top:0;margin:auto;border:2px solid rgba(255,255,255,.4);border-radius:20px;animation:threedrotate 10s infinite linear;will-change:transform,margin;transform:rotate(-35deg) skewX(30deg);transition:1s ease}.card1{animation-delay:5s}@keyframes threedrotate{50%{transform:rotate(-35deg) skewX(30deg) translateY(20px)}}.card1{margin-top:60px}.tabs-rotate .card1{margin-top:0;z-index:1}.tabs-rotate .card2{margin-top:60px}@media screen and (min-width:992px){.double-card-transparent{position:relative;width:462px}.card1,.card2{border-radius:26px;top:20px}.crypto-cards{width:420px;padding-bottom:60%}.crypto-card1,.crypto-card2{position:absolute;width:100%;width:420px}}@media screen and (min-width:1400px){.card1,.card2{width:300px}.crypto-card1,.crypto-card2{position:absolute;width:100%;width:420px}}.footer{padding:32px 0;box-sizing:border-box;background:#1c212d radial-gradient(circle farthest-corner at 83% 125px,#202735,#1c212d) no-repeat}.footer-logo{display:flex;align-items:center;width:104px;height:32px;color:#fff;margin-right:36px}.footer__logo-icon{width:29px;height:32px;margin-right:auto}.footer__logo-brandname{flex-shrink:0;width:69.5px}.footer__social{flex-grow:1;flex-basis:0}.footer__social-text{margin:12px 0 21px 0;color:#ffffffa3;font-size:14px;font-weight:400;line-height:24px;text-wrap:balance}.footer-social__icons{display:flex;gap:36px;margin-bottom:32px}.footer__menu{display:flex;flex-wrap:wrap;justify-content:space-between;flex-grow:1;flex-basis:0}.footer__wrapper{display:flex;justify-content:space-around;margin-bottom:85px;flex-wrap:wrap;gap:20px}.footer-menu__title{color:#fff;font-size:18px;font-weight:700;cursor:pointer}.footer-menu__text{font-size:14px;font-weight:400;color:#ffffffa3;cursor:pointer}.footer-menu__list{display:flex;flex-direction:column;gap:16px}.footer__copyright{border-top:1px solid #ffffff1a;padding-top:20px;display:flex;justify-content:space-between;font-size:14px;font-weight:400;color:#ffffffa3;flex-wrap:wrap;gap:20px}.footer__copyright a{cursor:pointer}@media screen and (max-width:798px){.footer-menu__list{width:50%}.footer__wrapper{gap:60px}}.coming-soon{position:absolute;left:0;top:58px;width:126px;height:32px;background:#000;border-radius:4px;color:#fff;font-size:16px;font-weight:600;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .5s}.coming-soon::before{position:absolute;content:"";top:-7px;left:0;right:0;margin:auto;width:14px;height:14px;background:#000;transform:rotate(45deg)}.download-buttons:hover .coming-soon{opacity:1}@media screen and (min-width:992px){.coming-soon{left:0;top:58px}}.modal{display:none;position:fixed;top:0;right:0;bottom:0;left:0}.modal-overlay{background:rgba(0,0,0,.4);position:fixed;top:0;right:0;bottom:0;left:0;z-index:900;cursor:crosshair;backdrop-filter:blur(15px)}.modal-container{position:fixed;padding:20px;top:0;right:0;bottom:0;left:0;z-index:901;overflow-y:auto;display:flex;flex-direction:column}.modal-content{position:relative;width:100%;max-width:768px;background-color:#17191f;border-radius:32px;padding:64px 20px;color:#fff;margin:auto}.modal-content-light{background-color:#fff;color:#000}.modal.open{display:block;position:relative;z-index:900}.close-modal-btn{position:absolute;top:8px;right:8px;width:40px;height:40px;border:none;cursor:pointer;background:0 0;transition:transform .2s ease-in}.close-modal-btn::after,.close-modal-btn::before{content:"";position:absolute;left:8px;top:18px;height:2px;width:24px;background-color:#fff;display:block}.close-modal-btn-black::after,.close-modal-btn-black::before{background-color:#000}.close-modal-btn::before{transform:rotate(45deg)}.close-modal-btn::after{transform:rotate(-45deg)}.close-modal-btn:hover{transform:scale(1.05)}@media screen and (min-width:992px){.modal-content{padding:64px 98px}.close-modal-btn{top:24px;right:24px}}.solutions{text-align:center;background-color:#030507;color:#fff;background:url("sol-bg.png"),radial-gradient(ellipse at top right,#243451,#030507,transparent),radial-gradient(ellipse at bottom left,#243451,#030507,transparent);background-size:contain;background-repeat:no-repeat}@media screen and (min-width:992px){.li-check{margin-right:8px;flex-shrink:0}.li-check::before{content:"";display:inline-block;width:20px;height:20px;background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTQuODgwOTUgMTlDNC44ODA5NSAxOC44MzQ2IDQuODA5NTIgMTguNzQwMiA0LjY5MDQ4IDE4Ljc0MDJDNC41NzE0MyAxOC43NDAyIDQuNDUyMzggMTguNzg3NCA0LjI2MTkgMTguOTA1NUw0LjE2NjY3IDE4LjcxNjVDMy40Mjg1NyAxNy41MzU0IDIuNzYxOSAxNS41MDM5IDIuNDc2MTkgMTQuNzI0NEMyLjMzMzMzIDE0LjMyMjggMi4xOTA0OCAxMy40OTYxIDIgMTIuMjQ0MUMyLjIxNDI5IDEyLjM2MjIgMi4zNTcxNCAxMi40MDk0IDIuNDI4NTcgMTIuNDA5NEMyLjcxNDI5IDEyLjQwOTQgMy4zMDk1MiAxMS44NDI1IDMuNzE0MjkgMTEuODQyNUMzLjk3NjE5IDEyLjA1NTEgNC4xOTA0OCAxMi4xOTY5IDQuMjYxOSAxMi43NjM4QzQuNSAxNC42MDYzIDQuOTc2MTkgMTUuNzE2NSA1LjI4NTcxIDE1LjcxNjVDNS41NDc2MiAxNS43MTY1IDUuODgwOTUgMTUuNDA5NCA2LjczODA5IDEzLjg3NEM3LjExOTA1IDEyLjU3NDggNy41MjM4MSAxMi40ODAzIDcuOTUyMzggMTEuNTExOEM3Ljk1MjM4IDExLjcwMDggOCAxMS43OTUzIDguMDQ3NjIgMTEuNzk1M0M4LjExOTA1IDExLjc5NTMgOC4yMTQyOCAxMS43MDA4IDguMzA5NTIgMTEuNDY0NkM4LjM4MDk1IDExLjI1MiA4LjkwNDc2IDEwLjQwMTYgOS41IDkuMzE0OTZDMTAuNjQyOSA3LjIzNjIyIDEzLjM4MSAzLjk1Mjc2IDEzLjk1MjQgMy4yOTEzNEMxNC42MTkgMi41MzU0MyAxNS43MzgxIDEuNjM3OCAxNi4xOTA1IDEuMzc3OTVDMTYuMDk1MiAxLjc3OTUzIDE2LjE0MjkgMS44OTc2NCAxNi4yODU3IDEuODk3NjRDMTYuNjY2NyAxLjczMjI4IDE3LjE0MjkgMS4xNjUzNiAxNy40NTI0IDFMMTcuMjYxOSAxLjQyNTJDMTcuNSAxLjI1OTg0IDE3LjY2NjcgMS4xNjUzNiAxNy44MDk1IDEuMTY1MzZDMTcuOTI4NiAxLjE2NTM2IDE4IDEuMzU0MzMgMTggMS40NzI0NEMxOCAxLjY2MTQyIDE3Ljg4MSAxLjkyMTI2IDE3LjU5NTIgMi4yNTE5N0MxNy4zMDk1IDIuNTgyNjggMTYuNzYxOSAzLjMzODU4IDE1Ljc2MTkgNC4zNzc5NUwxNC4zNTcxIDUuODQyNTJDMTMuNDUyNCA2Ljk3NjM4IDkuNjY2NjcgMTIuMzM4NiA4Ljk1MjM4IDEzLjU0MzNMNy40NzYxOSAxNi4wMjM2QzYuODMzMzMgMTcuMDg2NiA2LjQ1MjM4IDE3Ljc3MTcgNi4yMTQyOSAxOC4wMzE1QzUuOTc2MTkgMTguMjkxMyA1LjczODA5IDE4LjU1MTIgNS40Mjg1NyAxOC43ODc0TDUuMzU3MTQgMTguNzQwMkw1LjIxNDI5IDE4LjY2OTNMNS4xNDI4NiAxOC42OTI5TDQuODgwOTUgMTlaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K")}}.li-check-green{margin-right:8px}.li-check-green::before{content:"";display:inline-block;margin-right:4px;width:16px;height:16px;background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEgMTAuNzIyOUwyLjQxOTA5IDkuMjc0MjlMNy4zNDg1NSAxNC4xMDI5TDE3LjU0MzYgNEwxOSA1LjQ0ODU3TDcuMzQ4NTUgMTdMMSAxMC43MjI5WiIgZmlsbD0iIzMwREI1QiIvPgo8L3N2Zz4K")}@media screen and (max-width:992px){.li-check{margin-right:4px}.li-check::before{content:"";display:inline-block;margin-right:4px;width:16px;height:16px;background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEgMTAuNzIyOUwyLjQxOTA5IDkuMjc0MjlMNy4zNDg1NSAxNC4xMDI5TDE3LjU0MzYgNEwxOSA1LjQ0ODU3TDcuMzQ4NTUgMTdMMSAxMC43MjI5WiIgZmlsbD0iIzMwREI1QiIvPgo8L3N2Zz4K")}}@media screen and (max-width:992px){.just-card{width:240px;margin:auto}.decorative-card-1{margin-top:-20%}}@media screen and (min-width:992px){.just-card{width:180px}}@media screen and (min-width:1400px){.just-card{width:270px}}.just-card-wide .just-card-body{padding-bottom:60%}.just-card-body{position:relative;border-radius:15px;border-bottom:1.6px solid rgba(255,255,255,.5);border-left:1.6px solid rgba(255,255,255,.5);box-shadow:0 31px 33px 0 rgba(22,25,46,.1);width:100%;padding-bottom:66%;background-position:center;background-size:cover}.visa-dark::after,.visa-light::after{content:"";position:absolute;bottom:16%;right:8%;width:14%;height:20%;background-position:right;background-size:contain;background-repeat:no-repeat}.visa-light::after{background-image:url(/assets/visa-logo-white.svg)}.just-card-glass-dark.visa-light::after{background-image:url(/assets/visa-logo.svg)}.visa-dark::after{background-image:url(/assets/visa-logo-dark.svg)}.just-card__logo-dark::before,.just-card__logo-light::before,.just-card__logo::before{content:"";position:absolute;top:12%;left:8%;width:34%;height:17%;background-position:left;background-size:contain;background-repeat:no-repeat}.just-card__logo::before{background-image:url(/assets/just-card__logo.svg)}.just-card__logo-dark::before{background-image:url(/assets/just-card__logo-dark.svg)}.just-card__logo-light::before{background-image:url(/assets/just-card__logo-light.svg)}.just-card-white{background-color:#fff;background-image:url(/assets/just-card-white.jpg)}.just-card-darkblue{background-color:rgba(83,124,255,.09)}.just-card-yellow{background-color:#ff0;background-image:url(/assets/just-card-yellow.jpg)}.just-card-glass{background-color:rgba(255,255,255,.09);background-image:url(/assets/just-card-glass.jpg)}.just-card-dune{background-color:#ff0;background-image:url(/assets/just-card-dune.jpg)}.just-card-glass-dark{background-color:rgba(0,0,0,.1);backdrop-filter:blur(8px)}.just-card-purple{background-color:purple;background-image:url(/assets/just-card-purple.jpg)}.just-card-custom{background-color:purple;background-image:url(/assets/just-card-custom.jpg)}.just-card-custom1{background-color:purple;background-image:url(/assets/just-card-custom1.jpg)}.twin-cards{position:relative;animation:twincardsA 5s infinite ease}.twin-cards .just-card-dune{position:absolute;top:0;left:0;opacity:0;transition:transform 1s ease;animation:twinCards 5s infinite ease}@keyframes twincardsA{5%{transform:rotate(-12deg)}10%{transform:rotate(0)}60%{transform:rotate(0)}65%{transform:rotate(-12deg)}70%{transform:rotate(0)}}@keyframes twinCards{4%{opacity:0}5%{opacity:1}64%{opacity:1}65%{opacity:0}}.solution-card1{position:absolute;width:200px;left:40px;top:0;margin-top:40px;margin-left:16px;will-change:margin;transform:rotate(20deg) skewX(-35deg);animation:10s threedrotate2 5s infinite linear}.solution-card2{position:absolute;width:200px;left:40px;top:0;animation:threedrotate2 10s infinite linear;transform:rotate(20deg) skewX(-35deg)}@media screen and (min-width:992px){.solution-card1{width:220px}.solution-card2{width:220px}}@keyframes threedrotate2{50%{transform:rotate(20deg) skewX(-35deg) translateY(20px)}}.just-card-blue{background-color:#00f;background-image:url(../assets/just-card-blue.jpg)}.card-virtual{position:absolute;top:18%;right:8%;width:18%;height:8%}.card-custom-logo::before{content:"";position:absolute;left:8%;top:12%;width:15%;height:8%;background-image:url(../assets/card-custom-logo.svg);background-size:contain;background-repeat:no-repeat;background-position:left}.new-crypto-cards{position:relative;width:300px;padding-bottom:80%}.new-crypto-card1,.new-crypto-card2{position:absolute;width:240px}.new-crypto-card1{left:23%;top:30%;transform:skew(8deg) rotate(8deg)}.new-crypto-card2{left:0;top:-10%;transform:skew(8deg) rotate(8deg)}@media screen and (min-width:992px){.new-crypto-cards{width:300px;padding-bottom:40%}.new-crypto-card1,.new-crypto-card2{width:280px}}@media screen and (min-width:1400px){.new-crypto-cards{width:420px;padding-bottom:50%}.new-crypto-card1,.new-crypto-card2{width:340px}}.your-bg,.your-logo{position:absolute}.your-bg{bottom:0;left:0}.your-bg-icon{position:absolute;bottom:20px;left:70px}.your-logo{top:-30px;left:200px}.your-logo-icon{position:absolute;left:-80px;top:-13}.document{word-break:break-word;word-wrap:break-word}.document p{font-size:14px;margin-bottom:1.5em;word-wrap:break-word}.document h5{font-size:14px;margin-bottom:1em;margin-top:0}.document ul{font-size:14px;margin:0;padding-left:32px}.document li{margin-bottom:1.5em;list-style:disc}.document h2{font-size:24px;margin-bottom:1em;margin-top:0}@media screen and (min-width:992px){.document p{font-size:18px}.document h5{font-size:18px}.document h2{font-size:40px}.document ul{font-size:18px}}.black-soft{color:#17191f}.text-64{color:rgba(0,0,0,.64);font-variant-numeric:lining-nums proportional-nums}.investments-hero{display:flex;align-items:center;justify-content:center;padding:80px 20px 0 20px;margin:auto}.inner{min-height:400px;padding:80px 40px 40px;overflow:hidden;display:flex;flex-direction:column;text-align:center;align-items:center;gap:2em;flex:1;max-width:1700px;border-radius:48px;position:relative;background:#e5e9ed}.inner>.bg{position:absolute;width:100%;left:0;top:0;z-index:-1;height:100%;object-fit:cover}@media screen and (max-width:1200px){.inner>.bg{display:none}}.invest-container{max-width:1200px;margin:auto}.gradient-text{font-family:Onest,system-ui;background:linear-gradient(49deg,#0b89fd 0,#f775b7 100.32%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero-header{font-size:52px;font-style:normal;font-weight:600;line-height:58px;letter-spacing:-.52px;max-width:700px}@media screen and (max-width:992px){.hero-header{font-size:26px}}.subheader{color:#101624;font-size:18px;font-style:normal;font-weight:600;line-height:24px;letter-spacing:-.09px;max-width:600px}.investBtn{border-radius:12px;text-decoration:none;cursor:pointer;padding:8px 20px;color:#101624;text-align:center;font-family:Onest,system-ui;font-size:14px;font-style:normal;font-weight:600;line-height:20px;letter-spacing:-.07px;background:#c0f142;transition:.3s ease-in-out;outline:0;border:none}.investBtn.large{padding:16px 24px;font-size:16px}.investBtn.bordered{background:0 0;color:#fff;border:2px solid #fff}.investBtn.bordered:hover{color:#aaa;border:2px solid #aaa}.investBtn-blue{background:#0059ff!important;color:#fff!important}.header-content,.header-nav,.invest-content,.investBtn,.nav-item,.nav-link,.nav-link-dropdown{white-space:nowrap}.ecosystem-section{padding:150px 0}@media screen and (max-width:992px){.ecosystem-section{padding:40px 0}}.ecosystem-title{font-size:40px;font-style:normal;font-weight:600;line-height:48px;letter-spacing:-.4px}.ecosystem-subtitle{font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:-.176px;max-width:800px;margin:64px 0 34px}.cards{gap:20px}.card{flex:1;min-width:280px;padding:24px;border-radius:24px;margin-top:50px;background:#f8f9fb;box-shadow:0 0 0 1px rgba(16,25,40,.05);transition:box-shadow .2s ease-in-out}.card:hover{box-shadow:0 8px 24px rgba(16,25,40,.08)}.card-title{font-size:18px;font-weight:600;margin:16px 0 8px}.card-text{font-size:14px;color:#475467;line-height:1.5}.facts-section-wrapper{padding:0 20px;display:flex;justify-content:center}.facts-section{position:relative;overflow:hidden;display:flex;flex-direction:column;text-align:center;align-items:center;gap:2em;flex:1;max-width:1700px;margin:auto;border-radius:48px;color:#fff;background:#443129 url(../src/investments/DigitsAndFacts.png) center center;background-size:cover}.overlay{padding:40px 20px;background-size:cover}.section-title{font-size:40px;font-style:normal;font-weight:600;line-height:48px;letter-spacing:-.4px;text-align:left}.section-subtitle{margin-top:64px;font-size:16px;font-style:normal;font-weight:600;line-height:24px;letter-spacing:-.08px;text-align:left}.facts-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:auto;gap:20px;margin-top:64px}.facts-grid>.fact-card:first-child,.facts-grid>.fact-card:nth-child(2){grid-column:span 2}.fact-card{background:rgba(255,255,255,.6);border-radius:28px;padding:24px;color:#101828;backdrop-filter:blur(12px);box-shadow:0 0 0 1px rgba(16,25,40,.05);display:flex;flex-direction:column;justify-content:space-between}@media screen and (max-width:992px){.facts-grid{grid-template-columns:repeat(2,1fr)}.facts-grid>.fact-card:first-child,.facts-grid>.fact-card:nth-child(2){grid-column:span 2}}.income-ratio-title{color:#101624;font-size:40px;font-style:normal;font-weight:600;line-height:48px;letter-spacing:-.4px}.income-ratio-subtitle{color:rgba(16,22,36,.6);font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:-.176px}.income-ratio-content{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:160px}@media screen and (max-width:992px){.income-ratio-content{flex-direction:column-reverse;gap:40px}}.income-ratio-content ul{list-style:none;padding:0;margin:0;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:-.176px}.income-ratio-content ul li{text-align:right;margin-bottom:24px}.income-ratio-content ul li::after{content:"";display:inline-block;width:16px;height:16px;border-radius:50%;vertical-align:middle;margin-left:12px}@media screen and (max-width:992px){.income-ratio-content ul li{text-align:left;padding-left:34px;position:relative}.income-ratio-content ul li::after{position:absolute;left:0;top:4px}.income-ratio-content .сhart{max-width:300px;margin:auto}}.income-ratio-content ul li:first-child::after{background:linear-gradient(49deg,#0b89fd 0,#f775b7 100.32%)}.income-ratio-content ul li:nth-child(2)::after{background:linear-gradient(49deg,#0689ff 0,#c0f142 100.32%)}.income-ratio-content ul li:nth-child(3)::after{background:#0032cf}.income-ratio-content ul li:nth-child(4)::after{background:#c0f142}.income-ratio-content ul li.total-amount{font-size:24px;font-style:normal;font-weight:600;line-height:32px;letter-spacing:-.12px;margin-top:40px}.income-ratio-content ul li.total-amount::after{content:unset}.invest-round{margin-top:166px}@media screen and (max-width:992px){.invest-round{margin-top:66px}}.round-subtitle{font-weight:400;max-width:500px;font-size:16px;margin-top:64px}.rounds{display:flex;flex-direction:row;align-items:center;justify-content:center;margin-top:164px;gap:16px}.round-item{padding:32px;border-radius:48px;opacity:.6;background:#f7f8fa;flex-basis:33%;gap:12px;box-shadow:0 0 0 1px rgba(16,25,40,.05);transition:box-shadow .2s ease-in-out}.round-item:hover{box-shadow:0 8px 24px rgba(16,25,40,.18)}.round-item:nth-child(2){border-radius:48px;background:linear-gradient(49deg,#0b89fd 0,#f775b7 100.32%);color:#fff}.round-item h3{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.round-item .state{border-radius:100px;background:rgba(16,22,36,.1);font-size:12px;font-style:normal;font-weight:600;line-height:16px;padding:4px 8px;display:flex;flex-direction:row;align-items:center}.state.colored{color:#fff;background:linear-gradient(49deg,#0b89fd 0,#f775b7 100.32%)}.round-item .date{color:#101624;margin-top:20px}.round-item:nth-child(2) .date{color:rgba(255,255,255,.6)}.round-item:nth-child(3) .date{color:#101624}.round-item ul{margin:24px 0 0;padding:0}.round-item li{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-top:14px;font-weight:600;gap:10px}.round-item li .name{color:#101624;font-size:14px;font-weight:400}.round-item:nth-child(2) li .name{color:#fff}.round-item li .name .sub-text{font-size:12px;font-style:normal;font-weight:400;line-height:16px;color:#101624}.round-item:nth-child(2) li .name .sub-text{color:rgba(255,255,255,.6)}@media screen and (max-width:992px){.invest-round,.rounds{margin-top:66px;flex-direction:column}.round-subtitle{margin-top:32px}}.calc{position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;flex:1;max-width:1700px;width:100%;margin-top:164px;border-radius:48px;color:#fff;padding:80px 0;background:#443129 url(../src/investments/CalcBg.png) center center;background-size:cover}.calc-body{border-radius:28px;padding:64px;color:#101624;font-size:16px;background:rgba(255,255,255,.74);backdrop-filter:blur(32px);margin-top:64px}.calc-body h3{font-size:24px;font-style:normal;font-weight:600;line-height:32px;letter-spacing:-.12px}.calc-header{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:14px}.calc-header>div:first-child{max-width:540px}.calc-header>div:first-child h3{margin-bottom:24px}.calc-header ul{margin-top:52px}.calc-header ul li{margin-bottom:12px}.range-container{display:flex;flex-direction:column;align-items:center;gap:16px}.range-container label{color:#101624;text-align:center;font-size:40px;font-style:normal;font-weight:600;line-height:48px;letter-spacing:-.4px}.range-container input[type=range]{-webkit-appearance:none;width:100%;height:8px;border-radius:100px;outline:0;cursor:pointer}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;background:#f775b7;border:none;margin-top:-2px}.range-container input[type=range]::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:#f775b7;border:none}.minmax{display:flex;flex-direction:row;margin-top:-12px;width:100%;justify-content:space-between;color:rgba(59,58,56,.6);font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:-.176px}.results-header{margin-top:12px}.results{display:flex;flex-direction:row;justify-content:space-between;gap:24px}.results-header{margin:24px 0}.callme-form-container{display:flex;flex-direction:row;gap:12px;width:100%}.error-message,.success-message{display:flex;padding:16px;align-items:center;justify-content:center;gap:10px;align-self:stretch;border-radius:12px;border:1px solid #c0f142;background:rgba(192,241,66,.4);color:#101624;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:-.176px}.error-message{margin-top:12px;background:rgba(225,45,57,.6);border:1px solid #e12d39;color:#fff}.callme-form-container.hidden,.error-message.hidden,.success-message.hidden{display:none}.callme-input-wrapper{flex-basis:25%}.callme-input{border-radius:12px;border:1px solid rgba(0,0,0,.15);background:#fff;padding:18px 14px;width:100%}.callme-input:active,.callme-input:focus{outline:0}.callme-select-wrapper{flex-basis:20%;border-radius:12px;border:1px solid rgba(0,0,0,.15);background:#fff;padding:0 14px}.callme-select-wrapper select{background:0 0;padding:18px 0;border:none}.callme-input.error{border:1px solid #e12d39}.callme-input-wrapper .error-msg{display:none;color:#e12d39;font-size:12px;line-height:16px}.callme-input.error+.error-msg{display:block}.callme-form-container .investBtn{font-weight:400;flex-grow:1;height:54px}@media screen and (max-width:992px){.calc{padding:40px 0;margin-top:64px}.calc-body{margin-top:32px;padding:24px}.calc-header,.results{flex-direction:column}.calc-header ul{margin:0 0 24px}.callme-form-container{flex-direction:column}}.results>div{display:flex;flex-direction:column;flex-basis:33%;border-radius:16px;background:rgba(255,255,255,.42);padding:20px;align-items:center;justify-content:center;color:rgba(16,22,36,.32)}.results>div>strong{font-size:24px;font-style:normal;font-weight:600;line-height:32px;letter-spacing:-.12px;color:#101624}.note{text-align:center;color:rgba(16,22,36,.32);font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:-.176px;margin-top:14px}.email-header{margin-top:32px;max-width:700px;display:flex;gap:16px;flex-direction:column}.mechanics{margin-top:164px}@media screen and (max-width:992px){.mechanics{margin-top:64px}}.mechanics h2{max-width:600px}.mechanics-body{display:grid;grid-template-columns:1fr 1fr auto;gap:20px;align-items:stretch;margin-top:64px}.mechanics-body ul{display:grid;grid-template-columns:1fr 1fr;gap:20px;list-style:none;padding:0;margin:0}.mechanics-body li{display:flex;padding:20px;flex-direction:column;align-items:flex-start;gap:10px;border-radius:40px;background:#f7f8fa}.mechanics-body li h4{margin-top:10px;margin-bottom:8px;font-size:1.2rem;font-weight:600}.mechanics-body li p{margin:0 0 10px 0;color:#555}.mechanics-body .m-bg{width:100%;height:100%;border-radius:40px;background:url(../src/investments/Mecanics.png) no-repeat center center;background-size:cover}@media screen and (max-width:992px){.mechanics-body{grid-template-columns:1fr}.mechanics-body ul{grid-template-columns:1fr}.mechanics-body .m-bg{display:none}}.reasons-section{margin-top:164px}.reasons{display:flex;align-items:center;justify-content:space-between;flex-direction:row;gap:20px;margin-top:64px}.reasons div{flex-basis:25%;border-radius:40px;padding:20px;display:flex;flex-direction:column;justify-content:space-between;min-height:340px;background-size:cover!important;background-repeat:no-repeat;background-position:0 50%;background-color:#141314;overflow:hidden;color:#fff;font-size:16px}@media screen and (max-width:992px){.reasons-section{margin-top:64px}.reasons{flex-direction:column}.reasons div{flex-basis:unset;min-height:160px;width:100%}}.reasons div:first-child{background-image:url(../src/investments/reason1.png)}.reasons div:nth-child(2){background-image:url(../src/investments/reason2.png)}.reasons div:nth-child(3){background-image:url(../src/investments/reason3.png)}.reasons div:nth-child(4){background-image:url(../src/investments/reason4.png)}.reasons div h4{font-size:24px;font-style:normal;font-weight:600;line-height:32px;letter-spacing:-.12px}.grow-section{margin-top:164px}.grow{margin-top:64px;display:flex;flex-direction:row;gap:20px}.grow>div{display:flex;flex-direction:column;gap:10px;padding:0 32px;min-height:180px;justify-content:center;align-items:flex-start;border-radius:48px;background:rgba(247,248,250,.6)}@media screen and (max-width:992px){.grow-section{margin-top:64px}.grow{flex-direction:column}}.helplinks{display:flex;flex-direction:row;gap:20px;padding:20px;align-items:center;justify-content:center}.helplinks a{text-decoration:none;color:#101624;font-size:14px;font-style:normal;font-weight:600;line-height:20px;letter-spacing:-.07px;display:block;padding:8px 20px}.call-to-action{position:relative;overflow:hidden;display:flex;flex-direction:column;text-align:center;align-items:center;justify-content:center;gap:2em;flex:1;max-width:1700px;margin:82px auto 64px;border-radius:48px;color:#fff;padding:80px 0 160px;background:#443129 url(../src/investments/calltoAction.png) center center;background-size:cover}.call-to-action h2,.call-to-action p{max-width:800px;padding:0 20px;text-align:center}.action-buttons{display:flex;flex-direction:row;gap:20px;align-items:center;justify-content:center;padding:20px}@media screen and (max-width:992px){.call-to-action{margin-top:64px}.action-buttons{flex-direction:column}.action-buttons .investBtn{width:100%;box-sizing:border-box}}.invest-landing{overflow:hidden}.invest-landing *{box-sizing:border-box}