.vs-home{--brand:#d93535;--brand-dark:#B22929;--brand-darker:#7E1818;--orange:#ee9a00;--badge:#F6344A;--ink:#011627;--ink-soft:#555;--ink-mute:#7A7A7A;--line:#EAE7E2;--line-2:#F1EEE9;--bg:#fff;--bg-soft:#FAF8F4;--bg-cream:#F5F1E8;--bg-dark:#011627;--green:#20BF6B;--tp-green:#00B67A;--shadow-sm:0 1px 2px rgba(1,22,39,.04),0 4px 14px rgba(1,22,39,.06);--shadow-md:0 6px 20px rgba(1,22,39,.08),0 18px 40px rgba(1,22,39,.1);--radius:14px;--radius-lg:22px;font-family:Montserrat,system-ui,-apple-system,sans-serif;color:var(--ink);font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.vs-home *{box-sizing:border-box}.vs-home img{max-width:100%;display:block}.vs-home a{color:inherit;text-decoration:none}.vs-home button{font-family:inherit;cursor:pointer;border:none;background:none;color:inherit}.vs-home .container{max-width:1320px;margin:0 auto;padding:0 28px}.vs-home section{padding:72px 0}.vs-home section.tight{padding:56px 0}.vs-home section.pt0{padding-top:0}.vs-home .eyebrow{font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--brand)}.vs-home .pill{display:inline-flex;align-items:center;gap:6px;padding:5px 12px;border-radius:999px;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.vs-home .pill-red{background:var(--badge);color:#fff}.vs-home .pill-orange{background:var(--orange);color:#fff}.vs-home .pill-dark{background:var(--ink);color:#fff}.vs-home .btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:46px;padding:0 24px;border-radius:999px;font-weight:700;font-size:13px;letter-spacing:.04em;text-transform:uppercase;transition:all .2s;white-space:nowrap}.vs-home .btn-primary{background:var(--brand);color:#fff}.vs-home .btn-primary:hover{background:var(--brand-dark);transform:translateY(-1px);box-shadow:0 8px 20px #d9353559}.vs-home .btn-light{background:#fff;color:var(--ink)}.vs-home .btn-light:hover{background:var(--bg-cream)}.vs-home .btn-ghost{background:transparent;color:#fff;border:1.5px solid rgba(255,255,255,.4)}.vs-home .btn-ghost:hover{border-color:#fff;background:#ffffff14}.vs-home .arrow{transition:transform .2s}.vs-home .btn:hover .arrow,.vs-home a:hover .arrow{transform:translate(3px)}.vs-home .hero{position:relative;min-height:560px;display:flex;align-items:center;background:linear-gradient(125deg,#000 0%,#1a0505 30%,#5c1414 60%,#a02323 85%,var(--brand) 100%);color:#fff;overflow:hidden}.vs-home .hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle at 75% 25%,rgba(255,90,90,.28),transparent 55%),radial-gradient(circle at 15% 75%,rgba(0,0,0,.55),transparent 50%);pointer-events:none}.vs-home .hero-content{position:relative;z-index:2;max-width:1320px;width:100%;margin:0 auto;padding:80px 28px}.vs-home .hero-text{max-width:560px}.vs-home .hero-text .tag{display:inline-flex;align-items:center;gap:8px;padding:7px 14px;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;border-radius:999px;margin-bottom:20px}.vs-home .hero-text .tag:before{content:"";width:6px;height:6px;background:#fff;border-radius:50%;animation:vspulse 1.6s infinite}.vs-home .hero-text h1{font-size:72px;font-weight:900;letter-spacing:-.025em;line-height:.98;margin-bottom:20px}.vs-home .hero-text h1 em{font-style:normal;background:linear-gradient(135deg,#ffb3b3,#ff5050);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.vs-home .hero-text p{font-size:16px;font-weight:500;opacity:.92;margin-bottom:28px;max-width:480px;line-height:1.6}.vs-home .hero-cta{display:flex;gap:12px;flex-wrap:wrap}@keyframes vspulse{0%,to{opacity:1}50%{opacity:.4}}.vs-home .cat-strip{background:#fff;border-bottom:1px solid var(--line);border-top:1px solid var(--line);padding:18px 0}.vs-home .cat-strip-inner{display:flex;gap:10px;overflow-x:auto;scrollbar-width:none}.vs-home .cat-strip-inner::-webkit-scrollbar{display:none}.vs-home .cat-chip{display:inline-flex;align-items:center;gap:8px;padding:11px 18px;border-radius:999px;background:var(--bg-cream);font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--ink);transition:all .2s;white-space:nowrap;border:1.5px solid transparent}.vs-home .cat-chip:hover{background:var(--ink);color:#fff;transform:translateY(-1px)}.vs-home .cat-chip.active{background:var(--brand);color:#fff}.vs-home .cat-chip .ic{width:16px;height:16px;flex-shrink:0;color:currentColor}.vs-home .section-head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:32px;gap:24px}.vs-home .section-head .left h2{font-size:36px;font-weight:800;letter-spacing:-.02em;line-height:1.1;margin-top:6px}.vs-home .section-head .left h2 em{font-style:normal;color:var(--brand)}.vs-home .section-head .left p{color:var(--ink-soft);font-size:14px;margin-top:8px;max-width:560px;font-weight:500}.vs-home .section-link{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;border-bottom:2px solid var(--ink);padding-bottom:3px;white-space:nowrap}.vs-home .section-link:hover{color:var(--brand);border-color:var(--brand)}.vs-home .products-row{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.vs-home .products-row.r6{grid-template-columns:repeat(6,1fr);gap:12px}.vs-home .pcard{background:#fff;border:1px solid var(--line);border-radius:14px;overflow:hidden;transition:all .25s;display:flex;flex-direction:column;position:relative}.vs-home .pcard:hover{transform:translateY(-3px);box-shadow:var(--shadow-md);border-color:#d6d2c9}.vs-home .pcard-img{aspect-ratio:1/1;background:#fff;position:relative;display:flex;align-items:center;justify-content:center;padding:14px}.vs-home .pcard-img img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;mix-blend-mode:multiply}.vs-home .pcard-badge{position:absolute;top:10px;left:10px;z-index:2}.vs-home .pcard-fav{position:absolute;top:10px;right:10px;width:32px;height:32px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;color:var(--ink-soft);box-shadow:0 1px 6px #0000000f;font-size:14px;transition:all .2s;z-index:2}.vs-home .pcard-fav:hover{color:var(--brand);transform:scale(1.08)}.vs-home .pcard-body{padding:14px 16px 18px;display:flex;flex-direction:column;gap:6px;flex:1;border-top:1px solid var(--line-2)}.vs-home .pcard-cat{font-size:9.5px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--ink-mute)}.vs-home .pcard h3{font-size:13.5px;font-weight:700;line-height:1.25;color:var(--ink);min-height:34px;letter-spacing:-.005em}.vs-home .pcard-desc{font-size:11.5px;color:var(--ink-soft);line-height:1.4;font-weight:500;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.vs-home .pcard-rating{display:flex;align-items:center;gap:5px;font-size:11px;color:var(--ink-soft);margin-top:2px;font-weight:600}.vs-home .pcard-rating .stars{color:var(--orange);letter-spacing:.5px;font-size:11px}.vs-home .pcard-rating .nrev{color:var(--ink-mute);font-weight:500}.vs-home .pcard-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding-top:10px}.vs-home .pcard-price{display:flex;align-items:baseline;gap:6px}.vs-home .pcard-price .now{font-size:18px;font-weight:800;letter-spacing:-.01em;color:var(--ink)}.vs-home .pcard-price .old{font-size:12px;color:var(--ink-mute);text-decoration:line-through;font-weight:600}.vs-home .pcard-add{width:36px;height:36px;border-radius:50%;background:var(--ink)!important;color:#fff!important;display:flex;align-items:center;justify-content:center;transition:background .2s;font-size:18px;font-weight:600}.vs-home .pcard-add svg{color:#fff!important}.vs-home .pcard-add:hover{background:var(--brand)}.vs-home .pcard.compact .pcard-img{padding:10px}.vs-home .pcard.compact .pcard-body{padding:12px 14px 14px}.vs-home .pcard.compact h3{font-size:12.5px;min-height:30px}.vs-home .pcard.compact .pcard-price .now{font-size:16px}.vs-home .promo-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.vs-home .promo-card{position:relative;border-radius:24px;padding:44px 52px;color:#fff;display:flex;flex-direction:column;gap:14px;min-height:280px;overflow:hidden;transition:transform .25s}.vs-home .promo-card:hover{transform:translateY(-3px);box-shadow:0 20px 50px #0000002e}.vs-home .promo-card .ptag{display:inline-flex;align-self:flex-start;padding:7px 16px;border-radius:999px;font-size:10px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;margin-bottom:6px}.vs-home .promo-card h3{font-size:42px;font-weight:900;line-height:1.02;letter-spacing:-.02em;margin-top:4px}.vs-home .promo-card p{font-size:14px;font-weight:500;opacity:.85;line-height:1.55;max-width:380px}.vs-home .promo-card .pbtn{margin-top:18px;align-self:flex-start;padding:14px 28px;border-radius:999px;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;transition:all .2s}.vs-home .promo-card.blue{background:linear-gradient(135deg,#0a1830,#0e2240,#1a3559)}.vs-home .promo-card.blue .ptag{background:#c5e8e3;color:#0a3530}.vs-home .promo-card.blue .pbtn{background:#fff;color:var(--ink)}.vs-home .promo-card.blue .pbtn:hover{background:var(--ink);color:#fff}.vs-home .promo-card.red{background:linear-gradient(135deg,#7e1818,#a02020,#c92a2a)}.vs-home .promo-card.red .ptag{background:#fff;color:var(--brand)}.vs-home .promo-card.red .pbtn{background:var(--ink);color:#fff}.vs-home .promo-card.red .pbtn:hover{background:#000}.vs-home .mood-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.vs-home .mood{position:relative;border-radius:20px;overflow:hidden;min-height:230px;display:flex;flex-direction:column;cursor:pointer;transition:transform .25s,box-shadow .25s;color:#fff;padding:28px}.vs-home .mood:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 22% 18%,rgba(255,255,255,.2),transparent 55%);z-index:0}.vs-home .mood:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 82% 100%,rgba(0,0,0,.28),transparent 55%);z-index:0}.vs-home .mood:hover{transform:translateY(-4px);box-shadow:0 16px 36px #0000002e}.vs-home .mood>*{position:relative;z-index:1}.vs-home .mood .mtag{font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;opacity:.85}.vs-home .mood h3{font-size:26px;line-height:1.08;font-weight:800;letter-spacing:-.02em;margin:10px 0 12px}.vs-home .mood p{font-size:13px;font-weight:500;line-height:1.45;opacity:.92}.vs-home .mood .mlink{display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;border-bottom:2px solid #fff;padding-bottom:3px;width:fit-content;margin-top:auto;transition:gap .2s}.vs-home .mood:hover .mlink{gap:14px}.vs-home .mood-perf{background:linear-gradient(160deg,#ef4444,#7f1d1d)}.vs-home .mood-energy{background:linear-gradient(160deg,#f59e0b,#9a3412)}.vs-home .mood-wellness{background:linear-gradient(160deg,#ec4899,#831843)}.vs-home .mood-beauty{background:linear-gradient(160deg,#d4a574,#7c5a1f)}.vs-home .mood-sleep{background:linear-gradient(160deg,#818cf8,#312e81)}.vs-home .mood-glow{background:linear-gradient(160deg,#fda4af,#9f1239)}.vs-home .bundles{background:var(--bg-cream)}.vs-home .bundles-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.vs-home .bundle{background:#fff;border-radius:18px;border:1px solid var(--line);padding:24px;display:flex;flex-direction:column;gap:14px;transition:all .2s;position:relative;overflow:hidden}.vs-home .bundle:hover{box-shadow:var(--shadow-md);transform:translateY(-3px);border-color:#d6d2c9}.vs-home .bundle-head{display:flex;justify-content:space-between;align-items:flex-start;gap:8px}.vs-home .bundle h3{font-size:22px;font-weight:800;line-height:1.1;letter-spacing:-.01em}.vs-home .bundle-desc{font-size:12px;color:var(--ink-soft);font-weight:500;line-height:1.5}.vs-home .bundle-prods{display:flex;gap:8px;align-items:center;justify-content:center;padding:16px;background:var(--bg-soft);border-radius:12px;min-height:170px}.vs-home .bundle-prods img{max-width:80px;max-height:130px;width:auto;height:auto;object-fit:contain;mix-blend-mode:multiply}.vs-home .bundle-foot{display:flex;justify-content:space-between;align-items:center;padding-top:14px;border-top:1px solid var(--line);margin-top:auto;gap:12px}.vs-home .bundle-cta{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--ink);border-bottom:2px solid var(--ink);padding-bottom:2px}.vs-home .bundle-cta:hover{color:var(--brand);border-color:var(--brand)}.vs-home .bundle-perk{font-size:11px;color:var(--ink-soft);font-weight:600;display:flex;align-items:center;gap:4px}.vs-home .bundle-perk .dot{width:6px;height:6px;border-radius:50%;background:var(--brand)}.vs-home .ambassador{padding:0;margin:80px 0}.vs-home .amb-inner{position:relative;border-radius:24px;overflow:hidden;min-height:480px;display:grid;grid-template-columns:1.1fr 1fr}.vs-home .amb-bg{background:linear-gradient(135deg,#011627 0%,#2C0A0A 70%,var(--brand) 130%);position:relative;color:#fff;padding:60px;display:flex;flex-direction:column;justify-content:center}.vs-home .amb-bg:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle at 80% 30%,rgba(217,53,53,.45),transparent 55%)}.vs-home .amb-bg .eyebrow{color:#ff8b8b}.vs-home .amb-bg h2{font-size:48px;font-weight:900;line-height:1.02;margin:14px 0 18px;letter-spacing:-.02em;position:relative;z-index:1}.vs-home .amb-bg h2 em{font-style:normal;color:#fff;opacity:.6}.vs-home .amb-bg p{font-size:15px;font-weight:500;opacity:.85;margin-bottom:28px;max-width:480px;position:relative;z-index:1;line-height:1.6}.vs-home .amb-cta{display:flex;gap:12px;flex-wrap:wrap;position:relative;z-index:1}.vs-home .amb-stats{display:flex;gap:32px;margin-top:36px;padding-top:24px;border-top:1px solid rgba(255,255,255,.18);position:relative;z-index:1}.vs-home .amb-stat b{display:block;font-size:30px;font-weight:900;line-height:1;letter-spacing:-.02em}.vs-home .amb-stat span{font-size:11px;letter-spacing:.1em;text-transform:uppercase;opacity:.7;margin-top:4px;display:block;font-weight:600}.vs-home .amb-photo{background:#1a0f08;position:relative;overflow:hidden;min-height:300px}.vs-home .amb-photo img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.vs-home .amb-photo:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(1,22,39,.4) 0%,transparent 30%)}.vs-home .ugc-head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:32px;gap:24px}.vs-home .tp-badge{display:flex;align-items:center;gap:12px;font-size:13px}.vs-home .tp-stars-row{display:flex;gap:2px}.vs-home .tp-star{width:22px;height:22px;background:var(--tp-green);display:flex;align-items:center;justify-content:center;color:#fff;font-size:12px}.vs-home .tp-rating{font-size:30px;font-weight:900;letter-spacing:-.01em}.vs-home .ugc-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.vs-home .ugc-card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:22px;display:flex;flex-direction:column;gap:12px;transition:all .2s}.vs-home .ugc-card:hover{box-shadow:var(--shadow-sm);transform:translateY(-2px)}.vs-home .ugc-stars{display:flex;gap:2px}.vs-home .ugc-stars span{width:14px;height:14px;background:var(--tp-green);display:inline-block}.vs-home .ugc-card h4{font-size:14px;font-weight:800;line-height:1.3;letter-spacing:-.005em}.vs-home .ugc-card p{font-size:12.5px;color:var(--ink-soft);line-height:1.55;flex:1;font-weight:500}.vs-home .ugc-foot{display:flex;align-items:center;gap:10px;padding-top:14px;border-top:1px solid var(--line);font-size:11px;font-weight:600}.vs-home .ugc-av{width:30px;height:30px;border-radius:50%;background:linear-gradient(135deg,var(--ink),var(--brand));color:#fff;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:800;flex-shrink:0}.vs-home .ugc-foot .name b{font-weight:800;display:block}.vs-home .ugc-foot .name span{color:var(--ink-mute);font-size:10px;font-weight:500}.vs-home .ugc-foot .ver{margin-left:auto;color:var(--tp-green);font-weight:700;font-size:10px;display:flex;align-items:center;gap:3px}.vs-home .blog{background:var(--bg-cream)}.vs-home .blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.vs-home .blog-card{background:#fff;border-radius:18px;overflow:hidden;border:1px solid var(--line);transition:all .25s;display:flex;flex-direction:column}.vs-home .blog-card:hover{transform:translateY(-3px);box-shadow:var(--shadow-md)}.vs-home .blog-img{aspect-ratio:16/10;background:#ddd;position:relative;overflow:hidden}.vs-home .blog-img img{width:100%;height:100%;object-fit:cover}.vs-home .blog-cat{position:absolute;top:16px;left:16px;background:#fff;padding:5px 12px;border-radius:999px;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;z-index:2}.vs-home .blog-body{padding:22px 24px 26px;display:flex;flex-direction:column;gap:8px;flex:1}.vs-home .blog-body h3{font-size:18px;font-weight:800;line-height:1.25;letter-spacing:-.01em}.vs-home .blog-body p{font-size:13px;color:var(--ink-soft);line-height:1.55;font-weight:500}.vs-home .blog-meta{margin-top:auto;padding-top:14px;font-size:11px;color:var(--ink-mute);display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);font-weight:600}.vs-home .blog-meta .more{font-weight:800;color:var(--ink);text-transform:uppercase;letter-spacing:.08em;font-size:10px;display:inline-flex;align-items:center;gap:4px}.vs-home .cat-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:14px}.vs-home .cat-tile{display:flex;flex-direction:column;align-items:center;justify-content:center;aspect-ratio:1/1;border-radius:20px;color:#fff;padding:16px;text-align:center;transition:transform .25s,box-shadow .25s;position:relative;overflow:hidden;cursor:pointer}.vs-home .cat-tile:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 30% 25%,rgba(255,255,255,.22),transparent 60%)}.vs-home .cat-tile:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 70% 100%,rgba(0,0,0,.18),transparent 50%)}.vs-home .cat-tile:hover{transform:translateY(-4px);box-shadow:0 16px 32px #0000002e}.vs-home .cat-tile .ic{width:42px;height:42px;margin-bottom:12px;color:#fff;filter:drop-shadow(0 2px 6px rgba(0,0,0,.22));position:relative;z-index:1}.vs-home .cat-tile .lbl{font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;position:relative;z-index:1}.vs-home .ct-1{background:linear-gradient(140deg,#ef4444,#7f1d1d)}.vs-home .ct-2{background:linear-gradient(140deg,#8b5cf6,#4c1d95)}.vs-home .ct-3{background:linear-gradient(140deg,#374151,#0f172a)}.vs-home .ct-4{background:linear-gradient(140deg,#fb923c,#9a3412)}.vs-home .ct-5{background:linear-gradient(140deg,#ec4899,#831843)}.vs-home .ct-6{background:linear-gradient(140deg,#10b981,#064e3b)}.vs-home .ct-7{background:linear-gradient(140deg,#d4a574,#7c5a1f)}.vs-home .ct-8{background:linear-gradient(140deg,#fbbf24,#b45309)}.vs-home .newsletter{background:var(--bg-dark);color:#fff;position:relative;overflow:hidden}.vs-home .newsletter:before{content:"";position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,rgba(217,53,53,.18),transparent 60%)}.vs-home .nl-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:56px;align-items:center;position:relative;z-index:1}.vs-home .nl-left h2{font-size:42px;font-weight:900;line-height:1.05;letter-spacing:-.02em}.vs-home .nl-left h2 em{font-style:normal;color:var(--brand)}.vs-home .nl-left p{margin-top:16px;font-size:14px;opacity:.8;max-width:440px;font-weight:500;line-height:1.6}.vs-home .nl-form{display:flex;gap:8px;background:#ffffff14;padding:7px;border-radius:999px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.12)}.vs-home .nl-form input{flex:1;background:transparent;border:none;outline:none;color:#fff;padding:0 22px;font-family:inherit;font-size:14px;font-weight:500}.vs-home .nl-form input::placeholder{color:#ffffff80}.vs-home .nl-form button{background:var(--brand);color:#fff;height:48px;padding:0 28px;border-radius:999px;font-weight:800;font-size:12px;letter-spacing:.1em;text-transform:uppercase}.vs-home .nl-form button:hover{background:var(--brand-dark)}.vs-home .nl-perks{display:flex;gap:20px;margin-top:18px;flex-wrap:wrap}.vs-home .nl-perk{font-size:11px;opacity:.7;display:flex;align-items:center;gap:5px;font-weight:500}@media(max-width:1100px){.vs-home .products-row,.vs-home .products-row.r6{grid-template-columns:repeat(4,1fr)}.vs-home .promo-row{grid-template-columns:1fr;gap:14px}.vs-home .promo-card{padding:36px 32px}.vs-home .promo-card h3{font-size:34px}.vs-home .mood-grid,.vs-home .ugc-grid{grid-template-columns:repeat(2,1fr)}.vs-home .blog-grid,.vs-home .bundles-grid,.vs-home .amb-inner{grid-template-columns:1fr}.vs-home .nl-grid{grid-template-columns:1fr;gap:32px}.vs-home .hero-text h1{font-size:48px}.vs-home .cat-grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:680px){.vs-home .container{padding:0 16px}.vs-home section{padding:48px 0}.vs-home .products-row,.vs-home .products-row.r6{grid-template-columns:repeat(2,1fr)}.vs-home .section-head{flex-direction:column;align-items:flex-start;gap:12px}.vs-home .section-head .left h2{font-size:27px}.vs-home .hero{min-height:460px}.vs-home .hero-content{padding:56px 16px}.vs-home .hero-text h1{font-size:38px}.vs-home .mood-grid{grid-template-columns:1fr 1fr;gap:12px}.vs-home .mood{min-height:190px;padding:22px}.vs-home .mood h3{font-size:20px;margin:8px 0 10px}.vs-home .ugc-grid{grid-template-columns:1fr}.vs-home .cat-grid{grid-template-columns:repeat(3,1fr)}.vs-home .amb-bg{padding:36px 24px}.vs-home .amb-bg h2{font-size:32px}.vs-home .nl-left h2{font-size:30px}.vs-home .nl-form{flex-direction:column;background:transparent;border:none;padding:0;gap:10px}.vs-home .nl-form input{background:#ffffff14;border-radius:999px;height:48px;border:1px solid rgba(255,255,255,.12)}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/vitastrong-home.css.map */
