.video-player{display:block;pointer-events:none;position:relative}.video-player video{border-radius:20px;display:block;height:100%;min-height:150px;-o-object-fit:cover;object-fit:cover;width:100%}.video-player[loading] .video-player__button{opacity:0}.video-player .video-player__button{align-items:center;background-color:rgba(var(--color-background),.75);border-radius:50%;cursor:pointer;display:flex;justify-content:center;left:50%;padding:3rem;position:absolute;top:50%;transform:translate3d(-50%,-50%,0);transition:background-color var(--duration-default) ease,opacity var(--duration-default) ease}.video-player .video-player__button:hover{background-color:rgba(var(--color-background),1)}.section-hero__media .video-player__video{height:100%;margin:0 auto;max-width:624px}.windows .video-section section{background:linear-gradient(180deg,#d1f5ff,#cef1ff 68px,#cef1ff calc(100% - 68px),#d1f5ff)}.index .video-section section{background:linear-gradient(180deg,#d1f5ff,#d2f4ff 68px,#d2f4ff calc(100% - 68px),#d1f5ff)}.windows.index .video-section section{background:linear-gradient(180deg,#d1f5ff,#cdf2ff 68px,#cdf2ff calc(100% - 68px),#d1f5ff)}