.faq-module-wrap{padding-bottom:56px;padding-top:56px}.faq-module-inner{margin-left:auto;margin-right:auto;max-width:1280px;padding-left:24px;padding-right:24px}.faq-module-head{margin-bottom:40px;text-align:center}.faq-icon-circle{align-items:center;border-radius:9999px;display:inline-flex;height:64px;justify-content:center;margin-bottom:16px;width:64px}.faq-heading{font-size:2.25em;font-weight:700;line-height:1.15;margin-bottom:12px}.faq-subheading{font-size:1.125em;line-height:1.5;margin-left:auto;margin-right:auto;max-width:42rem}.faq-grid{display:grid;gap:24px;grid-template-columns:1fr;margin-bottom:48px}@media (min-width:768px){.faq-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.faq-card{border:1px solid #e2e8f0;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);overflow:hidden;position:relative;transition:all .5s ease-out}.faq-card.faq-card--expanded{background-color:#eff6ff;border-color:#60a5fa;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1)}.faq-button{background:transparent;border:none;border-radius:16px;cursor:pointer;display:block;font-family:inherit;font-size:1em;padding:24px;text-align:left;transition:all .5s ease-out;width:100%}.faq-button:focus{outline:none}.faq-button-row{align-items:center;display:flex;gap:16px;justify-content:space-between}.faq-title{flex:1 1 0%;font-size:1em;font-weight:600;line-height:1.3;transition:all .5s ease-out}.faq-title--expanded{color:#1e3a8a;font-size:1.25em}.faq-icon{align-items:center;background-color:#f1f5f9;border-radius:9999px;color:#475569;display:flex;flex-shrink:0;height:32px;justify-content:center;transition:all .5s ease-out;width:32px}.faq-icon--expanded{background-color:#3b82f6;color:#fff}.faq-icon svg{height:20px;width:20px}.faq-content{max-height:0;overflow:hidden;transition:max-height .7s ease-in-out}.faq-answer{font-size:1em;line-height:1.75;padding-top:16px}.faq-answer>div+div{margin-top:16px}.faq-close-all-container{opacity:0;text-align:center;transform:translateY(16px);transition:all .5s ease-out}.faq-close-all-container.faq-hidden{display:none}.faq-close-all-container.faq-visible{opacity:1;transform:translateY(0)}.faq-close-all-btn{align-items:center;background-color:#fff;border:2px solid #e2e8f0;border-radius:9999px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);color:#334155;cursor:pointer;display:inline-flex;font-family:inherit;font-size:1em;font-weight:600;gap:8px;padding:12px 24px;transition:all .3s ease-out}.faq-close-all-btn:hover{border-color:#3b82f6;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);color:#2563eb;transform:scale(1.05)}.faq-close-all-btn:focus{box-shadow:0 0 0 2px #3b82f6,0 0 0 4px rgba(59,130,246,.3);outline:none}.faq-close-all-btn svg{height:20px;width:20px}