.sticky-video{display:block}body:has(.sticky-video.is-expanded):before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;overflow:hidden;width:100%;height:100%;background:#00000080;z-index:999}.sticky-video__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .3s ease,visibility .3s ease;z-index:8998}.sticky-video__card{position:fixed;right:16px;bottom:16px;left:auto;top:auto;width:120px;height:180px;overflow:hidden;border-radius:8px;background:transparent;box-shadow:0 10px 30px #0000002e;z-index:8999;transition:width .35s ease,height .35s ease,max-height .35s ease,left .35s ease,right .35s ease,top .35s ease,bottom .35s ease,transform .35s ease,border-radius .35s ease,background-color .35s ease,padding .35s ease;animation:sticky-video-in .5s ease .3s both}@keyframes sticky-video-in{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.sticky-video__media{position:relative;width:100%;height:100%;cursor:pointer;background:#000}.sticky-video__video,.sticky-video__poster,.sticky-video__iframe-holder,.sticky-video__iframe-holder iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;border:0}.sticky-video__close{position:absolute;top:6px;right:6px;width:20px;height:20px;min-width:0;border:0;border-radius:999px;background:#434444;display:flex;align-items:center;justify-content:center;padding:0;cursor:pointer;z-index:2}.sticky-video__close svg{width:12px;height:12px}.sticky-video__close svg path{fill:#fff}.sticky-video__cta,.sticky-video.is-hidden{display:none}.sticky-video.is-expanded .sticky-video__backdrop{opacity:1;visibility:visible;pointer-events:auto}.sticky-video.is-expanded .sticky-video__card{width:calc(100vw - 32px);max-width:400px;height:auto;max-height:calc(100vh - 32px);aspect-ratio:2 / 3;left:50%;top:50%;right:auto;bottom:auto;transform:translate(-50%,-50%)!important;background:#fff;border-radius:8px}.sticky-video.is-expanded .sticky-video__media{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:8px;overflow:hidden}.sticky-video.is-expanded .sticky-video__close{top:12px;right:12px;width:24px;height:24px}.sticky-video.is-expanded .sticky-video__close svg{width:15px;height:15px}.sticky-video.is-expanded .sticky-video__cta{display:flex;position:absolute;left:12px;right:12px;bottom:12px;width:auto}.sticky-video__cta{align-items:center;justify-content:center;width:100%;padding:12px 24px;border-radius:999px;background:var(--brand-accent, #ef4123);color:#fff;font-family:var(--font-heading-family, "Avenir LT Std", sans-serif);font-weight:700;font-size:24px;line-height:1.2;text-align:center;text-decoration:none;flex:0 0 auto}.sticky-video__cta:hover{opacity:.9}@media screen and (min-width:1024px){.sticky-video__card{right:24px;bottom:24px;width:307px;height:460px}.sticky-video__close{top:12px;right:12px;width:32px;height:32px}.sticky-video__close svg{width:16px;height:16px}.sticky-video__cta{display:flex;position:absolute;left:12px;right:12px;bottom:12px;width:auto}.sticky-video.is-expanded .sticky-video__card{width:min(90vw,520px);max-width:520px;max-height:82vh;background:transparent}.sticky-video.is-expanded .sticky-video__close{top:16px;right:16px}.sticky-video.is-expanded .sticky-video__cta{left:16px;right:16px;bottom:16px}}@media(prefers-reduced-motion:reduce){.sticky-video__card,.sticky-video__backdrop{transition:none;animation:none}}
/*# sourceMappingURL=/cdn/shop/t/58/assets/component-sticky-video.css.map */
