.faq-section{width:100%;background-color:hsl(var(--card));padding-top:3.5rem;padding-bottom:3.5rem}.faq-section .faq-section__inner{margin-left:auto;margin-right:auto;display:flex;width:100%;max-width:48rem;flex-direction:column}.faq-section .faq-section__heading{margin-bottom:1rem;text-align:center;font-size:1.5rem;line-height:2rem;font-weight:600;color:hsl(var(--foreground))}@media(min-width:801px){.faq-section .faq-section__heading{margin-bottom:1.5rem}}.faq-section .faq-section__item{border-color:hsl(var(--border))}.faq-section .faq-section__question{gap:1rem;padding-top:1.25rem;padding-bottom:1.25rem;text-align:left;font-size:1rem;line-height:1.5rem;font-weight:600;color:hsl(var(--foreground))}@media(hover:hover)and (pointer:fine){.faq-section .faq-section__question:hover{text-decoration-line:none}}.faq-section .faq-section__answer{padding-bottom:1.25rem;font-size:1rem;line-height:1.5rem;line-height:1.625;color:hsl(var(--muted-foreground))}
