.faq-headerPSingleBlogPage{text-align:center;margin-bottom:30px}.faq-paragraphPSingleBlogPage{color:#404040;font-family:Bricolage Grotesque,sans-serif;font-size:16px;font-weight:400;line-height:22.4px;text-transform:uppercase}.faq-headingPSingleBlogPage{color:#0D3883;font-family:Bricolage Grotesque;font-size:24px;text-align:start;font-style:normal;font-weight:700;line-height:28.8px}.faq-listPSingleBlogPage{width:100%}.faq-itemPSingleBlogPage{width:100%;min-height:73px;margin:20px auto;border-radius:12px;background:#F6F4EF;border-radius:8px;padding:16px 24px;cursor:pointer;transition:height .3s ease;overflow:hidden;display:flex;flex-direction:column;justify-content:center}.faq-itemPSingleBlogPage.openPSingleBlogPage{height:108px}.faq-questionPSingleBlogPage{display:flex;justify-content:space-between;align-items:center;color:#171717;font-family:Bricolage Grotesque;font-size:18px;font-style:normal;font-weight:700;line-height:28.8px}.faq-iconPSingleBlogPage{font-size:25px;font-weight:700}.faq-answerPSingleBlogPage{margin-top:10px;animation:fadeIn .3s ease-in-out;color:#404040;font-family:Bricolage Grotesque;font-size:16px;font-style:normal;font-weight:400;line-height:22.4px}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}