.faq-section .faq-head h2{margin-top:10px;font-weight:700;line-height:40px}.faq-section .faqs .faq-item{border-radius:5px;margin-top:20px;transition:all 1s;overflow:hidden;box-shadow:0 6px #673ae21b,10px 0 20px #673ae21b}.faqs .faq-item h4{cursor:pointer;border-top-left-radius:5px;border-top-right-radius:5px;justify-content:space-between;align-items:center;margin-bottom:0;padding:10px 20px;display:flex}.faqs .faq-item h4.faq-active{color:#fff;background-color:#663ae2}.faqs .faq-item h4 span{font-size:22px;font-weight:700}.faqs .faq-item h4 span:nth-child(2){font-size:45px;font-weight:100;line-height:30px}.faqs .faq-item p{padding:15px}.faqs .faq-item .faq-ans{max-height:0;transition:max-height 1s ease-in-out;overflow:hidden}.faqs .faq-item .faq-ans.show{max-height:230px;transition:all 1s}
