:root,.mhs-premium{--mhs-green: #0c5348;--mhs-green-dark: #083d35;--mhs-sage: #dfe9e3;--mhs-sage-muted: #b8c9be;--mhs-stone: #ebe6dc;--mhs-ivory: #f7f3ec;--mhs-green-light: #eef4f0;--mhs-cream: #f7f3ec;--mhs-gold: #b8a06a;--mhs-text: #22292b;--mhs-ink: #17332e;--mhs-muted: #4f625d;--mhs-border: #dfe6e2;--mhs-white: #ffffff;--mhs-max: 1180px;--mhs-max-wide: 1320px;--mhs-section-y: clamp(3rem, 7vw, 6rem);--mhs-section-y-sm: clamp(2.5rem, 6vw, 4rem);--mhs-announcement-height: 46px;--mhs-header-height: 74px;--mhs-header-height-desktop: 86px;--mhs-header-stack: calc(var(--mhs-announcement-height) + var(--mhs-header-height));--mhs-header-stack-desktop: calc(var(--mhs-announcement-height) + var(--mhs-header-height-desktop));--mhs-serif: "Cormorant Garamond", Georgia, "Times New Roman", serif;--mhs-body: var(--font-family-primary, "Assistant", sans-serif);--mhs-h1-home: clamp(2.25rem, 4vw, 4.125rem);--mhs-h1-page: clamp(2.25rem, 3.6vw, 3.625rem);--mhs-h2: clamp(1.875rem, 3.2vw, 3.125rem);--mhs-h3: clamp(1.25rem, 2vw, 1.5625rem);--mhs-body-lg: 1.0625rem;--mhs-body-sm: 1rem;--mhs-nav: 1.0625rem;--mhs-btn: 1rem;--mhs-fine: .8125rem;--mhs-radius: 20px;--mhs-radius-sm: 12px;--mhs-shadow-sm: 0 8px 28px rgba(23, 51, 46, .07);--mhs-shadow-md: 0 14px 40px rgba(23, 51, 46, .09);--mhs-chat-bottom: 22px;--mhs-klaviyo-bottom: 96px;--mhs-sticky-mobile-offset: 0px;color:var(--mhs-text);font-family:var(--mhs-body);font-size:var(--mhs-body-lg);line-height:1.62;-webkit-font-smoothing:antialiased}.mhs-premium-serif{font-family:var(--mhs-serif);font-weight:500;letter-spacing:.01em}.mhs-premium-container{width:min(100% - 2.5rem,var(--mhs-max));margin-inline:auto}.mhs-premium-container--wide{width:min(100% - 2.5rem,var(--mhs-max-wide))}.mhs-premium-eyebrow{font-size:var(--mhs-fine);letter-spacing:.12em;text-transform:uppercase;color:var(--mhs-green);margin:0 0 .75rem;font-weight:600}.mhs-premium-lead{color:var(--mhs-muted);font-size:clamp(1.0625rem,2vw,1.125rem);line-height:1.65;max-width:42rem}.mhs-premium-section-title{font-family:var(--mhs-serif);font-size:var(--mhs-h2);line-height:1.08;margin:0 0 1rem;color:var(--mhs-ink);letter-spacing:-.015em}.mhs-premium-section-lead{color:var(--mhs-muted);max-width:40rem;margin:0 auto 2rem;font-size:clamp(1rem,2vw,1.0625rem);line-height:1.65}.mhs-premium-btn{display:inline-flex;align-items:center;justify-content:center;padding:.875rem 1.625rem;min-height:48px;font-size:var(--mhs-btn);font-weight:600;letter-spacing:.02em;text-transform:none;text-decoration:none;border-radius:999px;border:1px solid transparent;transition:background .2s ease,color .2s ease,border-color .2s ease;cursor:pointer}.mhs-premium-btn:hover{transform:translateY(-1px)}.mhs-premium-btn--primary{background:var(--mhs-green);color:var(--mhs-white);border-color:var(--mhs-green)}.mhs-premium-btn--primary:hover{background:var(--mhs-green-dark);border-color:var(--mhs-green-dark);color:var(--mhs-white)}.mhs-premium-btn--secondary{background:transparent;color:var(--mhs-green);border-color:var(--mhs-green)}.mhs-premium-btn--secondary:hover{background:var(--mhs-green-light)}.mhs-premium-btn--ghost{background:transparent;color:var(--mhs-text);border-color:var(--mhs-border)}.mhs-premium-btn--ghost:hover{border-color:var(--mhs-green);color:var(--mhs-green)}.mhs-premium-btn--large{padding:1.125rem 2.5rem;min-height:56px;font-size:.875rem}.mhs-premium-btn--xl{padding:1.25rem 2.75rem;min-height:60px;font-size:.8125rem;letter-spacing:.12em}.mhs-premium-btn--light{background:var(--mhs-white);color:var(--mhs-green);border-color:var(--mhs-white)}.mhs-premium-btn--light:hover{background:var(--mhs-cream);border-color:var(--mhs-cream);color:var(--mhs-green-dark)}.mhs-premium-cta-group{display:flex;flex-wrap:wrap;gap:1rem;margin:0 0 1.75rem}.mhs-premium-trust{display:flex;flex-wrap:wrap;gap:.5rem 1rem;margin:1rem 0 0;padding:0;list-style:none}.mhs-premium-trust__item{display:inline-flex;align-items:center;gap:.35rem;font-size:.75rem;color:var(--mhs-muted);letter-spacing:.02em}.mhs-premium-trust__dot{color:var(--mhs-green);font-weight:700}.mhs-premium-channels{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.25rem;padding-top:1.25rem;border-top:1px solid var(--mhs-border)}.mhs-premium-channels__label{width:100%;font-size:.6875rem;letter-spacing:.12em;text-transform:uppercase;color:var(--mhs-muted);margin-bottom:.25rem}.mhs-premium-channel{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border:1px solid var(--mhs-border);border-radius:2px;text-decoration:none;color:var(--mhs-text);font-size:.8125rem;font-weight:500;transition:border-color .2s ease,background .2s ease}.mhs-premium-channel:hover{border-color:var(--mhs-green);background:var(--mhs-green-light);color:var(--mhs-green)}.mhs-premium-channel__icon{font-size:.875rem;color:var(--mhs-green)}.mhs-premium-evidence{padding:3rem 0;background:var(--mhs-green);color:var(--mhs-white)}.mhs-premium-evidence__grid{display:grid;gap:1.5rem;grid-template-columns:1fr;text-align:center}.mhs-premium-evidence__stat{padding:0 1rem}.mhs-premium-evidence__value{font-family:var(--mhs-serif);font-size:clamp(2rem,5vw,2.75rem);line-height:1.1;margin:0 0 .35rem}.mhs-premium-evidence__label{font-size:.875rem;opacity:.9;margin:0}.mhs-premium-evidence__note{margin:2rem auto 0;max-width:42rem;text-align:center;font-size:.75rem;opacity:.75;font-style:italic}.mhs-premium-evidence__results-disclaimer{display:block;margin:.3rem auto 0;text-align:center;font-size:.6875rem;line-height:1.45;opacity:.72}.mhs-kenogen-clinical{background:var(--mhs-cream)}.mhs-kenogen-clinical__grid{display:grid;gap:clamp(1.75rem,4vw,3.5rem);align-items:center}.mhs-kenogen-clinical__media{margin:0;min-width:0;overflow:hidden;border:1px solid var(--mhs-border);border-radius:4px;background:var(--mhs-white);box-shadow:0 18px 42px #1139311a}.mhs-kenogen-clinical__media img{display:block;width:100%;height:auto;aspect-ratio:4 / 5;object-fit:cover;object-position:center}.mhs-kenogen-clinical__media--women-couple img{object-position:88% center}.mhs-kenogen-clinical__copy{min-width:0}.mhs-kenogen-clinical__facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-top:1.5rem}.mhs-kenogen-clinical__fact{min-width:0;padding:1rem;border:1px solid var(--mhs-border);border-radius:4px;background:var(--mhs-white)}.mhs-kenogen-clinical__fact strong,.mhs-kenogen-clinical__fact span{display:block}.mhs-kenogen-clinical__fact strong{color:var(--mhs-green);font-family:var(--mhs-serif);font-size:clamp(1.15rem,2vw,1.45rem);line-height:1.15}.mhs-kenogen-clinical__fact span{margin-top:.4rem;color:var(--mhs-body);font-size:.8rem;line-height:1.4}.mhs-kenogen-clinical__routine-note{margin-top:1.25rem;padding:1rem 1.1rem;border-left:3px solid var(--mhs-green);background:var(--mhs-green-light)}.mhs-kenogen-clinical__routine-note strong{color:var(--mhs-green)}.mhs-kenogen-clinical__routine-note p{margin:.35rem 0 0;color:var(--mhs-body);line-height:1.6}.mhs-kenogen-clinical__disclaimer{margin:.85rem 0 0;color:var(--mhs-body);font-size:.75rem;line-height:1.55}.mhs-kenogen-clinical__disclaimer small{display:block;margin-top:.25rem;font-size:.6875rem;line-height:1.45;opacity:.72}@media(min-width:850px){.mhs-kenogen-clinical__grid{grid-template-columns:minmax(260px,.78fr) minmax(0,1.22fr)}.mhs-kenogen-clinical__media img{max-height:620px}}@media(max-width:640px){.mhs-kenogen-clinical__facts{grid-template-columns:1fr}.mhs-kenogen-clinical__media img{aspect-ratio:4 / 4.6}.mhs-kenogen-clinical__media--women-couple img{object-position:92% center}}.mhs-premium-results{padding:3rem 0;background:var(--mhs-cream)}.mhs-premium-results__grid{display:grid;gap:1.25rem;grid-template-columns:1fr}.mhs-premium-result{background:var(--mhs-white);border:1px solid var(--mhs-border);border-radius:4px;overflow:hidden}.mhs-premium-result__images{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--mhs-border)}.mhs-premium-result__img-wrap{position:relative;background:var(--mhs-white);aspect-ratio:4 / 5}.mhs-premium-result__img-wrap img{width:100%;height:100%;object-fit:cover;display:block}.mhs-premium-result__tag{position:absolute;top:.75rem;left:.75rem;padding:.25rem .6rem;background:#ffffffeb;font-size:.6875rem;letter-spacing:.1em;text-transform:uppercase;font-weight:600;color:var(--mhs-green)}.mhs-premium-result__caption{padding:1rem 1.25rem;font-size:.875rem;color:var(--mhs-muted);margin:0}.mhs-premium-result__timeline{display:block;font-size:.75rem;color:var(--mhs-green);font-weight:600;margin-bottom:.25rem}@media(min-width:640px){.mhs-premium-evidence__grid{grid-template-columns:repeat(3,1fr)}.mhs-premium-results__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:768px){.mhs-premium-trust{gap:.75rem 1.5rem}}.mhs-product-premium{background:var(--mhs-white)}.mhs-product-premium__buybox{padding:2rem 0 3rem;border-bottom:1px solid var(--mhs-border)}.mhs-product-premium__buygrid{display:grid;gap:2rem;align-items:start}.mhs-product-premium__gallery,.mhs-product-premium__info{min-width:0}.mhs-product-premium__gallery-main{width:100%;max-width:100%;min-width:0;margin:0;background:var(--mhs-cream);border-radius:4px;overflow:hidden;display:flex;align-items:center;justify-content:center;aspect-ratio:1;min-height:clamp(280px,42vw,420px)}.mhs-product-premium__gallery-main img{width:auto;max-width:100%;max-height:100%;height:auto;display:block;object-fit:contain;object-position:center}.mhs-product-premium__thumbs--alizard-brown .mhs-product-premium__thumb img,.mhs-product-premium__thumbs--alizard-black .mhs-product-premium__thumb img,.mhs-product-premium__thumbs--kenogen-men .mhs-product-premium__thumb img,.mhs-product-premium__thumbs--kenogen-women .mhs-product-premium__thumb img{object-fit:contain;background:var(--mhs-cream)}@media(max-width:767px){.mhs-product-premium__gallery-main{width:100%;min-height:0}}.mhs-product-premium__education-split-grid{display:grid;gap:clamp(1.25rem,3vw,2rem);align-items:start}.mhs-product-premium__education-media{margin:0;display:flex;align-items:center;justify-content:center;min-height:clamp(260px,38vw,420px);padding:clamp(1rem,2.5vw,1.5rem);background:#ffffffb8;border:1px solid rgba(12,83,72,.1);border-radius:4px}.mhs-product-premium__education-media img{width:auto;max-width:100%;max-height:clamp(240px,36vw,400px);height:auto;object-fit:contain;object-position:center}@media(min-width:900px){.mhs-product-premium__education-split .mhs-product-premium__education-split-grid{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:center}}@media(max-width:899px){.mhs-product-premium__education-split-grid{grid-template-columns:1fr}}.mhs-product-premium__final{margin-bottom:0}.mhs-product-premium__thumbs{display:flex;gap:.5rem;margin-top:.75rem;overflow-x:auto;padding-bottom:.25rem;-webkit-overflow-scrolling:touch}.mhs-product-premium__thumb{flex:0 0 72px;width:72px;height:72px;padding:0;border:2px solid var(--mhs-border);border-radius:2px;background:var(--mhs-white);cursor:pointer;overflow:hidden}.mhs-product-premium__thumb.is-active,.mhs-product-premium__thumb:hover{border-color:var(--mhs-green)}.mhs-product-premium__thumb img{width:100%;height:100%;object-fit:cover;display:block}.mhs-product-premium__title{font-size:clamp(1.75rem,4vw,2.5rem);line-height:1.15;margin:0 0 .75rem}.mhs-product-premium__tagline{color:var(--mhs-muted);font-size:1rem;margin:0 0 1rem}.mhs-product-premium__price{font-size:1.375rem;font-weight:600;margin:0 0 .25rem;color:var(--mhs-text)}.mhs-product-premium__price-compare{font-size:1rem;color:var(--mhs-muted);text-decoration:line-through;margin-left:.5rem;font-weight:400}.mhs-product-premium__reviews-badge{margin:.75rem 0 1rem}.mhs-product-premium__form{margin-top:1.25rem}.mhs-product-premium__variant-label{display:block;font-size:.6875rem;letter-spacing:.1em;text-transform:uppercase;color:var(--mhs-muted);margin-bottom:.35rem}.mhs-product-premium__variant-select,.mhs-product-premium__qty-input{width:100%;max-width:280px;padding:.75rem 1rem;border:1px solid var(--mhs-border);border-radius:2px;font-size:.9375rem;margin-bottom:1rem;background:var(--mhs-white)}.mhs-product-premium__qty-row{display:flex;flex-wrap:wrap;gap:.75rem;align-items:flex-end;margin-bottom:1rem}.mhs-product-premium__qty-input{width:80px;max-width:80px;margin-bottom:0}.mhs-product-premium__disclaimer{font-size:.75rem;color:var(--mhs-muted);margin:1rem 0 0;line-height:1.5}.mhs-product-premium__section{padding:3rem 0}.mhs-product-premium__section--alt{background:var(--mhs-cream)}.mhs-product-premium__section--green{background:var(--mhs-green-light)}.mhs-product-premium__grid-3,.mhs-product-premium__grid-4{display:grid;gap:1.25rem;grid-template-columns:1fr}.mhs-product-premium__shade{display:flex;align-items:center;gap:.65rem;margin:.35rem 0 .85rem}.mhs-product-premium__shade-label{font-size:.92rem;color:var(--mhs-body);font-weight:500}.mhs-product-shade{display:inline-block;width:18px;height:18px;border:2px solid #fff;border-radius:50%;box-shadow:0 0 0 1px #17332e40;flex-shrink:0}.mhs-product-shade--black{background:#111}.mhs-product-shade--brown{background:#71370f}.mhs-product-premium__intro,.mhs-product-premium__shade-guidance{color:var(--mhs-body);font-size:1.02rem;line-height:1.7}.mhs-product-premium__related{display:grid;gap:1.25rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.mhs-product-premium__related .mhs-product-card__image{aspect-ratio:unset;display:flex;align-items:center;justify-content:center;height:clamp(220px,34vw,260px);min-height:220px;max-height:260px;padding:clamp(14px,2.5vw,20px);overflow:hidden;background:linear-gradient(180deg,#fcfcfa,#f4f6f3)}.mhs-product-premium__related .mhs-product-card__image img,.mhs-product-premium__related .mhs-product-card__image .mhs-product-card__img{width:auto;max-width:75%;max-height:85%;height:auto;object-fit:contain;object-position:center}@media(min-width:768px){.mhs-product-premium__related .mhs-product-card__image{height:clamp(260px,28vw,300px);min-height:260px;max-height:300px}}@media(min-width:990px){.mhs-product-premium__related .mhs-product-card__image{height:clamp(300px,22vw,340px);min-height:300px;max-height:340px}}.mhs-product-premium__reviews-more{margin:1.25rem 0 0;text-align:center}.mhs-product-premium__reviews-more a{color:var(--mhs-green);font-weight:600;text-decoration:none}.mhs-product-premium__reviews-more a:hover{text-decoration:underline}.mhs-homepage .mhs-product-card__body .mhs-product-shade{margin:.35rem 0 .15rem}.mhs-product-premium__card{background:var(--mhs-white);border:1px solid var(--mhs-border);border-radius:4px;padding:1.5rem}.mhs-product-premium__card--accent{border-left:3px solid var(--mhs-green)}.mhs-product-premium__card-title{font-size:1.0625rem;font-weight:600;margin:0 0 .5rem}.mhs-product-premium__card-role{font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;color:var(--mhs-green);margin:0 0 .5rem}.mhs-product-premium__card-text{margin:0;font-size:.9375rem;color:var(--mhs-muted)}.mhs-product-premium__education{max-width:42rem;margin:0 auto}.mhs-product-premium__education p{margin:0 0 1rem;font-size:.9375rem;color:var(--mhs-muted)}.mhs-product-premium__steps{list-style:none;margin:0;padding:0;display:grid;gap:1.25rem}.mhs-product-premium__step{display:flex;gap:1rem;align-items:flex-start}.mhs-product-premium__step-num{flex-shrink:0;width:2rem;height:2rem;border-radius:50%;background:var(--mhs-green);color:var(--mhs-white);display:flex;align-items:center;justify-content:center;font-size:.875rem;font-weight:700}.mhs-product-premium__reviews{padding:3rem 0;background:var(--mhs-white)}.mhs-product-premium__reviews .jdgm-widget{max-width:var(--mhs-max);margin:0 auto}.mhs-product-premium__faq-list{max-width:760px;margin:0 auto;display:grid;gap:.75rem}.mhs-product-premium__faq-item{border:1px solid var(--mhs-border);border-radius:4px;background:var(--mhs-white);overflow:hidden}.mhs-product-premium__faq-q{padding:1rem 1.25rem;font-weight:600;cursor:pointer;list-style:none;font-size:.9375rem}.mhs-product-premium__faq-q::-webkit-details-marker{display:none}.mhs-product-premium__faq-a{padding:0 1.25rem 1rem;font-size:.9375rem;color:var(--mhs-muted)}.mhs-product-premium__links{display:grid;gap:.75rem;grid-template-columns:1fr}.mhs-product-premium__link{display:block;padding:1rem 1.25rem;border:1px solid var(--mhs-border);border-radius:4px;text-decoration:none;color:var(--mhs-text);transition:border-color .2s ease,background .2s ease}.mhs-product-premium__link:hover{border-color:var(--mhs-green);background:var(--mhs-green-light)}.mhs-product-premium__link-label{display:block;font-weight:600;color:var(--mhs-green);margin-bottom:.25rem}.mhs-product-premium__link-desc{display:block;font-size:.875rem;color:var(--mhs-muted)}.mhs-product-premium__final{padding:3.5rem 0;background:var(--mhs-green);color:var(--mhs-white);text-align:center}.mhs-product-premium__final .mhs-premium-btn--primary{background:var(--mhs-white);color:var(--mhs-green);border-color:var(--mhs-white)}.mhs-product-premium__final .mhs-premium-btn--primary:hover{background:var(--mhs-cream);border-color:var(--mhs-cream)}.mhs-home-hero__inner{position:relative;background:var(--mhs-cream);border-bottom:1px solid rgba(12,83,72,.08);padding:clamp(3rem,7vw,6rem) 0 clamp(3.5rem,8vw,6.5rem);overflow:hidden}.mhs-home-hero__inner:before{content:none;position:absolute;top:-20%;right:-10%;width:min(60vw,520px);height:min(60vw,520px);background:radial-gradient(circle,rgba(12,83,72,.06) 0%,transparent 70%);pointer-events:none}.mhs-home-hero__grid{position:relative;display:grid;gap:clamp(2.5rem,6vw,5rem);align-items:center}.mhs-home-hero__badge{display:inline-block;padding:.4rem .85rem;margin-bottom:1rem;font-size:.625rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--mhs-green);background:#ffffffe6;border:1px solid rgba(12,83,72,.15);border-radius:999px}.mhs-home-hero__eyebrow{margin-bottom:1rem}.mhs-home-hero__title{font-size:clamp(3rem,7.5vw,5.25rem);line-height:1.04;margin:0 0 1.5rem;color:var(--mhs-text);letter-spacing:-.02em;max-width:14ch}.mhs-home-hero__subtitle{margin:0 0 2rem;max-width:36rem}.mhs-home-hero__trust{display:flex;flex-wrap:wrap;gap:.5rem;margin:0 0 2.25rem;padding:0;list-style:none}.mhs-home-hero__trust-item{display:inline-flex;align-items:center;gap:.45rem;padding:.5rem .85rem;font-size:.8125rem;color:var(--mhs-text);letter-spacing:.02em;background:#ffffffd9;border:1px solid rgba(12,83,72,.1);border-radius:999px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.mhs-home-hero__trust-icon{flex-shrink:0;color:var(--mhs-green);font-size:.6875rem;font-weight:700}.mhs-home-hero__cta{margin-bottom:1.5rem}.mhs-home-hero__cta .mhs-premium-btn{min-width:min(100%,220px)}.mhs-home-hero__price{font-size:1rem;color:var(--mhs-muted);margin:0}.mhs-home-hero__price-note{color:var(--mhs-green);font-weight:500}.mhs-home-hero__figure{margin:0}.mhs-home-hero__image-frame{background:var(--mhs-white);border-radius:8px;padding:clamp(1.25rem,4vw,2.5rem);box-shadow:0 32px 80px #0c53481f,0 8px 24px #0000000a;border:1px solid rgba(12,83,72,.08)}.mhs-home-hero__image{width:100%;height:auto;display:block;object-fit:contain;min-height:clamp(280px,40vw,480px)}.mhs-home-hero__caption{margin-top:1.25rem;font-size:.875rem;color:var(--mhs-muted);text-align:center;font-style:italic}.mhs-solution-finder{position:relative;padding:var(--mhs-section-y) 0;background:var(--mhs-cream);overflow:hidden}.mhs-solution-finder__bg{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;pointer-events:none}.mhs-solution-finder__header{position:relative;text-align:center;margin-bottom:clamp(2.5rem,5vw,4rem)}.mhs-solution-finder__eyebrow{text-align:center}.mhs-solution-finder__title{font-size:clamp(2.125rem,5.5vw,3.375rem);line-height:1.08;margin:0 0 1.25rem;text-align:center;letter-spacing:-.015em}.mhs-solution-finder__lead{max-width:46rem;margin:0 auto;font-size:clamp(1.0625rem,2.2vw,1.25rem);line-height:1.75;color:var(--mhs-muted);text-align:center}.mhs-solution-finder__grid{position:relative;display:grid;gap:1.5rem;grid-template-columns:1fr;align-items:stretch}.mhs-solution-finder__divider{display:none}.mhs-solution-card{position:relative;display:flex;flex-direction:column;background:var(--mhs-white);border:1px solid rgba(12,83,72,.1);border-radius:10px;overflow:hidden;box-shadow:0 20px 60px #0c534814;transition:transform .35s ease,box-shadow .35s ease}.mhs-solution-card:hover{transform:translateY(-4px);box-shadow:0 28px 72px #0c534824}.mhs-solution-card--kenogen{border-top:4px solid var(--mhs-green)}.mhs-solution-card--alizard{border-top:4px solid #8b6914}.mhs-solution-card__index{position:absolute;top:1rem;right:1.25rem;font-family:var(--mhs-serif);font-size:clamp(2.5rem,5vw,3.5rem);line-height:1;color:#0c534814;font-weight:500;pointer-events:none}.mhs-solution-card__media{aspect-ratio:5 / 3;background:var(--mhs-green-light);overflow:hidden}.mhs-solution-card__media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.mhs-solution-card:hover .mhs-solution-card__media img{transform:scale(1.03)}.mhs-solution-card__body{padding:clamp(1.75rem,4vw,2.5rem);display:flex;flex-direction:column;flex:1}.mhs-solution-card__problem{font-size:.6875rem;letter-spacing:.16em;text-transform:uppercase;color:var(--mhs-green);font-weight:600;margin:0 0 .65rem}.mhs-solution-card__product{font-size:clamp(1.75rem,3.5vw,2.375rem);margin:0 0 1rem;line-height:1.1;letter-spacing:-.01em}.mhs-solution-card__desc{color:var(--mhs-muted);font-size:clamp(1rem,2vw,1.125rem);line-height:1.7;margin:0 0 1.25rem}.mhs-solution-card__highlights{list-style:none;margin:0 0 1.75rem;padding:0;display:grid;gap:.5rem;flex:1}.mhs-solution-card__highlights li{position:relative;padding-left:1.25rem;font-size:.9375rem;color:var(--mhs-text);line-height:1.5}.mhs-solution-card__highlights li:before{content:"\2713";position:absolute;left:0;color:var(--mhs-green);font-weight:700;font-size:.75rem}.mhs-solution-card__btn{align-self:flex-start;width:100%;max-width:100%}.mhs-home-story{padding:var(--mhs-section-y) 0;background:var(--mhs-white)}.mhs-home-story__inner{display:grid;gap:clamp(2.5rem,6vw,4rem)}.mhs-home-story__title{font-size:clamp(2rem,4.5vw,2.875rem);line-height:1.12;margin:0 0 1.5rem;text-align:left;letter-spacing:-.015em}.mhs-home-story__lead{font-size:clamp(1.125rem,2.4vw,1.375rem);line-height:1.8;color:var(--mhs-text);margin:0 0 1.25rem;max-width:38rem}.mhs-home-story__body{font-size:clamp(1rem,2vw,1.125rem);line-height:1.75;color:var(--mhs-muted);margin:0 0 2rem;max-width:38rem}.mhs-home-story__evidence{border-radius:10px;padding:clamp(2.5rem,5vw,3.5rem)}.mhs-home-story__evidence.mhs-premium-evidence{margin:0}.mhs-home-story__evidence .mhs-premium-evidence__value{font-size:clamp(2.25rem,5vw,3.25rem)}.mhs-alizard-showcase{padding:0;background:transparent}.mhs-alizard-showcase__shell{background:var(--mhs-green-dark);padding:var(--mhs-section-y) 0;position:relative;overflow:hidden}.mhs-alizard-showcase__shell:after{content:none;position:absolute;bottom:-30%;left:-10%;width:50%;height:80%;background:radial-gradient(circle,rgba(255,255,255,.04) 0%,transparent 65%);pointer-events:none}.mhs-alizard-showcase__grid{position:relative;display:grid;gap:clamp(3rem,7vw,5rem);align-items:center}.mhs-alizard-showcase__featured{display:inline-block;padding:.4rem .9rem;margin-bottom:1rem;font-size:.625rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--mhs-green);background:var(--mhs-cream);border-radius:999px}.mhs-alizard-showcase__eyebrow{color:#ffffffbf}.mhs-alizard-showcase__title{font-size:clamp(2.125rem,5vw,3.375rem);line-height:1.08;margin:0 0 1.5rem;color:var(--mhs-white);letter-spacing:-.015em}.mhs-alizard-showcase__desc{font-size:clamp(1.0625rem,2.2vw,1.25rem);line-height:1.8;color:#ffffffe0;margin-bottom:2rem}.mhs-alizard-showcase__desc p{margin:0 0 1rem}.mhs-alizard-showcase__benefits{list-style:none;margin:0 0 2.5rem;padding:0;display:grid;gap:1.125rem}.mhs-alizard-showcase__benefit{display:flex;gap:.85rem;align-items:flex-start;font-size:1rem;line-height:1.6}.mhs-alizard-showcase__benefit strong{display:block;color:var(--mhs-white);margin-bottom:.2rem;font-size:1.0625rem}.mhs-alizard-showcase__benefit span{color:#ffffffc7}.mhs-alizard-showcase__benefit-icon{flex-shrink:0;width:1.5rem;height:1.5rem;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#ffffff1f;color:var(--mhs-cream);font-size:.6875rem;font-weight:700;margin-top:.1rem}.mhs-alizard-showcase__actions{display:flex;flex-direction:column;align-items:flex-start;gap:1rem}.mhs-alizard-showcase__secondary-link{color:#ffffffd9;text-decoration:none;font-size:.9375rem;letter-spacing:.02em;border-bottom:1px solid rgba(255,255,255,.35);transition:color .2s ease,border-color .2s ease}.mhs-alizard-showcase__secondary-link:hover{color:var(--mhs-white);border-color:var(--mhs-white)}.mhs-alizard-showcase__visual{display:grid;gap:1.5rem}.mhs-alizard-showcase__product{background:#ffffff0f;border-radius:10px;padding:1.75rem;border:1px solid rgba(255,255,255,.12)}.mhs-alizard-showcase__product-img{width:100%;height:auto;display:block;object-fit:contain;max-height:280px;margin:0 auto}.mhs-alizard-showcase__results{background:var(--mhs-white);border-radius:10px;overflow:hidden;box-shadow:0 24px 64px #0003}.mhs-alizard-showcase__results-label{margin:0;padding:1rem 1.25rem 0;font-size:.6875rem;letter-spacing:.14em;text-transform:uppercase;font-weight:600;color:var(--mhs-green)}.mhs-alizard-showcase__placeholder{width:100%;height:100%;min-height:220px;display:flex;align-items:center;justify-content:center;background:#f0f0f0;color:#999;font-size:.75rem;letter-spacing:.1em;text-transform:uppercase}.mhs-judgeme-section{padding:clamp(32px,5vw,56px) 0;background:var(--mhs-cream);border-top:none}.mhs-judgeme-section__trust-bar{display:flex;flex-wrap:wrap;justify-content:center;gap:1.25rem 2.5rem;margin-bottom:3rem;padding:1.5rem 2rem;background:var(--mhs-white);border:1px solid var(--mhs-border);border-radius:8px}.mhs-judgeme-section__trust-item{font-size:.875rem;color:var(--mhs-muted);letter-spacing:.03em}.mhs-judgeme-section__trust-item strong{color:var(--mhs-green);font-weight:600}.mhs-judgeme-section .jdgm-all-reviews-widget,.mhs-judgeme-section .jdgm-widget{max-width:var(--mhs-max);margin:0 auto}@media(min-width:640px){.mhs-product-premium__grid-3,.mhs-product-premium__grid-4,.mhs-product-premium__links{grid-template-columns:repeat(2,1fr)}}@media(min-width:768px){.mhs-home-hero__grid{grid-template-columns:.88fr 1.12fr;gap:clamp(3.5rem,6vw,6rem);min-height:min(85vh,780px)}.mhs-home-hero__cta .mhs-premium-btn{min-width:240px;width:auto}.mhs-solution-finder__grid{grid-template-columns:1fr auto 1fr;gap:0;align-items:stretch}.mhs-solution-finder__divider{display:flex;align-items:center;justify-content:center;padding:0 1.25rem}.mhs-solution-finder__divider span{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:50%;background:var(--mhs-white);border:1px solid rgba(12,83,72,.12);font-family:var(--mhs-serif);font-size:.875rem;font-style:italic;color:var(--mhs-muted);box-shadow:0 8px 24px #0c534814}.mhs-solution-card__btn{width:auto}.mhs-home-story__inner{grid-template-columns:1fr 1fr;align-items:center}.mhs-alizard-showcase__grid{grid-template-columns:1.05fr .95fr;gap:clamp(3rem,6vw,5rem)}.mhs-product-premium__buygrid{grid-template-columns:1fr 1fr;gap:3rem}.mhs-product-premium__grid-3{grid-template-columns:repeat(3,1fr)}.mhs-product-premium__grid-4{grid-template-columns:repeat(4,1fr)}}@media(min-width:992px){.mhs-home-hero__trust-item{font-size:.875rem}}@media(max-width:767px){.mhs-home-hero__cta{flex-direction:column}.mhs-home-hero__cta .mhs-premium-btn,.mhs-solution-card__btn,.mhs-alizard-showcase__actions .mhs-premium-btn{width:100%}}html{scroll-behavior:smooth}body{background:var(--mhs-white);color:var(--mhs-text);font-family:var(--font-family-primary, "Poppins", sans-serif);line-height:1.6;-webkit-font-smoothing:antialiased}h1,h2,h3,.title_block,.title-section,.block_title,.title-block{color:var(--mhs-text);font-family:var(--mhs-serif);font-weight:500}a{color:inherit}a:hover{color:var(--mhs-green)}:where(a,button,input,select,textarea,[role=button]):focus-visible{outline:3px solid var(--mhs-sage);outline-offset:3px}:where(button,.btn,input,select,[role=button]){min-height:44px}.btn,button[type=submit]{border-radius:2px}html{scroll-padding-top:var(--mhs-header-stack)}@media(min-width:768px){html{scroll-padding-top:var(--mhs-header-stack-desktop)}}.mhs-header-shell{position:sticky;top:0;z-index:100;background:var(--mhs-cream)}body.template-index .site-header{position:relative;top:auto;left:auto;width:auto;background:#fff!important;z-index:auto}.mhs-announcement-bar{display:flex;align-items:center;min-height:var(--mhs-announcement-height);background:var(--mhs-green-dark);color:#fff}.mhs-announcement-bar__inner{width:min(100% - 3rem,1380px);margin-inline:auto}.mhs-announcement-bar__list{display:flex;flex-wrap:nowrap;align-items:center;justify-content:center;gap:8px 36px;margin:0;padding:10px 0;list-style:none;font-size:15px;font-weight:500;letter-spacing:.03em;line-height:1.4;text-align:center}.mhs-announcement-bar__item{white-space:nowrap}.mhs-announcement-bar__item:before{content:"\2713";margin-right:6px;color:#a9d1bf}.template-index .mhs-home-trust{display:none!important}.site-header{position:relative;background:#fff;border-bottom:1px solid var(--mhs-border);box-shadow:0 4px 18px #083d350f}.site-header.open{display:block!important}.site-header .container_90,#header-sticky .container_90{width:min(100% - 3rem,1380px);margin-inline:auto}.site-header .header-center{min-height:var(--mhs-header-height-desktop);padding:0!important}.site-header .header-center>.row{display:grid;grid-template-columns:minmax(190px,210px) minmax(0,1fr) auto;align-items:center;gap:clamp(16px,2vw,32px);min-height:var(--mhs-header-height-desktop);margin:0}.site-header .contentsticky_logo,.site-header .contentsticky_menu,.site-header .contentsticky_item{width:auto!important;max-width:none!important;flex:none!important;padding:0!important}.site-header .contentsticky_logo{justify-self:start}.site-header .contentsticky_menu{display:flex;align-items:center;justify-self:center;min-width:0}.site-header .contentsticky_item,.site-header .content_right,.site-header .mhs-header-utilities{display:flex;align-items:center;justify-content:flex-end;justify-self:end;gap:.35rem}.site-header__logo-image{display:inline-flex;align-items:center;max-width:220px}.site-header__logo-image .logo_pc{display:block;width:clamp(190px,14vw,220px);height:auto;max-height:none;object-fit:contain;object-position:left center}.site-header .site-header__logo{margin:0;line-height:1}.site-header .search-button,.site-header .site-header_myaccount,.site-header .cart_canvas,.site-header .cart_dropdown,.site-header .site_wishlist>a,.site-header .vertical_dropdown,#show-megamenu,.header-mobile .header-cart,.header-mobile .item-mobile-top{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;padding:0;border:0;background:transparent!important;box-shadow:none!important;cursor:pointer}.site-header .search_inline,.site-header .site_wishlist,.site-header .search-button,.site-header .header-cart,.site-header .open_header_cart_canvas,.site-header .cart_canvas,.site-header .cart_dropdown{margin:0!important}.site-header .search-button,.site-header .header-cart,.site-header .open_header_cart_canvas{gap:.35rem}.site-header .site-header__tool-label{margin-left:.4rem;font-size:16px;font-weight:500;letter-spacing:.01em;color:var(--mhs-text);line-height:1}.site-header button{padding:0;border:0;background:transparent;color:var(--mhs-text)}.site-header .ver_menu>ul{display:flex;align-items:center;justify-content:center;gap:clamp(34px,3vw,42px);margin:0;padding:0}.site-header .site-nav__link--main{display:inline-flex;align-items:center;min-height:44px;white-space:nowrap;font-size:17px;font-weight:500;letter-spacing:.01em;line-height:1.2}.site-header .header-center .row{flex-wrap:nowrap;align-items:center}.site-header .icon-search,.site-header .icon-wishlist,.site-header .icon-cart,.site-header .icon-account{flex-shrink:0}.site-header .icon-search,.site-header .icon-wishlist{width:26px;height:26px}.site-header .icon-cart{width:25px;height:27px}.site-header .site-header__cart-count{position:relative;top:-1px;min-width:18px;min-height:18px;font-size:11px;font-weight:700;line-height:1}.site-header .social_newsletter,.site-header .site-header_myaccount,#header-sticky{display:none!important}@media(min-width:1200px){.site-header .site-nav__link--main{font-size:18px;font-weight:500}}@media(min-width:768px)and (max-width:1199px){.site-header .header-center>.row{grid-template-columns:minmax(150px,180px) minmax(0,1fr) auto}.site-header .ver_menu>ul{gap:1.1rem}.site-header .site-nav__link--main{font-size:16px}.site-header__logo-image .logo_pc{width:clamp(190px,14vw,220px)}.site-header .site_wishlist{display:none}}.header-mobile{padding:.35rem 1rem;background:#fff}.header-mobile>.d-flex{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.65rem;min-height:var(--mhs-header-height)}.header-mobile .mobile_logo{flex:0 0 auto}.header-mobile .logo_mb{display:block;width:clamp(135px,38vw,160px);height:auto;max-height:none;object-fit:contain;object-position:left center}.header-mobile #mobile_search{margin:0!important;min-width:0}.header-mobile .d-flex.justify-content-end{display:flex;align-items:center;justify-content:flex-end;gap:.15rem}.header-mobile .item-mobile-top i,.header-mobile .site-header__cart .icon-cart{font-size:24px;line-height:1}.header-mobile .icon-cart{width:24px;height:26px}.header-mobile .site-header__cart-count{min-width:17px;min-height:17px;font-size:10px}.header-mobile #show-megamenu{background:transparent!important;border-radius:0}.header-mobile #mobile_search input{background:transparent;border:1px solid var(--mhs-border);font-size:14px;height:40px}.header-mobile #mobile_search button{background:transparent!important}@media(max-width:991px){.mhs-announcement-bar__list{flex-wrap:wrap;gap:6px 18px;font-size:14px}.mhs-announcement-bar__item{white-space:normal}}@media(max-width:767px){:root,.mhs-premium{--mhs-announcement-height: 42px}.mhs-announcement-bar{min-height:42px}.mhs-announcement-bar__inner{width:min(100% - 1.5rem,1380px)}.mhs-announcement-bar__list{font-size:14px;line-height:1.45;padding:9px 0}}.site-footer{overflow-x:hidden}.nov-footer .footer-layout .container_ct,.nov-footer .footer_copyright .container_ct{width:min(100% - 2rem,1320px);max-width:100%;margin-inline:auto;overflow-x:hidden}.nov-footer .footer-layout .row{display:flex;flex-wrap:wrap;margin-inline:-10px}.nov-footer .footer-layout .footer-block{min-width:0;padding-inline:10px}.nov-footer .footer_copyright>.container_ct>.d-md-flex{flex-wrap:wrap;justify-content:center!important;gap:16px 24px}.nov-footer .footer_copyright .copyright_right{display:none!important}.nov-footer .footer_copyright .footer-policies .site-footer__linklist{flex-wrap:wrap;justify-content:center;gap:10px 20px;margin:0;padding:0}.nov-footer .footer_copyright .footer-policies .site-footer__linklist-item a{color:#f7f3ec!important;font-size:14px;font-weight:400;line-height:1.45;text-decoration:none}.nov-footer .footer_copyright .footer-policies .site-footer__linklist-item a:hover{color:#fff!important;text-decoration:underline;text-underline-offset:.14em}.nov-footer .footer_copyright .copyright_right .site-footer__linklist,.nov-footer .footer_copyright .footer-policies .site-footer__linklist{flex-wrap:wrap;justify-content:center;gap:8px 18px}.nov-footer .footer_copyright .copyright_right .site-footer__linklist li:not(:last-child),.lang-rtl .nov-footer .footer_copyright .copyright_right .site-footer__linklist li:not(:last-child){margin-right:0;margin-left:0}.nov-footer .footer_copyright .copyright{flex:1 1 100%;order:10;margin-top:8px;text-align:center;color:#f7f3ece6!important;font-size:14px;line-height:1.5}.nov-footer .footer_copyright .payment_icons{margin-bottom:0!important}.mhs-payment-icons{gap:.45rem;margin:0;padding:0}.mhs-payment-icons__item{display:flex;align-items:center;justify-content:center}.mhs-payment-icons__svg{width:auto;height:24px;display:block}body.template-index [class*=kl-teaser],body.template-index [class*=kl-private][class*=kl-teaser]{display:none!important;visibility:hidden!important;pointer-events:none!important;opacity:0!important}@media(min-width:992px){.nov-footer .footer_copyright>.container_ct>.d-md-flex{align-items:center}.nov-footer .footer_copyright .footer-policies{flex:1 1 auto;min-width:0}.nov-footer .footer_copyright .payment_icons{flex:0 0 auto}}.site-footer .contact.phone,.site-footer .contact.phone a{display:none!important}.site-footer .contact.email a{text-decoration:underline;text-underline-offset:.15em}.site-footer .contact.address{margin-bottom:.75rem;line-height:1.55}.site-footer .block-content .contact+.contact{margin-top:.65rem}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/mhs-premium.css.map */
