.video-bg{border-left:none;border-right:none;display:flex;overflow:hidden;position:relative}.video-container{background-position:50%;background-size:cover;height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}.video-container video{height:auto;left:50%;min-height:100%;min-width:100%;object-fit:cover;position:absolute;top:50%;transform:translate(-50%,-50%);width:auto}video{position:absolute;top:0;z-index:0}video.fillWidth{height:auto;left:50%;min-height:100%;min-width:100%;object-fit:cover;position:absolute;top:50%;transform:translate(-50%,-50%);width:auto}.box-caption{display:flex;flex-direction:column;position:relative}.container-caption{display:block;float:none;height:100%;margin:0 auto;position:absolute;width:100%}@media (max-width:540px){.box-caption{word-break:break-word}}.center-do-not-use{bottom:80px;display:block;height:80px;left:calc(50% - 12px);margin:0 auto;position:absolute;width:24px}.arrow{-webkit-animation:mouse-scroll .5s infinite;-moz-animation:mouse-scroll .5s infinite;-webkit-animation-direction:alternate;border-bottom:1px solid #fff;border-right:1px solid #fff;display:block;height:10px;margin:5px 0 8px 8px;-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg);width:10px}.mouse{border-radius:14px;height:42px;margin-bottom:6px;transform:none;width:24px}.mouse,.wheel{border:2px solid #fff}.wheel{-webkit-animation:mouse-wheel 1s linear infinite;-moz-animation:mouse-wheel 1s linear infinite;background:#fff;border-radius:8px;display:block;height:5px;height:4px;margin:5px auto;position:relative;width:2px;width:4px}@-webkit-keyframes mouse-wheel{0%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px)}}@-moz-keyframes mouse-wheel{0%{top:1px}25%{top:2px}50%{top:6px}75%{top:2px}to{top:1px}}@-webkit-keyframes mouse-scroll{0%{opacity:0}25%{opacity:.25}50%{opacity:.5}75%{opacity:.75}to{opacity:1}}@-moz-keyframes mouse-scroll{0%{opacity:0}50%{opacity:.5}to{opacity:1}}@-o-keyframes mouse-scroll{0%{opacity:0}25%{opacity:.25}50%{opacity:.5}75%{opacity:.75}to{opacity:1}}@keyframes mouse-scroll{0%{opacity:0}25%{opacity:.25}50%{opacity:.5}75%{opacity:.75}to{opacity:1}}