<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.faq-entry{background-color:#e7ebed;display:flex;flex-direction:column;margin-bottom:40px;transition:box-shadow .35s ease-in-out}.faq-entry:hover{box-shadow:0 0 10px rgba(0,0,0,.1)}.faq-entry-header{align-items:center;display:flex}.faq-entry-header:hover{cursor:pointer}.faq-entry-header&gt;img{margin:20px;max-width:30px;transition:transform .35s}.faq-entry-header&gt;h4{font-size:18px;font-weight:700;margin:25px 0}.faq-entry-content{margin:0 70px;max-height:0;overflow:hidden;text-align:justify;transition:all .5s}.faq-entry-content,.faq-entry-content&gt;p{font-size:16px;line-height:29px}.active&gt;.faq-entry-header&gt;img{transform:rotateY(0) rotate(45deg)}@media screen and (max-width:450px){.faq-entry-content{margin:0 20px}}</pre></body></html>