#popup_alert_modal.modal-popup{width:100% !important;height:100% !important}#popup_alert_modal .modal-content{height:auto;min-height:550px;padding:20px;border:4px solid #fd960b;border-radius:15px;background:#0f1116;box-shadow:0px 0px 15px 2px #fd960b;animation-delay:1ms;animation:AnimateBoxShadow 1500ms ease-in-out infinite;opacity:0}#popup_alert_modal .modal-content.show{animation:fadeInOpacity 500ms forwards}@keyframes AnimateBoxShadow{0%{box-shadow:0px 0px 15px 2px #fd960b}50%{box-shadow:0px 0px 37px 4px #fd960b}100%{box-shadow:0px 0px 15px 2px #fd960b}}#popup_alert_modal .modal-real-content{text-align:center;opacity:0}#popup_alert_modal .modal-real-content.show{animation:fadeInOpacity 1s forwards}#popup_alert_modal .modal-real-bullets{opacity:0;display:flex;flex-direction:column;align-items:start;gap:.5rem}#popup_alert_modal .modal-real-bullets-list-items{display:flex;align-items:center;gap:10px}#popup_alert_modal .modal-real-bullets.show{animation:fadeInOpacity 1s forwards}@keyframes fadeInOpacity{0%{opacity:0}100%{opacity:1}}.modal-container.modal-dialog{width:88%;margin-left:6%}#popup_alert_modal .btn_in_modal{width:100%;max-width:320px;justify-content:center;align-self:flex-start;min-height:50px;color:#000;line-height:43px;border-radius:25px;border:2px solid rgba(0,0,0,0);background-size:550% 150%;background-image:linear-gradient(90deg, #ff6600 0%, #ff1e00 100%);background-position-x:-10px;transition:border 500ms ease-in-out;transition:background-image 500ms ease-in-out;opacity:0}#popup_alert_modal .btn_in_modal.show{animation:fadeInOpacity 1s forwards,AnimateBackground 2s ease-in infinite}#popup_alert_modal .btn_in_modal:hover{color:#fd960b;border:2px solid #fd960b;background-image:linear-gradient(90deg, #000000 0%, #000000 100%);animation:none;opacity:1}@keyframes AnimateBackground{0%{background-position:0% 50%}50%{background-position:90% 50%}100%{background-position:0% 50%}}#popup_alert_modal img.img-fluid{max-width:220px;max-height:220px;z-index:5000000;position:absolute;top:unset;right:50%;margin-right:-110px;bottom:0;opacity:0}#popup_alert_modal img.img-fluid.show{animation:fadeInOpacity 500ms forwards,AnimateBounce 2s ease infinite}@keyframes AnimateBounce{0%,20%,50%,80%,100%{transform:translateY(0)}40%{transform:translateY(-20px)}60%{transform:translateY(-10px)}}#popup_alert_modal .close_popup_modal{position:absolute;right:5px;top:-34px;width:30px;height:30px;color:#fff;cursor:pointer;background-color:#000;border-radius:2px 0px 0px 0px;border:.6px solid #333}@media(max-width: 767px){#popup_alert_modal .modal-content{padding:20px 10px}#popup_alert_modal .modal-real-bullets{display:flex;flex-direction:column;align-items:center;gap:.5rem}#popup_alert_modal .btn_in_modal{align-self:center}}@media(min-width: 768px){#popup_alert_modal .close_popup_modal{right:-34px;top:10px}#popup_alert_modal .modal-content{min-height:unset !important;padding:40px !important}.modal-container.modal-dialog{max-width:700px !important;width:unset !important;margin-left:auto}#popup_alert_modal .btn_in_modal{width:auto !important;min-width:260px !important}#popup_alert_modal img.img-fluid{max-width:350px !important;max-height:350px !important;top:-67px !important;right:20px !important;margin-right:unset !important;bottom:unset !important}}@media(min-width: 992px){.modal-container.modal-dialog{max-width:900px !important}#popup_alert_modal img.img-fluid{max-width:500px !important;max-height:500px !important;top:-127px !important}}

/*# sourceMappingURL=popup.min.css.map*/