.pdp-gallery{position:fixed;top:0;left:0;z-index:999;background:#fff;width:100%;height:100%;display:grid;grid-template-rows:auto 1fr;opacity:0;visibility:hidden;transition:opacity .5s ease,visibility .5s ease}.pdp-gallery__images{height:100%;overflow-y:auto}.pdp-gallery__close{display:none}.pdp-gallery__image img{width:100%}.pdp-gallery--show .pdp-gallery{opacity:1;visibility:inherit}@media(max-width: 767.98px){.pdp-gallery__close{position:absolute;top:0;right:0;padding:18px;display:block;z-index:9}.pdp-gallery .variant-bar{display:none}}/*# sourceMappingURL=component-pdp-gallery.css.map */
