.hero-video{position:relative;width:100%;min-height:100dvh;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#0a0a0a;margin-top:0}.hero-video__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.hero-video__video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center 40%;transform:scale(1.15);transform-origin:center center}.hero-video__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background:linear-gradient(to top,#0000009e,#00000070 30%,#00000057 55%,#0000004d 75%,#0006),radial-gradient(ellipse at center,transparent 0%,rgba(0,0,0,.22) 100%)}.hero-video__content{position:relative;z-index:3;display:flex;flex-direction:column;align-items:center;text-align:center;width:100%;max-width:min(900px,92vw);padding:0 clamp(1.25rem,4vw,2.5rem);color:#fff;gap:0}.hero-video__eyebrow,.hero-video__heading,.hero-video__subheading,.hero-video__cta-row,.hero-video__trust-wrap{animation:hero-rise .9s cubic-bezier(.16,1,.3,1) both}.hero-video__eyebrow{animation-delay:.05s}.hero-video__heading{animation-delay:.18s}.hero-video__subheading{animation-delay:.3s}.hero-video__cta-row{animation-delay:.42s}.hero-video__trust-wrap{animation-delay:.55s}@keyframes hero-rise{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}.hero-video__eyebrow{display:inline-flex;align-items:center;padding:8px 20px;margin-bottom:1.75rem;border-radius:999px;background:#ffffff24;border:1px solid rgba(255,255,255,.3);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);font-family:-apple-system,BlinkMacSystemFont,Inter,sans-serif;font-size:.76rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:#fffffff2;text-shadow:0 1px 4px rgba(0,0,0,.5)}.hero-video__heading{font-family:var(--font-heading-family),"Cormorant Garamond",Georgia,serif;font-weight:700;font-size:clamp(2.6rem,6vw,5rem);line-height:1.06;letter-spacing:-.02em;margin:0 0 1.5rem;color:#fff;word-break:break-word;overflow-wrap:break-word;text-shadow:0 2px 8px rgba(0,0,0,.6),0 4px 32px rgba(0,0,0,.4)}.hero-video__subheading{font-family:-apple-system,BlinkMacSystemFont,Inter,sans-serif;font-size:clamp(1.08rem,1.6vw,1.25rem);font-weight:400;line-height:1.7;letter-spacing:.015em;max-width:50ch;margin:0 auto 2.5rem;color:#fffffff2;text-shadow:0 1px 6px rgba(0,0,0,.65),0 2px 20px rgba(0,0,0,.35)}.hero-video__cta-row{display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap;margin-bottom:0}.hero-video__button{display:inline-flex;align-items:center;gap:8px;padding:.95rem 2.2rem;background:#fff;color:#1a1a1a;border:2px solid #fff;border-radius:8px;text-decoration:none;font-family:-apple-system,BlinkMacSystemFont,Inter,sans-serif;font-size:.86rem;font-weight:600;letter-spacing:.04em;white-space:nowrap;cursor:pointer;touch-action:manipulation;transition:background .28s cubic-bezier(.16,1,.3,1),color .28s cubic-bezier(.16,1,.3,1),transform .18s ease,box-shadow .28s ease;box-shadow:0 2px 12px #00000040}.hero-video__button:hover{background:#ffffff24;color:#fff;box-shadow:0 4px 20px #0000004d}.hero-video__button:active{transform:scale(.97)}.hero-video__button-secondary{display:inline-flex;align-items:center;gap:8px;padding:.95rem 2.2rem;background:#ffffff14;color:#fff;border:2px solid rgba(255,255,255,.55);border-radius:8px;text-decoration:none;font-family:-apple-system,BlinkMacSystemFont,Inter,sans-serif;font-size:.86rem;font-weight:500;letter-spacing:.04em;white-space:nowrap;cursor:pointer;touch-action:manipulation;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transition:background .28s cubic-bezier(.16,1,.3,1),border-color .28s ease,color .28s ease,transform .18s ease,box-shadow .28s ease}.hero-video__button-secondary:hover{background:#ffffff29;border-color:#ffffffd9;color:#fff;box-shadow:0 2px 16px #ffffff14}.hero-video__button-secondary:active{transform:scale(.97)}.hero-video__trust-wrap{display:block;margin-top:2rem;text-align:center}.hero-video__trust{display:inline-flex;align-items:center;gap:9px;padding:9px 20px;border-radius:999px;background:#00000080;border:1px solid rgba(255,255,255,.2);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);color:#fff;font-family:-apple-system,BlinkMacSystemFont,Inter,sans-serif;font-size:.84rem;letter-spacing:.03em}.hero-video__trust-stars{display:inline-flex;gap:2px;align-items:center}.hero-video__trust-score{font-weight:700;color:#fff}.hero-video__trust-sep{opacity:.45;margin:0 1px}.hero-video__trust-count{color:#ffffffe0}@media(max-width:989px){.hero-video{min-height:92dvh}.hero-video__heading{font-size:clamp(2.2rem,7vw,3.4rem)}.hero-video__subheading{font-size:clamp(1rem,2.2vw,1.15rem)}}@media(max-width:749px){.hero-video{min-height:85dvh}.hero-video__heading{font-size:clamp(2rem,9vw,2.8rem);margin-bottom:1.25rem}.hero-video__subheading{font-size:1rem;margin-bottom:2rem;max-width:36ch}.hero-video__eyebrow{font-size:.68rem;padding:6px 16px;margin-bottom:1.25rem}.hero-video__cta-row{flex-direction:column;align-items:stretch;width:100%;max-width:300px}.hero-video__button,.hero-video__button-secondary{justify-content:center;width:100%;padding:.85rem 1.5rem}.hero-video__trust-wrap{margin-top:1.5rem}.hero-video__trust{font-size:.78rem;padding:7px 16px}}@media(prefers-reduced-motion:reduce){.hero-video__eyebrow,.hero-video__heading,.hero-video__subheading,.hero-video__cta-row,.hero-video__trust-wrap{animation:none}.hero-video__video{display:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-hero-video.css.map */
