.home-banner{border-top:8px solid #5d108c;border-bottom:8px solid #5d108c;font-family:'Roboto',sans-serif;font-weight:300;font-size:14px;line-height:24px;height:100vh}.home-bannerIn{position:relative;height:100%}.home-banner .home_video{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%}.home-banner .home_video video{object-fit:cover;background-size:cover;opacity:1;width:100%;height:100%;position:absolute;left:0px;top:0;display:block}.home-banner .banner_arrow{position:absolute;bottom:99px;left:50%;transform:translateX(-50%);width:57px;height:58px;animation:bounce 2s infinite;-webkit-animation:bounce 2s infinite;-moz-animation:bounce 2s infinite;-o-animation:bounce 2s infinite;z-index:8;cursor:pointer;margin-left:-30px}.home-banner .banner_arrow img{vertical-align:top;height:100%;width:100%}@media screen and (min-width:1920px){.home-banner{border-top-width:15px;border-bottom-width:15px}}@media screen and (max-width:1024px){.home-banner .banner_arrow{width:36px;height:37px;margin-left:-15px}}@media screen and (max-width:600px){.home-banner{height:60.85vh;border-top:0px;border-bottom:0px}.home-banner .banner_arrow{width:29px;height:29px;bottom:25px}}@media screen and (max-width:499px){.home-banner{height:50.6vh}.home-banner .banner_arrow{width:24px;height:24px;bottom:44px}}@media screen and (max-width:400px){.home-banner{height:52.5vh}.home-banner .banner_arrow{width:37px;height:38px;bottom:15px}}@media screen and (max-width:320px){.home-banner{height:42.1vh}.home-banner .banner_arrow{width:30px;height:31px;bottom:28px}}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){@media screen and (max-width:320px){.home-banner{height:47.1vh}}}@media all and (-ms-high-contrast:none){.home-banner{overflow:hidden}.home-banner .home_video video{position:absolute;top:50%;left:50%;min-width:100vw;min-height:100vw;width:100vw;height:100vw;z-index:-100;transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-webkit-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);background-size:cover;background-position:center center}}@-webkit-keyframes bounce{0%,20%,50%,80%,100%{-webkit-transform:translateY(0)}40%{-webkit-transform:translateY(-30px)}60%{-webkit-transform:translateY(-15px)}}@-moz-keyframes bounce{0%,20%,50%,80%,100%{-moz-transform:translateY(0)}40%{-moz-transform:translateY(-30px)}60%{-moz-transform:translateY(-15px)}}@-o-keyframes bounce{0%,20%,50%,80%,100%{-o-transform:translateY(0)}40%{-o-transform:translateY(-30px)}60%{-o-transform:translateY(-15px)}}@keyframes bounce{0%,20%,50%,80%,100%{transform:translateY(0)}40%{transform:translateY(-30px)}60%{transform:translateY(-15px)}}