html,body{border:0;font-family:Helvetica-Neue,Helvetica,Arial,sans-serif;margin:0;padding:0}div,span,object,iframe,img,table,caption,thead,tbody,tfoot,tr,td,article,aside,canvas,details,figure,hgroup,menu,nav,footer,header,section,summary,mark,audio,video{border:0;margin:0;padding:0}h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,address,cit,code,del,dfn,em,ins,q,samp,small,strong,sub,sup,b,i,hr,dl,dt,dd,fieldset,legend,label{border:0;font-size:100%;vertical-align:baseline;margin:0;padding:0}article,aside,canvas,figure,figure img,figcaption,hgroup,footer,header,nav,section,audio,video{display:block}table{border-collapse:separate;border-spacing:0}table caption,table th,table td{text-align:left;vertical-align:middle}a img{border:0}:focus{outline:0}*{box-sizing:border-box;-webkit-text-size-adjust:100%}html{height:100%}body{height:100%;font-family:Roboto,sans-serif;font-size:14px;line-height:32px;-webkit-font-smoothing:antialiased;background-color:#fff;color:#45385e}.wrapper{padding:0 10px;max-width:1230px;margin:0 auto}@media (min-width: 767px){.wrapper{padding:0 25px}}.layout{position:relative}.layout__header{position:relative;width:100%;z-index:2}.layout__content{position:relative;z-index:1;margin-top:-60px}@media (min-width: 767px){.layout__content{margin-top:-80px}}.header{display:flex;height:60px;border-bottom:1px solid rgba(255,255,255,.2);position:relative}@media (min-width: 767px){.header{height:80px}}.header__nav-controls{flex:1 1 0;display:flex;justify-content:space-between;padding-right:8px}@media (min-width: 375px){.header__nav-controls{padding-right:10px}}@media (min-width: 767px){.header__nav-controls{padding-left:30px;padding-right:34px;border-left:1px solid rgba(255,255,255,.2)}}@media (min-width: 969px){.header__nav-controls{padding-left:0}}.header__logo{align-self:center;padding:0 20px}@media (min-width: 767px){.header__logo{padding:0 30px}}.header__nav{height:100%}.header__controls{display:flex}.header__language{align-self:center}@media (min-width: 375px){.header__language{width:76px}}.header__language:hover .dropdown__items{visibility:visible;opacity:1}.header_standalone{background:radial-gradient(77.16% 325.82% at 97.03% 45.2%,#0d0633,#251031)}.nav{display:flex;align-items:center;height:100%}.nav__links{position:absolute;width:100%;top:100%;left:0;display:flex;flex-direction:column;background:#391f53;padding:30px 0 33px;opacity:0;visibility:hidden;transition:.2s ease}@media (min-width: 969px){.nav__links{position:relative;flex-direction:row;align-items:center;padding:0 16px;background:transparent;height:100%;opacity:1;visibility:visible;transition:0;top:0}}.nav__link{display:block;text-align:center;text-decoration:none;color:#fff;font-size:22px;line-height:59px;font-weight:300}@media (min-width: 969px){.nav__link{font-size:14px;line-height:18px;margin:0 14px}.nav__link:hover{color:#4bff79}}.nav__controller{position:relative;height:100%;display:flex;align-items:center}.nav__controller:after{display:block;position:absolute;content:"";width:0;height:0;border-style:solid;border-width:8px;border-color:transparent transparent #391F53 transparent;bottom:0;left:50%;transform:translate(-50%);opacity:0;transition:.2s ease}@media (min-width: 969px){.nav__controller{display:none}}.nav__bars{position:relative;width:24px;height:2px;background:#fff;border-radius:2px;transition:.3s ease;will-change:transform}.nav__bars:before,.nav__bars:after{display:block;position:absolute;content:"";height:2px;background:#fff;border-radius:2px;transition:.3s ease;will-change:transform}.nav__bars:before{width:20px;top:-6.5px}.nav__bars:after{width:15px;bottom:-7.5px}.nav_active .nav__links{opacity:1;visibility:visible}.nav_active .nav__controller:after{opacity:1}.nav_active .nav__bars{background:transparent}.nav_active .nav__bars:before,.nav_active .nav__bars:after{width:24px;top:50%}.nav_active .nav__bars:before{transform:rotate(-45deg)}.nav_active .nav__bars:after{transform:rotate(45deg)}.logo{display:block}.logo:before{display:block;position:relative;content:"";width:50px;height:29px;background:url(../images/logo.svg)}.logo__text{display:none}.main-page__top-section{position:relative;z-index:1;background:#0d0633;background:radial-gradient(77.16% 325.82% at 97.03% 45.2%,#0d0633,#251031);padding:60px 0 95px}@media (min-width: 767px){.main-page__top-section{padding:80px 0 95px;overflow:hidden}}@media (min-width: 767px){.main-page__top-section:before,.main-page__top-section:after{content:"";position:absolute;display:block;width:100%;height:100%;top:50%;left:0;transform:translateY(-50%);background-image:url(../images/main-section-lg-left.png);background-repeat:repeat;background-position:0 0;background-size:auto 100%;animation:animatedBackground 1500s linear infinite;will-change:transform}}.main-page__top-section:after{animation:animatedBackgroundReverse 3000s linear infinite;background-size:auto 150%}@keyframes animatedBackground{0%{background-position:0 0}50%{background-position:10000px 0}to{background-position:0 0}}@keyframes animatedBackgroundReverse{0%{background-position:1000px 0}50%{background-position:10000px 0}to{background-position:1000px 0}}.main-page__content{position:relative;z-index:2;margin:-95px 0 0}.main-page__typo{margin:37px 0 30px}@media (min-width: 767px){.main-page__typo{margin:51px 0 30px}}@media (min-width: 767px) and (min-width: 969px){.main-page__typo{margin:88px 0 60px}}.main-page__heading{margin-bottom:20px}@media (min-width: 767px){.main-page__heading{margin-bottom:15px}}.main-page__text{max-width:555px;margin:0 auto}.main-page__solutions{margin:0 auto}.main-page__top-reasons{margin:30px 0 0}@media (min-width: 767px){.main-page__top-reasons{margin:30px 0 0;padding:0 25px}}@media (min-width: 767px) and (min-width: 969px){.main-page__top-reasons{margin:60px 0 0;padding:0}}.main-page__middle-reasons{margin:65px 0 0;padding:0 10px}@media (min-width: 767px){.main-page__middle-reasons{margin:90px 0 -250px;padding:0 25px;position:relative;z-index:1}}@media (min-width: 767px) and (min-width: 969px){.main-page__middle-reasons{margin:40px 0 -50px;padding:90px 0 140px}}@media (min-width: 767px) and (min-width: 969px) and (min-width: 1024px){.main-page__middle-reasons{padding:130px 0 180px}}@media (min-width: 767px) and (min-width: 969px) and (min-width: 1240px){.main-page__middle-reasons{margin:40px 0 -50px;padding:230px 0 180px}}@media (min-width: 767px){.main-page__middle-reasons:after{display:block;position:relative;content:"";padding-bottom:106.06531882%;background:url(../images/middle-reasons.svg);background-size:100%}}@media (min-width: 767px) and (min-width: 969px){.main-page__middle-reasons:after{position:absolute;top:0;left:50%;padding-bottom:0;transform:translate(-50%);z-index:-1;width:500px;height:530px;margin-left:-16px}}@media (min-width: 767px) and (min-width: 969px) and (min-width: 1024px){.main-page__middle-reasons:after{width:643px;height:682px}}.main-page__bottom-reasons{position:relative;z-index:2;margin:50px 0 0}.main-page__stats{margin:30px 0 0}@media (min-width: 767px){.main-page__stats{margin:50px 0 0}}@media (min-width: 767px) and (min-width: 969px){.main-page__stats{margin:60px 0 0}}.main-page__get-started{margin:32px 0 0}@media (min-width: 767px){.main-page__get-started{margin:50px 0 0}}@media (min-width: 767px) and (min-width: 969px){.main-page__get-started{margin:70px 0 0}}.items-list_default{margin:-15px 0}@media (min-width: 767px){.items-list_default{margin:0 -25px;display:flex;flex-wrap:wrap}}@media (min-width: 767px) and (min-width: 969px){.items-list_default{margin:0 -15px}}.items-list_default .items-list__item{padding:15px 0}@media (min-width: 767px){.items-list_default .items-list__item{width:33.3%;padding:0 25px}}@media (min-width: 767px) and (min-width: 969px){.items-list_default .items-list__item{padding:0 15px}}.items-list_solutions{display:flex;flex-wrap:wrap;justify-content:center;margin:-15px -25px}.items-list_solutions .items-list__item{width:33.33%;padding:15px 25px}@media (min-width: 969px){.items-list_solutions .items-list__item{width:calc(33.33% - 30px)}}.items-list_squares{margin:-5px 0}@media (min-width: 767px){.items-list_squares{margin:-13px;display:flex;flex-wrap:wrap}}@media (min-width: 767px) and (min-width: 969px){.items-list_squares{margin:0 -10px}}.items-list_squares .items-list__item{padding:5px 0}@media (min-width: 767px){.items-list_squares .items-list__item{width:50%;padding:13px}}@media (min-width: 767px) and (min-width: 969px){.items-list_squares .items-list__item{padding:0 10px;width:25%}}.items-list_stats{display:flex;flex-wrap:wrap;margin:-7px 0}@media (min-width: 767px){.items-list_stats{margin:0}}.items-list_stats .items-list__item{width:50%;padding:7px 0}@media (min-width: 767px){.items-list_stats .items-list__item{padding:0;width:25%}}.items-list_middle-reasons{margin:-18px 0}@media (min-width: 767px){.items-list_middle-reasons{display:flex;margin:0 -40px}}@media (min-width: 767px) and (min-width: 969px){.items-list_middle-reasons{justify-content:space-between;margin:0}}.items-list_middle-reasons .items-list__item{padding:18px 0}@media (min-width: 767px){.items-list_middle-reasons .items-list__item{width:50%;padding:0 40px}}@media (min-width: 767px) and (min-width: 969px){.items-list_middle-reasons .items-list__item{max-width:335px;padding:0}}.items-list_paytypes-footer{display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 -15px}.items-list_paytypes-footer .items-list__item{flex:1 1 33.3%;padding:7px 20px}@media (min-width: 767px){.items-list_paytypes-footer .items-list__item{flex:1 1 14%;padding:0 15px}}.info-item{line-height:26px}.info-item__heading{font-weight:700;font-size:22px;line-height:26px;color:#000}.info-item__text{font-weight:300}.info-item_default{display:flex}@media (min-width: 767px){.info-item_default{display:block}}@media (min-width: 767px) and (min-width: 969px){.info-item_default{display:flex}}.info-item_default:before{display:block;position:relative;content:"";flex:none;width:82px;height:92px;background-repeat:no-repeat;margin:0 17px 0 0}@media (min-width: 767px){.info-item_default:before{margin:0 0 23px}}@media (min-width: 767px) and (min-width: 969px){.info-item_default:before{margin:0 17px 0 0}}.info-item_default .info-item__heading{margin-bottom:10px}@media (min-width: 767px){.info-item_default .info-item__heading{font-size:16px;line-height:19px;margin-bottom:7px}}@media (min-width: 767px) and (min-width: 969px){.info-item_default .info-item__heading{font-size:22px;line-height:26px;margin-bottom:10px}}.info-item_square{border:1px solid #F2F0F9;border-radius:22px;padding:38px 30px 36px;height:100%;background:#fff}.info-item_square:before{display:block;position:relative;content:"";flex:none;width:141px;height:82px;background-repeat:no-repeat;margin:0 0 25px}.info-item_square .info-item__heading{margin-bottom:16px}.info-item_stat{text-align:center}.info-item_stat .info-item__heading{font-weight:700;font-size:23px;line-height:28px;color:#533fb0}@media (min-width: 969px){.info-item_stat .info-item__heading{font-size:55px;line-height:66px;margin-bottom:5px}}.info-item_solutions .info-item__heading{margin:0 0 12px}.info-item_solution{text-align:center}@media (min-width: 767px){.info-item_solution{text-align:left}}.info-item_solution:before{display:block;position:relative;content:"";flex:none;width:113px;height:65px;background-repeat:no-repeat;margin:0 auto 14px}@media (min-width: 767px){.info-item_solution:before{margin:0 0 16px}}@media (min-width: 767px) and (min-width: 969px){.info-item_solution:before{margin:0 0 14px}}.info-item_solution .info-item__heading{font-size:14px;line-height:17px}.info-item_middle .info-item__heading{margin:0 0 17px}.info-item_support:before{background-image:url(../images/support.svg)}.info-item_analytics:before{background-image:url(../images/analytics.svg)}.info-item_withdrawal:before{background-image:url(../images/antifraud.svg)}.info-item_internet:before{background-image:url(../images/pcidss.svg)}.info-item_cross-border:before{background-image:url(../images/cross-border.svg)}.info-item_security:before{background-image:url(../images/security.svg)}.info-item_payments:before{background-image:url(../images/payments.svg)}.info-item_integration:before{background-image:url(../images/integration.svg)}.info-item_secure:before{background-image:url(../images/secure.svg)}.info-item_commission:before{background-image:url(../images/commission.svg)}.solutions{display:flex;align-items:center;flex-direction:column;padding:24px 24px 48px;border-radius:17px;background:#fff;box-shadow:0 4px 44px #3615511a}@media (min-width: 767px){.solutions{justify-content:center;flex-direction:row;padding:36px}}.solutions__info{position:relative;text-align:center;margin:0 0 43px;max-width:245px}@media (min-width: 767px){.solutions__info{max-width:195px;margin:0 40px 0 0;text-align:left}}@media (min-width: 767px){.solutions__info{margin:0 60px 0 0}}@media (min-width: 767px){.solutions__info:before{display:block;content:"";position:absolute;top:50%;right:-45px;transform:translateY(-50%);width:35px;height:112px;background:url(../images/solutions-arrow.svg) no-repeat}}.solutions__items{flex:1 1 0}.main-section{text-align:left;color:#fff;padding:30px 10px}@media (min-width: 767px){.main-section{padding:98px 0 122px;display:flex}}@media (min-width: 767px) and (min-width: 969px){.main-section{padding:117px 0 141px;position:relative}}.main-section:after,.main-section:before{position:relative;content:"";background-size:100%}.main-section:after{display:block;padding-bottom:125.73333333%;background-image:url(../images/main-section.png);margin:-140px -20px -30px;z-index:1}@media (orientation: landscape){.main-section:after{display:none}}@media (min-width: 767px){.main-section:after{position:absolute;padding:0;width:538.5px;height:695px;background-image:url(../images/main-section-mid.png);right:0;top:50%;margin:0;transform:translateY(-50%)}}@media (min-width: 767px) and (orientation: landscape){.main-section:after{display:block}}@media (min-width: 969px){.main-section:after{background-image:url(../images/main-section-lg.png);width:799px;height:784px;margin-right:-300px}}@media (min-width: 969px) and (min-width: 1240px){.main-section:after{margin-right:-160px}}.main-section__content{position:relative;z-index:2}@media (min-width: 767px){.main-section__typo{max-width:414px}}.main-section__heading{font-size:42px;line-height:50px;font-weight:700}@media (min-width: 969px){.main-section__heading{font-size:55px;line-height:66px}}.main-section__text{font-weight:300;font-size:18px;line-height:32px;margin:25px 0 0}@media (min-width: 767px){.main-section__text{max-width:373px}}@media (min-width: 767px) and (min-width: 969px){.main-section__text{font-size:22px;line-height:36px}}.main-section__buttons{display:flex;margin:32px 0 0}@media (min-width: 767px){.main-section__buttons{margin:26px -8.5px 0}}@media (min-width: 767px) and (min-width: 969px){.main-section__buttons{margin:61px -8.5px 0}}@media (min-width: 767px){.main-section__button{margin:0 8.5px}}.btn{display:inline-block;padding:7px 25px;background:#65b567;color:#fff;font-size:16px;line-height:36px;text-decoration:none;border-radius:12px;white-space:nowrap;transition:.2s ease}.btn:hover{background:#318734}.btn_transparent{background:transparent;color:#4bff79}.btn_transparent:hover{background:transparent;color:#fff}.btn_login{border-radius:0;height:100%;display:flex;align-items:center;padding:7px 25px}@media (min-width: 375px){.btn_login{padding:7px 50px}}.btn_arrow{display:inline-flex;align-items:center}.btn_arrow:after{display:block;content:"";position:relative;width:14px;height:7px;background:url(../images/btn-arrow-white.svg);margin-left:10px}.btn_arrow.btn_transparent{transition:initial}.btn_arrow.btn_transparent:after{background:url(../images/btn-arrow.svg)}.btn_arrow.btn_transparent:hover:after{background:url(../images/btn-arrow-white.svg)}.h1{font-weight:700;font-size:42px;line-height:50px;color:#000;text-align:center}@media (min-width: 969px){.h1{font-size:55px;line-height:66px}}.h1_min{font-size:34px;line-height:auto;text-align:left;margin:20px 0 17px}@media (min-width: 767px){.h1_min{margin:37px 0 17px}}.h3{font-size:22px;line-height:auto;margin:25px 0 0}.p{font-family:Roboto,sans-serif;font-weight:300;font-size:18px;line-height:32px;text-align:center;color:#45385e}@media (min-width: 969px){.p{font-size:22px;line-height:36px}}.p_min{font-size:14px;line-height:26px;text-align:left;margin:10px 0}.get-started-block{position:relative;background:#251031;background:radial-gradient(77.16% 325.82% at 97.03% 45.2%,#0d0633,#251031);border-radius:27px;padding:35px 30px 40px;color:#fff;z-index:1}@media (min-width: 767px){.get-started-block{padding:54px 53px 50px;overflow:hidden}}@media (min-width: 767px) and (min-width: 969px){.get-started-block{overflow:visible}}@media (min-width: 767px){.get-started-block:after{display:block;position:absolute;content:"";width:322px;height:268px;background:url(../images/get-started.png);background-size:100%;left:50%;top:50%;transform:translateY(-50%)}}@media (min-width: 767px) and (min-width: 969px){.get-started-block:after{width:500px;height:299px;left:initial;right:0;background-image:url(../images/get-started-lg.png);z-index:-1}}@media (min-width: 767px) and (min-width: 969px) and (min-width: 1024px){.get-started-block:after{width:550px;height:329px}}@media (min-width: 767px) and (min-width: 969px) and (min-width: 1024px) and (min-width: 1240px){.get-started-block:after{width:635px;height:380px}}.get-started-block__heading{font-style:normal;font-weight:700;font-size:22px;line-height:26px}.get-started-block__text{font-weight:300;font-size:14px;line-height:26px;margin:15px 0 24px}@media (min-width: 767px){.get-started-block__text{max-width:293px}}@media (min-width: 969px){.get-started-block__text{max-width:396px}}.paytype{width:100%;max-width:98px;margin:0 auto}@media (min-width: 969px){.paytype{max-width:120px}}.paytype:after{width:100%;position:relative;display:block;content:"";padding-bottom:46.79487179%;background-size:cover}.paytype_visa-mc:after{background-position:center center;background-image:url(../images/socials/visa-mc.png)}.paytype_checkout-com:after{background-position:center center;background-image:url(../images/socials/checkout-com.png)}.paytype_skinpay:after{background-position:center center;background-image:url(../images/socials/skinpay.png)}.paytype_mir:after{background-position:center center;background-image:url(../images/socials/mir.png)}.paytype_yoomoney:after{background-position:center center;background-image:url(../images/socials/yoomoney.png)}.paytype_unlimint:after{background-position:center center;background-image:url(../images/socials/unlimint.png)}.paytype_steam:after{background-position:center center;background-image:url(../images/socials/steam.png)}.paytype_o:after{background-position:center center;background-image:url(../images/socials/o.png)}.paytype_elcard:after{background-position:center center;background-image:url(../images/socials/elcard.png)}.paytype_beeline:after{background-position:center center;background-image:url(../images/socials/beeline.png)}.paytype_mega:after{background-position:center center;background-image:url(../images/socials/mega.png)}.footer__paytypes{padding:24px 5px 20px}@media (min-width: 767px){.footer__paytypes{padding:37px 0 76px}}@media (min-width: 1240px){.footer__paytypes{padding:70px 0 75px}}.footer__content{position:relative;display:flex;flex-direction:column;align-items:center;border-top:1px solid #E4DFF8;padding:25px 0 32px;font-size:14px;line-height:26px;font-weight:300;text-align:center}@media (min-width: 767px){.footer__content{flex-direction:row;flex-wrap:wrap}}@media (min-width: 767px) and (min-width: 1240px){.footer__content{flex-wrap:nowrap;align-items:flex-start;padding:30px 184px 107px 0;justify-content:space-between}}.footer__content:before,.footer__content-mercurius{display:block;position:relative;content:"";background-repeat:no-repeat}@media (min-width: 767px){.footer__content:before,.footer__content-mercurius{position:absolute;background-color:#fff}}.footer__content:before{width:169px;height:29px}@media (min-width: 767px){.footer__content:before{left:0;top:-16px;width:215px}}.footer__copyright{margin:21px 0 0}@media (min-width: 767px){.footer__copyright{width:33.3%;text-align:left;margin:0}}@media (min-width: 767px) and (min-width: 1240px){.footer__copyright{width:25%}}.footer__copyright-content{max-width:231px}.footer__support{margin:32px 0 0}@media (min-width: 767px){.footer__support{width:33.3%;margin:0 -15px;display:flex;justify-content:center}}@media (min-width: 767px) and (min-width: 1240px){.footer__support{width:25%;text-align:left}}.footer__support-content{max-width:188px}.footer__nav{margin:32px -15px 45px;display:flex;flex-wrap:wrap;justify-content:center;max-width:284px}@media (min-width: 767px){.footer__nav{width:100%;max-width:100%;margin:38px -15px 0}}@media (min-width: 767px) and (min-width: 1240px){.footer__nav{width:50%;margin:0 -15px;display:block;columns:2;text-align:left}}.footer__nav-link{padding:0 15px}.footer__link{white-space:nowrap;font-size:14px;line-height:32px;color:#45385e;text-decoration:none}.footer__link:hover{color:#318734}@media (min-width: 1240px){.footer__link{line-height:26px}}.link{text-decoration:none;color:#65b567}.link:hover{color:#004903}.dropdown{position:relative;width:100%;height:30px;z-index:3;transition:.2s ease;cursor:pointer;border-radius:7px}.dropdown:after{right:8px;top:15px;position:absolute;display:block;content:"";width:0;height:0;border-width:4px 2px;border-style:solid;border-color:#fff transparent transparent transparent;transform:rotate(0)}.dropdown__items{opacity:0;visibility:hidden;margin-top:-1px;width:100%;border-top:0;position:absolute;top:100%;transition:.2s ease;height:auto;padding:0 3px 3px;background:#241537;border-radius:0 0 7px 7px}.dropdown__item{margin:1px 0}.dropdown__item:hover{background:#190c33;border-radius:6px}.dropdown__item-selected{padding:3px 3px 4px;height:30px;overflow:hidden;transition:.2s ease;border-top:0;border-radius:7px 7px 0 0}.dropdown_active{background:#ffffff0f}.dropdown_active:after{transform:rotate(180deg);top:10px}.dropdown_active .dropdown__items{opacity:1;visibility:visible}.dropdown_active .dropdown__item-selected{background:#241537}.lang-item{display:flex;align-items:center;padding:5px;height:27px;text-decoration:none;font-weight:700;font-size:12px;line-height:12px;color:#fff;text-transform:uppercase}.lang-item__text{display:none}@media (min-width: 375px){.lang-item__text{display:block}}.lang-item__flag{width:20px;height:14px;overflow:hidden;display:flex;align-items:center;justify-content:center;margin-right:10px;flex:none}@media (min-width: 375px){.lang-item__flag{margin-right:9px}}@media (min-width: 767px){.lang-item__flag{width:25px;height:17px}}.lang-item__flag img{width:100%}.basic-page{text-align:left;padding:60px 0 50px}@media (min-width: 767px){.basic-page{padding:80px 0 72px;overflow:hidden}}h3{margin:20px 0 8px;font-size:1.25rem;line-height:1.875rem}a{color:#65b567}
