

E-Gift Cards READY TO SHIP: $600.00
Product Description
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,600;1,400&family=Inter:wght@300;400;500;600&display=swap'); /* --- Gift Card Banner --- */ .vex-gc-banner { max-width: 100%; margin: 0 0 28px 0; border: 1px solid #e8e4e0; background: #faf9f7 !important; overflow: hidden; } .vex-gc-banner__accent { height: 3px; background: linear-gradient(90deg, #1a1a1a 0%, #555 35%, #8b7d6b 50%, #555 65%, #1a1a1a 100%); } /* --- Header --- */ .vex-gc-banner__header { padding: 22px 24px 0; text-align: center; } .vex-gc-banner__label { font-family: 'Inter', sans-serif !important; font-size: 9px !important; font-weight: 600 !important; letter-spacing: 3px; text-transform: uppercase; color: #8b7d6b !important; margin-bottom: 6px !important; display: block !important; } .vex-gc-banner__title { font-family: 'Cormorant Garamond', Georgia, serif !important; font-size: 22px !important; font-weight: 400 !important; letter-spacing: 3px !important; text-transform: uppercase; color: #1a1a1a !important; margin: 0 0 4px 0 !important; line-height: 1.3 !important; } .vex-gc-banner__subtitle { font-family: 'Cormorant Garamond', Georgia, serif !important; font-size: 15px !important; font-style: italic; color: #8b7d6b !important; margin: 0 0 18px 0 !important; letter-spacing: 0.5px; } .vex-gc-banner__divider { width: 40px; height: 1px; background: #d4cfc8; margin: 0 auto 18px; border: none; } /* --- Badges --- */ .vex-gc-banner__badges { display: flex !important; justify-content: center; gap: 1px; background: #e8e4e0; border-top: 1px solid #e8e4e0; border-bottom: 1px solid #e8e4e0; } .vex-gc-badge { flex: 1; background: #faf9f7 !important; padding: 14px 8px !important; text-align: center; } .vex-gc-badge__icon { display: block; margin: 0 auto 6px; } .vex-gc-badge__text { font-family: 'Inter', sans-serif !important; font-size: 9px !important; font-weight: 600 !important; letter-spacing: 1.5px; text-transform: uppercase; color: #1a1a1a !important; line-height: 1.4 !important; } /* --- How It Works --- */ .vex-gc-how { position: relative; } .vex-gc-how__shimmer { height: 2px; background: linear-gradient(90deg, #1a1a1a 0%, #8b7d6b 20%, #c9b99a 40%, #8b7d6b 60%, #c9b99a 80%, #1a1a1a 100%); background-size: 200% 100%; animation: vex-gc-shimmer 4s ease-in-out infinite; } @keyframes vex-gc-shimmer { 0% { background-position: 200% 0; } 100% { background-position: -200% 0; } } .vex-gc-how__inner { padding: 20px 24px; background: #f5f3f0 !important; } .vex-gc-how__tag { font-family: 'Inter', sans-serif !important; font-size: 8px !important; font-weight: 600 !important; letter-spacing: 3px; text-transform: uppercase; color: #8b7d6b !important; margin-bottom: 6px !important; display: block !important; text-align: center; } .vex-gc-how__headline { font-family: 'Cormorant Garamond', Georgia, serif !important; font-size: 18px !important; font-weight: 400 !important; letter-spacing: 2.5px !important; text-transform: uppercase; color: #1a1a1a !important; margin: 0 0 16px 0 !important; line-height: 1.2 !important; text-align: center; } .vex-gc-how__steps { list-style: none !important; padding: 0 !important; margin: 0 auto !important; max-width: 400px; counter-reset: gc-steps; } .vex-gc-how__step { display: flex !important; align-items: flex-start; gap: 12px; padding: 8px 0 !important; border-bottom: 1px solid #e8e4e0; margin: 0 !important; counter-increment: gc-steps; } .vex-gc-how__step:last-child { border-bottom: none; } .vex-gc-how__step-num { flex-shrink: 0; width: 22px; height: 22px; border-radius: 50%; background: #1a1a1a !important; display: flex !important; align-items: center; justify-content: center; font-family: 'Inter', sans-serif !important; font-size: 10px !important; font-weight: 600 !important; color: #8b7d6b !important; line-height: 1; } .vex-gc-how__step-text { font-family: 'Inter', sans-serif !important; font-size: 11px !important; font-weight: 400 !important; color: #555 !important; letter-spacing: 0.3px; line-height: 1.6 !important; padding-top: 2px; } /* --- Dark Strip --- */ .vex-gc-banner__strip { background: #1a1a1a !important; padding: 9px 24px; text-align: center; } .vex-gc-banner__strip-text { font-family: 'Inter', sans-serif !important; font-size: 8px !important; font-weight: 500 !important; letter-spacing: 3px; text-transform: uppercase; color: #8b7d6b !important; } /* --- Details --- */ .vex-gc-banner__details { padding: 20px 24px; text-align: center; } .vex-gc-banner__copy { font-family: 'Inter', sans-serif !important; font-size: 11px !important; font-weight: 300 !important; line-height: 1.8 !important; color: #777 !important; max-width: 460px; margin: 0 auto !important; letter-spacing: 0.2px; } .vex-gc-banner__copy strong { font-weight: 500 !important; color: #555 !important; } /* --- Footer --- */ .vex-gc-banner__footer { background: #f5f3f0 !important; border-top: 1px solid #e8e4e0; padding: 10px 24px; text-align: center; } .vex-gc-banner__footer-text { font-family: 'Inter', sans-serif !important; font-size: 9px !important; font-weight: 400 !important; letter-spacing: 2px; text-transform: uppercase; color: #999 !important; } .vex-gc-banner__footer-text em { font-style: normal; color: #8b7d6b !important; font-weight: 500 !important; } /* --- Responsive --- */ @media (max-width: 768px) { .vex-gc-banner__title { font-size: 19px !important; letter-spacing: 2px !important; } .vex-gc-banner__badges { flex-wrap: wrap; } .vex-gc-badge { flex: 1 1 50%; min-width: 0; } .vex-gc-how__inner { padding: 18px 20px; } } @media (max-width: 480px) { .vex-gc-banner__header { padding: 18px 16px 0; } .vex-gc-banner__badges { flex-direction: column; } .vex-gc-badge { flex: none; padding: 10px 12px !important; } .vex-gc-banner__title { font-size: 17px !important; letter-spacing: 1.5px !important; } .vex-gc-banner__details { padding: 16px 16px; } .vex-gc-how__inner { padding: 16px 16px; } } Virtual Gift Card The Gift of Latex Shopping for someone else but not sure what to give them? DeliveredBy Email InstantDelivery No FeesEver NeverExpires Simple & Seamless How It Works 1 Choose your amount and complete your purchase 2 A unique shopping code is delivered instantly by email 3 They redeem the code at checkout on anything they love No Processing Fees • Never Expires • Instant Delivery Give them the gift of Vex with a virtual gift card. Shopping codes are delivered by email and contain instructions to redeem them at checkout. Our gift cards have no additional processing fees — and never expire. E-Gift Card • Handmade in California • Let Them Choose