.Hero-module___w2HtG__hero{background:linear-gradient(135deg,#fafafa 0%,#f0f4f8 100%);padding:8rem 0 6rem;position:relative;overflow:hidden}.Hero-module___w2HtG__container{z-index:2;justify-content:center;align-items:center;min-height:70vh;display:flex;position:relative}.Hero-module___w2HtG__content{text-align:center;max-width:900px}.Hero-module___w2HtG__badge{background:linear-gradient(135deg,var(--primary)0%,#0056b3 100%);color:#fff;border-radius:50px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;animation:.8s ease-out Hero-module___w2HtG__fadeInDown;display:inline-flex;box-shadow:0 4px 15px #007bff4d}.Hero-module___w2HtG__badgeIcon{font-size:1.2rem}.Hero-module___w2HtG__title{color:var(--foreground);letter-spacing:-.02em;margin-bottom:1.5rem;font-size:4rem;font-weight:900;line-height:1.15;animation:.8s ease-out .2s both Hero-module___w2HtG__fadeInUp}.Hero-module___w2HtG__highlight{color:var(--primary);display:inline-block;position:relative}.Hero-module___w2HtG__highlight:after{content:"";background:var(--primary);opacity:.2;border-radius:2px;height:.15em;position:absolute;bottom:.1em;left:0;right:0}.Hero-module___w2HtG__subtitle{color:var(--muted-foreground);max-width:700px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.35rem;line-height:1.6;animation:.8s ease-out .4s both Hero-module___w2HtG__fadeInUp}.Hero-module___w2HtG__actions{justify-content:center;gap:1.25rem;margin-bottom:4rem;animation:.8s ease-out .6s both Hero-module___w2HtG__fadeInUp;display:flex}.Hero-module___w2HtG__arrow{margin-left:.5rem;transition:transform .3s;display:inline-block}.Hero-module___w2HtG__actions a:hover .Hero-module___w2HtG__arrow{transform:translate(5px)}.Hero-module___w2HtG__stats{background:#fff;border:1px solid #0000000d;border-radius:20px;justify-content:center;align-items:center;gap:3rem;padding:2.5rem 3rem;animation:.8s ease-out .8s both Hero-module___w2HtG__fadeInUp;display:flex;box-shadow:0 10px 40px #00000014}.Hero-module___w2HtG__statItem{text-align:center}.Hero-module___w2HtG__statNumber{color:var(--primary);margin-bottom:.5rem;font-size:2.5rem;font-weight:800;line-height:1}.Hero-module___w2HtG__statLabel{color:var(--muted-foreground);font-size:.95rem;font-weight:500}.Hero-module___w2HtG__statDivider{background:linear-gradient(#0000,#0000001a,#0000);width:1px;height:50px}.Hero-module___w2HtG__imageWrapper{position:relative}.Hero-module___w2HtG__placeholderImage{background:linear-gradient(135deg,var(--muted)0%,#e0e0e0 100%);border-radius:20px;width:100%;height:400px;position:relative}.Hero-module___w2HtG__placeholderImage:after{content:"Hero Image Placeholder";color:var(--muted-foreground);font-weight:600;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module___w2HtG__bgDecoration{background:linear-gradient(135deg,var(--accent)0%,var(--primary)100%);opacity:.08;z-index:1;border-radius:50% 0 0 50%;width:60%;height:140%;animation:20s ease-in-out infinite Hero-module___w2HtG__float;position:absolute;top:-20%;right:-15%;transform:skew(-15deg)}.Hero-module___w2HtG__bgPattern{z-index:0;background-image:radial-gradient(circle at 20%,#007bff0d 0%,#0000 50%),radial-gradient(circle at 80% 80%,#007bff0d 0%,#0000 50%);width:100%;height:100%;position:absolute;top:0;left:0}@keyframes Hero-module___w2HtG__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module___w2HtG__fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module___w2HtG__float{0%,to{transform:skew(-15deg)translateY(0)}50%{transform:skew(-15deg)translateY(-20px)}}@media (max-width:768px){.Hero-module___w2HtG__hero{padding:5rem 0 4rem}.Hero-module___w2HtG__container{min-height:auto}.Hero-module___w2HtG__title{font-size:2.5rem}.Hero-module___w2HtG__subtitle{margin-bottom:2rem;font-size:1.1rem}.Hero-module___w2HtG__actions{flex-direction:column;gap:1rem;margin-bottom:3rem}.Hero-module___w2HtG__stats{flex-direction:column;gap:2rem;padding:2rem 1.5rem}.Hero-module___w2HtG__statDivider{width:80%;height:1px}.Hero-module___w2HtG__statNumber{font-size:2rem}.Hero-module___w2HtG__bgDecoration{display:none}}
.CEOMessage-module__fR6T0W__section{background-color:var(--background);padding:5rem 0}.CEOMessage-module__fR6T0W__container{grid-template-columns:350px 1fr;align-items:center;gap:4rem;display:grid}.CEOMessage-module__fR6T0W__imageColumn{position:relative}.CEOMessage-module__fR6T0W__ceoImagePlaceholder{aspect-ratio:3/4;background-color:var(--muted);border-radius:var(--radius);width:100%;position:relative;overflow:hidden}.CEOMessage-module__fR6T0W__ceoImagePlaceholder:before{content:"CEO Photo";color:var(--muted-foreground);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.CEOMessage-module__fR6T0W__heading{color:var(--foreground);margin-bottom:1.5rem;font-size:2.5rem}.CEOMessage-module__fR6T0W__divider{background-color:var(--primary);width:60px;height:4px;margin-bottom:2rem}.CEOMessage-module__fR6T0W__text{color:var(--muted-foreground);text-align:justify;margin-bottom:2rem;font-size:1.1rem;font-style:italic;line-height:1.8}.CEOMessage-module__fR6T0W__name{color:var(--foreground);font-size:1.2rem;font-weight:700}.CEOMessage-module__fR6T0W__role{color:var(--primary);font-size:.9rem;font-weight:600}@media (max-width:768px){.CEOMessage-module__fR6T0W__container{text-align:center;grid-template-columns:1fr}.CEOMessage-module__fR6T0W__divider{margin:0 auto 2rem}.CEOMessage-module__fR6T0W__ceoImagePlaceholder{max-width:300px;margin:0 auto}}
.SuccessStories-module__wqS_Sa__section{background-color:var(--background);padding:5rem 0}.SuccessStories-module__wqS_Sa__header{text-align:center;margin-bottom:3rem}.SuccessStories-module__wqS_Sa__title{color:var(--foreground);margin-bottom:1rem;font-size:2.5rem}.SuccessStories-module__wqS_Sa__subtitle{color:var(--muted-foreground);font-size:1.1rem}.SuccessStories-module__wqS_Sa__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:3rem;display:grid}.SuccessStories-module__wqS_Sa__card{border:1px solid var(--border);border-radius:var(--radius);text-align:center;background:#fff;padding:2.5rem;transition:border-color .2s}.SuccessStories-module__wqS_Sa__card:hover{border-color:var(--primary)}.SuccessStories-module__wqS_Sa__avatar{background-color:var(--primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 1.5rem;font-size:1.5rem;font-weight:700;display:flex}.SuccessStories-module__wqS_Sa__quote{color:var(--muted-foreground);margin-bottom:1.5rem;font-size:1.05rem;font-style:italic}.SuccessStories-module__wqS_Sa__name{color:var(--foreground);margin-bottom:.25rem;font-weight:700}.SuccessStories-module__wqS_Sa__uni{color:var(--primary);font-size:.9rem;font-weight:500}.SuccessStories-module__wqS_Sa__cta{text-align:center}
.FAQ-module__uDLo1a__section{background-color:var(--muted);padding:5rem 0}.FAQ-module__uDLo1a__container{max-width:800px;margin:0 auto}.FAQ-module__uDLo1a__title{text-align:center;color:var(--foreground);margin-bottom:3rem;font-size:2.5rem}.FAQ-module__uDLo1a__list{flex-direction:column;gap:1rem;display:flex}.FAQ-module__uDLo1a__item{border-radius:var(--radius);border:1px solid var(--border);background:#fff;overflow:hidden}.FAQ-module__uDLo1a__question{cursor:pointer;justify-content:space-between;align-items:center;padding:1.5rem;font-size:1.1rem;font-weight:600;list-style:none;display:flex}.FAQ-module__uDLo1a__question::-webkit-details-marker{display:none}.FAQ-module__uDLo1a__icon{color:var(--primary);font-size:1.5rem;font-weight:400}.FAQ-module__uDLo1a__answer{color:var(--muted-foreground);border-top:1px solid #0000;padding:0 1.5rem 1.5rem;line-height:1.6}.FAQ-module__uDLo1a__item[open] .FAQ-module__uDLo1a__answer{border-top-color:var(--muted)}
.ContactCTA-module__rLNwaW__section{background-color:var(--primary);color:#fff;padding:5rem 0}.ContactCTA-module__rLNwaW__container{text-align:center}.ContactCTA-module__rLNwaW__title{color:#fff;margin-bottom:1rem;font-size:2.5rem}.ContactCTA-module__rLNwaW__text{opacity:.9;max-width:600px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.2rem}.ContactCTA-module__rLNwaW__actions{justify-content:center;gap:1rem;display:flex}@media (max-width:768px){.ContactCTA-module__rLNwaW__title{font-size:2rem}}
.OurMission-module__amBVuq__section{background-color:var(--primary);color:#fff;text-align:center;padding:5rem 0}.OurMission-module__amBVuq__title{color:#fff;margin-bottom:2rem;font-size:2.5rem}.OurMission-module__amBVuq__content{max-width:800px;margin:0 auto}.OurMission-module__amBVuq__text{opacity:.95;font-size:1.25rem;line-height:1.8}
.OurStory-module__JhWgma__founderSection{background-color:var(--muted);padding:5rem 0}.OurStory-module__JhWgma__founderContainer{max-width:900px;margin:0 auto}.OurStory-module__JhWgma__founderContent{padding:0 1rem}.OurStory-module__JhWgma__founderTitle{color:var(--foreground);margin-bottom:1.5rem;font-size:2.5rem;font-weight:700}.OurStory-module__JhWgma__founderInfo{margin-bottom:2rem}.OurStory-module__JhWgma__founderName{color:var(--foreground);margin-bottom:.25rem;font-size:1.2rem;font-weight:600;display:block}.OurStory-module__JhWgma__founderRole{color:var(--muted-foreground);margin:0;font-size:1rem;font-style:italic}.OurStory-module__JhWgma__founderText{color:var(--muted-foreground);text-align:justify;margin-bottom:1.5rem;font-size:1.1rem;line-height:1.8}.OurStory-module__JhWgma__trustSection{background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);padding:5rem 0}.OurStory-module__JhWgma__trustSectionTitle{text-align:center;color:var(--foreground);margin-bottom:3rem;padding-bottom:1rem;font-size:2.5rem;font-weight:700;position:relative}.OurStory-module__JhWgma__trustSectionTitle:after{content:"";background:var(--primary);border-radius:2px;width:80px;height:4px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.OurStory-module__JhWgma__trustGrid{grid-template-columns:repeat(2,1fr);gap:2rem;max-width:1200px;margin:0 auto;padding:0 1rem;display:grid}.OurStory-module__JhWgma__trustCard{cursor:pointer;background:#fff;border:1px solid #0000;border-radius:12px;gap:1.25rem;padding:2rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 2px 8px #00000014}.OurStory-module__JhWgma__trustCard:hover,.OurStory-module__JhWgma__trustCardHovered{border-color:var(--primary);transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.OurStory-module__JhWgma__trustIconWrapper{flex-shrink:0}.OurStory-module__JhWgma__trustIcon{background:linear-gradient(135deg,var(--primary)0%,#0056b3 100%);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.5rem;font-weight:700;display:flex;box-shadow:0 4px 12px #007bff4d}.OurStory-module__JhWgma__trustCardContent{flex:1}.OurStory-module__JhWgma__trustCardTitle{color:var(--foreground);margin-bottom:.75rem;font-size:1.2rem;font-weight:700;line-height:1.3}.OurStory-module__JhWgma__trustCardDescription{color:var(--muted-foreground);margin:0;font-size:1rem;line-height:1.7}.OurStory-module__JhWgma__servicesSection{background-color:#fff;padding:5rem 0}.OurStory-module__JhWgma__servicesSectionTitle{color:var(--foreground);text-align:left;max-width:1200px;margin-bottom:3rem;margin-left:auto;margin-right:auto;padding:0 1rem;font-size:2.5rem;font-weight:700}.OurStory-module__JhWgma__servicesContent{max-width:1200px;margin:0 auto;padding:0 1rem}.OurStory-module__JhWgma__serviceItem{margin-bottom:1.5rem}.OurStory-module__JhWgma__serviceItemHeader{align-items:flex-start;gap:.75rem;margin-bottom:.5rem;display:flex}.OurStory-module__JhWgma__serviceBullet{color:var(--foreground);flex-shrink:0;margin-top:-.1rem;font-size:1.5rem;font-weight:700;line-height:1.4}.OurStory-module__JhWgma__serviceItemTitle{color:var(--foreground);margin:0;font-size:1.05rem;font-weight:400;line-height:1.4}.OurStory-module__JhWgma__serviceItemTitleBold{color:var(--foreground);margin:0;font-size:1.05rem;font-weight:700;line-height:1.4}.OurStory-module__JhWgma__serviceItemDescription{color:var(--muted-foreground);margin:0 0 0 2.25rem;padding-left:0;font-size:1rem;line-height:1.7}@media (max-width:768px){.OurStory-module__JhWgma__founderSection{padding:3rem 0}.OurStory-module__JhWgma__founderTitle{font-size:2rem}.OurStory-module__JhWgma__trustSection{padding:3rem 0}.OurStory-module__JhWgma__trustSectionTitle{margin-bottom:2rem;font-size:2rem}.OurStory-module__JhWgma__trustGrid{grid-template-columns:1fr;gap:1.5rem}.OurStory-module__JhWgma__trustCard{padding:1.5rem}.OurStory-module__JhWgma__trustIcon{width:40px;height:40px;font-size:1.25rem}.OurStory-module__JhWgma__trustCardTitle{font-size:1.1rem}.OurStory-module__JhWgma__servicesSection{padding:3rem 0}.OurStory-module__JhWgma__servicesSectionTitle{margin-bottom:2rem;font-size:2rem}.OurStory-module__JhWgma__serviceItemDescription{margin-left:2rem}}
.contact-module__swMWYG__pageWrapper{background:linear-gradient(#fcfcfc,#f5f5f5);flex-direction:column;align-items:center;min-height:80vh;padding:6rem 1rem;display:flex}.contact-module__swMWYG__header{text-align:center;margin-bottom:4rem}.contact-module__swMWYG__title{color:var(--primary);margin-bottom:1rem;font-size:3.5rem;font-weight:700}.contact-module__swMWYG__subtitle{color:var(--muted-foreground);max-width:600px;margin:0 auto;font-size:1.2rem}.contact-module__swMWYG__formSection{width:100%;max-width:700px;margin-bottom:6rem}.contact-module__swMWYG__formCard{background:#fff;border-radius:24px;padding:3rem;box-shadow:0 10px 40px #0000000f}.contact-module__swMWYG__formGroup{margin-bottom:1.5rem}.contact-module__swMWYG__label{color:var(--foreground);margin-bottom:.5rem;font-size:.95rem;font-weight:500;display:block}.contact-module__swMWYG__input,.contact-module__swMWYG__textarea{border:1px solid var(--border);background:#fdfdfd;border-radius:12px;width:100%;padding:1rem;font-family:inherit;font-size:1rem;transition:all .2s}.contact-module__swMWYG__input:focus,.contact-module__swMWYG__textarea:focus{border-color:var(--primary);background:#fff;outline:none}.contact-module__swMWYG__submitBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:12px;width:100%;padding:1.2rem;font-size:1.1rem;font-weight:600;transition:background .2s}.contact-module__swMWYG__submitBtn:hover{opacity:.9}.contact-module__swMWYG__officesSection{text-align:center;width:100%;max-width:1200px;margin-bottom:5rem}.contact-module__swMWYG__sectionTitle{color:var(--primary);margin-bottom:3rem;font-size:2rem}.contact-module__swMWYG__officesGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.contact-module__swMWYG__officeCard{text-align:left;background:#fff;border:1px solid #0000000d;border-radius:20px;padding:2rem;transition:transform .2s;box-shadow:0 4px 20px #00000008}.contact-module__swMWYG__officeCard:hover{transform:translateY(-5px)}.contact-module__swMWYG__officeName{color:var(--primary);align-items:center;gap:.5rem;margin-bottom:1rem;font-size:1.2rem;font-weight:600;display:flex}.contact-module__swMWYG__officeDetails{color:var(--muted-foreground);line-height:1.6}.contact-module__swMWYG__socialsSection{text-align:center}.contact-module__swMWYG__socialRow{justify-content:center;gap:1.5rem;display:flex}.contact-module__swMWYG__socialIcon{background:#fff;border-radius:16px;justify-content:center;align-items:center;width:60px;height:60px;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 4px 15px #0000000d}.contact-module__swMWYG__socialIcon:hover{transform:translateY(-5px);box-shadow:0 8px 25px #0000001a}
.Footer-module__3hUVsW__footer{border-top:1px solid var(--border);background-color:#f9f9f9;margin-top:auto;padding-top:4rem}.Footer-module__3hUVsW__container{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;padding-bottom:4rem;display:grid}.Footer-module__3hUVsW__heading{color:var(--primary);margin-bottom:1rem}.Footer-module__3hUVsW__subHeading{color:var(--foreground);margin-bottom:1rem;font-size:1.1rem}.Footer-module__3hUVsW__text{color:var(--muted-foreground);line-height:1.6}.Footer-module__3hUVsW__list{margin-bottom:1.5rem;padding:0;list-style:none}.Footer-module__3hUVsW__list li{margin-bottom:.5rem}.Footer-module__3hUVsW__list a{color:var(--muted-foreground);transition:color .2s}.Footer-module__3hUVsW__list a:hover{color:var(--primary)}.Footer-module__3hUVsW__socials{gap:1rem;display:flex}.Footer-module__3hUVsW__socials a{color:var(--muted-foreground);font-size:.9rem;font-weight:500;transition:color .2s}.Footer-module__3hUVsW__socials a:hover{color:var(--primary)}.Footer-module__3hUVsW__hotlineBox{border:1px solid #fecaca;border-left:3px solid var(--primary);background:linear-gradient(135deg,#fff5f5,#fef2f2);border-radius:8px;flex-direction:column;gap:.4rem;margin-top:1rem;padding:.85rem 1rem;display:flex}.Footer-module__3hUVsW__hotlineBoxHeading{color:var(--primary);align-items:center;gap:.4rem;margin-bottom:.25rem;font-size:.95rem;font-weight:700;display:inline-flex}.Footer-module__3hUVsW__hotlineItem{color:var(--muted-foreground);align-items:center;gap:.5rem;font-size:.88rem;transition:color .2s;display:inline-flex}.Footer-module__3hUVsW__hotlineItem:hover{color:var(--primary)}.Footer-module__3hUVsW__bottomBar{color:#fff;text-align:center;background-color:#111;padding:1.5rem 0;font-size:.9rem}
.OurValues-module__Aem_Rq__section{background-color:var(--background);padding:5rem 0}.OurValues-module__Aem_Rq__title{text-align:center;color:var(--foreground);margin-bottom:3rem;font-size:2.5rem}.OurValues-module__Aem_Rq__grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem;display:grid}.OurValues-module__Aem_Rq__card{border-radius:var(--radius);border:1px solid var(--border);text-align:center;background:#fff;padding:2rem;transition:transform .2s}.OurValues-module__Aem_Rq__card:hover{border-color:var(--accent);transform:translateY(-5px)}.OurValues-module__Aem_Rq__iconWrapper{color:var(--primary);justify-content:center;margin-bottom:1.5rem;display:flex}.OurValues-module__Aem_Rq__cardTitle{color:var(--foreground);margin-bottom:1rem;font-size:1.2rem}.OurValues-module__Aem_Rq__cardDesc{color:var(--muted-foreground);font-size:1rem;line-height:1.6}
