.zoom{display:none;background-color:#f5f5f5;position:fixed;inset:0;z-index:200;height:0;opacity:1 !important}.zoom-overlay{position:fixed;height:100%;width:100%;background-color:rgba(0,0,0,.5);z-index:110}.zoomOpen .zoom{display:block}.zoom .zoomWrapper{height:100%}.zoom .zoomImageContainer{overflow:hidden !important;height:100%;position:absolute;display:grid;place-items:center}@media screen and (max-width: 1024px){.zoom .zoomImageContainer{overflow:auto !important;width:100%}}@media screen and (max-width: 1024px){.zoom .zoomImageContainer img{max-width:none;height:100vh}}.zoom-close{width:7px;height:7px;display:inline-block;background-image:url("data:image/svg+xml,%3Csvg width=\"8\" height=\"8\" viewBox=\"0 0 8 8\" xmlns=\"http://www.w3.org/2000/svg\"%3E%3Cg fill=\"white\" fill-rule=\"evenodd\"%3E%3Cpath d=\"m.69.017 7.296 7.295-.674.674L.017.69z\"/%3E%3Cpath d=\"M.017 7.312 7.312.017l.674.673L.69 7.986z\"/%3E%3C/g%3E%3C/svg%3E");background-position:center;background-size:7px 7px;background-repeat:no-repeat;background-color:#000;padding:20px;position:fixed;inset:0 0 auto auto;z-index:210}.zoom-prev,.zoom-next{position:fixed;opacity:0;transition:1s;padding:20px}.zoomOpen .zoom-prev,.zoomOpen .zoom-next{opacity:1}.zoom-prev{width:12px;height:12px;display:inline-block;background-image:url("data:image/svg+xml,%3Csvg width=\"6\" height=\"10\" viewBox=\"0 0 6 10\" xmlns=\"http://www.w3.org/2000/svg\"%3E%3Cpath d=\"m5.003 1-4 4 4 4\" stroke=\"%23000\" fill=\"none\" fill-rule=\"evenodd\"/%3E%3C/svg%3E");background-position:center;background-size:12px 12px;background-repeat:no-repeat;inset:50% auto 0 5px}@media screen and (min-width: 1024px){.zoom-prev{inset:50% auto 0 30px}}.zoom-next{width:12px;height:12px;display:inline-block;background-image:url("data:image/svg+xml,%3Csvg width=\"6\" height=\"10\" viewBox=\"0 0 6 10\" xmlns=\"http://www.w3.org/2000/svg\"%3E%3Cpath d=\"m1.003 1 4 4-4 4\" stroke=\"%23000\" fill=\"none\" fill-rule=\"evenodd\"/%3E%3C/svg%3E");background-position:center;background-size:12px 12px;background-repeat:no-repeat;inset:50% 5px 0 auto}@media screen and (min-width: 1024px){.zoom-next{inset:50% 30px 0 auto}}
