.mh-product-hero-gallery{--mh-gallery-gap: 16px;--mh-gallery-max-width: 680px;--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%;padding-top:0}.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)}@media(min-width:768px){.mh-product-hero-gallery__grid-item--overflow{display:none}}.mh-product-hero-gallery__grid-link{display:block;width:100%;position:relative}.mh-product-hero-gallery__grid-more{display:none}@media(min-width:768px){.mh-product-hero-gallery__grid-more{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;pointer-events:none;background:#1614138c;color:#fdfcfc;text-align:center;transition:background-color .3s ease}.mh-product-hero-gallery__grid-item--more:hover .mh-product-hero-gallery__grid-more{background:#1614139e}.mh-product-hero-gallery__grid-more-count{font-family:Inter,sans-serif;font-size:24px;font-weight:500;line-height:1.2;letter-spacing:-.24px}.mh-product-hero-gallery__grid-more-label{font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.4;letter-spacing:-.14px}}.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__block:has(.oke-sr-count) .oke-sr-count{display:none!important}.mh-product-hero-gallery__block:has(.oke-sr)+.mh-product-hero-gallery__block--title{margin-top:-1.6rem}.mh-product-hero-gallery__block--title+.mh-product-hero-gallery__block--description{margin-top:-1.2rem}.mh-product-hero-gallery__intro{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.mh-product-hero-gallery__title{margin:0;font-family:Inter,sans-serif;font-weight:400;font-size:32px;line-height:1.2;letter-spacing:-.015em;color:#000}.mh-product-hero-gallery__value-pills{display:flex;flex-wrap:wrap;align-items:center;gap:4px;margin:0;padding:0;list-style:none}.mh-product-hero-gallery__value-pill{padding:6px 10px;border:1px solid #DFDBD8;border-radius:999px;background:#efedeb;color:#2b2926;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:1;letter-spacing:.01em;white-space:nowrap}.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:#000}.mh-product-hero-gallery__description p{margin-block:0 8px}.mh-product-hero-gallery__description strong,.mh-product-hero-gallery__description b{font-weight:500}.mh-product-hero-gallery__description ul:not([class]),.mh-product-hero-gallery__description ol:not([class]){margin-block:0 4px;padding-left:24px}.mh-product-hero-gallery__description ul:not([class]) li:not([class]),.mh-product-hero-gallery__description ol:not([class]) li:not([class]){margin-block:0}.mh-product-hero-gallery__description ul:not([class]) li:not([class])+li:not([class]),.mh-product-hero-gallery__description ol:not([class]) li:not([class])+li:not([class]){margin-top:4px}.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:500;font-size:14px;line-height:1.5;letter-spacing:-.01em;color:#2b2926;margin:0 0 1.2rem}.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;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:500;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:0}.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;gap:4px;box-sizing:border-box;padding:12px 14px;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__card[data-delivery-card=subscription]{padding-top:8px}.mh-sub-cards__input:checked+.mh-sub-cards__card{border:2px solid #f6ab79;background-color:#efedeb}.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:9px;right:10px;display:flex;width:16px;height:16px;box-sizing:border-box;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;padding-right:24px}.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__card[data-delivery-card=subscription] .mh-sub-cards__title,.mh-sub-cards__card[data-delivery-card=subscription] .mh-sub-cards__price{font-size:16px;letter-spacing:-.16px}.mh-sub-cards__badge{display:inline-flex;padding:6px 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{display:block;font-family:Inter,sans-serif;font-size:12px;line-height:1.5;letter-spacing:-.12px;text-decoration:line-through;color:#161413;font-weight:400;margin:0}.mh-sub-cards__delivery{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:150%;letter-spacing:-.01em;color:#3d3834}.mh-sub-cards__benefits{display:flex;flex-direction:column;gap:4px;margin:0;padding:0;list-style:none}.mh-sub-cards__benefits li{display:flex;align-items:center;gap:6px;color:#161413;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.5;letter-spacing:-.14px}.mh-sub-cards__benefits img{width:16px;height:16px;flex:0 0 16px}[data-sub-buy-form]{display:block;margin-top:12px}[data-sub-buy-form] .wt-product__add-to-cart{display:block;margin:0}.mh-sub-cards__delivery-estimate{margin:6px 4px 0;color:var(--Neutral-400, #9C948B);font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:1.35;text-align:center}.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:16px 18px;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__block:has(>mh-social-proof-videos[hidden]){display:none}.mh-social-proof{display:flex;flex-direction:column;gap:10px;padding-top:12px;border-top:1px solid #DFDBD8}.mh-social-proof__heading{margin:0;color:var(--Neutral-700, #2B2926);font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:1.5;letter-spacing:-.14px}.mh-social-proof__track{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 20px) / 3);gap:10px;width:100%;margin:0;padding:0;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-width:none;cursor:grab;-webkit-overflow-scrolling:touch}.mh-social-proof__track::-webkit-scrollbar{display:none}.mh-social-proof__track.is-dragging{cursor:grabbing;scroll-snap-type:none;-webkit-user-select:none;user-select:none}.mh-social-proof__card{position:relative;display:block;width:100%;min-width:0;aspect-ratio:686 / 766;margin:0;padding:0;overflow:hidden;scroll-snap-align:start;background:#efedeb;border:0;border-radius:16px;cursor:pointer;transition:none}.mh-social-proof__card:focus-visible{outline:none}@media(hover:hover){.mh-social-proof__card:hover{color:inherit;background:#efedeb}}.mh-social-proof__thumbnail,.mh-social-proof__placeholder{display:block;width:100%;height:100%;object-fit:cover}.mh-social-proof__play{position:absolute;top:50%;left:50%;display:grid;place-items:center;width:17px;height:20px;color:#fdfcfc;filter:drop-shadow(0 1px 3px rgba(0,0,0,.35));transform:translate(-50%,-50%);pointer-events:none}.mh-social-proof__play .icon-play{width:17px;height:20px}.mh-social-proof__card:focus-visible .mh-social-proof__play{width:36px;height:36px;color:#2b2926;background:#fdfcfc;border:2px solid #2B2926;border-radius:999px;filter:none}.mh-social-proof__card:focus-visible .mh-social-proof__play .icon-play{width:13px;height:15px}.mh-social-proof__empty{margin:0;padding:12px;color:#6d655e;font-family:Inter,sans-serif;font-size:13px;line-height:1.4;background:#f8f7f7;border:1px dashed #C9C3BE;border-radius:12px}body.mh-social-proof-modal-open{overflow:hidden}.mh-social-proof__modal{position:fixed;box-sizing:border-box;width:100%;max-width:none;height:100%;max-height:none;top:0;right:0;bottom:0;left:0;margin:0;padding:24px;overflow:hidden;color:#fdfcfc;background:#161413eb;border:0}.mh-social-proof__modal::backdrop{background:transparent}.mh-social-proof__modal-content{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:100%;pointer-events:none}.mh-social-proof__stage{display:flex;align-items:center;justify-content:center;width:min(560px,calc(100vw - 128px));height:calc(100vh - 48px);height:calc(100dvh - 48px);pointer-events:auto}.mh-social-proof__stage video{display:block;width:100%;max-width:100%;height:100%;max-height:100%;object-fit:contain;background:#000;border-radius:16px}.mh-social-proof__modal-button{position:absolute;z-index:1;display:grid;place-items:center;width:44px;height:44px;margin:0;padding:0;color:#161413;background:#fdfcfc;border:0;border-radius:999px;box-shadow:0 4px 16px #0003;cursor:pointer;pointer-events:auto}.mh-social-proof__modal-button:hover{background:#efedeb}.mh-social-proof__modal-button:focus-visible{outline:2px solid #F47825;outline-offset:2px}.mh-social-proof__modal-button:disabled{opacity:.3;cursor:default}.mh-social-proof__modal-button svg{width:18px;height:18px}.mh-social-proof__close{position:fixed;top:20px;right:20px}.mh-social-proof__previous,.mh-social-proof__next{top:50%;transform:translateY(-50%)}.mh-social-proof__previous{left:20px}.mh-social-proof__next{right:20px}.mh-social-proof__counter{position:fixed;bottom:18px;left:50%;margin:0;color:#fdfcfc;font-family:Inter,sans-serif;font-size:13px;font-variant-numeric:tabular-nums;transform:translate(-50%)}@media(max-width:599px){.mh-social-proof__modal{padding:16px}.mh-social-proof__stage{width:calc(100vw - 32px);height:calc(100vh - 80px);height:calc(100dvh - 80px)}.mh-social-proof__stage video{border-radius:12px}.mh-social-proof__modal-button{width:40px;height:40px}.mh-social-proof__close{top:12px;right:12px}.mh-social-proof__previous{left:8px}.mh-social-proof__next{right:8px}}.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-scoop-calc{box-sizing:border-box;width:100%;margin:1.6rem 0;padding:16px;background-color:#f8f7f7;border:1px solid #DFDBD8;border-radius:12px;font-family:Inter,sans-serif}.mh-scoop-calc__label{display:block;font-family:Inter,sans-serif;font-size:15px;font-weight:500;line-height:1.5;letter-spacing:-.01em;color:#2b2926;margin:0 0 10px;text-transform:none}.mh-scoop-calc__input-wrap{position:relative;width:100%}.mh-scoop-calc .mh-scoop-calc__input{box-sizing:border-box;display:block;width:100%;max-width:100%;min-width:0;height:48px;margin:0;padding:0 116px 0 14px;font-family:Inter,sans-serif;font-size:15px;font-weight:500;line-height:1;letter-spacing:-.01em;text-transform:none;color:#161413;background-color:#fdfcfc;border:1px solid #DFDBD8;border-radius:10px;box-shadow:none;transition:border-color .15s ease,box-shadow .15s ease;-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.mh-scoop-calc__input::-webkit-outer-spin-button,.mh-scoop-calc__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.mh-scoop-calc__input::placeholder{color:#9c948b;font-weight:400}.mh-scoop-calc .mh-scoop-calc__input:focus,.mh-scoop-calc .mh-scoop-calc__input:focus-visible{outline:none;outline-offset:0;border-color:#f6ab79;box-shadow:0 0 0 3px #f4782526}.mh-scoop-calc__units{position:absolute;top:4px;right:4px;bottom:4px;display:inline-flex;align-items:stretch;gap:0;margin:0;padding:3px;background-color:#efedeb;border:1px solid #DFDBD8;border-radius:8px;min-width:0}.mh-scoop-calc__unit-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-scoop-calc__units .mh-scoop-calc__unit{display:inline-flex;align-items:center;justify-content:center;min-width:40px;margin:0;padding:0 12px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:1;letter-spacing:-.01em;text-transform:none;color:#3d3834;background:transparent;border:0;border-radius:6px;box-shadow:none;cursor:pointer;transition:background-color .15s ease,color .15s ease,box-shadow .15s ease}.mh-scoop-calc__units .mh-scoop-calc__unit:hover{color:#161413}.mh-scoop-calc__unit-input:checked+.mh-scoop-calc__unit{background-color:#fdfcfc;color:#161413;box-shadow:0 1px 2px #1614130f}.mh-scoop-calc__unit-input:focus-visible+.mh-scoop-calc__unit{outline:2px solid #F47825;outline-offset:2px}.mh-scoop-calc__result{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-top:12px;padding-top:12px;border-top:1px solid #DFDBD8}.mh-scoop-calc__result[hidden]{display:none}.mh-scoop-calc__result-label{font-family:Inter,sans-serif;font-size:15px;font-weight:500;line-height:1.4;letter-spacing:-.01em;text-transform:none;color:#2b2926}.mh-scoop-calc__result-value{font-family:Inter,sans-serif;font-size:15px;font-weight:500;line-height:1.4;letter-spacing:-.01em;color:#161413;text-align:right;text-transform:none}.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-expert-quote{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:12px;margin:0;padding:16px;border-radius:12px;background:var(--Neutral-100, #efedeb)}.mh-expert-quote__text{width:100%;margin:0;padding:0 0 0 8px;border:0;border-left:1.5px solid var(--Neutral-300, #bdb8b2);color:var(--Neutral-900, #161413);font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:1.5;letter-spacing:-.14px;white-space:pre-line}.mh-expert-quote__author{display:flex;align-items:center;gap:8px;width:100%}.mh-expert-quote__avatar{position:relative;flex:0 0 auto;width:56px;height:56px;overflow:hidden;border-radius:50%;background:var(--Neutral-200, #dfdbd8)}.mh-expert-quote__avatar-image{position:absolute;top:0;left:50%;width:auto;height:112%;transform:translate(-50%);display:block}.mh-expert-quote__meta{display:flex;flex:1 1 auto;flex-direction:column;align-items:flex-start;min-width:0}.mh-expert-quote__name{display:flex;align-items:center;gap:6px;color:var(--Neutral-900, #161413);font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:1.4}.mh-expert-quote__verified{flex:0 0 auto;width:16px;height:16px;display:block}.mh-expert-quote__role{color:var(--Neutral-900, #161413);font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.4}.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,.mh-product-hero-gallery__grid-item{border-radius:0;overflow:visible}.mh-product-hero-gallery__hero-link,.mh-product-hero-gallery__grid-link{width:100%;display:block;overflow:hidden;border-radius:var(--border-radius, 0)}.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__layout{gap:0}.mh-product-hero-gallery__sidebar-column,.mh-product-hero-gallery__sidebar,.mh-product-hero-gallery__sidebar-content{display:contents}.mh-product-hero-gallery__block{margin-top:2.4rem;padding:0 1rem}.mh-product-hero-gallery__block:has(.mh-product-hero-gallery__collapsible)+.mh-product-hero-gallery__block:has(.mh-product-hero-gallery__collapsible){margin-top:0}.mh-product-hero-gallery__block:has(.oke-sr){order:-3;margin-top:0}.mh-product-hero-gallery__block--title{order:-2}.mh-product-hero-gallery__gallery-column{order:-1;margin-top:16px}.mh-product-hero-gallery__block:has(.oke-sr)+.mh-product-hero-gallery__block--title{margin-top:12px}.mh-product-hero-gallery__block--title+.mh-product-hero-gallery__block--description{margin-top:16px}.mh-product-hero-gallery__title{font-size:32px}.mh-product-hero-gallery__value-pill{font-size:12px;padding-right:8px;padding-left:8px}}@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__layout{display:grid;grid-template-columns:minmax(0,var(--mh-gallery-max-width)) minmax(320px,var(--mh-sidebar-width));justify-content:center;column-gap:clamp(48px,4vw,64px);padding-top:40px}.mh-product-hero-gallery__gallery-column,.mh-product-hero-gallery__sidebar-column{width:auto}}@media print{.mh-product-hero-gallery__sidebar{position:relative;top:auto}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/mh-product-hero-gallery.css.map */
