.snow.svelte-1g42jdn.svelte-1g42jdn {
    width: 100%;
    height: 100vh;
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid rgba(255, 255, 255, .1);
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 50 50' style='enable-background:new 0 0 50 50%3B' xml:space='preserve'%3E%3Cstyle type='text/css'%3E.st1%7Bopacity:0.3%3Bfill:%23FFFFFF%3B%7D.st3%7Bopacity:0.1%3Bfill:%23FFFFFF%3B%7D%3C/style%3E%3Ccircle class='st1' cx='5' cy='8' r='1'/%3E%3Ccircle class='st1' cx='38' cy='3' r='1'/%3E%3Ccircle class='st1' cx='12' cy='4' r='1'/%3E%3Ccircle class='st1' cx='16' cy='16' r='1'/%3E%3Ccircle class='st1' cx='47' cy='46' r='1'/%3E%3Ccircle class='st1' cx='32' cy='10' r='1'/%3E%3Ccircle class='st1' cx='3' cy='46' r='1'/%3E%3Ccircle class='st1' cx='45' cy='13' r='1'/%3E%3Ccircle class='st1' cx='10' cy='28' r='1'/%3E%3Ccircle class='st1' cx='22' cy='35' r='1'/%3E%3Ccircle class='st1' cx='3' cy='21' r='1'/%3E%3Ccircle class='st1' cx='26' cy='20' r='1'/%3E%3Ccircle class='st1' cx='30' cy='45' r='1'/%3E%3Ccircle class='st1' cx='15' cy='45' r='1'/%3E%3Ccircle class='st1' cx='34' cy='36' r='1'/%3E%3Ccircle class='st1' cx='41' cy='32' r='1'/%3E%3C/svg%3E");
    background-position: 0px 0px;
    animation: svelte-1g42jdn-animatedBackground 10s linear infinite
}

.snow.svelte-1g42jdn div.svelte-1g42jdn {
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 50 50' style='enable-background:new 0 0 50 50%3B' xml:space='preserve'%3E%3Cstyle type='text/css'%3E.st1%7Bopacity:0.7%3Bfill:%23FFFFFF%3B%7D.st3%7Bopacity:0.1%3Bfill:%23FFFFFF%3B%7D%3C/style%3E%3Ccircle class='st3' cx='4' cy='14' r='1'/%3E%3Ccircle class='st3' cx='43' cy='3' r='1'/%3E%3Ccircle class='st3' cx='31' cy='30' r='2'/%3E%3Ccircle class='st3' cx='19' cy='23' r='1'/%3E%3Ccircle class='st3' cx='37' cy='22' r='1'/%3E%3Ccircle class='st3' cx='43' cy='16' r='1'/%3E%3Ccircle class='st3' cx='8' cy='45' r='1'/%3E%3Ccircle class='st3' cx='29' cy='39' r='1'/%3E%3Ccircle class='st3' cx='13' cy='37' r='1'/%3E%3Ccircle class='st3' cx='47' cy='32' r='1'/%3E%3Ccircle class='st3' cx='15' cy='4' r='2'/%3E%3Ccircle class='st3' cx='9' cy='27' r='1'/%3E%3Ccircle class='st3' cx='30' cy='9' r='1'/%3E%3Ccircle class='st3' cx='25' cy='15' r='1'/%3E%3Ccircle class='st3' cx='21' cy='45' r='2'/%3E%3Ccircle class='st3' cx='42' cy='45' r='1'/%3E%3C/svg%3E");
    background-position: 0px 0px;
    animation: svelte-1g42jdn-animatedBackground 15s linear infinite
}

@keyframes svelte-1g42jdn-animatedBackground {
    0% {
        background-position: 0 0
    }

    to {
        background-position: 0px 100vh
    }
}

#scene.svelte-29z1vw {
    position: relative;
    height: 100vh;
    width: 100%;
    left: -2%
}

.overlay.svelte-29z1vw {
    width: 100%;
    height: 100vh;
    background-color: #00000040;
    position: absolute;
    top: 0;
    left: 0
}

.front.svelte-29z1vw {
    top: 10%;
    width: 105%;
    height: 105vh;
    position: absolute;
    object-fit: cover
}

img.svelte-29z1vw {
    width: 105%;
    height: 105vh;
    position: absolute;
    object-fit: cover
}

@media only screen and (max-width: 500px) {
    .trapezium.svelte-iqp1xc {
        width: 100%
    }
}

@media only screen and (min-width: 500px) {
    .trapezium.svelte-iqp1xc {
        width: 60%
    }
}

.trapezium.svelte-iqp1xc {
    min-height: 50px;
    height: fit-content;
    background-image: linear-gradient(rgba(0, 0, 0, .6), rgba(72, 72, 72, .28));
    clip-path: polygon(0 0, 100% 0, 90% 100%, 10% 100%);
    display: flex;
    justify-content: center;
    gap: 2vh;
    padding: 3vh 6vh;
    flex-wrap: wrap
}

.fab.svelte-iqp1xc {
    font-size: 3.2vh
}

.text.svelte-iqp1xc {
    margin-left: 10px;
    font-family: Poppins, sans-serif;
    font-weight: 600;
    font-size: 1.7vh
}

a.svelte-iqp1xc {
    display: flex;
    align-items: center;
    color: #fff;
    background-color: #fbf6bc00;
    border-radius: 9px;
    border-width: 3px;
    border-style: solid;
    text-decoration: none;
    transition: background-color .5s ease, color .5s ease;
    height: fit-content;
    padding: 10px 20px
}

a.svelte-iqp1xc:hover {
    background-color: #fff
}

.youtube.svelte-iqp1xc:hover {
    color: red
}

.twitter.svelte-iqp1xc:hover {
    color: #1d9bf0
}

.twitch.svelte-iqp1xc:hover {
    color: #9146ff
}

.discord.svelte-iqp1xc:hover {
    color: #5865f2
}

.github.svelte-iqp1xc:hover {
    color: #000
}

.instagram.svelte-iqp1xc:hover {
    color: #e1306c
}

html,
body {
    margin: 0;
    padding: 0;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Open Sans, Helvetica Neue, sans-serif;
    overflow: hidden
}

.header.svelte-1ch4ikh {
    z-index: 2;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 5vh
}

.text.svelte-1ch4ikh {
    font-family: EB Garamond, serif;
    font-size: 64px;
    white-space: break-spaces;
    text-align: center;
    color: #fff;
    filter: drop-shadow(4px 6px 2px rgb(0 0 0 / 0.4));
}

.logo.svelte-1ch4ikh {
    /* border-radius: 50%; */
    filter: drop-shadow(4px 6px 2px rgb(0 0 0 / 0.4));
    width: 9%;
    min-width: 100px;
    height: auto;
    object-fit: cover
}

@keyframes svelte-1ch4ikh-load {
    0% {
        opacity: 1
    }

    50% {
        opacity: 1
    }

    to {
        opacity: 0;
        visibility: hidden
    }
}

#container.svelte-1ch4ikh {
    position: relative
}

#loader.svelte-1ch4ikh {
    position: fixed;
    height: 100vh;
    width: 100%;
    background-color: #1b1b3a;
    z-index: 3;
    animation-name: svelte-1ch4ikh-load;
    animation-timing-function: linear;
    animation-duration: 2s;
    animation-play-state: paused;
    animation-iteration-count: 1;
    animation-fill-mode: forwards
}
