@keyframes Faq-module__Kh9MOa__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes Faq-module__Kh9MOa__slideInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}.Faq-module__Kh9MOa__faqPage{background-color:var(--background);min-height:100vh}.Faq-module__Kh9MOa__headerSection{background-color:var(--foreground);padding:6rem 2rem 4rem;position:relative;overflow:hidden}.Faq-module__Kh9MOa__headerSection:before{content:"";pointer-events:none;opacity:.3;background-image:url(/images/patternBlue.png);background-position:100% 0;background-repeat:repeat;width:50%;height:100%;position:absolute;top:0;right:0}.Faq-module__Kh9MOa__headerContent{z-index:1;max-width:800px;margin:0 auto;animation:.8s ease-out Faq-module__Kh9MOa__fadeInUp;position:relative}.Faq-module__Kh9MOa__title{font-family:var(--font-space-grotesk-regular);color:var(--background);margin-bottom:1rem;font-size:3.5rem;font-weight:700;line-height:1.2}.Faq-module__Kh9MOa__lastUpdated{font-family:var(--font-ttf-regular);color:var(--background);opacity:.7;margin-bottom:1.5rem;font-size:.875rem}.Faq-module__Kh9MOa__intro{font-family:var(--font-ttf-regular);color:var(--background);opacity:.9;font-size:1.125rem;line-height:1.6}.Faq-module__Kh9MOa__container{max-width:900px;margin:0 auto;padding:3rem 2rem}.Faq-module__Kh9MOa__faqSection{margin-bottom:4rem}.Faq-module__Kh9MOa__sectionHeader{margin-bottom:2rem}.Faq-module__Kh9MOa__tag{background-color:var(--soft-gray);align-items:center;gap:.5rem;width:fit-content;padding:.5rem 1rem;display:flex}.Faq-module__Kh9MOa__tagSquare{width:14px;height:14px}.Faq-module__Kh9MOa__tagSquareBlue{background-color:var(--electric-blue)}.Faq-module__Kh9MOa__tagText{font-family:var(--font-space-grotesk-regular);letter-spacing:1px;color:var(--foreground);font-size:.875rem;font-weight:700}.Faq-module__Kh9MOa__accordionContainer{flex-direction:column;gap:.5rem;display:flex}.Faq-module__Kh9MOa__accordionItem{border:1px solid var(--gray);background-color:var(--soft-gray);transition:all .3s}.Faq-module__Kh9MOa__accordionItem:hover{border-color:var(--electric-blue)}.Faq-module__Kh9MOa__accordionQuestion{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:1rem;width:100%;padding:1.25rem 1.5rem;transition:all .3s;display:flex}.Faq-module__Kh9MOa__accordionQuestion:hover{background-color:#00000005}.Faq-module__Kh9MOa__questionNumber{font-family:var(--font-space-grotesk-regular);color:var(--electric-blue);min-width:40px;font-size:1rem;font-weight:700}.Faq-module__Kh9MOa__questionText{font-family:var(--font-space-grotesk-regular);color:var(--foreground);flex:1;font-size:1rem;font-weight:600}.Faq-module__Kh9MOa__accordionIcon{font-family:var(--font-space-grotesk-regular);color:var(--foreground);font-size:1.25rem;font-weight:700;transition:transform .3s}.Faq-module__Kh9MOa__accordionItem.Faq-module__Kh9MOa__open .Faq-module__Kh9MOa__accordionIcon{transform:rotate(180deg)}.Faq-module__Kh9MOa__accordionAnswer{max-height:0;transition:max-height .4s ease-out;overflow:hidden}.Faq-module__Kh9MOa__accordionAnswer.Faq-module__Kh9MOa__expanded{max-height:500px}.Faq-module__Kh9MOa__answerContent{border-top:1px solid var(--gray);padding:0 1.5rem 1.5rem}.Faq-module__Kh9MOa__answerContent p{font-family:var(--font-ttf-regular);color:var(--dark-gray);margin:0;font-size:.95rem;line-height:1.6}.Faq-module__Kh9MOa__ctaSection{background-color:var(--electric-blue);text-align:center;padding:4rem 2rem}.Faq-module__Kh9MOa__ctaContent{max-width:600px;margin:0 auto}.Faq-module__Kh9MOa__ctaContent h2{font-family:var(--font-space-grotesk-regular);color:var(--background);margin-bottom:1rem;font-size:2rem;font-weight:700}.Faq-module__Kh9MOa__ctaContent p{font-family:var(--font-ttf-regular);color:var(--background);opacity:.9;margin-bottom:2rem;font-size:1rem;line-height:1.5}.Faq-module__Kh9MOa__ctaButton{font-family:var(--font-space-grotesk-regular);text-transform:uppercase;letter-spacing:1px;color:var(--electric-blue);background-color:var(--background);padding:.75rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.Faq-module__Kh9MOa__ctaButton:hover{background-color:var(--foreground);color:var(--background);transform:scale(1.05)}@media (max-width:768px){.Faq-module__Kh9MOa__headerSection{padding:4rem 1.5rem 3rem}.Faq-module__Kh9MOa__title{font-size:2rem}.Faq-module__Kh9MOa__intro{font-size:1rem}.Faq-module__Kh9MOa__container{padding:2rem 1rem}.Faq-module__Kh9MOa__questionNumber{min-width:30px;font-size:.875rem}.Faq-module__Kh9MOa__questionText{font-size:.875rem}.Faq-module__Kh9MOa__accordionQuestion{padding:1rem}.Faq-module__Kh9MOa__answerContent{padding:0 1rem 1rem}.Faq-module__Kh9MOa__answerContent p{font-size:.875rem}.Faq-module__Kh9MOa__ctaContent h2{font-size:1.5rem}.Faq-module__Kh9MOa__ctaButton{padding:.6rem 1.5rem;font-size:.875rem}}@media (max-width:480px){.Faq-module__Kh9MOa__title{font-size:1.5rem}.Faq-module__Kh9MOa__lastUpdated,.Faq-module__Kh9MOa__tagText{font-size:.75rem}.Faq-module__Kh9MOa__questionNumber{display:none}.Faq-module__Kh9MOa__accordionIcon{font-size:1rem}}
