.modal-overlay{z-index:9999;background-color:#0009;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal-overlay.show-modal{opacity:1;pointer-events:initial}.modal-overlay.hide-modal{opacity:0;pointer-events:none}.banner-modal{background-color:#f5fdff;border-radius:8px;flex-direction:column;align-items:center;width:100%;max-width:max-content;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #0003}.modal-close{cursor:pointer;color:#000;z-index:10;text-shadow:0 1px 4px #0006;background:0 0;border:none;font-size:22px;position:absolute;top:8px;right:12px}.modal-close:hover{color:#666}.modal-image{width:100%;height:auto;max-height:min(500px,90vh);display:block}@media (min-width:768px){.banner-modal{max-width:max-content}.modal-image{object-fit:contain;max-height:min(500px,90vh)}}@media (min-width:1024px){.modal-image{object-fit:contain;max-height:min(600px,90vh)}}
/*# sourceMappingURL=0554e2db2431e321.css.map*/