section.banner-learning{background-repeat:no-repeat;background-size:cover;overflow:hidden}section.banner-learning .wrapper{align-items:flex-end;display:flex;height:100%;margin:auto;max-width:1200px;width:100%}section.banner-learning .wrapper .contenido{display:flex;gap:15px;height:100%;justify-content:center;min-height:420px;position:relative;z-index:1}section.banner-learning .wrapper .contenido .col{flex:1}section.banner-learning .wrapper .contenido .col.textos{display:flex;flex-direction:column;justify-content:center}section.banner-learning .wrapper .contenido .col.imagen{align-items:flex-end;display:flex;flex-direction:column;justify-content:flex-end}section.banner-learning .wrapper .contenido h1{margin-bottom:0}section.banner-learning .wrapper .contenido h2{color:#fff}section.banner-learning .cta{display:block;margin-top:35px;width:fit-content}@media screen and (max-width:768px){section.banner-learning .wrapper .contenido{flex-direction:column;max-width:100%;min-height:auto}section.banner-learning .wrapper .contenido .col.textos{padding:10% 40px 3%}fieldset.form-columns-2 input{min-width:100%}section.banner-learning .wrapper .contenido .col.imagen{aspect-ratio:428/270}}