a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video {
    border: 0;
    font-size: 100%;
    font: inherit;
    font-family: Montserrat,sans-serif;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    vertical-align: initial
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
    display: block
}

html {
    height: 100%
}

body {
    line-height: 1
}

ol,ul {
    list-style: none
}

blockquote,q {
    quotes: none
}

blockquote:after,blockquote:before,q:after,q:before {
    content: "";
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

.header_container {
    align-items: center;
    background: transparent;
    display: flex;
    height: 12vh;
    justify-content: space-between;
    padding: 0 10vh;
    position: relative;
    z-index: 32
}

.header_mobile {
    display: none
}

.header_leftLogo {
    align-items: center;
    display: flex;
    width: 11.5vh
}

.header_LogoLeftText1 {
    color: #fff;
    font-size: 3.8vh;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    line-height: .6
}

.header_LogoLeftText2 {
    color: #fff;
    font-size: 2vh;
    font-style: normal;
    font-weight: 500;
    line-height: normal
}

.header_leftLogoBlock {
    align-items: center;
    display: flex;
    margin-right: 2vh
}

.header_leftblock {
    display: flex
}

.header_textLeft {
    color: #616161;
    font-size: 1.467vh;
    font-weight: 600;
    margin-left: .5vh;
    text-transform: uppercase
}

.header_textLeft,.header_textLeftforbes {
    font-style: normal;
    line-height: normal;
    transition: .4s
}

.header_textLeftforbes {
    color: brown;
    font-size: 2vh;
    font-weight: 800
}

.header_leftTextBlockDonate:hover .header_textLeft,.header_leftTextBlockForum:hover .header_textLeft,.header_leftTextBlockHome:hover .header_textLeft {
    color: #fff;
    transition: .4s
}

.header_leftTextBlockDonate,.header_leftTextBlockForum,.header_leftTextBlockHome {
    align-items: center;
    cursor: pointer;
    display: flex;
    margin-left: 3vh
}

.header_leftTextBlockHomeforbes {
    align-items: center;
    background-color: hsla(0,0%,100%,.8);
    border-radius: .3vh;
    cursor: pointer;
    display: flex;
    padding: 1vh
}

.header_contactsBlock {
    align-items: center;
    display: flex;
    justify-content: space-between;
    width: 50%
}

.header_contactBlock {
    align-items: center;
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px);
    background: hsla(0,0%,100%,.1);
    border: .5px solid #fec604;
    border-radius: 1.5vh;
    cursor: pointer;
    display: flex;
    height: 6vh;
    justify-content: center;
    margin-left: 1vh;
    transition: .4s;
    width: 6vh
}

.header_contactBlock:hover {
    background-color: #fec604;
    transition: .4s
}

.header_donate,.header_forum,.header_home {
    display: block
}

.header_donateactive,.header_forumactive,.header_homeactive {
    display: none
}

.svgs,.svgsaction {
    height: auto;
    width: 2.2vh
}

.svgsaction {
    fill: rgba(161,0,0,.632)
}

.svgactions {
    fill: red;
    height: auto;
    width: 2.2vh
}

.header_leftTextBlockForum:hover .header_forumactive {
    display: block;
    transition: .4s
}

.header_leftTextBlockForum:hover .header_forum {
    display: none
}

.header_leftTextBlockDonate:hover .header_donateactive {
    display: block
}

.header_leftTextBlockDonate:hover .header_donate,.header_leftTextBlockHome:hover .header_home {
    display: none
}

.header_leftTextBlockHome:hover .header_homeactive {
    display: block
}

.contactimg {
    width: 5vh
}

.header_acc {
    align-items: center;
    background: #fff;
    border-radius: 1vh;
    color: #302626;
    cursor: pointer;
    display: flex;
    font-size: 1.75vh;
    font-style: normal;
    font-weight: 800;
    height: 6vh;
    justify-content: center;
    line-height: normal;
    margin-left: 4vh;
    padding: 0 2vh;
    transition: .4s;
    width: 100%
}

.header_acc:hover {
    background-color: #fec604;
    color: #fff;
    height: 7vh
}

.header_rightblock {
    align-items: center;
    display: flex
}

.header_accLogo {
    margin-right: 2vh
}

.home_rightmenuMent {
    height: 100vh;
    position: absolute;
    right: 6%;
    top: 0;
    z-index: 3
}

.home_rightmenuBandos {
    height: 100vh;
    position: absolute;
    right: 5%;
    top: 0;
    z-index: 2
}

@media only screen and (max-width: 768px) {
    .header_mobile {
        display:block
    }

    .header_mobilelogo {
        max-width: 10vh
    }

    .header_mobile-block {
        align-items: center;
        display: flex;
        justify-content: space-between
    }

    .header_container {
        display: none
    }

    .header_mobile {
        background-color: #111;
        max-width: 100vw;
        padding: 0 2vh
    }

    .header_mobile-menu {
        background-color: #111;
        display: flex;
        flex-wrap: wrap;
        left: 0;
        padding: 2vh 0;
        position: absolute;
        transition: .3s;
        width: 100%;
        z-index: 3233232243344343
    }

    .header_leftTextBlockDonatemobile,.header_leftTextBlockForummobile,.header_leftTextBlockHomemobile {
        align-items: center;
        display: flex;
        justify-content: center;
        padding: 3vh 0;
        width: 100%
    }

    .header_contactsBlockmobile {
        align-items: center;
        display: flex;
        justify-content: center;
        margin: 3vh 0;
        width: 100%
    }
}

.svg_header {
    margin-right: 1vh;
    width: 2.5vh
}

.header_hcks,.header_money {
    align-items: center;
    display: flex
}

.header_money {
    -webkit-backdrop-filter: blur(1vh);
    backdrop-filter: blur(1vh);
    border: 1px solid hsla(0,0%,100%,.5);
    border-radius: 1vh;
    color: #fff;
    cursor: pointer;
    font-weight: 700;
    justify-content: space-between;
    padding: 1vh;
    transition: .4s;
    width: 100%
}

.header_money:hover {
    background-color: #fec604
}

.header_error {
    background: brown;
    color: #fff;
    padding: 2vh;
    position: absolute;
    right: 1vh;
    top: 13vh
}

.plus {
    padding: .25vh .75vh
}

.plus,.plus1 {
    align-items: center;
    background-color: #fec604;
    border-radius: .2vh;
    color: #414141;
    display: flex;
    font-size: 2.5vh;
    font-weight: 400;
    justify-content: center
}

.plus1 {
    padding: .45vh .75vh
}

body::-webkit-scrollbar {
    width: .6vh
}

body::-webkit-scrollbar-thumb {
    background-color: #fec604;
    border-radius: 1vh
}

body::-webkit-scrollbar-track {
    background-color: #555
}

.headermain_background2 {
    background-image: url(../media/Frame2.0fba21280bd6d23d4184.png);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100vh
}

.logs_blockkkk {
    background-color: #630e0e;
    color: #fff;
    cursor: pointer;
    padding: 5vh;
    position: absolute;
    z-index: 323232323
}

.headermain_background {
    background-image: url(../media/headermainBACK.56fb7597ea534d21187a.png)
}

.headermain_background,.headermain_frame {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100vh
}

.headermain_frame {
    background-image: url(../media/frame.8577fb40e0dee17b4a60.png);
    position: relative;
    z-index: 56543
}

.home_rightmenuBMW {
    bottom: 0;
    opacity: .9;
    position: absolute;
    width: 50%;
    z-index: 0
}

.home_textOnline,.home_textOnline1 {
    color: #fff;
    font-size: 2vh;
    font-style: normal;
    font-weight: 700
}

.home_textOnline1 {
    color: #fec604;
    margin-left: .5vh;
    width: 2.25vh
}

.home_circle {
    background-color: #058e42;
    border-radius: 50%;
    box-shadow: 0 0 300px #058e42;
    height: 1vh;
    margin-right: 1vh;
    width: 1vh
}

.home_onlineBlock {
    align-items: center;
    display: flex;
    padding-bottom: 3vh;
    padding-top: 10vh
}

.home_gogametext,.home_gogametext1 {
    color: #fff;
    font-size: 12vh;
    font-style: normal;
    font-weight: 900;
    line-height: 10vh
}

.home_gogametext1 {
    color: #fec604
}

.home_gogametext2 {
    color: #fff;
    font-size: 5.8vh;
    font-style: normal;
    font-weight: 900;
    line-height: 8vh
}

.home_leftMenuBlock {
    margin-left: 17%;
    position: relative;
    z-index: 3233232
}

.home_gogameButton {
    align-items: center;
    background: linear-gradient(99deg,#fec604 14.11%,#fec604 57.16%);
    border-radius: 5px;
    box-shadow: inset 0 0 41.8px 0 hsla(0,0%,100%,.3);
    color: #fff;
    cursor: pointer;
    display: flex;
    font-size: 2vh;
    font-style: normal;
    font-weight: 700;
    height: 7vh;
    justify-content: center;
    margin-top: 2vh;
    transition: .4s;
    width: 51vh
}

.home_gogameButton:hover {
    font-size: 3vh;
    font-weight: 900;
    height: 8vh;
    margin-left: -1vh;
    width: 55vh
}

.patron1 {
    left: 1vh;
    position: absolute;
    top: 106vh;
    width: 60vh
}

.patron2 {
    left: 27vh;
    top: 170vh;
    width: 20vh
}

.mers,.patron2,.patron3,.patron4 {
    position: absolute
}

.mers {
    opacity: 1;
    right: 0;
    top: 70vh;
    width: 70vh
}

.home2_textstart {
    color: hsla(0,0%,100%,.1);
    font-size: 10vh;
    left: 37%;
    position: absolute;
    top: 106vh
}

.home2_text,.home2_textstart {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 800;
    line-height: normal
}

.home2_text {
    align-items: center;
    color: #d9d9d9;
    display: flex;
    font-size: 4vh;
    justify-content: center;
    padding-top: 14vh;
    text-shadow: 0 0 28.4px rgba(0,0,0,.62)
}

.home2_main1 {
    width: 20vh
}

.home2_main1,.home2_main2 {
    background-color: rgba(36,31,23,.98);
    border-radius: 1vh;
    height: 40vh;
    -webkit-transform: rotate(-3.193deg);
    transform: rotate(-3.193deg);
    width: 50vh
}

.home2_mainblock {
    display: flex;
    justify-content: center;
    margin-top: 10vh
}

.home2_main2 {
    margin-left: 10vh;
    -webkit-transform: rotate(3.193deg);
    transform: rotate(3.193deg)
}

.home_lefttext,.home_lefttext1 {
    color: #fff;
    font-size: 3vh;
    font-style: normal;
    font-weight: 800;
    line-height: normal
}

.home_lefttext1 {
    font-weight: 500
}

.home_lefttextBlock {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    text-align: center
}

.ili {
    color: #fff;
    font-size: 3vh;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    position: absolute
}

.home2_button,.home2_button1 {
    background: linear-gradient(99deg,#fec604 14.11%,#3ccf8f 57.16%);
    cursor: pointer;
    font-size: 2vh;
    -webkit-transform: rotate(3.193deg);
    transform: rotate(3.193deg);
    transition: .4s
}

.home2_button,.home2_button1,.home2_button12 {
    align-items: center;
    border-radius: 1vh;
    box-shadow: inset 0 0 50.6px 0 hsla(0,0%,100%,.25);
    color: #fff;
    display: flex;
    font-weight: 800;
    height: 7vh;
    justify-content: center;
    width: 50%
}

.home2_button12 {
    background-color: tomato;
    font-size: 1.5vh
}

.home2_button1,.home2_button12 {
    -webkit-transform: rotate(-3.193deg);
    transform: rotate(-3.193deg)
}

.home2_buttonchild,.home2_buttonchild1 {
    display: flex;
    justify-content: center;
    margin-top: -4vh
}

.home2_button1:hover,.home2_button:hover {
    height: 9vh;
    width: 70%
}

.home2_contacts {
    align-items: center;
    display: flex;
    justify-content: center;
    margin-top: 16vh
}

.home2_contact_discord,.home2_contact_tg,.home2_contact_vk {
    align-items: center;
    background-color: hsla(0,0%,85%,.09);
    border: 1px solid #fec604;
    cursor: pointer;
    display: flex;
    height: 7vh;
    justify-content: center;
    -webkit-transform: rotate(3.193deg);
    transform: rotate(3.193deg);
    transition: .4s;
    width: 7vh
}

.home2_contact_discord,.home2_contact_tg {
    margin-left: 2vh
}

.home2_contact_discord:hover,.home2_contact_tg:hover,.home2_contact_vk:hover {
    background-color: #fea201;
    -webkit-transform: rotate(0);
    transform: rotate(0)
}

@media only screen and (max-width: 768px) {
    .home_rightMenuBlock1 {
        bottom:30vh;
        position: absolute;
        width: 100%
    }

    .home_rightmenuBandos,.home_rightmenuMent {
        max-height: 30vh
    }

    .home_leftMenuBlock {
        margin-left: 0;
        max-width: 100%;
        padding: 2vh
    }

    .home_gogametext {
        font-size: 7vh
    }

    .home_gogametext1 {
        font-size: 7vh;
        line-height: 1vh
    }

    .home_gogametext2 {
        font-size: 3.4vh
    }

    .home_gogameButton {
        background: linear-gradient(99deg,#fec604 14.11%,#111 77.16%);
        max-width: 100%
    }

    .home_rightMenuBlock {
        bottom: 30vh;
        position: absolute;
        width: 100%
    }

    .home2_mainblock {
        display: flex;
        flex-wrap: wrap
    }

    .home2_main1,.home2_main2 {
        max-height: 20vh;
        -webkit-transform: none;
        transform: none
    }

    .home2_main2 {
        margin: 2vh 0 0
    }

    .home2_frames,.ili,.mers {
        display: none
    }
}

.unlock_server {
    align-items: center;
    background-color: #fec604;
    color: #fff;
    display: flex;
    font-size: 4.5vh;
    font-weight: 800;
    justify-content: center;
    padding: 1vh;
    position: absolute;
    right: 0;
    top: 12vh;
    width: 100%;
    z-index: 2
}

.home_texttt {
    color: #111
}

.loading_container {
    background: #000;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 12323232323323
}

.loading_logoCont {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center
}

.loading_logo {
    width: 30vh
}

@-webkit-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.loading_logo {
    -webkit-animation: spinner 3s linear infinite;
    animation: spinner 3s linear infinite;
    border: 4px solid #f3f3f3;
    border-radius: 50%;
    border-top-color: #3498db
}

a {
    color: #fff;
    text-decoration: none
}

.footer_container {
    align-items: center;
    background-color: #111;
    border-top: .2vh solid hsla(0,0%,100%,.2);
    display: flex;
    justify-content: space-between;
    padding: 0 10vh
}

.footer_menu {
    color: #fff
}

.footer_leftLogos {
    width: 10vh
}

.footer_text {
    color: #737373;
    cursor: pointer;
    font-size: 2vh;
    font-style: normal;
    font-weight: 600;
    transition: .4s
}

.footer_text,.mtop {
    margin-top: .4vh
}

.footer_text:hover {
    color: #fff
}

@media only screen and (max-width: 768px) {
    .footer_container {
        flex-wrap:wrap
    }

    .footer_text,.mtop {
        margin-top: 2vh;
        text-align: center
    }

    .header_leftLogoBlock {
        display: none
    }
}

[class~=startplay]>[class~=content]>[class~=main-content]>a>button {
    background: linear-gradient(90deg,#f3376a,#ff81be);
    border-left-width: medium;
    outline: none
}

.startplay>.content,.startplay>.content>.main-content {
    display: flex
}

[class~=startplay]>[class~=content]>[class~=main-content]>a>button {
    border-bottom-width: medium
}

.startplay>.content {
    background-size: cover
}

.startplay>.content>.main-content {
    flex-direction: column
}

[class~=startplay]>[class~=content]>[class~=main-content]>a>button {
    border-right-width: medium;
    border-top-width: medium
}

.startplay>.content>.main-content>h2,.startplay>.content>.main-content>h3,[class~=startplay]>[class~=content]>[class~=main-content]>a>button {
    color: #fff
}

.startplay>.content {
    background-repeat: no-repeat
}

[class~=startplay]>[class~=content]>[class~=main-content]>a>button {
    border-bottom-style: none;
    border-left-style: none
}

.startplay>.content>.main-content>h2 {
    font-weight: 500
}

.startplay>.content {
    background-position: 50%
}

.startplay>.content,.startplay>.content>.main-content {
    justify-content: center
}

.startplay>.content>.main-content>h2 {
    font-size: 6vh
}

.startplay>.content>.main-content>h2,.startplay>.content>.main-content>h3 {
    text-align: left
}

[class~=startplay]>[class~=content]>[class~=main-content]>a>button {
    border-right-style: none;
    border-top-style: none
}

[class~=mobile-closeicon] {
    background-image: url(../media/bars-white.6467f9888a9179204953.svg)
}

[class~=startplay]>[class~=content]>[class~=main-content]>a>button {
    border-left-color: initial
}

.startplay>.content {
    background-image: url(../media/background.1a9bc3b1608ef1fa5f63.jpg)
}

[class~=startplay]>[class~=content]>[class~=main-content]>a>button {
    border-bottom-color: initial
}

.startplay,.startplay>.content {
    height: 100vh
}

.startplay>.content>.main-content {
    align-items: flex-start
}

[class~=startplay]>[class~=content]>[class~=main-content]>a>button {
    border-right-color: initial
}

.startplay>.content>.main-content>h2 {
    line-height: .85
}

[class~=startplay]>[class~=content]>[class~=main-content]>a>button {
    border-image: none;
    border-top-color: initial;
    font-weight: 400
}

.startplay>.content>.main-content>h3,[class~=startplay]>[class~=content]>[class~=main-content]>a>button {
    font-size: 1.65vh
}

.startplay>.content,.startplay>.content>.main-content,[class~=startplay]>[class~=content]>[class~=main-content]>a>button {
    position: relative
}

.startplay>.content {
    flex-direction: row
}

.startplay>.content>.main-content>h3 {
    font-weight: 300
}

[class~=startplay]>[class~=content]>[class~=main-content]>a>button {
    padding-bottom: 1.75vh;
    padding-left: 3.5vh
}

.startplay>.content {
    align-items: center
}

[class~=startplay]>[class~=content]>[class~=main-content]>a>button {
    padding-right: 3.5vh
}

.startplay>.content>.main-content>h3 {
    line-height: 1.5;
    margin-top: 2.5vh
}

[class~=startplay]>[class~=content]>[class~=main-content]>a {
    margin-top: 2.75vh
}

[class~=startplay]>[class~=content]>[class~=main-content]>a>button {
    box-shadow: -.5vh 1vh 5vh .5vh rgba(255,129,190,.65);
    overflow: hidden;
    padding-top: 1.75vh;
    transition: text-shadow .5s ease,box-shadow .5s ease
}

.startplay>.content {
    width: 100%
}

.startplay>.content>.main-content {
    z-index: 1
}

.startplay>.content {
    margin-top: 11.25vh
}

.startplay>.content>.main-content {
    left: 7vh;
    width: 35%
}

.startplay {
    background-color: #fff
}

.startplay>.content>.main-content>.reqs>.req,[class~=startplay]>[class~=content]>[class~=main-content]>[class~=reqs] {
    display: flex
}

.startplay>.content>.main-content>a>button:hover {
    cursor: pointer
}

[class~=startplay]>[class~=content]>[class~=main-content]>[class~=reqs]>[class~=req]>h2,[class~=startplay]>[class~=content]>[class~=main-content]>[class~=reqs]>[class~=req]>h3,[class~=startplay]>[class~=content]>[class~=main-content]>p {
    color: #fff
}

.startplay>.content>.main-content>a>button:hover {
    text-shadow: 0 0 .1vw hsla(0,0%,100%,.5)
}

.startplay>.content>.main-content>.reqs>.req {
    flex-direction: column
}

[class~=startplay]>[class~=content]>[class~=main-content]>[class~=reqs] {
    flex-direction: row
}

[class~=startplay]>[class~=content]>[class~=main-content]>p {
    font-weight: 400
}

[class~=startplay]>[class~=content]>[class~=main-content]>[class~=reqs]>[class~=req]>h2 {
    font-weight: 300
}

.startplay>.content>.main-content>.reqs>.req {
    justify-content: flex-start
}

[class~=startplay]>[class~=content]>[class~=main-content]>[class~=reqs] {
    justify-content: space-between
}

.startplay>.content>.main-content>.reqs>.req {
    align-items: flex-start
}

[class~=startplay]>[class~=content]>[class~=main-content]>a>button:after {
    background: linear-gradient(90deg,transparent,hsla(0,0%,100%,.075),hsla(0,0%,100%,.125),hsla(0,0%,100%,.075),transparent);
    content: ""
}

[class~=startplay]>[class~=content]>[class~=main-content]>[class~=reqs] {
    align-items: center
}

[class~=startplay]>[class~=content]>[class~=laptop] {
    margin-left: 5vh
}

[class~=startplay]>[class~=content]>[class~=main-content]>p {
    font-size: 1vh
}

[class~=startplay]>[class~=content]>[class~=main-content]>[class~=particle][class~=one] {
    width: 2.5vh
}

[class~=startplay]>[class~=content]>[class~=laptop]>[class~=particle],[class~=startplay]>[class~=content]>[class~=main-content]>[class~=particle],[class~=startplay]>[class~=content]>[class~=main-content]>a>button:after {
    position: absolute
}

[class~=startplay]>[class~=content]>[class~=main-content]>[class~=particle][class~=one] {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB0AAABBCAQAAACH1mcIAAABSUlEQVR42pTTM4BQcRzA8Wzbdku23RK3vOUlY2xqasm1hPWwnG3btm3f93z/Z3zf9PB5/o1Bf5nPN6bo79eHS0kGfJhhl64hm6HCmGuHbqEIUTyLrdKdVCAvnZVW6CHqUJfHejN6hma0K2W7Eb1MO6IqntOGqJo9evQmXYhK2MoYTtGEqIFjWvQBPYhyWTu8/YDs2Vu4qKSv6EWUyjLdN97BdSn9gLQYFhh+525uD9GxfEJaELN1/i5RL48G6G+keTHN4J+W9mYM0pyZbDA584lCkpT+Z4LJ5MwiQIt+Y5yFyZmGq5J+ZKzFyZmEo5S+tzU54/k7RHt5antyxvJlgN7ra68OLACIgQAIln9tP1/AcIEIa2sYeyhnHpWTnL+FHKCzHKOzHKOzHKOzHKODHKODnPu7Cl3oQhe60Cmjc0aHjA4ZHQK6dfMBi4d++nlFRpkAAAAASUVORK5CYII=);
    height: 7vh
}

[class~=startplay]>[class~=content]>[class~=laptop] {
    position: relative
}

[class~=startplay]>[class~=content]>[class~=main-content]>[class~=reqs]>[class~=req]>h2,[class~=startplay]>[class~=content]>[class~=main-content]>p {
    text-align: left
}

[class~=startplay]>[class~=content]>[class~=main-content]>[class~=reqs] {
    width: 100%
}

[class~=startplay]>[class~=content]>[class~=main-content]>p {
    letter-spacing: 2vh
}

[class~=startplay]>[class~=content]>[class~=main-content]>[class~=reqs] {
    margin-top: 1.5vh
}

[class~=startplay]>[class~=content]>[class~=main-content]>p {
    margin-top: 2.75vh
}

[class~=startplay]>[class~=content]>[class~=laptop] {
    z-index: 2
}

[class~=startplay]>[class~=content]>[class~=main-content]>[class~=particle][class~=one] {
    left: -4vh;
    top: 10vh
}

[class~=startplay]>[class~=content]>[class~=main-content]>a>button:after {
    left: -15%
}

[class~=startplay]>[class~=content]>[class~=main-content]>[class~=particle][class~=three],[class~=startplay]>[class~=content]>[class~=main-content]>[class~=particle][class~=two] {
    width: 8.5vh
}

[class~=startplay]>[class~=content]>[class~=laptop] {
    width: 50%
}

[class~=startplay]>[class~=content]>[class~=main-content]>[class~=reqs]>[class~=req]>h2 {
    font-size: 1.35vh
}

[class~=startplay]>[class~=content]>[class~=main-content]>a>button:after {
    top: 0
}

.startplay>.content>.main-content>a>button:hover {
    box-shadow: -.5vh 1vh 5vh .5vh rgba(255,129,190,.75)
}

[class~=startplay]>[class~=content]>[class~=main-content]>p {
    line-height: 1.5
}

[class~=startplay]>[class~=content]>[class~=laptop],[class~=startplay]>[class~=content]>[class~=laptop]>[class~=particle],[class~=startplay]>[class~=content]>[class~=main-content]>[class~=particle] {
    background-size: contain
}

[class~=startplay]>[class~=content]>[class~=main-content]>[class~=particle][class~=three],[class~=startplay]>[class~=content]>[class~=main-content]>[class~=particle][class~=two] {
    height: 3vh
}

[class~=startplay]>[class~=content]>[class~=laptop] {
    height: 100%
}

[class~=startplay]>[class~=content]>[class~=main-content]>[class~=particle][class~=three],[class~=startplay]>[class~=content]>[class~=main-content]>[class~=particle][class~=two] {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAF0AAAAUCAQAAABFL/nsAAADZElEQVR42pXUA8wk6RaH8Rrbc237rm1b2Wi9Y9u2Fa1tROuxbdu2zd+ikk6l3qn+ep4TfPh38vR5zzlRNqpr6hnloiJRTSPPK19A8l8aui8qAH/X0EOKRZeOygY7YYNayhSRrKiPY7ZoUGTyDz52zmS3FKXkd95xzkx3hslCxA+DNeoqkSdZQT8HwUaNlMwr/qlzuGCKW6M8+K33nYUf5S9NvIqhsThYp65iecQPQE6+eEbyjz6LdXDBdLdEGfiND5wBMFvh8qrGHU+wVp2LyauobyyelL/YG/mTz3PiwDS3ZnT8Q6clmeOuwsRrGOSINOvVUTx4m74OSrNJw/TY+HM8Kimmh/J+74PUVyy082oa4DBC1qmVVFJNb6F4LF9f6UTyLz5yASFT3ZrahnedQ8jMIjrv5/o7ApnypXNv08shyJQvGyf91YeySSysP3nHBVnMcHe2+C9D8UD+ReWiyM/1dFA+NqqnfBT5W15xmOC2eI29LT9TM+T9PBiV/d73XaoPazztX7qmxA/6yFfOpbajlmu8S2rh3zFLEsa71b+8IQkbvGeaJEx2j2LhjA90JKXTT2VXGOW8JIuNtEOSw4ao7r+B/CqLnZFku9qKe9gySZhoZOqzOzVU0n0WBp2/R/H85/CYfn4uErnOyIR8yHFD/VokckUgL6VTW2mRyCOWy8duDZQVidxncfouJeRVNiRDPK6rjMpcnxOG+FUu+X9fZ37NHWrF4iLFPGiFLPaor2wueY8lkjDL3YrFMz4sNSpH9VVTlKgrMuRPGOyXksn/Zcjv8KIyiVxxD2TI71E3Fs/J3xV0fo57lIqMSHX8sH6xeEp+dCB/zGC/CJL/FcrvVCsWT8kvD0cl7niq7rYISea6L9JGUv2QUDyuK1OdPxKK5zr/laT8Tk0C8bgesDS1xvGMh3WPBakTcFOkprb2AA5Izngo/53kVfllZvL/vszJb9NUhczkg4lJ3qphKJ6re80HsNzjykcilXSwC/v0T+uk6hojXcBBQ/0mb/JKsfwWLZTPm3zUUrAl9TZh3S/u/DJPiETxHyvqaoahgXhY1xtpo2GBeFhX+8ZSrQLxsB6zxFrNhOLhG82zyJMiOfXIZZq6Q1RkldTQy24rKFlPb/8sIFlRLyP8uYBkeR11UyX+7Xs9RKmm+fz1qwAAAABJRU5ErkJggg==)
}

[class~=startplay]>[class~=content]>[class~=main-content]>[class~=particle][class~=two] {
    top: -5vh
}

[class~=startplay]>[class~=content]>[class~=laptop],[class~=startplay]>[class~=content]>[class~=laptop]>[class~=particle],[class~=startplay]>[class~=content]>[class~=main-content]>[class~=particle] {
    background-repeat: no-repeat
}

[class~=startplay]>[class~=content]>[class~=main-content]>[class~=particle][class~=two] {
    left: 9vh
}

[class~=startplay]>[class~=content]>[class~=laptop]>[class~=particle],[class~=startplay]>[class~=content]>[class~=main-content]>[class~=particle] {
    background-position: 50%
}

[class~=startplay]>[class~=content]>[class~=main-content]>[class~=particle] {
    z-index: 0
}

[class~=startplay]>[class~=content]>[class~=main-content]>[class~=particle][class~=two] {
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1)
}

[class~=startplay]>[class~=content]>[class~=main-content]>[class~=reqs]>[class~=req]>h3 {
    font-weight: 200
}

[class~=startplay]>[class~=content]>[class~=main-content]>a>button:after {
    width: 15%
}

[class~=startplay]>[class~=content]>[class~=main-content]>[class~=particle][class~=three] {
    top: 6vh
}

[class~=startplay]>[class~=content]>[class~=main-content]>a>button:after {
    height: 110%
}

[class~=startplay]>[class~=content]>[class~=laptop]>[class~=particle] {
    height: 6vh;
    width: 6vh
}

[class~=startplay]>[class~=content]>[class~=main-content]>[class~=particle][class~=three] {
    right: 19vh
}

[class~=startplay]>[class~=content]>[class~=main-content]>a>button:after {
    -webkit-transform: skew(-15deg);
    transform: skew(-15deg)
}

[class~=startplay]>[class~=content]>[class~=laptop]>[class~=particle] {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADcAAAA9CAQAAACjSTmrAAADMUlEQVR42r3YA5jkWBQG0JserW3btm3btm3btm3btm3bNvusN+mZvHLV+azw4v9edIJeBo3OcbnpohP0MY8XMF+0n4kc61OwarSXEezvV//ZINrJ9G4p3IwDoz10mcllftHTUdEeNvSOAV0YrWYIS7tfubuitYzhKt9LuSNaRWYoW/lRGu9Gq1jTnap5J1rByK7ym24D+kHR9waL5hjLVr5Tpts3Vlf0fTTHih73k3KXWciIin4zXuOlMbbrpbxuCQPLDO4XuR+NFI0xs9uV+9xJ/202g+lpmmiEYb2gW5lLzaZvYaW+JfebeeqfhhPa27fKPG3e6EE/XylavP7+ejbxCY8pKwRPKNokaqWvqRLF8Z1Ty2tObw8o2jlqY1SHe0eZz6ydDj1uU3SkLKqzmo9KG/k1uxoukmROVXRqVGM25yt3jSmiCkcpukMWaYZxvI9LSv5nT1oxamBHRdcnb2dwK/tKmS9tafSoiY0VvZe4ndlc4jtlrjdG1Myifpd7RVf0z7jOV+4uq0ddLKHoW1kU6WMpT/pdmTuNqCvqYky/y/2qb7GRl3SvlHuNHHUzhV/lHipOw8N9odyrVjdwNMBguuVu0BURJraRN5T7zi0m1dVwEPxJbp/4izmldVsjQhYN0eULuVP+K5BBHCDtQytFQ2Q+kbum8NiGdoK01ywcDfCy3HXRk5GcL+0Js0WdPCD3Rlmbj+caaXeZKurgIbmnEiVnKndJu7b2COdkue9kkWJ2T0g730hRA2fIfaVXVGJhr0g7wdBRhZ0UDRfVWMmH0g4ysCySbCr3u6GjGlmEDXwrbWe9ZTXt80lrbddetvWblB9tIiu7pUvkfjdT1Eqmn32lfWr1AcedrxXNUf/QPUbam5aMHrwo123dqJ8RnCntWXPH/zyraP1ojDFdIe1+08ff3K/ogGicSd0u7UYTRTinpUc5ZvKwtHPdrOhyWTTLfF6U1vjt0izjPdW9qle0gizC2r5Q2WP6RqvIdNnCL9K+lEUryfS1u5QvDB6tZzCHKfO9PtEehnWy/nUbKdrHqC7S09jRXiZ0o9xM0X6mdR9giugMc3oG40TnmNtgfwA3W52MMmzgpAAAAABJRU5ErkJggg==);
    bottom: 14vh
}

.startplay>.content>.main-content>.particle.four {
    height: 2.25vh;
    width: 2.25vh
}

[class~=startplay]>[class~=content]>[class~=laptop]>[class~=particle] {
    left: 6vh
}

.startplay>.content>.main-content>.particle.four {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAQAAABu4E3oAAAAhklEQVR42t2UMQ6AIAxFu+op3MTdBKNGz8M1PYITV3D0BM9BowyYQDd9HX9eCJRWkEjVLOws1LE0JpRsnGwUaUrPQ5emzIEypylDoAwfV6pAqd4Uy8R4VYsLFEd7JxP2VAyedDxGWMljFbJRndJk3qVRvZiyL//9loqpVMy+YsMI5tpjJpYepe1TqiEbxQ4AAAAASUVORK5CYII=)
}

[class~=startplay]>[class~=content]>[class~=main-content]>[class~=reqs]>[class~=req]>h3 {
    font-size: 1.25vh
}

[class~=startplay]>[class~=content]>[class~=laptop] {
    background-position: bottom
}

.startplay>.content>.main-content>.particle.four {
    bottom: 14.5vh
}

[class~=startplay]>[class~=content]>[class~=main-content]>[class~=reqs]>[class~=req]>h3 {
    margin-top: .5vh;
    text-align: left
}

.startplay>.content>.main-content>.particle.four {
    left: 45%
}

[class~=startplay]>[class~=content]>[class~=main-content]>[class~=reqs]>[class~=req]>h3 {
    line-height: 1.3
}

[class~=startplay]>[class~=content]>[class~=laptop] {
    background-image: url(../media/laptop.0dc523f0727cd9b55b1f.png)
}

[class~=startplay]>[class~=content]>[class~=main-content]>a>button:hover:after {
    -webkit-animation: blink .5s ease 1;
    animation: blink .5s ease 1
}

@media screen and (max-device-aspect-ratio: 4/3) {
    [class~=startplay]>[class~=content]>[class~=main-content] {
        left:0;
        width: 50%;
        z-index: 2
    }

    [class~=startplay]>[class~=content]>[class~=laptop] {
        -webkit-filter: blur(.5vh);
        filter: blur(.5vh);
        opacity: .35;
        position: absolute;
        right: 0;
        z-index: 1
    }
}

@media screen and (orientation: portrait) {
    .startplay>.content>.main-content>a,.startplay>.content>.main-content>a>button {
        width:100%
    }

    .startplay>.content>.main-content>a>button {
        padding-left: 0
    }

    .startplay>.content {
        margin-top: 0
    }

    .startplay>.content>.main-content {
        width: 90%
    }

    .startplay>.content>.main-content>a>button {
        padding-right: 0
    }

    [class~=startplay]>[class~=content]>[class~=laptop],[class~=startplay]>[class~=content]>[class~=main-content]>[class~=particle] {
        display: none
    }

    [class~=startplay]>[class~=content]>[class~=main-content]>p {
        letter-spacing: .75vh
    }
}

[class~=about]>[class~=content]>a>button {
    outline: none
}

.about>.content>.men>.particle,[class~=about]>[class~=content]>[class~=men] {
    background-size: contain
}

[class~=about]>[class~=content]>a>button {
    background: linear-gradient(90deg,#f3376a,#ff81be);
    border-left-width: medium
}

.about>.content>.men>.particle,[class~=about]>[class~=content]>[class~=men],[class~=about]>[class~=content]>[class~=texts],[class~=about]>[class~=content]>a {
    position: absolute
}

.about>.content>.men>.particle,[class~=about]>[class~=content]>[class~=men] {
    background-repeat: no-repeat
}

[class~=about]>[class~=content]>[class~=texts]>h2,[class~=about]>[class~=content]>[class~=texts]>h3 {
    color: #000
}

[class~=about]>[class~=content]>[class~=men] {
    background-image: url(../media/men.53822d086a0971df7b72.png);
    background-position: bottom
}

[class~=about]>[class~=content],[class~=about]>[class~=content]>[class~=texts] {
    display: flex
}

.about>.content>.men>.particle {
    background-position: 50%
}

[class~=about]>[class~=content]>a>button {
    border-bottom-width: medium;
    border-right-width: medium;
    border-top-width: medium
}

[class~=about]>[class~=content] {
    flex-direction: row
}

[class~=about]>[class~=content],[class~=about]>[class~=content]>[class~=texts] {
    justify-content: center
}

[class~=about]>[class~=content]>a>button {
    border-left-style: none
}

[class~=about]>[class~=content]>[class~=men] {
    width: 35%
}

.about,[class~=about]>[class~=content],[class~=about]>[class~=content]>[class~=men] {
    height: 100vh
}

[class~=about]>[class~=content]>[class~=men] {
    bottom: 0
}

[class~=about]>[class~=content]>a {
    bottom: 10%
}

[class~=about]>[class~=content]>a>button {
    border-bottom-style: none
}

[class~=about]>[class~=content]>[class~=men] {
    left: 10%
}

[class~=about]>[class~=content] {
    align-items: center
}

[class~=about]>[class~=content],[class~=about]>[class~=content]>a>button {
    position: relative
}

[class~=about]>[class~=content]>a>button {
    border-right-style: none
}

[class~=about]>[class~=content]>[class~=texts] {
    flex-direction: column
}

[class~=about]>[class~=content]>a>button {
    border-top-style: none
}

[class~=about]>[class~=content]>[class~=texts]>h2 {
    font-weight: 500
}

.about>.content>.men>.particle {
    z-index: 0
}

[class~=about]>[class~=content]>[class~=texts]>h2 {
    font-size: 2.25vh
}

[class~=about]>[class~=content]>[class~=texts] {
    align-items: flex-start
}

[class~=about]>[class~=content]>a>button {
    border-left-color: initial
}

[class~=about]>[class~=content]>[class~=texts] {
    right: 7%
}

[class~=about]>[class~=content]>[class~=texts]>h2,[class~=about]>[class~=content]>[class~=texts]>h3 {
    text-align: left
}

[class~=about]>[class~=content]>a>button {
    border-bottom-color: initial;
    border-right-color: initial
}

.about>.content>.men>.particle {
    width: 2.5vh
}

[class~=about]>[class~=content] {
    width: 70%
}

[class~=about]>[class~=content]>[class~=texts] {
    width: 45%
}

[class~=about]>[class~=content]>[class~=texts]>h3 {
    font-weight: 200
}

[class~=about]>[class~=content]>[class~=texts]>h3,[class~=about]>[class~=content]>a>button {
    font-size: 1.65vh
}

[class~=about]>[class~=content]>a>button {
    border-image: none;
    border-top-color: initial
}

.about>.content>.men>.particle {
    height: 2.5vh
}

[class~=about]>[class~=content] {
    background-color: #fff
}

[class~=about]>[class~=content]>[class~=texts]>h3 {
    margin-top: 1.5vh
}

[class~=about]>[class~=content]>a>button {
    font-weight: 400
}

[class~=about]>[class~=content]>[class~=texts]>h3 {
    line-height: 1.3
}

.about>.content>.men>.particle {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAAFiUAABYlAUlSJPAAAAFvSURBVEhL7ZaxTsMwEIZ9R1GgAyMLS7eywYJ4DTYGkDrRoSos3WCmDwBRETAhwYIYeI2KhYqFTkwsPAAhpdxhm1OFg+Ia0bDAJ1n57090vxzHkUEFQhudKiOdarmkRw8It/Ci0bc3xxAUwvXjMiWDB2zuzYulKN5/gmRQwatWIlYuKFcv/Dxc/hxgsHU0a2Y1lqAQPd9pUS7IkSgvYSH4NhTlkudnCAv5IX8sRK/7o0iHPD/LaJ/QZryqIyNgRWJZWPGLYliB7d2OWCP4sN1QwDegYEYsC4PuRCrF82bX1MC1g0UiuNbffdU+MUH0hu0j8hoS4WURAQbT1/QH7s6xeIWBFLfvRBeC6Y960dbNuxNvopi+pv+vfF1BcO2oYtbuy9C+POIlaDOyel0Q6ZDnZ/n/QX6LsBCaKolyyfMzhIXoFRblQpCK8hIUAuXSrTmdSGmxdZr0pPQSfO76+FvjiZb23IVIdTjbubc3vSj1Dh6LmUIwDp3vAAAAAElFTkSuQmCC)
}

[class~=about]>[class~=content] {
    background-size: contain
}

[class~=about]>[class~=content]>a>button {
    color: #fff;
    padding-left: 3.5vh
}

[class~=about]>[class~=content] {
    background-repeat: no-repeat
}

[class~=about]>[class~=content]>a>button {
    padding-bottom: 1.75vh
}

[class~=about]>[class~=content] {
    background-position: bottom
}

.about>.content>.men>.particle {
    bottom: 55%
}

[class~=about]>[class~=content]>a>button {
    padding-right: 3.5vh
}

[class~=about]>[class~=content] {
    background-image: url(../media/background.77e317ad0aec30f3c0be.png)
}

[class~=about]>[class~=content]>a>button {
    padding-top: 1.75vh
}

.about>.content>.men>.particle {
    right: 3vh
}

[class~=about]>[class~=content]>a>button {
    box-shadow: -.5vh 1vh 5vh .5vh rgba(255,129,190,.45);
    overflow: hidden;
    transition: text-shadow .5s ease,box-shadow .5s ease
}

@-webkit-keyframes blink {
    0% {
        left: -15%
    }

    to {
        left: 115%
    }
}

@keyframes blink {
    0% {
        left: -15%
    }

    to {
        left: 115%
    }
}

[class~=about]>[class~=content]>[class~=particle] {
    background-repeat: no-repeat;
    background-size: contain
}

[class~=about]>[class~=content]>a>button:hover {
    cursor: pointer
}

[class~=about]>[class~=content]>[class~=particle][class~=one] {
    width: 5vh
}

[class~=about]>[class~=content]>a>button:hover {
    text-shadow: 0 0 .1vw hsla(0,0%,100%,.5)
}

[class~=about]>[class~=content]>[class~=particle][class~=one] {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADcAAAA9CAYAAAAJQPEgAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAAFiUAABYlAUlSJPAAAAjpSURBVGhD3Zp/bFvVFcffuU7StLRdGE1aQN1KaaFMCDZNm0qH1v1kP4RKVUhLGzsRTPxqntNSCrQJWhIUu52qQhM76SqIKIkDaht+jg1paIhugMS2aqxom9BCOrY/GFAKol2Spnn37Htfjk2c2M5zGqcxHynyvedFfu97z7nnnnufrc8LXH7Qp/27zpOui5LPvEfPeP+gRcVXSNclr8Xx7fsKtb/le44/8ncVrFtDFpfIJZe8FcdVLct0/+BDTHQAwlyPMav57kUh78Rpf1uZE4iEtFZvKbvOxt88uWTBc/k753RF6zeYdAwy7lN2bYGYE2jLukSaLtNeHNfXK13RttwJRLsh7DWI+mEqYS5EM6XlMv3FHSu9jck5CEE3Ym4VijkdSXOO5HNaoSua51o+9X1mayvm1Aoxj4uOhA77YsHvSHf6eY4De77EpDpYW7FshAmYdp8xLcSxxcRVD5foQGSzZt/bCL8b8DdLLnuHaKm0XKaHuEC0UuvCZ8iuexiiisWcPYxAHsE5Facrfnkhqotn8UTteLKVYs6Ijob7pZmKC7g8Olva5yahcNXeRayHVrNFTciCSQtvOnQ0hOi1ThFRNdm1HWJOAgmlDwkl8X1T7jkdaFmntfMUM+30KmwYeposWmudGfqtGFJAxdofXSKdqfGcmzD8kUXwVBRz6qdi9gQ81kvauts6PfgSdW8Z4FvbZ/Ng/0ep1jx4bkD56BJ63P6v6U+J55AwliO9P5qNMB0Jn8DD7iMeuEp1BZ9X3ff0w3NMJwc4lTCDSUY8xBdJN/fikN4vQA4zCeO7YhoXiOpWZN2gTh+vUbF7/ydmoawf3nxXOknA7kB/YtuTk7A09SD3zF+KWnADbrYFi3Eig2UCoo7CN1tUl/07MY1BB5tn8CfqfXznF8SUBEd2rFKx6l+Zdk48x73zAqycbhWs/bkXYcMhGI4g7G7MJMygIptOYwr3SncsZC2U1uR5jsvri6xZpV/RDoe8zi2sWSbkniS2fqFids+wNTO8sr5ALyz9PQbuGjElwZFQrYoFd5j2pHhOV+69WM8o3QFhz3sWFgl/RMxB4v7NXoUZ6HDjEEK9T7pjQEYuM9nZtM9anK5s8TM7RzCSWyAsERKpMAsxRL3D0dADyilchhF+bGzCyMzwg9Mx6Y6FrNkmq5rmhMUhvV/r+KNdVP1AJxbjpH1UBl4gRWtUZzBET95xXGxZIQ+eaUCWTNhz+me7v4h6sFVb/BTus17MacG8GkQWfJOjTTf7OoOrVEf1Ubk0YRDO70lzLPxZyHoWp299dI6uiK7nwaJehN9GZMEy/GVMSAjBT0jzfVSgVqnOmgNingToU2mk4mr59CbOhCCfGWhnZT2Sbn0ZDbz1G0VDV6O6aFb7q/8j5smB6d8YuKSNaQKiPqu+wR30zCNf2Xwpa9+DSBYbxDQuEHUYlXu76rQ7xTTp6IrIKqqpe066SSBpncK955q5mdJz5iSX/S2rWatudG8eto4P5tcrNOSso8UfdokpNzD9Na3nsDOwyhvc2jPJc2Yh5uLSn2BDuxXz6loxewIee5W4cK3qujP9ZJ8kdGXrVXjGI6mO+OC5N5C4lpt2wnPu+SAWYqTRx7IRhi/r4Wi4kgYGr5sKYQbqZ5Rf7JNuMkwnjBbTVDrQegUq9zt1b2mPuxDbdee7/zQOpnTC30uYX6tNGJotiVzKOVzkKIgYlO4o+M/U2OiGrFFYRnbdXrg46Sh6fHgWKviY6rD/ZjU2JB3M5BpacuIU8kW6EmyBfFqKZha8brXvOg9ecItNr5g1joLbH8eC/h77o+vEPDWYwWQakl4yZC2IVyjJCWVD2/na54Tw4HeJyTOmZiSlg6qj5kUx5RSUfm9jGl0m3QTIAb9GQrnetFOuc1wVXaAda3c261sciPwLdtE11Gm/KqacAHGv4/nGbHsQgcfU4g+XmHmXcp0zByy+mF3BkfBSjIS7q/UKbvg1y679A8L1FQzSV8U8+aRZo0GiNMtYocQxD4m92h4sEZ4OTkcCT76Am9ydzZ7NC04gug9J8HbpJjBZXHVWz0lboYwGnnzTvD3hlqZvm7ATsyfgyespWPtPsz0y4S7mySDN6ywessoPubo8eW402KCiilHNGLmkFw9eQJjvVY6vjp7Y+LGYJgSK+W0I/9QZfs+uUrNf9OS50ZiM6Ou0L+NIaD3KLvcA1CtuJt607QTCaqe+affMeNrOFpRfJ6WZhFtzkuOY9oTExaGYfQDheqEVCd0Bj5wSsyfg9fvp3sY+rJHbzKFPtiJ51OuqOJgGigu0ezB7duIwad1GzH5EDcwvQY25FSLdUfMKBevCeuG8kxxou8sIzEJk4mR5JK7nHDXHtM9KXBwjkg6tdaiz+iEq0ah2Qk1yyRPIwsVkb2/VgegHHGj1G5sHkT+SzySM5yyfLjLtCcW7F8x7bSZfE24WFJNnMI//hYJ8MzadKTekBmTff+C7l0k3AQYW7ufbVKymfVI8lwrVtelTFAI1HNk5HzfcL2ZPwJOLyK591glE3sLeLfU7BkLKT4GpeS1Srq6ciYujYhs/QK13CzeHF2E+PCNmT+BBr6Tq7S9D5GvmBzZijpP2kAiJwN3h5FxcHPWE/S48uYZbw1eiinhZzJ6AyBVUs/2PEPmi+c2Xa2TrHfczNe6PBXI258bD/CqISTdj3nxTTJ5BBMSgrgzhe52YksCcfRrl3k3nTFwcDrT8QLOKpEoOE2XaiIujA61rmHULvHGxmCYMElgP1t1l00acWdfMeqn9kVuwwu3GPPN0lpMKeO6IOn18xZQllPGIVzso6farxcfnYS+5CQ95xr2YNXSpdajhzLTx3GjcCqW8oZCLS+/HmvegmD2BsPyYCmd+edqKG4n5VZCewQ2Yj/eIKSPweJ+aVVSSF+LiuL+MsCicagc+ElOCKUUX5ZW4OOY1NWvHHGClPVLkSNPivBQXB4XA5aycPcisPxZTAm7ZeU1ei4vDVW1f145b7XxLTBa37ki8hPxcgEJgpROIHuU35jJvaMvvsEyH2SZRP//p//0b3mh+mVa9AAAAAElFTkSuQmCC);
    height: 5vh
}

[class~=about]>[class~=content]>a>button:hover {
    box-shadow: -.5vh 1vh 5vh .5vh rgba(255,129,190,.55)
}

[class~=about]>[class~=content]>[class~=particle][class~=one] {
    bottom: 15vh
}

[class~=about]>[class~=content]>[class~=particle] {
    background-position: 50%
}

[class~=about]>[class~=content]>[class~=particle][class~=one] {
    right: 20vh
}

[class~=about]>[class~=content]>[class~=particle][class~=two] {
    width: 2.5vh
}

[class~=about]>[class~=content]>a>button:after {
    background: linear-gradient(90deg,transparent,hsla(0,0%,100%,.075),hsla(0,0%,100%,.125),hsla(0,0%,100%,.075),transparent);
    content: ""
}

[class~=about]>[class~=content]>[class~=particle][class~=two] {
    height: 7vh
}

[class~=about]>[class~=content]>[class~=particle] {
    z-index: 0
}

[class~=about]>[class~=content]>[class~=particle],[class~=about]>[class~=content]>a>button:after {
    position: absolute
}

[class~=about]>[class~=content]>a>button:after {
    left: -15%
}

[class~=about]>[class~=content]>[class~=particle][class~=two] {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB0AAABBCAYAAAAt36+DAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAAFiUAABYlAUlSJPAAAAQfSURBVFhH7ZdRiFRVGMfvd6ZdZQ1JREMokHoJeoigpxAfdBeTBIlaCp3ZVXpY0RnXXqxcIURntMCovXdXiSDb2aUtK+xBlNaCzaAEEX0QDQyDBUNZQaXCdeeer/8Zv7k7d+/Zmcs4Rg/3B5dl/uec+93zne+7/73kNIDOuIuZaZ9KLXiLPt98V+TYKPkbG73x8DJmZ1zldm3R+u/j3Ok9KkMPB+4+tNxPe1f4zEKuXH7G/YU3DC6SKbGInV7u7n9GazWmsrueEClAe4ULNF1ao0Z3XBepJrGC6szHz7OjTqps31KRImgv/xulVIc6sm1CpDmpG1SnB15kh4/jDB8TaU60m/+DlG5XQ72/i2SlZiFxpr+dib+PE9Cgcn3LmdVp3eU9K5KVOXeqM956VOmXCDhPpACkcpIcOsDM+xBovsgB2i3cJOKXVDF3VqQQ1p3qtLeRHedre8DCNXLUSlXMHiSHX8YD/CVDAVi3mB36ATteKVKISFA0/hYEHEKVPiJSAAJeJdYrVHHbJfNbDW//kXSqAzu7VZ5QBdYvZM0nTFuJFBBKr07372SiA6jSSNpRJJeo5LSr0dw1kQJqVTce9B4xb1DDuW9EmgmKJt+LRbvlZwgsPKdKLWvoi55JkSLU7uO8jxrYjCMpmt+EdiC0xYc4hx3lGbPADn9WU63r6GjPbZHmxLyxtO+fwr2eFikAgRm1kMXRDJKf8T7F070pYyFwVqdUW8t6+qTnH5HqUn430/QYqtreNl7hXbIdtAE7/I4W6deV2zslUkA9l5Hxk9jxCyKFsLeMlx9RE5OvWQPGcBn0501ifzUe/CeRQkRbxi0cVk9NdtH4npJIAebMmEqnK6nDsazS83nM5jJqpPeOamtdi/udECkglF5U6Qc46HdQaZGUN+oy3Pleq563ZBSZeUWkmZ2yl9+dKmbftgU0fag1jdsCGqA/xy2pcb1p4EmRAujonntqamknUl1uFwOq19Vo1l6cgytaiGa5zP3W9DwczVbitLeJhrNHZCyEcRntqGPYyQKR6oIi/JOIOtRQ9qJIIfy0uz9xmaa5jO7qXytSQCho2WUcZxBPaulfuMw0r0CgqyKVUSNbfyXyV2HHN0QKQOrb8J/EMZ12XxWpTOIyZf5XLlOPpruMwdwUnxeHuPuzSI8amuoyhrgfULVcxjHprVw43/dNYclQhEY+oIzLYM231WuCoEhZn8yzYloCDzVRvbhyQT+v3/jocZkagTu/SuGdO1SZb/pTI2BOxq0Ya8O869WBZl8Yv2yztgomgwg8YObWdBlDsz+garqM4WFYmyGxtsTaEmsLSKytGkuVJtaWWNsMibXNxt6nibUl1iYk1jYbe8vUsbZ6NN3a4tI0a2uEB7K2B6Eha2sG1dbmGGsT/T/BT7v7/wX5u1voMY0iUAAAAABJRU5ErkJggg==);
    right: 25vh;
    top: 20vh
}

[class~=about]>[class~=content]>a>button:after {
    height: 110%;
    top: 0;
    -webkit-transform: skew(-15deg);
    transform: skew(-15deg);
    width: 15%
}

.about>.content>a>button:hover:after {
    -webkit-animation: blink .5s ease 1;
    animation: blink .5s ease 1
}

@media screen and (max-device-aspect-ratio: 4/3) {
    [class~=about]>[class~=content]>[class~=men]>[class~=particle] {
        bottom:52%
    }

    [class~=about]>[class~=content] {
        width: 85%
    }
}

@media screen and (orientation: portrait) {
    [class~=about]>[class~=content]>[class~=men],[class~=about]>[class~=content]>[class~=men]>[class~=particle] {
        display:none
    }

    [class~=about]>[class~=content]>[class~=particle][class~=one] {
        bottom: 25vh;
        right: 5vh
    }

    [class~=about]>[class~=content]>[class~=texts]>h2 {
        font-size: 2.5vh
    }

    [class~=about]>[class~=content]>[class~=particle][class~=two] {
        top: 22vh
    }

    [class~=about]>[class~=content]>[class~=texts]>h3 {
        font-size: 1.75vh
    }

    [class~=about]>[class~=content]>[class~=particle][class~=two] {
        left: 7%
    }

    [class~=about]>[class~=content]>[class~=texts]>h3 {
        font-weight: 300
    }

    [class~=about]>[class~=content] {
        width: 100%
    }

    [class~=about]>[class~=content]>[class~=texts] {
        width: 90%
    }

    [class~=about]>[class~=content] {
        background-size: cover;
        flex-direction: column
    }

    [class~=about]>[class~=content]>[class~=texts] {
        position: relative;
        right: 0
    }
}

.donate_text {
    color: #fff;
    font-size: 2.667vh;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    text-transform: uppercase
}

.donate_menu {
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px);
    background-color: #111;
    border-radius: .5vh;
    margin-top: 5vh;
    padding: 2.08vw 2.6vw 1.5vw;
    position: absolute;
    right: 9.5vh;
    width: 22vw
}

.inputNickname {
    background-color: #00000080;
    border: none;
    border-radius: .3vh;
    color: #fff;
    font-family: Montserrat,sans-serif;
    font-size: 1.5vh;
    font-weight: 700;
    outline: none;
    padding: 1.5vh;
    width: calc(100% - 3vh)
}

.inputNickname::-webkit-input-placeholder {
    font-weight: 600
}

.inputNickname::placeholder {
    font-weight: 600
}

.inputNickBlock {
    align-items: center;
    background-color: #00000080;
    display: flex;
    margin-top: 2.5vh
}

.logo_input {
    padding-left: 1.5vh
}

.inputSumBlock {
    background-color: #00000080
}

.inputSumBlock,.sposob {
    align-items: center;
    display: flex;
    margin-top: 1vh
}

.sposob {
    border: 1px dashed #616161;
    color: #616161;
    cursor: pointer;
    font-size: 1.5vh;
    height: 4vh;
    padding-left: 1vh
}

.sposob:hover {
    box-shadow: inset 0 0 3vh 1vh hsla(0,0%,100%,.1);
    color: #fff;
    transition: .4s
}

.sposob-svg {
    margin-right: 1vh
}

.donate_information {
    color: #fff;
    font-size: 2vh;
    font-weight: 600;
    text-transform: uppercase
}

.donate_info2 {
    color: #6b6b6b;
    font-size: 1.5vh;
    font-weight: 500;
    letter-spacing: .2vh;
    margin-top: 2vh
}

.polz {
    align-items: center;
    background-color: #fff;
    color: #000;
    cursor: pointer;
    display: flex;
    font-size: 2vh;
    font-weight: 500;
    justify-content: center;
    margin-top: 3vh;
    padding: 1vh 0;
    transition: .4s
}

.polz:hover {
    background-color: #000;
    color: #fff
}

.butbuttonblock {
    justify-content: center;
    margin: 2vh 0 3vh
}

.butbuttonblock,.buybutton {
    align-items: center;
    display: flex
}

.buybutton {
    background-color: #fec60470;
    color: #fff;
    cursor: pointer;
    font-size: .6333333333vw;
    font-weight: 700;
    height: 5vh;
    width: 100%
}

.buybutton:hover {
    background-color: #fec604;
    transition: .4s
}

.buybuttonsvg {
    align-items: center;
    display: flex;
    padding: 0 2vh
}

.paymentsvg {
    fill: #484848;
    height: auto;
    width: 1.667vh
}

.paymentbuysvg {
    fill: #fff;
    height: auto;
    width: 1.667vh
}

.nicknamesvg {
    fill: #fec604;
    height: auto;
    width: 1.667vh
}

.payment {
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    border: 1px dashed #545454;
    margin-top: 1vh;
    position: absolute;
    width: calc(100% - 5.2vw)
}

.donate-span {
    color: tomato;
    font-size: 3vh
}

.donate-div {
    margin-top: 2vh
}

.payment-block {
    align-items: center;
    background-color: #111;
    border-bottom: 1px dashed #545454;
    color: #fff;
    cursor: pointer;
    display: flex;
    font-size: 2vh;
    padding: 1vh
}

.payment-block:hover {
    box-shadow: inset 0 0 3vh 1vh hsla(0,0%,100%,.1);
    transition: .4s
}

.card {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAcCAYAAAATFf3WAAAACXBIWXMAAAsTAAALEwEAmpwYAAADLElEQVRYhc1YvWpVQRD+Zs4BNZJERCtBwTKdRbDxHWxS+wIWWllZio0v4EP4FmLjhXQBsUghKNgEkwsJBu+uxZzZnZ2zuyeFhQuXe+7szDff/OzPuYTXH+9j9+EHbN/eR2ts/sj3MJbPdk6Hlat+S2Ztve76ZIXT4wPCu++fsbWznyYsUItki4CXe8e1OR+kxVqfrAjvL2KVUC07NZBWADXCSz4qQXAxYQ1UsfZpBeDL5jGXAvK+AYxdwFYGa46uYuflPfxpbnz86QWIGTFEBCIMBMQQAUQAADFjE4GBJrsIcAwJR21llDaA6AbiAjcQg6P6oGSb5YpNYGKpciBRjCGAmArnHEMiwTGAmKF2NhjBEZuBNBCa7EPSE3kEMU9+5TmTjonDOM8KpW8BhctAzuRgSEr2CQOADQgcJDvEVNhp4JoMEOfKmEDVNyu5QGUmLZhmkJiKklrHGqDg5Uyooxw4isA5SvYGysQls1IlFjBKDnI5Rb5JHGLRaxwla5kAUmmlPDRlkKuOta9thgVLMLXnWTMmGdTeE/BA1Og5Sgsq2/AsCM3gxlRYWiWkvtTK5EBj8gUALE5yRiSCiJI4jLES1xWrNtmB7zkpI02EQhFUJpezrVhT+2n/2fLArEIkZQXOPTbfkuwik0yXJMp5pCTYAJTkQADh7bcy3P9sjLh9V55ah74drfPUz/dse34qlwmuTtSuQ5NBAeyfPUbvOtW6HTn9vAKWbh0WtHf4K7h+ls7b1i1oko3dcixdj7ze0mXBZ8jjVKoy1i6Ub56s8fTe7gz/5wXw6usvHB7dKp3UAqqVU2161XLysYh6Ej5/cBM7N8bfnuDe9oiXF5fXnh2VUVaJeQJLZP2Y9PKN2ozrl1tx79EPmlsBh1/uVIGu1PytZx+c+S0EW5G1ovwXW1IvQPM8zpR0ZbVemmqke9mzNpZAa/U2e9A3r5X39r8a2RYx+3vpxWvCHJtL/ypZ8PJaa/S2LE+uosOLLzi1fa43WltP7YRp9b2pDOP8bFUl5WWehDrqvQm23uKWznMd52crxunxAdYnq5lia2+z5WwcT7PnpcBr5/b018dfG82r06/saCsAAAAASUVORK5CYII=)
}

.card,.sbp {
    background-repeat: no-repeat;
    background-size: contain;
    height: 3vh;
    margin: 0 10px;
    width: 3vh
}

.sbp {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjAiIGhlaWdodD0iMTIwIj48cGF0aCBkPSJtMTEuMzU5IDI2LjEyIDE0LjUzMiAyNS45NzV2MTUuODQ0TDExLjM3NiA5My44NjNsLS4wMTctNjcuNzQzeiIgZmlsbD0iIzVCNTdBMiIvPjxwYXRoIGQ9Im02Ny4xNTYgNDIuNjQzIDEzLjYxNy04LjM0NiAyNy44NjgtLjAyNi00MS40ODUgMjUuNDE0VjQyLjY0M3oiIGZpbGw9IiNEOTA3NTEiLz48cGF0aCBkPSJtNjcuMDc5IDI1Ljk2Ny4wNzcgMzQuMzktMTQuNTY2LTguOTVWMGwxNC40OSAyNS45Njd6IiBmaWxsPSIjRkFCNzE4Ii8+PHBhdGggZD0ibTEwOC42NDEgMzQuMjcxLTI3Ljg2OS4wMjYtMTMuNjkzLTguMzNMNTIuNTkgMGw1Ni4wNSAzNC4yNzF6IiBmaWxsPSIjRUQ2RjI2Ii8+PHBhdGggZD0iTTY3LjE1NiA5NC4wMDdWNzcuMzIybC0xNC41NjYtOC43OC4wMDggNTEuNDU4IDE0LjU1OC0yNS45OTN6IiBmaWxsPSIjNjNCMjJGIi8+PHBhdGggZD0iTTgwLjczOSA4NS43MzcgMjUuODkgNTIuMDk1IDExLjM1OSAyNi4xMmw5Ny4yMjMgNTkuNTgzLTI3Ljg0NC4wMzR6IiBmaWxsPSIjMTQ4N0M5Ii8+PHBhdGggZD0ibTUyLjU5OSAxMjAgMTQuNTU2LTI1Ljk5MyAxMy41ODMtOC4yNyAyNy44NDMtLjAzNEw1Mi41OTkgMTIweiIgZmlsbD0iIzAxN0YzNiIvPjxwYXRoIGQ9Im0xMS4zNzYgOTMuODYzIDQxLjMzMy0yNS4zMi0xMy44OTYtOC41MjYtMTIuOTIyIDcuOTIyLTE0LjUxNSAyNS45MjR6IiBmaWxsPSIjOTg0OTk1Ii8+PC9zdmc+)
}

.qiwi {
    background-image: url(data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjIzIiB3aWR0aD0iMjIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE1LjAxOCAxOS40MzhjMS44MTcgMCAzLjc4OC42MzIgNS45NyAyLjU5LjIxOC4xOTcuNTA5LS4wNDcuMzE4LS4yOS0yLjE0NC0yLjc0NC00LjEyNy0zLjI2Ni02LjEwNC0zLjcwOC0yLjQyLS41NC0zLjY2NC0xLjkyLTQuNTMtMy40MzQtLjE3My0uMzAxLS4yNS0uMjQ4LS4yNjYuMTQtLjAyLjQ3My4wMTMgMS4xLjExOCAxLjcxNi0uMDk4LjAwNS0uMTk2LjAwNC0uMjk1LjAwNC0zLjQ2IDAtNi4yNjYtMi44NDMtNi4yNjYtNi4zNSAwLTMuNTA3IDIuODA1LTYuMzUgNi4yNjYtNi4zNSAzLjQ2IDAgNi4yNjYgMi44NDMgNi4yNjYgNi4zNSAwIC4yNS0uMDEyLjQ5Ni0uMDQuNzM4LS40NTctLjA4NC0xLjM1OC0uMDkzLTEuOTktLjAzOC0uMjM3LjAyMS0uMjA0LjEzMy0uMDI0LjE2NiAyLjA3MS4zOCAzLjQ5NSAxLjY4IDMuODIgNC4wNC4wMDcuMDU1LjA3Ny4wNzEuMTA1LjAyNGE5LjY1NyA5LjY1NyAwIDAgMCAxLjM0Mi00LjkzQzE5LjcwOCA0LjggMTUuNDY0LjUgMTAuMjMuNSA0Ljk5NC41Ljc1IDQuOC43NSAxMC4xMDZjMCA1LjMwNSA0LjI0NCA5LjYwNiA5LjQ4IDkuNjA2IDEuMzg4IDAgMi43NjYtLjI3NCA0Ljc4OC0uMjc0em0uNzA2LTMuNDg3Yy40MjEuMzYxLjU1Ljc5LjMyNiAxLjA5NC0uMTI0LjE2Ni0uMzI1LjI1Ny0uNTY1LjI1N2EuOTk3Ljk5NyAwIDAgMS0uNjQ2LS4yMzZjLS4zODMtLjM0LS40OTYtLjg5LS4yNDUtMS4yMDMuMDk4LS4xMjMuMjU2LS4xOS40NDctLjE5LjIzMSAwIC40NzQuMDk5LjY4My4yNzh6bTEuOTQ1LS45MThjLjA2Mi40MjEtLjA2OS41OTUtLjIuNTk1LS4xNDQgMC0uMzI1LS4xNy0uNTM4LS41MDctLjIxLS4zMzItLjI4Ny0uNzE0LS4xODMtLjkwNy4wNjktLjEyNy4yMTMtLjE4Mi4zOTUtLjExMy4zNTEuMTM1LjQ5LjY4LjUyNi45MzJ6IiBmaWxsPSIjZmY4YzAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=)
}

.qiwi,.yoomoney {
    background-repeat: no-repeat;
    background-size: contain;
    height: 3vh;
    margin: 0 10px;
    width: 3vh
}

.yoomoney {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTY5IiBoZWlnaHQ9IjEyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTA4Ljk5IDBjLTMzLjQxNyAwLTYwIDI2Ljk2Mi02MCA2MCAwIDMzLjQxOCAyNi45NjIgNjAgNjAgNjBzNjAtMjYuOTYyIDYwLTYwLTI2Ljk2Mi02MC02MC02MHptMCA4Mi40MDVjLTEyLjE1MiAwLTIyLjQwNS0xMC4yNTMtMjIuNDA1LTIyLjQwNSAwLTEyLjE1MiAxMC4yNTMtMjIuNDA1IDIyLjQwNS0yMi40MDUgMTIuMTUyIDAgMjIuNDA1IDEwLjI1MyAyMi40MDUgMjIuNDA1LS4zNzkgMTIuMTUyLTEwLjI1MyAyMi40MDUtMjIuNDA1IDIyLjQwNXpNNDguNjA4IDE3LjQ2OHY4Ny4zNDJIMjcuMzQyTDAgMTcuNDY4aDQ4LjYwOHoiIGZpbGw9IiM4QjNGRkQiLz48L3N2Zz4=)
}

.polz-block {
    color: #ffffffbf;
    font-size: 1.667vh;
    margin-top: 2vh
}

.home_rightmenuDevushka {
    height: 100vh;
    left: 0;
    position: absolute;
    top: 0
}

@media only screen and (max-width: 768px) {
    .home_rightMenuBlock {
        display:none
    }

    .donate_menu {
        position: relative;
        right: 0;
        width: calc(100% - 2vh)
    }

    .donate_container {
        margin: 0 2vh
    }

    .forbes-img-container {
        display: none
    }

    .buybutton {
        font-size: 1vh
    }
}

.terms-p {
    font-size: 2vh;
    font-weight: 200;
    line-height: 2;
    margin: 1vh 0
}

.terms-h1 {
    font-size: 5vh;
    font-weight: 500;
    margin: 3vh 0
}

.terms-h2 {
    font-size: 3vh;
    font-weight: 500;
    margin: 2vh 0
}

.terms-cont {
    display: flex;
    height: 100%;
    justify-content: center;
    margin-bottom: 6vh;
    margin-top: 11.25vh
}

.terms-container {
    width: 50%
}

.dashboard_container {
    background: #111;
    padding: 10vh 15%
}

.dashboard_header {
    background-attachment: fixed;
    background-image: url(../media/Frame2.0fba21280bd6d23d4184.png);
    background-repeat: no-repeat;
    background-size: cover
}

.dashboard_head2,.dashboard_obmen {
    align-items: center;
    display: flex
}

.dashboard_obmen {
    background-color: #fec604;
    cursor: pointer;
    justify-content: center;
    width: 4vh
}

.obmen_menublock {
    display: grid;
    justify-items: center;
    padding: 2vh
}

.dash_hc {
    margin-right: 1vh
}

.obmen-figure {
    align-items: center;
    background-color: #fea304;
    border-bottom-left-radius: 1vh;
    border-bottom-right-radius: 1vh;
    border-top: 1px solid #1e1d1d;
    cursor: pointer;
    display: flex;
    justify-content: center;
    padding: 1vh 0
}

.error3_storage {
    background-color: brown;
    font-size: 2vh;
    font-weight: 800
}

.dashscaderror,.error3_storage {
    align-items: center;
    color: #111;
    display: flex;
    justify-content: center
}

.dashscaderror {
    font-size: 4vh;
    padding: 3vh
}

.dashboard_df {
    align-items: center;
    display: flex
}

.header_gc {
    border: .1vh solid #fff;
    color: #fff;
    display: flex;
    height: 3.8vh;
    justify-content: space-between;
    margin-right: 1vh;
    padding: 1vh 2vh;
    width: 16vh
}

.obmen_inputBlock {
    align-items: center;
    background-color: #111;
    border-radius: 1vh;
    display: flex;
    margin-top: 1vh
}

.header_svgsss {
    height: auto;
    width: 2vh
}

.obmen_input {
    background-color: initial;
    border: none;
    color: #fff;
    font-size: 3vh;
    outline: none;
    padding: 2vh 0;
    text-align: center;
    width: 10vh
}

.obmen_rubdas {
    padding: 0 1vh
}

.dashboard_head {
    align-items: center;
    display: flex;
    justify-content: space-between
}

.dashboard_hello {
    color: #fff;
    font-size: 4vh;
    font-weight: 200
}

.dashboard_nick {
    color: #fff;
    font-size: 4vh;
    font-weight: 500
}

.dashboard_name {
    color: #fff;
    font-size: 4vh;
    font-weight: 200
}

.dashboard-img {
    max-height: 10vh;
    max-width: 10vh
}

.dashboard-img-block {
    align-items: center;
    background-color: #a5d2d2;
    border-radius: 50%;
    display: flex;
    height: 10vh;
    justify-content: center;
    width: 10vh
}

.dashboard_nickname-block {
    margin-left: 2vh
}

.dashboard_prize {
    margin-top: 5vh
}

.dashboard-prize-block {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin-top: 5vh
}

.dashboard-prize-block-left {
    border: .0625rem solid hsla(0,0%,100%,.1);
    display: flex;
    justify-content: space-between;
    padding: 5vh
}

.dashboard-prize-block-right-text {
    color: #fff
}

.dashboard-prize-block-left,.dashboard-prize-block-right {
    width: 50%
}

.dashboard-price-input {
    background-color: #f8f8f8;
    border: 1px solid rgba(30,29,29,.1);
    height: 6vh;
    outline: 0!important;
    padding-left: 2vh;
    width: 60%
}

.dashboard-price-input:focus {
    background-color: #fff
}

.dashboard-price-button {
    align-items: center;
    background: linear-gradient(257.5deg,#1668a7 -20.46%,#ffb800 74.36%);
    border-radius: 1px;
    color: #fff;
    cursor: pointer;
    display: flex;
    font-weight: 200;
    height: 6vh;
    justify-content: center;
    margin-left: 1vh;
    padding: .3vh;
    width: 40%
}

.dashboard-prize-block-right {
    font-size: 2vh;
    font-weight: 200;
    letter-spacing: .2vh;
    margin-left: 2vh;
    text-align: center
}

.dashboard-stats {
    margin-top: 5vh
}

.dashboard-stats-block {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin-top: 5vh
}

.dashboard-stats-1,.dashboard-stats-2,.dashboard-stats-3 {
    border: 1px solid hsla(0,0%,100%,.1);
    border-radius: .7vh;
    height: 100%;
    padding: 5vh
}

.dashboard-stats-1:hover {
    background-color: #8000ff
}

.dashboard-stats-2:hover {
    background-color: #ff6581
}

.dashboard-stats-3:hover {
    background-color: #28a745
}

.dashboard-stats-1:hover .dashboard-text-child,.dashboard-stats-1:hover .dashboard-text-niz,.dashboard-stats-1:hover .dashboard-text-osn,.dashboard-stats-2:hover .dashboard-text-child,.dashboard-stats-2:hover .dashboard-text-niz,.dashboard-stats-2:hover .dashboard-text-osn,.dashboard-stats-3:hover .dashboard-text-child,.dashboard-stats-3:hover .dashboard-text-niz,.dashboard-stats-3:hover .dashboard-text-osn {
    color: #fff
}

.dashboard-stats-1,.dashboard-stats-2 {
    width: 50%
}

.dashboard-stats-3 {
    width: 66%
}

.dashboard-stats-2,.dashboard-stats-3 {
    margin-left: 2vh
}

.dashboard-circle {
    align-items: center;
    border: 1px solid rgba(30,29,29,.1);
    border-radius: 50%;
    display: flex;
    height: 8vh;
    justify-content: center;
    margin-bottom: 3vh;
    width: 8vh
}

.dashboard-text-osn {
    color: #fff;
    font-size: 3vh;
    font-weight: 500
}

.dashboard-text-child {
    color: #fff;
    font-size: 3vh;
    font-weight: 200
}

.dashboard-text-niz {
    color: #fff;
    font-size: 2vh;
    font-weight: 200
}

.circle-one {
    fill: #8000ff
}

.dashboard-stats-1:hover .circle-one {
    fill: #fff
}

.circle-two {
    fill: #ff6581
}

.dashboard-stats-2:hover .circle-two {
    fill: #fff
}

.dashboard-me {
    margin-top: 5vh
}

.dashboard-me-block-child {
    align-items: center;
    display: flex;
    justify-content: space-between
}

.dashboard-me-block-child-text1 {
    color: #fff;
    font-size: 2vh;
    font-weight: 200
}

.dashboard-me-block-child-text2 {
    color: #fff;
    font-size: 1.75vh;
    font-weight: 300;
    letter-spacing: 1px
}

.dashboard-me-block-child {
    margin-top: 3vh
}

.line {
    border: 1px solid hsla(0,0%,100%,.1);
    margin: 2vh 0;
    width: 100%
}

.dashboard-cash {
    margin-top: 5vh
}

.dashboard-cash-block {
    display: flex;
    height: 100%;
    justify-content: space-between;
    margin-top: 5vh
}

.dashboard-cash-bank,.dashboard-cash-donate,.dashboard-cash-nal {
    border: 1px solid hsla(0,0%,100%,.1);
    border-radius: .7vh;
    padding: 5vh
}

.dashboard-cash-donate {
    align-content: center;
    display: grid;
    justify-content: center;
    justify-items: center;
    text-align: center;
    width: 50%
}

.dashboard-cash-child {
    margin-left: 2vh;
    width: 50%
}

.dashboard-cash-bank {
    margin-top: 2vh
}

.dashboard-donate {
    color: #fff;
    cursor: pointer;
    font-size: 3vh;
    font-weight: 500;
    margin-top: 3vh
}

.dashboard-cash-donate:hover .donate-circle,.donate-circle {
    fill: #fff
}

.dashboard-cash-donate:hover .dashboard-donate,.dashboard-cash-donate:hover .dashboard-text-niz,.dashboard-cash-donate:hover .dashboard-text-osn {
    color: #fff
}

.dashboard-cash-donate:hover {
    background-color: #1e1d1d!important
}

.donate-nal {
    fill: #65c466
}

.dashboard-cash-nal:hover .donate-nal {
    fill: #fff
}

.dashboard-cash-nal:hover .dashboard-nal,.dashboard-cash-nal:hover .dashboard-text-niz,.dashboard-cash-nal:hover .dashboard-text-osn {
    color: #fff
}

.dashboard-cash-nal:hover {
    background-color: #65c466
}

.donate-bank {
    fill: #ffb800
}

.dashboard-cash-bank:hover .donate-bank {
    fill: #fff
}

.dashboard-cash-bank:hover .dashboard-bank,.dashboard-cash-bank:hover .dashboard-text-niz,.dashboard-cash-bank:hover .dashboard-text-osn {
    color: #fff
}

.dashboard-cash-bank:hover {
    background-color: #ffb800
}

.dashboard-settings {
    margin-top: 5vh
}

.dashboard-exit {
    color: #dc3545;
    cursor: pointer;
    font-size: 2vh;
    font-weight: 300;
    margin-top: 3vh
}

.dashboard-me-block-child-text3 {
    color: #65c466;
    font-size: 1.5vh;
    font-weight: 300
}

.dashboard-me-block-child-text-tg {
    color: #229ed9;
    font-size: 1.5vh;
    font-weight: 300
}

.dashboard-left-text3-block {
    align-items: center;
    display: flex
}

.dashboard-me-block-child-text-noconfirm {
    color: #dc3545;
    font-size: 1.5vh;
    font-weight: 300
}

.dashboard-price-button-logs {
    background-color: #dc3545
}

.dashboard-price-button-logs,.dashboard-price-button-logs-donate {
    color: #fff;
    cursor: pointer;
    font-size: 4vh;
    font-weight: 100;
    margin-left: 5vh;
    padding: 2vh
}

.dashboard-price-button-logs-donate {
    background-color: #65c466
}

.dashboard_case {
    margin-top: 5vh
}

.case_block {
    display: flex;
    justify-content: space-around;
    padding: 3vh 0
}

.case_logo {
    width: 25vh
}

.case_logoprem {
    width: 30vh
}

.dasboard_casehyper {
    border-radius: 2vh;
    cursor: pointer;
    display: grid;
    height: 30vh;
    justify-items: center;
    width: 30vh
}

.dasboard_casehyper:hover .case_logo {
    transition: .4s;
    width: 30vh
}

.case_text {
    color: #fff;
    font-size: 2vh;
    font-weight: 200
}

.alogs {
    border: 1px solid #dc3545;
    color: #dc3545;
    cursor: pointer;
    font-weight: 600;
    padding: 2vh;
    position: fixed;
    right: 1vh
}

@media only screen and (max-width: 768px) {
    .dashboard-prize-block,.dashboard-prize-block-left {
        flex-wrap:wrap;
        justify-content: center
    }

    .dashboard-prize-block-left {
        width: 100%
    }

    .dashboard-price-button,.dashboard-price-input,.dashboard-prize-block-right {
        margin: 0;
        width: 100%
    }

    .case_block,.dashboard-cash-block,.dashboard-stats-block {
        flex-wrap: wrap;
        justify-content: center;
        margin: 0
    }

    .dashboard-cash-child,.dashboard-cash-donate,.dashboard-stats-2 {
        margin: 0;
        width: 100%
    }

    .dashboard-cash-nal {
        margin-top: 2vh
    }

    .dashboard-stats-1 {
        margin-bottom: 2vh;
        width: 100%
    }
}

.dashboard_chran {
    background-color: #fec604;
    cursor: pointer;
    font-size: 2vh;
    padding: 2vh;
    transition: .4s
}

.dashboard_chran:hover {
    background-color: #fec60490;
    color: #fff
}

.case_new {
    background-color: #dc3545;
    font-size: 2vh;
    font-weight: 900;
    margin-left: 15.2vh;
    margin-top: -6.5vh;
    padding: 1vh;
    position: absolute
}

.modal {
    align-items: center;
    -webkit-backdrop-filter: blur(6px);
    backdrop-filter: blur(6px);
    display: flex;
    height: 100vh;
    justify-content: center;
    left: 0;
    position: fixed;
    top: 0;
    width: 100vw;
    z-index: 132323
}

.modal_content {
    background-color: #fff;
    border: 1px solid rgba(30,29,29,.1);
    border-radius: 1vh;
    padding: 5vh;
    width: 25vw
}

.modal_one_text,.modal_one_text12 {
    font-size: 2vh;
    font-weight: 200;
    margin-top: 2vh
}

.modal_one_text12 {
    margin-left: 2vh
}

.modal_one_text1 {
    margin-left: 2vh
}

.modal_one_text1,.passwords {
    font-size: 2vh;
    font-weight: 200
}

.passwords {
    align-items: center;
    display: flex;
    justify-content: center;
    margin-top: 5vh
}

.input-block {
    display: grid;
    margin-top: 2vh
}

.password {
    border: none;
    border: 1px solid rgba(30,29,29,.1);
    border-radius: 1vh;
    height: 5vh;
    margin-top: 1vh;
    outline: 0;
    padding-left: 2vh
}

.go {
    align-items: center;
    font-size: 2vh;
    font-weight: 400;
    justify-content: center;
    margin-top: 4vh
}

.go,.x {
    cursor: pointer;
    display: flex
}

.x {
    justify-content: flex-end
}

.svg_re {
    fill: rgba(30,29,29,.45);
    cursor: pointer;
    height: 2vh;
    margin-left: 1vh;
    width: 2vh
}

.error {
    color: #dc3545
}

.error,.message {
    align-items: center;
    display: flex;
    font-size: 3vh;
    font-weight: 300;
    justify-content: center;
    margin-top: 3vh;
    text-align: center
}

.message {
    color: #dc9135
}

.login_container {
    background-attachment: fixed;
    background-image: url(../media/Frame2.0fba21280bd6d23d4184.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 100vh;
    padding: 10vh 10vh 0
}

.login_header {
    align-items: center;
    display: flex;
    justify-content: space-between
}

.login_text-linear {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(257.5deg,#1668a7 -20.46%,#ffb800 74.36%);
    -webkit-background-clip: text;
    background-clip: text;
    cursor: pointer;
    font-size: 2vh;
    font-weight: 500;
    font-weight: 900;
    letter-spacing: 1px
}

.login-text {
    color: #fff;
    font-size: 2vh
}

.login_main {
    display: flex;
    justify-content: space-between
}

.login-block,.login-image-block {
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    background-color: rgba(0,0,0,.5);
    padding: 10vh
}

.image-header {
    height: 100%;
    left: 0;
    position: absolute
}

.login-block {
    margin-left: 20vw;
    margin-top: 5vh
}

.login-h1-text {
    color: #fff;
    font-size: 6.5vh;
    font-weight: 900
}

.login-h3-text {
    color: #fff;
    font-size: 6.5vh;
    font-weight: 800
}

.login-form {
    display: grid;
    margin-top: 3vh
}

.login-input {
    border: none;
    border-radius: .5vh;
    height: 6vh;
    margin-top: 2vh;
    outline: 0!important;
    padding-left: 2vh
}

.login-input:focus {
    outline: 0
}

.login-form {
    max-width: 50%
}

.login-button {
    background: linear-gradient(257.5deg,#1668a7 -20.46%,#ffb800 74.36%);
    border-radius: .5vh;
    margin-top: 5vh
}

.login-button,.login-button-recovery {
    align-items: center;
    color: #fff;
    cursor: pointer;
    display: flex;
    font-size: 2vh;
    font-weight: 300;
    height: 5vh;
    justify-content: center
}

.login-button-recovery {
    width: 26vw
}

.recaptcha {
    display: flex;
    justify-content: center;
    padding-top: 2vh
}

.login-error {
    color: brown;
    font-size: 2vh;
    font-weight: 400;
    letter-spacing: 1px
}

@media only screen and (max-width: 768px) {
    .login-image-block {
        height:50vh;
        position: absolute;
        top: 44vh
    }

    .login_main {
        display: block;
        width: 100%
    }

    .login-block {
        margin: 0
    }

    .login_container {
        padding: 0
    }

    .login-block,.login-image-block {
        padding: 2vh
    }

    .login-form {
        max-width: 100%!important
    }

    .login-button-recovery {
        width: 100%
    }

    .login_header {
        flex-wrap: wrap;
        padding: 2vh
    }

    .login-text {
        display: none
    }
}

.forbes_container {
    background-color: #111;
    min-height: 100vh;
    padding-bottom: 10vh
}

.fobres-text-block {
    align-items: center;
    color: #fff;
    display: flex;
    font-size: 6vh;
    font-weight: 800;
    justify-content: center;
    padding: 10vh 0
}

.forbes-img-container {
    display: flex;
    justify-content: center;
    margin-bottom: 10vh
}

.forbes-img-one-text,.forbes-img-three-text,.forbes-img-two-text {
    align-items: center;
    display: flex;
    font-size: 6vh;
    font-weight: 200;
    justify-content: center;
    margin-bottom: 2vh
}

.forbes-img-one-text {
    color: #ff3500
}

.forbes-img-two-text {
    color: #9aa7d7
}

.forbes-img-three-text {
    color: #8a420e
}

.forbes-img-three,.forbes-img-two {
    margin-top: 15vh
}

.forbes-img-three {
    margin-left: 10vh
}

.forbes-img-two {
    margin-right: 10vh
}

.forbes-down-background-one {
    background-image: linear-gradient(211.23deg,#fda301 -179.92%,rgba(253,163,1,0) 73.53%);
    display: flex;
    justify-content: center;
    max-height: 40vh;
    max-width: 275px;
    width: 97%
}

.forbes-down-background-one-block {
    align-items: center;
    width: 100%
}

.forbes-down-background-one-block,.forbes-down-background-two,.forbes-img-one-up,.forbes-img-three-up,.forbes-img-two-up {
    display: flex;
    justify-content: center
}

.forbes-down-background-two {
    background-image: linear-gradient(211.23deg,#d4daef -179.92%,rgba(212,218,239,0) 73.53%);
    max-height: 40vh;
    max-width: 275px;
    width: 97%
}

.forbes-down-background-two-block {
    align-items: center;
    display: flex;
    justify-content: center;
    width: 100%
}

.forbes-down-background-three {
    background-image: linear-gradient(211.23deg,#976b1b -179.92%,rgba(151,107,27,0) 73.53%);
    display: flex;
    justify-content: center;
    max-height: 40vh;
    width: 97%
}

.forbes-down-background-three-block {
    align-items: center;
    display: flex;
    justify-content: center;
    width: 100%
}

.forbes-down-image {
    height: 40vh;
    max-width: 275px
}

.forbes-up-nickname {
    align-items: center;
    color: #fff;
    display: flex;
    font-size: 3vh;
    font-weight: 800;
    justify-content: center;
    letter-spacing: .3vh;
    padding-top: 5vh
}

.dashboard_headers {
    background-color: #111
}

.forbes-up-money {
    align-items: center;
    color: #fff;
    font-size: 2.5vh;
    font-weight: 100;
    padding-top: 2vh
}

.forbes-top-block,.forbes-up-money {
    display: flex;
    justify-content: center
}

.forbes-top-block {
    padding-top: 1vh
}

.forbes-top {
    align-items: center;
    display: flex;
    justify-content: space-between;
    padding: 0 20%;
    width: 100%
}

.forbes-number {
    border: .0625rem solid hsla(0,0%,100%,.1);
    border-radius: 50%;
    color: #fff;
    font-size: 3vh;
    font-weight: 200;
    height: 5.25vh;
    width: 5.25vh
}

.forbes-number,.forbes-top-one {
    align-items: center;
    display: flex;
    justify-content: center
}

.forbes-nick {
    color: #fff;
    font-size: 2vh;
    font-weight: 500;
    letter-spacing: .2vh;
    margin-left: 3vh
}

.forbes-top20 {
    color: #fff;
    display: flex;
    font-weight: 500;
    justify-content: center;
    margin-bottom: 4vh
}

@media only screen and (max-width: 768px) {
    .forbes-img-container {
        display:none
    }

    .forbes-top {
        padding: 0 1vh
    }
}

.nendoveb-kubscupon {
    height: 100px;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 350px
}

.nendoveb-kubscupon h3 {
    color: hsla(0,0%,39%,.9)
}

.nendoveb-kubscupon .kacekagen-protsem {
    -webkit-animation: loading 6s ease-in-out forwards;
    animation: loading 6s ease-in-out forwards;
    background: linear-gradient(90deg,#fec604,#fec604);
    background-size: 353px 5px;
    border-radius: 12px;
    height: 5px;
    margin-top: 10px;
    width: 0
}

.nendoveb-kubscupon .akemobvous {
    background: linear-gradient(180deg,hsla(0,8%,70%,.17),rgba(97,91,91,.1),rgba(53,51,51,0));
    height: 35px;
    -webkit-transform: skew(45deg) translate(15px,5px);
    transform: skew(45deg) translate(15px,5px);
    width: 100%
}

@-webkit-keyframes loading {
    to {
        width: 100%
    }
}

@keyframes loading {
    to {
        width: 100%
    }
}

.roulette_container {
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    background-attachment: fixed;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 20vh
}

.roulette_container:before {
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1
}

.roulette-text {
    align-items: center;
    color: #fff;
    display: flex;
    font-size: 5vh;
    font-weight: 200;
    justify-content: center;
    padding-bottom: 3vh;
    padding-top: 10vh
}

.FPS {
    color: #fff;
    font-weight: 700;
    padding: 20px;
    position: fixed;
    right: 0;
    top: 0
}

.FPS:before {
    content: "FPS: ";
    font-size: .8em;
    opacity: .5
}

.app {
    background: #1b1f24;
    position: relative;
    width: 100%
}

.app .pointer {
    border: .2vh solid #c8a806;
    box-shadow: 0 0 30px #c8a806;
    -webkit-filter: drop-shadow(0 0 20px hsla(0,53%,79%,.3));
    filter: drop-shadow(0 0 20px rgba(230,174,174,.3));
    height: 50px;
    height: 98%;
    left: 50%;
    position: absolute;
    -webkit-transform: translate3d(-50%,0,0);
    transform: translate3d(-50%,0,0);
    z-index: 1
}

.app .scope {
    overflow: hidden
}

.app .scope .list {
    display: inline-flex;
    left: 0;
    list-style: none;
    position: relative;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    transition: 10s cubic-bezier(.21,.53,0,1)
}

.app .scope .list__item {
    align-items: center;
    display: flex;
    flex-shrink: 0;
    height: 160px;
    justify-content: center;
    opacity: .5;
    transition: .3s ease;
    width: 200px
}

.app .scope .list__item:nth-child(2n) {
    background: rgba(0,0,0,.1)
}

.app .scope .list__item.active {
    opacity: 1
}

.app .scope .list__item.active img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}

.app .scope .list__item img {
    height: 80%;
    object-fit: contain;
    transition: .3s ease;
    width: 80%
}

.start-roulette {
    background-color: #73b1c1;
    border: none;
    border-radius: 5px;
    box-shadow: 0 0 30px 0 hsla(0,100%,73%,.2);
    color: inherit;
    color: #fff;
    cursor: pointer;
    font-size: 2vh;
    font-weight: 800;
    outline: none;
    padding: 1.5vh;
    transition: opacity .2s ease
}

.start-roulette:hover {
    opacity: .8
}

.start_roulabs {
    background-color: #2e8b57;
    color: #fff;
    font-size: 2vh;
    font-weight: 900;
    margin-left: 115vh;
    padding: 1vh;
    position: absolute;
    top: 80vh
}

.jopa {
    color: #fff
}

.dsas {
    display: flex;
    justify-content: center;
    position: relative;
    z-index: 32
}

.roulette-figure {
    background: #eb2e4a;
    border: 5px solid #eb2e4a;
    box-sizing: border-box;
    color: #fff;
    font-size: 3vh;
    font-weight: 500;
    padding: 2vh;
    -webkit-transform: matrix(1,0,-.09,1,0,0);
    transform: matrix(1,0,-.09,1,0,0)
}

.roulette-figure-block {
    display: flex;
    justify-content: center
}

.button-block {
    align-items: center;
    display: flex;
    justify-content: space-evenly
}

.padding-block {
    padding: 5vh
}

.roulette-prizes-block {
    padding-top: 5vh
}

.roulette-prizes-block,.roulette-prizes-child {
    align-items: center;
    display: flex;
    justify-content: center
}

.roulette-prizes-child {
    flex-wrap: wrap;
    width: 70vw
}

.prize-legend {
    align-content: space-evenly;
    align-items: flex-end;
    background: linear-gradient(-135deg,#c8a806,rgba(255,214,0,0));
    background-clip: padding-box;
    border-radius: 2vh;
    box-sizing: border-box;
    display: grid;
    flex-basis: calc(12.5% - 2vh);
    flex-grow: 0;
    flex-shrink: 0;
    font-size: 5vh;
    justify-items: center;
    margin: 1vh;
    max-width: 20vh;
    padding-bottom: 1vh;
    position: relative;
    transition: 1s
}

.prize-legend:hover {
    background: linear-gradient(-135deg,#ffd600,rgba(255,214,0,0));
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.prize-epic {
    align-content: space-evenly;
    align-items: flex-end;
    background: linear-gradient(-135deg,#c21dd1,rgba(140,0,255,0));
    background-clip: padding-box;
    border-radius: 2vh;
    box-sizing: border-box;
    display: grid;
    flex-basis: calc(12.5% - 2vh);
    flex-grow: 0;
    flex-shrink: 0;
    font-size: 5vh;
    justify-items: center;
    margin: 1vh;
    max-width: 20vh;
    padding-bottom: 1vh;
    position: relative;
    transition: 1s
}

.prize-epic:hover {
    background: linear-gradient(-135deg,#eb00ff,rgba(235,0,255,0));
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.prize-blue {
    align-content: space-evenly;
    align-items: flex-end;
    background: linear-gradient(-135deg,#103591,rgba(45,103,255,0));
    background-clip: padding-box;
    border-radius: 2vh;
    box-sizing: border-box;
    display: grid;
    flex-basis: calc(12.5% - 2vh);
    flex-grow: 0;
    flex-shrink: 0;
    font-size: 5vh;
    justify-items: center;
    margin: 1vh;
    max-width: 20vh;
    padding-bottom: 1vh;
    position: relative;
    transition: 1s
}

.prize-blue:hover {
    background: linear-gradient(-135deg,#2d67ff,rgba(45,103,255,0));
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.prize-grey {
    align-content: space-evenly;
    align-items: flex-end;
    background: linear-gradient(-135deg,#bbbaba,hsla(0,0%,100%,0));
    background-clip: padding-box;
    border-radius: 2vh;
    box-sizing: border-box;
    display: grid;
    flex-basis: calc(12.5% - 2vh);
    flex-grow: 0;
    flex-shrink: 0;
    font-size: 5vh;
    justify-items: center;
    margin: 1vh;
    max-width: 20vh;
    padding-bottom: 1vh;
    position: relative;
    transition: 1s
}

.prize-grey:hover {
    background: linear-gradient(-135deg,#fff,hsla(0,0%,100%,0));
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.prize-item-img {
    width: 20vh
}

.prize-item-img1 {
    height: 12vh;
    padding: 3vh 0
}

.prize-item-imgcar {
    height: 18vh
}

.roulette-error5 {
    align-items: center;
    background-color: brown;
    color: #fff;
    display: flex;
    font-size: 3vh;
    justify-content: center;
    margin-bottom: 2vh;
    padding: 1vh
}

.prize-item-text {
    color: #fff;
    font-size: 1vh;
    font-weight: 300
}

.prize-item-text-live {
    color: #fff;
    font-size: 2vh;
    font-weight: 300
}

.prize-item-text-live-block {
    margin-left: 1.5vh
}

.balance {
    color: #fff;
    color: #eb2e4a;
    cursor: default;
    font-weight: 600;
    padding: 2vh;
    position: fixed;
    right: 1vh;
    z-index: 434343
}

.balance:hover {
    background-color: #eb2e4a;
    color: #fff;
    transition: .3s
}

.prize-skins-block {
    width: 20vh
}

.preopen_case,.prize-skins-block {
    align-items: center;
    display: flex;
    justify-content: center
}

.preopen_case {
    margin-top: 10vh
}

.case_img {
    width: 50vh
}

.winner-img-block {
    display: flex;
    justify-content: center
}

.winner-img {
    max-height: 20vh;
    position: relative;
    z-index: 3223
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(.95);
        transform: scale(.95)
    }

    70% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    to {
        -webkit-transform: scale(.95);
        transform: scale(.95)
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale(.95);
        transform: scale(.95)
    }

    70% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    to {
        -webkit-transform: scale(.95);
        transform: scale(.95)
    }
}

.winner-text {
    color: #fff;
    font-size: 5vh;
    font-weight: 700;
    text-transform: uppercase
}

.winner-text-block {
    padding-top: 5vh
}

.livedrop_block,.winner-text-block {
    align-items: center;
    display: flex;
    justify-content: center
}

.livedrop-blue,.livedrop-epic,.livedrop-grey,.livedrop-legend {
    align-items: center;
    border: 1px solid transparent;
    border-radius: 2vh;
    cursor: pointer;
    display: flex;
    flex-basis: calc(12.5% - 1vh);
    flex-grow: 0;
    flex-shrink: 0;
    height: 10vh;
    justify-content: space-between;
    margin: .5vh;
    padding-bottom: 1vh;
    position: relative;
    transition: 2s;
    width: 20vh
}

.livedrop-legend {
    background-color: #ffd600
}

.livedrop-epic {
    background-color: #eb00ff
}

.livedrop-blue {
    background-color: #103591
}

.livedrop-grey {
    background-color: #bbbaba
}

.livedrop-legend:after {
    border: 2vh solid #ffd600
}

.livedrop-grey:after,.livedrop-legend:after {
    bottom: -1px;
    content: "";
    -webkit-filter: blur(5px);
    filter: blur(5px);
    left: -1px;
    position: absolute;
    right: -1px;
    top: -1px
}

.livedrop-grey:after {
    border: 2vh solid #bbbaba
}

.livedrop-blue:after {
    border: 2vh solid #103591
}

.livedrop-blue:after,.livedrop-epic:after {
    bottom: -1px;
    content: "";
    -webkit-filter: blur(5px);
    filter: blur(5px);
    left: -1px;
    position: absolute;
    right: -1px;
    top: -1px
}

.livedrop-epic:after {
    border: 2vh solid #eb00ff
}

.prize-text-block {
    align-items: center;
    display: flex;
    justify-content: space-between;
    width: 90%
}

.category-legend {
    background-color: #ffd600
}

.category-epic,.category-legend {
    border-radius: 50%;
    height: .75vh;
    width: .75vh
}

.category-epic {
    background-color: #eb00ff
}

.category-blue {
    background-color: #2d67ff
}

.category-blue,.category-grey {
    border-radius: 50%;
    height: .75vh;
    width: .75vh
}

.category-grey {
    background-color: #fff
}

@media only screen and (max-width: 768px) {
    .winner-img {
        max-width:20vh
    }

    .button-block {
        flex-wrap: wrap
    }

    .start-roulette {
        margin-top: 2vh;
        max-height: 30vh;
        position: relative;
        z-index: 32232
    }

    .case_img {
        width: 30vh
    }

    .roulette-text,.winner-text {
        font-size: 2vh
    }
}

.stock {
    -webkit-animation: pulse 2s linear infinite;
    animation: pulse 2s linear infinite;
    opacity: .6;
    position: absolute;
    top: 0
}

.alogs-container {
    background: #2f2f2f;
    min-height: 100vh;
    padding: 10vh 15%
}

.alogs-table {
    background-color: #2f2f2f
}

.alogs-name-block {
    align-items: center;
    display: flex;
    justify-content: space-between;
    padding: 2vh 0
}

.alogs_logot {
    max-width: 10vh
}

.alogs-name {
    color: #cecece;
    font-size: 1.5vh;
    font-weight: 600;
    padding: 1vh 0;
    text-align: left;
    text-transform: none;
    width: 100%
}

.search_block {
    align-items: center;
    display: flex;
    width: 100%
}

.search_button {
    background-color: #fec604;
    cursor: pointer;
    font-size: 2vh;
    font-weight: 500;
    margin-left: 1vh;
    padding: .5vh;
    text-transform: none;
    transition: .2s
}

.search_button:hover {
    background-color: #a78d31;
    color: #fff
}

.alogs-name1 {
    color: #cecece;
    font-size: 1.5vh;
    font-weight: 600;
    padding: 1vh 0;
    text-align: left;
    text-transform: none;
    width: 100%;
    width: 20%
}

.alogs-name2 {
    width: 20%
}

.alogs-name-block2 {
    align-items: flex-start;
    background-color: #2f2f2f;
    border-bottom: 1px solid #141414;
    display: flex;
    justify-content: space-between
}

.alogs-nameosn,.alogs-nameosn1 {
    color: #fff;
    font-weight: 200;
    text-align: left;
    text-transform: uppercase;
    width: 100%
}

.alogs-nameosn1 {
    width: 20%
}

.elasticsearch {
    background-color: #cecece;
    border: none;
    color: #111;
    margin: 3vh 0;
    outline: none;
    padding: 1vh;
    width: 40vh
}

.elasticsearch::-webkit-input-placeholder {
    color: #111
}

.elasticsearch::placeholder {
    color: #111
}

.logs-button-block {
    align-items: center;
    display: flex;
    justify-content: space-between;
    width: 100%
}

.alogs_error {
    background-color: #111;
    color: brown;
    font-size: 2vh;
    padding: 2vh 0
}

.logs-button,.logs-button1 {
    align-items: center;
    border: 1px solid gray;
    color: #cecece;
    cursor: pointer;
    display: flex;
    font-size: 1.5vh;
    font-weight: 800;
    justify-content: center;
    padding: 1vh;
    width: 100%
}

.logs-button1:hover,.logs-button:hover {
    background-color: brown;
    color: #fff
}

.logs-button1 {
    padding: 1vh
}

.tg-send-input {
    width: 80vh
}

.tg-buttons {
    display: flex;
    margin-top: 2vh
}

.tg-send-button-close,.tg-send-button-send {
    border: 1px solid #8b4513;
    cursor: pointer;
    padding: 1vh
}

.tg-send-button-close {
    margin-left: 2vh
}

.tg-block {
    padding: 10vh 0
}

.alogs_click {
    color: #fec604
}

.alogs_nickName {
    color: #cdcccc;
    font-size: 1.6vh;
    font-weight: 800;
    transition: .4s
}

.alogs_nickName:hover {
    color: #fec604
}

.alogs_pagesBlock {
    align-items: center;
    display: flex;
    margin: 2vh 0
}

.alogs_pageNumber,.alogs_pageNumber1 {
    align-items: center;
    background-color: #fec604;
    cursor: pointer;
    display: flex;
    height: 4vh;
    justify-content: center;
    margin-left: 1vh
}

.alogs_pageNumber1 {
    background-color: initial;
    color: #fff;
    cursor: alias
}

.number_block {
    align-items: center;
    display: flex;
    padding: 2vh 0
}

.number_button {
    background-color: #fec604;
    cursor: pointer;
    margin-left: 1vh;
    padding: .5vh
}

.stock_textBlock {
    align-items: center;
    background-color: #111;
    color: #fec604;
    font-size: 5vh;
    font-weight: 800;
    padding: 5vh 0;
    text-transform: uppercase
}

.stock_prize,.stock_textBlock {
    display: flex;
    justify-content: center
}

.polz-block_stock,.stock_price,.storage_nabor {
    color: #fff;
    font-size: 1.5vh
}

.polz-block_stock {
    margin-top: 2vh;
    max-width: 50vh;
    text-align: center
}

.stock_buttonbuy {
    align-items: center;
    background-color: #fec604;
    color: #111;
    cursor: pointer;
    display: flex;
    font-weight: 800;
    justify-content: center;
    margin-top: 2vh;
    padding: 1vh
}

.inputNickBlockStorage {
    align-items: center;
    background-color: #000;
    display: flex;
    margin-top: 2.5vh
}

.storage_x {
    background-color: #fec604
}

.obmen_menu1 {
    background-color: #111;
    border: 1px solid #fec604;
    padding: 1vh;
    width: 60vh
}

.payment1 {
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    border: 1px dashed #545454;
    margin-top: 1vh;
    position: absolute;
    width: 59.75vh
}

.stock_block {
    align-items: center;
    background-color: #111;
    display: flex;
    justify-content: space-around;
    margin-top: 8vh
}

.stock_imageitem {
    position: absolute;
    top: 5vh;
    width: 100vh
}

.stock_image {
    height: auto;
    max-width: 70vh;
    padding: 2vh;
    position: relative;
    z-index: 1
}

.stock_current {
    background-color: brown;
    color: #fff;
    font-size: 2vh;
    font-weight: 800;
    padding: 1vh;
    position: absolute;
    right: 60vh;
    text-transform: uppercase;
    top: 35vh
}

.stock_textprize {
    display: flex;
    justify-content: center;
    padding: 5vh 0
}

.stock_button {
    background-color: #fec60490;
    color: #fff;
    cursor: pointer;
    font-weight: 800;
    padding: 2vh;
    position: relative;
    z-index: 1
}

.stock_button:hover {
    background-color: #fec604
}

.stock_naborimage {
    max-height: 30vh;
    max-width: 30vh
}

.stock_nabor {
    background-image: linear-gradient(211.23deg,#fec604 -179.92%,rgba(151,107,27,0) 73.53%);
    border-radius: 2vh;
    cursor: pointer;
    margin: 2vh 0;
    transition: .4s
}

.stock_price1 {
    color: tomato;
    font-size: 1vh;
    margin-top: 1vh
}

.stock_nabor1 {
    align-items: center;
    background-image: linear-gradient(211.23deg,#fec604 -179.92%,rgba(151,107,27,0) 73.53%);
    border-radius: 2vh;
    cursor: pointer;
    display: flex;
    justify-content: center;
    margin: 2vh 0;
    transition: .4s
}

.stock_nabor:hover {
    background-color: #fec604
}

.stock_nabor:hover .stock_nabortext {
    color: #111;
    font-size: 2vh
}

.stock_nabortext {
    align-items: center;
    color: #fff;
    display: flex;
    font-size: 1.5vh;
    font-weight: 800;
    justify-content: center;
    padding-bottom: 1vh;
    transition: .4s
}

.ref_container {
    background-color: #111;
    min-height: 100vh;
    padding: 6vh 20vh
}

.ref_text,.ref_text_1 {
    color: #f3f2ed;
    font-size: 13vh;
    font-style: italic;
    font-weight: 900
}

.ref_text {
    margin-top: 10vh
}

.ref_text_1 {
    color: hsla(0,0%,100%,.2);
    left: 21vh;
    position: absolute;
    top: 28vh
}

.rex_text_2 {
    color: #f3f2ed;
    font-size: 5vh;
    font-weight: 800;
    margin-top: 2vh
}

.ref_button {
    background-color: #fec604;
    color: #111;
    cursor: pointer;
    font-size: 3vh;
    font-weight: 700;
    padding: 4vh;
    position: relative;
    transition: .4s;
    z-index: 21
}

.ref_button:hover {
    background-color: #f3f2ed
}

.ref-button-block {
    display: flex;
    margin-top: 10vh
}

.ref_img {
    bottom: -10vh;
    max-height: 70vh;
    position: fixed;
    right: -10vh;
    z-index: 1
}

.ref_img-1 {
    max-width: 40vh;
    opacity: .5;
    position: absolute;
    top: 10vh
}

.ref_modal {
    align-items: center;
    -webkit-backdrop-filter: blur(.6vh);
    backdrop-filter: blur(.6vh);
    background-color: rgba(1,1,1,.1);
    display: flex;
    justify-content: center;
    left: 0;
    min-height: 100%;
    position: absolute;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 322332
}

.ref_x {
    fill: #111;
    cursor: pointer;
    height: 3vh;
    width: 3vh
}

.ref_modal_up {
    align-items: center;
    background-color: #fec604;
    display: flex;
    justify-content: space-between;
    padding: 2vh;
    width: 80vh
}

.ref_up_text {
    color: #111;
    font-size: 3vh;
    font-weight: 700
}

.ref_menu {
    background: #111;
    border: 2px solid hsla(0,0%,100%,.25);
    margin-top: 1vh;
    padding: 2vh;
    width: calc(80vh - 4px)
}

.ref_menu_up {
    color: #fff;
    font-size: 2vh;
    font-weight: 800;
    padding: 2vh 0
}

.ref_acc {
    color: #f3f2ed;
    font-size: 1.5vh;
    margin-top: 2vh
}

.svg_ref {
    fill: #fff;
    height: 2vh;
    width: 2vh
}

.svg_ref_telgram {
    height: 10vh;
    width: 10vh
}

.ref_button_ok {
    align-items: center;
    background-color: #fec604;
    cursor: pointer;
    display: flex;
    font-size: 2vh;
    justify-content: center;
    margin: 4vh 0;
    padding: 2vh;
    transition: .4s
}

.ref_button_ok:hover {
    background-color: #fec60490;
    color: #fff
}

.ref_telegram {
    color: #fff;
    margin-top: 3vh
}

.ref_tg-text {
    font-size: 1.6vh
}

.ref_tg-text2 {
    font-size: 1.3vh;
    margin-top: 1.3vh
}

.tg_bot {
    color: #1e90ff;
    font-size: 1.6vh;
    font-weight: 800
}

.ref_menu_error1 {
    color: tomato;
    font-size: 2vh;
    font-weight: 800
}

.ref_success {
    align-items: center;
    color: #fec604;
    display: flex;
    font-size: 3vh;
    font-weight: 800;
    justify-content: center;
    padding: 2vh
}

.storage_container {
    background-color: #111;
    min-height: 80vh;
    padding: 5vh
}

.storage-img {
    max-height: 30vh
}

.storage_block {
    align-items: center;
    display: flex;
    justify-content: center
}

.modalmenu_text1 {
    font-size: 2vh
}

.modalmenu_texttoken {
    font-size: 2.3vh;
    font-weight: 800;
    padding: .3vh
}

.storage_nick {
    color: #fff;
    font-size: 3vh;
    justify-content: center;
    margin-bottom: 3vh;
    padding: 2vh
}

.storage_nick,.storage_prizes {
    align-items: center;
    display: flex
}

.storage_prizes {
    flex-wrap: wrap;
    margin: 5vh
}

.svgs_rouls {
    fill: #111;
    color: #111
}

.give_block {
    width: 100%
}

.svgs_ss {
    cursor: pointer;
    height: 2vh;
    width: 2vh
}

.give-give {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin: 2vh
}

.storage_error {
    background-color: tomato;
    border-radius: 1vh;
    color: #111;
    font-size: 2vh;
    padding: 2vh;
    position: fixed;
    right: 1vh;
    top: 13vh
}

.storage_error-text {
    color: #fff;
    font-size: 2vh;
    font-weight: 800
}

.storage_error-text2 {
    font-size: 1.5vh;
    margin-top: 2vh
}

.storage_modal {
    align-items: center;
    -webkit-backdrop-filter: blur(.5vh);
    backdrop-filter: blur(.5vh);
    display: flex;
    height: 100%;
    justify-content: center;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 3232323232
}

.storage_menu {
    background-color: #fec604;
    border-radius: .5vh;
    padding: 2vh
}

.obmen_menu {
    background-color: #fec604;
    border-radius: 1vh
}

.storage_menudrop {
    align-items: center;
    display: flex;
    justify-content: space-between
}

.storage_texttt {
    color: #414141;
    font-size: 3vh;
    font-weight: 800
}

.obmen_texttt {
    color: #111;
    font-size: 3vh;
    font-weight: 800
}

.storage_menudrop {
    margin-bottom: 2vh;
    padding: 1vh
}

.storage-info,.storage-info2 {
    align-items: center;
    display: flex
}

.storage-info2 {
    margin-right: 4vh
}

.storage_number {
    align-items: center;
    border: 1px solid #111;
    border-radius: 50%;
    display: flex;
    font-size: 4vh;
    height: 4vh;
    justify-content: center;
    margin-right: 2vh;
    padding: 2vh;
    width: 4vh
}

.storage_item {
    background-color: #fec604;
    cursor: pointer;
    font-size: 1vh;
    padding: .5vh
}

.userinfo_container {
    background-color: #2f2f2f;
    min-height: 100vh;
    padding: 10vh 15%
}

.userinfo_text {
    color: #cecece;
    font-size: 1.5vh;
    font-weight: 600;
    padding: .3vh 0;
    text-transform: none;
    width: 20%
}

.loader {
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top-color: #fec604;
    height: 50px;
    width: 50px
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.userinfo_info {
    color: #fff;
    font-size: 3.5vh;
    font-weight: 600;
    padding: 1vh 0;
    text-transform: none
}

.userinfo_block {
    display: flex
}

.userinfo_backgr {
    border: 1px solid #fec604;
    margin: 1vh 0
}

/*# sourceMappingURL=main.b5ffeaf3.css.map*/
