.elementor-83480 .elementor-element.elementor-element-4e457e43:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap, .elementor-83480 .elementor-element.elementor-element-4e457e43 > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-83480 .elementor-element.elementor-element-4e457e43 > .elementor-element-populated{border-style:solid;border-width:0px 0px 10px 0px;border-color:var( --e-global-color-b5eb112 );transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:025px 15px 15px 15px;}.elementor-83480 .elementor-element.elementor-element-4e457e43 > .elementor-element-populated, .elementor-83480 .elementor-element.elementor-element-4e457e43 > .elementor-element-populated > .elementor-background-overlay, .elementor-83480 .elementor-element.elementor-element-4e457e43 > .elementor-background-slideshow{border-radius:5px 5px 5px 5px;}.elementor-83480 .elementor-element.elementor-element-4e457e43 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-83480 .elementor-element.elementor-element-23f6818a{--icon-box-icon-margin:15px;}.elementor-83480 .elementor-element.elementor-element-23f6818a.elementor-view-stacked .elementor-icon{background-color:var( --e-global-color-b5eb112 );}.elementor-83480 .elementor-element.elementor-element-23f6818a.elementor-view-framed .elementor-icon, .elementor-83480 .elementor-element.elementor-element-23f6818a.elementor-view-default .elementor-icon{fill:var( --e-global-color-b5eb112 );color:var( --e-global-color-b5eb112 );border-color:var( --e-global-color-b5eb112 );}.elementor-83480 .elementor-element.elementor-element-23f6818a .elementor-icon-box-title{color:var( --e-global-color-b5eb112 );}.elementor-83480 .elementor-element.elementor-element-23f6818a .elementor-icon-box-description{font-family:"Roboto", Sans-serif;font-weight:bold;}#elementor-popup-modal-83480 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-83480{justify-content:center;align-items:center;pointer-events:all;background-color:rgba(0,0,0,.8);}#elementor-popup-modal-83480 .dialog-close-button{display:flex;}#elementor-popup-modal-83480 .dialog-widget-content{background-color:#FFFFFF00;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}@media(max-width:767px){#elementor-popup-modal-83480 .dialog-message{width:95vw;}}@media(min-width:768px){.elementor-83480 .elementor-element.elementor-element-4e457e43{width:100%;}}/* Start custom CSS */#popup_message_box .elementor-icon i {
        -webkit-animation-name: spin;
    -webkit-animation-duration: 4000ms;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: spin;
    -moz-animation-duration: 4000ms;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: spin;
    -ms-animation-duration: 4000ms;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    
    animation-name: spin;
    animation-duration: 4000ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

@-moz-keyframes spin {
    from { -moz-transform: rotate(0deg); }
    to { -moz-transform: rotate(360deg); }
}
@-webkit-keyframes spin {
    from { -webkit-transform: rotate(0deg); }
    to { -webkit-transform: rotate(360deg); }
}
@keyframes spin {
    from {transform:rotate(0deg);}
    to {transform:rotate(360deg);}
}/* End custom CSS */