:root{--vl-ink: #123c34;--vl-green: #1b6b57;--vl-mint: #dff3ec;--vl-cream: #f8f7f1;--vl-line: #d7e4df;--vl-white: #ffffff;--vl-radius: 18px;--vl-shadow: 0 18px 50px rgba(18, 60, 52, .1)}body{color:var(--vl-ink);letter-spacing:0}h1,h2,h3,.h0,.h1,.h2{color:var(--vl-ink);letter-spacing:-.035em;line-height:1.05}.button,.shopify-challenge__button,.customer button{min-height:5.2rem;border-radius:999px;font-weight:700;letter-spacing:.01em;transition:transform .18s ease,box-shadow .18s ease}.button:hover{transform:translateY(-2px);box-shadow:0 10px 24px #123c3429}.card-wrapper .card,.product__media,.collection-hero{border-radius:var(--vl-radius);overflow:hidden}.card__heading{font-size:1.8rem}.header-wrapper{border-bottom:1px solid var(--vl-line)}.header__heading-link{font-weight:800;letter-spacing:-.04em}.announcement-bar{font-weight:650}.footer{border-top:0}.vl-section{padding:clamp(5.6rem,8vw,10rem) 0}.vl-section--soft{background:var(--vl-cream)}.vl-section__header{max-width:70rem;margin:0 auto 4rem;text-align:center}.vl-eyebrow{display:inline-block;margin-bottom:1.4rem;color:var(--vl-green);font-size:1.2rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.vl-section__title{margin:0 0 1.6rem;font-size:clamp(3rem,5vw,5.6rem)}.vl-section__copy{margin:0;color:#123c34b8;font-size:1.8rem;line-height:1.65}.vl-hero{position:relative;overflow:hidden;background:radial-gradient(circle at 82% 18%,rgba(255,255,255,.85) 0 12%,transparent 34%),linear-gradient(135deg,#eef8f4,#dff3ec 62%,#f8f7f1)}.vl-hero:after{position:absolute;right:-10rem;bottom:-22rem;width:52rem;height:52rem;border:1px solid rgba(27,107,87,.18);border-radius:50%;content:""}.vl-hero__inner{position:relative;z-index:1;display:grid;min-height:68rem;align-items:center;gap:5rem;padding-top:7rem;padding-bottom:7rem}.vl-hero__content{max-width:68rem}.vl-hero__title{max-width:74rem;margin:0 0 2.2rem;font-size:clamp(4.6rem,7vw,8.4rem)}.vl-hero__copy{max-width:58rem;margin-bottom:3rem;color:#123c34c2;font-size:clamp(1.8rem,2vw,2.2rem);line-height:1.55}.vl-hero__actions{display:flex;flex-wrap:wrap;gap:1.2rem}.vl-hero__proof{display:flex;flex-wrap:wrap;gap:2.4rem;margin-top:3rem;color:var(--vl-ink);font-size:1.3rem;font-weight:700}.vl-hero__proof span:before{margin-right:.7rem;color:var(--vl-green);content:"\2713"}.vl-hero__media{position:relative;min-height:48rem;border-radius:50% 50% 36% 44%;background:#ffffff8c}.vl-hero__image{width:100%;height:100%;min-height:48rem;border-radius:inherit;object-fit:cover}.vl-hero__placeholder{display:grid;min-height:48rem;place-items:center}.vl-hero__placeholder svg{width:75%;height:75%;color:#1b6b5738}.vl-grid{display:grid;gap:2rem}.vl-card{padding:3rem;border:1px solid var(--vl-line);border-radius:var(--vl-radius);background:var(--vl-white)}.vl-card__icon{display:grid;width:5rem;height:5rem;margin-bottom:2.2rem;border-radius:50%;background:var(--vl-mint);color:var(--vl-green);font-size:2.2rem;place-items:center}.vl-card h3{margin:0 0 1rem;font-size:2.2rem}.vl-card p{margin:0;color:#123c34b3;line-height:1.65}.vl-story{display:grid;align-items:center;gap:5rem}.vl-story__media{overflow:hidden;min-height:46rem;border-radius:3rem;background:var(--vl-mint)}.vl-story__media img,.vl-story__media svg{width:100%;height:100%;min-height:46rem;object-fit:cover}.vl-story__content h2{margin:0 0 2rem;font-size:clamp(3.2rem,5vw,5.6rem)}.vl-story__content .rte{color:#123c34bd;font-size:1.8rem;line-height:1.7}.vl-checklist{display:grid;gap:1.4rem;margin:2.8rem 0 0;padding:0;list-style:none}.vl-checklist li{display:flex;gap:1rem;font-weight:700}.vl-checklist li:before{color:var(--vl-green);content:"\2713"}.vl-quote{display:flex;height:100%;flex-direction:column;justify-content:space-between}.vl-stars{color:#d38b2e;letter-spacing:.2em}.vl-quote blockquote{margin:2rem 0 3rem;font-size:1.9rem;line-height:1.6}.vl-quote cite{font-style:normal;font-weight:800}.vl-faq{max-width:84rem;margin:0 auto;border-top:1px solid var(--vl-line)}.vl-faq details{border-bottom:1px solid var(--vl-line)}.vl-faq summary{padding:2.2rem 4rem 2.2rem 0;cursor:pointer;font-size:1.8rem;font-weight:750;list-style:none}.vl-faq summary::-webkit-details-marker{display:none}.vl-faq summary:after{float:right;color:var(--vl-green);content:"+"}.vl-faq details[open] summary:after{content:"\2212"}.vl-faq__answer{max-width:70rem;padding:0 0 2.2rem;color:#123c34b8;line-height:1.7}.vl-disclaimer{padding:2.4rem 0;border-top:1px solid var(--vl-line);background:var(--vl-cream);color:#123c34a8;font-size:1.2rem;line-height:1.6;text-align:center}.product__info-container .product__title h1{font-size:clamp(3.4rem,5vw,5.6rem)}.product-form__buttons{max-width:none}@media screen and (min-width:750px){.vl-hero__inner{grid-template-columns:minmax(0,1.15fr) minmax(34rem,.85fr)}.vl-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.vl-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.vl-story{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){.vl-hero__inner{min-height:auto;padding-top:5rem;padding-bottom:5rem}.vl-hero__media,.vl-hero__image,.vl-hero__placeholder{min-height:34rem}.vl-grid{grid-template-columns:1fr}.vl-story__media,.vl-story__media img,.vl-story__media svg{min-height:32rem}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/vitalean.css.map */
