.elementor-473 .elementor-element.elementor-element-9e745ee{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-473 .elementor-element.elementor-element-7ae6af4 .elementor-icon-wrapper{text-align:center;}#elementor-popup-modal-473{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-473 .dialog-message{width:740px;height:60vh;align-items:flex-start;padding:64px 64px 64px 64px;}#elementor-popup-modal-473 .dialog-close-button{display:flex;}#elementor-popup-modal-473 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}@media(max-width:767px){#elementor-popup-modal-473 .dialog-message{width:100vw;height:100vh;padding:64px 30px 64px 30px;}}/* Start custom CSS for icon, class: .elementor-element-7ae6af4 */.elementor-473 .elementor-element.elementor-element-7ae6af4 i {
     animation-name: spin;
    animation-duration: 4000ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}
@keyframes spin { 
        from { 
            transform: rotate(0deg); 
        } to { 
            transform: rotate(360deg); 
        }
    }/* End custom CSS */