.elementor-3501 .elementor-element.elementor-element-a960e1c{--display:flex;--min-height:500px;--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;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-3501 .elementor-element.elementor-element-0be743f{--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-3501 .elementor-element.elementor-element-0be743f:not(.elementor-motion-effects-element-type-background), .elementor-3501 .elementor-element.elementor-element-0be743f > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://modernlightscapes.com/wp-content/uploads/2026/04/download.gif");background-position:center center;background-size:cover;}.elementor-3501 .elementor-element.elementor-element-e7b15f0{--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:15px;--padding-bottom:15px;--padding-left:15px;--padding-right:15px;}.elementor-3501 .elementor-element.elementor-element-e7b15f0:not(.elementor-motion-effects-element-type-background), .elementor-3501 .elementor-element.elementor-element-e7b15f0 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#020453;}.elementor-3501 .elementor-element.elementor-element-6defabf img{width:40%;}.elementor-3501 .elementor-element.elementor-element-d78979e{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;text-align:center;}.elementor-3501 .elementor-element.elementor-element-d78979e .elementor-heading-title{letter-spacing:3.3px;}.elementor-3501 .elementor-element.elementor-element-aab3df8{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + -47px) 0px;padding:0px 0px 0px 0px;text-align:center;}.elementor-3501 .elementor-element.elementor-element-aab3df8 .elementor-heading-title{font-size:25px;}#elementor-popup-modal-3501 .dialog-widget-content{animation-duration:1s;background-color:#020453;border-radius:016px 016px 016px 016px;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-3501{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-3501 .dialog-message{width:1000px;height:auto;}#elementor-popup-modal-3501 .dialog-close-button{display:flex;}#elementor-popup-modal-3501 .dialog-close-button i{color:var( --e-global-color-text );}#elementor-popup-modal-3501 .dialog-close-button svg{fill:var( --e-global-color-text );}@media(min-width:768px){.elementor-3501 .elementor-element.elementor-element-0be743f{--width:50%;}.elementor-3501 .elementor-element.elementor-element-e7b15f0{--width:50%;}}/* Start custom CSS for heading, class: .elementor-element-d78979e */.elementor-3501 .elementor-element.elementor-element-d78979e .elementor-heading-title {
    color: #4ade80; /* Base Green */
    /* This is the standard resting glow */
    text-shadow: 
        0 0 3px rgba(255, 255, 255, 0.3),
        0 0 10px rgba(74, 222, 128, 0.6),
        0 0 20px rgba(34, 197, 94, 0.4);
    animation: neonPulseGreen 2.5s infinite alternate;
}

@keyframes neonPulseGreen {
    0% { 
        /* The dimmest part of the pulse */
        text-shadow: 
            0 0 2px rgba(255, 255, 255, 0.2), 
            0 0 8px rgba(74, 222, 128, 0.4); 
    }
    100% { 
        /* THE MAX GLOW - Toned down to prevent blurriness */
        text-shadow: 
            0 0 4px rgba(255, 255, 255, 0.5), 
            0 0 12px rgba(74, 222, 128, 0.8), 
            0 0 25px rgba(34, 197, 94, 0.5); 
    }
}/* End custom CSS */
/* Start custom CSS for heading, class: .elementor-element-aab3df8 *//* Creates a warm, golden neon glow for the subheading */
.elementor-3501 .elementor-element.elementor-element-aab3df8 .elementor-heading-title {
    color: #facc15; /* Bright Yellow */
    text-shadow: 
        0 0 5px rgba(250, 204, 21, 0.6),
        0 0 15px rgba(250, 204, 21, 0.4),
        0 0 30px rgba(234, 179, 8, 0.3);
}/* End custom CSS */
/* Start custom CSS *//* Hides the scrollbar visually but keeps the scroll functionality */
#elementor-popup-modal-3501 ::-webkit-scrollbar {
    width: 0px !important;
    background: transparent !important; 
}
#elementor-popup-modal-3501 {
    scrollbar-width: none !important; /* For Firefox */
    -ms-overflow-style: none !important; /* For IE/Edge */
}/* End custom CSS */