*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:#17352e;font-family:Cairo,Arial,sans-serif;line-height:1.8}a{text-decoration:none;color:inherit}.wrap{width:min(1160px,calc(100% - 40px));margin:auto}header{position:sticky;top:0;z-index:10;background:#fffffff2;backdrop-filter:blur(12px);border-bottom:1px solid #e4eee9}.nav{height:78px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:12px}.brand img{width:52px;height:52px;object-fit:contain}.brand span{display:flex;flex-direction:column;line-height:1.3}.brand b{font-size:15px}.brand small{font-size:11px;color:#71827d}.nav nav{display:flex;gap:25px;font-size:13px;font-weight:700}.menu{display:none;border:0;background:none;font-size:25px}.hero{background:linear-gradient(135deg,#eefaf5,#f8fbfa 55%,#eaf5f8);min-height:650px;display:flex;align-items:center}.heroGrid{display:grid;grid-template-columns:1.2fr .8fr;gap:70px;align-items:center;padding:75px 0}.hero label,.head label,.team label{font-family:Inter;color:#078565;font-size:11px;font-weight:800;letter-spacing:1.5px}.hero h1{font-size:clamp(40px,5vw,65px);line-height:1.18;margin:15px 0}.hero h1 em{font-style:normal;color:#078c6c}.hero p{color:#60736d;font-size:17px;max-width:650px}.actions{display:flex;gap:12px;margin:28px 0}.btn{padding:10px 22px;border-radius:10px;background:#087f62;color:#fff;font-weight:700;font-size:13px}.btn.light{background:#fff;color:#17352e;border:1px solid #cfdfd9}.stats{display:flex;gap:28px;margin-top:30px}.stats span{display:flex;flex-direction:column;font-size:10px;color:#73847e}.stats b{font-family:Inter;font-size:12px;color:#17352e}.heroCard{height:390px;border-radius:28px;background:#ffffffb8;border:1px solid white;box-shadow:0 30px 70px #245b4818;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.heroCard img{width:205px;z-index:2}.heroCard>b{position:absolute;bottom:22px;font-family:Inter;font-size:10px;letter-spacing:3px;color:#688078}.ring{position:absolute;border:1px solid #078c6c1c;border-radius:50%}.r1{width:300px;height:300px}.r2{width:450px;height:450px}.section{padding:95px 0}.soft{background:#f5faf8}.head{margin-bottom:42px}.head h2{font-size:38px;line-height:1.3;margin:4px 0}.head p{color:#6c7e78;margin:0}.features,.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.features article,.cards article{border:1px solid #e2eee9;border-radius:17px;background:#fff;overflow:hidden}.features article{padding:28px}.features i{font-style:normal;color:#078c6c;font-size:28px}.features h3{margin:8px 0}.features p,.body p{font-size:13px;color:#6c7d77}.timeline{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.timeline article{background:white;border-top:3px solid #0a8a69;padding:18px;border-radius:0 0 13px 13px}.timeline b,.body small{font-size:11px;color:#078c6c}.timeline h3{font-size:16px;margin:6px 0}.timeline p{font-size:11px;color:#72817c}.pic{height:185px;display:flex;align-items:center;justify-content:center;font-family:Inter;font-size:30px;font-weight:800;letter-spacing:3px}.water{background:linear-gradient(135deg,#dff5f3,#bfe5ef);color:#1a7584}.earth{background:linear-gradient(135deg,#e6f0dc,#cbd9bf);color:#4c7144}.yre{background:linear-gradient(135deg,#edf0e8,#d9e1d2);color:#60785d}.body{padding:22px}.body h3{font-size:19px;margin:5px 0}.body a{color:#078c6c;font-weight:700;font-size:12px}.dark{background:#102c28;color:white}.dark .head p{color:#a8bbb5}.gallery{display:grid;grid-template-columns:2fr 1fr 1fr;grid-template-rows:150px 150px;gap:12px}.gallery div{border-radius:15px;padding:18px;display:flex;align-items:end;background:linear-gradient(135deg,#1d5147,#317c68);font-family:Inter;font-size:11px;letter-spacing:2px;font-weight:800}.gallery div:first-child{grid-row:span 2}.team{display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:15px}.team>div,.team>article{border:1px solid #e2eee9;border-radius:16px;padding:23px}.team h2{margin:3px 0}.team p{font-size:13px;color:#6c7d77}.team article{display:flex;flex-direction:column;justify-content:center}.team article b{font-family:Inter;color:#078c6c;font-size:11px}.team article small{color:#7a8985;font-size:10px}footer{background:#0a211e;color:#c4d4cf;padding:28px 0}footer .wrap{display:flex;justify-content:space-between;font-size:12px}footer b{color:white}@media(max-width:850px){.nav nav{display:none}.menu{display:block}.nav nav.open{display:flex;position:absolute;top:70px;right:13px;left:13px;background:#fff;border:1px solid #e2eee9;border-radius:14px;padding:15px;flex-direction:column;gap:12px;box-shadow:0 15px 35px #17352e18}.heroGrid{grid-template-columns:1fr}.heroCard{height:300px}.features,.cards{grid-template-columns:1fr}.timeline{grid-template-columns:1fr 1fr}.team{grid-template-columns:1fr 1fr}.team>div{grid-column:1/-1}}@media(max-width:520px){.wrap{width:calc(100% - 26px)}.hero h1{font-size:40px}.stats{flex-wrap:wrap;gap:15px}.section{padding:70px 0}.timeline{grid-template-columns:1fr}.team{grid-template-columns:1fr}.team>div{grid-column:auto}.gallery{grid-template-columns:1fr;grid-template-rows:repeat(5,120px)}.gallery div:first-child{grid-row:auto}footer .wrap{flex-direction:column;gap:5px}}