<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">








.slide-code{ display: flex; justify-content: center; align-items: flex-start; }
.slide-code-item{ width: 1.5rem; text-align: center; margin-right: .1rem; margin-bottom: .2rem; }
.slide-code-item:last-of-type{ margin-right: 0; }
.slide-code-img{ width: 100%; display: block; }
.slide-code-tit{ margin-top: .1rem; font-size: 14px; color: #fff; }

.social-media{ display: flex; align-items: center; justify-content: center; padding: .3rem 0; }
.social-media-item{ margin-right: .1rem; }
.social-media-item:last-of-type{ margin-right: 0; }
.social-media-img{ width: .4rem; display: block; }
</pre></body></html>