.medical-certificate[data-v-11113c66]{display:flex;flex-direction:column}.medical-certificate .container-header[data-v-11113c66]{display:flex;flex-direction:row;justify-content:space-between;padding-right:30px}.medical-certificate .container-header h3[data-v-11113c66]{font-size:18px;color:var(--dark-blue);font-weight:600}.medical-certificate .container-header .chevron[data-v-11113c66]{width:25px;height:25px}.medical-certificate .container-header .chevron>svg[data-v-11113c66]{cursor:pointer;stroke:var(--neutral-600);transition:.5s}.medical-certificate .container-header .rotateUp[data-v-11113c66]{animation:rotateUp-11113c66 .5s;animation-fill-mode:forwards}.medical-certificate .container-header .rotateDown[data-v-11113c66]{animation:rotateDown-11113c66 .5s;animation-fill-mode:forwards}@keyframes rotateUp-11113c66{0%{transform:rotate(0deg)}to{transform:rotate(180deg)}}@keyframes rotateDown-11113c66{0%{transform:rotate(180deg)}to{transform:rotate(0deg)}}.medical-certificate .has-certificate[data-v-11113c66]{display:flex;flex-direction:row;margin:20px 0}.medical-certificate .has-certificate span[data-v-11113c66]{margin-right:10px}.medical-certificate .certificate-table[data-v-11113c66]{display:flex;flex-direction:row;margin:20px 0}.medical-certificate .certificate-table>div[data-v-11113c66]{display:flex;flex-direction:column;margin-right:40px}.medical-certificate .certificate-table>div h5[data-v-11113c66]{color:var(--dark-blue);font-weight:600;font-size:16px}