video-popup.hidden{display:block!important}video-popup{position:fixed;bottom:0;left:0;width:100%;height:100%;justify-content:center;pointer-events:none;min-height:100vh}video-popup{pointer-events:visible;position:relative;display:none;width:100%;max-width:100vw;max-height:100vh}video-popup.is-active{display:flex;opacity:1}video-popup.is-closing{animation:fade-out var(--duration-long) ease-in-out}.video-popup{height:100%;display:flex;cursor:initial;color:rgb(var(--color-foreground));background:var(--gradient-background);background-color:rgb(var(--color-background));box-shadow:0 0 4rem rgba(var(--color-foreground),.2);max-width:100%;width:100vw;overflow-x:hidden;overflow-y:auto;scroll-snap-type:y mandatory;scroll-behavior:smooth;scrollbar-width:thin}@media screen and (min-width: 750px){.video-popup .video-desktop{display:block}}.video-popup .video-mobile{display:none}@media screen and (max-width: 750px){.video-popup .video-mobile{display:block}}@media screen and (min-width: 750px){.video-popup--open{overflow:hidden}}.video-popup__content{width:100%}.video-popup__content video,.video-popup__content iframe,.video-popup__content img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.video-popup .video-section__media{padding-bottom:0;width:100%;height:100%}.video-popup__controls{position:absolute;bottom:50px;left:50%;transform:translate(-50%);display:flex;align-items:center;width:100%;padding:0 50px}@media screen and (max-width: 750px){.video-popup__controls{flex-direction:column-reverse;gap:38px;bottom:90px}}.video-popup__link{font-size:14px;line-height:100%;letter-spacing:.15em;text-align:center;text-transform:uppercase;text-decoration:none;padding:16px 65px;border:1px solid;font-family:var(--font-custom-family)}@media screen and (hover: hover){.video-popup__link:after{content:"";z-index:2;position:absolute;top:0;left:-100%;width:100%;height:100%;transform:skew(-15deg);background-image:linear-gradient(90deg,transparent,rgba(var(--color-button-text),.25),transparent)}.video-popup__link:hover{box-shadow:none;color:rgb(var(--color-background));transition-delay:var(--duration-default)}.video-popup__link:hover:after{animation:shine var(--duration-animate) ease}}.video-popup__button-sound{background:none;border:none;cursor:pointer;padding:0;height:100%}@media screen and (min-width: 750px){.video-popup__button-sound,.video-popup__link{margin-right:auto}}.video-popup__button-sound svg{width:36px;height:36px}.video-popup__button-sound .icon-sound{display:none}.video-popup__button-sound.video-popup__button--muted .icon-sound{display:block}.video-popup__button--muted .icon-sound-off{display:none}.video-popup--closed .header__right{opacity:1}
/*# sourceMappingURL=/cdn/shop/t/8/assets/section-video-popup.css.map */
