.centered-heading{justify-content:center;text-align:center}.team-section{padding:7rem 7vw;background:#f5f3ee}.team-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem;max-width:1320px;margin:auto}.team-grid article{padding:3.5rem;background:#fff;border-radius:24px;box-shadow:0 18px 45px rgba(34,49,43,.09);border-top:6px solid #9fc619}.team-grid article:nth-child(2){border-color:var(--gold)}.team-grid span{font-size:.72rem;letter-spacing:.16em;text-transform:uppercase;color:#9a6a00;font-weight:800}.team-grid h3{font-size:clamp(1.8rem,3vw,2.7rem);margin:1rem 0}.team-grid p{font-size:1.05rem}.clients-section{padding:7rem 7vw;background:#fff}.logo-cloud{display:grid;grid-template-columns:repeat(6,1fr);gap:1rem;max-width:1400px;margin:auto}.logo-cloud img{width:100%;height:130px;object-fit:contain;padding:1.2rem;border:1px solid #e7ebe6;border-radius:15px;filter:saturate(.92);transition:.3s}.logo-cloud img:hover{transform:translateY(-5px);box-shadow:0 16px 35px rgba(26,55,45,.1);filter:saturate(1.1)}.allies-section{margin:0 7vw 7rem;padding:4rem;display:grid;grid-template-columns:.35fr .65fr;gap:5vw;align-items:center;background:#ffdd39;border-radius:24px}.allies-section p{color:#434a47}.allies-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.allies-grid img{width:100%;height:130px;object-fit:contain;background:#fff;border-radius:14px;padding:1rem}.site-footer{padding:5rem 7vw 2rem!important;grid-template-columns:1.5fr 1fr 1fr!important;background:#f5f3ee!important;color:#26302c!important;border-top:8px solid #9fc619}.site-footer p,.site-footer span{color:#5e6a65}.footer-brand img{width:220px;height:110px;object-fit:contain;object-position:left center}.footer-contact,.footer-links{gap:.6rem!important}.footer-contact a,.footer-links a{color:#416237}.footer-bottom{grid-column:1/-1;margin-top:2rem;padding-top:1.5rem;border-top:1px solid #d8ddd8;display:flex!important;flex-direction:row!important;justify-content:space-between;gap:1rem;font-size:.82rem}.floating-whatsapp{position:fixed;right:1.3rem;bottom:1.3rem;z-index:120;display:flex;align-items:center;gap:.65rem;background:#fff;color:#1e462d;padding:.55rem .55rem .55rem 1rem;border-radius:99px;box-shadow:0 12px 40px rgba(10,35,27,.25);font-weight:800}.floating-whatsapp b{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#25d366;color:#fff;font-size:.75rem}
.back-to-top{position:fixed;left:1.3rem;bottom:1.3rem;z-index:120;width:48px;height:48px;border-radius:50%;border:0;display:grid;place-items:center;background:#fff;color:#1e462d;font-size:1.25rem;font-weight:800;cursor:pointer;box-shadow:0 12px 40px rgba(10,35,27,.25);opacity:0;transform:translateY(12px);pointer-events:none;transition:opacity .25s ease,transform .25s ease}
.back-to-top.visible{opacity:1;transform:translateY(0);pointer-events:auto}
.back-to-top:hover{background:var(--green-ink);color:#fff}
@media(max-width:980px){.allies-section{grid-template-columns:1fr}.logo-cloud{grid-template-columns:repeat(4,1fr)}}
@media(max-width:680px){.team-section,.clients-section{padding:4rem 5vw}.team-grid{grid-template-columns:1fr}.team-grid article{padding:2rem}.logo-cloud{grid-template-columns:repeat(2,1fr)}.logo-cloud img{height:105px}.allies-section{margin:0 4vw 4rem;padding:2rem}.allies-grid{grid-template-columns:repeat(2,1fr)}.site-footer{grid-template-columns:1fr!important}.footer-bottom{display:grid!important}.floating-whatsapp span{display:none}.floating-whatsapp{padding:.45rem}}
