@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap");:root{--green:#a8cf45;--green-dark:#4e6844;--ink:#121714;--muted:#686f69;--paper:#f6f7f3;--white:#fff;--line:#dfe3dc;--container:1260px;--serif:Georgia,"Times New Roman",serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body{margin:0;background:var(--paper);color:var(--ink);font-family:DM Sans,Arial,sans-serif;font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}img{max-width:100%}::selection{background:var(--green);color:var(--ink)}.container{width:min(var(--container),calc(100% - 64px));margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:-60px;left:16px;z-index:1000;background:var(--green);padding:10px 16px}.skip-link:focus{top:12px}.eyebrow{display:inline-flex;align-items:center;gap:10px;color:#59634e;font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.eyebrow:before{content:"";width:20px;height:1px;background:var(--green-dark)}.eyebrow-light{color:#c5d2bf}.eyebrow-light:before{background:var(--green)}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Manrope,DM Sans,sans-serif;letter-spacing:-.045em}h2{font-size:clamp(38px,5vw,64px);font-weight:500;line-height:1.08;margin:18px 0 20px}h1 em,h2 em{font-family:var(--serif);font-weight:400;letter-spacing:-.06em}section[id]{scroll-margin-top:90px}.section-pad{padding:112px 0}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;min-height:52px;padding:0 23px;border-radius:3px;font-size:13px;font-weight:700;transition:transform .25s,background .25s,color .25s,border .25s}.button:hover{transform:translateY(-2px)}.button-green{background:var(--green);color:#172014}.button-green:hover{background:#b9dc62}.button-dark{background:var(--ink);color:#fff}.button-dark:hover{background:var(--green);color:var(--ink)}.button-outline{border:1px solid rgba(255,255,255,.45);color:#fff}.button-outline:hover{background:#fff;color:var(--ink)}.text-link{display:inline-flex;align-items:center;gap:16px;font-size:13px;font-weight:700;border-bottom:1px solid #aeb7aa;padding-bottom:7px}.text-link span{transition:transform .2s}.text-link:hover span{transform:translate(3px,-3px)}.light-link{color:#fff;border-color:rgba(255,255,255,.35)}.reveal{transform:translateY(24px);transition:opacity .7s ease,transform .7s cubic-bezier(.2,.7,.1,1)}.site-header{position:fixed;z-index:50;top:0;left:0;right:0;height:90px;color:white;transition:height .25s,background .25s,color .25s,box-shadow .25s}.site-header.scrolled{height:72px;background:rgba(250,251,248,.94);color:var(--ink);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 1px 0 rgba(15,25,17,.08)}.nav-wrap{height:100%;justify-content:space-between}.brand,.nav-wrap{display:flex;align-items:center}.brand,.brand img{width:150px}.brand img{object-fit:contain;height:auto;filter:brightness(0) invert(1);transition:filter .2s}.scrolled .brand img{filter:none}.main-nav{display:flex;align-items:center;gap:30px}.main-nav>a:not(.button){font-size:12px;color:inherit;opacity:.86;transition:opacity .2s}.main-nav>a:not(.button):hover{opacity:1}.nav-cta{min-height:42px;padding-inline:17px;font-size:11px}.menu-toggle{display:none}.hero{position:relative;min-height:740px;height:min(850px,100svh);background:#13221e;color:white;overflow:hidden}.hero-image{background-image:url(/assets/slides/bg_comercio_exterior.jpg);background-position:center 53%;background-size:cover;transform:scale(1.025);animation:hero-settle 1.4s ease-out both}.hero-image,.hero-shade{position:absolute;inset:0}.hero-shade{background:linear-gradient(90deg,rgba(7,17,14,.84),rgba(7,17,14,.58) 45%,rgba(7,17,14,.08)),linear-gradient(0deg,rgba(6,17,15,.44),transparent 34%)}.hero-content{position:relative;height:100%;min-height:740px;padding-top:155px;display:flex;flex-direction:column;justify-content:center}.hero-copy{max-width:750px;padding-bottom:48px;animation:copy-enter .85s .12s both}.hero-kicker{display:flex;align-items:center;gap:11px;text-transform:uppercase;letter-spacing:.18em;color:#d8e0d5;margin-bottom:23px}.hero-kicker i{display:block;width:7px;height:7px;background:var(--green);border-radius:50%;box-shadow:0 0 0 5px rgba(168,207,69,.15)}.hero h1{font-size:clamp(60px,8vw,106px);line-height:.98;letter-spacing:-.07em;font-weight:500;margin:0 0 27px}.hero h1 em{color:#d0e1c5}.hero-copy>p{max-width:580px;color:rgba(255,255,255,.79);font-size:16px;line-height:1.8;margin-bottom:32px}.hero-actions{display:flex;align-items:center;gap:30px}.hero-side-note{position:absolute;top:48%;display:flex;gap:15px;color:#e6eee3;font-size:11px;line-height:1.5}.hero-side-note>span:first-child{color:var(--green);font-size:12px}.hero-line{display:block;width:56px;height:1px;background:rgba(255,255,255,.5)}.hero-bottom{position:absolute;bottom:35px;left:0;right:0;display:flex;justify-content:space-between;align-items:center;border-top:1px solid rgba(255,255,255,.25);padding-top:16px;color:rgba(255,255,255,.72);font-size:10px;letter-spacing:.1em;text-transform:uppercase}.hero-bottom a span{font-size:17px;margin-left:10px;color:var(--green)}.segment-section{background:#f7f8f5}.section-heading{margin-bottom:40px}.heading-row{display:flex;justify-content:space-between;align-items:flex-end;gap:40px}.heading-row h2{margin-bottom:0}.heading-row>p{max-width:365px;color:var(--muted);font-size:14px;line-height:1.8;margin:0 0 5px}.segment-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:17px;gap:17px}.segment-card{height:460px;padding:23px 25px 27px;border-radius:4px;color:white;overflow:hidden;position:relative;transition:transform .35s,background-size .5s}.segment-card:hover{transform:translateY(-6px)}.segment-index{font-size:10px;letter-spacing:.15em;color:rgba(255,255,255,.73)}.segment-card>div{position:relative}.segment-eyebrow{font-size:9px;letter-spacing:.14em;text-transform:uppercase;color:#d4e2cc}.segment-card h3{font-size:29px;line-height:1.15;font-weight:600;margin:10px 0}.segment-card p{font-size:12px;line-height:1.65;color:rgba(255,255,255,.83);max-height:0;overflow:hidden;opacity:0;transition:all .35s;margin:0;max-width:90%}.segment-card:focus-visible p,.segment-card:hover p{max-height:120px;opacity:1;margin-bottom:13px}.circle-arrow{position:absolute;right:0;bottom:0;width:40px;height:40px;border:1px solid rgba(255,255,255,.6);border-radius:50%;display:grid;place-items:center;transition:background .2s,color .2s}.segment-card:hover .circle-arrow{background:var(--green);color:var(--ink);border-color:var(--green)}.about-section{background:white}.about-layout{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;grid-gap:11%;gap:11%}.about-visual{position:relative;min-height:470px}.about-photo{position:absolute;inset:0 30px 25px 0;overflow:hidden;background:#dfe7dc}.about-photo img{object-fit:cover}.experience-stamp{position:absolute;bottom:0;right:0;width:178px;height:178px;background:var(--green);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#152011;box-shadow:0 0 0 10px white}.experience-stamp strong{font:500 58px/1 Manrope,sans-serif;letter-spacing:-.09em}.experience-stamp span{font-size:10px;line-height:1.3;text-transform:uppercase;letter-spacing:.09em}.experience-stamp i{font-size:9px;font-style:normal;font-weight:700;letter-spacing:.16em;margin-top:8px}.about-copy h2{font-size:clamp(38px,4.4vw,58px);margin:17px 0 23px}.about-copy .lead{font:23px/1.5 Manrope,sans-serif;letter-spacing:-.03em;color:#353d36}.about-copy p:not(.lead){color:var(--muted);font-size:14px;line-height:1.9;margin-bottom:25px}.about-copy .text-link{margin-top:7px}.proof-strip{background:#19241d;color:white;padding:34px 0}.proof-inner{display:flex;gap:38px}.proof-inner>div{display:flex;align-items:center;gap:18px;min-width:260px}.proof-inner strong{font:500 56px/1 Manrope,sans-serif;color:var(--green);letter-spacing:-.08em}.proof-inner strong span{font-size:27px}.proof-inner>div>span{font-size:11px;line-height:1.4;text-transform:uppercase;letter-spacing:.1em;max-width:90px}.proof-inner p{margin:0 auto 0 0;color:#c5ccc4;font-size:13px;max-width:475px}.proof-inner>a{font-size:12px;color:var(--green)}.dna-section{background:#eff1eb;overflow:hidden}.dna-heading{text-align:center;margin-bottom:55px}.dna-heading .eyebrow{justify-content:center}.dna-heading h2{margin:16px 0}.dna-heading p{font-size:13px;color:var(--muted)}.dna-layout{display:grid;grid-template-columns:1.15fr .85fr;grid-gap:10%;gap:10%;align-items:center}.dna-graphic{position:relative;min-height:500px;display:grid;place-items:center}.dna-ring{position:absolute;border:1px solid rgba(76,99,64,.2);border-radius:50%;animation:ring-breathe 8s ease-in-out infinite}.ring-one{width:min(410px,85%);aspect-ratio:1}.ring-two{width:min(310px,65%);aspect-ratio:1;border-style:dashed;animation-direction:reverse}.dna-center{width:178px;height:178px;background:var(--green-dark);color:white;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:1;box-shadow:0 0 0 15px rgba(168,207,69,.13)}.dna-center span{font:600 33px Manrope,sans-serif;letter-spacing:-.06em}.dna-center small{font-size:9px;letter-spacing:.22em;color:#d8e5d1}.dna-node{position:absolute;z-index:2;background:#fff;padding:10px 16px;border-radius:30px;font-size:10px;font-weight:700;letter-spacing:.1em;box-shadow:0 8px 30px rgba(26,36,26,.07);white-space:nowrap}.node-top{top:3%;left:50%;transform:translateX(-50%);background:var(--green)}.node-left{left:2%;top:32%}.node-right{right:0;top:32%}.node-bottom-left{left:5%;bottom:24%}.node-bottom-right{right:5%;bottom:24%}.node-foot{bottom:1%;left:50%;transform:translateX(-50%);color:var(--green-dark)}.dna-copy{border-left:1px solid #d5dbd0;padding-left:44px}.dna-copy>p{font-size:14px;line-height:1.9;color:#636b62;margin:18px 0}.dna-copy strong{color:#222b22}.dna-pill-list{display:flex;gap:8px;flex-wrap:wrap;margin-top:25px}.dna-pill-list span{border:1px solid #c9d1c4;border-radius:40px;padding:8px 13px;font-size:10px;color:#56634e}.services-section{background:#fbfcfa}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:17px;gap:17px}.service-card{background:white;border:1px solid #e7eae4;display:flex;flex-direction:column;transition:transform .28s,border-color .28s}.service-card:hover{transform:translateY(-5px);border-color:#c2d2b0}.service-image{height:190px;position:relative;overflow:hidden;background:#d9dfd7}.service-image:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(8,18,13,.34),transparent 55%)}.service-image img{object-fit:cover;transition:transform .6s}.service-card:hover .service-image img{transform:scale(1.045)}.service-image>span{position:absolute;z-index:1;top:14px;left:16px;color:white;font-size:10px;letter-spacing:.14em}.service-info{padding:23px 22px 20px;min-height:190px;display:flex;flex-direction:column;align-items:flex-start}.service-info h3{font-size:19px;line-height:1.3;margin:0 0 11px;letter-spacing:-.03em}.service-info p{color:var(--muted);font-size:12px;line-height:1.7;margin:0 0 20px}.service-link{display:flex;justify-content:space-between;align-items:center;width:100%;border-top:1px solid #e8ebe5;padding-top:12px;margin-top:auto;font-size:11px;font-weight:700}.service-link b{font-size:16px;font-weight:400;color:#65834d}.door-section{background:#19251f;color:white;padding:105px 0;position:relative;overflow:hidden}.door-section:after{content:"iNOVA";position:absolute;right:-2%;bottom:-.4em;font:700 22vw/.9 Manrope,sans-serif;color:rgba(255,255,255,.025);letter-spacing:-.1em;pointer-events:none}.door-layout{display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:11%;gap:11%;align-items:center;position:relative;z-index:1}.door-layout h2{font-size:clamp(42px,5.2vw,67px);margin:16px 0 20px}.door-layout>div:first-child>p{max-width:405px;color:#b9c4b9;font-size:14px;line-height:1.85;margin-bottom:27px}.journey{border-left:1px solid rgba(255,255,255,.25);margin-left:9px;padding:7px 0}.journey-step{min-height:51px;display:flex;gap:20px;padding-left:22px}.journey-step>i{position:absolute;width:7px;height:7px;left:-4px;top:22px;background:var(--green);box-shadow:0 0 0 5px rgba(168,207,69,.12)}.journey-number{font-size:9px;color:var(--green);letter-spacing:.13em}.journey-step>span:last-of-type{font-size:13px;color:#e4e9e3}.journey-step:nth-child(3) span:last-of-type,.journey-step:nth-child(4) span:last-of-type{color:white}.location-section{background:#f7f8f5}.locations-layout{display:grid;grid-template-columns:1.15fr .85fr;background:white;border:1px solid #e6e9e3;min-height:430px}.map-panel{position:relative;min-height:430px;background:#dbe2d6}.map-panel iframe{border:0;width:100%;height:100%;min-height:430px;display:block;filter:grayscale(.35) saturate(.7)}.map-caption{position:absolute;bottom:16px;left:16px;right:16px;background:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);padding:12px 15px;display:flex;align-items:center;gap:10px;font-size:11px;font-weight:600}.map-caption a{margin-left:auto;color:#4e6844;font-size:10px}.map-pulse{width:8px;height:8px;background:#72943f;border-radius:50%;box-shadow:0 0 0 5px rgba(168,207,69,.22)}.location-list{padding:28px;position:relative}.location-intro p{font-size:14px;line-height:1.7;margin:12px 0 5px}.location-intro small,.location-popover small{color:#858d83;font-size:10px}.state-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px;margin-top:22px}.state-card{border:1px solid #e4e8e1;background:#fbfcfa;min-height:57px;text-align:left;padding:9px 11px;display:flex;flex-direction:column;cursor:pointer;transition:background .2s,border .2s}.state-card.active,.state-card:hover{background:#eff5e6;border-color:#a9c77e}.state-card span:first-child{font-weight:700;font-size:13px}.state-card span:last-child{font-size:9px;color:#7c847a}.location-popover{position:absolute;z-index:3;bottom:21px;left:24px;right:24px;background:#fff;border:1px solid #dfe6d9;box-shadow:0 12px 35px rgba(18,30,20,.12);padding:18px 20px}.location-popover ul{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:6px 20px;gap:6px 20px;padding-left:16px;margin:10px 0;font-size:11px}.popover-close{float:right;background:none;border:0;font-size:22px;cursor:pointer}.contact-details{display:grid;grid-template-columns:repeat(3,1fr);margin-top:15px;background:#fff;border:1px solid #e6e9e3}.contact-details>div{padding:23px 25px;min-height:175px;border-right:1px solid #e6e9e3}.contact-details>div:last-child{border:0}.detail-icon{display:block;color:#92ad69;font-size:9px;letter-spacing:.12em;margin-bottom:15px}.detail-label{font-size:10px;text-transform:uppercase;letter-spacing:.13em;color:#747c72}.contact-details p{font-size:13px;line-height:1.65;margin:9px 0;color:#283029}.contact-details p a:hover{color:#5b783b}.contact-details>div>a{font-size:10px;color:#5b783b;font-weight:700}.detail-muted{font-size:11px;color:#7b8378}.institutions-section{background:#fff;padding:43px 0 50px;border-top:1px solid #edf0eb}.institution-heading{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e9ece7;padding-bottom:14px}.institution-heading p{font-size:12px;color:#737b71;margin:0}.institution-logos{display:grid;grid-template-columns:repeat(8,1fr);grid-gap:18px;gap:18px;padding-top:21px}.institution-logo{min-height:90px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;filter:grayscale(1);opacity:.66;transition:filter .2s,opacity .2s}.institution-logo:hover{filter:none;opacity:1}.institution-logo img{object-fit:contain;width:95px;height:52px}.institution-logo span{font-size:8px;text-align:center;color:#676f66}.contact-section{background:#17231c;color:white}.contact-layout{display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:9%;gap:9%;align-items:start}.contact-copy h2{font-size:clamp(40px,5vw,62px);margin:17px 0 21px}.contact-copy>p{font-size:13px;line-height:1.85;color:#bdc7bc;max-width:425px}.contact-direct{display:flex;flex-direction:column;gap:8px;margin-top:30px}.contact-direct a{font-size:14px;color:#e8eee5}.contact-direct a span{margin-left:12px;color:var(--green)}.form-card{background:#fff;color:var(--ink);padding:32px}.form-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.contact-form label{display:flex;flex-direction:column;gap:7px;font-size:10px;font-weight:700;letter-spacing:.02em}.contact-form .full{grid-column:1/-1}.contact-form input,.contact-form select,.contact-form textarea{width:100%;border:1px solid #e0e5dd;background:#fbfcfa;padding:12px 13px;color:var(--ink);outline:none;border-radius:2px;font-size:12px;transition:border .2s,box-shadow .2s}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:#91ad69;box-shadow:0 0 0 3px rgba(168,207,69,.16)}.contact-form textarea{resize:vertical;min-height:95px}.form-foot{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:16px}.form-foot p{font-size:9px;color:#7c857a;max-width:260px;margin:0}.form-foot .button{border:0;cursor:pointer}.review-flag{display:block;color:#888f86;font-size:9px;margin-top:13px}.site-footer{background:#101712;color:white;padding:55px 0 0}.footer-top{display:grid;grid-template-columns:1.4fr 1fr 1.2fr 1fr;grid-gap:55px;gap:55px;padding-bottom:45px}.footer-top>div:not(:first-child){display:flex;flex-direction:column;gap:8px}.footer-brand p{color:#9ca79b;font-size:12px;line-height:1.8;max-width:250px;margin-top:18px}.footer-logo{font:700 31px/1 Manrope,sans-serif;letter-spacing:-.08em;display:flex;flex-direction:column}.footer-logo span{font:500 8px DM Sans,sans-serif;letter-spacing:.04em;margin-top:5px;color:#a4afa1}.footer-label{font-size:9px;text-transform:uppercase;letter-spacing:.16em;color:#9bb27a;margin-bottom:8px}.footer-top a:not(.footer-logo){font-size:11px;color:#d0d8ce}.footer-bottom a:hover,.footer-top a:hover{color:var(--green)}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);padding:16px 0;display:flex;justify-content:space-between;align-items:center;color:#929c90;font-size:9px}.detail-hero,.segment-detail-hero{background:#18241d;color:#fff;padding:150px 0 95px}.detail-hero-inner{max-width:var(--container)}.breadcrumbs{display:flex;gap:10px;align-items:center;color:#b3bcb1;font-size:10px;margin-bottom:55px}.breadcrumbs a:hover{color:var(--green)}.detail-hero h1,.segment-detail-hero h1{font-size:clamp(46px,7vw,82px);line-height:1.03;margin:13px 0 16px}.detail-hero p{font-size:16px;color:#c0c9bf;max-width:620px}.detail-content{display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:9%;gap:9%;padding:85px 0;align-items:center}.detail-image,.segment-detail-image{position:relative;min-height:390px;background:#e0e5dd}.detail-image img,.segment-detail-image img{object-fit:cover}.detail-text h2{font-size:clamp(34px,4vw,49px)}.detail-text p,.segment-detail-content p{font-size:14px;line-height:1.9;color:#626b62}.detail-bullets{padding-left:20px;margin:22px 0 30px}.detail-bullets li{font-size:12px;color:#4b554b;padding:7px 0;border-bottom:1px solid #e2e7df}.related-service{border-top:1px solid #dfe4dd;padding:34px 0 70px}.related-service>div{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:13px;gap:13px;margin-top:17px}.related-service a{padding:18px;background:#fff;border:1px solid #e4e8e2;font-size:12px;font-weight:600;display:flex;justify-content:space-between}.related-service a span{color:#607e42}.segment-detail-hero{padding-bottom:110px;background-size:cover;background-position:50%;min-height:480px;display:flex;align-items:flex-end}.segment-detail-hero .container{padding-bottom:10px}.segment-detail-content{display:grid;grid-template-columns:1.05fr .95fr;grid-gap:9%;gap:9%;align-items:center;padding:85px 0}.segment-detail-content h2{font-size:clamp(31px,4vw,46px)}.segment-detail-content .button{margin-top:14px}.simple-page{min-height:65vh;padding-top:190px;padding-bottom:100px}.simple-page h1{font-size:clamp(44px,7vw,76px);margin:20px 0}.simple-page p{color:#626b62;max-width:650px;margin-bottom:28px}.segment-detail-hero .breadcrumbs{margin-bottom:50px}@keyframes hero-settle{0%{transform:scale(1.08);filter:brightness(.8)}to{transform:scale(1.025);filter:brightness(1)}}@keyframes copy-enter{0%{opacity:0;transform:translateY(23px)}to{opacity:1;transform:translateY(0)}}@keyframes ring-breathe{50%{transform:scale(1.035);opacity:.65}}@media(max-width:1000px){.main-nav{gap:18px}.main-nav>a:not(.button){font-size:11px}.container{width:min(var(--container),calc(100% - 44px))}.hero-side-note{right:5px}.segment-card{height:420px}.about-layout{gap:7%}.about-visual{min-height:400px}.experience-stamp{width:145px;height:145px}.experience-stamp strong{font-size:48px}.dna-layout{gap:5%}.dna-graphic{min-height:450px}.dna-copy{padding-left:27px}.contact-layout{gap:5%}.footer-top{gap:28px}}@media(max-width:900px){html{scroll-padding-top:72px}.container{width:calc(100% - 40px)}.section-pad{padding:78px 0}.site-header{height:72px;background:rgba(18,29,23,.18)}.site-header.scrolled{height:64px}.brand,.brand img{width:132px}.menu-toggle{display:flex;width:43px;height:43px;border:1px solid rgba(255,255,255,.45);background:transparent;flex-direction:column;justify-content:center;align-items:center;gap:5px;color:inherit;border-radius:50%;z-index:2}.scrolled .menu-toggle{border-color:#ccd4c9}.menu-toggle>span:not(.sr-only){width:15px;height:1px;background:currentColor}.main-nav{position:absolute;top:100%;left:0;right:0;background:#f8f9f6;color:var(--ink);padding:9px 20px 22px;display:flex;align-items:stretch;flex-direction:column;gap:0;max-height:0;overflow:hidden;opacity:0;transition:max-height .3s,opacity .2s,padding .3s;box-shadow:0 12px 18px rgba(18,25,17,.08)}.main-nav.open{max-height:460px;opacity:1;padding:9px 20px 22px}.main-nav>a:not(.button){padding:13px 0;border-bottom:1px solid #e5e9e1;font-size:13px;color:var(--ink)}.nav-cta{margin-top:15px;align-self:flex-start}.hero{height:auto;min-height:760px}.hero-content{min-height:760px;padding-top:140px;padding-bottom:98px;justify-content:center}.hero h1{font-size:clamp(56px,13vw,82px)}.hero-copy{padding-bottom:20px}.hero-copy>p{font-size:14px;max-width:510px}.hero-side-note{display:none}.hero-bottom{bottom:25px;font-size:8px;letter-spacing:.07em}.hero-bottom>a{white-space:nowrap}.hero-actions{gap:18px}.button{min-height:49px;padding-inline:17px;gap:15px}.heading-row{display:block}.heading-row>p{margin-top:20px}.segment-grid{grid-template-columns:1fr;gap:12px}.segment-card{height:390px;padding:20px}.segment-card p{max-height:none;opacity:1;margin-bottom:12px}.about-layout{grid-template-columns:1fr;gap:40px}.about-visual{min-height:390px;margin-right:12px}.about-photo{inset:0 22px 20px 0}.experience-stamp{width:130px;height:130px}.experience-stamp strong{font-size:43px}.about-copy h2{max-width:550px}.proof-inner{flex-wrap:wrap;gap:18px}.proof-inner>div{min-width:220px}.proof-inner p{order:3;flex-basis:100%;margin:0}.proof-inner>a{margin-left:auto}.dna-heading{text-align:left}.dna-heading .eyebrow{justify-content:flex-start}.dna-layout{grid-template-columns:1fr;gap:18px}.dna-graphic{min-height:min(440px,95vw)}.dna-center{width:145px;height:145px}.dna-center span{font-size:28px}.ring-one{width:min(360px,82vw)}.ring-two{width:min(270px,62vw)}.dna-node{font-size:8px;padding:8px 10px}.node-left{left:-3%}.node-right{right:-4%}.node-bottom-left{left:0}.node-bottom-right{right:0}.dna-copy{border-left:0;border-top:1px solid #d5dbd0;padding:22px 0 0}.service-grid{grid-template-columns:1fr 1fr;gap:11px}.service-image{height:160px}.service-info{padding:17px 15px;min-height:195px}.service-info h3{font-size:16px}.service-info p{font-size:11px}.door-section{padding:78px 0}.door-layout{grid-template-columns:1fr;gap:42px}.journey{margin-left:10px}.locations-layout{grid-template-columns:1fr}.map-panel,.map-panel iframe{min-height:330px}.location-list{padding:23px}.contact-details{grid-template-columns:1fr}.contact-details>div{min-height:0;border-right:0;border-bottom:1px solid #e6e9e3;padding:19px 22px}.institution-heading{display:block}.institution-heading p{margin:9px 0 0}.institution-logos{grid-template-columns:repeat(4,1fr);gap:8px}.institution-logo{min-height:82px}.institution-logo img{width:75px;height:45px}.contact-layout{grid-template-columns:1fr;gap:33px}.contact-copy h2{max-width:600px}.form-card{padding:22px}.footer-top{grid-template-columns:1fr 1fr;gap:32px 20px}.footer-brand{grid-column:1/-1}.footer-bottom{flex-wrap:wrap;gap:10px}.detail-hero,.segment-detail-hero{padding:130px 0 65px}.breadcrumbs{margin-bottom:38px;flex-wrap:wrap}.detail-content,.segment-detail-content{grid-template-columns:1fr;gap:32px;padding:58px 0}.detail-image,.segment-detail-image{min-height:280px}.related-service>div{grid-template-columns:1fr}.segment-detail-hero{min-height:450px}.segment-detail-content h2{font-size:34px}}@media(max-width:430px){.hero-actions{align-items:flex-start;flex-direction:column;gap:15px}.hero,.hero-content{min-height:780px}.hero-bottom{gap:12px}.hero-bottom span{max-width:65%}.service-grid{grid-template-columns:1fr}.service-image{height:190px}.service-info{min-height:160px}.form-grid{grid-template-columns:1fr}.contact-form .full{grid-column:auto}.form-foot{align-items:flex-start;flex-direction:column}.state-grid{grid-template-columns:repeat(3,1fr)}.location-popover ul{grid-template-columns:1fr}.institution-logos{grid-template-columns:repeat(2,1fr)}.footer-top{grid-template-columns:1fr 1fr}.footer-bottom{font-size:8px}}:root{--page-progress:0%;--hero-shift:0px}.page-progress{position:fixed;z-index:100;top:0;left:0;width:var(--page-progress);height:2px;background:var(--green);box-shadow:0 0 12px rgba(168,207,69,.65);pointer-events:none}.hero-image{background-image:url(/assets/generated/hero-port-v2.webp);background-position:center 56%;transform:translate3d(0,var(--hero-shift),0) scale(1.09);animation:hero-reveal 1.3s cubic-bezier(.2,.7,.15,1) both;will-change:transform}.hero-shade{background:linear-gradient(90deg,rgba(6,17,15,.86),rgba(6,17,15,.63) 39%,rgba(6,17,15,.14) 74%,rgba(6,17,15,.18)),linear-gradient(0deg,rgba(6,17,15,.56),transparent 43%)}.hero-copy{max-width:790px}.hero h1{max-width:820px;font-size:clamp(66px,8.8vw,118px)}.hero-kicker{font-size:10px}.hero-side-note{top:auto;right:0;bottom:126px;display:grid;grid-template-columns:auto 1fr;grid-gap:5px 13px;gap:5px 13px;align-items:center;min-width:230px;padding:18px 21px;background:rgba(17,31,26,.48);border:1px solid rgba(255,255,255,.22);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 18px 48px rgba(0,0,0,.15)}.hero-side-note>span:first-child{font-size:10px;letter-spacing:.16em}.hero-side-note .hero-line{width:100%;background:var(--green)}.hero-side-note>span:last-child{grid-column:1/-1;margin-top:5px;font:500 16px/1.35 Manrope,sans-serif;color:#fff}.hero-bottom{border-color:rgba(255,255,255,.32)}.reveal{opacity:0;transform:translate3d(0,38px,0) scale(.985);filter:blur(4px);transition:opacity .8s ease,transform .85s cubic-bezier(.19,1,.22,1),filter .8s ease}.reveal.is-visible{opacity:1;transform:translateZ(0) scale(1);filter:blur(0)}.segment-grid{gap:20px}.segment-card{height:490px;border-radius:2px;background-size:cover;background-position:50%;box-shadow:0 14px 42px rgba(22,35,27,.1);transition:transform .55s cubic-bezier(.2,.8,.2,1),background-size .8s ease,box-shadow .55s}.segment-card:hover{transform:translateY(-9px);background-size:112% auto;box-shadow:0 24px 55px rgba(22,35,27,.18)}.segment-index{display:inline-flex;align-items:center;gap:10px}.segment-index:after{content:"";width:34px;height:1px;background:rgba(255,255,255,.6)}.segment-card h3{font-size:clamp(28px,2.6vw,36px)}.about-photo img{transition:transform 1s cubic-bezier(.2,.7,.2,1)}.about-visual:hover .about-photo img{transform:scale(1.045)}.experience-stamp{box-shadow:0 0 0 9px white,0 18px 50px rgba(20,30,19,.17)}.service-card{overflow:hidden;box-shadow:0 5px 20px rgba(17,29,21,.035);transition:transform .4s cubic-bezier(.2,.8,.2,1),border-color .3s,box-shadow .4s}.service-card:hover{transform:translateY(-8px);box-shadow:0 20px 48px rgba(17,29,21,.12)}.service-image{height:218px}.service-info{padding:25px 23px}.service-card.featured .service-image{height:230px}.journey:before{top:0;bottom:0;left:20px;background:rgba(255,255,255,.13)}.journey-step{transition:transform .3s}.journey-step:hover{transform:translateX(6px)}.journey-number{transition:background .3s,color .3s,transform .3s}.journey-step:hover .journey-number{transform:scale(1.08);background:var(--green);color:var(--ink)}@supports(animation-timeline:view()){@media(prefers-reduced-motion:no-preference){.journey:after{content:"";position:absolute;top:0;bottom:0;left:20px;width:2px;background:var(--green);transform:scaleY(0);transform-origin:top;animation:journey-draw linear both;animation-timeline:view();animation-range:entry 5% exit 92%}@keyframes journey-draw{to{transform:scaleY(1)}}}}.form-preview-note{margin:17px 0 0;padding:10px 12px;background:#f2f5ee;color:#627057;font-size:10px;line-height:1.6}.form-foot button:disabled{opacity:.55;cursor:not-allowed;transform:none}@keyframes hero-reveal{0%{opacity:.7;filter:brightness(.7)}to{opacity:1;filter:brightness(1)}}@media(max-width:1000px){.hero-side-note{right:10px;min-width:205px}.segment-card{height:450px}.service-card.featured .service-image,.service-image{height:190px}}@media(max-width:760px){.hero-image{background-position:61%;transform:translateZ(0) scale(1.04)}.hero-shade{background:linear-gradient(90deg,rgba(6,17,15,.83),rgba(6,17,15,.56) 68%,rgba(6,17,15,.24)),linear-gradient(0deg,rgba(6,17,15,.58),transparent 50%)}.hero h1{font-size:clamp(56px,13vw,82px)}.hero-side-note{display:none}.segment-card{height:390px;background-size:cover!important}.segment-card p{max-height:none;opacity:1;margin-bottom:12px}.service-card.featured .service-image,.service-image{height:160px}.reveal{filter:none}.page-progress{height:2px}}@media(prefers-reduced-motion:reduce){.hero-image{animation:none;transform:scale(1.04)}.reveal{filter:none}}.cases-section{background:#eff1eb}.cases-heading{align-items:flex-end}.cases-heading>p{max-width:400px}.cases-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.case-card{background:#fff;border:1px solid #e0e5dc;min-width:0;transition:transform .4s cubic-bezier(.2,.8,.2,1),box-shadow .4s}.case-card:hover{transform:translateY(-7px);box-shadow:0 18px 42px rgba(24,38,26,.12)}.case-image{height:215px;position:relative;overflow:hidden;background:#18271e}.case-image:after{content:"";position:absolute;inset:30% 0 0;background:linear-gradient(0deg,rgba(8,18,14,.7),transparent)}.case-image img{object-fit:cover;transition:transform .8s cubic-bezier(.2,.7,.2,1)}.case-card:hover .case-image img{transform:scale(1.055)}.case-label,.case-number{position:absolute;z-index:1;top:15px;color:#fff}.case-label{left:15px;padding:6px 9px;background:rgba(18,32,25,.72);font-size:9px;letter-spacing:.12em;text-transform:uppercase}.case-number{right:17px;font:500 14px Manrope,sans-serif}.case-copy{padding:22px 22px 20px}.case-category{color:#68844e;font-size:9px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.case-copy h3{font-size:20px;line-height:1.25;margin:9px 0 18px}.case-detail{border-top:1px solid #ebeee8;padding:12px 0 0;margin-top:10px}.case-detail>span{font-size:9px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#7c8577}.case-detail p{margin:5px 0 0;color:#626b60;font-size:11px;line-height:1.7}.case-link{border-top:1px solid #e8ece5;margin-top:16px;padding-top:12px;display:flex;justify-content:space-between;font-size:10px;font-weight:700}.case-link b{color:#65834d;font-size:15px;font-weight:400}.dna-section{position:relative;color:#f5f7f2;background:radial-gradient(ellipse at 18% 28%,rgba(89,119,67,.27),transparent 34%),radial-gradient(ellipse at 87% 72%,rgba(28,78,62,.36),transparent 38%),linear-gradient(135deg,#121e18,#1a2b22 52%,#101a15)}.dna-section:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.2;background-image:linear-gradient(rgba(224,239,216,.045) 1px,transparent 0),linear-gradient(90deg,rgba(224,239,216,.045) 1px,transparent 0);background-size:68px 68px;-webkit-mask-image:linear-gradient(90deg,transparent,#000 28%,#000 76%,transparent);mask-image:linear-gradient(90deg,transparent,#000 28%,#000 76%,transparent)}.dna-section:after{content:"iNOVA";position:absolute;right:-.02em;bottom:-.1em;color:rgba(232,245,224,.025);font:800 clamp(140px,25vw,370px)/.8 Manrope,sans-serif;letter-spacing:-.12em;pointer-events:none}.dna-section>.container{position:relative;z-index:1}.dna-heading .eyebrow,.dna-heading h2,.dna-heading p{color:#eff4eb}.dna-heading h2 em{color:#c9dfa9}.dna-heading p{opacity:.68}.dna-layout{grid-template-columns:1.05fr .95fr}.dna-ring{border-color:rgba(206,228,187,.24)}.dna-center{background:linear-gradient(145deg,#a8cf45,#6e9842);color:#142016;box-shadow:0 0 0 14px rgba(168,207,69,.1),0 0 65px rgba(168,207,69,.19)}.dna-center small{color:#20311e}.dna-node{color:#eff3ec;background:rgba(225,238,220,.1);border:1px solid rgba(222,237,215,.2);box-shadow:0 10px 32px rgba(0,0,0,.15);-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.dna-node.node-top{background:var(--green);border-color:var(--green);color:#172014}.dna-node.node-foot{color:#d1e2be}.dna-copy{border-color:rgba(225,238,220,.2)}.dna-copy .eyebrow{color:#c6d4bb}.dna-copy>p{color:#d0d9ce}.dna-copy strong{color:#f7f8f4}.dna-pill-list span{color:#dce7d6;border-color:rgba(225,238,220,.24);background:rgba(255,255,255,.035)}.dna-sectors{margin-top:72px}.dna-sectors-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:18px}.dna-sectors-heading p{margin:0;color:#becabc;font-size:12px}.dna-sector-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.dna-sector-card{position:relative;min-height:190px;padding:22px;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;overflow:hidden;color:#fff;border:1px solid rgba(220,236,213,.17);background:linear-gradient(135deg,rgba(255,255,255,.075),rgba(255,255,255,.025));transition:transform .35s,border-color .35s,background .35s}.dna-sector-card:after{content:"";position:absolute;width:130px;height:130px;right:-40px;top:-44px;border:1px solid rgba(168,207,69,.16);border-radius:50%;box-shadow:0 0 0 14px rgba(168,207,69,.025),0 0 0 30px rgba(168,207,69,.02);transition:transform .5s}.dna-sector-card:hover{transform:translateY(-5px);border-color:rgba(168,207,69,.55);background:linear-gradient(135deg,rgba(168,207,69,.13),rgba(255,255,255,.03))}.dna-sector-card:hover:after{transform:scale(1.18)}.dna-sector-icon{display:grid;place-items:center;width:48px;height:48px;color:#c5df91;background:rgba(168,207,69,.1);border:1px solid rgba(168,207,69,.24);border-radius:14px}.sector-icon{width:28px;height:28px;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.dna-sectors.reveal.is-visible .sector-icon{animation:sector-icon-enter .7s cubic-bezier(.2,.8,.2,1) both}.dna-sector-card:nth-child(2) .sector-icon{animation-delay:.12s}.dna-sector-card:nth-child(3) .sector-icon{animation-delay:.24s}.dna-sector-index{position:absolute;right:19px;top:22px;color:#96a593;font-size:9px;letter-spacing:.12em}.dna-sector-card strong{margin-top:17px;font:600 17px Manrope,sans-serif;letter-spacing:-.02em}.dna-sector-link{display:flex;align-items:center;gap:11px;color:#c9d3c7;font-size:10px}.dna-sector-link b{color:var(--green);font-size:15px;font-weight:400}.dna-sector-card:hover .sector-icon{color:var(--green);transform:scale(1.06) rotate(-4deg)}@keyframes sector-icon-enter{0%{opacity:0;transform:translateY(8px) scale(.8) rotate(-8deg)}to{opacity:1;transform:translateY(0) scale(1) rotate(0)}}.locations-layout{align-items:stretch}.map-panel{overflow:hidden;background:#18281f url(/assets/mapa_br.png) 50%/min(82%,520px) auto no-repeat}.map-panel iframe{transform-origin:center;filter:grayscale(.18) saturate(.82)}.map-panel .map-frame{animation:map-focus-enter .65s cubic-bezier(.2,.8,.2,1) both}.map-caption{transition:opacity .25s,transform .25s}.map-caption>span:nth-child(2){min-width:0}.location-list{position:static;padding:26px}.location-intro small{display:block;line-height:1.6}.location-popover{position:static;z-index:auto;box-shadow:none}.state-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.state-card{min-width:0;min-height:54px;padding:8px}.state-card span:last-child{white-space:nowrap}.location-units{margin-top:18px;padding-top:13px;border-top:1px solid #e6ebe2;animation:units-enter .32s ease-out both}.location-units-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;font-size:10px;font-weight:700}.location-units-heading span:last-child{font-size:9px;font-weight:400;color:#838b80}.location-unit{width:100%;display:grid;grid-template-columns:9px 1fr 16px;align-items:center;grid-gap:10px;gap:10px;min-height:39px;padding:8px 9px;border:1px solid transparent;border-radius:3px;background:transparent;text-align:left;color:#303830;font-size:10px;cursor:pointer;transition:background .2s,border-color .2s,transform .2s}.location-unit:hover{background:#f3f6ef;transform:translateX(2px)}.location-unit.active{background:#eef5e6;border-color:#c7d9b2;color:#35552e}.location-unit b{justify-self:end;color:#6c894e;font-size:14px;font-weight:400}.location-unit-dot{width:6px;height:6px;border:1px solid #829d61;border-radius:50%}.location-unit.active .location-unit-dot{background:#89ad53;box-shadow:0 0 0 4px rgba(137,173,83,.14)}.location-review-note{display:block;margin-top:8px;color:#899086;font-size:9px;line-height:1.5}.map-caption{gap:9px}.map-caption a{white-space:nowrap}.map-panel{isolation:isolate}.map-panel .map-frame{position:absolute;inset:0;width:100%;min-height:inherit;animation:none}.map-panel .map-frame.map-current{z-index:0;opacity:1;transform:scale(1)}.map-panel .map-frame.map-incoming{z-index:1;opacity:0;transform:scale(1.025);transition:opacity .62s cubic-bezier(.2,.8,.2,1),transform .85s cubic-bezier(.2,.8,.2,1)}.map-panel .map-frame.map-incoming.is-ready{opacity:1}@keyframes map-focus-enter{0%{opacity:.35;transform:scale(1.025)}to{opacity:1;transform:scale(1)}}@keyframes units-enter{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}.privacy-page{background:#f5f6f2;min-height:65vh}.privacy-hero{position:relative;overflow:hidden;padding:137px 0 80px;background:linear-gradient(105deg,#132119,#20382b 72%,#18251d);color:#fff}.privacy-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 85% 55%,rgba(168,207,69,.17),transparent 35%)}.privacy-hero>.container{position:relative;z-index:1}.privacy-hero .breadcrumbs{margin-bottom:38px;color:rgba(255,255,255,.65)}.privacy-hero h1{font-size:clamp(48px,7vw,82px);font-weight:500;line-height:.99;margin:18px 0}.privacy-hero h1 em{color:#c9dfa9}.privacy-hero>div>p{max-width:520px;color:#c3cec2;font-size:14px;line-height:1.8}.privacy-watermark{position:absolute;right:3%;bottom:-.33em;color:rgba(255,255,255,.035);font:800 clamp(110px,24vw,350px)/.8 Manrope,sans-serif;letter-spacing:-.12em}.privacy-content{display:grid;grid-template-columns:.62fr 1.38fr;grid-gap:9%;gap:9%;padding-top:76px;padding-bottom:100px;align-items:start}.privacy-aside{position:-webkit-sticky;position:sticky;top:104px;max-width:260px;padding:24px;background:#e9eee4;border:1px solid #dce4d5}.privacy-aside-mark{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:#d4e6be;color:#526d3b;font:600 22px Georgia,serif}.privacy-aside p{margin:17px 0;font:500 16px/1.5 Manrope,sans-serif;letter-spacing:-.02em}.privacy-aside a{display:flex;justify-content:space-between;padding-top:11px;border-top:1px solid #d2dccb;color:#56763d;font-size:10px;font-weight:700}.privacy-article{max-width:790px;padding:38px 44px;background:#fff;border:1px solid #e6eae2;box-shadow:0 15px 45px rgba(19,32,22,.035)}.privacy-intro{margin:0 0 29px;padding:0 0 25px;border-bottom:1px solid #e6ebe2;color:#646e61;font-size:13px;line-height:1.8}.privacy-section{display:grid;grid-template-columns:35px 1fr;grid-gap:17px;gap:17px;padding:23px 0;border-bottom:1px solid #e9ece6}.privacy-section-index{padding-top:4px;color:#88a665;font-size:10px;letter-spacing:.12em}.privacy-section h2{font-size:22px;font-weight:600;margin:0 0 13px;letter-spacing:-.04em}.privacy-section p{color:#667065;font-size:12px;line-height:1.9;margin:0 0 13px}.privacy-section p:last-child{margin-bottom:0}.privacy-back{display:flex;justify-content:space-between;align-items:center;margin-top:24px;padding:14px 0;border-top:1px solid #e6ebe2;color:#55783e;font-size:11px;font-weight:700}@media(max-width:760px){.cases-grid{grid-template-columns:1fr}.case-image{height:230px}.dna-layout{grid-template-columns:1fr;gap:14px}.dna-graphic{min-height:min(440px,95vw)}.dna-sectors{margin-top:48px}.dna-sectors-heading{display:block}.dna-sectors-heading p{margin-top:10px}.dna-sector-grid{grid-template-columns:1fr}.dna-sector-card{min-height:150px}.locations-layout{grid-template-columns:1fr}.location-list{padding:20px}.map-panel,.map-panel iframe{min-height:320px}.map-caption{left:10px;right:10px;bottom:10px;padding:10px;font-size:10px}.map-caption a{font-size:9px}.privacy-hero{padding:119px 0 61px}.privacy-content{grid-template-columns:1fr;gap:22px;padding-top:35px;padding-bottom:65px}.privacy-aside{position:static;max-width:none}.privacy-aside p{max-width:420px}.privacy-article{padding:25px 22px}.privacy-section{grid-template-columns:27px 1fr;gap:10px}.privacy-section h2{font-size:19px}}@media(prefers-reduced-motion:reduce){.dna-sectors.reveal.is-visible .sector-icon,.location-units,.map-panel .map-frame{animation:none}.map-panel .map-frame.map-incoming{transition:none}.case-card:hover,.dna-sector-card:hover,.location-unit:hover{transform:none}*,:after,:before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.reveal{opacity:1;transform:none}}.hero-media{position:absolute;inset:0;overflow:hidden;background:#13221e}.hero-media .hero-image{background-image:url(/assets/video/hero-poster.webp);background-position:center 54%;animation:none;transform:scale(1.025)}.hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 52%;opacity:0;transform:scale(1.025);transition:opacity 1.1s ease,transform 7s linear}.hero-video.is-ready{opacity:1;transform:scale(1)}.hero-shade{z-index:1}.hero-content{z-index:2}.service-card-reveal.reveal{transform:none;transition:opacity .72s cubic-bezier(.2,.7,.1,1)}.service-card{transition:none}.service-card,.service-card:hover{transform:none!important;box-shadow:none}.service-card:hover{border-color:#e7eae4}.service-image img{transform:scale(1);transition:transform 1.1s cubic-bezier(.2,.7,.2,1)}.service-card:hover .service-image img{transform:scale(1.035)}.case-reveal.reveal{transform:none;transition:opacity .72s cubic-bezier(.2,.7,.1,1)}.case-card{transition:none}.case-card,.case-card:hover{transform:none!important;box-shadow:none}.case-image img{transition:transform 1.1s cubic-bezier(.2,.7,.2,1)}.case-card:hover .case-image img{transform:scale(1.03)}.case-description{margin:12px 0 16px;color:#626b60;font-size:12px;line-height:1.8}.detail-image,.service-detail .detail-image{min-height:480px}.detail-content{grid-template-columns:1.1fr .9fr;gap:7%}.detail-text>p{font-size:14px;line-height:1.9;margin:0 0 16px;color:#626b60}.journey{padding:10px 0}.journey:before{left:47px;top:32px;bottom:32px;width:1px;background:linear-gradient(rgba(168,207,69,.15),rgba(168,207,69,.8) 18%,rgba(168,207,69,.8) 82%,rgba(168,207,69,.15))}.journey-step{min-height:69px;position:relative}.journey-number{color:#bfd693;font:600 11px/1 DM Sans,sans-serif;white-space:nowrap}.journey-step>i{width:9px;height:9px;border:1px solid #b1d774;border-radius:50%;background:#19251f;box-shadow:0 0 0 5px rgba(168,207,69,.08)}.journey-step>span:last-of-type{line-height:1.5}.faq-item h3{margin:0}.faq-trigger{width:100%;cursor:pointer;border:0;background:transparent;text-align:left;list-style:none;display:grid;grid-template-columns:38px 1fr 22px;grid-gap:10px;gap:10px;align-items:center;min-height:65px;padding:0;color:var(--ink);font:600 13px Manrope,sans-serif}.faq-trigger>b{font:400 20px DM Sans,sans-serif;color:#6b884e;text-align:right;transition:transform .3s cubic-bezier(.2,.7,.2,1)}.faq-item.is-open .faq-trigger>b{transform:rotate(45deg)}.faq-answer{display:grid;grid-template-rows:0fr;transition:grid-template-rows .36s cubic-bezier(.2,.7,.2,1),opacity .28s ease;opacity:0}.faq-item.is-open .faq-answer{grid-template-rows:1fr;opacity:1}.faq-answer>div{overflow:hidden}.faq-answer p{margin:0 32px 20px 48px;color:#687067;font-size:12px;line-height:1.85}.faq-trigger:focus-visible{outline:2px solid #76994e;outline-offset:3px}.dna-sector-card:hover{transform:none}.dna-sector-icon .agro-wheel{transform-box:fill-box;transform-origin:center;animation:wheel-spin 4s linear infinite}.dna-sector-icon .agro-leaf{transform-box:fill-box;transform-origin:left bottom;animation:leaf-sway 3.2s ease-in-out infinite}.dna-sector-icon .health-pulse{stroke-dasharray:69;stroke-dashoffset:69;animation:health-outline 2.8s ease-in-out infinite}.dna-sector-icon .health-cross{transform-box:fill-box;transform-origin:center;animation:health-cross-pulse 2.8s ease-in-out infinite}.dna-sector-icon .industry-steam{stroke-dasharray:24;stroke-dashoffset:24;animation:factory-steam 2.7s ease-in-out infinite}@keyframes wheel-spin{to{transform:rotate(1turn)}}@keyframes leaf-sway{0%,to{transform:rotate(0)}50%{transform:rotate(-9deg)}}@keyframes health-outline{0%,12%{stroke-dashoffset:69;opacity:.55}48%,78%{stroke-dashoffset:0;opacity:1}to{stroke-dashoffset:-69;opacity:.6}}@keyframes health-cross-pulse{0%,38%,to{transform:scale(1)}52%{transform:scale(1.12)}}@keyframes factory-steam{0%,10%{stroke-dashoffset:24;opacity:.4}65%,to{stroke-dashoffset:0;opacity:1}}.map-panel{background:#18281f}.map-panel .map-frame.map-incoming{transform:scale(1.01);transition:opacity .9s cubic-bezier(.2,.8,.2,1),transform 1.1s cubic-bezier(.2,.8,.2,1)}.map-panel .map-frame.map-incoming.is-ready{transform:scale(1)}@media(max-width:760px){.detail-image{min-height:390px}.journey{padding:0}.journey-step{min-height:64px;grid-template-columns:34px 25px minmax(0,1fr);gap:10px}.journey:before{left:44px}.faq-trigger{min-height:60px;font-size:12px}.detail-image,.service-detail .detail-image{min-height:390px}}@media(prefers-reduced-motion:reduce){.hero-video{display:none}.case-card,.case-image img,.service-card,.service-image img{transition:none}.dna-sector-icon .agro-leaf,.dna-sector-icon .agro-wheel,.dna-sector-icon .health-cross,.dna-sector-icon .health-pulse,.dna-sector-icon .industry-steam{animation:none}}.hub-page{padding-top:145px;padding-bottom:100px}.hub-page>.breadcrumbs{margin-bottom:40px;color:#81897f}.hub-page>h1{font-size:clamp(46px,7vw,82px);font-weight:500;line-height:1.04;margin:18px 0}.hub-intro{font-size:15px;line-height:1.8;color:#697168;max-width:680px;margin:0 0 42px}.hub-page>.button{margin-top:38px}.help-section{background:#fff;padding:78px 0 72px;border-bottom:1px solid #edf0eb}.help-layout{display:grid;grid-template-columns:.72fr 1.28fr;grid-gap:9%;gap:9%;align-items:center}.help-layout h2{font-size:clamp(38px,4.4vw,58px);margin:16px 0}.help-layout>div:first-child>p{font-size:13px;line-height:1.8;color:#727a70;max-width:290px}.help-options{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #e2e7df}.help-options a{display:grid;grid-template-columns:34px 1fr 20px;align-items:center;grid-gap:7px;gap:7px;min-height:57px;border-bottom:1px solid #e2e7df;padding:0 12px;font-size:11px;transition:background .2s,color .2s}.help-options a:nth-child(odd){border-right:1px solid #e2e7df}.help-options a:hover{background:#f3f6ee;color:#58773a}.help-options a span{font-size:9px;color:#92aa77}.help-options a b{text-align:right;font-weight:400;color:#69874c}.help-section>.container>.review-flag{display:block;margin:17px 0 0 auto;text-align:right}@media(max-width:760px){.help-layout{grid-template-columns:1fr;gap:20px}.help-options a{min-height:54px;font-size:10px}.help-section>.container>.review-flag{text-align:left}}@media(max-width:430px){.help-options{grid-template-columns:1fr}.help-options a:nth-child(odd){border-right:0}}.route-transition{animation:route-appear .42s ease-out both}@keyframes route-appear{0%{opacity:.78}to{opacity:1}}.reveal{transform:translateY(10px);transition:opacity .8s ease,transform .8s cubic-bezier(.22,.7,.2,1)}.reveal.is-visible{transform:translateY(0)}.segment-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.segment-grid .reveal{min-width:0;transform:none;transition:opacity .7s ease}.segment-card{height:430px;display:flex;flex-direction:column;justify-content:space-between;background:#1b2b22;padding:21px;isolation:isolate;transform:none!important;transition:none}.segment-card-media{position:absolute;inset:0;z-index:-1;background-size:cover;background-position:50%;transform:scale(1);transition:transform 1.25s cubic-bezier(.2,.7,.2,1)}.segment-card-media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(7,20,14,.17),rgba(7,20,14,.88) 92%)}.segment-card:focus-visible .segment-card-media,.segment-card:hover .segment-card-media{transform:scale(1.045)}.segment-card-copy{display:flex;flex-direction:column;align-items:flex-start;min-width:0;transform:translateY(2px);transition:transform .85s cubic-bezier(.2,.7,.2,1)}.segment-card:focus-visible .segment-card-copy,.segment-card:hover .segment-card-copy{transform:translateY(-2px)}.segment-card-copy strong{font:600 clamp(18px,1.8vw,25px)/1.22 Manrope,sans-serif;letter-spacing:-.035em;margin:9px 0 11px}.segment-card-description{color:rgba(255,255,255,.82);font-size:11px;line-height:1.65;min-height:90px}.segment-card .circle-arrow{position:static;margin-top:16px;width:34px;height:34px}.segment-card:hover .circle-arrow{background:rgba(168,207,69,.9);color:#162219}.cases-grid{align-items:stretch}.case-reveal{height:100%}.case-card{height:100%;display:flex;flex-direction:column}.case-copy{display:flex;flex:1 1;flex-direction:column}.case-detail{margin-top:auto}.case-link{margin-top:18px}.dna-center{animation:dna-center-pulse 5s ease-in-out infinite}.dna-node{animation:dna-node-pulse 5.8s ease-in-out infinite}.dna-node:nth-of-type(2n){animation-delay:-2.6s}.dna-node:nth-of-type(3n){animation-delay:-4s}.dna-copy h3{max-width:390px;font:500 clamp(28px,3vw,40px)/1.2 Manrope,sans-serif;letter-spacing:-.05em;margin:18px 0 28px;color:#f3f7ed}.dna-principles>div{display:grid;grid-template-columns:34px 1fr;grid-gap:18px;gap:18px;align-items:start;padding:16px 0;border-top:1px solid rgba(225,238,220,.17)}.dna-principles>div>span{font-size:11px;letter-spacing:.09em;color:#a8cf45;padding-top:5px}.dna-principles p{font-size:13px;line-height:1.75;color:#cbd7c9;margin:0}.dna-principles strong{color:#fff}.dna-sector-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.dna-sector-card{min-height:225px;padding:20px;transform:none!important;transition:border-color .6s ease,background .6s ease}.dna-sector-icon{width:72px;height:72px;border-radius:18px}.sector-icon{width:44px;height:44px;stroke-width:1.55}.dna-sectors.reveal.is-visible .sector-icon,.sector-icon{animation:sector-float 4.6s ease-in-out infinite}.dna-sector-card:nth-child(2) .sector-icon{animation-delay:-1.1s}.dna-sector-card:nth-child(3) .sector-icon{animation-delay:-2.2s}.dna-sector-card:nth-child(4) .sector-icon{animation-delay:-3.3s}.dna-sector-card:hover .sector-icon{color:#d4efa0;transform:none}.dna-sector-card strong{font-size:15px;line-height:1.32;min-height:42px}.dna-sector-icon .beauty-sparkle{animation:beauty-glint 2.7s ease-in-out infinite}@keyframes sector-float{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes beauty-glint{0%,to{opacity:.35}45%{opacity:1;stroke-width:2.4}}.locations-layout{align-items:start}.map-panel{height:580px;min-height:0;align-self:start;background:#dfe6dc}.map-panel .map-frame{height:100%;min-height:0;filter:none;transform:none}.map-panel .map-frame.map-current,.map-panel .map-frame.map-incoming,.map-panel .map-frame.map-incoming.is-ready{transform:none}.map-caption{z-index:3}.location-unit-dot{position:relative;flex:none}.location-unit:not(.active) .location-unit-dot:after{content:"";position:absolute;inset:-6px;border:1px solid rgba(136,180,77,.62);border-radius:50%;animation:location-invite 2.6s ease-out infinite;pointer-events:none}@keyframes location-invite{0%{transform:scale(.55);opacity:.8}75%,to{transform:scale(1.8);opacity:0}}.map-consent{height:100%;min-height:0;padding:clamp(25px,5vw,68px);display:flex;flex-direction:column;align-items:flex-start;justify-content:center;background:radial-gradient(circle at 75% 20%,#dcebc8,transparent 38%),linear-gradient(140deg,#e7eee2,#cdddc8);color:#223326}.map-consent h3{font:600 clamp(25px,3vw,37px)/1.15 Manrope,sans-serif;max-width:390px;margin:18px 0 10px}.map-consent p{font-size:13px;line-height:1.75;max-width:390px;margin:0 0 22px}.map-consent button{border:0;background:#203426;color:#fff;padding:13px 19px;font:700 11px Manrope,sans-serif;cursor:pointer;transition:background .25s}.map-consent button:hover{background:#42633d}.journey{--journey-axis:62px;position:relative;border:0;margin:0;padding:8px 0;display:grid;grid-gap:0;gap:0}.journey:before{content:"";position:absolute;left:var(--journey-axis);top:43px;bottom:43px;width:2px;transform:translateX(-50%);background:linear-gradient(180deg,rgba(168,207,69,.16),#a8cf45 16%,#a8cf45 84%,rgba(168,207,69,.16))}.journey-step{min-height:68px;display:grid;grid-template-columns:34px 28px minmax(0,1fr);grid-gap:14px;gap:14px;align-items:center;padding:0}.journey-step>i{grid-column:2;grid-row:1;justify-self:center;position:relative;left:auto;top:auto;width:12px;height:12px;border:2px solid #afd96c;background:#1b2d21;box-shadow:0 0 0 5px #19251f;z-index:1}.journey-number{grid-column:1;grid-row:1;font:600 11px/1 Manrope,sans-serif;color:#d2e5ae;letter-spacing:.08em}.journey-step>span:last-of-type{grid-column:3;grid-row:1;min-width:0;font-size:14px;line-height:1.4}.journey .reveal{transform:none;transition:opacity .6s ease}.floating-actions a,.floating-actions button{position:fixed;z-index:45;display:flex;align-items:center;justify-content:center;border:1px solid rgba(29,51,36,.15);box-shadow:0 8px 26px rgba(18,32,22,.18);transition:opacity .35s ease,background .35s ease,transform .35s ease,color .35s ease}.floating-actions svg{width:21px;height:21px;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.floating-location{transform:translateY(-50%);gap:10px;padding:13px 15px 13px 13px;border-radius:7px 0 0 7px;background:#203426;color:#f7faef;font-size:11px;font-weight:700;letter-spacing:.02em}.floating-location:hover{background:#334e36;transform:translateY(-50%) translateX(-3px)}.floating-whatsapp{right:20px;bottom:22px;width:55px;height:55px;border-radius:50%;background:#25d366;color:#103b23}.floating-whatsapp:hover{background:#41e37b;transform:scale(1.05)}.floating-whatsapp svg{width:28px;height:28px;stroke-width:1.7}.floating-top{left:20px;bottom:22px;width:44px;height:44px;border-radius:50%;background:rgba(248,250,246,.95);color:#27432c;cursor:pointer;opacity:0;pointer-events:none;transform:translateY(8px)}.floating-top.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.floating-top:hover{background:#e5efd9}@media(max-width:1100px){.segment-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.segment-card{height:390px}.dna-sector-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.segment-card{height:360px}.segment-card-description{min-height:0}.dna-sector-card{min-height:190px}.map-panel{height:380px}.map-panel,.map-panel .map-frame{min-height:0}.journey{--journey-axis:56.5px}.journey-step{grid-template-columns:34px 25px minmax(0,1fr);gap:10px}.floating-location{top:45%;padding:12px}.floating-location span{display:none}.floating-whatsapp{right:16px;bottom:calc(84px + env(safe-area-inset-bottom));width:50px;height:50px}.floating-top{left:16px;bottom:calc(88px + env(safe-area-inset-bottom))}}@media(max-width:520px){.dna-sector-grid,.segment-grid{grid-template-columns:1fr}.dna-sector-card{min-height:165px}.dna-sector-card strong{min-height:0}.segment-card{height:370px}}@media(prefers-reduced-motion:reduce){.dna-center,.dna-node,.dna-sector-icon .beauty-sparkle,.dna-sectors.reveal.is-visible .sector-icon,.route-transition,.sector-icon{animation:none!important}.floating-actions a,.floating-actions button,.segment-card-copy,.segment-card-media{transition:none}}.footer-legal{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.footer-legal button{border:0;background:none;padding:0;color:inherit;font:inherit;cursor:pointer}.footer-legal button:hover{color:var(--green)}.footer-credit{color:#798478;font-size:9px;transition:color .2s}.privacy-notice{position:fixed;z-index:80;left:24px;right:24px;bottom:24px;max-width:1120px;margin:auto;padding:25px 29px;display:flex;align-items:flex-end;justify-content:space-between;gap:30px;background:#f9fbf7;color:#17271b;border:1px solid #cfdfc6;box-shadow:0 18px 65px rgba(12,28,15,.24)}.privacy-notice-copy{max-width:650px}.privacy-notice h2{font:600 21px/1.2 Manrope,sans-serif;margin:7px 0 8px}.privacy-notice p{font-size:12px;line-height:1.65;color:#536254;margin:0 0 6px}.privacy-notice-copy>a{font-size:11px;color:#3d6537;text-decoration:underline;text-underline-offset:3px}.privacy-notice-actions{display:flex;gap:9px;flex:none}.privacy-notice-actions button{min-height:45px;padding:0 16px;border:1px solid #25412b;background:transparent;color:#25412b;font:700 11px Manrope,sans-serif;cursor:pointer;white-space:nowrap;transition:background .2s,color .2s}.privacy-notice-actions button:last-child{background:#25412b;color:#fff}.privacy-notice-actions button:hover{background:#d8e9cb;color:#17271b}@media(max-width:900px){.privacy-notice{align-items:stretch;flex-direction:column;gap:17px}}@media(max-width:760px){.privacy-notice{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));padding:19px;max-height:min(75vh,520px);overflow-y:auto}.privacy-notice-actions{width:100%}.privacy-notice-actions button{flex:1 1;white-space:normal}.footer-bottom{justify-content:flex-start;gap:14px 24px}.footer-credit{margin-left:0}.map-consent{padding:25px}}@media(max-width:420px){.privacy-notice h2{font-size:18px}.privacy-notice p{font-size:11px}.privacy-notice-actions{flex-direction:column}.privacy-notice-actions button{min-height:42px}.footer-legal{gap:12px}}@media(min-width:761px) and (max-width:900px){.map-panel{height:450px}.contact-layout{grid-template-columns:1fr;gap:32px}.contact-copy>p{max-width:620px}}@media(max-width:900px){.location-unit{min-height:44px;font-size:12px}.location-intro small{font-size:11px}.footer-bottom{line-height:1.6}.footer-credit{font-size:10px}.detail-content{grid-template-columns:minmax(0,1fr);gap:34px}.detail-image,.service-detail .detail-image{min-height:clamp(290px,48vw,420px)}.detail-text{min-width:0}.detail-text h2{max-width:700px}}@media(min-width:521px) and (max-width:900px){.dna-layout{grid-template-columns:minmax(0,1fr)}.dna-graphic{min-height:450px}.dna-copy{padding-left:0}}@media(max-width:760px){.site-footer{padding-bottom:calc(150px + env(safe-area-inset-bottom))}.footer-bottom{align-items:flex-start;flex-direction:column;gap:12px}.footer-legal{gap:18px}.footer-credit{align-self:center;text-align:center}}@media(prefers-reduced-motion:reduce){.location-unit-dot:after{animation:none!important}}.location-reference-note{display:block;margin:10px 7px 0;color:#738070;font-size:10px;line-height:1.5}.captcha-wrap{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:17px}.captcha-wrap>span{font-size:9px;color:#7c857a}.g-recaptcha{min-height:78px}@media(max-width:380px){.g-recaptcha{transform:scale(.86);transform-origin:left top;margin-bottom:-10px}}.proof-inner{display:grid;grid-template-columns:repeat(3,1fr) auto;grid-gap:22px;gap:22px;align-items:center}.proof-inner .proof-stat{min-width:0;gap:14px;border-right:1px solid rgba(255,255,255,.14);padding-right:18px}.proof-inner .proof-stat>span{max-width:none}.proof-inner>a{white-space:nowrap}.diagnostic-section{background:#eff1eb}.diagnostic-layout{display:grid;grid-template-columns:.72fr 1.28fr;grid-gap:8%;gap:8%;align-items:center}.diagnostic-layout>div:first-child>p{max-width:360px;color:#687067;font-size:13px;line-height:1.8}.diagnostic-card{background:#fff;padding:28px;border:1px solid #e1e6dd}.diagnostic-questions{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.diagnostic-questions label{display:flex;flex-direction:column;gap:9px;font-size:11px;font-weight:700}.diagnostic-questions select{height:47px;border:1px solid #dfe5da;background:#fbfcfa;padding:0 12px;font-size:12px}.diagnostic-hint{font-size:11px;color:#737b71;margin:19px 0 0}.diagnostic-result{border-top:1px solid #e8ece5;padding-top:19px;margin-top:19px}.diagnostic-result p{font-size:12px;line-height:1.7;color:#697168;margin:8px 0 14px}.diagnostic-result>div{display:flex;align-items:center;gap:20px}.diagnostic-result .button{min-height:42px;font-size:10px}.diagnostic-contact{font-size:11px;font-weight:700;color:#58753c}.faq-section{background:#fff}.faq-layout{display:grid;grid-template-columns:.7fr 1.3fr;grid-gap:9%;gap:9%;align-items:start}.faq-layout>div:first-child>p{font-size:13px;line-height:1.8;color:#687067;max-width:340px;margin-bottom:21px}.faq-list{border-top:1px solid #dfe4dc}.faq-item{border-bottom:1px solid #dfe4dc}.faq-item summary{cursor:pointer;list-style:none;display:grid;grid-template-columns:38px 1fr 22px;grid-gap:10px;gap:10px;align-items:center;min-height:61px;font:600 13px Manrope,sans-serif}.faq-item summary::-webkit-details-marker{display:none}.faq-index{font:10px DM Sans,sans-serif;color:#809863}.faq-item summary b{font:400 20px DM Sans,sans-serif;color:#6b884e;text-align:right;transition:transform .2s}.faq-item[open] summary b{transform:rotate(45deg)}.faq-item>p{margin:0 32px 19px 48px;color:#687067;font-size:12px;line-height:1.8}.illustrative-note{display:block;margin-top:19px;max-width:400px;color:#abb8aa;font-size:10px;line-height:1.6}.mobile-sticky-cta{display:none}.diagnostic-section,.faq-section{scroll-margin-top:90px}@media(max-width:760px){.proof-inner{grid-template-columns:1fr 1fr;gap:18px 9px}.proof-inner .proof-stat{padding:0;border:0}.proof-inner .proof-stat strong{font-size:45px}.proof-inner .proof-stat>span{font-size:9px}.proof-inner>a{grid-column:1/-1}.diagnostic-layout,.faq-layout{grid-template-columns:1fr;gap:20px}.diagnostic-card{padding:20px}.diagnostic-questions{grid-template-columns:1fr}.faq-item summary{min-height:58px;font-size:12px}.mobile-sticky-cta{display:flex;position:fixed;z-index:40;bottom:calc(12px + env(safe-area-inset-bottom));left:50%;transform:translateX(-50%);width:min(390px,calc(100% - 32px));min-height:52px;align-items:center;justify-content:space-between;gap:18px;padding:0 19px;background:var(--green);color:#172014;box-shadow:0 8px 26px rgba(13,24,16,.24);font-size:12px;font-weight:700;border-radius:3px}.mobile-sticky-cta b{font-size:18px;font-weight:400}.contact-section{padding-bottom:145px}.diagnostic-section,.faq-section{scroll-margin-top:70px}}.floating-location{width:48px;height:48px;right:0;top:50%;padding:0;gap:0;overflow:hidden;justify-content:flex-start;white-space:nowrap;transition:width .42s cubic-bezier(.22,1,.36,1),background .35s ease,transform .35s ease!important}.floating-location svg{flex:none;margin:0 13px}.floating-location span{display:block;opacity:0;max-width:0;overflow:hidden;transition:opacity .28s ease,max-width .42s cubic-bezier(.22,1,.36,1)}.floating-location:focus-visible,.floating-location:hover{width:162px;transform:translateY(-50%)}.floating-location:focus-visible span,.floating-location:hover span{opacity:1;max-width:120px}.floating-whatsapp{color:#fff}.floating-whatsapp svg{stroke:none;fill:currentColor}.location-unit{grid-template-columns:17px 1fr 16px}.location-unit-dot{width:11px;height:11px;background:#8faf5a;border:2px solid #fff;box-shadow:0 0 0 2px #8faf5a}.location-unit .location-unit-dot:after,.location-unit:not(.active) .location-unit-dot:after{content:"";position:absolute;inset:-9px;border:2px solid rgba(128,172,69,.85);border-radius:50%;animation:location-invite 1.55s ease-out infinite;pointer-events:none}.location-unit.active .location-unit-dot{background:#365b2b;box-shadow:0 0 0 2px #90bf50,0 0 13px rgba(116,169,58,.55)}.location-unit.active .location-unit-dot:after{border-color:#6baa39;animation-duration:1.25s}.dna-copy .dna-kando{margin:0 0 23px;color:#d3e1ca;font-size:13px;line-height:1.8}.dna-kando strong{color:#b9dc70;letter-spacing:.09em}.dna-center{animation:dna-center-pulse 3.1s ease-in-out infinite}.dna-node{animation:dna-node-pulse 3.6s ease-in-out infinite}.dna-ring{animation:ring-breathe 5s ease-in-out infinite;border-width:2px}.dna-sector-icon{position:relative;overflow:visible;box-shadow:0 0 0 0 rgba(168,207,69,.2);animation:sector-halo 3.2s ease-in-out infinite}.dna-sectors.reveal.is-visible .sector-icon{animation:sector-float 2.9s ease-in-out infinite}@keyframes dna-center-pulse{0%,to{box-shadow:0 0 0 11px rgba(168,207,69,.16),0 0 32px rgba(168,207,69,.25)}50%{box-shadow:0 0 0 27px rgba(168,207,69,.07),0 0 88px rgba(168,207,69,.43)}}@keyframes dna-node-pulse{0%,to{box-shadow:0 7px 20px rgba(0,0,0,.2),0 0 0 0 rgba(168,207,69,.24)}50%{box-shadow:0 8px 30px rgba(0,0,0,.22),0 0 0 10px rgba(168,207,69,.11)}}@keyframes sector-halo{0%,to{box-shadow:0 0 0 0 rgba(168,207,69,.17),0 0 16px rgba(168,207,69,.1)}50%{box-shadow:0 0 0 9px rgba(168,207,69,.035),0 0 26px rgba(168,207,69,.3)}}@media(max-width:760px){.floating-location{top:43%;width:46px;height:46px}.floating-location:focus-visible,.floating-location:hover{width:46px}.floating-location span{display:none}.floating-top,.floating-whatsapp{display:none!important}.mobile-sticky-cta{display:flex;position:fixed;z-index:45;top:calc(43% + 55px);right:0;bottom:auto;left:auto;transform:none;width:46px;height:46px;min-height:46px;padding:0;align-items:center;justify-content:center;border-radius:7px 0 0 7px;background:#a8cf45;color:#172716;box-shadow:0 8px 26px rgba(18,32,22,.2)}.mobile-sticky-cta svg{width:22px;height:22px;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.site-footer{padding-bottom:calc(55px + env(safe-area-inset-bottom))}.contact-section{padding-bottom:80px}}@media(prefers-reduced-motion:reduce){.dna-sector-icon,.location-unit .location-unit-dot:after{animation:none!important}}.map-canvas{position:absolute;inset:0;width:100%;height:100%;z-index:0;background:#dce6d6}.map-canvas .leaflet-control-attribution{font-size:9px;background:rgba(255,255,255,.83);color:#4d5a4c}.map-canvas .leaflet-control-attribution a{color:#3f6a38}.map-canvas .leaflet-control-zoom{border:0;box-shadow:0 5px 18px rgba(18,32,22,.18)}.map-canvas .leaflet-control-zoom a{width:34px;height:34px;line-height:34px;color:#284a2c}.map-marker{border:0;background:none}.map-marker-core{position:absolute;top:8px;left:8px;width:16px;height:16px;border:4px solid #fff;border-radius:50%;background:#60a42e;box-shadow:0 2px 12px rgba(22,56,24,.55);z-index:2}.map-marker-wave{position:absolute;inset:2px;border:3px solid #64ae3b;border-radius:50%;box-shadow:0 0 8px rgba(84,151,45,.5);animation:map-marker-pulse 1.45s ease-out infinite}@keyframes map-marker-pulse{0%{opacity:1;transform:scale(.55)}75%,to{opacity:0;transform:scale(1.85)}}@media(prefers-reduced-motion:reduce){.map-marker-wave{animation:none;opacity:.45}}html{scroll-padding-top:0}.diagnostic-section,.faq-section,section[id]{scroll-margin-top:72px}#top{scroll-margin-top:0}.nav-services{position:relative;display:flex;align-items:center;gap:2px;height:100%}.nav-services>a{font-size:12px;color:inherit;opacity:.86;transition:opacity .2s}.nav-services:focus-within>a,.nav-services>a:hover{opacity:1}.nav-services-toggle{display:grid;place-items:center;width:22px;height:30px;padding:0;border:0;background:transparent;color:inherit;cursor:pointer;opacity:.8}.nav-services-toggle svg{width:14px;height:14px;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;transition:transform .3s ease}.nav-services.is-open .nav-services-toggle svg,.nav-services:focus-within .nav-services-toggle svg,.nav-services:hover .nav-services-toggle svg{transform:rotate(180deg)}.services-submenu{position:absolute;top:100%;left:-18px;z-index:55;width:292px;padding:10px;background:#fbfcf9;color:#18261d;border:1px solid #e3e9df;box-shadow:0 20px 48px rgba(12,27,16,.16);opacity:0;visibility:hidden;pointer-events:none;transform:translateY(8px);transition:opacity .25s ease,transform .32s cubic-bezier(.22,1,.36,1),visibility .25s}.nav-services.is-open .services-submenu,.nav-services:focus-within .services-submenu,.nav-services:hover .services-submenu{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.services-submenu a{display:block;padding:10px 12px;border-radius:3px;color:#233126;font-size:11px;line-height:1.3;transition:background .25s ease,color .25s ease}.services-submenu a:focus-visible,.services-submenu a:hover{background:#ebf3e2;color:#416e2b}.services-submenu a:first-child{font-weight:700;border-bottom:1px solid #e3e9df;border-radius:0;margin-bottom:4px}@media(max-width:1100px){.main-nav{gap:17px}.nav-services>a{font-size:11px}}@media(max-width:900px){.diagnostic-section,.faq-section,section[id]{scroll-margin-top:64px}.main-nav.open{max-height:calc(100dvh - 64px);overflow-y:auto}.nav-services{display:grid;grid-template-columns:minmax(0,1fr) 40px;height:auto;grid-gap:0;gap:0;border-bottom:1px solid #e5e9e1}.nav-services>a{display:block;padding:13px 0;font-size:13px;opacity:1}.nav-services-toggle{width:40px;height:42px;justify-self:end}.services-submenu{grid-column:1/-1;position:static;width:auto;max-height:0;overflow:hidden;padding:0;border:0;box-shadow:none;opacity:0;visibility:hidden;transform:none;transition:max-height .35s cubic-bezier(.22,1,.36,1),opacity .25s ease}.nav-services:focus-within .services-submenu,.nav-services:hover .services-submenu{max-height:0;opacity:0;visibility:hidden;pointer-events:none}.nav-services.is-open .services-submenu,.nav-services.is-open:focus-within .services-submenu,.nav-services.is-open:hover .services-submenu{max-height:550px;opacity:1;visibility:visible;pointer-events:auto;padding:3px 0 11px}.services-submenu a{padding:10px 14px;font-size:12px}.nav-cta{align-self:stretch;justify-content:space-between}}@media(prefers-reduced-motion:reduce){.nav-services-toggle svg,.services-submenu{transition:none}}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-bottom,.leaflet-top{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078A8}.leaflet-zoom-box{border:2px dotted #38f;background:rgba(255,255,255,.5)}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px rgba(0,0,0,.65);border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:black}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:focus,.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px rgba(0,0,0,.4);background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(/_next/static/media/layers.ef6db872.png);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(/_next/static/media/layers-2x.9859cd12.png);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(/_next/static/media/marker-icon.d577052a.png)}.leaflet-container .leaflet-control-attribution{background:#fff;background:rgba(255,255,255,.8);margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:focus,.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;box-sizing:border-box;background:rgba(255,255,255,.8);text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:white;color:#333;box-shadow:0 3px 14px rgba(0,0,0,.4)}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:focus,.leaflet-container a.leaflet-popup-close-button:hover{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678)}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px rgba(0,0,0,.4)}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}