.mh-product-gallery{width:100%;max-width:441px;margin:0 auto}.mh-product-gallery:focus{outline:none}.mh-product-gallery:focus-visible{outline:2px solid #e9242a;outline-offset:4px}.mh-product-gallery__stage{position:relative}.mh-product-gallery__main{aspect-ratio:1/1;width:100%;margin:0;background:#f7f7f7;overflow:hidden;border-radius:15px}.mh-product-gallery__main img{display:block;width:100%;height:100%;object-fit:contain;transition:opacity .2s ease}.mh-product-gallery.is-changing .mh-product-gallery__main img{opacity:.35}.image-container.mh-has-gallery{overflow:visible}.image-container.mh-has-gallery .mh-product-gallery__main{overflow:hidden;border-radius:15px}.mh-product-gallery__nav{position:absolute;top:50%;z-index:10;display:flex;align-items:center;justify-content:center;width:36px;height:36px;margin-top:-18px;padding:0;border:none;border-radius:50%;background:rgba(255,255,255,.92);color:#333;box-shadow:0 1px 6px rgba(0,0,0,.18);cursor:pointer;transition:background .15s ease,color .15s ease}.mh-product-gallery__nav span{font-size:22px;line-height:1}.mh-product-gallery__nav:hover,.mh-product-gallery__nav:focus-visible{background:#e9242a;color:#fff}.mh-product-gallery__nav--prev{left:8px}.mh-product-gallery__nav--next{right:8px}.mh-product-gallery__dots{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin:12px 0 0;padding:0}.mh-product-gallery__dot{width:10px;height:10px;padding:0;border:none;border-radius:50%;background:#ccc;cursor:pointer;transition:transform .15s ease,background .15s ease}.mh-product-gallery__dot.is-active{background:#e9242a;transform:scale(1.15)}.mh-product-gallery__dot:focus-visible{outline:2px solid #e9242a;outline-offset:2px}.mh-product-gallery__thumbs{display:flex;flex-wrap:nowrap;gap:8px;margin:10px 0 0;padding:0 0 4px;list-style:none;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity}.mh-product-gallery__thumb{flex:0 0 72px;max-width:72px;scroll-snap-align:center}.mh-product-gallery__thumb button{display:block;width:100%;padding:0;border:2px solid transparent;background:0 0;cursor:pointer;aspect-ratio:1/1;overflow:hidden;border-radius:6px}.mh-product-gallery__thumb.is-active button{border-color:#e9242a}.mh-product-gallery__thumb img{display:block;width:100%;height:100%;object-fit:cover}.mh-product-gallery__thumb button:focus-visible{outline:2px solid #e9242a;outline-offset:2px}.mh-select-chevron{position:absolute;right:14px;top:50%;width:10px;height:10px;margin-top:-7px;border-right:2px solid #333;border-bottom:2px solid #333;transform:rotate(45deg);pointer-events:none}.cp_ipselect02{position:relative}@media screen and (max-width:640px){.mh-product-gallery__nav{width:32px;height:32px;margin-top:-16px}.mh-product-gallery__thumb{flex:0 0 64px;max-width:64px}}