.Hero-module__JgYmMq__hero{background:radial-gradient(circle at 10% 10%,#a4d44d0d 0%,#0000 40%),radial-gradient(circle at 90% 90%,#007bff0d 0%,#0000 40%);align-items:center;min-height:100vh;padding-top:120px;display:flex;position:relative;overflow:hidden}.Hero-module__JgYmMq__heroContainer{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.Hero-module__JgYmMq__badge{color:#7aa12c;background:#a4d44d1a;border:1px solid #a4d44d33;border-radius:50px;align-items:center;gap:8px;margin-bottom:1.5rem;padding:8px 16px;font-size:.85rem;font-weight:600;display:inline-flex}.Hero-module__JgYmMq__zapIcon{color:var(--primary-green)}.Hero-module__JgYmMq__title{color:var(--text-main);margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:700;line-height:1.1}.Hero-module__JgYmMq__highlight{color:var(--primary-green);position:relative}.Hero-module__JgYmMq__description{color:var(--text-muted);max-width:540px;margin-bottom:2.5rem;font-size:1.1rem}.Hero-module__JgYmMq__btnGroup{gap:1.2rem;margin-bottom:3rem;display:flex}.Hero-module__JgYmMq__primaryBtn{background:var(--text-main);color:var(--white);transition:var(--transition);border-radius:12px;align-items:center;gap:10px;padding:16px 32px;font-weight:600;display:flex}.Hero-module__JgYmMq__primaryBtn:hover{background:var(--primary-green);transform:translateY(-3px);box-shadow:0 10px 25px #a4d44d4d}.Hero-module__JgYmMq__secondaryBtn{transition:var(--transition);border:1px solid #ddd;border-radius:12px;padding:16px 32px;font-weight:600}.Hero-module__JgYmMq__secondaryBtn:hover{background:var(--light-gray);border-color:var(--text-main)}.Hero-module__JgYmMq__features{gap:2rem;display:flex}.Hero-module__JgYmMq__featureItem{color:var(--text-main);align-items:center;gap:10px;font-weight:500;display:flex}.Hero-module__JgYmMq__featureIcon{color:var(--primary-green)}.Hero-module__JgYmMq__imageWrapper{position:relative}.Hero-module__JgYmMq__imageInner{aspect-ratio:1;width:100%;box-shadow:var(--shadow-md);border-radius:30px;position:relative;overflow:hidden}.Hero-module__JgYmMq__heroImg{object-fit:cover}.Hero-module__JgYmMq__imageOverlay{background:linear-gradient(#0000,#0003);position:absolute;inset:0}.Hero-module__JgYmMq__statCard{background:var(--white);box-shadow:var(--shadow-md);z-index:3;border:1px solid #0000000d;border-radius:20px;align-items:center;gap:15px;padding:15px 25px;display:flex;position:absolute;bottom:40px;left:-30px}.Hero-module__JgYmMq__statIcon{background:var(--primary-green);width:45px;height:45px;color:var(--white);border-radius:12px;justify-content:center;align-items:center;display:flex}.Hero-module__JgYmMq__statValue{font-size:1.2rem;font-weight:700}.Hero-module__JgYmMq__statLabel{color:var(--text-muted);font-size:.8rem}.Hero-module__JgYmMq__bgBlur{background:var(--primary-green);filter:blur(150px);opacity:.1;z-index:1;width:500px;height:500px;position:absolute;top:-10%;right:-5%}@media (max-width:992px){.Hero-module__JgYmMq__hero{text-align:center;padding-top:140px}.Hero-module__JgYmMq__heroContainer{grid-template-columns:1fr;gap:3rem}.Hero-module__JgYmMq__description{margin:0 auto 2.5rem}.Hero-module__JgYmMq__btnGroup,.Hero-module__JgYmMq__features{justify-content:center}.Hero-module__JgYmMq__statCard{bottom:20px;left:20px}}
.HomeServices-module__Xfm7na__homeServices{background-color:var(--white);padding:100px 0;overflow:hidden}.HomeServices-module__Xfm7na__container{max-width:1200px}.HomeServices-module__Xfm7na__header{text-align:center;margin-bottom:50px}.HomeServices-module__Xfm7na__topSlogan{color:var(--primary-green);letter-spacing:-1px;margin-bottom:2rem;font-size:2.5rem;font-weight:800}.HomeServices-module__Xfm7na__mainContent{grid-template-columns:.85fr 1.15fr;align-items:center;gap:5rem;display:grid}.HomeServices-module__Xfm7na__imageSection{width:100%;position:relative}.HomeServices-module__Xfm7na__imageWrapper{z-index:10;background:#fff;border:1px solid #f0f0f0;border-radius:80px;height:500px;position:relative;overflow:hidden;box-shadow:0 15px 40px #00000014}.HomeServices-module__Xfm7na__toggImg{object-fit:cover;width:100%;height:100%;transition:var(--transition);display:block;transform:scale(1.1)}.HomeServices-module__Xfm7na__imageWrapper:hover .HomeServices-module__Xfm7na__toggImg{transform:scale(1.15)}.HomeServices-module__Xfm7na__listSection{width:100%}.HomeServices-module__Xfm7na__title{color:var(--primary-blue);text-align:left;margin-bottom:.5rem;font-size:2.2rem;font-weight:700}.HomeServices-module__Xfm7na__underline{background:var(--primary-green);border-radius:2px;width:80px;height:4px;margin:0 0 2.5rem}.HomeServices-module__Xfm7na__list{grid-template-columns:1fr;gap:.8rem;display:grid}.HomeServices-module__Xfm7na__listItem{background:var(--light-gray);transition:var(--transition);border-left:3px solid #0000;border-radius:20px;align-items:center;gap:1rem;padding:12px 20px;display:flex}.HomeServices-module__Xfm7na__listItem:hover{background:var(--white);box-shadow:var(--shadow-sm);border-left-color:var(--primary-green);transform:translate(8px)}.HomeServices-module__Xfm7na__checkWrapper{color:var(--primary-green);align-items:center;display:flex}.HomeServices-module__Xfm7na__listItem span{color:var(--text-main);font-size:.95rem;font-weight:500;line-height:1.4}.HomeServices-module__Xfm7na__cta{text-align:left;margin-top:3rem}.HomeServices-module__Xfm7na__divider{background:#eee;height:1px;margin-bottom:2rem}.HomeServices-module__Xfm7na__contactInfo{color:var(--primary-blue);justify-content:flex-start;gap:3rem;font-size:1.15rem;font-weight:700;display:flex}@media (max-width:992px){.HomeServices-module__Xfm7na__mainContent{grid-template-columns:1fr;gap:3rem}.HomeServices-module__Xfm7na__topSlogan{font-size:1.8rem}.HomeServices-module__Xfm7na__title{text-align:center}.HomeServices-module__Xfm7na__underline{margin:0 auto 2.5rem}.HomeServices-module__Xfm7na__cta{text-align:center}.HomeServices-module__Xfm7na__contactInfo{justify-content:center}}@media (max-width:768px){.HomeServices-module__Xfm7na__contactInfo{flex-direction:column;gap:1rem}.HomeServices-module__Xfm7na__listItem{padding:12px 15px}.HomeServices-module__Xfm7na__listItem span{font-size:.9rem}}
.ExpertTeam-module__sYpauW__expertTeam{background-color:var(--light-gray);padding:100px 0;overflow:hidden}.ExpertTeam-module__sYpauW__container{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;max-width:1200px;display:grid}.ExpertTeam-module__sYpauW__title{color:var(--primary-blue);margin-bottom:.5rem;font-size:2.5rem;font-weight:800;line-height:1.1}.ExpertTeam-module__sYpauW__subtitle{color:var(--primary-green);margin-bottom:1.5rem;font-size:1.8rem;font-weight:600}.ExpertTeam-module__sYpauW__description{color:var(--text-muted);max-width:500px;margin-bottom:3rem;font-size:1.1rem;line-height:1.6}.ExpertTeam-module__sYpauW__features{flex-direction:column;gap:2rem;display:flex}.ExpertTeam-module__sYpauW__featureItem{align-items:flex-start;gap:1.5rem;display:flex}.ExpertTeam-module__sYpauW__iconBox{background:var(--white);width:50px;height:50px;color:var(--primary-green);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex;box-shadow:0 4px 15px #0000000d}.ExpertTeam-module__sYpauW__featureItem h4{color:var(--text-main);margin-bottom:.3rem;font-size:1.1rem;font-weight:700}.ExpertTeam-module__sYpauW__featureItem p{color:var(--text-muted);font-size:.95rem;line-height:1.4}.ExpertTeam-module__sYpauW__imageSection{height:600px;position:relative}.ExpertTeam-module__sYpauW__imageWrapper{background:#fff;border:1px solid #0000000d;border-radius:40px;width:100%;height:100%;position:relative;overflow:hidden;box-shadow:0 20px 50px #0000001a}.ExpertTeam-module__sYpauW__teamImg{object-fit:cover;transition:transform .8s}.ExpertTeam-module__sYpauW__imageWrapper:hover .ExpertTeam-module__sYpauW__teamImg{transform:scale(1.05)}@media (max-width:992px){.ExpertTeam-module__sYpauW__container{grid-template-columns:1fr;gap:3rem}.ExpertTeam-module__sYpauW__content{order:2}.ExpertTeam-module__sYpauW__imageSection{order:1;height:400px}.ExpertTeam-module__sYpauW__title{font-size:2rem}.ExpertTeam-module__sYpauW__subtitle{font-size:1.4rem}}
.About-module__S-Ka5a__about{background-color:var(--white);padding:100px 0}.About-module__S-Ka5a__header{text-align:center;margin-bottom:60px}.About-module__S-Ka5a__subTitle{text-transform:uppercase;color:var(--primary-green);letter-spacing:3px;margin-bottom:1rem;font-size:.85rem;font-weight:700;display:block}.About-module__S-Ka5a__title{color:var(--dark-accent);font-size:3rem;font-weight:700}.About-module__S-Ka5a__title span{color:var(--primary-green)}.About-module__S-Ka5a__mainGrid{grid-template-columns:1.1fr .9fr;align-items:center;gap:5rem;display:grid}.About-module__S-Ka5a__imageBox{aspect-ratio:16/10;width:100%;box-shadow:var(--shadow-md);border-radius:24px;position:relative;overflow:hidden}.About-module__S-Ka5a__aboutImg{object-fit:cover}.About-module__S-Ka5a__overlay{background:linear-gradient(90deg,#0000001a,#0000);position:absolute;inset:0}.About-module__S-Ka5a__content{flex-direction:column;gap:2.5rem;display:flex}.About-module__S-Ka5a__lead{color:var(--dark-accent);font-size:1.4rem;font-weight:600;line-height:1.4}.About-module__S-Ka5a__missionVision{border-top:1px solid #eee;border-bottom:1px solid #eee;grid-template-columns:1fr 1fr;gap:2rem;padding:1.5rem 0;display:grid}.About-module__S-Ka5a__item h4{color:var(--primary-green);margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.About-module__S-Ka5a__item p{color:var(--text-muted);font-size:.95rem;line-height:1.6}.About-module__S-Ka5a__text{color:var(--text-muted);font-size:1.05rem;line-height:1.7}@media (max-width:992px){.About-module__S-Ka5a__mainGrid{grid-template-columns:1fr;gap:3rem}.About-module__S-Ka5a__title{font-size:2.2rem}.About-module__S-Ka5a__missionVision{grid-template-columns:1fr;gap:1.5rem}}
