.careersFaqs{margin-top:24px}.faqItem{border-bottom:1px solid #000}.faqItem:last-of-type{border-bottom:none}.faqTitle{align-items:center;background:none;border:none;color:#111827;cursor:pointer;display:flex;font-family:Lexend;font-size:18px;font-weight:500;justify-content:space-between;padding:16px 16px 16px 0;text-align:left;width:100%}.faqTitle:focus,.faqTitle:hover{background-color:unset!important;border:unset!important;color:#111827!important}.faqTitle:active{font-family:unset;font-style:unset;font-weight:500;text-decoration:unset}.faqToggleIcon{transition:transform .3s ease}.faqTitle[aria-expanded=true] .faqToggleIcon{transform:rotate(45deg)}.faqContent{max-height:0;overflow:hidden;transition:max-height .4s ease}.faqContent .faqInner{font-size:16px;line-height:1.6;padding:0 0 16px}