.page_faqPage__F0Vnx{display:flex;flex-direction:column}.page_hero__fVwLS{background:linear-gradient(135deg,#008ACD,#0a76b8 50%,#085a8f);padding:100px 0 80px;text-align:center;color:var(--text-inverted)}@media(min-width:1024px){.page_hero__fVwLS{padding:120px 0 100px}}.page_heroTitle__NF_Vy{font-family:var(--font-poppins),var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:2.5rem;font-weight:800;margin-bottom:1.5rem}@media(min-width:1024px){.page_heroTitle__NF_Vy{font-size:3.5rem}}.page_heroSubtitle__BJdZw{font-size:1.125rem;max-width:700px;margin:0 auto;line-height:1.6;color:hsla(0,0%,100%,.95)}@media(min-width:1024px){.page_heroSubtitle__BJdZw{font-size:1.25rem}}.page_faqSection__dZlxm{padding:100px 0;background:var(--surface-primary)}.page_faqCategory__ZFhfm{margin-bottom:60px}.page_faqCategory__ZFhfm:last-child{margin-bottom:0}.page_categoryTitle__tISf6{font-family:var(--font-poppins),var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:2rem;font-weight:700;color:var(--text-primary);margin-bottom:4rem;padding-bottom:1.5rem;border-bottom:3px solid var(--button-primary)}@media(min-width:1024px){.page_categoryTitle__tISf6{font-size:2.5rem}}.page_faqList__xZ__s{display:flex;flex-direction:column;gap:1.5rem}.page_faqItem__Mc2sQ{background:var(--surface-primary);border:2px solid var(--outline-secondary);border-radius:.75rem;overflow:hidden;transition:all .3s ease-in-out}.page_faqItem__Mc2sQ:hover{border-color:var(--button-primary);box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.page_faqItem__Mc2sQ.page_open__75Qo0{border-color:var(--button-primary);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.page_faqItem__Mc2sQ.page_open__75Qo0 .page_faqAnswer__ZfeJm{max-height:500px;padding:2rem;opacity:1}.page_faqItem__Mc2sQ.page_open__75Qo0 .page_faqIcon__8G52r{background:var(--button-primary);color:#fff}.page_faqQuestion__FLBmt{width:100%;display:flex;align-items:center;justify-content:space-between;padding:2rem;background:none;border:none;text-align:left;cursor:pointer;font-family:var(--font-poppins),var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.125rem;font-weight:600;color:var(--text-primary);transition:color .3s ease-in-out}.page_faqQuestion__FLBmt:hover{color:var(--button-primary)}@media(min-width:1024px){.page_faqQuestion__FLBmt{font-size:1.25rem}}.page_faqIcon__8G52r{flex-shrink:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:var(--outline-secondary);color:var(--text-secondary);border-radius:50%;font-size:24px;font-weight:700;transition:all .3s ease-in-out;margin-left:1.5rem}.page_faqAnswer__ZfeJm{max-height:0;padding:0 2rem;overflow:hidden;opacity:0;transition:all .3s ease-in-out}.page_faqAnswer__ZfeJm p{font-size:1rem;color:var(--text-secondary);line-height:1.7;margin:0}@media(min-width:1024px){.page_faqAnswer__ZfeJm p{font-size:1.125rem}}.page_contactCta__0p7O9{padding:80px 0;background:linear-gradient(135deg,rgba(0,138,205,.05),rgba(0,138,205,.1));text-align:center}.page_ctaContent__O9kJ6{max-width:700px;margin:0 auto}.page_ctaTitle__pcX77{font-family:var(--font-poppins),var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:2rem;font-weight:800;color:var(--text-primary);margin-bottom:1.5rem}@media(min-width:1024px){.page_ctaTitle__pcX77{font-size:2.5rem}}.page_ctaDescription__s82w7{font-size:1.125rem;color:var(--text-secondary);margin-bottom:3rem;line-height:1.6}.page_ctaButton__a_r_b{display:inline-block;background:var(--surface-primary);color:var(--button-primary);border:2px solid var(--button-primary);font-weight:700;font-size:1.125rem;padding:1.5rem 4rem;border-radius:1rem;text-decoration:none;transition:all .3s ease-in-out;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.page_ctaButton__a_r_b:hover{background:var(--button-primary);color:#fff;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);transform:translateY(-2px)}