.AdvantageSection-module__4mty3W__advantageSection{background-color:#f8f9fa;background-image:linear-gradient(135deg,#f8f9fa 0%,#e9f2f9 100%);padding:6rem 0;position:relative;overflow:hidden}.AdvantageSection-module__4mty3W__advantageSection:before{content:"";z-index:0;background:#3b82f60d;border-radius:50%;width:300px;height:300px;position:absolute;top:-150px;right:-150px}.AdvantageSection-module__4mty3W__advantageSection:after{content:"";z-index:0;background:#3b82f60d;border-radius:50%;width:300px;height:300px;position:absolute;bottom:-150px;left:-150px}.AdvantageSection-module__4mty3W__container{z-index:1;max-width:1200px;margin:0 auto;padding:0 1.5rem;position:relative}.AdvantageSection-module__4mty3W__sectionHeader{text-align:center;margin-bottom:4rem;position:relative}.AdvantageSection-module__4mty3W__headerDecoration{z-index:-1;background:#3b82f61a;border-radius:50%;width:60px;height:60px;position:absolute;top:-30px;left:50%;transform:translate(-50%)}.AdvantageSection-module__4mty3W__sectionTitle{color:#2c3e50;background:linear-gradient(90deg,#2c3e50,#4a6b8a);-webkit-text-fill-color:transparent;text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:2.5rem;font-weight:700;display:inline-block}.AdvantageSection-module__4mty3W__titleUnderline{background:linear-gradient(90deg,#1e3a8a,#60a5fa);border-radius:2px;width:80px;height:4px;margin:0 auto}.AdvantageSection-module__4mty3W__sectionSubtitle{color:#5a6a7e;max-width:700px;margin:1.5rem auto 0;font-size:1.25rem}.AdvantageSection-module__4mty3W__advantagesGrid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:4rem;display:grid}.AdvantageSection-module__4mty3W__advantageCard{background-color:#fff;border-bottom:4px solid #0000;border-radius:12px;flex-direction:column;height:100%;padding:2rem;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 12px #0000000d}.AdvantageSection-module__4mty3W__advantageCard:before{content:"";transform-origin:0;background:linear-gradient(90deg,#1e3a8a,#60a5fa);width:100%;height:4px;transition:transform .3s;position:absolute;bottom:0;left:0;transform:scaleX(0)}.AdvantageSection-module__4mty3W__advantageCard:hover{transform:translateY(-5px);box-shadow:0 12px 24px #0000001a}.AdvantageSection-module__4mty3W__advantageCard:hover:before{transform:scaleX(1)}.AdvantageSection-module__4mty3W__cardHeader{text-align:center;flex-direction:column;align-items:center;margin-bottom:1.5rem;display:flex}.AdvantageSection-module__4mty3W__advantageIcon{color:#1e3a8a;background:linear-gradient(135deg,#eff6ff,#dbeafe);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:1.25rem;font-size:2.5rem;transition:transform .3s;display:flex;box-shadow:0 4px 8px #0000000d}.AdvantageSection-module__4mty3W__advantageCard:hover .AdvantageSection-module__4mty3W__advantageIcon{transform:scale(1.1)}.AdvantageSection-module__4mty3W__advantageTitle{color:#2c3e50;text-align:center;margin-bottom:.5rem;font-size:1.35rem;font-weight:600}.AdvantageSection-module__4mty3W__advantageDescription{color:#5a6a7e;text-align:center;flex-grow:1;font-size:1rem;line-height:1.6}.AdvantageSection-module__4mty3W__testimonialSection{margin-top:5rem}.AdvantageSection-module__4mty3W__testimonialHeader{text-align:center;margin-bottom:3rem}.AdvantageSection-module__4mty3W__testimonialTitle{color:#2c3e50;margin-bottom:1rem;font-size:2rem;font-weight:600}.AdvantageSection-module__4mty3W__testimonialUnderline{background:linear-gradient(90deg,#1e3a8a,#60a5fa);border-radius:2px;width:60px;height:3px;margin:0 auto}.AdvantageSection-module__4mty3W__testimonialGrid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.AdvantageSection-module__4mty3W__testimonial{background-color:#fff;border-radius:12px;padding:3rem;transition:transform .3s;position:relative;overflow:hidden;box-shadow:0 4px 20px #00000014}.AdvantageSection-module__4mty3W__testimonial:hover{transform:translateY(-5px)}.AdvantageSection-module__4mty3W__testimonial:before{content:"";background:linear-gradient(90deg,#1e3a8a,#60a5fa);width:100%;height:5px;position:absolute;top:0;left:0}.AdvantageSection-module__4mty3W__testimonialContent{z-index:1;position:relative}.AdvantageSection-module__4mty3W__quoteIcon{color:#3b82f61a;font-family:serif;font-size:5rem;font-weight:700;position:absolute;top:-2rem;left:-1rem}.AdvantageSection-module__4mty3W__testimonialText{color:#2c3e50;z-index:2;margin-bottom:1.5rem;font-size:1.25rem;font-style:italic;line-height:1.8;position:relative}.AdvantageSection-module__4mty3W__testimonialAuthor{align-items:center;gap:1rem;display:flex}.AdvantageSection-module__4mty3W__authorName{color:#4a6b8a;font-size:1.1rem;font-weight:600}@media (max-width:1024px){.AdvantageSection-module__4mty3W__advantagesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.AdvantageSection-module__4mty3W__advantageSection{padding:4rem 0}.AdvantageSection-module__4mty3W__sectionTitle{font-size:2rem}.AdvantageSection-module__4mty3W__sectionSubtitle{font-size:1.1rem}.AdvantageSection-module__4mty3W__advantagesGrid{grid-template-columns:1fr;gap:1.5rem}.AdvantageSection-module__4mty3W__testimonialGrid{grid-template-columns:1fr}.AdvantageSection-module__4mty3W__testimonial{padding:2rem}.AdvantageSection-module__4mty3W__testimonialText{font-size:1.1rem}}@media (max-width:480px){.AdvantageSection-module__4mty3W__advantageSection{padding:3rem 0}.AdvantageSection-module__4mty3W__sectionTitle{font-size:1.75rem}.AdvantageSection-module__4mty3W__advantageIcon{width:70px;height:70px;font-size:2rem}.AdvantageSection-module__4mty3W__advantageTitle{font-size:1.25rem}.AdvantageSection-module__4mty3W__testimonial{padding:1.5rem}}
.Testimonial-module__8E7ZUW__testimonialSection{background-color:#f8f9fa;background-image:linear-gradient(135deg,#f8f9fa 0%,#e9f2f9 100%);padding:6rem 0;position:relative;overflow:hidden}.Testimonial-module__8E7ZUW__testimonialSection:before{content:"";z-index:0;background:#3b82f60d;border-radius:50%;width:200px;height:200px;position:absolute;top:-100px;right:-100px}.Testimonial-module__8E7ZUW__testimonialSection:after{content:"";z-index:0;background:#3b82f60d;border-radius:50%;width:200px;height:200px;position:absolute;bottom:-100px;left:-100px}.Testimonial-module__8E7ZUW__container{z-index:1;max-width:1200px;margin:0 auto;padding:0 1.5rem;position:relative}.Testimonial-module__8E7ZUW__sectionHeader{text-align:center;margin-bottom:4rem;position:relative}.Testimonial-module__8E7ZUW__sectionHeader:after{content:"";z-index:-1;background-color:#3b82f60d;border-radius:50%;width:40px;height:40px;position:absolute;bottom:-20px;left:50%;transform:translate(-50%)}.Testimonial-module__8E7ZUW__sectionTitle{color:#2c3e50;background:linear-gradient(90deg,#2c3e50,#4a6b8a);-webkit-text-fill-color:transparent;text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:2.5rem;font-weight:700;display:inline-block}.Testimonial-module__8E7ZUW__titleUnderline{background:linear-gradient(90deg,#1e3a8a,#60a5fa);border-radius:2px;width:80px;height:4px;margin:0 auto}.Testimonial-module__8E7ZUW__sectionSubtitle{color:#5a6a7e;max-width:700px;margin:1.5rem auto 0;font-size:1.25rem}.Testimonial-module__8E7ZUW__testimonialCarousel{max-width:900px;margin:0 auto 4rem;padding:2rem 0;position:relative}.Testimonial-module__8E7ZUW__testimonialWrapper{height:320px;transition:height .3s;position:relative;overflow:hidden}.Testimonial-module__8E7ZUW__testimonialCard{opacity:0;visibility:hidden;background-color:#fff;border-left:4px solid #0000;border-radius:16px;width:100%;padding:2.5rem;transition:all .5s cubic-bezier(.25,.46,.45,.94);position:absolute;top:0;left:0;transform:translate(50px);box-shadow:0 8px 30px #00000014}.Testimonial-module__8E7ZUW__testimonialCard.Testimonial-module__8E7ZUW__active{opacity:1;visibility:visible;border-left:4px solid #1e3a8a;transform:translate(0)}.Testimonial-module__8E7ZUW__testimonialContent{margin-bottom:2rem;position:relative}.Testimonial-module__8E7ZUW__quoteIcon{color:#3b82f61a;font-family:serif;font-size:5rem;font-weight:700;position:absolute;top:-2.5rem;left:-1rem}.Testimonial-module__8E7ZUW__testimonialText{color:#2c3e50;z-index:2;font-size:1.25rem;font-style:italic;line-height:1.8;position:relative}.Testimonial-module__8E7ZUW__testimonialFooter{border-top:1px solid #0000000d;justify-content:space-between;align-items:center;padding-top:1.5rem;display:flex}.Testimonial-module__8E7ZUW__testimonialAuthor{align-items:center;gap:1rem;display:flex}.Testimonial-module__8E7ZUW__authorAvatar{background-color:#1e3a8a;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:transform .3s;display:flex;overflow:hidden;box-shadow:0 4px 10px #3b82f633}.Testimonial-module__8E7ZUW__testimonialCard.Testimonial-module__8E7ZUW__active .Testimonial-module__8E7ZUW__authorAvatar{transform:scale(1.05)}.Testimonial-module__8E7ZUW__avatarPlaceholder{color:#fff;background:linear-gradient(135deg,#1e3a8a,#60a5fa);justify-content:center;align-items:center;width:100%;height:100%;font-size:1.5rem;font-weight:700;display:flex}.Testimonial-module__8E7ZUW__authorInfo{flex-direction:column;display:flex}.Testimonial-module__8E7ZUW__authorName{color:#2c3e50;margin:0 0 .25rem;font-size:1.1rem;font-weight:600}.Testimonial-module__8E7ZUW__authorLocation{color:#5a6a7e;align-items:center;gap:.5rem;font-size:.95rem;display:flex}.Testimonial-module__8E7ZUW__locationFlag{font-size:1.25rem}.Testimonial-module__8E7ZUW__testimonialControls{justify-content:center;gap:.75rem;margin-top:2rem;display:flex}.Testimonial-module__8E7ZUW__controlDot{cursor:pointer;background-color:#e0e0e0;border:none;border-radius:50%;width:12px;height:12px;padding:0;transition:all .3s;position:relative;overflow:hidden}.Testimonial-module__8E7ZUW__controlDot:after{content:"";opacity:0;background:linear-gradient(90deg,#1e3a8a,#60a5fa);width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.Testimonial-module__8E7ZUW__controlDot:hover:after{opacity:.5}.Testimonial-module__8E7ZUW__controlDot:hover{transform:scale(1.1)}.Testimonial-module__8E7ZUW__activeDot{background-color:#0000;transform:scale(1.2)}.Testimonial-module__8E7ZUW__activeDot:after{opacity:1}.Testimonial-module__8E7ZUW__testimonialStats{background-color:#fff;border-radius:16px;flex-wrap:wrap;justify-content:space-around;gap:2rem;margin-top:4rem;padding:3rem 2rem;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 30px #00000014}.Testimonial-module__8E7ZUW__testimonialStats:before{content:"";background:linear-gradient(90deg,#1e3a8a,#60a5fa);width:100%;height:5px;position:absolute;top:0;left:0}.Testimonial-module__8E7ZUW__statItem{text-align:center;flex:1;min-width:150px;padding:1rem;transition:transform .3s;position:relative}.Testimonial-module__8E7ZUW__statItem:hover{transform:translateY(-5px)}.Testimonial-module__8E7ZUW__statItem:after{content:"";background-color:#0000000d;width:1px;height:50%;position:absolute;top:50%;right:0;transform:translateY(-50%)}.Testimonial-module__8E7ZUW__statItem:last-child:after{display:none}.Testimonial-module__8E7ZUW__statNumber{color:#1e3a8a;background:linear-gradient(90deg,#1e3a8a,#60a5fa);-webkit-text-fill-color:transparent;text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:2.5rem;font-weight:700;display:inline-block}.Testimonial-module__8E7ZUW__statLabel{color:#5a6a7e;font-size:1.1rem;position:relative}@media (max-width:768px){.Testimonial-module__8E7ZUW__testimonialSection{padding:4rem 0}.Testimonial-module__8E7ZUW__sectionTitle{font-size:2rem}.Testimonial-module__8E7ZUW__sectionSubtitle{font-size:1.1rem}.Testimonial-module__8E7ZUW__testimonialCard{padding:2rem}.Testimonial-module__8E7ZUW__testimonialText{font-size:1.1rem}.Testimonial-module__8E7ZUW__testimonialWrapper{height:380px}.Testimonial-module__8E7ZUW__testimonialStats{gap:1.5rem;padding:2rem 1rem}.Testimonial-module__8E7ZUW__statItem:after{display:none}.Testimonial-module__8E7ZUW__statNumber{font-size:2rem}.Testimonial-module__8E7ZUW__statLabel{font-size:1rem}}@media (max-width:480px){.Testimonial-module__8E7ZUW__testimonialSection{padding:3rem 0}.Testimonial-module__8E7ZUW__sectionTitle{font-size:1.75rem}.Testimonial-module__8E7ZUW__testimonialCard{padding:1.5rem}.Testimonial-module__8E7ZUW__testimonialText{font-size:1rem;line-height:1.6}.Testimonial-module__8E7ZUW__testimonialWrapper{height:420px}.Testimonial-module__8E7ZUW__authorAvatar{width:50px;height:50px}.Testimonial-module__8E7ZUW__testimonialStats{flex-direction:column;align-items:center;gap:2rem}.Testimonial-module__8E7ZUW__statItem{width:100%}}
.FaqSection-module__mpRnAG__faqSection{background-color:#f8f9fa;padding:5rem 0}.FaqSection-module__mpRnAG__container{max-width:1000px;margin:0 auto;padding:0 1.5rem}.FaqSection-module__mpRnAG__faqHeader{cursor:pointer;background-color:#fff;border-left:4px solid #1e3a8a;border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:1rem;padding:1.5rem;transition:all .3s;display:flex;box-shadow:0 4px 12px #0000000d}.FaqSection-module__mpRnAG__faqHeader:hover{box-shadow:0 6px 16px #0000001a}.FaqSection-module__mpRnAG__sectionTitle{color:#2c3e50;margin:0;font-size:1.75rem;font-weight:700}.FaqSection-module__mpRnAG__toggleButton{cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background-color .3s;display:flex}.FaqSection-module__mpRnAG__toggleButton:hover{background-color:#0000000d}.FaqSection-module__mpRnAG__arrow,.FaqSection-module__mpRnAG__itemArrow{border-bottom:2px solid #1e3a8a;border-right:2px solid #1e3a8a;width:12px;height:12px;transition:transform .3s;display:inline-block}.FaqSection-module__mpRnAG__arrow.FaqSection-module__mpRnAG__down,.FaqSection-module__mpRnAG__itemArrow.FaqSection-module__mpRnAG__down{transform:rotate(45deg)}.FaqSection-module__mpRnAG__arrow.FaqSection-module__mpRnAG__up,.FaqSection-module__mpRnAG__itemArrow.FaqSection-module__mpRnAG__up{transform:rotate(-135deg)}.FaqSection-module__mpRnAG__faqContent{max-height:0;transition:max-height .5s;overflow:hidden}.FaqSection-module__mpRnAG__faqContent.FaqSection-module__mpRnAG__expanded{max-height:5000px}.FaqSection-module__mpRnAG__faqList{padding:1rem 0}.FaqSection-module__mpRnAG__faqItem{background-color:#fff;border-radius:8px;margin-bottom:1rem;transition:box-shadow .3s;overflow:hidden;box-shadow:0 2px 8px #0000000d}.FaqSection-module__mpRnAG__faqItem:hover{box-shadow:0 4px 12px #00000014}.FaqSection-module__mpRnAG__faqQuestion{cursor:pointer;background-color:#fff;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;transition:background-color .3s;display:flex}.FaqSection-module__mpRnAG__faqQuestion:hover{background-color:#3b82f60d}.FaqSection-module__mpRnAG__faqQuestion h3{color:#2c3e50;margin:0;font-size:1.1rem;font-weight:600}.FaqSection-module__mpRnAG__faqAnswer{background-color:#f9f9f9;border-top:1px solid #eee;max-height:0;padding:0 1.5rem;transition:max-height .3s,padding .3s;overflow:hidden}.FaqSection-module__mpRnAG__faqAnswer.FaqSection-module__mpRnAG__expanded{max-height:1000px;padding:1.25rem 1.5rem}.FaqSection-module__mpRnAG__faqAnswer p{color:#5a6a7e;margin:0 0 1rem;line-height:1.6}.FaqSection-module__mpRnAG__faqAnswer p:last-child{margin-bottom:0}@media (max-width:768px){.FaqSection-module__mpRnAG__faqSection{padding:3rem 0}.FaqSection-module__mpRnAG__sectionTitle{font-size:1.5rem}.FaqSection-module__mpRnAG__faqQuestion h3{font-size:1rem}.FaqSection-module__mpRnAG__faqQuestion,.FaqSection-module__mpRnAG__faqAnswer.FaqSection-module__mpRnAG__expanded{padding:1rem 1.25rem}}@media (max-width:480px){.FaqSection-module__mpRnAG__faqHeader{padding:1.25rem}.FaqSection-module__mpRnAG__sectionTitle{font-size:1.25rem}.FaqSection-module__mpRnAG__faqQuestion h3{font-size:.95rem}}
