#popup{position:fixed;top:0;left:0;width:100%;height:100%;z-index:999;overflow:auto;background:#000000b3;display:flex;align-items:center;justify-content:center;animation:popupFadeIn .3s ease-out}.popup-container{width:auto;max-width:80%;border-radius:7px;padding:2em;display:flex;flex-direction:column;background-color:#0f3947;box-shadow:0 0 13px #88b7fe}.popup-container-buttons{display:flex;justify-content:space-evenly;gap:1em;margin-top:1em}.popup-image{max-height:480px;border-radius:4px}@keyframes popupFadeIn{0%{opacity:0}to{opacity:1}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/component-popup.css.map */
