@charset "UTF-8";:root{font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{background-color:#000;scrollbar-width:none}body::-webkit-scrollbar{display:none}ul,ol{list-style-type:none}body{font-size:16px}a{text-decoration:none}@font-face{font-family:Satoshi-Bold;font-weight:700;font-display:swap;font-style:normal;src:url(/fonts/basiercircle-regular-webfont.eot),url(/fonts/Satoshi-Bold.woff2) format("woff2"),url(/fonts/Satoshi-Bold.woff) format("woff"),url(/fonts/Satoshi-Bold.ttf) format("truetype")}@font-face{font-family:Basier-circle-Regular;font-weight:400;font-style:normal;src:url(/fonts/basiercircle-regular-webfont.eot),url(/fonts/basiercircle-regular-webfont.woff2) format("woff2"),url(/fonts/basiercircle-regular-webfont.woff) format("woff"),url(/fonts/basiercircle-regular-webfont.ttf) format("truetype")}h1,h2,h3{font-family:Satoshi-bold;line-height:1.2}p,a,li,button{font-family:Basier-circle-Regular}.container{margin:0 auto;max-width:1200px;padding:0 8px}header{color:#fff;text-align:center;height:100vh;width:100%;display:flex;align-items:center;justify-content:center}header:before{content:"";position:absolute;height:750px;width:750px;filter:blur(40px);background-image:linear-gradient(#A48044,#000);animation:rotate 40s cubic-bezier(.8,.2,.2,.8) alternate infinite;border-radius:30% 70% 70% 30%/30% 30% 70% 70%}header h1{font-size:88px;width:700px;margin:0 auto 20px;line-height:1.1}header h1 span{color:#a48044}header p{font-size:24px;width:50%;margin:0 auto}header p span{color:#cdcdcd;display:block;margin-top:24px}footer{color:#fff;height:100vh;width:100%;display:flex;align-items:center;justify-content:center;text-align:center;flex-direction:column}footer h2{font-size:48px;width:600px}footer h2 span{color:#a48044}footer p{font-size:18px;margin:16px 0}footer a{color:#a48044;font-size:18px}button{border:none;border-radius:4px;background-color:#fff;font-size:20px;padding:10px 40px;cursor:pointer;display:block;transition:background-color .1s ease}button:hover{background-color:#cdcdcd}.games{color:#fff;display:flex;flex-direction:column}.games--enter .games__title{animation:fade-in-top .4s cubic-bezier(.4,0,.2,1) .4s both}.games--enter .games__release{animation:fade-in-top .4s cubic-bezier(.4,0,.2,1) .5s both}.games--enter .games__description{animation:fade-in-top .4s cubic-bezier(.4,0,.2,1) .7s both}.games--enter .games__score,.games--enter .games__boxart{animation:fade-in-left .4s cubic-bezier(.4,0,.2,1) .6s both}.games--enter .games__platform{animation:fade-in-left .4s cubic-bezier(.4,0,.2,1) .7s both}.games--enter .games__sales{animation:fade-in-left .4s cubic-bezier(.4,0,.2,1) .8s both}.games p{font-size:20px;opacity:0}.games p span{color:#cdcdcd}.games__item{position:relative;height:100vh;margin:20px 0;text-shadow:0px 0px 2px rgba(0,0,0,.8)}.games__item:before{content:"";width:100%;height:100%;background-color:#00000080;z-index:-9;position:absolute;top:0;left:0;box-shadow:inset 0 0 30px 30px #000000bf}.games__video{background-color:#000;width:100%;height:100vh;object-fit:cover;z-index:-10;position:absolute;top:0;left:0;transition:opacity .3s ease-in-out,transform .5s ease-in-out;transform:scale(.7);opacity:0}.games__video.show{opacity:1;transform:scale(1)}.games .container{display:flex;align-items:center;justify-content:center;height:100%}.games .container div{margin-left:24px;height:352px}.games__score{border-radius:8px 0;background-color:#16a085;font-family:Satoshi-Bold;font-size:20px;width:58px;height:58px;padding:16px;position:absolute;z-index:2;opacity:0}.games__boxart{border-radius:8px;margin-bottom:16px;transition:transform .1s ease;height:352px;width:264px;opacity:0}.games__title{font-size:48px;margin:16px 0 4px;width:70%;opacity:0}.games__title span{color:#a48044}.games__info{width:65%}.games__release{color:#cdcdcd;font-family:Satoshi-bold;font-size:24px;margin-bottom:20px}.games__description{color:#cdcdcd;font-size:20px;line-height:1.4;width:90%}.overlay{background-color:#000;position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:999;flex-direction:column;color:#fff;opacity:1;transition:opacity .8s ease}.overlay--hide{pointer-events:none;opacity:0}.overlay h1{font-size:64px;width:45%;margin:0 auto 20px;text-align:center}.overlay h1 span{color:#a48044}.overlay li,.overlay p{font-size:20px}.overlay li:before{content:"\2022  ";color:#a48044}.overlay p{margin-top:48px}.overlay button{margin-top:16px}.overlay__mobile{display:none;z-index:9999;position:fixed}.overlay__mobile h1{font-size:32px;position:absolute;margin:0 auto;top:50%;left:50%;transform:translate(-50%,-50%)}@media screen and (max-width: 1080px){.overlay__mobile{display:block}}.fade-in-bottom--first{animation:fade-in-bottom .6s cubic-bezier(.4,0,.2,1) .4s both}.fade-in-bottom--second{animation:fade-in-bottom .6s cubic-bezier(.4,0,.2,1) .6s both}.fade-in-bottom--third{animation:fade-in-bottom .6s cubic-bezier(.4,0,.2,1) .8s both}.fade-in-left{animation:fade-in-left .6s cubic-bezier(.4,0,.2,1) .4s both}.fade-in-top{animation:fade-in-top .6s cubic-bezier(.4,0,.2,1) .6s both}@keyframes fade-in-bottom{0%{opacity:0;transform:translateY(.75rem)}to{opacity:1;transform:translateY(0)}}@keyframes fade-in-top{0%{opacity:0;transform:translateY(-.75rem)}to{opacity:1;transform:translateY(0)}}@keyframes fade-in-left{0%{opacity:0;transform:translate(-1.5rem)}to{opacity:1;transform:translate(0)}}@keyframes rotate{0%{transform:rotate(0);border-radius:30% 70% 70% 30%/30% 30% 70% 70%}to{transform:rotate(360deg);border-radius:70% 30% 30% 70%/30% 30% 70% 70%}}html,body{scroll-snap-type:y mandatory}header,.games__item,footer{scroll-snap-align:start}
