.elementor-501 .elementor-element.elementor-element-f4567e9{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-501 .elementor-element.elementor-element-f234a9e img{width:14%;}.elementor-501 .elementor-element.elementor-element-a7d4a32{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.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 );}.elementor-501 .elementor-element.elementor-element-1a14c5a{font-family:"Poppins", Sans-serif;font-weight:400;text-shadow:0px 0px 10px rgba(0,0,0,0.3);}.elementor-501 .elementor-element.elementor-element-0eb3092{--display:flex;--min-height:170px;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;}.elementor-501 .elementor-element.elementor-element-0eb3092:not(.elementor-motion-effects-element-type-background), .elementor-501 .elementor-element.elementor-element-0eb3092 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-secondary );}.elementor-501 .elementor-element.elementor-element-84773fb{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;}.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-501 .elementor-element.elementor-element-2f63d4a{text-align:center;}.elementor-501 .elementor-element.elementor-element-2f63d4a .elementor-heading-title{font-family:"Poppins", Sans-serif;font-size:13px;font-weight:normal;color:var( --e-global-color-primary );}.elementor-501 .elementor-element.elementor-element-2e47148{text-align:center;}.elementor-501 .elementor-element.elementor-element-2e47148 .elementor-heading-title{font-family:"Poppins", Sans-serif;font-size:13px;font-weight:normal;color:var( --e-global-color-primary );}.elementor-501 .elementor-element.elementor-element-1009b5f{text-align:center;}.elementor-501 .elementor-element.elementor-element-1009b5f .elementor-heading-title{font-family:"Poppins", Sans-serif;font-size:13px;font-weight:normal;color:var( --e-global-color-primary );}.elementor-501 .elementor-element.elementor-element-ed412db{--display:flex;--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );}.elementor-501 .elementor-element.elementor-element-e65a51f{text-align:center;}.elementor-501 .elementor-element.elementor-element-e65a51f .elementor-heading-title{font-family:"Poppins", Sans-serif;font-size:13px;font-weight:normal;color:var( --e-global-color-primary );}body.elementor-page-501:not(.elementor-motion-effects-element-type-background), body.elementor-page-501 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-secondary );}@media(min-width:768px){.elementor-501 .elementor-element.elementor-element-0eb3092{--width:100%;}}@media(max-width:1024px){.elementor-501 .elementor-element.elementor-element-f234a9e img{width:15%;}}@media(max-width:767px){.elementor-501 .elementor-element.elementor-element-f234a9e img{width:24%;}.elementor-501 .elementor-element.elementor-element-1a14c5a{font-size:14px;}}/* Start custom CSS *//* Static Gold/Yellow Gradient Text Effect */
h1, h2, h3, h4, h5, h6,
.elementor-heading-title,
.elementor-widget-heading .elementor-heading-title,
h1.elementor-heading-title,
h2.elementor-heading-title,
h3.elementor-heading-title,
h4.elementor-heading-title,
h5.elementor-heading-title,
h6.elementor-heading-title {
    background: linear-gradient(90deg, #F9D423 0%, #FFE55C 25%, #FFFFFF 50%, #FFE55C 75%, #F9D423 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    text-fill-color: transparent;
    color: transparent;
    display: inline-block;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
}

/* Alternative: Simpler gold gradient */
.gold-gradient-text,
.elementor-widget-heading .elementor-heading-title {
    background: linear-gradient(90deg, #DEF349 0%, #FFFFFF 50%, #DEF349 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
}

/* Enhanced gold gradient (richer look) */
.rich-gold-text h1,
.rich-gold-text h2,
.rich-gold-text h3,
.rich-gold-text .elementor-heading-title {
    background: linear-gradient(90deg, 
        #FFD700 0%, 
        #FFE55C 25%, 
        #FFF5B8 50%, 
        #FFE55C 75%, 
        #FFD700 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
}

/* Your specific yellow from #DEF349 with white center */
.yellow-gold-text {
    background: linear-gradient(90deg, 
        #DEF349 0%, 
        #E6F55C 25%, 
        #FFFFFF 50%, 
        #E6F55C 75%, 
        #DEF349 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
    font-weight: 800;
    text-transform: uppercase;
}

/* Apply to all headings globally */
h1, h2, h3, h4, h5, h6 {
    background: linear-gradient(90deg, 
        #DEF349 0%,      /* Your yellow starts */
        #E8F75F 30%,     /* Slightly lighter yellow */
        #FFFFFF 50%,     /* White center highlight */
        #E8F75F 70%,     /* Slightly lighter yellow */
        #DEF349 100%);   /* Your yellow ends */
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent !important;
    font-weight: 700;
}

/* For Elementor heading widgets specifically */
.elementor-widget-heading .elementor-heading-title {
    background: linear-gradient(90deg, 
        #DEF349 0%, 
        #E8F75F 30%, 
        #FFFFFF 50%, 
        #E8F75F 70%, 
        #DEF349 100%) !important;
    -webkit-background-clip: text !important;
    background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
    color: transparent !important;
}/* End custom CSS */