<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.simple-faq__inner-row{margin:0 auto;width:100%}.simple-faq__heading{font-weight:700;margin-bottom:4rem;text-align:center}.simple-faq__lists{background:#f0f0f0;border:1px solid #dad6d2;margin:0 auto;padding:0 1rem;width:100%}.simple-faq__list{border-bottom:1px solid #f0f0f0;margin-bottom:2rem;margin-top:2rem}.simple-faq__list.active{border-color:#5ea9eb}.faq-title{color:#001d3a;fill:#001d3a;align-items:center;display:flex;font-size:20px;font-weight:600;justify-content:space-between;transition:all .3s ease-in-out}.faq-title:hover{cursor:pointer}.faq-title svg{height:2rem;transition:transform .3s ease-in-out;vertical-align:middle;width:2rem}.faq-content{height:0;opacity:0;pointer-events:none;transition:all .3s ease-in-out}.faq-content p{font-size:16px}.simple-faq__list.active .faq-content{height:100%;opacity:1}.simple-faq__list.active .faq-title{color:#5ea9eb;fill:#5ea9eb}.simple-faq__list.active .faq-title svg{transform:rotate(180deg);fill:#5ea9eb}.simple-faq__image{width:100%}@media (min-width:769px){.simple-faq__lists{margin:auto;padding-right:2rem}}</pre></body></html>