.faq-accordion{margin:0 auto;max-width:1040px;padding:96px 0}.faq-item{border-bottom:1px solid #ddd;padding:15px 0}.faq-item:last-child{border-bottom:none}.faq-question{color:#222;cursor:pointer;display:flex;font-size:19px;font-weight:700;justify-content:space-between}.faq-answer{color:#222;display:none;font-size:18px;margin-top:10px;max-width:600px}.faq-arrow{display:inline-block}.faq-arrow svg{transform:rotate(180deg);transition:transform .3s ease}.faq-question.open .faq-arrow svg{transform:rotate(0deg)}.faq-question strong{color:#222;font-size:24px;font-weight:600!important;line-height:normal}@media only screen and (max-width:1025px){.faq-accordion{margin:0 auto;max-width:1040px;padding:64px 20px}}