.section-video-hero{background:#fff}.video-hero{position:relative;overflow:hidden;width:100%;display:flex;align-items:center;justify-content:center}@media screen and (min-width:990px){.video-hero{border-radius:2.4rem 2.4rem 0 0}}.video-hero--small{height:50vh;min-height:400px}.video-hero--medium{height:70vh;min-height:500px}.video-hero--large{height:85vh;min-height:600px}.video-hero--full{height:100vh;height:100svh;min-height:600px}.video-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.video-hero__poster,.video-hero__video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.video-hero__video{opacity:0;transition:opacity .6s ease}.video-hero--ready .video-hero__video{opacity:1}.video-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#000;pointer-events:none}.video-hero__icon-row{position:absolute;top:2rem;right:2rem;z-index:3;display:flex;align-items:center;gap:1.5rem}.video-hero__icon-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;color:#fff;text-decoration:none}.video-hero__icon-btn svg{width:1.8rem;height:1.8rem}.video-hero__cart-count{position:absolute;top:-2px;right:-2px;background:#fff;color:#000;font-size:1rem;line-height:1;border-radius:50%;width:1.6rem;height:1.6rem;display:flex;align-items:center;justify-content:center}.video-hero__content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;gap:var(--gx-space-md);width:100%;max-width:72rem;padding:var(--gx-space-xl);text-align:center;color:#fff}.video-hero__content--left{align-items:flex-start;text-align:left;margin-right:auto}.video-hero__content--right{align-items:flex-end;text-align:right;margin-left:auto}.video-hero__subheading.gx-eyebrow{margin:0;color:#ffffffd9}.video-hero__heading{margin:0;font-size:var(--gx-text-hxl);line-height:var(--gx-leading-display);font-weight:700;letter-spacing:var(--gx-tracking-display);text-wrap:balance}.video-hero__text{margin:0;max-width:48ch;font-size:1.6rem;line-height:var(--gx-leading-normal);color:#ffffffd9}.video-hero__buttons{display:flex;flex-wrap:wrap;gap:var(--gx-space-sm);margin-top:var(--gx-space-xs)}.video-hero__content--center .video-hero__buttons{justify-content:center}.video-hero__content--right .video-hero__buttons{justify-content:flex-end}.video-hero__button{display:inline-flex;align-items:center;justify-content:center;min-height:5rem;padding:0 var(--gx-space-xl);border-radius:var(--gx-radius-pill);text-decoration:none;font-size:1.4rem;font-weight:600;letter-spacing:.01em;transition:transform var(--gx-dur-fast) var(--gx-ease-premium),opacity var(--gx-dur-fast) var(--gx-ease-out),background-color var(--gx-dur-fast) var(--gx-ease-out),color var(--gx-dur-fast) var(--gx-ease-out)}.video-hero__button--primary{background:#fff;color:#121212;border:.1rem solid rgb(255 255 255)}.video-hero__button--secondary{background:transparent;color:#fff;border:.1rem solid rgba(255,255,255,.6)}.video-hero__button--secondary:hover{background:#ffffff1f;border-color:#fff}.video-hero__button:hover{transform:translateY(-2px)}.video-hero__button:active{transform:translateY(0) scale(.985)}.video-hero__scroll-cue{position:absolute;bottom:var(--gx-space-lg);left:50%;transform:translate(-50%);z-index:2;width:.1rem;height:4.8rem;overflow:hidden;background:#ffffff40}.video-hero__scroll-line{position:absolute;inset-inline:0;top:0;height:40%;background:#fff;animation:gx-hero-scroll 2.4s var(--gx-ease-in-out) infinite}@keyframes gx-hero-scroll{0%{transform:translateY(-100%)}to{transform:translateY(350%)}}.video-hero__play-pause{position:absolute;bottom:2rem;right:2rem;z-index:3;width:3.6rem;height:3.6rem;border-radius:50%;border:1px solid rgba(255,255,255,.6);background:#00000040;color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s ease}.video-hero__play-pause:hover{background:#00000073}.video-hero__icon-play{display:none}.video-hero--paused .video-hero__icon-play{display:inline-flex}.video-hero--paused .video-hero__icon-pause{display:none}@media screen and (max-width:749px){.video-hero__play-pause{bottom:1.5rem;right:1.5rem}.video-hero__icon-row{top:1.5rem;right:1.5rem;gap:1rem}.video-hero__content{gap:var(--gx-space-sm);padding:var(--gx-space-lg)}.video-hero__text{font-size:1.4rem}.video-hero__buttons{width:100%;flex-direction:column;align-items:center}.video-hero__button{width:auto;min-width:20rem;padding:0 var(--gx-space-lg)}.video-hero__scroll-cue{display:none}}@media(prefers-reduced-motion:reduce){.video-hero__video,.video-hero__play-pause{display:none}.video-hero__scroll-line{animation:none}.video-hero__button:hover,.video-hero__button:active{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/17/assets/component-video-hero.css.map */
