@import '_content/Blazor.Bootstrap/Blazor.Bootstrap.olwso25aue.bundle.scp.css';

/* /Layout/MainLayout.razor.rz.scp.css */
.page[b-v8q5m4zhkd] {
    position: relative;
    display: flex;
    flex-direction: column;
}

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

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


@media (max-width: 640.98px) {
    .top-row[b-v8q5m4zhkd] {
        justify-content: space-between;
    }

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

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

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

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

    .top-row.auth[b-v8q5m4zhkd]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-v8q5m4zhkd], article[b-v8q5m4zhkd] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Pages/Agreement.razor.rz.scp.css */
.responsive-text[b-g0dsq6aqbb] {
    margin-left: 300px; /* Default Margin */
    margin-right: 300px;
}

.ul[b-g0dsq6aqbb] {
    padding-left: 30px;
}

.li[b-g0dsq6aqbb] {
    margin-bottom: 14px;
    font-size: 1.05em;
}

.handwritten[b-g0dsq6aqbb] {
    color: #c8102e;
    font-style: italic;
    font-weight: bold;
    background: #fff3cd;
    padding: 4px 8px;
    border: 2px solid #c8102e;
    display: inline-block;
    margin-left: 10px;
}


/* /Pages/Articles.razor.rz.scp.css */
.main[b-bhs7l4cg6b] {
    margin-top: 20px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.article[b-bhs7l4cg6b] {
    padding: 10px;
}
/* /Pages/Downloads.razor.rz.scp.css */
.main[b-ygjiyq1il8] {
    margin-top: 20px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}

.event[b-ygjiyq1il8] {
    padding: 20px;
    font-size: 18px;
    text-align: center;
    border-radius: 5px;
    flex: 1; /* Make items grow equally */
    margin: 10px;
    width: 250px;
}

.red-word[b-ygjiyq1il8] {
    color: red;
}
/* /Pages/Events.razor.rz.scp.css */
.main[b-b2gzi92on7] {
    margin-top: 20px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}

.event[b-b2gzi92on7] {
    padding: 20px;
    font-size: 18px;
    text-align: center;
    border-radius: 5px;
    flex: 1; /* Make items grow equally */
    margin: 10px;
    width: 250px;
}
/* /Pages/GetInvolved.razor.rz.scp.css */
/* Base style for all devices */
.responsive-text[b-vtrabz2tqa] {
    margin-left: 300px; /* Default Margin */
    margin-right: 300px;
}



/* Base style for all devices */
.responsive-text[b-vtrabz2tqa] {
    margin-left: 300px; /* Default Margin */
    margin-right: 300px;
}

/* Small devices (mobile) */
@media (max-width: 600px) {
    .responsive-text[b-vtrabz2tqa] {
        margin-left: 0px;
        margin-right: 0px;
    }
}

/* Medium devices (tablets) */
@media (min-width: 601px) and (max-width: 1024px) {
    .responsive-text[b-vtrabz2tqa] {
        margin-left: 100px;
        margin-right: 100px;
    }
}

/* Large devices (desktops) */
@media (min-width: 1025px) {
    .responsive-text[b-vtrabz2tqa] {
        margin-left: 300px;
        margin-right: 300px;
    }
}

.responsive-img[b-vtrabz2tqa] {
    width: 100%; /* Image will never exceed container width */
    height: auto; /* Maintain aspect ratio */
    display: block; /* Removes small gaps below images */
}
/* /Pages/GetInvolvedInstructions.razor.rz.scp.css */
/* Base style for all devices */
.responsive-text[b-qfxizwvljk] {
    margin-left: 300px; /* Default Margin */
    margin-right: 300px;
}

/* Small devices (mobile) */
@media (max-width: 600px) {
    .responsive-text[b-qfxizwvljk] {
        margin-left: 0px;
        margin-right: 0px;
    }
}

/* Medium devices (tablets) */
@media (min-width: 601px) and (max-width: 1024px) {
    .responsive-text[b-qfxizwvljk] {
        margin-left: 100px;
        margin-right: 100px;
    }
}

/* Large devices (desktops) */
@media (min-width: 1025px) {
    .responsive-text[b-qfxizwvljk] {
        margin-left: 300px;
        margin-right: 300px;
    }
}

.responsive-img[b-qfxizwvljk] {
    width: 100%; /* Image will never exceed container width */
    height: auto; /* Maintain aspect ratio */
    display: block; /* Removes small gaps below images */
}
/* /Pages/Home.razor.rz.scp.css */
/* Base style for all devices */
.responsive-text[b-qkqvtk7xtj] {
    margin-left: 300px; /* Default Margin */
    margin-right: 300px;
}

.red-word[b-qkqvtk7xtj] {
    color: red;
}

/* Small devices (mobile) */
@media (max-width: 600px) {
    .responsive-text[b-qkqvtk7xtj] {
        margin-left: 0px;
        margin-right: 0px;
    }
}

/* Medium devices (tablets) */
@media (min-width: 601px) and (max-width: 1024px) {
    .responsive-text[b-qkqvtk7xtj] {
        margin-left: 100px;
        margin-right: 100px;
    }
}

/* Large devices (desktops) */
@media (min-width: 1025px) {
    .responsive-text[b-qkqvtk7xtj] {
        margin-left: 300px;
        margin-right: 300px;
    }
}

.responsive-img[b-qkqvtk7xtj] {
    width: 100%; /* Image will never exceed container width */
    height: auto; /* Maintain aspect ratio */
    display: block; /* Removes small gaps below images */
}

/* /Pages/Perpetrators.razor.rz.scp.css */

.perpMain[b-e71b6036un] {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: space-between;
}

.perpText[b-e71b6036un] {
    margin-top: 20px;
}

.perpContainer[b-e71b6036un] {
    margin-top: 20px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.perp[b-e71b6036un] {
    padding: 20px;
    font-size: 18px;
    text-align: center;
    border-radius: 5px;
    flex: 1; /* Make items grow equally */
    margin: 10px;
    width: 250px;
}



/* /Pages/SitePlan.razor.rz.scp.css */
/* Base style for all devices */
.responsive-text[b-8iq9e7rt1b] {
    margin-left: 300px; /* Default Margin */
    margin-right: 300px;
}

/* Small devices (mobile) */
@media (max-width: 600px) {
    .responsive-text[b-8iq9e7rt1b] {
        margin-left: 0px;
        margin-right: 0px;
    }
}

/* Medium devices (tablets) */
@media (min-width: 601px) and (max-width: 1024px) {
    .responsive-text[b-8iq9e7rt1b] {
        margin-left: 100px;
        margin-right: 100px;
    }
}

/* Large devices (desktops) */
@media (min-width: 1025px) {
    .responsive-text[b-8iq9e7rt1b] {
        margin-left: 300px;
        margin-right: 300px;
    }
}

.responsive-img[b-8iq9e7rt1b] {
    width: 100%; /* Image will never exceed container width */
    height: auto; /* Maintain aspect ratio */
    display: block; /* Removes small gaps below images */
}
/* /Pages/SocialMedia.razor.rz.scp.css */
.main[b-92k7vykl2e] {
    margin-top: 20px;
    display: flex;
    height: 300px;
    flex-wrap: wrap;
    justify-content: center; /* Center horizontally */
    align-items: center; /* Center vertically */
}
/* /Pages/Videos.razor.rz.scp.css */
.main1[b-h6zgw0wxm7] {
    margin-top: 20px;
    display: flex;
    flex-direction: column;
    justify-content: normal;
}

.main2[b-h6zgw0wxm7] {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.video[b-h6zgw0wxm7] {
    padding: 10px;
    flex: 1; /* equal width for all items */
}

.video2[b-h6zgw0wxm7] {
    padding: 10px;
    flex: 1; /* equal width for all items */
}

