.sa-hero-video{position:relative;display:flex;flex-direction:column;justify-content:flex-end;width:100%;min-height:480px;overflow:hidden;background-color:#0a0a0a;color:#fff;--sa-hv-title-size: var(--sa-type-display);--sa-hv-description-size: var(--sa-type-body-lg);--sa-hv-text-width: var(--sa-hero-copy-width);--sa-hv-text-gap: var(--sa-space-16);--sa-hv-title-img-width: var(--sa-hero-title-image-width);--sa-hv-title-img-height: var(--sa-icon-lg);--sa-hv-btn-size: var(--sa-type-body);--sa-hv-btn-height: var(--sa-control-height);--sa-hv-btn-padding-x: var(--sa-space-32);--sa-hv-btn-gap: var(--sa-space-16);--sa-hv-icon-size: var(--sa-space-24);--sa-hv-pad-x: var(--sa-gutter);--sa-hv-pad-bottom: clamp(40px, calc(6.667px + 2.778vw) , 60px);--sa-hv-content-gap: var(--sa-space-48)}.sa-hero-video--with-bottom-border{border-bottom:1px solid var(--sa-hv-bottom-border-color)}.sa-hero-video--full{height:100vh;height:100svh}.sa-hero-video--large{height:85vh;height:85svh}.sa-hero-video--medium{height:70vh;height:70svh}.sa-hero-video__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.sa-hero-video__bg-video,.sa-hero-video__media video,.sa-hero-video__poster-img,.sa-hero-video__poster img,.sa-hero-video__poster svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.sa-hero-video__poster{position:absolute;top:0;right:0;bottom:0;left:0}.sa-hero-video__media-slot--mobile{display:none}.sa-hero-video__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,#0000 0% 43%,rgba(0,0,0,var(--sa-hv-overlay-opacity, .5)))}.sa-hero-video__inner{position:relative;z-index:2;width:100%;padding:0 var(--sa-hv-pad-x) var(--sa-hv-pad-bottom)}.sa-hero-video__content{display:flex;flex-direction:column;gap:var(--sa-hv-content-gap);min-width:0}.sa-hero-video__text{display:flex;flex-direction:column;gap:var(--sa-hv-text-gap);max-width:var(--sa-hv-text-width)}.sa-hero-video__title{margin:0;font-family:inherit;font-size:var(--sa-hv-title-size);font-weight:500;line-height:1.2;letter-spacing:-.01em;color:var(--sa-hv-title-color, #fff);word-break:break-word}.sa-hero-video__title-img{display:block;width:var(--sa-hv-title-img-width);max-width:100%;max-height:var(--sa-hv-title-img-height);object-fit:contain;object-position:left center}.sa-hero-video__title-img--mobile{display:none}.sa-hero-video__title--has-desktop-image .sa-hero-video__title-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sa-hero-video__description{margin:0;font-size:var(--sa-hv-description-size);font-weight:400;line-height:1.4;opacity:.8;color:var(--sa-hv-description-color, #fff)}.sa-hero-video__description p{margin:0}.sa-hero-video__actions{display:flex;flex-wrap:wrap;align-items:center;gap:var(--sa-hv-btn-gap)}.sa-hero-video__btn{display:inline-flex;align-items:center;justify-content:center;height:var(--sa-hv-btn-height);padding:0 var(--sa-hv-btn-padding-x);border-radius:999px;font-size:var(--sa-hv-btn-size);font-weight:500;line-height:1.3;text-decoration:none;white-space:nowrap;cursor:pointer;transition:background-color .25s ease,color .25s ease,border-color .25s ease,opacity .25s ease}.sa-hero-video__btn--primary{background-color:var(--sa-hv-primary-bg, #0079df);color:var(--sa-hv-primary-text, #fff);border:1px solid transparent}.sa-hero-video__btn--primary:hover{opacity:.9}.sa-hero-video__btn--secondary{background-color:transparent;color:var(--sa-hv-secondary-text, #fff);border:1px solid var(--sa-hv-secondary-border, rgba(255, 255, 255, .9))}.sa-hero-video__btn--secondary:hover{background-color:#ffffff24}.sa-hero-video__full-btn{flex-shrink:0;margin-inline-start:auto;display:inline-flex;align-items:center;justify-content:center;gap:calc(var(--sa-hv-btn-gap) / 2);height:var(--sa-hv-btn-height);padding:0 var(--sa-hv-btn-padding-x);border-radius:999px;border:1px solid rgba(255,255,255,.1);background-color:#0000001a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;font-size:var(--sa-hv-btn-size);font-weight:500;line-height:1.3;cursor:pointer;transition:background-color .25s ease}.sa-hero-video__full-btn:hover{background-color:#00000047}.sa-hero-video__full-btn--solo{position:absolute;right:var(--sa-hv-pad-x);bottom:var(--sa-hv-pad-bottom);z-index:3;margin-inline-start:0}.sa-hero-video__full-icon{display:inline-flex;color:#fff}.sa-hero-video__full-icon svg{display:block;width:var(--sa-hv-icon-size);height:var(--sa-hv-icon-size)}.sa-hero-video__modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:clamp(12px,3vw,32px);opacity:0;transition:opacity .25s ease}.sa-hero-video__modal[hidden]{display:none}.sa-hero-video__modal.is-open{opacity:1}.sa-hero-video__modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#000c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.sa-hero-video__modal-dialog{position:relative;z-index:1;width:min(1180px,calc(100vw - 64px));max-width:calc((100vh - 64px) * 16 / 9);max-height:calc(100vh - 64px);aspect-ratio:16 / 9;background-color:#000;border-radius:8px;overflow:hidden;box-shadow:0 24px 80px #00000085;transform:scale(.96);transition:transform .25s ease}.sa-hero-video__modal.is-open .sa-hero-video__modal-dialog{transform:scale(1)}.sa-hero-video__modal-media,.sa-hero-video__modal-video,.sa-hero-video__modal-media video,.sa-hero-video__modal-media iframe{width:100%;height:100%}.sa-hero-video__modal-video,.sa-hero-video__modal-media video{object-fit:contain;background-color:#000;display:block}.sa-hero-video__modal-media{background-color:#000;overflow:hidden}.sa-hero-video__modal-media iframe{border:0;display:block}.sa-hero-video__modal-close{position:absolute;top:12px;right:12px;z-index:2;display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:none;border-radius:50%;background-color:#00000080;color:#fff;cursor:pointer;transition:background-color .25s ease}.sa-hero-video__modal-close:hover{background-color:#000000bf}@keyframes saHeroVideoFadeInUp{0%{opacity:0;transform:translate3d(0,40px,0)}to{opacity:1;transform:translateZ(0)}}.sa-hero-video__content--hidden>*{opacity:0}.sa-hero-video__content--animate>*{opacity:0;animation:saHeroVideoFadeInUp .8s ease-out forwards}.sa-hero-video__content--animate .sa-hero-video__text{animation-delay:.1s}.sa-hero-video__content--animate .sa-hero-video__actions{animation-delay:.35s}@media(prefers-reduced-motion:reduce){.sa-hero-video__content--animate>*{animation:none;opacity:1}}@media(max-width:768px){.sa-hero-video{--sa-hv-title-size: 40px;--sa-hv-description-size: 14px;--sa-hv-btn-size: 14px;--sa-hv-btn-height: 48px;--sa-hv-btn-padding-x: 16px;--sa-hv-pad-x: 16px;--sa-hv-pad-bottom: 40px;--sa-hv-content-gap: 28px}.sa-hero-video__media-slot--desktop{display:none}.sa-hero-video__media-slot--mobile{display:block}.sa-hero-video__title-img--desktop{display:none}.sa-hero-video__title-img--mobile{display:block;width:min(48vw,180px);max-width:100%;max-height:48px}.sa-hero-video__title--has-desktop-image:not(.sa-hero-video__title--has-mobile-image) .sa-hero-video__title-img--desktop{display:block;width:min(48vw,180px);max-width:100%;max-height:48px}.sa-hero-video__title--has-desktop-image:not(.sa-hero-video__title--has-mobile-image) .sa-hero-video__title-text,.sa-hero-video__title--has-mobile-image .sa-hero-video__title-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sa-hero-video__description{line-height:1.6}.sa-hero-video__actions{width:100%;gap:12px}.sa-hero-video__btn{flex:0 0 auto}.sa-hero-video__full-btn{margin-inline-start:0;padding:0 16px;background-color:#00000026;border-color:#ffffff1f}.sa-hero-video__full-btn--solo{position:static;align-self:flex-start;margin-top:20px}.sa-hero-video__full-icon svg{width:20px;height:20px}.sa-hero-video__modal{padding:16px}.sa-hero-video__modal-dialog{width:calc(100vw - 32px);max-width:none;max-height:calc(100vh - 32px);border-radius:6px}}
/*# sourceMappingURL=/cdn/shop/t/54/assets/sa-hero-video.css.map */
