.faq-container>h2{font-family:"Crimson Pro",Sans-serif;font-size:40px;font-weight:400;padding-top:40px}.faq-item{margin-bottom:40px;overflow:hidden}.faq-question{cursor:pointer;position:relative;background:#fff}.faq-question h3{margin:0;color:#304661;font-family:"Poppins",Sans-serif;font-size:20px;font-weight:600;line-height:1.4em;display:flex;align-items:center;justify-content:space-between}.faq-item.active span.acc-icon{rotate:180deg}.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease}.faq-answer p{margin:0;padding-top:14px}@media (max-width:768px){.faq-question h3{font-size:16px}.faq-container>h2{font-size:28px;line-height:1.2}}