.alert-popup-overlay{position:fixed;top:0;left:0;width:100%;display:flex;justify-content:center;align-items:center;height:100%;background-color:#00000080;z-index:999}.alert-popup{display:flex;max-width:600px;max-height:300px;font-size:14px;border-radius:8px;overflow:hidden;gap:40px;position:relative}.alert-popup__close{position:absolute;top:16px;right:16px;background:none;border:none;font-size:24px;cursor:pointer;color:inherit}.alert-popup__image-desktop,.alert-popup__content{width:50%}.alert-popup__content{display:flex;flex-direction:column;text-align:start;gap:12px;justify-content:center;align-items:flex-start;padding:32px 0 32px 32px;line-height:normal}.alert-popup__title{font-size:32px;font-style:normal}.alert-popup__image-desktop{display:flex}.alert-popup__image-mobile{display:none}.alert-popup__image-desktop img{object-fit:fill}.alert-popup__button{padding:12px 24px;border:none;border-radius:4px;cursor:pointer;font-size:16px}@media screen and (max-width:768px){.alert-popup-overlay{align-items:end}.alert-popup{flex-direction:column-reverse;border-radius:8px 8px 0 0;height:auto;max-height:unset;gap:32px}.alert-popup__image-desktop{display:none}.alert-popup__content{justify-content:center;width:100%;align-items:center;padding:0 32px 40px;text-align:center;gap:32px}.alert-popup__image-mobile{display:flex}}
/*# sourceMappingURL=/cdn/shop/t/298/assets/alert-popup.css.map */
