.faqComponent .faqList{align-items:center;align-self:stretch;display:flex;flex-direction:column;gap:16px}.faqComponent .faqList .faqList-item{align-items:flex-start;align-self:stretch;border-bottom:1px solid hsla(0,0%,4%,.1);display:flex;flex-direction:column;gap:4px}.faqComponent .faqList .faqList-item .collapsibleHeader{gap:16px}.faqComponent .faqList .faqList-item .faqItem-body{align-items:flex-start;align-self:stretch;color:hsla(0,0%,4%,.6);display:flex;flex-direction:column;justify-content:space-between;padding-bottom:8px}.faqComponent .Actions{align-content:flex-start;align-items:flex-start;align-self:stretch;display:flex;flex-wrap:wrap;gap:16px;justify-content:center;padding:16px 0}@media(min-width:1024px){.faqComponent .Actions{padding:40px 0}}.collapsibleDecorator:hover{background-color:unset}.is-hidden{display:none!important}