.banner-box{border-radius:2.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;height:auto;padding:5rem 3rem;width:100%;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;background:url(https://marketing.unico.io/hubfs/landing-pages/newsletter/bg-banner.jpeg) no-repeat;background-size:cover;justify-content:space-between;position:relative}.banner-box .box-texto{color:#fff;max-width:35rem}.banner-box .box-texto h2{position:relative}.banner-box .box-texto .line{background:#fff;height:5px;margin-bottom:20px;width:40px}.banner-box .imagem{bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;right:20px;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media (max-width:800px){.banner-box .imagem{height:auto;margin-top:0;position:relative;right:0}.banner-box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:3rem 2rem 0}}