.CTASection-module__PC_DzW__cta-section{color:var(--primary);text-align:center;background:#fff;padding:100px 8%}.CTASection-module__PC_DzW__cta-title{margin-bottom:24px;font-size:max(32px,min(5vw,48px));font-weight:800}.CTASection-module__PC_DzW__cta-subtitle{color:rgba(2,53,53,.7);max-width:640px;margin:0 auto 40px;font-size:20px}.CTASection-module__PC_DzW__cta-buttons{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.CTASection-module__PC_DzW__btn{border-radius:var(--radius-md);cursor:pointer;transition:all .3s var(--ease);align-items:center;gap:10px;padding:18px 36px;font-size:16px;font-weight:700;text-decoration:none;display:inline-flex}.CTASection-module__PC_DzW__btn-primary{color:#fff;background:linear-gradient(135deg,#145a53,#1a7067);border:none}.CTASection-module__PC_DzW__btn-primary:hover{transform:translateY(-3px);box-shadow:0 12px 32px rgba(0,168,150,.4)}.CTASection-module__PC_DzW__btn-outline{color:#1a7067;background:0 0;border:2px solid #1a7067}.CTASection-module__PC_DzW__btn-outline:hover{background:rgba(255,255,255,.1);border-color:#fff}@media (max-width:640px){.CTASection-module__PC_DzW__cta-buttons{flex-direction:column}.CTASection-module__PC_DzW__btn{justify-content:center;width:100%}}.CTASection-module__PC_DzW__hidden{display:none}
.FAQSection-module__wHcZsG__faq-section{max-width:1200px;margin:0 auto;padding:80px 8%}.FAQSection-module__wHcZsG__faq-categories{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin-bottom:60px;display:grid}.FAQSection-module__wHcZsG__category-btn{border-radius:var(--radius-md);color:var(--primary);cursor:pointer;transition:all .3s var(--ease);text-align:center;background:#fff;border:2px solid rgba(2,53,53,.1);padding:16px 24px;font-size:15px;font-weight:600}.FAQSection-module__wHcZsG__category-btn:hover{border-color:var(--secondary);transform:translateY(-2px);box-shadow:0 8px 20px rgba(2,37,37,.1)}.FAQSection-module__wHcZsG__category-btn.FAQSection-module__wHcZsG__active{color:#fff;background:linear-gradient(135deg,#145a53,#1a7067);border-color:transparent}.FAQSection-module__wHcZsG__faq-list{flex-direction:column;gap:16px;display:flex}.FAQSection-module__wHcZsG__faq-item{border-radius:var(--radius-md);transition:all .3s var(--ease);background:#fff;overflow:hidden;box-shadow:0 2px 12px rgba(2,37,37,.06)}.FAQSection-module__wHcZsG__faq-item:hover{box-shadow:0 8px 24px rgba(2,37,37,.1)}.FAQSection-module__wHcZsG__faq-question{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:24px;display:flex}.FAQSection-module__wHcZsG__faq-question h3{color:var(--primary);flex:1;margin:0;font-size:18px;font-weight:700}.FAQSection-module__wHcZsG__faq-icon{width:32px;height:32px;color:var(--secondary);transition:all .3s var(--ease);background:rgba(0,168,150,.1);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-left:16px;font-size:20px;font-weight:700;display:flex}.FAQSection-module__wHcZsG__faq-item.FAQSection-module__wHcZsG__active .FAQSection-module__wHcZsG__faq-icon{background:var(--secondary);color:#fff;transform:rotate(45deg)}.FAQSection-module__wHcZsG__faq-answer{max-height:0;transition:max-height .3s var(--ease);overflow:hidden}.FAQSection-module__wHcZsG__faq-answer-content{color:rgba(2,53,53,.8);padding:0 24px 24px;font-size:16px;line-height:1.8}.FAQSection-module__wHcZsG__faq-answer-content ul{margin:16px 0;padding-left:20px}.FAQSection-module__wHcZsG__faq-answer-content li{margin:8px 0}.FAQSection-module__wHcZsG__faq-answer-content strong{color:var(--primary);font-weight:600}@media (max-width:968px){.FAQSection-module__wHcZsG__faq-categories{grid-template-columns:1fr}}@media (max-width:640px){.FAQSection-module__wHcZsG__faq-question h3{font-size:16px}}.FAQSection-module__wHcZsG__hidden{display:none}
.HeroSection-module__XkMC7G__hero{background:linear-gradient(135deg,#17635c,var(--bg-dark));color:var(--text-light);text-align:center;padding:140px 8% 80px;position:relative;overflow:hidden}.HeroSection-module__XkMC7G__hero:before{content:"";background:radial-gradient(circle,rgba(0,168,150,.15),transparent 70%);width:600px;height:600px;animation:8s ease-in-out infinite HeroSection-module__XkMC7G__float;position:absolute;top:-50%;right:-20%}@keyframes HeroSection-module__XkMC7G__float{0%,to{transform:translate(0)rotate(0)}50%{transform:translate(-30px,-30px)rotate(5deg)}}.HeroSection-module__XkMC7G__hero-content{z-index:2;max-width:800px;margin:0 auto;position:relative}.HeroSection-module__XkMC7G__hero-eyebrow{color:var(--secondary);text-transform:uppercase;letter-spacing:2px;margin-bottom:16px;font-size:14px;font-weight:700;display:inline-block}.HeroSection-module__XkMC7G__hero-title{margin-bottom:24px;font-size:max(36px,min(6vw,56px));font-weight:800;line-height:1.1}.HeroSection-module__XkMC7G__hero-subtitle{color:rgba(255,255,255,.85);max-width:640px;margin:0 auto;font-size:20px}@media (max-width:640px){.HeroSection-module__XkMC7G__hero{padding:120px 5% 60px}}.HeroSection-module__XkMC7G__hidden{display:none}
