.faq-v2{background-color:#fff;padding:4rem 0}@media (width>=768px){.faq-v2{padding:6rem 0}}.faq-v2__headline{color:#0f172a;text-align:center;margin-bottom:.75rem;font-size:1.5rem;font-weight:700}@media (width>=768px){.faq-v2__headline{font-size:2.25rem}}.faq-v2__subheadline{color:#64748b;text-align:center;margin-bottom:3rem;font-size:1rem;font-weight:500}@media (width>=768px){.faq-v2__subheadline{margin-bottom:4rem;font-size:1.125rem}}.faq-v2__grid{gap:1rem;display:grid}@media (width>=768px){.faq-v2__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}}.faq-v2__card{text-align:left;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:1rem;flex-direction:column;font-family:inherit;transition:border-color .25s,box-shadow .25s,transform .25s;display:flex;overflow:hidden}.faq-v2__card:hover{border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.faq-v2__card:focus-within{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.faq-v2__card-header{cursor:pointer;align-items:flex-start;gap:.75rem;padding:1.5rem;display:flex}@media (width>=768px){.faq-v2__card-header{padding:2rem}}.faq-v2__card-icon{color:#2563eb;background-color:#2563eb14;border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.faq-v2__card-icon svg{width:20px;height:20px}.faq-v2__card-question{color:#0f172a;flex:1;margin:0;font-size:1rem;font-weight:600;line-height:1.5}@media (width>=768px){.faq-v2__card-question{font-size:1.125rem}}.faq-v2__card-toggle{cursor:pointer;color:#475569;background-color:#e2e8f0;border:none;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:background-color .15s,color .15s,transform .25s;display:flex}.faq-v2__card-toggle svg{width:16px;height:16px}[aria-expanded=true] .faq-v2__card-toggle{color:#fff;background-color:#2563eb;transform:rotate(45deg)}.faq-v2__card-toggle:focus-visible{outline-offset:2px;outline:2px solid #2563eb}.faq-v2__card-answer{overflow:hidden}.faq-v2__card-answer[hidden]{display:none}.faq-v2__card-answer p{color:#475569;margin:0;padding:0 1.5rem 1.5rem;font-size:.875rem;line-height:1.625}@media (width>=768px){.faq-v2__card-answer p{padding:0 2rem 2rem;font-size:1rem}}
