.video-banner{position:relative}.video-banner video-container{display:block;position:relative}.video-banner video{display:block;width:100%}.video-banner__content{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;left:0;position:absolute;top:0;width:100%}.video-banner__content .site-center{position:relative;width:100%}.video-banner__content.visibility-hidden{display:none}.video-banner__content-wrapper{max-width:80%;max-width:var(--site-center-narrow)}.video-banner__box{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:0;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:.5rem 0;position:relative;text-align:center}@media screen and (min-width:768px){.video-banner__box{padding:2rem 0}}.video-banner__box--primary{color:var(--color-brand-primary)}.video-banner__box--white{color:var(--color-white)}.video-banner__heading,.video-banner__text{word-wrap:break-word}.video-banner__buttons,.video-banner__heading,.video-banner__text{margin-bottom:.25rem}@media screen and (min-width:768px){.video-banner__buttons,.video-banner__heading,.video-banner__text{margin-bottom:calc(var(--element-spacing)*1)}.video-banner__buttons:last-child,.video-banner__heading:last-child,.video-banner__text:last-child{margin-bottom:0}}.video-banner__buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-direction:column;flex-direction:column}.video-banner__buttons .button[aria-disabled=true]{display:none}.video-banner__buttons .button{font-size:1rem;padding:.5rem 1rem}.video-banner__buttons .button:first-child{margin-left:0}.video-banner__buttons .button:last-child{margin-right:0}@media screen and (min-width:768px){.video-banner__buttons .button{font-size:1.125rem;padding:.75rem 2rem}}@media screen and (max-width:767px){.video-banner__buttons .button:first-child:not(:last-child){margin-bottom:var(--element-spacing)}}@media screen and (min-width:768px){.video-banner__buttons{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.video-banner__buttons .button{margin:0 var(--element-spacing)}}.video-banner__play-button{bottom:1.5rem;opacity:1;position:absolute;right:var(--site-side-spacing);-webkit-transition:opacity .3s ease;transition:opacity .3s ease;z-index:1}@media screen and (min-width:768px){.video-banner__play-button{bottom:3rem;right:var(--site-side-spacing-md)}}.video-banner__play-button.visibility-hidden{opacity:0;pointer-events:none}