.expanding-video{padding-left:var(--space-4);padding-right:var(--space-4)}@media screen and (min-width:768px){.expanding-video{padding-left:var(--space-2);padding-right:var(--space-2)}}.expanding-video .expanding-video--wrapper .video{border-radius:10px;height:100vh;overflow:hidden;transition:all .5s ease;width:100%}.expanding-video .expanding-video--wrapper .video video{height:100%;object-fit:cover;position:relative;width:100%}.expanding-video .expanding-video--wrapper a{align-items:center;bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;text-align:center;text-decoration:none;top:0}.expanding-video .expanding-video--wrapper a span{align-items:center;background:hsla(0,0%,100%,.7);border-radius:100%;color:var(--color-s);display:flex;font-size:13px;font-weight:500;height:70px;justify-content:center;line-height:1.4;width:70px}