.TestimonialCarousel-module__TZMEIG__carouselContainer{max-width:750px;margin:0 auto;padding-bottom:3rem;position:relative;overflow:hidden}.TestimonialCarousel-module__TZMEIG__slidesWrapper{gap:1.5rem;min-height:380px;display:flex;position:relative}.TestimonialCarousel-module__TZMEIG__slide{opacity:0;pointer-events:none;width:calc(50% - .75rem);transition:opacity .6s,transform .6s;position:absolute;top:0;left:0;transform:translate(20px)}.TestimonialCarousel-module__TZMEIG__slide.TestimonialCarousel-module__TZMEIG__active{opacity:1;pointer-events:auto;position:relative;transform:translate(0)}.TestimonialCarousel-module__TZMEIG__card{flex-direction:column;height:100%;padding:0;display:flex;overflow:hidden}.TestimonialCarousel-module__TZMEIG__imageContainer{aspect-ratio:16/9;background-color:var(--bg-secondary);border-bottom:1px solid var(--border);width:100%;position:relative}.TestimonialCarousel-module__TZMEIG__cardContent{background-color:var(--card-bg);flex-direction:column;flex-grow:1;padding:1.25rem;display:flex}.TestimonialCarousel-module__TZMEIG__quoteIcon{color:var(--accent);opacity:.3;margin-bottom:1rem}.TestimonialCarousel-module__TZMEIG__text{color:var(--text-primary);margin-bottom:1rem;font-size:.95rem;font-style:italic;line-height:1.6}.TestimonialCarousel-module__TZMEIG__authorInfo{margin-top:auto}.TestimonialCarousel-module__TZMEIG__authorName{color:var(--primary);font-size:1.1rem;font-weight:700}.TestimonialCarousel-module__TZMEIG__authorRole{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;margin-top:.25rem;font-size:.9rem}.TestimonialCarousel-module__TZMEIG__navButton{background-color:var(--card-bg);border:1px solid var(--border);width:48px;height:48px;color:var(--primary);cursor:pointer;box-shadow:var(--shadow-md);z-index:10;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;top:calc(50% - 1.5rem);transform:translateY(-50%)}.TestimonialCarousel-module__TZMEIG__navButton:hover{background-color:var(--primary);color:#fff;transform:translateY(-50%)scale(1.1)}.TestimonialCarousel-module__TZMEIG__prevButton{left:1rem}.TestimonialCarousel-module__TZMEIG__nextButton{right:1rem}.TestimonialCarousel-module__TZMEIG__dots{justify-content:center;gap:.5rem;width:100%;display:flex;position:absolute;bottom:0;left:0}.TestimonialCarousel-module__TZMEIG__dot{background-color:var(--border);cursor:pointer;border:none;border-radius:50%;width:12px;height:12px;transition:all .3s}.TestimonialCarousel-module__TZMEIG__dot:hover{background-color:var(--text-secondary)}.TestimonialCarousel-module__TZMEIG__dot.TestimonialCarousel-module__TZMEIG__activeDot{background-color:var(--primary);transform:scale(1.2)}@media (max-width:768px){.TestimonialCarousel-module__TZMEIG__slide{width:100%}.TestimonialCarousel-module__TZMEIG__slide.TestimonialCarousel-module__TZMEIG__active2{display:none;position:absolute}}@media (max-width:640px){.TestimonialCarousel-module__TZMEIG__navButton{display:none}.TestimonialCarousel-module__TZMEIG__cardContent{padding:1.5rem}}
.page-module__E0kJGG__hero{padding:3rem 0;position:relative;overflow:hidden}.page-module__E0kJGG__hero:before{content:"";background:radial-gradient(circle, var(--accent) 0%, transparent 60%);opacity:.1;z-index:-1;border-radius:50%;width:50%;height:100%;position:absolute;top:-50%;left:-10%}.page-module__E0kJGG__heroContainer{grid-template-columns:1fr;align-items:center;gap:4rem;display:grid}@media (min-width:992px){.page-module__E0kJGG__heroContainer{grid-template-columns:1.2fr 1fr}}.page-module__E0kJGG__heroTitle{letter-spacing:-.02em;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.1}.page-module__E0kJGG__highlight{background:linear-gradient(135deg, var(--primary), var(--accent));-webkit-text-fill-color:transparent;-webkit-background-clip:text}.page-module__E0kJGG__heroSubtitle{color:var(--text-secondary);max-width:540px;margin-bottom:2.5rem;font-size:1.25rem}.page-module__E0kJGG__heroActions{flex-wrap:wrap;gap:1rem;display:flex}.page-module__E0kJGG__heroImageContainer{justify-content:center;align-items:center;width:100%;display:flex;position:relative}.page-module__E0kJGG__blob{z-index:0;background:linear-gradient(135deg,#2563eb26,#38bdf826);border-radius:40% 60% 70% 30%/40% 50% 60%;width:350px;height:350px;animation:8s ease-in-out infinite page-module__E0kJGG__morph;position:absolute}.page-module__E0kJGG__photoGrid{z-index:1;flex-direction:column;gap:1rem;width:100%;max-width:500px;display:flex;position:relative}.page-module__E0kJGG__photoWrapper{aspect-ratio:16/9;width:100%;box-shadow:var(--shadow-lg);border:4px solid var(--bg-color);border-radius:16px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative;overflow:hidden}.page-module__E0kJGG__photoWrapper:hover{z-index:10;transform:scale(1.02)}@media (min-width:768px){.page-module__E0kJGG__photoGrid{width:100%;max-width:none;height:550px;display:block;position:relative}.page-module__E0kJGG__photoWrapper{aspect-ratio:auto;border:6px solid var(--bg-color);cursor:pointer;border-radius:24px;flex:none;transition:transform .3s,box-shadow .3s;position:absolute;box-shadow:0 15px 35px #00000026}.page-module__E0kJGG__photo1{z-index:2;width:300px;height:380px;top:10px;right:20px}.page-module__E0kJGG__photo2{z-index:3;border-radius:50%;width:220px;height:220px;top:60px;left:-20px}.page-module__E0kJGG__photo3{z-index:4;width:200px;height:260px;bottom:20px;left:30px}.page-module__E0kJGG__photo4{z-index:1;width:180px;height:180px;bottom:40px;right:-10px}.page-module__E0kJGG__photo5{z-index:5;width:260px;height:160px;top:250px;right:100px}.page-module__E0kJGG__photoWrapper:hover{box-shadow:0 25px 45px #00000040;z-index:10!important;transform:scale(1.08)translateY(-5px)!important}}@media (min-width:992px){.page-module__E0kJGG__heroImageContainer{padding-left:2rem}}@keyframes page-module__E0kJGG__morph{0%,to{border-radius:40% 60% 70% 30%/40% 50% 60%}34%{border-radius:70% 30% 50% 50%/30% 30% 70% 70%}67%{border-radius:100% 60% 60% 100%/100% 100% 60% 60%}}.page-module__E0kJGG__decorativeCard{background-color:var(--card-bg);box-shadow:var(--shadow-lg);border:1px solid var(--border);text-align:center;border-radius:24px;max-width:320px;padding:3rem 2rem;transition:transform .3s;transform:rotate(3deg)}.page-module__E0kJGG__decorativeCard:hover{transform:rotate(0)scale(1.05)}.page-module__E0kJGG__iconPrimary{color:var(--primary);margin-bottom:1.5rem}.page-module__E0kJGG__features{background-color:var(--bg-secondary);padding:6rem 0}.page-module__E0kJGG__sectionHeader{text-align:center;max-width:700px;margin:0 auto 4rem}.page-module__E0kJGG__sectionHeader h2{margin-bottom:1rem;font-size:2.5rem}.page-module__E0kJGG__sectionHeader p{color:var(--text-secondary);font-size:1.1rem}.page-module__E0kJGG__featureGrid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.page-module__E0kJGG__featureGrid{grid-template-columns:repeat(2,1fr)}}.page-module__E0kJGG__featureCard{background-color:var(--card-bg);border:1px solid var(--border);box-shadow:var(--shadow-sm);border-radius:20px;align-items:flex-start;gap:1.5rem;padding:2.5rem 2rem;transition:all .3s;display:flex}.page-module__E0kJGG__featureCard:hover{box-shadow:var(--shadow-md);border-color:var(--primary);transform:translateY(-5px)}.page-module__E0kJGG__iconWrapper{width:60px;height:60px;color:var(--primary);background:linear-gradient(135deg,#2563eb1a,#38bdf81a);border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.page-module__E0kJGG__featureCardContent h3{color:var(--text-primary);margin-bottom:.75rem;font-size:1.25rem}.page-module__E0kJGG__featureCardContent p{color:var(--text-secondary);font-size:.95rem;line-height:1.6}.page-module__E0kJGG__testimonialsSection{background-color:var(--bg-color);padding:6rem 0}.page-module__E0kJGG__cta{text-align:center;background:linear-gradient(135deg, var(--primary), #1e40af);color:#fff;padding:6rem 0}.page-module__E0kJGG__cta h2{margin-bottom:1rem;font-size:2.5rem}.page-module__E0kJGG__cta p{opacity:.9;max-width:600px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1.2rem}.page-module__E0kJGG__ctaActions{justify-content:center;gap:1rem;display:flex}
