#mv-home{--mv-blue: #366F8C;--mv-bg: #DFDFD8;--mv-ink: rgba(0,0,0,.82);--mv-muted: rgba(0,0,0,.62);--mv-card: rgba(255,255,255,.72);--mv-soft: rgba(54,111,140,.06);--mv-line: rgba(0,0,0,.07);--mv-radius: 16px;font-family:inherit}#mv-home .mv-band{background:var(--mv-bg);width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);border-top:1px solid var(--mv-line);border-bottom:1px solid var(--mv-line);padding:44px 0 30px;overflow-x:hidden;overflow-x:clip}#mv-home .mv-wrap{max-width:1200px;margin:0 auto;padding:0 20px}#mv-home .mv-stack{display:flex;flex-direction:column;gap:18px}#mv-home .mv-kicker{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:#0009;font-weight:800;margin:0 0 6px}#mv-home .mv-h2{margin:0;font-size:22px;line-height:1.2;font-weight:900;color:var(--mv-ink)}#mv-home .mv-hero{position:relative;z-index:2;border-radius:var(--mv-radius);overflow:hidden;background:#ffffffbf;box-shadow:0 14px 32px #00000014;border:1px solid rgba(0,0,0,.08)}#mv-home .mv-hero__grid{display:grid;grid-template-columns:1.15fr .85fr;min-height:520px}#mv-home .mv-hero__media{position:relative;background:#e9efea;min-height:520px}#mv-home .mv-hero__media img{width:100%;height:100%;object-fit:cover;object-position:center 30%;display:block;image-rendering:-webkit-optimize-contrast}#mv-home .mv-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0000001a,#00000005);pointer-events:none}#mv-home .mv-hero__panel{background:var(--mv-blue);display:flex;align-items:center;justify-content:center;padding:36px 34px}#mv-home .mv-hero__content{width:100%;max-width:520px;text-align:left}#mv-home .mv-hero__kicker{font-size:11px;letter-spacing:.12em;text-transform:uppercase;margin:0 0 10px;color:#ffffffd1;font-weight:800}#mv-home .mv-hero__heading{font-size:clamp(30px,3.4vw,46px);line-height:1.06;margin:0 0 12px;color:#fff;font-weight:900}#mv-home .mv-hero__subheading{font-size:15px;line-height:1.6;margin:0 0 10px;color:#ffffffeb}#mv-home .mv-hero__micro{font-size:12.8px;line-height:1.55;margin:0 0 18px;color:#ffffffd6}#mv-home .mv-hero__buttons{display:flex;flex-wrap:wrap;gap:10px;margin-top:10px}#mv-home .mv-btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 18px;border-radius:12px;font-weight:900;text-decoration:none;border:2px solid transparent;min-width:240px;transition:transform .12s ease,filter .12s ease,background-color .12s ease}#mv-home .mv-btn:hover{transform:translateY(-1px)}#mv-home .mv-btn:focus-visible{outline:2px solid rgba(255,255,255,.75);outline-offset:3px}#mv-home .mv-btn--primary{background:#fff;color:#2e5f76;border-color:#ffffff59}#mv-home .mv-btn--primary:hover{filter:brightness(.96)}#mv-home .mv-btn--secondary{background:transparent;color:#fff;border-color:#ffffffd1}#mv-home .mv-btn--secondary:hover{background:#ffffff1a}#mv-home .mv-bridge{max-width:980px;margin:2px auto 0;padding:0 20px;text-align:center}#mv-home .mv-bridge__rule{height:1px;background:#366f8c29;border:0;margin:0 auto 10px;max-width:840px}#mv-home .mv-bridge__text{margin:0;color:#000000b8;font-weight:650;font-size:13.5px;line-height:1.55;letter-spacing:.01em}#mv-home .mv-pills{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:10px}#mv-home .mv-pill{background:#ffffff8c;border:1px solid rgba(0,0,0,.06);border-radius:999px;padding:10px 12px;display:flex;gap:10px;align-items:center;justify-content:flex-start}#mv-home .mv-pill__icon{width:26px;height:26px;border-radius:999px;background:#366f8c1a;border:1px solid rgba(54,111,140,.16);display:flex;align-items:center;justify-content:center;flex:0 0 auto}#mv-home .mv-pill__icon svg{width:14px;height:14px;color:var(--mv-blue)}#mv-home .mv-pill__text{font-size:12.4px;line-height:1.3;color:#000000bd;font-weight:750}#mv-home .mv-values{border-radius:var(--mv-radius);background:#ffffff52;border:1px solid var(--mv-line);box-shadow:0 12px 26px #0000000f;padding:18px}#mv-home .mv-values__grid{display:grid;grid-template-columns:1fr 1.25fr;gap:14px;align-items:start}#mv-home .mv-values__title{font-size:20px;line-height:1.2;margin:0 0 8px;color:#000000d1;font-weight:900}#mv-home .mv-values__text{margin:0 0 10px;color:#000000b3;line-height:1.6;font-size:13.5px}#mv-home .mv-values__link{display:inline-block;color:#2e5f76;font-weight:900;text-decoration:underline;text-underline-offset:3px;font-size:13.5px}#mv-home .mv-points{display:flex;flex-direction:column;gap:14px}#mv-home .mv-point{display:flex;gap:10px;align-items:flex-start;padding:10px 12px;border-radius:14px;background:#ffffff9e;border:1px solid rgba(0,0,0,.05)}#mv-home .mv-dot{width:10px;height:10px;border-radius:50%;background:#366f8c59;border:1px solid rgba(54,111,140,.35);margin-top:4px;flex:0 0 auto}#mv-home .mv-point b{display:block;color:#000000d1;font-size:12.8px;line-height:1.25;margin-bottom:2px}#mv-home .mv-point span{display:block;color:#000000a8;font-size:12.6px;line-height:1.4}#mv-home .mv-featured__head{margin:14px 0 12px}#mv-home .mv-featured__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}#mv-home .mv-card{background:var(--mv-card);border:1px solid var(--mv-line);border-radius:var(--mv-radius);overflow:hidden;display:flex;flex-direction:column;min-height:260px;transition:transform .14s ease,box-shadow .14s ease,background-color .14s ease}#mv-home .mv-card:hover{transform:translateY(-2px);box-shadow:0 12px 26px #0000001a;background:#ffffffd1}#mv-home .mv-card__media{position:relative;aspect-ratio:4/3;background:#0000000f;display:block}#mv-home .mv-card__media img{width:100%;height:100%;object-fit:cover;display:block;filter:contrast(1.04) saturate(1.05);image-rendering:-webkit-optimize-contrast}#mv-home .mv-card__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000,#0000000d);pointer-events:none}#mv-home .mv-card__body{padding:14px 14px 16px;display:flex;flex-direction:column;gap:8px;flex:1}#mv-home .mv-card__title{margin:0;font-size:14px;font-weight:900;color:var(--mv-ink);line-height:1.2}#mv-home .mv-card__text{margin:0;font-size:12px;line-height:1.45;color:var(--mv-muted);flex:1}#mv-home .mv-card__btn{margin-top:6px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 12px;border-radius:12px;font-weight:900;font-size:12px;text-decoration:none;border:1px solid rgba(54,111,140,.38);color:#366f8cf2;background:#ffffffe0;transition:filter .12s ease,transform .12s ease,background-color .12s ease;width:auto}#mv-home .mv-card__btn:hover{filter:brightness(.97);transform:translateY(-1px);background:#fffffff5}#mv-home .mv-card__btn svg{width:14px;height:14px}#mv-home .mv-goals{margin-top:18px}#mv-home .mv-goals__head{margin-bottom:12px}#mv-home .mv-goals__head .mv-kicker{margin-bottom:8px}#mv-home .mv-goals__head .mv-h2{margin-bottom:6px}#mv-home .mv-goals__sub{margin:0;color:#000000a3;font-size:13px;line-height:1.5}#mv-home .mv-goals__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}#mv-home .mv-goal{position:relative;border-radius:16px;overflow:hidden;border:1px solid var(--mv-line);background:#ffffffb3;min-height:148px;box-shadow:0 10px 22px #0000000d;transition:transform .14s ease,box-shadow .14s ease}#mv-home .mv-goal:hover{transform:translateY(-2px);box-shadow:0 14px 28px #00000017}#mv-home .mv-goal__bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;opacity:.12;transform:scale(1.04);filter:saturate(.95) contrast(.98)}#mv-home .mv-goal__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#ffffffc7,#ffffffeb)}#mv-home .mv-goal__inner{position:relative;z-index:2;height:100%;padding:14px;display:flex;flex-direction:column;justify-content:space-between;gap:10px}#mv-home .mv-goal__top{display:flex;align-items:flex-start;gap:10px}#mv-home .mv-goal__icon{width:38px;height:38px;border-radius:12px;background:#366f8c1a;display:flex;align-items:center;justify-content:center;flex:0 0 auto;border:1px solid rgba(54,111,140,.18)}#mv-home .mv-goal__icon svg{width:18px;height:18px;color:var(--mv-blue)}#mv-home .mv-goal__title{margin:0 0 4px;font-size:15px;font-weight:900;color:#000000db;line-height:1.15}#mv-home .mv-goal__text{margin:0;font-size:12.6px;line-height:1.35;color:#000000b3}#mv-home .mv-goal__cta{align-self:flex-start;display:inline-flex;align-items:center;gap:8px;padding:9px 12px;border-radius:12px;font-weight:900;font-size:12px;text-decoration:none;color:#1f3f3cf2;background:#ffffffeb;border:1px solid rgba(0,0,0,.08);transition:transform .12s ease,filter .12s ease}#mv-home .mv-goal__cta:hover{transform:translateY(-1px);filter:brightness(.98)}#mv-home .mv-goal__link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;text-indent:-9999px;overflow:hidden}#mv-home .mv-goal__link:focus-visible{outline:2px solid rgba(54,111,140,.55);outline-offset:3px;border-radius:16px}#mv-home .mv-white{padding:26px 0 34px}#mv-home .mv-panel{background:linear-gradient(180deg,#366f8c0a,#ffffffc7);border:1px solid var(--mv-line);border-radius:16px;box-shadow:0 10px 22px #0000000d;padding:16px}#mv-home .mv-row{display:flex;align-items:flex-end;justify-content:space-between;gap:12px}#mv-home .mv-link{color:#2e5f76;font-weight:900;text-decoration:underline;text-underline-offset:3px;font-size:13px;white-space:nowrap}#mv-home #mv-reviews{padding:18px}#mv-home .mv-reviews__grid{margin-top:12px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;align-items:stretch}#mv-home .mv-review{background:#ffffffa6;border:1px solid rgba(54,111,140,.18);border-radius:14px;padding:16px;min-height:140px;display:flex;flex-direction:column;justify-content:space-between;transition:transform .22s ease,opacity .22s ease;opacity:1}#mv-home .mv-review.is-hidden{display:none!important}#mv-home .mv-review__quote{margin:0 0 12px;color:#000000bd;line-height:1.55;font-size:13.5px}#mv-home .mv-review__name{font-weight:900;color:#000000d6;font-size:12.5px}#mv-home .mv-review__meta{margin-top:2px;color:#0009;font-size:11.5px}#mv-home .mv-review__nav{margin-top:12px;display:flex;align-items:center;justify-content:space-between;gap:10px}#mv-home .mv-dots{display:flex;gap:6px;align-items:center}#mv-home .mv-dotx{width:8px;height:8px;border-radius:50%;background:#366f8c40;border:1px solid rgba(54,111,140,.25)}#mv-home .mv-dotx.is-active{background:#366f8cbf;border-color:#366f8cbf}#mv-home .mv-progress{height:6px;flex:1;max-width:240px;border-radius:999px;background:#0000000f;overflow:hidden;border:1px solid rgba(0,0,0,.06)}#mv-home .mv-progress>span{display:block;height:100%;width:0%;background:#366f8c8c;border-radius:999px;transition:width .2s linear}#mv-home .mv-panel--subscribe{background:#dfdfd8eb;border:1px solid rgba(0,0,0,.08)}#mv-home .mv-news__grid{margin-top:12px;display:grid;grid-template-columns:1.6fr 1fr;gap:12px;align-items:center}#mv-home .mv-news__text{margin:0;color:#000000bd;line-height:1.6;font-size:13.5px}#mv-home .mv-form{display:flex;gap:10px;align-items:stretch;justify-content:flex-end;flex-wrap:wrap}#mv-home .mv-form__success,#mv-home .mv-form__error{grid-column:1 / -1;margin:0 0 8px;padding:10px 12px;border-radius:12px;font-weight:850;font-size:13px;color:#000000c7}#mv-home .mv-form__success{background:#366f8c1a;border:1px solid rgba(54,111,140,.22)}#mv-home .mv-form__error{background:#0000000a;border:1px solid rgba(0,0,0,.12)}#mv-home .mv-input{width:min(360px,100%);height:44px;border-radius:12px;border:1px solid rgba(0,0,0,.18);padding:0 12px;background:#fffffff0}#mv-home .mv-submit{height:44px;border-radius:12px;border:1px solid rgba(54,111,140,.38);background:var(--mv-blue);color:#fff;font-weight:900;padding:0 14px;cursor:pointer}#mv-home .mv-blog__grid{margin-top:12px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}#mv-home .mv-post{border-radius:16px;overflow:hidden;border:1px solid var(--mv-line);background:#ffffffd1;transition:transform .14s ease,box-shadow .14s ease;text-decoration:none}#mv-home .mv-post__img{aspect-ratio:16/9;background:#0000000f}#mv-home .mv-post__img img{width:100%;height:100%;object-fit:cover;display:block;image-rendering:-webkit-optimize-contrast}#mv-home .mv-post__body{padding:12px 12px 14px}#mv-home .mv-post__title{margin:0 0 8px;font-size:14px;font-weight:900;color:#000000d1;line-height:1.25}#mv-home .mv-post__cta{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:900;color:#366f8cf2;text-decoration:none}#mv-home .mv-blog__grid{margin-top:12px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;align-items:stretch}#mv-home .mv-post{min-width:0;display:flex;flex-direction:column;border-radius:16px;overflow:hidden;border:1px solid var(--mv-line);background:#ffffffd1;transition:transform .14s ease,box-shadow .14s ease;text-decoration:none}#mv-home .mv-post:hover{transform:translateY(-2px);box-shadow:0 14px 28px #00000014}#mv-home .mv-post__img{aspect-ratio:16/9;background:#0000000f;flex:0 0 auto}#mv-home .mv-post__img img{width:100%;height:100%;object-fit:cover;display:block}#mv-home .mv-post__body{padding:12px 12px 14px;display:flex;flex-direction:column;gap:8px;flex:1 1 auto;min-width:0}#mv-home .mv-post__title{margin:0;font-size:14px;font-weight:900;color:#000000d1;line-height:1.25;overflow-wrap:anywhere;word-break:normal}#mv-home .mv-post__cta{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:900;color:#366f8cf2;text-decoration:none;margin-top:auto}#mv-home .mv-brands__grid{margin-top:12px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}#mv-home .mv-brand{display:flex;align-items:center;justify-content:center;gap:12px;padding:14px;border-radius:14px;border:1px solid var(--mv-line);background:#ffffffd1;text-decoration:none;transition:transform .12s ease,box-shadow .12s ease,background-color .12s ease;min-height:92px}#mv-home .mv-brand:hover{transform:translateY(-1px);box-shadow:0 16px 34px #366f8c1f;background:#ffffffeb}#mv-home .mv-brand__logo{height:56px;display:flex;align-items:center;justify-content:center}#mv-home .mv-brand__logo img{max-height:56px;max-width:190px;width:auto;height:auto;object-fit:contain;display:block;filter:saturate(1.05) contrast(1.02);image-rendering:-webkit-optimize-contrast}#mv-home .mv-brand__name{font-weight:900;color:#000000bd;font-size:12.8px;text-align:center;line-height:1.2}#mv-home .mv-break{padding:24px 0;background:none!important;border:0!important}#mv-home .mv-break{padding:32px 0;background:none!important;border:0!important}#mv-home .mv-break__inner{border-radius:16px;padding:26px 18px;background:linear-gradient(180deg,#dfdfd800,#dfdfd8b3,#dfdfd800),url(/cdn/shop/files/millevita_hero_image_of_pastel_and_mortal_with_herbs_1.png?v=1771812991);background-size:cover;background-position:center;background-repeat:no-repeat;border:1px solid rgba(0,0,0,.06);box-shadow:0 10px 22px #0000000d;overflow:hidden;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}#mv-home .mv-hero__media img{object-position:center 24%}#mv-home .mv-break__rule{height:1px;width:min(860px,100%);margin:0 auto;background:#366f8c2e}@media (prefers-reduced-motion: reduce){#mv-home *{transition:none!important;animation:none!important;scroll-behavior:auto!important}}@media (max-width: 990px){#mv-home .mv-hero__grid{grid-template-columns:1fr;min-height:auto}#mv-home .mv-hero__media{min-height:320px}#mv-home .mv-hero__panel{padding:22px 18px}#mv-home .mv-btn{width:100%;min-width:0}#mv-home .mv-values__grid{grid-template-columns:1fr}#mv-home .mv-featured__grid,#mv-home .mv-goals__grid,#mv-home .mv-pills{grid-template-columns:repeat(2,minmax(0,1fr))}#mv-home .mv-reviews__grid{grid-template-columns:1fr}#mv-home .mv-review{min-height:0}#mv-home .mv-progress{max-width:100%}#mv-home .mv-blog__grid{grid-template-columns:1fr}#mv-home .mv-brands__grid{grid-template-columns:repeat(2,minmax(0,1fr))}#mv-home .mv-news__grid{grid-template-columns:1fr}#mv-home .mv-form{justify-content:flex-start}}@media (max-width: 749px){#mv-home .mv-band{padding:28px 0 22px}#mv-home .mv-wrap{padding:0 14px}#mv-home .mv-bridge__text{font-size:12.5px}#mv-home .mv-goal{min-height:140px}#mv-home .mv-pills{grid-template-columns:1fr}#mv-home .mv-pill{border-radius:14px}}#mv-home{--mv-divider-soft: rgba(54,111,140,.14)}#mv-home .mv-values,#mv-home .mv-featured__head,#mv-home .mv-goals,#mv-home .mv-break,#mv-home #mv-reviews,#mv-home .mv-panel--subscribe{position:relative}#mv-home .mv-values:before,#mv-home .mv-featured__head:before,#mv-home .mv-goals:before,#mv-home .mv-break:before,#mv-home #mv-reviews:before,#mv-home .mv-panel--subscribe:before{content:"";display:block;height:1px;width:min(980px,100%);margin:18px auto;background:linear-gradient(90deg,transparent,var(--mv-divider-soft),transparent)}#mv-home .mv-values:before{margin-top:8px}#mv-home .mv-panel:has(.mv-blog__grid){position:relative}#mv-home .mv-panel:has(.mv-blog__grid):before{content:"";display:block;height:1px;width:min(980px,100%);margin:18px auto;background:linear-gradient(90deg,transparent,var(--mv-divider-soft),transparent)}#mv-home .mv-panel:has(.mv-brands__grid){position:relative}#mv-home .mv-panel:has(.mv-brands__grid):before{content:"";display:block;height:1px;width:min(980px,100%);margin:18px auto;background:linear-gradient(90deg,transparent,var(--mv-divider-soft),transparent)}
/*# sourceMappingURL=/cdn/shop/t/13/assets/mv-home.css.map */
