:root{--mah-v5-ink: #123547;--mah-v5-ink-deep: #082b3b;--mah-v5-blue: #2d9cc4;--mah-v5-blue-dark: #1d7698;--mah-v5-blue-soft: #eef8fb;--mah-v5-cream: #fff8ed;--mah-v5-orange: #ee9d3e;--mah-v5-green: #28735f;--mah-v5-muted: #5d727d;--mah-v5-line: #d9e7ec;--mah-v5-white: #fff;--mah-v5-shadow: 0 18px 50px rgba(8,43,59,.1);--mah-v5-shadow-soft: 0 8px 28px rgba(8,43,59,.07);--mah-v5-radius: 22px}body{color:var(--mah-v5-ink);background:#fff}a{text-underline-offset:3px}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(45,156,196,.35);outline-offset:3px}.mah-site-header{position:relative;z-index:50;background:#fff}.mah-site-announcement{padding:9px 0;background:var(--mah-v5-ink-deep);color:#fff;text-align:center;font-size:12px;font-weight:700;letter-spacing:.02em}.mah-site-header__bar{position:sticky;top:0;border-bottom:1px solid var(--mah-v5-line);background:#fffffff7;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.mah-site-header__inner{display:flex;min-height:78px;align-items:center;gap:30px}.mah-site-logo{display:inline-flex;width:184px;flex:0 0 184px;align-items:center;color:var(--mah-v5-ink-deep);font-size:20px;font-weight:900;text-decoration:none}.mah-site-logo img{display:block;width:100%;max-height:55px;object-fit:contain;object-position:left center}.mah-site-nav{display:flex;flex:1 1 auto;align-items:center;justify-content:center;gap:25px}.mah-site-nav>a,.mah-site-nav summary{color:var(--mah-v5-ink-deep);font-size:14px;font-weight:800;text-decoration:none;cursor:pointer;list-style:none}.mah-site-nav summary::-webkit-details-marker{display:none}.mah-site-nav>a:hover,.mah-site-nav summary:hover{color:var(--mah-v5-blue-dark)}.mah-site-nav__dropdown{position:relative}.mah-site-nav__dropdown[open] summary{color:var(--mah-v5-blue-dark)}.mah-site-nav__panel{position:absolute;top:calc(100% + 18px);left:50%;display:grid;width:330px;padding:12px;border:1px solid var(--mah-v5-line);border-radius:18px;background:#fff;box-shadow:var(--mah-v5-shadow);transform:translate(-50%)}.mah-site-nav__panel:before{content:"";position:absolute;left:0;right:0;top:-20px;height:20px}.mah-site-nav__panel a{display:block;padding:12px 13px;border-radius:12px;color:var(--mah-v5-ink);text-decoration:none}.mah-site-nav__panel a:hover{background:var(--mah-v5-blue-soft)}.mah-site-nav__panel strong,.mah-site-nav__panel span{display:block}.mah-site-nav__panel strong{color:var(--mah-v5-ink-deep);font-size:14px}.mah-site-nav__panel span{margin-top:2px;color:var(--mah-v5-muted);font-size:12px}.mah-site-header__actions{display:flex;flex:0 0 auto;align-items:center;gap:10px}.mah-icon-link,.mah-cart-link,.mah-mobile-menu>summary{display:inline-flex;min-width:44px;min-height:44px;align-items:center;justify-content:center;border:1px solid var(--mah-v5-line);border-radius:999px;background:#fff;color:var(--mah-v5-ink-deep);text-decoration:none}.mah-icon-link svg,.mah-cart-link svg,.mah-mobile-menu svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.mah-cart-link{gap:7px;padding:0 12px;font-weight:800}.mah-cart-link b{display:inline-flex;min-width:22px;height:22px;align-items:center;justify-content:center;border-radius:999px;background:var(--mah-v5-blue-dark);color:#fff;font-size:11px}.mah-mobile-menu{display:none;position:relative}.mah-mobile-menu>summary{cursor:pointer;list-style:none}.mah-mobile-menu>summary::-webkit-details-marker{display:none}.mah-mobile-menu__panel{position:absolute;top:56px;right:0;display:grid;width:min(330px,calc(100vw - 28px));max-height:calc(100vh - 110px);overflow:auto;padding:12px;border:1px solid var(--mah-v5-line);border-radius:18px;background:#fff;box-shadow:var(--mah-v5-shadow)}.mah-mobile-menu__panel a{padding:13px 14px;border-radius:12px;color:var(--mah-v5-ink-deep);font-size:15px;font-weight:800;text-decoration:none}.mah-mobile-menu__panel a:hover{background:var(--mah-v5-blue-soft)}.mah-site-footer{margin-top:70px;background:var(--mah-v5-ink-deep);color:#ffffffc7}.mah-site-footer__grid{display:grid;grid-template-columns:1.35fr .72fr .82fr 1.05fr;gap:48px;padding:74px 0 58px}.mah-site-footer h2,.mah-site-footer h3{margin:0 0 17px;color:#fff;text-transform:none}.mah-site-footer h2{font-size:27px}.mah-site-footer h3{font-size:16px}.mah-site-footer p{margin:0 0 14px;line-height:1.7}.mah-site-footer ul{display:grid;gap:11px;margin:0;padding:0;list-style:none}.mah-site-footer a{color:#ffffffdb;text-decoration:none}.mah-site-footer a:hover{color:#fff;text-decoration:underline}.mah-site-footer__company{margin-top:24px!important;font-size:13px}.mah-site-footer__social{display:flex;flex-wrap:wrap;gap:9px 14px;margin-top:18px;font-size:13px;font-weight:700}.mah-site-footer__newsletter-title{margin-top:28px!important}.mah-footer-newsletter{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.mah-footer-newsletter input{min-width:0;height:46px;padding:0 13px;border:1px solid rgba(255,255,255,.24);border-radius:10px;background:#ffffff14;color:#fff}.mah-footer-newsletter input::placeholder{color:#ffffff94}.mah-footer-newsletter button{height:46px;padding:0 15px;border:0;border-radius:10px;background:var(--mah-v5-blue);color:#fff;font-weight:800;cursor:pointer}.mah-form-message{grid-column:1/-1;margin:5px 0 0!important;font-size:12px}.mah-site-footer__bottom{border-top:1px solid rgba(255,255,255,.13)}.mah-site-footer__bottom .mah-shell{display:flex;min-height:76px;align-items:center;justify-content:space-between;gap:25px;font-size:12px}.mah-payment-icons{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:5px}.mah-payment-icons svg{width:36px;height:auto}.mah-home-hero__visual>a{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.mah-category-card,.mah-shop-card,.mah-service-card,.mah-blog-card{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.mah-category-card:hover,.mah-shop-card:hover,.mah-service-card:hover,.mah-blog-card:hover{transform:translateY(-4px);box-shadow:var(--mah-v5-shadow);border-color:#2d9cc461}.mah-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.mah-shop-card{overflow:hidden;background:#fff}.mah-shop-card__media{aspect-ratio:1/1;background:#f8fbfc}.mah-shop-card__media img{width:100%;height:100%;object-fit:contain;padding:16px;transition:transform .24s ease}.mah-shop-card:hover .mah-shop-card__media img{transform:scale(1.025)}.mah-shop-card__body{display:flex;flex-direction:column;min-height:190px}.mah-shop-card__body h2,.mah-shop-card__body h3{min-height:2.5em}.mah-shop-card__link{margin-top:auto}.mah-home-final-cta{padding-top:35px}.mah-service-note{max-width:900px}.mah-collection-list-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.mah-collection-list-card{overflow:hidden;border:1px solid var(--mah-v5-line);border-radius:var(--mah-v5-radius);background:#fff;box-shadow:var(--mah-v5-shadow-soft);color:var(--mah-v5-ink-deep);text-decoration:none}.mah-collection-list-card__image{aspect-ratio:16/10;background:var(--mah-v5-blue-soft)}.mah-collection-list-card__image img{width:100%;height:100%;object-fit:cover}.mah-collection-list-card>div:last-child{padding:22px}.mah-collection-list-card h2{margin:0 0 5px;font-size:23px;text-transform:none}.mah-collection-list-card p{margin:0;color:var(--mah-v5-muted)}.template-product #MainContent{background:#fff}.template-product [data-section-type=main-product]{padding:56px 0 20px}.template-product [data-section-type=main-product]>.container{max-width:1180px}.template-product .product{align-items:flex-start;gap:0}.template-product .product__media_container{padding:20px;border:1px solid var(--mah-v5-line);border-radius:24px;background:#fbfdfe}.template-product .product__info-container{padding-left:42px}.template-product .product__title{margin:5px 0 12px;color:var(--mah-v5-ink-deep);font-size:clamp(30px,3.3vw,45px);line-height:1.08;letter-spacing:-.025em;text-transform:none}.template-product .product__variant_sku,.template-product .product__vendor,.template-product .product__type{color:var(--mah-v5-muted);font-size:12px}.template-product .product__variant_sku{display:none}.template-product .price__box_wrapper{margin:14px 0 7px;align-items:center}.template-product .price--large{color:var(--mah-v5-ink-deep);font-size:26px;font-weight:900}.template-product .save__disoucnt{display:none}.template-product .product__tax{margin-bottom:14px;color:var(--mah-v5-muted)}.template-product .product-variant-inventory{margin:10px 0;padding:11px 14px;border-radius:12px;background:var(--mah-v5-blue-soft)}.template-product .stock_countdown_progress{display:none}.template-product .product-form__buttons{margin-top:12px}.template-product .product-form__cart--box{align-items:stretch!important;gap:10px}.template-product .product-form__submit{min-height:54px;border-radius:12px;font-size:16px;font-weight:900}.template-product .product-form__quantity{min-width:118px}.template-product .quantity{min-height:54px;border-radius:12px}.template-product .shopify-payment-button{margin-top:10px}.template-product .product__accordion{margin-top:14px;border:1px solid var(--mah-v5-line);border-radius:14px;overflow:hidden}.template-product .product__accordion summary{padding:16px 18px;background:#fff}.template-product .product__accordion .accordion__content{padding:0 18px 20px}.template-product .product__description{color:var(--mah-v5-ink);font-size:15px;line-height:1.75}.template-product .product__description h1{font-size:28px}.template-product .product__description h2{font-size:24px}.template-product .product__description h3{font-size:20px}.template-product .social__share_box,.template-product .product__pickup-availabilities{display:none!important}.template-product .notify__me--available{margin-top:12px}.template-product .product-recommendations{background:var(--mah-v5-blue-soft)}.template-product [id$=__video_wggG33]{display:none}.template-product.product-children-brain-supplement [id$=__video_wggG33]{display:block}.template-product .jdgm-widget{max-width:1180px;margin-inline:auto}.template-product .product-sticky__cart{box-shadow:0 -10px 30px #082b3b1a}.mah-cart-page{padding:64px 0 90px;background:#f8fbfc}.mah-cart-page__heading{margin-bottom:32px}.mah-cart-form{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(300px,.65fr);gap:28px;align-items:start}.mah-cart-items{display:grid;gap:14px}.mah-cart-item{display:grid;grid-template-columns:128px minmax(0,1fr) auto;gap:20px;align-items:center;padding:18px;border:1px solid var(--mah-v5-line);border-radius:18px;background:#fff}.mah-cart-item__image{display:flex;aspect-ratio:1/1;align-items:center;justify-content:center;overflow:hidden;border-radius:14px;background:#f5fafc}.mah-cart-item__image img{width:100%;height:100%;object-fit:contain;padding:7px}.mah-cart-item__title{color:var(--mah-v5-ink-deep);font-size:18px;font-weight:900;line-height:1.3;text-decoration:none}.mah-cart-item__content p{margin:5px 0;color:var(--mah-v5-muted);font-size:13px}.mah-cart-item__price{margin-top:7px;color:var(--mah-v5-muted);font-size:13px}.mah-cart-item__controls{display:flex;flex-wrap:wrap;align-items:center;gap:9px 13px;margin-top:15px}.mah-cart-item__controls label{font-size:13px;font-weight:800}.mah-cart-item__controls input{width:72px;height:40px;padding:0 9px;border:1px solid var(--mah-v5-line);border-radius:9px}.mah-cart-item__remove{color:#a43d3d;font-size:13px;font-weight:800}.mah-cart-item__total{color:var(--mah-v5-ink-deep);font-size:17px;font-weight:900;white-space:nowrap}.mah-cart-summary{position:sticky;top:112px;padding:26px;border:1px solid var(--mah-v5-line);border-radius:20px;background:#fff;box-shadow:var(--mah-v5-shadow-soft)}.mah-cart-summary h2{margin:0 0 22px;color:var(--mah-v5-ink-deep);font-size:25px;text-transform:none}.mah-cart-summary__row{display:flex;justify-content:space-between;gap:20px;padding:18px 0;border-top:1px solid var(--mah-v5-line);border-bottom:1px solid var(--mah-v5-line);font-size:17px}.mah-cart-summary__note{margin:15px 0 20px;color:var(--mah-v5-muted);font-size:13px;line-height:1.6}.mah-cart-summary .mah-button{width:100%;margin:0 0 10px}.mah-cart-continue{display:block;margin:10px 0 0;color:var(--mah-v5-ink);text-align:center;font-weight:800}.mah-cart-help{margin-top:22px;padding-top:18px;border-top:1px solid var(--mah-v5-line);font-size:13px;line-height:1.6}.mah-cart-help strong,.mah-cart-help a{display:block}.mah-cart-empty{max-width:680px;padding:48px;border:1px solid var(--mah-v5-line);border-radius:24px;background:#fff;box-shadow:var(--mah-v5-shadow-soft);text-align:center}.mah-cart-empty h2{margin:0 0 10px;font-size:30px;text-transform:none}.mah-cart-empty p{margin:0 0 25px;color:var(--mah-v5-muted)}.mah-cart-discounts{margin:0 0 15px;padding:0;color:var(--mah-v5-green);list-style:none}.mah-error-page{min-height:60vh;display:flex;align-items:center;padding:80px 0;background:linear-gradient(135deg,var(--mah-v5-blue-soft),var(--mah-v5-cream))}.template-search .search,.template-blog .blog,.template-article .article-template,.template-page #MainContent>.shopify-section{max-width:1180px;margin-inline:auto}.template-article .article-template__content{max-width:820px;margin-inline:auto;color:var(--mah-v5-ink);font-size:17px;line-height:1.8}.template-article .article-template__hero-container{max-width:980px;margin-inline:auto}#shopify-section-email-popup,email-popup,.back-to-top,.wishlist__count,.compare__count,[id*=trustz_scrolling_text_banner],[id*=trustz_trust_badge]{display:none!important}@media(max-width:1100px){.mah-site-nav{gap:17px}.mah-site-nav>a,.mah-site-nav summary{font-size:13px}.mah-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.mah-site-footer__grid{grid-template-columns:1.2fr .8fr .8fr}.mah-site-footer__contact{grid-column:1/-1}}@media(max-width:900px){.mah-site-nav{display:none}.mah-site-header__inner{min-height:70px}.mah-site-logo{width:158px;flex-basis:158px}.mah-mobile-menu{display:block}.mah-cart-link>span{display:none}.mah-product-grid,.mah-collection-list-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mah-site-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:35px}.mah-site-footer__contact{grid-column:auto}.template-product [data-section-type=main-product]{padding-top:28px}.template-product .product__info-container{padding-left:0;padding-top:26px}.mah-cart-form{grid-template-columns:1fr}.mah-cart-summary{position:static}}@media(max-width:640px){.mah-site-announcement{padding:8px 12px;font-size:11px}.mah-site-header__inner{gap:10px}.mah-site-logo{width:142px;flex-basis:142px}.mah-icon-link{display:none}.mah-cart-link{min-width:44px;padding:0 8px}.mah-site-footer{margin-top:45px}.mah-site-footer__grid{grid-template-columns:1fr;padding:52px 0 42px}.mah-site-footer__bottom .mah-shell{align-items:flex-start;flex-direction:column;justify-content:center;padding:20px 0}.mah-payment-icons{justify-content:flex-start}.mah-footer-newsletter,.mah-product-grid,.mah-collection-list-grid{grid-template-columns:1fr}.mah-shop-card__body,.mah-shop-card__body h2,.mah-shop-card__body h3{min-height:auto}.template-product .product__media_container{padding:10px;border-radius:18px}.template-product .product__title{font-size:30px}.template-product .product-form__cart--box{flex-direction:column}.template-product .product-form__quantity,.template-product .quantity{width:100%}.mah-cart-page{padding:42px 0 65px}.mah-cart-item{grid-template-columns:90px minmax(0,1fr);gap:14px}.mah-cart-item__total{grid-column:2}.mah-cart-empty{padding:34px 22px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.template-product .mah-pdp-summary{margin:0 0 14px;color:var(--mah-v5-muted);font-size:15px;line-height:1.6}.template-product .mah-pdp-summary p{margin:0 0 10px}.template-product .mah-pdp-summary ul{display:grid;gap:7px;margin:0;padding:0;list-style:none}.template-product .mah-pdp-summary li{position:relative;padding-left:22px;color:var(--mah-v5-ink)}.template-product .mah-pdp-summary li:before{content:"\2713";position:absolute;left:0;top:0;color:var(--mah-v5-green);font-weight:900}.template-product .mah-commerce-signals{display:grid;gap:8px;margin:10px 0 14px}.template-product .mah-signal{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border:1px solid var(--mah-v5-line);border-radius:11px;background:#f8fbfc;font-size:12px;line-height:1.35}.template-product .mah-signal strong{color:var(--mah-v5-ink-deep);font-size:13px}.template-product .mah-signal span{color:var(--mah-v5-muted);text-align:right}.template-product .mah-signal--saving{border-color:#f0c98c;background:#fff8ea}.template-product .mah-signal--saving strong{color:#8a4e04}.template-product .mah-signal--stock{border-color:#f0c98c;background:#fff9ed}.template-product .mah-signal--unavailable{border-color:#efc4c4;background:#fff5f5}.template-product .mah-purchase-options{display:grid;gap:9px;margin:14px 0 16px;padding:0;border:0}.template-product .mah-purchase-options legend{margin-bottom:8px;color:var(--mah-v5-ink-deep);font-size:14px;font-weight:900}.template-product .mah-purchase-card{display:grid;grid-template-columns:22px minmax(0,1fr) auto;gap:10px;align-items:center;min-height:68px;padding:12px 14px;border:1px solid var(--mah-v5-line);border-radius:13px;background:#fff;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.template-product .mah-purchase-card:hover{border-color:#9bcbdc}.template-product .mah-purchase-card.is-selected{border:2px solid var(--mah-v5-blue-dark);background:var(--mah-v5-blue-soft);box-shadow:0 7px 20px #1d769817}.template-product .mah-purchase-card input{width:18px;height:18px;margin:0;accent-color:var(--mah-v5-blue-dark)}.template-product .mah-purchase-card__copy{display:grid;gap:3px}.template-product .mah-purchase-card__copy strong{color:var(--mah-v5-ink-deep);font-size:14px}.template-product .mah-purchase-card__copy small{color:var(--mah-v5-muted);font-size:11px;line-height:1.35}.template-product .mah-purchase-card__price{display:grid;gap:2px;color:var(--mah-v5-ink-deep);font-size:14px;font-weight:900;text-align:right}.template-product .mah-purchase-card__price small{color:var(--mah-v5-green);font-size:10px}.template-product .mah-payment-reassurance{margin:14px 0 0;padding:12px 14px;border:1px solid var(--mah-v5-line);border-radius:12px;background:#fbfdfe}.template-product .mah-payment-reassurance p{margin:0 0 8px;color:var(--mah-v5-ink-deep);font-size:12px;font-weight:800;text-align:left}.template-product .mah-payment-reassurance .product__payment{flex-wrap:wrap;gap:5px;margin:0}.template-product .mah-payment-reassurance .product__payment__item{display:flex;height:23px;align-items:center}.template-product .mah-payment-reassurance svg{width:35px;height:auto}.template-product .mah-purchase-trust{margin-top:13px}.template-product .mah-laurel-seal{display:flex;align-items:center;justify-content:center;gap:8px;padding:10px 12px;border:1px solid #d7c395;border-radius:999px;background:linear-gradient(180deg,#fffdf7,#fff8e8);color:var(--mah-v5-ink-deep);text-align:center;text-decoration:none}.template-product .mah-laurel-seal>span:not(.mah-laurel-seal__mark){display:grid;gap:1px}.template-product .mah-laurel-seal strong{font-size:12px;letter-spacing:.02em;text-transform:uppercase}.template-product .mah-laurel-seal small{color:#74623e;font-size:10px}.template-product .mah-laurel-seal__mark{color:#b8903f;font-size:22px;transform:rotate(-25deg)}.template-product .mah-laurel-seal__mark--right{transform:scaleX(-1) rotate(-25deg)}.template-product .mah-micro-trust{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:10px}.template-product .mah-micro-trust>div{display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;column-gap:7px;padding:10px;border:1px solid var(--mah-v5-line);border-radius:11px;background:#fff}.template-product .mah-micro-trust>div>span{grid-row:1 / span 2;align-self:center;font-size:18px}.template-product .mah-micro-trust strong{color:var(--mah-v5-ink-deep);font-size:11px}.template-product .mah-micro-trust small{color:var(--mah-v5-muted);font-size:9px;line-height:1.3}.template-product .mah-attribute-wrap{margin-top:12px;padding:13px;border:1px solid var(--mah-v5-line);border-radius:14px;background:#f9fcfd}.template-product .mah-attribute-title{margin:0 0 10px;color:var(--mah-v5-ink-deep);font-size:12px;font-weight:900}.template-product .mah-attribute-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.template-product .mah-attribute{display:flex;min-height:52px;align-items:center;gap:7px;padding:8px;border:1px solid #dbe8ec;border-radius:10px;background:#fff}.template-product .mah-attribute--wide{grid-column:span 2}.template-product .mah-attribute__icon{display:inline-flex;width:29px;height:29px;flex:0 0 29px;align-items:center;justify-content:center;border-radius:50%;background:var(--mah-v5-blue-soft);color:var(--mah-v5-blue-dark);font-size:9px;font-weight:900}.template-product .mah-attribute strong{color:var(--mah-v5-ink-deep);font-size:10px;line-height:1.25}.template-product .mah-attribute-note{margin:10px 0 0;color:var(--mah-v5-muted);font-size:9px;line-height:1.45}.template-product .mah-attribute-note--warning{color:#7d4b0f}.template-product .notify__me--available[hidden]{display:none!important}.template-product .shopify-payment-terms{display:none}.template-product .product__pickup-availabilities{display:none!important}.template-product .product__accordion:has(.product__description){display:none}.mah-product-guide{padding:64px 0 78px;background:#f7fbfc}.mah-product-guide__head{max-width:760px;margin:0 auto 30px;text-align:center}.mah-product-guide__eyebrow{margin:0 0 8px;color:var(--mah-v5-blue-dark);font-size:12px;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.mah-product-guide__head h2{margin:0 0 12px;color:var(--mah-v5-ink-deep);font-size:clamp(30px,4vw,44px);line-height:1.12;text-transform:none}.mah-product-guide__head p{margin:0;color:var(--mah-v5-muted);font-size:16px;line-height:1.7}.mah-product-guide__grid{display:grid;grid-template-columns:1.05fr .95fr;gap:24px;align-items:start}.mah-product-guide__panel{padding:28px;border:1px solid var(--mah-v5-line);border-radius:20px;background:#fff;box-shadow:var(--mah-v5-shadow-soft)}.mah-product-guide__panel h3{margin:0 0 14px;color:var(--mah-v5-ink-deep);font-size:23px;text-transform:none}.mah-product-guide__panel p,.mah-product-guide__panel li{color:var(--mah-v5-ink);font-size:15px;line-height:1.7}.mah-product-guide__panel ul,.mah-product-guide__panel ol{margin:0;padding-left:22px}.mah-product-guide__facts{display:grid;gap:10px}.mah-product-guide__fact{display:flex;justify-content:space-between;gap:20px;padding:12px 0;border-bottom:1px solid var(--mah-v5-line)}.mah-product-guide__fact:last-child{border-bottom:0}.mah-product-guide__fact span{color:var(--mah-v5-muted);font-size:13px}.mah-product-guide__fact strong{color:var(--mah-v5-ink-deep);font-size:13px;text-align:right}.mah-product-guide__accordions{display:grid;gap:10px;margin-top:24px}.mah-product-guide details{border:1px solid var(--mah-v5-line);border-radius:14px;background:#fff;overflow:hidden}.mah-product-guide summary{display:flex;min-height:58px;align-items:center;justify-content:space-between;padding:14px 18px;color:var(--mah-v5-ink-deep);font-size:15px;font-weight:900;cursor:pointer;list-style:none}.mah-product-guide summary::-webkit-details-marker{display:none}.mah-product-guide summary:after{content:"+";color:var(--mah-v5-blue-dark);font-size:22px}.mah-product-guide details[open] summary:after{content:"\2212"}.mah-product-guide__answer{padding:0 18px 18px;color:var(--mah-v5-ink);font-size:14px;line-height:1.75}.mah-product-guide__notice{margin-top:20px;padding:16px 18px;border-left:4px solid var(--mah-v5-orange);border-radius:10px;background:var(--mah-v5-cream);color:#5f4a2e;font-size:13px;line-height:1.65}@media(max-width:900px){.mah-product-guide__grid{grid-template-columns:1fr}}@media(max-width:640px){.template-product .mah-signal{align-items:flex-start;flex-direction:column}.template-product .mah-signal span{text-align:left}.template-product .mah-purchase-card{grid-template-columns:20px minmax(0,1fr)}.template-product .mah-purchase-card__price{grid-column:2;text-align:left}.template-product .mah-micro-trust{grid-template-columns:1fr}.template-product .mah-attribute-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.template-product .mah-attribute--wide{grid-column:span 2}.mah-product-guide{padding:46px 0 60px}.mah-product-guide__panel{padding:21px}}.template-product .mah-micro-trust__icon svg{width:19px;height:19px;color:var(--mah-v5-blue-dark);fill:currentColor}.mah-terms-product-information{margin:0;padding:2.5rem 0 4rem}.mah-terms-product-information .mah-shell{padding-top:2rem;border-top:1px solid rgba(16,55,63,.16)}.mah-terms-product-information h2{margin:0 0 .75rem;font-size:clamp(1.5rem,2.2vw,2rem);line-height:1.25}.mah-terms-product-information p{max-width:78ch;margin:0;font-size:1rem;line-height:1.7}.mah-whatsapp-float{position:fixed;right:22px;bottom:22px;z-index:260;display:inline-flex;min-height:56px;align-items:center;gap:9px;padding:0 17px 0 14px;border:2px solid #fff;border-radius:999px;background:#25d366;color:#fff;box-shadow:0 14px 34px #05371f47;font-size:14px;font-weight:900;line-height:1;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.mah-whatsapp-float:hover{color:#fff;background:#1fba59;transform:translateY(-2px);box-shadow:0 18px 40px #05371f57}.mah-whatsapp-float:focus-visible{outline:3px solid #f4a340;outline-offset:3px}.mah-whatsapp-float svg{width:28px;height:28px;flex:0 0 28px}.mah-sticky-buy-visible .mah-whatsapp-float{bottom:92px}.mah-judgeme-badge-link{display:inline-block;margin:0 0 12px;color:inherit;text-decoration:none}.mah-judgeme-badge-link .jdgm-preview-badge{min-height:24px}.mah-product-card__judgeme{min-height:24px;margin-top:2px}.mah-product-card__judgeme .jdgm-preview-badge{display:inline-block}.mah-product-card__judgeme .jdgm-prev-badge__text{font-size:12px}.mah-judge-reviews{padding:72px 0;background:#fff}.mah-judge-reviews__head,.mah-judge-carousel__head{max-width:760px;margin:0 auto 30px;text-align:center}.mah-judge-reviews__head h2,.mah-judge-carousel__head h2{margin:0 0 10px;color:var(--mah-v5-ink-deep);font-size:clamp(30px,4vw,44px);line-height:1.12;text-transform:none}.mah-judge-reviews__head p:last-child,.mah-judge-carousel__head p:last-child{margin:0;color:var(--mah-v5-muted);font-size:16px;line-height:1.65}.mah-judge-reviews .jdgm-review-widget{padding:22px;border:1px solid var(--mah-v5-line);border-radius:20px;background:#fff;box-shadow:var(--mah-v5-shadow-soft)}.mah-judge-carousel{padding:72px 0;background:#f7fbfc}.mah-judge-carousel .jdgm-carousel-wrapper{max-width:1200px;margin:0 auto}@media(max-width:640px){.mah-whatsapp-float{right:14px;bottom:16px;width:56px;height:56px;min-height:56px;justify-content:center;padding:0}.mah-whatsapp-float span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.mah-sticky-buy-visible .mah-whatsapp-float{bottom:88px}.mah-judge-reviews,.mah-judge-carousel{padding:52px 0}.mah-judge-reviews .jdgm-review-widget{padding:14px;border-radius:16px}}
/*# sourceMappingURL=/cdn/shop/t/26/assets/mah-v5.css.map */
