.modal_superposicion__HynPD{position:fixed;inset:0;z-index:60;display:flex;align-items:center;justify-content:center;background:rgba(9,30,66,.54);animation:modal_aparecer__evdem .12s ease-out}.modal_dialogo__ePvSC{position:relative;display:flex;flex-direction:column;width:100%;max-height:85vh;overflow:hidden;background:var(--Global-Main-Background,#fdfdfd);border-radius:var(--corner-radius-8,8px);box-shadow:0 var(--Shadows-Blur16,16px) 48px var(--Shadows-BlackShadow,rgba(0,0,0,.08));animation:modal_escalar__rR3PL .14s cubic-bezier(.2,0,.2,1)}.modal_dialogo__ePvSC:focus{outline:none}.modal_anchoSM__75pGF{max-width:420px}.modal_anchoMD__938_3{max-width:560px}.modal_anchoLG__AVlh5{max-width:880px}.modal_panel__ru9pl{position:fixed;right:0;bottom:0;left:0;display:flex;flex-direction:column;max-height:88vh;overflow:hidden;background:var(--Global-Main-Background,#fdfdfd);border-radius:var(--corner-radius-8,8px) var(--corner-radius-8,8px) 0 0;box-shadow:0 -8px 32px var(--Shadows-BlackShadow,rgba(0,0,0,.08));animation:modal_subir__3Z_w5 .18s cubic-bezier(.2,0,.2,1)}.modal_panel__ru9pl:focus{outline:none}.modal_asa__yfFGM{width:36px;height:4px;margin:var(--Number-8,8px) auto var(--Number-4,4px);background:var(--Global-Neutral,#e2e2e2);border-radius:var(--radius-radius-full,360px)}.modal_cuerpo__ZKY8M{overflow-y:auto;overscroll-behavior:contain}.modal_soloLectorPantalla__WfO5u{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}@keyframes modal_aparecer__evdem{0%{opacity:0}to{opacity:1}}@keyframes modal_escalar__rR3PL{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}@keyframes modal_subir__3Z_w5{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.modal_dialogo__ePvSC,.modal_panel__ru9pl,.modal_superposicion__HynPD{animation:none}}@media(max-width:640px){.modal_cuerpo__ZKY8M{padding-bottom:var(--Number-16,16px)}}