@charset "UTF-8";.show-movil{display:block}.show-desktop{display:none}@media(min-width:768px){.show-movil{display:none}.show-desktop{display:block}}.only-mobile,.only-desktop{display:none}@media(max-width:768px){.only-mobile{display:block}}@media(min-width:769px){.only-desktop{display:block}}.progress-steps-simulations{display:flex;align-items:center;padding:1rem;border-bottom:1px solid #ddd;background-color:#fff}.dark .progress-steps-simulations{background-color:#0b141f}.progress-steps-simulations .progress-circle{width:48px;height:48px;border-radius:50%;font-family:Montserrat,sans-serif;background:conic-gradient(#1c8c4e calc(var(--progress, 0) * 1%),#dfe0e3 0);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1rem;position:relative;margin-right:1rem}.dark .progress-steps-simulations .progress-circle{background:conic-gradient(#1c8c4e calc(var(--progress, 0) * 1%),#38424f 0)}.progress-steps-simulations .progress-circle:before{content:"";position:absolute;width:42px;height:42px;background:#fff;border-radius:50%;z-index:1}.dark .progress-steps-simulations .progress-circle:before{background:#0b141f}.progress-steps-simulations .progress-text{color:#111;z-index:1}.dark .progress-steps-simulations .progress-text{color:#dfe0e3}.progress-steps-simulations .content{flex:1}.progress-steps-simulations .title-line{display:flex;align-items:center;justify-content:space-between}.progress-steps-simulations h3{font-size:1rem;font-weight:700;margin:0;color:#111;line-height:1.3}.dark .progress-steps-simulations h3{color:#dfe0e3}.progress-steps-simulations .description{margin:.25rem 0 0;color:#58616e;font-size:.95rem}.dark .progress-steps-simulations .description{color:#dfe0e3}.progress-simulation-content{background-color:#38424f;color:#fff;padding:2rem;overflow-x:auto;padding:2rem 5rem;display:flex;flex-direction:row;justify-content:center}.steps{display:grid;align-items:center;gap:.5rem;place-items:center}.repeated{display:flex;align-items:center;justify-content:center}.step{display:flex;align-items:center;gap:.5rem}.circle{width:32px;height:32px;border-radius:50%;background-color:#ccc;color:#000;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px}.circle-mark{background-color:#c5cdf9}.label{font-size:.875rem;white-space:nowrap;display:flex;flex-direction:column}.line{height:2px;background-color:#ccc;width:3rem;margin:0 10px}.profile-screen-container{position:absolute;width:100vw;height:100vh;z-index:3;overflow:hidden;background-color:#fff}.dark .profile-screen-container{background-color:#002b41}@media(min-width:768px){.profile-screen-container{height:30vh;margin-top:5.5rem}}@media(min-width:1400px){.profile-screen-container{height:20vh;margin-top:5.5rem}}.profile-screen-container .topbar{display:grid;grid-template-columns:40px 1fr 40px;align-items:center;padding:12px 14px;background:#19222e;color:#fff}.profile-screen-container .back-btn{width:36px;height:36px;display:grid;place-items:center;border:0;background:transparent;color:inherit;cursor:pointer}.profile-screen-container .title{margin:0;text-align:center;font-size:15px;font-weight:400}.profile-screen-container .right-spacer{width:36px;height:36px}.profile-screen-container .content{padding:14px}@media(min-width:768px){.profile-screen-container .content{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0rem 1.25rem;border-bottom:1px solid #E5E7EB}}.profile-screen-container .lead{margin:14px 0 10px;line-height:1.45;padding:1.25rem 0rem;font-family:Montserrat,sans-serif;font-weight:500}.profile-screen-container .lead span{font-weight:700;font-size:.875rem}.dark .profile-screen-container .lead{color:#fff;border-bottom:1px solid white}@media(min-width:768px){.dark .profile-screen-container .lead{border-bottom:unset}}.profile-screen-container .card-list{display:grid;gap:.75rem;margin:12px 0 22px}@media(min-width:768px){.profile-screen-container .card-list{width:100%;display:flex;flex-direction:row;gap:2rem}}.profile-screen-container .card-link{width:100%;display:grid;grid-template-columns:40px 1fr auto;gap:0px;align-items:center;text-align:left;border-radius:12px;padding:12px;background:#f4f5fd;box-shadow:0 1px 2px #0b141f33,0 2px 10px #2833411a!important;color:#333;cursor:pointer}@media(min-width:768px){.profile-screen-container .card-link{width:350px;height:74px}}.profile-screen-container .card-icon{width:36px;height:36px;border-radius:10px;display:grid;place-items:center;color:#0b5c2a}.profile-screen-container .card-icon.blue{color:#0a3a8c}.profile-screen-container .card-body{display:grid;gap:2px}.profile-screen-container .card-title{font-weight:700;font-size:14px;font-family:Montserrat,sans-serif;color:#00628d}.profile-screen-container .card-sub{font-family:Montserrat,sans-serif;font-weight:500;font-size:10px}.profile-screen-container .card-chevron{font-size:22px;color:var(--muted);padding:0 2px}.profile-screen-container .logout-btn{width:100%;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:14px 16px;border-radius:12px;background:#fae4e1;color:#7a0000;cursor:pointer;box-shadow:0 1px 2px #0b141f33,0 2px 10px #2833411a!important}@media(min-width:768px){.profile-screen-container .logout-btn{width:173px;min-width:173px;height:52px}}
