.elementor-1364 .elementor-element.elementor-element-40f99d9{--display:flex;}.elementor-1364 .elementor-element.elementor-element-40f99d9.e-con{--flex-grow:1;--flex-shrink:0;}@media(min-width:768px){.elementor-1364 .elementor-element.elementor-element-40f99d9{--width:100%;}}/* Start custom CSS for html, class: .elementor-element-b12908a *//* General Styles */
body {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    background-color: #121212;
    color: #e0e0e0;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    line-height: 1.7;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/* Typography */
h1, h2, h3 {
    text-align: center;
    color: #ffc107; /* Gold Accent */
    font-weight: 600;
    margin-bottom: 0.75em;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 0.05em;
    text-shadow: 0 2px 4px rgba(0,0,0,0.2);
}

h1 { font-size: clamp(2.5rem, 5vw, 4rem); }
h2 { font-size: clamp(2rem, 4vw, 3rem); }
h3 { font-size: clamp(1.5rem, 3vw, 2rem); }

p {
    text-align: justify;
    font-size: clamp(1rem, 1.5vw, 1.2rem);
    margin: 0 auto;
    max-width: 85%;
    color: #ccc;
    text-shadow: 0 1px 2px rgba(0,0,0,0.1);
}

/* Full-Width Sections */
.section {
    width: 100%;
    min-height: 100vh;
    padding: 7vh 5vw; /* Responsive padding */
    box-sizing: border-box;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
    position: relative;
    overflow: hidden; /* For background patterns */
    box-shadow: 0 4px 8px rgba(0,0,0,0.2);
    background-size: cover; /* Adjust for pattern */
}

.section:hover {
    transform: translateY(-8px);
    box-shadow: 0 8px 16px rgba(0,0,0,0.3);
}

/* Section Background Patterns (Vector Graphics) */
.section-1 {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40'%3E%3Crect x='0' y='0' width='20' height='20' fill='%23222222'/%3E%3Crect x='20' y='20' width='20' height='20' fill='%23222222'/%3E%3C/svg%3E"); /* Diagonal Lines */
}

.section-2 {
    background-image: url("data:image/svg+xml,%3Csvg width='52' height='26' viewBox='0 0 52 26' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M10 10c0-2.233 4.5-4 10-4s10 1.767 10 4-4.5 4-10 4-10-1.767-10-4zm32 0c0-2.233 4.5-4 10-4s10 1.767 10 4-4.5 4-10 4-10-1.767-10-4z' fill='%23222222'/%3E%3C/g%3E%3C/svg%3E"); /* Circles */
}

.section-3 {
     background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='80' viewBox='0 0 80 80'%3E%3Cg fill='%23222222' fill-opacity='0.4'%3E%3Cpath fill-rule='evenodd' d='M0 0h40v40H0V0zm40 40h40v40H40V40zm-10-30h20v20H30V10zm20 20h20v20H50V30zM10 10h20v20H10V10zm20 20h20v20H30V30z'/%3E%3C/g%3E%3C/svg%3E"); /* Squares */
}

.section-4 {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3E%3Cpath fill='%23222222' fill-opacity='0.4' d='M1 3h1v1H1V3zm2-2h1v1H3V1zm-2 0h1v1H1V1zm2 2h1v1H3V3z'/%3E%3C/svg%3E"); /* Dots */
}

.section-5 {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='12' fill='none'%3E%3Cpath fill='%23222222' fill-opacity='.4' d='M0 0h20v6H0zM0 6h20v6H0z'/%3E%3C/svg%3E"); /* Stripes */
}

.section-6 {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='50' cy='50' r='50' fill='%23222222' fill-opacity='0.4'/%3E%3C/svg%3E"); /* Circles */
}

.section-7 {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' width='20' height='20'%3E%3Cpath fill='%23222222' d='M0 0h20v20H0z'/%3E%3Cpath fill='%23e0e0e0' d='M2 2h2v2H2V2zm4 0h2v2H6V2zm4 0h2v2h-2V2zm4 0h2v2h-2V2zm4 0h2v2h-2V2zm-12 4h2v2H2V6zm4 0h2v2H6V6zm4 0h2v2h-2V6zm4 0h2v2h-2V6zm4 0h2v2h-2V6zm-12 4h2v2H2v-2zm4 0h2v2H6v-2zm4 0h2v2h-2v-2zm4 0h2v2h-2v-2zm4 0h2v2h-2v-2zm-12 4h2v2H2v-2zm4 0h2v2H6v-2zm4 0h2v2h-2v-2zm4 0h2v2h-2v-2zm4 0h2v2h-2v-2z'/%3E%3C/svg%3E"); /* Checks */
}

/* List Items with Icons */
.icon-list {
    text-align: left;
    max-width: 80%;
    margin: 2em auto;
    list-style: none;
    padding: 0;
}

.icon-list li {
    font-size: clamp(1rem, 1.5vw, 1.2rem);
    margin-bottom: 1.2em;
    display: flex;
    align-items: center;
    color: #ddd;
    text-shadow: 0 1px 2px rgba(0,0,0,0.1);
}

.icon-list li i {
    margin-right: 15px;
    color: #ffc107; /* Gold Accent */
    font-size: 1.3em;
}

/* Call-to-Action Buttons */
.btn {
    display: inline-block;
    padding: 1.2em 2.5em;
    font-size: clamp(1.1rem, 1.6vw, 1.3rem);
    text-align: center;
    text-decoration: none;
    color: #fff;
    border-radius: 8px;
    transition: background-color 0.3s ease-in-out, transform 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
    margin-top: 2em;
    box-shadow: 0 2px 4px rgba(0,0,0,0.2);
    font-weight: 500;
    letter-spacing: 0.04em;
}

.btn:hover {
    transform: scale(1.08);
    box-shadow: 0 4px 8px rgba(0,0,0,0.3);
}

.btn-volunteer { background-color: #e64a19; } /* Dark Orange */
.btn-contact { background-color: #1e88e5; } /* Dodger Blue */
.btn-donate { background-color: #43a047; } /* Forest Green */

/* Responsive Design */
@media (max-width: 768px) {
    .section {
        padding: 10vh 7vw;
    }

    h1 { font-size: clamp(2rem, 6vw, 3rem); }
    h2 { font-size: clamp(1.7rem, 5vw, 2.5rem); }
    p { font-size: clamp(0.9rem, 2vw, 1.1rem); }

    .btn {
        width: 85%;
        padding: 1em 1.8em;
    }

    .icon-list {
        max-width: 95%;
    }

    .icon-list li {
        font-size: clamp(0.9rem, 2vw, 1.1rem);
    }
}

@media (max-width: 480px) {
    .btn {
        width: 100%;
    }
}

/* Animate.css Integration */
.fadeIn { animation-name: fadeIn; animation-duration: 1.2s; }
.slideInLeft { animation-name: slideInLeft; animation-duration: 1s; }
.slideInRight { animation-name: slideInRight; animation-duration: 1s; }
.zoomIn { animation-name: zoomIn; animation-duration: 0.8s; }/* End custom CSS */