@import"https://fonts.googleapis.com/css2?family=Bebas+Neue&family=DM+Sans:wght@300;400;500&display=swap";.vp-site *,.vp-site *:before,.vp-site *:after{box-sizing:border-box;margin:0;padding:0}.vp-site{background:#000;color:#fff;font-family:DM Sans,sans-serif;width:100%;overflow-x:hidden}.vp-label{font-size:10px;letter-spacing:4px;text-transform:uppercase;color:#cfa452;margin-bottom:20px;display:block}.vp-section-title{font-family:Bebas Neue,sans-serif;font-size:52px;line-height:1;color:#fff;font-weight:400}.vp-btn{display:inline-block;text-decoration:none;font-family:DM Sans,sans-serif;font-size:11px;letter-spacing:3px;text-transform:uppercase;padding:16px 40px;font-weight:500;cursor:pointer;border:none;transition:opacity .2s ease,transform .15s ease}.vp-btn:hover{opacity:.85;transform:translateY(-1px)}.vp-btn:active{transform:translateY(0)}.vp-btn--primary{background:#fff;color:#000;font-weight:600}.vp-btn--secondary{background:transparent;color:#fff;border:.5px solid #333}.vp-btn--full{display:block;width:100%;text-align:center}.vp-nav{display:flex;align-items:center;justify-content:space-between;padding:20px 40px;border-bottom:.5px solid #242424;position:sticky;top:0;background:#000000f2;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);z-index:100;transition:border-color .3s ease}.vp-nav.scrolled{border-color:#222}.vp-nav__logo{font-family:Bebas Neue,sans-serif;font-size:28px;letter-spacing:3px;color:#fff}.vp-nav__logo span{color:#ab712c}.vp-nav__links{display:flex;gap:32px}.vp-nav__links a{font-size:12px;letter-spacing:2px;text-transform:uppercase;color:#aaa;text-decoration:none;transition:color .2s ease}.vp-nav__links a:hover{color:#fff}.vp-nav__cta{background:#fff;color:#000;font-size:11px;letter-spacing:2px;text-transform:uppercase;padding:10px 24px;font-weight:600;text-decoration:none;transition:opacity .2s ease}.vp-nav__cta:hover{opacity:.85}.vp-hero{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:120px 40px 100px;border-bottom:.5px solid #242424;position:relative;background-image:url(/cdn/shop/files/AdobeStock_315395455.jpg?v=1780871242);background-size:cover;background-position:center 30%;overflow:hidden}.vp-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#000000b8;pointer-events:none;z-index:0}.vp-hero>*{position:relative;z-index:1}.vp-hero__eyebrow{font-size:11px;letter-spacing:4px;text-transform:uppercase;color:#cfa452;margin-bottom:24px;opacity:0;animation:vp-fadeUp .8s ease .2s forwards}.vp-hero__title{font-family:Bebas Neue,sans-serif;font-size:clamp(64px,10vw,110px);line-height:.93;letter-spacing:2px;margin-bottom:32px;opacity:0;animation:vp-fadeUp .8s ease .35s forwards}.vp-hero__title span{color:#ab712c}.vp-hero__sub{font-size:15px;color:#aaa;max-width:480px;line-height:1.8;margin-bottom:48px;font-weight:300;opacity:0;animation:vp-fadeUp .8s ease .5s forwards}.vp-hero__btns{display:flex;gap:16px;align-items:center;opacity:0;animation:vp-fadeUp .8s ease .65s forwards}.vp-hero__line{position:absolute;bottom:0;left:50%;transform:translate(-50%);width:1px;height:60px;background:linear-gradient(to bottom,#AB712C,transparent);animation:vp-pulse 2s ease infinite}.vp-stats{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:.5px solid #242424}.vp-stat{padding:48px 40px;text-align:center;border-right:.5px solid #242424}.vp-stat:last-child{border-right:none}.vp-stat__num{font-family:Bebas Neue,sans-serif;font-size:56px;color:#ab712c;line-height:1}.vp-stat__label{font-size:11px;letter-spacing:2px;text-transform:uppercase;color:#888;margin-top:10px}.vp-about{display:grid;grid-template-columns:1fr 1fr;border-bottom:.5px solid #242424}.vp-about__text{padding:80px 60px;border-right:.5px solid #242424}.vp-about__title{font-family:Bebas Neue,sans-serif;font-size:48px;line-height:1.05;margin-bottom:24px;font-weight:400}.vp-about__body{font-size:14px;color:#aaa;line-height:1.9;font-weight:300}.vp-about__visual{padding:80px 60px;display:flex;flex-direction:column;justify-content:center}.vp-manifesto-line{padding:22px 0;border-bottom:.5px solid #1e1e1e;font-size:13px;color:#aaa;letter-spacing:.5px;display:flex;align-items:center;gap:16px;transition:color .2s ease}.vp-manifesto-line:last-child{border-bottom:none}.vp-manifesto-line:before{content:"";width:24px;height:1px;background:#ab712c;flex-shrink:0}.vp-manifesto-line:hover{color:#fff}.vp-product{padding:80px 60px;border-bottom:.5px solid #242424}.vp-product__header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:60px}.vp-product__title{font-family:Bebas Neue,sans-serif;font-size:52px;line-height:1;font-weight:400}.vp-product__badge{background:#ab712c;color:#000;font-size:10px;letter-spacing:3px;text-transform:uppercase;padding:8px 20px;font-weight:700}.vp-product__grid{display:grid;grid-template-columns:1fr 1fr}.vp-product__visual{background:#050505;border:.5px solid #1a1a1a;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 40px;border-right:.5px solid #242424}.vp-bottle{position:relative;display:inline-block}.vp-bottle__cap{width:44px;height:22px;background:#1a1a1a;border:.5px solid #333;position:absolute;top:-22px;left:50%;transform:translate(-50%)}.vp-bottle__body{width:110px;height:190px;background:#0d0d0d;border:.5px solid #2e2e2e;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:border-color .3s ease}.vp-bottle__body:hover{border-color:#ab712c}.vp-bottle__name{font-family:Bebas Neue,sans-serif;font-size:16px;letter-spacing:4px;color:#ab712c;text-align:center}.vp-bottle__sub{font-size:8px;letter-spacing:2px;color:#666;text-align:center;margin-top:4px}.vp-bottle__divider{width:60px;height:.5px;background:#2a2a2a;margin:14px 0}.vp-bottle__count{font-size:8px;color:#555;letter-spacing:1.5px;text-align:center}.vp-product__serving{margin-top:32px;font-size:11px;letter-spacing:2px;text-transform:uppercase;color:#888}.vp-product__details{padding:0 60px;display:flex;flex-direction:column}.vp-ing-row{display:flex;align-items:center;justify-content:space-between;padding:20px 0;border-bottom:.5px solid #1e1e1e}.vp-ing-row:last-of-type{border-bottom:none}.vp-ing-row__name{font-size:13px;color:#ddd;letter-spacing:.3px;margin-bottom:4px}.vp-ing-row__purpose{font-size:10px;color:#888;letter-spacing:1.5px;text-transform:uppercase}.vp-ing-row__dose{font-size:13px;color:#ab712c;font-weight:500;white-space:nowrap;margin-left:20px}.vp-product__cta{margin-top:40px;display:flex;flex-direction:column;gap:16px}.vp-price-row{display:flex;align-items:baseline;gap:12px}.vp-price{font-family:Bebas Neue,sans-serif;font-size:52px;color:#fff;line-height:1}.vp-price__note{font-size:11px;color:#888;letter-spacing:1px;text-transform:uppercase}.vp-product__guarantee{font-size:11px;color:#888;letter-spacing:1px;text-align:center;text-transform:uppercase}.vp-ingredients{padding:80px 60px;border-bottom:.5px solid #242424;background:#020202}.vp-ing-grid{grid-template-columns:repeat(2,1fr)}.vp-ing-card{padding:44px 36px;border-right:.5px solid #1e1e1e;border-bottom:.5px solid #1e1e1e;transition:background .2s ease}.vp-ing-card:nth-child(3n){border-right:none}.vp-ing-card:nth-last-child(-n+3){border-bottom:none}.vp-ing-card:hover{background:#060606}.vp-ing-card__icon{width:36px;height:36px;border:.5px solid #AB712C;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.vp-ing-card__name{font-family:Bebas Neue,sans-serif;font-size:24px;margin-bottom:8px;color:#fff;font-weight:400}.vp-ing-card__dose{font-size:10px;color:#ab712c;letter-spacing:2px;text-transform:uppercase;margin-bottom:14px}.vp-ing-card__desc{font-size:13px;color:#aaa;line-height:1.8;font-weight:300}.vp-testimonials{padding:80px 60px;border-bottom:.5px solid #242424}.vp-testi-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:60px}.vp-testi-card{padding:44px 36px;border-right:.5px solid #1e1e1e}.vp-testi-card:last-child{border-right:none}.vp-testi-stars{color:#ab712c;font-size:14px;letter-spacing:3px;margin-bottom:20px}.vp-testi-quote{font-size:14px;color:#aaa;line-height:1.9;margin-bottom:24px;font-style:italic;font-weight:300;list-style:none}.vp-testi-name{font-size:10px;letter-spacing:2px;text-transform:uppercase;color:#888}.vp-footer{padding:60px;display:flex;justify-content:space-between;align-items:center;border-top:.5px solid #242424;flex-wrap:wrap;gap:24px}.vp-footer__logo{font-family:Bebas Neue,sans-serif;font-size:24px;letter-spacing:3px;color:#fff}.vp-footer__logo span{color:#ab712c}.vp-footer__links{display:flex;gap:32px;flex-wrap:wrap}.vp-footer__links a{font-size:11px;letter-spacing:2px;text-transform:uppercase;color:#888;text-decoration:none;transition:color .2s ease}.vp-footer__links a:hover{color:#fff}.vp-footer__copy{font-size:11px;color:#666;letter-spacing:1px}@keyframes vp-fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes vp-pulse{0%,to{opacity:1}50%{opacity:.3}}.vp-reveal{opacity:0;transform:translateY(20px);transition:opacity .7s ease,transform .7s ease}.vp-reveal.is-visible{opacity:1;transform:translateY(0)}@media(max-width:768px){.vp-nav{padding:16px 20px}.vp-nav__links{display:none}.vp-hero{padding:80px 24px;min-height:auto}.vp-hero__btns{flex-direction:column;width:100%}.vp-btn{width:100%;text-align:center}.vp-stats{grid-template-columns:1fr}.vp-stat{border-right:none;border-bottom:.5px solid #242424;padding:36px 24px}.vp-stat:last-child{border-bottom:none}.vp-about{grid-template-columns:1fr}.vp-about__text{padding:60px 24px;border-right:none;border-bottom:.5px solid #242424}.vp-about__visual{padding:40px 24px 60px}.vp-product{padding:60px 24px}.vp-product__header{flex-direction:column;align-items:flex-start;gap:16px}.vp-product__grid{grid-template-columns:1fr}.vp-product__visual{border-right:none;border-bottom:.5px solid #242424;padding:60px 24px}.vp-product__details{padding:40px 0 0}.vp-ingredients{padding:60px 24px}.vp-ing-grid{grid-template-columns:1fr}.vp-ing-card{border-right:none}.vp-ing-card:nth-last-child(-n+3){border-bottom:.5px solid #1e1e1e}.vp-ing-card:last-child{border-bottom:none}.vp-testimonials{padding:60px 24px}.vp-testi-grid{grid-template-columns:1fr}.vp-testi-card{border-right:none;border-bottom:.5px solid #1e1e1e;padding:40px 0}.vp-testi-card:last-child{border-bottom:none}.vp-footer{padding:40px 24px;flex-direction:column;align-items:flex-start;gap:20px}.vp-footer__links{gap:20px}.vp-section-title{font-size:40px}}@media(max-width:480px){.vp-hero__title{font-size:56px}.vp-about__title,.vp-product__title,.vp-section-title{font-size:36px}}.vp-nav__logo-img,.vp-footer__logo-img{height:44px;width:auto}.vp-mission{padding:100px 60px;border-bottom:.5px solid #242424;background:#0a0a0a;text-align:center}.vp-mission__inner{max-width:720px;margin:0 auto}.vp-mission__title{font-family:Bebas Neue,sans-serif;font-size:64px;line-height:1;color:#fff;font-weight:400;margin-bottom:28px}.vp-mission__body{font-size:15px;color:#aaa;line-height:1.9;font-weight:300;margin-bottom:48px}.vp-mission__tagline{font-family:Bebas Neue,sans-serif;font-size:32px;color:#ab712c;letter-spacing:4px}@media(max-width:768px){.vp-mission{padding:60px 24px}.vp-mission__title{font-size:44px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/valor-landing.css.map */
