.faq{padding:var(--landing-section-padding-y) var(--landing-padding-x);background:var(--color-white)}.faq-inner{max-width:680px;margin:0 auto}.section-title{font-family:var(--font-family);font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.1em;color:var(--color-gray-500);text-align:center;margin-bottom:3rem;font-weight:600}.faq-expandable{text-align:center;margin-top:1rem}@media (width<=768px){.faq{padding:var(--landing-section-padding-y-mobile) var(--landing-padding-x-mobile)}}.faq-answer-link{margin-top:.75rem}.faq-answer-link a{color:var(--ed-accent);font-weight:600;text-decoration:none}.faq-answer-link a:hover{text-decoration:underline}