/* _content/EphsolChildrensFund/Components/Layout/MainLayout.razor.rz.scp.css */
/* _content/EphsolChildrensFund/Components/Layout/NavMenu.razor.rz.scp.css */
.navbarTop[b-x5uajsgm2v]
{
    float:right;
}
/* _content/EphsolChildrensFund/Components/Pages/Events/BreakfastMeeting.razor.rz.scp.css */
/* Hero Section */
.hero-container[b-77talgxywj] {
    position: relative;
    background-image: url('/images/BreakfastMeeting-Header2.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    padding: 100px 0;
    height: 45vh;
    background-position: 0% 40%;
}

    .hero-container[b-77talgxywj]::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(255, 255, 255, 0.5);
    }

    .hero-container p[b-77talgxywj] {
        font-size: 3.3vh;
        font-weight: normal;
        font-family: 'Lora', serif;
        padding-bottom: 5%;
    }

    .hero-container .row[b-77talgxywj] {
        position: relative;
        z-index: 2;
        padding-top: 4%;
    }

.hero-title[b-77talgxywj] {
    position: absolute;
    bottom: 20px;
    left: 20px;
    z-index: 3;
    background-color: #003366;
    padding: 20px 30px;
}

    .hero-title h1[b-77talgxywj] {
        font-size: 4vh;
        font-weight: bold;
        color: white;
        margin: 0;
    }

@media (max-width: 768px) {
    .hero-container[b-77talgxywj] {
        height: auto;
        padding: 80px 0;
    }

        .hero-container .row[b-77talgxywj] {
            flex-direction: column-reverse;
        }

    .hero-title h1[b-77talgxywj] {
        font-size: 3vh;
    }
}

/*main section*/

/*header section*/

/*why attend section*/
.section-bg-blue[b-77talgxywj] {
    background-color: #36a9e0;
}

.attend-text[b-77talgxywj], .schedule-text[b-77talgxywj] {
    color: white;
}

/*what makes it special section*/
.specialdiv[b-77talgxywj] {
    border-color: #36a9e0;
    background-color: white;
    min-height: 240px;
}

/*.special-heading {
    font-size: 2rem;*/ /* Responsive font size */
/*font-weight: 400;
    background-image: linear-gradient(to left, #553c9a, #b393d3);
    -webkit-background-clip: text;*/ /* Necessary for gradient text in WebKit browsers */
/*background-clip: text;*/ /* Necessary for gradient text in WebKit browsers */
/*color: transparent;*/ /* Makes the text gradient visible */
/*}*/

.community-icon[b-77talgxywj] {
    padding-right: 10px;
    width: 55px;
}

.diverse-icon[b-77talgxywj] {
    padding-right: 10px;
    width: 50px;
}

.networking-icon[b-77talgxywj] {
    padding-right: 10px;
    width: 50px;
}




/* CSS Btn without glow */
.button-35[b-77talgxywj] {
    background: #003366;
    border-radius: 999px;
    box-sizing: border-box;
    color: #FFFFFF;
    cursor: pointer;
    font-family: Inter,Helvetica,"Apple Color Emoji","Segoe UI Emoji",NotoColorEmoji,"Noto Color Emoji","Segoe UI Symbol","Android Emoji",EmojiSymbols,-apple-system,system-ui,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans",sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    opacity: 1;
    border: 3px solid #FFD700;
    outline: 0 solid transparent;
    padding: 8px 18px;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
    width: fit-content;
    word-break: break-word;
}

    .button-35:hover[b-77talgxywj] {
        color: #ffffff;
        transform: scale(1.01) rotate(0deg);
    }

/* Carousel Image Styling */
.carousel img[b-77talgxywj] {
    max-height: 400px;
    object-fit: cover;
}

.attend-text[b-77talgxywj] {
    color: white;
}

.schedule-text[b-77talgxywj] {
    color: #333;
}

.section-bg-white[b-77talgxywj] {
    background-color: #fff;
    padding: 60px 0;
}

.season-image[b-77talgxywj] {
    height: auto;
}

.text-muted[b-77talgxywj] {
    color: rgba(0, 0, 0, 0.6);
}

/*donate scetion*/
.donate-left[b-77talgxywj] {
    font-family: 'Playfair Display', serif;
    font-size: 2.5rem;
    font-weight: 400;
    padding: 10px;
    color: #fff; /* You can change the color to fit your design */
    text-align: left;
    margin: 20px 0;
    line-height: 50px;
}

.donate-right[b-77talgxywj] {
    font-size: 3vh;
    margin-top: 10px;
    text-align: left;
    padding: 20px;
}

.left-sec[b-77talgxywj] {
    padding: 10px;
}

.right-sec[b-77talgxywj] {
    padding: 10px;
}

.donate-btn[b-77talgxywj] {
    margin-right: 30px;
}

.donation-box[b-77talgxywj] {
    background-color: #082465;
    color: white;
    border: none;
}

    .donation-box h3[b-77talgxywj],
    .donation-box p[b-77talgxywj],
    .donation-box strong[b-77talgxywj] {
        color: white;
    }

.qr-box[b-77talgxywj] {
    width: 200px;
    height: 200px;
    margin: 0 auto;
    overflow: hidden;
    border-radius: 6px;
}

    .qr-box img[b-77talgxywj] {
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 6px;
    }

.donation-box .text-muted[b-77talgxywj] {
    color: #cccccc !important;
}
/* _content/EphsolChildrensFund/Components/Pages/Events/CarBoot.razor.rz.scp.css */
/* Hero Section */
.hero-container[b-9tfv07illl] {
    position: relative;
    background-image: url('/images/carbootsale.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    padding: 100px 0;
    height: 45vh;
    background-position: 0% 67%;
}

    .hero-container[b-9tfv07illl]::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(255, 255, 255, 0.5);
    }

    .hero-container p[b-9tfv07illl] {
        font-size: 3.3vh;
        font-weight: normal;
        font-family: 'Lora', serif;
        padding-bottom: 5%;
    }

    .hero-container .row[b-9tfv07illl] {
        position: relative;
        z-index: 2;
        padding-top: 4%;
    }

.hero-title[b-9tfv07illl] {
    position: absolute;
    bottom: 20px;
    left: 20px;
    z-index: 3;
    background-color: #003366;
    padding: 20px 30px;
}

    .hero-title h1[b-9tfv07illl] {
        font-size: 4vh;
        font-weight: bold;
        color: white;
        margin: 0;
    }

@media (max-width: 768px) {
    .hero-container[b-9tfv07illl] {
        height: auto;
        padding: 80px 0;
    }

        .hero-container .row[b-9tfv07illl] {
            flex-direction: column-reverse;
        }

    .hero-title h1[b-9tfv07illl] {
        font-size: 3vh;
    }
}

/*main section*/

/*header section*/

/*why attend section*/
.section-bg-blue[b-9tfv07illl] {
    background-color: #36a9e0;
}

.attend-text[b-9tfv07illl], .schedule-text[b-9tfv07illl] {
    color: white;
}

/*what makes it special section*/
.specialdiv[b-9tfv07illl] {
    border-color: #36a9e0;
    background-color: white;
    min-height: 240px;
}

/*.special-heading {
    font-size: 2rem;*/ /* Responsive font size */
/*font-weight: 400;
    background-image: linear-gradient(to left, #553c9a, #b393d3);
    -webkit-background-clip: text;*/ /* Necessary for gradient text in WebKit browsers */
/*background-clip: text;*/ /* Necessary for gradient text in WebKit browsers */
/*color: transparent;*/ /* Makes the text gradient visible */
/*}*/

.community-icon[b-9tfv07illl] {
    padding-right: 10px;
    width: 55px;
}

.diverse-icon[b-9tfv07illl] {
    padding-right: 10px;
    width: 50px;
}

.networking-icon[b-9tfv07illl] {
    padding-right: 10px;
    width: 50px;
}

/* Carousel Image Styling */
.carousel img[b-9tfv07illl] {
    max-height: 400px;
    object-fit: cover;
}

.attend-text[b-9tfv07illl] {
    color: white;
}

.schedule-text[b-9tfv07illl] {
    color: #333;
}

.section-bg-white[b-9tfv07illl] {
    background-color: #fff;
    padding: 60px 0;
}

.season-image[b-9tfv07illl] {
    height: auto;
}

.text-muted[b-9tfv07illl] {
    color: rgba(0, 0, 0, 0.6);
}

/*donate scetion*/
.donate-left[b-9tfv07illl] {
    font-family: 'Playfair Display', serif;
    font-size: 2.5rem;
    font-weight: 400;
    padding: 10px;
    color: #fff; /* You can change the color to fit your design */
    text-align: left;
    margin: 20px 0;
    line-height: 50px;
}

.donate-right[b-9tfv07illl] {
    font-size: 3vh;
    margin-top: 10px;
    text-align: left;
    padding: 20px;
}

.left-sec[b-9tfv07illl] {
    padding: 10px;
}

.right-sec[b-9tfv07illl] {
    padding: 10px;
}

.donate-btn[b-9tfv07illl] {
    margin-right: 30px;
}

.donation-box[b-9tfv07illl] {
    background-color: #082465;
    color: white;
    border: none;
}

    .donation-box h3[b-9tfv07illl],
    .donation-box p[b-9tfv07illl],
    .donation-box strong[b-9tfv07illl] {
        color: white;
    }

.qr-box[b-9tfv07illl] {
    width: 200px;
    height: 200px;
    margin: 0 auto;
    overflow: hidden;
    border-radius: 6px;
}

    .qr-box img[b-9tfv07illl] {
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 6px;
    }

.donation-box .text-muted[b-9tfv07illl] {
    color: #cccccc !important;
}
/* _content/EphsolChildrensFund/Components/Pages/Events/ChildrensWeek.razor.rz.scp.css */
/* Hero Section */
@media screen and (max-width: 768px) {
    .hero-image[b-3licc5qws3] {
        padding-top: 20px;
    }
}

.hero-container[b-3licc5qws3] {
    position: relative;
    background-image: url('/images/kidintheatre.png');
    background-size: cover;
    background-repeat: no-repeat;
    padding: 100px 0;
    height: 45vh;
    background-position: 0% 65%;
}

    .hero-container[b-3licc5qws3]::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(255, 255, 255, 0.5);
    }

    .hero-container p[b-3licc5qws3] {
        font-size: 3.3vh;
        font-weight: normal;
        font-family: 'Lora', serif;
        padding-bottom: 5%;
    }

    .hero-container .row[b-3licc5qws3] {
        position: relative;
        z-index: 2;
        padding-top: 4%;
    }

.hero-title[b-3licc5qws3] {
    position: absolute;
    bottom: 20px;
    left: 20px;
    z-index: 3;
    background-color: #003366;
    padding: 20px 30px;
}

    .hero-title h1[b-3licc5qws3] {
        font-size: 4vh;
        font-weight: bold;
        color: white;
        margin: 0;
    }

@media (max-width: 768px) {
    .hero-container[b-3licc5qws3] {
        height: auto;
        padding: 80px 0;
    }

        .hero-container .row[b-3licc5qws3] {
            flex-direction: column-reverse;
        }

    .hero-title h1[b-3licc5qws3] {
        font-size: 3vh;
    }
}

/*main section*/

/*why attend section*/
.section-bg-blue[b-3licc5qws3] {
    background-color: #36a9e0;
}

.attend-text[b-3licc5qws3], .schedule-text[b-3licc5qws3] {
    color: white;
}

/*what makes it special section*/
.specialdiv[b-3licc5qws3] {
    border-color: #36a9e0;
    background-color: white;
    min-height: 240px;
}

/*.special-heading {
    font-size: 2rem;*/ /* Responsive font size */
/*font-weight: 400;
    background-image: linear-gradient(to left, #553c9a, #b393d3);
    -webkit-background-clip: text;*/ /* Necessary for gradient text in WebKit browsers */
/*background-clip: text;*/ /* Necessary for gradient text in WebKit browsers */
/*color: transparent;*/ /* Makes the text gradient visible */
/*}*/

.community-icon[b-3licc5qws3] {
    padding-right: 10px;
    width: 55px;
}

.diverse-icon[b-3licc5qws3] {
    padding-right: 10px;
    width: 50px;
}

.networking-icon[b-3licc5qws3] {
    padding-right: 10px;
    width: 50px;
}

/* Carousel Image Styling */
.carousel img[b-3licc5qws3] {
    max-height: 400px;
    object-fit: cover;
}

.attend-text[b-3licc5qws3] {
    color: white;
}

.schedule-text[b-3licc5qws3] {
    color: #333;
}

.section-bg-white[b-3licc5qws3] {
    background-color: #fff;
    padding: 60px 0;
}

.season-image[b-3licc5qws3] {
    height: auto;
}

.text-muted[b-3licc5qws3] {
    color: rgba(0, 0, 0, 0.6);
}

/*donate scetion*/
.donate-left[b-3licc5qws3] {
    font-family: 'Playfair Display', serif;
    font-size: 2.5rem;
    font-weight: 400;
    padding: 10px;
    color: #fff; /* You can change the color to fit your design */
    text-align: left;
    margin: 20px 0;
    line-height: 50px;
}

.donate-right[b-3licc5qws3] {
    font-size: 3vh;
    margin-top: 10px;
    text-align: left;
    padding: 20px;
}

.left-sec[b-3licc5qws3] {
    padding: 10px;
}

.right-sec[b-3licc5qws3] {
    padding: 10px;
}

.donate-btn[b-3licc5qws3] {
    margin-right: 30px;
}

.uniform-images img[b-3licc5qws3] {
    width: 100%;
    height: 200px;
    object-fit: cover;
    border-radius: 8px;
}

.donation-box[b-3licc5qws3] {
    background-color: #082465;
    color: white;
    border: none;
}

    .donation-box h3[b-3licc5qws3],
    .donation-box p[b-3licc5qws3],
    .donation-box strong[b-3licc5qws3] {
        color: white;
    }

.qr-box[b-3licc5qws3] {
    width: 200px;
    height: 200px;
    margin: 0 auto;
    overflow: hidden;
    border-radius: 6px;
}

    .qr-box img[b-3licc5qws3] {
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 6px;
    }

.donation-box .text-muted[b-3licc5qws3] {
    color: #cccccc !important;
}
/* _content/EphsolChildrensFund/Components/Pages/Events/EndOfYearDinner.razor.rz.scp.css */
/* Hero Section */
@media screen and (max-width: 768px) {
    .hero-image[b-42f8m532xp] {
        padding-top: 20px;
    }
}

.hero-container[b-42f8m532xp] {
    position: relative;
    background-image: url('/images/celebration-img.png');
    background-size: cover;
    background-repeat: no-repeat;
    padding: 100px 0;
    height: 45vh;
    background-position: 0% 40%;
}

    .hero-container[b-42f8m532xp]::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(255, 255, 255, 0.5);
    }

    .hero-container p[b-42f8m532xp] {
        font-size: 3.3vh;
        font-weight: normal;
        font-family: 'Lora', serif;
        padding-bottom: 5%;
    }

    .hero-container .row[b-42f8m532xp] {
        position: relative;
        z-index: 2;
        padding-top: 4%;
    }

.hero-title[b-42f8m532xp] {
    position: absolute;
    bottom: 20px;
    left: 20px;
    z-index: 3;
    background-color: #003366;
    padding: 20px 30px;
}

    .hero-title h1[b-42f8m532xp] {
        font-size: 4vh;
        font-weight: bold;
        color: white;
        margin: 0;
    }

@media (max-width: 768px) {
    .hero-container[b-42f8m532xp] {
        height: auto;
        padding: 80px 0;
    }

        .hero-container .row[b-42f8m532xp] {
            flex-direction: column-reverse;
        }

    .hero-title h1[b-42f8m532xp] {
        font-size: 3vh;
    }
}

/*main section*/

/*why attend section*/
.section-bg-blue[b-42f8m532xp] {
    background-color: #36a9e0;
}

.attend-text[b-42f8m532xp], .schedule-text[b-42f8m532xp] {
    color: white;
}

/*what makes it special section*/
.specialdiv[b-42f8m532xp] {
    border-color: #36a9e0;
    background-color: white;
    min-height: 240px;
}

/*.special-heading {
    font-size: 2rem;*/ /* Responsive font size */
/*font-weight: 400;
    background-image: linear-gradient(to left, #553c9a, #b393d3);
    -webkit-background-clip: text;*/ /* Necessary for gradient text in WebKit browsers */
/*background-clip: text;*/ /* Necessary for gradient text in WebKit browsers */
/*color: transparent;*/ /* Makes the text gradient visible */
/*}*/

.community-icon[b-42f8m532xp] {
    padding-right: 10px;
    width: 55px;
}

.diverse-icon[b-42f8m532xp] {
    padding-right: 10px;
    width: 50px;
}

.networking-icon[b-42f8m532xp] {
    padding-right: 10px;
    width: 50px;
}

/* Carousel Image Styling */
.carousel img[b-42f8m532xp] {
    max-height: 400px;
    object-fit: cover;
}

.attend-text[b-42f8m532xp] {
    color: white;
}

.schedule-text[b-42f8m532xp] {
    color: #333;
}

.section-bg-white[b-42f8m532xp] {
    background-color: #fff;
    padding: 60px 0;
}

.season-image[b-42f8m532xp] {
    height: auto;
}

.text-muted[b-42f8m532xp] {
    color: rgba(0, 0, 0, 0.6);
}

/*donate scetion*/
.donate-left[b-42f8m532xp] {
    font-family: 'Playfair Display', serif;
    font-size: 2.5rem;
    font-weight: 400;
    padding: 10px;
    color: #fff; /* You can change the color to fit your design */
    text-align: left;
    margin: 20px 0;
    line-height: 50px;
}

.donate-right[b-42f8m532xp] {
    font-size: 3vh;
    margin-top: 10px;
    text-align: left;
    padding: 20px;
}

.left-sec[b-42f8m532xp] {
    padding: 10px;
}

.right-sec[b-42f8m532xp] {
    padding: 10px;
}

.donate-btn[b-42f8m532xp] {
    margin-right: 30px;
}

.donation-box[b-42f8m532xp] {
    background-color: #082465;
    color: white;
    border: none;
}

    .donation-box h3[b-42f8m532xp],
    .donation-box p[b-42f8m532xp],
    .donation-box strong[b-42f8m532xp] {
        color: white;
    }

.qr-box[b-42f8m532xp] {
    width: 200px;
    height: 200px;
    margin: 0 auto;
    overflow: hidden;
    border-radius: 6px;
}

    .qr-box img[b-42f8m532xp] {
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 6px;
    }

.donation-box .text-muted[b-42f8m532xp] {
    color: #cccccc !important;
}
/* _content/EphsolChildrensFund/Components/Pages/Events/IceSkatingAndBowling.razor.rz.scp.css */
/* Hero Section */

@media screen and (max-width: 768px) {
    .hero-image[b-dw3vpyafbm] {
        padding-top: 20px;
    }
}

.hero-container[b-dw3vpyafbm] {
    position: relative;
    background-image: url('/images/iceskating-compressed.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    padding: 100px 0;
    height: 45vh;
    background-position: 0% 67%;
}

    .hero-container[b-dw3vpyafbm]::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(255, 255, 255, 0.5);
    }

    .hero-container p[b-dw3vpyafbm] {
        font-size: 3.3vh;
        font-weight: normal;
        font-family: 'Lora', serif;
        padding-bottom: 5%;
    }

    .hero-container .row[b-dw3vpyafbm] {
        position: relative;
        z-index: 2;
        padding-top: 4%;
    }

.hero-title[b-dw3vpyafbm] {
    position: absolute;
    bottom: 20px;
    left: 20px;
    z-index: 3;
    background-color: #003366;
    padding: 20px 30px;
}

    .hero-title h1[b-dw3vpyafbm] {
        font-size: 4vh;
        font-weight: bold;
        color: white;
        margin: 0;
    }

@media (max-width: 768px) {
    .hero-container[b-dw3vpyafbm] {
        height: auto;
        padding: 80px 0;
    }

        .hero-container .row[b-dw3vpyafbm] {
            flex-direction: column-reverse;
        }

    .hero-title h1[b-dw3vpyafbm] {
        font-size: 3vh;
    }
}

/*main section*/

/*why attend section*/
.section-bg-blue[b-dw3vpyafbm] {
    background-color: #36a9e0;
}

.attend-text[b-dw3vpyafbm], .schedule-text[b-dw3vpyafbm] {
    color: white;
}

/*what makes it special section*/
.specialdiv[b-dw3vpyafbm] {
    border-color: #36a9e0;
    background-color: white;
    min-height: 200px;
}

/*.special-heading {
    font-size: 2rem;*/ /* Responsive font size */
/*font-weight: 400;
    background-image: linear-gradient(to left, #553c9a, #b393d3);
    -webkit-background-clip: text;*/ /* Necessary for gradient text in WebKit browsers */
/*background-clip: text;*/ /* Necessary for gradient text in WebKit browsers */
/*color: transparent;*/ /* Makes the text gradient visible */
/*}*/

.community-icon[b-dw3vpyafbm] {
    padding-right: 10px;
    width: 55px;
}

.diverse-icon[b-dw3vpyafbm] {
    padding-right: 10px;
    width: 50px;
}

.networking-icon[b-dw3vpyafbm] {
    padding-right: 10px;
    width: 50px;
}

/* Carousel Image Styling */
.carousel img[b-dw3vpyafbm] {
    max-height: 400px;
    object-fit: cover;
}

.attend-text[b-dw3vpyafbm] {
    color: white;
}

.schedule-text[b-dw3vpyafbm] {
    color: #333;
}

.section-bg-white[b-dw3vpyafbm] {
    background-color: #fff;
    padding: 60px 0;
}

.season-image[b-dw3vpyafbm] {
    height: auto;
}

.text-muted[b-dw3vpyafbm] {
    color: rgba(0, 0, 0, 0.6);
}

/*donate scetion*/
.donate-left[b-dw3vpyafbm] {
    font-family: 'Playfair Display', serif;
    font-size: 2.5rem;
    font-weight: 400;
    padding: 10px;
    color: #fff; /* You can change the color to fit your design */
    text-align: left;
    margin: 20px 0;
    line-height: 50px;
}

.donate-right[b-dw3vpyafbm] {
    font-size: 3vh;
    margin-top: 10px;
    text-align: left;
    padding: 20px;
}

.left-sec[b-dw3vpyafbm] {
    padding: 10px;
}

.right-sec[b-dw3vpyafbm] {
    padding: 10px;
}

.donate-btn[b-dw3vpyafbm] {
    margin-right: 30px;
}

.donation-box[b-dw3vpyafbm] {
    background-color: #082465;
    color: white;
    border: none;
}

    .donation-box h3[b-dw3vpyafbm],
    .donation-box p[b-dw3vpyafbm],
    .donation-box strong[b-dw3vpyafbm] {
        color: white;
    }

.qr-box[b-dw3vpyafbm] {
    width: 200px;
    height: 200px;
    margin: 0 auto;
    overflow: hidden;
    border-radius: 6px;
}

    .qr-box img[b-dw3vpyafbm] {
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 6px;
    }

.donation-box .text-muted[b-dw3vpyafbm] {
    color: #cccccc !important;
}
/* _content/EphsolChildrensFund/Components/Pages/Events/KaraokeNight.razor.rz.scp.css */
/* Hero Section */
.hero-container[b-ilw7yrie8n] {
    position: relative;
    background-image: url('/images/virtual.karaoke.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    padding: 100px 0;
    height: 45vh;
    background-position: 0% 40%;
}

    .hero-container[b-ilw7yrie8n]::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(255, 255, 255, 0.5);
    }

    .hero-container p[b-ilw7yrie8n] {
        font-size: 3.3vh;
        font-weight: normal;
        font-family: 'Lora', serif;
        padding-bottom: 5%;
    }

    .hero-container .row[b-ilw7yrie8n] {
        position: relative;
        z-index: 2;
        padding-top: 4%;
    }

.hero-title[b-ilw7yrie8n] {
    position: absolute;
    bottom: 20px;
    left: 20px;
    z-index: 3;
    background-color: #003366;
    padding: 20px 30px;
}

    .hero-title h1[b-ilw7yrie8n] {
        font-size: 4vh;
        font-weight: bold;
        color: white;
        margin: 0;
    }

@media (max-width: 768px) {
    .hero-container[b-ilw7yrie8n] {
        height: auto;
        padding: 80px 0;
    }

        .hero-container .row[b-ilw7yrie8n] {
            flex-direction: column-reverse;
        }

    .hero-title h1[b-ilw7yrie8n] {
        font-size: 3vh;
    }
}

/*main section*/

/*header section*/

/*why attend section*/
.section-bg-blue[b-ilw7yrie8n] {
    background-color: #36a9e0;
}

.attend-text[b-ilw7yrie8n], .schedule-text[b-ilw7yrie8n] {
    color: white;
}

/*what makes it special section*/
.specialdiv[b-ilw7yrie8n] {
    border-color: #36a9e0;
    background-color: white;
    min-height: 240px;
}

/*.special-heading {
    font-size: 2rem;*/ /* Responsive font size */
/*font-weight: 400;
    background-image: linear-gradient(to left, #553c9a, #b393d3);
    -webkit-background-clip: text;*/ /* Necessary for gradient text in WebKit browsers */
/*background-clip: text;*/ /* Necessary for gradient text in WebKit browsers */
/*color: transparent;*/ /* Makes the text gradient visible */
/*}*/

.community-icon[b-ilw7yrie8n] {
    padding-right: 10px;
    width: 55px;
}

.diverse-icon[b-ilw7yrie8n] {
    padding-right: 10px;
    width: 50px;
}

.networking-icon[b-ilw7yrie8n] {
    padding-right: 10px;
    width: 50px;
}

/* Carousel Image Styling */
.carousel img[b-ilw7yrie8n] {
    max-height: 400px;
    object-fit: cover;
}

.attend-text[b-ilw7yrie8n] {
    color: white;
}

.schedule-text[b-ilw7yrie8n] {
    color: #333;
}

.section-bg-white[b-ilw7yrie8n] {
    background-color: #fff;
    padding: 60px 0;
}

.season-image[b-ilw7yrie8n] {
    height: auto;
}

.text-muted[b-ilw7yrie8n] {
    color: rgba(0, 0, 0, 0.6);
}

.step-number[b-ilw7yrie8n] {
    position: absolute;
    left: 50%;
    top: 0;
    transform: translate(-50%, -50%);
    background: #36a9e0;
    color: white;
    font-weight: 700;
    font-size: 2rem;
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 50%;
    text-align: center;
    box-shadow: 0 2px 6px rgba(0,0,0,0.15);
    user-select: none;
}

.step-subheading[b-ilw7yrie8n] {
    color: #48494a;
    font-weight: 600;
    font-size: 1.5rem;
}
/*donate scetion*/
.donate-left[b-ilw7yrie8n] {
    font-family: 'Playfair Display', serif;
    font-size: 2.5rem;
    font-weight: 400;
    padding: 10px;
    color: #fff; /* You can change the color to fit your design */
    text-align: left;
    margin: 20px 0;
    line-height: 50px;
}

.donate-right[b-ilw7yrie8n] {
    font-size: 3vh;
    margin-top: 10px;
    text-align: left;
    padding: 20px;
}

.left-sec[b-ilw7yrie8n] {
    padding: 10px;
}

.right-sec[b-ilw7yrie8n] {
    padding: 10px;
}

.donate-btn[b-ilw7yrie8n] {
    margin-right: 30px;
}

.donation-box[b-ilw7yrie8n] {
    background-color: #082465;
    color: white;
    border: none;
}

    .donation-box h3[b-ilw7yrie8n],
    .donation-box p[b-ilw7yrie8n],
    .donation-box strong[b-ilw7yrie8n] {
        color: white;
    }

.qr-box[b-ilw7yrie8n] {
    width: 200px;
    height: 200px;
    margin: 0 auto;
    overflow: hidden;
    border-radius: 6px;
}

    .qr-box img[b-ilw7yrie8n] {
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 6px;
    }

.donation-box .text-muted[b-ilw7yrie8n] {
    color: #cccccc !important;
}
/* _content/EphsolChildrensFund/Components/Pages/Events/PartyInThePark.razor.rz.scp.css */
/* Hero Section */

@media screen and (max-width: 768px) {
    .hero-image[b-dv8vdynur5] {
        padding-top: 20px;
    }
}

.hero-container[b-dv8vdynur5] {
    position: relative;
    background-image: url('/images/kids-playing-outdoors-compressed.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    padding: 100px 0;
    height: 45vh;
    background-position: 0% 40%;
}

    .hero-container[b-dv8vdynur5]::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(255, 255, 255, 0.5);
    }

    .hero-container p[b-dv8vdynur5] {
        font-size: 3.3vh;
        font-weight: normal;
        font-family: 'Lora', serif;
        padding-bottom: 5%;
    }

    .hero-container .row[b-dv8vdynur5] {
        position: relative;
        z-index: 2;
        padding-top: 4%;
    }

.hero-title[b-dv8vdynur5] {
    position: absolute;
    bottom: 20px;
    left: 20px;
    z-index: 3;
    background-color: #003366;
    padding: 20px 30px;
}

    .hero-title h1[b-dv8vdynur5] {
        font-size: 4vh;
        font-weight: bold;
        color: white;
        margin: 0;
    }

@media (max-width: 768px) {
    .hero-container[b-dv8vdynur5] {
        height: auto;
        padding: 80px 0;
    }

        .hero-container .row[b-dv8vdynur5] {
            flex-direction: column-reverse;
        }

    .hero-title h1[b-dv8vdynur5] {
        font-size: 3vh;
    }
}

/*main section*/

/*why attend section*/
.section-bg-blue[b-dv8vdynur5] {
    background-color: #36a9e0;
}

.attend-text[b-dv8vdynur5], .schedule-text[b-dv8vdynur5] {
    color: white;
}

/*what makes it special section*/
.specialdiv[b-dv8vdynur5] {
    border-color: #36a9e0;
    background-color: white;
    min-height: 288px;
}

/*.special-heading {
    font-size: 2rem;*/ /* Responsive font size */
/*font-weight: 400;
    background-image: linear-gradient(to left, #553c9a, #b393d3);
    -webkit-background-clip: text;*/ /* Necessary for gradient text in WebKit browsers */
/*background-clip: text;*/ /* Necessary for gradient text in WebKit browsers */
/*color: transparent;*/ /* Makes the text gradient visible */
/*}*/

.community-icon[b-dv8vdynur5] {
    padding-right: 10px;
    width: 55px;
}

.diverse-icon[b-dv8vdynur5] {
    padding-right: 10px;
    width: 50px;
}

.networking-icon[b-dv8vdynur5] {
    padding-right: 10px;
    width: 50px;
}

/* Carousel Image Styling */
.carousel img[b-dv8vdynur5] {
    max-height: 400px;
    object-fit: cover;
}

.attend-text[b-dv8vdynur5] {
    color: white;
}

.schedule-text[b-dv8vdynur5] {
    color: #333;
}

.section-bg-white[b-dv8vdynur5] {
    background-color: #fff;
    padding: 60px 0;
}

.season-image[b-dv8vdynur5] {
    height: auto;
}

.text-muted[b-dv8vdynur5] {
    color: rgba(0, 0, 0, 0.6);
}

/*donate scetion*/
.donate-left[b-dv8vdynur5] {
    font-family: 'Playfair Display', serif;
    font-size: 2.5rem;
    font-weight: 400;
    padding: 10px;
    color: #fff; /* You can change the color to fit your design */
    text-align: left;
    margin: 20px 0;
    line-height: 50px;
}

.donate-right[b-dv8vdynur5] {
    font-size: 3vh;
    margin-top: 10px;
    text-align: left;
    padding: 20px;
}

.left-sec[b-dv8vdynur5] {
    padding: 10px;
}

.right-sec[b-dv8vdynur5] {
    padding: 10px;
}

.donate-btn[b-dv8vdynur5] {
    margin-right: 30px;
}

.donation-box[b-dv8vdynur5] {
    background-color: #082465;
    color: white;
    border: none;
}

    .donation-box h3[b-dv8vdynur5],
    .donation-box p[b-dv8vdynur5],
    .donation-box strong[b-dv8vdynur5] {
        color: white;
    }

.qr-box[b-dv8vdynur5] {
    width: 200px;
    height: 200px;
    margin: 0 auto;
    overflow: hidden;
    border-radius: 6px;
}

    .qr-box img[b-dv8vdynur5] {
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 6px;
    }

.donation-box .text-muted[b-dv8vdynur5] {
    color: #cccccc !important;
}
/* _content/EphsolChildrensFund/Components/Pages/Events/SponsoredWalk.razor.rz.scp.css */
/* Hero Section */

@media screen and (max-width: 768px) {
    .hero-image[b-yywglw1tvl] {
        padding-top: 20px;
    }
}

.hero-container[b-yywglw1tvl] {
    position: relative;
    background-image: url('/images/SponseredWalk-header-.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    padding: 100px 0;
    height: 45vh;
    background-position: 0% 25%;
}

    .hero-container[b-yywglw1tvl]::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(255, 255, 255, 0.5);
    }

    .hero-container p[b-yywglw1tvl] {
        font-size: 3.3vh;
        font-weight: normal;
        font-family: 'Lora', serif;
        padding-bottom: 5%;
    }

    .hero-container .row[b-yywglw1tvl] {
        position: relative;
        z-index: 2;
        padding-top: 4%;
    }

.hero-title[b-yywglw1tvl] {
    position: absolute;
    bottom: 20px;
    left: 20px;
    z-index: 3;
    background-color: #003366;
    padding: 20px 30px;
}

    .hero-title h1[b-yywglw1tvl] {
        font-size: 4vh;
        font-weight: bold;
        color: white;
        margin: 0;
    }

@media (max-width: 768px) {
    .hero-container[b-yywglw1tvl] {
        height: auto;
        padding: 80px 0;
    }

        .hero-container .row[b-yywglw1tvl] {
            flex-direction: column-reverse;
        }

    .hero-title h1[b-yywglw1tvl] {
        font-size: 3vh;
    }
}

/*main section*/

/*why attend section*/
.section-bg-blue[b-yywglw1tvl] {
    background-color: #36a9e0;
}

.attend-text[b-yywglw1tvl], .schedule-text[b-yywglw1tvl] {
    color: white;
}

/*what makes it special section*/
.specialdiv[b-yywglw1tvl] {
    border-color: #36a9e0;
    background-color: white;
    min-height: 170px;
}

/*.special-heading {
    font-size: 2rem;*/ /* Responsive font size */
/*font-weight: 400;
    background-image: linear-gradient(to left, #553c9a, #b393d3);
    -webkit-background-clip: text;*/ /* Necessary for gradient text in WebKit browsers */
/*background-clip: text;*/ /* Necessary for gradient text in WebKit browsers */
/*color: transparent;*/ /* Makes the text gradient visible */
/*}*/

.community-icon[b-yywglw1tvl] {
    padding-right: 10px;
    width: 55px;
}

.diverse-icon[b-yywglw1tvl] {
    padding-right: 10px;
    width: 50px;
}

.networking-icon[b-yywglw1tvl] {
    padding-right: 10px;
    width: 50px;
}

/* Carousel Image Styling */
.carousel img[b-yywglw1tvl] {
    max-height: 400px;
    object-fit: cover;
}

.attend-text[b-yywglw1tvl] {
    color: white;
}

.schedule-text[b-yywglw1tvl] {
    color: #333;
}

.section-bg-white[b-yywglw1tvl] {
    background-color: #fff;
    padding: 60px 0;
}

.season-image[b-yywglw1tvl] {
    height: auto;
}

.text-muted[b-yywglw1tvl] {
    color: rgba(0, 0, 0, 0.6);
}

/*donate scetion*/
.donate-left[b-yywglw1tvl] {
    font-family: 'Playfair Display', serif;
    font-size: 2.5rem;
    font-weight: 400;
    padding: 10px;
    color: #fff; /* You can change the color to fit your design */
    text-align: left;
    margin: 20px 0;
    line-height: 50px;
}

.donate-right[b-yywglw1tvl] {
    font-size: 3vh;
    margin-top: 10px;
    text-align: left;
    padding: 20px;
}

.left-sec[b-yywglw1tvl] {
    padding: 10px;
}

.right-sec[b-yywglw1tvl] {
    padding: 10px;
}

.donate-btn[b-yywglw1tvl] {
    margin-right: 30px;
}

.donation-box[b-yywglw1tvl] {
    background-color: #082465;
    color: white;
    border: none;
}

    .donation-box h3[b-yywglw1tvl],
    .donation-box p[b-yywglw1tvl],
    .donation-box strong[b-yywglw1tvl] {
        color: white;
    }

.qr-box[b-yywglw1tvl] {
    width: 200px;
    height: 200px;
    margin: 0 auto;
    overflow: hidden;
    border-radius: 6px;
}

    .qr-box img[b-yywglw1tvl] {
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 6px;
    }

.donation-box .text-muted[b-yywglw1tvl] {
    color: #cccccc !important;
}
/* _content/EphsolChildrensFund/Components/Pages/Events/TasteTheDifference.razor.rz.scp.css */
/* Hero Section */
@media screen and (max-width: 768px) {
    .hero-image[b-qtb4s019pf] {
        padding-top: 20px;
    }
}

.hero-container[b-qtb4s019pf] {
    position: relative;
    background-image: url('/images/foodpic.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    padding: 100px 0;
    height: 45vh;
    background-position: 0% 40%;
}

    .hero-container[b-qtb4s019pf]::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(255, 255, 255, 0.5);
    }

    .hero-container p[b-qtb4s019pf] {
        font-size: 3.3vh;
        font-weight: normal;
        font-family: 'Lora', serif;
        padding-bottom: 5%;
    }

    .hero-container .row[b-qtb4s019pf] {
        position: relative;
        z-index: 2;
        padding-top: 4%;
    }

.hero-title[b-qtb4s019pf] {
    position: absolute;
    bottom: 20px;
    left: 20px;
    z-index: 3;
    background-color: #003366;
    padding: 20px 30px;
}

    .hero-title h1[b-qtb4s019pf] {
        font-size: 4vh;
        font-weight: bold;
        color: white;
        margin: 0;
    }

@media (max-width: 768px) {
    .hero-container[b-qtb4s019pf] {
        height: auto;
        padding: 80px 0;
    }

        .hero-container .row[b-qtb4s019pf] {
            flex-direction: column-reverse;
        }

    .hero-title h1[b-qtb4s019pf] {
        font-size: 3vh;
    }
}

/*main section*/

/*why attend section*/
.section-bg-blue[b-qtb4s019pf] {
    background-color: #36a9e0;
}

.attend-text[b-qtb4s019pf], .schedule-text[b-qtb4s019pf] {
    color: white;
}

/*what makes it special section*/
.specialdiv[b-qtb4s019pf] {
    border-color: #36a9e0;
    background-color: white;
    min-height: 240px;
}

/*.special-heading {
    font-size: 2rem;*/ /* Responsive font size */
/*font-weight: 400;
    background-image: linear-gradient(to left, #553c9a, #b393d3);
    -webkit-background-clip: text;*/ /* Necessary for gradient text in WebKit browsers */
/*background-clip: text;*/ /* Necessary for gradient text in WebKit browsers */
/*color: transparent;*/ /* Makes the text gradient visible */
/*}*/

.community-icon[b-qtb4s019pf] {
    padding-right: 10px;
    width: 55px;
}

.diverse-icon[b-qtb4s019pf] {
    padding-right: 10px;
    width: 50px;
}

.networking-icon[b-qtb4s019pf] {
    padding-right: 10px;
    width: 50px;
}

/* Carousel Image Styling */
.carousel img[b-qtb4s019pf] {
    max-height: 400px;
    object-fit: cover;
}

.attend-text[b-qtb4s019pf] {
    color: white;
}

.schedule-text[b-qtb4s019pf] {
    color: #333;
}

.section-bg-white[b-qtb4s019pf] {
    background-color: #fff;
    padding: 60px 0;
}

.season-image[b-qtb4s019pf] {
    height: auto;
}

.text-muted[b-qtb4s019pf] {
    color: rgba(0, 0, 0, 0.6);
}

/*donate scetion*/
.donate-left[b-qtb4s019pf] {
    font-family: 'Playfair Display', serif;
    font-size: 2.5rem;
    font-weight: 400;
    padding: 10px;
    color: #fff; /* You can change the color to fit your design */
    text-align: left;
    margin: 20px 0;
    line-height: 50px;
}

.donate-right[b-qtb4s019pf] {
    font-size: 3vh;
    margin-top: 10px;
    text-align: left;
    padding: 20px;
}

.left-sec[b-qtb4s019pf] {
    padding: 10px;
}

.right-sec[b-qtb4s019pf] {
    padding: 10px;
}

.donate-btn[b-qtb4s019pf] {
    margin-right: 30px;
}

.donation-box[b-qtb4s019pf] {
    background-color: #082465;
    color: white;
    border: none;
}

    .donation-box h3[b-qtb4s019pf],
    .donation-box p[b-qtb4s019pf],
    .donation-box strong[b-qtb4s019pf] {
        color: white;
    }

.qr-box[b-qtb4s019pf] {
    width: 200px;
    height: 200px;
    margin: 0 auto;
    overflow: hidden;
    border-radius: 6px;
}

    .qr-box img[b-qtb4s019pf] {
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 6px;
    }

.donation-box .text-muted[b-qtb4s019pf] {
    color: #cccccc !important;
}
/* _content/EphsolChildrensFund/Components/Pages/OurEvents.razor.rz.scp.css */

/* hero section */
.hero-container[b-5ms7evolt2] {
    display: flex;
    padding-top: 0px;
    padding-bottom: 75px;
}

.hero_detail-box[b-5ms7evolt2] {
    width: 45%;
    margin-top: 60px;
}

.hero_img-container[b-5ms7evolt2] {
    width: 55%;
}

.hero_detail-box[b-5ms7evolt2] {
    color: #fefeff;
}

    .hero_detail-box h1[b-5ms7evolt2] {
        text-transform: uppercase;
        font-size: 50px;
        color: #fec913; /* yellow for default */
        font-weight: bold;
        border: none;
        outline: none;
    }

.dark-blue[b-5ms7evolt2] {
    color: #003366; /* dark blue */
}

    .hero_detail-box p[b-5ms7evolt2] {
        margin-top: 20px;
        margin-bottom: 35px;
    }


.EventHero[b-5ms7evolt2] {
    max-height: 470px;
    margin-left: 10%;
    
}

.hero-subtext[b-5ms7evolt2] {
    font-size: 24px; /* keep your size */
    color: #003366; /* dark blue */
    margin-top: 20px; /* optional spacing */

}

/* CSS Btn */
.button-34[b-5ms7evolt2] {
    background: #003366;
    border-radius: 999px;
    box-shadow: rgba(255, 255, 255, 0.35) 0 0 10px, rgba(64, 224, 208, 0.35) 0 0 20px;
    box-sizing: border-box;
    color: #ffffff;
    cursor: pointer;
    font-family: Inter, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    opacity: 1;
    border: 3px solid #FFD700;
    outline: 0;
    padding: 8px 18px;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
    width: fit-content;
    word-break: break-word;
    text-decoration: none;
}

    /* Add these states to keep the text color consistent */
    .button-34:hover[b-5ms7evolt2],
    .button-34:focus[b-5ms7evolt2],
    .button-34:active[b-5ms7evolt2],
    .button-34:visited[b-5ms7evolt2] {
        color: #ffffff;
        text-decoration: none;
    }

/* CSS Btn without glow */
.button-35[b-5ms7evolt2] {
    background: #003366;
    border-radius: 999px;
    box-sizing: border-box;
    color: #FFFFFF;
    cursor: pointer;
    font-family: Inter,Helvetica,"Apple Color Emoji","Segoe UI Emoji",NotoColorEmoji,"Noto Color Emoji","Segoe UI Symbol","Android Emoji",EmojiSymbols,-apple-system,system-ui,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans",sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    opacity: 1;
    border: 3px solid #FFD700;
    outline: 0 solid transparent;
    padding: 14px 32px;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
    width: fit-content;
    word-break: break-word;
    transition: transform 0.2s ease;
}

    .button-35:hover[b-5ms7evolt2] {
        color: #ffffff;
        transform: scale(1.05);
    }
