<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.role { display: flex; justify-content: center; align-items: center; flex-wrap: wrap; gap: 10px; color: #9e9e9e; font-family: "Poppins", sans-serif; font-size: 0.9rem; }

.role .role_text { font-weight: 500; }

@media (max-width: 500px) { .role .role_description { width: 100%; } }

/*# sourceMappingURL=role.css.map */</pre></body></html>