.elementor-3689 .elementor-element.elementor-element-9cedbd7 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-3689 .elementor-element.elementor-element-df50e45:not(.elementor-motion-effects-element-type-background), .elementor-3689 .elementor-element.elementor-element-df50e45 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-astglobalcolor5 );}.elementor-3689 .elementor-element.elementor-element-df50e45{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:60px 0px 80px 0px;}.elementor-3689 .elementor-element.elementor-element-df50e45 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-bc-flex-widget .elementor-3689 .elementor-element.elementor-element-c8385ba.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-3689 .elementor-element.elementor-element-c8385ba.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-3689 .elementor-element.elementor-element-c8385ba.elementor-column > .elementor-widget-wrap{justify-content:center;}.elementor-3689 .elementor-element.elementor-element-1a28a71{width:auto;max-width:auto;}.elementor-3689 .elementor-element.elementor-element-c264602{text-align:center;}.elementor-3689 .elementor-element.elementor-element-c264602 .elementor-heading-title{font-family:"Oswald", Sans-serif;font-size:40px;font-weight:600;text-shadow:-5px 5px 10px rgba(0,0,0,0.3);color:var( --e-global-color-6e4ed7f );}.elementor-3689 .elementor-element.elementor-element-2e939b8{--divider-border-style:solid;--divider-color:var( --e-global-color-accent );--divider-border-width:2.6px;}.elementor-3689 .elementor-element.elementor-element-2e939b8 .elementor-divider-separator{width:6%;margin:0 auto;margin-center:0;}.elementor-3689 .elementor-element.elementor-element-2e939b8 .elementor-divider{text-align:center;padding-block-start:1px;padding-block-end:1px;}.elementor-3689 .elementor-element.elementor-element-d6c7ec1 > .elementor-container{max-width:1200px;}.elementor-3689 .elementor-element.elementor-element-b976c94:not(.elementor-motion-effects-element-type-background), .elementor-3689 .elementor-element.elementor-element-b976c94 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-dac9f53 );}.elementor-3689 .elementor-element.elementor-element-b976c94{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-3689 .elementor-element.elementor-element-b976c94 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-3689 .elementor-element.elementor-element-8404de2 > .elementor-container{max-width:1200px;}/* Start custom CSS for html, class: .elementor-element-4de4bb9 */.page-hero {
    position: relative;
    min-height: 60vh;
    align-items: center;
    overflow: hidden;
    color: #ffffff;
    padding: 96px 0;
    text-align: center;
}

/* Background Image */
.page-hero-background-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    z-index: 0;
    animation: zoomIn 20s ease-in-out infinite alternate;
}

/* Fallback gradient if image doesn't exist */
.page-hero-background-image::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg, #3A78DD 0%, #5C4FB4 100%);
    opacity: 0.3;
}

/* If image fails to load, show gradient */
.page-hero-background-image:not([style*="background-image"]) {
    background: linear-gradient(135deg, #3A78DD 0%, #5C4FB4 100%);
}

/* Gradient Overlay - Beautiful gradient overlay */
.page-hero-gradient-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg, 
        rgba(108, 92, 231, 0.75) 0%, 
        rgba(58, 120, 221, 0.65) 30%,
        rgba(92, 79, 180, 0.70) 60%,
        rgba(108, 92, 231, 0.80) 100%);
    z-index: 1;
    backdrop-filter: blur(1px);
}

.page-hero-content {
    position: relative;
    z-index: 2;
    width: 100%;
}

.page-title {
    font-family: oswald;
    font-size: 40px;
    font-weight: 800;
    margin-bottom: 24px;
    color: #ffffff;
    text-shadow: 0 4px 30px rgba(0, 0, 0, 0.5), 0 2px 10px rgba(0, 0, 0, 0.3);
}

.page-subtitle {
    font-family: montserrat;
    font-size: 16px;
    opacity: 0.95;
    color: rgba(255, 255, 255, 0.95);
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-1a28a71 */.section-badge {
    display: inline-block;
    padding: 8px 24px;
    background: linear-gradient(135deg, #F8C623 0%, #F48A2A 20%, #E94964 40%, #5C4FB4 60%, #3A78DD 80%, #3BAA64 100%);
    border: 1px solid rgba(58, 120, 221, 0.2);
    border-radius: 9999px;
    font-size: 0.875rem;
    font-weight: 600;
    color: #ffffff;
    margin-bottom: 24px;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-b7afec2 */.donation-card {
            border-radius: 32px !important;
            overflow: hidden !important;
            box-shadow: 0 10px 40px rgba(0, 0, 0, 0.08), 0 0 0 1px rgba(108, 92, 231, 0.1) !important;
            background: linear-gradient(135deg, #FFFFFF 0%, #F8F9FA 100%) !important;
            transition: all 0.6s cubic-bezier(0.34, 1.56, 0.64, 1) !important;
            border: 2px solid rgba(108, 92, 231, 0.1) !important;
            animation: cardFadeIn 0.9s cubic-bezier(0.4, 0, 0.2, 1) both !important;
            position: relative;
            cursor: pointer;
            height: 100%;
            display: flex;
            flex-direction: column;
        }
        
        .donation-card::before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            height: 5px;
            background: linear-gradient(90deg, #6C5CE7, #3A78DD, #FFD93D, #6C5CE7);
            background-size: 200% 100%;
            animation: gradientMove 3s ease infinite;
            z-index: 2;
        }
        
        .donation-card::after {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            background: linear-gradient(135deg, rgba(108, 92, 231, 0.03), rgba(255, 217, 61, 0.02), transparent);
            opacity: 0;
            transition: opacity 0.4s ease;
            z-index: 1;
            pointer-events: none;
        }
        
        .donation-card:hover::after {
            opacity: 1;
        }
        
        .donation-card:hover {
            transform: translateY(-15px) scale(1.02) !important;
            box-shadow: 0 30px 80px rgba(108, 92, 231, 0.25), 0 0 0 2px rgba(108, 92, 231, 0.2), 0 0 40px rgba(255, 217, 61, 0.15) !important;
            border-color: rgba(108, 92, 231, 0.4) !important;
        }
        
        .donation-card-content {
            padding: 45px 40px 40px;
            position: relative;
            z-index: 1;
            display: flex;
            flex-direction: column;
            flex-grow: 1;
        }
        
        .donation-icon-wrapper {
            position: relative;
            margin-bottom: 28px;
        }
        
        .donation-icon {
            width: 80px;
            height: 80px;
            border-radius: 20px;
            display: flex;
            align-items: center;
            justify-content: center;
            font-size: 2.5rem;
            box-shadow: 0 10px 30px rgba(108, 92, 231, 0.3), 0 0 0 4px rgba(108, 92, 231, 0.1);
            transition: all 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
            position: relative;
            overflow: hidden;
        }
        
        .donation-icon::before {
            content: '';
            position: absolute;
            top: -50%;
            left: -50%;
            width: 200%;
            height: 200%;
            background: linear-gradient(45deg, transparent, rgba(255, 255, 255, 0.3), transparent);
            transform: rotate(45deg);
            transition: all 0.6s ease;
        }
        
        .donation-card:hover .donation-icon::before {
            animation: shimmer 1.5s ease infinite;
        }
        
        .donation-card:hover .donation-icon {
            transform: scale(1.15) rotate(5deg);
            box-shadow: 0 15px 40px rgba(108, 92, 231, 0.4), 0 0 0 6px rgba(108, 92, 231, 0.15);
        }
        
        .donation-card-title {
            font-family: oswald;
            font-size: 1.875rem !important;
            font-weight: 800 !important;
            color: #2d3748 !important;
            margin-bottom: 10px !important;
            line-height: 1.3 !important;
            letter-spacing: -0.02em;
        }
        
        .donation-card-subtitle {
            font-family:  Montserrat;
            color: #6C5CE7;
            font-weight: 700;
            font-size: 0.875rem;
            margin-bottom: 16px;
            text-transform: uppercase;
            letter-spacing: 1.5px;
            display: inline-block;
            padding: 6px 14px;
            background: linear-gradient(135deg, rgba(108, 92, 231, 0.1), rgba(58, 120, 221, 0.1));
            border-radius: 20px;
            border: 1px solid rgba(108, 92, 231, 0.2);
        }
        
        .donation-card-description {
            font-family: Montserrat;
            color: #6c757d;
            line-height: 1.8;
            margin-bottom: 28px;
            font-size: 1rem;
            flex-grow: 1;
        }
        
        .donation-amount-box {
            display: flex;
            align-items: center;
            justify-content: space-between;
            padding: 24px 28px;
            border-radius: 18px;
            margin-bottom: 28px;
            position: relative;
            overflow: hidden;
            border: 2px solid transparent;
            background-clip: padding-box;
        }
        
        .donation-amount-box::before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            border-radius: 18px;
            padding: 2px;
            background: linear-gradient(135deg, rgba(108, 92, 231, 0.2), rgba(255, 217, 61, 0.2));
            -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
            -webkit-mask-composite: xor;
            mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
            mask-composite: exclude;
            opacity: 0;
            transition: opacity 0.3s ease;
        }
        
        .donation-card:hover .donation-amount-box::before {
            opacity: 1;
        }
        
        .donation-amount-label {
            font-family: oswald;
            font-size: 0.875rem;
            color: #6c757d;
            font-weight: 700;
            text-transform: uppercase;
            letter-spacing: 0.5px;
        }
        
        .donation-amount-value {
            font-family: Montserrat;
            font-size: 2rem;
            font-weight: 900;
            background: linear-gradient(135deg, #6C5CE7, #3A78DD);
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
            background-clip: text;
            letter-spacing: -0.02em;
        }
        
        .donation-btn {
            display: flex;
            align-items: center;
            justify-content: center;
            gap: 10px;
            text-align: center;
            padding: 18px 36px;
            color: white;
            border-radius: 14px;
            font-weight: 700;
            font-size: 1rem;
            transition: all 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
            text-decoration: none;
            position: relative;
            overflow: hidden;
            box-shadow: 0 6px 20px rgba(108, 92, 231, 0.3);
            letter-spacing: 0.5px;
            text-transform: uppercase;
        }
        
        .donation-btn::before {
            content: '';
            position: absolute;
            top: 0;
            left: -100%;
            width: 100%;
            height: 100%;
            background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.4), transparent);
            transition: left 0.6s ease;
        }
        
        .donation-btn::after {
            content: '→';
            font-size: 1.2rem;
            transition: transform 0.3s ease;
        }
        
        .donation-card:hover .donation-btn::before {
            left: 100%;
        }
        
        .donation-card:hover .donation-btn {
            transform: translateY(-3px);
            box-shadow: 0 12px 30px rgba(108, 92, 231, 0.5);
        }
        
        .donation-card:hover .donation-btn::after {
            transform: translateX(5px);/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-ad72039 */.donation-card {
            border-radius: 32px !important;
            overflow: hidden !important;
            box-shadow: 0 10px 40px rgba(0, 0, 0, 0.08), 0 0 0 1px rgba(108, 92, 231, 0.1) !important;
            background: linear-gradient(135deg, #FFFFFF 0%, #F8F9FA 100%) !important;
            transition: all 0.6s cubic-bezier(0.34, 1.56, 0.64, 1) !important;
            border: 2px solid rgba(108, 92, 231, 0.1) !important;
            animation: cardFadeIn 0.9s cubic-bezier(0.4, 0, 0.2, 1) both !important;
            position: relative;
            cursor: pointer;
            height: 100%;
            display: flex;
            flex-direction: column;
        }
        
        .donation-card::before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            height: 5px;
            background: linear-gradient(90deg, #6C5CE7, #3A78DD, #FFD93D, #6C5CE7);
            background-size: 200% 100%;
            animation: gradientMove 3s ease infinite;
            z-index: 2;
        }
        
        .donation-card::after {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            background: linear-gradient(135deg, rgba(108, 92, 231, 0.03), rgba(255, 217, 61, 0.02), transparent);
            opacity: 0;
            transition: opacity 0.4s ease;
            z-index: 1;
            pointer-events: none;
        }
        
        .donation-card:hover::after {
            opacity: 1;
        }
        
        .donation-card:hover {
            transform: translateY(-15px) scale(1.02) !important;
            box-shadow: 0 30px 80px rgba(108, 92, 231, 0.25), 0 0 0 2px rgba(108, 92, 231, 0.2), 0 0 40px rgba(255, 217, 61, 0.15) !important;
            border-color: rgba(108, 92, 231, 0.4) !important;
        }
        
        .donation-card-content {
            padding: 45px 40px 40px;
            position: relative;
            z-index: 1;
            display: flex;
            flex-direction: column;
            flex-grow: 1;
        }
        
        .donation-icon-wrapper {
            position: relative;
            margin-bottom: 28px;
        }
        
        .donation-icon {
            width: 80px;
            height: 80px;
            border-radius: 20px;
            display: flex;
            align-items: center;
            justify-content: center;
            font-size: 2.5rem;
            box-shadow: 0 10px 30px rgba(108, 92, 231, 0.3), 0 0 0 4px rgba(108, 92, 231, 0.1);
            transition: all 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
            position: relative;
            overflow: hidden;
        }
        
        .donation-icon::before {
            content: '';
            position: absolute;
            top: -50%;
            left: -50%;
            width: 200%;
            height: 200%;
            background: linear-gradient(45deg, transparent, rgba(255, 255, 255, 0.3), transparent);
            transform: rotate(45deg);
            transition: all 0.6s ease;
        }
        
        .donation-card:hover .donation-icon::before {
            animation: shimmer 1.5s ease infinite;
        }
        
        .donation-card:hover .donation-icon {
            transform: scale(1.15) rotate(5deg);
            box-shadow: 0 15px 40px rgba(108, 92, 231, 0.4), 0 0 0 6px rgba(108, 92, 231, 0.15);
        }
        
        .donation-card-title {
            font-size: 1.875rem !important;
            font-weight: 800 !important;
            color: #2d3748 !important;
            margin-bottom: 10px !important;
            line-height: 1.3 !important;
            letter-spacing: -0.02em;
        }
        
        .donation-card-subtitle {
            color: #6C5CE7;
            font-weight: 700;
            font-size: 0.875rem;
            margin-bottom: 16px;
            text-transform: uppercase;
            letter-spacing: 1.5px;
            display: inline-block;
            padding: 6px 14px;
            background: linear-gradient(135deg, rgba(108, 92, 231, 0.1), rgba(58, 120, 221, 0.1));
            border-radius: 20px;
            border: 1px solid rgba(108, 92, 231, 0.2);
        }
        
        .donation-card-description {
            color: #6c757d;
            line-height: 1.8;
            margin-bottom: 28px;
            font-size: 1rem;
            flex-grow: 1;
        }
        
        .donation-amount-box {
            display: flex;
            align-items: center;
            justify-content: space-between;
            padding: 24px 28px;
            border-radius: 18px;
            margin-bottom: 28px;
            position: relative;
            overflow: hidden;
            border: 2px solid transparent;
            background-clip: padding-box;
        }
        
        .donation-amount-box::before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            border-radius: 18px;
            padding: 2px;
            background: linear-gradient(135deg, rgba(108, 92, 231, 0.2), rgba(255, 217, 61, 0.2));
            -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
            -webkit-mask-composite: xor;
            mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
            mask-composite: exclude;
            opacity: 0;
            transition: opacity 0.3s ease;
        }
        
        .donation-card:hover .donation-amount-box::before {
            opacity: 1;
        }
        
        .donation-amount-label {
            font-size: 0.875rem;
            color: #6c757d;
            font-weight: 600;
            text-transform: uppercase;
            letter-spacing: 0.5px;
        }
        
        .donation-amount-value {
            font-size: 2rem;
            font-weight: 900;
            background: linear-gradient(135deg, #6C5CE7, #3A78DD);
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
            background-clip: text;
            letter-spacing: -0.02em;
        }
        
        .donation-btn {
            display: flex;
            align-items: center;
            justify-content: center;
            gap: 10px;
            text-align: center;
            padding: 18px 36px;
            color: white;
            border-radius: 14px;
            font-weight: 700;
            font-size: 1rem;
            transition: all 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
            text-decoration: none;
            position: relative;
            overflow: hidden;
            box-shadow: 0 6px 20px rgba(108, 92, 231, 0.3);
            letter-spacing: 0.5px;
            text-transform: uppercase;
        }
        
        .donation-btn::before {
            content: '';
            position: absolute;
            top: 0;
            left: -100%;
            width: 100%;
            height: 100%;
            background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.4), transparent);
            transition: left 0.6s ease;
        }
        
        .donation-btn::after {
            content: '→';
            font-size: 1.2rem;
            transition: transform 0.3s ease;
        }
        
        .donation-btn:hover {
            color: #000;
            
        }
        .donation-card:hover .donation-btn::before {
            left: 100%;
        }
        
        .donation-card:hover .donation-btn {
            transform: translateY(-3px);
            box-shadow: 0 12px 30px rgba(108, 92, 231, 0.5);
        }
        
        .donation-card:hover .donation-btn::after {
            transform: translateX(5px);/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-4a3fe78 */.get-involved-box h3{
    font-family: oswald;
    font-weight: 700;
    font-size: 45px;
}

.get-involved-box p {
    font-family: Montserrat;
}
.get-involved-box {
            max-width: 900px;
            margin: 0 auto;
            text-align: center;
            padding: 60px 40px;
            background: linear-gradient(135deg, rgba(108, 92, 231, 0.05), rgba(58, 120, 221, 0.05));
            border-radius: 28px;
            border: 1px solid rgba(108, 92, 231, 0.1);
            animation: fadeInUp 1s ease-out 0.8s both;
            position: relative;
            overflow: hidden;
        }
        
        .get-involved-box::before {
            content: '';
            position: absolute;
            top: -50%;
            right: -10%;
            width: 300px;
            height: 300px;
            background: radial-gradient(circle, rgba(108, 92, 231, 0.1) 0%, transparent 70%);
            border-radius: 50%;
            animation: float 20s ease-in-out infinite;
            pointer-events: none;
        }
        
        /* Responsive */
        @media (max-width: 968px) {
            .section-title {
                font-size: 2rem !important;
            }
            
            .page-hero-content-box {
                padding: 50px 30px !important;
            }
            
            .donation-card {
                max-width: 100%;
            }
        }
        
        @media (max-width: 768px) {
            .programs-section {
                padding: 80px 0 !important;
            }
            
            .section-title {
                font-size: 1.75rem !important;
            }
            
            .donation-card-content {
                padding: 35px 25px 30px;
            }
            
            .donation-icon {
                width: 70px;
                height: 70px;
                font-size: 2.2rem;
            }
            
            .donation-card-title {
                font-size: 1.625rem !important;
            }
            
            .donation-amount-value {
                font-size: 1.75rem !important;
            }
            
            .donation-btn {
                padding: 16px 28px;
                font-size: 0.95rem;
            }
        }/* End custom CSS */