/* /Pages/Index.razor.rz.scp.css */


.hero[b-f9payfw73a] {
    position: absolute;
    right: 0;
    bottom: 0;
    top: 0;
    min-width: 100vw;
    height: 100vh;
}

video[b-f9payfw73a] {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.timer[b-f9payfw73a] {
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    top: 95vh;
}


h1[b-f9payfw73a] {
    font-weight: normal;
    letter-spacing: .125rem;
    text-transform: uppercase;
}

li[b-f9payfw73a] {
    display: inline-block;
    font-size: 1.5em;
    list-style-type: none;
    padding: 1em;
    text-transform: uppercase;
}

    li span[b-f9payfw73a] {
        display: block;
        font-size: 2.5rem !important;
    }

.text-vip[b-f9payfw73a] {
    color: red;
    font-weight: 600;
}

.emoji[b-f9payfw73a] {
    display: none;
    padding: 1rem;
}

    .emoji span[b-f9payfw73a] {
        font-size: 4rem;
        padding: 0 .5rem;
    }

@media all and (max-width: 768px) {
    h1[b-f9payfw73a], p[b-f9payfw73a] {
        font-size: calc(1.5rem * var(--smaller));
    }

    li[b-f9payfw73a] {
        font-size: calc(1.125rem * var(--smaller));
    }

        li span[b-f9payfw73a] {
            font-size: 1.5em !important;
        }

        .well-text[b-f9payfw73a]{
            font-size: 1em;
        }
}

@media all and (max-width: 1000px) {
    .main-text[b-f9payfw73a]
    {
        font-size: 1.5em !important;

    }

    .timer[b-f9payfw73a] {
        max-width: 90vw !important;
        top: 75vh;
    }
}



    .toothless .head[b-f9payfw73a]:before,
    .toothless .head-wrap[b-f9payfw73a]:after,
    .toothless .head-wrap .ears[b-f9payfw73a]:before,
    .toothless .head-wrap .ears[b-f9payfw73a]:after,
    .toothless .head-wrap .ears .spot-dtl[b-f9payfw73a]:before,
    .toothless .head-wrap .ears .spot-dtl[b-f9payfw73a]:after,
    .toothless .head-wrap .ears .ears-main[b-f9payfw73a]:before,
    .toothless .head-wrap .ears .ears-main[b-f9payfw73a]:after,
    .toothless .head-wrap .ears .ears-dtl-1[b-f9payfw73a]:before,
    .toothless .head-wrap .ears .ears-dtl-1[b-f9payfw73a]:after,
    .toothless .head-wrap .ears .ears-dtl-2[b-f9payfw73a]:before,
    .toothless .head-wrap .ears .ears-dtl-2[b-f9payfw73a]:after,
    .toothless .head-wrap .head .spots[b-f9payfw73a]:before,
    .toothless .head-wrap .head .spots[b-f9payfw73a]:after,
    .toothless .head-wrap .head .spots .spot-dtl[b-f9payfw73a]:before,
    .toothless .head-wrap .head .spots .spot-dtl[b-f9payfw73a]:after,
    .toothless .head-wrap .eyes .eye .eye-dtl[b-f9payfw73a]:before,
    .toothless .head-wrap .eyes .eye .eye-dtl[b-f9payfw73a]:after,
    .toothless .head-wrap .nose[b-f9payfw73a]:before,
    .toothless .head-wrap .nose[b-f9payfw73a]:after,
    .toothless .head-wrap .nose .spots[b-f9payfw73a]:before,
    .toothless .head-wrap .nose .spots[b-f9payfw73a]:after {
        content: '';
        position: absolute;
    }

    .background[b-f9payfw73a] {
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        padding: 80px 0;
        position: absolute;
        background: linear-gradient(#77b96f,#419d6c);
    }


    .party-icon[b-f9payfw73a] {
        width: 100px;
    }

    .well[b-f9payfw73a] {
        height: 600px;
        width: 100vw;
        background: url('img/minecraft.jpg'); /* fallback for old browsers */
        background-size: cover;
        background-repeat: no-repeat;
        z-index: 10;
        position: relative;
        padding-top: 50px;
    }

    .well-text[b-f9payfw73a] {
        color: white;
        font-size: 2em;
    }




    .main-text[b-f9payfw73a] {
        font-size: 5em;
        font: bold 7.5vw/1.6 'Signika', sans-serif;
        user-select: none;
    }

        .main-text span[b-f9payfw73a] {
            display: inline-block;
            animation: float-b-f9payfw73a .2s ease-in-out infinite;
        }

    @keyframes float-b-f9payfw73a {
        0%,100% {
            transform: none;
        }

        33% {
            transform: translateY(-1px) rotate(-2deg);
        }

        66% {
            transform: translateY(1px) rotate(2deg);
        }
    }

    .main-text:hover span[b-f9payfw73a] {
        animation: bounce-b-f9payfw73a .6s;
    }

    @keyframes bounce-b-f9payfw73a {
        0%,100% {
            transform: translate(0);
        }

        25% {
            transform: rotateX(20deg) translateY(2px) rotate(-3deg);
        }

        50% {
            transform: translateY(-20px) rotate(3deg) scale(1.1);
        }
    }

    span:nth-child(4n)[b-f9payfw73a] {
        color: hsl(50, 75%, 55%);
        text-shadow: 1px 1px hsl(50, 75%, 45%), 2px 2px hsl(50, 45%, 45%), 3px 3px hsl(50, 45%, 45%), 4px 4px hsl(50, 75%, 45%);
    }

    span:nth-child(4n-1)[b-f9payfw73a] {
        color: hsl(135, 35%, 55%);
        text-shadow: 1px 1px hsl(135, 35%, 45%), 2px 2px hsl(135, 35%, 45%), 3px 3px hsl(135, 35%, 45%), 4px 4px hsl(135, 35%, 45%);
    }

    span:nth-child(4n-2)[b-f9payfw73a] {
        color: hsl(155, 35%, 60%);
        text-shadow: 1px 1px hsl(155, 25%, 50%), 2px 2px hsl(155, 25%, 50%), 3px 3px hsl(155, 25%, 50%), 4px 4px hsl(140, 25%, 50%);
    }

    span:nth-child(4n-3)[b-f9payfw73a] {
        color: hsl(30, 65%, 60%);
        text-shadow: 1px 1px hsl(30, 45%, 50%), 2px 2px hsl(30, 45%, 50%), 3px 3px hsl(30, 45%, 50%), 4px 4px hsl(30, 45%, 50%);
    }

    h1 span:nth-child(2)[b-f9payfw73a] {
        animation-delay: .05s;
    }

    h1 span:nth-child(3)[b-f9payfw73a] {
        animation-delay: .1s;
    }

    h1 span:nth-child(4)[b-f9payfw73a] {
        animation-delay: .15s;
    }

    h1 span:nth-child(5)[b-f9payfw73a] {
        animation-delay: .2s;
    }

    h1 span:nth-child(6)[b-f9payfw73a] {
        animation-delay: .25s;
    }

    h1 span:nth-child(7)[b-f9payfw73a] {
        animation-delay: .3s;
    }

    h1 span:nth-child(8)[b-f9payfw73a] {
        animation-delay: .35s;
    }

    h1 span:nth-child(9)[b-f9payfw73a] {
        animation-delay: .4s;
    }

    h1 span:nth-child(10)[b-f9payfw73a] {
        animation-delay: .45s;
    }

    h1 span:nth-child(11)[b-f9payfw73a] {
        animation-delay: .5s;
    }

    h1 span:nth-child(12)[b-f9payfw73a] {
        animation-delay: .55s;
    }

    h1 span:nth-child(13)[b-f9payfw73a] {
        animation-delay: .6s;
    }

    h1 span:nth-child(14)[b-f9payfw73a] {
        animation-delay: .65s;
    }

    .img-round[b-f9payfw73a] {
        border-radius: 50%;
        width: 150px;
        height: 150px;
        border: 8px solid lightskyblue;
        position: relative;
        top: -20px
    }



    .qube-perspective[b-f9payfw73a] {
        -webkit-perspective: 900px;
        -moz-perspective: 900px;
        perspective: 900px;
    }

    .qube-preserve3d[b-f9payfw73a] {
        -webkit-transform-style: preserve-3d;
        -moz-transform-style: preserve-3d;
        transform-style: preserve-3d;
    }

    .qube[b-f9payfw73a] {
        position: relative;
        margin: 0;
        padding: 0;
        list-style: none;
        width: 100%;
        height: 100%;
        -webkit-transform-style: preserve-3d;
        -moz-transform-style: preserve-3d;
        transform-style: preserve-3d;
    }

        .qube > *[b-f9payfw73a] {
            background: #666;
            background-size: 100%;
        }

            .qube > *[b-f9payfw73a],
            .qube > *[b-f9payfw73a]:after {
                position: absolute;
                left: 0;
                top: 0;
                margin: 0;
                padding: 0;
                width: 100%;
                height: 100%;
            }

                .qube > *[b-f9payfw73a]:after {
                    pointer-events: none; /* Prevent shadows from interfering with DOM mouse/touch events */
                    display: block;
                    content: "";
                }

        .qube.no-shading > *[b-f9payfw73a]:after {
            display: none;
        }

        /* If your cube is not semi-transparent and you are not displaying the inside of your cube, make it .solid to optimize rendering. Using this class is optional. */
        .qube.solid > *[b-f9payfw73a],
        .qube.solid > *[b-f9payfw73a]:after {
            -webkit-backface-visibility: hidden;
            -moz-backface-visibility: hidden;
            backface-visibility: hidden;
        }

        .qube.textured > *[b-f9payfw73a] {
            background-size: 300%;
        }

        .qube > .front[b-f9payfw73a],
        .qube.faces > *:nth-child(1)[b-f9payfw73a] {
            /* This is the real breakthrough: We can't just translateZ(-100%) because Z has no dimension value for calculating a percentage, however we can be sneaky and rotate such that we can translate on an axis that *does* have real dimensions, and then we can rotate back! */
            -webkit-transform: rotateX(90deg) translateY(50%) rotateX(-90deg);
            -moz-transform: rotateX(90deg) translateY(50%) rotateX(-90deg);
            transform: rotateX(90deg) translateY(50%) rotateX(-90deg);
        }

            .qube > .front[b-f9payfw73a]:after,
            .qube.faces > *:nth-child(1)[b-f9payfw73a]:after {
            }

        .qube.textured > .front[b-f9payfw73a],
        .qube.textured.faces > *:nth-child(1)[b-f9payfw73a] {
            background-position: 0 0;
        }

        .qube > .back[b-f9payfw73a],
        .qube.faces > *:nth-child(3)[b-f9payfw73a] {
            -webkit-transform: rotateY(180deg) rotateX(90deg) translateY(50%) rotateX(-90deg);
            -moz-transform: rotateY(180deg) rotateX(90deg) translateY(50%) rotateX(-90deg);
            transform: rotateY(180deg) rotateX(90deg) translateY(50%) rotateX(-90deg);
        }

            .qube > .back[b-f9payfw73a]:after,
            .qube.faces > *:nth-child(3)[b-f9payfw73a]:after {
                background: rgba(0, 0, 0, 0.6);
            }

        .qube.x-axis > .back[b-f9payfw73a],
        .qube.x-axis.faces > *:nth-child(3)[b-f9payfw73a] {
            -webkit-transform: rotateX(90deg) translateY(-50%) rotateX(90deg);
            -moz-transform: rotateX(90deg) translateY(-50%) rotateX(90deg);
            transform: rotateX(90deg) translateY(-50%) rotateX(90deg);
        }

        .qube.textured > .back[b-f9payfw73a],
        .qube.textured.faces > *:nth-child(3)[b-f9payfw73a] {
            background-position: -100% 0;
        }

        .qube > .left[b-f9payfw73a],
        .qube.faces > *:nth-child(2)[b-f9payfw73a] {
            -webkit-transform: translateX(-50%) rotateY(-90deg);
            -moz-transform: translateX(-50%) rotateY(-90deg);
            transform: translateX(-50%) rotateY(-90deg);
        }

            .qube > .left[b-f9payfw73a]:after,
            .qube.faces > *:nth-child(2)[b-f9payfw73a]:after {
                background: rgba(0, 0, 0, 0.5);
            }

        .qube.textured > .left[b-f9payfw73a],
        .qube.textured.faces > *:nth-child(2)[b-f9payfw73a] {
            background-position: -200% 0;
        }

        .qube > .right[b-f9payfw73a],
        .qube.faces > *:nth-child(4)[b-f9payfw73a] {
            -webkit-transform: translateX(50%) rotateY(90deg);
            -moz-transform: translateX(50%) rotateY(90deg);
            transform: translateX(50%) rotateY(90deg);
        }

            .qube > .right[b-f9payfw73a]:after,
            .qube.faces > *:nth-child(4)[b-f9payfw73a]:after {
                background: rgba(0, 0, 0, 0.3);
            }

        .qube.textured > .right[b-f9payfw73a],
        .qube.textured.faces > *:nth-child(4)[b-f9payfw73a] {
            background-position: 0 -100%;
        }

        .qube > .top[b-f9payfw73a],
        .qube.faces > *:nth-child(5)[b-f9payfw73a] {
            -webkit-transform: translateY(-50%) rotateX(90deg);
            -moz-transform: translateY(-50%) rotateX(90deg);
            transform: translateY(-50%) rotateX(90deg);
        }

            .qube > .top[b-f9payfw73a]:after,
            .qube.faces > *:nth-child(5)[b-f9payfw73a]:after {
                background: rgba(0, 0, 0, 0.2);
            }

        .qube.textured > .top[b-f9payfw73a],
        .qube.textured.faces > *:nth-child(5)[b-f9payfw73a] {
            background-position: -100% -100%;
        }

        .qube > .bottom[b-f9payfw73a],
        .qube.faces > *:nth-child(6)[b-f9payfw73a] {
            -webkit-transform: translateY(50%) rotateX(-90deg);
            -moz-transform: translateY(50%) rotateX(-90deg);
            transform: translateY(50%) rotateX(-90deg);
        }

            .qube > .bottom[b-f9payfw73a]:after,
            .qube.faces > *:nth-child(6)[b-f9payfw73a]:after {
                background: rgba(0, 0, 0, 0.7);
            }

        .qube.textured > .bottom[b-f9payfw73a],
        .qube.textured.faces > *:nth-child(6)[b-f9payfw73a] {
            background-position: -200% -100%;
        }


    .spin[b-f9payfw73a] {
        margin: 100px auto;
        width: 500px;
    }

    .my-cube[b-f9payfw73a] {
        width: 200px;
        height: 200px;
    }

        .my-cube > *[b-f9payfw73a] {
            background-image: url('https://s3-us-west-2.amazonaws.com/s.cdpn.io/86186/assets.png');
            background-size: 800px auto;
            background-position: 0px -200px;
        }

    .spin .qube[b-f9payfw73a] {
        animation: 10000ms linear 0s normal none infinite running rotateY-b-f9payfw73a;
    }

    @keyframes rotateY-b-f9payfw73a {
        0% {
            transform: rotateY(0deg);
        }

        100% {
            transform: rotateY(359.99deg);
        }
    }
/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-427dg9c64i] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-427dg9c64i] {
    flex: 1;
}

.sidebar[b-427dg9c64i] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-427dg9c64i] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-427dg9c64i]  a, .top-row[b-427dg9c64i]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-427dg9c64i]  a:hover, .top-row[b-427dg9c64i]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-427dg9c64i]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-427dg9c64i] {
        display: none;
    }

    .top-row.auth[b-427dg9c64i] {
        justify-content: space-between;
    }

    .top-row[b-427dg9c64i]  a, .top-row[b-427dg9c64i]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-427dg9c64i] {
        flex-direction: row;
    }

    .sidebar[b-427dg9c64i] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-427dg9c64i] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-427dg9c64i]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-427dg9c64i], article[b-427dg9c64i] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-mjwb9zigf2] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-mjwb9zigf2] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-mjwb9zigf2] {
    font-size: 1.1rem;
}

.oi[b-mjwb9zigf2] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-mjwb9zigf2] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-mjwb9zigf2] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-mjwb9zigf2] {
        padding-bottom: 1rem;
    }

    .nav-item[b-mjwb9zigf2]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

        .nav-item[b-mjwb9zigf2]  a.active {
            background-color: rgba(255,255,255,0.25);
            color: white;
        }

        .nav-item[b-mjwb9zigf2]  a:hover {
            background-color: rgba(255,255,255,0.1);
            color: white;
        }

@media (min-width: 641px) {
    .navbar-toggler[b-mjwb9zigf2] {
        display: none;
    }

    .collapse[b-mjwb9zigf2] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
