.pdp-gallery{display:flex;flex-direction:column;gap:14px;grid-template-columns:none}.pdp-gallery .pdp-main{order:-1;width:100%;position:relative}.pdp-thumbs{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:10px}.pdp-thumbs .th{flex:0 0 auto;width:72px;height:72px;transition:border-color .15s}.pdp-thumbs .th.active{border-color:var(--ink)}.pdp-arrow{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;background:#ffffffeb;border:1.5px solid var(--line);box-shadow:0 8px 20px -10px #1b171473;display:grid;place-items:center;cursor:pointer;color:var(--ink);padding:0;z-index:2;transition:background .15s,border-color .15s}.pdp-arrow:hover{background:#fff;border-color:var(--ink)}.pdp-arrow:focus-visible{outline:2px solid var(--cognac);outline-offset:2px}.pdp-arrow.prev{left:12px}.pdp-arrow.next{right:12px}.pdp-arrow[hidden]{display:none}.pdp-arrow svg{width:20px;height:20px}@media(max-width:820px){.pdp-thumbs{flex-wrap:nowrap;justify-content:flex-start}.pdp-thumbs .th{width:62px;height:62px}.pdp-arrow{width:38px;height:38px}.pdp-arrow.prev{left:8px}.pdp-arrow.next{right:8px}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/pdp-gallery.css.map */
