.overlays{z-index:1000;background-color:#000000bf;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;inset:0}.modals{border-radius:8px;outline:none;margin-right:-50%;padding:20px;display:block;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.modal-image{object-fit:contain;width:100vw!important;height:auto!important;max-height:100vh!important}.close-button{background:var(--primary);color:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;display:flex;position:absolute;top:2px;right:5px}@media only screen and (min-width:992px){.modal-image{width:100vw!important;height:auto!important;max-height:100vh!important}.close-button{width:55px;height:55px;top:20px;right:20px}}
