.header-onboarding{align-items:center;background:#dee7f2;display:flex;justify-content:center;min-height:150px;padding:20px;text-align:center}.header-onboarding h1{font-weight:400}.header-onboarding h1 span{color:#fe4140;font-weight:700}.section-pasos{min-height:70vh}@media screen and (max-width:768px){.pasos{display:grid;gap:20px;grid-template-columns:20% 80%}}.list-numbers{align-items:center;display:grid;grid-template-columns:repeat(3,1fr);position:relative;text-align:center}@media screen and (max-width:768px){.list-numbers{background-image:url(https://wvw.dinterweb.com/hubfs/pasos123.png);background-position:0 10px;background-repeat:no-repeat;grid-template-columns:repeat(1,1fr)}}.list-numbers .list-numbers__number{align-items:center;display:flex;justify-content:center;margin-bottom:20px;position:relative}@media screen and (max-width:768px){.list-numbers .list-numbers__number{display:none}}.list-numbers .list-numbers__number span{align-items:center;background:#fe4140;border-radius:100%;color:#fff;display:flex;height:45px;justify-content:center;width:45px}.list-numbers .list-numbers__number .linea1{background:red;height:4px;position:absolute;right:0;width:50%;z-index:-1}.list-numbers .list-numbers__number .linea2{background:red;height:4px;position:absolute;right:0;width:100%;z-index:-1}.list-numbers .list-numbers__number .linea3{background:red;height:4px;left:0;position:absolute;width:50%;z-index:-1}.list-pasos{display:grid;gap:60px;grid-template-columns:repeat(3,1fr);text-align:center}@media screen and (max-width:768px){.list-pasos{gap:20px;grid-template-columns:repeat(1,1fr);text-align:left}}footer{background:#dee7f2;min-height:200px}footer,footer .logos{align-items:center;display:flex}footer .logos{justify-content:space-around}footer .logos img{width:100%!important}@media screen and (max-width:768px){footer .logos{display:grid;gap:20px}footer .logos div{display:flex;justify-content:center}footer .logos img{max-width:180px}.logo-onboarding img{max-width:300px!important}}