@media screen and (max-width:580px){.mtt-image-video-banner{width:100%!important}}.mtt-image-video-banner__inner{position:relative;height:100%}.mtt-image-video-banner__image-container{position:absolute;width:100%;height:100%;overflow:hidden;border-radius:12px}.mtt-image-video-banner__image-container:after{content:"";width:100%;height:100%;background:rgba(var(--c_prim),.3);position:absolute;z-index:4;top:0;left:0;right:0;bottom:0;pointer-events:none}@media screen and (max-width:580px){.mtt-image-video-banner__image-container{border-radius:0}}.mtt-image-video-banner__image{position:relative;z-index:2}.mtt-image-video-banner__video{position:absolute;top:50%;transform:translateY(-50%);left:0;width:100%;height:auto;z-index:3}@media screen and (max-width:580px){.mtt-image-video-banner__video{height:100%;width:auto;left:50%;transform:translateY(-50%) translateX(-50%)}}.mtt-image-video-banner__play-button{color:rgb(var(--c_white));cursor:pointer;display:flex;align-items:center;white-space:nowrap;position:absolute;width:48px;height:48px;top:50%;transform:translateY(-50%);right:392px;z-index:6}.mtt-image-video-banner__play-button:after,.mtt-image-video-banner__play-button:before{content:"";width:inherit;height:inherit;border-radius:50%;border:1px solid rgb(var(--c_white));position:absolute;top:0;left:0;box-sizing:border-box;-webkit-animation:grow 3s linear infinite;animation:grow 3s linear infinite}.mtt-image-video-banner__play-button:before{-webkit-animation-delay:1.5s;animation-delay:1.5s}.mtt-image-video-banner__play-button img{margin-right:24px}@media screen and (max-width:580px){.mtt-image-video-banner__play-button img{margin:0 24px 0 0}}@media screen and (max-width:1280px){.mtt-image-video-banner__play-button{right:280px}}@media screen and (max-width:960px){.mtt-image-video-banner__play-button{right:224px}}@media only screen and (max-width:850px){.mtt-image-video-banner__play-button{position:relative;top:0;transform:translateY(-80px);margin-left:40px;right:auto}}@media screen and (max-width:580px){.mtt-image-video-banner__play-button{margin-left:5%;transform:translateY(-56px)}}.mtt-image-video-banner__play-button-text{text-transform:uppercase;font-size:12px;font-size:.75rem;font-weight:600;letter-spacing:.12em;line-height:1.25}.mtt-image-video-banner__text-container{z-index:5;position:relative;padding:192px 128px 224px}@media only screen and (max-width:1550px){.mtt-image-video-banner__text-container{padding:160px 104px 200px}}@media screen and (max-width:1280px){.mtt-image-video-banner__text-container{padding:120px 80px 144px}}@media screen and (max-width:960px){.mtt-image-video-banner__text-container{padding:104px 40px 120px}}@media screen and (max-width:580px){.mtt-image-video-banner__text-container{padding:80px 5%;max-width:90%}}.mtt-image-video-banner__text-container-inner{max-width:400px}.mtt-image-video-banner__tagline,.mtt-image-video-banner__title{margin-bottom:16px}.mtt-image-video-banner__text{color:rgb(var(--c_white_text))}@-webkit-keyframes grow{0%{transform:scale(1);opacity:1}75%{opacity:0}to{transform:scale(2.2);opacity:0}}@keyframes grow{0%{transform:scale(1);opacity:1}75%{opacity:0}to{transform:scale(2.2);opacity:0}}