.vv-home{overflow:hidden;background:var(--vv-paper);color:var(--vv-ink)}.vv-home *,.vv-home *:before,.vv-home *:after{box-sizing:border-box}.vv-page{width:min(124rem,calc(100% - 5rem));margin-inline:auto}.vv-home img,.vv-home svg{display:block;max-width:100%}.vv-hero{padding:clamp(3.5rem,5vw,6rem) 0;background:#f2f4ed}.vv-hero__grid{display:grid;grid-template-columns:minmax(0,56fr) minmax(36rem,44fr);grid-template-areas:"content media";gap:clamp(4rem,7vw,9rem);align-items:center}.vv-home--media-left .vv-hero__grid{grid-template-columns:minmax(36rem,44fr) minmax(0,56fr);grid-template-areas:"media content"}.vv-hero__content{grid-area:content;max-width:65rem;padding-block:2rem}.vv-hero__media{grid-area:media;justify-self:end;width:min(52rem,100%)}.vv-home--media-left .vv-hero__media{justify-self:start}.vv-hero__media a{display:block;aspect-ratio:.92;overflow:hidden;border-radius:2rem;background:#dfe8df;box-shadow:0 2.4rem 6rem #14211f1f}.vv-hero__media img,.vv-hero__media .vv-placeholder{width:100%;height:100%;object-fit:cover;object-position:var(--vv-hero-x) var(--vv-hero-y)}.vv-eyebrow{margin:0 0 1.2rem;color:var(--vv-forest);font-size:1.18rem;font-weight:900;letter-spacing:.09em;line-height:1.2;text-transform:uppercase}.vv-eyebrow--clay{color:var(--vv-clay)}.vv-hero h1{max-width:11ch;margin:0;color:var(--vv-ink);font-size:clamp(5.2rem,5.8vw,8rem);line-height:.93;letter-spacing:-.055em}.vv-hero h1 span{display:block;color:var(--vv-forest)}.vv-hero__copy{max-width:55rem;margin:2rem 0 0;color:var(--vv-muted);font-size:1.72rem;line-height:1.55}.vv-hero__offer{display:flex;align-items:center;gap:1.8rem;margin-top:2.2rem}.vv-hero__price{display:flex;align-items:baseline;gap:1rem}.vv-hero__price s{color:var(--vv-muted);font-size:1.65rem}.vv-hero__price strong{color:var(--vv-ink);font-size:2.5rem}.vv-hero__price>span{padding:.5rem .9rem;border-radius:999rem;background:var(--vv-clay);color:#fff;font-size:1rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.vv-rating{display:inline-flex;align-items:center;gap:.45rem;color:var(--vv-ink);font-size:1.2rem;text-decoration:none}.vv-rating>span{color:var(--vv-gold);letter-spacing:.05em}.vv-rating small{color:var(--vv-muted)}.vv-button{display:inline-flex;align-items:center;justify-content:center;gap:1rem;min-height:5.5rem;margin-top:2.4rem;padding:1.4rem 2.5rem;border:.1rem solid var(--vv-ink);border-radius:999rem;font-size:1.35rem;font-weight:900;letter-spacing:.04em;line-height:1;text-decoration:none;text-transform:uppercase;transition:background-color .18s ease,color .18s ease,transform .18s ease}.vv-button--primary{background:var(--vv-ink);color:#fff}.vv-hero__availability{margin:1rem 0 0;color:var(--vv-clay);font-size:1.3rem;font-weight:700}.vv-promise-bar{border-block:.1rem solid var(--vv-line);background:#fff}.vv-promise-bar__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.vv-promise-bar__grid span{display:flex;align-items:center;justify-content:center;gap:.9rem;min-height:6rem;padding:1rem;color:var(--vv-ink);font-size:1.25rem;font-weight:800;text-align:center}.vv-promise-bar__grid span:not(:last-child){border-right:.1rem solid var(--vv-line)}.vv-promise-bar__grid svg{width:1.8rem;height:1.8rem;flex:0 0 auto}.vv-section{padding:clamp(6rem,8vw,10rem) 0}.vv-section h2,.vv-faq h2,.vv-reviews h2{margin:0;color:var(--vv-ink);font-size:clamp(3.8rem,4.5vw,6rem);line-height:.98;letter-spacing:-.045em}.vv-section-copy,.vv-section-header>p,.vv-section-header>div+p,.vv-faq header>p:last-child{margin:1.8rem 0 0;color:var(--vv-muted);font-size:1.65rem;line-height:1.6}.vv-product-intro{background:#fff}.vv-product-intro__grid{display:grid;grid-template-columns:minmax(32rem,.86fr) minmax(0,1fr);gap:clamp(5rem,8vw,10rem);align-items:center}.vv-product-intro__media{width:min(46rem,100%);aspect-ratio:1;overflow:hidden;border-radius:1.8rem;background:var(--vv-mist)}.vv-product-intro__media img{width:100%;height:100%;object-fit:contain}.vv-product-intro__content{max-width:58rem}.vv-benefits{display:grid;margin-top:2.7rem;border-top:.1rem solid var(--vv-line)}.vv-benefit{display:grid;grid-template-columns:4rem minmax(0,1fr);gap:1.5rem;padding:1.7rem 0;border-bottom:.1rem solid var(--vv-line)}.vv-benefit__icon{display:grid;place-items:center;width:4rem;height:4rem;border-radius:50%;background:var(--vv-mist);color:var(--vv-forest)}.vv-benefit__icon svg{width:2rem;height:2rem}.vv-benefit h3,.vv-use-card h3,.vv-step h3,.vv-future-card h3{margin:0;color:var(--vv-ink);font-size:1.9rem;line-height:1.15}.vv-benefit p,.vv-step p{margin:.55rem 0 0;color:var(--vv-muted);font-size:1.42rem;line-height:1.5}.vv-text-link{display:inline-flex;gap:.8rem;margin-top:2.4rem;color:var(--vv-forest);font-size:1.3rem;font-weight:900;letter-spacing:.04em;text-decoration:underline;text-underline-offset:.4rem;text-transform:uppercase}.vv-use-cases{background:var(--vv-paper)}.vv-section-header{display:grid;grid-template-columns:minmax(0,1fr) minmax(30rem,.64fr);gap:4rem 8rem;align-items:end;margin-bottom:3.8rem}.vv-section-header>p,.vv-section-header>div+p{margin:0}.vv-section-header--center{display:block;max-width:70rem;margin:0 auto 4rem;text-align:center}.vv-section-header--center>p{margin:1.5rem auto 0}.vv-use-cases__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem}.vv-use-card{overflow:hidden;border:.1rem solid var(--vv-line);border-radius:1.6rem;background:#fff}.vv-use-card__media{aspect-ratio:1.42;overflow:hidden;background:var(--vv-mist)}.vv-use-card__media img{width:100%;height:100%;object-fit:cover}.vv-use-card__content{padding:2.2rem}.vv-use-card__content>p{margin:0 0 .8rem;color:var(--vv-clay);font-size:1.05rem;font-weight:900;letter-spacing:.07em;text-transform:uppercase}.vv-use-card .rte{margin-top:1rem;color:var(--vv-muted);font-size:1.45rem;line-height:1.55}.vv-use-card .rte p{margin:0}.vv-steps{background:var(--vv-forest);color:#fff}.vv-steps .vv-eyebrow,.vv-steps .vv-section-header>p,.vv-steps .vv-section-header>div+p{color:#f4dfaa}.vv-steps .vv-section-header h2{color:#fff}.vv-steps__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem}.vv-step{overflow:hidden;border:.1rem solid rgba(255,255,255,.16);border-radius:1.6rem;background:#ffffff0f}.vv-step__media{aspect-ratio:1.55;overflow:hidden;background:#ffffff14}.vv-step__media img{width:100%;height:100%;object-fit:cover}.vv-step__content{display:grid;grid-template-columns:4rem minmax(0,1fr);gap:1.3rem;padding:2.2rem}.vv-step__content>span{display:grid;place-items:center;width:3.6rem;height:3.6rem;border-radius:50%;background:#f4dfaa;color:var(--vv-ink);font-size:1.1rem;font-weight:900}.vv-step h3{color:#fff}.vv-step p{color:#ffffffb3}.vv-reviews{background:#fff}.vv-reviews__header{display:flex;align-items:end;justify-content:space-between;gap:3rem;margin-bottom:3.2rem}.vv-reviews__hint{margin:1.2rem 0 0;color:var(--vv-muted);font-size:1.35rem}.vv-carousel-controls{display:flex;gap:.8rem}.vv-carousel-controls button{display:grid;place-items:center;width:5rem;height:5rem;border:.1rem solid var(--vv-line);border-radius:50%;background:var(--vv-paper);color:var(--vv-ink);cursor:pointer;font-size:1.8rem}.vv-carousel-controls button:disabled{opacity:.3;cursor:default}.vv-review-carousel__viewport{overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}.vv-review-carousel__viewport::-webkit-scrollbar{display:none}.vv-review-carousel__track{display:flex;gap:1.8rem}.vv-review{flex:0 0 min(76rem,82%);min-height:32rem;padding:clamp(2.8rem,5vw,5rem);border-radius:1.8rem;background:var(--vv-ink);color:#fff;scroll-snap-align:start}.vv-review--demo{outline:.2rem dashed var(--vv-clay);outline-offset:-.8rem}.vv-review__demo-label{display:inline-block;margin-bottom:1.5rem;padding:.5rem .8rem;border-radius:.4rem;background:#fff;color:var(--vv-clay);font-size:1rem;font-weight:900;text-transform:uppercase}.vv-review__stars{display:flex;gap:.25rem;color:#ffffff40;font-size:1.8rem}.vv-review__stars .is-filled{color:#f4dfaa}.vv-review blockquote{max-width:26ch;margin:2rem 0 3rem;color:#fff;font-size:clamp(2.4rem,3vw,3.8rem);font-style:normal;font-weight:700;line-height:1.15;letter-spacing:-.025em}.vv-review footer{display:flex;align-items:center;gap:1.2rem}.vv-review footer img,.vv-review__initial{display:grid;place-items:center;width:5.4rem;height:5.4rem;border:.2rem solid #f4dfaa;border-radius:50%;object-fit:cover}.vv-review__initial{background:#f4dfaa;color:var(--vv-ink);font-size:1.6rem;font-weight:900}.vv-review footer strong,.vv-review footer small{display:block}.vv-review footer strong{color:#fff;font-size:1.5rem}.vv-review footer small{margin-top:.3rem;color:#ffffff9e;font-size:1.2rem}.vv-review-carousel__status{margin-top:1.5rem;color:var(--vv-muted);font-size:1.25rem;font-weight:800;text-align:right}.vv-faq{background:var(--vv-paper)}.vv-faq__grid{display:grid;grid-template-columns:minmax(26rem,.62fr) minmax(0,1fr);gap:5rem 10rem;align-items:start}.vv-faq header{position:sticky;top:15rem}.vv-faq__items{border-top:.1rem solid var(--vv-line)}.vv-faq__item{border-bottom:.1rem solid var(--vv-line)}.vv-faq__item summary{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:2rem 0;color:var(--vv-ink);cursor:pointer;font-size:1.7rem;font-weight:800;list-style:none}.vv-faq__item summary::-webkit-details-marker{display:none}.vv-faq__item summary>span:last-child{position:relative;width:1.8rem;height:1.8rem;flex:0 0 auto}.vv-faq__item summary>span:last-child:before,.vv-faq__item summary>span:last-child:after{position:absolute;top:50%;left:50%;width:1.5rem;height:.15rem;background:currentColor;content:"";transform:translate(-50%,-50%)}.vv-faq__item summary>span:last-child:after{transform:translate(-50%,-50%) rotate(90deg);transition:transform .18s ease}.vv-faq__item[open] summary>span:last-child:after{transform:translate(-50%,-50%) rotate(0)}.vv-faq__item .rte{max-width:64rem;padding:0 4rem 2rem 0;color:var(--vv-muted);font-size:1.5rem;line-height:1.6}.vv-faq__item .rte p{margin:0}.vv-future-products{background:#fff}.vv-future-products__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:2rem}.vv-future-card a{display:block;color:inherit;text-decoration:none}.vv-future-card__media{aspect-ratio:.86;overflow:hidden;border-radius:1.4rem;background:var(--vv-mist)}.vv-future-card__media img{width:100%;height:100%;object-fit:contain;transition:transform .24s ease}.vv-future-card__content{display:flex;align-items:start;justify-content:space-between;gap:2rem;padding-top:1.4rem}.vv-future-card__content h3{max-width:18rem}.vv-future-card__content>div{display:flex;gap:.7rem;color:var(--vv-ink);font-size:1.35rem;white-space:nowrap}.vv-future-card__content s{color:var(--vv-muted)}.vv-home.is-ready [data-vv-reveal]{opacity:0;transform:translateY(1.4rem);transition:opacity .48s ease,transform .48s ease;transition-delay:var(--vv-delay, 0ms)}.vv-home.is-ready [data-vv-reveal].is-visible{opacity:1;transform:none}@media(hover:hover)and (pointer:fine){.vv-button:hover{background:var(--vv-forest);color:#fff;transform:translateY(-.2rem)}.vv-text-link:hover,.vv-rating:hover{opacity:.72}.vv-future-card a:hover img{transform:scale(1.025)}}@media screen and (max-width:989px){.vv-page{width:min(76rem,calc(100% - 3.2rem))}.vv-hero__grid,.vv-home--media-left .vv-hero__grid{grid-template-columns:1fr;grid-template-areas:"media" "content";gap:3rem}.vv-hero__media,.vv-home--media-left .vv-hero__media{justify-self:center;width:min(72rem,100%)}.vv-hero__media a{height:clamp(30rem,44vw,40rem);aspect-ratio:auto}.vv-hero h1{max-width:12ch;font-size:clamp(4.6rem,7vw,6.4rem)}.vv-product-intro__grid{gap:4rem}.vv-section-header,.vv-faq__grid{gap:3rem 5rem}.vv-use-cases__grid,.vv-steps__grid{gap:1.4rem}.vv-future-products__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){.vv-page{width:min(60rem,calc(100% - 2.4rem))}.vv-hero{padding:1.6rem 0 2.6rem}.vv-hero__grid,.vv-home--media-left .vv-hero__grid{grid-template-columns:1fr;grid-template-areas:"media" "content";gap:2.2rem}.vv-hero__media,.vv-home--media-left .vv-hero__media{justify-self:stretch;width:100%}.vv-hero__media a{height:auto;aspect-ratio:1.48;border-radius:1.4rem}.vv-hero__content{padding:0}.vv-eyebrow{margin-bottom:.8rem;font-size:1.05rem}.vv-hero h1{max-width:12ch;font-size:clamp(4rem,11.5vw,5rem);line-height:.95}.vv-hero__copy{margin-top:1.3rem;font-size:1.48rem;line-height:1.48}.vv-hero__offer{flex-wrap:wrap;margin-top:1.5rem}.vv-hero__price strong{font-size:2.2rem}.vv-rating{width:100%}.vv-button{width:100%;min-height:5.2rem;margin-top:1.7rem}.vv-promise-bar__grid span{min-height:5rem;padding:.8rem .4rem;font-size:1.02rem;line-height:1.2}.vv-promise-bar__grid svg{width:1.5rem;height:1.5rem}.vv-section{padding:6rem 0}.vv-section h2,.vv-faq h2,.vv-reviews h2{font-size:clamp(3.4rem,9vw,4.4rem)}.vv-product-intro__grid,.vv-section-header,.vv-faq__grid{grid-template-columns:1fr}.vv-product-intro__grid{gap:3.5rem}.vv-product-intro__media{width:min(30rem,84vw);margin-inline:auto}.vv-section-header{gap:1.5rem;margin-bottom:3rem}.vv-section-header>p,.vv-section-header>div+p{margin:0}.vv-use-cases__grid,.vv-steps__grid{grid-template-columns:1fr}.vv-use-card,.vv-step{display:grid;grid-template-columns:minmax(13rem,.72fr) minmax(0,1fr);align-items:stretch}.vv-use-card__media,.vv-step__media{aspect-ratio:auto;min-height:18rem}.vv-use-card__content,.vv-step__content{padding:1.8rem}.vv-step__content{grid-template-columns:3.4rem minmax(0,1fr)}.vv-step__content>span{width:3.2rem;height:3.2rem}.vv-reviews__header{align-items:center}.vv-reviews__hint{display:none}.vv-carousel-controls button{width:4.5rem;height:4.5rem}.vv-review{flex-basis:88%;min-height:29rem}.vv-review blockquote{font-size:2.5rem}.vv-faq header{position:static}.vv-future-products__grid{gap:1.4rem}}@media screen and (max-width:480px){.vv-page{width:calc(100% - 2rem)}.vv-hero__media a{aspect-ratio:1.52}.vv-promise-bar__grid{grid-template-columns:repeat(3,1fr)}.vv-promise-bar__grid span{display:grid;gap:.35rem}.vv-use-card,.vv-step{grid-template-columns:1fr}.vv-use-card__media,.vv-step__media{aspect-ratio:1.9;min-height:0}.vv-review{flex-basis:93%;padding:2.6rem 2.2rem}.vv-review blockquote{font-size:2.3rem}.vv-future-products__grid{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.vv-home *,.vv-home *:before,.vv-home *:after{scroll-behavior:auto!important;transition-duration:.01ms!important}.vv-home.is-ready [data-vv-reveal]{opacity:1;transform:none}}
/*# sourceMappingURL=/cdn/shop/t/36/assets/vurvite-home.css.map */
