#full-screen{width:100vw;height:100vh}.video-outside-container,.video-outside-container-bgColor{width:100vw;aspect-ratio:1680/500;height:auto;display:flex;justify-content:center;align-items:center;margin-top:18rem}.video-outside-container-bgColor{background:#0a0b15;border-radius:3rem;margin-top:12rem}.video-content-container{width:120rem;height:auto;aspect-ratio:1200/500;border-radius:3rem;background:#1b1e32;display:flex;justify-content:space-around;align-items:center;flex-wrap:nowrap}.video-content-container .video-container{width:75rem;height:auto;aspect-ratio:750/500;background:#0b0d1a;border-radius:3rem;overflow:hidden}.video-content-container .video-container-small{width:62.3rem;height:auto;aspect-ratio:623/410;background:#0b0d1a;border-radius:3rem;overflow:hidden}.video-content-container .text-container,.video-content-container .text-container-lg{width:45rem;height:auto;aspect-ratio:450/500;display:flex;align-items:center;box-sizing:border-box;padding:0 4rem}.video-content-container .text-container-lg{width:57.7rem;height:auto;aspect-ratio:577/580}.video-content-container .text-inner-container{width:auto;height:auto;display:inline-block}.video-content-container .text-inner-container .title{width:auto;height:auto;color:#fff;font-size:2.4rem;display:inline-block;font-weight:700}.video-content-container .text-inner-container .kinds-container{width:auto;height:auto;display:flex;align-items:center;margin:1rem 0 2.4rem}.video-content-container .text-inner-container .kinds-container .kind-text{font-size:1.6rem;color:#fff;display:inline-block;font-weight:350}.video-content-container .text-inner-container .kinds-container .split-line{width:1px;height:1.5rem;background:#fff;margin:0 1rem;display:inline-block}.video-content-container .text-inner-container .description{width:auto;height:auto;color:#a8b0ce;font-size:max(1.6rem,14px);margin-bottom:6rem;font-weight:300}.no-bg-color{background:none}