body, body *{opacity: 1!important;}
@-webkit-keyframes fancybox-rotate{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}
}
@keyframes fancybox-rotate{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}
}
@-webkit-keyframes fadeOut{0%{opacity:1}
    to{opacity:0}
}
@keyframes fadeOut{0%{opacity:1}
    to{opacity:0}
}
@-webkit-keyframes spinner{0%{-webkit-transform:rotate(0);transform:rotate(0)}
    to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}
}
@keyframes spinner{0%{-webkit-transform:rotate(0);transform:rotate(0)}
    to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}
}
@font-face{font-family:'Ubuntu Regular';src:url(/fonts/Ubuntu-Regular.eot);src:url(/fonts/Ubuntu-Regular.eot#iefix) format('embedded-opentype'),url(/fonts/Ubuntu-Regular.woff) format('woff'),url(/fonts/Ubuntu-Regular.ttf) format('truetype');font-weight:400;font-style:normal}
@font-face{font-family:'Ubuntu Bold';src:url(/fonts/Ubuntu-Bold.eot);src:url(/fonts/Ubuntu-Bold.eot#iefix) format('embedded-opentype'),url(/fonts/Ubuntu-Bold.woff) format('woff'),url(/fonts/Ubuntu-Bold.ttf) format('truetype');font-weight:400;font-style:normal}
.btn img,html *{vertical-align:top}
html *{max-height:999999px;-webkit-font-smoothing:antialiased;margin:0;padding:0;border:0;box-sizing:border-box;outline:0}
section{position:relative;background: #f9fafc;}
section:nth-child(odd){background-color:#fff;}
body,html{width:100%;height:100%}
html{
    min-width: 320px;
    font-size: 1px;
}
@media screen and (max-width: 1440px) and (min-width: 860px){
    html {
        font-size: calc(100vw / 1440);
    }
}
@media screen and (max-width: 390px){
    html {
        font-size: calc(100vw / 390);
    }
}
.page-wrap,body{min-height:100%;position:relative;min-width:320px}
body{font-family:Roboto;font-size:14px;line-height:22px;color:#000;-webkit-text-size-adjust:100%;background:#fff}
.page-wrap{overflow:hidden}
dd,dl,dt,form,h1,h2,h3,h4,h5,h6,p{font-weight:400;list-style:none}
ol,ul{font-weight:400}
.pull-right{float:right}
.pull-left{float:left}
.text-center{text-align:center}
.text-right{text-align:right}
.width-wrap{display:block;margin:0 auto;max-width:1140px;padding:0 15px}
.grid,ol,ul{list-style:none;font-size:0;line-height:0;letter-spacing:-1px}
.grid-item,li{letter-spacing:normal;display:inline-block;vertical-align:top;zoom:1}
.grid-item{line-height:normal}
.hidden-block{display:none!important}
.justifyed{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-flow:wrap;flex-flow:wrap;-ms-flex-line-pack:start;align-content:flex-start;-ms-flex-align:start;align-items:flex-start}
.vertical-center{-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center}
main{padding-top:100px}
@media (max-width:765px){main{padding-top:80px}
}
a,blockquote,div,input,li,p,span,textarea,time, button{font-family:Ubuntu Regular,sans-serif;font-size:18px;line-height:normal;text-decoration:none;color:#000}
i{font:inherit;line-height:inherit;font-style:normal}
@media (max-width:765px){i{display:inline}
}
a{cursor:pointer}
h1{font-family:Ubuntu Regular,sans-serif;color:#000;font-size:80px;line-height:80px}
@media (max-width:765px){h1{font-size:38px;line-height:46px}
}
h1,h1 small,h2,i{display:block}
h1 small{margin-top:25px;max-width:700px;font-size:38px;line-height:normal}
@media (max-width:765px){h1 small{font-size:20px;line-height:26px}
}
h2{font-size: 50px;line-height:66px;}
@media (max-width:765px){h2{font-size:32px;line-height:40px}
}
h2,h3,h4{font-family:Ubuntu Bold,sans-serif;color:#000}
h3{opacity:.5;text-transform:uppercase}
@media (max-width:765px){h3{font-size:18px}
}
h4{font-size:32px;display:block;text-align:left}
@media (max-width:765px){h4{font-size:22px}
}
.btn,h1,h2,h3,h5{text-align:center}
.text-list li,h3,h5{display:block;font-size:20px}
h5{font-family:Ubuntu Bold,sans-serif;color:#000}
.text-list li{padding-left:20px;line-height:36px;position:relative}
@media (max-width:765px){.text-list li{font-size:16px;line-height:22px}
}
.text-list li:before{position:absolute;content:"";width:4px;height:4px;background:#578dd8;border-radius:100%;left:0;top:14px}
@media (max-width:765px){.text-list li:before{top:8px}
}
.btn{box-sizing:border-box;font-size:18px;border:0;cursor:pointer;transition:all .2s ease-in-out;border-radius:50px;padding:0;outline:0;box-shadow:none;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;-ms-flex-pack:center;justify-content:center;margin:0 auto}
@media (max-width:765px){.btn{padding:15px 0!important;display:-ms-flexbox!important;display:flex!important;font-size:16px!important}
}
.btn img{display:inline-block;margin-right:15px}
.btn-green{background:#77ce6f;color:#fff}
.btn-gray-border{background:0 0;border:1px solid #e1e1e1;color:#000}
.btn-l,.btn-s{font-size:28px;padding:28px 65px;font-family:Ubuntu Bold,sans-serif}
.btn-s{font-size:20px;padding:20px 65px}
.main-form{max-width:540px;display:block;margin:0 auto}
.inp,.main-form h4,.main-form h5{text-align:center;margin-bottom:50px}
@media (max-width:765px){.main-form h4,.main-form h5{margin-bottom:20px}
}
.main-form .btn{margin-top:40px;margin-bottom:40px}
@media (max-width:765px){.main-form .btn{margin:20px 0 0;display:-ms-flexbox;display:flex;width:100%}
}
.inp{box-sizing:border-box;background:#f8f8f8;box-shadow:none;outline:0;width:100%;height:64px;display:block;font-size:20px;color:#7f7f7f !Important;border:2px solid #e1e1e1;border-radius:30px;-webkit-appearance:none;transition:all .2s ease-in-out;margin-bottom:20px}
@media (max-width:765px){.inp{height:40px;margin-bottom:10px;font-size:16px}
}
.inp::-webkit-input-placeholder{opacity:1;font-size:20px;color:#7f7f7f}
.inp::-moz-placeholder{opacity:1;font-size:20px;color:#7f7f7f}
.inp:-ms-input-placeholder{opacity:1;font-size:20px;color:#7f7f7f}
.inp::placeholder{opacity:1;font-size:20px;color:#7f7f7f}
@media (max-width:765px){.inp::-webkit-input-placeholder{font-size:16px}
    .inp::-moz-placeholder{font-size:16px}
    .inp:-ms-input-placeholder{font-size:16px}
    .inp::placeholder{font-size:16px}
}
.inp:focus::-webkit-input-placeholder{opacity:0}
.inp:focus::-moz-placeholder{opacity:0}
.inp:focus:-ms-input-placeholder{opacity:0}
.inp:focus::placeholder{opacity:0}
.inp.error{border:2px solid red}
.popup{width:100%!important;padding:30px!important;background:0 0!important}
.popup__content{background:#fff;padding:40px!important;border-radius:30px!important}
@media (max-width:1139px){.popup__content{padding:30px!important}
}
@media (max-width:765px){.popup__content{padding:30px 15px!important}
}
.popup-feedback{max-width:800px!important}
.popup-feedback .popup-video{width:100%;height:500px}
.popup-feedback .popup-video,.popup-feedback h4{display:block;margin-bottom:30px}
.popup-feedback p{font-size:20px;line-height:30px;color:#373737}
@media (max-width:765px){.popup-feedback p{font-size:16px;line-height:22px}
}
.popup-notification{max-width:540px!important}
.popup-notification h4{margin-bottom:50px}
@media (max-width:765px){.popup-notification h4{margin-bottom:30px}
}
.popup-notification img{display:block;margin:0 auto 35px}
@media (max-width:765px){.popup-notification img{max-width:50%;margin:0 auto 20px}
}
.popup-notification p{display:block;text-align:center;font-size:20px;line-height:30px;color:#7f7f7f;margin-bottom:35px}
@media (max-width:765px){.popup-notification p{font-size:16px;line-height:22px;margin-bottom:30px}
}
.popup-notification .btn{display:-ms-flexbox;display:flex;width:100%}
.popup-form{max-width:730px!important}
.popup-form p.text-center{margin-bottom:30px;font-size:20px;line-height:30px;color:#7f7f7f}
.popup-form p.text-center.error{color: red;background: #ff00001c;}
@media (max-width:765px){.popup-form p.text-center{font-size:16px;line-height:22px;margin-bottom:20px}
}
.popup__logo{display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;-ms-flex-align:center;align-items:center;margin-bottom:45px}
@media (max-width:765px){.popup__logo{margin-bottom:15px}
}
.popup__logo__img,.popup__logo__text{display:inline-block;vertical-align:top}
.popup__logo__img{width:60px;margin-right:10px}
.popup__logo__text{font-size:22px;font-family:Ubuntu Bold,sans-serif}
.popup__link{display:block;text-align:center;color:#578dd8;text-decoration:underline;margin-bottom:30px}
@media (max-width:765px){.popup__link{margin-bottom:20px}
}
.popup__link.c-gray{color:#7f7f7f}
.popup__link:last-child{margin-bottom:0}
.fancybox-button{opacity:1!important;top:15px!important;right:15px!important;background:#fff!important;border-radius:100%!important;box-shadow:0 0 3px rgba(0,0,0,.2)!important}
@media (max-width:1139px){.fancybox-button{top:20px!important;right:20px!important}
}
.site{position:relative;min-height:100%}
.promo{background-position:50% 50%!important;background-size:cover!important;padding:244px 0 200px}
@media (max-width:1139px){.promo{padding:150px 0 50px}
}
@media (max-width:765px){.promo{padding:50px 0}
}
.promo *{color:#fff}
.promo h1{margin-bottom:43px}
@media (max-width:765px){.promo h1{margin-bottom:30px}
}
.promo__subtitle{display:block;text-align:center;font-size:38px;line-height:normal;margin:0 auto 113px;max-width:835px}
@media (max-width:1139px){.promo__subtitle{margin-bottom:50px}
}
@media (max-width:765px){.promo__subtitle{font-size:22px}
}
.promo__text,.promo__text__img{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-line-pack:center;align-content:center;-ms-flex-align:center;align-items:center}
.promo__text span{display:inline-block;vertical-align:top;font-family:Ubuntu Bold,sans-serif;font-size:14px;margin-right:15px;max-width:345px}
@media (max-width:765px){.promo__text span{width:calc(100% - 65px)}
}
.promo__text__img{-ms-flex-pack:center;justify-content:center;background:#fff;border-radius:10px;width:52px;height:52px}
.promo__text__img img{display:block;maxrgin:0 auto;width:37px}
.reference{padding:52px 0 53px;background:#578dd8!important;margin-top: 45px;}
.inner-header h1,.reference *{color:#fff}
.reference__left{display:inline-block;vertical-align:top;max-width:285px;padding-top:3px}
@media (max-width:765px){.reference__left{display:block;max-width:100%;margin-bottom:20px}
}
.reference__definition{display:inline-block;vertical-align:top;max-width:740px;font-size:20px;line-height:36px}
@media (max-width:1139px){.reference__definition{width:calc(100% - 300px)}
}
@media (max-width:765px){.reference__definition{width:100%;font-size:16px;line-height:22px}
}
.reference__img,.reference__text{display:inline-block;vertical-align:top}
.reference__img{width:38px;margin-top:5px}
.reference__text{margin-left:15px;max-width:225px;padding-right:25px}
.reference__title{display:block;font-size:24px;line-height:28px;font-family:Ubuntu Bold,sans-serif;margin-bottom:5px}
.reference__translation{display:block;font-size:14px;opacity:.5}
.how{padding:77px 0 0;position:relative;z-index:10}
@media (max-width:1139px){.how{padding:50px 0}
}
.how h3{margin-bottom:20px}
@media (max-width:765px){.how h3{margin-bottom:10px}
}
.how h2{margin-bottom:103px}
@media (max-width:1139px){.how h2{margin-bottom:50px}
}
@media (max-width:765px){.how h2{margin-bottom:30px}
}
.how__list{margin-bottom:56px;text-align:center}
@media (max-width:765px){.how__list{margin-bottom:30px}
}
.how__item{display:inline-block;vertical-align:top;width:25%;position:relative}
.how__item:nth-child(1):after,.how__item:nth-child(1):before,.how__item:nth-child(3):after,.how__item:nth-child(3):before{position:absolute;content:"";bottom:-150px;right:-50px;width:200px;height:200px;border-radius:100%;border:1px dashed}
@media (max-width:765px){.how__item:nth-child(1):after,.how__item:nth-child(1):before,.how__item:nth-child(3):after,.how__item:nth-child(3):before{display:none}
}
.how__item:nth-child(1):before,.how__item:nth-child(3):before{border-color:transparent;-webkit-transform:rotate(43deg);transform:rotate(43deg)}
.how__item:nth-child(1):after,.how__item:nth-child(3):after{border-color:transparent #000 transparent transparent;-webkit-transform:rotate(135deg);transform:rotate(135deg)}
.how__item:nth-child(2):after,.how__item:nth-child(2):before{position:absolute;content:"";top:-150px;right:-100px;width:200px;height:200px;border-radius:100%;border:1px dashed}
@media (max-width:765px){.how__item:nth-child(2):after,.how__item:nth-child(2):before{display:none}
}
.how__item:nth-child(2):before{border-color:transparent;-webkit-transform:rotate(0deg);transform:rotate(0deg)}
.how__item:nth-child(2):after{border-color:transparent #000 transparent transparent;-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}
@media (max-width:765px){.how__item{width:100%;margin-top:0!important;margin-bottom:30px}
    .how__item:last-child{margin-bottom:0}
}
.how__item:nth-child(2){margin-top:190px}
.how__item:nth-child(3){margin-top:-30px}
.how__item:nth-child(4){margin-top:153px}
.how__item img{display:block;max-width:100%;margin-bottom:58px}
@media (max-width:1139px){.how__item img{max-width:70%;margin:0 auto 40px}
}
@media (max-width:765px){.how__item img{margin:0 auto 10px}
}
.how__item span{display:block;text-align:center;color:#1e2638;padding:0 10%}
@media (max-width:1139px){.how__item span{padding:0}
}
.how .btn{margin-bottom:-44px}
@media (max-width:1139px){.how .btn{margin-bottom:30px}
}
.use{padding:125px 0 80px;}
@media (max-width:1139px){.use{pading:50px 0}
}
@media (max-width:765px){.use{padding:30px 0}
}
.tabs__text p,.use h3{margin-bottom:20px}
@media (max-width:765px){.use h3{margin-bottom:10px}
}
.use h2{margin-bottom:54px}
@media (max-width:765px){.use h2{margin-bottom:30px}
}
.tabs{display:block}
.tabs__caption{margin-bottom:49px;-ms-flex-pack:center;justify-content: space-around;}
.tabs__caption li{display:inline-block;vertical-align:top;padding: 8px 20px;transition:all .2s ease-in-out;background:0 0;color:#7f7f7f;border-radius:20px;cursor:pointer;margin:5px;border: 1px solid #939393a3;}
.tabs__caption li.active,.tabs__caption li:hover{background: #578DD8;color:#fff;}
.tabs__content{display:none;}
.tabs__content.active{display:-ms-flexbox;display:flex}
@media (max-width:765px){.tabs__content.active{display:block}
}
.tabs__img,.tabs__img img{border-radius:20px 0 0 20px}
.tabs__img{display:inline-block;vertical-align:top;width:50%}
@media (max-width:765px){.tabs__img{width:100%;display:block;border-radius:20px;margin-bottom:20px}
}
.tabs__img img{max-width:100%}
@media (max-width:765px){.tabs__img img{border-radius:20px}
}
.tabs__text{/* display:inline-block; *//* vertical-align:top; */padding: 0 53px;/* max-width:420px; */width: 50%;}
@media (max-width:1139px){.tabs__text{padding-left:50px}
}
@media (max-width:765px){.tabs__text{padding-left:0;width: 100%;}
}
.tabs__text h4{margin-bottom:10px}
.tabs__text p{display:block;font-size:20px;line-height:30px;color:#7f7f7f}
@media (max-width:765px){.tabs__text p{font-size:16px;line-height:22px}
}
.stores{padding:70px 0 58px;background:#578dd8 url(/img/bg__apps.jpg) no-repeat 50% 50%;background-size:cover}
@media (max-width:1139px){.stores{padding:50px 0}
}
.stores__text{color:#fff;max-width:880px;margin:0 auto 52px;font-size:26px;line-height:38px;text-align:center;display:block}
@media (max-width:765px){.stores__text{font-size:20px;line-height:26px;margin:0 auto 30px}
}
.stores__list{display:block;text-align:center}
.stores__item{display:inline-block;vertical-align:top;margin:0 15px}
@media (max-width:765px){.stores__item{margin:0 auto 20px}
    .stores__item:last-child{margin-bottom:0}
}
.stores__link{height:68px;width:255px;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;-ms-flex-pack:center;justify-content:center;margin-bottom:19px;font-size:28px;font-family:Ubuntu Bold,sans-serif;border-radius:40px;background:#fff}
@media (max-width:765px){.stores__link{margin-bottom:10px}
}
.feedback__slider .owl-dots .owl-dot,.stores__link img{display:inline-block;vertical-align:top}
.stores__link_app{color:#000}
.stores__link_gplay{color:#7f7f7f}
.stores__download{display:block;text-align:center;color:#fff;font-size:14px;opacity:.5}
.vantages{padding:73px 0 10px}
@media (max-width:1139px){.vantages{padding:50px 0}
}
@media (max-width:765px){.vantages{padding:30px 0}
}
.vantages h3{margin-bottom:22px}
@media (max-width:765px){.vantages h3{margin-bottom:10px}
}
.vantages h2{margin-bottom:93px}
@media (max-width:1139px){.vantages h2{margin-bottom:50px}
}
@media (max-width:765px){.vantages h2{margin-bottom:30px}
}
.vantages__item,.vantages__list{display:block;text-align:center}
.vantages__item{display:inline-block;vertical-align:top;width:33.3%;margin-bottom:90px;position:relative}
@media (max-width:1139px){.vantages__item{margin-bottom:50px}
}
@media (max-width:765px){.vantages__item{display:block;width:100%;margin-bottom:30px}
    .vantages__item:last-child{margin-bottom:0}
}
.vantages__number{position:absolute;color:#a1a1a1;font-size:300px;line-height:130px;left:50%;margin-left:-150px;top:0;font-family:Ubuntu Bold,sans-serif;z-index:0;opacity:.1!important}
@media (max-width:765px){.vantages__number{font-size:200px}
}
.vantages__img{display:block;margin:0 auto 50px;max-width:148px;position:relative;z-index:5}
@media (max-width:765px){.vantages__img{margin:0 auto 10px}
}
.vantages__text{display:block;text-align:center;max-width:245px;margin:0 auto;font-size:20px;color:#000}
@media (max-width:765px){.vantages__text{font-size:16px;line-height:22px;max-width:100%}
}
.feedback{padding:50px 0 60px;}
@media (max-width:765px){.feedback{padding:30px 0}
}
.feedback h3,.offer h4{margin-bottom:20px}
@media (max-width:765px){.feedback h3{margin-bottom:10px}
}
.feedback h2{margin-bottom:65px}
@media (max-width:765px){.feedback h2{margin-bottom:30px}
}
.feedback__slider{width:100%;padding-bottom:100px;position:relative;text-align:center}
@media (max-width:765px){.feedback__slider{padding-bottom:50px}
}
.feedback__slider .owl-dots{position:absolute;left:0;right:0;bottom:0;text-align:center}
.feedback__slider .owl-dots .owl-dot{width:10px;height:10px;border:1px solid #373737;transition:sll .2s ease-in-out;background:0 0;border-radius:100%;margin:0 5px}
.feedback__slider .owl-dots .owl-dot.active{background:#578dd8;border:1px solid #578dd8}
.feedback__slider .owl-item .feedback__item{display:block;max-width:100%}
.feedback__item{display:inline-block;vertical-align:top;max-width:calc(33.3% - 10px);margin:0 11px}
@media (max-width:1139px){.feedback__item{max-width:calc(50% - 10px)}
}
@media (max-width:765px){.feedback__item{display:block;max-width:100%;margin:0 0 20px}
}
.feedback__link,.offer p{display:block;margin-bottom:35px}
.feedback__link_video{position:relative}
.feedback__link_video:after{position:absolute;content:"";width:50px;height:50px;background:url(/img/icon__video.png) no-repeat 50% 50%;background-size:cover;left: 50%;top: 50%;transform: translate(-50%, -50%);}
.feedback__img{display:block;width:100%;border-radius:20px}
.feedback__name{display:block;font-size:20px;font-family:Ubuntu Bold,sans-serif;text-align:center;margin-bottom:5px;color:#373737}
@media (max-width:765px){.feedback__name{font-size:16px;line-height:22px}
}
.feedback__position{display:block;text-align:center;font-size:16px;color:#373737}
.offer{padding:67px 0 69px;position:relative;overflow:hidden}
@media (max-width:765px){.offer{padding:30px 0}
}
.offer .decor{position:absolute;opacity:.05}
.offer .decor_1{width:1396px;height:1400px;background:url(/img/decor__1.png) no-repeat 50% 50%;top:-230px;left:50%;margin-left:-60px}
.offer .decor_2{width:1608px;height: 1405px;background:url(/img/decor__2.png) no-repeat 50% 50%;top:-250px;right:50%;margin-right:-205px;}
.offer h3{margin-bottom:21px}
@media (max-width:765px){.offer h3{margin-bottom:10px}
}
.offer h2{margin-bottom:73px}
@media (max-width:1139px){.offer h2{margin-bottom:50px}
}
@media (max-width:765px){.offer h2{margin-bottom:30px}
}
.offer__list{display:block;text-align:center;min-height:520px}
@media (max-width:1139px){.offer__list{min-height:auto}
}
.offer__item{display:inline-block;vertical-align:top;border:1px solid #7f7f7f;border-radius:30px;width:30%;padding:0 5% 60px;transition:all .2s ease-in-out;-webkit-transform:translateY(0);transform:translateY(0);margin:0 1%;background:#fff}
@media (max-width:1139px){.offer__item{padding:30px 20px}
}
@media (max-width:765px){.offer__item{display:block;width:100%;padding:20px 10px;margin-bottom:10px}
    .offer__item:last-child{margin-bottom:0}
}
.offer__item:hover .offer__btn{opacity:1}
.offer__icon{display:block;height:100px;transition:all .2s ease-in-out;margin-top:60px;margin-bottom:105px}
@media (max-width:1139px){.offer__icon{margin-top:0;margin-bottom:30px}
}
@media (max-width:765px){.offer__icon{margin:0 auto 20px}
}
.offer h4{font-size:32px;line-height:40px;text-transform:uppercase}
@media (max-width:1139px){.offer h4{font-size:26px;line-height:32px}
}
@media (max-width:765px){.offer h4{font-size:20px;line-height:25px;margin-bottom:10px;text-align:center}
}
.offer p{font-size:20px;color:#373737;margin-bottom:25px}
@media (max-width:1139px){.offer p{font-size:16px}
}
@media (max-width:765px){.offer p{font-size:16px;line-height:22px;margin-bottom:10px}
}
.offer__btn{opacity:0;transition:all .2s ease-in-out}
@media (max-width:1139px){.offer__btn{height:auto}
}
.offer__btn .btn{width:100%;padding:20px 0}
@media (max-width:1139px){.offer__btn .btn{padding:15px 0}
}
.inner-header{background-size:cover!important;min-height:670px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center}
@media (max-width:1139px){.inner-header{min-height:10px;padding:100px 0}
}
@media (max-width:765px){.inner-header{padding:50px 0}
}
.inner-header h1 i{font:inherit}
@media (max-width:1139px){.inner-header h1 i{display:inline}
}
.inner-content{padding:75px 0}
@media (max-width:1139px){.inner-content{padding:50px 0}
}
@media (max-width:765px){.inner-content{padding:30px 0}
}
.editor{margin-bottom:75px}
@media (max-width:1139px){.editor{margin-bottom:50px}
}
.editor__el{display:block;margin-bottom:40px}
@media (max-width:765px){.editor__el{margin-bottom:30px}
}
.editor__el:last-child{margin-bottom:0}
.editor__el span{font-family:Ubuntu Bold,sans-serif}
@media (max-width:765px){.editor__el span{font-size:16px!important;line-height:22px!important}
}
.editor__el p,.editor__el span,.editor__list li .content p{display:block;font-size:20px;line-height:36px}
@media (max-width:765px){.editor__el p{font-size:16px!important;line-height:22px!important}
}
.editor__el p.editor__info{font-family:Ubuntu Bold,sans-serif;text-align:center;font-size:28px;line-height:38px;max-width:865px;margin:100px auto;color:#7f7f7f}
@media (max-width:1139px){.editor__el p.editor__info{margin:100px 0}
}
@media (max-width:765px){.editor__el p.editor__info{margin:30px 0}
}
.editor__el p.editor__notification{color:#7f7f7f;font-style:italic}
.editor__list{display:block}
.editor__list li{display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:80px}
@media (max-width:765px){.editor__list li{display:block!important;margin-bottom:30px}
}
.editor__list li:nth-child(odd){-ms-flex-flow:row;flex-flow:row}
.editor__list li:nth-child(even){-ms-flex-flow:row-reverse;flex-flow:row-reverse}
.editor__list li:nth-child(even) .content p{text-align:right}
@media (max-width:765px){.editor__list li:nth-child(even) .content p{text-align:left}
}
.editor__list li img{display:inline-block;vertical-align:top;width:255px;border-radius:20px}
@media (max-width:765px){.editor__list li img{display:block;margin:0 auto 20px}
}
.editor__list li .content{display:inline-block;vertical-align:top;width:calc(100% - 345px)}
@media (max-width:765px){.editor__list li .content{display:block;width:100%}
}
@media (max-width:765px){.editor__list li .content p{font-size:16px!important;line-height:22px!important}
}
.editor .fotorama{width:100%;margin-bottom:40px}
.editor .fotorama .fotorama__wrap{width:100%!important}
.editor .fotorama__img{border-radius:30px!important}
.editor .fotorama__nav__frame{position:relative}
.editor .fotorama__nav__frame.fotorama__active:before{opacity:0}
.editor .fotorama__nav__frame:before{position:absolute;content:"";left:0;top:2px;right:2px;bottom:2px;z-index:10;transition:all .2s ease-in-out;opacity:.5;background:#000}
.editor .fotorama__nav__frame .fotorama__img{border-radius:0!important;background:0 0!important;border-color:transparent!important}
.editor .fotorama__html,.editor .fotorama__item{border-radius:30px;overflow:hidden}
.editor .fotorama__item{position:relative;height:100%}
.editor .fotorama__item img{width:100%;border-radius:30px}
.editor .fotorama__video:after{position:absolute;content:"";width:50px;height:50px;background:url(/img/icon__video.png) no-repeat 50% 50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);top:50%;left:50%}
.editor__link{color:#578dd8;text-decoration:underline;font-size:20px;line-height:36px}
@media (max-width:765px){.editor__link{font-size:16px;line-height:22px}
}
.btns{margin-bottom:75px}
.btns:last-child,.post p:last-child{margin-bottom:0}
.btns .btn{width:48%;padding-left:0;padding-right:0}
@media (max-width:1139px){.btns .btn{-ms-flex-flow:column;flex-flow:column}
}
@media (max-width:765px){.btns .btn{display:-ms-flexbox;display:flex;width:100%;margin-bottom:20px}
    .btns .btn:last-child{margin-bottom:0}
}
.post img,.post__img{display:block;margin-bottom:55px;border-radius:1px}
@media (max-width:765px){.post__img{margin-bottom:20px}
}
.post img{width:100%}
@media (max-width:765px){.post img{margin-bottom:20px}
}
.post h1{margin:30px 0}
@media (max-width:765px){.post h1{margin:20px 0}
}
.post h2,.post h3,.post h4,.post h5,.post h6{margin:15px 0}
@media (max-width:765px){.post h2,.post h3,.post h4,.post h5,.post h6{margin:10px 0}
}
.post ol li,.post p,.post ul li{display:block;font-size:20px;line-height:36px}
.post ol,.post p{margin-bottom:20px}
.post ol{display:block;counter-reset:myCounter}
.post ol li,.post ul li{list-style:none}
.post ol li:before{counter-increment:myCounter;content:counter(myCounter);display:inline-block;text-align:center;margin-left:70px;margin-right:55px}
@media (max-width:765px){.post ol li:before{margin:0 20px}
}
.post ul li:before{content:"ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â";display:inline-block;text-align:center;margin:0 15px}
.post .entry-footer{display:none}
.post iframe{max-width:100%}
.articles{display:block;padding:80px 0 40px}
@media (max-width:1139px){.articles{padding:40px 0}
}
.articles h1{margin-bottom:30px}
@media (max-width:765px){.articles h1{margin-bottom:20px}
}
.articles__list{padding-bottom:20px}
.articles__list li{display:-ms-flexbox;display:flex;-ms-flex-line-pack:start;align-content:flex-start;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:40px}
@media (max-width:765px){.articles__list li{display:block;margin-bottom:30px}
}
.articles__list li:hover .articles__title{color:Red}
.articles__img{display:inline-block;vertical-align:top;width:370px;border-radius:20px 0 0 20px;overflow:hidden;max-height:250px}
@media (max-width:1139px){.articles__img{width:230px;height:230px;overflow:hidden}
}
@media (max-width:765px){.articles__img{width:100%;display:block;height:auto;margin-bottom:10px}
}
.articles__img img{display:block;width:100%}
@media (max-width:1139px){.articles__img img{object-fit:cover;width:auto;position:relative;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}
}
.articles__content{display:inline-block;vertical-align:top;width:calc(100% - 400px)}
@media (max-width:1139px){.articles__content{width:calc(100% - 250px)}
}
@media (max-width:765px){.articles__content{display:block;width:100%}
}
.articles__content p{display:block;margin-bottom:29px}
@media (max-width:765px){.articles__content p{margin-bottom:10px}
}
.articles__content p:last-child{margin-bottom:40px}
@media (max-width:765px){.articles__content p:last-child{margin-bottom:10px}
}
.articles__content time{display:block;font-size:15px;color:#7f7f7f}
.articles__title{display:block;font-size:28px;margin-bottom:5px;transition:all .2s ease-in-out}
@media (max-width:765px){.articles__title{margin-bottom:10px;font-size:22px;line-height:30px}
}
.pagination{display:block}
.pagination__links{margin-bottom:14px}
.pagination__links a{display:inline-block;vertical-align:top;transition:all .2s ease-in-out}
.pagination__links a:first-child{margin-right:75px}
.pagination__links a:hover,.pagination__numbers li a:hover{color:Red}
.pagination__links span{display:inline-block;vertical-align:top}
.pagination__links span:first-child{margin-right:75px;color:#adb5bd}
.pagination__numbers li{display:inline-block;vertical-align:top;margin-right:67px}
@media (max-width:765px){.pagination__numbers li{margin-right:17px}
}
.pagination__numbers li:last-child{margin-right:0}
.pagination__numbers li a{display:block;font-size:20px;padding:0 1px;transition:all .2s ease-in-out;border-bottom:4px solid transparent}
.pagination__numbers li span{display:block;font-size:20px;border-bottom:4px solid #000;padding:0 1px}
body.compensate-for-scrollbar{overflow:hidden}
.fancybox-active{height:auto}
.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}
.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:0;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;-webkit-transform:translateZ(0);transform:translateZ(0);width:100%;z-index:99992}
.fancybox-container *{box-sizing:border-box}
.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}
.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}
.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}
.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}
.fancybox-infobar,.fancybox-toolbar{opacity:0;position:absolute;z-index:99997}
.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden}
.fancybox-caption{opacity:0;position:absolute}
.fancybox-navigation .fancybox-button{z-index:99997}
.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}
.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.fancybox-toolbar{right:0;top:0}
.fancybox-stage{direction:ltr;overflow:visible;-webkit-transform:translateZ(0);transform:translateZ(0);z-index:99994}
.fancybox-is-open .fancybox-stage{overflow:hidden}
.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:0;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;white-space:normal;width:100%;z-index:99994}
.fancybox-slide::before{content:'';display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}
.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}
.fancybox-slide--image{overflow:hidden;padding:44px 0}
.fancybox-slide--image::before{display:none}
.fancybox-slide--html{padding:6px}
.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}
.fancybox-slide--image .fancybox-content{-webkit-animation-timing-function:cubic-bezier(.5,0,.14,1);animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:0 0;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;-webkit-transform-origin:top left;transform-origin:top left;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}
.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}
.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}
.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}
.fancybox-is-grabbing .fancybox-content{cursor:grabbing}
.fancybox-container [data-selectable=true]{cursor:text}
.fancybox-image,.fancybox-spaceball{background:0 0;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}
.fancybox-spaceball{z-index:1}
.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}
.fancybox-slide--video .fancybox-content{background:#000}
.fancybox-slide--map .fancybox-content{background:#e5e3df}
.fancybox-slide--iframe .fancybox-content{background:#fff}
.fancybox-iframe,.fancybox-video{background:0 0;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}
.fancybox-iframe{left:0;position:absolute;top:0}
.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}
.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}
.fancybox-button{background:rgba(30,30,30,.6);border:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px;color:#ccc}
.fancybox-button:link,.fancybox-button:visited{color:#ccc}
.fancybox-button:hover{color:#fff}
.fancybox-button:focus{outline:0}
.fancybox-button.fancybox-focus{outline:1px dotted}
.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:0}
.fancybox-button div{height:100%}
.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}
.fancybox-button svg path{fill:currentColor;stroke-width:0}
.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:nth-child(1),.fancybox-button--pause svg:nth-child(1),.fancybox-button--play svg:nth-child(2){display:none}
.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0;transform-origin:0;transition-property:transform;transition-property:transform,-webkit-transform;transition-timing-function:linear;z-index:99998}
.fancybox-close-small{background:0 0;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}
.fancybox-close-small:hover{color:#fff;opacity:1}
.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}
.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}
.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}
.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}
.fancybox-navigation .fancybox-button div{padding:7px}
.fancybox-navigation .fancybox-button--arrow_left{left:0;padding:31px 26px 31px 6px}
.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0}
.fancybox-caption{bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:25px 44px;right:0;text-align:center;z-index:99996}
.fancybox-caption::before{background-image:url(data:image/pngbase64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAD6CAQAAADKSeXYAAAAYklEQVQoz42RwQ3AMAgDjfcfup8WoRykfBAK5mQHKSz5rbXJPis1hjiV3CIqgG0hLZPkVkA4p4x5oR1bVeDrdCLrW2Q0D5bcwY3TGMHbdw3mPRuOtaspYP1w//G1OIcW148H0DMCqI/3mMMAAAAASUVORK5CYII=);background-repeat:repeat-x;background-size:contain;bottom:0;content:'';display:block;left:0;pointer-events:none;position:absolute;right:0;top:-44px;z-index:-1}
.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}
.fancybox-caption a:hover{color:#fff;text-decoration:underline}
.fancybox-loading{-webkit-animation:fancybox-rotate 1s linear infinite;animation:fancybox-rotate 1s linear infinite;background:0 0;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}
.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}
.fancybox-fx-slide.fancybox-slide--previous{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}
.fancybox-fx-slide.fancybox-slide--next{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}
.fancybox-fx-slide.fancybox-slide--current{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}
.fancybox-fx-fade.fancybox-slide--current{opacity:1}
.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;-webkit-transform:scale3d(1.5,1.5,1.5);transform:scale3d(1.5,1.5,1.5)}
.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5)}
.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}
.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}
.fancybox-fx-rotate.fancybox-slide--next{opacity:0;-webkit-transform:rotate(360deg);transform:rotate(360deg)}
.fancybox-fx-rotate.fancybox-slide--current{opacity:1;-webkit-transform:rotate(0deg);transform:rotate(0deg)}
.fancybox-fx-circular.fancybox-slide--previous{opacity:0;-webkit-transform:scale3d(0,0,0) translate3d(-100%,0,0);transform:scale3d(0,0,0) translate3d(-100%,0,0)}
.fancybox-fx-circular.fancybox-slide--next{opacity:0;-webkit-transform:scale3d(0,0,0) translate3d(100%,0,0);transform:scale3d(0,0,0) translate3d(100%,0,0)}
.fancybox-fx-circular.fancybox-slide--current{opacity:1;-webkit-transform:scale3d(1,1,1) translate3d(0,0,0);transform:scale3d(1,1,1) translate3d(0,0,0)}
.fancybox-fx-tube.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0) scale(.1) skew(-10deg);transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}
.fancybox-fx-tube.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0) scale(.1) skew(10deg);transform:translate3d(100%,0,0) scale(.1) skew(10deg)}
.fancybox-fx-tube.fancybox-slide--current{-webkit-transform:translate3d(0,0,0) scale(1);transform:translate3d(0,0,0) scale(1)}
@media all and (max-height:576px){.fancybox-caption{padding:12px}
    .fancybox-slide{padding-left:6px;padding-right:6px}
    .fancybox-slide--image{padding:6px 0}
    .fancybox-close-small{right:-6px}
    .fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}
}
.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}
.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}
.fancybox-share p{margin:0;padding:0}
.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}
.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}
.fancybox-share__button:hover{text-decoration:none}
.fancybox-share__button--fb{background:#3b5998}
.fancybox-share__button--fb:hover{background:#344e86}
.fancybox-share__button--pt{background:#bd081d}
.fancybox-share__button--pt:hover{background:#aa0719}
.fancybox-share__button--tw{background:#1da1f2}
.fancybox-share__button--tw:hover{background:#0d95e8}
.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}
.fancybox-share__button svg path{fill:#fff}
.fancybox-share__input{background:0 0;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:0;padding:10px 15px;width:100%}
.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:transparent;top:0;width:212px;z-index:99995}
.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}
.fancybox-show-thumbs .fancybox-thumbs{display:block}
.fancybox-show-thumbs .fancybox-inner{right:212px}
.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:relative;white-space:nowrap;width:100%}
.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}
.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:center center;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:0;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}
.fancybox-thumbs__list a::before{border:6px solid #ff5268;bottom:0;content:'';left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}
.fancybox-thumbs__list a:focus::before{opacity:.5}
.fancybox-thumbs__list a.fancybox-thumbs-active::before{opacity:1}
@media all and (max-width:576px){.fancybox-thumbs{width:110px}
    .fancybox-show-thumbs .fancybox-inner{right:110px}
    .fancybox-thumbs__list a{max-width:calc(100% - 10px)}
}
.owl-carousel .animated{-webkit-animation-duration:1000ms;animation-duration:1000ms;-webkit-animation-fill-mode:both;animation-fill-mode:both}
.owl-carousel .owl-animated-in{z-index:0}
.owl-carousel .owl-animated-out{z-index:1}
.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}
.owl-height{transition:height 500ms ease-in-out}
.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}
.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y}
.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}
.owl-carousel .owl-controls .owl-dot,.owl-carousel .owl-controls .owl-nav .owl-next,.owl-carousel .owl-controls .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.owl-carousel.owl-loaded{display:block}
.owl-carousel.owl-loading{opacity:0;display:block}
.owl-carousel.owl-hidden{opacity:0}
.owl-carousel .owl-refresh .owl-item{display:none}
.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.owl-carousel .owl-item img{display:block;width:100%;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}
.owl-carousel.owl-text-select-on .owl-item{-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto}
.owl-carousel .owl-grab{cursor:move;cursor:grab}
.owl-carousel.owl-rtl{direction:rtl}
.owl-carousel.owl-rtl .owl-item{float:right}
.no-js .owl-carousel{display:block}
.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity 400ms ease}
.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}
.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:scale 100ms ease}
.owl-carousel .owl-video-play-icon:hover{transform:scale(1.3)}
.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}
.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity 400ms ease}
.owl-carousel .owl-video-frame{position:relative;z-index:1}
.fotorama__nav__frame:focus .fotorama__dot:after{position:absolute;width:100%;height:100%;right:0;bottom:0}
.fotorama__arr:focus:after,.fotorama__fullscreen-icon:focus:after,.fotorama__html,.fotorama__img,.fotorama__nav__frame:focus .fotorama__thumb:after,.fotorama__stage__frame,.fotorama__stage__shaft,.fotorama__video iframe{position:absolute;width:100%;height:100%;top:0;right:0;left:0;bottom:0}
.fotorama--fullscreen,.fotorama__img{max-width:99999px!important;max-height:99999px!important;min-width:0!important;min-height:0!important;border-radius:0!important;box-shadow:none!important;padding:0!important}
.fotorama__wrap .fotorama__grab{cursor:move;cursor:grab}
.fotorama__grabbing *{cursor:move;cursor:grabbing}
.fotorama__spinner{position:absolute!important;top:50%!important;left:50%!important}
.fotorama__wrap--css3 .fotorama__arr,.fotorama__wrap--css3 .fotorama__fullscreen-icon,.fotorama__wrap--css3 .fotorama__nav__shaft,.fotorama__wrap--css3 .fotorama__stage__shaft,.fotorama__wrap--css3 .fotorama__thumb-border,.fotorama__wrap--css3 .fotorama__video-play{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.fotorama__caption,.fotorama__nav:after,.fotorama__nav:before,.fotorama__stage:after,.fotorama__stage:before,.fotorama__wrap--css3 .fotorama__html,.fotorama__wrap--css3 .fotorama__nav,.fotorama__wrap--css3 .fotorama__spinner,.fotorama__wrap--css3 .fotorama__stage,.fotorama__wrap--css3 .fotorama__stage .fotorama__img,.fotorama__wrap--css3 .fotorama__stage__frame{-webkit-transform:translateZ(0);transform:translateZ(0)}
.fotorama__arr:focus,.fotorama__fullscreen-icon:focus,.fotorama__nav__frame{outline:0}
.fotorama__arr:focus:after,.fotorama__fullscreen-icon:focus:after,.fotorama__nav__frame:focus .fotorama__dot:after,.fotorama__nav__frame:focus .fotorama__thumb:after{content:'';border-radius:inherit;background-color:rgba(0,175,234,.5)}
.fotorama__wrap--video .fotorama__stage,.fotorama__wrap--video .fotorama__stage__frame--video,.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html,.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img,.fotorama__wrap--video .fotorama__stage__shaft{-webkit-transform:none!important;transform:none!important}
.fotorama__wrap--css3 .fotorama__nav__shaft,.fotorama__wrap--css3 .fotorama__stage__shaft,.fotorama__wrap--css3 .fotorama__thumb-border{transition-property:-webkit-transform,width;transition-property:transform,width;transition-timing-function:cubic-bezier(.1,0,.25,1);transition-duration:0ms}
.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__no-select,.fotorama__video-close,.fotorama__video-play,.fotorama__wrap{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.fotorama__select{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}
.fotorama__nav,.fotorama__nav__frame{margin:auto;padding:0}
.fotorama__caption__wrap,.fotorama__nav__frame,.fotorama__nav__shaft{-moz-box-orient:vertical;display:inline-block;vertical-align:middle}
.fotorama__nav__frame,.fotorama__thumb-border{box-sizing:content-box}
.fotorama__caption__wrap{box-sizing:border-box}
.fotorama--hidden,.fotorama__load{position:absolute;left:-99999px;top:-99999px;z-index:-1}
.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__nav,.fotorama__nav__frame,.fotorama__nav__shaft,.fotorama__stage__frame,.fotorama__stage__shaft,.fotorama__video-close,.fotorama__video-play{-webkit-tap-highlight-color:transparent}
.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__video-close,.fotorama__video-play{background:url(/img/fotorama/fotorama.png) no-repeat}
.fotorama__thumb{background-color:#7f7f7f;background-color:rgba(127,127,127,.2)}
@media print{.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__thumb-border,.fotorama__video-close,.fotorama__video-play{background:0 0!important}
}
.fotorama{min-width:1px;overflow:hidden}
.fotorama:not(.fotorama--unobtrusive)>:not(:first-child){display:none}
.fotorama--fullscreen,.fullscreen{background:#000;width:100%!important;height:100%!important;margin:0!important}
.fullscreen{max-width:100%!important;max-height:100%!important;padding:0!important;overflow:hidden!important}
.fotorama--fullscreen{position:absolute!important;top:0!important;left:0!important;right:0!important;bottom:0!important;float:none!important;z-index:2147483647!important}
.fotorama--fullscreen .fotorama__nav,.fotorama--fullscreen .fotorama__stage{background:#000}
.fotorama__wrap{-webkit-text-size-adjust:100%;position:relative;direction:ltr;z-index:0}
.fotorama__wrap--rtl .fotorama__stage__frame{direction:rtl}
.fotorama__nav,.fotorama__stage{overflow:hidden;position:relative;max-width:100%}
.fotorama__wrap--pan-y{-ms-touch-action:pan-y}
.fotorama__wrap .fotorama__pointer{cursor:pointer}
.fotorama__wrap--slide .fotorama__stage__frame{opacity:1!important}
.fotorama__stage__frame{overflow:hidden}
.fotorama__stage__frame.fotorama__active{z-index:8}
.fotorama__wrap--fade .fotorama__stage__frame{display:none}
.fotorama__wrap--fade .fotorama__fade-front,.fotorama__wrap--fade .fotorama__fade-rear,.fotorama__wrap--fade .fotorama__stage__frame.fotorama__active{display:block;left:0;top:0}
.fotorama__wrap--fade .fotorama__fade-front{z-index:8}
.fotorama__wrap--fade .fotorama__fade-rear{z-index:7}
.fotorama__wrap--fade .fotorama__fade-rear.fotorama__active{z-index:9}
.fotorama__img{opacity:0;border:0!important}
.fotorama__error .fotorama__img,.fotorama__loaded .fotorama__img{opacity:1!important}
.fotorama--fullscreen .fotorama__loaded--full .fotorama__img,.fotorama__img--full,.fotorama__wrap--fade .fotorama__stage .fotorama__shadow{display:none}
.fotorama--fullscreen .fotorama__loaded--full .fotorama__img--full{display:block}
.fotorama__wrap--only-active .fotorama__nav,.fotorama__wrap--only-active .fotorama__stage{max-width:99999px!important}
.fotorama__wrap--only-active .fotorama__stage__frame{visibility:hidden}
.fotorama__wrap--only-active .fotorama__stage__frame.fotorama__active{visibility:visible}
.fotorama__nav{font-size:0;line-height:0;text-align:center;display:none;white-space:nowrap;z-index:5}
.fotorama__nav__shaft{position:relative;left:0;top:0;text-align:left}
.fotorama__nav__frame{position:relative;cursor:pointer}
.fotorama__nav--dots,.fotorama__nav--thumbs{display:block}
.fotorama__nav--dots .fotorama__nav__frame{width:18px;height:30px}
.fotorama__nav--dots .fotorama__nav__frame--thumb,.fotorama__nav--dots .fotorama__thumb-border{display:none}
.fotorama__nav--thumbs .fotorama__nav__frame{padding-left:0!important}
.fotorama__nav--thumbs .fotorama__nav__frame:last-child{padding-right:0!important}
.fotorama__nav--thumbs .fotorama__nav__frame--dot{display:none}
.fotorama__dot{display:block;width:4px;height:4px;position:relative;top:12px;left:6px;border-radius:6px;border:1px solid #7f7f7f}
.fotorama__nav__frame:focus .fotorama__dot:after{padding:1px;top:-1px;left:-1px}
.fotorama__nav__frame.fotorama__active .fotorama__dot{width:0;height:0;border-width:3px}
.fotorama__nav__frame.fotorama__active .fotorama__dot:after{padding:3px;top:-3px;left:-3px}
.fotorama__thumb{overflow:hidden;position:relative;width:100%;height:100%}
.fotorama__nav__frame:focus .fotorama__thumb{z-index:2}
.fotorama__thumb-border{position:absolute;z-index:9;top:0;left:0;border-style:solid;border-color:#00afea;background-image:linear-gradient(to bottom right,rgba(255,255,255,.25),rgba(64,64,64,.1))}
.fotorama__caption{position:absolute;z-index:12;bottom:0;left:0;right:0;font-family:'Helvetica Neue',Arial,sans-serif;font-size:14px;line-height:1.5;color:#000}
.fotorama__caption a{text-decoration:none;color:#000;border-bottom:1px solid;border-color:rgba(0,0,0,.5)}
.fotorama__caption a:hover{color:#333;border-color:rgba(51,51,51,.5)}
.fotorama__wrap--rtl .fotorama__caption{left:auto;right:0}
.fotorama__wrap--no-captions .fotorama__caption,.fotorama__wrap--video .fotorama__caption{display:none}
.fotorama__caption__wrap{background-color:#fff;background-color:rgba(255,255,255,.9);padding:5px 10px}
.fotorama__wrap--css3 .fotorama__spinner{-webkit-animation:spinner 24s infinite linear;animation:spinner 24s infinite linear}
.fotorama__wrap--css3 .fotorama__html,.fotorama__wrap--css3 .fotorama__stage .fotorama__img{transition-property:opacity;transition-timing-function:linear;transition-duration:.3s}
.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html,.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img{opacity:0}
.fotorama__select{cursor:auto}
.fotorama__video{top:32px;right:0;bottom:0;left:0;position:absolute;z-index:10}
@-moz-document url-prefix(){.fotorama__active{box-shadow:0 0 0 transparent}
}
.fotorama__arr{z-index:11;cursor:pointer}
.fotorama__fullscreen-icon,.fotorama__video-close,.fotorama__video-play{position:absolute;cursor:pointer}
.fotorama__video-play{z-index:11}
.fotorama__arr{position:absolute;width:32px;height:32px;top:50%;margin-top:-16px}
.fotorama__arr--prev{left:30px;background-position:0 0}
.fotorama__arr--next{right:2px;background-position:-32px 0}
.fotorama__arr--disabled{pointer-events:none;cursor:default}
.fotorama__fullscreen-icon{width:32px;height:32px;top:2px;right:2px;background-position:0 -32px;z-index:20}
.fotorama__arr:focus,.fotorama__fullscreen-icon:focus{border-radius:50%}
.fotorama--fullscreen .fotorama__fullscreen-icon{background-position:-32px -32px}
.fotorama__video-play{width:96px;height:96px;left:50%;top:50%;margin-left:-48px;margin-top:-48px;background-position:0 -64px;opacity:0}
.fotorama__wrap--css2 .fotorama__video-play,.fotorama__wrap--video .fotorama__stage .fotorama__video-play{display:none}
.fotorama__error .fotorama__video-play,.fotorama__loaded .fotorama__video-play,.fotorama__nav__frame .fotorama__video-play{opacity:1;display:block}
.fotorama__nav__frame .fotorama__video-play{width:32px;height:32px;margin-left:-16px;margin-top:-16px;background-position:-64px -32px}
.fotorama__video-close{width:32px;height:32px;top:0;right:0;background-position:-64px 0;z-index:20;opacity:0}
.fotorama__wrap--css2 .fotorama__video-close{display:none}
.fotorama__wrap--css3 .fotorama__video-close{-webkit-transform:translate3d(32px,-32px,0);transform:translate3d(32px,-32px,0)}
.fotorama__wrap--video .fotorama__video-close{display:block;opacity:1}
.fotorama__wrap--css3.fotorama__wrap--video .fotorama__video-close{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr,.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon{opacity:0}
.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus,.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus{opacity:1}
.fotorama__wrap--video .fotorama__arr,.fotorama__wrap--video .fotorama__fullscreen-icon{opacity:0!important}
.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr,.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon{display:none}
.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus,.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus{display:block}
.fotorama__wrap--css2.fotorama__wrap--video .fotorama__arr,.fotorama__wrap--css2.fotorama__wrap--video .fotorama__fullscreen-icon{display:none!important}
.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:not(:focus){-webkit-transform:translate3d(32px,-32px,0);transform:translate3d(32px,-32px,0)}
.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--prev:not(:focus){-webkit-transform:translate3d(-48px,0,0);transform:translate3d(-48px,0,0)}
.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--next:not(:focus){-webkit-transform:translate3d(48px,0,0);transform:translate3d(48px,0,0)}
.fotorama__wrap--css3.fotorama__wrap--video .fotorama__fullscreen-icon{-webkit-transform:translate3d(32px,-32px,0)!important;transform:translate3d(32px,-32px,0)!important}
.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--prev{-webkit-transform:translate3d(-48px,0,0)!important;transform:translate3d(-48px,0,0)!important}
.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--next{-webkit-transform:translate3d(48px,0,0)!important;transform:translate3d(48px,0,0)!important}
.fotorama__wrap--css3 .fotorama__arr:not(:focus),.fotorama__wrap--css3 .fotorama__fullscreen-icon:not(:focus),.fotorama__wrap--css3 .fotorama__video-close:not(:focus),.fotorama__wrap--css3 .fotorama__video-play:not(:focus){transition-property:-webkit-transform,opacity;transition-property:transform,opacity;transition-duration:.3s}
.fotorama__nav:after,.fotorama__nav:before,.fotorama__stage:after,.fotorama__stage:before{content:"";display:block;position:absolute;text-decoration:none;top:0;bottom:0;width:10px;height:auto;z-index:10;pointer-events:none;background-repeat:no-repeat;background-size:1px 100%,5px 100%}
.fotorama__nav:before,.fotorama__stage:before{background-image:linear-gradient(transparent,rgba(0,0,0,.2) 25%,rgba(0,0,0,.3) 75%,transparent),radial-gradient(farthest-side at 0 50%,rgba(0,0,0,.4),transparent);background-position:0 0,0 0;left:-10px}
.fotorama__nav.fotorama__shadows--left:before,.fotorama__stage.fotorama__shadows--left:before{left:0}
.fotorama__nav:after,.fotorama__stage:after{background-image:linear-gradient(transparent,rgba(0,0,0,.2) 25%,rgba(0,0,0,.3) 75%,transparent),radial-gradient(farthest-side at 100% 50%,rgba(0,0,0,.4),transparent);background-position:100% 0,100% 0;right:-10px}
.fotorama__nav.fotorama__shadows--right:after,.fotorama__stage.fotorama__shadows--right:after{right:0}
.fotorama--fullscreen .fotorama__nav:after,.fotorama--fullscreen .fotorama__nav:before,.fotorama--fullscreen .fotorama__stage:after,.fotorama--fullscreen .fotorama__stage:before,.fotorama__wrap--fade .fotorama__stage:after,.fotorama__wrap--fade .fotorama__stage:before,.fotorama__wrap--no-shadows .fotorama__nav:after,.fotorama__wrap--no-shadows .fotorama__nav:before,.fotorama__wrap--no-shadows .fotorama__stage:after,.fotorama__wrap--no-shadows .fotorama__stage:before{display:none}

.title_unsubscribe{max-width: 400px;margin: 0 auto;text-align: center;font-size: 25px;}

.title_unsubscribe form{margin-top: 50px;}
.banner {
    background: url(/img/bg-banner.png) no-repeat 50% 50%;
    background-size: cover;
    padding: 330px 0 60px;
    text-align: center;
    position: relative;
}
@media (max-width: 750px) {
    .banner {
        padding: 150px 0 30px;
        min-height: 100vh;
    }
}
.banner .banner__video {
    position: absolute!important;
    left: 0;
    top: 0px;
    right: 0;
    bottom: 0;
}
.banner .banner__video:after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,.8);
}
.banner .banner__video video{
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
}
.banner__content {
    margin-bottom: 119px;
}
.banner h1, .popup-notification h4 {
    margin-bottom: 30px;
    color: #fff;
}
.popup-notification h4{color:#7f7f7f;}
.banner p {
    color: #fff;
    font-size: 24px;
    line-height: 28px;
}
.banner .width-wrap {
    position: relative;
    z-index: 10;
}
.title-page{
    display: flex;
    justify-content: center;
    gap: 30rem;
    margin-top: 50rem;
}
.banner__link {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0;
    width: 88rem;
    height: 88rem;
    border-radius: 100%;
    background: #578dd8;
}

h1{
    margin-top: 0;
    font-size: 48rem;
    line-height: 48rem;
}
.text-h1{
    margin-top: 10rem;
    font-size: 20rem;
    line-height: 20rem;
}

.banners-blocks{
    position: relative;
    width: 1320rem;
    max-width: calc(100% - 40rem);
    margin: 35rem auto 0;
}
.banners-blocks .desktop{
    display: flex;
    gap:30rem;
}
.banners-blocks .desktop>div{
    display: flex;
    gap:30rem;
    flex-direction: column;
}
.banners-blocks .desktop .item-block{
    position: relative;
    overflow: hidden;
    border-radius: 20rem;
    height: 286rem;
}
.banners-blocks .desktop .r .item-block{
    height: 444rem;
}
.banners-blocks .background{
    width: 100%;
}
.banners-blocks .cont{
    position: absolute;
    top:0;
    left:0;
    width: 100%;
    height: 100%;
    padding-top: 50rem;
    padding-left: 45rem;
    transition: all .3s ease-in-out;
    border-radius: 20rem;
}
.banners-blocks .cont:hover{
    box-shadow: 0 0 20rem 7rem #999;
}
.banners-blocks .cont .titl{
    width: 450rem;
    font-size: 36rem;
    line-height: 36rem;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
}
.banners-blocks .cont .descr{
    width: 300rem;
    margin-top: 20rem;
    font-size: 16rem;
    line-height: 22.4rem;
    color: #fff;
}
.banners-blocks .l .cont .descr{
    width: 426rem;
}
.banners-blocks .mobile{
    display: none;
}

.bl-7 {
    margin-top: 60rem;
    background-color: transparent!important;
}
.bl-7 .inner {
    background-color: #578DD8 !important;
    width: 1320rem;
    border-radius: 20rem;
    padding: 60rem 112rem;
    position: relative;
    margin: 0 auto;
}
.bl-7 .inner .title {
    font-size: 24rem;
    line-height: 22.6rem;
    font-weight: 700;
    color: #fff;
}
.bl-7 .inner .main-form {
    margin-top: 40rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 25rem;
    max-width: 100%;
}
.bl-7 .inner input {
    padding: 0 20rem;
    max-width: 100%;
    box-shadow: none;
    text-align: left;
    outline: 0;
    width: calc((100% - 75rem) / 4);
    height: 50rem;
    display: block;
    font-size: 20rem;
    border: 2rem solid #75c8ff;
    border-radius: 30rem;
    -webkit-appearance: none;
    transition: all 0.2s ease-in-out;
    color: #fff !important;
    position: relative;
    margin: 0;
    /* Edge */
    /* Internet Explorer 10-11 */
}
.bl-7 .inner input.inp-user {
    background: url(../img/icon--user.svg) no-repeat 95% 50%;
}
.bl-7 .inner input.inp-phone {
    background: url(../img/icon--phone.svg) no-repeat 95% 50%;
}
.bl-7 .inner input.inp-mail {
    background: url(../img/icon--mail.svg) no-repeat 95% 50%;
}
.bl-7 .inner input.error {
    border: 2px solid red !important;
}
.bl-7 .inner input::-webkit-input-placeholder {
    color: #75c8ff !important;
}
.bl-7 .inner input:-ms-input-placeholder {
    color: #75c8ff !important;
}
.bl-7 .inner input::placeholder {
    color: #75c8ff !important;
}
.bl-7 .inner button {
    background-color: #fff;
    height: 50rem;
    margin: 0!important;
    width: calc((100% - 75rem) / 4);
    border-radius: 30rem;
    display: block;
    color: #000;
    font-weight: 700;
    font-size: 20rem;
}

.reference.green{
    background: rgba(119, 206, 110, 1)!important;
}
.reference.green .width-wrap{
    display: flex;
    justify-content: center;
    gap: 30rem;
}
.reference.green .reference__img{
    width: 82.19rem;
    height: 82.56rem;
}
.reference.green .reference__definition{
    font-size: 20rem;
    line-height: 28rem;
}
.reference.green .reference__definition a{
    font-size: 20rem;
    line-height: 48rem;
    font-weight: 700;
    text-decoration: underline;
}
.reference.green .reference__definition span{}

@media screen and (max-width: 859px){
    .title-page{
        flex-direction: column;
        width: 390rem;
        margin: 50rem auto 0;
    }
    .banner__link{margin: 0 auto;}
    h1{
        line-height: 35.2rem;
        font-size: 32rem;
        padding: 0 20rem;
    }
    .text-h1{text-align: center;}
    .banners-blocks{max-width: 100%;}
    .banners-blocks .desktop{
        display: none;
    }
    .banners-blocks .mobile{
        display: flex;
        flex-direction: column;
        margin: 0 auto;
        gap: 30rem;
        width: 390rem;
        justify-content: center;
    }
    .banners-blocks .mobile .item{
        position: relative;
    }
    .banners-blocks .mobile .background{
        width: 100%;
    }
    .banners-blocks .mobile .mobile-cont{
        position: absolute;
        top:0;
        left: 0;
        width: 100%;
        height: 100%;
        padding: 30rem 20rem;
    }
    .banners-blocks .mobile .mobile-cont .titl{
        font-size: 24rem;
        line-height: 24rem;
        color: #fff;
        text-transform: uppercase;
    }
    .banners-blocks .mobile-cont .descr{
        margin-top: 15rem;
        font-size: 16rem;
        line-height: 22.4rem;
        color: #fff;
        width: 288rem;
    }

    .bl-7 {
        margin-top: 60rem;
    }
    .bl-7 .inner {
        width: 350rem;
        margin: 0 auto;
        padding: 30rem 25rem;
    }
    .bl-7 .inner .title {
        font-size: 18rem;
        line-height: 25.2rem;
    }
    .bl-7 .inner .main-form {
        flex-direction: column;
        gap: 20rem;
        width: 100%;
    }
    .bl-7 .inner input {
        width: 100%;
    }
    .bl-7 .inner button {
        width: 100%;
    }

    .reference.green{padding: 30rem 0 40rem;}
    .reference.green .width-wrap{
        width: 390rem;
        flex-direction: column;
        gap: 20rem;
        padding: 0 20rem;
    }
    .reference.green .reference__definition{
        width: 100%;
    }
}

.partners{padding:80px 0 60px}
.partners h3{margin-bottom:40px}
.partners h2{/* margin-bottom:61px */}
.partners .desc{
    font-size: 50px;
    text-align: center;
    margin-bottom: 50px;
}
.partners ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
.partners li{
    width: 320px;
    margin-bottom: 40px;
}
.partners .imgout{
    margin: 3% 3% 0;
    transition: all .5s ease-out;
}
.partners li:hover .imgin{
    width:103%;
    height: 101.5%;
    margin-left: -1.5%;
    margin-top: -1.5%;
}

.partners .img{
    width: 100%;
    height: 0;
    padding-bottom: 90%;
    position: relative;
}
.partners .imgin{
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    transition: all .5s ease-out;
    box-shadow: 0 0 20px 7px #00000036;
    border-radius: 18px;
}
.partners img{
    max-width: 100%;
    max-height: 100%;
}
.partners .d{
    margin: 30px 10px 0;
    font-size: 20px;
}
@media (max-width:750px){
    .partners{padding:40px 0 20px}
    .partners h3{margin-bottom:30px}
    .partners .desc{font-size: 32px;}
}
@media (max-width:360px){
    .partners li{width:100%}
}



.wins{
    padding: 125px 0 80px;
}
.wins h3{
    margin-bottom: 20px;
}
.wins .width-wrap{
    position: relative;
}
.wins .width-wrap:after{
    content:"";
    background-image: url(/img/wins-pixel-2.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 177px;
    height: 262px;
    position: absolute;
    top: 0;
    right: -197px;
}
.wins .width-wrap:before{
    content:"";
    background-image: url(/img/wins-pixel-1.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 216px;
    height: 180px;
    position: absolute;
    bottom: 0;
    left: -176px;
}
.wins-title{
    font-size: 24px;
}

.wins .to-left, .wins .to-right{
    width: 68px;
    height: 68px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 50%;
    left: -70px;
    transform: translateY(-50%);
    z-index: 2;
}
.wins .to-left:before, .wins .to-right:before{
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-30%, -50%) rotate(-45deg);
    border-left: 10px solid #fff;
    border-top: 10px solid #fff;
    border-right: 10px solid transparent;
    border-bottom: 10px solid transparent;
}
.wins .to-right{
    left: auto;
    right: -70px;
}
.wins .to-right:before{
    transform: translate(-70%, -50%) rotate(135deg);
}
.wins .slide{
    display: none;
}
.wins .slide.active{
    display: block;
}
.wins .slide .descr{
    max-width: 783px;
    display: flex;
    gap: 5px;
    align-items: flex-end;
    margin: -52px auto 0;
}
.wins .slide2 .descr{
    max-width: 590px;
}
.wins .slide .descr .l{
    width: 101px;
    text-align: center;
    display: flex;
    gap: 8px;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
}
.wins .slide .descr .l span{
    display: block;
    padding: 1px 6px;
    border: 1px solid #000;
    border-radius: 7px;
    font-weight: 500;
    font-size: 24px;
    line-height: 34px;
}
.wins .slide .descr .r{
    font-weight: 500;
    font-size: 24px;
    line-height: 34px;
    padding-bottom: 2px
}
.wins .slider-btns{
    display: flex;
    gap:20px;
    justify-content: center;
    margin-top: 60px;
}
.wins .slider-btns a{
    background: #E3E2E8;
    display: block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
}
.wins .slider-btns a.active{
    background: #2A8EDC;
}

.wins .clearfix{
    clear:both;
    display:block;
}

.wins .slide1 .imgs{
    margin-top: 62px;
    margin-left: 226px;
    position: relative;
}
.wins .slide1 .imgs .i1{
    max-width: 868px;
    width: 100%;
}
.wins .slide1 .imgs .i2{
    position: absolute;
    top: 25%;
    left: -31%;
    width: 51%;
    height: auto;
    z-index: 2;
}
.wins .slide1 .text{
    width: 100%;
    margin-top: 40px;
    padding-left: 35%;
    font-size: 24px;
    line-height: 34px;
}
.wins .slide1 .btn{
    margin-top: 60px;
    text-align: center;
    width: 100%;
}
.wins .slide1 .btn a{
    background-color: #FFB800;
    color: #fff;
    font-size: 20px;
    line-height: 23px;
    text-transform: uppercase;
    padding: 13px 32px;
    border-radius: 25px;
}

.wins .slide2 .wins-cont{
    position: relative;
    width: 60%;
    margin-left: 10%;
    margin-top: 48px;
}
.wins .slide2 .wins-cont .i1{
    position: absolute;
    right: -34%;
    top: 8%;
    width: 41.5%;
    border-radius: 23px;
}
.wins .slide2 .wins-cont .i2{
    width: 96%;
    height: auto;
}
.wins .slide2 .wins-text{
    font-size: 24px;
    line-height: 34px;
    padding: 40px 70px 0 0;
}
.wins .slide2 .wins-footer{
    padding-top: 60px;
    text-align: center;
}
.wins .slide2 .wins-footer a{
    display: inline-block;
    width: 300px;
    height: 50px;
    border-radius: 25px;
    line-height: 50px;
    background-color: #FFB800;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
}
.wins-video-popup{
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: #1E1E1E;
    z-index: 99;
    display: none;
}
.wins-video-popup.active{
    display: table;
}
.wins-video-popup-close{
    position: absolute;
    top: 5px;
    right: 5px;
    width: 25px;
    height: 25px;
    background-color: #fff;
    border-radius: 13px;
    cursor: pointer;
}
.wins-video-popup-close:before, .wins-video-popup-close:after{
    content:'';
    position: absolute;
    top: 12px;
    right: 4px;
    width: 17px;
    height: 1px;
    background-color: #999;
    transform: rotate(45deg);
    cursor: pointer;
}
.wins-video-popup-close:after{
    transform: rotate(-45deg);
}
.wins-video-content{
    display: table-cell;
    height: 100%;
    vertical-align: middle;
    text-align: center;
}
.wins-video-content iframe{
    width: calc(100% - 60px);
    height: calc(100% - 60px);
}
.wins .slide3{
    position: relative;
    height: 724px;
    width: 925px;
    margin: 0 auto;
}
.wins .slide3 .wins3-title{
    margin-top: 30px;
    text-align: center;
    font-size: 24px;
    line-height: 33.6px;
    font-weight: 500;
}
.wins .slide3 .wins3{
    margin-top: 50px;
    position: relative;
    width: 100%;
}
.wins .slide3 .text{
    position: absolute;
    bottom: 0;
    left: 5px;
    width: 557px;
    font-size: 24px;
    line-height: 33.6px;
}
@media (max-width:1130px){
    .wins .slide3 {
        width: 100%;
        height: calc(100vw - 300px);
    }
}
@media (max-width:940px){
    .wins .slide3 {
        height: calc(100vw - 200px);
    }
}
@media (max-width: 798px){
    .wins .slide3{
        height: auto;
    }
    .wins .slide3 .text{
        position: relative;
        font-size: 16px;
        line-height: 23px;
        width: 100%;
    }
}

@media (max-width:1280px){
    .wins .width-wrap{
        width: calc(100% - 172px);
    }
}
@media (max-width:1130px){
    .wins .slide1 .text{
        font-size: 20px;
        line-height: 27px;
        padding-left: 40%;
    }
}
@media (max-width:1080px){
    .wins .width-wrap:before,.wins .width-wrap:after{display:none;}
    .wins .slide1 .text{
        font-size: 18px;
        line-height: 24px;
    }
}
@media (max-width:980px){
    .wins .slide .descr{
        max-width: 576px;
    }
    .wins .slide .descr .l span{
        font-size: 17px;
        line-height: 23px;
    }
    .wins .slide .descr .r{
        font-size: 17px;
        line-height: 23px;
    }
    .wins-video{
        right: auto;
        left: 0;
    }
    .wins .slide1 .text{
        font-size: 16px;
        line-height: 23px;
        padding-left: 45%;
    }
    .wins .slide2 .wins-text{
        font-size: 19px;
        line-height: 29px;
    }
}
@media (max-width:798px){
    .wins-title{padding-top: 0;}
    .wins-body{padding-top: 20px;}
    .wins-footer{padding-top: 20px;}
    .wins .width-wrap{
        width: 100%;
    }
    .wins .slide .descr{
        flex-direction: column;
        align-items: center;
        margin-top: 30px;
        gap: 13px;
    }
    .wins .slide .descr .r{
        text-align: center;
    }
    .wins .slide1 .imgs .i2{
        display: none;
    }
    .wins .slide1 .imgs{
        margin-left: 0;
    }
    .wins .slide1 .text{
        padding:0;
    }
    .wins .slide2 .wins-cont{
        margin-left: 0;
        width: 100%;
    }
    .wins .slide2 .wins-cont .i1{
        display: none;
    }
    .wins .slide2 .wins-cont .i2{
        width: 100%;
    }
    .wins .slide2 .wins-text{
        font-size: 16px;
        line-height: 23px;
        padding-right: 0;
    }
    .wins .to-left, .wins .to-right{
        display: none;
    }
}

.police{
    display: flex;
    align-items: center;
    justify-content: center;
}
.police input{
    margin-right: 10px;
}
.police a{
    text-decoration: underline;
    margin-left: 5px;
}
.btn-go-gamification{
    width: 343px;
    height: 73px;
    font-size: 24px;
    font-weight: bold;
}