.wordpress-content .schema-faq-header{display:block}.wordpress-content .schema-faq-progress{color:#71717a;align-items:center;gap:.75rem;font-size:.85rem;display:flex}.wordpress-content .schema-faq-progress-bar{background:#e4e4e7;border-radius:999px;width:7rem;height:.5rem;display:inline-block;overflow:hidden}.dark .wordpress-content .schema-faq-progress-bar{background:#3f3f46}.wordpress-content .schema-faq-progress-fill{background:#10b981;width:0%;height:100%;transition:width .2s;display:block}.wordpress-content .schema-faq-progress-count{color:#3f3f46;font-weight:600}.dark .wordpress-content .schema-faq-progress-count{color:#e4e4e7}.wordpress-content .schema-faq{flex-direction:column;gap:.75rem;margin-top:2.5rem;display:flex}.wordpress-content .schema-faq-section{background:#fff;border:1px solid #e4e4e7;border-radius:.75rem;transition:border-color .2s,background-color .2s;overflow:hidden}.dark .wordpress-content .schema-faq-section{background:#18181b;border-color:#52525b}.wordpress-content .schema-faq-question{color:#18181b;cursor:pointer;background:#fff;justify-content:space-between;align-items:center;gap:1rem;padding:.7rem 1rem .7rem 2.75rem;font-size:.95rem;font-weight:500;line-height:1.6;transition:background-color .2s,color .2s;display:flex;position:relative}.dark .wordpress-content .schema-faq-question{color:#f4f4f5;background:#18181b}.wordpress-content .schema-faq-question:before{content:"";background-color:#0000;border:2px solid #d4d4d8;border-radius:999px;width:1rem;height:1rem;transition:border-color .2s,background-color .2s;position:absolute;left:1rem}.dark .wordpress-content .schema-faq-question:before{border-color:#52525b}.wordpress-content .schema-faq-section.is-complete .schema-faq-question:before{background-color:#10b981;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:.6rem;border-color:#10b981}.wordpress-content .schema-faq-question:after{content:"";opacity:.7;border-bottom:2px solid;border-right:2px solid;flex-shrink:0;width:.65rem;height:.65rem;transition:transform .2s;transform:rotate(45deg)}.wordpress-content .schema-faq-section.is-open .schema-faq-question:after{transform:rotate(-135deg)}.wordpress-content .schema-faq-answer{opacity:0;color:#71717a;background:#fafafa;border-top:1px solid #e4e4e7;max-height:0;margin:0;padding:0 1rem;font-size:.95rem;line-height:1.75;transition:max-height .25s,opacity .2s,padding .2s;overflow:hidden;display:none!important}.dark .wordpress-content .schema-faq-answer{color:#a1a1aa;background:#1f1f22;border-top-color:#27272a}.wordpress-content .schema-faq-section.is-open .schema-faq-answer{opacity:1;max-height:500px;padding:0 1rem 1rem;display:block!important}.wordpress-content .schema-faq-answer p{margin:.75rem 0 0}.wordpress-content .schema-faq-answer ul,.wordpress-content .schema-faq-answer ol{margin:.75rem 0 0 1.25rem}.wordpress-content .schema-faq-answer li{margin:.35rem 0}
