.elementor-895 .elementor-element.elementor-element-e5ad459{--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;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}#elementor-popup-modal-895 .dialog-message{width:1135px;height:700px;align-items:flex-start;}#elementor-popup-modal-895{justify-content:center;align-items:center;pointer-events:all;background-color:rgba(0,0,0,.8);}#elementor-popup-modal-895 .dialog-close-button{display:flex;font-size:15px;}#elementor-popup-modal-895 .dialog-widget-content{background-color:var( --e-global-color-secondary );box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-895 .dialog-close-button i{color:var( --e-global-color-primary );}#elementor-popup-modal-895 .dialog-close-button svg{fill:var( --e-global-color-primary );}@media(max-width:1366px){#elementor-popup-modal-895 .dialog-message{width:1020px;height:630px;}}@media(max-width:1024px){#elementor-popup-modal-895 .dialog-message{width:800px;height:470px;}}@media(max-width:767px){#elementor-popup-modal-895 .dialog-message{width:335px;height:820px;}}/* Start custom CSS */#abb-event-popup-container {
    width: 100%;
    height: 700px !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
#abb-event-popup-frame {
    width: 100%;
    height: 100%;
    border: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
#abb-event-popup-frame html{
    margin-top:0!important ;
}


@media (max-width:1366px){
  #abb-event-popup-container {
    height: 630px !important;
}  
}
@media (max-width:1024px){
  #abb-event-popup-container {
    height: 470px !important;
}  
}
@media (max-width:767px){
  #abb-event-popup-container {
    height: 820px !important;
    justify-content: flex-start;
}  
}/* End custom CSS */