html{
    font-size:14px
}
@font-face{
    font-family:GothamPro;
    src:url(/public/fonts/GothamPro.eot);
    src:local("GothamPro"),url(/public/fonts/GothamPro-1.eot) format("embedded-opentype"),url(/public/fonts/GothamPro.woff) format("woff"),url(/public/fonts/GothamPro.ttf) format("truetype");
    font-weight:400;
    font-style:normal;
    font-display:swap
}
*,:after,:before{
    box-sizing:border-box
}
ol[class],ul[class]{
    padding:0;
    list-style:none
}
@media (min-width:1921px){
    html{
        font-size:.7291666667vw
    }
}
body{
    margin:0;
    scroll-behavior:smooth;
    text-rendering:optimizeSpeed;
    line-height:1.5;
    font-family:GothamPro,sans-serif;
    color:#fff;
    background-color:#000;
    background-repeat:no-repeat;
    background-position-x:center
}
table{
    border-collapse:collapse;
    border-spacing:0
}
.status.success{
    color:#9cf122;
    cursor:pointer
}
.status.failed{
    color:#c92e2e;
    cursor:pointer
}
.packet_type.money{
    color:#22f19b;
    cursor:pointer
}
.packet_type.vip{
    color:#f1d822;
    cursor:pointer
}
.packet_type.specials{
    color:#f561ea;
    cursor:pointer
}
.packet_type.admins{
    color:#f12278;
    cursor:pointer
}
button.del{
    width:1em;
    height:1em;
    background-color:red;
    clip-path:polygon(20% 0,0 20%,30% 50%,0 80%,20% 100%,50% 70%,80% 100%,100% 80%,70% 50%,100% 20%,80% 0,50% 30%)
}
button.textedit{
    color:#fff
}
img{
    max-width:100%;
    display:block
}
ul[class]{
    margin:0
}
button,input,select,textarea{
    font:inherit
}
svg{
    width:24px;
    height:24px
}
a{
    text-decoration:none;
    color:inherit
}
button{
    border:none;
    background-color:transparent;
    padding:0;
    cursor:pointer
}
@media (prefers-reduced-motion:reduce){
    *{
        -webkit-animation-duration:NaNs!important;
        animation-duration:NaNs!important;
        -webkit-animation-iteration-count:1!important;
        animation-iteration-count:1!important;
        transition-duration:NaNs!important;
        scroll-behavior:auto!important
    }
}
.container{
    width:1280px;
    margin-left:auto;
    margin-right:auto;
    padding:0 15px
}
@media (max-width:1921px){
    .container{
        width:1280px
    }
}
@media (max-width:1280px){
    .container{
        width:1024px
    }
}
@media (max-width:1024px){
    .container{
        width:768px
    }
}
@media (max-width:768px){
    .container{
        width:576px
    }
}
@media (max-width:576px){
    .container{
        width:100%;
        max-width:576px
    }
}
body{
    background-color:#192646
}
body.homepage{
    background-position-y:5684px;
    background-repeat:repeat-y;
    background-image:url(/public/img/bg-4_l.jpg)
}
.no-webp body.homepage div.layout{
    background-image:url(/public/img/bg-1.jpg),url(/public/img/bg-2.jpg),url(/public/img/bg-3.jpg),url(/public/img/bg-4.jpg),url(/public/img/bg-5.jpg)
}
body.homepage div.layout{
    background-position-y:0,541px,1537px,3498px;
    background-repeat:no-repeat;
    background-position-x:center
}
.webp body.homepage{
    background-image:url(/public/img/bg-1.webp),url(/public/img/bg-2.webp),url(/public/img/bg-3.webp),url(/public/img/bg-4.webp),url(/public/img/bg-5.webp)
}
body.homepage div.layout__content{
    background-position:bottom;
    background-repeat:no-repeat
}
.no-webp body.homepage div.layout__content{
    background-image:url(/public/img/bg-5.jpg)
}
.webp body.homepage div.layout__content{
    background-image:url(/public/img/bg-5.webp)
}
body.bg-9,body.rating-page{
    background-position:top;
    background-size:cover
}
.no-webp body.bg-9,.no-webp body.rating-page{
    background-image:url(/public/img/bg-9.jpg)
}
.webp body.bg-9,.webp body.rating-page{
    background-image:url(/public/img/bg-9.webp)
}
body.bg-9{
    background-size:cover;
    background-attachment:fixed
}
body.login{
    background-position-y:145px,top;
    background-position-x:center;
    background-size:auto,cover
}
.no-webp body.login{
    background-image:url(/public/img/login-bg-1.png),url(/public/img/bg-6.jpg)
}
.webp body.login{
    background-image:url(/public/img/login-bg-1.png),url(/public/img/bg-6.webp)
}
@media (min-width:1921px){
    body.login{
        background-size:100%
    }
}
.recovery-password{
    display:flex;
    align-items:center;
    justify-content:center;
    padding:80px 0
}
.recovery-password__content{
    max-width:550px;
    position:relative
}
.recovery-password__close{
    position:absolute;
    top:0;
    right:0
}
body.recovery-password-page{
    background-position:top;
    background-repeat:no-repeat
}
p.success-response{
    color:#9cf122;
    font-size:16px;
    padding:32px 64px;
    border:1px solid #9cf122;
    border-radius:4px;
    max-width:500px;
    text-align:center
}
.restore-password>.ask{
    font-size:175px;
    font-weight:900;
    line-height:130px;
    width:130px;
    text-align:center;
    position:relative;
    margin:0 auto
}
.restore-password>.ask:before{
    position:absolute;
    content:"";
    width:130px;
    height:130px;
    border:8px solid #c92e2e;
    top:0;
    left:0;
    transform:skew(-15deg,0) rotate(-15deg);
    box-shadow:0 0 25px 5px #c92e2e
}
.restore-password>.title{
    color:#c92e2e;
    font-size:45px;
    font-weight:900;
    text-align:center;
    margin-top:50px
}
.restore-password>.subtitle{
    font-size:20px;
    text-align:center;
    margin:15px 0
}
.restore-password>form{
    width:300px;
    margin:25px auto 0
}
@media(max-width:576px){
    .restore-password>.ask{
        font-size:120px
    }
    .restore-password>.title{
        margin-top:32px;
        font-size:32px
    }
    .restore-password>.subtitle{
        font-size:18px
    }
}
@media (min-width:1921px){
    body.recovery-password-page{
        background-size:100%
    }
}
body.shop{
    background-image:url(/public/img/bg-8.jpg);
    background-position:top;
    background-size:cover
}
body.lk,body.shop{
    background-repeat:no-repeat
}
body.lk{
    background-position:center 405px,top
}
.no-webp body.lk{
    background-image:url(/public/img/bg-figure-3.png),url(/public/img/bg-7.jpg)
}
.webp body.lk{
    background-image:url(/public/img/bg-figure-3.webp),url(/public/img/bg-7.webp)
}
@media (max-width:768px){
    body.login{
        background-position:50%;
        background-size:cover
    }
    .no-webp body.login{
        background-image:url(/public/img/bg-6.jpg)
    }
    .webp body.login{
        background-image:url(/public/img/bg-6.webp)
    }
}
@media (max-width:576px){
    body.lk{
        background-position:top;
        background-size:cover
    }
    .no-webp body.lk{
        background-image:url(/public/img/bg-10.jpg)
    }
    .webp body.lk{
        background-image:url(/public/img/bg-10.webp)
    }
    body.shop{
        background-position:top;
        background-size:cover;
        background-repeat:repeat-y;
        background-attachment:fixed
    }
    .no-webp body.shop{
        background-image:url(/public/img/bg-11.jpg)
    }
    .webp body.shop{
        background-image:url(/public/img/bg-11.webp)
    }
}
@media (min-width:1921px){
    body.login{
        background-position-y:145px
    }
    body.homepage{
        background-size:100%;
        background-position-y:0,541px,1537px,3498px,5684px
    }
    body.lk{
        background-position:center 405px,top;
        background-repeat:no-repeat;
        background-size:100%
    }
    .no-webp body.lk{
        background-image:url(/public/img/bg-figure-3.png),url(/public/img/bg-7.jpg)
    }
    .webp body.lk{
        background-image:url(/public/img/bg-figure-3.webp),url(/public/img/bg-7.webp)
    }
}
.flex-centered{
    display:flex;
    align-items:center;
    justify-content:center
}
.dflex{
    display:flex
}
.jc-sb{
    justify-content:space-between
}
.jc-c{
    justify-content:center
}
.ai-c{
    align-items:center
}
.nav--navbar .nav__list{
    display:flex;
    height:100%;
    border-bottom:2px solid #6378c7;
    justify-content:space-between
}
.nav--navbar .nav__list-item{
    display:flex;
    align-items:center;
    position:relative;
    transition:all .2s ease
}
.nav--navbar .nav__list-item:after{
    content:"";
    position:absolute;
    left:0;
    bottom:-2px;
    width:100%;
    height:2px;
    background-color:#ad3232;
    opacity:0;
    transition:all .2s ease
}
.nav--navbar .nav__list-item:hover:after{
    opacity:1
}
.nav--navbar .nav__list-item:hover>.nav__link{
    color:#fff;
    transform:translateY(-13px)
}
.nav--navbar .nav__link{
    color:#6378c7;
    text-transform:uppercase;
    font-size:15px;
    transition:all .2s ease;
    display:block;
    line-height:70px
}
@media (max-width:1024px){
    .nav--navbar .nav__link{
        line-height:50px
    }
}
@media (max-width:768px){
    .nav--navbar{
        padding:50px 0
    }
    .nav--navbar .nav__link{
        line-height:50px
    }
    .nav--navbar .nav__list{
        justify-content:flex-start;
        flex-direction:column;
        align-items:center;
        border-bottom:unset;
        margin-top:15px
    }
}
@media (min-width:1921px){
    .nav--navbar .nav__list{
        border-bottom-width:2px
    }
    .nav--navbar .nav__list-item:after{
        content:"";
        bottom:-2px;
        height:2px
    }
    .nav--navbar .nav__list-item:hover>.nav__link{
        transform:translateY(-13px)
    }
    .nav--navbar .nav__link{
        font-size:15px;
        line-height:70px
    }
}
.btn{
    cursor:pointer
}
.btn--red{
    background-color:#c92e2e;
    color:#fff;
    font-weight:500
}
.btn--red:hover{
    box-shadow:4px 4px 50px 5px rgba(173,50,50,.7)
}
.btn--navbar{
    line-height:50px;
    display:block;
    text-align:center
}
.btn--login{
    font-size:25px;
    font-weight:900;
    line-height:70px;
    height:70px;
    width:250px
}
@media (min-width:1921px){
    .btn--red:hover{
        box-shadow:4px 4px 50px 5px rgba(173,50,50,.7)
    }
    .btn--navbar{
        line-height:50px
    }
}
@font-face{
    font-family:GothamPro;
    src:url(/public/fonts/GothamPro-Medium.eot);
    src:local("GothamPro Medium"),url(/public/fonts/GothamPro-Medium.eot?) format("embedded-opentype"),url(/public/fonts/GothamPro-Medium.woff) format("woff"),url(/public/fonts/GothamPro-Medium.ttf) format("truetype");
    font-weight:500;
    font-style:normal;
    font-display:swap
}
@font-face{
    font-family:GothamPro;
    src:url(/public/fonts/GothamPro-Black.eot);
    src:local("GothamPro Black"),url(/public/fonts/GothamPro-Black.eot?) format("embedded-opentype"),url(/public/fonts/GothamPro-Black.woff) format("woff"),url(/public/fonts/GothamPro-Black.ttf) format("truetype");
    font-weight:900;
    font-style:normal;
    font-display:swap
}
.vue-modal-bottom,.vue-modal-bottomLeft,.vue-modal-bottomRight,.vue-modal-left,.vue-modal-right,.vue-modal-top,.vue-modal-topLeft,.vue-modal-topRight{
    display:block;
    overflow:hidden;
    position:absolute;
    background:0 0;
    z-index:9999999
}
.vue-modal-bottomLeft,.vue-modal-bottomRight,.vue-modal-topLeft,.vue-modal-topRight{
    width:12px;
    height:12px
}
.vue-modal-top{
    right:12;
    top:0;
    width:100%;
    height:12px;
    cursor:n-resize
}
.vue-modal-bottom{
    left:0;
    bottom:0;
    width:100%;
    height:12px;
    cursor:s-resize
}
.vue-modal-left{
    left:0;
    top:0;
    width:12px;
    height:100%;
    cursor:w-resize
}
.vue-modal-right{
    right:0;
    top:0;
    width:12px;
    height:100%;
    cursor:e-resize
}
.vue-modal-topRight{
    right:0;
    top:0;
    background:0 0;
    cursor:ne-resize
}
.vue-modal-topLeft{
    left:0;
    top:0;
    cursor:nw-resize
}
.vue-modal-bottomLeft{
    left:0;
    bottom:0;
    cursor:sw-resize
}
.vue-modal-bottomRight{
    right:0;
    bottom:0;
    cursor:se-resize
}
#vue-modal-triangle:after{
    display:block;
    position:absolute;
    content:"";
    background:0 0;
    left:0;
    top:0;
    width:0;
    height:0;
    border-bottom:10px solid #ddd;
    border-left:10px solid transparent
}
#vue-modal-triangle.clicked:after{
    border-bottom:10px solid #369be9
}
.vm--block-scroll{
    overflow:hidden;
    width:100vw
}
.vm--container{
    z-index:999
}
.vm--container,.vm--overlay{
    position:fixed;
    box-sizing:border-box;
    left:0;
    top:0;
    width:100%;
    height:100%;
    display:flex;
    justify-content:center
}
.vm--overlay{
    background:rgba(0,0,0,.2);
    opacity:1
}
.vm--container.scrollable{
    height:100%;
    min-height:100vh;
    overflow-y:auto;
    -webkit-overflow-scrolling:touch
}
.vm--modal{
    position:relative;
    overflow:hidden;
    box-sizing:border-box;
    background-color:#fff;
    border-radius:3px;
    box-shadow:0 20px 60px -2px rgba(27,33,58,.4)
}
.vm--container.scrollable .vm--modal{
    margin-bottom:2px
}
.vm--top-right-slot{
    display:block;
    position:absolute;
    right:0;
    top:0
}
.vm-transition--overlay-enter-active,.vm-transition--overlay-leave-active{
    transition:all 50ms
}
.vm-transition--overlay-enter,.vm-transition--overlay-leave-active{
    opacity:0
}
.vm-transition--modal-enter-active,.vm-transition--modal-leave-active{
    transition:all .4s
}
.vm-transition--modal-enter,.vm-transition--modal-leave-active{
    opacity:0;
    -webkit-transform:translateY(-20px);
    transform:translateY(-20px)
}
.vm-transition--default-enter-active,.vm-transition--default-leave-active{
    transition:all 2ms
}
.vm-transition--default-enter,.vm-transition--default-leave-active{
    opacity:0
}
.vue-dialog{
    font-size:14px
}
.vue-dialog div{
    box-sizing:border-box
}
.vue-dialog-content{
    flex:1 0 auto;
    width:100%;
    padding:14px
}
.vue-dialog-content-title{
    font-weight:600;
    padding-bottom:14px
}
.vue-dialog-buttons{
    display:flex;
    flex:0 1 auto;
    width:100%;
    border-top:1px solid #eee
}
.vue-dialog-buttons-none{
    width:100%;
    padding-bottom:14px
}
.vue-dialog-button{
    font-size:inherit;
    background:0 0;
    padding:0;
    margin:0;
    border:0;
    cursor:pointer;
    box-sizing:border-box;
    line-height:40px;
    height:40px;
    color:inherit;
    font:inherit;
    outline:0
}
.vue-dialog-button:hover{
    background:#f9f9f9
}
.vue-dialog-button:active{
    background:#f3f3f3
}
.vue-dialog-button:not(:first-of-type){
    border-left:1px solid #eee
}
.vue-notification-group{
    display:block;
    position:fixed;
    z-index:5000
}
.vue-notification-wrapper{
    display:block;
    overflow:hidden;
    width:100%;
    margin:0;
    padding:0
}
.notification-title{
    font-weight:600
}
.vue-notification-template{
    background:#fff
}
.vue-notification,.vue-notification-template{
    display:block;
    box-sizing:border-box;
    text-align:left
}
.vue-notification{
    font-size:12px;
    padding:10px;
    margin:0 5px 5px;
    color:#fff;
    background:#44a4fc;
    border-left:5px solid #187fe7
}
.vue-notification.warn{
    background:#ffb648;
    border-left-color:#f48a06
}
.vue-notification.error{
    background:#e54d42;
    border-left-color:#b82e24
}
.vue-notification.success{
    background:#68cd86;
    border-left-color:#42a85f
}
.vn-fade-enter-active,.vn-fade-leave-active,.vn-fade-move{
    transition:all .5s
}
.vn-fade-enter,.vn-fade-leave-to{
    opacity:0
}
.nuxt-progress{
    position:fixed;
    top:0;
    left:0;
    right:0;
    height:2px;
    width:0;
    opacity:1;
    transition:width .1s,opacity .4s;
    background-color:#000;
    z-index:999999
}
.nuxt-progress.nuxt-progress-notransition{
    transition:none
}
.nuxt-progress-failed{
    background-color:red
}
.layout{
    display:grid;
    grid-template-rows:-webkit-max-content 1fr -webkit-max-content;
    grid-template-rows:max-content 1fr max-content;
    min-height:100vh
}
.navbar{
    display:grid;
    grid-template-columns:182px 1fr 182px;
    grid-column-gap:60px;
    height:112px;
    align-items:center;
    padding-top:40px
}
.http-error-page{
    height:100%;
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center
}
.http-error-page__title{
    margin:0
}
.navbar__logo-image{
    width:100%
}
.navbar__opener{
    display:none
}
.navbar__mobile-nav{
    background-color:#090e18
}
.navbar .vm--overlay{
    background-color:rgba(0,0,0,.8)
}
@media (max-width:1024px){
    .navbar{
        grid-template-columns:130px 1fr 130px;
        grid-column-gap:20px
    }
}
@media (max-width:768px){
    .navbar{
        grid-template-columns:130px 1fr;
        grid-column-gap:20px
    }
    .navbar__nav,.navbar__profile{
        display:none
    }
    .navbar__opener{
        display:block;
        width:45px;
        height:45px;
        background:transparent url(data:image/svg+xml;
        base64,PHN2ZyBzdHlsZT0iZmlsbDogd2hpdGUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDQ0OCA1MTIiPjxwYXRoIGQ9Ik00MzYgMTI0SDEyYy02LjYyNyAwLTEyLTUuMzczLTEyLTEyVjgwYzAtNi42MjcgNS4zNzMtMTIgMTItMTJoNDI0YzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MzJjMCA2LjYyNy01LjM3MyAxMi0xMiAxMnptMCAxNjBIMTJjLTYuNjI3IDAtMTItNS4zNzMtMTItMTJ2LTMyYzAtNi42MjcgNS4zNzMtMTIgMTItMTJoNDI0YzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MzJjMCA2LjYyNy01LjM3MyAxMi0xMiAxMnptMCAxNjBIMTJjLTYuNjI3IDAtMTItNS4zNzMtMTItMTJ2LTMyYzAtNi42MjcgNS4zNzMtMTIgMTItMTJoNDI0YzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MzJjMCA2LjYyNy01LjM3MyAxMi0xMiAxMnoiLz48L3N2Zz4K) 50%/30px no-repeat;
        justify-self:end
    }
    .navbar__mobile-nav{
        text-align:center
    }
    .navbar__mobile-nav .btn--navbar{
        display:inline-block;
        padding:0 50px
    }
}
@media (min-width:1921px){
    .navbar{
        grid-template-columns:182px 1fr 182px;
        grid-column-gap:60px;
        height:72px40px;
        padding-top:40px
    }
}
.desc{
    max-width:970px;
    margin:100px auto 0;
    padding-bottom:492px;
    background:50% calc(100% + 90px) no-repeat
}
.no-webp .desc{
    background-image:url(/public/img/bottom-car.png)
}
.webp .desc{
    background-image:url(/public/img/bottom-car.webp)
}
.desc__title{
    font-size:35px;
    font-weight:500;
    text-align:center;
    text-transform:uppercase
}
.desc__content{
    font-size:15px;
    line-height:1.7;
    margin-top:35px;
    letter-spacing:.4px
}
.h1__title{
    font-size:60px;
    font-weight:900;
    text-transform:uppercase;
    letter-spacing:-5.5px;
    line-height:62px;
    position:relative;
    margin:50px 0 -30px;
    text-align:center;
    width:100%
}
@media (max-width:768px){
    .h1__title{
        font-size:50px
    }
}
@media (max-width:576px){
    .desc__title{
        font-size:25px
    }
    .desc__content{
        font-size:14px
    }
}
.slider-dots{
    display:flex;
    justify-content:center;
    margin-top:60px
}
.slider-dots>span{
    width:20px;
    height:20px;
    border:2px solid #666;
    margin:0 5px;
    cursor:pointer
}
.slider-dots>span.active{
    background-color:#c92e2e;
    border-color:#c92e2e
}
.slider--homepage.halloween .slider-dots>span.active{
    background-color:#3ea03b;
    border-color:#3ea03b
}
.slider--homepage{
    min-height:800px;
    background:transparent url(data:image/svg+xml;
    base64,PHN2ZyB3aWR0aD0iMTkyMSIgaGVpZ2h0PSI1MDIiIHZpZXdCb3g9IjAgMCAxOTIxIDUwMiIgZmlsbD0iI0M5MkUyRSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTAgNDMwVjQ3N0w5NTkgNDg5TDAgNDMwWiIvPgo8cGF0aCBkPSJNMTAyNy41IDQ2MUwwIDQxM1YxNTQuNUw1NjIuNSAxMDQuNUwwIDExMi41VjEwNy41TDE5MTkuNSAzOEwxMzk4IDk2TDE5MjEgODhWNTAySDE5MTlMMTU5Ni41IDQ4OEwxOTE5LjUgNDgzLjVMOTI3IDQxOC41TDEwMjcuNSA0NjFaIi8+CjxwYXRoIGQ9Ik02OTEuNSA1M0wxOTQgNjkuNUwyNjMuNSAzMEw2OTEuNSA1M1oiLz4KPHBhdGggZD0iTTE2NTcgMzVMODU1IDcxTDE1ODcuNSAwTDE2NTcgMzVaIi8+Cjwvc3ZnPgo=) center 134px no-repeat
}
.webp .slider--homepage.halloween{
    background-image:url(/public/img/slider-bg-halloween.webp)
}
.no-webp .slider--homepage.halloween{
    background-image:url(/public/img/slider-bg-halloween.png)
}
.slider__wrapper{
    min-height:590px
}
.slide{
    display:grid;
    grid-template-columns:3fr 2fr;
    grid-template-rows:390px 60px 1fr;
    grid-row-gap:30px
}
.slide__title{
    font-size:68px;
    font-weight:900;
    text-transform:uppercase;
    letter-spacing:-5px;
    order:1;
    line-height:62px;
    align-self:end
}
.slide__subtitle-container{
    order:3
}
.slide__subtitle{
    letter-spacing:.5px;
    font-size:20px;
    position:relative;
    padding-left:63px;
    max-width:610px
}
.slide__subtitle:before{
    content:"";
    position:absolute;
    height:2px;
    width:50px;
    background-color:#fff;
    top:calc(50% - 1px);
    left:0
}
.slide__picture{
    grid-row:span 3;
    order:2;
    justify-self:end;
    margin-top:85px
}
.slide__action{
    order:4
}
.slide__image{
    width:504px
}
.btn--hp-slider{
    text-transform:uppercase;
    font-size:25px;
    color:#ad3232;
    background-color:#fff;
    line-height:75px;
    width:300px;
    font-weight:500;
    padding-left:25px;
    text-align:left;
    position:relative;
    display:block;
    transition:all .1s
}
.btn--hp-slider:before{
    content:"";
    position:absolute;
    width:630px;
    height:2px;
    background-image:linear-gradient(90deg,#ad3232 6.35%,#fff 0);
    right:-590px;
    top:calc(50% - 1px)
}
.btn--hp-slider:after{
    content:"";
    position:absolute;
    width:26px;
    height:26px;
    border-radius:50%;
    border:2px solid #fff;
    right:-615px;
    top:calc(50% - 13px)
}
.btn--hp-slider:hover{
    background-color:#c92e2e;
    color:#fff;
    box-shadow:0 0 45px 5px rgba(0,0,0,.5)
}
.btn--hp-slider:hover:before{
    background-image:unset;
    background-color:#fff
}
.btn--hp-slider:hover:after,.btn--hp-slider:hover:before{
    box-shadow:0 0 10px 3px hsla(0,0%,100%,.5)
}
.btn--hp-slider.halloween{
    padding-left:57px;
    color:#3ea03b
}
.btn--hp-slider.halloween:hover{
    background-color:#3ea03b;
    color:#fff;
    box-shadow:0 0 20px 1px rgba(0,0,0,.3)
}
@media (max-width:1280px){
    .slide__title{
        font-size:62px
    }
    .slide__subtitle{
        font-size:18px;
        letter-spacing:unset
    }
    .btn--hp-slider:before{
        width:372px;
        right:-349px
    }
    .btn--hp-slider:after{
        right:-374px
    }
}
@media (max-width:1024px){
    .slider--homepage{
        min-height:625px
    }
    .slide{
        grid-template-columns:1fr
    }
    .slide__subtitle,.slide__title{
        z-index:2
    }
    .slide__picture{
        position:absolute;
        width:55%
    }
    .slide__action{
        justify-self:center
    }
    .btn--hp-slider,.btn--hp-slider.halloween{
        text-align:center;
        padding:0
    }
    .btn--hp-slider.halloween:after,.btn--hp-slider.halloween:before,.btn--hp-slider:after,.btn--hp-slider:before{
        display:none
    }
}
@media (max-width:768px){
    .slider--homepage{
        background-position-y:90px;
        min-height:400px;
        background-size:775px
    }
    .slider__wrapper{
        min-height:355px
    }
    .slide{
        grid-template-rows:200px 60px 1fr;
        grid-row-gap:20px
    }
    .slide__title{
        font-size:28px;
        letter-spacing:-2px;
        line-height:40px;
        max-width:90%;
        padding-left:15px
    }
    .slide__subtitle{
        padding-left:40px;
        font-size:15px;
        margin-left:15px
    }
    .slide__subtitle:before{
        width:30px
    }
}
@media (max-width:768px) and (-webkit-min-device-pixel-ratio:2),(max-width:768px) and (min-resolution:192dpi){
    .slide__subtitle{
        font-size:11px
    }
}
@media (max-width:768px){
    .slide__picture{
        margin-top:45px
    }
}
@media (max-width:768px){
    .btn--hp-slider{
        font-size:20px;
        line-height:55px;
        width:250px
    }
}
@media (max-width:768px){
    .slider-dots{
        margin-top:40px
    }
    .slider-dots>span{
        width:15px;
        height:15px;
        border:1px solid #666;
        margin:0 3px
    }
}
@media (min-width:1921px){
    .slider--homepage{
        min-height:800px;
        background-position-y:134px;
        background-size:100%
    }
    .slider__wrapper{
        min-height:590px
    }
    .slide{
        grid-template-rows:390px 60px 1fr;
        grid-row-gap:30px
    }
    .slide__title{
        letter-spacing:-5px;
        line-height:62px
    }
    .slide__subtitle{
        letter-spacing:.5px;
        padding-left:63px;
        max-width:610px
    }
    .slide__subtitle:before{
        height:2px;
        width:50px;
        top:calc(50% - 1px)
    }
    .slide__picture{
        margin-top:85px
    }
    .slide__image{
        width:504px
    }
    .btn--hp-slider{
        line-height:75px;
        width:300px;
        padding-left:25px
    }
    .btn--hp-slider:before{
        width:630px;
        height:2px;
        right:-590px;
        top:calc(50% - 1px)
    }
    .btn--hp-slider:after{
        width:26px;
        height:26px;
        border-width:2px;
        right:-615px;
        top:calc(50% - 13px)
    }
    .btn--hp-slider:hover{
        box-shadow:0 0 45px 5px rgba(0,0,0,.5)
    }
    .btn--hp-slider:hover:after,.btn--hp-slider:hover:before{
        box-shadow:0 0 10px 3px hsla(0,0%,100%,.5)
    }
}
.open-all-servers{
    margin-top:50px;
    text-align:center
}
.open-all-servers>a{
    color:#36427a;
    font-size:18px;
    border-bottom:1px dashed #36427a
}
.open-all-servers>a:hover{
    color:#4d5faf;
    border-bottom-color:#4d5faf
}
.all-servers{
    max-width:1024px;
    margin:100px auto 50px
}
.all-servers__wrap{
    display:flex;
    flex-wrap:wrap;
    justify-content:center;
    margin:0 -40px
}
.all-servers__wrap>.mon-server{
    margin:0 25px 50px
}
@media(max-width:576px){
    .all-servers__wrap{
        margin:0
    }
}
.monitoring{
    min-height:830px;
    margin-top:115px;
    position:relative
}
.monitoring .vm--overlay{
    background-color:rgba(0,0,0,.95)
}
.monitoring:before{
    content:"";
    width:552px;
    height:699px;
    position:absolute;
    top:145px;
    left:calc(50% - 935px);
    background:0 no-repeat;
    z-index:5;
    background-size:contain
}
.no-webp .monitoring:before{
    background-image:url(/public/img/monitoring-render-2.png)
}
.webp .monitoring:before{
    background-image:url(/public/img/monitoring-render-2.webp)
}
.monitoring__title{
    display:flex;
    flex-direction:column;
    align-items:center
}
.monitoring__summary{
    text-align:center;
    font-weight:900;
    line-height:1
}
.monitoring__summary-value{
    color:#c92e2e;
    font-size:45px
}
.monitoring__summary-title{
    font-size:15px;
    text-transform:uppercase
}
.add-server-title{
    font-size:18px;
    text-align:center;
    text-transform:uppercase
}
.monitoring__servers-container{
    overflow-x:hidden;
    padding:0 150px
}
.monitoring__servers-wrap{
    display:flex;
    width:auto
}
.monitoring__servers{
    margin-top:85px;
    position:relative;
    z-index:6
}
.monitoring-title__text{
    font-size:50px;
    font-weight:500;
    text-transform:uppercase
}
.monitoring-title__picture{
    margin-top:-20px
}
.monitoring-title__image{
    width:628px
}
@media (max-width:1280px){
    .monitoring:before,.monitoring__servers:after,.monitoring__servers:before{
        display:none
    }
    .monitoring__servers-container{
        padding:0
    }
}
@media (max-width:576px){
    .monitoring{
        min-height:550px
    }
    .monitoring__servers-wrap{
        width:100%;
        justify-content:center
    }
    .monitoring-title__text{
        font-size:45px
    }
    .monitoring-title__picture{
        max-width:80%
    }
}
@media (min-width:1921px){
    .mon-server{
        min-width:300px;
        grid-template-columns:1fr 70px;
        grid-row-gap:23px;
        margin:0 30px
    }
    .mon-server__project{
        letter-spacing:1px
    }
    .mon-server__name{
        line-height:28px
    }
    .mon-server__players{
        line-height:22px
    }
    .mon-server__ip:after,.mon-server__ip:before{
        width:60px;
        height:2px;
        top:calc(50% - 1px)
    }
    .mon-server__button-image{
        height:40px
    }
    .monitoring{
        min-height:830px;
        margin-top:115px
    }
    .monitoring:before{
        width:552px;
        height:699px;
        top:145px;
        left:0
    }
    .monitoring__servers-container{
        padding:0 150px
    }
    .monitoring__servers{
        margin-top:85px
    }
    .monitoring__servers:after,.monitoring__servers:before{
        width:150px
    }
    .monitoring-title__picture{
        margin-top:-20px
    }
    .monitoring-title__image{
        width:628px
    }
}
.mon-server{
    min-width:300px;
    display:grid;
    grid-template-columns:1fr 70px;
    grid-row-gap:23px;
    margin:0 30px
}
.mon-server:first-child{
    margin-left:0
}
.mon-server:last-child{
    margin-right:0
}
.mon-server__project{
    text-transform:uppercase;
    color:#354279;
    font-size:12px;
    letter-spacing:1px
}
.mon-server__name{
    font-weight:900;
    text-transform:uppercase;
    font-size:32px;
    line-height:28px
}
.mon-server__online{
    text-align:right;
    align-self:center
}
.mon-server__players{
    font-weight:900;
    font-size:25px;
    line-height:22px
}
.mon-server__maxplayers{
    font-size:15px;
    color:#36427a
}
.mon-server__ip{
    grid-column:span 2;
    color:#36427a;
    text-align:center;
    position:relative
}
.mon-server__ip:after,.mon-server__ip:before{
    content:"";
    width:60px;
    height:2px;
    position:absolute;
    background-color:#36427a;
    top:calc(50% - 1px)
}
.mon-server__ip:before{
    left:0
}
.mon-server__ip:after{
    right:0
}
.mon-server__buttons{
    grid-column:span 2;
    display:flex;
    justify-content:space-between
}
.mon-server__button-image{
    height:40px
}
.mon-server__button-image:hover{
    filter:brightness(1.5)
}
.tooltip .tooltip-inner{
    background:#000;
    color:#fff;
    border-radius:4px;
    padding:5px 10px 4px
}
.mon-server--with-flag{
    background:top no-repeat;
    padding:10px 15px
}
.mon-server--with-flag .mon-server__project{
    color:#fff
}
.mon-server--with-flag .mon-server__maxplayers{
    color:hsla(0,0%,100%,.5)
}
.no-webp .mon-server--with-flag.server-1{
    background-image:url(/public/img/img_server/server-1.png)
}
.webp .mon-server--with-flag.server-1{
    background-image:url(/public/img/img_server/server-1.webp)
}
.no-webp .mon-server--with-flag.server-2{
    background-image:url(/public/img/img_server/server-2.png)
}
.webp .mon-server--with-flag.server-2{
    background-image:url(/public/img/img_server/server-2.webp)
}
.no-webp .mon-server--with-flag.server-3{
    background-image:url(/public/img/img_server/server-3.png)
}
.webp .mon-server--with-flag.server-3{
    background-image:url(/public/img/img_server/server-3.webp)
}
.no-webp .mon-server--with-flag.server-4{
    background-image:url(/public/img/img_server/server-4.png)
}
.webp .mon-server--with-flag.server-4{
    background-image:url(/public/img/img_server/server-4.webp)
}
.no-webp .mon-server--with-flag.server-5{
    background-image:url(/public/img/img_server/server-5.png)
}
.webp .mon-server--with-flag.server-5{
    background-image:url(/public/img/img_server/server-5.webp)
}
.no-webp .mon-server--with-flag.server-6{
    background-image:url(/public/img/img_server/server-6.png)
}
.webp .mon-server--with-flag.server-6{
    background-image:url(/public/img/img_server/server-6.webp)
}
.no-webp .mon-server--with-flag.server-7{
    background-image:url(/public/img/img_server/server-7.png)
}
.webp .mon-server--with-flag.server-7{
    background-image:url(/public/img/img_server/server-7.webp)
}
.no-webp .mon-server--with-flag.server-8{
    background-image:url(/public/img/img_server/server-8.png)
}
.webp .mon-server--with-flag.server-8{
    background-image:url(/public/img/img_server/server-8.webp)
}
.no-webp .mon-server--with-flag.server-9{
    background-image:url(/public/img/img_server/server-9.png)
}
.webp .mon-server--with-flag.server-9{
    background-image:url(/public/img/img_server/server-9.webp)
}
.no-webp .mon-server--with-flag.server-10{
    background-image:url(/public/img/img_server/server-10.png)
}
.webp .mon-server--with-flag.server-10{
    background-image:url(/public/img/img_server/server-10.webp)
}
.no-webp .mon-server--with-flag.server-11{
    background-image:url(/public/img/img_server/server-11.png)
}
.webp .mon-server--with-flag.server-11{
    background-image:url(/public/img/img_server/server-11.webp)
}
.no-webp .mon-server--with-flag.server-12{
    background-image:url(/public/img/img_server/server-12.png)
}
.webp .mon-server--with-flag.server-12{
    background-image:url(/public/img/img_server/server-12.webp)
}
.no-webp .mon-server--with-flag.server-13{
    background-image:url(/public/img/img_server/server-13.png)
}
.webp .mon-server--with-flag.server-13{
    background-image:url(/public/img/img_server/server-13.webp)
}
.no-webp .mon-server--with-flag.server-14{
    background-image:url(/public/img/img_server/server-14.png)
}
.webp .mon-server--with-flag.server-14{
    background-image:url(/public/img/img_server/server-14.webp)
}
.no-webp .mon-server--with-flag.server-15{
    background-image:url(/public/img/img_server/server-15.png)
}
.webp .mon-server--with-flag.server-15{
    background-image:url(/public/img/img_server/server-15.webp)
}
.no-webp .mon-server--with-flag.server-16{
    background-image:url(/public/img/img_server/server-16.png)
}
.webp .mon-server--with-flag.server-16{
    background-image:url(/public/img/img_server/server-16.webp)
}
.no-webp .mon-server--with-flag.server-17{
    background-image:url(/public/img/img_server/server-17.png)
}
.webp .mon-server--with-flag.server-17{
    background-image:url(/public/img/img_server/server-17.webp)
}
.no-webp .mon-server--with-flag.server-18{
    background-image:url(/public/img/img_server/server-18.png)
}
.webp .mon-server--with-flag.server-18{
    background-image:url(/public/img/img_server/server-18.webp)
}
.no-webp .mon-server--with-flag.server-19{
    background-image:url(/public/img/img_server/server-19.png)
}
.webp .mon-server--with-flag.server-19{
    background-image:url(/public/img/img_server/server-19.webp)
}
.videoplayer{
    position:fixed;
    z-index:9999
}
.videoplayer,.videoplayer__bg{
    top:0;
    left:0;
    width:100%;
    height:100%
}
.videoplayer__bg{
    position:absolute;
    background:rgba(0,0,0,.87)
}
.videoplayer__inner{
    position:absolute;
    width:90vw;
    height:50.67vw;
    top:calc(50vh - 25.335vw);
    left:5vw
}
.videoplayer__iframe{
    width:100%;
    height:100%;
    border:none
}
.videoplayer__close{
    position:absolute;
    background:0 0;
    border:1px solid #888;
    color:#cecece;
    padding:7px 15px;
    right:5px;
    top:5px;
    border-radius:4px;
    cursor:pointer
}
.present{
    background-repeat:no-repeat;
    background-size:725px 385px,263px 631px,704px 648px,992px 626px;
    background-position:calc(50% - 517.5px) 282px,calc(50% + 341.5px) 377px,calc(50% - 607px) top,calc(50% + 466px) 305px
}
.present__wrapper{
    position:relative;
    min-height:1010px
}
.present__video{
    position:absolute
}
.present__video--1{
    top:285px;
    left:calc(50% - 485px);
    max-width:710px
}
.present__video--2{
    top:700px;
    left:calc(50% + 123px);
    max-width:530px
}
.no-webp .present{
    background-image:url(/public/img/present-render-1.png),url(/public/img/present-render-2.png),url(/public/img/present-bg-1.png),url(/public/img/present-bg-2.png)
}
.webp .present{
    background-image:url(/public/img/present-render-1.webp),url(/public/img/present-render-2.webp),url(/public/img/present-bg-1.webp),url(/public/img/present-bg-2.webp)
}
.present-video{
    display:flex
}
.present-video__icon{
    min-width:75px;
    height:75px;
    background:#36427a url(/public/img/youtube.png) 50% no-repeat;
    box-shadow:0 0 15px 2px rgba(0,0,0,.4);
    background-size:50px;
    transition:background-color .2s
}
.present-video__title{
    line-height:37px;
    font-weight:900;
    font-size:45px;
    text-transform:uppercase;
    color:hsla(0,0%,100%,.8);
    margin-left:30px;
    text-align:left;
    letter-spacing:-3px;
    transition:color .2s
}
.present-video:hover .present-video__icon{
    background-color:#3e4c8c
}
.present-video:hover .present-video__title{
    color:#fff
}
@media (max-width:1300px){
    .present__video--2{
        left:calc(50% + 25px);
        max-width:480px
    }
    .present-video__title{
        font-size:40px
    }
}
@media (max-width:1024px){
    .present{
        background-size:725px 385px,263px 631px,704px 648px,992px 626px;
        background-position:calc(50% - 370.5px) 282px,calc(50% + 215px) 377px,calc(50% - 365px) top,calc(50% + 355px) 305px
    }
    .present__video--1{
        left:calc(50% - 358px)
    }
    .present__video--2{
        left:calc(50% - 90px);
        max-width:450px
    }
    .present-video__title{
        font-size:37px
    }
}
@media (max-width:768px){
    .present__video--1{
        left:calc(50% - 275px);
        max-width:465px
    }
    .present__video--2{
        left:calc(50% - 90px);
        max-width:360px
    }
    .present-video__title{
        font-size:28px
    }
}
@media (max-width:576px){
    .present{
        background-size:290px 154px,131.5px 315.5px,352px 324px,496px 313px;
        background-position:calc(50% - 60px) 140px,calc(50% + 100px) 255px,calc(50% - 140px) top,calc(50% + 160px) 245px;
        margin-top:50px
    }
    .present,.present__wrapper{
        min-height:600px
    }
    .present__video--1{
        left:calc(50% - 165px);
        top:65px;
        max-width:300px
    }
    .present__video--2{
        top:445px;
        max-width:245px
    }
    .present-video__icon{
        min-width:50px;
        height:50px;
        background-size:30px
    }
    .present-video__title{
        font-size:17px;
        letter-spacing:-1px;
        line-height:25px;
        margin-left:15px
    }
}
@media (min-width:1921px){
    .present{
        min-height:1010px;
        background-size:725px 385px,263px 631px,704px 648px,992px 626px;
        background-position:calc(50% - 517.5px) 282px,calc(50% + 341.5px) 377px,calc(50% - 607px) top,calc(50% + 466px) 305px
    }
    .present__video--1{
        top:285px;
        left:calc(50% - 485px);
        max-width:710px
    }
    .present__video--2{
        top:700px;
        left:calc(50% + 123px);
        max-width:530px
    }
    .present-video__icon{
        min-width:75px;
        height:75px;
        box-shadow:0 0 15px 2px rgba(0,0,0,.4);
        background-size:50px
    }
    .present-video__title{
        line-height:37px;
        margin-left:30px;
        letter-spacing:-3px
    }
}
.launcher{
    position:relative;
    background:transparent url(/public/img/launcher-bg-1.png) 50% no-repeat;
    min-height:560px;
    margin-top:150px;
    padding-top:100px
}
.launcher__title{
    font-size:68px;
    font-weight:900;
    text-transform:uppercase;
    letter-spacing:-5.5px;
    line-height:62px;
    max-width:66%;
    position:relative;
    margin:0
}
.launcher__title:before{
    content:attr(data-shadow);
    font-size:60px;
    position:absolute;
    color:transparent;
    -webkit-text-stroke:2px hsla(0,0%,100%,.1);
    letter-spacing:5px;
    width:1000px;
    top:35px;
    left:-40px
}
.launcher__subtitle{
    letter-spacing:.5px;
    font-size:20px;
    position:relative;
    padding-left:63px;
    max-width:667px;
    margin-top:42px;
    line-height:1.4
}
.launcher__subtitle:before{
    content:"";
    position:absolute;
    height:2px;
    width:50px;
    background-color:#fff;
    top:calc(50% - 1px);
    left:0
}
.launcher__subtitle ul{
    margin:0;
    list-style-type:none;
    padding-left:0
}
.launcher__subtitle ul li{
    padding-right:7px;
    display:inline
}
.launcher__action{
    margin-top:47px;
    display:flex
}
.launcher__available{
    color:hsla(0,0%,100%,.25);
    text-transform:uppercase;
    letter-spacing:4px;
    display:flex;
    align-items:center;
    margin-left:35px
}
.launcher__available img{
    margin-left:20px
}
.launcher__bonus{
    font-size:15px;
    display:flex;
    align-items:center;
    margin-top:60px;
    max-width:610px
}
.launcher__bonus>img{
    margin-right:15px
}
.launcher__picture{
    position:absolute;
    top:45px;
    left:calc(50% + 170px);
    width:555px;
    height:449px
}
.btn--launcher{
    width:250px;
    text-align:center;
    height:65px;
    line-height:65px;
    font-size:20px;
    text-transform:uppercase
}
@media (max-width:1470px){
    .launcher__title{
        font-size:53px;
        letter-spacing:-4px;
        max-width:55%
    }
    .launcher__title:before{
        font-size:53px;
        width:830px
    }
    .launcher__subtitle{
        font-size:17px;
        max-width:522px
    }
    .launcher__picture{
        left:calc(50% + 60px);
        top:75px
    }
}
@media (max-width:1280px){
    .launcher__wrap.container{
        width:100%
    }
    .launcher__title{
        min-width:620px
    }
    .launcher__picture{
        max-width:calc(100% - 650px);
        left:650px;
        margin-right:30px
    }
}
@media (max-width:1024px){
    .launcher{
        margin-top:50px;
        margin-bottom:500px
    }
    .launcher__title{
        max-width:70%;
        text-align:center;
        margin:0 auto
    }
    .launcher__title:before{
        display:none
    }
    .launcher__subtitle{
        text-align:center;
        max-width:518px;
        padding-left:0;
        margin:42px auto 0
    }
    .launcher__subtitle:before{
        left:calc(50% - 25px);
        top:-20px
    }
    .launcher__action{
        justify-content:center
    }
    .launcher__bonus{
        margin-left:auto;
        margin-right:auto
    }
    .launcher__picture{
        top:600px;
        left:50%;
        transform:translate(-50%);
        max-width:450px;
        min-width:300px
    }
}
@media (max-width:768px){
    .launcher__title{
        min-width:540px;
        font-size:42px;
        letter-spacing:-3px;
        line-height:56px
    }
}
@media (max-width:576px){
    .launcher{
        margin-bottom:500px
    }
    .launcher__title{
        min-width:330px;
        font-size:42px;
        letter-spacing:-3px;
        line-height:44px
    }
    .launcher__action{
        flex-direction:column;
        align-items:center
    }
    .launcher__action .btn.btn--red.btn--launcher{
        margin-bottom:15px
    }
    .launcher__bonus{
        margin-top:40px
    }
    .launcher__picture{
        top:650px;
        width:90%;
        margin-right:0
    }
}
@media (max-width:503px){
    .launcher{
        margin-bottom:450px
    }
    .launcher__picture{
        top:700px
    }
}
@media (max-width:440px){
    .launcher{
        margin-bottom:450px
    }
    .launcher__picture{
        top:730px
    }
}
@media (min-width:1921px){
    .launcher{
        min-height:560px;
        margin-top:150px;
        padding-top:100px
    }
    .launcher__title{
        letter-spacing:-5.5px;
        line-height:62px
    }
    .launcher__title:before{
        content:attr(data-shadow);
        -webkit-text-stroke:2px hsla(0,0%,100%,.1);
        letter-spacing:5px;
        width:1000px;
        top:35px;
        left:-40px
    }
    .launcher__subtitle{
        letter-spacing:.5px;
        padding-left:63px;
        max-width:667px;
        margin-top:42px
    }
    .launcher__subtitle:before{
        height:2px;
        width:50px;
        top:calc(50% - 1px)
    }
    .launcher__action{
        margin-top:47px
    }
    .launcher__available{
        letter-spacing:4px;
        margin-left:35px
    }
    .launcher__available>img{
        margin-left:20px
    }
    .launcher__bonus{
        margin-top:60px;
        max-width:610px
    }
    .launcher__bonus>img{
        margin-right:15px;
        width:50px;
        height:50px
    }
    .launcher__picture{
        top:45px;
        left:calc(50% + 170px)
    }
    .launcher__image,.launcher__picture{
        width:555px;
        height:449px
    }
    .btn--launcher{
        width:250px;
        height:65px;
        line-height:65px
    }
}
.mobile-launcher{
    display:flex;
    flex-direction:column;
    align-items:center;
    background:center 55px no-repeat,top no-repeat;
    min-height:680px;
    margin-top:150px;
    text-align:center
}
.no-webp .mobile-launcher{
    background-image:url(/public/img/mobile-render-1.png),url(/public/img/mobile-bg-1.png)
}
.webp .mobile-launcher{
    background-image:url(/public/img/mobile-render-1.webp),url(/public/img/mobile-bg-1.webp)
}
.mobile-launcher .title{
    max-width:615px;
    margin-top:345px
}
.mobile-launcher .title:before{
    top:31px;
    left:calc(50% - 412.5px);
    width:825px
}
.mobile-launcher .subtitle{
    font-size:20px;
    max-width:860px;
    margin-top:30px;
    line-height:24px;
    letter-spacing:.2px
}
.mobile-launcher .link{
    width:250px;
    height:65px;
    line-height:65px;
    text-transform:uppercase;
    font-weight:500;
    font-size:20px;
    display:block;
    margin-top:60px
}
@media (max-width:768px){
    .mobile-launcher .title:before{
        display:none
    }
    .mobile-launcher .subtitle{
        padding:0 15px
    }
}
@media (max-width:768px){
    .mobile-launcher .title{
        font-size:50px;
        padding:0 15px;
        letter-spacing:-4px
    }
    .mobile-launcher .subtitle{
        padding:0 15px;
        font-size:17px
    }
}
@media (max-width:576px){
    .mobile-launcher .title{
        line-height:45px
    }
    .mobile-launcher .subtitle{
        font-size:15px
    }
}
.alt-launcher{
    position:relative;
    margin-top:150px
}
.alt-launcher .alt-launcher__wrap{
    display:flex;
    flex-direction:row
}
.alt-launcher .alt-launcher-header{
    width:50%;
    min-width:620px;
    display:flex;
    flex-direction:row;
    align-items:center
}
.alt-launcher .alt-launcher-header .alt-launcher-header-icon__picture{
    margin-right:36px
}
.alt-launcher .alt-launcher-header .alt-launcher-header-icon__picture img{
    width:128px;
    height:128px
}
.alt-launcher .alt-launcher-header .alt-launcher-header-right{
    width:calc(100% - 164px)
}
.alt-launcher .alt-launcher-header .alt-launcher-header-right-head{
    position:relative;
    font-weight:700;
    font-size:36px;
    line-height:100%
}
.alt-launcher .alt-launcher-header .alt-launcher-header-right-head:before{
    content:"";
    position:absolute;
    width:265px;
    height:2px;
    background-color:#fff;
    right:20px;
    bottom:14px
}
.alt-launcher .alt-launcher-header .alt-launcher-header-right-head:after{
    content:"";
    position:absolute;
    width:20px;
    height:20px;
    border-radius:50%;
    border:2px solid #fff;
    right:0;
    bottom:5px
}
.alt-launcher .alt-launcher-header .alt-launcher-header-right-text{
    margin-top:11px;
    font-size:14px;
    line-height:100%
}
.alt-launcher .alt-launcher-steps{
    width:50%;
    margin-left:10px;
    margin-top:-7px;
    display:flex;
    flex-direction:row;
    justify-content:space-between
}
.alt-launcher .alt-launcher-steps .alt-launcher-step{
    padding-top:5px;
    display:flex;
    flex-direction:column;
    justify-content:flex-start;
    align-items:center;
    min-width:136px
}
.alt-launcher .alt-launcher-steps .alt-launcher-step p{
    font-size:12px;
    line-height:100%;
    margin:8px auto 0
}
.alt-launcher .alt-launcher-steps .alt-launcher-step p.main{
    font-weight:900;
    font-size:32px;
    line-height:100%
}
.alt-launcher .alt-launcher-steps .alt-launcher-step .action{
    margin-top:28px
}
.alt-launcher .alt-launcher-steps .alt-launcher-step .action .link{
    width:100px;
    height:35px;
    font-size:14px;
    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:center
}
.alt-launcher .alt-launcher-steps .alt-launcher-step1{
    width:136px;
    background:no-repeat 0 0 url(data:image/svg+xml;
    base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMzAiIHZpZXdCb3g9IjAgMCAyNCAzMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEuNSAyNy4zMDk0VjYuMzc4MTJMMjIuNSAxLjg1NzI4VjIyLjc4ODZMMS41IDI3LjMwOTRaIiBzdHJva2U9IiNGRjIzMjMiIHN0cm9rZS13aWR0aD0iMyIvPgo8cGF0aCBkPSJNOS4zNTk3NSAyM0wxMi42NzE4IDEwLjU5Mkw5Ljg2Mzc1IDExLjI2NEw5Ljc2Nzc1IDcuNDk2TDE1LjA5NTggNi4wOEgxOC40Nzk4TDEzLjk0MzggMjNIOS4zNTk3NVoiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPgo=)
}
.alt-launcher .alt-launcher-steps .alt-launcher-step1 img.alt-launcher-step1__image{
    width:86px;
    height:86px
}
.alt-launcher .alt-launcher-steps .alt-launcher-step2{
    padding-top:15px;
    width:136px;
    background:no-repeat 0 0 url(data:image/svg+xml;
    base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMzAiIHZpZXdCb3g9IjAgMCAyNCAzMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEuNSAyNy4zMDk0VjYuMzc4MTJMMjIuNSAxLjg1NzI4VjIyLjc4ODZMMS41IDI3LjMwOTRaIiBzdHJva2U9IiNGRjIzMjMiIHN0cm9rZS13aWR0aD0iMyIvPgo8cGF0aCBkPSJNMy42ODQ1NiAyM0w0LjY2ODU2IDE5LjRMMTMuMjEyNiAxMy44MzJDMTQuNTA4NiAxMyAxNS4xNTY2IDEyLjE2OCAxNS4xNTY2IDExLjMzNkMxNS4xNTY2IDEwLjkwNCAxNS4wMTI2IDEwLjU2OCAxNC43MjQ2IDEwLjMyOEMxNC40NTI2IDEwLjA4OCAxNC4wNTI2IDkuOTY4IDEzLjUyNDYgOS45NjhDMTIuNDA0NiA5Ljk2OCAxMS4xMzI2IDEwLjY2NCA5LjcwODU2IDEyLjA1Nkw2Ljk5NjU2IDkuMkM4Ljk4MDU2IDcuMDI0IDExLjMwMDYgNS45MzYgMTMuOTU2NiA1LjkzNkMxNS43NjQ2IDUuOTM2IDE3LjE5NjYgNi4zODQgMTguMjUyNiA3LjI4QzE5LjMyNDYgOC4xNiAxOS44NjA2IDkuMzEyIDE5Ljg2MDYgMTAuNzM2QzE5Ljg2MDYgMTEuNzkyIDE5LjUzMjYgMTIuNzY4IDE4Ljg3NjYgMTMuNjY0QzE4LjIyMDYgMTQuNTYgMTcuMDc2NiAxNS41MzYgMTUuNDQ0NiAxNi41OTJMMTEuMzQwNiAxOS4yMDhIMTguMDM2NkwxNy4wMDQ2IDIzSDMuNjg0NTZaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K)
}
.alt-launcher .alt-launcher-steps .alt-launcher-step2 img.alt-launcher-step2__image{
    width:72px;
    height:72px;
    margin-bottom:5px
}
.alt-launcher .alt-launcher-steps .alt-launcher-step3{
    width:188px;
    min-width:188px;
    background:no-repeat left 25px top url(data:image/svg+xml;
    base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMzAiIHZpZXdCb3g9IjAgMCAyNCAzMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEuNSAyNy4zMDk0VjYuMzc4MTJMMjIuNSAxLjg1NzI4VjIyLjc4ODZMMS41IDI3LjMwOTRaIiBzdHJva2U9IiNGRjIzMjMiIHN0cm9rZS13aWR0aD0iMyIvPgo8cGF0aCBkPSJNMTEuMzA4MSAyMy4zMzZDOC4yODQwNiAyMy4zMzYgNi4wNDQwNiAyMi4yNTYgNC41ODgwNiAyMC4wOTZMNy43NTYwNiAxNy40OEM4LjcwMDA2IDE4LjcyOCA5Ljg4NDA2IDE5LjM1MiAxMS4zMDgxIDE5LjM1MkMxMi4xMjQxIDE5LjM1MiAxMi43OTYxIDE5LjE1MiAxMy4zMjQxIDE4Ljc1MkMxMy44NTIxIDE4LjM1MiAxNC4xMTYxIDE3Ljg4OCAxNC4xMTYxIDE3LjM2QzE0LjExNjEgMTYuMzM2IDEzLjI0NDEgMTUuODI0IDExLjUwMDEgMTUuODI0SDkuODkyMDZMOS43OTYwNiAxMy40MjRMMTQuNTAwMSA5Ljk2OEg4LjIxMjA2TDkuMjIwMDYgNi4ySDIxLjM2NDFMMjAuNDUyMSA5LjUzNkwxNS4zMTYxIDEzLjExMkMxNy41ODgxIDEzLjczNiAxOC43MjQxIDE1LjA5NiAxOC43MjQxIDE3LjE5MkMxOC43MjQxIDE5LjAxNiAxOC4wMzYxIDIwLjQ5NiAxNi42NjAxIDIxLjYzMkMxNS4yODQxIDIyLjc2OCAxMy41MDAxIDIzLjMzNiAxMS4zMDgxIDIzLjMzNloiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPgo=)
}
.alt-launcher .alt-launcher-steps .alt-launcher-step3 img.alt-launcher-step3__image{
    width:86px;
    height:86px
}
@media (max-width:1280px){
    .alt-launcher .alt-launcher__wrap{
        flex-direction:column;
        align-items:center
    }
    .alt-launcher .alt-launcher-steps{
        width:620px;
        margin:50px auto 0
    }
}
@media (max-width:768px){
    .alt-launcher .alt-launcher-header{
        width:100%;
        min-width:550px
    }
    .alt-launcher .alt-launcher-header .alt-launcher-header-right-head:before{
        content:"";
        position:absolute;
        width:195px;
        height:2px;
        background-color:#fff;
        right:20px;
        bottom:14px
    }
    .alt-launcher .alt-launcher-steps{
        width:100%;
        margin:50px auto 0
    }
}
@media (max-width:576px){
    .alt-launcher .alt-launcher__wrap{
        width:100%
    }
    .alt-launcher .alt-launcher-header{
        width:100%;
        min-width:350px
    }
    .alt-launcher .alt-launcher-header .alt-launcher-header-icon__picture{
        margin-right:15px
    }
    .alt-launcher .alt-launcher-header .alt-launcher-header-icon__picture img{
        width:96px;
        height:96px
    }
    .alt-launcher .alt-launcher-header .alt-launcher-header-right{
        width:calc(100% - 120px);
        margin-top:0
    }
    .alt-launcher .alt-launcher-header .alt-launcher-header-right-head{
        position:relative;
        font-weight:700;
        font-size:28px;
        line-height:100%
    }
    .alt-launcher .alt-launcher-header .alt-launcher-header-right-head:before{
        content:"";
        position:absolute;
        width:calc(100% - 170px);
        height:2px;
        background-color:#fff;
        right:20px;
        bottom:14px
    }
    .alt-launcher .alt-launcher-steps{
        flex-direction:column;
        align-items:center
    }
    .alt-launcher .alt-launcher-steps .alt-launcher-step{
        min-width:136px;
        margin-bottom:40px
    }
    .alt-launcher .alt-launcher-steps .alt-launcher-step p.main{
        font-weight:900;
        font-size:28px
    }
    .alt-launcher .alt-launcher-steps .alt-launcher-step3{
        width:166px;
        min-width:166px
    }
}
@media (max-width:440px){
    .alt-launcher .alt-launcher-header .alt-launcher-header-icon__picture{
        display:none
    }
    .alt-launcher .alt-launcher-header .alt-launcher-header-right{
        width:100%
    }
}
.homepage-news{
    padding-top:200px;
    background:center 95px/100% no-repeat;
    position:relative;
    overflow:hidden;
    padding-bottom:90px
}
.homepage-news:after{
    content:"";
    position:absolute;
    left:calc(50% + 260px);
    top:545px;
    width:690px;
    height:781px
}
.no-webp .homepage-news{
    background-image:url(/public/img/news-bg-1.png)
}
.no-webp .homepage-news:after{
    background-image:url(/public/img/news-render-1.png)
}
.webp .homepage-news{
    background-image:url(/public/img/news-bg-1.webp)
}
.webp .homepage-news:after{
    background-image:url(/public/img/news-render-1.webp)
}
.homepage-news .title{
    text-align:center
}
.homepage-news .title:before{
    width:444px;
    text-align:center;
    left:calc(50% - 222px)
}
.homepage-news .posts{
    margin-top:75px
}
.homepage-news .action{
    display:flex;
    justify-content:center;
    margin-top:225px
}
.homepage-news .link{
    width:300px;
    height:75px;
    line-height:75px;
    font-size:20px;
    text-transform:uppercase;
    background-color:#36427a;
    text-align:center;
    transition:background-color .2s
}
.homepage-news .link:hover{
    background-color:#414f93
}
@media (max-width:1024px){
    .homepage-news:after{
        display:none
    }
}
@media (max-width:768px){
    .homepage-news .action{
        margin-top:100px
    }
}
@media (max-width:576px){
    .homepage-news .title{
        font-size:55px
    }
    .homepage-news .post,.homepage-news .title:before{
        display:none
    }
    .homepage-news .post:first-child{
        display:block
    }
    .footer__copy,.footer__docs,.footer__projects{
        text-align:center
    }
}
@media (min-width:1921px){
    .homepage-news{
        padding-top:200px;
        background-position-y:95px;
        padding-bottom:90px
    }
    .homepage-news:after{
        left:calc(50% + 260px);
        top:545px;
        width:690px;
        height:781px;
        background-size:100%
    }
    .homepage-news .title:before{
        width:444px;
        left:calc(50% - 222px)
    }
    .homepage-news .posts{
        margin-top:75px
    }
    .homepage-news .action{
        margin-top:225px
    }
    .homepage-news .link{
        width:300px;
        height:75px;
        line-height:75px
    }
}
.faq-list{
    margin-bottom:64px;
    position:relative
}
.faq-list>.block-title{
    text-align:center;
    margin-bottom:64px
}
.faq-list__wrapper{
    display:grid;
    grid-template-columns:repeat(2,1fr);
    grid-gap:32px
}
@media (max-width:768px){
    .faq-list__wrapper{
        grid-template-columns:1fr
    }
}
.faq-list.container h1{
    margin-top:70px
}
.faq-list.container .action{
    display:flex;
    justify-content:center;
    margin-top:30px
}
.faq-list.container .link{
    width:300px;
    height:75px;
    line-height:75px;
    font-size:px2rem(20);
    text-transform:uppercase;
    background-color:#36427a;
    text-align:center;
    transition:background-color .2s
}
.faq-list.container .link:hover{
    background-color:#414f93
}
.faq-item{
    border:1px solid #6884af;
    position:relative
}
.faq-item__wrapper{
    background-color:rgba(0,0,0,.5);
    padding:32px;
    display:block;
    align-items:center;
    height:100%
}
.faq-item__action{
    position:absolute;
    width:32px;
    height:32px;
    color:#fff;
    border-radius:50%;
    background-color:#c92e2e;
    right:-16px;
    top:-16px;
    display:none;
    align-items:center;
    justify-content:center
}
.faq-item__action svg{
    width:12px;
    height:12px;
    fill:#fff
}
.faq-item__action svg:last-child{
    display:none
}
.faq-item__answer{
    display:none;
    margin-top:16px;
    border-top:1px dashed #c92e2e;
    padding-top:16px
}
.faq-item.opened,.faq-item:hover{
    border-color:#c92e2e
}
.faq-item.opened .faq-item__action,.faq-item:hover .faq-item__action{
    display:flex
}
.faq-item.opened{
    border-color:#c92e2e
}
.faq-item.opened .faq-item__action{
    display:flex
}
.faq-item.opened .faq-item__action svg:first-child{
    display:none
}
.faq-item.opened .faq-item__action svg:last-child,.faq-item.opened .faq-item__answer{
    display:block
}
.find-gamer{
    display:flex;
    align-items:center;
    justify-content:center;
    padding:0;
    margin-bottom:64px
}
.find-gamer__content{
    max-width:550px;
    position:relative
}
.gamer-data{
    display:grid;
    grid-row-gap:16px;
    margin-top:32px
}
.gamer-data__row{
    display:flex;
    justify-content:space-between;
    align-items:center
}
.success-response{
    color:#9cf122;
    font-size:16px;
    padding:32px;
    border:1px solid #9cf122;
    border-radius:4px;
    max-width:500px;
    text-align:center;
    margin:30px auto
}
.find-gamer-form>.title{
    font-size:45px;
    font-weight:900;
    text-align:center;
    margin-top:100px
}
.find-gamer-form>.subtitle{
    font-size:20px;
    text-align:center;
    margin:15px 0
}
.find-gamer-form>form{
    width:300px;
    margin:25px auto 0
}
.find-gamer-form .btn{
    width:100%;
    padding:15px 0
}
@media(max-width:576px){
    .find-gamer-form>.title{
        margin-top:32px;
        font-size:32px
    }
    .find-gamer-form>.subtitle{
        font-size:18px
    }
}
.map{
    margin-top:75px;
    padding-bottom:100px
}
.map-icon>img{
    max-width:80%;
    display:block
}
.map__title{
    font-size:45px;
    font-weight:900;
    margin-bottom:32px
}
.map__mobile-help{
    display:none
}
@media(max-width:1250px){
    .map__mobile-help{
        display:block;
        text-align:center;
        margin-bottom:24px
    }
}
@media(max-width:1250px){
    .map__scroll{
        overflow-x:scroll
    }
}
.map__container{
    background-image:url(/public/img/samap-1250.jpg);
    height:1250px;
    width:1250px;
    position:relative
}
.map__container .map-icon{
    width:16px;
    height:16px;
    position:absolute
}
.webp .map__container{
    background-image:url(/public/img/samap-1250.webp)
}
@media(max-width:576px){
    .map{
        width:100vw
    }
}
@media(min-width:1921px){
    .map{
        margin-top:75px;
        padding-bottom:100px
    }
    .map__title{
        margin-bottom:32px
    }
    .map__container{
        height:1250px;
        width:1250px;
        background-size:1250px
    }
    .map__container>svg{
        width:16px;
        height:16px
    }
}
.footer{
    background-color:#05070d;
    background-image:radial-gradient(ellipse at top,rgba(201,46,46,.2),transparent);
    border-top:1px solid #c92e2e;
    padding:35px 0
}
.footer__wrapper{
    display:flex;
    justify-content:space-between;
    align-items:center
}
.footer__copy{
    color:#fff;
    font-size:16px;
    font-weight:900
}
.footer__copy-text{
    color:#6378c7;
    font-size:13px
}
.footer__link{
    color:#6378c7;
    font-size:14px;
    display:block
}
.footer__link:hover{
    text-decoration:underline
}
.footer__docs,.footer__projects{
    margin-top:16px
}
.footer__up{
    width:50px;
    height:50px;
    background:#36427a url(data:image/png;
    base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAPCAYAAAARZmTlAAAAyElEQVQ4ja2UvQrCQBAGU/gsFhFFNApRFGtf2cI3sBTBUtEinaAgGkcWEpBL7mdjPtjq9m6Yu+UiILT6wAY4A1sgCd0bCpgAL6pZtAUZA3kNoMzsX4hcydMBkHyAeVNI4jEwk2ohieUNXMltV9eGgZkKqInBRQvSGDyAFdApRvfmAaUmZOQxuAMDwzr2gGTqpiVEmt8eg9gyIN0Ao6E07pQGZvmM9pEHYDNQGUnDyQLoKT5Pl1Emi0vgWjRIHRUGdUaHn7MyYP0F5fMXLotgNq8AAAAASUVORK5CYII=) 50% no-repeat;
    transition:background-color .2s
}
.footer__up:hover{
    background-color:#414f93
}
.footer__links{
    height:135px;
    display:flex;
    flex-direction:column;
    justify-content:space-between
}
.footer__contacts{
    display:grid;
    grid-template-columns:70px 70px;
    align-items:center;
    grid-gap:8px
}
.footer__contacts>img{
    width:70px;
    height:70px
}
.footer__contacts>img:last-child{
    margin-left:8px
}
@media (max-width:576px){
    .footer__contacts{
        margin-top:16px;
        display:flex;
        justify-content:space-between;
        padding:0 16px
    }
    .footer__up-container{
        display:flex;
        justify-content:center;
        margin-top:32px
    }
}
@media (max-width:1024px){
    .footer__menu{
        display:none
    }
}
@media (max-width:576px){
    .footer__wrapper{
        display:block
    }
}
.__nuxt-error-page{
    padding:1rem;
    background:#f7f8fb;
    color:#47494e;
    text-align:center;
    display:flex;
    justify-content:center;
    align-items:center;
    flex-direction:column;
    font-family:sans-serif;
    font-weight:100!important;
    -ms-text-size-adjust:100%;
    -webkit-text-size-adjust:100%;
    -webkit-font-smoothing:antialiased;
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0
}
.__nuxt-error-page .error{
    max-width:450px
}
.__nuxt-error-page .title{
    font-size:1.5rem;
    margin-top:15px;
    color:#47494e;
    margin-bottom:8px
}
.__nuxt-error-page .description{
    color:#7f828b;
    line-height:21px;
    margin-bottom:10px
}
.__nuxt-error-page a{
    color:#7f828b!important;
    text-decoration:none
}
.__nuxt-error-page .logo{
    position:fixed;
    left:12px;
    bottom:12px
}
.breadcrumbs{
    margin:16px 0;
    color:hsla(0,0%,100%,.8)
}
.breadcrumbs__list{
    display:flex
}
.breadcrumbs__list>li:not(.breadcrumbs__list>li:first-child){
    margin-left:15px;
    position:relative
}
.breadcrumbs__list>li:not(.breadcrumbs__list>li:first-child):before{
    content:">";
    position:absolute;
    font-size:10px;
    left:-10px;
    top:3px
}
.rates{
    position:relative
}
.rates_wrapper{
    display:flex;
    float:right;
    position:absolute;
    top:-40px;
    right:0
}
.rates_wrapper>span.rates_name{
    text-indent:-9999em;
    height:0;
    width:0
}
.rates_default,.rates_wrapper>span{
    display:inline-block;
    vertical-align:middle
}
.rates_default{
    width:125px;
    background:url(/public/img/stars.png) 0 0 repeat-x;
    position:relative;
    height:25px;
    overflow:hidden;
    margin-right:10px
}
.rates_default .rates_current,.rates_default a{
    padding:0;
    margin:0;
    position:absolute;
    top:0;
    left:0;
    text-indent:-1000em;
    height:25px;
    line-height:25px;
    outline:0;
    overflow:hidden
}
.rates_default .rates_current{
    z-index:11;
    background:url(/public/img/stars.png) 0 repeat-x
}
.rate a{
    cursor:pointer
}
.rate a:active,.rate a:focus,.rate a:hover{
    background:url(/public/img/stars.png) 0 100% repeat-x
}
.vue-popover{
    display:block;
    position:absolute;
    background:#fff;
    box-shadow:0 4px 20px 0 rgba(52,73,94,.2);
    padding:5px;
    border-radius:5px;
    z-index:998
}
.vue-popover:before{
    display:block;
    position:absolute;
    width:0;
    height:0;
    content:""
}
.vue-popover.dropdown-position-bottom:before{
    border-left:6px solid transparent;
    border-right:6px solid transparent;
    border-bottom:6px solid #fff;
    top:-6px;
    left:calc(50% - 6px);
    filter:drop-shadow(0 -2px 2px rgba(52, 73, 94, .1))
}
.vue-popover.dropdown-position-top:before{
    border-left:6px solid transparent;
    border-right:6px solid transparent;
    border-top:6px solid #fff;
    bottom:-6px;
    left:calc(50% - 6px);
    filter:drop-shadow(0 2px 2px rgba(52, 73, 94, .1))
}
.vue-popover.dropdown-position-left:before{
    border-top:6px solid transparent;
    border-bottom:6px solid transparent;
    border-left:6px solid #fff;
    right:-6px;
    top:calc(50% - 6px);
    filter:drop-shadow(2px 0 2px rgba(52, 73, 94, .1))
}
.vue-popover.dropdown-position-right:before{
    border-top:6px solid transparent;
    border-bottom:6px solid transparent;
    border-right:6px solid #fff;
    left:-6px;
    top:calc(50% - 6px);
    filter:drop-shadow(-2px 0 2px rgba(52, 73, 94, .1))
}
.resize-observer[data-v-8859cc6c]{
    position:absolute;
    top:0;
    left:0;
    z-index:-1;
    width:100%;
    height:100%;
    border:none;
    background-color:transparent;
    pointer-events:none;
    display:block;
    overflow:hidden;
    opacity:0
}
.resize-observer[data-v-8859cc6c] object{
    display:block;
    position:absolute;
    top:0;
    left:0;
    height:100%;
    width:100%;
    overflow:hidden;
    pointer-events:none;
    z-index:-1
}
.lory-slider .lory-frame{
    position:relative;
    font-size:0;
    overflow:hidden;
    white-space:nowrap
}
.lory-slider .lory-slides{
    display:inline-block
}
.lory-slider .lory-slide{
    position:relative;
    display:inline-block!important
}
.tooltip{
    position:absolute;
    z-index:10000;
    display:block!important;
    text-align:left;
    text-align:start;
    font-size:12px;
    opacity:0
}
.tooltip.in{
    opacity:.9
}
.tooltip.top{
    margin-bottom:5px
}
.tooltip.right{
    margin-left:5px
}
.tooltip.bottom{
    margin-top:5px
}
.tooltip.left{
    margin-right:5px
}
.tooltip .tooltip-inner{
    background:#000;
    color:#fff;
    border-radius:4px;
    padding:5px 10px 4px
}
.tooltip .tooltip-arrow{
    width:0;
    height:0;
    border-style:solid;
    position:absolute;
    margin:5px;
    border-color:#000;
    z-index:1
}
.tooltip[x-placement^=top]{
    margin-bottom:5px
}
.tooltip[x-placement^=top] .tooltip-arrow{
    border-width:5px 5px 0;
    border-left-color:transparent!important;
    border-right-color:transparent!important;
    border-bottom-color:transparent!important;
    bottom:-5px;
    left:calc(50% - 5px);
    margin-top:0;
    margin-bottom:0
}
.tooltip[x-placement^=bottom]{
    margin-top:5px
}
.tooltip[x-placement^=bottom] .tooltip-arrow{
    border-width:0 5px 5px;
    border-left-color:transparent!important;
    border-right-color:transparent!important;
    border-top-color:transparent!important;
    top:-5px;
    left:calc(50% - 5px);
    margin-top:0;
    margin-bottom:0
}
.tooltip[x-placement^=right]{
    margin-left:5px
}
.tooltip[x-placement^=right] .tooltip-arrow{
    border-width:5px 5px 5px 0;
    border-left-color:transparent!important;
    border-top-color:transparent!important;
    border-bottom-color:transparent!important;
    left:-5px;
    top:calc(50% - 5px);
    margin-left:0;
    margin-right:0
}
.tooltip[x-placement^=left]{
    margin-right:5px
}
.tooltip[x-placement^=left] .tooltip-arrow{
    border-width:5px 0 5px 5px;
    border-top-color:transparent!important;
    border-right-color:transparent!important;
    border-bottom-color:transparent!important;
    right:-5px;
    top:calc(50% - 5px);
    margin-left:0;
    margin-right:0
}
.tooltip.popover .popover-inner{
    background:#f9f9f9;
    color:#000;
    padding:24px;
    border-radius:5px;
    box-shadow:0 5px 30px rgba(0,0,0,.1)
}
.tooltip.popover .popover-arrow{
    border-color:#f9f9f9
}
.tooltip[aria-hidden=true]{
    visibility:hidden;
    opacity:0;
    transition:opacity .15s,visibility .15s
}
.tooltip[aria-hidden=false]{
    visibility:visible;
    opacity:1;
    transition:opacity .15s
}
.block-title{
    font-size:68px;
    letter-spacing:-5px;
    text-transform:uppercase;
    font-weight:900;
    line-height:62px
}
.block-title--with-shadow{
    position:relative
}
.block-title--with-shadow:before{
    content:attr(data-shadow);
    letter-spacing:12px;
    position:absolute;
    color:transparent;
    -webkit-text-stroke:2px hsla(0,0%,100%,.1);
    top:31px
}
.section-title{
    font-weight:900;
    font-size:45px
}
@media (max-width:768px){
    .section-title{
        font-size:30px
    }
}
@media (min-width:1921px){
    .block-title{
        letter-spacing:-5px;
        line-height:62px
    }
    .block-title--with-shadow:before{
        letter-spacing:12px;
        -webkit-text-stroke-width:2px;
        top:31px
    }
}
.posts__wrapper{
    display:grid;
    grid-template-columns:485px 1fr;
    grid-gap:30px 85px
}
.post{
    display:grid;
    grid-template-columns:225px 1fr;
    grid-template-rows:3fr 2fr;
    grid-column-gap:25px;
    grid-row-gap:10px;
    position:relative;
    z-index:2;
    max-height:126.5625px
}
.post__image{
    width:225px;
    height:126.5625px;
    background-image:url(/public/img/post-placeholder.png);
    background-size:cover;
    background-position:50%;
    grid-row:span 2
}
.post__label{
    font-weight:500;
    color:#000;
    margin:20px 0
}
.post__label>span{
    background-color:#ca2c2b;
    padding:3px 7px;
    display:inline-block
}
.post__title{
    font-weight:900;
    font-size:25px;
    align-self:end;
    line-height:25px
}
.post__datetime{
    background:url(data:image/png;
    base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAC0klEQVRIia2Wa2jPURjHP/+/rWERpiiXchnGai7llnskUctlFKXEC7xAoUx5IbcVeUMmVqSlEUkhucylFTHJcr8s8w6ruZT7Nj31Pevp2G+l9q3T+X2f55zz/J7nPOc5J5U/bRut4BxQAAyMVPOAw8BS4HakqwUeAfPj5TIi3hHIBOaqHwO8dHqT95Gxh04+BBgA9AW6AL+BH0GZVj8SuAp8A77IgKFaPLTVkm+O5NWSZ4p/B24C44MnQ6O/+uM8bASana4DkJKs0clT0vn5U4E7wGjzpExKi3UO0BlokqxAPLRDkpdE8gLJm8S7A/slO2Yb3+z+JsAM5wd3HWYA+xS2e5HuLvAYWOVkZjTljWQBv2hfWAJkpN2SWe1sICQP6bbHtQ+SjOwAyoFO4guACp0H1FdIjsaVa94/SDJSDCwDssULgSVAnnieeKF4tsYXuzVS4SjEJz5gMNANqBdfBxwE7oufB8a6amDjRgCf3Bot5yjJyNuIf3YGAmL+NOKNKj/ZSUbmAL2AE8p1C88k4JTKhoeVpOXABGVUDXAauAxcbMuTS+ovKBTbgSKgATjjxu0CtkZzraiuAM4Ci+0nkza+SPvQIL4H2AjccGN2OgO7gUGqwmvk7UKg0pT+xHcFviYYjTEMeCbZZKAK2CS5lZWewAOgP7AyyZPeQK7jdg6GO77ehatK33ttQe1lvfbJsCXJyGulZ474AeAJMFt8ovpyN+ejesu66cAtXQm5SRtfphiH261SN2KteKhzP90cW3QR0E+RaIE34idsiIyeVAuo0WU3EzgqWZF+zCrvO70P7NR/8OH6nzJfqr5ElSHgjQwYjqs/knYbV6qsyGyjBVgq2xnqIa/sgWHZaQ+RccAVZd17Sw5LYXP7uVvA7ugkWEitKF5XKGwxC1lrMI+mAHXmyQtgFHBNJcT2KalZtQ3l3zJnFrDWvVYMr5TaVorqAP4CPdmedaAoZdYAAAAASUVORK5CYII=) 0 no-repeat;
    padding-left:33px;
    color:#36427a;
    font-size:15px;
    font-weight:500;
    line-height:25px;
    height:25px
}
.post--size-big{
    display:block;
    grid-row:span 4
}
.post--size-big>.post__image{
    width:485px;
    height:272.8125px
}
.post--size-big>.post__content,.post--size-big>.post__datetime{
    margin-top:20px
}
@media (max-width:1024px){
    .posts__wrapper{
        grid-column-gap:50px;
        grid-template-columns:repeat(2,1fr)
    }
    .post{
        max-height:unset;
        display:block
    }
    .post__title{
        font-size:20px;
        margin-top:15px;
        display:inline-block
    }
    .post--size-big .post__image{
        width:344px;
        height:193.5px
    }
}
@media (max-width:768px){
    .posts__wrapper{
        grid-template-columns:1fr 1fr;
        grid-gap:30px
    }
    .post--size-big{
        grid-row:unset
    }
    .post--size-big .post__content,.post--size-big .post__label{
        display:none
    }
    .post--size-big .post__image{
        width:258px;
        height:145.125px
    }
    .post--size-big .post__datetime{
        margin-top:5px
    }
    .post__image{
        width:258px;
        height:145.125px
    }
    .post__datetime{
        margin-top:5px
    }
}
@media (max-width:576px){
    .posts__wrapper{
        grid-template-columns:1fr
    }
    .post--size-big .post__image,.post__image{
        width:100%;
        height:200px
    }
    .block-title{
        font-size:60px
    }
    .block-title--with-shadow:before{
        letter-spacing:1px
    }
}
@media (min-width:1921px){
    .posts__wrapper{
        grid-template-columns:485px 1fr;
        grid-gap:30px 85px
    }
    .post{
        grid-template-columns:225px 1fr;
        grid-column-gap:25px;
        grid-row-gap:10px;
        max-height:126.5625px
    }
    .post__image{
        width:225px;
        height:126.5625px
    }
    .post__label{
        margin:20px 0
    }
    .post__label>span{
        padding:3px 7px
    }
    .post__datetime,.post__title{
        line-height:25px
    }
    .post__datetime{
        padding-left:33px;
        height:25px;
        background-size:25px
    }
    .post--size-big>.post__image{
        width:485px;
        height:272.8125px
    }
    .post--size-big>.post__content,.post--size-big>.post__datetime{
        margin-top:20px
    }
}
.posts{
    margin-bottom:100px
}
.posts>.title{
    text-align:center;
    margin:100px 0
}
.input-group{
    display:grid;
    grid-row-gap:30px;
    max-width:300px
}
select.input__element option{
    color:#000
}
input.input__element::-moz-placeholder{
    font-weight:400;
    color:hsla(0,0%,100%,.3)
}
input.input__element:-ms-input-placeholder{
    font-weight:400;
    color:hsla(0,0%,100%,.3)
}
input.input__element::placeholder{
    font-weight:400;
    color:hsla(0,0%,100%,.3)
}
input.input__element[type=number]::-webkit-inner-spin-button,input.input__element[type=number]::-webkit-outer-spin-button{
    -webkit-appearance:none;
    margin:0
}
input.input__element[type=number]{
    -moz-appearance:textfield
}
.input{
    font-size:18px
}
.input__row_add{
    border-bottom:2px solid hsla(0,0%,100%,.8);
    position:relative;
    width:750px
}
.text_addnews{
    width:750px;
    height:300px;
    top:0;
    right:0
}
.input__row{
    border-bottom:2px solid hsla(0,0%,100%,.8);
    position:relative;
    width:300px
}
.input__icon{
    width:22px;
    height:22px;
    position:absolute;
    left:0;
    top:6.5px;
    fill:hsla(0,0%,100%,.8)
}
.input__element{
    background:0 0;
    color:#fff;
    text-indent:32px;
    width:100%;
    line-height:35px;
    min-height:35px;
    border:none;
    font-weight:500;
    outline:0
}
.input__error{
    color:red;
    font-size:12px;
    margin-top:.5em
}
.input--blue .input__icon{
    fill:#748ed1
}
.input--blue .input__row{
    border-bottom-color:#748ed1
}
.input--blue select.input__element:focus{
    background:hsla(0,0%,100%,.1);
    outline:0
}
@media (min-width:1921px){
    .input-group{
        grid-row-gap:30px;
        max-width:300px
    }
    .input__row{
        border-bottom-width:2px;
        width:300px
    }
    .input__row_add{
        border-bottom-width:2px;
        width:300px
    }
    .input__icon{
        width:22px;
        height:22px;
        top:6.5px
    }
    .input__element{
        text-indent:32px;
        line-height:35px;
        min-height:35px
    }
}
.shop-button-container{
    margin-top:-35px;
    text-align:center;
    max-width:300px
}
.shop-button{
    width:250px;
    height:70px;
    line-height:70px;
    color:#0a0f1b;
    font-size:25px;
    font-weight:900;
    background:#9cf122;
    box-shadow:0 0 25px 5px rgba(156,241,34,.6);
    transition:all .2s ease
}
.shop-button:hover{
    box-shadow:0 0 25px 5px #9cf122
}
.calculator{
    display:grid;
    grid-template-columns:1fr 1fr;
    grid-template-rows:30px 50px;
    grid-gap:25px 30px;
    gap:25px 30px;
    background:url(/public/img/shop-calc-figure-1.png) top no-repeat;
    max-width:375px;
    min-height:155px;
    padding-left:30px;
    margin-left:-30px;
    margin-top:35px
}
.calculator__title{
    font-size:25px;
    color:#a4e842;
    font-weight:900;
    grid-column:span 2
}
.calculator__value{
    font-size:25px;
    font-weight:900;
    line-height:28px
}
.calculator__value>span{
    color:#a4e842
}
.calculator__input-desc{
    letter-spacing:1px
}
.special-info{
    margin-top:21px;
    text-align:center;
    position:absolute;
    top:0;
    left:0;
    width:100%;
    opacity:0;
    transition:opacity .2s ease
}
.special-info.active{
    opacity:1
}
.special-info.active .special-info__buy{
    display:inline-block
}
.special-info__name{
    font-size:18px;
    font-weight:900;
    line-height:17px
}
.special-info__cash{
    font-size:35px;
    line-height:32px;
    font-weight:900;
    color:#9cf122;
    margin-top:5px
}
.special-info__cash:after{
    content:"Наличными";
    font-size:18px;
    font-weight:900;
    color:#fff;
    display:block
}
.special-info__extra{
    margin-top:18px
}
.special-info__buy{
    width:197px;
    height:53px;
    background:url(data:image/svg+xml;
    base64,PHN2ZyB3aWR0aD0iMTk3IiBoZWlnaHQ9IjUzIiB2aWV3Qm94PSIwIDAgMTk3IDUzIiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNMTIgOC41TDE4MS41IDBMMTk3IDUyLjVMMCA0OUwxMiA4LjVaIiBmaWxsPSIjOUNGMTIyIi8+Cjwvc3ZnPgo=) 50%/contain no-repeat;
    font-size:18px;
    font-weight:400;
    color:#121321;
    margin-top:22px;
    display:none
}
.shop-title,.special-info__buy>span{
    font-weight:900
}
.shop-title{
    margin-top:50px;
    position:relative;
    text-align:center;
    font-size:18px;
    text-transform:uppercase
}
.shop-title:after{
    content:"";
    position:absolute;
    width:50px;
    height:5px;
    background-color:#9cf122;
    bottom:-12px;
    left:calc(50% - 25px)
}
.mobile-specials{
    margin-top:-30px;
    display:none
}
.mobile-specials__slider{
    margin:0 auto;
    min-height:360px;
    background:url(/public/img/elements-money.png) 0/100% no-repeat
}
.mobile-specials__slides{
    padding:90px 0 45px
}
.mobile-specials__slider-dots{
    display:flex;
    justify-content:center;
    margin-top:15px
}
.mobile-specials__slider-dots>span{
    margin:0 2px;
    display:inline-block;
    background-color:hsla(0,0%,100%,.25);
    width:10px;
    height:10px;
    border-radius:50%
}
.mobile-specials__slider-dots>span.active{
    background-color:#9cf122
}
.mobile-specials__info{
    position:relative;
    min-height:267px
}
.special-slide{
    width:225px;
    vertical-align:middle
}
.special-slide__icon{
    width:155px;
    height:155px;
    background-color:#171721;
    border-radius:50%;
    display:flex;
    align-items:center;
    justify-content:center;
    margin:0 auto
}
.special-slide__icon img{
    width:113px;
    opacity:.25
}
.special-slide.active .special-slide__icon{
    width:225px;
    height:225px;
    background-color:#9cf122;
    box-shadow:0 0 45px 1px #9cf122
}
.special-slide.active .special-slide__icon img{
    width:165px;
    opacity:1
}
.order-data{
    background-color:#090e18;
    padding:40px;
    border-radius:8px
}
.order-data__title{
    text-align:center;
    font-size:18px;
    padding-bottom:15px;
    border-bottom:1px solid hsla(0,0%,100%,.25)
}
.order-data__alert{
    padding:16px;
    border:1px solid #fff;
    margin-top:16px;
    font-size:12px
}
.order-data__alert.danger{
    color:#f13636;
    border-color:#f13636
}
.order-data__items{
    margin-top:15px;
    display:grid;
    grid-row-gap:15px;
    row-gap:15px
}
.order-data__buttons{
    display:grid;
    grid-template-columns:1fr 1fr;
    grid-gap:15px;
    gap:15px;
    margin-top:35px
}
.order-data__buttons div:nth-child(3),.order-data__buttons div:nth-child(4){
    grid-column:span 2
}
.order-data .terms{
    margin-top:32px;
    text-align:center;
    color:#8f8f8f;
    font-size:12px
}
.order-data .terms>a{
    border-bottom:1px dashed #8f8f8f
}
.order-ps-help{
    color:hsla(0,0%,100%,.6);
    font-size:12px;
    margin-top:5px;
    text-align:center;
    display:none
}
.order-button{
    display:flex;
    align-items:center;
    justify-content:center;
    border:1px solid hsla(0,0%,100%,.2);
    height:50px;
    border-radius:4px;
    width:100%
}
.order-button>img{
    max-height:40px;
    max-width:95px
}
.order-button:hover{
    background-color:hsla(0,0%,100%,.1)
}
.order-button.disabled{
    cursor:no-drop
}
.order-button.disabled img{
    filter:grayscale(1)
}
.order-button.disabled+.order-ps-help{
    display:block
}
.order-button.disabled:hover{
    background-color:transparent
}
.order-button.green{
    background-color:green;
    color:#fff
}
.order-button.green:hover{
    background-color:#009600
}
.order-button.two-lines{
    flex-direction:column
}
.check-payment-modal .vm--overlay{
    background-color:rgba(0,0,0,.8)
}
.order-item{
    display:flex;
    justify-content:space-between
}
.pay-button{
    padding-bottom:15px;
    position:relative;
    width:220px
}
.pay-button>span{
    background-color:#ff3535;
    color:#fff;
    font-size:15px;
    position:absolute;
    top:-12.5px;
    right:-27.5px;
    width:55px;
    height:25px;
    line-height:25px;
    text-align:center;
    text-decoration:line-through;
    display:none
}
.pay-button>button{
    background-color:transparent;
    color:#9cf122;
    width:100%;
    height:48px;
    line-height:48px;
    font-size:15px;
    transition:box-shadow .2s ease
}
.pay-button>button>span{
    font-weight:900
}
.pay-button>button:hover{
    box-shadow:0 0 15px 2px #9cf122
}
.special{
    display:grid;
    grid-template-columns:190px 1fr
}
.special .pay-button button{
    background-color:#9cf122;
    color:#000
}
.special .pay-button>span{
    display:block;
    opacity:0;
    transition:opacity .2s ease
}
.special .pay-button:hover>span{
    opacity:1
}
.special__cash{
    display:flex;
    align-items:center;
    color:#0a0f1b;
    font-size:25px;
    background:url(/public/img/shop/shop-special-figure.png) 0 no-repeat;
    min-height:50px;
    font-weight:900;
    padding-left:20px;
    margin:25px 0
}
.special__cash>span{
    color:#fff;
    font-size:15px;
    margin-left:40px
}
.special>picture{
    grid-row:span 5;
    justify-self:center;
    margin-top:20px
}
.special__title{
    font-size:35px;
    line-height:30px
}
.special__title>span{
    font-weight:900
}
.special__bonus{
    color:#a4e842;
    font-size:23px;
    position:relative;
    line-height:25px;
    padding-left:20px
}
.special__bonus>span{
    font-weight:900
}
.special__bonus:before{
    content:"";
    position:absolute;
    width:10px;
    height:10px;
    background-color:#a4e842;
    border-radius:50%;
    left:0;
    top:7px
}
.special__bonus--gold{
    color:#ffc14f
}
.special__bonus--gold:before{
    background-color:#ffc14f
}
.special__button{
    margin-top:65px
}
.packet{
    display:flex;
    flex-direction:column;
    align-items:center;
    text-align:center;
    border:1px solid #121930;
    padding:30px 0
}
.packet__economy{
    color:#a3e642;
    font-size:12px;
    background-color:hsla(0,0%,100%,.2);
    padding:5px 15px
}
.packet__economy>span,.packet__name{
    font-weight:900
}
.packet__name{
    font-size:15px;
    margin-top:35px
}
.packet__image{
    margin-top:25px;
    height:115px
}
.packet__sum{
    font-size:25px;
    color:#a3e642;
    font-weight:900;
    line-height:17px;
    margin-top:10px
}
.packet__sum>span{
    color:#fff;
    font-size:15px
}
.packet__button{
    margin-top:20px
}
.packet:hover{
    border-color:#9cf122
}
.packet:hover .pay-button>span{
    display:block
}
.packet:hover .pay-button>button{
    background-color:#9cf122;
    color:#000
}
.packet--vip .packet__name{
    font-size:20px
}
.packet--vip .pay-button>button:hover{
    box-shadow:0 0 15px 2px #f9a01a
}
.packet--vip:hover .pay-button>span{
    display:block
}
.packet--vip:hover .pay-button>button{
    background-color:#f9a01a;
    color:#000
}
.packet--admins .packet__image{
    margin-top:25px;
    height:185px;
    border-radius:45px 0 45px 0
}
.packet--admins .packet__name{
    font-size:20px
}
.packet--admins .pay-button>button:hover{
    box-shadow:0 0 15px 2px #d246e3
}
.packet--admins:hover .pay-button>span{
    display:block
}
.packet--admins:hover .pay-button>button{
    background-color:#d246e3;
    color:#000
}
.packets{
    margin-top:120px
}
.packets__wrapper{
    display:flex;
    justify-content:space-between;
    align-items:flex-end;
    flex-wrap:wrap
}
.packets__wrapper>.packet{
    flex:0 0 25%
}
.specials{
    min-height:396px
}
.specials__title{
    font-weight:900;
    font-size:35px;
    text-align:center
}
.specials__items{
    display:grid;
    grid-template-columns:1fr 1fr;
    margin-top:60px
}
.error-page{
    padding-bottom:250px
}
.shop-page{
    padding-bottom:150px
}
.shop-page .page-title{
    text-align:center;
    font-size:45px;
    font-weight:900;
    margin-top:85px
}
.shop-page .form{
    display:grid;
    grid-template-columns:375px 1fr;
    align-items:center;
    margin-top:55px
}
.shop-page .form>.render{
    justify-self:end;
    width:740px;
    height:619px;
    background:url(/public/img/money-art.png) 50% no-repeat
}
@media (max-width:1280px){
    .shop-page .form>.render{
        width:100%;
        background-size:contain
    }
    .specials{
        background-position-y:center
    }
    .special{
        grid-template-columns:1fr
    }
    .special__title{
        text-align:center;
        margin-top:15px
    }
    .special__bonus,.special__button,.special__cash{
        justify-self:center
    }
}
@media (max-width:1024px){
    .shop-page .form>.render{
        width:100%;
        background-size:auto;
        background-position:0
    }
    .special__bonus{
        text-align:center
    }
    .special__bonus:before{
        display:none
    }
}
@media (max-width:768px){
    .shop-page .form{
        grid-template-columns:300px;
        justify-content:center
    }
    .shop-page .form>.render{
        display:none
    }
    .calculator{
        background-position-x:left;
        margin-right:-46px;
        padding-right:46px
    }
    .packets,.specials{
        display:none
    }
    .mobile-specials{
        display:block
    }
}
.lds-ellipsis{
    display:inline-block;
    position:relative;
    width:80px;
    height:80px
}
.lds-ellipsis div{
    position:absolute;
    top:33px;
    width:13px;
    height:13px;
    border-radius:50%;
    background:#fff;
    -webkit-animation-timing-function:cubic-bezier(0,1,1,0);
    animation-timing-function:cubic-bezier(0,1,1,0)
}
.lds-ellipsis div:first-child{
    left:8px;
    -webkit-animation:lds-ellipsis1 .6s infinite;
    animation:lds-ellipsis1 .6s infinite
}
.lds-ellipsis div:nth-child(2){
    left:8px
}
.lds-ellipsis div:nth-child(2),.lds-ellipsis div:nth-child(3){
    -webkit-animation:lds-ellipsis2 .6s infinite;
    animation:lds-ellipsis2 .6s infinite
}
.lds-ellipsis div:nth-child(3){
    left:32px
}
.lds-ellipsis div:nth-child(4){
    left:56px;
    -webkit-animation:lds-ellipsis3 .6s infinite;
    animation:lds-ellipsis3 .6s infinite
}
@-webkit-keyframes lds-ellipsis1{
    0%{
        transform:scale(0)
    }
    to{
        transform:scale(1)
    }
}
@keyframes lds-ellipsis1{
    0%{
        transform:scale(0)
    }
    to{
        transform:scale(1)
    }
}
@-webkit-keyframes lds-ellipsis3{
    0%{
        transform:scale(1)
    }
    to{
        transform:scale(0)
    }
}
@keyframes lds-ellipsis3{
    0%{
        transform:scale(1)
    }
    to{
        transform:scale(0)
    }
}
@-webkit-keyframes lds-ellipsis2{
    0%{
        transform:translate(0)
    }
    to{
        transform:translate(24px)
    }
}
@keyframes lds-ellipsis2{
    0%{
        transform:translate(0)
    }
    to{
        transform:translate(24px)
    }
}
.add-page-buttons{
    text-align:center;
    display:flex;
    flex-direction:column;
    align-items:center;
    grid-row-gap:15px;
    row-gap:15px
}
.login-page-buttons{
    text-align:center;
    margin-top:75px;
    display:flex;
    flex-direction:column;
    align-items:center;
    grid-row-gap:15px;
    row-gap:15px
}
.login-page{
    position:relative;
    min-height:950px
}
.login-page__title{
    font-size:45px;
    font-weight:900;
    text-align:center;
    margin-top:100px
}
.login-page .vm--overlay{
    background-color:rgba(0,0,0,.9)!important
}
.login-page-render{
    width:460px;
    height:849px;
    background:url(/public/img/man-render-1.png) 50%/contain no-repeat;
    position:absolute;
    top:95px;
    left:calc(50% - 600px)
}
.login-page-form{
    width:446px;
    height:440px;
    margin-left:calc(50% - 73px);
    background:url(/public/img/login-form-bg-1.png) 50% no-repeat;
    display:flex;
    align-items:center;
    justify-content:center
}
@media (max-width:768px){
    .login-page{
        min-height:660px
    }
    .login-page-render{
        display:none
    }
    .login-page-form{
        background:unset;
        width:100%;
        height:auto;
        margin-left:unset
    }
}
@media (min-width:1921px){
    .login-page-buttons{
        margin-top:75px;
        grid-row-gap:15px;
        row-gap:15px
    }
    .btn--login{
        line-height:70px;
        height:70px;
        width:250px
    }
    .login-page{
        min-height:950px
    }
    .login-page__title{
        margin-top:100px
    }
    .login-page-render{
        width:460px;
        height:849px;
        top:95px;
        left:calc(50% - 600px)
    }
    .login-page-form{
        width:446px;
        height:440px;
        margin-left:calc(50% - 73px);
        background-size:446px
    }
}
.vm--modal{
    width:100%
}
.vm--container{
    overflow:hidden;
    justify-content:flex-start
}
@media screen and (max-width:768px){
    .nav--navbar .nav__list{
        justify-content:flex-start
    }
}
.fstyles-skills{
    display:grid;
    grid-template-columns:1fr 1fr
}
.user-menu-mobile{
    background:#090e18;
    padding:50px 0;
    text-align:center;
    display:grid;
    grid-row-gap:30px;
    justify-content:center
}
.profile .vm--overlay{
    background-color:rgba(0,0,0,.8)
}
.user-menu{
    display:flex;
    justify-content:space-between;
    margin-top:50px
}
.user-menu__link{
    color:#6378c7;
    font-size:15px;
    letter-spacing:.5px;
    display:block;
    position:relative
}
.user-menu__link:after{
    content:"";
    position:absolute;
    height:4px;
    width:30%;
    left:35%;
    bottom:0;
    background-color:#c92e2e;
    transition:all .2s ease;
    opacity:0
}
.user-menu__link:hover{
    color:#fff
}
.user-menu__link:hover:after{
    opacity:1;
    bottom:-17px
}
.user-menu-opener{
    display:none
}
.gym-item{
    display:flex;
    align-items:center
}
.gym-item__icon{
    width:60px;
    height:60px;
    flex-shrink:0;
    background-position:50%;
    background-repeat:no-repeat;
    background-size:contain
}
.gym-item__icon--heart{
    background-image:url(public/img/profile/heartbeat.png)
}
.gym-item__icon--cutlery{
    background-image:url(public/img/profile/cutlery.png)
}
.gym-item__icon--fist{
    background-image:url(public/img/profile/fist.png)
}
.gym-item__icon--muscle{
    background-image:url(public/img/profile/muscle.png)
}
.gym-item__icon--running{
    background-image:url(public/img/profile/running.png)
}
.gym-item__bar{
    margin-left:-15px;
    width:calc(100% - 15px)
}
.progress2{
    position:relative;
    height:40px;
    display:flex;
    justify-content:space-between
}
.progress2__title{
    font-weight:900;
    font-size:20px
}
.progress2__value{
    padding-top:5px
}
.progress2:before,.progress2__bar{
    position:absolute;
    bottom:0;
    left:0;
    height:10px;
    border-radius:10px
}
.progress2:before{
    content:"";
    width:100%;
    background-color:#2c407d
}
.progress2__bar{
    background-color:#c92e2e
}
.progress1{
    position:relative;
    border:3px solid #c92e2e;
    border-radius:36px;
    height:36px
}
.progress1__bar{
    position:absolute;
    top:6px;
    bottom:6px;
    left:6px;
    background:#c92e2e;
    border-radius:24px
}
.progress1__value{
    position:absolute;
    font-weight:900;
    line-height:30px;
    top:0;
    right:12px
}
.progress1--red{
    border-color:#c92e2e
}
.progress1--red .progress1__bar{
    background-color:#c92e2e
}
.progress1--orange{
    border-color:#e06d44
}
.progress1--orange .progress1__bar{
    background-color:#e06d44
}
.data-row{
    font-size:15px;
    padding:7.5px 0
}
.data-row__key{
    color:#60636b;
    font-weight:500
}
.data-row__value{
    font-weight:900
}
.general-data{
    display:grid;
    grid-template-columns:300px 1fr 300px;
    margin:90px auto 0;
    max-width:1024px
}
.general-data__info{
    margin-top:50px
}
.general-data__info>.section-title{
    display:none
}
.general-data__skin{
    background:radial-gradient(#c92e2e 0,transparent 73%) 50%/450px 450px no-repeat;
    display:flex;
    align-items:center;
    justify-content:center;
    flex-direction:column
}
.general-data__gym{
    display:grid;
    grid-row-gap:45px
}
.skin{
    position:relative
}
.skin:before{
    position:absolute;
    content:"";
    width:160px;
    height:40px;
    background-color:#000;
    border-radius:50%;
    bottom:0;
    left:50%;
    margin-left:-80px
}
.skin-img{
    position:relative;
    width:140px
}
.inventory-button{
    margin-top:64px;
    color:#6378c7;
    font-size:16px;
    border-bottom:1px dashed;
    padding:0 2px 4px;
    transition:all .15s
}
.inventory-button:hover{
    color:#fff
}
.game-server{
    padding:10px 0 10px 30px;
    background:url(/public/img/img_server/server-1.png) 50% no-repeat;
    font-size:18px;
    letter-spacing:1px;
    position:relative
}
.game-server:before{
    position:absolute;
    top:calc(50% - 27.5px);
    left:-35px;
    content:attr(data-number);
    width:50px;
    height:55px;
    border:10px solid #c92e2e;
    transform:skew(-15deg,0) rotate(-15deg);
    box-shadow:0 0 25px 5px #c92e2e;
    font-weight:900;
    font-size:49px;
    line-height:45px;
    font-style:italic;
    text-align:center
}
.game-server__name{
    font-weight:900;
    font-size:32px;
    line-height:35px;
    text-transform:uppercase;
    margin-top:5px
}
.game-server.server-1{
    background-image:url(/public/img/img_server/server-1.png)
}
.game-server.server-2{
    background-image:url(/public/img/img_server/server-2.png)
}
.game-server.server-3{
    background-image:url(/public/img/img_server/server-3.png)
}
.game-server.server-4{
    background-image:url(/public/img/img_server/server-4.png)
}
.game-server.server-5{
    background-image:url(/public/img/img_server/server-5.png)
}
.game-server.server-6{
    background-image:url(/public/img/img_server/server-6.png)
}
.game-server.server-7{
    background-image:url(/public/img/img_server/server-7.png)
}
.game-server.server-8{
    background-image:url(/public/img/img_server/server-8.png)
}
.game-server.server-9{
    background-image:url(/public/img/img_server/server-9.png)
}
.game-server.server-10{
    background-image:url(/public/img/img_server/server-10.png)
}
.game-server.server-11{
    background-image:url(/public/img/img_server/server-11.png)
}
.game-server.server-12{
    background-image:url(/public/img/img_server/server-12.png)
}
.game-server.server-13{
    background-image:url(/public/img/img_server/server-13.png)
}
.game-server.server-14{
    background-image:url(/public/img/img_server/server-14.png)
}
.game-server.server-15{
    background-image:url(/public/img/img_server/server-15.png)
}
.game-server.server-16{
    background-image:url(/public/img/img_server/server-16.png)
}
.game-server.server-17{
    background-image:url(/public/img/img_server/server-17.png)
}
.game-server.server-18{
    background-image:url(/public/img/img_server/server-18.png)
}
.game-server.server-19{
    background-image:url(/public/img/img_server/server-19.png)
}
.webp .game-server.server-1{
    background-image:url(/public/img/img_server/server-1.webp)
}
.webp .game-server.server-2{
    background-image:url(/public/img/img_server/server-2.webp)
}
.webp .game-server.server-3{
    background-image:url(/public/img/img_server/server-3.webp)
}
.webp .game-server.server-4{
    background-image:url(/public/img/img_server/server-4.webp)
}
.webp .game-server.server-5{
    background-image:url(/public/img/img_server/server-5.webp)
}
.webp .game-server.server-6{
    background-image:url(/public/img/img_server/server-6.webp)
}
.webp .game-server.server-7{
    background-image:url(/public/img/img_server/server-7.webp)
}
.webp .game-server.server-8{
    background-image:url(/public/img/img_server/server-8.webp)
}
.webp .game-server.server-9{
    background-image:url(/public/img/img_server/server-9.webp)
}
.webp .game-server.server-10{
    background-image:url(/public/img/img_server/server-10.webp)
}
.webp .game-server.server-11{
    background-image:url(/public/img/img_server/server-11.webp)
}
.webp .game-server.server-12{
    background-image:url(/public/img/img_server/server-12.webp)
}
.webp .game-server.server-13{
    background-image:url(/public/img/img_server/server-13.webp)
}
.webp .game-server.server-14{
    background-image:url(/public/img/img_server/server-14.webp)
}
.webp .game-server.server-15{
    background-image:url(/public/img/img_server/server-15.webp)
}
.webp .game-server.server-16{
    background-image:url(/public/img/img_server/server-16.webp)
}
.webp .game-server.server-17{
    background-image:url(/public/img/img_server/server-17.webp)
}
.webp .game-server.server-18{
    background-image:url(/public/img/img_server/server-18.webp)
}
.webp .game-server.server-19{
    background-image:url(/public/img/img_server/server-19.webp)
}
.profile{
    margin-top:120px;
    padding-bottom:120px
}
.main-data{
    display:flex
}
.main-data__nickname{
    font-weight:900;
    font-size:45px
}
.level{
    position:relative;
    text-align:center;
    margin-left:2em
}
.level__value{
    font-weight:900;
    font-size:45px;
    line-height:40px;
    margin-top:8px;
    position:relative
}
.level__desc{
    color:#6278c6;
    font-size:15px;
    margin-top:1.5em
}
.level:before{
    position:absolute;
    content:"";
    width:50px;
    height:55px;
    border:8px solid #c92e2e;
    top:0;
    left:calc(50% - 27.5px);
    transform:skew(-15deg,0) rotate(-15deg);
    box-shadow:0 0 25px 5px #c92e2e
}
.balance{
    display:flex;
    justify-content:center;
    flex-wrap:wrap;
    margin-top:20px
}
.balance img{
    width:35px;
    height:35px
}
.balance__azc,.balance__bank,.balance__cash,.balance__item{
    display:flex;
    align-items:center;
    margin:12.5px 25px
}
.balance__azc span,.balance__bank span,.balance__cash span,.balance__item span{
    margin-left:1em
}
.balance__cash{
    color:#90db9c
}
.balance__bank{
    color:#6a7894
}
.balance__azc{
    color:#f7ac1d;
    background-image:linear-gradient(90deg,rgba(228,179,49,.45) 0,transparent 80%);
    padding-right:31px;
    background-position-x:17.5px;
    background-repeat:no-repeat
}
@media (max-width:1024px){
    .game-server,.user-menu{
        display:none
    }
    .user-menu-opener{
        width:300px;
        background-color:#2c407d;
        font-size:15px;
        text-align:center;
        line-height:50px;
        color:#fff;
        margin-top:25px;
        display:inline-block
    }
    .general-data{
        grid-template-columns:1fr 1fr
    }
    .general-data__skin{
        order:1;
        grid-column:span 2
    }
    .general-data__gym{
        order:3
    }
    .general-data__info{
        order:2
    }
}
@media (max-width:768px){
    .main-data__nickname{
        line-height:1em
    }
    .fstyles-skills{
        display:block
    }
    .profile{
        margin-top:80px
    }
}
@media (max-width:576px){
    .profile .dflex{
        display:block
    }
    .main-data{
        align-items:center
    }
    .level__value,.main-data__nickname{
        font-size:35px
    }
    .general-data{
        grid-template-columns:1fr
    }
    .general-data__skin{
        grid-column:1
    }
    .general-data__gym{
        order:2;
        grid-row-gap:20px
    }
    .general-data__info{
        order:3
    }
    .general-data__info>.section-title{
        display:block
    }
    .gym-item__icon{
        width:45px;
        height:45px
    }
    .progress1{
        height:25px;
        border-radius:25px;
        border-width:2px
    }
    .progress1__value{
        line-height:21px;
        font-weight:400;
        font-size:13px
    }
    .progress2__title{
        font-size:16px
    }
    .data-row{
        display:flex;
        justify-content:space-between
    }
    .data-row__key{
        color:#939497
    }
}
.upgrades{
    display:grid;
    grid-template-columns:repeat(3,1fr);
    grid-row-gap:30px;
    grid-column-gap:145px;
    margin-top:180px
}
.upgrades__title{
    grid-column:span 3
}
.upgrade{
    display:grid;
    grid-template-columns:55px 1fr;
    grid-template-rows:20px 1fr;
    grid-column-gap:20px;
    grid-row-gap:10px
}
.upgrade__status{
    grid-row:span 2;
    width:55px;
    height:55px;
    border:5px solid #6378c7;
    background:url(data:image/svg+xml;
    base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0NTUuNCA0NTUuNCI+PHBhdGggc3R5bGU9ImZpbGw6I2ZmZiIgZD0iTTM2Mi44LDIyNy45YTI1LjUyLDI1LjUyLDAsMCwxLTI1LjYsMjUuNmgtMjE5YTI1LjYsMjUuNiwwLDAsMSwwLTUxLjJIMzM4LjZDMzUxLjQsMjAyLjMsMzYyLjgsMjEzLjcsMzYyLjgsMjI3LjlaIi8+PC9zdmc+Cg==) 50% no-repeat
}
.upgrade__status--active{
    border-color:#c92e2e;
    background-image:url(data:image/svg+xml;
    base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0NTUuNDMgNDU1LjQzIj48cGF0aCBzdHlsZT0iZmlsbDojZmZmIiBkPSJNMzYyLjgzLDIyNy44OGEyNS41LDI1LjUsMCwwLDEtMjUuNiwyNS42SDI1MS44OXY4NS4zM2EyNS42LDI1LjYsMCwxLDEtNTEuMiwwVjI1My40OEgxMTUuMzZhMjUuNiwyNS42LDAsMCwxLDAtNTEuMmg4NS4zM1YxMTYuOTRhMjUuNiwyNS42LDAsMSwxLDUxLjIsMHY4NS4zNGg4NS4zNEEyNS40OSwyNS40OSwwLDAsMSwzNjIuODMsMjI3Ljg4WiIvPjwvc3ZnPgo=)
}
.upgrade__label{
    font-weight:900;
    font-size:20px;
    line-height:20px
}
.upgrade__desc{
    color:#6378c7
}
@media (max-width:1024px){
    .upgrades{
        grid-template-columns:repeat(2,1fr)
    }
    .upgrades__title{
        grid-column:span 2
    }
}
@media (max-width:768px){
    .upgrades{
        grid-template-columns:1fr
    }
    .upgrades__title{
        grid-column:unset
    }
}
@media (min-width:1921px){
    .upgrades{
        grid-row-gap:30px;
        grid-column-gap:145px;
        margin-top:180px
    }
    .upgrade{
        display:grid;
        grid-template-columns:55px 1fr;
        grid-template-rows:20px 1fr;
        grid-column-gap:20px;
        grid-row-gap:10px
    }
    .upgrade__status{
        width:55px;
        height:55px;
        border-width:5px
    }
    .upgrade__label{
        line-height:20px
    }
}
.weapon-skills{
    display:grid;
    grid-template-columns:repeat(8,1fr);
    margin-top:90px
}
.weapon-skills__title{
    grid-column:span 8;
    margin-bottom:20px
}
.weapon-skill{
    position:relative
}
.weapon-skill__graph{
    width:125px;
    height:125px;
    transform:rotate(-90deg)
}
.weapon-skill__graph-value{
    stroke:#c92e2e;
    stroke-dasharray:364.4247
}
.weapon-skill__value{
    font-size:25px;
    color:#6278c6;
    font-weight:900;
    text-align:center;
    margin-top:25px
}
.weapon-skill__icon{
    width:60px;
    height:60px;
    background-position:50%;
    background-size:contain;
    background-repeat:no-repeat;
    position:absolute;
    top:32.5px;
    left:32.5px
}
.weapon-skill--m4 .weapon-skill__icon{
    background-image:url(/public/img/profile/m4.png)
}
.weapon-skill--ak47 .weapon-skill__icon{
    background-image:url(/public/img/profile/ak47.png)
}
.weapon-skill--deagle .weapon-skill__icon{
    background-image:url(/public/img/profile/deagle.png)
}
.weapon-skill--shotgun .weapon-skill__icon{
    background-image:url(/public/img/profile/shotgun.png)
}
.weapon-skill--pistol .weapon-skill__icon{
    background-image:url(/public/img/profile/pistol.png)
}
.weapon-skill--sdpistol .weapon-skill__icon{
    background-image:url(/public/img/profile/sdpistol.png)
}
.weapon-skill--sniper .weapon-skill__icon{
    background-image:url(/public/img/profile/sniper.png)
}
.weapon-skill--mp5 .weapon-skill__icon{
    background-image:url(/public/img/profile/mp5.png)
}
@media (max-width:1024px){
    .weapon-skills{
        grid-template-columns:repeat(4,1fr);
        grid-gap:30px 0
    }
    .weapon-skills__title{
        grid-column:span 4
    }
    .weapon-skill{
        display:flex;
        flex-direction:column;
        align-items:center
    }
    .weapon-skill__icon{
        left:unset
    }
}
@media (max-width:576px){
    .weapon-skills{
        grid-template-columns:repeat(2,1fr);
        grid-gap:30px 0
    }
    .weapon-skills__title{
        grid-column:span 2
    }
}
@media (min-width:1921px){
    .weapon-skills{
        margin-top:90px
    }
    .weapon-skills__title{
        margin-bottom:20px
    }
    .weapon-skill__graph{
        width:125px;
        height:125px
    }
    .weapon-skill__graph-value{
        stroke-dasharray:364.4247
    }
    .weapon-skill__value{
        margin-top:25px
    }
    .weapon-skill__icon{
        width:60px;
        height:60px;
        top:32.5px;
        left:32.5px
    }
}
.skills{
    display:grid;
    grid-template-columns:repeat(2,180px);
    margin-top:90px;
    grid-gap:30px
}
.skills__title{
    grid-column:span 2;
    margin-bottom:50px
}
.skill__label{
    text-align:center;
    font-weight:900;
    font-size:20px;
    margin-top:15px
}
.skill__value{
    text-align:center;
    color:#6278c6;
    font-size:15px
}
.skill__icon{
    position:relative;
    width:75px;
    height:80px;
    display:flex;
    align-items:center;
    justify-content:center;
    margin:0 auto
}
.skill__icon:before{
    position:absolute;
    content:"";
    width:73px;
    height:76px;
    border:5px solid #c92e2e;
    top:0;
    left:0;
    transform:skew(-15deg,0) rotate(-15deg)
}
.skill__icon-image{
    position:relative
}
@media (max-width:1024px){
    .skills{
        grid-template-columns:repeat(2,1fr);
        grid-row-gap:30px
    }
    .skills__title{
        grid-column:span 2
    }
}
@media (min-width:1921px){
    .skills{
        grid-template-columns:repeat(2,180px);
        margin-top:90px;
        grid-gap:30px
    }
    .skills__title{
        margin-bottom:50px
    }
    .skill__label{
        margin-top:15px
    }
    .skill__icon{
        width:75px;
        height:80px
    }
    .skill__icon:before{
        width:73px;
        height:76px;
        border-width:5px
    }
}
.fight-style{
    display:flex;
    flex-direction:column;
    align-items:center
}
.fight-style__label{
    font-weight:900;
    font-size:20px
}
.fight-style__label>img{
    width:75px
}
.fight-style__desc{
    color:#6278c6;
    margin-top:16px;
    text-align:center
}
.fight-style__status{
    border:2px solid #6278c6;
    color:#6278c6;
    padding:3px 10px;
    display:inline-block;
    margin-top:5px
}
.fight-style__status.active{
    color:#90db9c;
    border-color:#90db9c
}
@media (min-width:1921px){
    .fight-style__status{
        border-width:2px;
        padding:3px 10px;
        margin-top:5px
    }
    .fight-style__label>img{
        width:75px
    }
}
.fight-styles{
    display:grid;
    grid-template-columns:repeat(3,160px);
    margin-top:90px;
    grid-gap:30px
}
.fight-styles__title{
    grid-column:span 3;
    margin-bottom:20px
}
@media (max-width:1024px){
    .fight-styles{
        grid-template-columns:repeat(3,1fr);
        grid-row-gap:30px
    }
    .fight-styles__title{
        grid-column:span 3
    }
}
@media (max-width:576px){
    .fight-styles{
        grid-template-columns:repeat(2,1fr)
    }
    .fight-styles__title{
        grid-column:span 2
    }
}
@media (min-width:1921px){
    .fight-styles{
        grid-template-columns:repeat(3,160px);
        margin-top:90px;
        grid-gap:30px
    }
    .fight-styles__title{
        margin-bottom:20px
    }
}
.document{
    margin-top:100px;
    margin-bottom:50px
}
.document__title{
    margin-bottom:32px
}
.document__body{
    line-height:1.9;
    font-size:16px
}
.dropdown-content{
    display:none;
    position:absolute;
    background-color:#f1f1f1;
    min-width:160px;
    box-shadow:0 8px 16px 0 rgba(0,0,0,.2);
    z-index:1
}
.show{
    display:block
}
.change-news{
    width:750px;
    flex-direction:column;
    padding-bottom:70px
}
.change-password{
    flex-direction:column;
    padding-bottom:70px
}
.change-password__title{
    margin:100px 0
}
.change-password .btn{
    font-size:20px;
    font-weight:900;
    line-height:55px;
    height:55px;
    width:200px;
    margin-top:50px
}
.rating{
    margin-top:75px;
    padding-bottom:100px
}
.rating__title{
    font-size:45px;
    font-weight:900;
    text-align:center;
    margin-bottom:32px
}
.rating .divider-line{
    background-color:hsla(0,0%,100%,.5);
    width:300px;
    margin:24px auto;
    height:1px
}
.rating__list{
    width:100%;
    margin-top:64px
}
.rating__list thead{
    font-weight:700
}
.rating__list tr{
    border-top:1px solid hsla(0,0%,100%,.4)
}
.rating__list td{
    padding:12px
}
.link-list{
    display:flex;
    justify-content:center;
    align-items:center;
    flex-wrap:wrap
}
.link-list>a{
    display:inline-block;
    padding:5px 10px;
    font-size:16px
}
.link-list>a.nuxt-link-active.nuxt-link-exact-active{
    color:#c92e2e;
    font-weight:700
}
.link-list>a:hover{
    text-decoration:underline
}
.link-list>span{
    display:inline-block;
    padding:0 10px
}
.link-list>span:first-child{
    display:none
}
.fractions{
    margin-top:75px;
    padding-bottom:100px
}
.fractions__title{
    font-size:45px;
    font-weight:900;
    text-align:center;
    margin-bottom:32px
}
.fractions__list{
    padding:64px;
    border-radius:16px;
    display:flex;
    flex-wrap:wrap;
    background-color:hsla(0,0%,100%,.2)
}
.fractions__list-item{
    flex-basis:33%;
    padding:2px 0
}
.fractions__list-item>a{
    font-size:15px;
    opacity:.8
}
.fractions__list-item>a:hover{
    opacity:1
}
@media(max-width:1024px){
    .fractions__list{
        padding:32px
    }
    .fractions__list-item>a{
        font-size:14px
    }
}
@media(max-width:768px){
    .fractions__list-item{
        flex-basis:50%
    }
}
@media(max-width:576px){
    .fractions__list{
        display:block
    }
}
.link-in-text{
    -webkit-text-decoration:#c92e2e underline;
    text-decoration:#c92e2e underline
}
.delete-button{
    color:red;
    font-size:11px;
    margin-left:8px
}
.comment{
    display:grid;
    grid-template-columns:45px -webkit-max-content 1fr;
    grid-template-columns:45px max-content 1fr;
    grid-template-rows:27px 18px -webkit-max-content;
    grid-template-rows:27px 18px max-content;
    grid-column-gap:15px;
    margin-bottom:25px
}
.comment__avatar{
    width:45px;
    height:45px;
    display:flex;
    align-items:center;
    justify-content:center;
    font-size:18px;
    line-height:18px;
    text-transform:uppercase;
    color:#fff;
    border-radius:50%;
    grid-row:span 2;
    background:center 5px/45px no-repeat
}
.comment__username{
    align-self:end;
    color:#999;
    font-size:18px;
    grid-column:span 2
}
.comment__datetime,.comment__servername{
    color:#666;
    font-size:13px
}
.comment__content{
    grid-column:span 3;
    padding-top:16px
}
.comments{
    margin-bottom:100px;
    padding-top:50px;
    border-top:1px solid hsla(0,0%,100%,.2)
}
.comments__title{
    font-size:25px
}
.comments__comments{
    margin-top:32px
}
.comments__help-message-box{
    margin-top:24px;
    color:#b3b3b3
}
.comments__input-box{
    margin-top:64px
}
.comments__input-box>button{
    background-color:hsla(0,0%,100%,.3);
    color:#fff;
    margin-top:16px;
    padding:7px 14px;
    border-radius:8px
}
.comments__input-box>button:hover{
    background-color:hsla(0,0%,100%,.4)
}
.comments__textarea{
    background-color:rgba(0,0,0,.4);
    color:#fff;
    width:100%;
    border:1px solid hsla(0,0%,100%,.1);
    outline:0;
    padding:8px;
    border-radius:8px;
    min-height:30px;
    min-width:100%;
    max-width:100%
}
.comments__textarea:focus{
    border:1px solid hsla(0,0%,100%,.3)
}
.post-view{
    max-width:1024px;
    margin-top:110px
}
.post-view__title{
    color:#fff;
    font-size:35px;
    text-align:center
}
.post-view__comments{
    margin-top:32px
}
.post-view__content{
    margin-bottom:32px
}
.post-view__content>p{
    line-height:1.9;
    margin:25px 0;
    font-size:15px
}
.yt-video-container{
    position:relative
}
.yt-video-container button{
    position:absolute;
    width:60px;
    height:60px;
    background-color:#272727;
    border-radius:50%;
    top:calc(50% - 30px);
    left:calc(50% - 30px);
    display:flex;
    align-items:center;
    justify-content:center
}
.yt-video-container button:before{
    content:"";
    margin-left:8px;
    border-top:15px solid transparent;
    border-bottom:15px solid transparent;
    border-left:25px solid #fff
}
.yt-video-container button:hover{
    background-color:red
}
.textarea{
    width:700px;
    height:400px
}
.popup-window{
    margin-left:auto;
    margin-right:auto;
    box-shadow:0 0 4px 0 #464646;
    -webkit-box-shadow:0 0 4px 0 #464646;
    -moz-box-shadow:0 0 4px 0 #464646;
    padding:20px;
    background:#fff;
    z-index:500;
    -webkit-border-radius:5px!important;
    -moz-border-radius:5px!important;
    border-radius:5px!important
}
.backpopup{
    width:100%;
    height:100%;
    position:fixed;
    background:#696969;
    opacity:.7;
    top:0;
    left:0;
    z-index:400;
    cursor:pointer
}
.popup-window p.close{
    cursor:pointer;
    right:5px;
    top:0;
    position:absolute;
    padding:4px;
    width:1em;
    height:1em;
    background-color:red;
    clip-path:polygon(20% 0,0 20%,30% 50%,0 80%,20% 100%,50% 70%,80% 100%,100% 80%,70% 50%,100% 20%,80% 0,50% 30%)
}
.order-button.ua-flag{
    border-width:0;
    background:#fed502 url(/public/img/ua-emoji-apple.png) 92% 50%/24px no-repeat;
    color:#000;
    line-height:1.2;
    flex-direction:column
}