.mh-product-hero-gallery{--mh-gallery-gap: 16px;--mh-sidebar-width: 420px;--mh-sidebar-top: 16px;--mh-hero-aspect: auto;--mh-grid-aspect: 1 / 1}.mh-product-hero-gallery{display:block;width:100%}.mh-product-hero-gallery__inner{max-width:var(--site-max-width, 1600px);margin:0 auto;padding:0 1.5rem}.mh-product-hero-gallery__layout{display:flex;flex-direction:column;gap:var(--mh-gallery-gap);padding-top:var(--mh-gallery-padding-top);padding-bottom:var(--mh-gallery-padding-bottom)}.mh-product-hero-gallery__gallery-column,.mh-product-hero-gallery__sidebar-column{width:100%}.mh-product-hero-gallery__gallery{display:flex;flex-direction:column;gap:var(--mh-gallery-gap)}.mh-product-hero-gallery__hero{width:100%;position:relative;overflow:hidden;border-radius:var(--border-radius, 0)}.mh-product-hero-gallery__hero-link{display:block;width:100%}.mh-product-hero-gallery__hero-image{width:100%;height:auto;aspect-ratio:var(--mh-hero-aspect);object-fit:cover;display:block;cursor:zoom-in;transition:transform .3s ease}.mh-product-hero-gallery__hero:hover .mh-product-hero-gallery__hero-image{transform:scale(1.02)}.mh-product-hero-gallery__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--mh-gallery-gap)}.mh-product-hero-gallery__grid-item{position:relative;overflow:hidden;border-radius:var(--border-radius, 0)}.mh-product-hero-gallery__grid-link{display:block;width:100%}.mh-product-hero-gallery__grid-image{width:100%;height:auto;aspect-ratio:var(--mh-grid-aspect);object-fit:cover;display:block;cursor:zoom-in;transition:transform .3s ease}.mh-product-hero-gallery__grid-item:hover .mh-product-hero-gallery__grid-image{transform:scale(1.02)}.mh-product-hero-gallery__sidebar{position:relative}.mh-product-hero-gallery__sidebar-content{display:flex;flex-direction:column;gap:2.4rem}.mh-product-hero-gallery__title{margin:0 0 calc(.8rem - 2.4rem);font-family:Canela,serif;font-weight:400;font-size:4rem;line-height:1.2;letter-spacing:-.015em;color:#161413}.mh-product-hero-gallery__price{font-family:var(--font-price-family, var(--font-body-family));font-size:1.25rem;font-weight:600;color:var(--color-price, var(--color-body-text))}.mh-product-hero-gallery__price--compare{text-decoration:line-through;color:var(--color-body-text);opacity:.6;font-weight:400;margin-left:.5rem}.mh-product-hero-gallery__price--sale{color:var(--color-sale, #c00)}.mh-product-hero-gallery__description{margin-top:0;margin-bottom:0;font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:1.6;color:#161413}.mh-product-hero-gallery__description p:first-child{margin-top:0}.mh-product-hero-gallery__description p:last-child{margin-bottom:0}.mh-product-hero-gallery__variants{display:flex;flex-direction:column;gap:1rem}.mh-variant-cards__heading{display:block;font-family:Inter,sans-serif;font-weight:400;font-size:14px;letter-spacing:-.01em;color:#161413;margin:0 0 1.2rem}.mh-variant-cards__helper{font-family:Inter,sans-serif;font-weight:500;font-size:12px;line-height:150%;letter-spacing:-.01em;color:#9c948b;margin:1.2rem 0 0}.mh-variant-cards{border:0;margin:0;padding:0;display:flex;flex-direction:row;align-items:flex-start;gap:8px;align-self:stretch}.mh-variant-cards__input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.mh-variant-cards__card{display:flex;padding:8px 14px;align-items:center;gap:16px;justify-content:center;background-color:#f8f7f7;border:1px solid #DFDBD8;border-radius:12px;cursor:pointer;transition:border-color .15s ease,background-color .15s ease,box-shadow .15s ease;flex:1 0 0}.mh-variant-cards__input:checked+.mh-variant-cards__card{border:2px solid #f6ab79;background-color:#efedeb;box-shadow:0 2px 8px #1614130a;padding:7px 13px;flex:1 0 0}.mh-variant-cards__input:focus-visible+.mh-variant-cards__card{outline:2px solid #F47825;outline-offset:2px}.mh-variant-cards__input.disabled+.mh-variant-cards__card{opacity:.5;cursor:not-allowed}.mh-variant-cards__input.disabled+.mh-variant-cards__card .mh-variant-cards__name{text-decoration:line-through}.mh-variant-cards__name{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:1.5;color:#161413;text-align:center;white-space:nowrap}.mh-variant-cards__subtext{display:none}.mh-sub-cards-wrapper{margin-bottom:1.4rem}.mh-sub-cards__heading{display:block;font-family:Inter,sans-serif;font-weight:400;font-size:14px;letter-spacing:-.01em;color:#161413;margin:0 0 1.2rem}.mh-sub-cards{display:flex;flex-direction:column;gap:.8rem}.mh-sub-cards__option{position:relative}.mh-sub-cards__input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.mh-sub-cards__card{position:relative;display:flex;flex-direction:column;padding:16px;background-color:#f8f7f7;border:1px solid #DFDBD8;border-radius:12px;cursor:pointer;transition:border-color .15s ease,background-color .15s ease,box-shadow .15s ease}.mh-sub-cards__input:checked+.mh-sub-cards__card{border:2px solid #f6ab79;background-color:#efedeb;box-shadow:0 2px 8px #1614130a;padding:15px}.mh-sub-cards__input:focus-visible+.mh-sub-cards__card{outline:2px solid #F47825;outline-offset:2px}.mh-sub-cards__card-main{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.mh-sub-cards__card-info{display:flex;flex-direction:column;gap:2px;flex:1 1 0;min-width:0}.mh-sub-cards__radio-circle{position:absolute;top:10px;right:10px;display:flex;padding:3px;justify-content:center;align-items:center;border-radius:9999px;border:1px solid var(--Neutral-400, #9C948B);background:var(--Neutral-0, #FDFCFC)}.mh-sub-cards__radio-circle:before{content:"";width:10px;height:10px;border-radius:50%;background:transparent;transition:background-color .15s ease}.mh-sub-cards__input:checked+.mh-sub-cards__card .mh-sub-cards__radio-circle:before{background-color:var(--Neutral-400, #9C948B)}.mh-sub-cards__title-row{display:flex;align-items:center;gap:12px}.mh-sub-cards__title{color:var(--Neutral-900, #161413);font-family:Inter,sans-serif;font-size:15px;font-weight:500;line-height:150%;letter-spacing:-.15px}.mh-sub-cards__badge{display:inline-flex;padding:4px 10px;font-family:Inter,sans-serif;font-weight:500;font-size:12px;font-style:normal;line-height:100%;letter-spacing:.12px;color:var(--Orange-700, #DC5E09);border:1px solid var(--Orange-300, #F6AB79);border-radius:999px;background:var(--Orange-100, #FBE7DA);white-space:nowrap}.mh-sub-cards__price{font-family:Inter,sans-serif;font-weight:500;font-size:15px;line-height:150%;letter-spacing:-.15px;color:#161413}.mh-sub-cards__price-compare{text-decoration:line-through;color:var(--color-body-text);opacity:.5;font-weight:400;margin-right:.25rem}.mh-sub-cards__price-compare[hidden]{display:none}.mh-sub-cards__subtext{font-family:Inter,sans-serif;font-weight:400;font-size:13px;line-height:150%;letter-spacing:-.01em;color:#3d3834}[data-sub-buy-form],.mh-sub-cards__buy-area{display:none}.mh-sub-cards__input:checked+.mh-sub-cards__card .mh-sub-cards__buy-area{display:block;margin-top:16px}.mh-sub-cards__buy-area [data-sub-buy-form]{display:block}.mh-sub-cards__buy-area .wt-product__add-to-cart{display:block;margin:0}.mh-sub-cards__guarantee{color:var(--Neutral-400, #9C948B);font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:165%;text-align:center;margin:.8rem 0 0}.mh-product-hero-gallery__buy-buttons{display:flex;flex-direction:column;gap:.75rem}.mh-product-hero-gallery__buy-buttons .wt-product__add-to-cart{display:block;margin:0}.mh-product-hero-gallery__add-button{width:100%;padding:1.2rem 1.8rem;font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:100%;letter-spacing:.01em;text-transform:none;text-align:center;border:1px solid #F47825;border-radius:1.2rem;background-color:#f47825;color:#fdfcfc;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.mh-product-hero-gallery__add-button:hover{background-color:#dc5e09;border-color:#dc5e09;color:#fdfcfc}.mh-product-hero-gallery__add-button:active{background-color:#ae4804;border-color:#ae4804;color:#fdfcfc}.mh-product-hero-gallery__add-button:disabled{background-color:#dfdbd8;border-color:#dfdbd8;color:#9c948b;cursor:not-allowed}.mh-product-hero-gallery__collapsible{border-top:1px solid #DFDBD8}.mh-product-hero-gallery__block:has(.mh-product-hero-gallery__collapsible)+.mh-product-hero-gallery__block:has(.mh-product-hero-gallery__collapsible){margin-top:-2.4rem}.mh-product-hero-gallery__collapsible-header{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1rem 0;background:none;border:none;cursor:pointer;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:1.5;letter-spacing:-.01em;color:#2b2926;text-align:left}.mh-product-hero-gallery__collapsible-icon{width:14px;height:14px;flex-shrink:0;position:relative}.mh-product-hero-gallery__collapsible-icon:before,.mh-product-hero-gallery__collapsible-icon:after{content:"";position:absolute;background-color:currentColor;transition:transform .2s ease}.mh-product-hero-gallery__collapsible-icon:before{width:100%;height:2px;top:50%;left:0;transform:translateY(-50%)}.mh-product-hero-gallery__collapsible-icon:after{width:2px;height:100%;left:50%;top:0;transform:translate(-50%)}.mh-product-hero-gallery__collapsible[open] .mh-product-hero-gallery__collapsible-icon:after{transform:translate(-50%) rotate(90deg);opacity:0}.mh-product-hero-gallery__collapsible-content{padding-bottom:1rem;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.5;letter-spacing:-.01em;color:#2b2926}.mh-product-hero-gallery__collapsible-content p{margin-top:0;margin-bottom:.8rem}.mh-product-hero-gallery__collapsible-content a{text-decoration:underline;text-underline-offset:3px;color:inherit}.mh-product-hero-gallery__collapsible-content table{width:100%;border-collapse:collapse;border:none;margin:1rem 0}.mh-product-hero-gallery__collapsible-content thead th{font-family:Inter,sans-serif;font-weight:400;font-size:14px;color:#9c948b;text-align:left;padding:.8rem 0;border:none;border-bottom:2px solid #DFDBD8}.mh-product-hero-gallery__collapsible-content tbody td{font-family:Inter,sans-serif;font-weight:500;font-size:15px;color:#2b2926;padding:1.2rem 0;border:none;border-bottom:1px solid #EFEDEB}.mh-product-hero-gallery__collapsible-content tbody tr:last-child td{border-bottom:none}.mh-product-hero-gallery__collapsible-link{display:inline-flex;align-items:center;gap:.5rem;margin-top:.75rem;font-family:Inter,sans-serif;font-size:16px;font-weight:500;color:inherit;text-decoration:underline;text-decoration-color:#161413;text-underline-offset:3px;transition:opacity .2s ease}.mh-product-hero-gallery__collapsible-link svg{width:16px;height:16px;flex-shrink:0}.mh-product-hero-gallery__collapsible-link:hover{opacity:.7}.mh-product-hero-gallery__block{width:100%}.mh-product-hero-gallery__notice{display:flex;flex-direction:column;align-items:center;gap:12px;padding:16px 24px;border-radius:12px;border:1px solid var(--Orange-300, #F6AB79);background:var(--Orange-100, #FBE7DA);text-align:center}.mh-product-hero-gallery__notice-pill{display:inline-grid;padding:8px 12px;grid-template-rows:repeat(1,fit-content(100%));grid-template-columns:repeat(1,fit-content(100%));border-radius:999px;border:1px solid var(--Orange-100, #FBE7DA);background:var(--Neutral-0, #FDFCFC);color:var(--Neutral-700, #2B2926);font-family:Google Sans Code,monospace;font-size:12px;font-weight:500;line-height:100%;letter-spacing:.48px}.mh-product-hero-gallery__notice-text{color:var(--Neutral-600, #3D3834);text-align:center;font-family:Google Sans Code,monospace;font-size:12px;font-weight:500;line-height:150%;letter-spacing:-.12px;margin:0;white-space:pre-line}.mh-product-hero-gallery__product-code{display:inline-block;font-family:Google Sans Code,monospace;font-weight:500;font-size:12px;letter-spacing:.04em;color:#2b2926;background-color:#efedeb;border:1px solid #DFDBD8;border-radius:999px;padding:4px 12px;line-height:1.4}.mh-product-hero-gallery__separator{height:1px;background-color:var(--color-border, #e5e5e5);margin:.5rem 0}.pswp__bg{background:linear-gradient(to bottom,var(--color-background) 0%,color-mix(in srgb,var(--color-background) 70%,var(--color-body-text)) 100%)!important}.pswp__thumbs{display:flex;justify-content:center;gap:8px;padding:12px;background:transparent}.pswp__thumb{width:60px;height:60px;object-fit:cover;border-radius:4px;opacity:.6;cursor:pointer;transition:opacity .2s ease}.pswp__thumb:hover,.pswp__thumb--active{opacity:1}@media(max-width:767px){.pswp__button--arrow{display:none!important}}@media(max-width:767px){.mh-product-hero-gallery__inner{padding:0}.mh-product-hero-gallery__gallery-column{padding-left:1.6rem}.mh-product-hero-gallery__gallery-scroll{overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.mh-product-hero-gallery__gallery-scroll::-webkit-scrollbar{display:none}.mh-product-hero-gallery__gallery{flex-direction:row;gap:0;width:max-content}.mh-product-hero-gallery__hero-image,.mh-product-hero-gallery__grid-image{width:100%;height:auto;aspect-ratio:unset;object-fit:cover}.mh-product-hero-gallery__hero-image,.mh-product-hero-gallery__grid-image{transition:none}.mh-product-hero-gallery__hero:hover .mh-product-hero-gallery__hero-image,.mh-product-hero-gallery__grid-item:hover .mh-product-hero-gallery__grid-image{transform:none}.mh-product-hero-gallery__hero{flex:0 0 auto;width:calc(100vw - 1.6rem - 3.2rem);scroll-snap-align:start;padding-right:calc(var(--mh-gallery-gap) / 2)}.mh-product-hero-gallery__hero-link,.mh-product-hero-gallery__grid-link{width:100%}.mh-product-hero-gallery__grid{display:contents}.mh-product-hero-gallery__grid-item{flex:0 0 auto;width:calc(100vw - 1.6rem - 3.2rem);scroll-snap-align:start;padding-right:calc(var(--mh-gallery-gap) / 2)}.mh-product-hero-gallery__grid-item:last-child{padding-right:1rem}.mh-product-hero-gallery__sidebar-column{padding:0 1rem}.mh-product-hero-gallery__title{font-size:2.4rem}}@media(min-width:768px){.mh-product-hero-gallery__layout{flex-direction:row;align-items:stretch;column-gap:4rem}.mh-product-hero-gallery__gallery-column{flex:1 1 0;min-width:0}.mh-product-hero-gallery__sidebar-column{flex:0 0 38%;width:38%}.mh-product-hero-gallery__sidebar{position:sticky;top:var(--mh-sidebar-top);padding:0}}@media(min-width:1200px){.mh-product-hero-gallery__inner{padding:0 6.4rem}.mh-product-hero-gallery__sidebar-column{flex:0 0 var(--mh-sidebar-width);width:var(--mh-sidebar-width)}}@media(min-width:1400px){.mh-product-hero-gallery__sidebar-column{--mh-sidebar-width: 480px}}@media print{.mh-product-hero-gallery__sidebar{position:relative;top:auto}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/mh-product-hero-gallery.css.map */
