.FaqSection_container__I36lW{max-width:1200px;margin:0 auto;padding:2rem 1rem}.FaqSection_header__SwAfU{text-align:center;margin-bottom:1rem}.FaqSection_title__rrnBg{font-size:3.5rem;font-weight:800;background:var(--primary);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:1rem}.FaqSection_subtitle__ncYb9{font-size:1.25rem;color:#6b7280;max-width:600px;margin:0 auto;line-height:1.6}.FaqSection_faqGrid__jwzX4{display:grid;gap:1rem}.FaqSection_faqItemSkeleton__qYp_k{background:rgba(255,255,255,.8);border-radius:16px;overflow:hidden;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);padding:1.5rem}.FaqSection_ctaSkeleton__Kdtbw{text-align:center;margin-top:4rem;padding:3rem;background:linear-gradient(135deg,rgba(79,200,248,.1),rgba(63,184,232,.1));border-radius:20px;border:1px solid rgba(79,200,248,.2)}.FaqSection_highlight__fSXbA{background:linear-gradient(120deg,rgba(79,200,248,.1),rgba(63,184,232,.1));padding:.25rem .5rem;border-radius:6px;font-weight:600;color:#1f2937}.FaqSection_link___ogaJ{color:var(--primary);text-decoration:none;font-weight:600;transition:color .2s ease}.FaqSection_link___ogaJ:hover{color:var(--primary-hover);text-decoration:underline}.FaqSection_bulletList__oK3lI{list-style:none;padding:0;margin:1rem 0}.FaqSection_bulletList__oK3lI li{position:relative;padding-left:1.5rem;margin-bottom:.5rem;color:#4b5563}.FaqSection_bulletList__oK3lI li:before{content:"•";position:absolute;left:0;top:-5px;color:var(--primary);font-weight:700;font-size:1.2rem}.FaqSection_featureGrid__ZEH7u{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;margin:1rem 0}.FaqSection_featureCard__fMvnM{background:rgba(79,200,248,.05);border:1px solid rgba(79,200,248,.2);border-radius:12px;padding:1rem;text-align:center}.FaqSection_featureTitle__LmuSV{font-weight:600;color:#1f2937;margin-bottom:.5rem}.FaqSection_featureDescription__dDxlO{font-size:.9rem;color:#6b7280}@media (max-width:768px){.FaqSection_container__I36lW{padding:1rem}.FaqSection_title__rrnBg{font-size:2.5rem}.FaqSection_featureGrid__ZEH7u{grid-template-columns:1fr}}.FaqItem_faqItem__NnfNR{background:rgba(255,255,255,.8);border-radius:16px;overflow:hidden;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);transition:all .3s ease;backdrop-filter:blur(10px)}.FaqItem_faqItem__NnfNR:hover{transform:translateY(-2px);box-shadow:0 20px 25px -5px rgba(0,0,0,.1);border-color:rgba(79,200,248,.3)}.FaqItem_questionButton__ibGFb{width:100%;background:none;border:none;padding:1.5rem;text-align:left;cursor:pointer;display:flex;align-items:center;justify-content:space-between;transition:background .3s ease;color:#1f2937;font-size:1.5rem;font-weight:700}.FaqItem_questionButton__ibGFb:hover{background:rgba(79,200,248,.05)}.FaqItem_questionButton__ibGFb.FaqItem_open__1UYlk{background:rgba(79,200,248,.1);border-bottom:1px solid rgba(79,200,248,.2)}.FaqItem_questionText__v6j_x{flex:1;margin-right:1rem}.FaqItem_chevron__E4a_V{transition:transform .3s ease;color:#4fc8f8;flex-shrink:0}.FaqItem_chevron__E4a_V.FaqItem_rotated__4FEry{transform:rotate(180deg)}.FaqItem_answer__m_OVB{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease;padding:0 2rem;opacity:0}.FaqItem_answer__m_OVB.FaqItem_visible__hLEjY{max-height:1000px;padding:2rem;opacity:1}.FaqItem_answer__m_OVB p{margin-bottom:1rem;color:#4b5563;line-height:1.7;font-size:1.1rem}.FaqItem_answer__m_OVB p:last-child{margin-bottom:0}@media (max-width:768px){.FaqItem_questionButton__ibGFb{padding:1.5rem;font-size:1.25rem}.FaqItem_answer__m_OVB.FaqItem_visible__hLEjY{padding:1.5rem}}.FaqCta_ctaSection__Te1ix{text-align:center;margin-top:4rem;padding:3rem;background:linear-gradient(135deg,rgba(79,200,248,.1),rgba(63,184,232,.1));border-radius:20px;border:1px solid rgba(79,200,248,.2)}.FaqCta_ctaTitle__RBza6{font-size:2rem;font-weight:700;color:#1f2937;margin-bottom:1rem}.FaqCta_ctaText__JqhFL{font-size:1.1rem;color:#4b5563;margin-bottom:2rem;max-width:500px;margin-left:auto;margin-right:auto}.FaqCta_ctaButton__iQqIX{display:inline-flex;align-items:center;gap:.5rem;background:var(--primary);color:white;padding:1rem 2rem;border-radius:30px;text-decoration:none;font-weight:600;font-size:1.1rem;transition:all .3s ease;box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.FaqCta_ctaButton__iQqIX:hover{transform:translateY(-2px);background:var(--primary-hover);box-shadow:0 20px 25px -5px rgba(0,0,0,.1)}@media (max-width:768px){.FaqCta_ctaSection__Te1ix{padding:2rem 1rem}.FaqCta_ctaTitle__RBza6{font-size:1.5rem}}