/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:initial;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:initial}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:initial}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]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}*{box-sizing:border-box}html{font-size:16px}body,html{width:100%;height:100%}body{font-family:Roboto,sans-serif;font-size:16px;color:#000;font-weight:400;line-height:1.42;-webkit-font-smoothing:antialiased;background-color:#17171a}input,textarea{-webkit-appearance:none;box-shadow:none;-webkit-box-shadow:none;border-radius:0}input:focus,textarea:focus{outline:0}ol,p,ul{padding:0;margin:0}table{border-collapse:initial;border-spacing:0}caption,td,th{text-align:left;font-weight:400}blockquote:after,blockquote:before,q:after,q:before{content:""}blockquote,q{quotes:"" ""}img{max-width:100%}body.scroll-locked{height:100vh;min-height:100vh;max-height:100vh;overflow:hidden}body.padding-top{padding-top:60px}.container{max-width:1140px;margin:0 auto;padding:0 16px}h1,h2,h3,h4,h5,h6{font-size:inherit;margin:0;font-weight:inherit}.button{width:100%;font-weight:500;font-size:16px;line-height:20px;color:#fff;text-decoration:none;text-align:center;background-color:#0176ff;border:none;border-radius:8px;padding:14px 24px;cursor:pointer;transition:background-color .3s ease}.button,.button img{display:inline-block;vertical-align:middle}.button:hover{background-color:#1384ff}.button:disabled{pointer-events:none}@media screen and (min-width:993px){body.padding-top{padding-top:80px}.button{width:auto;padding-left:24px;padding-right:24px}}.article-content{padding:40px 0}.article-content h1{font-size:28px;line-height:36px;color:#03c873;margin:30px 0}.article-content h2{font-size:24px;line-height:32px;color:#03c873;margin:40px 0 20px}.article-content p{font-size:16px;line-height:27px;color:#fff;margin:16px 0}.article-content ul{color:#fff;padding-left:40px}.article-content li{line-height:27px}.article-content a{font-size:16px;line-height:27px;color:#03c873;text-decoration:none}.header{position:relative;z-index:12;background-color:#17171a;transition:top .5s ease}.header_scrolled{position:fixed;top:-150px;left:0;z-index:12;width:100%}.header_show{top:0}.header__content{display:flex;justify-content:space-between;align-items:center;height:60px}.header_scrolled .header__content{height:40px}.header_scrolled .logo__img{width:27px;height:30px}@media screen and (min-width:993px){.header__content{height:80px}.header_scrolled .header__content{height:50px}.header_scrolled .logo__img{width:30px;height:33px}.header_scrolled .menu__button{padding-top:8px;padding-bottom:8px}}.logo{display:flex;justify-content:flex-start;align-items:center}.logo__img{display:block;width:32px;height:35px}.logo__text{display:none;margin-left:15px}@media screen and (min-width:480px){.logo__text{display:block}}@media screen and (min-width:769px){.logo__img{width:50px;height:56px}}.burger{display:flex;align-items:flex-end;flex-direction:column;width:22px;height:16px}.burger__line{position:relative;top:0;width:100%;height:2px;background-color:#0176ff;border-radius:5px;margin-top:5px;transform:rotate(0);opacity:1;transition:all .3s ease}.burger__line:first-child{width:70%;margin-top:0}.burger__line:nth-child(3){width:70%}.burger_active .burger__line:first-child{width:100%;transform:rotate(45deg);top:7px}.burger_active .burger__line:nth-child(2){transform:rotate(90deg);opacity:0}.burger_active .burger__line:nth-child(3){width:100%;transform:rotate(-45deg);top:-7px}@media screen and (min-width:993px){.burger{display:none}}.mobile-menu{position:fixed;top:0;left:-100%;width:100%;height:100%;background-color:#17171a;z-index:10;overflow:auto;transition:left .3s ease}.mobile-menu_active{left:0}.mobile-menu__content{padding:90px 30px 50px}.mobile-menu__list{list-style-type:none}.mobile-menu__link{display:inline-block;vertical-align:top;min-width:110px;position:relative;font-size:22px;line-height:28px;color:#fff;text-decoration:none;padding:15px 0}.mobile-menu__link:before{content:"";width:0;height:2px;background-color:#00c26f;position:absolute;bottom:0;left:0;transition:width .3s ease}.mobile-menu__item:last-child{margin-top:50px}.mobile-menu__item:last-child .mobile-menu__link:before{display:none}.mobile-menu__link.active svg{fill:#00c26f}.mobile-menu__link.active:before{width:100%}@media screen and (min-width:993px){.mobile-menu_active{left:0;display:none}}.menu{display:none;flex-grow:1}.menu__list{display:flex;justify-content:flex-end;align-items:center;list-style-type:none}.menu__item{margin-left:54px}.menu__item:first-child{margin-left:0}.menu__link{position:relative;display:block;font-size:16px;line-height:19px;color:#fff;text-decoration:none;padding:11px 0 10px}.menu__link:before{content:"";width:0;height:2px;background-color:#0176ff;position:absolute;bottom:0;left:0;transition:width .3s ease}.menu__link:hover:before{width:100%}.menu__button{margin-left:38px}@media screen and (min-width:993px){.menu{display:flex;justify-content:flex-end;align-items:center}}.popup{position:fixed;z-index:12;top:0;left:-100%;width:100%;height:100%;display:flex;justify-content:center;align-items:flex-start;background-color:rgba(0,0,0,.4);overflow-y:auto;visibility:hidden;opacity:0;transition:opacity .3s ease}.popup_active{visibility:visible;opacity:1;left:0}.popup__content{position:relative;width:90%;background-color:#17171a;border:1px solid #232530;border-radius:12px;padding:64px 16px;margin:auto}.popup__close{position:absolute;top:10px;right:10px;width:30px;height:30px;border:4px solid transparent;cursor:pointer}.popup__close-line{position:absolute;top:10px;width:100%;height:2px;background-color:#fff;border-radius:4px}.popup__close-line:first-child{transform:rotate(45deg)}.popup__close-line:last-child{transform:rotate(-45deg)}.popup__icon{text-align:center}.popup__icon img{display:inline-block;vertical-align:top}.popup__title{font-weight:500;font-size:18px;line-height:24px;color:#fff;text-align:center;margin-bottom:12px}.popup__description{max-width:435px;font-size:14px;line-height:20px;color:#868a99;text-align:center;margin:0 auto 24px}.popup__form{max-width:368px;margin-left:auto;margin-right:auto;margin-top:40px}.popup__form textarea{margin-bottom:18px}.popup__form-button{min-width:180px;display:block;margin-left:auto;margin-right:auto;margin-top:40px}.popup_thanks .popup__content{background-color:rgba(23,23,26,.85);padding-top:168px;padding-bottom:161px}.popup_thanks .popup__description{color:#fff;margin-top:33px}@media screen and (min-width:769px){.popup__content{width:100%;max-width:525px;padding:80px}.popup__title{font-size:24px;line-height:28px}.popup_thanks .popup__content{padding-top:180px;padding-bottom:180px}.popup_thanks .popup__description{font-size:16px;line-height:19px}}.product-card{position:relative;display:block;text-decoration:none;background-color:#232530;border-radius:16px;padding:24px 16px;transition:background-color .3s ease}.product-card:hover{background-color:#333545}.product-card__icon img{display:block;width:64px;height:64px}.product-card__icon_outside img{width:76px;height:76px;margin-bottom:-12px}.product-card__name{font-weight:500;font-size:18px;line-height:22px;color:#fff;margin-top:16px}.product-card__text{font-size:14px;line-height:20px;color:#868a99;margin-top:8px}.product-card__applications{display:none}@media screen and (min-width:993px){.product-card{min-height:310px;padding:40px}.product-card__name{margin-top:24px}.product-card_pointer-events{pointer-events:none}.product-card_pointer-events:hover{background-color:#232530}.product-card_pointer-events a{pointer-events:auto}.product-card__applications{display:flex;justify-content:flex-start;align-items:center;margin-top:24px}.product-card__applications a{display:flex;justify-content:center;align-items:center;width:100%;height:48px;background-color:#333545;border-radius:8px;text-decoration:none;margin-left:14px;border:2px solid transparent;transition:border-color .3s ease}.product-card__applications a:first-child{margin-left:0}.product-card__applications a:hover{border-color:#fff}.product-card__applications img{display:block}}.form__custom-field{display:flex;justify-content:flex-start;align-items:center;background-color:#17171a;border:1px solid #656b7e;border-radius:8px}.form__custom-field input{border-color:transparent;border-radius:0}.form__input{flex-grow:1;min-width:100px;height:48px;font-size:16px;line-height:16px;color:#a2a7b9;background-color:initial;opacity:.8;border:1px solid #656b7e;border-radius:8px;outline:0;padding:0 11px 0 16px}.form__help-text{font-size:12px;line-height:14px;font-weight:300;color:#a2a7b9;margin-top:12px}.form__button{margin-top:20px}.form__textarea{display:block;width:100%;height:160px;font-size:14px;line-height:16px;color:#a2a7b9;background-color:#17171a;border:1px solid #656b7e;border-radius:8px;padding:16px;resize:none;opacity:1}.form__input::placeholder,.form__textarea::placeholder{color:#a2a7b9}.form_error .form__custom-field{border-color:orange}.form_error .form__custom-field input{border-right-color:orange}.form_error input{color:orange}@media screen and (min-width:993px){.form__custom-field{flex-grow:1;max-width:368px}.form__input,.form__textarea{font-size:16px;line-height:20px;opacity:1}}.mobile-apps{display:flex;justify-content:flex-start;align-content:center;margin-left:-12px}.mobile-apps__link{display:flex;justify-content:center;align-items:center;width:100%;height:48px;background-color:#333545;border-radius:8px;transition:background-color,border-color,.3s ease;margin-left:12px;padding:0 5px}.mobile-apps__link:hover{background-color:#3b3d4e}.mobile-apps__image{display:block}.mobile-apps__link[hidden]{display:none}@media screen and (min-width:993px){.mobile-apps__link{width:160px}}.custom-content-block{position:relative;background-color:#232530;border-radius:16px;padding:88px 16px 24px}.custom-content-block__icon-before{position:absolute;top:16px;left:0;right:0;z-index:0;margin:auto}.custom-content-block__icon-after{display:none}.custom-content-block__title{position:relative;z-index:1;font-size:18px;line-height:24px;color:#fff;text-align:center}.custom-content-block__text{position:relative;z-index:1;max-width:500px;font-size:14px;line-height:20px;color:#868a99;text-align:center;margin-top:16px;margin-left:auto;margin-right:auto}.custom-content-block__button{margin-top:16px}@media screen and (min-width:769px){.custom-content-block{border-radius:24px;padding:88px 0}.custom-content-block__icon-before{top:24px;left:0;right:auto}.custom-content-block__icon-after{display:block;position:absolute;bottom:0;right:54px}.custom-content-block__title{max-width:580px;font-size:30px;line-height:38px;margin-left:auto;margin-right:auto}.custom-content-block__text{max-width:580px;font-size:16px;line-height:22px;margin-top:24px}.custom-content-block__button{width:270px;display:block;margin-top:24px;margin-left:auto;margin-right:auto}}@media screen and (min-width:993px){.custom-content-block__title{max-width:664px;font-size:40px;line-height:48px}}.main-screen{margin-top:-60px;padding-top:60px}.main-screen__container{padding-top:40px;padding-bottom:40px}.main-screen__picture{display:none}.main-screen__picture img{display:block;margin:0 auto}.main-screen__title{max-width:440px;font-size:40px;line-height:48px;color:#fff}.main-screen__description{max-width:550px;font-weight:300;font-size:18px;line-height:25px;color:#a2a7b9;opacity:.8;margin-top:12px}.main-screen__button,.main-screen__form{margin-top:16px}@media screen and (min-width:769px){.main-screen__container{display:flex;justify-content:space-between;align-items:center;padding-top:64px;padding-bottom:64px}.main-screen__content{flex-grow:1}.main-screen__picture{display:block;margin-left:50px}.main-screen__button{width:auto}}@media screen and (min-width:993px){.main-screen{margin-top:-80px;padding-top:80px}.main-screen__container{padding-top:120px;padding-bottom:96px}.main-screen__title{max-width:640px;font-size:60px;line-height:72px}.main-screen__description{max-width:640px;color:#fff;margin-top:24px}.main-screen__form{display:flex;align-items:center;flex-wrap:wrap;margin-top:24px}.main-screen__form-help-text{width:100%;order:3;color:#fff}.main-screen__button{margin-left:16px;margin-top:0}.main-screen__picture{display:block;width:40%}}.brands{background-color:#131315;padding:24px 0}.brands__list{display:flex;justify-content:space-between;align-items:center;list-style-type:none;flex-wrap:wrap}.brands__item:nth-child(odd){width:60%}.brands__item:nth-child(2n){width:40%}.brands__item:first-child{margin-left:0}@media screen and (min-width:560px){.brands__item:nth-child(2n),.brands__item:nth-child(odd){width:30%}}@media screen and (min-width:993px){.brands{padding:77px 0}.brands__list{flex-wrap:nowrap}.brands__item:nth-child(2n),.brands__item:nth-child(odd){width:auto}}.security{background-color:#17171a;padding:32px 0}@media screen and (min-width:769px){.security{padding:40px 0 98px}}.advantage{background-color:#17171a;padding:32px 0}.advantage__picture{display:flex;justify-content:center;align-items:flex-start;overflow:hidden;margin-bottom:-65px}.advantage__title{font-size:28px;line-height:36px;color:#fff}.advantage__description{font-weight:300;font-size:18px;line-height:25px;color:#868a99;margin-top:24px}.advantage__link{margin-top:24px}.advantage__link img{margin-left:4px;margin-top:-3px}.advantage__payment-systems{display:flex;justify-content:space-between;align-items:center;padding:16px 20px 0}.advantage__list{font-size:14px;line-height:32px;color:#868a99;padding-left:20px;margin-top:16px}.advantage__mobile-apps{margin-top:16px}.advantage_four,.advantage_second{background-color:#131315}.advantage_second .advantage__title,.advantage_third .advantage__title{max-width:80%}@media screen and (min-width:481px){.advantage_third .advantage__title{max-width:100%}}@media screen and (min-width:769px){.advantage{padding-top:98px;padding-bottom:98px}.advantage__container{display:flex;justify-content:space-between;align-items:center}.advantage__picture{width:45%;margin-bottom:0}.advantage__content{width:49%;padding-top:0}.advantage_reverse .advantage__picture{width:40%;order:2}.advantage_reverse .advantage__content{width:50%;order:1}.advantage__title{text-align:left}.advantage__description{text-align:left;margin-top:24px}.advantage__links{margin-top:24px}.advantage__payment-systems{padding-top:24px}.advantage__list,.advantage__mobile-apps{margin-top:24px}.advantage_second .advantage__title,.advantage_third .advantage__title{max-width:100%}}@media screen and (min-width:993px){.advantage__title{font-size:32px;line-height:38px;margin-bottom:32px}.advantage__description{font-size:16px;line-height:22px;margin-bottom:40px}.advantage__links{display:flex;justify-content:flex-start;align-items:center}.advantage__link{margin-top:0}.advantage__link:first-child{margin-left:0}.advantage__link-mobile{display:none}.advantage__link-desktop{display:block}.advantage__payment-systems{justify-content:flex-start;padding-left:0;padding-right:0}.advantage__payment-systems img{margin-left:24px}.advantage__payment-systems img:first-child{margin-left:0}.advantage_reverse .advantage__picture{justify-content:flex-start}.advantage_second .advantage__description{max-width:450px}.advantage_four .advantage__description{max-width:490px}}.block-to-share{background-color:#17171a;padding:32px 0}.block-to-share_section .custom-content-block__icon-before{top:3px}@media screen and (min-width:769px){.block-to-share{padding-top:98px;padding-bottom:98px}.block-to-share_section .custom-content-block{padding-top:76px;padding-bottom:76px}.block-to-share_section .custom-content-block__icon-before{top:0;left:31px}.block-to-share_section .custom-content-block__icon-after{left:0;right:auto}.block-to-share_section .custom-content-block__text{max-width:525px}}.products{background-color:#17171a;padding:32px 0 64px}.products__title{font-weight:500;font-size:24px;line-height:36px;color:#fff;text-align:center;margin-bottom:24px}.products__list .product-card{margin-top:24px}.products__list .product-card:first-child{margin-top:0}@media screen and (min-width:769px){.products{padding:0 0 98px}.products__title{font-size:30px;line-height:38px;margin-bottom:40px}.products__list{display:flex;justify-content:center;align-items:stretch;flex-wrap:wrap;margin-top:-24px;margin-left:-24px}.products__list .product-card{width:calc(50% - 24px);margin-left:24px}.products__list .product-card:first-child{margin-top:24px}}@media screen and (min-width:993px){.products__title{font-size:40px;line-height:48px}.products__list{margin-top:-30px;margin-left:-30px}.products__list .product-card{width:calc(33.3% - 30px);margin-left:30px}.products__list .product-card,.products__list .product-card:first-child{margin-top:30px}}.footer{border-top:1px solid #232530;padding:16px 0}.footer__text{width:100%;text-align:center;font-size:12px;line-height:16px;color:#656b7e}.footer__pages{margin-top:10px;text-align:center}.footer__pages-link{font-size:12px;line-height:16px;color:#656b7e;text-decoration:none;transition:color .3s ease;margin-left:10px}.footer__pages-link:first-child{margin-left:0}.footer__pages-link:hover{color:#00c26f}@media screen and (min-width:769px){.footer__container{display:flex;justify-content:space-between;align-items:center}.footer__pages{margin-top:0;text-align:right}}
/*# sourceMappingURL=/style.29e85e64.css.map */