.container{width:100%;margin-right:auto;margin-left:auto;padding-right:2rem;padding-left:2rem}@media (min-width:1400px){.container{max-width:1400px}}.MainWrap{.cnt{position:relative;width:calc(100% - 65px)}@media not all and (min-width:640px){.cnt{width:100%}}}.Content{&.cnt.cnt01{overflow:hidden;height:100vh;transition:all .8s}@media not all and (min-width:640px){&.cnt.cnt01{height:calc(100vh - 60px)}}}.Video{object-fit:cover;width:100vw;height:100vh;position:absolute;top:0;left:0;@keyframes videoCircle{0%{transform:scale(1)}to{transform:scale(.3)}}}