.faq-header{flex-direction:column;justify-content:flex-start;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.faq-title{color:#fff;text-align:center;font-size:1.875rem;font-weight:700}@media (width>=1024px){.faq-title{font-size:2.25rem}}.faq-subtitle{text-align:center;color:#ffffff80;max-width:600px;margin-left:auto;margin-right:auto;font-size:1rem}.faq-grid{flex-direction:column;display:flex}@media (width>=768px){.faq-grid{flex-direction:row;gap:1.5rem}}.faq-column{flex-direction:column;flex:1;gap:.75rem;display:flex}.faq-column+.faq-column{margin-top:.75rem}@media (width>=768px){.faq-column+.faq-column{margin-top:0}}.faq-item{background-color:#ffffff0a;border-radius:1rem;width:100%;transition:transform .2s,opacity .2s,background-color .2s,border-color .2s,color .2s,box-shadow .2s}.faq-item:hover{background-color:#ffffff14}.faq-question{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1rem 1.25rem;font-family:Poppins,sans-serif;display:flex}@media (width>=1024px){.faq-question{padding:1.25rem 1.5rem}}.faq-item:hover .faq-icon{fill:#fff}.faq-question-text{color:#fff;flex:1;font-size:1.125rem;font-weight:600}.faq-answer{padding:0 1.25rem 1rem}@media (width>=1024px){.faq-answer{padding:0 1.5rem 1.5rem}}.faq-answer-content{color:#fff9;font-size:1rem;line-height:1.5}.faq-answer-content p{margin-top:.75rem}.faq-answer-content p:first-child{margin-top:0}.faq-answer-content a{color:#fff;text-decoration:underline;transition:opacity .2s}.faq-answer-content a:hover{opacity:.75}.faq-answer-content strong,.faq-answer-content b{font-weight:600}.faq-footer{text-align:center;color:#ffffff80;margin-top:2rem;font-size:1rem}.faq-footer a{color:#fff;text-decoration:none;transition:opacity .2s}.faq-footer a:hover{opacity:.75;text-decoration:underline}@media (width<=767px){.faq-title{font-size:1.5rem}.faq-question-text{font-size:.95rem}}
