<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;600;700&amp;amp;display=swap);.accordion{border-top:5px solid #00afdb;border-bottom:5px solid #00afdb;padding:30px 0}.accordion .accordion-slide{margin-top:30px}.accordion h3{margin-top:0;position:relative;cursor:pointer;padding-right:40px;margin-bottom:0;outline:0}.accordion h3::after{position:absolute;content:"▼";color:#00afdb;font-size:20px;width:20px;right:0;top:0;height:20px}.accordion h3.open{margin-bottom:28px}.accordion h3.open::after{transform:scaleY(-1)}.accordion+.accordion{border-top:none;margin-top:0}.editor-styles-wrapper .accordion .accordion-slide{border:1px dashed #00afdb}</pre></body></html>