.Faq-module__RlKG0q__faqWrapper{color:#333;background:#f8fafc;min-height:100vh;font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;line-height:1.6}.Faq-module__RlKG0q__faqHero{color:#fff;text-align:center;background:linear-gradient(135deg,#00563bf2 0%,#00402ce6 100%);justify-content:center;align-items:center;min-height:100vh;padding:2rem 1rem;display:flex;position:relative;overflow:hidden}.Faq-module__RlKG0q__faqHero:before{content:"";pointer-events:none;background:radial-gradient(circle at 20%,#ffffff1a 0%,#0000 50%),radial-gradient(circle at 80% 80%,#ffffff14 0%,#0000 50%);position:absolute;inset:0}.Faq-module__RlKG0q__faqHeroContent{z-index:1;max-width:900px;margin:0 auto;position:relative}.Faq-module__RlKG0q__faqMainTitle{color:#fff;letter-spacing:-.02em;margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:700;line-height:1.1}.Faq-module__RlKG0q__faqDivider{background:linear-gradient(90deg,#fffc,#ffffff4d);border-radius:2px;width:100px;height:4px;margin:0 auto 2rem}.Faq-module__RlKG0q__faqHeroDescription{opacity:.95;color:#fffffff2;max-width:700px;margin:0 auto;font-size:1.25rem;font-weight:400;line-height:1.7}.Faq-module__RlKG0q__faqContentContainer{z-index:2;max-width:1000px;margin:-3rem auto 0;padding:2rem;position:relative}.Faq-module__RlKG0q__faqContent{flex-direction:column;gap:2rem;display:flex}.Faq-module__RlKG0q__faqCategory{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:2.5rem;transition:all .3s;box-shadow:0 2px 12px #0000000f}.Faq-module__RlKG0q__faqCategory:hover{border-color:#00563b;box-shadow:0 8px 24px #00563b1f}.Faq-module__RlKG0q__faqCategoryHeader{border-bottom:2px solid #00563b;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:2rem;padding-bottom:1rem;display:flex}.Faq-module__RlKG0q__faqCategoryTitle{color:#00563b;letter-spacing:-.02em;margin:0;font-size:1.75rem;font-weight:700}.Faq-module__RlKG0q__faqQuestionCount{color:#00563b;background:#f0f9f6;border:1px solid #00563b;border-radius:20px;padding:.4rem .9rem;font-size:.8125rem;font-weight:600;display:inline-block}.Faq-module__RlKG0q__faqList{flex-direction:column;gap:1rem;display:flex}.Faq-module__RlKG0q__faqItem{background:#f8faf9;border:1px solid #e5e7eb;border-radius:8px;transition:all .3s;overflow:hidden}.Faq-module__RlKG0q__faqItem:hover{border-color:#00563b;box-shadow:0 2px 8px #00563b1a}.Faq-module__RlKG0q__faqItemActive{border-color:#00563b;box-shadow:0 2px 8px #00563b26}.Faq-module__RlKG0q__faqQuestion{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1.25rem 1.5rem;transition:background .3s;display:flex}.Faq-module__RlKG0q__faqQuestion:hover,.Faq-module__RlKG0q__faqItemActive .Faq-module__RlKG0q__faqQuestion{background:#00563b0d}.Faq-module__RlKG0q__faqQuestionText{color:#1a202c;flex:1;font-size:1.0625rem;font-weight:600;line-height:1.5}.Faq-module__RlKG0q__faqIcon{color:#00563b;background:#00563b1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.5rem;font-weight:300;transition:all .3s;display:flex}.Faq-module__RlKG0q__faqItemActive .Faq-module__RlKG0q__faqIcon{color:#fff;background:#00563b;transform:rotate(180deg)}.Faq-module__RlKG0q__faqAnswer{max-height:0;transition:max-height .4s;overflow:hidden}.Faq-module__RlKG0q__faqAnswerOpen{max-height:500px}.Faq-module__RlKG0q__faqAnswerContent{padding:0 1.5rem 1.5rem}.Faq-module__RlKG0q__faqAnswerContent p{color:#2c323c;margin:20px;font-size:.9375rem;line-height:1.8}.Faq-module__RlKG0q__faqFooter{text-align:center;color:#fff;background:linear-gradient(135deg,#00563b 0%,#003d2a 100%);border-radius:12px;margin-top:1rem;padding:3rem 2.5rem;box-shadow:0 8px 24px #00563b4d}.Faq-module__RlKG0q__faqFooterTitle{color:#fff;letter-spacing:-.02em;margin:0 0 1rem;font-size:2rem;font-weight:700}.Faq-module__RlKG0q__faqFooterText{opacity:.95;max-width:700px;margin:0 auto 2rem;font-size:1.0625rem;line-height:1.8}.Faq-module__RlKG0q__faqContactButton{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:2px solid #ffffff4d;border-radius:8px;padding:.875rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.Faq-module__RlKG0q__faqContactButton:hover{background:#ffffff40;border-color:#ffffff80;transform:translateY(-2px);box-shadow:0 4px 12px #0003}@media (max-width:768px){.Faq-module__RlKG0q__faqContentContainer{margin-top:-2rem;padding:1.5rem 1rem}.Faq-module__RlKG0q__faqContent{gap:1.75rem}.Faq-module__RlKG0q__faqCategory{padding:2rem 1.5rem}.Faq-module__RlKG0q__faqCategoryHeader{flex-direction:column;align-items:flex-start}.Faq-module__RlKG0q__faqCategoryTitle{font-size:1.5rem}.Faq-module__RlKG0q__faqQuestion{padding:1rem 1.25rem}.Faq-module__RlKG0q__faqQuestionText{font-size:1rem}.Faq-module__RlKG0q__faqIcon{width:28px;height:28px;font-size:1.25rem}.Faq-module__RlKG0q__faqAnswerContent{padding:0 1.25rem 1.25rem}.Faq-module__RlKG0q__faqFooter{padding:2.5rem 1.5rem}.Faq-module__RlKG0q__faqFooterTitle{font-size:1.75rem}.Faq-module__RlKG0q__faqContactButton{width:100%}}@media (max-width:480px){.Faq-module__RlKG0q__faqHero{padding:12.5rem 1rem 3rem}.Faq-module__RlKG0q__faqCategory{padding:1.5rem 1rem}.Faq-module__RlKG0q__faqCategoryTitle{font-size:1.375rem}.Faq-module__RlKG0q__faqQuestion{padding:1rem}.Faq-module__RlKG0q__faqQuestionText{font-size:.9375rem}.Faq-module__RlKG0q__faqAnswerContent{padding:0 1rem 1rem}.Faq-module__RlKG0q__faqAnswerContent p{font-size:.875rem}.Faq-module__RlKG0q__faqFooter{padding:2rem 1.25rem}.Faq-module__RlKG0q__faqFooterTitle{font-size:1.5rem}.Faq-module__RlKG0q__faqFooterText{font-size:1rem}}@keyframes Faq-module__RlKG0q__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.Faq-module__RlKG0q__faqCategory{animation:.5s ease-out Faq-module__RlKG0q__fadeInUp}.Faq-module__RlKG0q__faqCategory:first-child{animation-delay:50ms}.Faq-module__RlKG0q__faqCategory:nth-child(2){animation-delay:.1s}.Faq-module__RlKG0q__faqCategory:nth-child(3){animation-delay:.15s}.Faq-module__RlKG0q__faqCategory:nth-child(4){animation-delay:.2s}.Faq-module__RlKG0q__faqCategory:nth-child(5){animation-delay:.25s}.Faq-module__RlKG0q__faqCategory:nth-child(6){animation-delay:.3s}.Faq-module__RlKG0q__faqCategory:nth-child(7){animation-delay:.35s}.Faq-module__RlKG0q__faqCategory:nth-child(8){animation-delay:.4s}.Faq-module__RlKG0q__faqCategory:nth-child(9){animation-delay:.45s}.Faq-module__RlKG0q__faqCategory:nth-child(10){animation-delay:.5s}.Faq-module__RlKG0q__faqQuestion:focus{outline-offset:2px;outline:2px solid #00563b}.Faq-module__RlKG0q__faqContactButton:focus{outline-offset:2px;outline:3px solid #fffc}@media print{.Faq-module__RlKG0q__faqCategory{break-inside:avoid;box-shadow:none;page-break-inside:avoid;border:1px solid #ccc}.Faq-module__RlKG0q__faqFooter{color:#333!important;background:#f5f5f5!important}.Faq-module__RlKG0q__faqContactButton{display:none}.Faq-module__RlKG0q__faqAnswer{max-height:none!important}.Faq-module__RlKG0q__faqAnswerContent{display:block!important}}
