.awcSection.awcFAQ{padding:25px 0}.awcSection.awcFAQ .awcFAQTitle{font-size:2rem;font-weight:600;margin-bottom:30px;text-align:center}.awcSection.awcFAQ .awcFAQList{margin:0 auto;max-width:800px}.awcSection.awcFAQ .awcFAQItem{border-bottom:1px solid #e5e7eb;margin-bottom:0}.awcSection.awcFAQ .awcFAQItem:last-child{border-bottom:none}.awcSection.awcFAQ .awcFAQQuestion{align-items:center;background:none;border:none;color:#1f2937;cursor:pointer;display:flex;font-size:1.1rem;font-weight:500;justify-content:space-between;padding:20px 0;text-align:left;transition:color .2s ease;width:100%}.awcSection.awcFAQ .awcFAQQuestion:hover{color:#3b82f6}.awcSection.awcFAQ .awcFAQQuestionText{flex:1;margin-right:20px}.awcSection.awcFAQ .awcFAQIcon{align-items:center;display:flex;height:24px;justify-content:center;position:relative;transition:transform .3s ease;width:24px}.awcSection.awcFAQ .awcFAQIconMinus,.awcSection.awcFAQ .awcFAQIconPlus{font-size:18px;font-weight:700;position:absolute;transition:opacity .3s ease}.awcSection.awcFAQ .awcFAQIconPlus{opacity:1}.awcSection.awcFAQ .awcFAQIconMinus{opacity:0}.awcSection.awcFAQ .awcFAQItem.open .awcFAQIcon{transform:rotate(180deg)}.awcSection.awcFAQ .awcFAQItem.open .awcFAQIconPlus{opacity:0}.awcSection.awcFAQ .awcFAQItem.open .awcFAQIconMinus{opacity:1}.awcSection.awcFAQ .awcFAQAnswer{border-left:1px solid #e5e7eb;height:0;overflow:hidden;padding-left:30px;transition:height .3s ease}.awcSection.awcFAQ .awcFAQItem.open .awcFAQAnswer{height:auto}.awcSection.awcFAQ .awcFAQAnswerContent{color:#4b5563;line-height:1.6;padding:0 0 20px}.awcSection.awcFAQ .awcFAQAnswerContent p{margin-bottom:16px}.awcSection.awcFAQ .awcFAQAnswerContent p:last-child{margin-bottom:0}@media (min-width:768px){.awcSection.awcFAQ .awcFAQTitle{font-size:2.25rem}.awcSection.awcFAQ .awcFAQQuestion{font-size:1.2rem;padding:24px 0}.awcSection.awcFAQ .awcFAQAnswerContent{padding:0 0 24px}}@media (min-width:1024px){.awcSection.awcFAQ .awcFAQTitle{font-size:2.5rem}.awcSection.awcFAQ .awcFAQQuestion{font-size:1.3rem;padding:28px 0}.awcSection.awcFAQ .awcFAQAnswerContent{padding:0 0 28px}}