.modal__overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);transition:opacity 200ms;display:flex;justify-content:center;align-items:center;z-index:20}.modal__content{box-shadow:0 0 50px rgba(0,0,0,.5);border-radius:8px;position:absolute;max-width:90vw;max-height:85vh;background-color:#fff;overflow-y:auto}@media screen and (max-width: 767px){.modal__content{max-width:64vw}}.modal__body{padding:6vw;margin-bottom:6vw}.modal__footer{position:sticky;bottom:0;width:100%;display:flex;justify-content:center;background-color:rgba(255,255,255,.5);padding:.5rem 1rem}.table th,.table td{vertical-align:middle}.table th{text-align:justify}.checkbox-cell{position:relative;text-align:center}.checkbox-field::after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;cursor:pointer}.page-intro{display:flex;flex-direction:column;gap:1rem;align-items:center;justify-content:center}@media screen and (min-width: 768px){.page-intro{flex-direction:row}}@media screen and (min-width: 768px){.page-intro__image{width:calc(40% - 1.5rem + .75rem)}}.page-intro__text{flex:1}.answer-comment{background-color:#f2fdf2;border:1px dotted #b0f3b0;border-radius:8px}@media screen and (min-width: 768px){.anwser-image{max-width:375px}}/*# sourceMappingURL=diagnosis.min.css.map */