.hero-section{overflow:hidden;position:relative}.hero-section .anim-dv{display:flex;justify-content:space-between;left:0;position:absolute;top:50px;width:100%}.hero-section .anim-dv .right-part{transform:scaleX(-1)}.hero-section .anim-dv>div{position:relative}.hero-section .anim-dv>div.left-part:after,.hero-section .anim-dv>div.right-part:before{background-color:#00193a;content:"";height:100%;position:absolute;right:0;top:0;transition:3s;width:100%}.hero-section .anim-dv>div.right-part:before{left:auto;right:0;width:100%}.hero-section.go-anim .anim-dv>div.left-part:after,.hero-section.go-anim .anim-dv>div.right-part:before{width:0}.video-code{line-height:0}.video-code video{width:100%}