.mh-pdp{padding-block:2.8rem}.mh-pdp__inner{display:grid;grid-template-columns:1fr;gap:2.8rem}@media(min-width:990px){.mh-pdp{padding-block:7.2rem}.mh-pdp__inner{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:6rem;align-items:start}}.mh-pdp__gallery{display:flex;flex-direction:column;gap:1.2rem}@media(min-width:990px){.mh-pdp__gallery{position:sticky;top:2.4rem}}.mh-pdp__media-main{position:relative;background-color:rgb(var(--mh-bg-elevated));border:1px solid rgb(var(--mh-border));border-radius:var(--mh-radius-lg);overflow:hidden;aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center;box-shadow:var(--mh-shadow-md)}.mh-pdp__media-image{width:100%;height:100%;object-fit:contain;display:block}.mh-pdp__media-main--placeholder .mh-pdp__media-image{fill:rgba(var(--mh-ink),.2)}.mh-pdp__thumbs{list-style:none;margin:.4rem 0 0;padding:.2rem;display:flex;gap:.9rem;overflow-x:auto;scrollbar-width:none;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}.mh-pdp__thumbs::-webkit-scrollbar{display:none}.mh-pdp__thumb{flex-shrink:0;scroll-snap-align:start}.mh-pdp__thumb-button{width:6.8rem;height:6.8rem;background-color:rgb(var(--mh-bg-elevated));border:1.5px solid rgb(var(--mh-border));border-radius:var(--mh-radius-sm);padding:.4rem;cursor:pointer;overflow:hidden;transition:border-color var(--mh-dur-fast) var(--mh-ease),box-shadow var(--mh-dur-fast) var(--mh-ease),transform var(--mh-dur-fast) var(--mh-ease)}.mh-pdp__thumb-button:hover{border-color:rgba(var(--mh-brand),.45)}.mh-pdp__thumb-button:focus-visible{outline:2px solid rgb(var(--mh-brand));outline-offset:2px}.mh-pdp__thumb-button.is-active{border-color:rgb(var(--mh-brand));box-shadow:var(--mh-shadow-sm),inset 0 0 0 1px rgb(var(--mh-brand))}.mh-pdp__thumb-image{width:100%;height:100%;object-fit:contain}.mh-pdp__details{display:flex;flex-direction:column;gap:1.7rem}.mh-pdp__title{margin:0;font-family:var(--font-heading-family);font-weight:var(--font-heading-weight, 600);font-size:clamp(2.8rem,1.6rem + 2.4vw,3.8rem);line-height:1.1;letter-spacing:var(--mh-tracking-display);color:rgb(var(--mh-ink));text-wrap:balance}.mh-pdp__rating{display:inline-flex;align-items:center;gap:.7rem;font-size:1.35rem;color:rgb(var(--mh-ink-muted));margin-top:-.4rem}.mh-pdp__stars{display:inline-flex;gap:.15rem;color:rgb(var(--mh-star))}.mh-pdp__star--empty{color:rgba(var(--mh-ink),.18)}.mh-pdp__rating-text{font-weight:500}.mh-pdp__price{display:inline-flex;align-items:baseline;gap:.9rem}.mh-pdp__price-current{font-family:var(--font-heading-family);font-size:clamp(2.4rem,1.8rem + 1.2vw,2.8rem);font-weight:700;letter-spacing:-.01em;color:rgb(var(--mh-brand))}.mh-pdp__price-compare{font-size:1.6rem;color:rgb(var(--mh-ink-muted))}.mh-pdp__vet-note{margin:0;font-size:1.5rem;line-height:1.6;color:rgb(var(--mh-ink-muted));max-width:48rem;text-wrap:pretty}.mh-pdp__form{display:flex;flex-direction:column;gap:1.8rem;margin-top:.4rem;padding-top:1.8rem;border-top:1px solid var(--mh-hairline)}.mh-pdp__label{display:block;font-size:1.2rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:rgb(var(--mh-ink-muted));margin-bottom:.7rem}.mh-pdp__purchase-toggle{display:grid;grid-template-columns:1fr 1fr;gap:.9rem;padding:0;border:0;margin:0}.mh-pdp__pill{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:.7rem;min-height:4.8rem;padding:1rem 1.4rem;background-color:rgb(var(--mh-bg));border:1.5px solid rgb(var(--mh-border));border-radius:var(--mh-radius-md);font-size:1.35rem;font-weight:500;line-height:1.2;color:rgb(var(--mh-ink));cursor:pointer;text-align:center;transition:border-color var(--mh-dur-fast) var(--mh-ease),background-color var(--mh-dur-fast) var(--mh-ease),box-shadow var(--mh-dur-fast) var(--mh-ease)}.mh-pdp__pill:hover{border-color:rgba(var(--mh-brand),.5)}.mh-pdp__pill input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer;margin:0}.mh-pdp__pill input:focus-visible~span,.mh-pdp__pill:focus-within{outline:none}.mh-pdp__pill:has(input:focus-visible){outline:2px solid rgb(var(--mh-brand));outline-offset:2px}.mh-pdp__pill.is-active{border-color:rgb(var(--mh-brand));background-color:rgba(var(--mh-brand),.06);box-shadow:var(--mh-shadow-xs),inset 0 0 0 1px rgb(var(--mh-brand))}.mh-pdp__pill-dot{width:1.5rem;height:1.5rem;border-radius:50%;border:1.5px solid rgba(var(--mh-ink),.32);flex-shrink:0;display:inline-block;transition:border-color var(--mh-dur-fast) var(--mh-ease),box-shadow var(--mh-dur-fast) var(--mh-ease)}.mh-pdp__pill.is-active .mh-pdp__pill-dot{border-color:rgb(var(--mh-brand));box-shadow:inset 0 0 0 .36rem rgb(var(--mh-brand))}.mh-pdp__interval{margin-top:.2rem}.mh-pdp__interval-select{width:100%;min-height:4.8rem;padding:0 1.4rem;border:1.5px solid rgb(var(--mh-border));border-radius:var(--mh-radius-md);background-color:rgb(var(--mh-bg));font-size:1.45rem;color:rgb(var(--mh-ink));cursor:pointer;transition:border-color var(--mh-dur-fast) var(--mh-ease)}.mh-pdp__interval-select:hover{border-color:rgba(var(--mh-brand),.5)}.mh-pdp__interval-select:focus-visible{outline:2px solid rgb(var(--mh-brand));outline-offset:2px}.mh-pdp__variants{display:grid;gap:1.8rem}.mh-pdp__option{border:0;padding:0;margin:0}.mh-pdp__pills{display:flex;flex-wrap:wrap;gap:.9rem}.mh-pdp__pill--option{min-width:6.4rem;min-height:4.8rem;padding:1rem 1.8rem}.mh-pdp__pill--option.is-disabled{opacity:.4;text-decoration:line-through;pointer-events:none}.mh-pdp__add{width:100%;min-height:5.6rem;font-size:1.55rem;font-weight:600;box-shadow:var(--mh-shadow-brand)}.mh-badges{list-style:none;margin:.4rem 0 0;padding:0;display:grid;grid-template-columns:repeat(2,1fr);gap:.9rem}@media(min-width:600px){.mh-badges{grid-template-columns:repeat(4,1fr)}}.mh-badges__item{display:flex;flex-direction:column;align-items:center;gap:.6rem;padding:1.4rem .9rem;background-color:rgb(var(--mh-bg-elevated));border:1px solid rgb(var(--mh-border));border-radius:var(--mh-radius-md);box-shadow:var(--mh-shadow-xs);text-align:center}.mh-badges__icon{display:inline-flex;align-items:center;justify-content:center;color:rgb(var(--mh-brand))}.mh-badges__label{font-size:1.15rem;font-weight:600;line-height:1.3;color:rgb(var(--mh-ink-muted))}.mh-pdp__testimonial{position:relative;display:grid;grid-template-columns:auto 1fr;gap:1.4rem;padding:2rem 2rem 1.8rem;background-color:rgb(var(--mh-bg-elevated));border:1px solid rgb(var(--mh-border));border-radius:var(--mh-radius-lg);box-shadow:var(--mh-shadow-sm);margin-top:1.8rem;overflow:hidden}.mh-pdp__testimonial-mark{position:absolute;top:-.6rem;right:1.2rem;font-family:var(--font-heading-family);font-size:7rem;line-height:1;color:rgba(var(--mh-brand),.14);pointer-events:none;-webkit-user-select:none;user-select:none}.mh-pdp__testimonial-avatar{width:5.2rem;height:5.2rem;border-radius:50%;object-fit:cover;box-shadow:var(--mh-shadow-xs)}.mh-pdp__testimonial-quote{position:relative;margin:0 0 .6rem;font-family:var(--font-heading-family);font-size:1.55rem;line-height:1.5;color:rgb(var(--mh-ink));text-wrap:pretty}.mh-pdp__testimonial-attrib{margin:0;font-size:1.25rem;font-weight:500;color:rgb(var(--mh-ink-muted))}.mh-pdp__accordions{margin-top:2.2rem;display:flex;flex-direction:column;border-top:1px solid var(--mh-hairline)}.mh-pdp__accordion{border-bottom:1px solid var(--mh-hairline)}.mh-pdp__accordion-summary{cursor:pointer;list-style:none;padding:1.8rem .2rem;min-height:4.4rem;font-family:var(--font-heading-family);font-size:1.6rem;font-weight:600;color:rgb(var(--mh-ink));display:flex;justify-content:space-between;align-items:center;gap:1.2rem;transition:color var(--mh-dur-fast) var(--mh-ease)}.mh-pdp__accordion-summary:hover{color:rgb(var(--mh-brand))}.mh-pdp__accordion-summary:focus-visible{outline:2px solid rgb(var(--mh-brand));outline-offset:2px;border-radius:var(--mh-radius-sm)}.mh-pdp__accordion-summary::-webkit-details-marker{display:none}.mh-pdp__accordion-summary:after{content:"";flex-shrink:0;width:.9rem;height:.9rem;margin-right:.4rem;border-right:2px solid rgb(var(--mh-brand));border-bottom:2px solid rgb(var(--mh-brand));transform:rotate(45deg) translateY(-.2rem);transition:transform var(--mh-dur) var(--mh-ease)}.mh-pdp__accordion[open] .mh-pdp__accordion-summary:after{transform:rotate(225deg) translateY(-.2rem)}.mh-pdp__accordion-body{padding:0 .2rem 1.8rem;font-size:1.45rem;line-height:1.6;color:rgb(var(--mh-ink-muted));text-wrap:pretty}@media(prefers-reduced-motion:no-preference){.mh-pdp__accordion[open] .mh-pdp__accordion-body{animation:mh-pdp-accordion-in var(--mh-dur) var(--mh-ease)}}@keyframes mh-pdp-accordion-in{0%{opacity:0;transform:translateY(-.6rem)}to{opacity:1;transform:translateY(0)}}.mh-pdp-related{padding-block:6.4rem}.mh-pdp-related__heading{margin:0 0 2.4rem;font-family:var(--font-heading-family);font-weight:var(--font-heading-weight, 600);font-size:var(--mh-text-h3, clamp(2.2rem, 1.6rem + 1.2vw, 2.8rem));letter-spacing:var(--mh-tracking-display);color:rgb(var(--mh-ink));text-wrap:balance}.mh-pdp-related__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,1fr);gap:1.8rem}@media(min-width:750px){.mh-pdp-related__grid{grid-template-columns:repeat(4,1fr)}}.mh-pdp-related__card{border-radius:var(--mh-radius-lg);transition:transform var(--mh-dur) var(--mh-ease)}.mh-pdp-related__link{text-decoration:none;color:rgb(var(--mh-ink));display:flex;flex-direction:column;gap:.9rem}.mh-pdp-related__media{background-color:rgb(var(--mh-bg-elevated));border:1px solid rgb(var(--mh-border));border-radius:var(--mh-radius-md);overflow:hidden;aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center;box-shadow:var(--mh-shadow-xs);transition:box-shadow var(--mh-dur) var(--mh-ease),transform var(--mh-dur) var(--mh-ease)}.mh-pdp-related__link:hover .mh-pdp-related__media{box-shadow:var(--mh-shadow-md);transform:translateY(-4px)}.mh-pdp-related__image{width:100%;height:100%;object-fit:contain}.mh-pdp-related__title{margin:0;font-family:var(--font-heading-family);font-weight:500;font-size:1.55rem;line-height:1.25}.mh-pdp-related__price{margin:0;font-weight:700;color:rgb(var(--mh-brand));font-size:1.55rem}@media(prefers-reduced-motion:reduce){.mh-pdp-related__link:hover .mh-pdp-related__media{transform:none}}.mh-pdp__sticky{position:fixed;inset:auto 0 0 0;background-color:rgba(var(--mh-bg),.86);backdrop-filter:saturate(140%) blur(14px);-webkit-backdrop-filter:saturate(140%) blur(14px);border-top:1px solid var(--mh-hairline);padding:1rem 0 calc(1rem + env(safe-area-inset-bottom,0px));z-index:50;box-shadow:var(--mh-shadow-lg);transform:translateY(110%);transition:transform var(--mh-dur) var(--mh-ease)}.mh-pdp__sticky:not([hidden]){transform:translateY(0)}.mh-pdp__sticky-inner{display:grid;grid-template-columns:1fr auto;align-items:center;gap:1.2rem}.mh-pdp__sticky-info{display:flex;flex-direction:column;min-width:0}.mh-pdp__sticky-title{font-family:var(--font-heading-family);font-size:1.4rem;font-weight:600;color:rgb(var(--mh-ink));overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mh-pdp__sticky-price{font-size:1.4rem;color:rgb(var(--mh-brand));font-weight:700}.mh-pdp__sticky-button{min-height:4.8rem;padding:0 2.2rem;font-size:1.45rem;font-weight:600;box-shadow:var(--mh-shadow-brand)}@media(min-width:990px){.mh-pdp__sticky{display:none}}@media(prefers-reduced-motion:reduce){.mh-pdp__sticky{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-maxhealth-product.css.map */
