:root{--section-sm:1.5rem;--section-md:2rem;--section-lg:3.75rem}.s-image-zoom__modal{background-color:#fff;bottom:0;display:none;height:auto;height:100%;left:0;margin:auto;max-height:100vh;max-width:100vw;opacity:0;position:fixed;right:0;top:0;transition:opacity .25s ease-in-out;width:95%;width:100%;z-index:-10}.s-image-zoom__modal.is-active{align-items:center;display:flex;flex-direction:column;justify-content:center;z-index:11}.s-image-zoom__modal.is-visible{opacity:1}.s-image-zoom__modal>*{background-color:#fff;overflow-y:scroll;position:relative;width:100%;z-index:1}.s-image-zoom__modal.is-active{display:flex!important}.s-image-zoom__modal img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.s-image-zoom__modal-content{padding:1rem;position:relative;z-index:60}.s-image-zoom__modal-content img{margin:0 auto}.s-image-zoom__modal-btn{border:.0625rem solid #0053b2;height:2rem;padding:.5rem;position:fixed;right:.75rem;top:.5rem;width:2rem;z-index:65}.s-image-zoom__modal-btn .icon{width:.75rem}@media only screen and (min-width:48em){.s-image-zoom__modal{max-height:65vh}}@media only screen and (min-width:64em){.s-image-zoom__modal{height:100%;max-height:100vh;max-width:100vw;width:100%}.s-image-zoom__modal>*{min-height:50vh}.s-image-zoom__modal-content{padding:1.5rem}.s-image-zoom__modal-btn{right:1.25rem;top:1rem}}@media only screen and (max-width:calc(48em - 1px)){.s-image-zoom__modal{justify-content:stretch}.s-image-zoom__modal>*{align-items:center;display:grid;height:100%}}