.faqSection{background-color:#e5f3fa;flex-direction:column;justify-content:center;align-items:center;padding:10rem 0;display:flex}.faqSection .faqInner{width:100%;max-width:140rem;margin:10rem auto}.faqSection .faqInner .faqItem{width:100%;margin-bottom:4rem}.faqSection .faqInner .faqItem .header{cursor:pointer;z-index:10;background-color:#fff;justify-content:space-between;align-items:center;padding:2.5rem 4rem;display:flex;position:relative}.faqSection .faqInner .faqItem .body{background-color:#fff;padding:2rem 4rem}.fadeFAQ-enter-active,.fadeFAQ-leave-active{transition:all .25s ease-in-out}.fadeFAQ-enter-from{opacity:0;transform:translateY(-4rem)}.fadeFAQ-leave-to{opacity:0;transform:translateY(0)}
