@font-face {
    font-family: DIN Pro;
    src: url(https://media.skin.fans/m/root/fonts/DINPro.eot);
    src: local("DIN Pro"), local("DINPro"), url(https://media.skin.fans/m/root/fonts/DINPro.eot?#iefix) format("embedded-opentype"), url(https://media.skin.fans/m/root/fonts/DINPro.woff) format("woff"), url(https://media.skin.fans/m/root/fonts/DINPro.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: DIN Pro;
    src: url(https://media.skin.fans/m/root/fonts/DINPro-Black.eot);
    src: local("DIN Pro Black"), local("DINPro-Black"), url(https://media.skin.fans/m/root/fonts/DINPro-Black.eot?#iefix) format("embedded-opentype"), url(https://media.skin.fans/m/root/fonts/DINPro-Black.woff) format("woff"), url(https://media.skin.fans/m/root/fonts/DINPro-Black.ttf) format("truetype");
    font-weight: 900;
    font-style: normal;
    font-display: swap
}

body, html {
    margin: 0;
    padding: 0;
    overflow: hidden;
    font-size: 12rem;
    color: #6b6b6b;
    width: 100%;
    height: 100%
}

html {
    font-size: 1px
}

body {
    background: #000;
    background-size: 100%;
    background-repeat: no-repeat;
    font-family: DIN Pro, Avenir, Helvetica, Arial, sans-serif;
    outline: none !important;
    -webkit-text-size-adjust: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.app, .app-frame {
    width: 100%;
    height: 100%
}

.app-frame {
    perspective: 1000rem
}

.app-inner {
    width: 100%;
    height: 100%;
    transform-style: preserve-3d;
    outline: none;
    will-change: transform;
    background-image: url(https://media.skin.fans/landing/img/frame-bg.jpg?1);
    background-size: auto 100%;
    background-position: center -70rem;
    transform: scale(.9)
}

.frame-device {
    transform-style: preserve-3d
}

.frame-device, .frame-device-noise {
    position: absolute;
    width: 100%;
    height: 100%
}

.frame-device-noise {
    background-image: url(https://media.skin.fans/landing/img/background-tile.jpg);
    background-size: 745rem auto;
    z-index: 1;
    opacity: .5
}

.frame-device-radial {
    width: 100%;
    height: 100%;
    background: radial-gradient(circle, transparent 0, #000 100%);
    z-index: 2;
    position: absolute
}

.frame-device-overlay {
    background-image: url(https://media.skin.fans/landing/img/frame-overlay.png);
    background-size: 100% 100%;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 3
}

.weapons {
    transform: translateZ(50rem);
    z-index: 5
}

.weapon, .weapons {
    position: absolute
}

.weapon {
    width: 400rem;
    height: 200rem
}

.w {
    width: 100%;
    height: 100%;
    position: absolute;
    background-repeat: no-repeat;
    background-size: 96%
}

.weapon-inside {
    z-index: 2;
    filter: brightness(1.5)
}

.weapon-outside {
    filter: brightness(0) blur(4rem) contrast(.95);
    z-index: 1
}

.weapon-light {
    z-index: 3;
    filter: blur(4rem);
    transform: rotate(0deg);
    mix-blend-mode: hue
}

.weapon-light div {
    width: 100%;
    height: 100%;
    background-color: #1bd5e8;
    -webkit-mask-size: 96% auto;
    -webkit-mask-repeat: no-repeat
}

.gui {
    width: 100%;
    height: 100%;
    position: absolute;
    display: flex;
    transform-style: preserve-3d;
    flex-direction: column;
    left: 0;
    right: 0;
    margin: auto
}

.gui-logo {
    width: 340rem;
    height: 73rem;
    background-image: url(https://media.skin.fans/m/root/images/header/sf-logo-new-marker.png?1);
    background-repeat: no-repeat;
    background-size: 100% auto;
    transform: translateZ(120rem) scale(1);
    margin: auto auto 1vw auto;
    filter: contrast(2)
}

.gui-welcome {
    max-width: 85%;
    transform: translateZ(150rem) scale(.9);
    margin: 2vw auto 0 auto;
    filter: contrast(2);
    font-family: DIN Pro, Avenir, Helvetica, Arial, sans-serif;
    font-weight: 900;
    text-align: center;
    font-size: 79rem;
    color: #fff600;
    line-height: 77rem
}

.gui-welcome:after, .gui-welcome:before {
    content: attr(data-text);
    display: block;
    position: absolute;
    width: 100%;
    left: 0;
    top: 0
}

.gui-welcome:after {
    color: #00ff14e3;
    transform: scale(.99) translate(-.4rem);
    mix-blend-mode: overlay
}

.gui-welcome:before {
    color: #ff000061;
    transform: scale(1.01) translate(-.4rem);
    mix-blend-mode: color-burn
}

.gui-message {
    max-width: 50%;
    transform: translateZ(120rem) scale(.9);
    margin: 2vw auto 0 auto;
    filter: contrast(2);
    font-size: 19rem;
    text-align: center;
    color: #93ff9b
}

.gui-message:after, .gui-message:before {
    content: attr(data-text);
    display: block;
    position: absolute;
    width: 100%;
    left: 0;
    top: 0
}

.gui-message:after {
    color: rgba(255, 0, 0, .3);
    transform: scale(1.01) translate(-.4rem, 2.5rem);
    mix-blend-mode: color-burn
}

.gui-message:before {
    color: rgba(0, 2, 255, .37);
    transform: scale(.99) translate(-.4rem, -2.5rem);
    mix-blend-mode: overlay
}

.gui-social {
    transform: translateZ(150rem) scale(1);
    margin: 1.2vw auto auto auto;
    filter: contrast(2);
    display: flex
}

.gui-social a {
    width: 132.5rem;
    height: 125rem;
    background-repeat: no-repeat;
    background-size: 661.5rem auto;
    display: block;
    outline: none
}

.gui-social a:hover {
    animation-name: sprite;
    animation-duration: .2s;
    animation-timing-function: steps(4);
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
    cursor: pointer;
    filter: drop-shadow(0 0 46rem #60dbff)
}

@keyframes sprite {
    0% {
        background-position: 0
    }
    to {
        background-position: -529rem
    }
}

.gui-social-twitter {
    background-image: url(https://media.skin.fans/landing/img/button-twitter-sprite.png);
    margin-right: -30rem;
    z-index: 2
}

.gui-social-discord {
    background-image: url(https://media.skin.fans/landing/img/button-discord-sprite.png)
}

.copyring {
    position: fixed;
    bottom: 20rem;
    left: 0;
    right: 0;
    z-index: 100;
    color: #545454;
    text-align: center;
    font-size: 13rem
}

.rs {
    background-image: url(https://media.skin.fans/landing/img/rays.png);
    background-repeat: no-repeat;
    background-size: 500px
}

.rays {
    pointer-events: none;
    height: 100%;
    transition: .3s;
    transform-style: preserve-3d;
    left: 0;
    right: 0
}

.ray, .rays {
    position: absolute
}

.ray {
    background-size: 660px;
    opacity: 1
}

.ray:first-child {
    width: 150px;
    height: 125px;
    background-position: -10px -22px;
    transform: translateZ(220px);
    top: 12%;
    left: 17%
}

.ray:nth-child(2) {
    width: 90px;
    height: 45px;
    background-position: -207px -60px;
    transform: translateZ(140px);
    top: 23%;
    left: 13%
}

.ray:nth-child(3) {
    width: 90px;
    height: 45px;
    background-position: -367px -60px;
    transform: translateZ(150px);
    top: 70%;
    left: 13%
}

.ray:nth-child(4) {
    width: 140px;
    height: 95px;
    background-position: -12px -201px;
    transform: translateZ(200px);
    top: 73%;
    left: 17%
}

.ray:nth-child(5) {
    width: 125px;
    height: 88px;
    background-position: -515px -196px;
    transform: translateZ(160px);
    top: 13%;
    right: 17%
}

.ray:nth-child(6) {
    width: 100px;
    height: 78px;
    background-position: -197px -210px;
    transform: translateZ(180px);
    top: 68%;
    right: 21%
}

.ray:nth-child(7) {
    width: 54px;
    height: 30px;
    background-position: -387px -234px;
    transform: translateZ(300px);
    top: 62%;
    right: 18%
}

@media screen and (max-width: calc(1000px)) {
    html {
        font-size: .8px
    }

    .gui-message {
        max-width: 70%
    }
}

@media screen and (max-width: calc(700px)) {
    .rays {
        display: none
    }

    .gui-welcome {
        font-size: 58rem;
        line-height: 58rem;
        margin: 4vh auto 0 auto
    }

    .gui-message {
        max-width: 90%
    }
}

@media screen and (max-width: calc(500px)) {
    .weapons {
        display: none
    }

    .frame-device {
        height: 108%;
        margin-top: -10%
    }
}