/* _content/SunSightGamesWebsite/Pages/Index.razor.rz.scp.css */
.hero[b-p31r86ofwj] {
    padding-top: 6rem;
}

    .hero div[b-p31r86ofwj] {
        width: 100%;
    }

@media (min-width: 640px) {

    .hero div[b-p31r86ofwj] {
        max-width: 640px;
    }
}

@media (min-width: 768px) {

    .hero div[b-p31r86ofwj] {
        max-width: 768px;
    }
}

@media (min-width: 1024px) {

    .hero div[b-p31r86ofwj] {
        max-width: 1024px;
    }
}

@media (min-width: 1280px) {

    .hero div[b-p31r86ofwj] {
        max-width: 1280px;
    }
}

@media (min-width: 1536px) {

    .hero div[b-p31r86ofwj] {
        max-width: 1536px;
    }
}

.hero div[b-p31r86ofwj] {
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
}

@media (min-width: 768px) {

    .hero div[b-p31r86ofwj] {
        flex-direction: row;
    }
}

.hero div .hero-left[b-p31r86ofwj] {
    display: flex;
    width: 100%;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    text-align: center;
}

@media (min-width: 768px) {

    .hero div .hero-left[b-p31r86ofwj] {
        width: 40%;
        text-align: left;
    }
}

.hero div .hero-left .hero-question[b-p31r86ofwj] {
    width: 100%;
    text-transform: uppercase;
    letter-spacing: 0.025em;
}

.hero div .hero-left .hero-message[b-p31r86ofwj] {
    margin-top: 1rem;
    margin-bottom: 1rem;
    font-size: 3rem;
    font-weight: 700;
    line-height: 1.25;
}

.hero div .hero-left .hero-submessage[b-p31r86ofwj] {
    margin-bottom: 2rem;
    font-size: 1.5rem;
    line-height: 2rem;
    line-height: 1.5;
}

.hero div .hero-left .hero-action[b-p31r86ofwj] {
    margin-left: auto;
    margin-right: auto;
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    border-radius: 9999px;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-left: 2rem;
    padding-right: 2rem;
    font-weight: 700;
    --tw-text-opacity: 1;
    color: rgb(31 41 55 / var(--tw-text-opacity));
    --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-duration: 300ms;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

    .hero div .hero-left .hero-action:hover[b-p31r86ofwj] {
        --tw-scale-x: 1.05;
        --tw-scale-y: 1.05;
        transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
        text-decoration-line: underline;
    }

    .hero div .hero-left .hero-action:focus[b-p31r86ofwj] {
        outline: 2px solid transparent;
        outline-offset: 2px;
        --tw-drop-shadow: drop-shadow(0 1px 1px rgb(0 0 0 / 0.05));
        filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
    }

@media (min-width: 1024px) {

    .hero div .hero-left .hero-action[b-p31r86ofwj] {
        margin-left: 0px;
        margin-right: 0px;
    }
}

.hero div .hero-right[b-p31r86ofwj] {
    width: 100%;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    text-align: center;
}

@media (min-width: 768px) {

    .hero div .hero-right[b-p31r86ofwj] {
        width: 60%;
    }
}

.hero div .hero-right img[b-p31r86ofwj] {
    z-index: 30;
    width: 100%;
}

@media (min-width: 768px) {

    .hero div .hero-right img[b-p31r86ofwj] {
        width: 80%;
    }
}

.hero div .hero-right img[b-p31r86ofwj] {
    image-rendering: pixelated;
}
/* _content/SunSightGamesWebsite/Shared/MainLayout.razor.rz.scp.css */
.page[b-mm6b5e6zjx] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-mm6b5e6zjx] {
    flex: 1;
}

.sidebar[b-mm6b5e6zjx] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-mm6b5e6zjx] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-mm6b5e6zjx]  a, .top-row .btn-link[b-mm6b5e6zjx] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-mm6b5e6zjx] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-mm6b5e6zjx] {
        display: none;
    }

    .top-row.auth[b-mm6b5e6zjx] {
        justify-content: space-between;
    }

    .top-row a[b-mm6b5e6zjx], .top-row .btn-link[b-mm6b5e6zjx] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-mm6b5e6zjx] {
        flex-direction: row;
    }

    .sidebar[b-mm6b5e6zjx] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-mm6b5e6zjx] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row[b-mm6b5e6zjx], article[b-mm6b5e6zjx] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* _content/SunSightGamesWebsite/Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-s7oepwospj] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-s7oepwospj] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-s7oepwospj] {
    font-size: 1.1rem;
}

.oi[b-s7oepwospj] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-s7oepwospj] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-s7oepwospj] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-s7oepwospj] {
        padding-bottom: 1rem;
    }

    .nav-item[b-s7oepwospj]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

        .nav-item[b-s7oepwospj]  a.active {
            background-color: rgba(255,255,255,0.25);
            color: white;
        }

        .nav-item[b-s7oepwospj]  a:hover {
            background-color: rgba(255,255,255,0.1);
            color: white;
        }

@media (min-width: 641px) {
    .navbar-toggler[b-s7oepwospj] {
        display: none;
    }

    .collapse[b-s7oepwospj] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
