.elementor-591 .elementor-element.elementor-element-07279ef{margin-top:-12px;margin-bottom:0px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}/* Start custom CSS for section, class: .elementor-element-07279ef *//* 1. Main Hero Background & Subtle Glow */
.elementor-591 .elementor-element.elementor-element-07279ef {
    background-color: #03080E !important; 
    padding: 120px 20px 80px 20px !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    text-align: center !important;
    position: relative;
    overflow: hidden;
}
.elementor-591 .elementor-element.elementor-element-07279ef * { 
    font-family: 'Inter', -apple-system, sans-serif !important; 
}

/* Background Top Glow Effect */
.elementor-591 .elementor-element.elementor-element-07279ef::before {
    content: '';
    position: absolute;
    top: -50%;
    left: 50%;
    transform: translateX(-50%);
    width: 600px;
    height: 600px;
    background: radial-gradient(circle, rgba(75, 230, 177, 0.08) 0%, transparent 70%);
    pointer-events: none;
    z-index: 0;
}

/* Keep text above the background glow */
.elementor-591 .elementor-element.elementor-element-07279ef .elementor-container {
    z-index: 1 !important;
    position: relative !important;
    max-width: 800px !important;
    margin: 0 auto !important;
}

/* =========================================
   2. THE BADGE
   ========================================= */
.elementor-591 .elementor-element.elementor-element-07279ef .hero-badge {
    margin-bottom: 25px !important;
    display: flex !important;
    justify-content: center !important;
    width: 100% !important;
}
.elementor-591 .elementor-element.elementor-element-07279ef .hero-badge .elementor-widget-container {
    background-color: rgba(75, 230, 177, 0.08) !important;
    border: 1px solid rgba(75, 230, 177, 0.2) !important;
    border-radius: 50px !important;
    padding: 8px 24px !important;
    display: inline-flex !important; 
    align-items: center !important;
    justify-content: center !important;
}
.elementor-591 .elementor-element.elementor-element-07279ef .hero-badge .elementor-heading-title {
    color: #4BE6B1 !important;
    font-size: 12px !important;
    font-weight: 700 !important;
    letter-spacing: 2px !important;
    text-transform: uppercase !important;
    margin: 0 !important;
}

/* =========================================
   3. MAIN TITLE (With Gradient Bold Text)
   ========================================= */
.elementor-591 .elementor-element.elementor-element-07279ef .hero-title .elementor-heading-title {
    color: #E6F1F1 !important;
    font-size: 56px !important;
    font-weight: 600 !important;
    line-height: 1.1 !important;
    margin-bottom: 25px !important;
    letter-spacing: -1.5px !important;
    text-align: center !important;
}

/* Turns <b> or <strong> tags into a Mint Gradient */
.elementor-591 .elementor-element.elementor-element-07279ef .hero-title .elementor-heading-title b,
.elementor-591 .elementor-element.elementor-element-07279ef .hero-title .elementor-heading-title strong {
    background: linear-gradient(90deg, #4BE6B1 0%, #16B381 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 600 !important;
}

/* =========================================
   4. SUBTITLE DESCRIPTION
   ========================================= */
.elementor-591 .elementor-element.elementor-element-07279ef .hero-desc p {
    color: #8DA2AD !important;
    font-size: 18px !important;
    line-height: 1.6 !important;
    max-width: 600px !important;
    margin: 0 auto !important;
    text-align: center !important;
}

/* =========================================
   5. MOBILE RESPONSIVENESS
   ========================================= */
@media (max-width: 900px) {
    .elementor-591 .elementor-element.elementor-element-07279ef { padding: 80px 20px 60px 20px !important; }
    .elementor-591 .elementor-element.elementor-element-07279ef .hero-title .elementor-heading-title { font-size: 38px !important; letter-spacing: -1px !important; }
    .elementor-591 .elementor-element.elementor-element-07279ef .hero-desc p { font-size: 16px !important; padding: 0 10px !important; }
}/* End custom CSS */