.header[data-v-ab0e3ac2]{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.header .title[data-v-ab0e3ac2]{font-weight:500;font-size:min(1.2vw,16px);color:var(--dark-blue);margin-bottom:0}.header .actions[data-v-ab0e3ac2]{display:flex;flex-direction:row;gap:10px}.header .actions .options[data-v-ab0e3ac2]{width:300px}.chevron[data-v-ab0e3ac2]{stroke:var(--dark-blue)!important;fill:none!important}.vc-container[data-v-3514f6e8]{border:none}.legend[data-v-3514f6e8]{margin-top:25%!important}.legend .circle[data-v-3514f6e8]{width:12px;height:12px;border-radius:50%;display:inline-block;margin-right:5px}.legend .circle .text[data-v-3514f6e8]{font-size:min(1vw,12px);font-weight:600;color:var(--type-active)}.legend .circle.blue[data-v-3514f6e8]{background-color:var(--blue-500)}.legend .circle.neutral[data-v-3514f6e8]{background-color:var(--neutral-200)}.legend .circle.orange[data-v-3514f6e8]{background-color:var(--orange)}.symptom-card[data-v-ef760c32]{padding:10px;border:1px solid var(--neutral-200);border-radius:8px;background-color:var(--neutral-000);max-width:95%;margin-bottom:2%}.symptom-card p[data-v-ef760c32],.symptom-card span[data-v-ef760c32]{font-size:min(1.2vw,16px);font-weight:700;color:var(--type-active)}.symptom-card span[data-v-ef760c32]{font-weight:400}#symptoms{padding:30px 24px;margin:0 auto;background-color:var(--neutral-000);border-radius:8px;margin-top:2%;margin-bottom:2%}#symptoms .title{font-weight:700;font-family:Red Hat Display;font-size:min(1.2vw,16px)}#symptoms .symptoms-container{padding:15px;border:1px solid var(--neutral-200);border-radius:8px}#symptoms .symptoms-container .card-container{max-height:420px}#symptoms .symptoms-container .card-container .col-symptom:nth-child(2n){margin-left:-5px!important}