:root{--product-gallery-background: rgba(0, 0, 0, .8);--product-gallery-close-button-background: rgba(0, 0, 0, .1);--product-gallery-close-button-hover-background: rgba(0, 0, 0, .2);--product-gallery-close-button-active-background: rgba(0, 0, 0, .3)}.product-gallery{background:var(--product-gallery-background);height:100vh;left:0;overflow:scroll;position:fixed;top:0;width:100%;z-index:var(--z-indexes-product-gallery)}.product-gallery__close-button{background:var(--product-gallery-close-button-background);color:var(--color-main-background);cursor:zoom-out;display:grid;height:4rem;inset-inline-end:var(--spacing-padding);place-content:center;position:fixed;top:9rem;width:4rem;z-index:var(--z-indexes-product-gallery-close-button)}@media (hover: hover) and (pointer: fine){.product-gallery__close-button:not([disabled]):hover{background:var(--product-gallery-close-button-hover-background)}}.product-gallery__close-button:active{background:var(--product-gallery-close-button-active-background);color:#fff}@media screen and (max-width: 46.875em){.product-gallery__close-button{top:6rem}}.product-gallery__inner{display:block}.product-gallery__list{margin:0 auto;overflow:auto;padding:0}.product-gallery__list-item{display:block;list-style:none;margin:0;padding:0}.product-gallery__image{display:block;height:auto;max-width:100%}.product-gallery__list-item video{display:block;height:auto;width:100%}
/*# sourceMappingURL=/s/files/1/0242/2485/t/19/assets/component-product-gallery.css.map */
