.faqContainer{margin:60px 0}.faqContainer .accordion-button:after{display:none}.faqContainer .faq-icon:before{content:"+";font-size:22px;font-weight:300;transition:transform .3s}.faqContainer .accordion-button:not(.collapsed) .faq-icon:before{content:"−"}.faqContainer .accordion-button{box-shadow:none;background:0 0;padding-left:0;padding-right:0}.faqContainer .accordion-item{border:0;border-bottom:1px solid #eee}
.loader-wrapper{justify-content:center;align-items:center;width:100%;display:flex}.spinner{border:4px solid #e5e5e5;border-top-color:#000;border-radius:50%;width:42px;height:42px;animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}
