.elementor-11053 .elementor-element.elementor-element-17beeea{--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;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-11053 .elementor-element.elementor-element-17beeea:not(.elementor-motion-effects-element-type-background), .elementor-11053 .elementor-element.elementor-element-17beeea > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#02010100;}#elementor-popup-modal-11053 .dialog-widget-content{animation-duration:1.2s;background-color:var( --e-global-color-primary );border-style:solid;border-width:1px 1px 1px 1px;border-color:#6AA4754D;border-radius:8px 8px 8px 8px;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);margin:0px 0px 20px 20px;}#elementor-popup-modal-11053{background-color:#000000BA;justify-content:flex-start;align-items:flex-end;pointer-events:all;}#elementor-popup-modal-11053 .dialog-message{width:547px;height:auto;padding:25px 25px 25px 25px;}#elementor-popup-modal-11053 .dialog-close-button{display:flex;}#elementor-popup-modal-11053 .dialog-close-button i{color:var( --e-global-color-secondary );}#elementor-popup-modal-11053 .dialog-close-button svg{fill:var( --e-global-color-secondary );}#elementor-popup-modal-11053 .dialog-close-button:hover i{color:var( --e-global-color-accent );}@media(max-width:767px){#elementor-popup-modal-11053 .dialog-message{width:92vw;padding:16px 16px 16px 16px;}}/* Start custom CSS for html, class: .elementor-element-5e879c8 *//* The Gradient Heading exactly like your site */
.mme-headline-gradient {
    /* Gradient using your main color #6AA475 */
    background: linear-gradient(90deg, #6AA475 0%, #9BC7A4 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    
    font-family: 'Montserrat', sans-serif;
    font-size: 21px;
    font-weight: 800;
    line-height: 1.25;
    margin-bottom: 18px;
    text-shadow: none !important;
}

.mme-intro-text {
    color: #ffffff;
    font-size: 15px;
    line-height: 1.5;
    margin-bottom: 12px;
}

.mme-intro-text strong {
    color: #6AA475; /* Using your main color for dates */
    font-weight: 700;
}

.mme-main-text {
    color: #b5b5b5; /* Muted light grey for readability */
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 20px;
}

.mme-signature {
    font-size: 15px;
    color: #ffffff;
    border-top: 1px solid #222;
    padding-top: 15px;
}

.mme-highlight {
    color: #6AA475;
    font-weight: 700;
}

/* Ensure no shadows on the parent Elementor container */
.elementor-popup__gradient, .dialog-widget-content {
    box-shadow: none !important;
}/* End custom CSS */