<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.container { margin: 40px; }
.heading_title { display: flex; align-items: center; border-bottom: 1px solid black; max-width: fit-content; box-shadow: 0 6px 3px -2px rgba(0, 0, 0, 0.2); }
.heading_title img { width: 150px; height: 150px }
ul { padding: revert; list-style: disc; }
ul.acapol &gt; li { margin-bottom : 1.5em; }
.aca-exp { display: flex; flex-wrap: wrap; width: 100%; gap: 60px; border-bottom: 1px solid #800000; margin-bottom: 30px; }
.box { flex: 1; box-sizing: border-box; padding-bottom: 40px; }
.box-img { max-width: 600px; }
#de { display: none; }
        </pre></body></html>