.faq-v2-section .faq-list{display:flex;flex-direction:column;gap:1rem;width:100%}@media(min-width:1024px){.faq-v2-section .faq-list{gap:2rem}}.faq-v2-section .faq-item{border:1px solid #d0d5dd;background:#fff;padding:2rem}@media(min-width:1024px){.faq-v2-section .faq-item{padding:2rem}}.faq-v2-section .faq-item.is-open{background:#f2f4f7}.faq-v2-section .faq-trigger{display:flex;align-items:flex-start;gap:.5rem;width:100%;background:none;border:none;cursor:pointer;text-align:left}.faq-v2-section .faq-question{flex:1 1;color:#101828;font-family:Mozilla Text,sans-serif;font-weight:600;font-size:1.25rem;line-height:normal}@media(min-width:1024px){.faq-v2-section .faq-question{font-size:1.375rem}}.faq-v2-section .faq-chevron{flex-shrink:0;padding-top:.125rem;display:flex;align-items:flex-start}.faq-v2-section .faq-content{font-family:Inter,sans-serif;color:#101828;font-size:1rem;font-weight:400;line-height:1.5rem;padding-top:.5rem}.faq-v2-section .faq-content p{margin:0 0 1rem}.faq-v2-section .faq-content p:last-child{margin-bottom:0}.faq-v2-section .faq-content ul{list-style:disc;padding-left:1.5rem;margin-bottom:1rem}.faq-v2-section .faq-content ol{list-style:decimal;padding-left:1.5rem;margin-bottom:1rem}.faq-v2-section .faq-content li{margin-bottom:.25rem;line-height:1.5rem}.faq-v2-section .faq-content b,.faq-v2-section .faq-content strong{font-weight:700}.faq-v2-section .faq-content a{color:#3053ff;font-weight:700;text-decoration:underline}.faq-v2-section .faq-content a:hover{opacity:.8}