.mhs-homepage{--ink: #17332e;--green: #0c5348;--green-dark: #083f37;--sage: #dfe9e3;--sage-light: #eef4f0;--cream: #f7f3ec;--sand: #eadfce;--white: #fff;--muted: #4f625d;--border: #dfe6e2;--shadow-sm: 0 8px 28px rgba(23, 51, 46, .07);--shadow-md: 0 14px 40px rgba(23, 51, 46, .09);--radius: 20px;--radius-lg: 24px;--section-y: clamp(48px, 8vw, 96px);--gap-lg: 28px;--gap-md: 20px;color:var(--ink);font-family:inherit}.mhs-homepage *{box-sizing:border-box}.mhs-homepage img{display:block;width:100%;height:auto}.mhs-homepage__container{width:min(1180px,calc(100% - 36px));margin:auto}.mhs-homepage__section{padding:var(--section-y) 0}.mhs-homepage__eyebrow{margin:0 0 12px;color:var(--green);font-size:12px;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.mhs-homepage h1,.mhs-homepage h2,.mhs-homepage h3{color:var(--ink);font-family:Georgia,Cormorant Garamond,serif;font-weight:400;line-height:1.08}.mhs-homepage h2{margin:0 0 16px;font-size:clamp(40px,3.4vw,52px);line-height:1.08;letter-spacing:-.01em}.mhs-homepage h3{font-size:clamp(20px,2.2vw,24px);line-height:1.2}.mhs-homepage p{margin:0;font-size:17px;line-height:1.62}.mhs-homepage__lead{max-width:680px;color:var(--muted);font-size:18px;line-height:1.65}.mhs-homepage__btn{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:12px 26px;border:1px solid var(--green);border-radius:999px;background:var(--green);color:#fff!important;font-size:16px;font-weight:600;letter-spacing:.02em;text-decoration:none;transition:background .2s,border-color .2s,transform .2s}.mhs-homepage__btn:hover{background:var(--green-dark);border-color:var(--green-dark)}.mhs-homepage__btn--light{background:transparent;color:var(--green)!important}.mhs-homepage__btn--light:hover{background:var(--sage)}.mhs-homepage__btn--pathway{background:var(--green);border-color:var(--green);color:#fff!important}.mhs-homepage__btn--pathway:hover{background:var(--green-dark);border-color:var(--green-dark)}.mhs-homepage__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.mhs-home-trust{padding:11px 0;background:var(--ink);color:#fff}.mhs-home-trust__list{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 28px;margin:0;padding:0;list-style:none;font-size:13px;letter-spacing:.04em}.mhs-home-trust__item:before{content:"\2713";margin-right:7px;color:#a9d1bf}.mhs-concerns{background:var(--white)}.mhs-concerns__header{text-align:center;margin:0 auto;max-width:760px}.mhs-concerns__header h2{margin-bottom:14px}.mhs-concerns__lead{max-width:740px;margin:0 auto clamp(32px,4vw,44px);padding:0 12px;text-align:center;text-wrap:balance;line-height:1.62}.mhs-concerns__grid{display:grid;gap:var(--gap-md);margin-top:0;align-items:stretch}.mhs-concern-card{display:flex;flex-direction:column;height:100%;overflow:hidden;border:1px solid var(--border);border-radius:var(--radius);background:var(--white);box-shadow:var(--shadow-sm);transition:box-shadow .2s,transform .2s}.mhs-concern-card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.mhs-concern-card__media{flex-shrink:0;aspect-ratio:4 / 5;padding:0;background:linear-gradient(180deg,#fafaf7,#f2f4f1);overflow:hidden}.mhs-concern-card__media img{width:100%;height:100%;object-fit:cover;object-position:center top}.mhs-concern-card__media--men img{object-position:18% center}.mhs-concern-card__media--women img{object-position:88% center}.mhs-concern-card__body{display:flex;flex:1;flex-direction:column;padding:24px 26px 28px}.mhs-concern-card h3{margin:6px 0 10px}.mhs-concern-card__body p{flex:1;margin-bottom:20px;color:var(--muted);font-size:17px;line-height:1.62}.mhs-concern-card__body .mhs-homepage__btn{align-self:flex-start;margin-top:auto}.mhs-concern-card__label{margin:0;color:var(--green);font-size:12px;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.mhs-products{background:var(--cream)}.mhs-products__header{display:flex;flex-wrap:wrap;align-items:end;justify-content:space-between;gap:var(--gap-md)}.mhs-products__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--gap-md);margin-top:32px;align-items:stretch}.mhs-products__grid--featured{grid-template-columns:repeat(2,minmax(0,1fr))}@media(min-width:768px)and (max-width:899px){.mhs-products__grid--featured{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:900px){.mhs-products__grid--featured{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1200px){.mhs-products__grid--featured{grid-template-columns:repeat(5,minmax(0,1fr))}}.mhs-products__footnote{margin:20px 0 0;color:var(--muted);font-size:15px;line-height:1.6}.mhs-products__footnote a{color:var(--green);font-weight:600;text-decoration:underline;text-underline-offset:.15em}.mhs-product-card{display:flex;flex-direction:column;height:100%;overflow:hidden;border:1px solid rgba(12,83,72,.08);border-radius:var(--radius);background:var(--white);box-shadow:var(--shadow-sm);transition:box-shadow .2s,transform .2s}.mhs-product-card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.mhs-product-card__link{display:flex;flex:1;flex-direction:column;height:100%;color:inherit;text-decoration:none}.mhs-product-card__image{flex-shrink:0;aspect-ratio:1;padding:clamp(16px,3vw,24px);background:linear-gradient(180deg,#fcfcfa,#f4f6f3)}.mhs-product-card__image img,.mhs-product-card__image .mhs-product-card__img{width:100%;height:auto;object-fit:contain;object-position:center}.mhs-product-card__body{display:flex;flex:1;flex-direction:column;gap:4px;padding:16px 18px 20px}.mhs-product-card h3{margin:0;font-size:19px;line-height:1.22;min-height:2.7em}.mhs-product-card__rating{min-height:20px;margin:0}.mhs-product-card__rating .jdgm-preview-badge{font-size:13px}.mhs-product-card__price{margin:auto 0 0;padding-top:6px;color:var(--green);font-size:17px;font-weight:600}.mhs-home-faq{background:var(--cream)}.mhs-home-faq__header{max-width:760px;margin-bottom:32px}.mhs-home-faq__list{display:grid;gap:12px;max-width:920px;margin:0 auto}.mhs-home-faq__item{overflow:hidden;border:1px solid rgba(12,83,72,.12);border-radius:12px;background:var(--white);box-shadow:var(--shadow-sm)}.mhs-home-faq__question{position:relative;padding:20px 56px 20px 22px;color:var(--green);cursor:pointer;font-size:18px;font-weight:600;line-height:1.35;list-style:none}.mhs-home-faq__question::-webkit-details-marker{display:none}.mhs-home-faq__question:after{position:absolute;top:50%;right:22px;content:"+";color:var(--green);font-size:26px;font-weight:400;transform:translateY(-50%)}.mhs-home-faq__item[open] .mhs-home-faq__question:after{content:"\2212"}.mhs-home-faq__answer{padding:0 22px 22px;color:var(--muted);font-size:16px;line-height:1.7}.mhs-home-faq__answer p{margin:0}.mhs-home-faq__answer a{color:var(--green);font-weight:600;text-decoration:underline;text-underline-offset:.15em}.mhs-science{background:var(--sage-light)}.mhs-science__grid{display:grid;gap:clamp(28px,5vw,40px);align-items:center}.mhs-science__grid>div:first-child p+p{margin-top:14px;color:var(--muted);font-size:17px;line-height:1.62;max-width:680px}.mhs-science__visual-panel{display:grid;gap:16px;min-width:0}.mhs-science__media{margin:0;overflow:hidden;border:1px solid var(--border);border-radius:var(--radius-sm, 16px);background:var(--cream);box-shadow:0 16px 36px #16433a14}.mhs-science__image{display:block;width:100%;height:auto;aspect-ratio:2.25 / 1;object-fit:cover;object-position:center}.mhs-science__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;align-items:stretch;min-width:0}.mhs-science__stat{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;min-height:112px;padding:18px 10px;border:1px solid var(--border);border-radius:var(--radius-sm, 16px);background:var(--cream);text-align:center}.mhs-science__stat strong{display:block;margin-bottom:4px;color:var(--green);font-family:Georgia,serif;font-size:clamp(18px,1.9vw,22px);line-height:1.2;text-wrap:balance}.mhs-science__stat span{display:block;color:var(--muted);font-size:12px;line-height:1.4;text-wrap:balance}.mhs-science__note{margin-top:14px;font-size:13px;color:#63736f;line-height:1.55}@media(min-width:750px){.mhs-science__stat{padding:18px}.mhs-science__stat strong{font-size:clamp(16px,1.45vw,19px);line-height:1.22;padding-inline:4px}}.mhs-results{background:var(--cream);padding:clamp(40px,6vw,72px) 0}.mhs-results__grid{display:grid;gap:var(--gap-md);margin-top:28px}@media(min-width:750px){.mhs-results__grid{grid-template-columns:repeat(2,minmax(0,1fr));max-width:880px;margin-inline:auto}}.mhs-result-card{overflow:hidden;border:1px solid var(--border);border-radius:var(--radius);background:var(--white);box-shadow:var(--shadow-sm)}.mhs-result-card__media{display:flex;align-items:center;justify-content:center;aspect-ratio:1;padding:16px;background:linear-gradient(180deg,#faf8f4 0%,var(--cream) 100%);border-bottom:1px solid var(--border)}.mhs-result-card__media img,.mhs-result-card__image{width:100%;height:auto;object-fit:contain;object-position:center}.mhs-result-card__copy{display:grid;gap:4px;padding:16px 18px 18px}.mhs-result-card__copy strong{color:var(--ink);font-size:16px}.mhs-result-card__copy p{margin:0;color:#61706c;font-size:14px;line-height:1.55}.mhs-results .mhs-science__note{margin-top:18px}.mhs-education{background:var(--white)}.mhs-education__grid{display:grid;gap:var(--gap-lg);align-items:center;margin-bottom:8px}.mhs-education__image{border-radius:var(--radius-lg);box-shadow:var(--shadow-md)}.mhs-blog-grid{display:grid;gap:var(--gap-md);margin-top:36px}.mhs-blog-card{overflow:hidden;border:1px solid var(--border);border-radius:var(--radius);background:var(--white);box-shadow:var(--shadow-sm);transition:box-shadow .2s,transform .2s}.mhs-blog-card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.mhs-blog-card a{display:flex;flex-direction:column;height:100%;color:inherit;text-decoration:none}.mhs-blog-card__media{aspect-ratio:16 / 10;overflow:hidden;background:#f4f6f3}.mhs-blog-card__media img{width:100%;height:100%;object-fit:cover;object-position:center}.mhs-blog-card__media-placeholder{width:100%;height:100%;background:linear-gradient(135deg,var(--sage-light) 0%,var(--cream) 100%)}.mhs-blog-card__body{display:flex;flex:1;flex-direction:column;padding:20px 22px 24px}.mhs-blog-card h3{margin:0 0 8px;font-size:20px;line-height:1.3}.mhs-blog-card__body p{flex:1;color:var(--muted);font-size:16px;line-height:1.6}.mhs-newsletter{background:var(--green);color:#fff;text-align:center}.mhs-newsletter h2{color:#fff;margin-bottom:10px}.mhs-newsletter__eyebrow{color:#bcd8cc}.mhs-newsletter__subheading{max-width:560px;margin:0 auto;color:#d9e7e1;font-size:17px;line-height:1.62}.mhs-newsletter__form{display:flex;max-width:520px;margin:24px auto 0}.mhs-newsletter__form input{min-width:0;flex:1;padding:14px 20px;border:0;border-radius:999px 0 0 999px;font-size:15px}.mhs-newsletter__form button{padding:12px 24px;border:1px solid #fff;border-radius:0 999px 999px 0;background:var(--ink);color:#fff;font-size:14px;font-weight:700;cursor:pointer;transition:background .2s}.mhs-newsletter__form button:hover{background:#0a2420}.mhs-newsletter__privacy{margin-top:16px;color:#c5dbd2!important}.mhs-judgeme-section{padding:clamp(32px,5vw,56px) 0;background:var(--white)}.mhs-judgeme-section__eyebrow,.mhs-judgeme-section .mhs-premium-section-title,.mhs-judgeme-section .mhs-premium-section-lead{text-align:center}.mhs-judgeme-section__summary{max-width:720px;margin:0 auto 28px}.mhs-judgeme-section__reviews{max-width:100%;margin:0 auto}.mhs-judgeme-section__trust-bar{display:flex;flex-wrap:wrap;justify-content:center;gap:12px 28px;margin-bottom:28px}.mhs-judgeme-section__trust-item{font-size:13px}@media(min-width:750px){.mhs-concerns__grid,.mhs-science__grid,.mhs-education__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mhs-blog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:900px){.mhs-concerns__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:749px){.mhs-homepage__section{padding:clamp(48px,12vw,64px) 0}.mhs-homepage h2{font-size:clamp(32px,8vw,38px);line-height:1.1}.mhs-homepage p{font-size:16px;line-height:1.62}.mhs-homepage__lead{font-size:17px}.mhs-homepage__actions{flex-direction:column}.mhs-homepage__btn{width:100%}.mhs-products__grid{gap:12px}.mhs-product-card h3{min-height:auto;font-size:18px}.mhs-product-card__price{font-size:16px}.mhs-product-card__body{padding:14px}.mhs-science__stats{grid-template-columns:1fr;gap:12px;width:100%;max-width:100%}.mhs-science__image{aspect-ratio:16 / 9}.mhs-science__stat{width:100%;min-height:92px;padding:16px 20px;box-sizing:border-box}.mhs-science__stat strong{font-size:17px;line-height:1.22;max-width:100%;padding-inline:2px}.mhs-science__stat:nth-child(3) strong{font-size:15px;line-height:1.24}.mhs-science__stat span{font-size:12px;line-height:1.4;max-width:100%;padding-inline:2px}.mhs-newsletter__form{flex-direction:column;gap:10px}.mhs-newsletter__form input,.mhs-newsletter__form button{border-radius:999px;min-height:48px}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/mhs-homepage.css.map */
