#patient-profile-modal .flex{display:flex}#patient-profile-modal .row{display:flex;flex-direction:row}#patient-profile-modal .space-between{justify-content:space-between}#patient-profile-modal h5{font-weight:700;color:var(--type-active)}#patient-profile-modal p{color:var(--type-active);font-weight:600}#patient-profile-modal hr{margin:5px 0!important}#patient-profile-modal .close{width:24px;height:24px;fill:var(--neutral-800);cursor:pointer}