sb-hero-video{display:block}.sb-hero-video{position:relative;width:100%;height:var(--sb-hero-desktop-height, 650px);min-height:400px;overflow:hidden;background:#000;display:block}@media screen and (max-width:749px){.sb-hero-video{height:var(--sb-hero-mobile-height, 400px);min-height:300px}}@media screen and (min-width:750px){.sb-hero-video--aspect-fit{height:auto;min-height:0;aspect-ratio:var(--sb-hero-video-aspect, 16 / 9)}}.sb-hero-video__media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block}.sb-hero-video__video,.sb-hero-video__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:var(--sb-hero-image-position, center center);display:block;border:0}.sb-hero-video__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;background:#f4f4f4;display:flex;align-items:center;justify-content:center}.sb-hero-video__loading-cover{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:var(--sb-hero-image-position, center center);display:block;z-index:2;opacity:1;transition:opacity .5s ease;pointer-events:none}.sb-hero-video.is-loaded .sb-hero-video__loading-cover{opacity:0;visibility:hidden}.sb-hero-video__placeholder svg{width:100%;height:100%;object-fit:cover}.sb-hero-video__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--sb-hero-overlay-color, #000);opacity:var(--sb-hero-overlay-opacity, .3);pointer-events:none;z-index:1}.sb-hero-video__content{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;flex-direction:column;align-items:var(--sb-hero-align-items, center);padding:var(--sb-hero-desktop-vpos, 20%) 40px 40px;transition:opacity .6s ease}.sb-hero-video__content.is-hidden{opacity:0;pointer-events:none}@media screen and (max-width:749px){.sb-hero-video__content{padding:var(--sb-hero-mobile-vpos, 60%) 20px 20px}}.sb-hero-video__text{max-width:var(--sb-hero-content-max-width, 700px);text-align:var(--sb-hero-text-align, center);width:100%}.sb-hero-video__heading{margin:0 0 16px;font-size:var(--sb-hero-heading-size, 44px);font-weight:700;color:var(--sb-hero-heading-color, #fff);line-height:1.2;text-shadow:var(--sb-hero-heading-shadow, none);letter-spacing:inherit}.sb-hero-video__subheading{margin:0 0 24px;font-size:var(--sb-hero-subheading-size, 18px);color:var(--sb-hero-subheading-color, #fff);line-height:1.5}.sb-hero-video__subheading>*{margin:0 0 .75em}.sb-hero-video__subheading>*:last-child{margin-bottom:0}@media screen and (max-width:749px){.sb-hero-video__heading{font-size:calc(var(--sb-hero-heading-size, 44px) * .7)}.sb-hero-video__subheading{font-size:calc(var(--sb-hero-subheading-size, 18px) * .85)}}.sb-hero-video__buttons{display:flex;gap:12px;flex-wrap:wrap;justify-content:var(--sb-hero-justify-content, center)}.sb-hero-video__btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 32px;background:var(--sb-hero-btn-bg, #fff);color:var(--sb-hero-btn-color, #000);text-decoration:none;border-radius:var(--sb-hero-btn-radius, 6px);font-size:16px;font-weight:500;border:2px solid transparent;cursor:pointer;transition:background .25s,color .25s,border-color .25s}.sb-hero-video__btn:hover{background:var(--sb-hero-btn-hover-bg, #e9b347);color:var(--sb-hero-btn-hover-color, #000)}.sb-hero-video__btn--secondary{background:transparent;color:var(--sb-hero-btn2-color, #fff);border-color:var(--sb-hero-btn2-border, #fff)}.sb-hero-video__btn--secondary:hover{background:var(--sb-hero-btn2-hover-bg, #fff);color:var(--sb-hero-btn2-hover-color, #000);border-color:var(--sb-hero-btn2-hover-bg, #fff)}@media screen and (max-width:749px){.sb-hero-video__buttons{flex-direction:column;width:100%}.sb-hero-video__btn{width:100%}}.sb-hero-video__cycle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10;width:84px;height:84px;padding:0;border-radius:50%;background:#0000002e;border:1.5px solid rgba(255,255,255,.7);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);cursor:pointer;display:flex;align-items:center;justify-content:center;color:#fff;opacity:1;transition:background .2s ease,border-color .2s ease,transform .2s ease,opacity .3s ease}.sb-hero-video__cycle:hover{background:#0006;border-color:#fffffff2;transform:translate(-50%,-50%) scale(1.05)}.sb-hero-video__cycle:focus-visible{outline:2px solid rgba(255,255,255,.95);outline-offset:3px;opacity:1}@media(hover:hover){.sb-hero-video.is-playing .sb-hero-video__cycle{opacity:0}.sb-hero-video.is-playing:hover:not(.is-idle) .sb-hero-video__cycle,.sb-hero-video.is-playing .sb-hero-video__cycle:focus-visible{opacity:1}}.sb-hero-video__cycle .sb-hv-icon{width:34px;height:34px;fill:currentColor;display:block;pointer-events:none}.sb-hero-video__cycle .sb-hv-icon--hidden{display:none}@media(max-width:749px){.sb-hero-video__cycle{width:64px;height:64px}.sb-hero-video__cycle .sb-hv-icon{width:26px;height:26px}}.sb-hero-video__fs{position:absolute;bottom:16px;right:16px;z-index:10;width:40px;height:40px;padding:0;border-radius:50%;background:#00000059;border:1px solid rgba(255,255,255,.5);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;display:flex;align-items:center;justify-content:center;color:#fff;opacity:1;transition:background .2s ease,border-color .2s ease,transform .2s ease,opacity .3s ease}.sb-hero-video__fs:hover{background:#0000008c;border-color:#ffffffd9;transform:scale(1.05)}.sb-hero-video__fs:focus-visible{outline:2px solid rgba(255,255,255,.95);outline-offset:3px;opacity:1}.sb-hero-video__fs .sb-hv-icon{width:18px;height:18px;fill:currentColor;display:block;pointer-events:none}@media(hover:hover){.sb-hero-video.is-playing .sb-hero-video__fs{opacity:0}.sb-hero-video.is-playing:hover:not(.is-idle) .sb-hero-video__fs,.sb-hero-video.is-playing .sb-hero-video__fs:focus-visible{opacity:1}}@media(max-width:749px){.sb-hero-video__fs{width:34px;height:34px;bottom:12px;right:12px}.sb-hero-video__fs .sb-hv-icon{width:15px;height:15px}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/sb-hero-video.css.map */
