.hv-aids{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:#111;padding:24px}.hv-aids *,.hv-aids *:before,.hv-aids *:after{box-sizing:border-box}.hv-aids__container{max-width:1280px;margin:0 auto;background:radial-gradient(ellipse 60% 50% at 5% 15%,rgba(199,190,255,.25) 0%,transparent 70%),radial-gradient(ellipse 50% 60% at 95% 80%,rgba(176,196,255,.22) 0%,transparent 70%),radial-gradient(ellipse 40% 40% at 50% 50%,rgba(214,200,255,.1) 0%,transparent 60%),#fff;border-radius:28px;padding:48px 40px;position:relative;overflow:hidden}.hv-aids__head{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:end;margin-bottom:32px;padding-bottom:24px;border-bottom:1px solid #e5e1f0}.hv-aids__eyebrow{display:inline-block;font-size:12px;letter-spacing:.2em;text-transform:uppercase;color:#7c6bc4;font-weight:600;margin-bottom:14px}.hv-aids__title{font-size:36px;font-weight:700;line-height:1.25;margin:0;color:#111;letter-spacing:-.02em;word-spacing:.05em;max-width:560px}.hv-aids__sub{font-size:17px;color:#555;line-height:1.6;margin:0;max-width:460px;justify-self:end}.hv-aids__layout{display:flex;flex-direction:column;gap:20px}.hv-aids__combo-row{display:grid;grid-template-columns:1.4fr 1fr;gap:24px;align-items:stretch}.hv-aids__combo{position:relative;display:flex}.hv-aids__combo-link{display:flex;flex-direction:column;width:100%;background:#fff;border-radius:20px;overflow:hidden;text-decoration:none;color:inherit;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 2px 12px #7c6bc40f}.hv-aids__combo-link:hover{transform:translateY(-4px);box-shadow:0 20px 40px #7c6bc41f}.hv-aids__combo-media{position:relative;width:100%;aspect-ratio:16 / 9;overflow:hidden;background:#fff;padding:20px 24px 0}.hv-aids__combo-media img{width:100%;height:100%;object-fit:contain;display:block;transition:transform .6s cubic-bezier(.2,.8,.2,1)}.hv-aids__combo:hover .hv-aids__combo-media img{transform:scale(1.03)}.hv-aids__ribbon{position:absolute;top:0;left:0;width:140px;height:140px;overflow:hidden;pointer-events:none;z-index:2}.hv-aids__ribbon span{position:absolute;top:28px;left:-40px;width:180px;padding:7px 0;background:linear-gradient(135deg,#7c6bc4,#5b4fa0);color:#fff;font-size:13px;font-weight:800;letter-spacing:.18em;text-transform:uppercase;text-align:center;transform:rotate(-45deg);box-shadow:0 4px 10px #7c6bc440}.hv-aids__combo-copy{padding:24px 28px 26px;flex:1;display:flex;flex-direction:column}.hv-aids__combo-label{display:inline-flex;align-items:center;gap:8px;font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:#7c6bc4;font-weight:700;margin-bottom:14px}.hv-aids__combo-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#7c6bc4}.hv-aids__combo-name{font-size:26px;font-weight:700;line-height:1.2;margin:0 0 12px;color:#111;letter-spacing:-.02em}.hv-aids__combo-desc{font-size:15px;color:#555;line-height:1.65;margin:0 0 22px}.hv-aids__combo-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-top:auto;padding-top:8px}.hv-aids__includes{display:grid;grid-template-columns:28px 1fr;gap:14px;align-items:stretch;position:relative;min-height:0}.hv-aids__bracket{color:#c4bde0;pointer-events:none;display:flex;align-items:stretch}.hv-aids__bracket svg{width:100%;height:100%;display:block}.hv-aids__includes-stack{display:flex;flex-direction:column;gap:14px;position:relative;padding-top:18px;height:100%;min-height:0}.hv-aids__includes-label{position:absolute;top:0;left:8px;background:#fff;padding:2px 10px;font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:#7c6bc4;font-weight:700;z-index:2}.hv-aids__mini{flex:1 1 0;min-height:0;display:flex}.hv-aids__mini-link{display:flex;gap:16px;align-items:stretch;background:#fff;border-radius:16px;overflow:hidden;text-decoration:none;color:inherit;transition:transform .3s ease,box-shadow .3s ease;padding:14px;flex:1;min-height:0;box-shadow:0 2px 10px #7c6bc40d}.hv-aids__mini-link:hover{transform:translate(2px);box-shadow:0 8px 20px #7c6bc41a}.hv-aids__mini-media{flex:0 0 auto;aspect-ratio:1 / 1;height:100%;max-width:40%;background:#f3f0fb;border-radius:12px;overflow:hidden;position:relative}.hv-aids__mini-media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s cubic-bezier(.2,.8,.2,1)}.hv-aids__mini-link:hover .hv-aids__mini-media img{transform:scale(1.06)}.hv-aids__mini-info{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center;gap:8px;padding:4px 0}.hv-aids__mini-name{font-size:14px;font-weight:600;color:#111;line-height:1.4;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;letter-spacing:-.005em}.hv-aids__bottom-row{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.hv-aids__card-link{display:block;text-decoration:none;color:inherit;background:#fff;border-radius:20px;overflow:hidden;height:100%;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 2px 10px #7c6bc40d}.hv-aids__card-link:hover{transform:translateY(-3px);box-shadow:0 12px 28px #7c6bc41a}.hv-aids__card-media{position:relative;aspect-ratio:5 / 4;overflow:hidden;background:#f3f0fb}.hv-aids__card-media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s cubic-bezier(.2,.8,.2,1)}.hv-aids__card-link:hover .hv-aids__card-media img{transform:scale(1.04)}.hv-aids__card-info{padding:20px 22px 22px;display:flex;flex-direction:column;gap:10px}.hv-aids__card-name{font-size:15px;font-weight:600;color:#111;line-height:1.4;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;letter-spacing:-.005em}.hv-aids__card-desc{font-size:13px;color:#555;line-height:1.55;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hv-aids__tag{display:inline-block;font-size:11px;letter-spacing:.18em;text-transform:uppercase;font-weight:700;padding:6px 12px;border-radius:999px}.hv-aids__tag--accent{background:#111;color:#fff}.hv-aids__tag--on-media{position:absolute;top:14px;left:14px;z-index:2}.hv-aids__price-block{display:flex;align-items:baseline;gap:8px}.hv-aids__price{font-size:26px;font-weight:700;color:#111;letter-spacing:-.01em}.hv-aids__price--sm{font-size:16px}.hv-aids__price-old{font-size:15px;color:#999;text-decoration:line-through}.hv-aids__btn{display:inline-flex;align-items:center;gap:8px;font-size:15px;font-weight:600;padding:13px 22px;border-radius:999px;transition:background .2s ease}.hv-aids__btn--primary{background:#111;color:#fff}.hv-aids__combo:hover .hv-aids__btn--primary{background:#333}.hv-aids__arrow{transition:transform .25s ease;display:inline-block}.hv-aids__combo:hover .hv-aids__arrow{transform:translate(4px)}.hv-aids__cta-tile{display:block;text-decoration:none;color:inherit;background:#111;border-radius:20px;overflow:hidden;position:relative;transition:transform .3s ease,background .3s ease}.hv-aids__cta-tile:hover{transform:translateY(-3px);background:#1f1f1f}.hv-aids__cta-inner{padding:24px 22px;height:100%;min-height:220px;display:flex;flex-direction:column;justify-content:space-between;color:#fff}.hv-aids__cta-count{font-size:52px;font-weight:700;line-height:1;letter-spacing:-.03em;color:#b0a4e0}.hv-aids__cta-text{font-size:15px;font-weight:600;line-height:1.4;color:#fff;letter-spacing:-.01em;margin:16px 0;flex:1;display:flex;align-items:center}.hv-aids__cta-arrow{width:44px;height:44px;border-radius:50%;background:#ffffff1a;display:flex;align-items:center;justify-content:center;color:#fff;transition:background .25s ease,transform .3s ease}.hv-aids__cta-tile:hover .hv-aids__cta-arrow{background:#b0a4e0;color:#111;transform:translate(4px)}@media(max-width:1024px){.hv-aids__container{padding:40px 32px}.hv-aids__combo-row{grid-template-columns:1fr;gap:28px}.hv-aids__includes{grid-template-columns:24px 1fr}.hv-aids__includes-stack{height:auto}.hv-aids__mini{flex:0 0 auto}.hv-aids__mini-media{height:96px}.hv-aids__bottom-row{grid-template-columns:repeat(2,1fr)}.hv-aids__cta-tile{grid-column:span 2}.hv-aids__cta-inner{min-height:140px;padding:22px 24px;flex-direction:row;align-items:center;gap:24px}.hv-aids__cta-text{margin:0;flex:1}}@media(max-width:900px){.hv-aids__head{grid-template-columns:1fr;gap:16px;align-items:start}.hv-aids__sub{justify-self:start;max-width:100%}.hv-aids__title{font-size:28px}}@media(max-width:640px){.hv-aids{padding:16px}.hv-aids__container{border-radius:20px;padding:32px 20px}.hv-aids__head{margin-bottom:24px;padding-bottom:20px}.hv-aids__title{font-size:24px}.hv-aids__sub{font-size:15px}.hv-aids__layout{gap:16px}.hv-aids__combo-row{gap:20px}.hv-aids__includes{grid-template-columns:1fr;gap:10px}.hv-aids__bracket{display:none}.hv-aids__includes-stack{padding-top:14px}.hv-aids__combo-media{padding:16px 16px 0}.hv-aids__combo-copy{padding:22px 22px 24px}.hv-aids__combo-name{font-size:22px}.hv-aids__combo-desc{font-size:14px;margin-bottom:18px}.hv-aids__price{font-size:22px}.hv-aids__ribbon{width:110px;height:110px}.hv-aids__ribbon span{top:20px;left:-40px;width:160px;font-size:11px;padding:6px 0}.hv-aids__bottom-row{grid-template-columns:1fr;gap:14px}.hv-aids__cta-tile{grid-column:span 1}.hv-aids__cta-inner{min-height:110px;padding:20px;flex-direction:row;align-items:center;gap:18px}.hv-aids__cta-count{font-size:36px}.hv-aids__cta-text{font-size:14px}.hv-aids__cta-arrow{width:40px;height:40px;flex-shrink:0}}.hv-promo{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:#111;max-width:1280px;margin:0 auto;padding:64px 24px;box-sizing:border-box}.hv-promo *{box-sizing:border-box}.hv-promo__head{text-align:center;margin-bottom:48px;max-width:720px;margin-left:auto;margin-right:auto}.hv-promo__eyebrow{display:inline-block;font-size:12px;letter-spacing:.2em;text-transform:uppercase;color:#f59e0b;font-weight:600;margin-bottom:14px}.hv-promo__title{font-size:36px;font-weight:700;line-height:1.25;margin:0 0 16px;color:#111;letter-spacing:-.02em;word-spacing:.05em}.hv-promo__sub{font-size:17px;color:#555;line-height:1.6;margin:0}.hv-promo__grid{display:grid;grid-template-columns:2fr 1fr;gap:20px}.hv-promo__card{position:relative;display:flex;border-radius:20px;overflow:hidden;text-decoration:none;color:inherit;transition:transform .3s ease,box-shadow .3s ease;min-height:520px}.hv-promo__card:hover{transform:translateY(-4px);box-shadow:0 20px 40px #00000014}.hv-promo__card--primary{flex-direction:row;align-items:stretch;background:#fff}.hv-promo__gradient-orb{position:absolute;border-radius:50%;pointer-events:none;z-index:0;filter:blur(80px);opacity:.45;transition:opacity .4s ease,transform .4s ease}.hv-promo__card:hover .hv-promo__gradient-orb{opacity:.55;transform:scale(1.08)}.hv-promo__gradient-orb--1{width:320px;height:320px;top:-60px;left:-40px;background:radial-gradient(circle,#93abffb3,#93abff00 70%)}.hv-promo__gradient-orb--2{width:280px;height:280px;bottom:-40px;right:20%;background:radial-gradient(circle,#b48cff8c,#b48cff00 70%)}.hv-promo__gradient-orb--3{width:240px;height:240px;top:30%;right:5%;background:radial-gradient(circle,#c8b4ff66,#c8b4ff00 70%)}.hv-promo__card--primary .hv-promo__card-copy{flex:0 0 46%;padding:48px 44px;display:flex;flex-direction:column;justify-content:space-between;position:relative;z-index:1}.hv-promo__card--primary .hv-promo__card-media{flex:1;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative;z-index:1}.hv-promo__card--primary .hv-promo__card-media img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.hv-promo__card--secondary{flex-direction:column}.hv-promo__card--secondary .hv-promo__card-media{height:260px;overflow:hidden;flex-shrink:0}.hv-promo__card--secondary .hv-promo__card-media img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.hv-promo__card--secondary .hv-promo__card-copy{flex:1;padding:32px;display:flex;flex-direction:column;justify-content:space-between}.hv-promo__card-copy--dark{color:#fff}.hv-promo__tag{display:inline-block;font-size:11px;letter-spacing:.18em;text-transform:uppercase;font-weight:700;padding:6px 12px;border-radius:999px;margin-bottom:20px;align-self:flex-start}.hv-promo__tag--accent{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff}.hv-promo__tag--light{background:#ffffff1f;color:#fff;border:1px solid rgba(255,255,255,.2)}.hv-promo__product-title{font-size:30px;font-weight:700;line-height:1.2;margin:0 0 14px;color:#111;letter-spacing:-.02em;word-spacing:.04em}.hv-promo__product-title--light{color:#fff}.hv-promo__card--secondary .hv-promo__product-title{font-size:22px}.hv-promo__product-desc{font-size:15px;line-height:1.65;color:#555;margin:0 0 22px}.hv-promo__product-desc--light{color:#c7c7c7}.hv-promo__features{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:28px}.hv-promo__feat{font-size:12px;font-weight:500;color:#4338ca;background:#6366f114;padding:6px 12px;border-radius:999px;border:1px solid rgba(99,102,241,.15)}.hv-promo__footer{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-top:auto}.hv-promo__price-block{display:flex;align-items:baseline;gap:8px}.hv-promo__price{font-size:26px;font-weight:700;color:#111;letter-spacing:-.01em}.hv-promo__price--light{color:#fff}.hv-promo__price-old{font-size:15px;color:#999;text-decoration:line-through}.hv-promo__price-old--light{color:#888}.hv-promo__btn{display:inline-flex;align-items:center;gap:8px;font-size:15px;font-weight:600;padding:13px 22px;border-radius:999px;transition:background .2s ease,transform .2s ease}.hv-promo__btn--primary{background:linear-gradient(135deg,#6366f1,#7c3aed);color:#fff}.hv-promo__btn--primary:hover{background:linear-gradient(135deg,#5558e6,#6d28d9)}.hv-promo__btn--secondary{background:#fff;color:#111}.hv-promo__arrow{transition:transform .25s ease;display:inline-block}.hv-promo__card:hover .hv-promo__arrow{transform:translate(4px)}@media(max-width:960px){.hv-promo__grid{grid-template-columns:1fr;gap:20px}.hv-promo__card{min-height:auto}.hv-promo__card--primary{flex-direction:column}.hv-promo__card--primary .hv-promo__card-copy{flex:1;padding:40px 36px;order:2}.hv-promo__card--primary .hv-promo__card-media{order:1;height:340px;flex:none}.hv-promo__gradient-orb--1{width:240px;height:240px}.hv-promo__gradient-orb--2{width:200px;height:200px}}@media(max-width:640px){.hv-promo{padding:44px 16px}.hv-promo__head{margin-bottom:36px}.hv-promo__title{font-size:26px}.hv-promo__sub{font-size:15px}.hv-promo__card--primary .hv-promo__card-copy{padding:32px 24px}.hv-promo__card--primary .hv-promo__card-media{height:260px}.hv-promo__card--secondary .hv-promo__card-media{height:220px}.hv-promo__card--secondary .hv-promo__card-copy{padding:28px 24px}.hv-promo__product-title{font-size:24px}.hv-promo__card--secondary .hv-promo__product-title{font-size:20px}.hv-promo__product-desc{font-size:14px}.hv-promo__price{font-size:22px}.hv-promo__footer{flex-direction:column;align-items:stretch}.hv-promo__btn{justify-content:center;padding:14px 22px}.hv-promo__gradient-orb--1{width:180px;height:180px}.hv-promo__gradient-orb--2{width:150px;height:150px}.hv-promo__gradient-orb--3{width:120px;height:120px}}
/*# sourceMappingURL=/cdn/shop/t/28/compiled_assets/styles.css.map */
