body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#1f2937}header{display:flex;justify-content:space-between;align-items:center;padding:16px 32px;border-bottom:1px solid #e5e7eb}nav a{margin:0 12px;text-decoration:none;color:#111827;font-weight:500}.slider{height:280px;background:linear-gradient(135deg,#16a34a,#22c55e);border-radius:12px}.hero-text,.slider{flex:1 1}.site-bg{min-height:calc(100vh - 120px);background:linear-gradient(rgba(180,180,255,.65),rgba(255,255,180,.65)),url(/bg.png);background-size:cover;background-position:top;background-repeat:no-repeat;background-attachment:fixed;padding-bottom:64px}.contact-section,.news-section,.services-section{background:transparent!important}.contact-card,.service-card{background:rgba(162,239,185,.9)}section{padding-left:40px;padding-right:40px;padding-bottom:20px}.footer{background:#111827;color:white;padding:30px 40px;position:relative;z-index:5}.navbar{position:-webkit-sticky;position:sticky;top:0;z-index:50;justify-content:space-between;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);margin-bottom:0}.nav-left,.navbar{display:flex;align-items:center}.nav-left{gap:12px}.logo{height:36px;width:auto}.brand{font-size:20px;font-weight:700;letter-spacing:.3px}.navbar,header{background:transparent!important;box-shadow:none!important}.nav-center{display:flex;gap:28px}.nav-link{position:relative;font-size:15px;font-weight:500;color:#374151;text-decoration:none;padding-bottom:4px;transition:color .2s ease}.nav-link:hover{color:#16a34a}.nav-link:after{content:"";position:absolute;left:0;bottom:-6px;width:0;height:2px;background-color:#16a34a;transition:width .25s ease}.nav-link.active:after,.nav-link:hover:after{width:100%}.nav-right{display:flex;align-items:center}.lang-select{border:1px solid #d1d5db;border-radius:20px;padding:6px 14px;font-size:14px;background:white;cursor:pointer}.hero-wrapper{max-width:960px;margin:0 auto;display:flex;align-items:stretch;gap:20px;padding:20px 0}.hero-media{flex:0.85 1;display:flex;align-items:center;justify-content:center}.hero-image{max-width:92%;max-height:92%;width:auto;height:auto;object-fit:contain;border-radius:22px}.hero-content{flex:1 1;max-width:560px;padding:30px 32px;display:flex;flex-direction:column;justify-content:center}.hero-title{font-size:clamp(22px,2.5vw,28px);font-weight:800;line-height:1.25;margin-bottom:20px;color:#0f172a}.hero-highlight{color:#16a34a}.hero-description{font-size:14.5px;line-height:1.65;color:#334155;margin-bottom:14px;text-align:justify}.logo-stack{display:flex;flex-direction:column;align-items:center;gap:4px;flex-shrink:0}.logo-image{height:clamp(48px,6vh,64px);width:auto;object-fit:contain}.logo-tagline{font-size:11.5px;font-weight:600;text-align:center;line-height:1.25;color:#15803d;letter-spacing:.35px;opacity:.9}.brand{font-size:22px;font-weight:800;letter-spacing:.4px;margin-left:14px;color:#0f172a}.services-section{padding:48px 64px 24px;background:transparent}.services-flow{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:28px;gap:28px;position:relative}.services-flow:before{content:"";position:absolute;top:50%;left:0;right:0;height:2px;background:linear-gradient(90deg,#22c55e,#16a34a);opacity:.25}.service-card{background:rgba(34,197,94,.08);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:18px;padding:20px;box-shadow:0 18px 40px rgba(0,0,0,.08);text-align:center}.service-card:hover{transform:translateY(-6px);box-shadow:0 26px 55px rgba(0,0,0,.12)}.service-card.offset{margin-top:40px}.service-image{height:140px;border-radius:14px;margin-bottom:16px}.service-card h3{font-size:15.5px;font-weight:700;color:#0f172a;margin-bottom:8px}.service-card p{font-size:14.2px;line-height:1.6;color:#475569;text-align:justify}@media (max-width:1024px){.services-flow{grid-template-columns:repeat(3,1fr)}.services-flow:before{display:none}.service-card.offset{margin-top:0}}@media (max-width:640px){.services-flow{grid-template-columns:1fr}.service-image{height:180px}}.news-section{padding:24px 64px 48px;overflow:hidden;background:transparent}.news-section .section-title{text-align:center;font-size:30px;font-weight:800;color:#0f172a;margin-bottom:36px}.news-section{padding-top:40px;padding-bottom:48px}.news-ticker{position:relative;overflow:hidden;width:100%}.news-track{display:flex;gap:24px;width:max-content;animation:scrollNews 35s linear infinite}.news-ticker:hover .news-track{animation-play-state:paused}.news-card{display:flex;align-items:center;min-width:420px;background:#b7eacc;border-radius:16px;box-shadow:0 14px 32px rgba(0,0,0,.08);overflow:hidden}.news-image{position:relative;width:120px;height:100%;flex-shrink:0}.news-img{object-fit:cover}.news-content{padding:14px 16px;background:rgba(255,255,255,.9);border-radius:12px;box-shadow:0 6px 14px rgba(0,0,0,.05);margin:10px}.news-date{display:block;font-size:12.5px;font-weight:600;color:#16a34a;margin-bottom:6px}.news-text{font-size:14.5px;line-height:1.6;color:#334155;margin-bottom:8px}.news-link{font-size:13.5px;font-weight:600;color:#0f766e;text-decoration:none}.news-link:hover{text-decoration:underline}@keyframes scrollNews{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (max-width:1024px){.news-card{min-width:360px}}@media (max-width:640px){.news-card{min-width:300px;flex-direction:column}.news-image{width:100%;height:140px}.news-content{padding:14px 16px}}.contact-section{padding:clamp(40px,4vw,56px) clamp(24px,6vw,64px)}.contact-section .section-title{text-align:center;font-size:clamp(26px,3vw,30px);font-weight:800;color:#0f172a;margin-bottom:10px}.contact-section .section-subtitle{text-align:center;max-width:720px;margin:0 auto 48px;font-size:15px;line-height:1.6;color:#475569}.contact-grid{display:grid;grid-template-columns:1.2fr 1fr;grid-gap:40px;gap:40px;align-items:stretch}.contact-card{background:#ffffff;border-radius:20px;padding:32px;box-shadow:0 18px 40px rgba(0,0,0,.08);display:flex;flex-direction:column}.contact-card h3{font-size:18px;font-weight:700;color:#0f172a;margin-bottom:16px}.contact-info{font-size:14.5px;line-height:1.7;color:#334155;margin-bottom:14px}.contact-info a{color:#16a34a;text-decoration:none}.contact-info a:hover{text-decoration:underline}.contact-form{margin-top:22px;display:grid;grid-gap:12px;gap:12px}.contact-form input,.contact-form textarea{width:100%;padding:11px 14px;border-radius:10px;border:1px solid #d1d5db;font-size:14px;font-family:inherit}.contact-form input:focus,.contact-form textarea:focus{outline:none;border-color:#16a34a;box-shadow:0 0 0 2px rgba(22,163,74,.15)}.contact-form textarea{resize:vertical;min-height:110px}.contact-form button{margin-top:8px;background:#16a34a;color:white;border:none;padding:12px;border-radius:12px;font-weight:600;font-size:14.5px;cursor:pointer;transition:background .2s ease,transform .15s ease}.contact-form button:hover{background:#15803d;transform:translateY(-1px)}.contact-form button:disabled{background:#94a3b8;cursor:not-allowed}.form-success{color:#15803d}.form-error,.form-success{margin-top:10px;font-weight:600;font-size:14px}.form-error{color:#b91c1c}.map-container{width:100%;height:100%;min-height:420px;border-radius:20px;overflow:hidden;box-shadow:0 18px 40px rgba(0,0,0,.08)}.map-container iframe{width:100%;height:100%;border:0}@media (max-width:1024px){.contact-grid{grid-template-columns:1fr}.map-container{min-height:360px}}@media (max-width:640px){.contact-section{padding:48px 20px}.contact-card{padding:24px}}.contact-section>.contact-grid{display:grid!important;grid-template-columns:1.2fr 1fr!important;grid-gap:40px!important;gap:40px!important;align-items:stretch!important}.contact-section>.contact-grid>.contact-card{display:flex;flex-direction:column}.contact-section>.contact-grid>.map-container{display:block}@media (max-width:1024px){.contact-section>.contact-grid{grid-template-columns:1fr!important}}.footer{background:#06402B;color:#b7ccea;padding-top:32px;border-top:1px solid #7fe27f}.footer-container{max-width:1200px;margin:0 auto;padding:0 20px 12px;display:grid;grid-template-columns:2fr 1.5fr;grid-gap:32px;gap:32px;align-items:start}.footer-brand-col{display:flex;flex-direction:column}.footer-logo-wrap{margin-bottom:8px}.footer-logo{max-width:150px;height:auto}.footer-brand{font-size:16px;font-weight:800;margin-bottom:4px;color:#b7ccea}.footer-tagline{font-size:12.5px;color:#b7ccea;margin-bottom:10px;font-weight:600}.footer-address{font-size:13px;line-height:1.6;color:#b7ccea}.footer-links-contact{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.footer-col h4{font-size:14px;font-weight:700;margin-bottom:8px;color:#b7ccea}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:6px}.footer-links a,.footer-links-contact a{color:#b7ccea;text-decoration:none;font-size:13.5px}.footer-links a:hover,.footer-links-contact a:hover{color:#166534}.footer-brand-inline{display:flex;align-items:center;gap:16px}.footer-brand-text,.footer-social{display:flex;flex-direction:column}.footer-social{gap:10px;margin-top:4px}.footer-social a{width:36px;height:36px;border-radius:50%;background:#86efac;display:flex;align-items:center;justify-content:center;color:#064e3b;font-size:15px;transition:background .2s ease,transform .2s ease}.footer-social a:hover{background:#4ade80;transform:translateX(2px);color:#022c22}.footer-bottom{border-top:1px solid #7fe27f;text-align:center;padding:10px 16px;font-size:12.5px;color:#b7ccea;background:#8af28a}@media (max-width:900px){.footer-container{grid-template-columns:1fr;gap:24px;padding:0 20px 20px}.footer-links-contact{grid-template-columns:1fr;gap:16px}.footer-social{flex-direction:row}}.scroll-top-btn{position:fixed;bottom:24px;right:24px;width:44px;height:44px;border-radius:50%;background:#16a34a;color:#ffffff;border:none;font-size:20px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity .25s ease,transform .25s ease;box-shadow:0 10px 25px rgba(0,0,0,.2);z-index:1000}.scroll-top-btn.show{opacity:1;pointer-events:auto;transform:translateY(0)}.scroll-top-btn:hover{background:#15803d;transform:translateY(-3px)}@media (max-width:640px){.scroll-top-btn{bottom:18px;right:18px;width:40px;height:40px;font-size:18px}}.section-header{text-align:center;max-width:900px;margin:0 auto 32px}.section-header h2{font-size:clamp(26px,3vw,32px);font-weight:800;color:#0f172a;letter-spacing:.3px;margin-bottom:10px;position:relative}.section-header h2:after{content:"";display:block;width:48px;height:3px;margin:12px auto 0;background:linear-gradient(90deg,#22c55e,#16a34a);border-radius:999px}.section-header p{font-size:15px;line-height:1.65;color:#475569;margin-top:12px}@media (max-width:768px){.hero-wrapper{flex-direction:column}.hero-content,.hero-media{height:auto}}.partners-section{padding:48px 64px 56px;background:transparent;overflow:hidden}.partners-slider{position:relative;width:100%;overflow:hidden;margin-top:32px}.partners-track{display:flex;align-items:center;gap:48px;width:max-content;animation:scrollPartners 30s linear infinite}.partners-slider:hover .partners-track{animation-play-state:paused}.partner-logo{flex-shrink:0;display:flex;align-items:center;justify-content:center;padding:14px 22px;border-radius:14px;background:rgba(255,255,255,.65);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:0 10px 26px rgba(0,0,0,.08)}.partner-img{object-fit:contain;filter:grayscale(100%);opacity:.85;transition:all .25s ease}.partner-logo:hover .partner-img{filter:grayscale(0);opacity:1;transform:scale(1.05)}@keyframes scrollPartners{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (max-width:768px){.partners-section{padding:40px 20px}.partners-track{gap:28px}.partner-logo{padding:12px 18px}}.hero-fade{animation:fadeSlide .6s ease-in-out}@keyframes fadeSlide{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.service-link-inline{font-size:12.5px;font-weight:500;color:#054c1f;margin-left:6px;text-decoration:none;white-space:nowrap;transition:color .2s ease}.service-link-inline:hover{color:#ffc600;text-decoration:underline}.services-circular-section{padding:80px 40px}.services-circular-container{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1.2fr 1fr;align-items:center;grid-gap:60px;gap:60px}.services-circular-text h3{font-size:28px;font-weight:800;margin-bottom:14px;color:#0f172a}.services-circular-text p{font-size:15.5px;line-height:1.7;color:#334155}.services-static-orbit{position:relative;width:380px;height:380px;margin:0 auto}.static-icon{position:absolute;top:50%;left:50%;width:120px;height:120px;margin:-41px;border-radius:50%;background:rgba(183,234,204,.25);display:flex;align-items:center;justify-content:center;filter:grayscale(100%) opacity(.55);transition:all .35s ease;box-shadow:0 12px 28px rgba(0,0,0,.12)}.static-icon img{width:96px;height:96px;object-fit:contain}.static-icon.active{filter:grayscale(0) opacity(1);background:rgba(34,197,94,.35);box-shadow:0 18px 40px rgba(0,0,0,.18);transform:scale(1.08)}.satellite-orbit{position:absolute;inset:0;pointer-events:none}.satellite{position:absolute;top:-18px;left:50%;transform:translateX(-50%)}@media (max-width:900px){.services-circular-container{grid-template-columns:1fr;text-align:center}.services-static-orbit{margin-top:40px}}.services-know-more{display:inline-block;margin-top:18px;font-size:14px;font-weight:600;color:#16a34a;text-decoration:none;letter-spacing:.2px;transition:color .2s ease,transform .2s ease}.services-know-more:hover{color:#0f766e;transform:translateX(4px)}@media (max-width:768px){.services-circular-section{padding:60px 20px}.services-circular-container{grid-template-columns:1fr;gap:40px;text-align:center}.services-circular-text h3{font-size:22px}.services-circular-text p{font-size:14.5px}.services-static-orbit{width:280px;height:280px}.static-icon{width:80px;height:80px;margin:-40px}.static-icon img{width:56px;height:56px}.satellite img{width:42px!important;height:42px!important}}@media (max-width:480px){.services-static-orbit{width:240px;height:240px}.static-icon{width:68px;height:68px;margin:-34px}.static-icon img{width:48px;height:48px}.satellite img{width:36px!important;height:36px!important}}.hero-know-more{display:inline-block;margin-top:16px;font-size:14px;font-weight:600;color:#16a34a;text-decoration:none;letter-spacing:.2px;transition:color .2s ease,transform .2s ease}.hero-know-more:hover{color:#0f766e;transform:translateX(4px)}.about-section{padding:72px 40px}.about-overview{display:grid;grid-template-columns:1fr 1.2fr;grid-gap:48px;gap:48px;align-items:center;margin-bottom:64px}.about-image{position:relative;height:360px;border-radius:20px;overflow:hidden}.about-text p{font-size:15.5px;line-height:1.7;color:#334155;margin-bottom:12px}.vision-mission{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:32px;gap:32px;margin-bottom:64px}.vm-card{background:rgba(183,234,204,.25);border-radius:18px;padding:28px;text-align:center}.vm-card h3{margin:14px 0 10px;font-size:18px}.about-block{margin-bottom:64px}.about-block h3{font-size:22px;font-weight:800;margin-bottom:14px}.director-message{display:grid;grid-template-columns:1.2fr 1fr;grid-gap:48px;gap:48px;align-items:center;margin-bottom:72px}.director-photo{position:relative;height:300px;border-radius:20px;overflow:hidden}.team-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:32px;gap:32px;text-align:center}.team-card{background:rgba(255,255,255,.75);border-radius:18px;padding:22px;text-align:center}.team-card h4{margin-top:12px;font-size:16px;font-weight:700}.team-card p{text-align:center!important;font-size:14.5px;color:#475569;margin:6px 0 10px}.team-card a{font-size:13px;color:#16a34a;text-decoration:none}@media (max-width:900px){.about-overview,.director-message{grid-template-columns:1fr;text-align:center}.team-grid,.vision-mission{grid-template-columns:1fr}}.about-section .about-text,.about-section .director-text,.about-section .services-circular-text,.about-section .vm-card p,.about-section li,.about-section p{text-align:justify}.about-section p{-webkit-hyphens:auto;hyphens:auto;text-justify:inter-word;margin-bottom:14px}.services-page{padding:80px 40px 100px}.services-list{max-width:1100px;margin:0 auto;display:flex;flex-direction:column;gap:80px}.service-row{display:grid;grid-template-columns:1fr 1.1fr;grid-gap:60px;gap:60px;align-items:center}.service-row.reverse{grid-template-columns:1.1fr 1fr}.service-row.reverse .service-image{order:2}.service-row.reverse .service-text{order:1}.service-image{position:relative;width:100%;height:300px;border-radius:18px;overflow:hidden;box-shadow:0 20px 45px rgba(0,0,0,.12)}.service-img{object-fit:cover}.service-text h3{font-size:26px;font-weight:800;color:#0f172a;margin-bottom:14px}.service-text p{font-size:15.5px;line-height:1.75;color:#334155;text-align:justify}@media (max-width:900px){.service-row,.service-row.reverse{grid-template-columns:1fr}.service-image{height:260px}.service-text{text-align:center}.service-text p{text-align:left}}.news-page{padding:80px 40px 100px}.news-page-list{max-width:1100px;margin:0 auto;display:flex;flex-direction:column;gap:48px}.news-page-card{display:grid;grid-template-columns:360px 1fr;grid-gap:40px;gap:40px;align-items:center;background:rgba(183,234,204,.25);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:22px;padding:24px;box-shadow:0 18px 40px rgba(0,0,0,.08)}.news-page-image{position:relative;width:100%;height:220px;border-radius:16px;overflow:hidden}.news-page-img{object-fit:cover}.news-page-content h3{font-size:22px;font-weight:800;color:#0f172a;margin-bottom:10px}.news-page-content p{font-size:15px;line-height:1.7;color:#334155;text-align:justify}.news-page-date{display:inline-block;font-size:13px;font-weight:600;color:#16a34a;margin-bottom:8px}@media (max-width:900px){.news-page-card{grid-template-columns:1fr;gap:24px}.news-page-image{height:200px}.news-page-content{text-align:center}.news-page-content p{text-align:left}}