.faq-v1{background-color:#f8fafc;padding:4rem 0}@media (width>=768px){.faq-v1{padding:6rem 0}}.faq-v1__headline{color:#0f172a;text-align:center;margin-bottom:.75rem;font-size:1.5rem;font-weight:700}@media (width>=768px){.faq-v1__headline{font-size:2.25rem}}.faq-v1__subheadline{color:#64748b;text-align:center;margin-bottom:3rem;font-size:1rem;font-weight:500}@media (width>=768px){.faq-v1__subheadline{margin-bottom:4rem;font-size:1.125rem}}.faq-v1__list{flex-direction:column;gap:.75rem;max-width:800px;margin-inline:auto;display:flex}.faq-v1__item{background-color:#fff;border:1px solid #e2e8f0;border-radius:.75rem;transition:border-color .25s,box-shadow .25s;overflow:hidden}.faq-v1__item:hover{border-color:#cbd5e1}.faq-v1__item:focus-within{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.faq-v1__question{cursor:pointer;text-align:left;color:#0f172a;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1.25rem 1.5rem;font-family:inherit;font-size:1rem;font-weight:600;transition:color .15s;display:flex}@media (width>=768px){.faq-v1__question{padding:1.5rem 2rem;font-size:1.125rem}}.faq-v1__question:hover{color:#2563eb}.faq-v1__question:focus-visible{outline-offset:2px;outline:2px solid #2563eb}.faq-v1__question-text{flex:1}.faq-v1__icon{color:#94a3b8;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:transform .25s,color .15s;display:flex}.faq-v1__icon svg{width:20px;height:20px}[aria-expanded=true] .faq-v1__icon{color:#2563eb;transform:rotate(180deg)}.faq-v1__answer{overflow:hidden}.faq-v1__answer[hidden]{display:none}.faq-v1__answer-content{color:#475569;padding:0 1.5rem 1.5rem;font-size:1rem;line-height:1.625}@media (width>=768px){.faq-v1__answer-content{padding:0 2rem 2rem;font-size:1.125rem}}.faq-v1__answer-content p{margin:0}.faq-v1__answer-content p+p{margin-top:1rem}
