.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(7,32,88,.5);justify-content:center;align-items:center;z-index:1000;display:none}.render-route-store-home .modal-overlay{display:flex}.modal-content{background:#fff;position:relative;text-align:center}.modal-image{max-width:100%;height:auto;display:flex}.close-modal-button{position:absolute;top:2px;right:2px;background:none;border:none;font-size:40px;font-family:auto;font-weight:100;color:#fff;cursor:pointer;padding:0;line-height:24px;height:24px}