/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;text-size-adjust:100%}body{margin:0}main{display:block}h1{margin:.67em 0;font-size:2em}hr{overflow:visible;box-sizing:content-box;height:0}pre{font-family:monospace;font-size:1em}a{background-color:transparent}abbr[title]{text-decoration:underline;text-decoration:underline dotted;border-bottom:none}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;position:relative;font-size:75%;line-height:0}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:100%;line-height:1.15}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;-moz-appearance:button;appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{display:table;box-sizing:border-box;max-width:100%;padding:0;white-space:normal;color:inherit}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}[type=search]::-webkit-search-decoration{-webkit-appearance:none;-moz-appearance:none;appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button;-moz-appearance:button;appearance:button}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}*,*:before,*:after{box-sizing:border-box;outline:0;margin:0;padding:0}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%}body{background-color:#f4f3ff;font-family:Inter Tight,sans-serif;font-optical-sizing:auto;color:#171717}body.no-scroll{overflow:hidden}.main-wrapper{position:relative;overflow:hidden}p{font-weight:400;line-height:1.3}h1,h2,h3,h4,h5{font-family:Manrope,sans-serif;font-weight:600;font-optical-sizing:auto;margin:0}ul,ol{margin:0;padding:0;list-style-type:none}img{display:block;max-width:100%;height:auto;border:none;margin:0;padding:0}input,textarea,button{font-family:Inter Tight,sans-serif;font-optical-sizing:auto}button{cursor:pointer}button:focus-visible{outline:none}.limit{display:block;max-width:1780px;margin:0 auto;padding:0 20px}.glass-card{background:#fff9;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.8);border-radius:24px;padding:32px}.gradient-text{background:linear-gradient(135deg,#9182e3,#a959ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.btn-wrapper{display:flex;gap:20px}.btn-wrapper.direction--column{flex-direction:column}@media (max-width: 992px){.btn-wrapper.direction--column{flex-direction:row}}@media (max-width: 992px){.btn-wrapper{gap:15px;margin:0 auto}}.btn,.btn--white,.btn--primary{display:inline-flex;align-items:center;gap:12px;padding:24px 50px;border-radius:60px;font-family:Inter Tight,sans-serif;font-size:24px;font-weight:500;text-decoration:none;text-align:center;cursor:pointer;border:none;transition:all .3s ease-in-out}@media (max-width: 992px){.btn,.btn--white,.btn--primary{font-size:20px}}@media (max-width: 756px){.btn,.btn--white,.btn--primary{font-size:16px;padding:15px 38px}}.btn--primary{color:#fff;background:#6b5fd6;background:linear-gradient(to right,#9182e3,#a959ff,#6b5fd6);background-size:200% 100%;background-position:left}.btn--primary:hover{background-position:right}.btn--primary.btn--with-arrow{padding:10px 10px 10px 30px}.btn--primary.btn--with-arrow .btn-arrow{width:52px;height:52px;display:flex;align-items:center;justify-content:center;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;border:1px solid rgba(255,255,255,.3);background:linear-gradient(135deg,#a474ed,#b387f9)}.btn--primary.btn--with-arrow .btn-arrow svg{fill:#fff}@media (max-width: 756px){.btn--primary.btn--with-arrow{padding:15px 38px}.btn--primary.btn--with-arrow .btn-arrow{display:none}}.btn--white{color:#000;border:1px solid #fff;background-color:#ffffff4d}.btn--white:hover{background-color:#0000001a}.section-title{font-family:Manrope,sans-serif;font-size:clamp(32px,5vw,62px);font-weight:600;line-height:1.1;color:#171717;text-transform:none}.only-desktop{display:flex}@media (max-width: 992px){.only-desktop{display:none}}.only-mobile{display:none}@media (max-width: 992px){.only-mobile{display:flex}}.fade-up{opacity:0;transform:translateY(30px);transition:opacity .7s ease,transform .7s ease}.fade-up.is-visible{opacity:1;transform:translateY(0)}.stagger-1{transition-delay:.1s}.stagger-2{transition-delay:.2s}.stagger-3{transition-delay:.3s}.stagger-4{transition-delay:.4s}.stagger-5{transition-delay:.5s}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.marquee-track{display:flex;width:max-content;animation:marquee 20s linear infinite;white-space:nowrap}.marquee-track:hover{animation-play-state:paused}@media (prefers-reduced-motion: reduce){.fade-up{transition:none;opacity:1;transform:none}.marquee-track{animation:none}}.sticky-offer{background:#171717}.sticky-offer__inner{display:flex;align-items:center;justify-content:center;gap:6px;height:43px}.sticky-offer__inner span{font-family:Inter Tight,sans-serif;font-weight:500;font-size:16px;line-height:1.3em;letter-spacing:-.02em;color:#fff}.header{padding:20px 0}.header__plug{width:176px}.header__plug .header__logo{display:none;padding-right:60px}@media (max-width: 992px){.header__plug{display:none}}@media (max-width: 500px){.header__plug,.header__plug .header__logo{display:block}}.header__inner{display:flex;align-items:center;justify-content:space-between;height:72px;gap:10px}.header__logo{font-family:Manrope,sans-serif;font-size:22px;font-weight:700;color:#171717;text-decoration:none}.header__logo span{color:#8777f1}.header__nav{display:flex;align-items:center;gap:30px}.header__nav a{font-size:15px;color:#707070;text-decoration:none;transition:color .2s}.header__nav a:hover{color:#171717}@media (max-width: 756px){.header__nav{gap:15px}}.header__actions{position:relative;display:flex;align-items:center;gap:30px;padding:16px 30px;height:72px;background:#ffffff1a;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.8);border-radius:100px;box-shadow:0 0 52px #0000001a}.header__actions:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:100px;padding:1px;background:linear-gradient(207deg,#fff,#ffffff4d);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.header__actions a{font-family:Manrope,sans-serif;font-weight:600;font-size:18px;color:#707070;text-decoration:none;transition:color .2s}.header__actions a:hover{color:#171717}@media (max-width: 756px){.header__actions{padding:12px 20px;gap:15px}}@media (max-width: 500px){.header__actions{gap:15px}}.header__burger{position:relative;display:none;flex-direction:column;justify-content:center;gap:5px;width:36px;height:36px;background:none;border:none;cursor:pointer;padding:6px}.header__burger:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border:1px solid #fff;width:60px;height:60px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.header__burger span{display:block;width:100%;height:3px;background:#707070;border-radius:2px;transition:all .3s ease}.header__modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;display:flex;align-items:center;justify-content:center;background:#0006;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.header__modal.is-open{opacity:1;visibility:visible}.header__modal-close{position:absolute;top:13px;right:20px;width:60px;height:60px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;border:1px solid #fff;background:none;cursor:pointer;padding:0}.header__modal-close span{display:block;position:absolute;top:50%;left:50%;width:24px;height:3px;background:#707070;border-radius:2px}.header__modal-close span:first-child{transform:translate(-50%,-50%) rotate(45deg)}.header__modal-close span:last-child{transform:translate(-50%,-50%) rotate(-45deg)}.header__modal-inner{position:relative;max-width:420px;width:100%;border-radius:36px;background:url(/assets/modal-bg-AYpGsDoH.jpg);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:25px;text-align:center;padding:0 20px 25px}.header__modal-inner .header__logo{margin-top:100px}.header__modal-inner .header__modal-actions,.header__modal-inner .header__modal-actions a{width:100%}.header__modal-inner .header__modal-social{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:15px}.header__modal-inner .header__modal-social .header__social-link{display:flex;align-items:center;justify-content:center;width:52px;height:52px;background-color:#82818a66;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;transition:background-color .5s ease-in-out}.header__modal-inner .header__modal-social .header__social-link:hover{background-color:#82818ab3}.header__modal-nav{display:flex;flex-direction:column;gap:10px}.header__modal-nav a{font-family:Manrope,sans-serif;font-size:24px;font-weight:600;color:#171717;text-decoration:none;transition:color .2s}.header__modal-nav a:hover{color:#8777f1}.header__modal-actions{display:flex;flex-direction:column;align-items:center;gap:15px}.header__modal-actions a{text-align:center;justify-content:center}.header__burger.is-active span:nth-child(1){transform:translateY(8px) rotate(45deg)}.header__burger.is-active span:nth-child(2){opacity:0}.header__burger.is-active span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}@media (max-width: 500px){.header__nav,.header__actions{display:none}.header__burger{display:flex}}.section-hero{position:relative;overflow:hidden;padding:90px 0 60px;text-align:center}.section-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;display:flex;align-items:center;justify-content:center}.section-hero__bg-shape{position:absolute;top:45%;left:50%;transform:translate(-50%,-50%);height:auto}.section-hero__inner{position:relative;z-index:1}.section-hero__content{display:flex;flex-direction:column;align-items:center}.section-hero__title{font-family:Manrope,sans-serif;font-size:clamp(56px,8.3vw,160px);font-weight:600;line-height:1.05;letter-spacing:-.02em;color:#171717;text-transform:none;margin-bottom:30px}.section-hero__simple{color:#8777f1}.section-hero__subtitle{font-size:clamp(16px,1.25vw,24px);font-weight:400;color:#17171780;line-height:1.3;margin-bottom:90px}.section-hero__actions{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.section-hero__cta-primary{display:inline-flex;align-items:center;gap:12px;padding:18px 28px 18px 36px;background:linear-gradient(135deg,#9182e3,#a959ff);color:#fff;font-family:Inter Tight,sans-serif;font-size:18px;font-weight:500;text-decoration:none;border-radius:100px;transition:opacity .2s}.section-hero__cta-primary:hover{opacity:.9}.section-hero__cta-icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;background:#ffffff1f;border-radius:50%;flex-shrink:0}.section-hero__cta-ghost{display:inline-flex;align-items:center;padding:18px 36px;background:#fff6;color:#171717;font-family:Inter Tight,sans-serif;font-size:18px;font-weight:500;text-decoration:none;border-radius:100px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:background .2s}.section-hero__cta-ghost:hover{background:#ffffffa6}@media (max-width: 992px){.section-hero{padding:50px 0 60px}.section-hero__subtitle{margin-bottom:70px}}@media (max-width: 500px){.section-hero{padding:70px 0 30px}.section-hero .section-hero__bg-shape{top:22%}.section-hero .section-hero__subtitle{font-size:24px;font-weight:400;line-height:1.3}.section-hero .section-hero__subtitle br{display:none}.section-hero__subtitle{margin-bottom:50px}.section-hero__actions{flex-direction:column;align-items:center}.section-hero__cta-primary,.section-hero__cta-ghost{width:100%;max-width:300px;justify-content:center}}.section-scaling{padding:60px 0}.section-scaling__inner{display:flex;justify-content:center}.section-scaling__frame{position:relative;width:100%;max-width:1374px;aspect-ratio:1374/686;background:#fff3;border:2px solid #E8E7F5;border-radius:80px;box-shadow:0 0 52px #0000001a}.section-scaling__chart{position:absolute;left:0;top:23.9%;width:112.8%;height:auto;pointer-events:none}.section-scaling__title{position:absolute;left:50px;top:50px;font-family:Manrope,sans-serif;font-weight:600;font-size:62px;line-height:1.05em;letter-spacing:-.02em;color:#171717}.section-scaling__title span{color:#8777f1}.section-scaling__tab{position:absolute;padding:15px 40px;background:#ffffffb3;border:2px solid #E8E7F5;border-radius:200px;box-shadow:0 0 75px #0000001a;font-family:Inter Tight,sans-serif;font-weight:500;font-size:24px;line-height:1.3em;letter-spacing:-.02em;color:#17171799;text-align:center;white-space:nowrap}.section-scaling__tab span{display:block;color:#8777f1}.section-scaling__tab--1{top:33%;left:47%}.section-scaling__tab--2{top:37%;left:64%}.section-scaling__tab--3{top:37.8%;left:82%}@media (max-width: 1200px){.section-scaling__tab--1{top:37%;left:52%}.section-scaling__tab--2{top:57%;left:52%}.section-scaling__tab--3{top:77%;left:52%}}@media (max-width: 992px){.section-scaling__frame{max-width:896px;aspect-ratio:896/623;border-radius:30px}.section-scaling__chart{left:0;top:24.9%;width:121.5%}.section-scaling__title{left:40px;top:40px;font-size:42px;line-height:1.1em}.section-scaling__tab-wrapper{position:absolute;top:40%;left:55%;display:flex;flex-direction:column;gap:20px}.section-scaling__tab{display:inline-block;position:static;font-size:18px;padding:10px 30px}}@media (max-width: 756px){.section-scaling__title br{display:none}.section-scaling__tab{font-size:16px;padding:8px 20px}}@media (max-width: 500px){.section-scaling{padding:30px 0}.section-scaling__frame{aspect-ratio:auto;height:237px;border:none;border-radius:0;box-shadow:none;background:none;overflow:visible}.section-scaling .section-scaling__tab-wrapper{gap:10px}.section-scaling__title{position:static;font-size:24px;line-height:1.05em;text-align:center}.section-scaling__tab{padding:7px 14px;border-radius:20px;border-width:1px;box-shadow:0 0 52px #0000001a;font-size:12px}}@keyframes flowUp{0%{transform:translateY(0)}50%{transform:translateY(-3%)}to{transform:translateY(0)}}.section-why{position:relative;padding:60px 0;overflow:hidden}.section-why__title{font-family:Manrope,sans-serif;font-weight:600;font-size:62px;line-height:1.05em;letter-spacing:-.02em;color:#000;text-align:center;margin-bottom:60px}.section-why__title span{color:#8777f1}.section-why__content{position:relative;display:flex;justify-content:center;align-items:flex-start;gap:40px;margin-bottom:40px}.section-why__content:before{position:absolute;right:-250px;top:-150px;content:"";border-radius:50%;filter:blur(80px);width:800px;height:800px;background:radial-gradient(circle,rgba(135,119,241,.4),transparent);z-index:-1}@media (max-width: 756px){.section-why__content:before{display:none}}.section-why__blob{position:absolute;right:-5%;top:-10%;width:525px;height:524px;filter:blur(21px);opacity:.34;pointer-events:none;z-index:0}.section-why__wallets{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:30px;flex:0 1 750px;max-width:750px;margin-top:70px}.section-why__wallets-img{width:55%;height:auto;padding-top:7%}.section-why__wallets-before{position:absolute;top:-40px;left:-45px;z-index:-1;animation:flowUp 5s ease-in-out infinite;animation-delay:.5s}.section-why__wallets-after{position:absolute;top:-11%;left:10px;z-index:1;animation:flowUp 5s ease-in-out infinite}.section-why__wallets-heading{font-family:Manrope,sans-serif;font-weight:600;font-size:42px;line-height:1.1em;letter-spacing:-.02em;color:#171717cc;text-decoration:line-through;text-align:center}.section-why__glass{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:40px;flex:0 1 580px;max-width:580px;padding:30px 30px 40px;background:url(/assets/glass-bg-AQE-FjVg.jpg);background-size:cover;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.8);border-radius:80px;box-shadow:0 0 50px #0000001a}.section-why__glass-top{display:flex;flex-direction:column;align-items:center;gap:30px;width:100%}.section-why__glass-screenshot{width:100%;height:370px;border-radius:60px;overflow:hidden;background:#f8fafb;box-shadow:0 0 66px #0000001a}.section-why__glass-screenshot img{width:100%;height:100%;object-fit:contain}.section-why__glass-text{font-family:Manrope,sans-serif;font-weight:600;font-size:42px;line-height:1.3;letter-spacing:-.02em;color:#171717cc;text-align:center}.section-why__marquee{position:relative;overflow:hidden}.pw-layer{overflow:hidden;display:flex;align-items:center;margin:0 -1024px}.pw-layer--pills{gap:500px}.pw-layer--pills .pw-line-inner{display:flex;gap:500px;white-space:nowrap;animation:marquee-pw-reverse 100s linear infinite}.pw-layer--pills.pills--reverse .pw-line-inner{animation:marquee-pw 90s linear infinite}.pw-layer--text{gap:32px;margin:-20px 0}.pw-layer--text .pw-line-inner{font-family:Manrope,sans-serif;font-size:80px;font-weight:800;line-height:1;text-transform:uppercase;letter-spacing:.05em;background:linear-gradient(180deg,#666,#d5d5d5);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;opacity:.15;white-space:nowrap;display:flex;gap:32px;animation:marquee-pw 30s linear infinite}.pw-pill{display:flex;align-items:center;gap:5px;padding:6px 14px;background:linear-gradient(90deg,#a237ff80,#7970ff80);border-radius:61px;white-space:nowrap;flex-shrink:0}.pw-pill span{font-family:Inter Tight,sans-serif;font-weight:500;font-size:16px;line-height:1.3em;letter-spacing:-.02em;color:#fff}.pw-pill__icon{display:block;width:21px;height:21px;border-radius:50%;flex-shrink:0;object-fit:contain}@keyframes marquee-pw{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes marquee-pw-reverse{0%{transform:translate(-100%)}to{transform:translate(0)}}@media (max-width: 992px){.section-why__title{font-size:42px;line-height:1.1em;margin-bottom:40px}.section-why__content{gap:24px;margin-bottom:120px}.section-why__blob{width:350px;height:350px}.section-why__wallets{flex:0 1 466px;max-width:466px;gap:20px;margin-top:50px}.section-why__wallets-heading{font-size:28px}.section-why__glass{flex:0 1 420px;max-width:420px;padding:20px 20px 30px;border-radius:30px;gap:20px}.section-why__glass-top{gap:20px}.section-why__glass-screenshot{height:260px;border-radius:20px}.section-why__glass-text{font-size:28px}.pw-layer--pills,.pw-layer--pills .pw-line-inner{gap:300px}.pw-layer--text .pw-line-inner{font-size:60px}}@media (max-width: 756px){.section-why{padding:60px 0 0}.section-why__title{font-size:24px;line-height:1.05em;margin-bottom:0}.section-why__content{flex-direction:column;align-items:center;gap:20px;margin-bottom:25px}.section-why__blob{display:none}.section-why__wallets{flex:none;width:100%;max-width:100%;gap:16px;margin-top:0}.section-why__wallets-heading{font-size:18px;line-height:1.1em}.section-why__glass-text{font-size:18px;max-width:280px}.pw-layer--pills,.pw-layer--pills .pw-line-inner{gap:200px}.pw-layer--text{margin:-10px 0}.pw-layer--text .pw-line-inner{font-size:36px}.pw-pill{padding:4px 10px;gap:4px}.pw-pill span{font-size:12px}.pw-pill__icon{width:16px;height:16px}.section-why__wallets-img{padding-top:12%}.section-why__wallets-before{top:7%;left:-7%}.section-why__wallets-after{top:-3%}.section-why__content:before{display:none}}@media (prefers-reduced-motion: reduce){.pw-line-inner{animation:none!important}}.section-streamlined{padding:60px 0}.section-streamlined__title{font-family:Manrope,sans-serif;font-weight:600;font-size:24px;line-height:1.05em;letter-spacing:-.02em;color:#171717cc;margin:0 20px 20px}.section-streamlined__title span{color:#8777f1}.section-streamlined__title:before{position:absolute;left:-300px;top:-200px;content:"";border-radius:50%;filter:blur(80px);width:800px;height:800px;background:radial-gradient(circle,rgba(135,119,241,.2),transparent);z-index:-1}@media (max-width: 756px){.section-streamlined__title:before{display:none}}.section-streamlined__grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;padding:0 20px}.section-streamlined__card{position:relative;overflow:hidden;border-radius:18px;border:1px solid #E8E7F5;box-shadow:0 0 52px #0000001a;background:#ffffff80;padding:50px}.section-streamlined__card.card--bottom-content{display:flex;align-items:flex-end}.section-streamlined__label{position:relative;font-family:Manrope,sans-serif;font-weight:600;font-size:14px;line-height:1.1em;letter-spacing:-.02em;color:#171717cc;z-index:3}.section-streamlined__visual{position:absolute;pointer-events:none;transition:all .5s ease-in-out;z-index:1}.section-streamlined__visual img{display:block;object-fit:contain}.section-streamlined__card--affiliate{grid-column:1/-1;height:189px;background:#ffffff80,linear-gradient(180deg,#8777f1,#4e22a7)}.section-streamlined__card--casino .section-streamlined__visual{bottom:0;right:0;width:100%;height:100%}.section-streamlined__card--casino .section-streamlined__visual img:first-child{position:absolute;bottom:-120px;right:-120px;width:500px}.section-streamlined__card--casino .section-streamlined__visual img:last-child{position:absolute;width:200px;bottom:30px;left:90px}.section-streamlined__card--tech .section-streamlined__visual{width:490px;top:-100px;right:-100px}.section-streamlined__card--web3 .section-streamlined__visual{width:390px;top:-10px;right:10px}.section-streamlined__card--family .section-streamlined__visual{top:30px;right:30px;width:300px}.item-composition{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);gap:6px;margin-top:60px;transition:all .5s ease-in-out}.item-composition__block-wrapper{display:flex;justify-content:space-between;grid-column:1/3}.item-composition__block-wrapper .item-composition__block{width:calc(50% - 3px)}.item-composition__block{background:#fff;padding:8px 14px;border-radius:12px;overflow:hidden}.item-composition__block img{width:100%;height:auto;pointer-events:none}.item-composition__block-caption{font-family:Inter Tight,sans-serif;font-weight:500;font-size:11px;line-height:1.3em;letter-spacing:-.02em;color:#17171799}.item-composition__block-content{font-family:Inter Tight,sans-serif;font-weight:600;font-size:20px;line-height:1;letter-spacing:.02em;color:#171717;margin-top:4px}.item-composition__block.item--2fr{grid-row:1;grid-column:1/3}.item-composition__block.item--2fr-end{grid-row:1/3;grid-column:3/3}.section-streamlined__title{font-size:62px;line-height:1.05em;text-align:center;margin:0 auto 50px;max-width:1740px;padding:0 20px}.section-streamlined__grid{display:grid;grid-template-columns:repeat(10,1fr);grid-template-rows:500px 480px;gap:40px;max-width:1740px;margin:0 auto}.section-streamlined__card{border-radius:80px;border-width:2px;height:auto}.section-streamlined__card:hover .section-streamlined__visual,.section-streamlined__card:hover .item-composition{transform:scale(1.02)}.section-streamlined__label{font-size:42px;line-height:1.1em}.section-streamlined__card--affiliate{grid-column:1/span 6;grid-row:1}.section-streamlined__card--affiliate .item-composition{gap:8px}.section-streamlined__card--affiliate .item-composition__block{border-radius:24px;padding:12px 24px}.section-streamlined__card--affiliate .item-composition__block img{width:270px}.section-streamlined__card--affiliate .item-composition__block-caption{font-size:16px}.section-streamlined__card--affiliate .item-composition__block-content{font-size:32px;margin-top:14px}.section-streamlined__card--affiliate .item-composition__block-wrapper{gap:16px}.section-streamlined__card--casino{grid-column:7/span 4;grid-row:1}.section-streamlined__card--tech{grid-column:1/span 4;grid-row:2}.section-streamlined__card--web3{grid-column:5/span 3;grid-row:2}.section-streamlined__card--family{grid-column:8/span 3;grid-row:2}@media screen and (max-width: 1400px){.section-streamlined__grid{grid-template-columns:repeat(3,1fr);max-width:900px;gap:20px;grid-template-rows:230px 280px}.section-streamlined__card--affiliate{grid-column:1/span 2}.section-streamlined__card--casino{grid-column:3/span 1}.section-streamlined__card--tech,.section-streamlined__card--web3,.section-streamlined__card--family{grid-column:auto}.section-streamlined__label{font-size:22px;padding-left:10px}.section-streamlined__card--affiliate .section-streamlined__label br{display:none}.section-streamlined__card{padding:20px 14px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}.item-composition{margin-top:30px}.section-streamlined__card--affiliate .item-composition__block{padding:7px 11px}.section-streamlined__card--affiliate .item-composition__block-caption{font-size:10px}.section-streamlined__card--affiliate .item-composition__block-content{font-size:18px;margin-top:5px}.section-streamlined__card--affiliate .item-composition__block{-webkit-border-radius:12px;-moz-border-radius:12px;border-radius:12px}.section-streamlined__card--affiliate .item-composition__block img{max-width:160px;width:100%}.section-streamlined__card--affiliate .item-composition,.section-streamlined__card--affiliate .item-composition__block-wrapper{gap:5px}.section-streamlined__card--casino .section-streamlined__visual img:first-child{width:200px;bottom:-20px;right:-40px}.section-streamlined__card--casino .section-streamlined__visual img:last-child{width:140px;bottom:-20px;left:70px}.section-streamlined__card--tech .section-streamlined__visual{width:290px;top:-60px;right:-60px}.section-streamlined__card--web3 .section-streamlined__visual{width:270px;top:-20px;right:-20px}.section-streamlined__card--family .section-streamlined__visual{top:10px;right:10px;width:170px}}@media (max-width: 992px){.section-streamlined__title{font-size:42px}}@media (max-width: 756px){.section-streamlined__title{font-size:24px;margin-bottom:20px}.section-streamlined__grid{grid-template-columns:repeat(2,1fr);grid-template-rows:auto}.section-streamlined__card--affiliate{grid-column:1/-1;grid-row:auto}.section-streamlined__card--casino,.section-streamlined__card--tech,.section-streamlined__card--web3,.section-streamlined__card--family{grid-column:auto;grid-row:auto}.section-streamlined__card{min-height:220px}}@media (max-width: 500px){.section-streamlined{padding:60px 0 30px}.section-streamlined__grid{gap:14px}.section-streamlined__card{padding:15px 15px 20px;min-height:190px}.section-streamlined__card--casino{display:flex;align-items:flex-end}.item-composition{grid-template-columns:3fr 1fr;grid-template-rows:auto auto;margin-top:20px}.item-composition__block-wrapper,.item-composition__block.item--2fr{grid-column:1}.item-composition__block.item--2fr-end{grid-row:1/3;grid-column:2;position:relative}.section-streamlined__card--affiliate .item-composition__block img{max-width:100%;position:absolute;width:160px;height:auto;bottom:10px}.section-streamlined__label{font-size:16px}.section-streamlined__card--casino .section-streamlined__visual img:first-child{width:180px;bottom:auto;right:-50px;top:-50px}.section-streamlined__card--casino .section-streamlined__visual img:last-child{width:80px;bottom:auto;left:auto;right:100px;top:0}.section-streamlined__card--tech .section-streamlined__visual{width:140px;top:-30px;right:-30px}.section-streamlined__card--web3 .section-streamlined__visual{width:180px;top:-20px;right:-10px}.section-streamlined__card--family .section-streamlined__visual{top:0;right:0;width:110px}}.section-send{padding:60px 0}.section-send__inner{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;z-index:4}.section-send__visual{position:relative;height:766px}.section-send__payment{position:absolute;left:40px;top:0;width:70%;height:100%}.section-send__payment img{width:100%;height:100%;object-fit:contain;object-position:top}.section-send__invoice-stack{position:absolute;right:0;top:50%;width:45%;display:flex;flex-direction:column;gap:17px;transform:translateY(-50%)}.section-send__content{display:flex;flex-direction:column;gap:40px;align-items:flex-start}.section-send__heading{position:relative;font-family:Manrope,sans-serif;font-weight:600;font-size:86px;line-height:1.05em;letter-spacing:-.02em;color:#171717;align-self:stretch}.section-send__heading:before{position:absolute;right:-400px;top:-240px;content:"";border-radius:50%;filter:blur(80px);width:1000px;height:1000px;background:radial-gradient(circle,rgb(214,244,240),transparent);z-index:-1}@media (max-width: 756px){.section-send__heading:before{display:none}}.section-send__desc{font-family:Inter Tight,sans-serif;font-weight:400;font-size:24px;line-height:1.3;letter-spacing:-.02em;color:#707070;max-width:480px}.send-card{background:#fff;border-radius:17px;border:2px solid #E8E7F5;box-shadow:0 0 50px #0000001a;padding:20px}.send-card__title{display:block;font-family:Inter Tight,sans-serif;font-weight:500;font-size:20px;line-height:1.5;letter-spacing:.01em;color:#171717;margin-bottom:12px}.send-card__pills{display:flex;gap:8px;flex-wrap:wrap}.send-card__field-label{display:block;font-family:Inter Tight,sans-serif;font-weight:400;font-size:18px;line-height:1.4;color:#707070}.send-card__field-value{display:block;font-family:Manrope,sans-serif;font-weight:500;font-size:20px;line-height:1.6;color:#171717}.send-card__field-sub{display:block;font-family:Inter Tight,sans-serif;font-weight:400;font-size:18px;line-height:1.5;color:#707070}.send-card--currency{padding:20px}.send-card--payer{padding:16px 20px}.send-card--invoice{padding:20px}.send-card__invoice-header{display:flex;flex-direction:column;gap:12px}.send-card__invoice-title{font-family:Inter Tight,sans-serif;font-weight:500;font-size:22px;line-height:1.2;color:#171717}.send-card__invoice-from{display:flex;flex-direction:column;gap:2px}.send-card__invoice-divider{height:1px;border-top:1px dashed #E8E7F5;margin:16px 0}.send-card__invoice-total{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:16px}.send-card__invoice-amount{font-family:Inter Tight,sans-serif;font-weight:500;font-size:18px;line-height:1.5;color:#171717}.send-card__invoice-btn{display:block;width:100%;padding:12px;border:none;border-radius:13px;background:#8777f1;opacity:.56;color:#fff;font-family:Inter Tight,sans-serif;font-weight:500;font-size:18px;cursor:not-allowed}.send-pill{display:inline-flex;align-items:center;gap:6px;padding:6px 16px;border-radius:15px;font-family:Manrope,sans-serif;font-weight:500;font-size:17px;line-height:1.5;color:#707070;background:transparent;border:1px solid #E8E7F5;cursor:pointer}.send-pill__icon{width:20px;height:20px;flex-shrink:0}.send-pill--active{border:3px solid #8777F1}@media screen and (max-width: 1400px){.section-send__heading{font-size:64px}.section-send__payment{width:100%;top:-80px;left:-80px}}@media screen and (max-width: 1100px){.section-send__payment{top:0}.send-card{border-radius:12px;padding:14px}.send-card__title{font-size:16px;margin-bottom:8px}.send-card__field-label{font-size:14px}.send-card__field-value{font-size:16px}.send-card__field-sub{font-size:14px}.send-card__invoice-title{font-size:18px}.send-card__invoice-amount{font-size:16px}.send-card__invoice-btn{font-size:14px;padding:10px;border-radius:10px}}@media (max-width: 992px){.section-send__inner{grid-template-columns:1fr;gap:30px}.section-send__content{order:-1;gap:20px;text-align:center;align-items:center}.section-send__heading{font-size:42px;text-align:center}.section-send__heading br{display:none}.section-send__desc{font-size:16px;max-width:100%}.section-send__visual{height:auto;display:flex;justify-content:flex-end;align-items:center;flex-wrap:wrap}.section-send__visual .btn-wrapper{justify-content:center;width:100%;margin-top:16px}.section-send__payment{position:relative;width:50%;height:400px;left:auto}.section-send__payment .img-wrapper{border-radius:18px;overflow:hidden;position:absolute;right:-30px;border:3px solid #fff;width:400px;box-shadow:0 2px 48px #00000014}.section-send__payment img{width:100%;height:auto}.section-send__invoice-stack{position:relative;width:50%;top:0;transform:none;gap:12px}.send-card{border-radius:12px;padding:14px}.send-card__title{font-size:16px;margin-bottom:8px}.send-card__field-label{font-size:14px}.send-card__field-value{font-size:16px}.send-card__field-sub{font-size:14px}.send-card__invoice-title{font-size:18px}.send-card__invoice-amount{font-size:16px}.send-card__invoice-btn{font-size:14px;padding:10px;border-radius:10px}.send-pill{padding:4px 12px;font-size:14px;border-radius:12px}}@media (max-width: 500px){.section-send{padding:30px 0}.section-send__heading{font-size:24px}.section-send .section-send__inner{gap:20px}.section-send__desc{font-size:14px}.section-send__visual{height:auto;align-items:flex-start}.section-send__payment{height:300px}.section-send .section-send__payment .img-wrapper{position:relative;top:50px;right:10px;width:270px}.section-send__invoice-stack{gap:8px}.section-send .btn--primary{width:100%;text-align:center;justify-content:center}.send-card{border-radius:9px;border-width:1px;padding:10px}.send-card__title{font-size:12px;margin-bottom:6px}.send-card__pills{gap:4px}.send-card__field-label{font-size:11px}.send-card__field-value{font-size:13px}.send-card__field-sub{font-size:11px}.send-card__invoice-title{font-size:14px}.send-card__invoice-divider{margin:8px 0}.send-card__invoice-total{margin-bottom:8px}.send-card__invoice-amount{font-size:13px}.send-card__invoice-btn{font-size:12px;padding:8px;border-radius:8px}.send-pill{padding:3px 8px;font-size:11px;border-width:1px;border-radius:8px}}.section-handle{padding:60px 0}.section-handle .btn-desktop{display:block}.section-handle .btn-mobile{display:none}.section-handle__inner{display:grid;grid-template-columns:40% 1fr;gap:0;align-items:center;max-width:1740px;margin:0 auto}.section-handle__content{position:relative;display:flex;flex-direction:column;align-items:flex-end;gap:40px;z-index:3}.section-handle__heading{position:relative;font-family:Manrope,sans-serif;font-weight:600;font-size:86px;line-height:1.05em;letter-spacing:-.02em;color:#171717;text-align:right;align-self:stretch}.section-handle__heading:before{position:absolute;left:-400px;top:-400px;content:"";border-radius:50%;filter:blur(80px);width:1000px;height:1000px;background:radial-gradient(circle,rgb(250,222,213),transparent);z-index:-1}@media (max-width: 756px){.section-handle__heading:before{display:none}}.section-handle__desc{font-family:Inter Tight,sans-serif;font-weight:400;font-size:24px;line-height:1.3;letter-spacing:-.02em;color:#707070;max-width:468px;text-align:right}.section-handle__visual{position:relative;height:100%}.section-handle__laptop{position:absolute;display:block;width:1258px;max-width:none;height:auto;left:-210px;bottom:60px}.section-handle__laptop-mobile{display:none}.section-handle__base{position:absolute;bottom:-60px;display:block;width:1258px;left:-210px;max-width:none;height:auto}@media (max-width: 1400px){.section-handle__heading{font-size:52px}}@media (max-width: 992px){.section-handle__base{display:none}.section-handle__laptop{width:720px;left:-110px;bottom:10px}.section-handle__content{gap:20px}.section-handle__heading{font-size:42px}.section-handle__desc{font-size:16px;max-width:100%}}@media (max-width: 756px){.section-handle .btn-desktop{display:none}.section-handle .btn-mobile{display:block;margin-top:20px;text-align:center}.section-handle__inner{display:block;max-width:none}.section-handle__content{display:block}.section-handle__desc,.section-handle__heading{text-align:center}.section-handle__heading{margin-bottom:10px}.section-handle__heading br{display:none}.section-handle__desc{margin-bottom:20px}.section-handle__laptop{display:none}.section-handle__laptop-mobile{display:block}}@media (max-width: 500px){.section-handle{padding:30px 0}.section-handle__heading{font-size:24px}.section-handle__desc{font-size:14px}.section-handle .btn--primary{width:100%;text-align:center;justify-content:center}}.section-cta{padding:0 0 60px;position:relative;overflow:hidden;text-align:center}.section-cta__inner{position:relative;z-index:3}.section-cta__content{position:relative;box-shadow:0 2px 8px #00000014;border:2px solid #fff;border-radius:80px;padding:220px 80px 240px;text-align:left;overflow:hidden}.section-cta .section-title{margin-bottom:16px;text-transform:none}.section-cta .section-title span{display:block;color:#8777f1}.section-cta__desc{font-size:32px;font-weight:400;color:#707070;max-width:700px;margin:0 0 36px;line-height:1.3}@media (max-width: 500px){.section-cta{padding:30px 0}}.cta-blob{position:absolute;z-index:-1;pointer-events:none}.cta-blob--1{border-radius:50%;filter:blur(80px);width:500px;height:500px;background:radial-gradient(circle,rgba(135,119,241,.3),transparent);bottom:-250px;left:0;transform:translate(-50%)}.cta-blob--2{border-radius:50%;filter:blur(80px);width:300px;height:300px;background:radial-gradient(circle,rgba(189,127,207,.2),transparent);top:-100px;right:0}.cta-blob--3{top:50px;left:-190px;background:url(/assets/faq-bg-6x_IRv1E.png) no-repeat center;background-size:contain;width:1928px;height:633px}.cta-blob--4{top:50px;left:840px;background:url(/assets/cta-coins-D2rXZIs6.png) no-repeat center;background-size:contain;width:1080px;height:706px}@media (max-width: 992px){.section-cta__content{padding:40px 54px}.section-cta__content .section-cta__desc{max-width:450px;font-size:24px}.section-cta__content .section-title{max-width:450px;font-size:42px}.cta-blob--3{width:1080px;top:-40px;left:-80px}.cta-blob--4{width:690px;height:450px;left:520px;top:0}}@media (max-width: 500px){.section-cta__content{padding:212px 16px 16px;border-radius:18px;text-align:center}.section-cta__content .section-cta__desc{max-width:none;font-size:14px;margin-bottom:20px}.section-cta__content .section-title{max-width:none;font-size:24px;margin-bottom:10px}.section-cta__content .btn--primary{width:100%;justify-content:center;text-align:center}.section-cta__content .cta-blob--3{display:none}.section-cta__content .cta-blob--4{background:url(/assets/cta-coins-mobile-Cy-J0J00.png) no-repeat center;background-size:contain;width:615px;height:284px;left:-120px;top:-70px}}.section-growth{padding:60px 0}.section-growth__inner{display:grid;grid-template-columns:40% 1fr;gap:80px;align-items:center}.section-growth__content{display:flex;flex-direction:column;align-items:flex-end;text-align:right}.section-growth__content .section-title{margin-bottom:25px;text-transform:none}.section-growth__desc{font-size:24px;font-weight:400;color:#707070;line-height:1.3;margin-bottom:40px;max-width:410px}.section-growth__chat{display:flex;flex-direction:column;gap:30px}@media (max-width: 992px){.section-growth__inner{grid-template-columns:1fr;gap:40px}.section-growth .section-growth__content{justify-content:center;align-items:center;text-align:center}.section-growth .section-title br{display:none}.section-growth .section-growth__desc{max-width:500px;margin-bottom:0}.section-growth .chat-message,.section-growth .only-mobile{justify-content:center}}@media (max-width: 500px){.section-growth{padding:30px 0}.section-growth .section-growth__inner{gap:20px}.section-growth .section-title{font-size:24px;margin-bottom:10px}.section-growth .section-growth__desc{font-size:14px;max-width:320px}.section-growth .btn--primary{margin-top:10px;width:100%;text-align:center;justify-content:center}.section-growth .chat-avatar{width:58px;height:58px}.section-growth .chat-bubble{font-size:14px;padding:18px 20px;-webkit-border-radius:14px;-moz-border-radius:14px;border-radius:14px}.section-growth .chat-message{gap:16px}.section-growth .chat-bubble:before{left:-42px}.section-growth .chat-message--outgoing .chat-bubble{padding-left:25px}.section-growth .chat-message--outgoing .chat-bubble:before{right:-40px}.section-growth .section-growth__chat{max-width:360px;margin:0 auto;gap:16px}.section-growth .chat-quote{font-size:15px}}.chat-message{display:flex;gap:30px;align-items:flex-end;justify-content:flex-end}.chat-message--outgoing{flex-direction:row-reverse}.chat-avatar{position:relative;width:100px;height:100px;flex-shrink:0}.chat-avatar:before{content:"";position:absolute;border-radius:50%;background:#eae8ff}.chat-avatar img{position:relative;width:100%;height:100%;border-radius:50%;object-fit:cover}.chat-bubble{position:relative;padding:37px 40px;border-radius:30px;font-size:24px;font-weight:400;line-height:1.3;background:#fff;color:#171717}.chat-bubble:before{content:"";position:absolute;bottom:0;left:-52px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAF8AAAA1CAYAAAAnIzfJAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAAAexJREFUeAHtm9FRAkEQRBvLf8mAMwIuA9cIJAPJQDLQDDQDyUAzMARDMATJAGdgtK4sF1Dv2O3ZfVVbxwf8vOoaevfuRqgMynq9HsulkdXKmnY+X56i0gs7JDex31T5v+QvkmNU+RH6lByjysdGdCOXgK3YSefzoBQlP5XkGC7l28gI2IqdIrHkGF6Tv5B1i8w5gU8aEOBVPgVe5Z+BAK/yxyCgzvyEVPkJcSdfOn4LEjwmvwEJHuUHkOBR/hQkjOAIO9N5Bwfn3pIfQIQ3+VcgoiY/IW7ky7yfgahmKp6STzVyFBdtx24PvoELN23nBoR4kT8DIfTyZeTMQfZH+wm1fJv12d8oj8Ge/GuQpl6hbTukDacLddt5BDmU8iX1Wi0DyKEbOzZuXkHyhMIOKMfOC/jFb6CSL6m/B3G7+Q6NfBGvfX4BR1DIF/Ha5+/gjOzl2zn9Eg7JWr6ID3DQ52NkK99GjZtm8xNZyrdN1BLOyU6+1ckHFEA272TZzvUJ23ddiyCL5NuY0SODYsQrSZNvadc2E1AgSeTbM5Wadt2xum0z+zi6fLvnqkcFDQrnKPI7SZ+jSv9iUPm2Q9UnyeYoeLzE6F2+Cb9ATfle/iXfxklrS4UH1IQfzEHyTXJ3tXaddL62kvWMyqGsPgBZ5Y4srehjEAAAAABJRU5ErkJggg==) no-repeat;background-size:contain;width:94px;height:52px;z-index:-1}.chat-message--outgoing .chat-bubble{padding-left:76px}.chat-message--outgoing .chat-bubble:before{left:auto;right:-50px;-webkit-transform:scale(-1,1);-moz-transform:scale(-1,1);-ms-transform:scale(-1,1);-o-transform:scale(-1,1);transform:scaleX(-1)}.chat-bubble p{margin:0}.chat-quote{text-align:right;font-style:italic;font-size:24px;font-weight:400;line-height:1.3;color:#afaeba}.chat-quote p{margin:0 0 4px}.chat-quote span{font-style:italic}.section-perks{padding:60px 0}.section-perks__grid{position:relative;display:grid;grid-template-columns:1fr;gap:14px;padding:0 20px}.section-perks__grid:before{position:absolute;right:-300px;bottom:-400px;content:"";border-radius:50%;filter:blur(80px);width:1000px;height:1000px;background:radial-gradient(circle,rgb(214,244,240),transparent);z-index:-1}@media (max-width: 756px){.section-perks__grid:before{display:none}}.section-perks__card{position:relative;overflow:hidden;border-radius:18px;background:#ffffff8c;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.8);box-shadow:0 2px 8px #00000014;display:flex;flex-direction:column}.section-perks__card .btn--primary{margin-top:20px}.section-perks__card-visual{position:relative;flex-shrink:0}.section-perks__card-visual .blob{position:absolute;z-index:-1;pointer-events:none}.section-perks__card-visual .blob--1,.section-perks__card-visual .blob--2{border-radius:50%;filter:blur(80px);width:200px;height:200px;background:radial-gradient(circle,rgba(135,119,241,.4),transparent)}.section-perks__card-visual img{display:block;width:100%;height:auto}.section-perks__card.section-perks__card--analytics .section-perks__card-visual .blob--1{top:-50px;right:-30px}.section-perks__card.section-perks__card--analytics .section-perks__card-visual .blob--2{top:150px;right:-50px}.section-perks__card.section-perks__card--wallets .section-perks__card-visual .blob--1{top:-50px;right:-50px}.section-perks__card-body{padding:20px}.section-perks__card h3{font-family:Manrope,sans-serif;font-size:18px;font-weight:700;color:#171717;margin-bottom:8px}.section-perks__card p{font-size:14px;font-weight:400;color:#707070;line-height:1.3;margin:0}@media (max-width: 500px){.section-perks{padding:30px 0}.section-perks .section-perks__card-body-text{text-align:center}.section-perks .btn--primary{width:100%;justify-content:center}.section-perks .section-perks__card-body{padding-top:0}}@media (min-width: 501px) and (max-width: 992px){.section-perks__grid{grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:20px}.section-perks__card--aml{grid-column:1;grid-row:1/3}}@media (min-width: 993px){.section-perks__grid{display:grid;grid-template-columns:3fr 2fr;grid-template-rows:1fr 1fr;gap:24px;max-width:1740px;margin:0 auto}.section-perks__card{border-radius:60px;border-width:2px;display:flex;justify-content:space-between}.section-perks__card .section-perks__card-body{padding:24px 30px 30px}.section-perks__card.section-perks__card--aml .section-perks__card-body-text{width:calc(100% - 268px)}.section-perks__card.section-perks__card--aml .section-perks__card-body{gap:10px}.section-perks__card.section-perks__card--aml .btn--primary{width:258px;margin-top:0}.section-perks__card--aml{grid-column:1;grid-row:1/3}.section-perks__card--aml .section-perks__card-body{display:flex;align-items:flex-end;gap:24px}.section-perks__card--aml h3{font-size:32px;margin-bottom:12px}.section-perks__card--aml p{font-size:18px;margin-bottom:0;flex:1}.section-perks__card--wallets{grid-column:2;grid-row:1}.section-perks__card--wallets h3{font-size:32px;margin-bottom:12px}.section-perks__card--wallets p{font-size:18px}.section-perks__card--analytics{grid-column:2;grid-row:2}.section-perks__card--analytics h3{font-size:32px;margin-bottom:12px}.section-perks__card--analytics p{font-size:18px}}@media (min-width: 1300px){.section-perks__card--aml h3{font-size:42px}.section-perks__card--aml p{font-size:24px}.section-perks__card--wallets h3{font-size:42px}.section-perks__card--wallets p{font-size:24px}.section-perks__card--analytics h3{font-size:42px}.section-perks__card--analytics p{font-size:24px}.section-perks .section-perks__card{-webkit-border-radius:80px;-moz-border-radius:80px;border-radius:80px}.section-perks .section-perks__card .section-perks__card-body{padding:24px 50px 50px}}.section-faq{padding:60px 0}.section-faq__inner{display:flex;gap:60px;align-items:start}@media (max-width: 992px){.section-faq__inner{gap:30px}}@media (max-width: 500px){.section-faq__inner{gap:20px}}.section-faq__header{position:relative;text-align:right}.section-faq__header:after{content:"";position:absolute;top:-50px;left:-90px;background:url(/assets/faq-bg-6x_IRv1E.png);background-size:contain;width:964px;height:316px;z-index:-1}.section-faq__header .section-title{margin-bottom:15px;text-transform:none}.section-faq__header .section-subtitle{margin-bottom:40px;font-size:24px;font-weight:500;color:#707070}@media (max-width: 992px){.section-faq__header{text-align:center;margin:0 auto}.section-faq__header .section-title{margin-bottom:20px}.section-faq__header .section-title br{display:none}.section-faq__header .section-subtitle{font-size:24px;margin-bottom:0}.section-faq__header .section-subtitle br{display:none}}@media (max-width: 500px){.section-faq__header .section-subtitle{font-size:14px}}.section-faq__header{flex:1}.section-faq__content{flex:2;padding-top:8px}@media (max-width: 992px){.section-faq__inner{flex-direction:column}.section-faq__header{position:static}}@media (max-width: 500px){.section-faq{padding:30px 0}}.faq-list{display:flex;flex-direction:column;gap:20px;list-style:none;padding:0;margin:0}.faq-item{background-color:#fff;-webkit-border-radius:25px;-moz-border-radius:25px;border-radius:25px;border-bottom:1px solid #E8E7F5;box-shadow:0 2px 8px #00000014;transition:background-color .5s ease-in-out}.faq-item__head{position:relative;width:100%;display:flex;justify-content:space-between;align-items:center;padding:40px;background:none;border:none;cursor:pointer;text-align:left;font-family:Inter Tight,sans-serif;font-size:36px;font-weight:500;color:#171717;transition:color .3s ease-in-out;z-index:1}@media (max-width: 756px){.faq-item__head{font-size:18px;padding:20px;align-items:flex-start}}.faq-item__icon{font-size:40px;font-weight:400;color:#171717;transition:transform .3s ease-in-out;flex-shrink:0;margin-left:16px}@media (max-width: 756px){.faq-item__icon{line-height:18px}}.faq-item__body{position:relative;height:0;overflow:hidden;transition:height .5s ease-in-out;z-index:2}.faq-item__body p{margin-top:-20px;padding:0 40px 40px;font-size:24px;font-weight:400;color:#707070;line-height:1.3;opacity:0;transition:opacity .3s ease-in-out}.faq-item__body p a{color:#707070}@media (max-width: 756px){.faq-item__body p{font-size:14px;padding:0 20px 20px;margin-top:0}}.faq-item:hover{background-color:#8777f1}.faq-item:hover .faq-item__head,.faq-item:hover .faq-item__icon,.faq-item:hover .faq-item__body p,.faq-item:hover .faq-item__body p a{color:#fff}.faq-item.active{background-color:#8777f1}.faq-item.active .faq-item__head,.faq-item.active .faq-item__icon,.faq-item.active .faq-item__body p,.faq-item.active .faq-item__body p a{color:#fff}.faq-item.active .faq-item__icon{transform:translateY(5px) rotate(225deg)}.faq-item.active .faq-item__body{overflow:visible;height:auto}.faq-item.active .faq-item__body p{opacity:1}.section-events{padding:60px 0;text-align:center}.section-events__inner{position:relative}.section-events__inner:before{position:absolute;right:-400px;bottom:-600px;content:"";border-radius:50%;filter:blur(80px);width:1200px;height:1200px;background:radial-gradient(circle,rgb(250,222,213),transparent);z-index:-1}@media (max-width: 756px){.section-events__inner:before{display:none}}.section-events__inner:after{position:absolute;left:-300px;bottom:-600px;content:"";border-radius:50%;filter:blur(80px);width:900px;height:900px;background:radial-gradient(circle,rgb(214,244,240),transparent);z-index:-1}@media (max-width: 756px){.section-events__inner:after{display:none}}.section-events .section-title{margin:0 auto 16px}.section-events__subtitle{font-size:24px;font-weight:400;color:#707070;line-height:1.3;margin-bottom:40px}.section-events__link{color:#8777f1}.events-list{padding:0;max-width:1020px;margin:0 auto;display:flex;flex-direction:column;gap:20px}.events-item{display:flex;align-items:center;justify-content:space-between;text-decoration:none;cursor:pointer;background:#ffffff4d;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:2px solid rgba(255,255,255,.8);border-radius:120px;transition:all .5s ease-in-out}.events-item:hover{background:#ffffffbf}.events-item:hover .events-item__link{box-shadow:0 4px 16px #00000024}.events-item__name,.events-item__date{font-family:Manrope,sans-serif;font-size:32px;font-weight:500;color:#707070;padding:26px 0}.events-item__date{padding-left:40px}.events-item__right{display:flex;align-items:center;gap:20px}.events-item__link{width:94px;height:94px;border-radius:50%;background:#fff;box-shadow:0 2px 8px #00000014;display:flex;align-items:center;justify-content:center;text-decoration:none;flex-shrink:0;transition:all .2s ease-in-out}.events-item__link svg{display:block}@media (max-width: 992px){.events-item__date,.events-item__name{font-size:32px}.section-events__subtitle{font-size:24px}}@media (max-width: 900px){.events-item__date,.events-item__name{font-size:24px}.section-events__subtitle{font-size:20px}}@media (max-width: 756px){.events-item__link{width:50px;height:50px}.events-item__date,.events-item__name{font-size:12px;padding:18px 0}.events-item__date{padding-left:30px}.section-events__subtitle{font-size:14px}}@media (max-width: 500px){.section-events{padding:30px 0}.section-events__subtitle br{display:none}}.footer{padding:60px 0}.footer__inner{display:flex;justify-content:space-between;align-items:flex-end}.footer__brand{display:flex;flex-direction:column;gap:10px;width:212px}.footer__logo{display:flex;align-items:center;gap:8px;font-family:Manrope,sans-serif;font-size:22px;font-weight:700;color:#171717;text-decoration:none}.footer__logo span{color:#8777f1}.footer__logo img{display:block}.footer__tagline{font-family:Inter Tight,sans-serif;font-weight:400;font-size:14px;line-height:1.3;letter-spacing:-.02em;color:#707070}.footer__menu{position:relative;display:flex;align-items:center;gap:15px;padding:16px 30px;height:72px;background:#ffffff1a;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.8);border-radius:100px;box-shadow:0 0 52px #0000001a}.footer__menu:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:100px;padding:1px;background:linear-gradient(207deg,#fff,#ffffff4d);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.footer__menu a{font-family:Manrope,sans-serif;font-weight:600;font-size:18px;color:#707070;text-decoration:none;transition:color .2s}.footer__menu a:hover{color:#171717}.footer__menu-sep{width:1px;height:23px;background:#17171733}.footer__right{display:flex;flex-direction:column;align-items:flex-end;gap:10px;width:213px}.footer__social{display:flex;align-items:center;gap:6px}.footer__social-link{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background-color:#82818a66;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;transition:background-color .5s ease-in-out}.footer__social-link:hover{background-color:#82818ab3}.footer__social-link svg{display:block}.footer__legal{display:flex;align-items:center;gap:9px}.footer__legal a{font-family:Inter Tight,sans-serif;font-weight:500;font-size:14px;line-height:1.35;letter-spacing:-.02em;color:#707070;text-decoration:none;transition:color .2s}.footer__legal a:hover{color:#171717}.footer__legal-sep{width:1px;height:10px;background:#17171780}@media (max-width: 992px){.footer{padding:40px 0}.footer__inner{flex-wrap:wrap;gap:30px}.footer__brand{width:auto}.footer__menu{justify-content:center}.footer__right{width:auto}}@media (max-width: 756px){.footer__menu{display:none}}@media (max-width: 500px){.footer{padding:30px 0}.footer__inner{flex-direction:column;align-items:center;text-align:center;gap:24px}.footer__brand,.footer__right{align-items:center}.footer__menu{order:0;width:auto;padding:12px 24px;height:auto}}.legal{padding:48px 20px 80px;max-width:860px}.legal h1{font-size:36px;margin-bottom:40px}.legal h2{font-size:22px;margin-top:36px;margin-bottom:16px}.legal h3{font-size:18px;margin-top:24px;margin-bottom:12px}.legal p{font-size:15px;font-weight:400;line-height:1.3;color:#707070;margin-bottom:12px}.legal ul{list-style-type:disc;padding-left:24px;margin-bottom:12px}.legal ul li{font-size:15px;line-height:1.7;color:#707070;margin-bottom:4px}.legal a{color:#8777f1;text-decoration:none}.legal a:hover{text-decoration:underline}.legal strong{color:#171717;font-weight:600}@media (max-width: 500px){.legal{padding:32px 16px 48px}.legal h1{font-size:28px;margin-bottom:28px}.legal h2{font-size:19px}.legal h3{font-size:16px}}
