.banner2-home-wrapper .banner2-home .banner2-homes__container{position:relative;border-radius:var(--border-radius--componente);min-height:500px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.banner2-home-wrapper .banner2-home .banner2-homes__container::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.4);border-radius:var(--border-radius--componente)}.banner2-home-wrapper .banner2-home .banner2-homes__container .banner-home__title{position:relative;z-index:1;color:#fff;font-weight:700;line-height:1.2em;text-align:left;margin:0;max-width:90%}@media (min-width:768px){.banner2-home-wrapper .banner2-home .banner2-homes__container .banner-home__title{font-size:3vw;max-width:60%}}.banner2-home-wrapper .banner2-home .banner2-homes__container .banner-home__cta{position:relative;z-index:1}.banner2-home-wrapper .banner2-home .banner2-homes__container .banner-home__cta .btn.btn-primary{background-color:transparent!important;border:4px solid #fff!important;color:#fff!important;font-weight:700!important}.banner2-home-wrapper .banner2-home .banner2-homes__container .banner-home__cta .btn.btn-primary:hover{background-color:var(--corporativo)!important;border-color:var(--corporativo)!important;color:#fff!important}