[class*=-gallery-wrap]{width:calc(50% - 35px);position:sticky;top:20px}[class*=-gallery-main]{position:relative;border-radius:20px;overflow:hidden;background:#fff;aspect-ratio:1 / 1}[class*=-gallery-slide]{display:none;width:100%;height:100%}[class*=-gallery-slide].is-active{display:block}[class*=-gallery-figure]{width:100%;height:100%}[class*=-gallery-figure] img{width:100%;height:100%;object-fit:contain;display:block}[class*=-gallery-thumbs]{display:grid;grid-template-columns:repeat(10,1fr);gap:4px;margin-top:5px}[class*=-thumb-btn]{width:100%;aspect-ratio:1 / 1;border-radius:6px;overflow:hidden;cursor:pointer;opacity:.5;border:2px solid transparent;padding:0;background:none;transition:opacity .2s,border-color .2s}[class*=-thumb-btn]:hover{opacity:.8}[class*=-thumb-btn].is-active{opacity:1;border-color:#009000}[class*=-thumb-btn] img{width:100%;height:100%;object-fit:cover;display:block}[class*=-gallery-prev],[class*=-gallery-next]{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;background:#ffffffd9;border:1px solid #ddd;border-radius:50%;cursor:pointer;font-size:2.4rem;display:flex;align-items:center;justify-content:center;transition:background .2s;z-index:2}[class*=-gallery-prev]:hover,[class*=-gallery-next]:hover{background:#fff}[class*=-gallery-prev]{left:10px}[class*=-gallery-next]{right:10px}@media screen and (max-width:768px){[class*=-gallery-wrap]{width:100%;position:relative;top:0}[class*=-gallery-main]{border-radius:12px}[class*=-gallery-thumbs]{grid-template-columns:repeat(5,1fr)}[class*=-gallery-prev],[class*=-gallery-next]{width:34px;height:34px;font-size:2rem}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/gallery.css.map */
