.video{min-height:100vh;position:relative}.video .video-wrapper:before{content:"";height:100%;width:100%;background-color:rgba(0,0,0,.65);position:absolute;z-index:1}.video .video-wrapper video{position:absolute;right:0;bottom:0;min-width:100%;min-height:100%}.video .video-wrapper:after{content:"";position:relative;background:#fff;height:300px;width:100%;left:0;bottom:0;position:absolute;-webkit-clip-path:polygon(0 100%, 100% 0, 100% 100%, 0% 100%);clip-path:polygon(0 100%, 100% 0, 100% 100%, 0% 100%);z-index:10}.video .container{height:100vh;display:flex;align-items:center;position:relative;z-index:10}.video .container h2{margin-bottom:3rem}.video .container p{color:#fff;font-size:1.65rem;margin-bottom:4rem;-webkit-hyphens:auto;hyphens:auto}.video .container p br{display:none}.video .container .badge{width:100%;max-width:100%;transition:transform .3s ease-in-out}.video .container .badge:empty{display:block}.video .container .badge:hover{transform:scale(1.1)}@media screen and (max-width: 991px){.video{min-height:575px}.video .video-wrapper:after{height:50px}.video .video-wrapper video{min-height:auto;height:575px}.video .container{height:450px;align-items:flex-end;padding-bottom:50px}.video .container h2{-webkit-hyphens:auto;hyphens:auto;margin-bottom:2rem;line-height:1.4}.video .container h2 br{display:none}.video .container p{font-size:1rem;margin-bottom:2rem}.video .container .badge:empty{display:none}}@media screen and (max-width: 1199px){.video .container .badge{max-width:200px;margin-left:auto}}@media screen and (max-width: 768px){.video{min-height:450px}.video .video-wrapper video{height:450px}}@media screen and (max-width: 576px){.video .video-wrapper video{right:-40%}}