.blog-faq-block{background:#fff;border:1px solid #e2ecf4;border-radius:10px;margin:2rem 0;overflow:hidden}.faq-section-header{background:linear-gradient(90deg,#b656e2,#234eb0);border-bottom:1px solid #0000000d;padding:10px 0 10px 20px}.faq-section-title{color:#fff;letter-spacing:.3px;margin:0;font-size:1.1rem;font-weight:700}.faq-items-container{padding:.5rem 2rem}.faq-item{background:#fff;border:1px solid #b3bcc4;border-radius:1rem;margin-bottom:.75rem;transition:all .2s}.faq-item:last-child{margin-bottom:1rem}.faq-item:hover{border-color:#234eb0;box-shadow:0 2px 8px #234eb014}.faq-item[open]{background:#f9fafb;border:1px solid #b3bcc4;border-radius:10px}.faq-item[open]>.faq-question{border-bottom:1px solid #b3bcc4;margin-bottom:1rem;padding-bottom:1rem}.faq-question{cursor:pointer;color:#49606b;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;font-size:1rem;font-weight:600;list-style:none;transition:all .2s;display:flex;position:relative}.faq-question::-webkit-details-marker{display:none}.faq-question-text{flex:1;line-height:1.5}.faq-toggle{color:#475569;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;transition:all .2s;display:flex}.faq-toggle svg{width:20px;height:20px;transition:transform .2s}.faq-toggle .faq-chevron{color:inherit;font-size:18px;line-height:1;transition:transform .2s,color .2s}.faq-item[open] .faq-toggle .faq-chevron{transform:rotate(180deg)}.faq-toggle svg path{stroke:currentColor!important;stroke-width:2px!important;stroke-linecap:round!important;stroke-linejoin:round!important;fill:none!important}.faq-item[open] .faq-toggle svg{transform:rotate(180deg)}.faq-chevron{width:20px;height:20px;display:block}.faq-answer{padding:0 1.5rem 1.5rem;animation:.3s cubic-bezier(.4,0,.2,1) slideDown}.faq-answer-content{color:#475569;line-height:1.7}.faq-answer-content p{color:#334155;margin-bottom:1rem}.faq-answer-content p:last-child{margin-bottom:0}.faq-answer-content ul,.faq-answer-content ol{margin:1rem 0;padding-left:1.75rem}.faq-answer-content li{color:#334155;margin-bottom:.625rem}.faq-answer-content strong{color:#0b3f57;font-weight:700}.faq-answer-content a{color:#234eb0;border-bottom:2px solid #b656e24d;font-weight:600;text-decoration:none;transition:all .2s}.faq-answer-content a:hover{color:#b656e2;border-bottom-color:#b656e2}@keyframes slideDown{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.blog-faq-block{margin:1.5rem 0}.faq-question{gap:.75rem;padding:1rem 1.25rem;font-size:.95rem}.faq-icon{width:2.25rem;height:2.25rem}.faq-icon svg{width:18px;height:18px}.faq-toggle{width:28px;height:28px}.faq-answer{padding:0 1.25rem 1.25rem}.faq-answer-content{padding:1.25rem;font-size:.95rem}}@media (max-width:480px){.faq-question{padding:.875rem 1rem;font-size:.9rem}.faq-icon{width:2rem;height:2rem}.faq-icon svg{width:16px;height:16px}.faq-answer{padding:0 1rem 1rem}.faq-answer-content{padding:1rem}}
