/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400&family=Poppins:wght@400;600;700&display=swap";

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

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
}

[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;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

[hidden],
template {
    display: none
}

.clearfix:after {
    content: ".";
    display: block;
    visibility: hidden
}

.clear,
.clearfix:after {
    height: 0;
    font-size: 0;
    line-height: 0;
    clear: both
}

.fleft {
    float: left
}

.fright {
    float: right
}

.tac {
    text-align: center
}

*,
:after,
:before {
    box-sizing: border-box
}

::-moz-placeholder {
    opacity: .6;
    color: inherit
}

:-ms-input-placeholder {
    opacity: .6;
    color: inherit
}

::placeholder {
    opacity: .6;
    color: inherit
}

html {
    text-rendering: optimizeLegibility
}

body {
    overflow-x: hidden;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

a {
    text-decoration: none;
    outline: none;
    color: inherit
}

blockquote,
dd,
dl,
fieldset,
figure,
form,
h1,
h2,
h3,
h4,
h5,
h6,
menu,
ol,
p,
pre,
ul {
    margin: 0
}

button,
input,
textarea {
    outline: none;
    font-family: inherit;
    font-size: inherit;
    color: inherit
}

button,
fieldset,
iframe {
    border: 0
}

button {
    cursor: pointer
}

button,
fieldset,
menu,
ol,
ul {
    padding: 0
}

ol,
ul {
    list-style: none
}

table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0
}

td {
    padding: 0
}

.img-responsive {
    display: block;
    max-width: 100%
}

.img-full-width {
    display: block;
    width: 100%
}

:root {
    --layout-width-large: 1140px;
    --layout-width-small: 945px
}

html {
    scroll-behavior: smooth
}

[data-theme=dark] {
    --color-main-bg: #131313;
    --color-main-bg-shadow: #171717;
    --color-header-bg: #000;
    --color-main-text: #b4b4b4;
    --color-theme-primary: #2FC1FF;
    --color-theme-primary-shadow: #2FC1FF;
    --color-theme-secondary: #fff;
    --color-theme-secondary-shade: hsla(0, 0%, 100%, .4)
}

[data-theme=light] {
    --color-main-bg: #f8f8f8;
    --color-main-bg-shadow: #f3f3f3;
    --color-header-bg: #fff;
    --color-main-text: #585858;
    --color-theme-primary: #2FC1FF;
    --color-theme-primary-shadow: #2FC1FF;
    --color-theme-secondary: #202020;
    --color-theme-secondary-shade: rgba(32, 32, 32, .4)
}

.mt-40 {
    margin-top: 40px
}

.scroll-anchor {
    scroll-margin-top: 180px
}

.scroll-anchor--home {
    scroll-margin-top: 250px
}

.text p {
    font-family: Montserrat, Arial, Helvetica, sans-serif;
    font-size: 17px;
    margin-bottom: 1em
}

.text p:last-child {
    margin-bottom: 0
}

@media screen and (max-width:980px) {
    .text p {
        font-size: 15px
    }
}

.text h2 {
    color: var(--color-theme-primary)
}

.text h2 span {
    color: var(--color-theme-secondary)
}

.text h2.pre-title {
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 1.5;
    margin-bottom: 5px
}

.text h2.hero-title {
    font-size: 36px;
    letter-spacing: 1.8px;
    line-height: 55px;
    margin-bottom: 25px
}

@media screen and (max-width:980px) {
    .text h2.hero-title {
        font-size: 30px;
        letter-spacing: 1.6px;
        line-height: 48px;
        margin-bottom: 20px
    }
}

@media screen and (max-width:790px) {
    .text h2.hero-title {
        font-size: 28px;
        line-height: 42px
    }
}

@media screen and (max-width:480px) {
    .text h2.hero-title {
        font-size: 24px;
        line-height: 36px
    }
}

.text h3.sub-title {
    font-size: 30px;
    line-height: 1.53;
    letter-spacing: 1.5px;
    color: var(--color-theme-secondary);
    margin-bottom: 20px
}

.text h3.sub-title span {
    color: var(--color-theme-primary)
}

.text .cta-button-container {
    padding-top: 15px
}

.cta-button-container {
    width: 100%;
    display: flex
}

.cta-button,
.cta-button-container--center {
    justify-content: center
}

.cta-button {
    display: inline-flex;
    align-items: center;
    min-width: 160px;
    height: 50px;
    padding: 0 15px;
    background: var(--color-theme-primary);
    border-radius: 2px;
    font-size: 24px;
    font-weight: 600;
    color: var(--color-main-bg);
    box-shadow: inset 0 0 0 0 var(--color-theme-primary-shadow), 0 8px 0 0 var(--color-theme-primary-shadow);
    transition: box-shadow .3s ease-in-out
}

.cta-button:hover {
    box-shadow: inset 0 50px 0 0 var(--color-theme-primary-shadow), 0 0 0 0 var(--color-theme-primary-shadow)
}

body {
    font-family: Poppins, Arial, Helvetica, sans-serif;
    background: var(--color-main-bg);
    color: var(--color-main-text);
    padding-top: 320px;
    transition: background .4s ease-in
}

@media screen and (max-width:640px) {
    body {
        padding-top: 180px
    }
}

.header-wrapper {
    width: 100%;
    display: flex;
    justify-content: center;
    background: var(--color-header-bg);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 20;
    transition: background .4s ease-in
}

section {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 110px
}

.hero-section {
    display: flex;
    width: 100%;
    max-width: var(--layout-width-large);
    margin-bottom: 150px
}

@media screen and (max-width:1200px) {
    .hero-section {
        padding-left: 20px;
        padding-right: 20px
    }
}

@media screen and (max-width:640px) {
    .hero-section {
        padding-left: 10px;
        padding-right: 10px
    }
}

.hero-section__text {
    padding-right: 9vw
}

.hero-section__text p {
    padding-right: 10%
}

.hero-section__image {
    width: 365px;
    flex-shrink: 0;
    margin-top: -90px;
    margin-left: auto
}

@media screen and (max-width:1200px) {
    .hero-section__text {
        padding-right: 8vw
    }

    .hero-section__image {
        width: 290px;
        margin-top: -70px
    }
}

@media screen and (max-width:790px) {
    .hero-section__text {
        padding-right: 0
    }

    .hero-section__image {
        width: 200px;
        margin-top: -50px
    }
}

@media screen and (max-width:640px) {
    .hero-section__text {
        width: 100%;
        text-align: center
    }

    .hero-section__text p {
        padding-right: 0
    }

    .hero-section__image {
        width: 250px;
        margin-top: -35px;
        margin-left: 0;
        position: absolute;
        right: 10px;
        top: 0;
        z-index: -1;
        opacity: .2
    }

    .hero-section .cta-button-container {
        justify-content: center
    }
}

@media screen and (max-width:480px) {
    .hero-section__image {
        right: auto;
        left: 50%;
        transform: translateX(-50%)
    }
}

.outletsrush-section {
    display: flex;
    width: 100%;
    max-width: var(--layout-width-small);
    background: var(--color-main-bg-shadow);
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .16);
    padding: 25px 18px;
    border-radius: 2px
}

@media screen and (max-width:640px) {
    .outletsrush-section {
        flex-direction: column-reverse
    }
}

@media screen and (max-width:1200px) {
    .outletsrush-section {
        padding-left: 20px;
        padding-right: 20px
    }
}

@media screen and (max-width:640px) {
    .outletsrush-section {
        padding-left: 10px;
        padding-right: 10px
    }
}

.outletsrush-section__image {
    flex-shrink: 0;
    width: 35%;
    margin-left: 5%
}

@media screen and (max-width:790px) {
    .outletsrush-section__image {
        width: 150px
    }
}

@media screen and (max-width:640px) {
    .outletsrush-section__image {
        width: 100%;
        order: 1;
        margin-left: 0;
        margin-bottom: 25px
    }
}

.outletsrush-section__downloads {
    display: flex;
    grid-gap: 25px;
    gap: 25px;
    margin-top: 40px
}

.outletsrush-section__downloads>a {
    display: block;
    width: 150px
}

.about-section {
    display: flex;
    width: 100%;
    max-width: var(--layout-width-small)
}

@media screen and (max-width:1200px) {
    .about-section {
        padding-left: 20px;
        padding-right: 20px
    }
}

@media screen and (max-width:640px) {
    .about-section {
        padding-left: 10px;
        padding-right: 10px
    }
}

.about-section__image {
    flex-shrink: 0;
    width: 35%;
    margin-right: 5%;
    background: var(--color-main-bg-shadow);
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .16);
    padding: 45px 18px;
    border-radius: 2px
}

@media screen and (max-width:790px) {
    .about-section__image {
        width: 150px
    }
}

@media screen and (max-width:640px) {
    .about-section__image {
        width: 280px;
        background: transparent;
        box-shadow: none;
        padding: 0;
        position: absolute;
        left: 50%;
        top: 20px;
        transform: translateX(-50%);
        z-index: -1;
        opacity: .2
    }
}

.about-section #about-hidden {
    max-height: 0;
    transform-origin: center top;
    transform: scaleY(0);
    overflow: hidden;
    transition: all .6s ease-in
}

.about-section #about-hidden.active {
    max-height: 1000px;
    transform: scaleY(1)
}

.our-games-list-section {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    max-width: var(--layout-width-small)
}

@media screen and (max-width:1200px) {
    .our-games-list-section {
        padding-left: 20px;
        padding-right: 20px
    }
}

@media screen and (max-width:640px) {
    .our-games-list-section {
        padding-left: 10px;
        padding-right: 10px
    }
}

.our-games-list-section .our-game-box {
    width: calc(25% - 24px)
}

@media screen and (max-width:790px) {
    .our-games-list-section .our-game-box {
        width: calc(50% - 24px);
        margin-bottom: 24px
    }

    .our-games-list-section .our-game-box:nth-last-child(-n+2) {
        margin-bottom: 0
    }
}

@media screen and (max-width:480px) {
    .our-games-list-section .our-game-box {
        width: 100%;
        margin-bottom: 24px
    }
}

.our-game-box {
    background: var(--color-main-bg-shadow);
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .16);
    padding: 25px;
    border-radius: 2px;
    border-bottom: 0px solid var(--color-theme-primary)
}

@media screen and (max-width:640px) {
    .our-game-box {
        padding: 15px
    }
}

.our-game-box__image {
    position: relative;
    width: 152px;
    height: 152px;
    margin: 0 auto 16px
}

.our-game-box__image img {
    border-radius: 6px
}

.our-game-box__title {
    height: 50px;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.22;
    letter-spacing: .9px;
    text-align: center;
    color: #fff;
    overflow: hidden;
    margin-bottom: 10px
}

@media screen and (max-width:640px) {
    .our-game-box__title {
        font-size: 14px;
        line-height: 1.4;
        height: 38px
    }
}

.our-game-box__download {
    font-family: Montserrat, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 1;
    letter-spacing: .7px;
    text-align: center;
    margin-bottom: 25px
}

.our-game-box__download a {
    color: var(--color-theme-primary);
    transition: color .4s ease-in-out
}

.our-game-box__download a:hover {
    color: var(--color-theme-secondary)
}

.our-game-box__footer {
    display: flex;
    justify-content: space-between
}

.our-game-box__stars {
    display: flex
}

.our-game-box__star {
    display: block;
    width: 14px;
    height: 14px;
    background: url(./images/star.svg);
    margin-right: 4px
}

@media screen and (max-width:480px) {
    .our-game-box__star {
        margin: 0 2px
    }
}

.our-game-box__price {
    font-family: Montserrat, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 1;
    letter-spacing: .8px;
    text-align: right;
    color: var(--color-main-text)
}

.contact-section {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    max-width: var(--layout-width-small);
    margin-bottom: 0
}

@media screen and (max-width:1200px) {
    .contact-section {
        padding-left: 20px;
        padding-right: 20px
    }
}

@media screen and (max-width:640px) {
    .contact-section {
        padding-left: 10px;
        padding-right: 10px
    }
}

.contact-section__text {
    width: 50%;
    padding: 32px 0
}

.contact-section__text p {
    padding-right: 26%
}

@media screen and (max-width:790px) {
    .contact-section__text p {
        padding-right: 0
    }

    .contact-section__text {
        width: 100%;
        margin-bottom: 60px
    }
}

.contact-section__infos {
    padding-top: 80px;
    padding-right: 20%
}

@media screen and (max-width:790px) {
    .contact-section__infos {
        padding-right: 0
    }
}

.contact-section__info {
    display: flex;
    margin-bottom: 40px
}

.contact-section__info:last-child {
    margin-bottom: 0
}

.contact-section__info a:hover {
    text-decoration: underline
}

.contact-section__info-icon {
    width: 24px;
    flex-shrink: 0;
    color: var(--color-theme-secondary);
    margin-right: 20px
}

.contact-section__hiring {
    flex-shrink: 0;
    width: 50%;
    padding: 32px;
    background: var(--color-main-bg-shadow);
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .16);
    border-radius: 2px;
    margin-bottom: -50px
}

.contact-section__hiring>.text {
    margin-bottom: 40px
}

@media screen and (max-width:790px) {
    .contact-section__hiring {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
        padding: 30px 20px
    }
}

.job {
    margin-bottom: 25px;
    padding-top: 25px;
    border-top: 1px dashed var(--color-theme-secondary-shade)
}

.job__title {
    font-size: 18px;
    font-weight: 700;
    color: var(--color-theme-secondary);
    margin-bottom: 10px
}

.footer-wrapper {
    width: 100%;
    display: flex;
    justify-content: center;
    background: url(./images/gameover.png) center bottom 20px no-repeat var(--color-header-bg);
    background-size: 200px;
    padding-top: 100px;
    padding-bottom: 140px;
    transition: background .4s ease-in
}

.footer {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
    max-width: var(--layout-width-large);
    padding: 20px 0;
    position: relative
}

@media screen and (max-width:1200px) {
    .footer {
        padding-left: 20px;
        padding-right: 20px
    }
}

@media screen and (max-width:640px) {
    .footer {
        padding-left: 10px;
        padding-right: 10px
    }
}