.contenedor-banner-nuevo{height:auto;position:relative;width:100%}.img-banner-nuevo{height:auto;width:100%}.contenedor-texto-banner{align-items:center;display:flex;flex-direction:column;height:90%;justify-content:space-between;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.texto-banner h1{font-size:48px;font-weight:700;letter-spacing:-1.44px;line-height:48px;margin:20px 0 16px}.texto-banner h1,.texto-banner p{color:var(--blanco,#fff);font-family:Karla;font-style:normal;text-align:center}.texto-banner p{font-size:18px;font-weight:500;line-height:normal;margin:0}.contenedor-texto-banner a{background:transparent;border:1px solid var(--ttulos-hover,#333);border-radius:30px;color:var(--ttulos-hover,#333);font-family:Karla;font-size:16px;font-style:normal;font-weight:400;line-height:21px;padding:8px 24px;text-decoration:none;transition:all .3s ease}.contenedor-texto-banner a:hover{background:#333;color:#fff;text-decoration:none}.mobile-img{display:none}@media screen and (max-width:990px){.texto-banner h1{font-size:38px;margin:0}}@media screen and (max-width:768px){.texto-banner h1{font-size:32px}.texto-banner p{font-size:16px}}@media screen and (max-width:600px){.mobile-img{display:block}.desktop-img{display:none}.texto-banner h1,.texto-banner p{padding:0 20px}.texto-banner h1{font-size:28px;line-height:28px}}