@-webkit-keyframes animePromoBox{0{min-height:0}
100%{min-height:344px}
}
@keyframes animePromoBox{0{min-height:0}
100%{min-height:344px}
}
.promomarquee__base{position:relative;background-position:center;background-size:cover}
.promomarquee__base .marquee__background__img{background:#ccc}
.promomarquee__mask{border-right:100vw solid #fff;border-top:20px solid transparent;margin-top:180px;position:absolute}
.promomarquee__mask__container{position:relative;zoom:1;width:100%;display:block;overflow:visible}
.promomarquee__mask__container::after,.promomarquee__mask__container::before{content:' ';display:block;height:0;width:0;overflow:hidden}
.promomarquee__mask__container::after{clear:both}
.promomarquee__promobox{position:relative;margin-top:200px;width:100%;height:0}
.promomarquee__promobox--icon{margin-top:110px}
.promomarquee__video{position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);z-index:-1}
.appspromomarquee .promomarquee__promobox{background-color:#043263;position:relative;zoom:1;width:100%;display:block}
.appspromomarquee .promomarquee__promobox::after,.appspromomarquee .promomarquee__promobox::before{content:' ';display:block;height:0;width:0;overflow:hidden}
.appspromomarquee .promomarquee__promobox::after{clear:both}
.appspromomarquee .promomarquee__mask{border-right:100vw solid #043263;border-top:20px solid transparent}
.promomarquee .appspromomarquee{position:relative;zoom:1;width:100%;display:block}
.promomarquee .appspromomarquee::after,.promomarquee .appspromomarquee::before{content:' ';display:block;height:0;width:0;overflow:hidden}
.promomarquee .appspromomarquee::after{clear:both}
@media(min-width:0) and (max-width:599px){.promomarquee__base .marquee__background__img{min-height:200px;height:auto}
.promomarquee__promobox{display:block;float:left;margin-bottom:0;background:#fff;text-align:center;height:auto;padding-bottom:36px}
.appspromomarquee .promomarquee__base{background-color:#043263}
.appspromomarquee .promomarquee__promobox{height:auto;padding-bottom:40px}
.appspromomarquee .promomarquee__promobox--icon{background-color:transparent}
}