.faq-inner{max-width:820px;margin:0 auto}.faq-list{flex-direction:column;gap:12px;display:flex}.faq-item{background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;transition:border-color .2s,background .2s;overflow:hidden}.faq-item[open]{border-color:rgba(var(--red-rgb), .55);background:rgba(var(--red-rgb), .06)}.faq-q{cursor:pointer;color:#fff;justify-content:space-between;align-items:center;gap:16px;padding:18px 22px;font-size:clamp(16px,2.2vw,18px);font-weight:700;line-height:1.35;list-style:none;display:flex}.faq-q::-webkit-details-marker{display:none}.faq-chevron{color:#ffffff8c;flex-shrink:0;width:20px;height:20px;transition:transform .25s,color .2s}.faq-item[open] .faq-chevron{color:var(--red-bright);transform:rotate(180deg)}.faq-a{color:#ffffffbf;padding:0 22px 20px;font-size:15.5px;line-height:1.7}.faq-cta-btns{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}@media (max-width:480px){.faq-cta-btns{flex-direction:column}.faq-cta-btns .cr-btn{width:100%}}
