.video{background-color:#000;height:0;overflow:hidden;padding-bottom:56.25%;position:relative;width:100%}.video:hover{cursor:pointer}.video:hover .video__play-button{transform:scale(1.1)}.video.playing-video{z-index:5}.video.playing-video .video__content{display:none;opacity:0}.video.playing-video .video_background{opacity:.3}.video.playing-video .video__close{opacity:1}.video.playing-video .video__close.is-hidden{opacity:0}.video.playing-video .video__play{display:none}.video__container{left:50%;max-width:1024px;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.video__heading{background-color:var(--background-color,transparent);-webkit-box-decoration-break:clone;box-decoration-break:clone;box-shadow:.75rem 0 0 var(--background-color,transparent);color:var(--title-color);margin:0;text-transform:uppercase}.video__heading,.video__subheading{font-family:Trade Gothic BdCn20,sans-serif}.video__subheading{-webkit-box-decoration-break:clone;box-decoration-break:clone;color:#fff;display:none;font-size:1.2rem;width:auto}.video__close{display:none;fill:#fff;height:40px;opacity:0;padding:10px;position:absolute;right:10px;top:10px;width:40px;z-index:95}.video__close:hover{background-color:#363636}.video__close.is-hidden{opacity:0}.video__player{height:100%;inset:0;position:absolute;width:100%}.video__content{bottom:50%;max-width:70%;opacity:1;padding:1rem 1rem 1rem 2.5rem;text-align:left;transform:translateY(50%);z-index:1}.video__background,.video__content{left:0;position:absolute;transition:opacity .25s ease-in-out;width:100%}.video__background{height:100%;max-width:1440px;object-fit:cover;top:0}.video__button{display:none}.video__play{align-items:center;display:flex;height:100%;justify-content:flex-end;left:0;padding-right:15%;position:absolute;top:0;width:100%;z-index:2}.video__play-button{transition:transform .2s cubic-bezier(.19,1,.55,1);width:36px}.video__endscreen{color:#fff;display:block;left:50%;max-width:768px;opacity:0;position:absolute;text-align:center;top:50%;transform:translate(-50%,200px);width:100%}.video__endscreen.is-hidden{display:none}.video__endscreen.is-active{opacity:1;transform:translate(-50%,-50%);transition:opacity .25s,transform .25s}.video__endscreen-description{display:none}.video__endscreen-heading{font-size:1.2rem}.video__endscreen-button{margin:0 0 .5rem;min-width:200px}.video__endscreen-button:last-child{transform:translateX(-2px)}.video .no-consent__content{padding:20px}.video .no-consent__content .no-consent__message,.video .no-consent__content .no-consent__title{color:#fff}.video--component{aspect-ratio:16/9;height:auto;padding:0;width:100%}.video--component .video__container{height:100%;left:0;max-width:100%;object-fit:cover;position:absolute;top:0;transform:none;width:100%}.video--component .video__iframe{height:100%;width:100%}@media only screen and (min-width:768px){.video__heading{margin:0 0 1rem}.video__heading.theme--black,.video__heading.theme--white,.video__heading.theme--yellow{display:inline;line-height:4.75rem}.video__subheading{display:block;font-size:1.5rem;line-height:1.75rem}.video__content{max-width:40%;padding:50px}.video__action{margin-top:1rem}.video__button{display:inline}.video__play{padding-right:25%}.video__play-button{width:50px}.video__endscreen-description{display:block}.video__endscreen-heading{font-size:3rem;line-height:4rem}.video__endscreen-button{min-width:250px}}@media only screen and (min-width:1024px){.video{padding-bottom:650px}.video__play{justify-content:center;padding-right:0}.video__play-button{width:100px}.video--component{padding-bottom:0}}@media only screen and (min-width:1280px){.video__content{max-width:40%}}