.PrepararEntrevistaCompetencias-module__eCmD1G__container{--primary:#2e86ab;--secondary:#48a9a6;--accent:#7fb3d3;--bg-primary:#fafafa;--bg-card:#fff;--bg-soft:#f4f7f9;--text-primary:#1a1a1a;--text-secondary:#666;--text-muted:#999;--border:#e5e5e5;--hover:#f5f5f5;--radius:12px;--radius-large:16px;--spacing-sm:.5rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;max-width:1000px;padding:var(--spacing-xl) var(--spacing-lg);background:var(--bg-primary);min-height:100vh;color:var(--text-primary);margin:0 auto;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}[data-theme=dark] .PrepararEntrevistaCompetencias-module__eCmD1G__container{--bg-primary:#1a1a1a;--bg-card:#2a2a2a;--bg-soft:#242424;--text-primary:#e5e5e5;--text-secondary:#b0b0b0;--text-muted:#888;--border:#404040;--hover:#333}.PrepararEntrevistaCompetencias-module__eCmD1G__hero{text-align:center;margin-bottom:var(--spacing-xl);padding:var(--spacing-xl);background:var(--hero-bg,#1a5278);border-radius:var(--radius-large);color:#fff;margin-top:80px}.PrepararEntrevistaCompetencias-module__eCmD1G__title{margin-bottom:var(--spacing-md);font-size:2.4rem;font-weight:700;line-height:1.15}.PrepararEntrevistaCompetencias-module__eCmD1G__subtitle{opacity:.95;max-width:640px;margin:0 auto;font-size:1.15rem}.PrepararEntrevistaCompetencias-module__eCmD1G__intro{background:var(--bg-card);border:1px solid var(--border);border-left:4px solid var(--primary);border-radius:var(--radius);padding:var(--spacing-lg);margin-bottom:var(--spacing-xl);color:var(--text-secondary);line-height:1.6}.PrepararEntrevistaCompetencias-module__eCmD1G__intro strong{color:var(--text-primary)}.PrepararEntrevistaCompetencias-module__eCmD1G__panel{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-large);padding:var(--spacing-xl);margin-bottom:var(--spacing-xl)}.PrepararEntrevistaCompetencias-module__eCmD1G__panelTitle{color:var(--text-primary);margin-bottom:var(--spacing-lg);flex-wrap:wrap;align-items:center;gap:.5rem;font-size:1.35rem;font-weight:700;display:flex}.PrepararEntrevistaCompetencias-module__eCmD1G__competenciaGrid{gap:var(--spacing-md);margin-bottom:var(--spacing-lg);grid-template-columns:repeat(auto-fill,minmax(200px,1fr));display:grid}.PrepararEntrevistaCompetencias-module__eCmD1G__competenciaBtn{padding:var(--spacing-md);background:var(--bg-soft);border:2px solid var(--border);border-radius:var(--radius);cursor:pointer;text-align:left;color:var(--text-primary);align-items:center;gap:.6rem;font-size:.95rem;font-weight:600;transition:all .2s;display:flex;position:relative}.PrepararEntrevistaCompetencias-module__eCmD1G__competenciaBtn:hover{border-color:var(--accent);transform:translateY(-2px)}.PrepararEntrevistaCompetencias-module__eCmD1G__competenciaBtn:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.PrepararEntrevistaCompetencias-module__eCmD1G__competenciaBtnActiva{border-color:var(--primary);background:#2e86ab1a}.PrepararEntrevistaCompetencias-module__eCmD1G__competenciaIcono{font-size:1.5rem;line-height:1}.PrepararEntrevistaCompetencias-module__eCmD1G__competenciaCheck{color:var(--secondary);font-weight:800;position:absolute;top:6px;right:8px}.PrepararEntrevistaCompetencias-module__eCmD1G__competenciaInfo{background:var(--bg-soft);border-radius:var(--radius);padding:var(--spacing-lg)}.PrepararEntrevistaCompetencias-module__eCmD1G__competenciaDesc{color:var(--text-primary);margin-bottom:var(--spacing-md);font-weight:600}.PrepararEntrevistaCompetencias-module__eCmD1G__preguntasLabel{color:var(--text-secondary);margin-bottom:var(--spacing-sm);font-weight:600}.PrepararEntrevistaCompetencias-module__eCmD1G__preguntasLista{color:var(--text-secondary);margin:0;padding-left:1.2rem;line-height:1.6}.PrepararEntrevistaCompetencias-module__eCmD1G__preguntasLista li{margin-bottom:.4rem}.PrepararEntrevistaCompetencias-module__eCmD1G__editorHeader{justify-content:space-between;align-items:flex-start;gap:var(--spacing-md);flex-wrap:wrap;display:flex}.PrepararEntrevistaCompetencias-module__eCmD1G__ejemploCard{border:1px solid var(--secondary);border-radius:var(--radius);padding:var(--spacing-lg);margin-bottom:var(--spacing-lg);color:var(--text-secondary);background:#48a9a614;line-height:1.55}.PrepararEntrevistaCompetencias-module__eCmD1G__ejemploCard p{margin-bottom:.6rem}.PrepararEntrevistaCompetencias-module__eCmD1G__ejemploCard strong{color:var(--text-primary)}.PrepararEntrevistaCompetencias-module__eCmD1G__ejemploTag{text-transform:uppercase;letter-spacing:.03em;color:var(--secondary);font-size:.8rem;font-weight:700;display:inline-block;margin-bottom:var(--spacing-sm)!important}.PrepararEntrevistaCompetencias-module__eCmD1G__campoGrupo{margin-bottom:var(--spacing-lg)}.PrepararEntrevistaCompetencias-module__eCmD1G__label{color:var(--text-primary);margin-bottom:.3rem;font-size:1.05rem;font-weight:700;display:block}.PrepararEntrevistaCompetencias-module__eCmD1G__opcional{color:var(--text-muted);font-size:.85rem;font-weight:400}.PrepararEntrevistaCompetencias-module__eCmD1G__ayuda{color:var(--text-secondary);margin-bottom:.5rem;font-size:.9rem;line-height:1.45}.PrepararEntrevistaCompetencias-module__eCmD1G__input,.PrepararEntrevistaCompetencias-module__eCmD1G__textarea{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-primary);width:100%;color:var(--text-primary);padding:.75rem .9rem;font-family:inherit;font-size:1rem;transition:border-color .2s}.PrepararEntrevistaCompetencias-module__eCmD1G__textarea{resize:vertical;min-height:90px;line-height:1.5}.PrepararEntrevistaCompetencias-module__eCmD1G__input:focus,.PrepararEntrevistaCompetencias-module__eCmD1G__textarea:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #2e86ab26}.PrepararEntrevistaCompetencias-module__eCmD1G__contador{text-align:right;color:var(--text-muted);margin-top:.25rem;font-size:.8rem;display:block}.PrepararEntrevistaCompetencias-module__eCmD1G__completitud{background:var(--bg-soft);border-radius:var(--radius);padding:var(--spacing-lg);margin-bottom:var(--spacing-lg)}.PrepararEntrevistaCompetencias-module__eCmD1G__completitudHeader{margin-bottom:var(--spacing-md);justify-content:space-between;align-items:center;gap:var(--spacing-sm);display:flex}.PrepararEntrevistaCompetencias-module__eCmD1G__completitudTitulo{color:var(--text-primary);font-weight:700}.PrepararEntrevistaCompetencias-module__eCmD1G__completitudBadge{border-radius:999px;padding:.25rem .7rem;font-size:.9rem;font-weight:800}.PrepararEntrevistaCompetencias-module__eCmD1G__badgeAlta{color:#2f807d;background:#48a9a62e}.PrepararEntrevistaCompetencias-module__eCmD1G__badgeMedia{color:var(--primary);background:#2e86ab26}.PrepararEntrevistaCompetencias-module__eCmD1G__badgeBaja{color:var(--text-secondary);background:#9999992e}[data-theme=dark] .PrepararEntrevistaCompetencias-module__eCmD1G__badgeAlta{color:#6fd0cc}.PrepararEntrevistaCompetencias-module__eCmD1G__completitudLista{margin:0;padding:0;list-style:none}.PrepararEntrevistaCompetencias-module__eCmD1G__completitudLista li{padding:.35rem 0;font-size:.95rem}.PrepararEntrevistaCompetencias-module__eCmD1G__checkOk{color:var(--text-primary)}.PrepararEntrevistaCompetencias-module__eCmD1G__checkPend{color:var(--text-muted)}.PrepararEntrevistaCompetencias-module__eCmD1G__completitudNota{margin-top:var(--spacing-md);color:var(--text-muted);font-size:.85rem;font-style:italic;line-height:1.45}.PrepararEntrevistaCompetencias-module__eCmD1G__aviso{border:1px solid var(--accent);border-radius:var(--radius);color:var(--primary);margin-bottom:var(--spacing-lg);background:#2e86ab1a;padding:.75rem 1rem;font-weight:600}[data-theme=dark] .PrepararEntrevistaCompetencias-module__eCmD1G__aviso{color:var(--accent)}.PrepararEntrevistaCompetencias-module__eCmD1G__botonera{gap:var(--spacing-md);flex-wrap:wrap;display:flex}.PrepararEntrevistaCompetencias-module__eCmD1G__btnPrimary,.PrepararEntrevistaCompetencias-module__eCmD1G__btnSecondary{border-radius:var(--radius);cursor:pointer;border:none;padding:.8rem 1.6rem;font-size:1rem;font-weight:600;transition:all .2s}.PrepararEntrevistaCompetencias-module__eCmD1G__btnPrimary{background:var(--primary);color:#fff}.PrepararEntrevistaCompetencias-module__eCmD1G__btnPrimary:hover{background:#256a8a;transform:translateY(-2px)}.PrepararEntrevistaCompetencias-module__eCmD1G__btnSecondary{border:1px solid var(--border);color:var(--text-secondary);background:0 0}.PrepararEntrevistaCompetencias-module__eCmD1G__btnSecondary:hover{background:var(--hover)}.PrepararEntrevistaCompetencias-module__eCmD1G__btnGhost{border:1px solid var(--secondary);color:var(--secondary);border-radius:var(--radius);cursor:pointer;background:0 0;padding:.5rem 1rem;font-size:.9rem;font-weight:600;transition:all .2s}.PrepararEntrevistaCompetencias-module__eCmD1G__btnGhost:hover{background:#48a9a61a}.PrepararEntrevistaCompetencias-module__eCmD1G__btnPrimary:focus-visible,.PrepararEntrevistaCompetencias-module__eCmD1G__btnSecondary:focus-visible,.PrepararEntrevistaCompetencias-module__eCmD1G__btnGhost:focus-visible,.PrepararEntrevistaCompetencias-module__eCmD1G__btnExport:focus-visible,.PrepararEntrevistaCompetencias-module__eCmD1G__btnMini:focus-visible,.PrepararEntrevistaCompetencias-module__eCmD1G__btnMiniDanger:focus-visible,.PrepararEntrevistaCompetencias-module__eCmD1G__filtroBtn:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.PrepararEntrevistaCompetencias-module__eCmD1G__bancoHeader{justify-content:space-between;align-items:center;gap:var(--spacing-md);margin-bottom:var(--spacing-md);flex-wrap:wrap;display:flex}.PrepararEntrevistaCompetencias-module__eCmD1G__bancoContador{background:var(--primary);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:1.8rem;height:1.8rem;padding:0 .5rem;font-size:.9rem;font-weight:700;display:inline-flex}.PrepararEntrevistaCompetencias-module__eCmD1G__exportBtns{gap:.5rem;display:flex}.PrepararEntrevistaCompetencias-module__eCmD1G__btnExport{background:var(--bg-soft);border:1px solid var(--border);color:var(--text-secondary);border-radius:var(--radius);cursor:pointer;padding:.5rem .9rem;font-size:.9rem;font-weight:600;transition:all .2s}.PrepararEntrevistaCompetencias-module__eCmD1G__btnExport:hover{background:var(--hover);color:var(--text-primary)}.PrepararEntrevistaCompetencias-module__eCmD1G__cobertura{margin-bottom:var(--spacing-lg)}.PrepararEntrevistaCompetencias-module__eCmD1G__coberturaLabel{color:var(--text-secondary);margin-bottom:.4rem;font-size:.9rem}.PrepararEntrevistaCompetencias-module__eCmD1G__coberturaBarraFondo{background:var(--bg-soft);border-radius:999px;width:100%;height:10px;overflow:hidden}.PrepararEntrevistaCompetencias-module__eCmD1G__coberturaBarra{background:linear-gradient(90deg, var(--primary), var(--secondary));border-radius:999px;height:100%;transition:width .3s}.PrepararEntrevistaCompetencias-module__eCmD1G__bancoVacio{text-align:center;padding:var(--spacing-xl);color:var(--text-muted)}.PrepararEntrevistaCompetencias-module__eCmD1G__bancoVacio span{margin-bottom:var(--spacing-md);font-size:2.5rem;display:block}.PrepararEntrevistaCompetencias-module__eCmD1G__filtros{margin-bottom:var(--spacing-lg);flex-wrap:wrap;gap:.5rem;display:flex}.PrepararEntrevistaCompetencias-module__eCmD1G__filtroBtn{background:var(--bg-soft);border:1px solid var(--border);color:var(--text-secondary);cursor:pointer;border-radius:999px;padding:.4rem .85rem;font-size:.85rem;font-weight:600;transition:all .2s}.PrepararEntrevistaCompetencias-module__eCmD1G__filtroBtn:hover{background:var(--hover)}.PrepararEntrevistaCompetencias-module__eCmD1G__filtroActivo{background:var(--primary);border-color:var(--primary);color:#fff}.PrepararEntrevistaCompetencias-module__eCmD1G__historiasLista{gap:var(--spacing-md);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.PrepararEntrevistaCompetencias-module__eCmD1G__historiaCard{background:var(--bg-soft);border:1px solid var(--border);border-radius:var(--radius);padding:var(--spacing-lg)}.PrepararEntrevistaCompetencias-module__eCmD1G__historiaTop{justify-content:space-between;align-items:flex-start;gap:var(--spacing-md);margin-bottom:var(--spacing-md);flex-wrap:wrap;display:flex}.PrepararEntrevistaCompetencias-module__eCmD1G__historiaCompetencia{text-transform:uppercase;letter-spacing:.03em;color:var(--secondary);margin-bottom:.25rem;font-size:.8rem;font-weight:700;display:inline-block}.PrepararEntrevistaCompetencias-module__eCmD1G__historiaTitulo{color:var(--text-primary);margin:0;font-size:1.1rem;font-weight:700}.PrepararEntrevistaCompetencias-module__eCmD1G__historiaFecha{color:var(--text-muted);white-space:nowrap;font-size:.8rem}.PrepararEntrevistaCompetencias-module__eCmD1G__historiaCuerpo{color:var(--text-secondary);margin-bottom:var(--spacing-md);line-height:1.55}.PrepararEntrevistaCompetencias-module__eCmD1G__historiaCuerpo p{margin-bottom:.5rem}.PrepararEntrevistaCompetencias-module__eCmD1G__historiaCuerpo strong{color:var(--text-primary)}.PrepararEntrevistaCompetencias-module__eCmD1G__historiaAcciones{gap:.5rem;display:flex}.PrepararEntrevistaCompetencias-module__eCmD1G__btnMini,.PrepararEntrevistaCompetencias-module__eCmD1G__btnMiniDanger{border:1px solid var(--border);border-radius:var(--radius);cursor:pointer;color:var(--text-secondary);background:0 0;padding:.4rem .85rem;font-size:.85rem;font-weight:600;transition:all .2s}.PrepararEntrevistaCompetencias-module__eCmD1G__btnMini:hover{background:var(--hover);color:var(--text-primary)}.PrepararEntrevistaCompetencias-module__eCmD1G__btnMiniDanger{color:#c0392b;border-color:#c0392b66}.PrepararEntrevistaCompetencias-module__eCmD1G__btnMiniDanger:hover{background:#c0392b1a}[data-theme=dark] .PrepararEntrevistaCompetencias-module__eCmD1G__btnMiniDanger{color:#e57368}.PrepararEntrevistaCompetencias-module__eCmD1G__guideSection{padding:var(--spacing-md) 0;color:var(--text-secondary);line-height:1.65}.PrepararEntrevistaCompetencias-module__eCmD1G__guideSection>p{margin-bottom:var(--spacing-lg)}.PrepararEntrevistaCompetencias-module__eCmD1G__guideSection strong{color:var(--text-primary)}.PrepararEntrevistaCompetencias-module__eCmD1G__eduH3{color:var(--text-primary);margin:var(--spacing-xl) 0 var(--spacing-md);align-items:center;gap:.5rem;font-size:1.25rem;font-weight:700;display:flex}.PrepararEntrevistaCompetencias-module__eCmD1G__tableWrapper{margin-bottom:var(--spacing-lg);border-radius:var(--radius);border:1px solid var(--border);overflow-x:auto}.PrepararEntrevistaCompetencias-module__eCmD1G__comparativaTable{border-collapse:collapse;width:100%;min-width:520px}.PrepararEntrevistaCompetencias-module__eCmD1G__comparativaTable th{background:linear-gradient(135deg, var(--primary), var(--secondary));color:#fff;text-align:left;padding:.85rem 1rem;font-size:.95rem;font-weight:700}.PrepararEntrevistaCompetencias-module__eCmD1G__comparativaTable td{border-bottom:1px solid var(--border);color:var(--text-secondary);vertical-align:top;padding:.75rem 1rem;font-size:.95rem}.PrepararEntrevistaCompetencias-module__eCmD1G__comparativaTable td strong{color:var(--text-primary)}.PrepararEntrevistaCompetencias-module__eCmD1G__comparativaTable tbody tr:hover{background:var(--hover)}.PrepararEntrevistaCompetencias-module__eCmD1G__escenariosGrid{gap:var(--spacing-md);margin-bottom:var(--spacing-lg);grid-template-columns:repeat(2,1fr);display:grid}.PrepararEntrevistaCompetencias-module__eCmD1G__escenarioCard{background:var(--bg-soft);border:1px solid var(--border);border-radius:var(--radius);padding:var(--spacing-lg);transition:transform .2s}.PrepararEntrevistaCompetencias-module__eCmD1G__escenarioCard:hover{transform:translateY(-2px)}.PrepararEntrevistaCompetencias-module__eCmD1G__escenarioHeader{margin-bottom:var(--spacing-sm);align-items:center;gap:.6rem;display:flex}.PrepararEntrevistaCompetencias-module__eCmD1G__escenarioHeader h4{color:var(--text-primary);margin:0;font-size:1.05rem}.PrepararEntrevistaCompetencias-module__eCmD1G__escenarioIcon{font-size:1.6rem;line-height:1}.PrepararEntrevistaCompetencias-module__eCmD1G__escenarioTip{color:var(--text-secondary);margin:0;font-size:.95rem;line-height:1.55}.PrepararEntrevistaCompetencias-module__eCmD1G__faqList{gap:var(--spacing-md);margin-bottom:var(--spacing-lg);flex-direction:column;display:flex}.PrepararEntrevistaCompetencias-module__eCmD1G__faqItem{background:var(--bg-soft);border:1px solid var(--border);border-radius:var(--radius);padding:var(--spacing-lg);transition:transform .2s}.PrepararEntrevistaCompetencias-module__eCmD1G__faqItem:hover{transform:translateY(-2px)}.PrepararEntrevistaCompetencias-module__eCmD1G__faqItem h4{color:var(--primary);margin:0 0 .5rem;font-size:1.05rem}.PrepararEntrevistaCompetencias-module__eCmD1G__faqItem p{color:var(--text-secondary);margin:0 0 .5rem;line-height:1.6}.PrepararEntrevistaCompetencias-module__eCmD1G__faqTip{border-left:3px solid var(--secondary);border-radius:0 var(--radius) var(--radius) 0;background:#48a9a614;padding:.6rem .9rem;font-size:.9rem;margin:.5rem 0 0!important}.PrepararEntrevistaCompetencias-module__eCmD1G__stepGuide{gap:var(--spacing-md);margin-bottom:var(--spacing-lg);flex-direction:column;display:flex}.PrepararEntrevistaCompetencias-module__eCmD1G__step{gap:var(--spacing-md);background:var(--bg-soft);border:1px solid var(--border);border-radius:var(--radius);padding:var(--spacing-lg);align-items:flex-start;display:flex}.PrepararEntrevistaCompetencias-module__eCmD1G__stepNumber{background:linear-gradient(135deg, var(--primary), var(--secondary));color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:1.1rem;font-weight:800;display:flex}.PrepararEntrevistaCompetencias-module__eCmD1G__stepContent h4{color:var(--text-primary);margin:0 0 .35rem;font-size:1.05rem}.PrepararEntrevistaCompetencias-module__eCmD1G__stepContent p{color:var(--text-secondary);margin:0;line-height:1.6}.PrepararEntrevistaCompetencias-module__eCmD1G__tipsGrid{gap:var(--spacing-md);margin-bottom:var(--spacing-lg);grid-template-columns:repeat(3,1fr);display:grid}.PrepararEntrevistaCompetencias-module__eCmD1G__tipCard{background:var(--bg-soft);border:1px solid var(--border);border-radius:var(--radius);padding:var(--spacing-lg);text-align:center}.PrepararEntrevistaCompetencias-module__eCmD1G__tipIcon{margin-bottom:var(--spacing-sm);font-size:1.8rem;display:block}.PrepararEntrevistaCompetencias-module__eCmD1G__tipCard h4{color:var(--text-primary);margin:0 0 .35rem;font-size:1rem}.PrepararEntrevistaCompetencias-module__eCmD1G__tipCard p{color:var(--text-secondary);margin:0;font-size:.9rem;line-height:1.5}.PrepararEntrevistaCompetencias-module__eCmD1G__warningBox{border-radius:var(--radius);padding:var(--spacing-lg);margin-top:var(--spacing-xl);background:#f39c1214;border:1px solid #f39c1259}.PrepararEntrevistaCompetencias-module__eCmD1G__warningHeader{margin-bottom:var(--spacing-md);align-items:center;gap:.6rem;display:flex}.PrepararEntrevistaCompetencias-module__eCmD1G__warningHeader h3{color:var(--text-primary);margin:0;font-size:1.15rem}.PrepararEntrevistaCompetencias-module__eCmD1G__warningIcon{font-size:1.5rem}.PrepararEntrevistaCompetencias-module__eCmD1G__warningList{margin:0;padding:0;list-style:none}.PrepararEntrevistaCompetencias-module__eCmD1G__warningList li{color:var(--text-secondary);background:var(--bg-card);border-radius:0 var(--radius) var(--radius) 0;border-left:3px solid #f39c1299;margin-bottom:.6rem;padding:.6rem 0 .6rem .9rem;line-height:1.55}.PrepararEntrevistaCompetencias-module__eCmD1G__warningList li strong{color:var(--text-primary)}@media (max-width:768px){.PrepararEntrevistaCompetencias-module__eCmD1G__hero{padding:var(--spacing-lg);margin-top:60px}.PrepararEntrevistaCompetencias-module__eCmD1G__title{font-size:1.85rem}.PrepararEntrevistaCompetencias-module__eCmD1G__subtitle{font-size:1rem}.PrepararEntrevistaCompetencias-module__eCmD1G__panel{padding:var(--spacing-lg)}.PrepararEntrevistaCompetencias-module__eCmD1G__competenciaGrid{grid-template-columns:1fr 1fr}.PrepararEntrevistaCompetencias-module__eCmD1G__escenariosGrid,.PrepararEntrevistaCompetencias-module__eCmD1G__tipsGrid{grid-template-columns:1fr}.PrepararEntrevistaCompetencias-module__eCmD1G__botonera{flex-direction:column}.PrepararEntrevistaCompetencias-module__eCmD1G__btnPrimary,.PrepararEntrevistaCompetencias-module__eCmD1G__btnSecondary{width:100%}}@media (max-width:460px){.PrepararEntrevistaCompetencias-module__eCmD1G__competenciaGrid{grid-template-columns:1fr}.PrepararEntrevistaCompetencias-module__eCmD1G__editorHeader{flex-direction:column}}@media (prefers-reduced-motion:reduce){.PrepararEntrevistaCompetencias-module__eCmD1G__competenciaBtn,.PrepararEntrevistaCompetencias-module__eCmD1G__btnPrimary,.PrepararEntrevistaCompetencias-module__eCmD1G__escenarioCard,.PrepararEntrevistaCompetencias-module__eCmD1G__faqItem,.PrepararEntrevistaCompetencias-module__eCmD1G__coberturaBarra{transition:none}}
