/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15
}

body {
    margin: 0
}

main {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
    appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

[hidden],
template {
    display: none
}

@font-face {
    font-family: Open Sans;
    font-stretch: 100%;
    font-style: normal;
    font-weight: 300 800;
    src: url(https://fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu0SC55K5gw.woff2) format("woff2");
    unicode-range: u+0100-02ba, u+02bd-02c5, u+02c7-02cc, u+02ce-02d7, u+02dd-02ff, u+0304, u+0308, u+0329, u+1d00-1dbf, u+1e00-1e9f, u+1ef2-1eff, u+2020, u+20a0-20ab, u+20ad-20c0, u+2113, u+2c60-2c7f, u+a720-a7ff
}

@font-face {
    font-family: Open Sans;
    font-stretch: 100%;
    font-style: normal;
    font-weight: 300 800;
    src: url(https://fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2) format("woff2");
    unicode-range: u+00??, u+0131, u+0152-0153, u+02bb-02bc, u+02c6, u+02da, u+02dc, u+0304, u+0308, u+0329, u+2000-206f, u+20ac, u+2122, u+2191, u+2193, u+2212, u+2215, u+feff, u+fffd
}

@font-face {
    font-family: Oswald;
    font-style: normal;
    font-weight: 200 700;
    src: url(https://fonts.gstatic.com/s/oswald/v53/TK3iWkUHHAIjg752Fz8Gl-1PK62t.woff2) format("woff2");
    unicode-range: u+0100-02ba, u+02bd-02c5, u+02c7-02cc, u+02ce-02d7, u+02dd-02ff, u+0304, u+0308, u+0329, u+1d00-1dbf, u+1e00-1e9f, u+1ef2-1eff, u+2020, u+20a0-20ab, u+20ad-20c0, u+2113, u+2c60-2c7f, u+a720-a7ff
}

@font-face {
    font-family: Oswald;
    font-style: normal;
    font-weight: 200 700;
    src: url(https://fonts.gstatic.com/s/oswald/v53/TK3iWkUHHAIjg752GT8Gl-1PKw.woff2) format("woff2");
    unicode-range: u+00??, u+0131, u+0152-0153, u+02bb-02bc, u+02c6, u+02da, u+02dc, u+0304, u+0308, u+0329, u+2000-206f, u+20ac, u+2122, u+2191, u+2193, u+2212, u+2215, u+feff, u+fffd
}

html {
    box-sizing: border-box;
    font-size: 16px;
    -webkit-font-smoothing: antialiased;
    scroll-behavior: smooth;
    text-rendering: optimizeLegibility;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%
}

html ::-webkit-scrollbar {
    background-color: #232227;
    border-radius: 9px;
    width: 12px
}

html ::-webkit-scrollbar-thumb {
    background: #f5e9e1;
    border: 2px solid #232227;
    border-radius: 9px
}

body {
    background-color: #111;
    color: #fff;
    font-family: Open Sans, sans-serif;
    font-size: 1em;
    overflow-x: clip
}

*,
:after,
:before {
    box-sizing: inherit
}

img,
svg {
    background-repeat: no-repeat;
    background-size: cover;
    height: auto;
    -webkit-user-drag: none;
    vertical-align: middle
}

img {
    max-width: 100%
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Oswald, sans-serif;
    font-weight: 700;
    margin: 0
}

p {
    margin-bottom: 1em;
    margin-top: 0
}

p:last-child {
    margin-bottom: 0
}

a {
    color: inherit;
    text-decoration: none
}

.contact__inner,
.login__inner,
.register__inner {
    margin: 0 auto;
    max-width: 640px;
    padding: 2rem 0
}

.contact .email-feedback,
.login .email-feedback,
.register .email-feedback {
    font-weight: 600;
    margin-bottom: 1rem;
    text-align: center
}

.contact .register-disclaimer,
.login .register-disclaimer,
.register .register-disclaimer {
    font-size: .75rem;
    text-align: center
}

.contact .register-disclaimer a,
.login .register-disclaimer a,
.register .register-disclaimer a {
    text-decoration: underline;
    transition: color .2s ease-in-out
}

.contact .register-disclaimer a:hover,
.login .register-disclaimer a:hover,
.register .register-disclaimer a:hover {
    color: #BA00D3
}

.site-logo {
    display: inline-block;
    width: -moz-fit-content;
    width: fit-content
}

.site-logo img {
    width: 220px
}

.container {
    margin: 0 auto;
    max-width: 1280px;
    padding: 0 clamp(1rem, 3%, 2rem)
}

.content p {
    line-height: 1.7
}

.content h1,
.content h2,
.content h3,
.content h4,
.content h5,
.content h6 {
    color: #f5e9e1;
    margin-bottom: .5em
}

.section {
    padding: 4rem 0
}

.section__heading {
    text-align: center
}

.section__heading h2 {
    font-size: 2.25rem;
    margin-bottom: .4em
}

.section__heading p {
    line-height: 1.5
}

.section__heading--alt {
    text-align: left
}

@media screen and (min-width: 1024px) {
    .section__heading h2 {
        font-size: 4.6875rem
    }

    .section__heading p {
        font-size: 1.125rem;
        margin-left: auto;
        margin-right: auto;
        max-width: 800px
    }

    .section__heading--alt p {
        max-width: 100%
    }
}

.flex {
    display: flex
}

.grid {
    display: grid;
    gap: 1rem
}

.flex-align-center {
    align-items: center
}

.flex-justify-center {
    justify-content: center
}

.menu {
    flex-direction: column;
    gap: 1rem;
    list-style: none;
    margin: 0;
    padding: 0
}

[class*="__inner grid"] {
    gap: 2rem;
    margin-top: 2rem
}

[class*=__items] {
    margin-top: 2rem
}

body.user-can-play .button-login,
body.user-can-play .button-register,
body:not(.user-can-play) .button-logout {
    display: none
}

.welcome-modal {
    background: rgba(0, 0, 0, .8);
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    text-align: center;
    top: 0;
    z-index: 9999
}

.welcome-modal.hidden {
    display: none;
    visibility: hidden
}

.welcome-modal__content {
    background: #111;
    border-radius: 20px;
    display: grid;
    gap: 2rem;
    justify-items: center;
    margin: 0 auto;
    padding: 2rem;
    width: -moz-fit-content;
    width: fit-content
}

.button,
.menu-item-as-button a,
button {
    align-items: center;
    background-color: #BA00D3;
    border: none;
    border-radius: 90px;
    color: #fff;
    cursor: pointer;
    display: inline-flex;
    font-family: Oswald, sans-serif;
    font-size: 1.125rem;
    font-weight: 600;
    justify-content: center;
    line-height: 1;
    padding: 1em 2.5em;
    position: relative;
    text-align: center;
    transition: all .2s ease-in-out;
    white-space: nowrap;
    width: -moz-fit-content;
    width: fit-content
}

.button:hover,
.menu-item-as-button a:hover,
button:hover {
    background-color: #f5e9e1;
    color: #000
}

.button--alt {
    background-color: #202020;
    border-color: #f5e9e1;
    color: #fff;
    font-size: 2.25rem;
    gap: .5rem;
    letter-spacing: .05em;
    padding: .5em 1em .5em 1.25em
}

.button--alt svg {
    height: 1.5em
}

.button--alt:hover {
    background-color: #f5e9e1;
    color: #111
}

@media screen and (min-width: 1280px) {
    .button--alt {
        font-size: 3.625rem
    }
}

.button--submit {
    width: 100%
}

.menu-item-as-button.current-menu-item a {
    background-color: #f5e9e1;
    color: #fff
}

.form {
    gap: 1rem
}

.form__field {
    gap: .5rem
}

.form__field label {
    font-weight: 500
}

.form__field input,
.form__field textarea {
    background-color: hsla(0, 0%, 100%, .102);
    border: none;
    border-radius: 8px;
    color: #fff;
    font-size: .875rem;
    padding: .5rem
}

.form__field input::-moz-placeholder,
.form__field textarea::-moz-placeholder {
    color: currentColor
}

.form__field input::placeholder,
.form__field textarea::placeholder {
    color: currentColor
}

.form__field textarea {
    height: 100px;
    resize: vertical
}

.hero {
    background-color: #f5e9e1;
    padding: 1rem 0
}

.hero__inner {
    gap: 0;
    margin: 0
}

.hero__text {
    color: #232227
}

.hero__text h1 {
    font-size: 2.625rem;
    line-height: 1;
    margin-bottom: .2em
}

.hero__text p {
    line-height: 1.5
}

.hero__register {
    background-color: #000201;
    border-radius: 1000px;
    justify-content: center;
    margin: 2rem auto 0;
    overflow: clip;
    padding: 1rem;
    transform: scale(.8);
    width: -moz-fit-content;
    width: fit-content
}

.hero__register text {
    transform: rotate(0);
    transform-origin: center;
    transition: transform .2s ease-in-out
}

.hero__register:hover {
    color: #000
}

.hero__register:hover text {
    transform: rotate(40deg)
}

.hero__register-img {
    display: none
}

.hero__register-button {
    align-items: center;
    background-color: #BA00D3;
    border-radius: 50%;
    flex-shrink: 0;
    height: 280px;
    justify-content: center;
    overflow: hidden;
    position: relative;
    width: 280px
}

.hero__register-button .arrow {
    border: 2px solid #000;
    border-radius: 50%;
    height: 160px;
    position: absolute;
    width: 160px;
    z-index: 2
}

.hero__register-button svg {
    transition: color .2s ease-in-out
}

.hero__register-button .arrow svg {
    height: 50px;
    width: 50px
}

.hero__register-button svg {
    height: 100%;
    position: absolute;
    transform: rotate(0deg);
    width: 100%
}

.hero__register-button text {
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase
}

.hero__register-button textPath {
    dominant-baseline: middle
}

@media screen and (min-width: 1024px) {
    .hero {
        border-bottom-left-radius: 150px;
        border-bottom-right-radius: 150px
    }

    .hero__inner {
        align-items: center;
        gap: 3rem;
        grid-template-columns: auto .5fr
    }

    .hero__text h1 {
        font-size: 6.25rem
    }

    .hero__register {
        justify-content: flex-end;
        padding: 1rem;
        position: relative;
        transform: scale(1);
        width: 100%
    }

    .hero__register-img {
        display: block;
        height: 100%;
        left: 0;
        position: absolute;
        width: auto
    }

    .hero__register-img img {
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        width: auto
    }
}

.leaderboard__players {
    margin-top: 2rem
}

.leaderboard__player {
    background-color: #202020;
    border-radius: 28px;
    font-family: Oswald, sans-serif;
    font-size: 1.5rem;
    font-weight: 600;
    gap: .5rem;
    padding: 2rem
}

.leaderboard__player .username {
    font-size: 1.25rem
}

.leaderboard__player .score span {
    color: #BA00D3
}

@media screen and (min-width: 1024px) {
    .leaderboard__players {
        gap: 2rem;
        grid-template-columns: repeat(2, 1fr)
    }

    .leaderboard__player {
        border-radius: 56px;
        font-size: 2.625rem;
        padding: 2rem
    }

    .leaderboard__player .username {
        font-size: 1.5rem
    }
}

.games__grid {
    gap: 2rem;
    grid-template-columns: repeat(auto-fill, minmax(200px, 10em));
    justify-content: center
}

.games__featured-text h2 {
    font-size: 2.25rem;
    margin-bottom: 2rem
}

.games__featured-text p {
    line-height: 1.5;
    margin-bottom: 2rem
}

.games__featured-text img {
    margin-bottom: 2rem;
    width: 160px
}

.games__featured-text img:not(:last-child) {
    margin-right: 2rem
}

.games__featured-game img {
    border-radius: 32px;
    width: 100%
}

.games .game {
    border: 2px solid #f5e9e1;
    border-radius: 32px;
    overflow: clip
}

.games .game__wrapper {
    position: relative
}

.games .game__wrapper img {
    transition: transform .2s ease-in-out;
    width: 100%
}

.games .game__overlay {
    align-content: center;
    background-color: rgba(35, 34, 39, .839);
    border: inherit;
    font-weight: 600;
    height: 100%;
    left: 0;
    opacity: 0;
    padding: 1rem;
    position: absolute;
    text-align: center;
    top: 0;
    transition: all .2s ease-in-out;
    width: 100%;
    z-index: -1
}

.games .game__overlay button {
    margin: 0 auto
}

.games .game:hover .game__overlay {
    opacity: 1;
    z-index: 1
}

@media screen and (min-width: 1024px) {
    .games__grid {
        grid-template-columns: repeat(4, 1fr)
    }

    .games__featured {
        gap: 3rem;
        grid-template-columns: repeat(2, 1fr)
    }

    .games__featured-text h2 {
        font-size: 4rem
    }

    .games__featured-text img {
        width: 240px
    }
}

.header {
    background-color: #f5e9e1;
    color: #111;
    position: relative;
    width: 100%;
    z-index: 555
}

.header .burger-menu {
    display: block;
    margin-left: auto
}

.header__nav {
    display: none
}

.header__inner {
    gap: 1rem;
    padding: 1rem 0;
    position: relative
}

.header__menu {
    align-items: center
}

.header__menu .menu-item:not(.menu-item-as-button) a {
    font-family: Oswald, sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    transition: color .2s ease-in-out;
    white-space: nowrap
}

.header__menu .current-menu-item:not(.menu-item-as-button) a,
.header__menu .menu-item:not(.menu-item-as-button) a:hover {
    color: #BA00D3
}

@media screen and (min-width: 768px) {
    .header__inner {
        justify-content: space-between
    }

    .header__menu {
        flex-direction: row;
        gap: 2rem;
        padding: .5rem 0;
        width: 100%
    }

    .header__nav {
        all: unset !important
    }

    .header .burger-menu {
        display: none
    }
}

body.nav-active .header__nav {
    background-color: #f5e9e1;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    display: block;
    left: 50%;
    padding: 1rem;
    position: absolute;
    top: 100%;
    transform: translate(-50%);
    width: 100vw;
    z-index: 555
}

.footer {
    background-color: #202020;
    overflow: clip;
    padding: 3rem 0;
    position: relative;
    text-align: center
}

.footer__inner {
    gap: 2rem;
    position: relative;
    z-index: 1
}

.footer__text {
    font-size: .75rem;
    font-weight: 300;
    margin: 0 auto;
    max-width: 920px
}

.footer__logo .site-logo img,
.footer__nav h3 {
    margin-bottom: 1rem
}

.footer__menu .menu-item a {
    font-size: .875rem;
    font-weight: 500;
    transition: color .2s ease-in-out
}

.footer__menu .menu-item a:hover {
    color: #BA00D3
}

.footer__copyright {
    font-size: .8125rem
}

.footer__disclaimer img {
    width: 150px
}

.footer__copyright {
    margin-top: 2rem
}

@media screen and (min-width: 1024px) {
    .footer {
        text-align: left
    }

    .footer__inner {
        align-items: start;
        grid-template-columns: .8fr 1fr
    }

    .footer__main {
        gap: 2rem
    }

    .footer__text {
        max-width: 100%
    }

    .footer__menu {
        flex-direction: row;
        flex-wrap: wrap;
        gap: 2rem
    }

    .footer__copyright {
        text-align: center
    }
}

.why-us__item {
    background-color: #202020;
    border-radius: 120px;
    color: #fff;
    flex-direction: column;
    gap: 1rem;
    padding: 1rem 2rem 2rem;
    text-align: center;
    transition: all .2s ease-in-out;
    width: 100%
}

.why-us__item h3 {
    font-size: 1.5rem;
    font-weight: 600;
    padding-bottom: .5rem
}

.why-us__item p {
    font-size: .75rem;
    line-height: 1.5
}

.why-us__item .icon {
    flex-shrink: 0;
    height: 120px
}

.why-us__item .icon img {
    height: 100%;
    width: auto
}

.why-us__item:hover {
    background-color: #BA00D3
}

@media screen and (min-width: 1024px) {
    .why-us__items {
        gap: 3rem
    }

    .why-us__item {
        align-items: center;
        border-radius: 1000px;
        flex-direction: row-reverse;
        gap: 4rem;
        justify-content: space-between;
        padding: 2rem 2rem 2rem 7rem;
        text-align: left
    }

    .why-us__item h3 {
        font-size: 4rem
    }

    .why-us__item p {
        font-size: 1rem
    }

    .why-us__item .text {
        max-width: 60%
    }

    .why-us__item .icon {
        height: 220px
    }
}

.banner__inner {
    background-color: #202020;
    border-radius: 120px;
    flex-direction: column;
    gap: 1rem;
    margin: 2rem auto 0;
    overflow: clip;
    padding: 2rem 3rem
}

.banner__text {
    text-align: center
}

.banner__button {
    align-items: center;
    background-color: #BA00D3;
    border-radius: 50%;
    flex-shrink: 0;
    height: 200px;
    justify-content: center;
    overflow: hidden;
    position: relative;
    width: 200px
}

.banner__button .arrow {
    border: 2px solid #000;
    border-radius: 50%;
    height: 120px;
    position: absolute;
    width: 120px;
    z-index: 2
}

.banner__button svg {
    transition: color .2s ease-in-out
}

.banner__button .arrow svg {
    height: 50px;
    width: 50px
}

.banner__button svg {
    height: 100%;
    position: absolute;
    transform: rotate(0deg);
    width: 100%
}

.banner__button text {
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
    transform: rotate(0);
    transform-origin: center;
    transition: transform .2s ease-in-out
}

.banner__button textPath {
    dominant-baseline: middle
}

.banner__button:hover {
    color: #000
}

.banner__button:hover text {
    transform: rotate(40deg)
}

@media screen and (min-width: 1024px) {
    .banner__inner {
        border-radius: 1000px;
        flex-direction: row;
        padding: 2rem 2rem 2rem 7rem
    }

    .banner__text {
        text-align: left
    }
}

.features__items {
    gap: 1rem
}

.features__item {
    color: #626262
}

.features__item strong {
    color: #BA00D3;
    font-family: Oswald, sans-serif;
    font-size: 2rem
}

@media screen and (min-width: 1024px) {
    .features__items {
        flex-direction: column
    }

    .features__item {
        text-align: right
    }

    .features__item strong {
        font-size: 4.5rem
    }
}

.testimonial {
    background-color: #f5e9e1;
    color: #000
}

.testimonial__text h3 {
    font-size: 1.5rem
}

.testimonial__img img {
    border-radius: 32px;
    width: 100%
}

@media screen and (min-width: 1024px) {
    .testimonial__inner {
        align-items: center;
        gap: 4rem;
        grid-template-columns: .8fr 1fr
    }

    .testimonial__text {
        order: 1;
        text-align: left
    }

    .testimonial__text h3 {
        font-size: 2.625rem
    }
}

.game-page .game__body,
.single-game .game__body {
    position: relative;
    z-index: 1
}

.game-page .game__title,
.single-game .game__title {
    margin-bottom: 2rem
}

.game-page .game__title h1,
.single-game .game__title h1 {
    color: #fff;
    font-size: 3rem;
    text-align: center;
    text-transform: uppercase
}

.game-page .game__wrapper,
.single-game .game__wrapper {
    margin: 0 auto;
    max-width: 100%;
    width: 100%
}

.game-page .game__area,
.single-game .game__area {
    padding-top: 55.56%;
    position: relative
}

.game-page .game iframe.game__iframe,
.single-game .game iframe.game__iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

@media screen and (max-width: 767px) {

    .game-page .game.supports-mobile,
    .single-game .game.supports-mobile {
        padding-top: 176%
    }
}

.mp-lp-welcome-modal {
    background: rgba(0, 0, 0, 0.98) !important;
}

.mp-lp-welcome-modal-inner {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 0.8rem;
    text-align: center;
    border-radius: 10px;
    font-size: 1rem;
    width: 340px;
    position: relative;
    color: #000;
}

.mp-lp-welcome-modal-inner p {
    margin: 1rem 0;
}

.mp-lp-welcome-modal-content p,
.mp-lp-welcome-modal-content b {
    margin: 0;
    padding: 0;
}

.mp-lp-welcome-modal-button a,
.mp-lp-welcome-modal-button a:hover {
    padding: 4px 10px 6px;
    background: green;
    border-color: green;
    font-size: 16px;
    color: white;
    border-radius: 10px;
    text-decoration: none;
}

.mp-lp-welcome-modal-link-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99;
}

.active {
    color: #BA00D3
}

.welcome-modal.hidden {
    display: none !important;
}