.FeatureGrid-module__2kvkHa__grid{gap:2rem;display:grid}.FeatureGrid-module__2kvkHa__cols2{grid-template-columns:repeat(auto-fit,minmax(400px,1fr))}.FeatureGrid-module__2kvkHa__cols3{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.FeatureGrid-module__2kvkHa__cols4{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.FeatureGrid-module__2kvkHa__card{background:#fff;border-radius:16px;padding:2rem;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 2px 8px #0000000a}.FeatureGrid-module__2kvkHa__card:before{content:"";background:linear-gradient(90deg,#0000 0%,#0000001a 50%,#0000 100%);height:2px;transition:transform .6s cubic-bezier(.4,0,.2,1);position:absolute;top:0;left:0;right:0;transform:translate(-100%)}.FeatureGrid-module__2kvkHa__card:hover{transform:translateY(-2px);box-shadow:0 12px 24px #0000000f}.FeatureGrid-module__2kvkHa__card:hover:before{transform:translate(100%)}.FeatureGrid-module__2kvkHa__highlight{background:linear-gradient(135deg,#ffe5e5 0%,#fff0f0 100%);transform:scale(1.02);box-shadow:0 4px 16px #0000000f}.FeatureGrid-module__2kvkHa__highlight:hover{transform:scale(1.02)translateY(-2px);box-shadow:0 16px 32px #00000014}.FeatureGrid-module__2kvkHa__comingSoon{opacity:.7}.FeatureGrid-module__2kvkHa__comingSoon .FeatureGrid-module__2kvkHa__icon{opacity:.5}.FeatureGrid-module__2kvkHa__icon{width:48px;height:48px;color:var(--primary-color);margin-bottom:1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.FeatureGrid-module__2kvkHa__icon svg{width:100%;height:100%}.FeatureGrid-module__2kvkHa__card:hover .FeatureGrid-module__2kvkHa__icon{transform:scale(1.1)rotate(5deg)}.FeatureGrid-module__2kvkHa__title{color:inherit;flex-wrap:wrap;align-items:center;gap:.75rem;margin:0 0 .75rem;font-size:1.125rem;font-weight:600;display:flex}.FeatureGrid-module__2kvkHa__badge{color:#666;letter-spacing:.02em;background:#0000000f;border-radius:20px;padding:.25rem .625rem;font-size:.75rem;font-weight:500}.FeatureGrid-module__2kvkHa__highlight .FeatureGrid-module__2kvkHa__badge{color:#555;background:#00000014}.FeatureGrid-module__2kvkHa__description{color:#666;margin:0;font-size:.9375rem;line-height:1.6}.FeatureGrid-module__2kvkHa__glow{background:radial-gradient(circle, var(--primary-color) 0%, transparent 70%);pointer-events:none;opacity:.05;width:150%;height:150%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.FeatureGrid-module__2kvkHa__compact .FeatureGrid-module__2kvkHa__card{padding:1.5rem}.FeatureGrid-module__2kvkHa__compact .FeatureGrid-module__2kvkHa__icon{width:40px;height:40px;margin-bottom:1rem}.FeatureGrid-module__2kvkHa__compact .FeatureGrid-module__2kvkHa__title{font-size:1rem}.FeatureGrid-module__2kvkHa__compact .FeatureGrid-module__2kvkHa__description{font-size:.875rem}.FeatureGrid-module__2kvkHa__centered .FeatureGrid-module__2kvkHa__card{text-align:center}.FeatureGrid-module__2kvkHa__centered .FeatureGrid-module__2kvkHa__icon{margin-left:auto;margin-right:auto}.FeatureGrid-module__2kvkHa__centered .FeatureGrid-module__2kvkHa__title{justify-content:center}@media (max-width:768px){.FeatureGrid-module__2kvkHa__cols2,.FeatureGrid-module__2kvkHa__cols3,.FeatureGrid-module__2kvkHa__cols4{grid-template-columns:1fr}.FeatureGrid-module__2kvkHa__grid{gap:1.5rem}.FeatureGrid-module__2kvkHa__card{padding:1.5rem}.FeatureGrid-module__2kvkHa__highlight{transform:scale(1)}.FeatureGrid-module__2kvkHa__highlight:hover{transform:scale(1)translateY(-2px)}}.FeatureGrid-module__2kvkHa__card:focus-visible{outline:2px solid var(--primary-color);outline-offset:4px}@media (prefers-reduced-motion:reduce){.FeatureGrid-module__2kvkHa__card,.FeatureGrid-module__2kvkHa__card:before,.FeatureGrid-module__2kvkHa__icon,.FeatureGrid-module__2kvkHa__glow{transition-duration:.01ms!important}}
.Testimonials-module__y1k7XG__testimonials{width:100%}.Testimonials-module__y1k7XG__grid{gap:2rem;display:grid}.Testimonials-module__y1k7XG__cols2{grid-template-columns:repeat(auto-fit,minmax(400px,1fr))}.Testimonials-module__y1k7XG__cols3{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.Testimonials-module__y1k7XG__featured{grid-template-columns:1fr;gap:2rem;display:grid}.Testimonials-module__y1k7XG__featuredMain{margin-bottom:1rem}.Testimonials-module__y1k7XG__featuredGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.Testimonials-module__y1k7XG__carousel{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:2rem;padding-bottom:1rem;display:flex;overflow-x:auto}.Testimonials-module__y1k7XG__carousel::-webkit-scrollbar{height:4px}.Testimonials-module__y1k7XG__carousel::-webkit-scrollbar-track{background:#0000000d;border-radius:2px}.Testimonials-module__y1k7XG__carousel::-webkit-scrollbar-thumb{background:#0003;border-radius:2px}.Testimonials-module__y1k7XG__carousel .Testimonials-module__y1k7XG__testimonial{scroll-snap-align:start;flex:0 0 400px}.Testimonials-module__y1k7XG__testimonial{background:#fff;border-radius:20px;flex-direction:column;max-width:400px;height:100%;padding:2.5rem;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;box-shadow:0 2px 8px #0000000a}.Testimonials-module__y1k7XG__testimonial:hover{transform:translateY(-8px);box-shadow:0 12px 32px #00000014}.Testimonials-module__y1k7XG__highlight{background:linear-gradient(135deg,#ffe5e5 0%,#fff0f0 100%);transform:scale(1.02);box-shadow:0 4px 16px #0000000f}.Testimonials-module__y1k7XG__highlight:hover{transform:scale(1.02)translateY(-8px);box-shadow:0 16px 40px #0000001a}.Testimonials-module__y1k7XG__quote{color:#000;opacity:.06;width:32px;height:32px;position:absolute;top:2rem;right:2rem}.Testimonials-module__y1k7XG__highlight .Testimonials-module__y1k7XG__quote{opacity:.08}.Testimonials-module__y1k7XG__rating{gap:.375rem;margin-bottom:1.25rem;display:flex}.Testimonials-module__y1k7XG__star{width:16px;height:16px;color:var(--primary-color);stroke-width:2px;transition:transform .2s}.Testimonials-module__y1k7XG__star:hover{transform:scale(1.1)}.Testimonials-module__y1k7XG__content{color:#1a1a1a;letter-spacing:-.01em;text-align:left;flex:1;margin:0 0 2rem;font-size:1.0625rem;font-weight:400;line-height:1.8}.Testimonials-module__y1k7XG__author{align-items:center;gap:1rem;margin-top:auto;display:flex}.Testimonials-module__y1k7XG__avatar{background:#f5f5f5;border-radius:10%;flex-shrink:0;width:80px;height:120px;overflow:hidden}.Testimonials-module__y1k7XG__avatar img,.Testimonials-module__y1k7XG__avatar svg{object-fit:cover;width:100%;height:100%}.Testimonials-module__y1k7XG__authorInfo{flex:1}.Testimonials-module__y1k7XG__authorName{color:#1a1a1a;letter-spacing:-.01em;margin-bottom:.125rem;font-size:.9375rem;font-weight:600}.Testimonials-module__y1k7XG__username{color:var(--primary-color);margin-bottom:.125rem;font-size:.8125rem;font-weight:500;text-decoration:none;transition:opacity .2s;display:inline-block}.Testimonials-module__y1k7XG__username:hover{opacity:.7}.Testimonials-module__y1k7XG__authorDetails{color:#666;letter-spacing:-.01em;font-size:.8125rem}.Testimonials-module__y1k7XG__authorLocation,.Testimonials-module__y1k7XG__authorLanguages{color:#888;letter-spacing:-.01em;align-items:center;gap:.375rem;margin-top:.25rem;font-size:.75rem;display:flex}.Testimonials-module__y1k7XG__languagesLabel{color:#999;text-transform:uppercase;letter-spacing:.05em;font-size:.6875rem;font-weight:500}.Testimonials-module__y1k7XG__languagesList{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.Testimonials-module__y1k7XG__languageItem{align-items:center;gap:.25rem;display:flex}.Testimonials-module__y1k7XG__locationIcon,.Testimonials-module__y1k7XG__languageIcon{opacity:.7;flex-shrink:0;width:12px;height:12px}.Testimonials-module__y1k7XG__languageFlag{font-size:14px;line-height:1;display:inline-block}.Testimonials-module__y1k7XG__languageName{color:#666;font-size:.75rem;font-weight:400}.Testimonials-module__y1k7XG__languageSeparator{color:#ccc;margin-left:.25rem}.Testimonials-module__y1k7XG__authorLocation:first-of-type,.Testimonials-module__y1k7XG__authorLanguages:first-of-type{margin-top:.5rem}@media (max-width:768px){.Testimonials-module__y1k7XG__cols2,.Testimonials-module__y1k7XG__cols3,.Testimonials-module__y1k7XG__featuredGrid{grid-template-columns:1fr}.Testimonials-module__y1k7XG__carousel .Testimonials-module__y1k7XG__testimonial{flex:0 0 300px}.Testimonials-module__y1k7XG__testimonial{padding:1.5rem}.Testimonials-module__y1k7XG__content{font-size:1rem}.Testimonials-module__y1k7XG__highlight{transform:scale(1)}.Testimonials-module__y1k7XG__highlight:hover{transform:scale(1)translateY(-8px)}}.Testimonials-module__y1k7XG__testimonial:focus-visible{outline:2px solid var(--primary-color);outline-offset:4px}@media (prefers-reduced-motion:reduce){.Testimonials-module__y1k7XG__testimonial{transition-duration:.01ms!important}}
.HeroSection-module__SiCO8a__hero{background:linear-gradient(135deg,#fff5f0 0%,#fef2ed 50%,#fff8f5 100%);justify-content:center;align-items:center;height:100vh;min-height:600px;max-height:1000px;display:flex;position:relative;overflow:hidden}.HeroSection-module__SiCO8a__backgroundPattern{pointer-events:none;position:absolute;inset:0}.HeroSection-module__SiCO8a__backgroundPattern:before,.HeroSection-module__SiCO8a__backgroundPattern:after{content:"";filter:blur(120px);opacity:.3;border-radius:50%;position:absolute}.HeroSection-module__SiCO8a__backgroundPattern:before{background:linear-gradient(135deg,#ffd4e5 0%,#ffb5d0 100%);width:600px;height:600px;animation:20s ease-in-out infinite HeroSection-module__SiCO8a__float;top:-200px;right:-100px}.HeroSection-module__SiCO8a__backgroundPattern:after{background:linear-gradient(135deg,#ffe5cc 0%,#ffd4b3 100%);width:500px;height:500px;animation:25s ease-in-out infinite reverse HeroSection-module__SiCO8a__float;bottom:-150px;left:-100px}@keyframes HeroSection-module__SiCO8a__float{0%,to{transform:translate(0)scale(1)}33%{transform:translate(30px,-30px)scale(1.05)}66%{transform:translate(-20px,20px)scale(.95)}}.HeroSection-module__SiCO8a__container{z-index:1;width:100%;max-width:1400px;margin:0 auto;padding-left:6rem;padding-right:1rem;position:relative}.HeroSection-module__SiCO8a__default .HeroSection-module__SiCO8a__content{max-width:720px}.HeroSection-module__SiCO8a__centered .HeroSection-module__SiCO8a__content{text-align:center;max-width:800px;margin:0 auto}.HeroSection-module__SiCO8a__centered .HeroSection-module__SiCO8a__buttons{justify-content:center}.HeroSection-module__SiCO8a__centered .HeroSection-module__SiCO8a__badge{margin-left:auto;margin-right:auto}.HeroSection-module__SiCO8a__split .HeroSection-module__SiCO8a__container{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.HeroSection-module__SiCO8a__split .HeroSection-module__SiCO8a__content{max-width:none}.HeroSection-module__SiCO8a__content{flex-direction:column;gap:1.75rem;display:flex}.HeroSection-module__SiCO8a__badge{-webkit-backdrop-filter:blur(10px);color:var(--primary-color);letter-spacing:.025em;background:#fffc;border:1px solid #ff581626;border-radius:50px;align-self:flex-start;align-items:center;gap:.5rem;padding:.625rem 1.5rem;font-size:.875rem;font-weight:600;transition:all .3s;animation:.8s cubic-bezier(.16,1,.3,1) .1s both HeroSection-module__SiCO8a__fadeInDown;display:inline-flex}.HeroSection-module__SiCO8a__badge:hover{transform:translateY(-2px);box-shadow:0 8px 20px #ff581626}.HeroSection-module__SiCO8a__title{letter-spacing:-.02em;background:linear-gradient(135deg,#1a1a1a 0%,#ff5816 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:clamp(2.5rem,4vw,4rem);font-weight:700;line-height:1.1;animation:.8s cubic-bezier(.16,1,.3,1) .2s both HeroSection-module__SiCO8a__fadeInUp}.HeroSection-module__SiCO8a__subtitle{color:#6b6b6b;margin:0;font-size:clamp(1.125rem,1.5vw,1.375rem);font-weight:400;line-height:1.5;animation:.8s cubic-bezier(.16,1,.3,1) .3s both HeroSection-module__SiCO8a__fadeInUp}.HeroSection-module__SiCO8a__description{color:#6b6b6b;max-width:600px;margin:.5rem 0 0;font-size:1.125rem;line-height:1.6;animation:.8s cubic-bezier(.16,1,.3,1) .4s both HeroSection-module__SiCO8a__fadeInUp}.HeroSection-module__SiCO8a__buttons{flex-wrap:wrap;gap:1rem;margin-top:.5rem;animation:.8s cubic-bezier(.16,1,.3,1) .5s both HeroSection-module__SiCO8a__fadeInUp;display:flex}.HeroSection-module__SiCO8a__button{border-radius:50px;align-items:center;gap:.625rem;padding:1rem 2rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex;position:relative;overflow:hidden}.HeroSection-module__SiCO8a__buttonPrimary{color:#fff;background:linear-gradient(135deg,#ff5816 0%,#ff7a3d 100%);box-shadow:0 4px 14px #ff581640}.HeroSection-module__SiCO8a__buttonPrimary:before{content:"";opacity:0;background:linear-gradient(135deg,#fff3 0%,#0000 100%);transition:opacity .3s;position:absolute;inset:0}.HeroSection-module__SiCO8a__buttonPrimary:hover{transform:translateY(-2px);box-shadow:0 8px 24px #ff581659}.HeroSection-module__SiCO8a__buttonPrimary:hover:before{opacity:1}.HeroSection-module__SiCO8a__buttonSecondary{-webkit-backdrop-filter:blur(10px);color:#ff5816;background:#fffc;border:1.5px solid #ff58164d}.HeroSection-module__SiCO8a__buttonSecondary:hover{background:#ff581614;border-color:#ff581680;transform:translateY(-2px)}.HeroSection-module__SiCO8a__buttonIcon{width:18px;height:18px;transition:transform .3s cubic-bezier(.16,1,.3,1)}.HeroSection-module__SiCO8a__button:hover .HeroSection-module__SiCO8a__buttonIcon{transform:translate(4px)}.HeroSection-module__SiCO8a__imageWrapper{animation:1s cubic-bezier(.16,1,.3,1) .3s both HeroSection-module__SiCO8a__fadeIn;position:relative}.HeroSection-module__SiCO8a__image{object-fit:cover;border-radius:30% 70% 70% 30%/30% 30% 70% 70%;width:100%;height:auto;max-height:500px;animation:15s ease-in-out infinite HeroSection-module__SiCO8a__morph;box-shadow:0 20px 60px #0000001a}@keyframes HeroSection-module__SiCO8a__morph{0%,to{border-radius:30% 70% 70% 30%/30% 30% 70% 70%}25%{border-radius:58% 42% 75% 25%/76% 46% 54% 24%}50%{border-radius:50% 50% 33% 67%/55% 27% 73% 45%}75%{border-radius:33% 67% 58% 42%/63% 68% 32% 37%}}.HeroSection-module__SiCO8a__scrollIndicator{cursor:pointer;border:2px solid #ff58164d;border-radius:25px;width:30px;height:50px;transition:all .3s;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.HeroSection-module__SiCO8a__scrollIndicator:before{content:"";background:#ff5816;border-radius:2px;width:4px;height:8px;animation:2s infinite HeroSection-module__SiCO8a__scroll;position:absolute;top:8px;left:50%;transform:translate(-50%)}@keyframes HeroSection-module__SiCO8a__scroll{0%{opacity:0;transform:translate(-50%)translateY(0)}40%{opacity:1}80%{opacity:0;transform:translate(-50%)translateY(20px)}to{opacity:0;transform:translate(-50%)translateY(0)}}.HeroSection-module__SiCO8a__scrollIndicator:hover{border-color:#ff581680}@keyframes HeroSection-module__SiCO8a__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes HeroSection-module__SiCO8a__fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes HeroSection-module__SiCO8a__fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:1024px){.HeroSection-module__SiCO8a__hero{min-height:500px;max-height:800px}.HeroSection-module__SiCO8a__container{padding:0 2rem}.HeroSection-module__SiCO8a__split .HeroSection-module__SiCO8a__container{gap:3rem}.HeroSection-module__SiCO8a__title{font-size:3rem}}@media (max-width:768px){.HeroSection-module__SiCO8a__content{gap:1rem}.HeroSection-module__SiCO8a__hero{min-height:100vh;max-height:none;padding:4rem 0}.HeroSection-module__SiCO8a__scrollIndicator{display:none}.HeroSection-module__SiCO8a__container{margin-top:100px;padding:0 1.5rem}.HeroSection-module__SiCO8a__split .HeroSection-module__SiCO8a__container{grid-template-columns:1fr;gap:1rem}.HeroSection-module__SiCO8a__title{font-size:2.25rem}.HeroSection-module__SiCO8a__subtitle{font-size:1.125rem}.HeroSection-module__SiCO8a__description{font-size:1rem}.HeroSection-module__SiCO8a__buttons{flex-direction:column;width:100%}.HeroSection-module__SiCO8a__button{justify-content:center;width:100%;padding:.75rem 1.25rem;font-size:.8rem}.HeroSection-module__SiCO8a__imageWrapper{order:-1;max-width:400px;margin:0 auto}.HeroSection-module__SiCO8a__image{max-height:300px}.HeroSection-module__SiCO8a__backgroundPattern:before{width:400px;height:400px}.HeroSection-module__SiCO8a__backgroundPattern:after{width:300px;height:300px}}@media (max-width:480px){.HeroSection-module__SiCO8a__title{font-size:1.75rem}.HeroSection-module__SiCO8a__subtitle{font-size:1rem}.HeroSection-module__SiCO8a__description{font-size:.875rem}.HeroSection-module__SiCO8a__imageWrapper{max-width:280px}.HeroSection-module__SiCO8a__image{max-height:200px}}@media (max-width:360px){.HeroSection-module__SiCO8a__title{font-size:1.5rem}.HeroSection-module__SiCO8a__subtitle{font-size:.875rem}.HeroSection-module__SiCO8a__description{font-size:.75rem}.HeroSection-module__SiCO8a__imageWrapper{max-width:240px}.HeroSection-module__SiCO8a__image{max-height:160px}}.HeroSection-module__SiCO8a__button:focus-visible{outline:2px solid var(--primary-color);outline-offset:4px}@media (prefers-reduced-motion:reduce){.HeroSection-module__SiCO8a__badge,.HeroSection-module__SiCO8a__title,.HeroSection-module__SiCO8a__subtitle,.HeroSection-module__SiCO8a__description,.HeroSection-module__SiCO8a__buttons,.HeroSection-module__SiCO8a__imageWrapper,.HeroSection-module__SiCO8a__image,.HeroSection-module__SiCO8a__backgroundPattern:before,.HeroSection-module__SiCO8a__backgroundPattern:after{animation:none!important}.HeroSection-module__SiCO8a__scrollIndicator:before{opacity:1;animation:none}}
.WhyChooseUs-module__0t-ESW__whySection{background:#fff;padding:6rem 0;position:relative;overflow:hidden}.WhyChooseUs-module__0t-ESW__whySection:before{content:"";pointer-events:none;background:radial-gradient(circle,#fddcd520 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-50%;right:-20%}.WhyChooseUs-module__0t-ESW__whyContainer{z-index:1;max-width:1200px;margin:0 auto;padding:0 2rem;position:relative}.WhyChooseUs-module__0t-ESW__whyHeader{text-align:center;margin-bottom:4rem}.WhyChooseUs-module__0t-ESW__whyBadge{text-transform:uppercase;letter-spacing:.05em;border-radius:2rem;margin-bottom:1rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:inline-block}.WhyChooseUs-module__0t-ESW__whyTitle{color:#1a1a1a;margin-bottom:1rem;font-size:3rem;font-weight:700;line-height:1.2}.WhyChooseUs-module__0t-ESW__whyGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:3rem;margin-top:4rem;display:grid}.WhyChooseUs-module__0t-ESW__whyCard{text-align:center;padding:1rem;transition:transform .3s;animation:.6s ease-out both WhyChooseUs-module__0t-ESW__fadeInUp}.WhyChooseUs-module__0t-ESW__whyCard:first-child{animation-delay:.1s}.WhyChooseUs-module__0t-ESW__whyCard:nth-child(2){animation-delay:.2s}.WhyChooseUs-module__0t-ESW__whyCard:nth-child(3){animation-delay:.3s}.WhyChooseUs-module__0t-ESW__whyCard:nth-child(4){animation-delay:.4s}.WhyChooseUs-module__0t-ESW__whyCard:hover{transform:translateY(-5px)}.WhyChooseUs-module__0t-ESW__whyIcon{background:#fddcd5;border-radius:50%;margin-bottom:1.5rem;padding:1rem;transition:all .3s;display:inline-flex}.WhyChooseUs-module__0t-ESW__whyCard:hover .WhyChooseUs-module__0t-ESW__whyIcon{background:#ff581615;transform:scale(1.1)}.WhyChooseUs-module__0t-ESW__whyCardTitle{color:#1a1a1a;margin:0 0 1rem;font-size:1.5rem;font-weight:600;line-height:1.3}.WhyChooseUs-module__0t-ESW__whyCardDescription{color:#666;max-width:360px;margin:0 auto;font-size:1.1rem;line-height:1.6}@keyframes WhyChooseUs-module__0t-ESW__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:960px){.WhyChooseUs-module__0t-ESW__whySection:before{width:400px;height:400px;right:-30%}.WhyChooseUs-module__0t-ESW__whyContainer{padding:0 1rem}.WhyChooseUs-module__0t-ESW__whyTitle{font-size:2rem}.WhyChooseUs-module__0t-ESW__whyGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2.5rem}.WhyChooseUs-module__0t-ESW__whyCard{text-align:left;padding:0}.WhyChooseUs-module__0t-ESW__whyIcon{margin-bottom:1rem}.WhyChooseUs-module__0t-ESW__whyCardTitle{font-size:1.3rem}.WhyChooseUs-module__0t-ESW__whyCardDescription{font-size:1rem}}@media (max-width:640px){.WhyChooseUs-module__0t-ESW__whySection{padding:4rem 0}.WhyChooseUs-module__0t-ESW__whySection:before{display:none}.WhyChooseUs-module__0t-ESW__whyGrid{grid-template-columns:1fr;gap:2rem}.WhyChooseUs-module__0t-ESW__whyCardDescription{max-width:100%}}
.TeamSection-module__-j1mKG__teamSection{background:linear-gradient(#fff 0%,#f8f9fa 100%);padding:100px 0;overflow:hidden}.TeamSection-module__-j1mKG__container{max-width:1200px;margin:0 auto;padding:0 20px}.TeamSection-module__-j1mKG__header{text-align:center;margin-bottom:80px;animation:.8s ease-out TeamSection-module__-j1mKG__fadeInUp}.TeamSection-module__-j1mKG__label{background:linear-gradient(135deg, var(--mantine-color-primary-5) 0%, var(--mantine-color-primary-7) 100%);color:#fff;letter-spacing:1px;text-transform:uppercase;border-radius:30px;margin-bottom:20px;padding:8px 20px;font-size:14px;font-weight:600;display:inline-block}.TeamSection-module__-j1mKG__title{color:#1a202c;margin:0 0 20px;font-size:48px;font-weight:700;line-height:1.2}.TeamSection-module__-j1mKG__highlight{background:linear-gradient(135deg, var(--mantine-color-primary-5) 0%, var(--mantine-color-primary-7) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.TeamSection-module__-j1mKG__subtitle{color:#4a5568;max-width:600px;margin:0 auto;font-size:20px;line-height:1.6}.TeamSection-module__-j1mKG__teamGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:40px;margin-bottom:80px;display:grid}.TeamSection-module__-j1mKG__teamCard{background:#fff;border-radius:20px;transition:all .3s;animation:.8s ease-out both TeamSection-module__-j1mKG__fadeInUp;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000014}.TeamSection-module__-j1mKG__teamCard:hover{transform:translateY(-10px);box-shadow:0 20px 40px #00000026}.TeamSection-module__-j1mKG__imageWrapper{aspect-ratio:1;background:linear-gradient(135deg, var(--mantine-color-primary-5) 0%, var(--mantine-color-primary-7) 100%);position:relative;overflow:hidden}.TeamSection-module__-j1mKG__memberImage{object-fit:cover;filter:grayscale();width:100%;height:100%;transition:transform .3s}.TeamSection-module__-j1mKG__teamCard:hover .TeamSection-module__-j1mKG__memberImage{transform:scale(1.1)}.TeamSection-module__-j1mKG__memberInfo{padding:30px}.TeamSection-module__-j1mKG__memberName{color:#1a202c;margin:0 0 8px;font-size:24px;font-weight:700}.TeamSection-module__-j1mKG__memberRole{color:var(--mantine-color-primary-6);margin:0 0 12px;font-size:16px;font-weight:600}.TeamSection-module__-j1mKG__memberBio{color:#4a5568;margin:0;font-size:14px;line-height:1.6}.TeamSection-module__-j1mKG__cta{text-align:center;background:linear-gradient(135deg, var(--mantine-color-primary-5) 0%, var(--mantine-color-primary-7) 100%);border-radius:30px;padding:60px;position:relative;overflow:hidden}.TeamSection-module__-j1mKG__cta:before{content:"";background:radial-gradient(circle,#ffffff1a 0%,#0000 70%);width:200%;height:200%;animation:3s ease-in-out infinite TeamSection-module__-j1mKG__pulse;position:absolute;top:-50%;left:-50%}.TeamSection-module__-j1mKG__ctaText{color:#fff;margin:0 0 24px;font-size:28px;font-weight:600;position:relative}.TeamSection-module__-j1mKG__ctaButton{color:var(--mantine-color-primary-6);background:#fff;border-radius:50px;align-items:center;gap:12px;padding:16px 32px;font-size:18px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;position:relative}.TeamSection-module__-j1mKG__ctaButton:hover{gap:20px;transform:translateY(-2px);box-shadow:0 10px 30px #0003}.TeamSection-module__-j1mKG__ctaIcon{width:20px;height:20px;transition:transform .3s}.TeamSection-module__-j1mKG__ctaButton:hover .TeamSection-module__-j1mKG__ctaIcon{transform:translate(5px)}@keyframes TeamSection-module__-j1mKG__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes TeamSection-module__-j1mKG__pulse{0%,to{opacity:.5;transform:translate(-50%,-50%)scale(1)}50%{opacity:.8;transform:translate(-50%,-50%)scale(1.1)}}@media (max-width:1200px){.TeamSection-module__-j1mKG__teamGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.TeamSection-module__-j1mKG__teamGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.TeamSection-module__-j1mKG__teamGrid{grid-template-columns:1fr;gap:24px}.TeamSection-module__-j1mKG__teamCard{max-width:100%}.TeamSection-module__-j1mKG__imageWrapper{width:100px;height:100px;margin-top:18px}.TeamSection-module__-j1mKG__memberInfo{padding:14px 8px 18px}}@media (max-width:768px){.TeamSection-module__-j1mKG__teamSection{padding:60px 0}.TeamSection-module__-j1mKG__header{margin-bottom:50px}.TeamSection-module__-j1mKG__title{font-size:36px}.TeamSection-module__-j1mKG__subtitle{font-size:18px}.TeamSection-module__-j1mKG__cta{padding:40px 20px}.TeamSection-module__-j1mKG__ctaText{font-size:24px}.TeamSection-module__-j1mKG__ctaButton{padding:14px 28px;font-size:16px}}@media (max-width:480px){.TeamSection-module__-j1mKG__title{font-size:28px}.TeamSection-module__-j1mKG__subtitle{font-size:16px}.TeamSection-module__-j1mKG__memberName{font-size:20px}.TeamSection-module__-j1mKG__memberRole{font-size:14px}.TeamSection-module__-j1mKG__ctaText{font-size:20px}}.TeamSection-module__-j1mKG__imageOverlay{opacity:0;background:linear-gradient(#0000 0%,#000000b3 100%);align-items:flex-end;padding:20px;transition:opacity .3s;display:flex;position:absolute;inset:0}.TeamSection-module__-j1mKG__teamCard:hover .TeamSection-module__-j1mKG__imageOverlay{opacity:1}.TeamSection-module__-j1mKG__socialLinks{gap:12px;display:flex}.TeamSection-module__-j1mKG__socialLink{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#fff3;border:1px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.TeamSection-module__-j1mKG__socialLink:hover{color:var(--mantine-color-primary-6);background:#fff;transform:translateY(-3px)}.TeamSection-module__-j1mKG__socialLink svg{width:20px;height:20px}
