@charset "UTF-8";.faq-container{max-width:800px;margin:20px auto;font-family:inherit}.faq-container details{border-bottom:1px solid #e0e0e0;transition:all 0.3s ease}.faq-container summary{font-size:18px;font-weight:600;cursor:pointer;padding:18px 0;list-style:none;position:relative;padding-right:30px;outline:none;color:#333}.faq-container summary::-webkit-details-marker{display:none}.faq-container summary::after{content:'+';position:absolute;right:0;top:50%;transform:translateY(-50%);font-size:24px;color:#0d3b66;line-height:1}.faq-container details[open] summary::after{content:'−'}.faq-container details[open] summary{color:#0d3b66}.faq-answer-box{padding:0 0 20px 0;font-size:16px;line-height:1.6;color:#555}
