/* /Pages/Index.razor.rz.scp.css */
body[b-2f13rbqjya] {
}
a[b-2f13rbqjya]{
    text-decoration: none;
    color: white;
}


#myVideo[b-2f13rbqjya] {
    position: fixed;
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    z-index: -1;
}

h1[b-2f13rbqjya] {
    font-family: Red Hat Display;
    font-weight: bold;
    font-size: 95px;
    text-align: center;
    padding-top: 30vh;
    position: fixed;
}
.navigation[b-2f13rbqjya] {
    color: black;
    font-family: Red Hat Display;
    font-weight: bold;
    font-size: 30px;
    text-align: center;
    top: 0;
    align-self: center;
    width: 100%;
}

.nav_item[b-2f13rbqjya] {
    display: inline-block;
    padding-right: 4%;
}

a:hover[b-2f13rbqjya] {
    background: linear-gradient(-45deg, #ee7752, #e73c7e, #23a6d5, #23d5ab);
    background-size: 1000% 1000%;
    animation: gradient-b-2f13rbqjya 5s ease infinite;
    -webkit-background-clip: content-box;
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent;
}

@keyframes gradient-b-2f13rbqjya {
    0% {
        background-position: 0% 50%;
    }

    50% {
        background-position: 100% 50%;
    }

    100% {
        background-position: 0% 50%;
    }
}
/* /Pages/Resume.razor.rz.scp.css */
.resumeLink[b-x4625yh6at]{
    width: 95vw;
    height: 88vh;
}
/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-6fwtvo9gkh] {
    position: relative;
    display: flex;
    flex-direction: column;
}

.main[b-6fwtvo9gkh] {
    flex: 1;
}

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

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

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

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

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

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

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

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

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

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

    .main > div[b-6fwtvo9gkh] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-ybg8fw7wms] {
    background-color: rgba(255, 255, 255, 0.1);
}

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

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

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

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

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

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

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

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

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

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

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

body[b-ybg8fw7wms] {
}

a[b-ybg8fw7wms] {
    text-decoration: none;
    color: white;
}

h1[b-ybg8fw7wms] {
    font-family: Red Hat Display;
    font-weight: bold;
    font-size: 95px;
    text-align: center;
    padding-top: 30vh;
}

.navigation[b-ybg8fw7wms] {
    color: black;
    font-family: Red Hat Display;
    font-weight: bold;
    font-size: 30px;
    text-align: center;
    top: 0;
    align-self: center;
    width: 100%;
}

.nav_item[b-ybg8fw7wms] {
    display: inline-block;
    padding-right: 4%;
}

a:hover[b-ybg8fw7wms] {
    background: linear-gradient(-45deg, #ee7752, #e73c7e, #23a6d5, #23d5ab);
    background-size: 1000% 1000%;
    animation: gradient-b-ybg8fw7wms 5s ease infinite;
    -webkit-background-clip: content-box;
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent;
}

@keyframes gradient-b-ybg8fw7wms {
    0% {
        background-position: 0% 50%;
    }

    50% {
        background-position: 100% 50%;
    }

    100% {
        background-position: 0% 50%;
    }
}
