.video-hero{position:relative;isolation:isolate;height:var(--hero-height, 60vh)}.video-hero__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080;pointer-events:none;z-index:1}.video-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-1}.video-hero__bg-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-2}.hero__overlay{position:relative;z-index:2;display:flex;flex-direction:column;min-height:100%;padding:clamp(2rem,4vw,6rem);justify-content:space-between;align-items:center;text-align:center;color:#fff}.hero__top,.hero__bottom{display:flex;flex-direction:column;align-items:center}.hero__top>*:not(:last-child),.hero__bottom>*:not(:last-child){margin-bottom:0}.hero__label{font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#f2c265}.hero__heading{font-size:clamp(2rem,6vw,4rem);font-weight:800;color:#fff;margin-top:0;margin-bottom:.5rem}.hero__heading p{color:#fff}.hero__subheading{font-size:1.6rem;max-width:48ch;opacity:.9;font-family:var(--font-body-family)}.stars{display:flex;justify-content:center;gap:.25rem;color:#f2c265}.hero__btn{padding:1rem 2.5rem;font-weight:700;margin-top:.5rem}.hero__guarantee{display:flex;align-items:center;gap:.5rem;font-size:1.3rem}.hero__bottom-text{font-size:1.2rem;color:#fff;opacity:.9;margin:.5rem 0;text-align:center}video::-webkit-media-controls-start-playback-button{display:none!important;-webkit-appearance:none}.video-hero__bg::-webkit-media-controls{display:none!important}video::-webkit-media-controls{display:none!important}video::-webkit-media-controls-overlay-play-button{display:none!important}.video-hero__poster-fallback{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;opacity:1;transition:opacity .3s ease}.video-hero__poster{width:100%;height:100%;object-fit:cover}.video-hero__bg[data-loaded=true]+.video-hero__poster-fallback{opacity:0;pointer-events:none}.video-hero__loading{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:3;opacity:1;transition:opacity .3s ease}.video-hero__loading.hidden{opacity:0;pointer-events:none}.video-hero__spinner svg{animation:spin 1s linear infinite}.video-hero__spinner circle:last-child{animation:dash 1.5s ease-in-out infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/video-hero.css.map */
