.campanha{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;overflow:hidden}.campanha.reverse-1{flex-direction:row-reverse}.campanha-col{width:50%;overflow:hidden;position:relative;box-sizing:border-box}.campanha-col h1,.campanha-col h2,.campanha-col h3,.campanha-col h4,.campanha-col h5,.campanha-col h6,.campanha-col p{color:inherit}.campanha .campanha-col-image{padding:0!important;display:flex}.campanha-col-image img{width:100%!important;object-fit:cover;object-position:top;line-height:0;margin:0;padding:0}.campanha.image-position-top .campanha-col-image img{object-position:top}.campanha.image-position-center .campanha-col-image img{object-position:center}.campanha.image-position-bottom .campanha-col-image img{object-position:bottom}@media (max-width:640px){.campanha{height:auto!important;flex-direction:column!important}.campanha-col{width:100%;padding-top:5%!important;padding-bottom:5%!important}.campanha .campanha-col-image img{height:auto!important}}