.video-section .contents{justify-content:center;align-items:center;width:100%;padding:8rem var(--side-lr-padding);z-index:666}.video-section .contents .yt-lite.lyt-activated>.lty-playbtn{opacity:0;pointer-events:none}.video-section .contents>div{width:100%;height:36.18rem;background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer}.video-section .contents>div>iframe{width:100%;height:36.18rem}.video-section .contents>div>button{width:5rem;height:4rem;position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0);z-index:1;border:none;background-color:transparent;background-image:url(/_next/static/media/player.1fd29c83.svg);background-position:50%;background-repeat:no-repeat}.video-section .colors-section{display:grid;grid-template-rows:1fr 1.5fr;height:100%;width:100%;position:absolute;top:0;left:0}.video-section .colors-section>div:first-of-type{background:var(--top-half-color)}.video-section .colors-section>div:last-of-type{background:var(--bottom-half-color)}@media(orientation:portrait){.video-section .contents{padding:4rem 2rem}.video-section .contents>iframe{height:18rem}}