.mh-home{--mh-ink: #1a1a1a;--mh-muted: #696a70;--mh-paper: #ffffff;--mh-soft: #f3f3f5;--mh-line: #dedfe3;--mh-night: #1a1a1a;--mh-purple: #6e42d9;--mh-purple-light: #a887ff;display:block;color:var(--mh-ink);background:var(--mh-paper);font-family:"Poppins",var(--font-body--family),Arial,sans-serif}.mh-home :is(h1,h2,h3,h4,h5,h6),.mh-home :is(button,input,textarea,select){font-family:"Poppins",var(--font-body--family),Arial,sans-serif;font-style:normal}.mh-home *,.mh-home *:before,.mh-home *:after{box-sizing:border-box}.mh-home img,.mh-home video{display:block;max-width:100%}.mh-home button,.mh-home input{font:inherit}.mh-home button,.mh-home a{touch-action:manipulation}.mh-home [hidden]{display:none!important}.mh-home__shell{width:min(100% - 56px,1380px);margin-inline:auto}.mh-home__heading{margin:0;font-size:48px;font-weight:600;line-height:57.6px;letter-spacing:0}.mh-home__lead{max-width:680px;margin:16px 0 0;color:var(--mh-muted);font-size:16px;line-height:1.65}.mh-home__eyebrow{display:block;margin-bottom:13px;color:inherit;font-size:12px;font-weight:600;letter-spacing:0;text-transform:uppercase}.mh-home__button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;gap:11px;padding:0 21px;border:1px solid rgba(115,19,173,.16);border-radius:999px;background:#f3edf7;color:var(--mh-ink);font-size:14px;font-weight:500;line-height:16.8px;text-decoration:none;cursor:pointer;transition:background .18s ease,border-color .18s ease,box-shadow .18s ease,color .18s ease,transform .18s ease}.mh-home__button:after{display:inline-block;font-size:18px;font-weight:400;line-height:1;content:"\2192";transition:transform .18s ease}.mh-home__button:hover{border-color:#7313ad61;background:#eadff0;box-shadow:0 8px 22px #562a681c;color:#4d0d73;transform:translateY(-1px)}.mh-home__button:hover:after{transform:translate(3px)}.mh-home__button--light{border-color:#ffffffb8;background:#fffffff0;color:var(--mh-ink)}.mh-home__button--outline{border-color:currentColor;background:transparent;color:currentColor}.mh-home__icon-button{display:grid;width:46px;height:46px;flex:0 0 auto;place-items:center;padding:0;border:1px solid currentColor;border-radius:50%;background:transparent;color:inherit;cursor:pointer}.mh-home__icon-button svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6}.mh-home button:focus-visible,.mh-home a:focus-visible,.mh-home input:focus-visible,.mh-home summary:focus-visible{outline:2px solid #7657ff;outline-offset:3px}.shopify-section.mh-home-shopify-section{width:100%;max-width:none}.shopify-section.mh-home-shopify-section--full{width:100dvw;max-width:none;margin-inline:calc(50% - 50dvw);grid-column:1 / -1}.mh-hero{position:relative;width:100%;min-height:max(620px,calc(100svh - var(--header-group-height, 96px)));overflow:hidden;isolation:isolate;background:#f4f5f7;color:var(--mh-ink)}body:has(.header[transparent]) .mh-hero,.preview-transparent-header .mh-hero{min-height:100svh}.mh-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;overflow:hidden}.mh-hero__media picture,.mh-hero__media>img{width:100%;height:100%}.mh-hero__media picture{display:block}.mh-hero__media img{width:100%;height:100%;object-fit:cover}.mh-hero__fallback-image{object-position:center}.mh-hero__media:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#fffffffa,#ffffffe0 37%,#ffffff38 66%,#ffffff0a);content:""}.mh-hero__fallback{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;background:#f2f3f5}.mh-hero__fallback:before{position:absolute;top:-12%;right:4%;width:42%;aspect-ratio:1;border:1px solid rgba(110,66,217,.12);border-radius:50%;box-shadow:0 0 90px #6e42d914;content:""}.mh-hero__fallback img{position:absolute;right:1%;bottom:-26%;width:min(54vw,790px);height:126%;object-fit:contain;filter:drop-shadow(0 28px 40px rgba(26,26,26,.46))}.mh-hero__inner{display:flex;min-height:inherit;align-items:center}.mh-hero__copy{width:min(920px,78%);margin-left:clamp(32px,4vw,72px);padding:0;transform:translateY(-24px)}.mh-hero__title{max-width:none;margin:0;font-size:43px;font-weight:600;line-height:51.6px;letter-spacing:0;white-space:nowrap}.mh-hero__description{max-width:680px;margin:10px 0 0;color:var(--mh-muted);font-size:21px;font-weight:400;line-height:25.2px}.mh-hero__actions{display:flex;flex-wrap:wrap;gap:11px;margin-top:30px}.mh-hero__actions .mh-home__button{min-height:44px;padding-inline:22px;border-color:currentColor;border-radius:999px;background:transparent;color:currentColor;font-size:14px;font-weight:400;line-height:16.8px}.mh-hero__actions .mh-home__button:after{display:none}.mh-hero__actions .mh-home__button:hover{background:#fff;color:var(--mh-ink)}.mh-hero__meta{display:flex;flex-wrap:wrap;gap:9px 24px;margin-top:31px;color:var(--mh-muted);font-size:12px}.mh-hero__meta span{display:inline-flex;align-items:center;gap:8px}.mh-hero__meta span:before{width:5px;height:5px;border-radius:50%;background:var(--mh-purple-light);content:""}.mh-hero--dark{background:#1a1a1a;color:#fff}.mh-hero--dark .mh-hero__media:after{background:linear-gradient(90deg,#1a1a1ae6,#1a1a1aad 43%,#1a1a1a14 72%,#1a1a1a33)}.mh-hero--dark .mh-hero__description{color:#ffffffc2}.mh-hero--dark .mh-hero__meta{color:#ffffffa1}.mh-hero--dark .mh-home__button--outline{border-color:#fff;color:#fff}.mh-tech{overflow:hidden;padding:72px 0 58px;background:#fff;color:var(--mh-ink)}.mh-tech__header{max-width:780px;margin-bottom:34px;text-align:center}.mh-tech__header .mh-home__lead{margin-inline:auto;color:var(--mh-muted)}.mh-tech__viewport{position:relative;overflow:hidden}.mh-tech__track{display:flex;gap:20px;padding-inline:max(24px,calc((100vw - min(76vw,1240px))/2));overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:none;scroll-snap-type:x mandatory}.mh-tech__track::-webkit-scrollbar{display:none}.mh-tech__card{position:relative;flex:0 0 min(76vw,1240px);aspect-ratio:16 / 9;overflow:hidden;border-radius:6px;scroll-snap-align:center;background:var(--mh-soft);color:var(--mh-ink);cursor:pointer;isolation:isolate;opacity:.42;transform:scale(.94);transition:opacity .32s ease,transform .42s ease}.mh-tech__card.is-active{opacity:1;transform:scale(1)}.mh-tech__card:after{position:absolute;top:52%;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,#1a1a1a00,#1a1a1a94);content:"";opacity:0;transition:opacity .3s ease;pointer-events:none}.mh-tech__card.is-active:after{opacity:1}.mh-tech__media,.mh-tech__media picture,.mh-tech__media img,.mh-tech__media video{width:100%;height:100%}.mh-tech__media img,.mh-tech__media video{object-fit:cover;transition:transform .5s ease}.mh-tech__card:hover .mh-tech__media img{transform:scale(1.025)}.mh-tech__overlay-copy{position:absolute;z-index:2;right:clamp(24px,4vw,58px);bottom:clamp(24px,3.4vw,46px);left:clamp(24px,4vw,58px);color:#fff;text-align:center;text-shadow:0 2px 14px rgba(26,26,26,.45);opacity:0;transform:translateY(8px);transition:opacity .3s ease,transform .35s ease;pointer-events:none}.mh-tech__card.is-active .mh-tech__overlay-copy{opacity:1;transform:translateY(0)}.mh-tech__overlay-copy h3{margin:0;font-size:clamp(26px,2.25vw,36px);font-weight:500;line-height:1.2;letter-spacing:0}.mh-tech__overlay-copy p{max-width:720px;margin:7px auto 0;color:#fff;font-size:13px;line-height:1.5}.mh-tech__play{position:absolute;z-index:3;top:50%;left:50%;display:grid;width:58px;height:58px;place-items:center;border:1px solid rgba(21,21,23,.2);border-radius:50%;background:#ffffffeb;color:var(--mh-ink);box-shadow:0 10px 34px #11121429;opacity:0;transform:translate(-50%,-46%);transition:opacity .25s ease,transform .25s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.mh-tech__card.is-active .mh-tech__play,.mh-tech__card:hover .mh-tech__play,.mh-tech__card:focus-visible .mh-tech__play{opacity:1;transform:translate(-50%,-50%)}.mh-tech__play svg{width:18px;height:18px;margin-left:2px;fill:currentColor}.mh-tech__footer{display:flex;flex-direction:column;align-items:center;margin-top:20px;text-align:center}.mh-tech__controls{display:flex;align-items:center;gap:13px}.mh-tech__nav{position:absolute;z-index:4;top:50%;display:grid;width:46px;height:46px;place-items:center;padding:0;border:1.5px solid rgba(26,26,26,.72);border-radius:50%;background:#ffffff7a;color:#1a1a1a;cursor:pointer;opacity:.72;transform:translateY(-50%);transition:opacity .18s ease,background .18s ease,border-color .18s ease,transform .18s ease}.mh-tech__nav--prev{left:max(22px,calc((100% - min(76vw,1240px))/2 + 28px))}.mh-tech__nav--next{right:max(22px,calc((100% - min(76vw,1240px))/2 + 28px))}.mh-tech__viewport:is(:hover,:focus-within) .mh-tech__nav{opacity:1}.mh-tech__nav:hover{border-color:#1a1a1a;background:#fff;transform:translateY(-50%) scale(1.04)}.mh-tech__nav:focus-visible{outline:2px solid #fff;outline-offset:3px;opacity:1}.mh-tech__nav svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5}.mh-tech__dots{display:flex;align-items:center;gap:8px}.mh-tech__dot{position:relative;width:9px;height:9px;padding:0;border:0;border-radius:50%;background:#d5d6d9;cursor:pointer;transition:width .2s ease,border-radius .2s ease,background .2s ease}.mh-tech__dot:before{position:absolute;top:50%;left:50%;width:100%;height:44px;content:"";transform:translate(-50%,-50%)}.mh-tech__dot.is-active{width:24px;border-radius:999px;background:var(--mh-purple)}.mh-products{padding:54px 0 62px;background:#f7f7f7}.mh-products .mh-home__shell{width:min(100% - 56px,1120px)}.mh-products__header{margin-bottom:32px;text-align:center}.mh-products__header .mh-home__heading{font-size:34px;font-weight:500;line-height:41px}.mh-products__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.mh-products__card{position:relative;display:flex;min-width:0;flex-direction:column;padding:18px 20px 12px;border:0;border-radius:6px;background:#fff;color:var(--mh-ink)}.mh-products__link{display:grid;flex:1 1 auto;grid-template-rows:auto auto;align-content:start;color:inherit;text-decoration:none}.mh-products__image{position:relative;display:grid;min-height:0;aspect-ratio:1.08 / 1;place-items:center;padding:0 6px}.mh-products__image img{width:100%;height:100%;min-width:0;min-height:0;object-fit:contain;transition:transform .28s ease}.mh-products__discount{position:absolute;z-index:1;top:0;left:0;display:inline-flex;min-height:24px;align-items:center;padding:0 10px;border-radius:4px;background:#7313ad;color:#fff;font-size:12px;font-weight:600;line-height:1}.mh-products__card:hover .mh-products__image img{transform:scale(1.035)}.mh-products__copy{display:block;padding:12px 0 0}.mh-products__copy h3{min-height:44px;margin:0;font-size:17px;font-weight:600;line-height:22px;letter-spacing:0}.mh-products__copy--long .mh-products__price{margin-top:14px}.mh-products__rating{display:flex;align-items:center;gap:6px;margin-top:6px;color:#ffad00;font-size:16px;line-height:1}.mh-products__rating small{color:#77787e;font-size:12px}.mh-products__price{display:flex;min-height:24px;align-items:center;gap:8px;margin-top:7px}.mh-products__price strong{font-size:19px;font-weight:650;line-height:24px}.mh-products__price del{color:#98999e;font-size:12px}.mh-products__price em{display:inline-flex;min-height:22px;align-items:center;padding:0 8px;border-radius:999px;background:#7313ad;color:#fff;font-size:12px;font-style:normal;font-weight:700;line-height:22px}.mh-products__actions{display:grid;gap:8px;margin-top:12px;padding-top:2px}.mh-products__product-form,.mh-products__form,.mh-products__form add-to-cart-component{display:block;width:100%;margin:0}.mh-products__button{display:flex;width:100%;min-height:42px;align-items:center;justify-content:center;margin-top:10px;padding:9px 14px;border:0;border-radius:6px;background:#7313ad;color:#fff;font:400 15px/18px Poppins,var(--font-body--family),Arial,sans-serif;text-align:center;text-decoration:none;cursor:pointer}.mh-products__button .add-to-cart-icon{display:none}.mh-products__actions .mh-products__button{margin-top:0}.mh-products__button:hover{background:#5b108b}.mh-products__button:disabled{cursor:not-allowed;opacity:.5}.mh-products__button--buy-now{border:1px solid #7313ad;background:#fff;color:#7313ad;font-weight:500}.mh-products__button--buy-now:hover{background:#f5ecfb;color:#5b108b}.mh-products__button--buy-now[aria-disabled=true]{cursor:not-allowed;opacity:.5}.mh-dual{padding:48px 0;background:#fff}.mh-dual__header{margin-bottom:38px;text-align:center}.mh-dual__header .mh-home__lead{margin-inline:auto}.mh-dual__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.mh-dual__card{position:relative;min-height:0;aspect-ratio:977 / 733;overflow:hidden;border:1px solid var(--mh-line);border-radius:7px;background:#f3f4f6;color:var(--mh-ink);isolation:isolate}.mh-dual__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2}.mh-dual__media img{width:100%;height:100%;object-fit:cover}.mh-dual__media--fallback{background:#f1f2f4}.mh-dual__media--fallback img{position:absolute;right:-8%;bottom:-15%;width:66%;height:92%;object-fit:contain;filter:drop-shadow(0 24px 34px rgba(26,26,26,.46))}.mh-dual__copy{display:flex;width:100%;height:100%;flex-direction:column;align-items:center;justify-content:flex-start;padding:clamp(30px,3vw,44px) clamp(28px,4vw,64px);text-align:center}.mh-dual__copy h3{margin:0;font-size:clamp(28px,2.2vw,32px);font-weight:600;line-height:1.18;letter-spacing:0}.mh-dual__copy p{max-width:520px;margin:8px 0 0;color:#1a1a1ac2;font-size:16px;font-weight:400;line-height:1.35}.mh-dual__copy .mh-home__button{align-self:center;margin-top:20px;font-size:14px;font-weight:500;line-height:16.8px}.mh-dual__copy .mh-home__button[aria-disabled=true]{cursor:default}.mh-social{overflow:hidden;padding:52px 0 58px;background:#fff}.mh-social--landscape{overflow:visible;padding-top:40px;padding-bottom:12px;background:#fff}.mh-social__header{display:flex;align-items:end;justify-content:space-between;gap:36px;margin-bottom:38px}.mh-social__header-copy{max-width:760px}.mh-social__actions{display:flex;align-items:center;gap:9px}.mh-social__track{display:flex;gap:16px;padding-inline:max(28px,calc((100vw - 1380px)/2));overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:none;scroll-snap-type:x mandatory}.mh-social__track::-webkit-scrollbar{display:none}.mh-social__card{position:relative;flex:0 0 270px;overflow:hidden;border:1px solid var(--mh-line);border-radius:7px;background:#fff;color:var(--mh-ink);scroll-snap-align:start;cursor:pointer}.mh-social--portrait .mh-social__track{display:grid;width:min(100% - 56px,1380px);grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;margin-inline:auto;padding-inline:0;overflow:visible;scroll-snap-type:none}.mh-social--portrait .mh-social__card{width:100%;aspect-ratio:376 / 667}.mh-social__layout{display:grid;grid-template-columns:minmax(340px,.9fr) minmax(0,2.1fr);gap:clamp(40px,4vw,64px);align-items:stretch}.mh-social__editorial-header{display:flex;flex-direction:column;justify-content:center;padding:0 0 44px}.mh-social__editorial-header .mh-home__eyebrow{margin-bottom:20px}.mh-social__editorial-header .mh-home__heading{max-width:520px;font-size:clamp(40px,3.25vw,52px);font-weight:600;line-height:1.08}.mh-social__editorial-header .mh-home__lead{max-width:430px;margin:22px 0 0;color:#1a1a1ac2;font-size:17px;font-weight:400;line-height:1.45}.mh-social__youtube-brand{display:inline-flex;width:fit-content;min-height:44px;align-items:center;gap:9px;margin-top:28px;padding:0 18px;border:1px solid rgba(115,19,173,.34);border-radius:999px;background:#faf6fd;color:#7313ad;box-shadow:0 5px 16px #53147a14;font-size:15px;font-weight:600;line-height:24px;text-decoration:none;transition:background .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease}.mh-social__youtube-brand .mh-youtube-icon{width:19px;height:19px;color:#f03}.mh-social__youtube-brand:hover{border-color:#7313ad;background:#f4e8fa;box-shadow:0 8px 22px #53147a24;transform:translateY(-1px)}.mh-social__youtube-brand:focus-visible{outline:2px solid #7313ad;outline-offset:5px}.mh-social__more-link{display:inline-flex;width:fit-content;align-items:center;gap:11px;margin-top:34px;padding-bottom:4px;border-bottom:1px solid rgba(26,26,26,.28);color:inherit;font-size:14px;font-weight:600;text-decoration:none;transition:border-color .18s ease,color .18s ease}.mh-social__more-link svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5;transition:transform .18s ease}.mh-social__more-link:hover{border-color:#7313ad;color:#7313ad}.mh-social__more-link:hover svg{transform:translate(4px)}.mh-social__rail{position:relative;min-width:0;overflow:visible}.mh-social__rail .mh-social__actions{position:absolute;z-index:5;top:40%;right:12px;left:12px;justify-content:space-between;margin:0;opacity:.24;pointer-events:none;transform:translateY(-50%);transition:opacity .18s ease}.mh-social__rail:is(:hover,:focus-within) .mh-social__actions{opacity:1}.mh-social__rail .mh-home__icon-button{width:48px;height:48px;border-color:#1a1a1a33;background:#ffffffd1;box-shadow:0 8px 26px #1a1a1a17;color:#1a1a1a;pointer-events:auto;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.mh-social__rail .mh-home__icon-button:hover{border-color:#1a1a1a;background:#1a1a1a;color:#fff;transform:scale(1.04)}.mh-social__rail .mh-social__track{gap:20px;padding-inline:0}.mh-social--landscape .mh-social__track{display:flex;width:100%;overflow-x:auto;scroll-snap-type:x mandatory}.mh-social--landscape .mh-social__card{width:auto;min-width:0;flex:0 0 calc((100% - 20px)/2);overflow:visible;border:0;border-radius:0;background:transparent}.mh-social__media,.mh-social__media picture,.mh-social__media img,.mh-social__media video{width:100%;height:100%}.mh-social__media{position:relative;overflow:hidden}.mh-social__media img,.mh-social__media video{object-fit:cover;transition:transform .45s ease}.mh-social--portrait .mh-social__media img,.mh-social--portrait .mh-social__media video{object-fit:cover;background:#000}.mh-social__hover-video{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;object-fit:cover;pointer-events:none}.mh-social__card:hover .mh-social__media img{transform:scale(1.035)}.mh-social__media>img{object-position:center}.mh-social--portrait .mh-social__media>img{transform:scale(1.001)}.mh-social--portrait .mh-social__media>img[src*=instagram-]{transform:scale(1.08)}.mh-social--portrait .mh-social__card:hover .mh-social__media>img[src*=instagram-]{transform:scale(1.08)}.mh-social__card:after{content:none}.mh-social--landscape .mh-social__media{height:auto;aspect-ratio:16 / 9;border:1px solid var(--mh-line);border-radius:6px;background:var(--mh-soft)}.mh-social--landscape .mh-social__media>img{transform:scale(1.08)}.mh-social--landscape .mh-social__card:hover .mh-social__media>img{transform:scale(1.105)}.mh-social__platform{position:absolute;z-index:2;top:14px;left:14px;padding:7px 9px;border:1px solid rgba(17,18,20,.16);border-radius:3px;background:#fff;color:var(--mh-ink);font-size:11px;font-weight:600;text-transform:uppercase}.mh-social__platform{display:inline-flex;align-items:center;gap:5px;text-decoration:none}.mh-instagram-icon,.mh-youtube-icon{display:inline-grid;width:14px;height:14px;flex:0 0 auto;place-items:center}.mh-instagram-icon{color:#d62976}.mh-instagram-icon svg,.mh-youtube-icon svg{width:100%;height:100%}.mh-youtube-icon{color:#f03}.mh-social__copy{position:absolute;z-index:2;right:18px;bottom:18px;left:18px;color:#fff;text-shadow:0 2px 12px rgba(26,26,26,.7)}.mh-social__copy h3{margin:0;font-size:21px;font-weight:400;line-height:32px;letter-spacing:0}.mh-social__copy p{margin:7px 0 0;color:#fff;font-size:14px;line-height:19.8px}.mh-social__play{position:absolute;z-index:3;top:50%;left:50%;display:grid;width:48px;height:48px;aspect-ratio:1;box-sizing:border-box;place-items:center;border:1px solid var(--mh-ink);border-radius:50%;background:#ffffffe6;color:var(--mh-ink);transform:translate(-50%,-50%);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.mh-social--portrait .mh-social__play{border:0}.mh-social__play svg{width:16px;height:16px;margin-left:2px;fill:currentColor}.mh-social__meta{display:grid;grid-template-columns:48px minmax(0,1fr);gap:13px;align-items:center;min-height:96px;box-sizing:border-box;padding:15px 2px 16px}.mh-social__avatar{display:grid;width:48px;height:48px;place-items:center;overflow:hidden;border-radius:50%;background:#e9e9ec;color:#55565c;font-size:15px;font-weight:600}.mh-social__avatar img{width:100%;height:100%;object-fit:cover}.mh-social__meta-copy{display:block;min-width:0}.mh-social__meta-copy h3{display:block;max-height:none;margin:0 0 6px;overflow:visible;font-size:18px;font-weight:500;line-height:1.28;text-overflow:clip;white-space:normal}.mh-social__meta-copy strong,.mh-social__meta-copy>span{display:block;overflow:visible;text-overflow:clip;white-space:normal}.mh-social__meta-copy strong{font-size:12px}.mh-social__meta-copy>span{margin-top:3px;color:var(--mh-muted);font-size:12px}.mh-blogs{padding:28px 0 32px;background:#fff}.mh-blogs .mh-home__shell{width:min(calc(100% - 48px),1240px)}.mh-blogs__header{margin-bottom:34px;text-align:center}.mh-blogs__header .mh-home__heading{font-size:34px;line-height:1.2}.mh-blogs__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 24px}.mh-blogs__card{display:grid;overflow:hidden;border:1px solid #e4e4e7;border-radius:8px;background:#fff;color:var(--mh-ink);text-decoration:none;box-shadow:0 3px 10px #1a1a1a1a}.mh-blogs__card>img,.mh-blogs__fallback{display:block;width:100%;aspect-ratio:16 / 9;overflow:hidden;background:#f1f2f4}.mh-blogs__card img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.mh-blogs__card:hover img{transform:scale(1.025)}.mh-blogs__fallback img{display:block;width:100%;height:100%;object-fit:cover}.mh-blogs__card:after{content:none}.mh-blogs__copy{display:grid;min-height:116px;align-content:center;justify-items:center;padding:15px 20px 17px;background:#fff;text-align:center}.mh-blogs__copy>span{display:none}.mh-blogs__copy h3{margin:0;font-size:18px;font-weight:600;line-height:24px;letter-spacing:0}.mh-blogs__copy p{display:-webkit-box;max-width:540px;margin:7px 0 0;overflow:hidden;color:var(--mh-muted);font-size:13px;line-height:18px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.mh-blogs__footer{margin-top:28px;text-align:center}.mh-blogs__more{display:inline-flex;min-height:42px;align-items:center;justify-content:center;gap:9px;padding:0 20px;border:1px solid rgba(115,19,173,.34);border-radius:999px;background:#faf6fd;color:#7313ad;box-shadow:0 5px 16px #53147a14;font-size:14px;font-weight:600;text-decoration:none;transition:background .18s ease,border-color .18s ease,transform .18s ease}.mh-blogs__more:hover{border-color:#7313ad;background:#f4e8fa;transform:translateY(-1px)}.mh-blogs__more[aria-disabled=true]{cursor:default}.mh-faq{padding:48px 0 32px;background:#fff}.mh-faq__layout{display:block}.mh-faq__intro{position:static;margin-bottom:24px;text-align:center}.mh-faq__intro .mh-home__heading{font-size:36px;font-weight:600;line-height:1.2}.mh-faq__list{border-top:1px solid #d5d5d5}.mh-faq__item{border-bottom:1px solid #d5d5d5}.mh-faq__item summary{display:grid;min-height:68px;grid-template-columns:minmax(0,1fr) 30px;align-items:center;gap:20px;padding:7px 0;list-style:none;cursor:pointer}.mh-faq__item summary::-webkit-details-marker{display:none}.mh-faq__item summary span{color:#55565c;font-size:15px;font-weight:400;line-height:1.45}.mh-faq__plus{position:relative;width:30px;height:30px;border:1px solid #aeb0b5;border-radius:50%;color:#707178}.mh-faq__plus:before,.mh-faq__plus:after{position:absolute;top:50%;left:50%;width:16px;height:1px;background:currentColor;transform:translate(-50%,-50%);content:""}.mh-faq__plus:after{transform:translate(-50%,-50%) rotate(90deg);transition:transform .2s ease}.mh-faq__item[open] .mh-faq__plus:after{transform:translate(-50%,-50%) rotate(0)}.mh-faq__answer{padding:0 54px 25px 0;color:var(--mh-muted);font-size:14px;line-height:1.7}.mh-faq__answer p:first-child{margin-top:0}.mh-signup{padding:48px 0 28px;background:#1a1a1a;color:var(--mh-ink)}.mh-signup__inner{display:flex;width:min(100% - 56px,1120px);flex-direction:column;align-items:center;gap:32px;padding:clamp(38px,5vw,58px);border:0;border-radius:8px;background:#f3edf7;text-align:center}.mh-signup__copy h2{max-width:760px;margin:0;font-size:33px;font-weight:600;line-height:39.6px;letter-spacing:0}.mh-signup__copy p{margin:11px 0 0;color:#1a1a1a9e;font-size:18px;font-weight:400;line-height:21.6px}.mh-signup__form{display:flex;box-sizing:border-box;width:min(100%,760px);flex-direction:column;align-items:stretch;gap:12px}.mh-signup__fields{display:grid;box-sizing:border-box;width:100%;height:48px;min-height:48px;grid-template-columns:minmax(0,1fr) 126px;align-items:stretch;padding:0;border:1px solid #cfd2d6;border-radius:6px;background:#fff;overflow:hidden}.mh-signup__form input{display:block;box-sizing:border-box;width:100%;min-width:0;height:46px;min-height:46px;padding:0 16px;border:0!important;border-radius:0;background:transparent!important;color:#1a1a1a;line-height:46px;outline:0!important;box-shadow:none!important;-webkit-appearance:none;appearance:none}.mh-signup__fields:focus-within{outline:2px solid #7657ff;outline-offset:3px}.mh-signup__form input:focus,.mh-signup__form input:focus-visible{outline:0!important;outline-offset:0;box-shadow:none!important}.mh-signup__form input::placeholder{color:#1a1a1a85}.mh-signup__form button{display:flex;box-sizing:border-box;width:100%;height:46px;min-height:46px;align-self:center;align-items:center;justify-content:center;margin:0;padding:0 16px;border:0!important;border-radius:0;background:var(--mh-purple);color:#fff;font-weight:600;line-height:1;cursor:pointer}.mh-signup__notice{grid-column:1 / -1;margin:9px 0 0;font-size:12px}.mh-signup__success{display:flex;width:min(100%,760px);flex-direction:column;gap:8px;align-items:center;padding:4px 0;color:#1a1a1a;text-align:center}.mh-signup__success span{font-size:20px;font-weight:600}.mh-signup__success strong{font-size:16px;font-weight:600}.mh-signup__success small{color:#1a1a1a9e;font-size:12px}.mh-video-dialog{width:min(1120px,calc(100vw - 34px));max-width:none;height:min(760px,calc(100vh - 34px));max-height:none;margin:auto;padding:0;border:0;border-radius:7px;background:#fff;color:var(--mh-ink)}.mh-video-dialog::backdrop{background:#1e1f2285;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.mh-video-dialog__shell{display:grid;height:100%;grid-template-rows:auto minmax(0,1fr) auto}.mh-video-dialog__header{display:flex;min-height:64px;align-items:center;justify-content:space-between;gap:20px;padding:10px 14px 10px 22px;border-bottom:1px solid var(--mh-line)}.mh-video-dialog__header h2{min-width:0;margin:0;overflow:hidden;font-size:17px;font-weight:500;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.mh-video-dialog__actions{display:flex;flex:0 0 auto;align-items:center;gap:8px}.mh-video-dialog__source{display:inline-flex;align-items:center;gap:7px;padding:7px 10px;border:1px solid rgba(17,18,20,.16);border-radius:3px;color:var(--mh-ink);font-size:12px;font-weight:600;text-decoration:none}.mh-video-dialog__source .mh-instagram-icon{width:16px;height:16px;color:#d62976}.mh-video-dialog__source:hover{border-color:#d62976}.mh-video-dialog__source:focus-visible{outline:2px solid #d62976;outline-offset:2px}.mh-video-dialog__close{display:grid;width:42px;height:42px;flex:0 0 auto;place-items:center;padding:0;border:0;border-radius:50%;background:transparent;color:var(--mh-ink);cursor:pointer}.mh-video-dialog__close svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.5}.mh-video-dialog__body{position:relative;display:grid;min-height:0;place-items:center;overflow:hidden;background:#000}.mh-video-dialog__body iframe,.mh-video-dialog__body video,.mh-video-dialog__body img{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;border:0;object-fit:contain;background:#000}.mh-video-dialog__platform-link{display:none;min-height:54px;align-items:center;justify-content:center;gap:8px;padding:12px 20px;border-top:1px solid rgba(255,255,255,.14);background:#111214;color:#fff;font-size:14px;font-weight:600;text-decoration:none}.mh-video-dialog__platform-link[data-visible=true]{display:flex}.mh-video-dialog__platform-link:hover{background:#1b1c1f}.mh-video-dialog__platform-link:focus-visible{outline:2px solid #fff;outline-offset:-4px}body:has(.mh-video-dialog[open]){overflow:hidden}@media(max-width:1199px)and (min-width:750px){.mh-dual__grid{grid-template-columns:1fr;gap:14px}.mh-dual__card{aspect-ratio:977 / 733}.mh-dual__copy{width:100%}}@media(max-width:1099px)and (min-width:750px){.mh-hero{min-height:max(580px,calc(100svh - var(--header-group-height, 90px)))}.mh-hero__copy{width:min(680px,76%);margin-left:24px;padding:0;transform:translateY(-18px)}.mh-hero__title{font-size:38px;line-height:45.6px}.mh-hero__description{margin-top:10px;font-size:17px;line-height:22px}.mh-hero__actions{margin-top:15px}.mh-hero__actions .mh-home__button{min-height:44px;padding-inline:18px;font-size:12px}.mh-hero__meta{display:none}.mh-hero__fallback img{right:-11%;width:68vw;opacity:.9}.mh-products .mh-home__shell{width:min(100% - 44px,1120px)}.mh-products__card{padding-inline:16px}.mh-products__copy h3{font-size:16px;line-height:21px}.mh-social__layout{grid-template-columns:1fr;gap:34px}.mh-social__editorial-header{padding:0}.mh-social__editorial-header .mh-home__heading{max-width:720px;font-size:42px}.mh-social__rail .mh-social__track{padding-right:0}.mh-social--portrait .mh-social__track{display:flex;width:min(100% - 56px,1380px);overflow-x:auto;scroll-snap-type:x mandatory}.mh-social--portrait .mh-social__card{flex:0 0 250px}}@media(max-width:749px){.mh-home__shell{width:min(100% - 36px,1380px)}.mh-home__heading{font-size:32px;line-height:38.4px}.mh-home__lead{font-size:14px}.mh-hero{min-height:max(560px,calc(100svh - var(--header-group-height, 90px)))}.mh-hero__fallback-image{object-position:center}.mh-hero__media:after{background:linear-gradient(180deg,#ffffff14,#ffffff47 42%,#fffffff5)}.mh-hero--dark .mh-hero__media:after{background:linear-gradient(180deg,#1a1a1a94,#1a1a1a1f 42%,#1a1a1a1a 74%,#1a1a1a5c)}.mh-hero__fallback img{right:-26%;bottom:5%;width:128%;height:88%;opacity:.8}.mh-hero__inner{align-items:flex-start}.mh-hero__copy{width:100%;margin-left:0;padding:max(132px,calc(var(--header-group-height, 72px) + 52px)) 0 0;transform:none}.mh-hero__title{font-size:32px;line-height:38.4px;white-space:normal}.mh-hero__description{max-width:330px;margin-top:10px;font-size:14px;line-height:19.8px}.mh-hero__actions{margin-top:23px}.mh-hero__meta{display:none}.mh-tech{padding:54px 0 42px}.mh-tech__header{margin-bottom:24px}.mh-tech__track{gap:12px;padding-inline:18px}.mh-tech__card{flex-basis:88vw;aspect-ratio:16 / 10}.mh-tech__overlay-copy{right:20px;bottom:22px;left:20px}.mh-tech__overlay-copy h3{font-size:24px;line-height:29px}.mh-tech__overlay-copy p{margin-top:5px;font-size:12px;line-height:17px}.mh-tech__play{width:44px;height:44px}.mh-tech__dots{gap:16px}.mh-tech__nav{width:44px;height:44px}.mh-tech__nav--prev{left:calc(6vw + 10px)}.mh-tech__nav--next{right:calc(6vw + 10px)}.mh-tech__nav svg{width:18px;height:18px}.mh-tech__footer{margin-top:16px}.mh-products{padding:44px 0 48px;overflow:hidden}.mh-products .mh-home__shell{width:min(100% - 36px,1120px)}.mh-products__header{margin-bottom:24px}.mh-products__header .mh-home__heading{font-size:30px;line-height:36px}.mh-products__grid{display:flex;gap:12px;margin-right:-18px;padding-right:18px;overflow-x:auto;scrollbar-width:none;scroll-snap-type:x mandatory}.mh-products__grid::-webkit-scrollbar{display:none}.mh-products__card{flex:0 0 82vw;padding:18px;scroll-snap-align:start}.mh-products__copy h3{min-height:38px;font-size:15px;line-height:19px}.mh-products__button{min-height:40px;font-size:14px;line-height:17px}.mh-dual{padding-top:42px;padding-bottom:42px}.mh-dual__header{margin-bottom:28px}.mh-dual__grid{grid-template-columns:1fr;gap:12px}.mh-dual__card{aspect-ratio:4 / 5}.mh-dual__copy{width:100%;padding:27px}.mh-dual__copy h3{font-size:26px;line-height:31px}.mh-dual__copy p{font-size:14px;line-height:19px}.mh-dual__copy .mh-home__button{margin-top:18px;font-size:15px;line-height:18px}.mh-dual__media--fallback img{right:-22%;width:92%;opacity:.78}.mh-social{padding:46px 0 50px}.mh-social__header{align-items:start;margin-bottom:28px}.mh-social__actions .mh-home__icon-button{display:none}.mh-social__track{gap:12px;padding-inline:18px}.mh-social--portrait .mh-social__track{display:flex;width:calc(100% - 18px);margin-left:18px;margin-right:0;padding-inline:0 18px;overflow-x:auto;scroll-snap-type:x mandatory}.mh-social__card{flex-basis:76vw}.mh-social--portrait .mh-social__card{flex:0 0 76vw}.mh-social__layout{grid-template-columns:1fr;gap:24px}.mh-social__editorial-header{padding:0}.mh-social__editorial-header .mh-home__heading{max-width:330px;font-size:30px;line-height:36px}.mh-social__editorial-header .mh-home__lead{max-width:360px;margin-top:16px;font-size:15px}.mh-social__more-link{margin-top:22px}.mh-social__rail{margin-right:-18px}.mh-social__rail .mh-social__actions{display:none}.mh-social__rail .mh-social__track{padding-inline:0 18px}.mh-social--landscape .mh-social__track{width:calc(100% - 36px);gap:12px;margin-inline:auto;padding-inline:0;overflow-x:auto}.mh-social--landscape{padding-top:24px;padding-bottom:16px}.mh-social--landscape .mh-social__card{flex:0 0 100%}.mh-social__meta{grid-template-columns:42px minmax(0,1fr);min-height:88px;padding-bottom:14px}.mh-social__avatar{width:42px;height:42px}.mh-blogs{padding:24px 0}.mh-blogs .mh-home__shell{width:min(calc(100% - 36px),1240px)}.mh-blogs__header{margin-bottom:25px}.mh-blogs__header .mh-home__heading{font-size:28px}.mh-blogs__grid{grid-template-columns:1fr;gap:18px}.mh-blogs__copy{min-height:108px;padding:14px 16px 16px}.mh-blogs__copy h3{font-size:17px;line-height:22px}.mh-blogs__copy p{font-size:12px;line-height:17px}.mh-blogs__footer{margin-top:24px}.mh-signup__copy h2{font-size:27px;line-height:33px}.mh-signup__copy p{font-size:14px;line-height:19.8px}.mh-faq{padding:46px 0 50px}.mh-faq__layout{display:block}.mh-faq__intro{position:static}.mh-faq__item summary{min-height:70px}.mh-faq__item summary span{font-size:15px}.mh-signup{padding:42px 0 18px}.mh-signup__inner{width:min(100% - 36px,1120px);gap:24px;padding:34px 20px}.mh-signup__fields{grid-template-columns:minmax(0,1fr) 104px}.mh-video-dialog{width:100%;height:100%;max-width:100%;max-height:100%;border-radius:0}.mh-video-dialog__source span{display:none}}@media(min-width:750px){.mh-hero,body:has(.header[transparent]) .mh-hero,.preview-transparent-header .mh-hero{min-height:0;aspect-ratio:2.8 / 1}.mh-hero__inner{height:100%;min-height:0}.mh-hero__copy{transform:translateY(-4%)}.mh-hero__title{font-size:clamp(32px,2.35vw,43px);line-height:1.2}.mh-hero__description{font-size:clamp(15px,1.12vw,20px);line-height:1.35}.mh-hero__actions{margin-top:clamp(18px,1.8vw,28px)}}@media(min-width:750px)and (max-width:989px){.mh-hero__inner{align-items:center;padding-top:70px}.mh-hero__copy{width:min(560px,72%);margin-left:20px;transform:none}.mh-hero__title{font-size:clamp(27px,3.5vw,32px);line-height:1.18}.mh-hero__description{max-width:470px;margin-top:6px;font-size:13px;line-height:1.4}.mh-hero__actions{margin-top:14px}.mh-hero__actions .mh-home__button{min-height:44px;padding-inline:16px;font-size:12px}}@media(prefers-reduced-motion:reduce){.mh-home *,.mh-home *:before,.mh-home *:after{scroll-behavior:auto!important;transition:none!important}}.mh-faq__intro .mh-home__lead{margin-inline:auto;text-align:center}.mh-faq__actions{margin-top:26px;text-align:center}.mh-products__button .add-to-cart__added{display:none}
/*# sourceMappingURL=/cdn/shop/t/1/assets/monsga-home-components.css.map */
