body{display:flex;overflow-x:hidden}.container{display:flex;box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;flex-shrink:0;align-self:stretch;width:100%;flex-wrap:wrap;align-content:space-between}.BloqImg{background-color:var(--color-azul-b10);display:flex;flex-direction:column;align-items:center;flex-shrink:0;object-fit:contain}.BloqImg .imgPaso{background:url(https://cdn.gael.cloud/img/trial.svg) #d3d3d3 50%;background-repeat:no-repeat;background-size:cover;background-position:center;width:100%;display:flex;flex-direction:column;align-items:center;flex:1 0 0;align-self:stretch}.error{box-sizing:border-box;display:flex;flex-direction:row;align-items:center;flex:1 0 0;align-self:stretch;justify-content:center;height:-webkit-fill-available;height:-moz-available}.error .textos{display:flex;flex-direction:column;gap:32px;width:100%;box-sizing:border-box;align-items:center}.error .textos>div:first-child{display:flex;flex-direction:column;gap:12px}.error .titulo{color:var(--color-azul-b10);font-size:2rem;font-style:normal;font-weight:500;line-height:2.5rem;margin:0}.error .base-text{color:var(--color-azul-b10);font-size:1.5rem;font-weight:400;line-height:2.125rem;margin:0;max-width:500px}.error a.boton-primario{color:#fff;text-decoration:none;flex:1 0 0}.error a.boton-secundario{color:var(--color-azul-b8);text-decoration:none;flex:1 0 0}.error .footer{display:flex;max-width:500px;flex-direction:row;justify-content:center;align-items:center;gap:10px;width:-webkit-fill-available;width:-moz-available}.error .footer div:first-child{width:100%;display:flex;justify-content:center}.error .txtContacto{font-size:14px;font-style:normal;line-height:24px;display:flex;justify-content:center;align-items:center;gap:8px;margin:0}.error .txtContacto span{display:flex;flex-direction:row;gap:12px}.error .txtContacto a{color:var(--color-azul-b10);text-decoration:none}.separador{background-color:var(--grayscale-5);height:1px;width:-webkit-fill-available;width:-moz-available}@media(max-width:576px){.container{height:inherit;flex-direction:column;gap:2rem}.BloqImg{width:100%;height:inherit}.BloqImg .imgPaso{min-height:210px}.separador{max-width:500px}.error{width:100%}.error .txtContacto{flex-direction:column}.error .textos{padding:60px 42px 80px}}@media(min-width:576px){.container{height:inherit;flex-direction:column;gap:2rem}.BloqImg{width:100%;height:inherit}.BloqImg .imgPaso{min-height:210px}.separador{max-width:500px}.error{width:100%}.error .txtContacto{flex-direction:column}.error .textos{padding:60px 42px 80px}}@media(min-width:768px){.BloqImg .imgPaso{min-height:310px}.error .txtContacto{flex-direction:row}.error .textos{padding:80px 42px}}@media(min-width:1200px){.container{height:100vh;flex-direction:row;gap:0}.BloqImg{width:50%;height:100%}.error{width:50%}.error .textos{padding:32px 24px}}@media(min-width:1400px){.error .textos{padding:80px 24px}}