#glauco-resume-dashboard .main-container{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;margin-left:3%}#glauco-resume-dashboard .main-container .icon{width:17px;height:17px;margin-right:1%}#glauco-resume-dashboard .main-container .main-title{color:var(--dark-blue);font-size:min(1.2vw,16px);font-family:Red Hat Display;font-weight:500}#glauco-resume-dashboard{margin-top:2%;background-color:var(--neutral-000);border-radius:8px;padding:15px}#glauco-resume-dashboard .glauco{width:95%;margin-top:4%!important;margin:0 auto;border:1px solid var(--neutral-200);border-radius:8px;padding:20px;position:relative;margin-bottom:24px}#glauco-resume-dashboard .glauco .title{position:absolute;display:flex;background-color:var(--neutral-000);top:-7px;left:50%;transform:translateX(-50%);padding:0 5px;font-weight:600;font-size:10px}#glauco-resume-dashboard .glauco .title .logo-glauco{display:flex;align-items:center;justify-content:center}#glauco-resume-dashboard .glauco .title .logo-glauco svg{width:17px;height:17px;margin-left:4px}#glauco-resume-dashboard .glauco .number{font-size:18px;line-height:18px;font-weight:600;color:var(--type-active);margin-bottom:0;margin-right:5px}#glauco-resume-dashboard .glauco .gauge-area{width:32px;height:16px;margin-top:-4px}#glauco-resume-dashboard .glauco .badge{width:47px;height:20px;border-radius:10px;font-weight:700;font-size:12px;color:var(--neutral-000);display:flex;justify-content:center;align-items:center;margin-bottom:0}#glauco-resume-dashboard .glauco .badge .arrow{width:8px;height:8px;stroke:var(--neutral-000);margin-right:4px}#glauco-resume-dashboard .glauco .badge.green{background-color:var(--states-success)}#glauco-resume-dashboard .glauco .info{font-size:12px;color:var(--type-placeholder);margin-top:4px;margin-bottom:0}#glauco-resume-patient-dash .title{font-weight:700;font-family:Red Hat Display;font-size:min(1.2vw,16px)}#glauco-resume-patient-dash .access-key{height:100%;padding:30px 24px;margin:0 auto}#glauco-resume-patient-dash .access-key .label-default{font-size:min(1vw,14px);font-weight:600;font-family:Nunito Sans;color:var(--dark-blue);margin-bottom:2.5%!important}#glauco-resume-patient-dash .access-key .text-success{font-weight:600;font-size:min(1vw,14px)}#glauco-resume-patient-dash .access-key .access-key-number{font-size:min(2.8vw,24px);font-weight:700;font-family:Red Hat Display;color:var(--blue-500)}#glauco-resume-patient-dash .access-key .date-placeholder{font-size:min(1vw,14px);font-weight:600;font-family:Nunito Sans;color:var(--type-placeholder)}#glauco-resume-patient-dash .access-key .status{color:var(--type-active);font-size:min(1.5vh,12px);font-weight:600;border:1px solid transparent;padding:4px 8px;width:-moz-fit-content!important;width:fit-content!important;border-radius:16px}#glauco-resume-patient-dash .access-key .status.Ativo{background-color:var(--states-success-soft-green)}#glauco-resume-patient-dash .access-key .status.Revogado{background-color:var(--light-orange-200)}