:root{--mova-ink: #202a2e;--mova-accent: #bf4b18;--mova-peach: #fff1e6;--mova-line: #e1e6e5;--mova-muted: #5b6267}.mova,.mova-fit{color:var(--mova-ink);font-size:16px;line-height:1.5;letter-spacing:0}.mova{display:block;padding-top:34px;padding-bottom:58px}.mova *,.mova-fit *{box-sizing:border-box}.mova h1,.mova h2,.mova h3,.mova-fit h2,.mova-fit h3{color:inherit;font-family:var(--font-heading-family);font-weight:750;letter-spacing:-.045em}.mova p,.mova-fit p{margin:0}.mova [hidden],.mova-fit [hidden]{display:none!important}.mova-product-grid{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr);gap:clamp(30px,6vw,88px);align-items:start}.mova-eyebrow{font-size:11px;line-height:1.4;font-weight:700;letter-spacing:.15em;text-transform:uppercase;margin-bottom:12px!important}.mova-headline{font-size:clamp(36px,4.4vw,60px);line-height:1.07;margin:0 0 15px;max-width:640px}.mova-intro{font-size:18px;margin-bottom:23px!important}.mova-gallery{position:relative;border-radius:14px;background:var(--mova-peach);overflow:hidden}.mova-gallery-track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.mova-gallery-track::-webkit-scrollbar{display:none}.mova-gallery-slide{flex:0 0 100%;width:100%;scroll-snap-align:start;aspect-ratio:1}.mova-gallery-slide img{width:100%;height:100%;display:block;object-fit:cover}.mova-gallery-nav{position:absolute;bottom:12px;right:12px;display:flex;align-items:center;gap:7px;background:#fffffff2;border-radius:30px;font-size:12px}.mova-gallery-nav button{border:0;border-radius:50%;background:transparent;width:44px;height:44px;cursor:pointer;font-size:20px}.mova-benefits{display:grid;grid-template-columns:repeat(3,1fr);list-style:none;padding:18px 0 0;margin:0}.mova-benefits li{display:flex;flex-direction:column;align-items:center;gap:7px;text-align:center;padding:0 8px;font-size:13px}.mova-benefits li+li{border-left:1px solid var(--mova-line)}.mova-icon{width:25px;height:25px;flex-shrink:0}.mova-benefits .mova-icon{width:30px;height:30px}.mova-buy{position:sticky;top:30px;padding:29px 0 0;scroll-margin-top:30px;outline:0}.mova-buy-title{font-size:36px;line-height:1.15;margin:0 0 14px}.mova-product-title{padding-bottom:23px;color:var(--mova-muted);font-size:15px}.mova-form fieldset{padding:0;border:0;margin:0;min-width:0}.mova-form legend,.mova-option-heading h3{font-size:16px;font-weight:700;letter-spacing:-.02em;margin:0 0 14px;padding:0}.mova-packs{display:flex;flex-direction:column;gap:11px;margin-bottom:28px!important}.mova-pack{display:flex;align-items:center;gap:12px;position:relative;border:1px solid var(--mova-line);border-radius:9px;padding:17px 16px;cursor:pointer;min-height:80px}.mova-pack:has(input:checked){border:2px solid var(--mova-accent);background:#fff9f5;padding:16px 15px}.mova-pack:has(input:disabled){opacity:.5;cursor:not-allowed}.mova-pack input,.mova-option-label input{position:absolute;opacity:0;width:1px;height:1px}.mova-radio{display:block;width:22px;height:22px;border:1.5px solid #aeb8bc;border-radius:50%;flex-shrink:0}.mova-pack input:checked+.mova-radio{border-color:var(--mova-accent);background:var(--mova-accent);box-shadow:inset 0 0 0 4px #fff}.mova-pack strong{font-size:16px;line-height:1.3}.mova-pack small{display:block;color:var(--mova-muted);font-size:12px;margin-top:5px}.mova-pack>strong:last-child{margin-left:auto;text-align:right;font-size:17px}.mova-option-heading{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.mova-option-heading h3{margin-bottom:19px}.mova-link,.mova a:not(.mova-button),.mova-fit a:not(.mova-button){color:inherit;text-underline-offset:4px}.mova-link{font:inherit;border:0;padding:8px 0;background:transparent;text-decoration:underline;font-size:13px;cursor:pointer}.mova-option{margin-bottom:18px!important}.mova-option legend{font-size:14px;margin-bottom:9px;font-weight:500}.mova-option-values{display:flex;flex-wrap:wrap;gap:8px}.mova-option-label{position:relative;cursor:pointer;flex:1 0 60px;max-width:180px}.mova-option-label span{display:flex;align-items:center;justify-content:center;min-height:49px;height:100%;border:1px solid var(--mova-line);border-radius:6px;text-align:center;padding:9px 12px;font-size:14px}.mova-option-label input:checked+span{color:#fff;border-color:var(--mova-accent);background:var(--mova-accent)}.mova-option-label.is-unavailable span{flex-direction:column;color:var(--mova-muted);background:#f5f5f4;border-style:dashed}.mova-option-label small{display:block;font-size:9px;margin-top:2px}.mova-option-label:focus-within,.mova-pack:focus-within{outline:2px solid var(--mova-ink);outline-offset:3px}.mova input:focus-visible,.mova button:focus-visible,.mova a:focus-visible,.mova summary:focus-visible,.mova-fit summary:focus-visible{outline:2px solid var(--mova-ink);outline-offset:4px}.mova-fine{font-size:12px;color:var(--mova-muted);line-height:1.55}.mova-delivery{border-top:1px solid var(--mova-line);margin-top:22px;padding:17px 0}.mova-delivery p{display:flex;align-items:center;gap:10px;font-size:13px;margin:0 0 10px}.mova-delivery .mova-icon{width:21px;height:21px}.mova-button{display:inline-flex;justify-content:center;align-items:center;gap:14px;min-height:52px;border:1px solid var(--mova-accent);border-radius:7px;background:var(--mova-accent);color:#fff!important;font:inherit;font-weight:650;text-decoration:none;padding:13px 22px;cursor:pointer;line-height:1.35;transition:background .15s}.mova-button:hover:not(:disabled){background:#a33c12;border-color:#a33c12}.mova-button:disabled{opacity:.62;cursor:not-allowed}.mova-button .mova-icon{width:19px;height:19px}.mova-purchase-row{display:flex;gap:18px;align-items:center;padding-top:5px}.mova-purchase-row>div,.mova-sticky>div{display:flex;flex-direction:column;flex-shrink:0}.mova-purchase-row small,.mova-sticky small{font-size:11px;color:var(--mova-muted)}.mova-purchase-row strong{font-size:23px;letter-spacing:-.03em}.mova-purchase-row .mova-button{flex:1}.mova-tax{padding-top:12px}.mova-error{padding:12px;color:#9c231b;background:#fff1ed;border-radius:6px;font-size:14px;margin:0 0 15px!important}.mova-details{border-top:1px solid var(--mova-line);margin-top:25px}.mova-details summary{display:flex;justify-content:space-between;list-style:none;padding:19px 0;cursor:pointer}.mova-details summary::-webkit-details-marker,.mova-faq summary::-webkit-details-marker{display:none}.mova-details[open] summary span,.mova-faq details[open] summary span{transform:rotate(45deg)}.mova-details .rte{font-size:15px;margin-bottom:22px}.mova-quantity{margin:0 0 24px;display:flex;align-items:center;gap:20px}.mova-quantity input{width:90px;height:48px;border:1px solid var(--mova-line);border-radius:5px;padding:10px;font:inherit}.js .mova-quantity--advanced{display:none}.no-js .js-only{display:none!important}.mova noscript select{width:100%;min-height:48px;font:inherit;margin:12px 0}.mova-mobile-summary{display:none}.mova-sticky{position:fixed;z-index:9;bottom:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:12px max(20px,calc((100vw - 1150px)/2)) max(12px,env(safe-area-inset-bottom));background:#fff;border-top:1px solid var(--mova-line);box-shadow:0 -3px 18px #202a2e08}.mova-sticky strong{font-size:21px;letter-spacing:-.03em}.mova-sticky .mova-button{min-width:210px}.mova-dialog{border:0;padding:28px;border-radius:16px;max-width:600px;width:calc(100% - 32px);max-height:85vh;color:var(--mova-ink);background:#fff}.mova-dialog::backdrop{background:#202a2e66}.mova-dialog-heading{display:flex;align-items:center;justify-content:space-between;gap:20px}.mova-dialog-heading h2{font-size:26px;margin:0}.mova-dialog-heading button{border:0;background:transparent;width:44px;height:44px;font-size:30px;cursor:pointer}.mova-dialog table{width:100%;font-size:14px}.mova-setup{border:1px dashed var(--mova-accent);border-radius:9px;padding:20px;margin:25px 0;background:var(--mova-peach)}.mova-buy>.mova-button{margin-top:25px}.mova-fit{background:#fafaf8;padding:58px 0 72px}.mova-fit-grid{display:grid;grid-template-columns:1.12fr .88fr;gap:clamp(30px,6vw,88px);align-items:center}.mova-fit h2{font-size:clamp(28px,3.4vw,42px);line-height:1.12;margin:0 0 22px}.mova-fit-photo{width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;border-radius:12px;display:block}.mova-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;list-style:none;margin:24px 0 0;padding:0}.mova-steps li{font-size:13px;line-height:1.4}.mova-step-number{display:flex;align-items:center;justify-content:center;width:25px;height:25px;background:var(--mova-ink);color:#fff;border-radius:50%;margin-bottom:10px;font-size:12px}.mova-faq details{border-bottom:1px solid var(--mova-line)}.mova-faq details:first-of-type{border-top:1px solid var(--mova-line)}.mova-faq summary{list-style:none;display:flex;justify-content:space-between;align-items:center;gap:15px;min-height:60px;padding:18px 0;cursor:pointer;font-weight:550}.mova-faq summary span{font-size:24px;font-weight:400}.mova-faq .rte{font-size:14px;color:var(--mova-muted);padding-bottom:20px}.mova-contact{margin-top:25px!important;padding:17px;background:#ecefef;border-radius:8px;display:flex;align-items:center;gap:10px;font-size:14px}.mova-footer-note{max-width:400px}.mova-theme .announcement-bar__message{min-height:30px;padding:7px 0;font-size:12px;font-weight:550;letter-spacing:0}.mova-theme .utility-bar{background:var(--mova-peach)}.mova-theme .header{padding-top:12px;padding-bottom:12px}.mova-theme .header__heading-link .h2{font-weight:800;letter-spacing:-.08em;font-size:35px;line-height:1}.mova-theme .header__heading-link{padding:6px}.mova-theme .header__icon--search{display:none}.mova-theme .header__inline-menu{font-size:14px}.mova-theme .footer{border-top:1px solid var(--mova-line)}.mova-theme .footer__content-bottom{padding-bottom:90px}@media(max-width:989px){.mova{padding-top:24px}.mova-product-grid{gap:32px}.mova-buy-title{font-size:30px}.mova-pack{flex-wrap:wrap;gap:9px}.mova-pack>strong:last-child{font-size:15px}.mova-purchase-row{flex-direction:column;align-items:stretch}.mova-purchase-row>div{flex-direction:row;align-items:baseline;justify-content:space-between}}@media(max-width:749px){.mova.page-width,.mova-fit .page-width{padding-left:20px;padding-right:20px}.mova{padding-top:22px;padding-bottom:34px}.mova-product-grid,.mova-fit-grid{grid-template-columns:minmax(0,1fr);gap:30px}.mova-eyebrow{font-size:10px;margin-bottom:10px!important}.mova-headline{font-size:clamp(34px,9.3vw,43px);margin-bottom:11px;line-height:1.1}.mova-intro{font-size:16px;margin-bottom:20px!important}.mova-gallery{border-radius:11px}.mova-gallery-slide{aspect-ratio:1.15}.mova-benefits{padding-top:16px}.mova-benefits li{font-size:12px;gap:6px}.mova-benefits .mova-icon{width:28px;height:28px}.mova-mobile-summary{display:block;margin-top:23px}.mova-starting-price{font-size:29px;font-weight:750;letter-spacing:-.045em;margin-bottom:13px}.mova-starting-price small,.mova-starting-price>span{font-size:14px;font-weight:450;letter-spacing:0}.mova-mobile-summary .mova-button{width:100%}.mova-mobile-summary .mova-fine{text-align:center;margin-top:10px}.mova-buy{position:static;padding-top:28px;border-top:1px solid var(--mova-line);scroll-margin-top:20px}.mova-buy-title{font-size:32px}.mova-buy>.mova-eyebrow{display:none}.mova-product-title{padding-bottom:25px}.mova-pack{flex-wrap:nowrap;padding:16px 12px}.mova-pack:has(input:checked){padding:15px 11px}.mova-pack strong{font-size:16px}.mova-pack small{font-size:11px}.mova-purchase-row{flex-direction:row;align-items:center;gap:12px}.mova-purchase-row>div{flex-direction:column}.mova-purchase-row .mova-button{padding-left:12px;padding-right:12px;font-size:14px}.mova-purchase-row strong{font-size:21px}.mova-sticky{padding:11px 20px max(11px,env(safe-area-inset-bottom));gap:16px}.mova-sticky .mova-button{min-width:0;flex:1;padding:12px;font-size:14px}.mova-sticky strong{font-size:19px}.mova-fit{padding:35px 0 42px}.mova-fit h2{font-size:30px;margin-bottom:20px}.mova-steps{gap:14px;margin-top:19px}.mova-steps li{font-size:12px}.mova-dialog{margin:auto 0 0;width:100%;max-width:100%;max-height:85dvh;padding:22px 20px max(30px,env(safe-area-inset-bottom));border-radius:18px 18px 0 0}}@media(prefers-reduced-motion:reduce){.mova *{scroll-behavior:auto!important;transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/mova.css.map */
