/*! CSS Used from: https://okz.vodka/static/css/main.a91bb4f1.css */
a,
div,
h1,
h2,
h3,
p {
    border: 0;
    box-sizing: border-box;
    font-size: 100%;
    font: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: initial;
}

:focus {
    outline: 0;
}

a {
    color: #fff;
    text-decoration: none;
}

a:active,
a:hover {
    outline: 0;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

.noCopy {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    user-select: none;
}

::-webkit-scrollbar {
    width: 2px;
}

::-webkit-scrollbar-thumb {
    background: #3f4e69;
    border-radius: 2px;
    -webkit-transition: background-color .3s ease-out;
    transition: background-color .3s ease-out;
}

::-webkit-scrollbar-track {
    background: #0c111c;
}

.baseBlock {
    background-clip: padding-box, border-box;
    background-image: linear-gradient(180deg, #192232, #192232), linear-gradient(180deg, #212f44 20%, #192232 47%);
    background-image: linear-gradient(to bottom, #192232, #192232), linear-gradient(to bottom, var(--topLine) 20%, #192232 47%);
    background-origin: border-box;
    border: 3px solid #0000;
    border-radius: 25px;
    box-shadow: 0 5px 6px 0 #11141b1f;
}

/*! CSS Used from: https://okz.vodka/static/css/1144.e0d5031f.chunk.css */
.in {
    margin: 30px 0 0px;
    min-height: 240px;
    padding: 35px;
}

@media (max-width:1000px) {
    .in {
        padding: 0;
    }

    .in .question .top {
        padding: 25px 5% !important;
    }

    .in .question .top h2 {
        font-size: 20px !important;
    }
}

.in.rule .question {
    background-color: #19223280;
    background-image: none;
    border: 2px solid rgba(70, 80, 99, .149);
    padding-bottom: 25px !important;
    transition: background-color .3s ease, border-color .3s ease;
}

.in h1 {
    font-size: 28px;
    text-transform: uppercase;
}

.in .question {
    margin-bottom: 20px;
    overflow: hidden;
    padding: 0 !important;
    transition: padding .3s ease;
}

.in .question:last-child {
    margin-bottom: 0;
}

.in .question .top {
    align-items: center;
    background-color: var(--secondary);
    cursor: pointer;
    display: grid;
    grid-template-columns: 1fr 20px;
    padding: 30px 2.5%;
    position: relative;
    z-index: 1;
}

.in .question .top h2 {
    color: #fff;
    font-size: 24px !important;
    font-weight: 700;
    text-transform: uppercase;
}

@media (max-width:1000px) {
    .in .question .top h2 {
        font-size: 20px !important;
    }
}

.in .question .ruleBlock {
    color: #7a85a5;
    font-size: 17px;
    line-height: 150%;
    padding: 25px 25px 25px 5%;
}

@media (max-width:1000px) {
    .in .question .ruleBlock {
        font-size: 14px;
        padding: 15px 15px 15px 4%;
    }
}

.in .question .ruleBlock.sub {
    padding: 10px 25px 10px 5%;
}

.in .question .ruleBlock.sub:last-child {
    padding-bottom: 0;
}

.in .question .ruleBlock a {
    color: #2b90fe;
}

.in .question .ruleBlock h3,
.in .question .ruleBlock p {
    display: inline !important;
}

.in .question .ruleBlock h3 {
    color: #fff;
    font-weight: 700;
    margin-right: 5px;
}



/*! CSS Used from: https://okz.vodka/static/css/main.a91bb4f1.css */
a,
div,
img,
p,
span {
    border: 0;
    box-sizing: border-box;
    font-size: 100%;
    font: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: initial;
}

:focus {
    outline: 0;
}

a {
    color: #fff;
    text-decoration: none;
}

a:active,
a:hover {
    outline: 0;
}

img {
    -ms-interpolation-mode: bicubic;
    border: 0;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

img {
    vertical-align: middle;
}

.noCopy {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    user-select: none;
}

::-webkit-scrollbar {
    width: 2px;
}

::-webkit-scrollbar-thumb {
    background: #3f4e69;
    border-radius: 2px;
    -webkit-transition: background-color .3s ease-out;
    transition: background-color .3s ease-out;
}

::-webkit-scrollbar-track {
    background: #0c111c;
}

img {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    user-select: none;
}

.mainBtn {
    -webkit-touch-callout: none;
    align-items: center;
    background-clip: padding-box, border-box;
    background-image: linear-gradient(180deg, #192232, #192232), linear-gradient(180deg, #212f44 20%, #192232 47%);
    background-image: linear-gradient(to bottom, #192232, #192232), linear-gradient(to bottom, var(--topLine) 20%, #192232 47%);
    background-origin: border-box;
    border: 3px solid #0000;
    border-radius: 50px;
    box-shadow: 0 5px 6px 0 #11141b1f;
    color: #fff;
    color: var(--text);
    cursor: pointer;
    display: flex;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    font-weight: 300;
    height: 47px;
    justify-content: center;
    line-height: normal;
    position: relative;
    transition: border .3s ease;
    -webkit-user-select: none;
    user-select: none;
}

.mainBtn span {
    z-index: 3;
}

.mainBtn:hover {
    border-color: #212f44;
    border-color: var(--topLine);
}

.dropdown {
    animation: selectAppear .3s ease both;
    -webkit-backdrop-filter: blur(7px);
    backdrop-filter: blur(7px);
    background-color: #192232;
    border-radius: 25px;
    box-shadow: 0 1px 10px 0 #11141b80;
    cursor: default;
    display: flex;
    flex-direction: column;
    max-height: 400px;
    padding: 15px 10px;
    position: absolute;
    right: 0;
    top: calc(100% + 25px);
    transform: translate(0);
    width: 215px;
    z-index: 99;
}

.dropdown.main {
    left: auto;
    max-height: -webkit-max-content;
    max-height: max-content;
    right: 0;
    width: 330px;
}

.dropdown.main:after {
    left: auto;
    right: 20px;
}

.dropdown.main .mainBtn span {
    align-items: center;
    justify-content: center;
    width: 100%;
}

.dropdown.main .mainBtn:before {
    width: 100%;
}

.dropdown.main .mainBtn {
    background-image: linear-gradient(180deg, #252d42, #252d42), linear-gradient(180deg, #212f44 20%, #252d42 47%);
    background-image: linear-gradient(to bottom, #252d42, #252d42), linear-gradient(to bottom, var(--topLine) 20%, #252d42 47%);
}

.dropdown.main .grided {
    grid-gap: 10px;
    display: grid;
    grid-template-columns: 1fr 1fr;
}

.dropdown.main .grided .colored {
    background: #252d42;
    border: 0;
    border-radius: 15px;
    height: 65px;
    margin: 0;
    overflow: hidden;
    padding: 0 15px;
    position: relative;
    transition: background .3s ease, transform .3s ease;
}

.dropdown.main .grided .colored.active {
    background: linear-gradient(351deg, #1a64fc, #41c6ff);
}

.dropdown.main .grided .colored:hover {
    transform: translateX(2px);
}

.dropdown.main .grided .colored:hover .character {
    transform: scale(1.05);
}

.dropdown.main .grided .colored.j .character {
    bottom: -39px;
    right: -40px;
}

.dropdown.main .grided .colored.m {
    overflow: visible;
    overflow: initial;
}

.dropdown.main .grided .colored.m .character {
    left: 0;
    right: auto;
}

.dropdown.main .grided .colored.m span {
    align-items: flex-end;
}

.dropdown.main .grided .colored.t {
    overflow: visible;
    overflow: initial;
}

.dropdown.main .grided .colored.t span {
    justify-content: flex-end;
    padding-bottom: 15px;
}

.dropdown.main .grided .colored .character {
    bottom: 0;
    position: absolute;
    right: 0;
    transform-origin: bottom;
    transition: transform .3s ease;
    z-index: 1;
}

.dropdown.main .grided .colored span {
    align-items: flex-start;
    color: #fff;
    flex-direction: column;
    font-size: 16px;
    font-weight: 700;
    justify-content: center;
    text-shadow: 0 4px 4px #00000040;
}

.dropdown.main .grided .colored span p {
    color: #f9fbff;
    font-size: 9px;
    font-weight: 400;
    opacity: .8;
    padding-top: 5px;
    text-shadow: 0 4px 4px #00000040;
}

.dropdown:after {
    background-color: #192232;
    border-radius: 5px;
    content: "";
    height: 25px;
    left: calc(50% - 16px);
    position: absolute;
    top: -8px;
    transform: translateX(-50%);
    transform: rotate(45deg) translateZ(-1px);
    width: 25px;
    z-index: -1;
}

.dropdown .mainBtn,
.dropdown a {
    border: 2px solid #19223200;
    border-radius: 50px;
    color: #fff;
    color: var(--text);
    cursor: pointer;
    font-size: 15px;
    height: 40px;
    margin-bottom: 10px;
    padding: 0 10px;
    position: relative;
    text-shadow: 0 4px 4px #00000040;
    transition: border-color .3s ease, transform .6s ease;
    width: 100%;
}

.dropdown .mainBtn span,
.dropdown a span {
    align-items: center;
    display: flex;
    height: 100%;
    position: relative;
    width: 100%;
    z-index: 9;
}

.dropdown .mainBtn:hover,
.dropdown a:hover {
    background-color: #212f44b0;
    border-color: #293a53;
    transform: translateX(3px);
}

.dropdown .lntg {
    grid-gap: 15px;
    display: grid;
    grid-template-columns: auto 1fr;
    margin-top: 20px;
    position: relative;
}

.dropdown .lntg a {
    height: auto;
    padding: 0;
}

.dropdown .lntg .mainBtn {
    height: 45px;
    margin-top: 0;
    margin: 0 !important;
    padding: 0 !important;
}

.dropdown .lntg .mainBtn span {
    font-size: 16px;
}

.dropdown .lntg:before {
    background-color: #829dff;
    content: "";
    height: 1px;
    left: 50%;
    opacity: .1;
    position: absolute;
    top: -10px;
    transform: translateX(-50%);
    width: 90%;
}

.dropdown .mainBtn {
    font-size: 13px;
    height: 37px;
    margin-left: 0;
    margin-top: 20px;
    padding: 0 15px;
    position: relative;
}

.dropdown .mainBtn img {
    border-radius: 50%;
    height: 15px;
    margin-right: 10px;
    object-fit: cover;
    width: 15px;
}

.dropdown .mainBtn span {
    align-items: center;
    display: flex;
    font-weight: 400;
}

/*! CSS Used from: https://okz.vodka/static/css/9654.360663c6.chunk.css */
.header .anAuth .mainBtn {
    /*margin-left: 15px;
    padding: 0 50px;*/
}

/*! CSS Used from: https://okz.vodka/static/css/274.360663c6.chunk.css */
.header .anAuth .mainBtn {
    /*margin-left: 15px;
    padding: 0 50px;*/
}

.hidden {
    display: none; 
}



/*! CSS Used keyframes */
@keyframes selectAppear {
    0% {
        opacity: 0;
        transform: translateY(-30px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}