.elementor-1885 .elementor-element.elementor-element-4c740bb > .elementor-element-populated{padding:2em 2em 2em 2em;}#elementor-popup-modal-1885 .dialog-message{width:90vw;height:auto;}#elementor-popup-modal-1885{justify-content:center;align-items:center;pointer-events:all;background-color:rgba(0,0,0,.8);}#elementor-popup-modal-1885 .dialog-close-button{display:flex;top:3%;font-size:18px;}#elementor-popup-modal-1885 .dialog-widget-content{animation-duration:1.2s;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-1885 .dialog-close-button i{color:var( --e-global-color-c8e0743 );}#elementor-popup-modal-1885 .dialog-close-button svg{fill:var( --e-global-color-c8e0743 );}/* Start custom CSS for section, class: .elementor-element-634b2b5 */.hideme {
    -moz-animation: cssAnimation 0s ease-in 5s forwards;
    /* Firefox */
    -webkit-animation: cssAnimation 0s ease-in 5s forwards;
    /* Safari and Chrome */
    -o-animation: cssAnimation 0s ease-in 5s forwards;
    /* Opera */
    animation: cssAnimation 0s ease-in 5s forwards;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}
@keyframes cssAnimation {
    to {
        width:0;
        height:0;
        overflow:hidden;
    }
}
@-webkit-keyframes cssAnimation {
    to {
        width:0;
        height:0;
        visibility:hidden;
    }
}/* End custom CSS */