.tab-nav{cursor:pointer;display:flex;list-style:none;margin-bottom:10px}.tab-nav li{background:#eee;margin-right:5px;padding:10px 20px}.tab-nav li.active{background:#ccc}.tab-content{display:none}.tab-content.active{display:block}*

.registro-login-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;gap:16px;margin:0 auto;max-width:1200px;width:100%}.title-registro{height:fit-content}.button-common.button--pan{border-radius:8px;font-size:14px;font-weight:400;width:fit-content}.registro-form{background:#fff;border:1px solid #4095c8;border-radius:8px;min-width:300px;padding:2rem;width:60%}.contenedor-registro{display:flex;flex-direction:column;justify-content:space-between}.login-form{background:#fff;border:1px solid #4095c8;border-radius:8px;height:fit-content;min-width:250px;padding:2rem;width:30%}.register-btn{border-radius:8px;font-size:14px;font-weight:100}*

.registro-login-wrapper.estilo1{display:flex}.registro-login-wrapper.estilo2,.tab-container.estilo1{display:none}.tab-container.estilo2{display:block}*

.contenedor-profesional{display:flex;flex-direction:column}.icono-profesional{max-width:24px}