.Navbar-module__dVeNwG__navbar{z-index:1000;transition:background var(--transition-base), box-shadow var(--transition-base), backdrop-filter var(--transition-base);background:0 0;position:fixed;top:0;left:0;right:0}.Navbar-module__dVeNwG__scrolled{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff2;box-shadow:0 2px 20px #00000014}.Navbar-module__dVeNwG__inner{justify-content:space-between;align-items:center;gap:32px;height:80px;display:flex}.Navbar-module__dVeNwG__logo{filter:brightness(0)invert();transition:filter var(--transition-base);flex-shrink:0;align-items:center;display:flex}.Navbar-module__dVeNwG__scrolled .Navbar-module__dVeNwG__logo{filter:none}.Navbar-module__dVeNwG__desktopNav{flex:1;justify-content:center;align-items:center;gap:4px;display:flex}.Navbar-module__dVeNwG__navLink{border-radius:var(--radius-full);color:#ffffffe6;transition:all var(--transition-fast);white-space:nowrap;padding:8px 16px;font-family:Outfit,sans-serif;font-size:.95rem;font-weight:500}.Navbar-module__dVeNwG__scrolled .Navbar-module__dVeNwG__navLink{color:var(--gray-700)}.Navbar-module__dVeNwG__navLink:hover{color:var(--white);background:#ffffff26}.Navbar-module__dVeNwG__scrolled .Navbar-module__dVeNwG__navLink:hover{color:var(--green-600);background:var(--green-50)}.Navbar-module__dVeNwG__actions{flex-shrink:0;align-items:center;gap:12px;display:flex}.Navbar-module__dVeNwG__langToggle{color:#ffffffb3;border-radius:var(--radius-full);transition:all var(--transition-fast);letter-spacing:.05em;border:1px solid #ffffff4d;align-items:center;gap:4px;padding:6px 10px;font-family:Outfit,sans-serif;font-size:.8rem;font-weight:600;display:flex}.Navbar-module__dVeNwG__scrolled .Navbar-module__dVeNwG__langToggle{color:var(--gray-500);border-color:var(--gray-200)}.Navbar-module__dVeNwG__langToggle:hover{color:var(--white);background:#ffffff26;border-color:#fff9}.Navbar-module__dVeNwG__scrolled .Navbar-module__dVeNwG__langToggle:hover{background:var(--green-50);color:var(--green-600);border-color:var(--green-300)}.Navbar-module__dVeNwG__langSep{opacity:.4}.Navbar-module__dVeNwG__activeLang{color:var(--white)}.Navbar-module__dVeNwG__scrolled .Navbar-module__dVeNwG__activeLang{color:var(--green-600)}.Navbar-module__dVeNwG__ctaBtn{padding:10px 24px!important;font-size:.9rem!important}.Navbar-module__dVeNwG__hamburger{border-radius:var(--radius-sm);transition:background var(--transition-fast);flex-direction:column;gap:5px;padding:8px;display:none}.Navbar-module__dVeNwG__hamburger:hover{background:#ffffff1a}.Navbar-module__dVeNwG__bar{background:var(--white);width:24px;height:2px;transition:all var(--transition-base);transform-origin:50%;border-radius:2px;display:block}.Navbar-module__dVeNwG__scrolled .Navbar-module__dVeNwG__bar{background:var(--gray-700)}.Navbar-module__dVeNwG__bar1Open{transform:translateY(7px)rotate(45deg)}.Navbar-module__dVeNwG__bar2Open{opacity:0;transform:scaleX(0)}.Navbar-module__dVeNwG__bar3Open{transform:translateY(-7px)rotate(-45deg)}.Navbar-module__dVeNwG__mobileMenu{background:var(--white);flex-direction:column;gap:4px;max-height:0;padding:0 16px 20px;transition:max-height .4s,padding .3s;display:none;overflow:hidden}.Navbar-module__dVeNwG__mobileMenuOpen{max-height:500px;padding:12px 16px 24px}.Navbar-module__dVeNwG__mobileLink{border-radius:var(--radius-md);color:var(--gray-700);transition:all var(--transition-fast);padding:12px 16px;font-family:Outfit,sans-serif;font-size:1rem;font-weight:600;display:block}.Navbar-module__dVeNwG__mobileLink:hover{background:var(--green-50);color:var(--green-600);padding-left:24px}.Navbar-module__dVeNwG__mobileCta{text-align:center;justify-content:center;margin-top:12px}@media (max-width:1024px){.Navbar-module__dVeNwG__desktopNav{gap:0}.Navbar-module__dVeNwG__navLink{padding:8px 10px;font-size:.88rem}}@media (max-width:768px){.Navbar-module__dVeNwG__desktopNav,.Navbar-module__dVeNwG__ctaBtn{display:none}.Navbar-module__dVeNwG__hamburger,.Navbar-module__dVeNwG__mobileMenu{display:flex}.Navbar-module__dVeNwG__navbar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a2e14f2}.Navbar-module__dVeNwG__scrolled{background:#fffffff7}}
.Footer-module__rnk_JG__footer{background:var(--gray-900);color:var(--gray-300)}.Footer-module__rnk_JG__top{padding:80px 0 56px}.Footer-module__rnk_JG__grid{grid-template-columns:2fr 1fr 1fr 1fr;gap:60px;display:grid}.Footer-module__rnk_JG__logo{filter:brightness(0)invert();margin-bottom:20px}.Footer-module__rnk_JG__companyName{color:var(--green-300);max-width:300px;margin-bottom:10px;font-family:Outfit,sans-serif;font-size:.82rem;font-weight:600;line-height:1.55}.Footer-module__rnk_JG__tagline{color:var(--gray-400);max-width:300px;margin-bottom:24px;font-size:.9rem;line-height:1.75}.Footer-module__rnk_JG__contact{flex-direction:column;gap:10px;margin-bottom:24px;display:flex}.Footer-module__rnk_JG__contactItem{color:var(--gray-400);align-items:flex-start;gap:10px;font-size:.88rem;display:flex}.Footer-module__rnk_JG__contactItem a{color:var(--gray-400);transition:color var(--transition-fast)}.Footer-module__rnk_JG__contactItem a:hover{color:var(--green-300)}.Footer-module__rnk_JG__socials{gap:10px;display:flex}.Footer-module__rnk_JG__social{border-radius:var(--radius-sm);background:var(--gray-800);width:38px;height:38px;color:var(--gray-400);transition:all var(--transition-fast);justify-content:center;align-items:center;display:flex}.Footer-module__rnk_JG__social:hover{background:var(--green-700);color:var(--white);transform:translateY(-2px)}.Footer-module__rnk_JG__navTitle{color:var(--white);letter-spacing:.04em;text-transform:uppercase;margin-bottom:20px;font-family:Outfit,sans-serif;font-size:.8rem;font-weight:700}.Footer-module__rnk_JG__navList{flex-direction:column;gap:10px;display:flex}.Footer-module__rnk_JG__navLink{color:var(--gray-400);transition:all var(--transition-fast);align-items:center;gap:6px;font-size:.9rem;display:flex}.Footer-module__rnk_JG__navLink:before{content:"→";opacity:0;transition:all var(--transition-fast);color:var(--green-400);font-size:.8rem;transform:translate(-8px)}.Footer-module__rnk_JG__navLink:hover{color:var(--white);padding-left:4px}.Footer-module__rnk_JG__navLink:hover:before{opacity:1;transform:translate(0)}.Footer-module__rnk_JG__bottom{border-top:1px solid var(--gray-800);padding:20px 0}.Footer-module__rnk_JG__bottomInner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;display:flex}.Footer-module__rnk_JG__copyright{color:var(--gray-500);font-size:.85rem}.Footer-module__rnk_JG__certBadges{flex-wrap:wrap;gap:16px;display:flex}.Footer-module__rnk_JG__cert{color:var(--gray-500);font-family:Outfit,sans-serif;font-size:.78rem;font-weight:500}@media (max-width:1024px){.Footer-module__rnk_JG__grid{grid-template-columns:1fr 1fr;gap:40px}.Footer-module__rnk_JG__brand{grid-column:1/-1}}@media (max-width:640px){.Footer-module__rnk_JG__grid{grid-template-columns:1fr;gap:32px}.Footer-module__rnk_JG__brand{grid-column:auto}.Footer-module__rnk_JG__bottomInner{flex-direction:column;align-items:flex-start;gap:12px}.Footer-module__rnk_JG__certBadges{gap:8px}}
.ContactBanner-module__yZ84JW__banner{padding:96px 0;position:relative;overflow:hidden}.ContactBanner-module__yZ84JW__bg{background:linear-gradient(135deg, var(--green-700) 0%, var(--green-500) 50%, var(--green-600) 100%);position:absolute;inset:0}.ContactBanner-module__yZ84JW__pattern{pointer-events:none;background-image:radial-gradient(circle at 10%,#ffffff14 0%,#0000 50%),radial-gradient(circle at 90% 20%,#ffffff0f 0%,#0000 40%),repeating-linear-gradient(45deg,#0000,#0000 30px,#ffffff05 30px 31px);position:absolute;inset:0}.ContactBanner-module__yZ84JW__content{z-index:1;justify-content:space-between;align-items:center;gap:60px;display:flex;position:relative}.ContactBanner-module__yZ84JW__text{flex:1}.ContactBanner-module__yZ84JW__badge{color:#ffffffe6;border-radius:var(--radius-full);background:#ffffff26;align-items:center;gap:8px;margin-bottom:20px;padding:6px 18px;font-family:Outfit,sans-serif;font-size:.85rem;font-weight:600;display:inline-flex}.ContactBanner-module__yZ84JW__heading{color:var(--white);margin-bottom:20px;font-family:Outfit,sans-serif;font-size:clamp(2rem,3vw,3rem);font-weight:900;line-height:1.15}.ContactBanner-module__yZ84JW__heading span{color:#ffffffb3;text-underline-offset:6px;-webkit-text-decoration:underline #fff6;text-decoration:underline #fff6}.ContactBanner-module__yZ84JW__desc{color:#fffc;max-width:520px;margin-bottom:28px;font-size:1rem;line-height:1.75}.ContactBanner-module__yZ84JW__info{flex-wrap:wrap;gap:28px;display:flex}.ContactBanner-module__yZ84JW__infoItem{color:#ffffffe6;transition:color var(--transition-fast);align-items:center;gap:8px;font-family:Outfit,sans-serif;font-size:1rem;font-weight:600;display:flex}.ContactBanner-module__yZ84JW__infoItem:hover{color:var(--white)}.ContactBanner-module__yZ84JW__infoIcon{font-size:1.2rem}.ContactBanner-module__yZ84JW__actions{flex-direction:column;flex-shrink:0;gap:16px;display:flex}.ContactBanner-module__yZ84JW__primaryBtn{background:var(--white)!important;color:var(--green-700)!important;box-shadow:0 8px 32px #0003!important}.ContactBanner-module__yZ84JW__primaryBtn:hover{background:var(--green-50)!important}@media (max-width:1024px){.ContactBanner-module__yZ84JW__content{flex-direction:column;align-items:flex-start;gap:40px}.ContactBanner-module__yZ84JW__actions{flex-flow:wrap}}@media (max-width:768px){.ContactBanner-module__yZ84JW__actions{flex-direction:column}.ContactBanner-module__yZ84JW__info{flex-direction:column;gap:12px}.ContactBanner-module__yZ84JW__heading{font-size:2rem}}
.Hero-module__PgAKtG__hero{align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__PgAKtG__bg{z-index:0;position:absolute;inset:0}.Hero-module__PgAKtG__bgImg{object-fit:cover;object-position:center;width:100%;height:100%}.Hero-module__PgAKtG__overlay{background:linear-gradient(135deg,#0a2e14d9 0%,#0f3d1abf 50%,#0009 100%);position:absolute;inset:0}.Hero-module__PgAKtG__overlayGradient{background:linear-gradient(#0000,#0a2e1480);height:200px;position:absolute;bottom:0;left:0;right:0}.Hero-module__PgAKtG__particles{z-index:1;pointer-events:none;position:absolute;inset:0}.Hero-module__PgAKtG__particle{background:#4db8644d;border-radius:50%;animation:linear infinite Hero-module__PgAKtG__floatParticle;position:absolute}@keyframes Hero-module__PgAKtG__floatParticle{0%{opacity:0;transform:translateY(100vh)scale(0)}10%{opacity:1}90%{opacity:1}to{opacity:0;transform:translateY(-100px)scale(1)}}.Hero-module__PgAKtG__p1{width:6px;height:6px;animation-duration:12s;animation-delay:0s;left:10%}.Hero-module__PgAKtG__p2{width:10px;height:10px;animation-duration:15s;animation-delay:2s;left:20%}.Hero-module__PgAKtG__p3{width:4px;height:4px;animation-duration:10s;animation-delay:4s;left:35%}.Hero-module__PgAKtG__p4{width:8px;height:8px;animation-duration:14s;animation-delay:1s;left:50%}.Hero-module__PgAKtG__p5{width:5px;height:5px;animation-duration:11s;animation-delay:3s;left:65%}.Hero-module__PgAKtG__p6{width:12px;height:12px;animation-duration:16s;animation-delay:.5s;left:75%}.Hero-module__PgAKtG__p7{width:6px;height:6px;animation-duration:13s;animation-delay:5s;left:85%}.Hero-module__PgAKtG__p8{width:4px;height:4px;animation-duration:9s;animation-delay:2.5s;left:92%}.Hero-module__PgAKtG__content{z-index:2;padding-top:120px;padding-bottom:80px;position:relative}.Hero-module__PgAKtG__badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#ffffffe6;border-radius:var(--radius-full);letter-spacing:.03em;background:#ffffff1a;border:1px solid #fff3;align-items:center;gap:10px;margin-bottom:28px;padding:8px 20px;font-family:Outfit,sans-serif;font-size:.85rem;font-weight:500;animation:.6s forwards Hero-module__PgAKtG__fadeInUp;display:inline-flex}.Hero-module__PgAKtG__badgeDot{background:var(--green-300);border-radius:50%;width:8px;height:8px;animation:2s infinite Hero-module__PgAKtG__pulse-green}@keyframes Hero-module__PgAKtG__pulse-green{0%,to{box-shadow:0 0 #7dd49199}50%{box-shadow:0 0 0 8px #7dd49100}}.Hero-module__PgAKtG__heading{color:var(--white);max-width:780px;margin-bottom:24px;font-family:Outfit,sans-serif;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:900;line-height:1.1;animation:.7s .1s both Hero-module__PgAKtG__fadeInUp}.Hero-module__PgAKtG__accent{background:linear-gradient(135deg, var(--green-300), #7dd491, #c2eacc);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Hero-module__PgAKtG__subheading{color:#fffc;max-width:580px;margin-bottom:44px;font-size:clamp(1rem,1.5vw,1.2rem);line-height:1.75;animation:.7s .2s both Hero-module__PgAKtG__fadeInUp}.Hero-module__PgAKtG__ctas{flex-wrap:wrap;align-items:center;gap:16px;animation:.7s .3s both Hero-module__PgAKtG__fadeInUp;display:flex}.Hero-module__PgAKtG__btnPrimary{box-shadow:0 8px 32px #1e7a2e80!important}.Hero-module__PgAKtG__scrollIndicator{color:#ffffff80;letter-spacing:.05em;flex-direction:column;align-items:center;gap:8px;margin-top:80px;font-family:Outfit,sans-serif;font-size:.75rem;animation:1s 1s both Hero-module__PgAKtG__fadeIn;display:flex}.Hero-module__PgAKtG__mouse{border:2px solid #fff6;border-radius:12px;justify-content:center;width:24px;height:38px;padding-top:6px;display:flex}.Hero-module__PgAKtG__wheel{background:#fff9;border-radius:2px;width:4px;height:8px;animation:1.8s infinite Hero-module__PgAKtG__scrollWheel}@keyframes Hero-module__PgAKtG__scrollWheel{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(12px)}}@keyframes Hero-module__PgAKtG__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__PgAKtG__fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:768px){.Hero-module__PgAKtG__heading{font-size:2.2rem}.Hero-module__PgAKtG__ctas{flex-direction:column;align-items:flex-start}.Hero-module__PgAKtG__scrollIndicator{display:none}}
.Services-module__hmdBJW__services{background:var(--gray-50)}.Services-module__hmdBJW__header{text-align:center;margin-bottom:60px}.Services-module__hmdBJW__header .Services-module__hmdBJW__section-subtitle{margin:0 auto}.Services-module__hmdBJW__title{font-size:clamp(1.8rem,2.8vw,2.8rem)}.Services-module__hmdBJW__title span{color:var(--green-500)}.Services-module__hmdBJW__grid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.Services-module__hmdBJW__card{background:var(--white);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);transition:transform var(--transition-base), box-shadow var(--transition-base);flex-direction:column;display:flex;overflow:hidden}.Services-module__hmdBJW__card:hover{box-shadow:var(--shadow-lg);transform:translateY(-8px)}.Services-module__hmdBJW__cardImage{height:200px;position:relative;overflow:hidden}.Services-module__hmdBJW__img{object-fit:cover;transition:transform .6s}.Services-module__hmdBJW__card:hover .Services-module__hmdBJW__img{transform:scale(1.08)}.Services-module__hmdBJW__cardOverlay{background:linear-gradient(#0000 40%,#0a2e14b3 100%);position:absolute;inset:0}.Services-module__hmdBJW__cardIcon{filter:drop-shadow(0 2px 4px #0000004d);font-size:2rem;position:absolute;bottom:16px;left:20px}.Services-module__hmdBJW__cardBadge{background:var(--green-500);color:var(--white);border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:.05em;padding:4px 10px;font-family:Outfit,sans-serif;font-size:.72rem;font-weight:700;position:absolute;top:14px;right:14px}.Services-module__hmdBJW__cardBody{flex-direction:column;flex:1;padding:24px;display:flex}.Services-module__hmdBJW__cardTitle{color:var(--gray-900);margin-bottom:12px;font-family:Outfit,sans-serif;font-size:1.25rem;font-weight:700}.Services-module__hmdBJW__cardDesc{color:var(--gray-500);flex:1;margin-bottom:16px;font-size:.9rem;line-height:1.7}.Services-module__hmdBJW__featureList{flex-direction:column;gap:8px;margin-bottom:20px;display:flex}.Services-module__hmdBJW__featureItem{color:var(--gray-600);align-items:center;gap:8px;font-size:.85rem;display:flex}.Services-module__hmdBJW__dot{background:var(--green-400);border-radius:50%;flex-shrink:0;width:6px;height:6px}.Services-module__hmdBJW__learnMore{width:fit-content;padding:8px 20px!important;font-size:.88rem!important}@media (max-width:1024px){.Services-module__hmdBJW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Services-module__hmdBJW__grid{grid-template-columns:1fr}}
.StatsBar-module__eUy94a__statsBar{background:linear-gradient(135deg, var(--green-800) 0%, var(--green-700) 50%, var(--green-600) 100%);padding:60px 0;position:relative;overflow:hidden}.StatsBar-module__eUy94a__statsBar:before{content:"";pointer-events:none;background:radial-gradient(circle,#ffffff0f 0%,#0000 70%);width:400px;height:400px;position:absolute;top:-50%;left:-10%}.StatsBar-module__eUy94a__statsBar:after{content:"";pointer-events:none;background:radial-gradient(circle,#ffffff0a 0%,#0000 70%);width:300px;height:300px;position:absolute;bottom:-50%;right:-10%}.StatsBar-module__eUy94a__grid{z-index:1;grid-template-columns:repeat(4,1fr);gap:32px;display:grid;position:relative}.StatsBar-module__eUy94a__stat{text-align:center;transition:transform var(--transition-base);border-right:1px solid #ffffff26;padding:24px 16px}.StatsBar-module__eUy94a__stat:last-child{border-right:none}.StatsBar-module__eUy94a__stat:hover{transform:scale(1.05)}.StatsBar-module__eUy94a__statIcon{margin-bottom:12px;font-size:2rem;line-height:1;display:block}.StatsBar-module__eUy94a__statValue{color:var(--white);margin-bottom:8px;font-family:Outfit,sans-serif;font-size:3rem;font-weight:800;line-height:1}.StatsBar-module__eUy94a__suffix{color:var(--green-200);font-size:2rem}.StatsBar-module__eUy94a__statLabel{color:#ffffffbf;letter-spacing:.02em;font-family:Outfit,sans-serif;font-size:.9rem;font-weight:500}@media (max-width:768px){.StatsBar-module__eUy94a__grid{grid-template-columns:repeat(2,1fr);gap:0}.StatsBar-module__eUy94a__stat{border-bottom:1px solid #ffffff26;border-right:1px solid #ffffff26;padding:32px 16px}.StatsBar-module__eUy94a__stat:nth-child(2n){border-right:none}.StatsBar-module__eUy94a__stat:nth-child(3),.StatsBar-module__eUy94a__stat:nth-child(4){border-bottom:none}.StatsBar-module__eUy94a__statValue{font-size:2.5rem}}@media (max-width:480px){.StatsBar-module__eUy94a__statValue{font-size:2rem}.StatsBar-module__eUy94a__suffix{font-size:1.5rem}}
.About-module__OtWT4W__about{background:var(--white)}.About-module__OtWT4W__grid{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.About-module__OtWT4W__imageCol{position:relative}.About-module__OtWT4W__imageWrapper{border-radius:var(--radius-xl);aspect-ratio:4/3;box-shadow:var(--shadow-xl);position:relative;overflow:hidden}.About-module__OtWT4W__img{object-fit:cover;transition:transform .6s}.About-module__OtWT4W__imageWrapper:hover .About-module__OtWT4W__img{transform:scale(1.04)}.About-module__OtWT4W__imageBadge{background:var(--green-500);color:var(--white);border-radius:var(--radius-md);text-align:center;box-shadow:var(--shadow-green);padding:16px 20px;position:absolute;bottom:24px;right:24px}.About-module__OtWT4W__badgeYear{font-family:Outfit,sans-serif;font-size:2rem;font-weight:900;line-height:1;display:block}.About-module__OtWT4W__badgeText{opacity:.85;margin-top:4px;font-family:Outfit,sans-serif;font-size:.75rem;font-weight:500;display:block}.About-module__OtWT4W__title{font-size:clamp(1.8rem,2.5vw,2.5rem)}.About-module__OtWT4W__title span{color:var(--green-500)}.About-module__OtWT4W__desc{color:var(--gray-600);margin-bottom:16px;line-height:1.8}.About-module__OtWT4W__features{flex-direction:column;gap:12px;margin-top:28px;display:flex}.About-module__OtWT4W__featureItem{background:var(--green-50);border-radius:var(--radius-md);border-left:3px solid var(--green-400);color:var(--gray-700);transition:all var(--transition-fast);align-items:flex-start;gap:12px;padding:12px 16px;font-size:.95rem;display:flex}.About-module__OtWT4W__featureItem:hover{background:var(--green-100);transform:translate(4px)}.About-module__OtWT4W__featureIcon{flex-shrink:0;margin-top:1px;font-size:1.1rem}@media (max-width:1024px){.About-module__OtWT4W__grid{gap:48px}}@media (max-width:768px){.About-module__OtWT4W__grid{grid-template-columns:1fr;gap:40px}.About-module__OtWT4W__imageWrapper{aspect-ratio:16/9}}
.WhyChooseUs-module__49_FRW__why{background:var(--white);position:relative;overflow:hidden}.WhyChooseUs-module__49_FRW__bgDecor1{background:radial-gradient(circle, var(--green-50) 0%, transparent 70%);pointer-events:none;width:500px;height:500px;position:absolute;top:-120px;right:-120px}.WhyChooseUs-module__49_FRW__bgDecor2{background:radial-gradient(circle, var(--green-50) 0%, transparent 70%);pointer-events:none;width:350px;height:350px;position:absolute;bottom:-80px;left:-80px}.WhyChooseUs-module__49_FRW__header{text-align:center;margin-bottom:60px}.WhyChooseUs-module__49_FRW__header .WhyChooseUs-module__49_FRW__section-subtitle{margin:0 auto}.WhyChooseUs-module__49_FRW__title{font-size:clamp(1.8rem,2.8vw,2.8rem)}.WhyChooseUs-module__49_FRW__title span{color:var(--green-500)}.WhyChooseUs-module__49_FRW__grid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.WhyChooseUs-module__49_FRW__card{background:var(--white);border:1px solid var(--gray-100);border-radius:var(--radius-lg);transition:all var(--transition-base);cursor:default;padding:36px 28px 32px;position:relative;overflow:hidden}.WhyChooseUs-module__49_FRW__card:hover{border-color:var(--green-200);box-shadow:var(--shadow-lg);transform:translateY(-6px)}.WhyChooseUs-module__49_FRW__card:hover .WhyChooseUs-module__49_FRW__cardAccent{transform:scaleX(1)}.WhyChooseUs-module__49_FRW__cardAccent{background:linear-gradient(90deg, var(--green-500), var(--green-300));transform-origin:0;height:3px;transition:transform var(--transition-slow);position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.WhyChooseUs-module__49_FRW__iconWrapper{width:68px;height:68px;margin-bottom:24px;position:relative}.WhyChooseUs-module__49_FRW__icon{z-index:1;justify-content:center;align-items:center;width:68px;height:68px;font-size:2.2rem;display:flex;position:relative}.WhyChooseUs-module__49_FRW__iconBg{background:var(--green-50);border-radius:var(--radius-md);transition:background var(--transition-base);position:absolute;inset:0}.WhyChooseUs-module__49_FRW__card:hover .WhyChooseUs-module__49_FRW__iconBg{background:var(--green-100)}.WhyChooseUs-module__49_FRW__cardTitle{color:var(--gray-900);margin-bottom:12px;font-family:Outfit,sans-serif;font-size:1.15rem;font-weight:700}.WhyChooseUs-module__49_FRW__cardDesc{color:var(--gray-500);font-size:.9rem;line-height:1.75}@media (max-width:1024px){.WhyChooseUs-module__49_FRW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.WhyChooseUs-module__49_FRW__grid{grid-template-columns:1fr;gap:16px}.WhyChooseUs-module__49_FRW__card{padding:24px 20px}}
.page-module__xgPmsG__pageHero{background:linear-gradient(135deg, var(--green-900) 0%, var(--green-700) 100%);padding:180px 0 100px;position:relative;overflow:hidden}.page-module__xgPmsG__pageHeroBg{background-image:radial-gradient(circle at 20%,#4db86433 0%,#0000 50%),radial-gradient(circle at 80% 20%,#ffffff0d 0%,#0000 40%);position:absolute;inset:0}.page-module__xgPmsG__pageHeroContent{z-index:1;position:relative}.page-module__xgPmsG__pageHeroTitle{color:var(--white);margin-bottom:16px;font-family:Outfit,sans-serif;font-size:clamp(2.5rem,5vw,4rem);font-weight:900}.page-module__xgPmsG__pageHeroSub{color:#ffffffbf;max-width:600px;font-size:1.15rem}.page-module__xgPmsG__mvGrid{grid-template-columns:1fr 1fr;gap:32px;display:grid}.page-module__xgPmsG__mvCard{border-radius:var(--radius-xl);padding:48px 40px;position:relative;overflow:hidden}.page-module__xgPmsG__missionCard{background:var(--green-50);border:1px solid var(--green-200)}.page-module__xgPmsG__visionCard{background:linear-gradient(135deg, var(--green-600) 0%, var(--green-800) 100%);color:var(--white)}.page-module__xgPmsG__mvIcon{margin-bottom:20px;font-size:3rem}.page-module__xgPmsG__mvTitle{margin-bottom:16px;font-family:Outfit,sans-serif;font-size:1.8rem;font-weight:800}.page-module__xgPmsG__missionCard .page-module__xgPmsG__mvTitle{color:var(--green-800)}.page-module__xgPmsG__visionCard .page-module__xgPmsG__mvTitle{color:var(--white)}.page-module__xgPmsG__mvText{font-size:1rem;line-height:1.8}.page-module__xgPmsG__missionCard .page-module__xgPmsG__mvText{color:var(--gray-600)}.page-module__xgPmsG__visionCard .page-module__xgPmsG__mvText{color:#ffffffd9}.page-module__xgPmsG__story{background:var(--gray-50)}.page-module__xgPmsG__storyGrid{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.page-module__xgPmsG__storyImg{aspect-ratio:4/3;border-radius:var(--radius-xl);box-shadow:var(--shadow-xl);position:relative;overflow:hidden}.page-module__xgPmsG__imgFill{object-fit:cover}.page-module__xgPmsG__teamSection{background:var(--white)}.page-module__xgPmsG__teamHeader{text-align:center;margin-bottom:48px}.page-module__xgPmsG__teamGrid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.page-module__xgPmsG__teamCard{text-align:center;border-radius:var(--radius-lg);border:1px solid var(--gray-100);transition:all var(--transition-base);padding:36px 24px}.page-module__xgPmsG__teamCard:hover{border-color:var(--green-300);box-shadow:var(--shadow-md);transform:translateY(-4px)}.page-module__xgPmsG__teamAvatar{background:var(--green-50);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 20px;font-size:3rem;display:flex}.page-module__xgPmsG__teamName{color:var(--gray-900);margin-bottom:6px;font-family:Outfit,sans-serif;font-size:1rem;font-weight:700}.page-module__xgPmsG__teamRole{color:var(--green-600);font-size:.85rem;font-weight:500}@media (max-width:1024px){.page-module__xgPmsG__teamGrid{grid-template-columns:repeat(2,1fr)}.page-module__xgPmsG__storyGrid{gap:48px}}@media (max-width:768px){.page-module__xgPmsG__mvGrid{grid-template-columns:1fr}.page-module__xgPmsG__storyGrid{grid-template-columns:1fr;gap:32px}.page-module__xgPmsG__teamGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.page-module__xgPmsG__teamGrid{grid-template-columns:1fr}}
.page-module__j6Q3dW__pageHero{background:linear-gradient(135deg, var(--green-900) 0%, var(--green-700) 100%);padding:180px 0 100px;position:relative;overflow:hidden}.page-module__j6Q3dW__pageHeroBg{background-image:radial-gradient(circle at 20%,#4db86433 0%,#0000 50%),radial-gradient(circle at 80% 20%,#ffffff0d 0%,#0000 40%);position:absolute;inset:0}.page-module__j6Q3dW__pageHeroContent{z-index:1;position:relative}.page-module__j6Q3dW__pageHeroTitle{color:var(--white);margin-bottom:16px;font-family:Outfit,sans-serif;font-size:clamp(2.5rem,5vw,4rem);font-weight:900}.page-module__j6Q3dW__pageHeroSub{color:#ffffffbf;max-width:600px;font-size:1.15rem}.page-module__j6Q3dW__contactGrid{grid-template-columns:1fr 1fr;align-items:start;gap:80px;display:grid}.page-module__j6Q3dW__infoTitle{font-size:clamp(1.8rem,2.5vw,2.5rem)}.page-module__j6Q3dW__infoTitle span{color:var(--green-500)}.page-module__j6Q3dW__companyLabel{color:var(--green-600);margin-top:-8px;margin-bottom:4px;font-family:Outfit,sans-serif;font-size:.88rem;font-weight:600;line-height:1.5}.page-module__j6Q3dW__infoItems{flex-direction:column;gap:28px;margin-bottom:36px;display:flex}.page-module__j6Q3dW__infoItem{align-items:flex-start;gap:16px;display:flex}.page-module__j6Q3dW__infoIcon{background:var(--green-50);border-radius:var(--radius-md);flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.2rem;display:flex}.page-module__j6Q3dW__infoLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--green-600);margin-bottom:4px;font-family:Outfit,sans-serif;font-size:.85rem;font-weight:700}.page-module__j6Q3dW__infoValue{color:var(--gray-700);font-size:.95rem;line-height:1.6}a.page-module__j6Q3dW__infoValue{transition:color var(--transition-fast)}a.page-module__j6Q3dW__infoValue:hover{color:var(--green-600)}.page-module__j6Q3dW__mapPlaceholder{background:linear-gradient(135deg, var(--green-50) 0%, var(--green-100) 100%);border-radius:var(--radius-lg);border:2px dashed var(--green-300);justify-content:center;align-items:center;height:200px;display:flex;position:relative;overflow:hidden}.page-module__j6Q3dW__mapOverlay{color:var(--green-700);flex-direction:column;align-items:center;gap:8px;font-family:Outfit,sans-serif;font-size:.9rem;font-weight:600;display:flex}.page-module__j6Q3dW__mapPin{font-size:2.5rem}.page-module__j6Q3dW__mapLink{color:var(--green-600);transition:color var(--transition-fast);font-size:.82rem;font-weight:500;text-decoration:underline}.page-module__j6Q3dW__mapLink:hover{color:var(--green-800)}.page-module__j6Q3dW__formCard{background:var(--white);border-radius:var(--radius-xl);box-shadow:var(--shadow-xl);border:1px solid var(--gray-100);padding:48px 40px}.page-module__j6Q3dW__formTitle{color:var(--gray-900);margin-bottom:8px;font-family:Outfit,sans-serif;font-size:1.8rem;font-weight:800}.page-module__j6Q3dW__formSubtitle{color:var(--gray-500);margin-bottom:32px;font-size:.9rem;line-height:1.6}.page-module__j6Q3dW__form{flex-direction:column;gap:20px;display:flex}.page-module__j6Q3dW__formRow{grid-template-columns:1fr 1fr;gap:16px;display:grid}.page-module__j6Q3dW__formGroup{flex-direction:column;gap:6px;display:flex}.page-module__j6Q3dW__label{color:var(--gray-700);font-family:Outfit,sans-serif;font-size:.85rem;font-weight:600}.page-module__j6Q3dW__input{border:1.5px solid var(--gray-200);border-radius:var(--radius-md);width:100%;color:var(--gray-800);background:var(--white);transition:border-color var(--transition-fast), box-shadow var(--transition-fast);outline:none;padding:12px 16px;font-size:.95rem}.page-module__j6Q3dW__input:focus{border-color:var(--green-500);box-shadow:0 0 0 3px #1e7a2e14}.page-module__j6Q3dW__input::placeholder{color:var(--gray-300)}.page-module__j6Q3dW__textarea{resize:vertical;min-height:120px}.page-module__j6Q3dW__submitBtn{justify-content:center;width:100%;padding:16px!important}.page-module__j6Q3dW__successMessage{text-align:center;padding:48px 20px}.page-module__j6Q3dW__successIcon{margin-bottom:16px;font-size:4rem}.page-module__j6Q3dW__successMessage h4{color:var(--green-700);margin-bottom:8px;font-family:Outfit,sans-serif;font-size:1.5rem;font-weight:700}.page-module__j6Q3dW__successMessage p{color:var(--gray-500);line-height:1.6}@media (max-width:1024px){.page-module__j6Q3dW__contactGrid{gap:48px}}@media (max-width:768px){.page-module__j6Q3dW__contactGrid,.page-module__j6Q3dW__formRow{grid-template-columns:1fr}.page-module__j6Q3dW__formCard{padding:28px 20px}}
.page-module__4ccqhG__pageHero{background:linear-gradient(135deg, var(--green-900) 0%, var(--green-700) 100%);padding:180px 0 100px;position:relative;overflow:hidden}.page-module__4ccqhG__pageHeroBg{background-image:radial-gradient(circle at 20%,#4db86433 0%,#0000 50%),radial-gradient(circle at 80% 20%,#ffffff0d 0%,#0000 40%);position:absolute;inset:0}.page-module__4ccqhG__pageHeroContent{z-index:1;position:relative}.page-module__4ccqhG__pageHeroTitle{color:var(--white);margin-bottom:16px;font-family:Outfit,sans-serif;font-size:clamp(2.5rem,5vw,4rem);font-weight:900}.page-module__4ccqhG__pageHeroSub{color:#ffffffbf;max-width:600px;font-size:1.15rem}.page-module__4ccqhG__header{text-align:center;margin-bottom:56px}.page-module__4ccqhG__gridTitle{font-size:clamp(1.8rem,2.8vw,2.8rem)}.page-module__4ccqhG__gridTitle span{color:var(--green-500)}.page-module__4ccqhG__projectsGrid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.page-module__4ccqhG__projectCard{background:var(--white);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);transition:transform var(--transition-base), box-shadow var(--transition-base);overflow:hidden}.page-module__4ccqhG__projectCard:hover{box-shadow:var(--shadow-lg);transform:translateY(-8px)}.page-module__4ccqhG__cardImage{height:220px;position:relative;overflow:hidden}.page-module__4ccqhG__img{object-fit:cover;transition:transform .6s}.page-module__4ccqhG__projectCard:hover .page-module__4ccqhG__img{transform:scale(1.08)}.page-module__4ccqhG__cardOverlay{background:linear-gradient(#0000 0%,#0a2e141a 40%,#0a2e14bf 100%);position:absolute;inset:0}.page-module__4ccqhG__cardTag{background:var(--green-500);color:var(--white);border-radius:var(--radius-full);padding:4px 12px;font-family:Outfit,sans-serif;font-size:.75rem;font-weight:600;position:absolute;top:16px;left:16px}.page-module__4ccqhG__cardYear{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:var(--white);border-radius:var(--radius-full);background:#ffffff26;border:1px solid #ffffff40;padding:4px 12px;font-family:Outfit,sans-serif;font-size:.75rem;font-weight:600;position:absolute;top:16px;right:16px}.page-module__4ccqhG__cardBody{padding:24px}.page-module__4ccqhG__cardTitle{color:var(--gray-900);margin-bottom:12px;font-family:Outfit,sans-serif;font-size:1.1rem;font-weight:700;line-height:1.4}.page-module__4ccqhG__cardMeta{flex-wrap:wrap;gap:16px;display:flex}.page-module__4ccqhG__metaItem{color:var(--gray-500);align-items:center;gap:6px;font-size:.83rem;display:flex}@media (max-width:1024px){.page-module__4ccqhG__projectsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.page-module__4ccqhG__projectsGrid{grid-template-columns:1fr}}
.page-module__fLTYpa__pageHero{background:linear-gradient(135deg, var(--green-900) 0%, var(--green-700) 100%);padding:180px 0 100px;position:relative;overflow:hidden}.page-module__fLTYpa__pageHeroBg{background-image:radial-gradient(circle at 20%,#4db86433 0%,#0000 50%),radial-gradient(circle at 80% 20%,#ffffff0d 0%,#0000 40%);position:absolute;inset:0}.page-module__fLTYpa__pageHeroContent{z-index:1;position:relative}.page-module__fLTYpa__pageHeroTitle{color:var(--white);margin-bottom:16px;font-family:Outfit,sans-serif;font-size:clamp(2.5rem,5vw,4rem);font-weight:900}.page-module__fLTYpa__pageHeroSub{color:#ffffffbf;max-width:600px;font-size:1.15rem}
.Testimonials-module__3Z1FKa__testimonials{background:var(--green-900);position:relative;overflow:hidden}.Testimonials-module__3Z1FKa__bgPattern{pointer-events:none;background-image:radial-gradient(circle at 20%,#1e7a2e33 0%,#0000 50%),radial-gradient(circle at 80% 20%,#4db8641a 0%,#0000 40%);position:absolute;inset:0}.Testimonials-module__3Z1FKa__header{text-align:center;margin-bottom:56px}.Testimonials-module__3Z1FKa__title{font-size:clamp(1.8rem,2.8vw,2.8rem);color:var(--white)!important}.Testimonials-module__3Z1FKa__title span{color:var(--green-300)!important}.Testimonials-module__3Z1FKa__header .Testimonials-module__3Z1FKa__section-badge{color:var(--green-200);background:#ffffff1a;border-color:#ffffff26}.Testimonials-module__3Z1FKa__carousel{max-width:800px;margin:0 auto}.Testimonials-module__3Z1FKa__mainCard{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:var(--radius-xl);transition:all var(--transition-base);background:#ffffff12;border:1px solid #ffffff1a;margin-bottom:32px;padding:48px;position:relative}.Testimonials-module__3Z1FKa__quoteIcon{color:var(--green-400);opacity:.8;margin-bottom:24px;font-family:Georgia,serif;font-size:6rem;line-height:.6;display:block}.Testimonials-module__3Z1FKa__quoteText{color:#ffffffe0;margin-bottom:28px;font-size:1.1rem;font-style:italic;line-height:1.85}.Testimonials-module__3Z1FKa__stars{gap:4px;margin-bottom:28px;display:flex}.Testimonials-module__3Z1FKa__star{color:var(--gold);font-size:1.2rem}.Testimonials-module__3Z1FKa__author{align-items:center;gap:16px;display:flex}.Testimonials-module__3Z1FKa__avatar{background:var(--green-700);border:2px solid var(--green-400);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.6rem;display:flex}.Testimonials-module__3Z1FKa__authorName{color:var(--white);font-family:Outfit,sans-serif;font-size:1rem;font-weight:700}.Testimonials-module__3Z1FKa__authorRole{color:var(--green-300);margin-top:2px;font-size:.82rem}.Testimonials-module__3Z1FKa__authorCompany{color:#ffffff80;margin-top:2px;font-size:.82rem}.Testimonials-module__3Z1FKa__dots{justify-content:center;gap:10px;margin-bottom:32px;display:flex}.Testimonials-module__3Z1FKa__dot{width:10px;height:10px;transition:all var(--transition-base);background:#ffffff40;border-radius:50%}.Testimonials-module__3Z1FKa__dotActive{background:var(--green-400);border-radius:5px;width:28px}.Testimonials-module__3Z1FKa__thumbs{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.Testimonials-module__3Z1FKa__thumb{border-radius:var(--radius-md);transition:all var(--transition-fast);text-align:left;background:#ffffff0d;border:1px solid #ffffff14;align-items:center;gap:12px;padding:16px;display:flex}.Testimonials-module__3Z1FKa__thumb:hover{background:#ffffff1a;border-color:#fff3}.Testimonials-module__3Z1FKa__thumbActive{border-color:var(--green-500)!important;background:#1e7a2e4d!important}.Testimonials-module__3Z1FKa__thumbAvatar{flex-shrink:0;font-size:1.6rem}.Testimonials-module__3Z1FKa__thumbName{color:var(--white);font-family:Outfit,sans-serif;font-size:.85rem;font-weight:600}.Testimonials-module__3Z1FKa__thumbCompany{color:#ffffff73;margin-top:2px;font-size:.75rem}@media (max-width:768px){.Testimonials-module__3Z1FKa__mainCard{padding:28px 20px}.Testimonials-module__3Z1FKa__thumbs{grid-template-columns:1fr}.Testimonials-module__3Z1FKa__quoteIcon{font-size:4rem}.Testimonials-module__3Z1FKa__quoteText{font-size:1rem}}
