:root{--tg-primary:#00683f;--tg-primary-2:#018653;--tg-dark:#131d25;--tg-silver:#b8bdc4;--tg-text:#16191c;--tg-muted:#68716d;--tg-light:#f6f8f7;--tg-border:#e3e8e5;--tg-white:#fff;--tg-shadow:0 18px 48px rgba(17,38,30,.08);--tg-radius:10px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--tg-text);background:#fff;line-height:1.65;-webkit-font-smoothing:antialiased}body.tg-menu-open{overflow:hidden}img{max-width:100%;height:auto}a{text-decoration:none;color:inherit}button,input,select,textarea{font:inherit}.tg-container{width:min(1180px,calc(100% - 48px));margin-inline:auto}.tg-icon{width:24px;height:24px;display:inline-block;flex:0 0 auto}.tg-site-header{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.97);border-bottom:1px solid transparent;transition:.25s}.tg-site-header.is-scrolled{border-bottom-color:var(--tg-border);box-shadow:0 7px 24px rgba(15,35,27,.07)}.tg-header-inner{height:86px;display:flex;align-items:center;gap:34px}.tg-brand{display:flex;align-items:center;width:210px;flex:0 0 210px}.tg-brand img{display:block;width:100%;height:62px;object-fit:contain;object-position:left center}.tg-main-nav{margin-left:auto}.tg-menu{display:flex;align-items:center;gap:30px;list-style:none;margin:0;padding:0}.tg-menu li{position:relative}.tg-menu>li>a{display:flex;align-items:center;height:86px;font-size:14px;font-weight:600;color:#262d29;transition:.2s}.tg-menu>li.current-menu-item>a,.tg-menu>li.current_page_item>a,.tg-menu>li>a:hover{color:var(--tg-primary)}.tg-menu>li.current-menu-item>a:after,.tg-menu>li.current_page_item>a:after{content:"";position:absolute;left:0;right:0;bottom:18px;height:2px;background:var(--tg-primary)}.tg-menu .sub-menu{position:absolute;left:-18px;top:72px;min-width:220px;padding:10px;background:#fff;border:1px solid var(--tg-border);box-shadow:var(--tg-shadow);border-radius:9px;list-style:none;opacity:0;visibility:hidden;transform:translateY(8px);transition:.2s}.tg-menu li:hover>.sub-menu{opacity:1;visibility:visible;transform:none}.tg-menu .sub-menu a{display:block;padding:10px 12px;border-radius:6px;font-size:13px;font-weight:600}.tg-menu .sub-menu a:hover{background:var(--tg-light);color:var(--tg-primary)}.tg-button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:48px;padding:0 22px;border-radius:4px;background:var(--tg-primary);border:1px solid var(--tg-primary);color:#fff;font-size:14px;font-weight:700;transition:.22s;box-shadow:0 8px 20px rgba(0,104,63,.14)}.tg-button:hover{transform:translateY(-2px);background:#005533;border-color:#005533}.tg-button .tg-icon{width:18px;height:18px}.tg-button-outline{background:#fff;color:var(--tg-primary);box-shadow:none}.tg-button-outline:hover{color:#fff}.tg-header-cta{min-height:44px;padding-inline:20px;white-space:nowrap}.tg-menu-toggle{display:none;background:none;border:0;width:44px;height:44px;padding:10px;cursor:pointer}.tg-menu-toggle span{display:block;height:2px;background:var(--tg-dark);margin:5px 0;border-radius:4px;transition:.2s}

.tg-hero{position:relative;overflow:hidden;background:#fff}.tg-hero-grid{min-height:610px;display:grid;grid-template-columns:44% 56%;align-items:center;position:relative}.tg-hero-copy{padding:72px 0 82px;position:relative;z-index:2}.tg-hero h1{font-size:clamp(46px,5vw,72px);letter-spacing:-.045em;line-height:1.08;margin:0 0 28px}.tg-hero h1 span,.tg-hero h1 strong{display:block}.tg-hero h1 strong{color:var(--tg-primary);font-weight:800}.tg-lead{max-width:600px;color:#58615d;font-size:17px}.tg-lead p{margin:0}.tg-hero-actions{display:flex;gap:16px;margin-top:30px}.tg-hero-visual{height:100%;display:flex;align-items:flex-end;justify-content:flex-end;position:relative}.tg-hero-visual:after{content:"";position:absolute;right:-230px;bottom:-150px;width:640px;height:260px;border:38px solid rgba(184,189,196,.23);border-left-color:transparent;border-top-color:transparent;border-radius:50%;transform:rotate(-10deg);pointer-events:none}.tg-hero-visual img{width:112%;max-width:none;transform:translateX(3%);filter:saturate(.94) contrast(1.02)}.tg-dots-left{position:absolute;left:0;top:48px;width:135px;height:300px;background-image:radial-gradient(#d7ddda 1.25px,transparent 1.25px);background-size:8px 8px;mask-image:linear-gradient(to right,#000,transparent)}

.tg-section{padding:76px 0}.tg-services{background:linear-gradient(#fff,#f7f9f8)}.tg-section-heading{margin-bottom:34px}.tg-section-heading.tg-centered{text-align:center;max-width:770px;margin-left:auto;margin-right:auto}.tg-section-heading>span,.tg-eyebrow{display:block;color:var(--tg-primary);font-size:12px;line-height:1.3;font-weight:800;letter-spacing:.14em;text-transform:uppercase;margin-bottom:8px}.tg-section-heading h2,.tg-about-copy h2,.tg-testimonial h2{font-size:clamp(31px,3vw,44px);letter-spacing:-.035em;line-height:1.18;margin:0 0 10px}.tg-section-heading>div,.tg-richtext{color:var(--tg-muted)}.tg-section-heading p{margin:0}.tg-services-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.tg-service-card{background:#fff;border:1px solid var(--tg-border);border-radius:8px;padding:32px 28px 26px;text-align:center;box-shadow:0 9px 24px rgba(20,40,33,.05);transition:.22s}.tg-service-card:hover{transform:translateY(-6px);box-shadow:var(--tg-shadow)}.tg-card-icon{color:var(--tg-primary);height:58px;display:flex;align-items:center;justify-content:center}.tg-card-icon .tg-icon{width:44px;height:44px}.tg-service-card h3{font-size:17px;line-height:1.35;margin:14px 0 10px}.tg-card-copy{font-size:14px;color:var(--tg-muted);min-height:75px}.tg-card-copy p{margin:0}.tg-text-link{display:inline-flex;align-items:center;gap:8px;color:var(--tg-primary);font-size:13px;font-weight:800;margin-top:18px}.tg-text-link .tg-icon{width:16px;height:16px}.tg-text-link:hover{gap:12px}

.tg-about{background:#fff;overflow:hidden}.tg-about-content{display:grid;grid-template-columns:48% 52%;min-height:500px}.tg-about-copy{padding:66px max(40px,calc((100vw - 1180px)/2)) 60px max(24px,calc((100vw - 1180px)/2));display:flex;flex-direction:column;justify-content:center}.tg-about-copy .tg-richtext{max-width:590px}.tg-about-copy .tg-button{align-self:flex-start;margin-top:26px}.tg-about-image{position:relative;overflow:hidden;clip-path:polygon(20% 0,100% 0,100% 100%,0 100%)}.tg-about-image:before{content:"";position:absolute;left:10%;top:0;bottom:0;width:8px;background:var(--tg-primary);transform:skewX(-22deg);z-index:2}.tg-about-image img{width:100%;height:100%;object-fit:cover}.tg-check-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px 28px;margin-top:22px}.tg-check-grid>div{display:flex;align-items:center;gap:9px;font-size:14px;font-weight:600;color:#3f4a45}.tg-check-grid .tg-icon{color:var(--tg-primary);width:19px;height:19px}

.tg-stats{background:#f7f9f8;border-top:1px solid #edf0ee;border-bottom:1px solid #edf0ee}.tg-stats-grid{display:grid;grid-template-columns:repeat(4,1fr)}.tg-stat{display:flex;align-items:center;justify-content:center;gap:17px;padding:30px 20px;position:relative}.tg-stat:not(:last-child):after{content:"";position:absolute;right:0;top:25%;bottom:25%;width:1px;background:#dfe5e2}.tg-stat-icon{width:52px;height:52px;border:1px solid #202925;border-radius:50%;display:flex;align-items:center;justify-content:center}.tg-stat-icon .tg-icon{width:26px;height:26px}.tg-stat strong{display:block;color:var(--tg-primary);font-size:33px;line-height:1;font-weight:700}.tg-stat span{font-size:12px;color:#535e59;display:block;margin-top:5px}

.tg-projects{background:#fff}.tg-project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.tg-project-card{border:1px solid var(--tg-border);border-radius:8px;background:#fff;overflow:hidden;box-shadow:0 8px 23px rgba(22,42,34,.04);transition:.22s}.tg-project-card:hover{transform:translateY(-5px);box-shadow:var(--tg-shadow)}.tg-project-media{height:205px;position:relative;overflow:hidden}.tg-project-media img{width:100%;height:100%;object-fit:cover;transition:.4s}.tg-project-card:hover .tg-project-media img{transform:scale(1.035)}.tg-project-media>span{position:absolute;left:18px;top:0;transform:translateY(-1px);width:48px;height:48px;border-radius:0 0 50% 50%;background:var(--tg-primary);color:#fff;display:flex;align-items:center;justify-content:center}.tg-project-media .tg-icon{width:24px;height:24px}.tg-project-body{padding:24px}.tg-project-body h3{font-size:19px;margin:0 0 10px}.tg-project-body>div{color:var(--tg-muted);font-size:14px;min-height:70px}.tg-project-body p{margin:0}

.tg-testimonial{position:relative;padding:25px 0 54px;overflow:hidden;background:#fff}.tg-testimonial-inner{text-align:center;position:relative;z-index:2;max-width:820px}.tg-quote-icon{color:var(--tg-primary);margin:6px auto 0}.tg-quote-icon .tg-icon{width:36px;height:36px;stroke-width:2.4}.tg-testimonial blockquote{margin:4px auto 24px;color:#4e5854;font-size:16px;max-width:760px}.tg-testimonial blockquote p{margin:0}.tg-testimonial-person{display:flex;align-items:center;justify-content:center;gap:14px}.tg-testimonial-person img{width:52px;height:52px;object-fit:cover;border-radius:50%;border:4px solid #eef2ef}.tg-testimonial-person div{text-align:left}.tg-testimonial-person strong,.tg-testimonial-person span{display:block}.tg-testimonial-person strong{font-size:14px}.tg-testimonial-person span{font-size:12px;color:#7a827e}.tg-dots-nav{display:flex;gap:8px;justify-content:center;margin-top:16px}.tg-dots-nav i{width:7px;height:7px;border-radius:50%;background:#cfd5d2}.tg-dots-nav i:first-child{background:var(--tg-primary)}.tg-world-map{position:absolute;inset:50px 0 0;background-image:radial-gradient(#dfe5e2 1px,transparent 1px);background-size:6px 6px;opacity:.35;mask-image:radial-gradient(ellipse at center,#000,transparent 72%)}

.tg-cta{background:linear-gradient(120deg,#005c38,var(--tg-primary),#004d30);color:#fff;position:relative;overflow:hidden}.tg-cta:after{content:"";position:absolute;right:-10%;bottom:-120px;width:65%;height:220px;border:1px solid rgba(255,255,255,.12);border-radius:50%}.tg-cta-inner{min-height:110px;display:flex;align-items:center;justify-content:space-between;gap:30px;position:relative;z-index:2}.tg-cta-copy{display:flex;align-items:center;gap:18px}.tg-cta-copy>span{width:52px;height:52px;border:1px solid rgba(255,255,255,.5);border-radius:50%;display:flex;align-items:center;justify-content:center}.tg-cta-copy h2{font-size:24px;margin:0;line-height:1.1}.tg-cta-copy p{margin:4px 0 0;opacity:.9}.tg-button-light{background:#fff;color:var(--tg-primary);border-color:#fff;box-shadow:none}.tg-button-light:hover{background:#edf5f1;color:var(--tg-primary);border-color:#edf5f1}

.tg-site-footer{background:var(--tg-dark);color:#d4dbd7}.tg-footer-grid{display:grid;grid-template-columns:1.45fr .8fr 1fr .9fr 1.2fr;gap:38px;padding:48px 0 40px}.tg-footer-logo{display:block;width:190px;margin-bottom:17px}.tg-footer-logo img{width:100%;height:70px;object-fit:contain;object-position:left center;filter:brightness(0) invert(1)}.tg-footer-description{font-size:13px;color:#aeb8b3;max-width:260px}.tg-footer-description p{margin:0}.tg-socials{display:flex;gap:9px;margin-top:18px}.tg-socials a{width:31px;height:31px;border:1px solid #5a6661;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700}.tg-socials a:hover{background:var(--tg-primary);border-color:var(--tg-primary)}.tg-footer-column h3{color:#fff;font-size:14px;margin:5px 0 15px}.tg-footer-column ul,.tg-footer-menu{list-style:none;padding:0!important;margin:0}.tg-footer-column li,.tg-footer-menu li{margin:7px 0}.tg-footer-column a{font-size:12px;color:#bdc6c2}.tg-footer-column a:hover{color:#fff}.tg-footer-column .tg-menu{display:block}.tg-footer-column .tg-menu>li>a{height:auto;font-size:12px;color:#bdc6c2}.tg-contact-list p{display:flex;gap:10px;margin:8px 0;font-size:12px;color:#bdc6c2}.tg-contact-list .tg-icon{width:17px;height:17px}.tg-footer-bottom{border-top:1px solid #344039}.tg-footer-bottom .tg-container{min-height:50px;display:flex;align-items:center;justify-content:space-between;gap:20px}.tg-footer-bottom p{margin:0;font-size:11px;color:#98a39d}.tg-footer-bottom a{color:#fff}.tg-whatsapp{position:fixed;right:22px;bottom:22px;z-index:999;width:57px;height:57px;border-radius:50%;background:#22c063;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:800;box-shadow:0 12px 30px rgba(0,0,0,.2)}

.tg-content-area{min-height:60vh;padding-bottom:70px}.tg-inner-hero,.tg-page-header{padding:74px 0;background:linear-gradient(135deg,#f4f8f6,#fff);border-bottom:1px solid var(--tg-border)}.tg-inner-hero h1,.tg-page-header h1{font-size:clamp(38px,5vw,64px);line-height:1.1;margin:0;letter-spacing:-.04em}.tg-entry-content{padding-top:60px;max-width:900px;font-size:17px}.tg-entry-content h2,.tg-entry-content h3{line-height:1.25}.tg-entry-content a{color:var(--tg-primary);text-decoration:underline}.tg-entry-content img{border-radius:10px}.tg-single-image{margin-bottom:32px}.tg-post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;padding:50px 0}.tg-post-card{border:1px solid var(--tg-border);border-radius:9px;overflow:hidden}.tg-post-thumb{display:block;height:220px;overflow:hidden}.tg-post-thumb img{width:100%;height:100%;object-fit:cover}.tg-post-body{padding:22px}.tg-post-body h2{font-size:21px}.tg-post-meta{font-size:12px;color:var(--tg-primary);font-weight:700}.tg-404{text-align:center;padding:100px 0}.tg-404>strong{display:block;font-size:110px;color:var(--tg-primary);line-height:1}.tg-404 .tg-button{margin-top:20px}

@media(max-width:1100px){.tg-menu{gap:18px}.tg-header-cta{display:none}.tg-services-grid{grid-template-columns:repeat(2,1fr)}.tg-footer-grid{grid-template-columns:1.4fr repeat(2,1fr)}.tg-footer-column:nth-last-child(-n+2){margin-top:10px}.tg-hero-grid{grid-template-columns:50% 50%}.tg-hero h1{font-size:54px}}
@media(max-width:991px){.tg-container{width:min(100% - 36px,760px)}.tg-header-inner{height:74px}.tg-brand{width:170px;flex-basis:170px}.tg-brand img{height:55px}.tg-menu-toggle{display:block;margin-left:auto}.tg-main-nav{position:fixed;inset:74px 0 0;background:#fff;padding:25px 22px;opacity:0;visibility:hidden;transform:translateY(-10px);transition:.2s;overflow:auto}.tg-main-nav.is-open{opacity:1;visibility:visible;transform:none}.tg-menu{display:block}.tg-menu>li>a{height:auto;padding:14px 4px;font-size:17px;border-bottom:1px solid var(--tg-border)}.tg-menu>li.current-menu-item>a:after,.tg-menu>li.current_page_item>a:after{display:none}.tg-menu .sub-menu{position:static;opacity:1;visibility:visible;transform:none;box-shadow:none;border:0;padding:0 0 8px 16px}.tg-hero-grid{grid-template-columns:1fr;min-height:auto;padding-top:20px}.tg-hero-copy{text-align:center;padding:55px 0 20px}.tg-lead{margin:auto}.tg-hero-actions{justify-content:center}.tg-hero-visual{height:360px;justify-content:center}.tg-hero-visual img{width:760px;max-width:110%;transform:none}.tg-about-content{grid-template-columns:1fr}.tg-about-copy{padding:60px max(24px,calc((100vw - 760px)/2))}.tg-about-image{height:400px;clip-path:none}.tg-about-image:before{display:none}.tg-stats-grid{grid-template-columns:repeat(2,1fr)}.tg-stat:nth-child(2):after{display:none}.tg-project-grid{grid-template-columns:1fr}.tg-project-media{height:300px}.tg-footer-grid{grid-template-columns:repeat(2,1fr)}.tg-footer-brand{grid-column:1/-1}.tg-post-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:640px){.tg-container{width:calc(100% - 28px)}.tg-hero h1{font-size:42px}.tg-hero-copy{padding-top:38px}.tg-hero-actions{flex-direction:column;align-items:stretch}.tg-button{width:100%}.tg-hero-visual{height:260px}.tg-section{padding:58px 0}.tg-services-grid{grid-template-columns:1fr}.tg-service-card{padding:27px 22px}.tg-about-copy{padding:52px 20px}.tg-check-grid{grid-template-columns:1fr}.tg-about-image{height:280px}.tg-stats-grid{grid-template-columns:1fr 1fr}.tg-stat{padding:24px 10px;gap:10px}.tg-stat:nth-child(odd):after{display:block}.tg-stat:nth-child(even):after{display:none}.tg-stat-icon{width:42px;height:42px}.tg-stat strong{font-size:25px}.tg-stat span{font-size:10px}.tg-project-media{height:220px}.tg-cta-inner{padding:26px 0;flex-direction:column;align-items:stretch}.tg-cta-copy{align-items:flex-start}.tg-footer-grid{grid-template-columns:1fr;padding-top:40px}.tg-footer-brand{grid-column:auto}.tg-footer-bottom .tg-container{padding:14px 0;flex-direction:column;justify-content:center;text-align:center}.tg-post-grid{grid-template-columns:1fr}.tg-entry-content{font-size:16px;padding-top:38px}.tg-inner-hero{padding:52px 0}.tg-testimonial{padding-inline:8px}}
