.mhrx-product-hero *,.mhrx-product-hero *:before,.mhrx-product-hero *:after{box-sizing:border-box;margin:0;padding:0}.mhrx-product-hero{--mhrx-navy: #0A1628;--mhrx-teal: #2DB5A3;--mhrx-teal-d: #1E9283;--mhrx-white: #FFFFFF;--mhrx-off: #F7F8FA;--mhrx-gray: #6B7280;--mhrx-border: #E5E7EB;--mhrx-radius: 8px;--mhrx-pill: 100px;font-family:Inter,system-ui,-apple-system,sans-serif;color:var(--mhrx-navy);background:var(--mhrx-white);padding:40px 0 60px}.mhrx-product-hero__inner{max-width:1200px;margin:0 auto;padding:0 24px;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:flex-start}@media(max-width:768px){.mhrx-product-hero__inner{grid-template-columns:1fr;gap:24px;padding:0 16px}.mhrx-product-hero__main-media{border-radius:8px}.mhrx-product-hero__thumbs{display:flex;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:8px;padding-bottom:80px}.mhrx-product-hero__thumbs::-webkit-scrollbar{display:none}.mhrx-product-hero__thumb{flex:0 0 60px;width:60px;height:60px}.mhrx-product-hero__title,.mhrx-product-hero__price-current,.mhrx-product-hero__price-sale{font-size:24px}.mhrx-product-hero__info{padding-top:0}}.mhrx-product-hero__gallery{position:static;top:auto}@media(min-width:769px){.mhrx-product-hero__gallery{position:sticky;top:100px}}.mhrx-product-hero__main-media{border-radius:12px;overflow:hidden;background:var(--mhrx-off);aspect-ratio:1 / 1;position:relative}.mhrx-product-hero__media-item{display:none;width:100%;height:100%}.mhrx-product-hero__media-item.is-active{display:flex;align-items:center;justify-content:center}.mhrx-product-hero__img{width:100%;height:100%;object-fit:cover;transition:opacity .3s ease}.mhrx-product-hero__video,.mhrx-product-hero__model{width:100%;height:100%}.mhrx-product-hero__placeholder{width:70%;opacity:.15}.mhrx-product-hero__thumbs{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.mhrx-product-hero__thumb{width:72px;height:72px;border-radius:var(--mhrx-radius);overflow:hidden;border:2px solid transparent;cursor:pointer;background:var(--mhrx-off);padding:0;transition:border-color .2s ease;position:relative}.mhrx-product-hero__thumb img{width:100%;height:100%;object-fit:cover}.mhrx-product-hero__thumb.is-active,.mhrx-product-hero__thumb:hover{border-color:var(--mhrx-teal)}.mhrx-product-hero__thumb-icon{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#0a162866;color:#fff}.mhrx-product-hero__info{padding-top:8px}.mhrx-product-hero__breadcrumb{display:flex;align-items:center;gap:6px;font-size:12px;color:var(--mhrx-gray);margin-bottom:16px}.mhrx-product-hero__breadcrumb a{color:var(--mhrx-gray);text-decoration:none;transition:color .2s}.mhrx-product-hero__breadcrumb a:hover{color:var(--mhrx-teal)}.mhrx-product-hero__vendor{font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--mhrx-teal);margin-bottom:8px}.mhrx-product-hero__title{font-size:clamp(24px,3vw,38px);font-weight:700;line-height:1.1;letter-spacing:-.02em;color:var(--mhrx-navy);margin-bottom:16px}.mhrx-product-hero__reviews{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--mhrx-gray);margin-bottom:20px}.mhrx-product-hero__reviews-stars{color:#f59e0b;letter-spacing:1px}.mhrx-product-hero__price{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap;margin-bottom:20px}.mhrx-product-hero__price-current,.mhrx-product-hero__price-sale{font-size:32px;font-weight:700;color:var(--mhrx-navy);letter-spacing:-.02em}.mhrx-product-hero__price-compare{font-size:18px;color:var(--mhrx-gray)}.mhrx-product-hero__price-compare s{text-decoration-color:var(--mhrx-gray)}.mhrx-product-hero__badge{display:inline-block;padding:3px 10px;border-radius:var(--mhrx-pill);font-size:12px;font-weight:600;background:var(--mhrx-off);color:var(--mhrx-navy);border:1px solid var(--mhrx-border)}.mhrx-product-hero__badge--sale{background:#dcfce7;color:#166534;border-color:#bbf7d0}.mhrx-product-hero__unit-price{font-size:13px;color:var(--mhrx-gray)}.mhrx-product-hero__short-desc{font-size:15px;line-height:1.65;color:var(--mhrx-gray);margin-bottom:24px}.mhrx-product-hero__form{display:flex;flex-direction:column;gap:20px}.mhrx-product-hero__option{display:flex;flex-direction:column;gap:10px}.mhrx-product-hero__option-label{font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--mhrx-navy);display:flex;align-items:center;gap:12px}.mhrx-product-hero__size-guide{font-size:12px;font-weight:400;text-transform:none;letter-spacing:0;color:var(--mhrx-teal);text-decoration:underline;cursor:pointer}.mhrx-product-hero__swatches{display:flex;flex-wrap:wrap;gap:8px}.mhrx-product-hero__swatch{width:32px;height:32px;border-radius:50%;border:2px solid transparent;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease;outline:none;box-shadow:0 0 0 1px #0000001f}.mhrx-product-hero__swatch:hover{transform:scale(1.15)}.mhrx-product-hero__swatch.is-selected{box-shadow:0 0 0 2px var(--mhrx-white),0 0 0 4px var(--mhrx-teal)}.mhrx-product-hero__pills{display:flex;flex-wrap:wrap;gap:8px}.mhrx-product-hero__pill{padding:8px 20px;border-radius:var(--mhrx-pill);border:1.5px solid var(--mhrx-border);background:var(--mhrx-white);font-size:14px;font-weight:500;color:var(--mhrx-navy);cursor:pointer;transition:all .15s ease}.mhrx-product-hero__pill:hover{border-color:var(--mhrx-teal);color:var(--mhrx-teal)}.mhrx-product-hero__pill.is-selected{border-color:var(--mhrx-teal);background:var(--mhrx-teal);color:var(--mhrx-white)}.mhrx-product-hero__variant-select.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.mhrx-product-hero__qty{display:flex;flex-direction:column;gap:10px}.mhrx-product-hero__qty-input{display:flex;align-items:center;border:1.5px solid var(--mhrx-border);border-radius:var(--mhrx-pill);overflow:hidden;width:fit-content}.mhrx-product-hero__qty-btn{width:44px;height:44px;background:none;border:none;font-size:18px;cursor:pointer;color:var(--mhrx-navy);transition:background .15s;display:flex;align-items:center;justify-content:center}.mhrx-product-hero__qty-btn:hover{background:var(--mhrx-off)}.mhrx-product-hero__qty-field{width:52px;height:44px;border:none;border-left:1.5px solid var(--mhrx-border);border-right:1.5px solid var(--mhrx-border);text-align:center;font-size:15px;font-weight:600;color:var(--mhrx-navy);-moz-appearance:textfield;outline:none}.mhrx-product-hero__qty-field::-webkit-outer-spin-button,.mhrx-product-hero__qty-field::-webkit-inner-spin-button{-webkit-appearance:none}.mhrx-product-hero__availability{font-size:13px}.mhrx-product-hero__stock{display:inline-flex;align-items:center;gap:6px}.mhrx-product-hero__stock:before{content:"";display:inline-block;width:8px;height:8px;border-radius:50%}.mhrx-product-hero__stock--in{color:#166534}.mhrx-product-hero__stock--in:before{background:#22c55e}.mhrx-product-hero__stock--out{color:var(--mhrx-gray)}.mhrx-product-hero__stock--out:before{background:var(--mhrx-border)}.mhrx-product-hero__atc-btn{position:relative;display:flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:16px 32px;background:var(--mhrx-navy);color:var(--mhrx-white);border:none;border-radius:var(--mhrx-pill);font-size:16px;font-weight:700;letter-spacing:.02em;cursor:pointer;transition:background .2s ease,transform .1s ease;overflow:hidden}.mhrx-product-hero__atc-btn:hover:not(:disabled){background:var(--mhrx-teal)}.mhrx-product-hero__atc-btn:active:not(:disabled){transform:scale(.98)}.mhrx-product-hero__atc-btn--soldout,.mhrx-product-hero__atc-btn:disabled{background:var(--mhrx-border);color:var(--mhrx-gray);cursor:not-allowed}.mhrx-product-hero__atc-loader{display:none;width:18px;height:18px;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:50%;animation:mhrx-spin .6s linear infinite}.mhrx-product-hero__atc-btn.is-loading .mhrx-product-hero__atc-loader{display:inline-block}@keyframes mhrx-spin{to{transform:rotate(360deg)}}.mhrx-product-hero__form .shopify-payment-button{margin-top:4px}.mhrx-product-hero__form .shopify-payment-button__button{border-radius:var(--mhrx-pill)!important;font-size:15px!important}.mhrx-product-hero__benefits{list-style:none;display:flex;flex-direction:column;gap:10px;margin-top:24px;padding-top:24px;border-top:1px solid var(--mhrx-border)}.mhrx-product-hero__benefit-item{display:flex;align-items:flex-start;gap:10px;font-size:14px;color:var(--mhrx-gray);line-height:1.5}.mhrx-product-hero__benefit-icon{flex-shrink:0;width:20px;height:20px;background:var(--mhrx-teal);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;margin-top:1px}.mhrx-product-hero__badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.mhrx-product-hero__share{display:flex;align-items:center;gap:12px;font-size:13px;color:var(--mhrx-gray);margin-top:20px}.mhrx-product-hero__share a{color:var(--mhrx-navy);text-decoration:none;font-weight:600;transition:color .2s}.mhrx-product-hero__share a:hover{color:var(--mhrx-teal)}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-merch-product-hero.css.map */
