.faq-list{display:flex;flex-direction:column;gap:16px;margin:0 auto;max-width:850px;padding:24px 16px}.faq-list__heading-wrapper{scroll-margin-top:140px}.faq-list__heading{margin-bottom:0}.faq-list__item{scroll-margin-top:140px}.faq-list__question{font-size:4.8rem;font-weight:600;line-height:1.4;margin:0 0 20px}.faq-list__answer{font-size:1.6rem;line-height:1.6}.faq-list__answer>:first-child{margin-top:0}.faq-list__answer>:last-child{margin-bottom:0}@media (min-width:768px){.faq-list{gap:24px;padding:40px 32px}.faq-list__question{font-size:1.25rem}}