<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.cc-faq-items-wrapper{color:#071521;display:grid;gap:16px;width:100%}.cc-faq-item{background-color:#eef1ef;display:grid;gap:1.4rem;grid-template-rows:0fr 0fr;padding:1.4rem 1.6rem 1px;transition:grid-template-rows .25s ease-out}.cc-faq-item.expanded{grid-template-rows:0fr 1fr}.cc-faq-item__title{align-items:center;cursor:pointer;display:flex;font-size:16px;font-weight:500;gap:16px;justify-content:space-between;line-height:1.8}.cc-faq-item__icon{flex:0 0 20px;height:20px;width:20px}.cc-faq-item__icon--closed{display:block}.cc-faq-item.expanded .cc-faq-item__icon--closed,.cc-faq-item__icon--expanded{display:none}.cc-faq-item.expanded .cc-faq-item__icon--expanded{display:block}.cc-faq-item__content{overflow:hidden}</pre></body></html>