.Hero-module___w2HtG__hero{background-color:#fafafa;padding:6rem 0;position:relative;overflow:hidden}.Hero-module___w2HtG__container{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid;position:relative}.Hero-module___w2HtG__title{color:var(--foreground);margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.1}.Hero-module___w2HtG__highlight{color:var(--primary)}.Hero-module___w2HtG__subtitle{color:var(--muted-foreground);max-width:500px;margin-bottom:2.5rem;font-size:1.25rem}.Hero-module___w2HtG__actions{gap:1rem;display:flex}.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:var(--accent);opacity:.1;z-index:1;border-radius:50% 0 0 50%;width:50%;height:120%;position:absolute;top:-10%;right:-10%;transform:skew(-10deg)}@media (max-width:768px){.Hero-module___w2HtG__hero{padding:4rem 0}.Hero-module___w2HtG__container{text-align:center;grid-template-columns:1fr}.Hero-module___w2HtG__subtitle{margin:0 auto 2.5rem}.Hero-module___w2HtG__actions{justify-content:center}.Hero-module___w2HtG__title{font-size:2.5rem}.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);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__section{background-color:var(--muted);padding:5rem 0}.OurStory-module__JhWgma__container{max-width:900px;margin:0 auto}.OurStory-module__JhWgma__title{color:var(--foreground);margin-bottom:2rem;font-size:2.5rem}.OurStory-module__JhWgma__text{color:var(--muted-foreground);margin-bottom:1.5rem;font-size:1.1rem;line-height:1.8}
.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}
.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}
