.marquee{position:relative;zoom:1;width:100%;display:block}
.marquee::after,.marquee::before{content:' ';display:block;height:0;width:0;overflow:hidden}
.marquee::after{clear:both}
.marquee__base{width:100%;margin-bottom:30px;background-position:center center;background-size:cover}
.marquee__base:last-child{margin-bottom:0}
.marquee__base--home{height:578px}
.marquee__base--simple{height:180px}
.marquee__overlay--simple{height:100%;background-color:#072146;opacity:.25}
.marquee__background__img{max-height:100%;min-height:100%;display:block;position:absolute;top:-9999px;bottom:-9999px;left:-9999px;right:-9999px;margin:auto;width:auto;min-width:100%;max-width:none;-o-object-fit:cover;object-fit:cover;z-index:-2}
.marquee__content{display:table;width:100%;height:456px;background-position:center center;background-size:cover;position:relative}
.marquee__content__center{display:table-cell;vertical-align:middle;-webkit-box-sizing:content-box;box-sizing:content-box;padding:0 16px;position:relative}
.marquee__content__body{padding:16px 0}
.marquee__title{font-family:BentonSansBBVA-Bold,Helvetica,Arial,sans-serif;font-size:32px;color:#fff;text-align:center;letter-spacing:-.4px;line-height:36px}
.marquee__title--left{text-align:left}
.marquee__title--right{text-align:right}
@media(min-width:0){.marquee__img--mobile-up-center{-o-object-position:top center;object-position:top center}
.marquee__img--mobile-center-center{-o-object-position:center center;object-position:center center}
.marquee__img--mobile-down-center{-o-object-position:bottom center;object-position:bottom center}
}
@media(min-width:0) and (max-width:991px){.marquee__background__img{top:auto;bottom:auto;max-width:100vw}
}
@media(min-width:0) and (max-width:599px){.appspromomarquee .marquee__background__img{z-index:0}
.marquee__imagewrapper{position:relative}
}