.video-carousel__header{display:flex;flex-direction:column;margin-bottom:1.25rem}@media (min-width:992px){.video-carousel__header{align-items:center;flex-direction:row;justify-content:space-between}}.video-carousel__heading{margin-bottom:0}.video-carousel__button{margin-top:1.25rem}@media (min-width:992px){.video-carousel__button{margin-left:1.25rem;margin-top:0}}.video-carousel__slider--edge-to-edge{left:50%;margin-left:-50vw;margin-right:-50vw;padding-left:calc(50vw - 50%);padding-right:calc(50vw - 50%);position:relative;right:50%;width:100vw}.video-carousel__item-link{color:var(--color--white);display:block;padding:6.25rem .75rem .75rem;position:relative;text-decoration:none}.video-carousel__item-link:active,.video-carousel__item-link:focus,.video-carousel__item-link:hover{color:var(--color--white)}.video-carousel__item-media{border-radius:var(--border-radius--3);height:100%;left:0;margin-bottom:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:1}.video-carousel__item-media:after{background:var(--overlays--blue-60);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.video-carousel__item-img{height:100%;object-fit:cover;width:100%}.video-carousel__item-content{position:relative;z-index:2}.video-carousel__item-heading{font-family:var(--font-family--body);margin-bottom:0;text-transform:none}.video-carousel__item-text{margin-top:.3125rem}.video-carousel__item-text *{font-size:inherit}.video-carousel__outer-button{margin-top:2.5rem;text-align:center}