:root{--mov-jade:#0e9c72;--mov-jade-deep:#0b6b4e;--mov-jade-soft:#dcefe6;--mov-jade-ink:#0b5b41;--mov-pine:#0e3b30;--mov-ink:#14211c}.mov-eyebrow{font-size:1.3rem;letter-spacing:.16em;text-transform:uppercase;font-weight:700;color:var(--mov-jade-deep);margin:0 0 1.2rem}.mov-h{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);line-height:1.1;letter-spacing:-.01em;margin:0;font-size:clamp(2.8rem,4.4vw,4.6rem);text-wrap:balance}.mov-lead{font-size:clamp(1.7rem,2vw,2rem);line-height:1.55;margin:1.4rem 0 0;opacity:.85}.mov-btn{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;font-size:1.7rem;font-weight:700;line-height:1;padding:1.6rem 2.8rem;border-radius:var(--buttons-radius,10px);text-decoration:none;transition:transform .15s ease,filter .15s ease}.mov-btn:hover{filter:brightness(1.06);transform:translateY(-1px)}.mov-btn--primary{background:var(--mov-jade-deep);color:#fff}.mov-btn--ghost{background:transparent;border:1.5px solid rgba(20,33,28,.28);color:inherit}.mov-usp{padding-block:var(--mov-usp-pad,20px)}.mov-usp__grid{list-style:none;margin:0;padding:0;display:grid;gap:1.6rem 2.4rem;grid-template-columns:repeat(auto-fit,minmax(24rem,1fr));justify-content:center}.mov-usp__item{display:flex;align-items:center;gap:1.2rem;justify-content:center;text-align:left}.mov-usp__icon{font-size:2.8rem;line-height:1;color:#7fe3bd;flex:0 0 auto}.mov-usp__title{display:block;font-size:1.55rem;font-weight:600;line-height:1.2}.mov-usp__sub{display:block;font-size:1.3rem;opacity:.8}@media(max-width:989px){.mov-usp__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.mov-usp__grid{grid-template-columns:1fr}.mov-usp__item{justify-content:flex-start}}.mov-hero{position:relative;overflow:hidden}.mov-hero__media{width:100%;display:block}.mov-hero__media img{width:100%;height:100%;object-fit:cover;object-position:right center;display:block}.mov-hero__inner{padding:clamp(2.4rem,4vw,5rem)}.mov-hero .mov-h{font-size:clamp(3.2rem,4.8vw,5.4rem)}.mov-hero__trust{display:flex;flex-wrap:wrap;gap:1rem 2.2rem;margin-top:2.4rem}.mov-hero__trust span{display:inline-flex;align-items:center;gap:.7rem;font-size:1.45rem;font-weight:600;opacity:.9}.mov-hero__trust .material-symbols-rounded{font-size:2rem;color:var(--mov-jade-deep)}.mov-hero__cta{display:flex;flex-wrap:wrap;gap:1.2rem;margin-top:2.8rem}.mov-hero__rating{display:flex;align-items:center;gap:.8rem;margin-top:1.8rem;font-size:1.4rem;font-weight:600;opacity:.85}.mov-hero__stars{color:var(--mov-jade);letter-spacing:.2rem;font-size:1.7rem}@media(min-width:750px){.mov-hero{display:grid}.mov-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;height:100%}.mov-hero__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#f4f9f5f0,#f4f9f5db 34%,#f4f9f540 58%,#f4f9f500 74%)}.mov-hero__inner{position:relative;z-index:2;max-width:60rem;min-height:60rem;display:flex;flex-direction:column;justify-content:center}}@media(max-width:749px){.mov-hero__media{aspect-ratio:16/11}.mov-hero__inner{text-align:left}}.mov-hero--banner{display:block;position:relative}.mov-hero__banner{display:block;line-height:0}.mov-hero__banner-img{width:100%;height:auto;display:block}.mov-hero__banner-img--mobile{display:none}@media(min-width:750px){.mov-hero--banner .mov-hero__inner{display:none}}@media(max-width:749px){.mov-hero__banner-img--desktop{display:none}.mov-hero__banner-img--mobile{display:block}.mov-hero--banner .mov-hero__inner{position:static;max-width:none;min-height:0;padding:2.6rem 2rem 3rem}.mov-hero--banner .mov-h{font-size:clamp(2.9rem,8.5vw,4rem)}.mov-hero--banner .mov-btn{width:100%;text-align:center}}.mov-steps__head{text-align:center;max-width:70rem;margin:0 auto 3.6rem}.mov-steps__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2.4rem}.mov-step{background:rgb(var(--color-background));border:1px solid rgba(20,33,28,.1);border-radius:16px;padding:3rem 2.6rem}.mov-step__num{font-family:var(--font-heading-family);font-size:4.4rem;line-height:1;color:var(--mov-jade);font-weight:600}.mov-step__t{font-size:2rem;font-weight:600;margin:1.2rem 0 .8rem}.mov-step__p{font-size:1.6rem;line-height:1.55;opacity:.82;margin:0}@media(max-width:749px){.mov-steps__grid{grid-template-columns:1fr}}.mov-show{display:grid;gap:clamp(2rem,3vw,4rem);align-items:center}.mov-show--split{grid-template-columns:1fr 1fr}.mov-show--center{grid-template-columns:1fr;justify-items:center;text-align:center}.mov-show__img{width:100%;border-radius:18px;overflow:hidden;display:block}.mov-show__img img{width:100%;height:auto;display:block}.mov-show--center .mov-show__img{max-width:96rem}.mov-show__body{max-width:52rem}.mov-show__text{font-size:1.75rem;line-height:1.6;margin:1.4rem 0 0;opacity:.85}.mov-show__cta{margin-top:2.6rem}.mov-show--reverse .mov-show__img{order:2}@media(max-width:749px){.mov-show--split{grid-template-columns:1fr}.mov-show--reverse .mov-show__img{order:0}}.mov-sec-head{text-align:center;max-width:72rem;margin:0 auto clamp(2.4rem,3vw,4rem)}.mov-ticker{overflow:hidden;padding-block:var(--mov-ticker-pad,10px)}.section-moviona-ticker{position:sticky;top:0;z-index:102}.mov-ticker--sticky{height:var(--mov-ticker-h,42px);padding-block:0;display:flex;align-items:center}.mov-ticker--sticky .mov-ticker__track{width:max-content}.section-header.shopify-section-header-sticky{top:var(--mov-ticker-h,42px)!important}.section-header{z-index:101}@media(max-width:749px){.mov-ticker--sticky{height:var(--mov-ticker-h-mobile,38px)}.section-header.shopify-section-header-sticky{top:var(--mov-ticker-h-mobile,38px)!important}}.mov-ticker__track{display:flex;width:max-content;animation:mov-ticker-run var(--mov-ticker-speed,40s) linear infinite}.mov-ticker:hover .mov-ticker__track{animation-play-state:paused}.mov-ticker__row{display:flex;align-items:center;flex:0 0 auto}.mov-ticker__item{display:inline-flex;align-items:center;gap:.7rem;font-size:var(--mov-ticker-size,15px);font-weight:600;letter-spacing:.02em;padding:0 2.2rem;white-space:nowrap}.mov-ticker__dot{font-size:calc(var(--mov-ticker-size,15px) * 1.25);color:#7fe3bd;line-height:1}@keyframes mov-ticker-run{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.mov-ticker__track{animation:none;flex-wrap:wrap;width:100%;justify-content:center}.mov-ticker__row:nth-child(2){display:none}}.mov-offers__wrap{max-width:62rem;margin:0 auto}.mov-offers__title{text-align:center;font-size:1.35rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--mov-jade-deep);margin:0 0 1.8rem;position:relative}.mov-offers__title:before,.mov-offers__title:after{content:"";position:absolute;top:50%;width:18%;height:1px;background:#14211c2e}.mov-offers__title:before{left:0}.mov-offers__title:after{right:0}.mov-offer{position:relative;border:1.5px solid rgba(20,33,28,.16);border-radius:14px;background:rgb(var(--color-background));margin-bottom:1.4rem;overflow:hidden;transition:border-color .15s ease,box-shadow .15s ease;cursor:pointer}.mov-offer:hover{border-color:#0b6b4e73}.mov-offer.is-active{border-color:var(--mov-jade-deep);box-shadow:0 0 0 1.5px var(--mov-jade-deep)}.mov-offer--top{border-color:#0b6b4e80}.mov-offer__ribbon{position:absolute;top:0;right:0;background:var(--mov-jade-deep);color:#fff;font-size:1.15rem;font-weight:700;letter-spacing:.04em;padding:.5rem 1.2rem;border-radius:0 12px;z-index:2}.mov-offer__head{display:flex;align-items:center;gap:1.2rem;padding:1.6rem 1.8rem;cursor:pointer}.mov-offer__head input{position:absolute;opacity:0;pointer-events:none}.mov-offer__radio{flex:0 0 auto;width:2.2rem;height:2.2rem;border-radius:50%;border:2px solid rgba(20,33,28,.3);position:relative}.mov-offer.is-active .mov-offer__radio{border-color:var(--mov-jade-deep)}.mov-offer.is-active .mov-offer__radio:after{content:"";position:absolute;top:.42rem;right:.42rem;bottom:.42rem;left:.42rem;border-radius:50%;background:var(--mov-jade-deep)}.mov-offer__thumb{flex:0 0 auto;width:6rem;height:6rem;object-fit:contain;border-radius:8px;background:#fff}.mov-offer__info{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:.3rem}.mov-offer__name{font-size:1.85rem;font-weight:700;line-height:1.2;display:flex;align-items:center;gap:.8rem;flex-wrap:wrap}.mov-offer__tag{font-size:1.15rem;font-weight:700;background:var(--mov-jade-soft);color:var(--mov-jade-ink);padding:.3rem .8rem;border-radius:6px;letter-spacing:.02em}.mov-offer__sub{font-size:1.4rem;opacity:.8}.mov-offer__prices{flex:0 0 auto;text-align:right;display:flex;flex-direction:column;align-items:flex-end;gap:.35rem}.mov-offer__save{display:inline-block;background:#a3201f;color:#fff;font-size:1.2rem;font-weight:800;letter-spacing:.03em;padding:.25rem .7rem;border-radius:6px;line-height:1.3}.mov-offer__pricerow{display:flex;align-items:baseline;gap:.7rem;flex-wrap:wrap;justify-content:flex-end}.mov-offer__price{font-size:2.1rem;font-weight:700;line-height:1.1}.mov-offer__compare{font-size:1.45rem;opacity:.55;text-decoration:line-through}.mov-offer__note{font-size:1.25rem;color:var(--mov-jade-deep);font-weight:600}.mov-offer__body{display:none;padding:0 1.8rem 1.8rem}.mov-offer.is-active .mov-offer__body{display:block}.mov-offer__units{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.4rem}.mov-offer__unit{display:flex;align-items:end;gap:.8rem;flex-wrap:wrap;background:#14211c0a;border-radius:10px;padding:1rem}.mov-offer__unit-no{font-weight:700;font-size:1.35rem;align-self:center;color:var(--mov-jade-ink);min-width:2.4rem}.mov-offer__field{display:flex;flex-direction:column;gap:.3rem;flex:1 1 12rem;min-width:0}.mov-offer__label{font-size:1.15rem;font-weight:600;opacity:.75}.mov-offer__field select{width:100%;min-height:4.4rem;font-size:1.45rem;padding:.6rem 1rem;border-radius:8px;border:1px solid rgba(20,33,28,.25);background:#fff;color:inherit}.mov-offer__gifts-h{font-size:1.35rem;font-weight:700;margin:0 0 .8rem}.mov-offer__gifts{list-style:none;margin:0 0 1.2rem;padding:0;display:flex;flex-direction:column;gap:.6rem}.mov-offer__gift{display:flex;align-items:center;gap:1rem;background:var(--mov-pine);color:#e7f3ec;border-radius:10px;padding:.7rem 1rem}.mov-offer__gift img{width:4.2rem;height:4.2rem;object-fit:contain;border-radius:6px;background:#fff;flex:0 0 auto}.mov-offer__gift-t{flex:1 1 auto;font-size:1.35rem;font-weight:600;line-height:1.3}.mov-offer__gift-value{flex:0 0 auto;display:flex;flex-direction:column;align-items:flex-end;gap:.1rem;line-height:1.15;text-align:right}.mov-offer__gift-old{font-size:1.15rem;font-weight:600;text-decoration:line-through;color:#e7f3ec;opacity:.6;white-space:nowrap}.mov-offer__gift-free{flex:0 0 auto;font-size:1.15rem;font-weight:800;letter-spacing:.06em;color:#7fe3bd}.mov-offer__ship{display:flex;align-items:center;gap:.6rem;font-size:1.35rem;font-weight:600;margin:0;color:var(--mov-jade-ink)}.mov-offer__ship .material-symbols-rounded{font-size:1.9rem}.mov-offers__cta{width:100%;border:0;cursor:pointer;background:var(--mov-jade-deep);color:#fff;font-size:1.9rem;font-weight:700;letter-spacing:.02em;padding:1.8rem 2rem;border-radius:10px;margin-top:.6rem;transition:filter .15s ease;font-family:inherit}.mov-offers__cta:hover{filter:brightness(1.08)}.mov-offers__cta[data-loading]{opacity:.65}.mov-offers__err{color:#a3201f;font-size:1.35rem;font-weight:600;margin:1rem 0 0;text-align:center}.mov-offers__legal{font-size:1.15rem;opacity:.7;margin:1.2rem 0 0;text-align:center;line-height:1.5}@media(max-width:749px){.mov-offer__ribbon{position:static;display:block;width:100%;border-radius:12px 12px 0 0;text-align:center;padding:.55rem 1rem}.mov-offer__head{padding:1.3rem 1.2rem;gap:.9rem;flex-wrap:wrap;align-items:flex-start;row-gap:1rem}.mov-offer__radio{width:2rem;height:2rem;margin-top:.3rem}.mov-offer.is-active .mov-offer__radio:after{top:.38rem;right:.38rem;bottom:.38rem;left:.38rem}.mov-offer__thumb{width:5.2rem;height:5.2rem}.mov-offer__info{flex:1 1 0;min-width:0}.mov-offer__name{font-size:1.6rem}.mov-offer__sub{font-size:1.3rem;line-height:1.4}.mov-offer__prices{flex:1 1 100%;text-align:left;flex-direction:row;flex-wrap:wrap;align-items:baseline;gap:.5rem .9rem;border-top:1px solid rgba(20,33,28,.1);padding-top:1rem}.mov-offer__pricerow{order:1;justify-content:flex-start}.mov-offer__price{font-size:2rem}.mov-offer__save{order:2;align-self:center}.mov-offer__note{order:3;flex:1 1 100%;white-space:normal;line-height:1.4}.mov-offer__body{padding:0 1.2rem 1.4rem}.mov-offer__field{flex:1 1 100%}.mov-offer__gift-t{font-size:1.3rem}}.mov-offers-block{margin-top:var(--margin-top,.8rem);margin-bottom:var(--margin-bottom,1.6rem)}.mov-offers--inline{padding:0}.mov-offers--inline .mov-offers__wrap{max-width:none;margin:0;padding:0}.mov-offers--inline .mov-offers__title{font-size:1.2rem;margin:0 0 1.4rem}.mov-offers--inline .mov-offers__title:before,.mov-offers--inline .mov-offers__title:after{width:12%}.mov-offers--inline .mov-offer__ribbon{position:static;display:block;width:100%;border-radius:12px 12px 0 0;text-align:center;padding:.55rem 1rem}.mov-offers--inline .mov-offer__head{padding:1.3rem 1.2rem;gap:.9rem;flex-wrap:wrap;align-items:flex-start;row-gap:1rem}.mov-offers--inline .mov-offer__radio{width:2rem;height:2rem;margin-top:.3rem}.mov-offers--inline .mov-offer.is-active .mov-offer__radio:after{top:.38rem;right:.38rem;bottom:.38rem;left:.38rem}.mov-offers--inline .mov-offer__thumb{width:5.2rem;height:5.2rem}.mov-offers--inline .mov-offer__info{flex:1 1 0;min-width:0}.mov-offers--inline .mov-offer__name{font-size:1.6rem}.mov-offers--inline .mov-offer__sub{font-size:1.3rem;line-height:1.4}.mov-offers--inline .mov-offer__prices{flex:1 1 100%;text-align:left;flex-direction:row;flex-wrap:wrap;align-items:baseline;gap:.5rem .9rem;border-top:1px solid rgba(20,33,28,.1);padding-top:1rem}.mov-offers--inline .mov-offer__pricerow{order:1;justify-content:flex-start}.mov-offers--inline .mov-offer__price{font-size:2rem}.mov-offers--inline .mov-offer__save{order:2;align-self:center}.mov-offers--inline .mov-offer__note{order:3;flex:1 1 100%;white-space:normal;line-height:1.4}.mov-offers--inline .mov-offer__body{padding:0 1.2rem 1.4rem}.mov-offers--inline .mov-offer__field{flex:1 1 15rem;min-width:0}.mov-offers--inline .mov-offer__field:first-child{flex:1 1 100%}.mov-offers--inline .mov-offer__field select{font-size:1.35rem;padding:.6rem}.mov-offers--inline .mov-offer__gift-t{font-size:1.3rem}.mov-offers--inline .mov-offers__cta{font-size:1.7rem;padding:1.6rem 2rem}.mov-cmp__top{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,4vw,5rem);align-items:center}@media(max-width:749px){.mov-cmp__top{grid-template-columns:1fr}}.mov-cmp__img{width:100%;border-radius:16px;overflow:hidden}.mov-cmp__img img{width:100%;height:auto;display:block}.mov-cmp__facts{list-style:none;margin:2.2rem 0 0;padding:0;display:flex;flex-direction:column;gap:1.6rem}.mov-cmp__fact{display:flex;align-items:center;gap:1.4rem;padding-bottom:1.6rem;border-bottom:1px solid rgba(20,33,28,.12)}.mov-cmp__fact:last-child{border-bottom:0;padding-bottom:0}.mov-cmp__ring{flex:0 0 auto;width:5.6rem;height:5.6rem;border-radius:50%;border:3px solid var(--mov-jade);display:flex;align-items:center;justify-content:center;color:var(--mov-jade-deep)}.mov-cmp__ring .material-symbols-rounded{font-size:2.8rem}.mov-cmp__fact-t{font-size:1.65rem;line-height:1.4;font-weight:600}.mov-cmp__fact-s{display:block;font-size:1.4rem;font-weight:400;opacity:.8;margin-top:.2rem}.mov-cmp__table-wrap{margin-top:clamp(3rem,5vw,5rem);overflow-x:auto}.mov-cmp__table{width:100%;border-collapse:separate;border-spacing:0;font-size:1.5rem;min-width:44rem}.mov-cmp__table th,.mov-cmp__table td{padding:1.4rem 1.2rem;text-align:center}.mov-cmp__table thead th{font-size:1.4rem;font-weight:700}.mov-cmp__table tbody th{text-align:left;font-weight:600;background:var(--mov-pine);color:#e7f3ec}.mov-cmp__table tbody tr:first-child th{border-radius:12px 0 0}.mov-cmp__table tbody tr:last-child th{border-radius:0 0 0 12px}.mov-cmp__yes{color:var(--mov-jade-deep);font-size:2.2rem;font-weight:800}.mov-cmp__no{color:#9aa39c;font-size:2.2rem;font-weight:600}.mov-cmp__col-us{background:var(--mov-jade-soft)}.mov-cmp__table thead th:nth-child(2){color:var(--mov-jade-ink)}.mov-rev__head{text-align:center;max-width:70rem;margin:0 auto 3rem}.mov-rev__score{display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap;margin-top:1rem}.mov-rev__stars{color:var(--mov-jade);letter-spacing:.25rem;font-size:2.2rem;line-height:1}.mov-rev__count{font-size:1.5rem;font-weight:600}.mov-rev__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(28rem,1fr));gap:1.8rem}.mov-rev__card{background:rgb(var(--color-background));border:1px solid rgba(20,33,28,.12);border-radius:14px;padding:2rem;display:flex;flex-direction:column;gap:1rem}.mov-rev__card-stars{color:var(--mov-jade);letter-spacing:.2rem;font-size:1.6rem;line-height:1}.mov-rev__text{font-size:1.55rem;line-height:1.6;margin:0}.mov-rev__who{display:flex;align-items:center;gap:.8rem;font-size:1.35rem;margin-top:auto}.mov-rev__name{font-weight:700}.mov-rev__verified{display:inline-flex;align-items:center;gap:.3rem;color:var(--mov-jade-deep);font-weight:600}.mov-rev__verified .material-symbols-rounded{font-size:1.7rem}.mov-rev__meta{opacity:.65}.mov-rev__disclosure{font-size:1.25rem;opacity:.75;line-height:1.6;margin:2.4rem auto 0;max-width:72rem;text-align:center}.mov-video__wrap{max-width:var(--mov-video-max,900px);margin:0 auto;border-radius:18px;overflow:hidden;background:#0e3b30}.mov-video__el{width:100%;height:100%;display:block;object-fit:cover}.mov-video__wrap--wide{aspect-ratio:16/9}.mov-video__wrap--portrait{aspect-ratio:9/16;max-width:min(var(--mov-video-max,900px),46rem)}.mov-video__wrap--square{aspect-ratio:1/1}.mov-video__caption{text-align:center;font-size:1.5rem;opacity:.8;margin:1.6rem auto 0;max-width:60rem}.mov-video__cta{display:flex;justify-content:center;margin-top:2.6rem}.cart__tax-note{font-size:1.3rem;line-height:1.5;opacity:.75;margin:1.2rem 0 0;text-align:right}@media(max-width:749px){.cart__tax-note{text-align:left}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/section-moviona.css.map */
