.elementor-25514 .elementor-element.elementor-element-b65d5ab{--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;--justify-content:center;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-25514 .elementor-element.elementor-element-b65d5ab:not(.elementor-motion-effects-element-type-background), .elementor-25514 .elementor-element.elementor-element-b65d5ab > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-5a2a320 );}#elementor-popup-modal-25514 .dialog-message{width:600px;height:custom;align-items:flex-start;}#elementor-popup-modal-25514{justify-content:center;align-items:center;pointer-events:all;background-color:rgba(0,0,0,.8);}#elementor-popup-modal-25514 .dialog-close-button{display:flex;}#elementor-popup-modal-25514 .dialog-widget-content{background-color:var( --e-global-color-5a2a320 );box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-25514 .dialog-close-button i{color:var( --e-global-color-d73faab );}#elementor-popup-modal-25514 .dialog-close-button svg{fill:var( --e-global-color-d73faab );}#elementor-popup-modal-25514 .dialog-close-button:hover{background-color:var( --e-global-color-fb491bb );}@media(max-width:1024px){#elementor-popup-modal-25514 .dialog-message{width:80vw;}}@media(max-width:767px){#elementor-popup-modal-25514 .dialog-message{width:85vw;}}@media(max-width:480px){#elementor-popup-modal-25514 .dialog-message{width:90vw;}}@media(min-width:321px){.elementor-25514 .elementor-element.elementor-element-b65d5ab{--width:100%;}}/* Start custom CSS for html, class: .elementor-element-653c3c0 *//*Desktop*/
@media only screen and (min-width:1281px) {
    #newsletter-form {
        height:561px;
    }

}


/*Laptop*/
@media only screen and (min-width:1025px) and (max-width: 1280px) {
    #newsletter-form {
        height:561px;
    }
   	
}


/*Tablet Landscape*/
@media only screen and (min-width:768px) and (max-width: 1024px) {
    #newsletter-form {
        height:561px;
    }
	
}


/*Tablet Portrait*/
@media only screen and (min-width:481px) and (max-width: 767px) {
    #newsletter-form {
        height:550px;
    }
	
}


/*Mobile Landscape*/
@media only screen and (min-width:321px) and (max-width: 480px) {
    #newsletter-form {
        height:530px;
    }
	
}


/*Mobile Portrait*/
@media only screen and (max-width:320px){
    #newsletter-form {
        height:515px;
}
}/* End custom CSS */