.hvc__gallery,.hvc__slide{position:absolute;inset:0}
.hvc__slide[hidden]{display:none}
.hvc__slide.is-active{display:block}
.hvc__gallery-arrow{position:absolute;z-index:3;top:50%;display:grid;place-items:center;width:30px;height:30px;padding:0;border:0;border-radius:50%;background:rgb(255 255 255/88%);color:#111;cursor:pointer;opacity:0;transform:translateY(-50%);transition:opacity .18s ease,transform .18s ease;box-shadow:0 1px 4px rgb(0 0 0/18%)}
.hvc__gallery-arrow--prev{left:10px}.hvc__gallery-arrow--next{right:10px}
.hvc__gallery-arrow svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.hvc__media:hover .hvc__gallery-arrow,.hvc__media:focus-within .hvc__gallery-arrow{opacity:1}
.hvc__gallery-arrow:hover{transform:translateY(-50%) scale(1.06)}
.hvc__gallery-count{position:absolute;z-index:3;right:12px;bottom:10px;padding:3px 7px;border-radius:999px;background:rgb(255 255 255/82%);font-size:10px;line-height:1.2;pointer-events:none}
button.hvc__swatch{appearance:none;background:transparent;cursor:pointer}
@media(max-width:749px){.hvc__gallery-arrow,.hvc__gallery-count{display:none}.hvc__media,.hvc__media-link,.hvc__gallery{touch-action:pan-x pan-y}.hvc__img{pointer-events:none;user-select:none;-webkit-user-drag:none}}
@media(hover:none){.hvc__gallery-arrow{display:none}}
