.herovideo{position:relative}.herovideo .herovideo-video-bg{position:relative;width:100%;height:auto;max-height:596px;overflow:hidden}.herovideo .herovideo-video-bg:before{content:"";display:block;padding-top:56%}.herovideo .herovideo-video-bg video{-o-object-fit:cover;object-fit:cover;position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%}.herovideo:after{content:"";display:block;position:absolute;bottom:0;left:0;right:0;height:56px;background-image:url(../images/herovideo-bg.svg);background-repeat:no-repeat;background-position:right top;background-size:1920px 56px;z-index:10}.herovideo .herovideo-control-wrapper{position:absolute;left:0;right:0;bottom:0;z-index:12}.herovideo .herovideo-control-wrapper .herovideo-control{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding-bottom:25px}.herovideo .herovideo-control-wrapper .herovideo-control button.button-play{font-size:20px;color:var(--brand-primary);border:var(--border-default);width:49px;height:49px;-webkit-box-flex:0;-ms-flex:0 0 49px;flex:0 0 49px;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:992px){.herovideo .herovideo-control-wrapper .herovideo-control button.button-play{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}}.herovideo .herovideo-control-wrapper .herovideo-control button.button-play:before{display:inline-block;font-family:"Font Awesome 7 Pro";font-weight:400;font-style:normal;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f04b";padding-left:2px}.herovideo .herovideo-control-wrapper .herovideo-control button.button-play.play:before{content:"\f04c";padding-left:0}@media (min-width:768px){.herovideo .herovideo-control-wrapper .herovideo-control button.button-play:focus,.herovideo .herovideo-control-wrapper .herovideo-control button.button-play:hover{background-color:var(--brand-primary);border-color:#fff;color:#fff}}.accessibility .herovideo .herovideo-control-wrapper .herovideo-control button.button-play:focus-visible{outline:var(--aa-border-width) var(--aa-border-style) var(--aa-outline-color-reverse)!important}