.v2g-homepage{--ink: #1c1613;--ink-soft: #4a423d;--cream: #faf6f0;--cream-raised: #ffffff;--brick: #7a2432;--brick-dark: #5c1a25;--brick-tint: #f3e3e2;--line: #e7ddd2;--gold: #b98b3e;--font-display: Georgia, "Iowan Old Style", "Times New Roman", serif;--font-body: -apple-system, BlinkMacSystemFont, "Inter", "Segoe UI", Roboto, sans-serif;--ease-out: cubic-bezier(.23,1,.32,1);--max: 1280px;--page-pad: clamp(1.125rem,4vw,3rem);margin:0;background:var(--cream);color:var(--ink);font-family:var(--font-body);line-height:1.6;-webkit-font-smoothing:antialiased;overflow-x:hidden}.v2g-homepage,.v2g-homepage *{box-sizing:border-box}.v2g-homepage h1,.v2g-homepage h2,.v2g-homepage h3{margin:0 0 .4em;font-family:var(--font-display);font-weight:700;letter-spacing:-.01em}.v2g-homepage p{margin:0 0 1em}.v2g-homepage a{color:inherit}.v2g-homepage img{max-width:100%;display:block}.v2g-homepage .wrap{max-width:var(--max);margin:0 auto;padding:0 var(--page-pad)}.v2g-homepage section{padding:92px 0}.v2g-homepage .eyebrow{font-size:clamp(.6875rem,.1vw + .66rem,.8125rem);font-weight:700;text-transform:uppercase;letter-spacing:.14em;color:var(--brick);margin:0 0 14px;font-family:var(--font-body)}.v2g-homepage .on-dark .eyebrow{color:var(--gold)}.v2g-homepage.js .r{opacity:0;transform:translateY(16px);transition:opacity .64s var(--ease-out),transform .64s var(--ease-out)}.v2g-homepage.js .r.in{opacity:1;transform:none}.v2g-homepage.js .r.d1{transition-delay:60ms}.v2g-homepage.js .r.d2{transition-delay:.12s}.v2g-homepage.js .r.d3{transition-delay:.18s}.v2g-homepage.js .r.d4{transition-delay:.24s}.v2g-homepage .btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;font-family:var(--font-body);background:var(--brick);color:#fff;font-weight:600;padding:16px 32px;border-radius:100px;text-decoration:none;font-size:15px;border:0;cursor:pointer;transition:transform .16s var(--ease-out),background-color .2s ease}.v2g-homepage .btn:active{transform:scale(.98)}@media(hover:hover)and (pointer:fine){.v2g-homepage .btn:hover{background:var(--brick-dark)}}.v2g-homepage .btn.secondary{background:transparent;color:var(--ink);border:1.5px solid var(--ink)}@media(hover:hover)and (pointer:fine){.v2g-homepage .btn.secondary:hover{background:var(--ink);color:#fff}}.v2g-homepage .hero{padding:56px 0 92px}.v2g-homepage .hero .wrap{display:grid;grid-template-columns:1fr .95fr;gap:56px;align-items:center}@media(max-width:960px){.v2g-homepage .hero .wrap{grid-template-columns:1fr;gap:40px}}.v2g-homepage .hero h1{font-size:clamp(2.625rem,5vw + 1.4rem,4.5rem);line-height:1.04;margin:0 0 20px}.v2g-homepage .hero .sub{font-size:clamp(1.0625rem,.3vw + .98rem,1.1875rem);color:var(--ink-soft);max-width:480px;margin:0 0 32px}.v2g-homepage .hero .cta-row{display:flex;gap:14px;flex-wrap:wrap;margin-bottom:48px}.v2g-homepage .hero-visual{position:relative;background:var(--cream-raised);border:1px solid var(--line);border-radius:20px;padding:14px}.v2g-homepage .hero-visual .hv-photo{aspect-ratio:4/5;border-radius:14px;overflow:hidden;background:var(--brick-tint)}.v2g-homepage .hero-visual .hv-photo img{width:100%;height:100%;object-fit:cover;object-position:center 30%}.v2g-homepage .trustbar{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:26px 0;background:var(--cream-raised)}.v2g-homepage .trustbar .wrap{display:flex;justify-content:space-between;flex-wrap:wrap;gap:20px 36px}.v2g-homepage .trustbar .item{display:flex;align-items:center;gap:10px;font-size:13px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--ink-soft);font-family:var(--font-body)}.v2g-homepage .trustbar .item svg{width:18px;height:18px;flex:0 0 auto;color:var(--brick)}.v2g-homepage .sec-head{max-width:640px;margin-bottom:48px}.v2g-homepage .sec-head.center{margin-left:auto;margin-right:auto;text-align:center}.v2g-homepage .sec-head h2{font-size:clamp(2rem,3.2vw + 1rem,3rem);line-height:1.08}.v2g-homepage .sec-head p{color:var(--ink-soft);font-size:17px;margin:14px 0 0}.v2g-homepage .range-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}@media(max-width:980px){.v2g-homepage .range-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.v2g-homepage .range-grid{grid-template-columns:1fr}}.v2g-homepage .p-card{position:relative;display:flex;flex-direction:column;background:var(--cream-raised);border:1px solid var(--line);border-radius:16px;overflow:hidden;text-decoration:none;color:inherit;transition:transform .22s var(--ease-out),box-shadow .22s var(--ease-out)}@media(hover:hover)and (pointer:fine){.v2g-homepage .p-card:hover{transform:translateY(-4px);box-shadow:0 16px 36px #1c16131a}}.v2g-homepage .p-card .ribbon{position:absolute;top:14px;left:14px;z-index:2;background:var(--ink);color:#fff;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:6px 12px;border-radius:100px}.v2g-homepage .p-card .media{aspect-ratio:1/1;background:var(--brick-tint);display:flex;align-items:center;justify-content:center}.v2g-homepage .p-card .media img{width:100%;height:100%;object-fit:cover}.v2g-homepage .p-card .body{padding:20px 20px 24px;display:flex;flex-direction:column;flex:1}.v2g-homepage .p-card .name{font-family:var(--font-display);font-size:19px;font-weight:700;margin:0 0 6px}.v2g-homepage .p-card .desc{font-size:13.5px;color:var(--ink-soft);margin:0 0 12px;flex:1;line-height:1.5}.v2g-homepage .p-card .mini-rating{display:flex;align-items:center;gap:6px;font-size:12px;color:var(--ink-soft);font-weight:700;letter-spacing:.02em;margin:0 0 12px}.v2g-homepage .star-rating{position:relative;display:inline-block;font-size:14px;letter-spacing:1px;line-height:1}.v2g-homepage .star-rating__bg{color:var(--line)}.v2g-homepage .star-rating__fg{position:absolute;top:0;left:0;overflow:hidden;white-space:nowrap;width:94%;color:var(--gold)}.v2g-homepage .p-card .price-row{display:flex;align-items:center;justify-content:space-between}.v2g-homepage .p-card .price{font-weight:700;font-size:15px}.v2g-homepage .p-card .price.tbd{font-size:12.5px;font-style:italic;color:var(--ink-soft);font-weight:600}.v2g-homepage .p-card .go{font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--brick)}.v2g-homepage .spotlight{background:var(--cream-raised);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.v2g-homepage .spotlight .spotlight-cols{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}@media(max-width:900px){.v2g-homepage .spotlight .spotlight-cols{grid-template-columns:1fr;gap:36px}}.v2g-homepage .spotlight-visual{aspect-ratio:4/5;border-radius:18px;overflow:hidden;background:var(--brick-tint)}.v2g-homepage .spotlight-visual img{width:100%;height:100%;object-fit:cover;object-position:center 25%;display:block}.v2g-homepage .spotlight-copy h2{font-size:clamp(2rem,3.4vw + 1rem,3.125rem);line-height:1.05;margin:0 0 18px}.v2g-homepage .spotlight-copy p{font-size:17px;color:var(--ink-soft);max-width:460px;margin:0 0 26px}.v2g-homepage .spotlight-copy .price-line{font-size:14px;color:var(--ink-soft);font-style:italic;margin:14px 0 0}.v2g-homepage .values{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}@media(max-width:860px){.v2g-homepage .values{grid-template-columns:repeat(2,1fr)}}.v2g-homepage .value{text-align:left}.v2g-homepage .value .ic{width:44px;height:44px;border-radius:50%;background:var(--brick-tint);color:var(--brick);display:flex;align-items:center;justify-content:center;margin-bottom:16px}.v2g-homepage .value h3{font-size:17px;margin:0 0 8px}.v2g-homepage .value p{font-size:14px;color:var(--ink-soft);margin:0;line-height:1.55}.v2g-homepage .story{background:var(--ink);color:var(--cream);text-align:center}.v2g-homepage .story .wrap{max-width:760px}.v2g-homepage .story h2{font-size:clamp(2.125rem,3.6vw + 1rem,3.25rem);line-height:1.08;margin:0 0 22px}.v2g-homepage .story p{font-size:18px;color:#cfc7bc;font-weight:300;margin:0 auto;max-width:600px}.v2g-homepage .reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}@media(max-width:860px){.v2g-homepage .reviews-grid{grid-template-columns:1fr}}.v2g-homepage .review-card{background:var(--cream-raised);border:1px solid var(--line);border-radius:14px;overflow:hidden;text-align:left;color:var(--ink-soft)}.v2g-homepage .review-card .review-photo{aspect-ratio:4/5;overflow:hidden;background:var(--brick-tint)}.v2g-homepage .review-card .review-photo img{width:100%;height:100%;object-fit:cover}.v2g-homepage .review-card .review-caption{padding:16px 18px}.v2g-homepage .review-card .q{font-size:14.5px;color:var(--ink);margin:0 0 8px;line-height:1.5;font-family:var(--font-display)}.v2g-homepage .review-card .t{font-size:12px;letter-spacing:.06em;text-transform:uppercase;font-weight:700;color:var(--ink-soft)}.v2g-homepage .faq{max-width:760px;margin:0 auto}.v2g-homepage details{border-top:1px solid var(--line)}.v2g-homepage details summary{list-style:none;cursor:pointer;padding:19px 0;font-weight:600;font-size:16px;display:flex;justify-content:space-between;align-items:center;gap:16px;font-family:var(--font-body)}.v2g-homepage details summary::-webkit-details-marker{display:none}.v2g-homepage details summary .pm{font-size:22px;font-weight:400;color:var(--ink-soft);transition:transform .22s var(--ease-out)}.v2g-homepage details[open] summary .pm{transform:rotate(45deg)}.v2g-homepage details .body{padding:0 0 20px;color:var(--ink-soft);font-size:15px;max-width:60ch}.v2g-homepage .newsletter{background:var(--brick-tint)}.v2g-homepage .newsletter .wrap{max-width:640px;text-align:center}.v2g-homepage .newsletter h2{font-size:clamp(1.75rem,2.6vw + 1rem,2.5rem);margin:0 0 12px}.v2g-homepage .newsletter p{color:var(--ink-soft);margin:0 0 26px}.v2g-homepage .newsletter form{display:flex;gap:10px;max-width:420px;margin:0 auto}@media(max-width:520px){.v2g-homepage .newsletter form{flex-direction:column}}.v2g-homepage .newsletter input[type=email]{flex:1;padding:15px 18px;border-radius:100px;border:1.5px solid var(--line);font-family:var(--font-body);font-size:16px;background:#fff;color:var(--ink)}.v2g-homepage .newsletter input[type=email]:focus{outline:2px solid var(--brick);outline-offset:2px}.v2g-homepage .newsletter .form-message{margin:14px 0 0;font-size:14px}.v2g-homepage .newsletter .form-message--success{color:var(--brick);font-weight:600}.v2g-homepage .newsletter .form-message--error{color:#b3261e}.v2g-homepage .disclaimer{padding:40px 0 34px;color:var(--ink-soft);font-size:13px;border-top:1px solid var(--line)}.v2g-homepage .disclaimer p{margin:0;font-size:12px;color:var(--ink-soft);line-height:1.6;max-width:900px}@media(prefers-reduced-motion:reduce){.v2g-homepage.js .r{transform:none;transition:opacity .3s ease}.v2g-homepage .p-card{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/vit2go-homepage-exact.css.map */
