@font-face{font-family:Inter;src:url(/fonts/Inter/Inter-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/Inter/Inter-Medium.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/Inter/Inter-SemiBold.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/Inter/Inter-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}:root{font-family:Inter,sans-serif;color:#fff;background:#060606;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--menu-width: min(100% - 80px, 1760px);--content-width: min(100% - 80px, 1530px);--header-height: 128px;--hero-height: 962px;--button-blue: #1c6aea;--heading-blue: #348efc;--text-white: #ffffff;--text-soft: rgba(255, 255, 255, .92);--text-muted: rgba(255, 255, 255, .82);--border-soft: rgba(255, 255, 255, .12);--shadow-strong: 0 20px 60px rgba(0, 0, 0, .22)}*{box-sizing:border-box}html{scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:#2d79f3 #fff}body{margin:0;min-width:320px;overflow-x:hidden}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{background:#fff}::-webkit-scrollbar-thumb{background:#2d79f3;border-radius:999px;border:2px solid #ffffff}::-webkit-scrollbar-thumb:hover{background:#4d92fa}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:1}a,button{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;max-width:100%}#root,.site-shell{min-height:100vh}.menu-container,.content-container{width:100%;margin:0 auto}.menu-container{max-width:var(--menu-width)}.content-container{max-width:var(--content-width)}.site-header{position:fixed;top:0;left:0;z-index:30;width:100%;padding:35px 30px 20px;background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none;transition:top .24s ease,padding .24s ease,background .24s ease,backdrop-filter .24s ease}.site-header .menu-container{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:32px;transition:gap .24s ease}.brand-link{display:inline-flex;align-items:center}.brand-logo{width:86px;height:auto;transition:width .24s ease}.site-header.is-compact{padding-top:18px;background:linear-gradient(180deg,#090909f0,#090909cc)}.site-header.is-compact .menu-container{gap:24px}.site-header.is-compact .brand-logo{width:72px}.menu-toggle{display:none;align-items:center;justify-content:center;width:54px;height:54px;padding:0;border:0;border-radius:999px;background:transparent;cursor:pointer}.menu-toggle img{width:28px;height:28px}.site-nav{display:flex;justify-content:center;align-items:center;gap:80px}.site-nav a{position:relative;display:inline-flex;align-items:center;font-size:16px;font-weight:700;letter-spacing:-.5px;color:#fff;transition:color .18s ease,opacity .18s ease}.site-nav a:hover,.site-nav a.is-active,.site-nav a[aria-current=page]{color:#2d79f3}.primary-button{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:18px 28px 20px;overflow:hidden;isolation:isolate;border-radius:999px;background:var(--button-blue);box-shadow:var(--shadow-strong);color:#fff;font-size:16px;font-weight:700;letter-spacing:-.5px;transition:color .28s ease,box-shadow .18s ease,border-color .18s ease}.primary-button span,.primary-button .button-arrow{position:relative;z-index:2}.primary-button:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;z-index:1;background:#fffffff5;transform:scaleX(0);transform-origin:left center;transition:transform .32s cubic-bezier(.22,1,.36,1)}.primary-button:hover{color:#1c6aea;border-color:#ffffffdb;box-shadow:0 24px 60px #0000002e,inset 0 1px #ffffff47}.primary-button:hover:before{transform:scaleX(1)}.primary-button:focus-visible{outline:2px solid #ffffff;outline-offset:3px}.button-arrow{width:14px;height:14px;flex-shrink:0}.mobile-menu-backdrop,.mobile-menu{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;pointer-events:none}.mobile-menu-backdrop{background:#03050a8a;opacity:0;transition:opacity .24s ease}.mobile-menu-backdrop.is-visible{opacity:1;pointer-events:auto}.mobile-menu{display:flex;justify-content:flex-end}.mobile-menu.is-open{pointer-events:auto}.mobile-menu-panel{display:flex;flex-direction:column;width:min(272px,100%);min-height:100%;padding:calc(24px + env(safe-area-inset-top,0px)) 20px 28px;background:linear-gradient(180deg,#0a0a0cfa,#060608fa),#08080afa;transform:translate(100%);transition:transform .32s cubic-bezier(.22,1,.36,1)}.mobile-menu.is-open .mobile-menu-panel{transform:translate(0)}.mobile-menu-top{display:flex;align-items:center;justify-content:flex-end}.mobile-menu-close{width:56px;height:56px;padding:0;border:0;background:transparent;color:#fff;font-size:38px;line-height:1;cursor:pointer;transform:rotate(45deg)}.mobile-nav{display:grid;gap:2px;margin-top:12px}.mobile-nav-link{padding:12px 0;border-bottom:1px solid rgba(255,255,255,.08);color:#fff;font-size:18px!important;line-height:1;font-weight:700;letter-spacing:-1px;transition:color .18s ease}.mobile-nav-link.is-active{color:#2d79f3}.mobile-menu-cta{width:100%;margin-top:auto;padding-inline:22px}.hero-section{position:relative;min-height:var(--hero-height);overflow:hidden;background:#080808}.hero-media,.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0}.hero-slide{position:absolute;top:-7%;right:-2%;bottom:-7%;left:-2%;background-position:calc(50% + 18px) center;background-repeat:no-repeat;background-size:cover;opacity:0;transform:scale(1.1);will-change:transform,opacity;transition:opacity .9s ease,transform 6s ease}.hero-slide.is-active{opacity:1;transform:scale(1.04)}.hero-overlay{background:linear-gradient(90deg,#000000b8,#00000057 42%,#0000002e),linear-gradient(180deg,#0000009e,#0000002e 34%,#00000080)}.hero-overlay-secondary{background:radial-gradient(circle at 18% 46%,rgba(0,0,0,.18),transparent 34%),linear-gradient(180deg,#0707070f,#07070747)}.hero-content{position:relative;z-index:5;display:grid;grid-template-columns:minmax(0,1fr) 280px;align-items:end;min-height:var(--hero-height);padding-top:238px;gap:48px}.hero-main{max-width:1030px;will-change:transform,opacity}.hero-copy{max-width:980px;padding-bottom:27%;transform-origin:left center;will-change:transform,opacity}.hero-word{display:inline-block;overflow:hidden;vertical-align:top;padding-bottom:.12em;margin-bottom:-.12em}.hero-word-inner{display:inline-block;will-change:transform,opacity}.hero-word-space{display:inline-block;width:.28em}.hero-copy h1{margin:0;color:var(--heading-blue);font-size:70px;line-height:.98;font-weight:700;letter-spacing:-2px}.hero-copy p{max-width:1040px;margin:18px 0 0;color:var(--text-white);font-size:34px;line-height:40px;font-weight:600;letter-spacing:-1px;transform-origin:left center;will-change:transform,opacity}.hero-word-text{margin-right:0}.hero-cta{margin-top:90px;padding-inline:28px 24px}.header-cta{padding-inline:28px 24px}.hero-aside{display:grid;align-content:end;justify-items:start;gap:26px;padding-bottom:4px;will-change:transform,opacity}.hero-aside p{margin:0;max-width:250px;color:var(--text-white);font-size:20px;line-height:1.2;font-weight:500;padding-bottom:40%;letter-spacing:-.5px}.scroll-indicator{width:34px;height:34px;color:#fffffff5;flex-shrink:0}.history-section{position:relative;padding:60px 0 0;background:#f6f6f4 url(/images/bg-sobre.webp) top center / auto no-repeat;overflow:hidden}.history-grid{display:grid;grid-template-columns:minmax(420px,1.02fr) minmax(360px,.82fr);align-items:start;gap:100px}.history-media{position:relative;padding-top:48px}.history-image-wrap{position:relative;z-index:2;padding-left:88px;will-change:transform,opacity}.history-kicker{display:inline-flex;margin-bottom:80px;color:#8d8d8d;font-size:13px;line-height:1;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.history-media img{width:766px;max-width:100%;height:794px;object-fit:cover;object-position:center top;border-radius:32px;will-change:transform}.history-copy{padding-top:44px}.history-text-zoom{transform-origin:left center;will-change:transform,opacity}.history-overline{margin:0 0 18px;color:#fff;font-size:20px;line-height:1.2;font-weight:500;letter-spacing:.16em;text-transform:uppercase}.history-copy h2{margin-top:-10px;color:#fff;font-size:108px;line-height:1.1;font-weight:700;letter-spacing:-3px;text-transform:uppercase}.history-text{max-width:470px;margin-top:42px}.history-text p{margin:0;color:#fff;font-size:16px;line-height:1.52;font-weight:500;letter-spacing:-.4px}.history-text p+p{margin-top:28px}.history-cta{margin-top:56px;padding-inline:24px 22px}.sustainability-section{position:relative;margin-top:0;padding:24px 0 120px;background:#f6f6f4;color:#181818}.sustainability-top{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.95fr);align-items:start;gap:84px;margin-top:-150px;margin-bottom:190px;will-change:transform,opacity}.sustainability-top h2{margin-top:0;margin-left:60px;width:75%;color:#2d79f3;font-size:42px;line-height:1;font-weight:700;letter-spacing:-1px}.sustainability-grid{display:grid;grid-template-columns:1.1fr 1fr 1fr 1fr;gap:68px;margin-top:-150px;will-change:transform,opacity}.sustainability-kicker{margin-bottom:28px;color:#121213!important;font-size:20px!important;letter-spacing:2px!important}.sustainability-intro p{margin:0;color:#2d79f3;font-size:40px;line-height:1.1;font-weight:700;letter-spacing:-1px}.sustainability-card h3{margin:0 0 28px;color:#1d1d1d;font-size:18px;line-height:1.05;font-weight:700;letter-spacing:1px;text-transform:uppercase}.sustainability-card p{margin:0;color:#181818f0;font-size:16px;line-height:1.42;font-weight:500;letter-spacing:-.4px}.site-footer{background:#070707}.footer-cta-row{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.72fr) auto;align-items:center;gap:60px;padding-top:76px;padding-bottom:66px}.footer-cta-row h2{margin:0;color:#2d79f3;font-size:40px;line-height:1;font-weight:700;letter-spacing:-2px}.footer-cta-row p{margin:0;max-width:380px;color:#fff;font-size:16px;line-height:1.36;font-weight:500;letter-spacing:-.5px}.footer-cta-button{align-self:center}.footer-main{display:grid;grid-template-columns:140px .9fr .9fr 1.3fr 1fr .8fr;gap:64px;padding:65px 0 102px;border-top:1px solid rgba(255,255,255,.16)}.footer-brand img{width:86px;height:auto}.footer-column h3{margin:0 0 20px;color:#2d79f3;font-size:18px;line-height:1.1;font-weight:700;letter-spacing:-.6px}.footer-links,.footer-contact,.footer-locations{display:grid;gap:14px}.footer-links a,.footer-location-block a,.footer-contact-block a{color:#fff;font-size:15px;line-height:1.35;font-weight:600;letter-spacing:-.4px}.footer-menu-links a{position:relative;display:inline-flex;align-items:center;width:fit-content;padding-left:0;transition:color .18s ease,transform .22s ease}.footer-menu-links a:before{content:"↗";position:absolute;top:50%;left:-18px;color:#2d79f3;opacity:0;transform:translate(-8px,-50%);transition:opacity .18s ease,transform .22s ease}.footer-menu-links a:hover{color:#2d79f3;transform:translate(8px)}.footer-menu-links a:hover:before{opacity:1;transform:translateY(-50%)}.footer-bottom a:hover{color:#2d79f3}.footer-detail-link{display:inline-flex;align-items:flex-start;gap:12px;color:#fff!important}.footer-social-links .footer-detail-link,.footer-contact-block:not(:first-child) .footer-detail-link{align-items:center}.footer-detail-icon{flex:0 0 auto;margin-top:2px;color:#2d79f3;font-size:24px}.footer-location-block+.footer-location-block,.footer-contact-block+.footer-contact-block{margin-top:26px}.footer-phone{font-size:22px!important;line-height:1.05!important;font-weight:700!important}.footer-bottom{background:#1255c1}.footer-bottom-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:30px 0 50px}.footer-bottom-inner p,.footer-bottom-inner a{margin:0;color:#fff;font-size:15px;line-height:1.2;font-weight:500;letter-spacing:-.4px}.back-to-top{position:fixed;right:28px;bottom:28px;z-index:90;display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;padding:0;border:0;border-radius:999px;background:#2d79f3;color:#fff;cursor:pointer;opacity:0;pointer-events:none;transform:translateY(14px);transition:opacity .22s ease,transform .22s ease,background .18s ease,color .18s ease}.back-to-top-icon{width:10px;height:10px;border-top:3px solid currentColor;border-right:3px solid currentColor;border-radius:2px;transform:rotate(-45deg) translateY(2px)}.back-to-top.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.back-to-top:hover{background:#fff;color:#2d79f3}.btn-whatsapp{position:fixed;right:100px;bottom:100px;z-index:90;display:inline-flex;align-items:center;justify-content:center;width:80px;height:80px;border:0;border-radius:50%;background-color:#00b73e;box-shadow:0 0 #00b73eb3;cursor:pointer;text-decoration:none;opacity:0;visibility:hidden;transform:translateY(18px) scale(.96);transition:opacity .22s ease,transform .22s ease,visibility .22s ease}.btn-whatsapp.is-visible{opacity:1;visibility:visible;transform:translateY(0) scale(1);animation:pulse 1.25s infinite cubic-bezier(.66,0,0,1)}.btn-whatsapp-icon{color:#fff;width:42px;height:42px;fill:currentColor}.btn-whatsapp:hover{animation:none}@keyframes pulse{to{box-shadow:0 0 0 30px #00b73e00}}.internal-page{min-height:100vh;background:url(/images/img-bg-sobre.webp) center center / cover no-repeat}.highlights-section{position:relative;padding:90px 0 0;background:#090909;overflow:visible}.highlights-intro{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,420px);align-items:start;gap:48px;transform-origin:left top;will-change:transform}.highlights-heading h2{margin:0;color:#fff;font-size:64px;line-height:.82;font-weight:600;letter-spacing:-2px;will-change:transform,opacity}.highlights-heading span{display:block;font-size:44px;color:#2d79f3;margin-bottom:60px}.highlights-intro-copy{max-width:27ch;margin:16px 0 0;color:#fffffff0;font-size:20px;line-height:1.24;font-weight:500;letter-spacing:-.7px;will-change:transform,opacity}.highlights-track-shell{width:calc(100vw - max((100vw - var(--content-width)) / 2,40px));margin-left:max((100vw - var(--content-width)) / 2,40px);margin-right:0;overflow-x:auto;overflow-y:visible;scroll-snap-type:x proximity;scroll-padding-left:0;scrollbar-width:none;-ms-overflow-style:none}.highlights-track-shell::-webkit-scrollbar{display:none}.highlights-cards{display:flex;gap:50px;width:max-content;padding-right:50px}.highlight-card{position:relative;flex:0 0 auto;width:498px;height:520px;overflow:hidden;scroll-snap-align:start;scroll-snap-stop:always;border-radius:32px;background:#111;transition:filter .26s ease,opacity .26s ease,transform .26s ease}.highlight-card img,.highlight-card-overlay{position:absolute;top:0;right:0;bottom:0;left:0}.highlight-card img{width:100%;height:100%;object-fit:cover;opacity:.8;will-change:transform}.highlight-card-overlay{overflow:hidden;background:linear-gradient(180deg,#00000003,#0000000a,#0000001f 48%,#00000070,#0000001a)}.highlight-card-overlay:after{content:"";position:absolute;right:0;bottom:0;left:0;height:30%;background:linear-gradient(180deg,#0000,#00000008 18%,#0000001f 44%,#00000047,#00000061);backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}.highlight-card-content{position:absolute;right:0;bottom:0;left:0;z-index:2;padding:420px 40px 30px;background:linear-gradient(180deg,#09090903,#09090908 22%,#09090914 42%,#0909093d 64%,#09090999)}.highlight-card-content h3{margin:0;color:#2386ff;font-size:36px;line-height:.98;font-weight:700;letter-spacing:-1.5px;text-shadow:0 8px 24px rgba(0,0,0,.24)}.highlight-card-content p{margin:18px 0 0;max-width:360px;color:#fff;font-size:20px;line-height:1.22;font-weight:500;letter-spacing:-.5px;text-shadow:0 8px 24px rgba(0,0,0,.24)}.projects-section{padding:50px 0 120px;background:#090909}.projects-intro{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,380px);align-items:end;gap:48px;margin-bottom:56px;will-change:transform,opacity}.section-kicker{display:inline-flex;margin-bottom:12px;color:#fff;font-size:24px;line-height:1;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.projects-heading h2{margin:0;width:40%;color:#2d79f3;font-size:42px;line-height:1.1;font-weight:700;letter-spacing:-1.8px}.projects-intro-copy{margin:0;color:#fffffff0;font-size:20px;line-height:1.2;font-weight:500;letter-spacing:-.5px}.projects-grid{display:grid;grid-template-columns:522px 448px 448px;grid-template-areas:"large top-left top-right" "large bottom-left bottom-right";gap:34px;align-items:stretch;justify-content:space-between}.project-card{position:relative;min-height:402px;overflow:hidden;border-radius:32px;background:#111;box-shadow:0 24px 60px #00000038;will-change:transform,opacity;isolation:isolate;transition:transform .28s ease,box-shadow .28s ease}.project-card:nth-child(1){grid-area:large;min-height:858px}.project-card:nth-child(2){grid-area:top-left}.project-card:nth-child(3){grid-area:top-right}.project-card:nth-child(4){grid-area:bottom-left}.project-card:nth-child(5){grid-area:bottom-right}.project-card img,.project-card-overlay{position:absolute;top:0;right:0;bottom:0;left:0}.project-card img{width:100%;height:100%;object-fit:cover;opacity:.8;will-change:transform;transition:transform .7s cubic-bezier(.22,1,.36,1),opacity .28s ease}.project-card-overlay{background:linear-gradient(180deg,#0000000f,#0000001a,#00000047 56%,#000000c7);transition:opacity .28s ease,background .28s ease}.project-card-arrow{position:absolute;top:14px;right:14px;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:999px;background:#f1b54c;color:#fff;font-size:21px;line-height:1}.project-card-arrow .button-arrow{width:auto;height:auto}.project-card-content{position:absolute;right:0;bottom:0;left:0;z-index:2;padding:0 24px 26px}.project-card.is-large .project-card-content{padding:0 32px 30px}.project-card-content h3{margin:0;color:#2d79f3;font-size:28px;line-height:.96;font-weight:700;letter-spacing:-1px}.project-card-content p{margin:12px 0 0;max-width:90%;color:#fff;font-size:18px;line-height:1.15;font-weight:500;letter-spacing:-.4px}.project-card.is-large .project-card-content p{max-width:90%}.project-card:hover{transform:translateY(-2px);box-shadow:0 30px 80px #00000047}.project-card:hover img{transform:scale(1.1);opacity:.92}.project-card:hover .project-card-overlay{background:linear-gradient(180deg,#00000057,#00000061 30%,#0000008f 58%,#000000e6)}.project-card:hover .project-card-arrow{background:#fff;color:#2d79f3}.internal-hero{display:flex;align-items:center;min-height:100vh;padding:220px 0 120px}.internal-hero-content{max-width:880px}.internal-eyebrow{display:inline-flex;margin-bottom:22px;color:#2d79f3;font-size:15px;font-weight:600;letter-spacing:-.5px}.internal-hero h2{margin:0;color:#fff;font-size:clamp(44px,5.5vw,72px);line-height:.98;font-weight:700;letter-spacing:-1px}.internal-hero p{max-width:760px;margin:24px 0 0;color:#ffffffd1;font-size:clamp(19px,2.1vw,24px);line-height:1.35;font-weight:500;letter-spacing:-.5px}.internal-cta{margin-top:38px}@media (max-width: 1400px){:root{--menu-width: calc(100% - 100px) ;--content-width: calc(100% - 100px) }.site-nav{gap:48px}.hero-content{grid-template-columns:minmax(0,1fr) 240px;padding-top:252px}.hero-copy h1{font-size:clamp(56px,5.2vw,70px)}.hero-copy p{font-size:clamp(27px,2.4vw,34px);line-height:1.12}.projects-grid{gap:26px}.history-grid{grid-template-columns:minmax(360px,.98fr) minmax(320px,.82fr);gap:72px}.history-copy h2{font-size:clamp(74px,8vw,104px)}.sustainability-top h2{font-size:clamp(48px,4.8vw,60px)}.sustainability-grid{gap:36px}.sustainability-intro p{font-size:clamp(36px,3.7vw,48px)}.footer-main{grid-template-columns:120px .9fr .9fr 1.2fr 1fr .8fr;gap:34px}}@media (max-width: 1080px){:root{--hero-height: auto}.site-header{position:fixed;inset:0 0 auto;padding:18px 0 0}.site-header.is-compact{padding-top:12px;padding-bottom:12px;background:linear-gradient(180deg,#090909f0,#090909cc)}.site-header .menu-container{grid-template-columns:auto auto;justify-content:space-between;gap:18px}.site-header.is-compact .menu-container{gap:14px}.site-header.is-compact .brand-logo{width:68px}.site-nav,.header-cta{display:none}.menu-toggle{display:inline-flex}.hero-content{grid-template-columns:1fr;min-height:900px;padding-top:290px;padding-bottom:18%}.hero-aside{max-width:320px}.history-section{padding:96px 0 104px}.history-grid{grid-template-columns:1fr;gap:42px}.history-media,.history-copy{padding-top:0}.history-image-wrap{padding-left:0}.history-media img{max-width:100%}.history-copy{max-width:720px}.history-section{background:#232120 url(/images/bg-sobre.webp) top center / auto no-repeat}.history-media img{width:100%;height:400px;object-position:center top}.sustainability-section{margin-top:0;padding:84px 0 96px;display:flex;flex-direction:column}.sustainability-top{order:2;grid-template-columns:1fr;gap:24px;margin-top:42px;margin-bottom:0}.sustainability-top h2{width:100%;margin-top:0;margin-left:0}.sustainability-spacer{display:none}.sustainability-grid{order:1;grid-template-columns:1fr 1fr;gap:32px 28px;margin-top:56px}.highlights-section{padding-top:110px}.projects-section{padding-top:104px}.projects-intro{grid-template-columns:1fr;gap:18px;margin-bottom:36px}.projects-intro-copy{margin-top:0}.projects-grid{grid-template-columns:1fr 1fr;grid-template-areas:"large large" "top-left top-right" "bottom-left bottom-right";gap:28px}.project-card:nth-child(1){min-height:420px}.project-card{min-height:360px}.highlights-intro{grid-template-columns:1fr;gap:24px;margin-bottom:40px}.highlights-intro-copy{margin-top:0;max-width:520px}.highlights-track-shell{width:calc(100vw - 50px);margin-left:50px;margin-right:0}.highlights-cards{gap:24px;padding-right:24px}.highlight-card{width:420px;height:540px}.footer-cta-row{grid-template-columns:1fr;gap:26px;padding-top:72px;padding-bottom:44px}.footer-cta-row p{padding-top:0}.footer-main{grid-template-columns:1fr 1fr;gap:34px 28px;padding:44px 0 64px}.footer-column h3{margin-bottom:16px}.internal-hero{padding-top:260px}}@media (max-width: 768px){:root{--menu-width: calc(100% - 50px) ;--content-width: calc(100% - 50px) }.brand-logo{width:76px}.mobile-nav-link{font-size:26px}.primary-button{min-height:52px;padding:0 22px;font-size:15px}.hero-section{min-height:500px}.hero-slide{top:0;right:0;bottom:0;left:0;background-position:68% center;transform:scale(1.02)}.hero-slide.is-active{transform:scale(1)}.hero-overlay{background:linear-gradient(180deg,#0006,#00000029 28%,#00000070),linear-gradient(90deg,#0000007a,#00000014)}.hero-content{min-height:500px;padding-top:180px;padding-bottom:48px;gap:18px}.hero-copy h1{max-width:9ch;font-size:clamp(42px,10vw,56px);line-height:.98}.hero-copy p{margin-top:16px;font-size:clamp(24px,5.5vw,30px);line-height:1.08}.hero-cta{margin-top:36px}.highlights-heading span{margin-bottom:20px}.history-section{padding:84px 0 92px;background:#232120 url(/images/bg-sobre.webp) top center / auto no-repeat}.history-kicker{display:none}.history-kicker{margin-bottom:28px;font-size:13px}.history-overline{margin-bottom:14px;font-size:18px;line-height:1.14;letter-spacing:.12em}.history-overline .hero-word,.history-copy h2 .hero-word{padding-bottom:.18em;margin-bottom:-.18em}.history-copy h2{font-size:clamp(58px,15vw,88px);line-height:1;letter-spacing:-2px}.history-text{margin-top:28px}.history-text p{font-size:17px;line-height:1.44}.history-cta{margin-top:34px}.history-media img{margin-top:18px;height:400px;border-radius:28px}.history-copy{padding-top:18px}.sustainability-section{margin-top:0;padding:60px 0 84px}.sustainability-top h2{font-size:clamp(34px,9vw,46px)}.sustainability-grid{grid-template-columns:1fr;gap:28px;margin-top:0}.sustainability-kicker{margin-bottom:20px;font-size:20px;letter-spacing:3px}.sustainability-intro p{font-size:clamp(34px,9vw,46px);letter-spacing:-1.5px}.sustainability-card h3{margin-bottom:18px;font-size:18px}.sustainability-card p{font-size:17px;line-height:1.4}.highlights-section{padding-top:72px}.highlights-intro{grid-template-columns:1fr;gap:14px;margin-bottom:24px}.highlights-intro-copy{margin-top:0;max-width:22ch;font-size:18px;line-height:1.18}.highlights-track-shell{width:calc(100vw - 40px);margin-left:25px;margin-right:15px}.highlights-cards{gap:12px;padding-right:12px}.highlight-card{width:calc(100vw - 50px);height:460px;border-radius:28px}.highlight-card-content{padding:330px 24px 24px}.highlight-card-content h3{font-size:28px}.projects-heading h2{width:100%;font-size:clamp(38px,9vw,50px)}.projects-intro-copy{font-size:18px}.projects-grid{grid-template-columns:1fr;grid-template-areas:"large" "top-left" "top-right" "bottom-left" "bottom-right";gap:30px}.project-card,.project-card:nth-child(1){min-height:280px;border-radius:28px}.project-card-content{padding:0 22px 22px}.project-card.is-large .project-card-content{padding:0 22px 24px}.project-card-content h3,.project-card.is-large .project-card-content h3{font-size:24px}.highlights-heading h2{font-size:clamp(42px,11vw,56px)}.highlight-card{height:500px;border-radius:28px}.highlight-card-content{padding:0 24px 24px}.highlight-card-content h3{font-size:clamp(28px,7vw,34px)}.highlight-card-content p{font-size:17px}.hero-aside{gap:18px}.hero-aside p{max-width:280px;font-size:16px;line-height:1.24;padding-bottom:0}.footer-main{grid-template-columns:1fr;gap:28px}.footer-brand img{width:92px}.footer-bottom-inner{flex-direction:column;align-items:flex-start;justify-content:center;min-height:88px;padding-top:18px;padding-bottom:18px}.footer-cta-row{gap:22px}.footer-cta-row h2{line-height:.98}.back-to-top{right:20px;bottom:20px;width:54px;height:54px}.btn-whatsapp{right:20px;bottom:104px;width:70px;height:70px}.btn-whatsapp-icon{width:34px;height:34px}}@media (max-width: 520px){.site-header{padding:18px 0 0}.menu-toggle{width:50px;height:50px}.mobile-menu-panel{padding-left:25px;padding-right:25px}.mobile-nav{margin-top:4px}.mobile-nav-link{font-size:24px}.hero-section,.hero-content{min-height:500px}.hero-content{padding-top:168px;padding-bottom:40px}.history-section{padding:72px 0 84px;background:#232120 url(/images/bg-sobre.webp) top center / auto no-repeat}.history-kicker{display:none}.history-grid{gap:32px}.history-media img{width:100%;margin-top:16px;height:360px;border-radius:26px}.history-copy{padding-top:16px}.history-overline{font-size:16px;line-height:1.14}.history-overline .hero-word,.history-copy h2 .hero-word{padding-bottom:.2em;margin-bottom:-.2em}.history-copy h2{font-size:clamp(52px,15vw,72px);line-height:1}.history-text p{font-size:16px;line-height:1.4}.sustainability-section{margin-top:0;padding:60px 0 47px}.sustainability-top h2{font-size:clamp(26px,10vw,28px);line-height:1.1}.sustainability-intro p{font-size:clamp(30px,9vw,40px)}.sustainability-card p{font-size:16px}.footer-cta-row{padding-top:60px;padding-bottom:34px}.footer-cta-row h2{font-size:32px;line-height:1.1}.footer-cta-button{width:fit-content;max-width:100%}.footer-cta-row p,.footer-links a,.footer-location-block a,.footer-contact-block a,.footer-bottom-inner p,.footer-bottom-inner a{font-size:16px}.footer-phone{font-size:22px!important}.footer-main{padding:38px 0 54px}.footer-links,.footer-contact,.footer-locations{gap:12px}.footer-detail-icon{font-size:22px}.back-to-top{right:20px;bottom:20px;width:50px;height:50px}.back-to-top-icon{width:13px;height:13px;border-top-width:3px;border-right-width:3px}.btn-whatsapp{right:20px;bottom:104px;width:70px;height:70px}.btn-whatsapp-icon{width:34px;height:34px}.highlights-section{padding-top:64px}.projects-section{padding-top:90px;padding-bottom:96px}.highlights-track-shell{width:calc(100vw - 40px);margin-left:25px;margin-right:15px}.highlights-cards{gap:10px;padding-right:10px}.highlight-card{width:calc(100vw - 50px);height:420px;border-radius:26px}.highlight-card-content{padding:300px 22px 22px}.highlight-card-content h3{font-size:24px}.highlight-card-content p{font-size:15px}.projects-intro-copy{font-size:17px}.project-card,.project-card:nth-child(1){min-height:250px;border-radius:26px}.project-card-arrow{top:12px;right:12px;width:38px;height:38px;font-size:19px}.project-card-content p{font-size:15px}.highlights-intro{gap:12px;margin-bottom:22px}.highlights-intro-copy{max-width:21ch;font-size:17px;line-height:1.18}.highlight-card{height:460px}.highlight-card-content h3{letter-spacing:-1px}.highlight-card-content p{font-size:16px;line-height:1.24}.hero-copy p{font-size:21px;line-height:1.3}.internal-hero{padding-top:220px;padding-bottom:88px}}
