.vch-section *{box-sizing:border-box}.vch-section img{display:block;max-width:100%}.vch-eyebrow{font-family:var(--vch-fm);font-size:9px;letter-spacing:.2em;text-transform:uppercase;color:var(--vch-pt);margin-bottom:16px;display:flex;align-items:center;gap:10px}.vch-eyebrow:before{content:"";display:block;width:20px;height:1px;background:currentColor;opacity:.5;flex-shrink:0}.vch-eyebrow--ic{color:var(--vch-ic)}.vch-eyebrow--white{color:#ffffff73}.vch-eyebrow--white:before{opacity:.3}.vch-btn{display:inline-block;font-family:var(--vch-fm);font-size:10px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;text-decoration:none;padding:15px 36px;border:1px solid var(--vch-ob);background:var(--vch-ob);color:var(--vch-wh);cursor:pointer;transition:background .22s ease,color .22s ease;align-self:flex-start}.vch-btn:hover{background:transparent;color:var(--vch-ob)}.vch-btn--outline{background:transparent;color:var(--vch-ob);border-color:#0a0a104d}.vch-btn--outline:hover{background:var(--vch-ob);color:var(--vch-wh)}.vch-btn--white{background:var(--vch-wh);color:var(--vch-ob);border-color:var(--vch-wh)}.vch-btn--white:hover{background:transparent;color:var(--vch-wh)}.vch-btn--outline-white{background:transparent;color:var(--vch-wh);border-color:#ffffff59}.vch-btn--outline-white:hover{background:var(--vch-wh);color:var(--vch-ob);border-color:var(--vch-wh)}.vch-btn--cobalt{background:#1c3872!important;border-color:#1c3872!important;color:#fff!important}.vch-btn--cobalt:hover{background:#142b5a!important;border-color:#142b5a!important;color:#fff!important}.vch-hero{background:var(--vch-pw);display:flex;flex-direction:column;overflow:hidden}.vch-hero__image{width:100%;aspect-ratio:4 / 5;max-height:75svh;flex-shrink:0;overflow:hidden;background:var(--vch-pb)}.vch-hero__image img{width:100%;height:100%;object-fit:cover;object-position:var(--hero-img-pos, center center)}.vch-hero__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.vch-hero__placeholder svg{width:80px;height:80px;opacity:.15}.vch-hero__body{flex:1;display:flex;flex-direction:column;justify-content:center;padding:32px 24px 40px;overflow:hidden}.vch-hero__eyebrow{font-family:var(--vch-fm);font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:var(--vch-pt);margin-bottom:12px}.vch-hero__headline{font-family:var(--vch-fd);font-size:clamp(40px,9vw,60px);font-weight:300;color:var(--vch-ob);line-height:1;margin-bottom:16px}.vch-hero__sub{font-family:var(--vch-fd);font-size:clamp(15px,3.5vw,18px);font-weight:300;line-height:1.55;color:var(--vch-ob);opacity:.65;margin-bottom:22px;max-width:420px}.vch-hero__rating{display:flex;align-items:center;gap:10px;margin-bottom:24px}.vch-hero__stars{display:flex;gap:2px}.vch-hero__star{width:10px;height:10px;fill:var(--vch-ob)}.vch-hero__score{font-family:var(--vch-fm);font-size:9px;letter-spacing:.1em;color:var(--vch-ob)}.vch-hero__count{font-family:var(--vch-fm);font-size:9px;letter-spacing:.1em;text-transform:uppercase;color:var(--vch-pt)}.vch-hero__btns{display:flex;flex-direction:column;gap:10px;align-items:flex-start}@media(min-width:900px){.vch-hero{flex-direction:row;height:100vh;max-height:100vh}.vch-hero__image{width:55%;height:100vh;max-height:100vh}.vch-hero__body{padding:80px 64px}}.vch-tension{background:var(--vch-ob);padding:64px 24px;color:var(--vch-wh)}.vch-tension__inner{max-width:720px;margin:0 auto}.vch-tension__lines{margin:28px 0 32px}.vch-tension__line{font-family:var(--vch-fd);font-size:clamp(20px,5vw,32px);font-weight:300;color:#ffffff8c;line-height:1.3;margin-bottom:10px}.vch-tension__pivot{font-family:var(--vch-fd);font-size:clamp(20px,5vw,32px);font-weight:300;color:#fff;line-height:1.3;border-top:1px solid rgba(255,255,255,.1);padding-top:28px}.vch-editorial{background:var(--vch-pw);border-top:1px solid var(--vch-pl);overflow:hidden}.vch-editorial__inner{display:grid;grid-template-columns:1fr}.vch-editorial__image{width:100%;height:260px;max-height:260px;overflow:hidden;background:var(--vch-pb);order:-1;flex-shrink:0}.vch-editorial__image img{width:100%;height:100%;object-fit:cover}.vch-editorial__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.vch-editorial__placeholder svg{width:80px;height:80px;opacity:.15}.vch-editorial__copy{padding:56px 24px;display:flex;flex-direction:column;justify-content:center}.vch-editorial__heading{font-family:var(--vch-fd);font-size:clamp(32px,7vw,56px);font-weight:300;color:var(--vch-ob);line-height:1.05;margin-bottom:22px}.vch-editorial__body{font-family:var(--vch-fd);font-size:clamp(16px,3.5vw,19px);font-weight:300;line-height:1.65;color:var(--vch-ob);opacity:.7}@media(min-width:768px){.vch-editorial__inner{grid-template-columns:1fr 1fr;min-height:520px}.vch-editorial__image{height:100%;max-height:none;order:0}.vch-editorial__copy{padding:80px 64px}}.vch-identity{background:var(--vch-ob);padding:64px 24px}.vch-identity__inner{max-width:800px;margin:0 auto}.vch-identity__list{margin:32px 0 40px;border-top:1px solid rgba(255,255,255,.08);list-style:none;padding:0}.vch-identity__item{display:flex;align-items:baseline;justify-content:space-between;gap:16px;padding:22px 0;border-bottom:1px solid rgba(255,255,255,.08)}.vch-identity__item:hover .vch-identity__text{opacity:1}.vch-identity__text{font-family:var(--vch-fd);font-size:clamp(26px,6.5vw,50px);font-weight:300;color:var(--vch-wh);line-height:1.1;opacity:.25;transition:opacity .3s ease;flex:1}.vch-identity__tag{font-family:var(--vch-fm);font-size:9px;letter-spacing:.16em;text-transform:uppercase;color:var(--vch-ic);opacity:.7;white-space:nowrap;flex-shrink:0}.vch-identity__closing{font-family:var(--vch-fd);font-size:clamp(16px,3.5vw,19px);font-weight:300;font-style:italic;color:#ffffff73;line-height:1.6;max-width:580px}.vch-benefits{background:var(--vch-ob);border-top:1px solid rgba(255,255,255,.06)}.vch-benefits__grid{display:grid;grid-template-columns:1fr 1fr;gap:2px}.vch-benefit-tile{background:#ffffff08;padding:32px 24px;border:1px solid rgba(255,255,255,.05)}.vch-benefit-tile__icon{width:36px;height:36px;color:var(--vch-ic);margin-bottom:18px;display:block}.vch-benefit-tile__title{font-family:var(--vch-fd);font-size:clamp(18px,4vw,24px);font-weight:300;color:var(--vch-wh);margin-bottom:10px;line-height:1.15}.vch-benefit-tile__text{font-family:var(--vch-fm);font-size:14px;line-height:1.75;letter-spacing:.02em;color:#fff6}.vch-why{background:var(--vch-pb);padding:72px 24px;border-top:1px solid var(--vch-pl)}.vch-why__inner{max-width:900px;margin:0 auto}.vch-why__heading{font-family:var(--vch-fd);font-size:clamp(32px,7vw,52px);font-weight:300;color:var(--vch-ob);line-height:1.06;margin-bottom:48px}.vch-why__grid{display:grid;grid-template-columns:1fr;gap:0}.vch-why__item{padding:28px 0;border-top:1px solid var(--vch-pl)}.vch-why__num{font-family:var(--vch-fm);font-size:9px;letter-spacing:.14em;color:var(--vch-pt);margin-bottom:14px;display:block}.vch-why__title{font-family:var(--vch-fd);font-size:clamp(20px,4vw,26px);font-weight:300;color:var(--vch-ob);margin-bottom:10px;line-height:1.2}.vch-why__text{font-family:var(--vch-fd);font-size:clamp(15px,3vw,17px);font-weight:300;line-height:1.6;color:var(--vch-ob);opacity:.6}@media(min-width:768px){.vch-why__grid{grid-template-columns:repeat(3,1fr)}.vch-why__item{border-top:none;border-left:1px solid var(--vch-pl);padding:0 36px}.vch-why__item:first-child{border-left:none;padding-left:0}.vch-why__item:last-child{padding-right:0}}@media(min-width:900px){.vch-why{padding:80px 48px}}.vch-ticker{background:var(--vch-ob);padding:16px 0;overflow:hidden;border-top:1px solid rgba(255,255,255,.05)}.vch-ticker__inner{display:flex;white-space:nowrap;animation:vch-ticker-scroll 25s linear infinite;width:max-content}.vch-ticker__item{font-family:var(--vch-fm);font-size:9px;letter-spacing:.18em;text-transform:uppercase;color:var(--vch-pt);padding:0 28px;flex-shrink:0}.vch-ticker__dot{display:inline-block;width:3px;height:3px;border-radius:50%;background:#fff3;vertical-align:middle;margin-right:28px}@keyframes vch-ticker-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.vch-stats{background:var(--vch-cb);padding:72px 24px}.vch-stats__eyebrow{font-family:var(--vch-fm);font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:#fff6;text-align:center;margin-bottom:48px;display:flex;align-items:center;justify-content:center;gap:10px}.vch-stats__eyebrow:before{content:"";display:block;width:20px;height:1px;background:#ffffff40}.vch-stats__grid{display:grid;grid-template-columns:1fr;gap:40px;max-width:840px;margin:0 auto}.vch-stats__item{text-align:center;padding:32px 0;border-top:1px solid rgba(255,255,255,.1);display:flex;flex-direction:column;gap:10px}.vch-stats__number{font-family:var(--vch-fd);font-size:clamp(48px,11vw,76px);font-weight:300;color:var(--vch-wh);line-height:1;display:block}.vch-stats__desc{font-family:var(--vch-fm);font-size:9px;letter-spacing:.12em;text-transform:uppercase;color:#ffffff73;line-height:1.6}@media(min-width:600px){.vch-stats__grid{grid-template-columns:repeat(3,1fr);gap:0}.vch-stats__item{border-top:none;border-left:1px solid rgba(255,255,255,.1);padding:0 40px}.vch-stats__item:first-child{border-left:none;padding-left:0}.vch-stats__item:last-child{padding-right:0}}@media(min-width:900px){.vch-stats{padding:80px 48px}}.vch-product-feature{background:var(--vch-pw);padding:72px 24px;border-top:1px solid var(--vch-pl)}.vch-product-feature__inner{max-width:900px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:48px;align-items:center}.vch-product-feature__image{width:100%;height:280px;max-height:280px;overflow:hidden;background:var(--vch-pb);flex-shrink:0}.vch-product-feature__image img{width:100%;height:100%;object-fit:cover}.vch-product-feature__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.vch-product-feature__placeholder svg{width:80px;height:80px;opacity:.15}.vch-product-feature__name{font-family:var(--vch-fd);font-size:clamp(36px,8vw,56px);font-weight:300;color:var(--vch-ob);line-height:1.04;margin-bottom:6px}.vch-product-feature__descriptor{font-family:var(--vch-fm);font-size:8px;letter-spacing:.12em;text-transform:uppercase;color:var(--vch-pt);margin-bottom:20px;display:block}.vch-product-feature__price{font-family:var(--vch-fm);font-size:18px;letter-spacing:.06em;color:var(--vch-ob);display:block;margin-bottom:6px}.vch-product-feature__price-note{font-family:var(--vch-fm);font-size:9px;letter-spacing:.08em;color:var(--vch-pt);display:block;margin-bottom:28px}.vch-product-feature__btns{display:flex;flex-direction:column;gap:10px;align-items:flex-start}@media(min-width:768px){.vch-product-feature__inner{grid-template-columns:1fr 1fr;gap:64px}.vch-product-feature__image{height:420px;max-height:420px}}@media(min-width:900px){.vch-product-feature{padding:80px 48px}}.vch-editorial-break{position:relative;background:var(--vch-ob);height:420px;max-height:420px;overflow:hidden;display:flex;align-items:center;justify-content:center}.vch-editorial-break__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;opacity:.35}.vch-editorial-break__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0a0a1073}.vch-editorial-break__content{position:relative;z-index:1;text-align:center;padding:0 24px;max-width:680px}.vch-editorial-break__quote{font-family:var(--vch-fd);font-size:clamp(28px,6.5vw,52px);font-weight:300;font-style:italic;color:var(--vch-wh);line-height:1.15;margin-bottom:16px}.vch-editorial-break__attr{font-family:var(--vch-fm);font-size:9px;letter-spacing:.16em;text-transform:uppercase;color:#ffffff4d}@media(max-width:768px){.vch-editorial-break{height:300px;max-height:300px}}.vch-cta{background:#e4eef6;padding:96px 24px;text-align:center;border-top:1px solid #C8DDE9}.vch-cta__heading{font-family:var(--vch-fd);font-size:clamp(32px,7vw,56px);font-weight:300;color:var(--vch-ob);line-height:1.1;margin-bottom:16px}.vch-cta__sub{font-family:var(--vch-fd);font-size:clamp(16px,3.5vw,20px);font-weight:300;font-style:italic;color:#0a0a108c;margin-bottom:40px;max-width:500px;margin-left:auto;margin-right:auto;line-height:1.5}.vch-cta__btns{display:flex;flex-direction:column;align-items:center;gap:12px}.vch-cta__note{font-family:var(--vch-fm);font-size:8px;letter-spacing:.12em;text-transform:uppercase;color:#0a0a104d;margin-top:20px}@media(min-width:900px){.vch-cta{padding:110px 48px}}.vechen-hero{background:var(--vch-pw)!important}.vechen-tension{background:var(--vch-ob)!important;color:var(--vch-wh)!important}.vechen-editorial{background:var(--vch-pw)!important;color:var(--vch-ob)!important}.vechen-identity{background:var(--vch-ob)!important;color:var(--vch-wh)!important}.vechen-benefits{background:var(--vch-ob)!important}.vechen-why{background:var(--vch-pb)!important;color:var(--vch-ob)!important}.vechen-ticker{background:var(--vch-ob)!important}.vechen-stats{background:var(--vch-cb)!important;color:var(--vch-wh)!important}.vechen-product-feature{background:var(--vch-pw)!important;color:var(--vch-ob)!important}.vechen-editorial-break{background:var(--vch-ob)!important;color:var(--vch-wh)!important}.vechen-cta{background:#e4eef6!important;color:var(--vch-ob)!important}.header--dark .header__heading-link,.color-scheme-1 .header__heading-link,.header-wrapper .header__heading-link{color:var(--vch-wh)!important}.header .header__heading-link{color:inherit}.header__heading .h2,.header__heading-link.link{color:inherit!important}.vch-hero__sub{font-size:clamp(17px,4vw,21px)!important;opacity:1!important;color:#0a0a10a6!important}.vch-tension__line{color:#ffffffa6!important}.vch-tension__pivot{color:#fff!important}.vechen-tension__line{color:#ffffffa6!important}.vechen-tension__pivot{color:#fff!important}.vechen-tension{background:#0a0a10!important}.vch-identity__text{opacity:1!important;color:#fff!important}.vch-identity__tag{color:var(--vch-ic)!important;opacity:1!important}.vch-identity__closing{color:#fff9!important;opacity:1!important}.vch-eyebrow--white{color:#ffffff80!important}.vechen-identity{background:#0a0a10!important}.vechen-identity__line,.vechen-identity__text{color:#fff!important;opacity:1!important}.vechen-identity__tag{color:#7ba8c8!important}.vechen-identity__close,.vechen-body.vechen-identity__close{color:#ffffff8c!important}.vechen-eyebrow,.vechen-identity .vechen-eyebrow{color:#ffffff73!important}.vch-footer{background:var(--vch-ob);color:var(--vch-wh)}.vch-footer__top{padding:64px 24px;border-bottom:1px solid rgba(255,255,255,.07)}.vch-footer__grid{display:grid;grid-template-columns:1fr;gap:48px;max-width:1100px;margin:0 auto}@media(min-width:768px){.vch-footer__grid{grid-template-columns:1.6fr 1fr 1fr 1.6fr;gap:40px;align-items:start}}.vch-footer__wordmark{font-family:var(--vch-fm);font-size:13px;font-weight:500;letter-spacing:.22em;color:#fff;margin-bottom:12px}.vch-footer__tagline{font-family:var(--vch-fd);font-size:15px;font-weight:300;line-height:1.55;color:var(--vch-pt);margin-bottom:24px;max-width:220px}.vch-footer__social{display:flex;gap:16px;align-items:center}.vch-footer__social-link{color:var(--vch-pt);opacity:.65;transition:opacity .2s;display:flex;align-items:center}.vch-footer__social-link:hover{opacity:1}.vch-footer__col-title{font-family:var(--vch-fm);font-size:9px;letter-spacing:.2em;text-transform:uppercase;color:var(--vch-pt);margin-bottom:18px}.vch-footer__nav{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:11px}.vch-footer__nav-link{font-family:var(--vch-fd);font-size:16px;font-weight:300;color:#ffffff8c;text-decoration:none;transition:color .2s}.vch-footer__nav-link:hover{color:#fff}.vch-footer__signup-sub{font-family:var(--vch-fd);font-size:15px;font-weight:300;color:var(--vch-pt);margin-bottom:18px;line-height:1.5}.vch-footer__form{display:flex;border-bottom:1px solid rgba(255,255,255,.22);align-items:center}.vch-footer__input{flex:1;background:transparent;border:none;outline:none;font-family:var(--vch-fm);font-size:10px;letter-spacing:.1em;color:#fff;padding:10px 0;min-width:0}.vch-footer__input::placeholder{color:#ffffff38;text-transform:uppercase}.vch-footer__submit{background:transparent;border:none;cursor:pointer;color:var(--vch-pt);padding:8px 0 8px 12px;display:flex;align-items:center;transition:color .2s}.vch-footer__submit:hover{color:#fff}.vch-footer__signup-success{font-family:var(--vch-fm);font-size:9px;letter-spacing:.14em;text-transform:uppercase;color:var(--vch-pt);margin-top:10px}.vch-footer__bottom{padding:18px 24px}.vch-footer__bottom-inner{max-width:1100px;margin:0 auto;display:flex;flex-direction:column;gap:10px}@media(min-width:768px){.vch-footer__bottom-inner{flex-direction:row;justify-content:space-between;align-items:center}}.vch-footer__copy{font-family:var(--vch-fm);font-size:9px;letter-spacing:.12em;text-transform:uppercase;color:#fff3}.vch-footer__legal{display:flex;gap:20px}.vch-footer__legal-link{font-family:var(--vch-fm);font-size:9px;letter-spacing:.12em;text-transform:uppercase;color:#fff3;text-decoration:none;transition:color .2s}.vch-footer__legal-link:hover{color:#ffffff80}.template-policy #MainContent{background:#f5f4f0!important}.template-policy #MainContent h1,.template-policy #MainContent h2,.template-policy #MainContent h3,.template-policy #MainContent p,.template-policy #MainContent li,.template-policy #MainContent td,.template-policy #MainContent a{color:#1a1a1a!important}.template-policy #MainContent .page-width{background:#f5f4f0!important}@media(min-width:990px){.vechen-rationale,.vechen-protein,.vechen-synergy,.vechen-process,.vechen-ing-system,.vechen-nutrition,.vechen-dalton,.vechen-plant,.vechen-amino,.vechen-what-is,.vechen-coltypes,.vechen-formula-hero{padding-left:64px!important;padding-right:64px!important}.vechen-rationale>*,.vechen-protein>*,.vechen-synergy>*,.vechen-process>*,.vechen-ing-system>*,.vechen-nutrition>*,.vechen-dalton>*,.vechen-plant>*,.vechen-amino>*,.vechen-what-is>*,.vechen-coltypes>*{max-width:1100px;margin-left:auto;margin-right:auto}.vechen-rationale__number{font-size:clamp(80px,12vw,140px)!important}.vechen-rationale__body,.vechen-rationale__callout{max-width:760px!important}.vechen-protein__number{font-size:clamp(80px,12vw,140px)!important}.vechen-protein__body,.vechen-protein__callout,.vechen-synergy__layers,.vechen-process__steps,.vechen-ing-card{max-width:760px!important}.vechen-nutrition__table,.vechen-nutrition__compliance{max-width:900px!important}.vechen-dalton__visual,.vechen-dalton__note{max-width:680px!important}.vechen-plant__body,.vechen-plant__pairings{max-width:760px!important}.vechen-amino__intro{max-width:680px!important}.vechen-amino-card{max-width:900px!important}.vechen-amino-card__function,.vechen-amino-card__human,.vechen-amino-card__pairing{max-width:680px!important}.vechen-what-is{padding-bottom:0!important}.vechen-what-is__body{max-width:680px!important}.vechen-what-is__stat{font-size:clamp(56px,8vw,100px)!important}.vechen-what-is__image{max-height:560px!important;width:100%!important;margin-left:0!important;aspect-ratio:unset!important}.vechen-coltypes__cards{max-width:900px!important}.vechen-coltypes__image{max-height:500px!important;width:100%!important;margin-left:0!important;aspect-ratio:unset!important}.vechen-about-etymology,.vechen-about-values,.vechen-about-credentials,.vechen-cta,.vechen-coll-hero{padding-left:64px!important;padding-right:64px!important}.vch-hero__body{max-width:560px}.vch-stats__grid{max-width:1100px;margin:0 auto}.vch-identity__inner,.vch-why__inner{max-width:900px}.vechen-blog-hero{padding-left:64px!important;padding-right:64px!important}}
/*# sourceMappingURL=/cdn/shop/t/64/assets/vechen-sections.css.map */
