.mv-section{font-family:var(--font-body--family,Arial,sans-serif);color:var(--mv-fg);padding-block:0}.mv-wrap{width:min(1320px,100%);margin-inline:auto;padding-inline:clamp(22px,4.5vw,72px)}.mv-section *{box-sizing:border-box}.mv-section a{color:inherit}.mv-section h1,.mv-section h2,.mv-section h3,.mv-section p{margin:0}.mv-eyebrow{font-size:11px;font-weight:650;letter-spacing:.16em;line-height:1.5;text-transform:uppercase}.mv-dot{display:inline-block;width:8px;height:8px;background:#111;border-radius:50%;margin-right:10px}.mv-display{font-size:clamp(44px,5.4vw,var(--mv-heading));font-weight:650;line-height:1.03;letter-spacing:-.055em;max-width:650px}.mv-display em{color:var(--mv-accent);font-style:normal;display:block}.mv-heading{font-size:clamp(32px,4.8vw,var(--mv-heading));font-weight:600;letter-spacing:-.04em;line-height:1.08}.mv-body{font-size:var(--mv-body);line-height:1.65;text-wrap:pretty}.mv-hero{display:grid;grid-template-columns:1fr 1fr;gap:clamp(24px,4vw,64px);align-items:center}.mv-hero-copy{display:flex;flex-direction:column;align-items:flex-start;gap:28px}.mv-lead{max-width:440px;color:#626262}.mv-button{display:inline-flex;justify-content:space-between;gap:36px;align-items:center;min-height:54px;background:var(--mv-accent);color:var(--mv-button-text)!important;padding:16px 24px;border-radius:6px;text-decoration:none;font-size:14px;font-weight:600;transition:transform .2s,filter .2s}.mv-button:hover{transform:translateY(-2px);filter:brightness(.92)}.mv-button span{font-size:23px;line-height:1}.mv-caption{font-size:12px;color:#626262;line-height:1.5}.mv-hero-visual{position:relative;background:#f4f4f4;border-radius:18px;overflow:hidden}.mv-visual-top,.mv-visual-bottom{display:flex;align-items:center;justify-content:space-between;padding:20px 24px}.mv-visual-top{color:#111;font-size:10px;font-weight:700;letter-spacing:.14em}.mv-visual-top>span:last-child{font-size:22px}.mv-hero-image{display:block;width:100%;height:auto;aspect-ratio:1/1;object-fit:contain;background:#fff}.mv-visual-bottom{font-size:12px;color:#333}.mv-small-mark{font-size:34px;font-weight:750;font-style:italic;color:#111;line-height:1}.mv-feature{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:clamp(28px,6vw,88px)}.mv-feature-media{border-radius:12px;overflow:hidden;background:#fff}.mv-feature-media img{width:100%;height:auto;display:block}.mv-feature-copy>.mv-eyebrow{color:var(--mv-accent);margin-bottom:20px}.mv-feature-copy>.mv-body{margin-top:20px;color:#626262}.mv-price{font-size:25px;margin-block:24px!important;font-weight:600;letter-spacing:-.03em}.mv-features{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:36px;padding-top:24px;border-top:1px solid #D8D8D8}.mv-feature-number{color:var(--mv-accent);font-size:11px}.mv-features h3{font-size:14px;margin-block:10px!important;font-weight:600}.mv-features p{font-size:13px;line-height:1.6;color:#626262}.mv-manifesto>.mv-eyebrow{margin-bottom:28px}.mv-manifesto .mv-heading{max-width:1000px}.mv-manifesto-bottom{display:flex;justify-content:space-between;align-items:flex-end;gap:32px;margin-top:36px}.mv-manifesto .mv-body{max-width:570px}.mv-manifesto-mark{color:#fff;font-size:110px;line-height:.8;font-weight:300}.mv-faq{display:grid;grid-template-columns:1fr 1.15fr;gap:64px}.mv-faq .mv-eyebrow{color:var(--mv-accent);margin-bottom:20px}.mv-faq details{border-bottom:1px solid #D8D8D8}.mv-faq details:first-child{border-top:1px solid #D8D8D8}.mv-faq summary{list-style:none;cursor:pointer;padding-block:24px;display:flex;justify-content:space-between;gap:20px;font-size:16px;font-weight:550}.mv-faq summary::-webkit-details-marker{display:none}.mv-faq summary span{color:var(--mv-accent);font-size:22px;transition:transform .2s}.mv-faq details[open] summary span{transform:rotate(45deg)}.mv-faq details .mv-body{padding-bottom:24px;font-size:15px}.mv-footer-top{display:flex;justify-content:space-between;gap:40px}.mv-wordmark{font-size:38px;font-style:italic;font-weight:750;letter-spacing:-.055em;text-decoration:none}.mv-footer .mv-body{font-size:14px;margin-top:16px;color:#626262}.mv-footer nav{display:flex;flex-direction:column;gap:20px;font-size:14px}.mv-footer nav a{text-decoration:none}.mv-footer nav a:hover{text-decoration:underline}.mv-footer-bottom{margin-top:48px;border-top:1px solid #D8D8D8;padding-top:24px;display:flex;justify-content:space-between;gap:20px;font-size:12px}.mv-footer-bottom>div{display:flex;flex-wrap:wrap;gap:20px}.mv-logo-crop{display:block;position:relative;width:210px;height:50px;overflow:hidden}.mv-logo-crop img{position:absolute;width:230px!important;max-width:none!important;height:auto!important;top:-23px;left:-9px}.mv-section a:focus-visible,.mv-section summary:focus-visible{outline:3px solid #111111;outline-offset:5px}.mv-reveal{transition:opacity .6s,transform .6s}.mv-reveal.mv-prepared:not(.mv-visible){opacity:0;transform:translateY(16px)}@media(min-width:990px){.mv-hero{min-height:650px}}@media(max-width:989px){.mv-hero{grid-template-columns:1fr;gap:36px}.mv-hero-copy{max-width:660px}.mv-hero-visual{max-width:650px;width:100%;margin-inline:auto}.mv-feature,.mv-faq{gap:30px}.mv-display{font-size:clamp(44px,8vw,var(--mv-heading))}}@media(max-width:540px){.mv-hero-copy{gap:22px}.mv-feature,.mv-faq{grid-template-columns:1fr;gap:30px}.mv-manifesto-mark{font-size:64px}.mv-manifesto-bottom{align-items:center}.mv-footer-top,.mv-footer-bottom{flex-direction:column}.mv-logo-crop{width:176px;height:42px}.mv-logo-crop img{width:195px!important;top:-20px;left:-8px}.mv-body{font-size:min(var(--mv-body),17px)}.mv-visual-top,.mv-visual-bottom{padding:16px 20px}}@media(prefers-reduced-motion:reduce){.mv-reveal,.mv-button,.mv-faq summary span{transition:none}.mv-reveal.mv-prepared:not(.mv-visible){opacity:1;transform:none}}.mv-logo-lockup{display:flex;align-items:center;gap:8px;width:252px;height:50px}.mv-logo-icon{position:relative;display:block;width:58px;height:46px;overflow:hidden;flex:none}.mv-logo-icon img{position:absolute;width:140px!important;height:auto!important;max-width:none!important;left:-44px;top:-35px}.mv-logo-crop{width:190px;height:44px;flex:none}.mv-logo-crop img{width:255px!important;top:-147px;left:-32px}.mv-footer-logo{display:inline-block}.mv-footer-logo-frame{position:relative;display:block;width:240px;height:160px;overflow:hidden}.mv-footer-logo-frame img{position:absolute;width:310px;max-width:none;height:auto;left:-35px;top:-76px}.mv-footer-custom-logo{display:block;width:240px;height:auto}.mv-footer .mv-body{color:#c6c6c6}.mv-footer-bottom{border-color:#333}.mv-display em{font-style:italic}.mv-small-mark{color:#111}.mv-section a:focus-visible,.mv-section summary:focus-visible{outline:3px solid #888888}@media(max-width:540px){.mv-logo-lockup{width:214px;gap:4px}.mv-logo-icon{width:46px;height:36px}.mv-logo-icon img{width:112px!important;left:-35px;top:-28px}.mv-logo-crop{width:164px;height:36px}.mv-logo-crop img{width:220px!important;left:-28px;top:-127px}}.moove-brand-logo{display:block;width:252px;max-width:100%;height:auto;background:#000;object-fit:contain}@media(max-width:540px){.header-logo .moove-brand-logo{width:205px}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/mv-styles.css.map */
