header{--height-desktop: 56px;--padding-top-desktop: 44px;--header-height-desktop: calc( var(--height-desktop) + var(--padding-top-desktop) );--height-mobile: 39px;--padding-top-mobile: 12px;--header-height-mobile: calc( var(--height-mobile) + var(--padding-top-mobile) + var(--padding-top-mobile) );--wrapper-height: calc(100vh - var(--header-height-mobile));box-sizing:content-box}header{height:var(--header-desktop);padding-top:var(--padding-top-desktop)}header .container{display:flex;flex-direction:row;justify-content:space-between}header .paily-logo{height:100%;z-index:22}header nav.desktop-navigation{display:flex;flex-direction:row;align-items:center}header nav.mobile-navigation{display:none}header nav a{font-family:Manrope;font-style:normal;font-weight:500;line-height:130%;text-align:center;color:#fff;opacity:.8;text-shadow:0px 4px 4px rgba(0,0,0,.25);transition:all .3s ease-in}header nav a:hover{opacity:1}header nav.desktop-navigation a{margin-right:40px;font-size:18px}header nav.desktop-navigation a:last-child{margin-right:0}@media (max-width: 1112px){header{height:var(--height-mobile);padding-top:var(--padding-top-mobile);padding-bottom:var(--padding-top-mobile);position:sticky;top:0;width:100%;z-index:20}body header:before{content:"";width:100%;height:0;position:fixed;top:0;left:0;z-index:auto;transition:all .3s ease-in}body.mobile-menu-opened header:before{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);height:100vh}body.mobile-menu-opened header{-webkit-backdrop-filter:none;backdrop-filter:none}body.in-scroll header{outline:1px solid black;background:rgba(0,0,0,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}body.in-scroll.mobile-menu-opened header{outline:none}header nav.desktop-navigation{display:none}header nav.mobile-navigation{display:flex;flex-direction:column;align-items:center;justify-content:center}}header nav.mobile-navigation .burger{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end;margin-left:30px;cursor:pointer;width:22px;height:16px;transition:all .3s ease-out}header nav.mobile-navigation .burger.closeable{float:right;opacity:.5;transition:all .4s ease-out}header nav.mobile-navigation .burger.closeable:hover{opacity:1}header nav.mobile-navigation .burger.closeable .burger-line:nth-child(1){top:8px;transform:rotate(-45deg)}header nav.mobile-navigation .burger.closeable .burger-line:nth-child(2){transform:scale(0)}header nav.mobile-navigation .burger.closeable .burger-line:nth-child(3){bottom:6px;transform:rotate(45deg)}header nav.mobile-navigation .burger .burger-line{width:100%;position:relative;transition:all .4s ease;background:white;height:2px}header nav.mobile-navigation a{font-size:36px}header nav.mobile-navigation .wrapper{display:flex;flex-direction:column;justify-content:space-between;flex:1;height:0px;width:100vw;position:fixed;z-index:200;right:0;top:var(--header-height-mobile);overflow:hidden;transition:all .3s linear}header nav.mobile-navigation .wrapper.opened{height:var(--wrapper-height);max-height:-webkit-fill-available;transition:all .4s ease}header nav.mobile-navigation ul{display:flex;flex-direction:column;align-items:flex-start;margin:auto 0}header nav.mobile-navigation ul li{font-size:24px;line-height:30px;margin-left:auto;margin-right:auto;display:flex;flex-direction:column;justify-content:center;margin-bottom:16px}header nav.mobile-navigation .wrapper .footer{margin-bottom:2em;font-size:12px;color:#fff;justify-self:flex-end;text-align:center}footer{box-shadow:inset 0 1px #ffffff1a}footer .footer-inner{padding-top:36px}footer .footer-header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;height:51px;padding-bottom:28px}footer .footer-header .logo .social-links{display:none}footer .footer-header .logo img{height:51px}footer .footer-header .stores-links span{font-family:Manrope;font-style:normal;font-weight:600;font-size:16px;line-height:154%;color:#fff;margin-right:24px}footer .footer-header .stores-links{display:flex;flex-direction:row;align-items:center}footer .footer-header .stores-links img{height:43px}footer .footer-header .stores-links a:nth-child(2){margin-right:12px}footer .footer-divider{height:1px;background:#ffffff;mix-blend-mode:normal;opacity:.1}footer .footer-navigation{padding-top:36px;padding-bottom:76px;display:flex;flex-direction:row;justify-content:space-between}footer .footer-navigation form{width:300px;height:139px;color:#fff}.form-loading{margin:0 auto;width:48px;height:48px;border:5px solid #fff;border-bottom-color:transparent;border-radius:50%;box-sizing:border-box;animation:rotation 1s linear infinite}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}footer .footer-navigation form label{font-family:Manrope;font-style:normal;font-weight:400;font-size:22px;line-height:30px;letter-spacing:-.3px;color:#fff}footer .footer-navigation form .form-init,.form-loading,.form-error,.form-completed{margin-top:48px}footer .footer-navigation nav.sitemap{display:flex;flex-direction:row}footer .footer-navigation nav ul{display:block;margin-right:128px}footer .footer-navigation nav ul:last-child{margin-right:0}footer .footer-navigation nav ul li{margin-bottom:16px}footer .footer-navigation nav ul li:last-child{margin-bottom:0}footer .footer-navigation nav ul a{font-weight:500;font-size:15px;line-height:130%;color:#fff;display:flex;flex-direction:row;align-items:center}footer .footer-navigation nav ul a img{display:inline-block;width:20px;height:20px;margin-right:8px}footer .footer-navigation nav ul li.sitemap-header a{opacity:.5;font-weight:600;font-size:16px;color:#fff}footer .footer-bottom{padding-top:40px;padding-bottom:40px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}footer .footer-bottom .footer-divider{display:none}footer .footer-bottom nav a{font-family:Manrope;font-style:normal;font-weight:500;font-size:15px;line-height:130%;color:#f0878e;margin-right:40px}footer .footer-bottom nav a:last-child{margin-right:0}footer .footer-bottom .copyright-claim{font-family:Manrope;font-style:normal;font-weight:400;font-size:15px;line-height:20px;text-align:center;color:#fff;mix-blend-mode:normal;opacity:.5}footer .footer-bottom .copyright-claim br{display:none}footer .social-links-tab{display:none}.input-wrapper{width:100%;display:flex;border-bottom:1px solid rgba(255,255,255,.1);transition:all .3s ease}.input-wrapper:focus-within{border-bottom:1px solid rgba(255,255,255,.5)}.input-wrapper input,button{all:unset;border:none;background-image:none;background-color:transparent;box-shadow:none;height:50px}.input-wrapper input{padding-left:2px;color:#fff;width:100%}.input-wrapper button{background:linear-gradient(90deg,#ed71a4 0%,#f5bd56 100%);border-radius:8px 8px 0 0;padding:0 16px;cursor:pointer}.input-wrapper input::-moz-placeholder{color:#ffffff80;font-weight:400;font-size:15px;line-height:20px}.input-wrapper input::placeholder{color:#ffffff80;font-weight:400;font-size:15px;line-height:20px}@media (min-width: 768px) and (max-width: 1119px){footer .footer-navigation .social-nav{display:none}footer .footer-navigation nav ul{margin-right:92px}footer .footer-navigation nav ul.external-nav{margin-right:0}footer .footer-navigation{justify-content:space-between}footer .footer-bottom{flex-direction:column}footer .footer-bottom nav.legal-links{display:flex;padding-bottom:40px}footer .footer-bottom .copyright-claim br{display:block}footer .social-links-tab{display:block}footer .social-links-tab ul{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:32px 0}footer .social-links-tab ul li a img{margin-right:16px}footer .social-links-tab ul li a{display:flex;flex-direction:row;align-items:center;font-style:normal;font-weight:600;font-size:16px;line-height:154%;color:#fff}footer .social-links-tab ul li{margin-right:52px}footer .social-links-tab ul li:last-of-type{margin-right:0}footer .social-links-tab ul li.sitemap-header{flex:0 0 45%;opacity:.5;margin-right:0}}@media (max-width: 767px){footer .social-links-tab{display:none}footer .footer-header{height:auto;padding-bottom:20px}footer .footer-header .logo{width:100%;display:flex;flex-direction:row;justify-content:space-between}footer .footer-header .logo img{height:30px}footer .footer-header .logo .social-links{float:right;display:flex;flex-direction:row;align-items:center}footer .footer-header .logo .social-links img{height:20px}footer .footer-header .logo .social-links a{margin-right:28px}footer .footer-header .logo .social-links a:last-child{margin-right:0}footer .footer-header .stores-links{margin-top:32px;display:block;width:100%;font-size:18px}footer .footer-header .stores-links span{display:block;margin-bottom:16px}footer .footer-header .stores-links a{display:inline-block}footer .footer-header{flex-direction:column;align-items:flex-start}footer .footer-navigation{padding-top:20px;padding-bottom:32px;flex-direction:column}footer .footer-navigation nav ul{margin-right:56px}footer .footer-navigation form label{font-style:normal;font-weight:400;font-size:18px;line-height:154%}footer .footer-navigation form{width:100%;height:auto;margin-bottom:32px}footer .footer-navigation form .input-wrapper{margin-top:40px}footer .footer-navigation .social-nav{display:none}footer .footer-bottom{padding-top:32px;padding-bottom:32px;flex-direction:column;align-items:flex-start}footer .footer-bottom nav.legal-links{float:left;text-align:left}footer .footer-bottom nav a{display:block;margin-right:0;margin-bottom:28px}footer .footer-bottom .footer-divider{width:100%;display:block}footer .footer-bottom .copyright-claim{padding-top:32px;text-align:center;width:100%}footer .footer-bottom .copyright-claim br{display:block}footer .footer-navigation form .form-init,.form-loading,.form-error,.form-completed{margin-top:40px}}:root{--max-width: 1120px;--max-width--article: 1132px;--media-breakpoint: 1023px;--background-color: #151515}section.ad-mobile{margin-top:180px;padding-top:40px;padding-bottom:116px;text-align:center}section.ad-mobile .section-content{margin-top:80px;-webkit-user-select:none;-moz-user-select:none;user-select:none}section.ad-mobile h2{width:700px;margin:0 auto}section.ad-mobile span.gradient{background:linear-gradient(90deg,#ed71a4 0%,#f5bd56 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}section.ad-mobile ul.steps-header{display:flex;flex-direction:row;align-items:center;justify-content:space-around}section.ad-mobile ul.steps-header li{flex:1 0 26%;display:flex;flex-direction:row;align-items:center;justify-content:center;transition:all .5s ease}section.ad-mobile ul.steps-header .step-index{font-weight:700;font-size:26px;background:#2c2b2b;width:55px;height:55px;border-radius:28px;text-align:center;line-height:55px;margin-right:12px}section.ad-mobile ul.steps-header .step-text{font-weight:600;font-size:24px;line-height:154%;color:#fff}section.ad-mobile ul.steps-images{display:flex;flex-direction:row;align-items:center;justify-content:space-around;margin-top:68px;transition:all .5s ease;transform:translate(0)}section.ad-mobile ul.steps-images li{flex:1 0 26%;display:flex;flex-direction:row;align-items:center;justify-content:center}section.ad-mobile ul.steps-images li picture{width:80%}@media (min-width: 768px) and (max-width: 1119px){section.ad-mobile{padding-top:112px}section.ad-mobile h2{text-align:center;padding:0 140px}section.ad-mobile ul.steps-header{padding:0 140px}section.ad-mobile ul.steps-images{overflow:hidden;width:100%;justify-content:space-between;padding:0 20px}section.ad-mobile ul.steps-images li{flex:1 0 20%;display:inline-block;padding:0 10px}}@media (max-width: 767px){section.ad-mobile{padding-top:82px}section.ad-mobile .faded{opacity:.4}section.ad-mobile ul.steps-images li,section.ad-mobile ul.steps-header li{cursor:pointer}section.ad-mobile .steps-images_container.container{position:relative;width:100%;transform:translateZ(0)}section.ad-mobile ul.steps-images{overflow:visible;width:100%;justify-content:flex-start;margin-top:52px;transform:translate(calc(50% - 115px))}section.ad-mobile ul.steps-images li{flex:1 0 230px;display:inline-block;margin-right:24px}}@media (max-width: 1112px){section.ad-mobile{padding-bottom:92px}section.ad-mobile h2{width:100%}section.ad-mobile .section-content{margin-top:32px;position:sticky}section.ad-mobile ul.steps-header li{flex-direction:column;flex:0 0 91px}section.ad-mobile ul.steps-header .step-index{width:42px;height:42px;line-height:42px;font-weight:700;font-size:20px;margin-right:0}section.ad-mobile ul.steps-header .step-text{margin-top:8px;font-weight:600;font-size:15px;text-align:center}section.ad-mobile .steps-images_container.container{padding:0;overflow:hidden}section.ad-mobile ul.steps-images li img{width:100%}}section.top-banner{margin-top:52px;padding-top:44px;padding-bottom:72px}section.top-banner .top-banner-card{background:#2c2b2b;border-radius:25px;width:100%;padding:108px 52px 114px;position:relative;display:flex;flex-direction:row}section.top-banner .top-banner-card .top-banner-text{flex:0 0 50%;text-align:left;position:relative;z-index:13}section.top-banner .top-banner-card .top-banner-text .hashtags{margin-bottom:4px;font-weight:800;font-size:20px;line-height:130%}section.top-banner .top-banner-card .top-banner-text h1{text-align:left;color:#fff;margin-bottom:12px}section.top-banner .top-banner-card .top-banner-text p{color:#fff;margin-bottom:32px}section.top-banner .top-banner-card .store-links a{display:inline-block}section.top-banner .top-banner-card .store-links a:first-child{margin-right:12px}section.top-banner .top-banner-card .top-banner-image{z-index:13;flex:0 0 50%;width:100%;position:relative}section.top-banner .top-banner-card .top-banner-image img{position:absolute;max-width:537px;width:537px;top:-150px;left:-50px}section.top-banner .top-banner-card:before{content:"";position:absolute;background-image:url(/top_banner_art.png);width:100%;height:100%;top:0;left:0;border-radius:25px;z-index:12;background-size:cover;background-position:bottom;background-repeat:no-repeat}@media (min-width: 768px) and (max-width: 1119px){section.top-banner{margin:0;padding-bottom:0}section.top-banner .top-banner-card{padding:10px 10px 10px 30px}section.top-banner .top-banner-card .top-banner-text{margin:auto 0;padding:0}section.top-banner .top-banner-card .top-banner-image img{position:relative;width:100%;top:0;left:0}}@media (max-width: 767px){section.top-banner{margin-top:28px;padding-top:0;padding-bottom:28px;margin-bottom:40px}section.top-banner .top-banner-card{flex-direction:column;height:auto;padding:32px 20px}section.top-banner .top-banner-card .top-banner-text{flex:0 0 auto;margin-bottom:44px}section.top-banner .top-banner-card .top-banner-text .hashtags{font-size:15px;line-height:130%;margin-bottom:2px}section.top-banner .top-banner-card .top-banner-text h1{font-weight:700;font-size:28px;line-height:138.5%;margin-bottom:12px}section.top-banner .top-banner-card .top-banner-text p{font-weight:300;font-size:15px;line-height:154%;margin-bottom:20px}section.top-banner .top-banner-card .top-banner-image{width:100%;margin-bottom:-60px}section.top-banner .top-banner-card .top-banner-image img{position:relative;max-width:unset;width:calc(100% + 60px);top:0%;left:-30px}section.top-banner .top-banner-card:before{background-image:url(/top_banner_art_mobile.svg);background-size:cover;background-position:bottom;background-repeat:no-repeat}}section.ad-protected .container{display:flex;flex-direction:row;justify-content:space-between;position:relative}section.ad-protected{position:relative;padding-top:104px}section.ad-protected:before{content:"";position:absolute;width:100%;height:250%;background-image:url(/bg_gradient.png);background-size:cover;background-position:center;background-repeat:no-repeat}section.ad-protected .section-text{flex:0 0 45%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}section.ad-protected ul.section-text-utp-list{display:flex;flex-direction:row;justify-content:space-around;margin-bottom:20px}section.ad-protected ul.section-text-utp-list>li{display:flex;width:62px;height:62px;background:#2c2b2b;border-radius:100%;margin-right:16px}section.ad-protected ul.section-text-utp-list img{width:32px;height:32px;margin:auto}@media (min-width: 768px) and (max-width: 1119px){section.ad-protected{padding-top:80px}section.ad-protected .container{flex-direction:row-reverse}section.ad-protected .section-text{flex:0 0 55%;padding-right:20px}section.ad-protected .container>img{width:100%}}@media (max-width: 767px){section.ad-protected{padding-top:82px}section.ad-protected .container{flex-direction:column-reverse}section.ad-protected .section-text{flex:0 0 100%;width:100%;margin-bottom:32px}section.ad-protected ul.section-text-utp-list>li{width:58px;height:58px}section.ad-protected ul.section-text-utp-list li img{width:28px;height:28px}section.ad-protected:before{display:none}}section.assets-section{padding-top:152px;position:relative;width:100%}section.assets-section .section-text{text-align:center;margin-bottom:48px}section.assets-section ul{padding:0 56px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;margin-top:-16px}section.assets-section ul li{width:62px;margin-top:16px}@media (min-width: 768px) and (max-width: 1119px){section.assets-section{padding-top:112px}section.assets-section ul{padding:0}}@media (max-width: 767px){section.assets-section{padding-top:88px;padding-bottom:0}section.assets-section .section-text{margin-bottom:20px}section.assets-section ul{justify-content:center;padding:0 18px;margin-right:-16px}section.assets-section ul li{width:46px;margin-right:16px}}section.ad-trade-steps{padding-top:144px}section.ad-trade-steps .card{padding:64px 104px 72px 52px;display:flex;flex-direction:row;justify-content:space-between;position:relative}section.ad-trade-steps .card:before{content:"";position:absolute;background-image:url(/trade_steps_art.png);width:100%;height:100%;top:0;left:0;border-radius:25px;z-index:12;background-size:contain;background-position:right bottom;background-repeat:no-repeat}section.ad-trade-steps .card .card-text{flex:0 0 60%;z-index:13}section.ad-trade-steps .card ol.trade-steps{counter-reset:item;list-style-type:none;margin-top:36px}section.ad-trade-steps .card ol li{display:flex;align-items:center;margin-bottom:36px;position:relative;font-weight:600;font-size:22px;line-height:154%;color:#fff}section.ad-trade-steps .card ol li:last-child{margin-bottom:0}section.ad-trade-steps .card ol li:after{position:absolute;left:27px;top:100%;content:"";height:100%;width:0;border-left:2px solid #151515}section.ad-trade-steps .card ol li:last-of-type:after{border:none}section.ad-trade-steps .card ol.trade-steps li .index{width:54px;height:54px;background-color:#151515;border-radius:10px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:26px;line-height:55px;text-align:center;margin-right:20px}section.ad-trade-steps .card ol.trade-steps li span:before{content:counter(item) "";counter-increment:item}.transaction-history-card{flex-shrink:0;flex-grow:0;height:-moz-fit-content;height:fit-content;padding:32px 20px;background:#151515;box-shadow:0 27px 51px #00000040;border-radius:20px;z-index:13;margin:auto}.transaction-history-card .card-header{font-weight:800;font-size:24px;line-height:150%;letter-spacing:.3px;color:#fff;margin-bottom:16px}.transaction-history-card .card-body{border-bottom:1px solid #d9d9d919}.transaction-history-card .card-body .transaction{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:16px}.transaction-history-card .card-body .transaction .transaction-icon{flex:0 0 40px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;margin-right:16px}.transaction-history-card .card-body .transaction .transaction-amount{font-weight:700;font-size:14px;line-height:150%;letter-spacing:.3px;color:#fff}.transaction-history-card .card-body .transaction .transaction-details{flex:1}.transaction-history-card .card-body .transaction .transaction-receive{flex:0 0 30%;font-weight:700;font-size:14px;line-height:150%;letter-spacing:.3px;color:#fff}.transaction-history-card .card-body .transaction .transaction-type{font-weight:500;font-size:12px;line-height:150%;letter-spacing:.3px;color:#9ca3af}.transaction-history-card .card-body .transaction .transaction-details{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.transaction-history-card .card-footer{padding-top:32px;display:flex;align-items:center;justify-content:space-between}.transaction-history-card .card-footer span{font-weight:700;font-size:14px;line-height:150%;letter-spacing:.3px;color:#ffffff7f;margin-right:28px}.payment-methods-icons{display:flex;flex-direction:row;align-items:center;justify-content:center}.payment-methods-icons>img:first-child{margin-right:18px}@media (min-width: 768px) and (max-width: 1119px){section.ad-trade-steps{padding-top:112px}section.ad-trade-steps .card{flex-direction:column;padding:64px 32px 76px;text-align:center}section.ad-trade-steps .card h2{width:65%;text-align:center;margin:0 auto}section.ad-trade-steps .card ol.trade-steps{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:52px}section.ad-trade-steps .card ol.trade-steps li{flex:0 0 28%;margin:0;font-size:20px;line-height:32px}section.ad-trade-steps .card ol.trade-steps li .index{flex:0 0 54px;margin-right:12px}section.ad-trade-steps .card ol.trade-steps li:after{display:none}}@media (max-width: 767px){section.ad-trade-steps{padding-top:92px;margin-bottom:0}section.ad-trade-steps .card{flex-direction:column;padding:24px 20px 48px}section.ad-trade-steps .card ol.trade-steps{margin-top:20px;margin-bottom:24px}section.ad-trade-steps .card ol li{font-weight:600;font-size:15px;line-height:154%;margin-bottom:20px}section.ad-trade-steps .card ol li:after{left:21px}section.ad-trade-steps .card ol.trade-steps li .index{font-size:20px;width:42px;height:42px;margin-right:16px}.transaction-history-card{padding:24px 16px}.transaction-history-card .card-body .transaction{margin-bottom:12px}.transaction-history-card .card-header{font-size:20px}.transaction-history-card .card-body .transaction .transaction-amount{font-size:12px}.transaction-history-card .card-body .transaction .transaction-type{font-size:10px}.transaction-history-card .card-body .transaction .transaction-receive{font-size:12px;text-align:right}.transaction-history-card .card-footer{padding-top:28px}.transaction-history-card .card-footer span{font-size:12px}section.ad-trade-steps .card:before{background-size:contain;background-position:bottom;background-image:url(/trade_steps_art_mobile.svg)}}@media (max-width: 1112px){section.ad-trade-steps .card:before{background-size:cover;background-position:bottom;background-image:url(/trade_steps_art_mobile.svg)}}@media (max-width: 700px){section.ad-trade-steps .card:before{background-size:contain;background-position:bottom;background-image:url(/trade_steps_art_mobile.svg)}}section.ad-exchange .card{background:#2c2b2b;border-radius:25px;width:100%;position:relative}section.ad-exchange .section-image{width:100%;flex:0 0 50%}section.ad-exchange .card:before{content:"";position:absolute;background-image:url(/ad_exchange_art.png);width:100%;height:100%;top:0;left:0;border-radius:25px;z-index:10;background-size:cover;background-position:bottom;background-repeat:no-repeat}section.ad-exchange .card .example-trade{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:132px;height:68px;padding:20px;background:rgba(254,254,254,.2);-webkit-backdrop-filter:blur(8.5px);backdrop-filter:blur(8.5px);border-radius:12px;z-index:14;position:absolute;top:100%}section.ad-exchange .card .example-trade img:nth-of-type(odd){width:26px;height:26px}section.ad-exchange .card .example-trade img:nth-of-type(even){width:16px;height:16px}section.ad-exchange .card .app-example{position:relative;z-index:13;transform:scale(1.1);margin:0 auto}section.ad-exchange{padding-top:200px;padding-bottom:40px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}section.ad-exchange .section-text{flex:0 0 45%}section.ad-exchange .section-text ul.exchange-usp{display:flex;flex-direction:column;margin-top:40px}section.ad-exchange .section-text ul.exchange-usp li{display:flex;flex-direction:row;align-items:center;margin-bottom:24px}section.ad-exchange .section-text ul.exchange-usp li:last-child{margin-bottom:0}section.ad-exchange .section-text ul.exchange-usp li .selling-point-icon{width:55px;height:55px;background:#2c2b2b;border-radius:10px;display:flex;align-items:center;justify-content:center;margin-right:20px}section.ad-exchange .section-text ul.exchange-usp li .selling-point-text{font-weight:300;font-size:22px;line-height:165%;color:#fff}section.ad-exchange .card .example-trade:nth-of-type(1){top:-10%;right:0%;transform:scale(1.5)}section.ad-exchange .card .example-trade:nth-of-type(2){top:-2%;left:-10%}section.ad-exchange .card .example-trade:nth-of-type(3){top:42%;left:5%;transform:scale(.8)}section.ad-exchange .card .example-trade:nth-of-type(4){top:55%;right:-2%;transform:scale(1);z-index:12}section.ad-exchange .card .example-trade:nth-of-type(5){top:77%;left:-4%;transform:scale(1.4);z-index:13}section.ad-exchange .card .example-trade:nth-of-type(6){top:95%;right:-2%;transform:scale(1.2);z-index:13}@media (min-width: 768px) and (max-width: 1119px){section.ad-exchange{margin-top:0;padding-top:112px;flex-direction:column-reverse;padding-bottom:48px;align-items:center}section.ad-exchange .section-text{padding-bottom:120px}section.ad-exchange .section-text h2{padding:0 40px;text-align:center}section.ad-exchange .section-text p{padding:0 56px;text-align:center}section.ad-exchange .section-text ul.exchange-usp{flex-direction:row;align-items:center;justify-content:space-between}section.ad-exchange .section-text ul.exchange-usp li{padding:0;margin:0}section.ad-exchange .section-image{width:500px}}@media (max-width: 767px){section.ad-exchange{padding-top:92px;flex-direction:column-reverse;padding-bottom:24px}section.ad-exchange .section-text ul.exchange-usp{margin-top:20px;margin-bottom:64px}section.ad-exchange .section-text ul.exchange-usp li .selling-point-icon{width:42px;height:42px;margin-right:16px}section.ad-exchange .section-text ul.exchange-usp li .selling-point-icon img{width:20px}section.ad-exchange .section-text ul.exchange-usp li .selling-point-text{font-size:15px}section.ad-exchange .card{width:100%}section.ad-exchange .section-image{padding:0 20px}section.ad-exchange .section-image .app-example{width:55%}section.ad-exchange .card .example-trade:nth-of-type(1){top:-10%;right:0%;transform:scale(1.5)}section.ad-exchange .card .example-trade:nth-of-type(2){top:-2%;left:-8%}section.ad-exchange .card .example-trade:nth-of-type(3){top:42%;left:5%;transform:scale(.8)}section.ad-exchange .card .example-trade:nth-of-type(4){top:55%;right:-2%;transform:scale(1);z-index:12}section.ad-exchange .card .example-trade:nth-of-type(5){top:77%;left:-4%;transform:scale(1.4);z-index:13}section.ad-exchange .card .example-trade:nth-of-type(6){top:95%;right:-2%;transform:scale(1.2);z-index:13}section.ad-exchange .card .example-trade{width:71px;height:36px;border-radius:8px;padding:12px}section.ad-exchange .card .example-trade img:nth-of-type(odd){width:14px;height:14px}section.ad-exchange .card .example-trade img:nth-of-type(even){width:8px;height:8px}}article{padding-top:72px;padding-bottom:72px;overflow-y:hidden;height:-moz-fit-content;height:fit-content}article section{position:relative;height:100%}article .container{position:relative;z-index:11}article section.with-background:before{content:"";position:absolute;width:100%;height:1500px;top:-50%;background-image:url(/bg_gradient.png);background-size:cover;background-position:center;background-repeat:space;z-index:10}article section.with-background:nth-of-type(even):before{transform:scaleX(-1);filter:FlipH;-ms-filter:"FlipH"}article section h4{font-weight:700;font-size:24px;line-height:40px;color:#fff}article section p,article section ul li,article section a{font-weight:300;font-size:22px;line-height:36px;color:#fff;font-family:Manrope;font-style:normal}article section a:link{text-decoration:underline}article section ul,article section ul{padding:40px}article section ul,article section ul li{list-style:disc}article section{margin-top:120px}article section:first-of-type{margin-top:76px}*,*:before,*:after{box-sizing:border-box}*{margin:0}html,body{width:100%;max-height:100%}html{height:-webkit-fill-available}body{line-height:1.5;-webkit-font-smoothing:antialiased;font-family:Manrope,sans-serif;min-height:100vh;height:100%;min-height:-webkit-fill-available}img,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}#root,#__next{isolation:isolate}body{background-color:var(--background-color)}a:hover,a:visited,a:link,a:active{text-decoration:none;cursor:pointer}ol,ul,li{list-style:none;padding:0;margin:0}.container{max-width:var(--max-width);margin:0 auto;height:100%}.wider .container{max-width:var(--max-width--article)}@media (max-width: 1112px){.container{padding:0 20px}}.hided{display:none}h2{font-family:Manrope;font-style:normal;font-weight:700;font-size:48px;line-height:138.5%;text-align:center;color:#fff}.gradient{background:linear-gradient(90deg,#ed71a4 0%,#f5bd56 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}body.mobile-menu-opened{overflow:hidden}h1{text-align:inherit;font-weight:700;font-size:48px;color:#fff;line-height:138.5%;margin-bottom:12px}h2{text-align:inherit;font-weight:700;font-size:46px;line-height:138.5%}p{font-weight:300;font-size:22px;line-height:154%;color:#fff}.card{background:#2c2b2b;border-radius:25px}@media (min-width: 768px) and (max-width: 1119px){h1{font-style:normal;font-weight:700;font-size:34px;line-height:48px}h2{font-weight:700;font-size:34px;line-height:138.5%}p{font-style:normal;font-weight:300;font-size:18px;line-height:30px}}@media (max-width: 767px){h1{font-weight:700;font-size:28px;line-height:138.5%}h2{font-weight:700;font-size:24px;line-height:138.5%}p{font-weight:300;font-size:15px;line-height:154%}}span.white{background-color:#fff;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.blue{color:#5fa8ee!important}.overflow-hidden{overflow:hidden}
