.view-matches-modal{width:100%;max-width:800px}.view-matches-modal__modal-body{display:flex;flex-direction:column;gap:12px}.view-matches-modal__desc{display:flex;align-items:center;justify-content:flex-start;gap:8px}.view-matches-modal__body{display:flex;flex-flow:row nowrap;justify-content:center;width:100%;gap:24px}@media(max-width:700px){.view-matches-modal__body{flex-flow:column nowrap}}.set-new-password-modal .lti-button{margin-top:20px}@media(min-width:700px){.hide-on-tablet-and-up{display:none}}@media(max-width:700px){.hide-below-tablet{display:none}}@media(max-width:460px){.hide-on-phone{display:none}}.user-profile-modal h2{font-family:var(--font-family-poppins);font-size:32px;margin:0;font-weight:800;color:#105847;font-size:20px;text-align:center}@media(max-width:600px){.user-profile-modal h2{font-size:20px}}.user-profile-modal__image{height:100px;width:100px;margin:0 auto 20px;border-radius:50px}.user-profile-modal__card{display:flex;flex-flow:column wrap;align-items:center}.user-profile-modal__body{width:100%}