*{font-family:'Open Sans',sans-serif}
.hero-pattern{background-color:#0f6f7f}
.faq-content{max-height:0;overflow:hidden;transition:max-height 0.3s ease}
.faq-content.open{max-height:300px}
