.faq-category{margin-bottom:1.5rem;overflow:hidden}.faq-category-heading{background-color:#f6eedf;cursor:pointer;font-size:1.125rem;font-weight:700;list-style:none;padding:1.5rem 0;position:relative}.faq-category-heading:after{content:"+";font-size:1.25rem;position:absolute;right:.1rem;transition:transform .3s}.faq-category[open] .faq-category-heading:after{content:"−"}.faq-item summary{cursor:pointer;font-weight:500;margin-bottom:.5rem}.faq-item p{line-height:1.6;margin:.5rem 0 0}