.ProductGallery_arrow__jGURA{position:absolute;top:50%;z-index:1;width:48px;height:48px;display:grid;place-items:center;border:1px solid rgba(23,37,30,.56);border-radius:50%;background:hsla(41,42%,93%,.9);color:var(--ink);font:400 28px/1 var(--serif);cursor:pointer;transform:translateY(-50%);transition:background .2s ease,color .2s ease,transform .2s ease}.ProductGallery_arrow__jGURA:hover{background:var(--ink);color:var(--paper)}.ProductGallery_arrow__jGURA:focus-visible{outline:3px solid var(--rust);outline-offset:3px}.ProductGallery_arrow__jGURA:active{transform:translateY(-50%) scale(.94)}.ProductGallery_previous__FaMW5{left:10px}.ProductGallery_next__pkNjw{right:10px}@media(max-width:560px){.ProductGallery_arrow__jGURA{width:44px;height:44px;font-size:25px}.ProductGallery_previous__FaMW5{left:2px}.ProductGallery_next__pkNjw{right:2px}}