.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:5%;justify-content:space-between;margin:0 auto;max-width:1200px;width:100%}.registro-form{background:#fff;margin:0 auto;min-width:300px;width:100%}.login-form,.registro-form{border:1px solid #4095c8;border-radius:8px;padding:2rem}.login-form{height:fit-content;min-width:250px;width:35%}*

.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}