@font-face{font-family:Roboto;src:url(../fonts/Roboto-Black.eot);src:url(../fonts/Roboto-Black.eot?#iefix) format("embedded-opentype"),url(../fonts/Roboto-Black.woff2) format("woff2"),url(../fonts/Roboto-Black.woff) format("woff"),url(../fonts/Roboto-Black.ttf) format("truetype"),url(../fonts/Roboto-Black.svg#Roboto-Black) format("svg");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Roboto;src:url(../fonts/Roboto-Bold.eot);src:url(../fonts/Roboto-Bold.eot?#iefix) format("embedded-opentype"),url(../fonts/Roboto-Bold.woff2) format("woff2"),url(../fonts/Roboto-Bold.woff) format("woff"),url(../fonts/Roboto-Bold.ttf) format("truetype"),url(../fonts/Roboto-Bold.svg#Roboto-Bold) format("svg");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Roboto;src:url(../fonts/Roboto-Regular.eot);src:url(../fonts/Roboto-Regular.eot?#iefix) format("embedded-opentype"),url(../fonts/Roboto-Regular.woff2) format("woff2"),url(../fonts/Roboto-Regular.woff) format("woff"),url(../fonts/Roboto-Regular.ttf) format("truetype"),url(../fonts/Roboto-Regular.svg#Roboto-Regular) format("svg");font-weight:400;font-style:normal;font-display:swap}*{margin:0;padding:0}a{color:inherit;text-decoration:none}ol,ul{list-style:none}img{max-width:100%;height:auto}body{font-family:Roboto;font-size:16px;background-color:#000;color:#fff;position:relative}.wrapper{max-width:1140px;padding-left:10px;padding-right:10px;margin-left:auto;margin-right:auto}.page-title{font-size:32px;text-align:center;font-weight:900;color:#fff}.gradient{background:-webkit-linear-gradient(180deg,#fd9761,#da5d1b);background:-webkit-linear-gradient(top,#fd9761,#da5d1b);background:-webkit-gradient(linear,left top,left bottom,from(#fd9761),to(#da5d1b));background:-o-linear-gradient(top,#fd9761,#da5d1b);background:linear-gradient(180deg,#fd9761,#da5d1b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:#fd9761}.header{position:absolute;left:0;top:0;width:100%;z-index:2}.header__top{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:20px 0}.nav{padding-top:17px;max-width:1090px;margin-left:auto;margin-right:auto}.nav__list{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.nav__list li{position:relative}.nav__list li>ul{opacity:0;list-style-type:none;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s;background:rgba(0,0,0,.7);position:absolute;top:32px;right:-50%;margin-right:-85px;min-width:200px;padding:10px 30px;border:1px solid #b874e9;-webkit-border-radius:0 0 6px 6px;border-radius:0 0 6px 6px}.nav__list li>ul li{padding:15px}.nav__list li>ul:after{display:block;content:'';width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #b874e9;position:absolute;top:0;left:50%;margin-left:-5px}.nav__list li:hover>ul{opacity:1;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.nav__link{font-size:18px;font-weight:700}.nav__link.active{background:-webkit-linear-gradient(180deg,#fd9761,#da5d1b);background:-webkit-linear-gradient(top,#fd9761,#da5d1b);background:-webkit-gradient(linear,left top,left bottom,from(#fd9761),to(#da5d1b));background:-o-linear-gradient(top,#fd9761,#da5d1b);background:linear-gradient(180deg,#fd9761,#da5d1b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:#fd9761}.nav .contacts{display:none}.burger{width:40px;height:28px;position:relative;z-index:12;display:none;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.burger__item{position:absolute;left:0;width:100%;height:2px;background:-webkit-linear-gradient(top,#b874e9 0,#b8e6eb 100%);background:-webkit-gradient(linear,left top,left bottom,from(#b874e9),to(#b8e6eb));background:-o-linear-gradient(top,#b874e9 0,#b8e6eb 100%);background:linear-gradient(180deg,#b874e9 0,#b8e6eb 100%);-webkit-border-radius:50px;border-radius:50px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left}.burger__item:nth-child(1){top:0}.burger__item:nth-child(2){top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.burger__item:nth-child(3){bottom:0}.burger.active .burger__item{background-color:#fff}.burger.active .burger__item:nth-child(2){opacity:0}.burger.active .burger__item:nth-child(1){-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);width:95.5%}.burger.active .burger__item:nth-child(3){-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);width:95.5%}.contacts{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.contact{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:18px;font-weight:700}.contact:first-child{margin-right:30px}.contact img{margin-right:15px}.hero{-webkit-background-size:cover;background-size:cover;background-repeat:no-repeat;background-position:center;padding-top:206px;padding-bottom:120px;position:relative}.hero::before{content:'';position:absolute;left:0;top:0;width:100%;height:100%;background:-webkit-linear-gradient(270.1deg,rgba(0,0,0,.49) 5.01%,#000 99.91%),-webkit-linear-gradient(bottom,rgba(15,7,61,.1),rgba(15,7,61,.1));background:-o-linear-gradient(270.1deg,rgba(0,0,0,.49) 5.01%,#000 99.91%),-o-linear-gradient(bottom,rgba(15,7,61,.1),rgba(15,7,61,.1));background:linear-gradient(179.9deg,rgba(0,0,0,.49) 5.01%,#000 99.91%),linear-gradient(0deg,rgba(15,7,61,.1),rgba(15,7,61,.1))}.hero__content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative;z-index:1}.hero__img{width:100%;max-width:330px;-webkit-border-radius:6px;border-radius:6px;overflow:hidden;background:-webkit-linear-gradient(bottom,#b8e6eb,#b874e9);background:-webkit-gradient(linear,left bottom,left top,from(#b8e6eb),to(#b874e9));background:-o-linear-gradient(bottom,#b8e6eb,#b874e9);background:linear-gradient(0deg,#b8e6eb,#b874e9);-webkit-box-sizing:border-box;box-sizing:border-box;padding:1px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-right:35px}.hero__img img{width:-webkit-calc(100% - 2px);width:calc(100% - 2px);-webkit-border-radius:6px;border-radius:6px}.hero__text{margin-right:35px;max-width:400px}.hero__title{font-size:36px;font-weight:900;line-height:1.16;text-align:center;margin-bottom:30px}.hero__descr{font-size:18px;line-height:1.16;max-width:335px;margin-left:auto;margin-right:auto;text-align:center}.form{width:100%;max-width:330px;-webkit-border-radius:6px;border-radius:6px;border:1px solid #b874e9;background:-webkit-linear-gradient(top,rgba(0,0,0,.42) 0,rgba(0,0,0,.7) 100%);background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.42)),to(rgba(0,0,0,.7)));background:-o-linear-gradient(top,rgba(0,0,0,.42) 0,rgba(0,0,0,.7) 100%);background:linear-gradient(180deg,rgba(0,0,0,.42) 0,rgba(0,0,0,.7) 100%);-webkit-box-shadow:0 0 20px rgba(0,0,0,.25);box-shadow:0 0 20px rgba(0,0,0,.25);-webkit-box-sizing:border-box;box-sizing:border-box;padding:38px 25px}.form__text{font-size:18px;text-align:center;margin-bottom:30px}.form__text .gradient{font-weight:700;display:block}.form__field{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding-bottom:10px;border-bottom:1px solid #fff;margin-bottom:20px}.form__field img{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin-right:15px}.form__input{border:none;outline:0;background-color:transparent;font-family:inherit;font-size:14px;color:#fff}.form__submit{text-transform:uppercase;font-weight:400;display:block;width:100%;padding:17px 0;background:-webkit-linear-gradient(top,#fd9761 0,#da5d1b 100%);background:-webkit-gradient(linear,left top,left bottom,from(#fd9761),to(#da5d1b));background:-o-linear-gradient(top,#fd9761 0,#da5d1b 100%);background:linear-gradient(180deg,#fd9761 0,#da5d1b 100%);-webkit-border-radius:8px;border-radius:8px;color:#fff;font-weight:900;border:none;outline:0;cursor:pointer;margin-top:30px;font-family:inherit;text-align:center}.form__submit:hover{opacity:.8}.big-content{-webkit-background-size:cover;background-size:cover;background-repeat:no-repeat;background-position:center;background-position:top;position:relative}.big-content-img{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:0 -30px;object-position:0 -30px;z-index:-1}.advantages{padding-bottom:120px}.advantages__title{margin-bottom:60px}.advantages__items{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-10px;margin-right:-10px}.advantages__item{width:-webkit-calc(100% / 12 * 4 - 20px);width:calc(100% / 12 * 4 - 20px);margin-left:10px;margin-right:10px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.advantages__img{margin-bottom:43px}.advantages__name{margin-bottom:22px;max-width:250px;text-align:center;font-size:18px;font-weight:700}.advantages__descr{text-align:center}.pay{padding-bottom:100px}.pay__title{margin-bottom:20px}.pay__descr{text-align:center;margin-bottom:60px}.pay__items{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-left:-10px;margin-right:-10px}.pay__item{width:-webkit-calc(100% / 12 * 2 - 20px);width:calc(100% / 12 * 2 - 20px);margin-left:10px;margin-right:10px;margin-bottom:20px;-webkit-border-radius:6px;border-radius:6px;overflow:hidden}.pay__item img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.partner{padding-bottom:120px}.partner__title{margin-bottom:60px}.partner__items{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-10px;margin-right:-10px}.partner__item{width:-webkit-calc(100% / 12 * 4 - 20px);width:calc(100% / 12 * 4 - 20px);margin-left:10px;margin-right:10px;-webkit-border-radius:6px;border-radius:6px;overflow:hidden}.partner__item img{display:block}.system{padding-bottom:30px}.system__title{font-size:30px;font-weight:700;color:#fff;text-align:center;margin-bottom:30px}.system__text{line-height:1.37}.articles{padding-top:30px;background:-webkit-linear-gradient(top,#070509 0,#05060e 100%);background:-webkit-gradient(linear,left top,left bottom,from(#070509),to(#05060e));background:-o-linear-gradient(top,#070509 0,#05060e 100%);background:linear-gradient(180deg,#070509 0,#05060e 100%)}.articles__img{position:absolute;left:0;bottom:0;width:100%;z-index:1}.article{padding-bottom:60px;position:relative;z-index:2}.article__title{font-size:30px;font-weight:700;color:#fff;text-align:center;margin-bottom:30px}.article__text{line-height:1.37}.footer{position:relative;z-index:2;padding:30px 0;border-top:1px solid #3a4d4c}.footer__text{text-align:center}@media screen and (max-width:992px){.page-title{font-size:30px}.header__top{padding:10px 0}.header__top .contacts{display:none}.nav{position:absolute;left:0;top:0;width:100%;height:100vh;margin-top:0;padding-top:50px;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#000;z-index:10;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:.2s;-o-transition:.2s;transition:.2s;color:#fff}.nav .contacts{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.nav .contacts .contact{margin-bottom:14px;font-size:16px;margin-right:0}.nav.active{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.nav__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:unset;-webkit-justify-content:unset;-ms-flex-pack:unset;justify-content:unset;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.nav__item{margin-bottom:14px}.nav__link{font-size:16px}.burger{display:block}.hero{padding-top:125px;padding-bottom:0}.hero__content{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.hero__content>*{margin-right:0;margin-bottom:60px}.hero__text{-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0}.hero__img{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.form{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.pay__item{width:-webkit-calc(100% / 12 * 3 - 20px);width:calc(100% / 12 * 3 - 20px)}}@media screen and (max-width:768px){.article__title,.page-title,.system__title{font-size:29px}.advantages{padding-bottom:60px}.advantages__items{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.advantages__item{width:-webkit-calc(50% - 20px);width:calc(50% - 20px);margin-bottom:60px}.pay{padding-bottom:40px}.partner__items{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.partner__item{width:-webkit-calc(50% - 20px);width:calc(50% - 20px);margin-bottom:20px}}@media screen and (max-width:576px){.article__title,.page-title,.system__title{font-size:28px}.logo{width:112px}.hero__title{font-size:32px}.advantages{padding-bottom:0}.advantages__item{width:-webkit-calc(100% - 20px);width:calc(100% - 20px)}.pay__descr{margin-bottom:30px}.pay__item{width:-webkit-calc(100% / 12 * 4 - 20px);width:calc(100% / 12 * 4 - 20px)}.partner{padding-bottom:60px}.partner__title{margin-bottom:30px}.partner__items{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.partner__item{width:100%;max-width:360px}.articles{position:relative}.articles__img{bottom:unset;top:0;min-height:1100px;-o-object-fit:cover;object-fit:cover}}@media screen and (max-width:400px){.pay__item{width:-webkit-calc(50% - 20px);width:calc(50% - 20px)}}.breadcrumbs{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:25px}.breadcrumbs div{padding:15px}.article{font-size:16px;line-height:1.6em}.article p{padding-bottom:10px}.article h2,.article h3{font-size:24px;padding-top:10px;padding-bottom:15px}.article ul{margin-left:30px}.error-form{border-color:red!important}.inside .hero__content{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 .article img{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     display: block;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     margin: 0 auto;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 }