.edgeai-webinar-popup{display:none;position:fixed;bottom:10px;z-index:10000;right:10px;width:380px;border-radius:6px;background:#ffd200;box-shadow:0 8px 24px 0 rgba(3,35,75,0.10)}
.edgeai-webinar-popup.edgeai-webinar-popup--editing-mode{position:relative;margin:auto}
.edgeai-webinar-popup-content{padding:10px 15px 15px}
.popup-close{position:absolute;right:10px;top:5px;width:20px;height:20px;cursor:pointer}
.edgeai-webinar-popup-text .popup-title{color:#03234b;font-family:Arial;font-size:16px;font-style:normal;font-weight:700;padding:0}
.edgeai-webinar-popup-text p{color:#03234b;font-family:Arial;font-size:16px;padding:0;font-style:normal;font-weight:400}
.edgeai-webinar-popup-cta-wrap{margin-top:15px;display:flex;gap:20px}
.edgeai-webinar-popup-content .edgeAI-webinar-box-cta a,.edgeai-webinar-popup-content .edgeAI-webinar-box-cta a:hover{display:flex;color:#fff;white-space:nowrap;background:#03234b}
.edgeai-webinar-popup-content .edgeAI-webinar-box-startin-wrap{color:#03234b;gap:5px;white-space:nowrap}
.edgeai-webinar-popup-content .edgeAI-webinar-box-countdown{color:#03234b;background:transparent;padding:0}
.edgeAI-snackbar-box-countdown-value{color:#021b3b;font-family:Arial;font-size:16px;font-style:normal;font-weight:700}
@media(max-width:640px){.edgeai-webinar-popup{z-index:99999991}
}
@media(max-width:425px){.edgeai-webinar-popup{width:320px}
.edgeai-webinar-popup-text .popup-title,.edgeai-webinar-popup-text p,.edgeai-webinar-popup-content .edgeAI-webinar-box-startin-wrap,.edgeAI-snackbar-box-countdown-value{font-size:15px}
.edgeai-webinar-popup-content .edgeAI-webinar-box-cta a{font-size:13px}
.edgeai-webinar-popup-cta-wrap{gap:10px}
}