@font-face{font-family:Nexa;src:url(/fonts/NexaThin.otf) format("opentype");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:Nexa;src:url(/fonts/NexaLight.otf) format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Nexa;src:url(/fonts/NexaRegular.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Nexa;src:url(/fonts/NexaBook.otf) format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Nexa;src:url(/fonts/Nexa%20Bold.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Nexa;src:url(/fonts/NexaXBold.otf) format("opentype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Nexa;src:url(/fonts/NexaBlack.otf) format("opentype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Nexa;src:url(/fonts/NexaThinItalic.otf) format("opentype");font-weight:100;font-style:italic;font-display:swap}@font-face{font-family:Nexa;src:url(/fonts/NexaLightItalic.otf) format("opentype");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:Nexa;src:url(/fonts/NexaRegularItalic.otf) format("opentype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Nexa;src:url(/fonts/NexaBookItalic.otf) format("opentype");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:Nexa;src:url(/fonts/NexaBoldItalic.otf) format("opentype");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:Nexa;src:url(/fonts/NexaXBoldItalic.otf) format("opentype");font-weight:800;font-style:italic;font-display:swap}@font-face{font-family:Nexa;src:url(/fonts/NexaBlackItalic.otf) format("opentype");font-weight:900;font-style:italic;font-display:swap}:root{--azul: #002844;--turquesa: #00ae9e;--blanco: #ffffff;--negro: #111111;--azul-hover: #002844;--azul-dark: #002844;--azul-light: #e6edf2;--turquesa-hover: #00998b;--turquesa-dark: #008276;--turquesa-light: #e6f7f5;--gris-50: #f8f9fa;--gris-100: #f1f3f5;--gris-200: #e5e7eb;--gris-300: #d1d5db;--gris-400: #9ca3af;--gris-500: #8c8c8c;--gris-600: #666666;--gris-700: #444444;--gris-800: #2b2b2b;--gris-900: #1a1a1a;--gris-oscuro: var(--gris-800);--brand-primary: var(--azul);--brand-secondary: var(--turquesa);--color-background: var(--azul);--color-surface: var(--blanco);--color-text-primary: var(--blanco);--color-text-dark: var(--gris-900);--color-text-muted: var(--gris-500);--color-accent: var(--turquesa);--color-border: rgba(255, 255, 255, .15);--color-border-light: var(--gris-200);--color-success: #198754;--color-warning: #f5a623;--color-error: #dc3545;--color-info: #0d6efd;--fuente-principal: "Nexa", sans-serif;--font-thin: 100;--font-light: 300;--font-regular: 400;--font-medium: 500;--font-semibold: 700;--font-bold: 700;--font-extrabold: 800;--font-black: 900;--text-xs: .75rem;--text-sm: .875rem;--text-base: 1rem;--text-lg: 1.125rem;--text-xl: 1.25rem;--text-h6: 1rem;--text-h5: 1.25rem;--text-h4: 1.5rem;--text-h3: 2rem;--text-h2: 2.5rem;--text-h1: 3.5rem;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-7: 32px;--space-8: 40px;--space-9: 48px;--space-10: 64px;--space-11: 80px;--space-12: 96px;--radius-sm: 6px;--radius-md: 10px;--radius-lg: 16px;--radius-xl: 24px;--radius-pill: 999px;--shadow-sm: 0 2px 8px rgba(0, 0, 0, .08);--shadow-md: 0 8px 24px rgba(0, 0, 0, .12);--shadow-lg: 0 16px 40px rgba(0, 0, 0, .16);--shadow-brand: 0 10px 30px rgba(0, 54, 95, .25);--shadow-turquesa: 0 10px 30px rgba(0, 174, 158, .2);--transition-fast: all .15s ease;--transition: all .3s cubic-bezier(.25, .8, .25, 1);--transition-slow: all .5s cubic-bezier(.25, .8, .25, 1);--container-tablet: 720px;--container-laptop: 960px;--container-desktop: 1140px;--container-wide: 1320px;--z-base: 1;--z-dropdown: 100;--z-header: 500;--z-overlay: 900;--z-modal: 1000;--z-toast: 1100}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body{min-height:100%}body{font-family:var(--fuente-principal);font-size:var(--text-base);font-weight:var(--font-regular);line-height:1.5;background-color:var(--color-background);color:var(--color-text-primary)}::selection{background-color:var(--turquesa);color:var(--blanco)}@media(hover:hover)and (pointer:fine){html{scrollbar-gutter:stable both-edges}*::-webkit-scrollbar{width:0!important;height:0!important}*{scrollbar-width:none}}.app{display:flex;flex-direction:column;width:100%;min-height:100vh;overflow-x:hidden}.container{width:100%;padding-left:var(--space-5);padding-right:var(--space-5);margin-left:auto;margin-right:auto}@media(min-width:768px){.container{max-width:var(--container-tablet)}}@media(min-width:1024px){.container{max-width:var(--container-laptop)}}@media(min-width:1200px){.container{max-width:var(--container-desktop)}}h1,h2,h3,h4,h5,h6{font-family:var(--fuente-principal);font-weight:var(--font-bold);line-height:1.15;color:inherit}h1{font-size:clamp(2.5rem,6vw,var(--text-h1))}h2{font-size:clamp(2rem,5vw,var(--text-h2))}h3{font-size:clamp(1.6rem,4vw,var(--text-h3))}h4{font-size:var(--text-h4)}h5{font-size:var(--text-h5)}h6{font-size:var(--text-h6)}p{font-family:var(--fuente-principal);font-weight:var(--font-regular);line-height:1.6}strong,b{font-weight:var(--font-bold)}a{color:inherit;text-decoration:none;transition:var(--transition)}a:hover{color:var(--turquesa)}img,svg{display:block;max-width:100%;height:auto}img{object-fit:cover}button,input,textarea,select{font-family:var(--fuente-principal);font-size:inherit}button{cursor:pointer;border:none;outline:none;transition:var(--transition)}input,textarea,select{outline:none}textarea{resize:vertical}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid var(--turquesa);outline-offset:3px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-2);min-height:44px;padding:12px 24px;border-radius:var(--radius-md);font-family:var(--fuente-principal);font-weight:var(--font-bold);transition:var(--transition)}.btn-primary{background-color:var(--turquesa);color:var(--blanco)}.btn-primary:hover{background-color:var(--turquesa-hover);transform:translateY(-2px)}.btn-secondary{background-color:var(--azul);color:var(--blanco)}.btn-secondary:hover{background-color:var(--azul-hover);transform:translateY(-2px)}.btn-outline{background-color:transparent;border:1px solid var(--turquesa);color:var(--turquesa)}.btn-outline:hover{background-color:var(--turquesa);color:var(--blanco)}.bg-azul{background-color:var(--azul)}.bg-turquesa{background-color:var(--turquesa)}.bg-blanco{background-color:var(--blanco)}.text-azul{color:var(--azul)}.text-turquesa{color:var(--turquesa)}.text-blanco{color:var(--blanco)}.text-dark{color:var(--color-text-dark)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}body.header-menu-open{overflow:hidden}.header{position:fixed;top:0;left:0;z-index:var(--z-header);width:100%;color:var(--blanco);font-family:var(--fuente-principal);pointer-events:none}.header-inner{width:calc(100% - 80px);min-height:68px;margin:0 auto;padding:10px 26px;display:flex;align-items:center;justify-content:space-between;gap:var(--space-6);background:transparent;border:1px solid transparent;border-radius:var(--radius-pill);transition:background .35s ease,backdrop-filter .35s ease,border-color .35s ease,box-shadow .35s ease,margin-top .35s ease,width .35s ease;animation:header-enter .75s cubic-bezier(.22,1,.36,1) both}.header.scrolled .header-inner{width:min(calc(100% - 80px),1280px);margin-top:12px;background:#7878782e;border-color:#ffffff1f;box-shadow:0 8px 32px #00000024,inset 0 1px #ffffff14;backdrop-filter:blur(16px) saturate(145%);-webkit-backdrop-filter:blur(16px) saturate(145%)}.header-logo{display:flex;align-items:center;flex-shrink:0;pointer-events:auto;opacity:0;animation:logo-enter .7s cubic-bezier(.22,1,.36,1) .1s forwards}.header-logo-img{width:clamp(88px,7.5vw,118px);height:auto;display:block;object-fit:contain;transition:transform .3s cubic-bezier(.22,1,.36,1)}.header-logo:hover .header-logo-img{transform:scale(1.035)}.header-nav{margin-left:auto;pointer-events:auto}.header-nav ul{display:flex;align-items:center;justify-content:flex-end;gap:clamp(20px,2.3vw,38px);list-style:none;margin:0;padding:0}.header-nav li{display:flex;opacity:0;animation:nav-enter .65s cubic-bezier(.22,1,.36,1) forwards;animation-delay:calc(.16s + (var(--nav-index) * 55ms))}.header-nav-link{position:relative;display:inline-flex;align-items:center;justify-content:center;padding:8px 0 9px;color:var(--blanco);font-family:var(--fuente-principal);font-size:clamp(.62rem,.66vw,.72rem);font-weight:var(--font-light);line-height:1;letter-spacing:.08em;white-space:nowrap;transition:opacity .25s ease,transform .3s cubic-bezier(.22,1,.36,1)}.header-nav-link:after{content:"";position:absolute;left:50%;bottom:1px;width:72%;height:3px;background:var(--turquesa);border-radius:var(--radius-pill);transform:translate(-50%) scaleX(0);transform-origin:center;transition:transform .3s cubic-bezier(.22,1,.36,1)}.header-nav-link:hover{transform:translateY(-1px)}.header-nav-link:hover:after,.header-nav-link.active:after{transform:translate(-50%) scaleX(1)}.header-menu-button{position:relative;z-index:calc(var(--z-header) + 3);display:none;width:42px;height:42px;flex-shrink:0;padding:0;background:#ffffff14;border:1px solid rgba(255,255,255,.14);border-radius:50%;cursor:pointer;pointer-events:auto;opacity:0;animation:menu-button-enter .65s cubic-bezier(.22,1,.36,1) .15s forwards;transition:background .25s ease,border-color .25s ease,transform .25s ease}.header-menu-button:active{transform:scale(.94)}.header-menu-line{position:absolute;left:50%;width:17px;height:1.5px;background:var(--blanco);border-radius:999px;transform:translate(-50%);transform-origin:center;transition:top .35s cubic-bezier(.22,1,.36,1),transform .35s cubic-bezier(.22,1,.36,1),width .35s cubic-bezier(.22,1,.36,1)}.header-menu-line--top{top:16px}.header-menu-line--bottom{top:24px;width:12px;margin-left:2.5px}.header-menu-button.open .header-menu-line--top{top:20px;width:18px;transform:translate(-50%) rotate(45deg)}.header-menu-button.open .header-menu-line--bottom{top:20px;width:18px;margin-left:0;transform:translate(-50%) rotate(-45deg)}section[id]{scroll-margin-top:90px}@keyframes header-enter{0%{opacity:0;transform:translateY(-14px)}to{opacity:1;transform:translateY(0)}}@keyframes logo-enter{0%{opacity:0;transform:translate(-12px)}to{opacity:1;transform:translate(0)}}@keyframes nav-enter{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes menu-button-enter{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}@media(max-width:1100px){.header-inner{width:calc(100% - 48px);min-height:64px;padding:10px 22px}.header.scrolled .header-inner{width:calc(100% - 48px)}.header-logo-img{width:96px}.header-nav ul{gap:clamp(16px,1.9vw,26px)}.header-nav-link{font-size:.63rem;letter-spacing:.07em}}@media(max-width:900px)and (min-width:721px){.header-inner{width:calc(100% - 30px);min-height:62px;padding:9px 18px;gap:16px}.header.scrolled .header-inner{width:calc(100% - 30px);margin-top:10px}.header-logo-img{width:86px}.header-nav ul{gap:clamp(10px,1.55vw,17px)}.header-nav-link{font-size:clamp(.55rem,1.15vw,.61rem);letter-spacing:.055em}}@media(max-width:720px){.header{height:auto}.header-inner{width:calc(100% - 24px);min-height:62px;padding:9px 12px 9px 16px;animation:none;transform:none}.header.scrolled .header-inner{width:calc(100% - 24px);margin-top:9px;background:#505a6433;border-color:#ffffff1f;backdrop-filter:blur(14px) saturate(140%);-webkit-backdrop-filter:blur(14px) saturate(140%)}.header.menu-open .header-inner,.header.menu-open.scrolled .header-inner{backdrop-filter:none;-webkit-backdrop-filter:none}.header-logo{position:relative;z-index:calc(var(--z-header) + 3)}.header-logo-img{width:88px}.header-menu-button{display:block}.header-nav{position:fixed;inset:0;z-index:calc(var(--z-header) + 2);width:100vw;max-width:none;height:100vh;height:100dvh;margin:0;padding:100px 28px 48px;display:flex;align-items:center;justify-content:center;background:#091b28;border:0;border-radius:0;box-shadow:none;opacity:0;visibility:hidden;pointer-events:none;transform:scale(1.015);transform-origin:center;transition:opacity .3s ease,visibility .3s ease,transform .4s cubic-bezier(.22,1,.36,1)}.header-nav.open{opacity:1;visibility:visible;pointer-events:auto;transform:scale(1)}.header-nav ul{width:100%;flex-direction:column;align-items:center;justify-content:center;gap:clamp(8px,2vh,18px)}.header-nav li{opacity:0;animation:none;transform:translateY(16px);transition:opacity .35s ease,transform .45s cubic-bezier(.22,1,.36,1)}.header-nav.open li{opacity:1;transform:translateY(0);transition-delay:calc(.08s + (var(--nav-index) * 55ms))}.header-nav-link{min-height:48px;padding:12px 4px 13px;font-size:clamp(1rem,4.5vw,1.2rem);font-weight:var(--font-light);letter-spacing:.08em;transform:none}.header-nav-link:hover{transform:none}.header-nav-link:after{bottom:3px;width:72%;height:3px}section[id]{scroll-margin-top:80px}}@media(max-width:480px){.header-inner{width:calc(100% - 18px);min-height:58px;padding:8px 9px 8px 14px}.header.scrolled .header-inner{width:calc(100% - 18px);margin-top:7px}.header-logo-img{width:82px}.header-menu-button{width:40px;height:40px}.header-menu-line--top{top:15px}.header-menu-line--bottom{top:23px}.header-menu-button.open .header-menu-line--top,.header-menu-button.open .header-menu-line--bottom{top:19px}.header-nav{width:100vw;height:100vh;height:100dvh;padding:88px 20px 36px}.header-nav-link{font-size:clamp(.95rem,5vw,1.1rem)}section[id]{scroll-margin-top:74px}}@media(max-width:360px){.header-logo-img{width:78px}.header-nav-link{font-size:.95rem}}@media(prefers-reduced-motion:reduce){.header-inner,.header-logo,.header-nav li,.header-menu-button{animation:none}.header-logo,.header-nav li,.header-menu-button{opacity:1}.header-inner,.header-logo-img,.header-nav,.header-nav li,.header-nav-link,.header-nav-link:after,.header-menu-button,.header-menu-line{transition-duration:.01ms}}.footer{width:100%;background:var(--azul);color:var(--blanco);font-family:var(--fuente-principal)}.footer__inner{width:100%;max-width:1800px;margin:0 auto;padding:clamp(30px,3vw,46px) clamp(40px,4.5vw,78px) clamp(30px,3vw,46px)}.footer__grid{width:100%;display:grid;grid-template-columns:minmax(300px,1.05fr) minmax(120px,.55fr) minmax(250px,.9fr) minmax(170px,.65fr);gap:clamp(40px,5vw,82px);align-items:start}.footer__column{min-width:0;opacity:0;transform:translateY(34px);transition:opacity .85s ease,transform 1.05s cubic-bezier(.22,1,.36,1)}.footer.is-visible .footer__column{opacity:1;transform:translateY(0);transition-delay:calc(.12s + (var(--footer-index) * .18s))}.footer__column h3{margin:0 0 15px;color:var(--turquesa);font-family:var(--fuente-principal);font-size:clamp(.92rem,.95vw,1rem);font-weight:var(--font-bold);line-height:1.15;letter-spacing:0;font-synthesis:none}.footer__column--brand{width:100%;max-width:370px;display:flex;flex-direction:column;align-items:flex-start}.footer__message{width:100%;max-width:370px;margin:0 0 9px;color:var(--blanco);font-family:var(--fuente-principal);font-size:clamp(1.08rem,1.25vw,1.32rem);font-weight:var(--font-bold);line-height:1.32;letter-spacing:0;font-synthesis:none}.footer__cta{position:relative;width:fit-content;display:inline-flex;align-items:center;gap:8px;margin:0;color:var(--turquesa);font-family:var(--fuente-principal);font-size:clamp(.9rem,.96vw,1rem);font-weight:var(--font-bold);line-height:1.15;letter-spacing:0;font-synthesis:none;transition:gap .35s cubic-bezier(.22,1,.36,1),opacity .25s ease}.footer__cta:after{content:"";position:absolute;left:0;bottom:-5px;width:calc(100% - 25px);height:2px;background:var(--turquesa);transform:scaleX(0);transform-origin:left center;transition:transform .4s cubic-bezier(.22,1,.36,1)}.footer__cta svg{width:17px;height:17px;flex:0 0 auto;stroke-width:2;transition:transform .35s cubic-bezier(.22,1,.36,1)}.footer__cta:hover{color:var(--turquesa);gap:11px}.footer__cta:hover:after{transform:scaleX(1)}.footer__cta:hover svg{transform:translate(3px,-3px)}.footer__navigation{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.footer__navigation a{color:var(--blanco);font-family:var(--fuente-principal);font-size:clamp(.8rem,.82vw,.88rem);font-weight:var(--font-regular);line-height:1.3;letter-spacing:0;font-synthesis:none;transition:color .25s ease,transform .3s cubic-bezier(.22,1,.36,1)}.footer__navigation a:hover{color:var(--turquesa);transform:translate(4px)}.footer__contact{display:flex;flex-direction:column;align-items:flex-start;gap:9px}.footer__contact-item{width:fit-content;max-width:100%;display:inline-flex;align-items:center;gap:10px;color:var(--blanco);font-family:var(--fuente-principal);font-size:clamp(.8rem,.82vw,.88rem);font-weight:var(--font-regular);line-height:1.35;letter-spacing:0;font-synthesis:none;transition:color .25s ease,transform .3s cubic-bezier(.22,1,.36,1)}.footer__contact-item svg{width:17px;height:17px;flex:0 0 auto;color:var(--turquesa);stroke-width:1.8}.footer__contact-item span{min-width:0}.footer__contact-item:hover{color:var(--turquesa);transform:translate(4px)}.footer__column--social{display:flex;flex-direction:column;align-items:flex-start}.footer__social-title{display:block}.footer__socials{display:flex;align-items:center;justify-content:flex-start;flex-wrap:nowrap;gap:10px}.footer__social{width:clamp(35px,2.5vw,40px);height:clamp(35px,2.5vw,40px);display:grid;place-items:center;flex:0 0 auto;border-radius:var(--radius-pill);background:var(--blanco);color:var(--azul);opacity:0;transform:translateY(14px) scale(.88);transition:background-color .25s ease,color .25s ease,opacity .6s ease,transform .6s cubic-bezier(.22,1,.36,1)}.footer.is-visible .footer__social{opacity:1;transform:translateY(0) scale(1);transition-delay:calc(.85s + (var(--social-index) * .08s))}.footer__social svg{width:43%;height:43%}.footer__social:hover{background:var(--turquesa);color:var(--azul);transform:translateY(-4px) scale(1.04)}@media(min-width:1600px){.footer__inner{padding-left:72px;padding-right:72px}}@media(max-width:1250px){.footer__inner{padding-left:42px;padding-right:42px}.footer__grid{grid-template-columns:minmax(0,1.3fr) minmax(110px,.6fr) minmax(230px,1fr) minmax(160px,.7fr);gap:34px}.footer__message{font-size:1.05rem}}@media(max-width:1000px)and (min-width:701px){.footer__inner{padding-left:34px;padding-right:34px}.footer__grid{grid-template-columns:minmax(0,1.25fr) minmax(100px,.55fr) minmax(220px,1fr) auto;gap:26px}.footer__message{max-width:330px;font-size:1rem}.footer__navigation a,.footer__contact-item{font-size:.76rem}.footer__socials{flex-wrap:wrap;max-width:90px}}@media(max-width:700px){.footer__inner{padding:32px 20px}.footer__grid{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);grid-template-areas:"brand brand" "navigation contact" "social social";gap:34px 24px}.footer__column--brand{grid-area:brand;max-width:none;align-items:center;text-align:center}.footer__column--navigation{grid-area:navigation}.footer__column--contact{grid-area:contact}.footer__column--social{grid-area:social;align-items:center}.footer__social-title{display:none}.footer__message{max-width:520px;margin:0 auto 13px;font-size:clamp(1.05rem,4.5vw,1.28rem);font-weight:var(--font-bold);line-height:1.4;text-align:center}.footer__cta{justify-content:center;margin:0 auto;font-size:.92rem}.footer__cta:after{left:50%;width:calc(100% - 25px);transform:translate(-50%) scaleX(0);transform-origin:center}.footer__cta:hover:after{transform:translate(-50%) scaleX(1)}.footer__column h3{margin-bottom:14px;font-size:.9rem}.footer__column--navigation{padding-left:clamp(8px,3vw,18px)}.footer__navigation{gap:9px}.footer__navigation a{font-size:.8rem}.footer__contact{gap:10px}.footer__contact-item{gap:8px;font-size:.72rem}.footer__contact-item svg{width:15px;height:15px}.footer__contact-item[href^="mailto:"] span{overflow-wrap:anywhere}.footer__socials{width:100%;justify-content:center;gap:12px}.footer__social{width:40px;height:40px}}@media(max-width:480px){.footer__inner{padding:30px 16px}.footer__grid{grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr);gap:32px 18px}.footer__message{max-width:390px;font-size:clamp(1rem,4.8vw,1.16rem)}.footer__cta{font-size:.86rem}.footer__column--navigation{padding-left:5px}.footer__column h3{font-size:.84rem}.footer__navigation a{font-size:.75rem}.footer__contact-item{font-size:.65rem;gap:7px}.footer__contact-item svg{width:14px;height:14px}.footer__social{width:38px;height:38px}}@media(max-width:360px){.footer__inner{padding-left:13px;padding-right:13px}.footer__grid{gap:30px 13px}.footer__message{font-size:.96rem}.footer__column h3{font-size:.8rem}.footer__navigation a{font-size:.7rem}.footer__contact-item{font-size:.6rem;gap:6px}.footer__contact-item svg{width:13px;height:13px}.footer__social{width:36px;height:36px}}@media(prefers-reduced-motion:reduce){.footer__column,.footer__social{opacity:1;transform:none;transition:none}.footer__cta,.footer__cta:after,.footer__cta svg,.footer__navigation a,.footer__contact-item{transition:none}}:root{--pb-blue: var(--azul);--pb-blue-dark: var(--azul-dark);--pb-teal: var(--turquesa);--pb-white: var(--blanco);--pb-text: #17252f;--pb-muted: #71808a;--pb-surface: #ffffff;--pb-soft: #f6f8f9;--pb-soft-teal: #edf9f7;--pb-border: rgba(0, 40, 68, .1);--pb-border-strong: rgba(0, 40, 68, .16);--pb-shadow: 0 24px 70px rgba(0, 28, 48, .22)}.pb__fab{position:fixed;z-index:1200;right:20px;bottom:20px;width:70px;height:70px;padding:0;display:grid;place-items:center;overflow:hidden;border:3px solid var(--pb-white);border-radius:50%;background:var(--pb-blue-dark);color:var(--pb-white);box-shadow:0 14px 35px #001b2e40;cursor:pointer;transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .3s ease,background .3s ease}.pb__fab:hover{transform:translateY(-4px) scale(1.02);box-shadow:0 18px 42px #001b2e52}.pb__fab img{width:100%;height:100%;display:block;object-fit:cover;transform:scale(1.08) translateY(3px)}.pb__fab>svg{width:27px;height:27px}.pb__fab.is-open{background:var(--pb-blue-dark);transform:rotate(0)}.pb__fabStatus{position:absolute;z-index:4;right:4px;bottom:6px;width:13px;height:13px;border:2px solid var(--pb-white);border-radius:50%;background:var(--pb-teal);box-shadow:0 0 #00ae9e59;animation:pb-status-pulse 2.4s infinite}.pb__hint{position:fixed;z-index:1190;right:97px;bottom:32px;min-height:42px;padding:10px 17px;border:0;border-radius:var(--radius-pill);background:var(--pb-white);color:var(--pb-blue-dark);box-shadow:0 10px 30px #001c3029;font-family:var(--fuente-principal);font-size:12px;font-weight:700;cursor:pointer;animation:pb-hint-in .5s cubic-bezier(.22,1,.36,1) both}.pb__panel{position:fixed;z-index:1199;right:20px;bottom:103px;width:min(408px,calc(100vw - 32px));height:min(660px,calc(100dvh - 125px));overflow:hidden;display:grid;grid-template-rows:auto minmax(0,1fr);border:1px solid var(--pb-border);border-radius:24px;background:var(--pb-surface);color:var(--pb-text);box-shadow:var(--pb-shadow);font-family:var(--fuente-principal);transform-origin:right bottom;animation:pb-panel-in .45s cubic-bezier(.22,1,.36,1) both}.pb__header{position:relative;z-index:5;min-height:72px;padding:10px 12px 10px 14px;display:flex;align-items:center;justify-content:space-between;gap:12px;background:linear-gradient(110deg,var(--pb-blue-dark),#003657);color:var(--pb-white)}.pb__brand{min-width:0;display:flex;align-items:center;gap:10px}.pb__brandAvatar{width:48px;height:48px;flex:0 0 auto;overflow:hidden;border:2px solid rgba(255,255,255,.82);border-radius:50%;background:var(--pb-white)}.pb__brandAvatar img{width:100%;height:100%;display:block;object-fit:cover;transform:scale(1.08) translateY(2px)}.pb__brandCopy{min-width:0;display:flex;flex-direction:column;gap:3px}.pb__brandCopy strong{color:var(--pb-white);font-size:15px;font-weight:800;line-height:1}.pb__brandCopy span{color:#ffffffad;font-size:10px;font-weight:400;line-height:1.2}.pb__headerActions{display:flex;align-items:center;gap:2px}.pb__headerButton{width:36px;height:36px;padding:0;display:grid;place-items:center;border:0;border-radius:50%;background:transparent;color:#ffffffd9;cursor:pointer;transition:background .2s ease,color .2s ease,transform .2s ease}.pb__headerButton:hover{background:#ffffff1a;color:var(--pb-white);transform:scale(1.04)}.pb__headerButton svg{width:19px;height:19px}.pb__welcome{min-height:0;overflow-y:auto;padding:0 16px 18px;background:var(--pb-white);scrollbar-width:none}.pb__welcome::-webkit-scrollbar{display:none}.pb__welcomeHero{position:relative;min-height:245px;margin:0 -16px 13px;overflow:hidden;background:linear-gradient(145deg,#fff 0% 57%,#eef9f7)}.pb__welcomeHero:after{content:"";position:absolute;right:-95px;top:-95px;width:280px;height:280px;border:1px solid rgba(0,174,158,.12);border-radius:50%}.pb__welcomeCopy{position:relative;z-index:3;width:61%;padding:31px 0 20px 18px}.pb__welcomeEyebrow{display:block;margin-bottom:5px;color:var(--pb-teal);font-size:10px;font-weight:800;letter-spacing:.04em}.pb__welcomeCopy h2{margin:0;color:var(--pb-blue-dark);font-size:25px;font-weight:400;line-height:1}.pb__welcomeCopy h2 strong{color:var(--pb-teal);font-weight:800}.pb__welcomeCopy h3{max-width:205px;margin:11px 0 0;color:var(--pb-blue-dark);font-size:19px;font-weight:800;line-height:1.1}.pb__welcomeCopy p{max-width:210px;margin:11px 0 0;color:var(--pb-muted);font-size:11px;font-weight:400;line-height:1.48}.pb__welcomeMascot{position:absolute;z-index:2;right:-19px;bottom:-11px;width:190px;height:236px;display:block;object-fit:contain;object-position:center bottom;mix-blend-mode:multiply;transform:translateY(18px);opacity:0;animation:pb-mascot-in .8s cubic-bezier(.22,1,.36,1) .15s forwards}.pb__welcomeActions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.pb__welcomeAction{min-height:55px;padding:10px 11px;display:flex;align-items:center;justify-content:space-between;gap:8px;border:1px solid var(--pb-border);border-radius:14px;background:var(--pb-white);color:var(--pb-blue-dark);text-align:left;font-family:var(--fuente-principal);font-size:11px;font-weight:700;cursor:pointer;transition:transform .25s cubic-bezier(.22,1,.36,1),border-color .2s ease,background .2s ease,color .2s ease}.pb__welcomeAction svg{width:15px;height:15px;flex:0 0 auto;color:var(--pb-teal)}.pb__welcomeAction:hover{border-color:#00ae9e66;background:var(--pb-soft-teal);transform:translateY(-2px)}.pb__welcomeAction.primary{border-color:var(--pb-blue-dark);background:var(--pb-blue-dark);color:var(--pb-white)}.pb__welcomeAction.primary svg{color:var(--pb-teal)}.pb__existingClient{width:100%;margin-top:11px;padding:10px 2px 3px;display:flex;align-items:center;justify-content:center;gap:6px;border:0;background:transparent;color:var(--pb-muted);font-family:var(--fuente-principal);font-size:10px;font-weight:600;cursor:pointer;transition:color .2s ease}.pb__existingClient:hover{color:var(--pb-teal)}.pb__existingClient svg{width:13px;height:13px}.pb__messages{min-height:0;padding:15px 14px 20px;overflow-y:auto;overflow-x:hidden;background:linear-gradient(180deg,#f8fafb,#fff);scrollbar-width:thin;scrollbar-color:rgba(0,40,68,.15) transparent}.pb__messages::-webkit-scrollbar{width:4px}.pb__messages::-webkit-scrollbar-thumb{border-radius:var(--radius-pill);background:#00284424}.pb__message{width:100%;margin:0 0 14px;display:flex;gap:7px;animation:pb-message-in .4s cubic-bezier(.22,1,.36,1) both}.pb__message--assistant{align-items:flex-start;justify-content:flex-start}.pb__message--user{justify-content:flex-end}.pb__messageAvatar{width:31px;height:31px;flex:0 0 31px;margin-top:2px;overflow:hidden;border:1px solid rgba(0,174,158,.24);border-radius:50%;background:var(--pb-white)}.pb__messageAvatar img{width:100%;height:100%;display:block;object-fit:cover;transform:scale(1.1) translateY(1px)}.pb__messageBody{max-width:82%;min-width:0}.pb__message--user .pb__messageBody{display:flex;justify-content:flex-end}.pb__bubble{width:fit-content;max-width:100%;padding:10px 12px;border:1px solid var(--pb-border);border-radius:5px 15px 15px;background:var(--pb-white);color:var(--pb-text);box-shadow:0 3px 13px #00284409;white-space:pre-wrap;overflow-wrap:anywhere;font-size:11px;font-weight:400;line-height:1.5}.pb__message--user .pb__bubble{border-color:var(--pb-blue-dark);border-radius:15px 5px 15px 15px;background:var(--pb-blue-dark);color:var(--pb-white)}.pb__bubble--summary{border-color:#00ae9e47;background:linear-gradient(145deg,#fff,#f1fbf8)}.pb__bubble--notice{background:#fafbfc;color:#576872}.pb__actions{width:100%;margin-top:7px;display:flex;flex-wrap:wrap;gap:5px}.pb__action{min-height:32px;padding:6px 10px;border:1px solid rgba(0,40,68,.13);border-radius:var(--radius-pill);background:var(--pb-white);color:var(--pb-blue-dark);font-family:var(--fuente-principal);font-size:9px;font-weight:700;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease,transform .2s ease}.pb__action:hover{border-color:var(--pb-teal);background:var(--pb-soft-teal);transform:translateY(-1px)}.pb__action.primary{border-color:var(--pb-blue-dark);background:var(--pb-blue-dark);color:var(--pb-white)}.pb__action.primary:hover{border-color:var(--pb-teal);background:var(--pb-teal)}.pb__typing{min-width:55px;min-height:34px;display:flex;align-items:center;justify-content:center;gap:4px}.pb__typing span{width:5px;height:5px;display:block;border-radius:50%;background:var(--pb-teal);opacity:.25;animation:pb-dot 1.05s infinite ease-in-out}.pb__typing span:nth-child(2){animation-delay:.13s}.pb__typing span:nth-child(3){animation-delay:.26s}.pb__composer{position:relative;z-index:5;padding:8px 10px 10px;border-top:1px solid var(--pb-border);background:#fffffff5;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.pb__quoteStatus{min-height:27px;margin:-1px 3px 6px;display:flex;align-items:center;justify-content:space-between;gap:10px;color:var(--pb-muted);font-size:9px}.pb__quoteStatus span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pb__quoteStatus strong{flex:0 0 auto;color:var(--pb-teal);font-size:9px}.pb__inputRow{min-height:45px;padding:4px 4px 4px 13px;display:grid;grid-template-columns:minmax(0,1fr) 37px;gap:5px;align-items:center;border:1px solid var(--pb-border-strong);border-radius:15px;background:var(--pb-white);transition:border-color .2s ease,box-shadow .2s ease}.pb__inputRow:focus-within{border-color:#00ae9e99;box-shadow:0 0 0 3px #00ae9e12}.pb__inputRow input{width:100%;min-width:0;padding:0;border:0;outline:none;background:transparent;color:var(--pb-text);font-family:var(--fuente-principal);font-size:10px;font-weight:400}.pb__inputRow input::placeholder{color:#9ba7ad}.pb__inputRow input:disabled{opacity:.65}.pb__send{width:37px;height:37px;padding:0;display:grid;place-items:center;border:0;border-radius:12px;background:var(--pb-blue-dark);color:var(--pb-white);cursor:pointer;transition:background .2s ease,transform .2s ease,opacity .2s ease}.pb__send:hover:not(:disabled){background:var(--pb-teal);transform:translateY(-1px)}.pb__send:disabled{opacity:.35;cursor:not-allowed}.pb__send svg{width:16px;height:16px}.pb__composerHint{display:block;margin:5px 4px 0;color:#9aa7ad;font-size:7.5px;font-weight:400;line-height:1.3}@keyframes pb-panel-in{0%{opacity:0;transform:translateY(18px) scale(.96)}to{opacity:1;transform:none}}@keyframes pb-hint-in{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:none}}@keyframes pb-status-pulse{0%{box-shadow:0 0 #00ae9e66}70%{box-shadow:0 0 0 8px #00ae9e00}to{box-shadow:0 0 #00ae9e00}}@keyframes pb-message-in{0%{opacity:0;transform:translateY(9px)}to{opacity:1;transform:none}}@keyframes pb-mascot-in{0%{opacity:0;transform:translateY(18px) scale(.96)}to{opacity:1;transform:none}}@keyframes pb-dot{0%,70%,to{opacity:.22;transform:translateY(0)}35%{opacity:1;transform:translateY(-3px)}}@media(max-width:720px){.pb__fab{right:14px;bottom:14px;width:62px;height:62px}.pb__hint{right:85px;bottom:24px;min-height:38px;padding:8px 13px;font-size:10px}.pb__panel{right:10px;bottom:87px;width:calc(100vw - 20px);height:min(690px,calc(100dvh - 103px));border-radius:21px}.pb__header{min-height:66px;padding:8px 9px 8px 11px}.pb__brandAvatar{width:43px;height:43px}.pb__brandCopy strong{font-size:14px}.pb__brandCopy span{font-size:9px}.pb__welcomeHero{min-height:225px}.pb__welcomeCopy{width:63%;padding-top:26px}.pb__welcomeCopy h2{font-size:23px}.pb__welcomeCopy h3{font-size:17px}.pb__welcomeMascot{right:-23px;width:178px;height:220px}}@media(max-width:430px){.pb__panel{right:7px;width:calc(100vw - 14px);bottom:80px;height:calc(100dvh - 91px);max-height:none;border-radius:19px}.pb__welcome{padding:0 12px 15px}.pb__welcomeHero{margin:0 -12px 11px}.pb__welcomeCopy{width:61%;padding-left:15px}.pb__welcomeMascot{right:-30px;width:172px}.pb__welcomeActions{gap:6px}.pb__welcomeAction{min-height:51px;padding:8px 9px;font-size:9px}.pb__messages{padding:12px 10px 16px}.pb__messageBody{max-width:84%}.pb__bubble{font-size:10px}.pb__action{min-height:30px;font-size:8px}}@media(max-width:360px){.pb__welcomeCopy h3{font-size:16px}.pb__welcomeCopy p{font-size:10px}.pb__welcomeMascot{right:-39px;width:164px}.pb__welcomeAction{font-size:8px}.pb__composerHint{display:none}}@media(prefers-reduced-motion:reduce){.pb__panel,.pb__hint,.pb__welcomeMascot,.pb__message,.pb__fabStatus,.pb__typing span{animation:none}.pb__fab,.pb__welcomeAction,.pb__action,.pb__send,.pb__headerButton{transition:none}.pb__welcomeMascot{opacity:1;transform:none}}.pb__panel{width:min(382px,calc(100vw - 32px));height:min(570px,calc(100dvh - 124px));grid-template-rows:auto minmax(0,1fr) auto;border-radius:20px;box-shadow:0 22px 58px #001c3033,0 3px 12px #001c3014}.pb__header{min-height:60px;padding:7px 9px 7px 11px}.pb__brandAvatar{width:40px;height:40px}.pb__brandCopy strong{font-size:14px}.pb__brandCopy span{font-size:9px}.pb__headerButton{width:33px;height:33px}.pb__welcome{padding:0 13px 13px}.pb__welcomeHero{min-height:188px;margin:0 -13px 10px}.pb__welcomeCopy{width:62%;padding:22px 0 14px 15px}.pb__welcomeCopy h2{font-size:21px}.pb__welcomeCopy h3{margin-top:8px;font-size:16px}.pb__welcomeCopy p{margin-top:8px;font-size:10px;line-height:1.4}.pb__welcomeMascot{right:-13px;bottom:-12px;width:153px;height:190px}.pb__welcomeActions{gap:6px}.pb__welcomeAction{min-height:44px;padding:8px 9px;border-radius:12px;font-size:9.5px}.pb__existingClient{margin-top:7px;padding-top:7px}.pb__messages{padding:12px 11px 14px}.pb__message{margin-bottom:10px}.pb__messageBody{max-width:85%}.pb__bubble{padding:9px 11px;font-size:10.5px;line-height:1.45}.pb__action{min-height:30px;padding:5px 9px;font-size:8.5px}.pb__composer{padding:7px 9px 8px}.pb__inputRow{min-height:42px;grid-template-columns:minmax(0,1fr) 34px}.pb__send{width:34px;height:34px;border-radius:11px}.pb__panel:after{content:"";position:absolute;inset:0;pointer-events:none;border:1px solid rgba(255,255,255,.58);border-radius:inherit}@media(max-width:430px){.pb__panel{right:10px;bottom:82px;width:calc(100vw - 20px);height:min(590px,calc(100dvh - 104px));border-radius:18px}.pb__welcomeHero{min-height:180px}.pb__welcomeMascot{right:-18px;width:145px;height:182px}}.pb__fabStatus{z-index:10;right:0;bottom:5px;width:15px;height:15px;border-width:3px}.pb__welcomeMascot{right:-7px;bottom:0;width:188px;height:220px;object-position:center top}.pb__welcomeCopy{width:58%}@media(max-width:430px){.pb__welcomeMascot{right:-13px;bottom:0;width:178px;height:210px}.pb__welcomeCopy{width:57%}}.pb__fab{overflow:visible;isolation:isolate;border-color:transparent}.pb__fab:before{content:"";position:absolute;z-index:8;inset:-3px;pointer-events:none;border:3px solid var(--pb-white);border-radius:50%;box-sizing:border-box}.pb__fab img{position:absolute;z-index:2;inset:0;overflow:hidden;border-radius:50%;background:var(--pb-blue-dark);clip-path:circle(calc(50% - 3px) at 50% 50%);transform:none;object-position:center}.pb__fabStatus{z-index:20;right:-4px;bottom:4px;width:16px;height:16px;border:3px solid var(--pb-white)}.pb__panel{right:20px;bottom:20px}.pb__welcomeHero{min-height:222px}.pb__welcomeCopy{width:55%;padding-top:25px}.pb__welcomeMascot{top:8px;right:-4px;bottom:auto;width:184px;height:210px;object-position:center top}.pb__welcomePrompt{padding:2px 1px 4px}.pb__welcomePrompt label{display:block;margin:0 3px 8px;color:var(--pb-blue-dark);font-size:11px;font-weight:700;line-height:1.4}.pb__welcomePrompt .pb__inputRow{min-height:48px;box-shadow:0 8px 24px #00284412}.pb__welcomePrompt .pb__inputRow input{font-size:11px}@media(max-width:430px){.pb__panel{right:10px;bottom:14px;height:min(570px,calc(100dvh - 28px))}.pb__welcomeHero{min-height:210px}.pb__welcomeMascot{top:7px;right:-12px;width:174px;height:200px}.pb__welcomeCopy{width:54%}}.pb__topicGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;padding:1px 0 4px}.pb__topic{min-height:62px;padding:9px 10px;border:1px solid var(--pb-border);border-radius:12px;background:var(--pb-white);color:var(--pb-blue-dark);font-family:var(--fuente-principal);font-size:9.5px;font-weight:700;line-height:1.25;cursor:pointer;transition:border-color .2s ease,background .2s ease,transform .2s ease}.pb__topic strong,.pb__topic span{display:block}.pb__topic strong{font-size:10px;line-height:1.2}.pb__topic span{margin-top:4px;color:var(--pb-muted);font-size:7.5px;font-weight:400;line-height:1.3}.pb__topic:first-child span,.pb__topic:last-child span{color:#ffffffb3}.pb__topic:hover span{color:var(--pb-muted)}.pb__topic:first-child,.pb__topic:last-child{border-color:var(--pb-blue-dark);background:var(--pb-blue-dark);color:var(--pb-white)}.pb__topic:last-child{grid-column:1 / -1;min-height:54px}.pb__topic:hover{border-color:var(--pb-teal);background:var(--pb-soft-teal);color:var(--pb-blue-dark);transform:translateY(-1px)}.pb__action--message{width:100%;min-height:38px;justify-content:flex-start;border-radius:11px;text-align:left;font-size:9px;line-height:1.3}@media(max-width:430px){.pb__topicGrid{gap:6px}.pb__topic{min-height:58px;padding-inline:8px}}.pb__hint{font-size:11px}.pb__brandCopy strong{font-size:16px}.pb__brandCopy span{font-size:11px}.pb__welcomeCopy h2{font-size:24px}.pb__welcomeCopy h3{font-size:18px}.pb__welcomeCopy p{font-size:12px}.pb__topic strong{font-size:11.5px}.pb__topic span{font-size:9px}.pb__bubble{font-size:12px}.pb__action,.pb__action--message{font-size:10.5px}.pb__inputRow input{font-size:11.5px}@media(max-width:430px){.pb__hint{font-size:10.5px}.pb__bubble{font-size:11.5px}.pb__action,.pb__action--message{font-size:10px}}.hero-wrapper{--hero-curve-height: clamp(70px, 7vw, 115px);position:relative;width:100%;height:calc(100svh + var(--hero-curve-height));min-height:calc(560px + var(--hero-curve-height));overflow:hidden;background:var(--azul);isolation:isolate}.hero-video{position:absolute;inset:0;z-index:0;width:100%;height:100%;display:block;object-fit:cover;object-position:center;background:var(--azul);transform-origin:center;will-change:transform,opacity;animation:hero-video-reveal 1.05s cubic-bezier(.22,1,.36,1) both}.hero-curve{position:absolute;z-index:3;left:0;bottom:0;width:100%;height:var(--hero-curve-height);display:block;pointer-events:none}.hero-curve path{fill:var(--blanco)}.hero-curve-mobile{display:none}.hero-nav{position:absolute;z-index:4;top:0;left:0;width:100%;height:100svh;padding-inline:clamp(22px,4vw,68px);display:flex;align-items:center;justify-content:space-between;pointer-events:none}.hero-arrow{width:46px;height:104px;padding:0;display:grid;place-items:center;flex-shrink:0;border:0;border-radius:0;background:transparent;color:var(--blanco);opacity:0;cursor:pointer;pointer-events:auto;animation:hero-arrow-enter .8s cubic-bezier(.22,1,.36,1) .45s forwards;transition:opacity .25s ease,transform .35s cubic-bezier(.22,1,.36,1)}.hero-arrow svg{width:29px;height:64px;overflow:visible}.hero-arrow:hover{color:var(--blanco);opacity:1}.hero-arrow--prev:hover{transform:translate(-5px)}.hero-arrow--next:hover{transform:translate(5px)}.hero-arrow:active{opacity:.65}.hero-arrow--prev:active{transform:translate(-2px) scale(.97)}.hero-arrow--next:active{transform:translate(2px) scale(.97)}@keyframes hero-video-reveal{0%{opacity:0;transform:scale(1.045)}35%{opacity:1}to{opacity:1;transform:scale(1)}}@keyframes hero-arrow-enter{0%{opacity:0;transform:translateY(16px)}to{opacity:.68;transform:translateY(0)}}@media(max-width:1100px){.hero-wrapper{--hero-curve-height: clamp(62px, 7vw, 86px);min-height:calc(540px + var(--hero-curve-height))}.hero-nav{padding-inline:clamp(18px,3vw,32px)}.hero-arrow{width:42px;height:96px}.hero-arrow svg{width:26px;height:58px}}@media(max-width:720px){.hero-wrapper{--hero-curve-height: 48px;height:calc(100svh + var(--hero-curve-height));min-height:calc(500px + var(--hero-curve-height))}.hero-nav{padding-inline:12px}.hero-arrow{width:34px;height:86px}.hero-arrow svg{width:22px;height:54px}.hero-curve-desktop{display:none}.hero-curve-mobile{display:block}}@media(max-width:480px){.hero-wrapper{--hero-curve-height: 42px;min-height:calc(480px + var(--hero-curve-height))}.hero-nav{padding-inline:9px}.hero-arrow{width:32px;height:80px}.hero-arrow svg{width:21px;height:51px}}@media(max-width:360px){.hero-wrapper{--hero-curve-height: 38px}.hero-nav{padding-inline:7px}.hero-arrow{width:30px;height:76px}.hero-arrow svg{width:20px;height:48px}}@media(prefers-reduced-motion:reduce){.hero-video,.hero-arrow{animation:none}.hero-video{opacity:1;transform:none;will-change:auto}.hero-arrow{opacity:.68}.hero-arrow{transition-duration:.01ms}}.servicios-inicio{--servicios-gutter: clamp(40px, 4.5vw, 78px);--servicios-max-width: 1800px;width:100%;background:var(--blanco);color:var(--azul);font-family:var(--fuente-principal)}.servicios-inicio__inner{width:100%;max-width:var(--servicios-max-width);margin:0 auto;padding:clamp(18px,2.2vw,34px) var(--servicios-gutter) clamp(38px,3vw,52px)}.servicios-inicio__heading{display:flex;flex-direction:column;align-items:center;margin-bottom:clamp(38px,3.5vw,56px);text-align:center}.servicios-inicio__eyebrow{margin-bottom:13px;color:var(--turquesa);font-family:var(--fuente-principal);font-size:clamp(.9rem,1.05vw,1.12rem);font-weight:var(--font-bold);line-height:1;letter-spacing:.14em;opacity:0;transform:translateY(24px);transition:opacity .8s ease,transform 1s cubic-bezier(.22,1,.36,1)}.servicios-inicio__title-mask{overflow:hidden;padding-bottom:3px}.servicios-inicio__heading h2{margin:0;color:var(--azul);font-family:var(--fuente-principal);font-size:clamp(1.2rem,1.7vw,1.75rem);font-weight:var(--font-bold);line-height:1.18;letter-spacing:.005em;opacity:0;transform:translateY(115%);transition:opacity .8s ease,transform 1.15s cubic-bezier(.22,1,.36,1)}.servicios-inicio.is-visible .servicios-inicio__eyebrow{opacity:1;transform:translateY(0)}.servicios-inicio.is-visible .servicios-inicio__heading h2{opacity:1;transform:translateY(0);transition-delay:.12s}.servicios-inicio__grid{width:100%;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:clamp(20px,1.6vw,30px);align-items:start}.servicios-inicio__service{min-width:0;width:100%;display:flex;flex-direction:column;align-items:center;color:var(--azul);text-decoration:none;opacity:0;transform:translateY(46px) scale(.97);transition:opacity .85s ease,transform 1.05s cubic-bezier(.22,1,.36,1)}.servicios-inicio.is-visible .servicios-inicio__service{opacity:1;transform:translateY(0) scale(1);transition-delay:calc(.62s + (var(--service-index) * .18s))}.servicios-inicio__image{position:relative;width:100%;aspect-ratio:.78;margin-bottom:40px}.servicios-inicio__media{position:absolute;inset:0;overflow:hidden;border-radius:clamp(16px,1.4vw,22px);background:var(--gris-100)}.servicios-inicio__media img{width:100%;height:100%;display:block;object-fit:cover;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;transform:scale(1.075);transition:transform 1.4s cubic-bezier(.22,1,.36,1)}.servicios-inicio.is-visible .servicios-inicio__media img{transform:scale(1);transition-delay:calc(.72s + (var(--service-index) * .18s))}.servicios-inicio__media:after{content:"";position:absolute;inset:0;background:#00365f0f;pointer-events:none;transition:background-color .3s ease}.servicios-inicio__icon{position:absolute;z-index:3;left:50%;bottom:0;width:clamp(50px,3.8vw,64px);height:clamp(50px,3.8vw,64px);display:grid;place-items:center;border:none;border-radius:var(--radius-pill);background:var(--azul);color:var(--turquesa);transform:translate(-50%,50%);transition:background-color .25s ease,color .25s ease,transform .35s cubic-bezier(.22,1,.36,1)}.servicios-inicio__icon svg{width:48%;height:48%;display:block}.servicios-inicio__name{display:block;width:100%;margin-top:13px;color:var(--azul);font-family:var(--fuente-principal);font-size:clamp(.66rem,.7vw,.8rem);font-weight:var(--font-medium);line-height:1.35;letter-spacing:.015em;text-align:center;white-space:nowrap;font-synthesis:none;-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision}@media(hover:hover)and (pointer:fine){.servicios-inicio__service:hover{color:var(--azul)}.servicios-inicio__service:hover .servicios-inicio__media img{transform:scale(1.025);transition-delay:0s}.servicios-inicio__service:hover .servicios-inicio__media:after{background:#00365f1f}.servicios-inicio__service:hover .servicios-inicio__icon{background:var(--turquesa);color:var(--azul);transform:translate(-50%,50%) scale(1.06)}}.servicios-inicio__divider{width:calc(100% - (var(--servicios-gutter) * 2));max-width:calc(var(--servicios-max-width) - (var(--servicios-gutter) * 2));height:2px;margin:0 auto;background:var(--azul);transform:scaleX(0);transform-origin:center;transition:transform 1.25s cubic-bezier(.22,1,.36,1)}.servicios-inicio.is-visible .servicios-inicio__divider{transform:scaleX(1);transition-delay:1.75s}@media(min-width:1600px){.servicios-inicio{--servicios-gutter: 72px}.servicios-inicio__inner{padding-bottom:44px}.servicios-inicio__grid{gap:30px}.servicios-inicio__image{aspect-ratio:.8}}@media(max-width:1400px){.servicios-inicio{--servicios-gutter: 52px}.servicios-inicio__grid{gap:22px}.servicios-inicio__name{font-size:.66rem}}@media(max-width:1250px){.servicios-inicio{--servicios-gutter: 42px}.servicios-inicio__inner{padding-bottom:44px}.servicios-inicio__grid{gap:20px}.servicios-inicio__image{aspect-ratio:.74}.servicios-inicio__name{font-size:.64rem}}@media(max-width:1100px){.servicios-inicio{--servicios-gutter: 34px}.servicios-inicio__inner{padding-top:24px;padding-bottom:46px}.servicios-inicio__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:46px 26px}.servicios-inicio__image{aspect-ratio:.9;margin-bottom:38px}.servicios-inicio__name{font-size:.76rem}}@media(max-width:700px){.servicios-inicio{--servicios-gutter: 18px}.servicios-inicio__inner{padding:20px 0 42px}.servicios-inicio__heading{padding-inline:var(--servicios-gutter);margin-bottom:34px}.servicios-inicio__eyebrow{margin-bottom:11px;font-size:.86rem}.servicios-inicio__heading h2{font-size:clamp(1.1rem,4.5vw,1.4rem);line-height:1.2}.servicios-inicio__grid{display:flex;width:100%;gap:12px;padding:5px var(--servicios-gutter) 14px;overflow-x:scroll;overflow-y:visible;scroll-snap-type:x proximity;scroll-padding-inline:var(--servicios-gutter);overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;touch-action:pan-x pan-y}.servicios-inicio__grid::-webkit-scrollbar{display:none}.servicios-inicio__service{flex:0 0 calc((100vw - (var(--servicios-gutter) * 2) - 28px) / 2.45);width:calc((100vw - (var(--servicios-gutter) * 2) - 28px) / 2.45);min-width:0;scroll-snap-align:start;overflow:visible;touch-action:pan-x pan-y;-webkit-tap-highlight-color:transparent}.servicios-inicio__image{aspect-ratio:.78;margin-bottom:30px;overflow:visible}.servicios-inicio__media{border-radius:14px}.servicios-inicio__icon{width:clamp(38px,10.5vw,46px);height:clamp(38px,10.5vw,46px);pointer-events:none;transition:none}.servicios-inicio__media img{transition:none}.servicios-inicio__media:after{transition:none}.servicios-inicio__name{margin-top:8px;font-size:clamp(.56rem,2vw,.68rem);line-height:1.25;letter-spacing:.005em;white-space:nowrap}.servicios-inicio__name--compact{font-size:clamp(.5rem,1.7vw,.58rem);letter-spacing:-.02em}.servicios-inicio__divider{width:calc(100% - (var(--servicios-gutter) * 2))}}@media(max-width:480px){.servicios-inicio{--servicios-gutter: 15px}.servicios-inicio__grid{gap:11px}.servicios-inicio__service{flex-basis:calc((100vw - (var(--servicios-gutter) * 2) - 26px) / 2.45);width:calc((100vw - (var(--servicios-gutter) * 2) - 26px) / 2.45)}.servicios-inicio__image{margin-bottom:28px}.servicios-inicio__name{font-size:clamp(.54rem,2vw,.62rem)}.servicios-inicio__name--compact{font-size:clamp(.47rem,1.75vw,.54rem)}}@media(max-width:380px){.servicios-inicio{--servicios-gutter: 13px}.servicios-inicio__inner{padding-bottom:38px}.servicios-inicio__grid{gap:10px}.servicios-inicio__service{flex-basis:calc((100vw - (var(--servicios-gutter) * 2) - 24px) / 2.4);width:calc((100vw - (var(--servicios-gutter) * 2) - 24px) / 2.4)}.servicios-inicio__icon{width:38px;height:38px}.servicios-inicio__image{margin-bottom:25px}.servicios-inicio__name{margin-top:7px;font-size:.52rem}.servicios-inicio__name--compact{font-size:.45rem}}@media(prefers-reduced-motion:reduce){.servicios-inicio__eyebrow,.servicios-inicio__heading h2,.servicios-inicio__service,.servicios-inicio__media img,.servicios-inicio__divider{opacity:1;transform:none;transition:none}}body.proyectos-modal-open{overflow:hidden}.proyectos{--proyectos-gutter: clamp(40px, 4.5vw, 78px);--proyectos-max-width: 1800px;--proyectos-gap: clamp(14px, 1.2vw, 20px);width:100%;background:var(--blanco);color:var(--azul);font-family:var(--fuente-principal)}.proyectos__inner{width:100%;max-width:var(--proyectos-max-width);margin:0 auto;padding:clamp(54px,5vw,82px) var(--proyectos-gutter) clamp(56px,5vw,80px)}.proyectos__heading{display:flex;flex-direction:column;align-items:center;margin-bottom:clamp(34px,3.2vw,52px);text-align:center}.proyectos__eyebrow{margin-bottom:8px;color:var(--turquesa);font-family:var(--fuente-principal);font-size:clamp(.92rem,1.05vw,1.12rem);font-weight:var(--font-bold);line-height:1;letter-spacing:.12em;opacity:0;transform:translateY(24px);transition:opacity .8s ease,transform 1s cubic-bezier(.22,1,.36,1)}.proyectos__title-mask{overflow:hidden;padding-bottom:4px}.proyectos__heading h2{margin:0;color:var(--azul);font-family:var(--fuente-principal);font-size:clamp(1.65rem,2.4vw,2.5rem);font-weight:var(--font-bold);line-height:1;letter-spacing:.005em;opacity:0;transform:translateY(110%);transition:opacity .8s ease,transform 1.1s cubic-bezier(.22,1,.36,1)}.proyectos.is-visible .proyectos__eyebrow{opacity:1;transform:translateY(0)}.proyectos.is-visible .proyectos__heading h2{opacity:1;transform:translateY(0);transition-delay:.12s}.proyectos__mosaic{width:100%;display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,2.08fr);gap:var(--proyectos-gap)}.proyectos__right{min-width:0;display:grid;grid-template-rows:repeat(2,minmax(0,1fr));gap:var(--proyectos-gap)}.proyectos__row{min-width:0;display:grid;gap:var(--proyectos-gap)}.proyectos__row--top{grid-template-columns:repeat(2,minmax(0,1fr))}.proyectos__row--bottom{grid-template-columns:repeat(3,minmax(0,1fr))}.proyectos__card{position:relative;min-width:0;width:100%;min-height:clamp(210px,16vw,285px);display:block;overflow:hidden;padding:0;border:0;border-radius:clamp(14px,1.2vw,20px);appearance:none;background:var(--gris-100);color:var(--blanco);font:inherit;text-align:left;cursor:pointer;opacity:0;transform:translateY(48px) scale(.975);transition:opacity .85s ease,transform 1.05s cubic-bezier(.22,1,.36,1)}.proyectos.is-visible .proyectos__card{opacity:1;transform:translateY(0) scale(1);transition-delay:calc(.55s + (var(--project-index) * .16s))}.proyectos__featured{min-height:calc(clamp(210px,16vw,285px) * 2 + var(--proyectos-gap))}.proyectos__card-media{position:absolute;inset:0;width:100%;height:100%;display:block;object-fit:cover;object-position:center;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:none;transform:scale(1.075);transition:transform 1.35s cubic-bezier(.22,1,.36,1)}.proyectos.is-visible .proyectos__card-media{transform:scale(1);transition-delay:calc(.64s + (var(--project-index) * .16s))}.proyectos__card--interagro .proyectos__card-media{object-position:center top}.proyectos__carousel-preview{position:absolute;inset:0;display:flex;align-items:stretch;justify-content:flex-start;gap:0;overflow:hidden;background:#000;pointer-events:none;transform:scale(1.075);transform-origin:center;transition:transform 1.35s cubic-bezier(.22,1,.36,1)}.proyectos.is-visible .proyectos__carousel-preview{transform:scale(1);transition-delay:calc(.64s + (var(--project-index) * .16s))}.proyectos__carousel-preview img{width:auto;height:100%;max-width:none;min-width:0;display:block;flex:0 0 auto;object-fit:contain;object-position:center;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:none}.proyectos__card--greenleaf:hover .proyectos__carousel-preview{transform:scale(1.025);transition-delay:0s}.proyectos__card-overlay{position:absolute;inset:0;background:linear-gradient(to top,#002343d1,#0023434d 32%,#00234300 62%);pointer-events:none}.proyectos__card-info{position:absolute;z-index:2;left:clamp(16px,1.4vw,24px);right:clamp(16px,1.4vw,24px);bottom:clamp(16px,1.4vw,24px);display:flex;flex-direction:column;align-items:flex-start;transform:translateY(8px);transition:transform .45s cubic-bezier(.22,1,.36,1)}.proyectos__card-info h3{margin:0 0 4px;color:var(--blanco);font-family:var(--fuente-principal);font-size:clamp(.9rem,1.1vw,1.18rem);font-weight:var(--font-bold);line-height:1.1;letter-spacing:.02em}.proyectos__card-info span{color:#ffffffe6;font-family:var(--fuente-principal);font-size:clamp(.68rem,.72vw,.8rem);font-weight:var(--font-regular);line-height:1.25}.proyectos__card:hover{color:var(--blanco)}.proyectos__card:hover .proyectos__card-media{transform:scale(1.035);transition-delay:0s}.proyectos__card:hover .proyectos__card-info{transform:translateY(0)}.proyectos__actions{display:flex;justify-content:center;margin-top:clamp(26px,3vw,42px);opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .9s cubic-bezier(.22,1,.36,1)}.proyectos.is-visible .proyectos__actions{opacity:1;transform:translateY(0);transition-delay:1.65s}.proyectos__button{min-width:clamp(240px,19vw,310px);min-height:50px;padding:11px 20px 11px 24px;display:inline-grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:14px;border:2px solid var(--turquesa);border-radius:var(--radius-md);background:transparent;color:var(--azul);font-family:var(--fuente-principal);font-size:clamp(.72rem,.78vw,.84rem);font-weight:var(--font-bold);letter-spacing:.03em;transition:transform .3s cubic-bezier(.22,1,.36,1)}.proyectos__button span{grid-column:2;text-align:center;white-space:nowrap}.proyectos__button svg{grid-column:3;justify-self:end;width:30px;height:20px;fill:none;stroke:var(--turquesa);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;transition:transform .3s cubic-bezier(.22,1,.36,1)}.proyectos__button:hover{background:transparent;color:var(--azul);transform:scale(1.04)}.proyectos__button:hover svg{transform:translate(4px)}.proyectos-modal{position:fixed;inset:0;z-index:9999;width:100%;height:100dvh;padding:clamp(12px,1.8vw,26px);display:grid;place-items:center;overflow:hidden;background:#00192cdb;backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px);animation:proyectos-modal-fade .18s ease both}.proyectos-modal__viewer{position:relative;width:min(96vw,1680px);height:min(94dvh,960px);min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden;border-radius:clamp(14px,1.2vw,20px);background:var(--blanco);box-shadow:0 26px 90px #00000047;animation:proyectos-modal-enter .28s cubic-bezier(.22,1,.36,1) both}.proyectos-modal__header{position:relative;z-index:3;display:grid;grid-template-columns:minmax(0,auto) 1fr auto;grid-template-areas:"heading details close";align-items:center;gap:clamp(20px,2.4vw,42px);padding:clamp(17px,1.5vw,24px) clamp(20px,2vw,32px);border-bottom:1px solid rgba(0,54,95,.1);background:var(--blanco)}.proyectos-modal__heading{grid-area:heading;min-width:0}.proyectos-modal__category{display:block;margin-bottom:5px;color:var(--turquesa);font-family:var(--fuente-principal);font-size:clamp(.6rem,.62vw,.7rem);font-weight:var(--font-bold);line-height:1;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap}.proyectos-modal__heading h2{margin:0;color:var(--azul);font-family:var(--fuente-principal);font-size:clamp(1.25rem,1.8vw,2rem);font-weight:var(--font-black);line-height:1;letter-spacing:-.015em;white-space:nowrap}.proyectos-modal__details{grid-area:details;min-width:0;justify-self:end;text-align:right}.proyectos-modal__description{max-width:550px;margin:0 0 5px auto;color:#00365fb8;font-family:var(--fuente-principal);font-size:clamp(.66rem,.7vw,.78rem);font-weight:var(--font-regular);line-height:1.35}.proyectos-modal__capabilities{margin:0;color:var(--azul);font-family:var(--fuente-principal);font-size:clamp(.56rem,.61vw,.68rem);font-weight:var(--font-bold);line-height:1.35;letter-spacing:.025em;text-transform:uppercase}.proyectos-modal__close{grid-area:close;width:40px;height:40px;padding:0;display:grid;place-items:center;border:0;border-radius:50%;background:var(--azul);color:var(--blanco);cursor:pointer;transition:background-color .2s ease,transform .25s cubic-bezier(.22,1,.36,1)}.proyectos-modal__close svg{width:19px;height:19px;stroke-width:1.7}.proyectos-modal__close:hover{background:var(--turquesa);color:var(--azul);transform:scale(1.06)}.proyectos-modal__stage{position:relative;min-width:0;min-height:0;width:100%;height:100%;padding:clamp(8px,.8vw,12px);overflow:hidden;background:#f0f2f3}.proyectos-modal__video{width:100%;height:100%;display:grid;place-items:center;overflow:hidden}.proyectos-modal__video-frame{width:min(100%,132dvh);max-height:100%;aspect-ratio:16 / 9;overflow:hidden;border-radius:10px;background:#000}.proyectos-modal__video-frame iframe{width:100%;height:100%;display:block;border:0}.proyectos-modal__image{width:100%;height:100%;min-height:0;display:flex;align-items:center;justify-content:center;overflow:hidden}.proyectos-modal__image img{max-width:100%;max-height:100%;width:auto;height:auto;display:block;object-fit:contain}.proyectos-modal__stage--carousel{padding:0;background:transparent}.proyectos-modal__carousel{width:100%;height:100%;min-height:0;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));align-items:center;gap:0;overflow:hidden;background:transparent}.proyectos-modal__carousel img{width:100%;height:auto;max-height:100%;display:block;align-self:center;object-fit:contain;background:transparent;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}@keyframes proyectos-modal-fade{0%{opacity:0}to{opacity:1}}@keyframes proyectos-modal-enter{0%{opacity:0;transform:scale(.985)}to{opacity:1;transform:scale(1)}}@media(min-width:1600px){.proyectos{--proyectos-gutter: 72px;--proyectos-gap: 20px}.proyectos__card{min-height:285px}.proyectos__featured{min-height:590px}}@media(max-width:1400px){.proyectos{--proyectos-gutter: 52px;--proyectos-gap: 16px}}@media(max-width:1250px){.proyectos{--proyectos-gutter: 42px}.proyectos__card{min-height:220px}.proyectos__featured{min-height:456px}.proyectos-modal__header{gap:20px}.proyectos-modal__heading h2{font-size:clamp(1.15rem,1.7vw,1.6rem)}.proyectos-modal__capabilities{font-size:.56rem}}@media(max-width:1100px)and (min-width:701px){.proyectos{--proyectos-gutter: 30px;--proyectos-gap: 12px}.proyectos__inner{padding-top:48px;padding-bottom:58px}.proyectos__mosaic{grid-template-columns:minmax(0,.95fr) minmax(0,2.05fr)}.proyectos__card{min-height:clamp(145px,19vw,205px);border-radius:15px}.proyectos__featured{min-height:calc(clamp(145px,19vw,205px) * 2 + var(--proyectos-gap))}.proyectos__card-info{left:14px;right:14px;bottom:14px}.proyectos__card-info h3{font-size:clamp(.7rem,1.35vw,.9rem)}.proyectos__card-info span{font-size:clamp(.55rem,1vw,.68rem)}.proyectos-modal__header{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"heading close" "details details";gap:7px 16px;padding:13px 16px}.proyectos-modal__details{justify-self:start;text-align:left}.proyectos-modal__description{max-width:none;margin:0 0 3px}}@media(max-width:700px){.proyectos{--proyectos-gutter: 18px;--proyectos-gap: 10px}.proyectos__inner{padding:48px var(--proyectos-gutter) 54px}.proyectos__heading{margin-bottom:30px}.proyectos__eyebrow{margin-bottom:8px;font-size:.86rem}.proyectos__heading h2{font-size:clamp(1.45rem,6vw,1.85rem)}.proyectos__mosaic{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-rows:clamp(220px,63vw,280px) clamp(135px,39vw,175px) clamp(155px,43vw,195px) clamp(165px,48vw,210px);grid-template-areas:"featured featured" "top-left bottom-left" "top-right top-right" "bottom-center bottom-right";gap:var(--proyectos-gap)}.proyectos__right,.proyectos__row{display:contents}.proyectos__card{width:100%;height:100%;min-height:0;border-radius:14px}.proyectos__featured{grid-area:featured;min-height:0;aspect-ratio:auto}.proyectos__top-left{grid-area:top-left}.proyectos__top-right{grid-area:top-right}.proyectos__bottom-left{grid-area:bottom-left}.proyectos__bottom-center{grid-area:bottom-center}.proyectos__bottom-right{grid-area:bottom-right}.proyectos__card-info{left:12px;right:12px;bottom:12px}.proyectos__card-info h3{margin-bottom:3px;font-size:clamp(.7rem,2.8vw,.9rem)}.proyectos__card-info span{max-width:100%;font-size:clamp(.56rem,2.15vw,.68rem);line-height:1.2}.proyectos__featured .proyectos__card-info{left:17px;right:17px;bottom:17px}.proyectos__featured .proyectos__card-info h3{font-size:1rem}.proyectos__featured .proyectos__card-info span{font-size:.7rem}.proyectos__actions{margin-top:30px}.proyectos__button{min-width:min(280px,100%)}.proyectos-modal{padding:8px;background:#00192cf0;backdrop-filter:none;-webkit-backdrop-filter:none}.proyectos-modal__viewer{width:min(100%,560px);height:auto;max-height:calc(100dvh - 16px);display:grid;grid-template-rows:auto auto;border-radius:14px}.proyectos-modal__header{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"heading close" "details details";gap:5px 10px;padding:11px 12px 9px}.proyectos-modal__category{margin-bottom:3px;font-size:.52rem}.proyectos-modal__heading h2{font-size:clamp(.95rem,4.2vw,1.2rem);line-height:1.05;white-space:normal}.proyectos-modal__details{justify-self:start;text-align:left}.proyectos-modal__description{max-width:none;margin:0 0 3px;font-size:.56rem;line-height:1.3}.proyectos-modal__capabilities{font-size:.46rem;line-height:1.3}.proyectos-modal__close{width:32px;height:32px}.proyectos-modal__close svg{width:15px;height:15px}.proyectos-modal__stage{width:100%;height:auto;min-height:0;padding:0;background:var(--blanco)}.proyectos-modal__video{width:100%;height:auto;display:block}.proyectos-modal__video-frame{width:100%;max-height:none;aspect-ratio:16 / 9;border-radius:0 0 12px 12px}.proyectos-modal__viewer--image{width:min(96vw,560px)}.proyectos-modal__image{width:100%;height:auto;display:flex;align-items:flex-start;justify-content:center;background:var(--blanco)}.proyectos-modal__image img{width:auto;height:auto;max-width:100%;max-height:calc(100dvh - 98px);display:block;object-fit:contain;object-position:center top}.proyectos-modal__viewer--carousel{width:min(96vw,560px);height:auto;max-height:calc(100dvh - 16px)}.proyectos-modal__stage--carousel{padding:0;background:transparent}.proyectos-modal__carousel{width:100%;height:auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:auto auto;align-items:start;gap:0;overflow:hidden}.proyectos-modal__carousel img{width:100%;height:auto;max-height:none;display:block;align-self:start;object-fit:initial;background:transparent}}@media(max-width:480px){.proyectos{--proyectos-gutter: 15px;--proyectos-gap: 8px}.proyectos__mosaic{grid-template-rows:clamp(215px,65vw,260px) clamp(128px,40vw,160px) clamp(145px,43vw,180px) clamp(155px,48vw,195px)}.proyectos__card{border-radius:12px}.proyectos__card-info{left:10px;right:10px;bottom:10px}.proyectos__card-info h3{font-size:clamp(.65rem,2.7vw,.8rem)}.proyectos__card-info span{font-size:clamp(.52rem,2vw,.62rem)}.proyectos__featured .proyectos__card-info{left:15px;right:15px;bottom:15px}.proyectos__featured .proyectos__card-info h3{font-size:.95rem}.proyectos__featured .proyectos__card-info span{font-size:.68rem}.proyectos__button{width:100%;max-width:280px}.proyectos-modal{padding:6px}.proyectos-modal__viewer{max-height:calc(100dvh - 12px)}.proyectos-modal__header{padding:9px 10px 8px}.proyectos-modal__close{width:30px;height:30px}.proyectos-modal__close svg{width:14px;height:14px}}@media(max-width:380px){.proyectos{--proyectos-gutter: 13px;--proyectos-gap: 7px}.proyectos__mosaic{grid-template-rows:220px 128px 150px 155px}.proyectos__card-info{left:9px;right:9px;bottom:9px}.proyectos__card-info h3{font-size:.64rem}.proyectos__card-info span{font-size:.5rem}.proyectos-modal__heading h2{font-size:.9rem}.proyectos-modal__capabilities{font-size:.42rem}}@media(prefers-reduced-motion:reduce){.proyectos__eyebrow,.proyectos__heading h2,.proyectos__card,.proyectos__card-media,.proyectos__carousel-preview,.proyectos__actions,.proyectos-modal,.proyectos-modal__viewer{opacity:1;transform:none;transition:none;animation:none}}.nosotros{width:100%;background:var(--blanco);color:var(--blanco);font-family:var(--fuente-principal)}.nosotros__curve{width:100%;height:clamp(46px,5vw,66px);overflow:hidden;background:var(--blanco);line-height:0}.nosotros__curve svg{width:100%;height:100%;display:block}.nosotros__curve path{fill:var(--azul)}.nosotros__surface{width:100%;margin-top:-1px;background:var(--azul)}.nosotros__inner{width:100%;max-width:1800px;margin:0 auto;padding:clamp(10px,1.2vw,18px) clamp(40px,4.5vw,78px) clamp(28px,2.5vw,40px)}.nosotros__band{width:100%;display:grid;grid-template-columns:1.12fr repeat(3,minmax(0,1fr));align-items:center;gap:clamp(32px,3.2vw,60px)}.nosotros__featured{min-width:0;display:flex;flex-direction:column;align-items:flex-start}.nosotros__section-title{display:block;margin-bottom:14px;color:var(--turquesa);font-family:var(--fuente-principal);font-size:clamp(.9rem,.96vw,1.02rem);font-weight:var(--font-bold);line-height:1.1;letter-spacing:.035em;font-synthesis:none;-webkit-font-smoothing:antialiased;opacity:0;transform:translateY(20px);transition:opacity .75s ease,transform .95s cubic-bezier(.22,1,.36,1)}.nosotros__featured-copy,.nosotros__featured-main{display:flex;flex-direction:column;align-items:flex-start}.nosotros__featured-label{display:block;margin-bottom:2px;color:var(--blanco);font-family:var(--fuente-principal);font-size:clamp(2rem,2.8vw,3rem);font-weight:var(--font-extrabold);line-height:.98;letter-spacing:0;font-synthesis:none;-webkit-font-smoothing:antialiased;opacity:0;transform:translateY(18px);transition:opacity .7s ease,transform .9s cubic-bezier(.22,1,.36,1)}.nosotros__featured-value{position:relative;display:inline-flex;align-items:flex-end;gap:0;color:var(--blanco);font-family:var(--fuente-principal);font-size:clamp(3.6rem,5.2vw,5.6rem);font-weight:var(--font-black);line-height:.9;letter-spacing:0;font-synthesis:none;-webkit-font-smoothing:antialiased}.nosotros__featured-value:after{content:"";position:absolute;top:7%;right:-8px;width:2px;height:80%;background:var(--turquesa);opacity:0}.nosotros__year-character{display:inline-block;color:var(--blanco);opacity:0;transform:translateY(20px) scale(.92)}.nosotros__year-dot{display:inline-block;margin-left:4px;color:var(--turquesa);font-size:.72em;line-height:.95;opacity:0;transform:translateY(14px) scale(.7)}.nosotros__featured-impact{width:0;min-width:100%;margin:8px 0 0;color:var(--blanco);font-family:var(--fuente-principal);font-size:clamp(1rem,1.15vw,1.22rem);font-weight:var(--font-bold);line-height:1.2;text-align:left;opacity:0;transform:translateY(20px);font-synthesis:none;-webkit-font-smoothing:antialiased;transition:opacity .75s ease,transform .95s cubic-bezier(.22,1,.36,1)}.nosotros.is-visible .nosotros__section-title{opacity:1;transform:translateY(0);transition-delay:.08s}.nosotros.is-visible .nosotros__featured-label{opacity:1;transform:translateY(0);transition-delay:.6s}.nosotros.is-visible .nosotros__year-character{animation:nosotros-year-write .55s cubic-bezier(.22,1,.36,1) forwards;animation-delay:calc(1.05s + (var(--character-index) * .2s))}.nosotros.is-visible .nosotros__year-dot{animation:nosotros-dot-enter .5s cubic-bezier(.22,1,.36,1) 1.88s forwards}.nosotros.is-visible .nosotros__featured-value:after{animation:nosotros-cursor 1.25s steps(1,end) 1s forwards}.nosotros.is-visible .nosotros__featured-impact{opacity:1;transform:translateY(0);transition-delay:2.15s}.nosotros__stat{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:clamp(15px,1.3vw,21px);opacity:0;transform:translateY(38px) scale(.97);transition:opacity .8s ease,transform 1s cubic-bezier(.22,1,.36,1)}.nosotros.is-visible .nosotros__stat{opacity:1;transform:translateY(0) scale(1);transition-delay:calc(2.48s + (var(--stat-index) * .22s))}.nosotros__stat-icon{width:clamp(52px,3.8vw,62px);height:clamp(52px,3.8vw,62px);display:grid;place-items:center;flex-shrink:0;color:var(--turquesa);transform:scale(.82);transition:transform .95s cubic-bezier(.22,1,.36,1)}.nosotros.is-visible .nosotros__stat-icon{transform:scale(1);transition-delay:calc(2.56s + (var(--stat-index) * .22s))}.nosotros__stat-icon svg{width:72%;height:72%;display:block}.nosotros__stat-copy{min-width:0;width:100%}.nosotros__stat-headline{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:7px}.nosotros__stat-headline strong{display:block;color:var(--blanco);font-family:var(--fuente-principal);font-size:clamp(1.65rem,1.9vw,2.05rem);font-weight:var(--font-extrabold);line-height:1;letter-spacing:0;font-synthesis:none;-webkit-font-smoothing:antialiased}.nosotros__stat-headline span{display:block;margin-top:3px;color:var(--blanco);font-family:var(--fuente-principal);font-size:clamp(.86rem,.9vw,.98rem);font-weight:var(--font-bold);line-height:1.15;letter-spacing:0;font-synthesis:none;-webkit-font-smoothing:antialiased}.nosotros__stat-copy p{width:100%;max-width:29ch;margin:0;color:var(--blanco);font-family:var(--fuente-principal);font-size:clamp(.75rem,.8vw,.84rem);font-weight:var(--font-medium);line-height:1.42;text-align:justify;text-justify:inter-word;opacity:.84;font-synthesis:none;-webkit-font-smoothing:antialiased}@keyframes nosotros-year-write{0%{opacity:0;transform:translateY(20px) scale(.92)}55%{opacity:1}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes nosotros-dot-enter{0%{opacity:0;transform:translateY(14px) scale(.7)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes nosotros-cursor{0%,16%,32%,48%,64%,80%{opacity:1}8%,24%,40%,56%,72%,88%,to{opacity:0}}@media(min-width:1600px){.nosotros__inner{padding-left:72px;padding-right:72px}.nosotros__band{gap:60px}}@media(max-width:1400px){.nosotros__inner{padding-left:52px;padding-right:52px}.nosotros__band{gap:34px}}@media(max-width:1150px)and (min-width:701px){.nosotros__inner{padding-left:34px;padding-right:34px;padding-bottom:34px}.nosotros__band{grid-template-columns:1.05fr repeat(3,minmax(0,1fr));gap:clamp(18px,2vw,30px)}.nosotros__featured-value{font-size:clamp(3.2rem,6vw,4.4rem)}.nosotros__featured-label{font-size:clamp(1.65rem,3vw,2.2rem)}.nosotros__section-title{font-size:clamp(.68rem,1.25vw,.82rem)}.nosotros__featured-impact{font-size:clamp(.8rem,1.45vw,.96rem)}.nosotros__stat{grid-template-columns:42px minmax(0,1fr);gap:10px}.nosotros__stat-icon{width:42px;height:42px}.nosotros__stat-headline strong{font-size:clamp(1.25rem,2.3vw,1.55rem)}.nosotros__stat-headline span{font-size:clamp(.68rem,1.2vw,.8rem)}.nosotros__stat-copy p{max-width:100%;font-size:clamp(.6rem,1.05vw,.7rem);line-height:1.35}}@media(max-width:700px){.nosotros__curve{height:30px}.nosotros__inner{padding:10px 20px 38px}.nosotros__band{display:flex;flex-direction:column;align-items:stretch;gap:26px}.nosotros__featured{width:100%;align-items:center;text-align:center;margin-bottom:5px}.nosotros__section-title{width:100%;margin-bottom:26px;font-size:.84rem;letter-spacing:.08em;text-align:center}.nosotros__featured-copy{width:100%;align-items:center}.nosotros__featured-main{width:100%;flex-direction:row;align-items:flex-end;justify-content:center;gap:clamp(10px,3vw,18px)}.nosotros__featured-label{margin:0 0 7px;font-size:clamp(1.8rem,8vw,2.4rem);line-height:.9}.nosotros__featured-value{font-size:clamp(4.2rem,20vw,6rem);line-height:.82}.nosotros__featured-impact{width:auto;min-width:0;margin-top:18px;font-size:clamp(.98rem,4vw,1.12rem);text-align:center}.nosotros__stat{width:100%;display:grid;grid-template-columns:52px minmax(0,1fr);align-items:center;gap:17px;padding:2px 3px}.nosotros__stat-icon{width:52px;height:52px}.nosotros__stat-headline{margin-bottom:6px}.nosotros__stat-headline strong{font-size:clamp(1.6rem,7vw,1.95rem)}.nosotros__stat-headline span{margin-top:2px;font-size:clamp(.8rem,3.3vw,.92rem)}.nosotros__stat-copy p{max-width:100%;font-size:clamp(.7rem,2.8vw,.79rem);line-height:1.42;text-align:left}}@media(max-width:480px){.nosotros__inner{padding-left:16px;padding-right:16px}.nosotros__band{gap:24px}.nosotros__section-title{margin-bottom:23px;font-size:.8rem}.nosotros__featured-main{gap:10px}.nosotros__featured-label{margin-bottom:6px;font-size:clamp(1.65rem,8vw,2rem)}.nosotros__featured-value{font-size:clamp(4rem,20vw,5.2rem)}.nosotros__featured-impact{margin-top:16px;font-size:.96rem}.nosotros__stat{grid-template-columns:46px minmax(0,1fr);gap:14px}.nosotros__stat-icon{width:46px;height:46px}.nosotros__stat-headline strong{font-size:1.55rem}.nosotros__stat-headline span{font-size:.78rem}.nosotros__stat-copy p{font-size:.68rem}}@media(max-width:360px){.nosotros__inner{padding-left:13px;padding-right:13px}.nosotros__featured-main{gap:8px}.nosotros__featured-label{font-size:1.55rem}.nosotros__featured-value{font-size:4rem}.nosotros__featured-impact{font-size:.9rem}.nosotros__stat{grid-template-columns:43px minmax(0,1fr);gap:12px}.nosotros__stat-icon{width:43px;height:43px}.nosotros__stat-copy p{font-size:.64rem}}@media(prefers-reduced-motion:reduce){.nosotros__section-title,.nosotros__featured-label,.nosotros__featured-impact,.nosotros__stat,.nosotros__stat-icon,.nosotros__year-character,.nosotros__year-dot{opacity:1;transform:none;animation:none;transition:none}.nosotros__featured-value:after{display:none}}.clientes{--clientes-gap: clamp(34px, 4vw, 68px);--clientes-duration: 28s;width:100%;background:var(--azul);color:var(--blanco);font-family:var(--fuente-principal)}.clientes__inner{width:100%;padding:clamp(30px,3.2vw,48px) 0 clamp(36px,3.5vw,54px)}.clientes__heading{width:100%;padding:0 clamp(40px,4.5vw,78px);margin-bottom:clamp(26px,2.8vw,38px);text-align:center}.clientes__title-mask{overflow:hidden;padding-bottom:3px}.clientes__heading h2{margin:0;color:var(--turquesa);font-family:var(--fuente-principal);font-size:clamp(1.35rem,1.7vw,1.8rem);font-weight:var(--font-bold);line-height:1.2;letter-spacing:0;font-synthesis:none;-webkit-font-smoothing:antialiased;opacity:0;transform:translateY(115%);transition:opacity .8s ease,transform 1.05s cubic-bezier(.22,1,.36,1)}.clientes.is-visible .clientes__heading h2{opacity:1;transform:translateY(0)}.clientes__carousel{position:relative;width:100%;overflow:hidden;opacity:0;transform:translateY(26px);transition:opacity .8s ease,transform 1s cubic-bezier(.22,1,.36,1);mask-image:linear-gradient(to right,transparent 0%,black 5%,black 95%,transparent 100%);-webkit-mask-image:linear-gradient(to right,transparent 0%,black 5%,black 95%,transparent 100%)}.clientes.is-visible .clientes__carousel{opacity:1;transform:translateY(0);transition-delay:.45s}.clientes__track{width:max-content;display:flex;align-items:center;transform:translateZ(0);animation:clientes-marquee var(--clientes-duration) linear infinite;animation-play-state:paused;will-change:transform}.clientes.is-visible .clientes__track{animation-play-state:running}.clientes__group{display:flex;align-items:center;gap:var(--clientes-gap);flex-shrink:0;padding-right:var(--clientes-gap)}.clientes__logo{width:clamp(135px,10.8vw,190px);height:clamp(74px,6.3vw,100px);display:flex;align-items:center;justify-content:center;flex:0 0 auto;padding:clamp(9px,.9vw,14px);opacity:0;transform:translateY(18px) scale(.92);transition:opacity .75s ease,transform .95s cubic-bezier(.22,1,.36,1)}.clientes.is-visible .clientes__logo{opacity:.86;transform:translateY(0) scale(1);transition-delay:calc(.65s + (var(--logo-index) * .09s))}.clientes__logo img{width:100%;height:100%;display:block;object-fit:contain;object-position:center;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;filter:brightness(0) invert(1);opacity:.88;transition:opacity .3s ease,transform .4s cubic-bezier(.22,1,.36,1)}.clientes__logo:hover img{opacity:1;transform:scale(1.05)}.clientes:after{content:"";display:block;width:calc(100% - 80px);max-width:1720px;height:1px;margin:0 auto;background:#ffffff59;transform:scaleX(0);transform-origin:center;transition:transform 1.3s cubic-bezier(.22,1,.36,1)}.clientes.is-visible:after{transform:scaleX(1);transition-delay:1.2s}@keyframes clientes-marquee{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}@media(min-width:1600px){.clientes{--clientes-gap: 68px;--clientes-duration: 30s}.clientes__heading{padding-left:72px;padding-right:72px}.clientes__logo{width:190px;height:100px}}@media(max-width:1400px){.clientes{--clientes-gap: 48px;--clientes-duration: 27s}.clientes__heading{padding-left:52px;padding-right:52px}}@media(max-width:1100px){.clientes{--clientes-gap: 36px;--clientes-duration: 25s}.clientes__inner{padding-top:30px;padding-bottom:40px}.clientes__heading{padding-left:34px;padding-right:34px}.clientes__logo{width:150px;height:82px}}@media(max-width:700px){.clientes{--clientes-gap: 26px;--clientes-duration: 22s}.clientes__inner{padding-top:26px;padding-bottom:34px}.clientes__heading{padding-left:20px;padding-right:20px;margin-bottom:24px}.clientes__heading h2{font-size:clamp(1rem,4.6vw,1.2rem)}.clientes__carousel{mask-image:linear-gradient(to right,transparent 0%,black 8%,black 92%,transparent 100%);-webkit-mask-image:linear-gradient(to right,transparent 0%,black 8%,black 92%,transparent 100%)}.clientes__logo{width:112px;height:66px;padding:8px}.clientes.is-visible .clientes__logo{transition-delay:calc(.6s + (var(--logo-index) * 75ms))}.clientes:after{width:calc(100% - 40px)}}@media(max-width:480px){.clientes{--clientes-gap: 20px;--clientes-duration: 20s}.clientes__heading{padding-left:16px;padding-right:16px}.clientes__logo{width:98px;height:60px;padding:7px}.clientes:after{width:calc(100% - 32px)}}@media(max-width:360px){.clientes{--clientes-gap: 18px;--clientes-duration: 19s}.clientes__logo{width:92px;height:56px}}@media(prefers-reduced-motion:reduce){.clientes__heading h2,.clientes__carousel,.clientes__logo,.clientes:after{opacity:1;transform:none;transition:none}.clientes__carousel{overflow-x:auto;mask-image:none;-webkit-mask-image:none;scrollbar-width:none}.clientes__carousel::-webkit-scrollbar{display:none}.clientes__track{animation:none;transform:none}.clientes__group[aria-hidden=true]{display:none}}.contacto-page{position:relative;width:100%;min-height:100vh;overflow:hidden;background:var(--azul);color:var(--blanco);font-family:var(--fuente-principal)}.contacto-hero{position:relative;z-index:2;width:100%;max-width:1700px;margin:0 auto;padding:clamp(145px,12vw,180px) clamp(35px,5vw,82px) clamp(58px,6vw,88px)}.contacto-hero__content{max-width:860px}.contacto-hero h1{margin:0;color:var(--blanco);font-family:var(--fuente-principal);font-size:clamp(2.8rem,5vw,5rem);font-weight:800;line-height:.95;letter-spacing:-.025em;opacity:0;transform:translateY(24px);animation:contacto-title-in .95s cubic-bezier(.22,1,.36,1) .25s forwards}.contacto-hero h1 span{color:var(--blanco);-webkit-text-stroke:1px rgba(255,255,255,.72);-webkit-text-fill-color:transparent}.contacto-hero p{max-width:535px;margin:18px 0 0;color:#ffffffb8;font-family:var(--fuente-principal);font-size:clamp(15px,1.1vw,18px);font-weight:400;line-height:1.55;opacity:0;animation:contacto-fade-in .7s ease .85s forwards}.contacto-main{position:relative;z-index:3;width:100%;padding:0 0 clamp(80px,7vw,115px)}.contacto-main__inner{width:100%;max-width:1700px;margin:0 auto;padding:0 clamp(35px,5vw,82px);display:grid;grid-template-columns:minmax(280px,.72fr) minmax(0,1.45fr);gap:clamp(30px,3vw,50px);align-items:stretch}.contacto-direct{min-width:0;display:flex;flex-direction:column}.contacto-direct__heading{margin-bottom:22px}.contacto-direct__heading h2,.contacto-form-card__heading h2{margin:0;color:var(--blanco);font-family:var(--fuente-principal);font-size:clamp(1.4rem,1.8vw,1.85rem);font-weight:700;line-height:1.14;letter-spacing:-.01em}.contacto-direct__items{display:flex;flex-direction:column;gap:10px}.contacto-direct__card{position:relative;min-height:92px;padding:14px 16px;display:grid;grid-template-columns:50px minmax(0,1fr) 37px;align-items:center;gap:13px;overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:22px;background:#ffffff0e;color:var(--blanco);transition:background-color .35s ease,border-color .35s ease,transform .35s cubic-bezier(.22,1,.36,1)}.contacto-direct__card:before{content:"";position:absolute;inset:0;background:linear-gradient(105deg,rgba(16,193,159,.15),transparent 55%);opacity:0;transition:opacity .35s ease}.contacto-direct__card>*{position:relative;z-index:2}.contacto-direct__card:hover{transform:translateY(-3px);border-color:#10c19f7a;background:#ffffff14}.contacto-direct__card:hover:before{opacity:1}.contacto-direct__icon{width:48px;height:48px;display:grid;place-items:center;border-radius:16px;background:#ffffff17;color:var(--turquesa)}.contacto-direct__icon svg{width:23px;height:23px}.contacto-direct__copy{min-width:0;display:flex;flex-direction:column}.contacto-direct__copy span{margin-bottom:4px;color:#ffffff80;font-family:var(--fuente-principal);font-size:10px;font-weight:700;line-height:1;letter-spacing:.065em}.contacto-direct__copy strong{color:var(--blanco);font-family:var(--fuente-principal);font-size:14px;font-weight:700;line-height:1.2;overflow-wrap:anywhere}.contacto-direct__arrow{width:36px;height:36px;display:grid;place-items:center;border-radius:50%;background:#ffffff14;color:#ffffffc7;transition:background-color .3s ease,color .3s ease,transform .3s ease}.contacto-direct__arrow svg{width:16px;height:16px}.contacto-direct__card:hover .contacto-direct__arrow{background:var(--turquesa);color:var(--blanco);transform:translate(2px,-2px)}.contacto-form-card{min-width:0;padding:clamp(30px,3.4vw,52px);border:1px solid rgba(255,255,255,.12);border-radius:clamp(28px,2.7vw,42px);background:#fff1;box-shadow:0 24px 60px #0000001a}.contacto-form-card__heading{margin-bottom:clamp(31px,3vw,43px)}.contacto-form-card__heading>span{display:block;margin-bottom:8px;color:#ffffff85;font-family:var(--fuente-principal);font-size:11px;font-weight:700;line-height:1;letter-spacing:.07em}.contacto-form-card__heading h2{font-size:clamp(1.7rem,2.3vw,2.45rem)}.contacto-form{width:100%}.contacto-form__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 18px}.contacto-field{min-width:0;display:flex;flex-direction:column;gap:9px}.contacto-field>span{padding-left:7px;color:#ffffffc7;font-family:var(--fuente-principal);font-size:13px;font-weight:700;line-height:1.1;letter-spacing:0}.contacto-field input,.contacto-field select,.contacto-field textarea{width:100%;border:1px solid rgba(255,255,255,.13);border-radius:17px;outline:none;background:#00000024;color:var(--blanco);font-family:var(--fuente-principal);font-size:15px;font-weight:500;line-height:1.4;transition:border-color .3s ease,background-color .3s ease,box-shadow .3s ease}.contacto-field input,.contacto-field select{min-height:54px;padding:0 17px}.contacto-field textarea{min-height:140px;padding:16px 17px;resize:vertical}.contacto-field input::placeholder,.contacto-field textarea::placeholder{color:#ffffff4d}.contacto-field select{appearance:none;-webkit-appearance:none;cursor:pointer}.contacto-field select option{color:var(--azul);background:var(--blanco)}.contacto-field input:focus,.contacto-field select:focus,.contacto-field textarea:focus{border-color:#10c19fbf;background:#0003;box-shadow:0 0 0 3px #10c19f17}.contacto-field--message{margin-top:20px}.contacto-form__bottom{margin-top:25px;display:flex;justify-content:flex-end}.contacto-form__submit{min-height:50px;padding:6px 6px 6px 21px;display:inline-flex;align-items:center;gap:18px;border:0;border-radius:var(--radius-pill);background:var(--turquesa);color:var(--blanco);font-family:var(--fuente-principal);font-size:11px;font-weight:700;line-height:1;letter-spacing:.025em;cursor:pointer;transition:transform .3s ease,background-color .3s ease}.contacto-form__submit:hover{transform:translateY(-2px);background:#0bb698}.contacto-form__submit-icon{width:37px;height:37px;display:grid;place-items:center;border-radius:50%;background:var(--blanco);color:var(--azul)}.contacto-form__submit-icon svg{width:16px;height:16px}@keyframes contacto-title-in{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes contacto-fade-in{0%{opacity:0}to{opacity:1}}@media(max-width:1150px)and (min-width:721px){.contacto-main__inner{grid-template-columns:minmax(250px,.65fr) minmax(0,1.35fr);gap:25px}.contacto-direct__card{padding:12px 13px;grid-template-columns:42px minmax(0,1fr) 32px}.contacto-direct__icon{width:41px;height:41px;border-radius:14px}.contacto-direct__copy strong{font-size:12px}.contacto-form-card{padding:32px}}@media(max-width:720px){.contacto-hero{padding:120px 18px 52px}.contacto-hero__content{max-width:100%;margin:0 auto;text-align:center}.contacto-hero h1{font-size:2.65rem;text-align:center}.contacto-hero p{max-width:340px;margin:16px auto 0;text-align:center;font-size:14px}.contacto-main{padding-bottom:65px}.contacto-main__inner{padding:0 14px;grid-template-columns:1fr;gap:45px}.contacto-direct__heading{padding-left:5px;margin-bottom:18px}.contacto-direct__heading h2{font-size:1.45rem}.contacto-direct__items{gap:8px}.contacto-direct__card{min-height:76px;border-radius:19px}.contacto-direct__icon{width:42px;height:42px}.contacto-direct__icon svg{width:21px;height:21px}.contacto-direct__copy span{font-size:9px}.contacto-direct__copy strong{font-size:12px}.contacto-form-card{padding:28px 18px 21px;border-radius:28px}.contacto-form-card__heading{margin-bottom:28px}.contacto-form-card__heading>span{font-size:10px}.contacto-form-card__heading h2{font-size:1.65rem}.contacto-form__grid{grid-template-columns:1fr;gap:19px}.contacto-field{gap:8px}.contacto-field>span{padding-left:6px;font-size:12px}.contacto-field input,.contacto-field select{min-height:51px;font-size:14px}.contacto-field--message{margin-top:19px}.contacto-field textarea{min-height:125px;font-size:14px}.contacto-form__bottom{margin-top:21px}.contacto-form__submit{width:100%;justify-content:space-between}}@media(max-width:390px){.contacto-hero{padding:112px 15px 45px}.contacto-hero h1{font-size:2.35rem}.contacto-main__inner{padding-left:10px;padding-right:10px}.contacto-form-card{padding:24px 15px 18px;border-radius:25px}.contacto-direct__card{border-radius:17px}.contacto-field>span{font-size:12px}}@media(prefers-reduced-motion:reduce){.contacto-hero h1,.contacto-hero p{opacity:1;transform:none;animation:none}}.about{width:100%;overflow:hidden;background:var(--blanco);color:var(--azul-dark);font-family:var(--fuente-principal);font-synthesis:none}.about-shell{width:min(100%,1800px);margin:0 auto;padding-inline:clamp(25px,4.5vw,78px)}.about-hero{--hero-curve: clamp(78px, 8vw, 125px);position:relative;width:100%;height:calc(min(72svh,720px) + var(--hero-curve));min-height:calc(590px + var(--hero-curve));overflow:hidden;background:var(--azul-dark)}.about-hero__content{position:relative;z-index:5;width:min(100%,1800px);height:calc(100% - var(--hero-curve));margin:0 auto;padding:110px clamp(40px,5vw,82px) 72px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.about-hero__eyebrow{color:var(--turquesa);font-size:12px;font-weight:var(--font-bold);letter-spacing:.04em;opacity:0;animation:about-fade-up .65s ease .25s forwards}.about-hero h1{max-width:610px;margin:11px 0 0;color:var(--blanco);font-size:clamp(2.15rem,3.35vw,3.4rem);font-weight:var(--font-extrabold);line-height:1.03;letter-spacing:0}.about-hero h1 span{display:block;opacity:0;animation:about-fade-up .75s ease forwards}.about-hero h1 span:first-child{animation-delay:.4s}.about-hero h1 span:last-child{animation-delay:.62s}.about-hero h1 strong{color:var(--turquesa);font-weight:inherit}.about-hero__content>p{max-width:610px;margin:22px 0 0;color:#ffffffdb;font-size:clamp(1rem,1.2vw,1.25rem);font-weight:var(--font-medium);line-height:1.5;opacity:0;animation:about-fade-up .7s ease .85s forwards}.about-hero__cta{min-width:204px;min-height:45px;margin-top:25px;padding:8px 13px 8px 19px;display:inline-flex;align-items:center;justify-content:space-between;gap:24px;border:1.5px solid var(--turquesa);border-radius:var(--radius-pill);color:var(--blanco);font-size:11px;font-weight:var(--font-medium);opacity:0;animation:about-fade-up .65s ease 1.08s forwards}.about-hero__cta svg{width:19px;height:19px;color:var(--turquesa);transition:var(--transition)}.about-hero__cta:hover{background:var(--turquesa);color:var(--blanco)}.about-hero__cta:hover svg{color:var(--blanco);transform:translate(4px)}.about-hero__visual{position:absolute;z-index:3;top:82px;right:clamp(30px,4.5vw,76px);width:min(53vw,880px);height:calc(100% - var(--hero-curve) - 115px);pointer-events:none}.about-hero__photo{position:absolute;overflow:hidden;border:clamp(4px,.45vw,7px) solid var(--azul-dark);border-radius:50%;background:var(--azul-dark);opacity:0;transform:scale(.9);animation:about-photo-in .85s ease forwards}.about-hero__photo img,.about-story__visual img{width:100%;height:100%;display:block;object-fit:cover}.about-hero__photo--main{top:0;right:2%;width:61%;height:91%;animation-delay:.12s}.about-hero__photo--secondary{bottom:0;left:10%;width:40%;height:58%;animation-delay:.36s}.about-hero__photo--third{top:3%;left:0;width:31%;height:45%;animation-delay:.58s}.about-hero__photo--main img{object-position:58% center}.about-hero__photo--secondary img,.about-hero__photo--third img{object-position:center}.about-hero__curve{position:absolute;z-index:7;left:0;bottom:-1px;width:100%;height:var(--hero-curve);pointer-events:none}.about-hero__curve path{fill:var(--blanco)}.about-main{background:var(--blanco)}.about-history{padding:clamp(28px,3vw,48px) 0 clamp(80px,7vw,110px);background:var(--blanco)}.about-story{min-height:clamp(520px,43vw,680px);display:grid;grid-template-columns:minmax(350px,1.18fr) 1px minmax(260px,.78fr) minmax(300px,.9fr);gap:clamp(28px,4vw,68px);align-items:stretch}.about-story__history,.about-story__vision{display:flex;flex-direction:column;justify-content:center}.about-story__since{min-height:22px;display:flex;color:var(--turquesa);font-size:clamp(.92rem,1.05vw,1.12rem);font-weight:var(--font-bold);letter-spacing:.06em}.about-story__since>span{opacity:0;transform:translateY(10px)}.about-story.is-visible .about-story__since>span{animation:about-character-in .38s ease forwards;animation-delay:calc(.08s + (var(--character-index) * 55ms))}.about-story__history h2,.about-story__vision h2{margin:15px 0 0;color:var(--azul-dark);font-size:clamp(1.7rem,2.25vw,2.45rem);font-weight:var(--font-extrabold);line-height:1.08}.about-story h2 strong{color:var(--turquesa);font-weight:inherit}.about-story__copy{max-width:590px;margin-top:27px}.about-story__copy p,.about-story__vision>p{margin:0 0 13px;color:var(--gris-600);font-size:clamp(.9rem,1vw,1.05rem);font-weight:var(--font-regular);line-height:1.58}.about-story__divider{width:1px;height:82%;align-self:center;background:#0028442e}.about-story__vision-label{display:flex;align-items:center;gap:12px;color:var(--turquesa);font-size:12px;font-weight:var(--font-bold);letter-spacing:.05em}.about-story__vision-label svg{width:36px;height:36px}.about-story__vision h2{font-size:clamp(2rem,2.7vw,3rem)}.about-story__vision>p{margin-top:25px}.about-story__visual{width:100%;height:88%;align-self:center;overflow:hidden;border-radius:50%;background:var(--azul-light)}.about-story__visual img{object-position:center}.about-process{padding:clamp(58px,5.5vw,82px) 0 clamp(125px,10vw,165px);background:var(--blanco)}.about-process__heading{text-align:center}.about-process__heading h2{margin:0;color:var(--azul-dark);font-size:clamp(1.65rem,2.1vw,2.25rem);font-weight:var(--font-extrabold)}.about-process__heading h2 strong{color:var(--turquesa);font-weight:inherit}.about-process__heading p{margin:8px 0 0;color:var(--gris-600);font-size:13px;font-weight:var(--font-regular)}.about-process__steps{margin-top:clamp(38px,4vw,58px);display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.about-process__step{position:relative;min-width:0;display:flex;flex-direction:column;align-items:center;text-align:center;opacity:0;transform:translateY(24px);transition:var(--transition-slow)}.about-process__step--clone{display:none}.about-process__steps.is-visible .about-process__step{opacity:1;transform:none;transition-delay:calc(var(--process-index) * .12s)}.about-process__node{position:relative;z-index:2;width:clamp(78px,6vw,102px);height:clamp(78px,6vw,102px);display:grid;place-items:center;border-radius:50%;background:var(--azul-dark);color:var(--turquesa);box-shadow:var(--shadow-brand)}.about-process__node svg{width:48%;height:48%}.about-process__connector{position:absolute;z-index:1;top:calc(clamp(78px,6vw,102px)/2);left:calc(50% + clamp(78px,6vw,102px)/2);width:calc(100% - clamp(78px,6vw,102px));height:2px;background:#00284447;transform:scaleX(0);transform-origin:left;transition:var(--transition-slow)}.about-process__steps.is-visible .about-process__connector{transform:scaleX(1);transition-delay:calc(.2s + (var(--process-index) * .12s))}.about-process__step h3{margin:17px 0 0;color:var(--azul-dark);font-size:13px;font-weight:var(--font-bold)}.about-process__step p{max-width:190px;margin:7px auto 0;color:var(--gris-600);font-size:12px;font-weight:var(--font-regular);line-height:1.45}.about-values{position:relative;padding:clamp(45px,4vw,65px) 0 24px;background:var(--azul-dark);color:var(--blanco)}.about-values__curve{position:absolute;top:-104px;left:0;width:100%;height:105px;pointer-events:none}.about-values__curve path{fill:var(--azul-dark)}.about-values__intro{text-align:center}.about-values__intro h2{margin:10px 0 0;color:var(--blanco);font-size:clamp(1.55rem,2vw,2.15rem);font-weight:var(--font-extrabold)}.about-values__intro h2 strong{color:var(--turquesa);font-weight:inherit}.about-values__grid{min-height:240px;margin-top:36px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:start}.about-values__grid article{min-width:0;padding:0 clamp(10px,1.5vw,24px);display:flex;flex-direction:column;align-items:center;text-align:center;opacity:0;transform:translateY(22px);transition:var(--transition-slow)}.about-values__grid.is-visible article{opacity:1;transform:none;transition-delay:calc(var(--value-index) * .12s)}.about-values__icon{width:clamp(70px,5.5vw,92px);height:clamp(70px,5.5vw,92px);display:grid;place-items:center;color:var(--turquesa)}.about-values__icon svg{width:75%;height:75%}.about-values__grid h3{margin:13px 0 0;color:var(--blanco);font-size:13px;font-weight:var(--font-bold)}.about-values__grid p{max-width:210px;margin:7px 0 0;color:#ffffffb3;font-size:11px;font-weight:var(--font-regular);line-height:1.45}.about-values__divider{width:100%;height:1px;margin-top:12px;background:#ffffff80}[data-about-reveal]{opacity:0;transform:translateY(26px);transition:var(--transition-slow)}[data-about-reveal].is-visible{opacity:1;transform:none}@keyframes about-fade-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}@keyframes about-photo-in{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:none}}@keyframes about-character-in{to{opacity:1;transform:none}}@media(max-width:1200px)and (min-width:721px){.about-story{grid-template-columns:minmax(290px,1.1fr) 1px minmax(220px,.75fr) minmax(250px,.8fr);gap:28px}}@media(max-width:720px){.about-shell{padding-inline:15px}.about-hero{--hero-curve: 52px;height:calc(650px + var(--hero-curve));min-height:calc(650px + var(--hero-curve))}.about .about-hero__visual{top:72px;right:0;width:100%;height:47%}.about-hero__photo--main{right:5%;width:58%;height:90%}.about-hero__photo--secondary{bottom:-1%;left:16%;width:38%;height:57%}.about-hero__photo--third{top:4%;left:3%;width:31%;height:43%}.about-hero__content{padding:92px 18px 55px;align-items:center;justify-content:flex-end;text-align:center}.about-hero h1{max-width:390px;font-size:clamp(1.8rem,8vw,2.2rem)}.about-hero__content>p{max-width:390px;margin-top:15px;font-size:14px}.about-hero__cta{margin-top:18px}.about-history{padding:22px 0 70px}.about-story{min-height:0;display:grid;grid-template-columns:1fr;gap:34px}.about-story__history,.about-story__vision{text-align:center;align-items:center}.about-story__since{justify-content:center}.about-story__copy p{font-size:13px}.about-story__divider{width:100%;height:1px;background:#0028442e}.about-story__vision-label{justify-content:center}.about-story__vision>p{max-width:440px;font-size:13px}.about-story__visual{width:min(82vw,430px);height:min(100vw,500px);justify-self:center}.about-process{padding:55px 0 105px}.about-process__steps{margin-top:36px}.about-process__step{padding-inline:2px}.about-process__node{width:clamp(60px,18vw,75px);height:clamp(60px,18vw,75px)}.about-process__connector{top:calc(clamp(60px,18vw,75px)/2);left:calc(50% + clamp(60px,18vw,75px)/2);width:calc(100% - clamp(60px,18vw,75px));height:1px}.about-process__step h3{font-size:clamp(8px,2.4vw,10px)}.about-process__step p{max-width:82px;font-size:clamp(7px,2vw,9px);line-height:1.3}.about-values{padding:36px 0 20px}.about-values__curve{top:-63px;height:64px}.about-values__grid{min-height:175px;margin-top:27px}.about-values__grid article{padding-inline:2px}.about-values__icon{width:clamp(48px,13vw,58px);height:clamp(48px,13vw,58px)}.about-values__grid h3{margin-top:8px;font-size:clamp(8px,2.3vw,10px)}.about-values__grid p{max-width:78px;margin-top:4px;font-size:clamp(7px,1.9vw,8px);line-height:1.3}.about-values__divider{margin-top:10px}}.about-hero__photo{border:0;outline:0;box-shadow:0 14px 34px #00000038}.about-story__typing{display:inline-flex;margin-right:.15em;color:var(--turquesa);font-size:clamp(1.35rem,1.75vw,1.85rem);font-weight:var(--font-extrabold);line-height:1;white-space:nowrap}.about-story.is-visible .about-story__lead-rest{animation:about-text-in .55s ease .95s forwards}.about-story.is-visible .about-story__copy>p:nth-child(2){animation:about-text-in .55s ease 1.1s forwards}.about-story.is-visible .about-story__copy>p:nth-child(3){animation:about-text-in .55s ease 1.25s forwards}.about-story__visual{width:100%;height:auto;aspect-ratio:.78 / 1;max-height:535px}.about-values__grid{min-height:0;margin-top:24px}.about-values__visual{height:auto;aspect-ratio:1 / 1.08;max-height:370px}@keyframes about-text-in{0%{opacity:0}to{opacity:1}}.about-story__headline h2{font-size:clamp(1.5rem,1.85vw,2.05rem);overflow-wrap:normal}@media(max-width:720px){.about{overflow-x:clip}.about-shell{width:100%;padding-inline:20px}.about-hero{--hero-curve: 62px;height:850px;min-height:850px}.about-hero__content{height:auto;padding:492px 20px 0;align-items:center;justify-content:flex-start;text-align:center}.about-hero h1{width:100%;max-width:330px;margin:0 auto;font-size:clamp(1.55rem,7vw,1.95rem);line-height:1.06}.about-hero__content>p{max-width:335px;margin-top:14px;font-size:13px;line-height:1.45}.about-hero__cta{min-width:190px;min-height:42px;margin-top:17px}.about-hero__visual{top:76px;right:auto;left:50%;width:min(96vw,460px);height:400px;transform:translate(-50%)}.about-hero__photo{aspect-ratio:1;height:auto;border-width:3px;border-radius:50%}.about-hero__photo--main{top:3%;right:2%;width:58%}.about-hero__photo--secondary{bottom:1%;left:8%;width:43%}.about-hero__photo--third{top:4%;left:8%;width:35%}.about-history{margin:0;padding:25px 0 48px}.about-story{grid-template-columns:1fr;grid-template-areas:"content" "visual";gap:30px}.about-story__content{width:100%;grid-template-columns:1fr;grid-template-areas:"headline" "history" "vision";gap:0}.about-story__headline{margin-bottom:22px;text-align:center}.about-story__headline h2{width:100%;font-size:clamp(1.35rem,6vw,1.7rem);line-height:1.08}.about-story__headline h2 span,.about-story__vision h2 span{white-space:normal}.about-story__copy{width:100%;max-width:none}.about-story__copy p,.about-story__vision>p{margin-bottom:12px;font-size:14px;line-height:1.55;text-align:justify;text-justify:inter-word}.about-story__typing{display:flex;width:max-content;margin:0 0 7px;font-size:1.35rem}.about-story__vision{margin-top:12px;padding-top:23px;grid-template-columns:1fr;gap:10px;text-align:center;align-items:center}.about-story__vision h2{font-size:clamp(1.55rem,6.7vw,1.95rem);line-height:1.06}.about-story__vision>p{width:100%;margin:0;text-align-last:center}.about-story__visual{width:100%;max-width:430px;height:auto;min-height:0;max-height:none;aspect-ratio:1.18 / 1;justify-self:center}.about-process{padding:24px 0 112px}.about-process__heading{text-align:center}.about-process__heading h2{font-size:clamp(1.55rem,6.5vw,1.9rem);line-height:1.08}.about-process__heading p{margin-top:7px;font-size:13px}.about-process__steps{width:calc(100vw - 20px);margin:30px -20px 0 0;padding:0 0 15px;grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:40vw;gap:0;overflow:visible;animation:about-process-loop 14s linear infinite}.about-process__step--clone{display:flex}.about-process__node{width:72px;height:72px}.about-process__connector{display:block;top:36px;left:calc(50% + 36px);width:calc(40vw - 72px);height:2px}.about-process__step h3{margin-top:12px;font-size:11px}.about-process__step p{max-width:135px;margin-top:5px;font-size:10px;line-height:1.35}.about-values{padding:30px 0 24px}.about-values__curve{top:-69px;height:70px}.about-values__layout{grid-template-columns:1fr;grid-template-areas:"visual" "content";gap:25px}.about-values__content{grid-area:content}.about-values__intro{text-align:center}.about-values__intro h2{max-width:345px;margin:8px auto 0;font-size:clamp(1.55rem,6.8vw,1.95rem);line-height:1.08}.about-values__intro p{max-width:350px;margin:10px auto 0;font-size:13px;text-align:center}.about-values__grid{width:100%;min-height:0;margin-top:26px;grid-template-columns:repeat(4,minmax(0,1fr));gap:0}.about-values__grid article{align-items:center;text-align:center}.about-values__icon{width:clamp(52px,15vw,66px);height:clamp(52px,15vw,66px)}.about-values__grid h3{margin-top:8px;font-size:clamp(8px,2.35vw,10px)}.about-values__visual{grid-area:visual;width:min(88vw,410px);max-width:none;margin:0 auto;aspect-ratio:1.65 / 1;border-radius:50%}.about-values__divider{margin-top:44px}[data-about-reveal]{transform:translateY(22px);filter:none;transition-duration:.62s}}@media(max-width:380px){.about-shell,.about-hero__content{padding-inline:17px}.about-hero{height:820px;min-height:820px}.about-hero__content{padding-top:465px}.about-hero__visual{top:76px;width:96vw;height:380px}.about-story__copy p{font-size:13px}}@media(max-width:720px){.about{overflow-x:clip}.about-shell{width:100%;padding-inline:20px}.about-hero{--hero-curve: 62px;height:850px;min-height:850px}.about-hero__content{height:auto;padding:492px 20px 0;align-items:center;justify-content:flex-start;text-align:center}.about-hero h1{width:100%;max-width:330px;margin:0 auto;font-size:clamp(1.55rem,7vw,1.95rem);line-height:1.06}.about-hero__content>p{max-width:335px;margin-top:14px;font-size:13px;line-height:1.45}.about-hero__cta{min-width:190px;min-height:42px;margin-top:17px}.about-hero__visual{top:76px;right:auto;left:50%;width:min(96vw,460px);height:400px;transform:translate(-50%)}.about .about-hero__photo{aspect-ratio:1;height:auto;border-width:3px;border-radius:50%}.about .about-hero__photo--main{top:3%;right:2%;width:58%}.about .about-hero__photo--secondary{bottom:1%;left:8%;width:43%}.about .about-hero__photo--third{top:4%;left:8%;width:35%}.about-history{margin:0;padding:25px 0 48px}.about-story{grid-template-columns:minmax(0,1fr);grid-template-areas:"content" "visual";gap:30px}.about-story__content{width:100%;grid-template-columns:minmax(0,1fr);grid-template-areas:"headline" "history" "vision";gap:0}.about-story__headline{margin-bottom:22px;text-align:center}.about-story__headline h2{width:100%;font-size:clamp(1.35rem,6vw,1.7rem);line-height:1.08}.about-story__headline h2 span,.about-story__vision h2 span{white-space:normal}.about-story__copy{width:100%;max-width:none}.about-story__copy p,.about-story__vision>p{margin-bottom:12px;font-size:14px;line-height:1.55;text-align:justify;text-justify:inter-word}.about-story__typing{display:flex;width:max-content;margin:0 0 7px;font-size:1.35rem}.about-story__vision{margin-top:12px;padding-top:23px;grid-template-columns:1fr;gap:10px;text-align:center;align-items:center}.about-story__vision h2{font-size:clamp(1.55rem,6.7vw,1.95rem);line-height:1.06}.about-story__vision>p{width:100%;margin:0;text-align-last:center}.about-story__visual{width:100%;max-width:430px;height:auto;min-height:0;max-height:none;aspect-ratio:1.18 / 1;justify-self:center}.about-process{padding:24px 0 112px}.about-process__heading{text-align:center}.about-process__heading h2{font-size:clamp(1.55rem,6.5vw,1.9rem);line-height:1.08}.about-process__heading p{margin-top:7px;font-size:13px}.about-process__steps{width:calc(100vw - 20px);margin:30px -20px 0 0;padding:0 0 15px;grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:40vw;gap:0;overflow:visible;scroll-snap-type:none;scrollbar-width:none;animation:about-process-loop 14s linear infinite;will-change:transform}.about-process__steps::-webkit-scrollbar{display:none}.about-process__step{scroll-snap-align:none}.about-process__step--clone{display:flex}.about-process__node{width:72px;height:72px}.about-process__connector{display:block;top:36px;left:calc(50% + 36px);width:calc(40vw - 72px);height:2px}.about-process__step h3{margin-top:12px;font-size:11px}.about-process__step p{max-width:135px;margin-top:5px;font-size:10px;line-height:1.35}.about-values{padding:30px 0 24px}.about-values__curve{top:-69px;height:70px}.about-values__layout{grid-template-columns:1fr;grid-template-areas:"visual" "content";gap:25px}.about-values__content{grid-area:content}.about-values__intro{text-align:center}.about-values__intro h2{max-width:345px;margin:8px auto 0;font-size:clamp(1.55rem,6.8vw,1.95rem);line-height:1.08}.about-values__intro p{max-width:350px;margin:10px auto 0;font-size:13px;line-height:1.45;text-align:center}.about-values__grid{width:100%;min-height:0;margin-top:26px;grid-template-columns:repeat(4,minmax(0,1fr));gap:0}.about-values__grid article{align-items:center;text-align:center}.about-values__icon{width:clamp(52px,15vw,66px);height:clamp(52px,15vw,66px)}.about-values__grid h3{margin-top:8px;font-size:clamp(8px,2.35vw,10px)}.about-values__visual{grid-area:visual;width:min(88vw,410px);max-width:none;margin:0 auto;aspect-ratio:1.65 / 1;border-radius:50%}.about-values__divider{margin-top:44px}[data-about-reveal]{transform:translateY(22px);filter:none;transition-duration:.62s}}@media(max-width:380px){.about-shell,.about-hero__content{padding-inline:17px}.about-hero h1{font-size:1.75rem}.about-hero{height:820px;min-height:820px}.about-hero__content{padding-top:465px}.about-hero__visual{top:76px;width:96vw;height:380px}.about-story__copy p{font-size:13px}}@keyframes about-process-loop{0%{transform:translate(0)}to{transform:translate(-160vw)}}@media(prefers-reduced-motion:reduce){.about-process__steps{animation:none}}@media(max-width:720px){.about{overflow-x:clip}.about-shell{width:100%;padding-inline:20px}.about-hero{--hero-curve: 62px;height:780px;min-height:780px}.about-hero__content{height:auto;padding:92px 20px 0;align-items:flex-start;justify-content:flex-start;text-align:left}.about-hero h1{max-width:350px;margin-top:0;font-size:clamp(1.85rem,8.6vw,2.35rem);line-height:1.04}.about-hero__content>p{max-width:350px;margin-top:15px;font-size:14px;line-height:1.45}.about-hero__cta{min-width:190px;min-height:42px;margin-top:17px}.about-hero__visual{top:382px;right:auto;left:50%;width:min(94vw,470px);height:306px;transform:translate(-50%)}.about-hero__photo{border-width:3px}.about-hero__photo--main{top:0;right:1%;width:61%;height:91%}.about-hero__photo--secondary{bottom:0;left:10%;width:43%;height:60%}.about-hero__photo--third{top:4%;left:1%;width:34%;height:45%}.about-history{margin:0;padding:25px 0 48px}.about-story{grid-template-columns:minmax(0,1fr);grid-template-areas:"content" "visual";gap:30px}.about-story__content{width:100%;grid-template-columns:minmax(0,1fr);grid-template-areas:"headline" "history" "vision";gap:0}.about-story__headline{margin-bottom:22px}.about-story__headline h2{font-size:clamp(1.65rem,7.2vw,2.05rem);line-height:1.06}.about-story__headline h2 span,.about-story__vision h2 span{white-space:normal}.about-story__copy{width:100%;max-width:none}.about-story__copy p,.about-story__vision>p{margin-bottom:12px;font-size:14px;line-height:1.55;text-align:left}.about-story__typing{display:flex;width:max-content;margin:0 0 7px;font-size:1.35rem}.about-story__vision{margin-top:12px;padding-top:23px;grid-template-columns:1fr;gap:10px;text-align:left;align-items:start}.about-story__vision h2{font-size:clamp(1.55rem,6.7vw,1.95rem);line-height:1.06}.about-story__vision>p{margin:0}.about-story__visual{width:100%;max-width:430px;height:auto;min-height:0;max-height:none;aspect-ratio:1.18 / 1;justify-self:center}.about-process{padding:24px 0 112px}.about-process__heading{text-align:left}.about-process__heading h2{font-size:clamp(1.55rem,6.5vw,1.9rem);line-height:1.08}.about-process__heading p{margin-top:7px;font-size:13px}.about-process__steps{margin-top:30px;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 16px}.about-process__node{width:72px;height:72px}.about-process__connector{display:none}.about-process__step h3{margin-top:12px;font-size:11px}.about-process__step p{max-width:135px;margin-top:5px;font-size:10px;line-height:1.35}.about-values{padding:30px 0 24px}.about-values__curve{top:-69px;height:70px}.about-values__layout{grid-template-columns:1fr;gap:30px}.about-values__intro{text-align:left}.about-values__intro h2{max-width:345px;margin:8px 0 0;font-size:clamp(1.55rem,6.8vw,1.95rem);line-height:1.08}.about-values__intro p{max-width:350px;margin:10px 0 0;font-size:13px;line-height:1.45}.about-values__grid{width:100%;min-height:0;margin-top:26px;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 12px}.about-values__grid article{align-items:center;text-align:center}.about-values__icon{width:70px;height:70px}.about-values__grid h3{margin-top:8px;font-size:11px}.about-values__visual{width:100%;max-width:470px;margin:0 auto;aspect-ratio:1.5 / 1}.about-values__divider{margin-top:44px}[data-about-reveal]{transform:translateY(22px);filter:none;transition-duration:.62s}}@media(max-width:720px){.about{overflow-x:clip}.about-shell{width:100%;padding-inline:20px}.about-hero{--hero-curve: 62px;height:780px;min-height:780px}.about-hero__content{height:auto;padding:92px 20px 0;align-items:flex-start;justify-content:flex-start;text-align:left}.about-hero h1{max-width:350px;margin-top:0;font-size:clamp(1.85rem,8.6vw,2.35rem);line-height:1.04}.about-hero__content>p{max-width:350px;margin-top:15px;font-size:14px;line-height:1.45}.about-hero__cta{min-width:190px;min-height:42px;margin-top:17px}.about-hero__visual{top:382px;right:auto;left:50%;width:min(94vw,470px);height:306px;transform:translate(-50%)}.about-hero__photo{border-width:3px}.about-hero__photo--main{top:0;right:1%;width:61%;height:91%}.about-hero__photo--secondary{bottom:0;left:10%;width:43%;height:60%}.about-hero__photo--third{top:4%;left:1%;width:34%;height:45%}.about-history{margin:0;padding:25px 0 48px}.about-story{display:grid;grid-template-columns:minmax(0,1fr);grid-template-areas:"content" "visual";gap:30px}.about-story__content{width:100%;display:grid;grid-template-columns:minmax(0,1fr);grid-template-areas:"headline" "history" "vision";gap:0}.about-story__headline{margin-bottom:22px}.about-story__headline h2{font-size:clamp(1.65rem,7.2vw,2.05rem);line-height:1.06}.about-story__headline h2 span,.about-story__vision h2 span{white-space:normal}.about-story__copy{width:100%;max-width:none}.about-story__copy p,.about-story__vision>p{margin-bottom:12px;font-size:14px;line-height:1.55;text-align:left}.about-story__typing{display:flex;width:max-content;margin:0 0 7px;font-size:1.35rem}.about-story__lead-rest{display:inline}.about-story__vision{margin-top:12px;padding-top:23px;display:grid;grid-template-columns:1fr;gap:10px;text-align:left;align-items:start}.about-story__vision h2{font-size:clamp(1.55rem,6.7vw,1.95rem);line-height:1.06}.about-story__vision>p{margin:0}.about-story__visual{width:100%;max-width:430px;height:auto;min-height:0;max-height:none;aspect-ratio:1.18 / 1;justify-self:center}.about-process{padding:24px 0 112px}.about-process__heading{text-align:left}.about-process__heading h2{font-size:clamp(1.55rem,6.5vw,1.9rem);line-height:1.08}.about-process__heading p{margin-top:7px;font-size:13px}.about-process__steps{margin-top:30px;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 16px}.about-process__node{width:72px;height:72px}.about-process__connector{display:none}.about-process__step h3{margin-top:12px;font-size:11px}.about-process__step p{max-width:135px;margin-top:5px;font-size:10px;line-height:1.35}.about-values{padding:30px 0 24px}.about-values__curve{top:-69px;height:70px}.about-values__layout{display:grid;grid-template-columns:1fr;gap:30px}.about-values__intro{text-align:left}.about-values__intro h2{max-width:345px;margin:8px 0 0;font-size:clamp(1.55rem,6.8vw,1.95rem);line-height:1.08}.about-values__intro p{max-width:350px;margin:10px 0 0;font-size:13px;line-height:1.45}.about-values__grid{width:100%;min-height:0;margin-top:26px;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 12px}.about-values__grid article{align-items:center;text-align:center}.about-values__icon{width:70px;height:70px}.about-values__grid h3{margin-top:8px;font-size:11px}.about-values__visual{width:100%;max-width:470px;margin:0 auto;aspect-ratio:1.5 / 1}.about-values__divider{margin-top:44px}[data-about-reveal]{transform:translateY(22px);filter:none;transition-duration:.62s}}@media(max-width:380px){.about-shell,.about-hero__content{padding-inline:17px}.about-hero h1{font-size:1.75rem}.about-hero__visual{top:390px;height:292px}.about-story__copy p{font-size:13px}}.about-hero__photo{border:clamp(3px,.34vw,5px) solid var(--azul-dark);outline:0;box-shadow:0 14px 34px #00000038}.about-story{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(310px,.65fr);grid-template-areas:"content visual";grid-template-rows:auto;gap:clamp(42px,6vw,92px);align-items:stretch}.about-story__headline{grid-area:headline;align-self:start}.about-story__vision{grid-area:vision;margin:0;padding:clamp(22px,2.5vw,34px) 0 0;display:grid;grid-template-columns:minmax(285px,.9fr) minmax(300px,1.1fr);gap:clamp(30px,4vw,64px);align-items:center;border-top:1px solid rgba(0,40,68,.24)}.about-story__visual{grid-area:visual;width:100%;height:100%;min-height:510px;max-height:610px;align-self:center;aspect-ratio:auto}.about-process__node,.about-process__node svg,.about-process__step h3,.about-process__step p{transition:transform .28s ease,color .28s ease,background-color .28s ease,box-shadow .28s ease}@media(hover:hover)and (pointer:fine){.about-process__step:hover .about-process__node{transform:translateY(-7px) scale(1.06);background:var(--azul-dark);box-shadow:0 16px 30px #00284433}.about-process__step:hover .about-process__node svg{color:var(--blanco);transform:rotate(-5deg) scale(1.05)}.about-process__step:hover h3{color:var(--turquesa)}}.about-values__content{width:100%}@media(max-width:1100px)and (min-width:721px){.about-story{grid-template-columns:minmax(0,1.45fr) minmax(250px,.55fr);gap:36px}.about-story__content{grid-template-columns:minmax(200px,.7fr) minmax(280px,1.3fr);column-gap:28px}.about-story__vision{grid-template-columns:minmax(240px,.9fr) minmax(260px,1.1fr);gap:28px}.about-values__layout{grid-template-columns:minmax(0,1fr) minmax(320px,.8fr)}}@media(max-width:720px){.about-history{margin-top:0;padding-top:38px}.about-story{grid-template-columns:1fr;grid-template-areas:"content" "visual";gap:34px}.about-story__content{grid-template-columns:1fr;grid-template-areas:"headline" "history" "vision";row-gap:24px}.about-story__vision{grid-template-columns:1fr;gap:14px;padding-top:24px}.about-story__visual{width:min(86vw,430px);height:auto;min-height:0;aspect-ratio:.9 / 1;justify-self:center}.about-values__layout{grid-template-columns:1fr}.about-values__grid{width:100%;justify-items:center}.about-values__grid article{align-items:center;text-align:center}.about-values__visual{width:min(92vw,470px);max-height:none;aspect-ratio:1.55 / 1}}@media(max-width:720px){.about-hero__photo--secondary{left:14%;width:42%;height:61%}.about-story__headline h2 span,.about-story__vision h2 span{white-space:normal}.about-story__vision{grid-template-columns:1fr}.about-story__vision h2 span{white-space:nowrap}.about-story__visual{width:min(78vw,390px);height:auto;aspect-ratio:.86 / 1}.about-values__layout{grid-template-columns:1fr;gap:27px}.about-values__intro{text-align:center}.about-values__intro p{margin-left:auto;margin-right:auto}.about-values__visual{width:min(78vw,390px);margin:0 auto;aspect-ratio:1.3 / 1}}.about-hero__photo{border:0}.about-story{min-height:0;grid-template-rows:auto auto;align-items:start}.about-story__typing{color:var(--azul-dark)}.about-story__vision{align-self:start;margin-top:0;padding-top:clamp(22px,2.4vw,34px)}.about-story__visual{height:100%;min-height:500px;max-height:none;aspect-ratio:auto}.about-process{padding-bottom:clamp(76px,6vw,96px)}.about-values{padding-top:clamp(20px,2.5vw,34px)}.about-values__grid{justify-items:start}.about-values__visual{aspect-ratio:1.65 / 1;max-height:285px}@media(max-width:720px){.about-story__visual{height:auto;min-height:0;aspect-ratio:.86 / 1}.about-process{padding-bottom:74px}.about-values{padding-top:22px}.about-values__grid article{align-items:center;text-align:center}.about-values__visual{aspect-ratio:1.65 / 1}}@media(prefers-reduced-motion:reduce){.about-story__typing>span,.about-story__lead-rest,.about-story__copy>p:not(.about-story__lead){opacity:1!important;transform:none!important;animation:none!important}}@media(max-width:390px){.about-hero{height:calc(625px + var(--hero-curve));min-height:calc(625px + var(--hero-curve))}.about-hero h1{font-size:1.72rem}.about-hero__content>p{font-size:13px}.about-process__node{width:58px;height:58px}.about-process__connector{top:29px;left:calc(50% + 29px);width:calc(100% - 58px)}}@media(prefers-reduced-motion:reduce){.about-hero__eyebrow,.about-hero h1 span,.about-hero__content>p,.about-hero__cta,.about-hero__photo,[data-about-reveal],.about-process__step,.about-values__grid article,.about-story__since>span{opacity:1;transform:none;animation:none;transition:none}.about-process__connector{transform:scaleX(1);transition:none}}.about-hero h1{max-width:540px;margin-top:0;font-size:clamp(1.75rem,2.65vw,2.75rem)}.about-hero h1 span{white-space:nowrap}.about-hero__content>p{max-width:650px;font-size:clamp(1.05rem,1.28vw,1.3rem)}.about-hero__photo--main{z-index:1;right:0;width:60%;height:92%}.about-hero__photo--secondary{z-index:3;bottom:-1%;left:7%;width:39%;height:58%}.about-hero__photo--third{z-index:2;top:7%;left:27%;width:34%;height:48%}.about-history{position:relative;z-index:9;margin-top:-54px;padding:0 0 clamp(34px,3.5vw,54px)}.about-story{min-height:0;grid-template-columns:minmax(255px,.72fr) minmax(360px,1.12fr) minmax(300px,.88fr);grid-template-rows:minmax(0,1fr) auto;grid-template-areas:"headline history visual" "vision vision visual";gap:clamp(30px,3.7vw,62px) clamp(28px,4vw,68px)}.about-story__headline{grid-area:headline;align-self:center}.about-story__headline h2{margin:0;color:var(--azul-dark);font-size:clamp(1.65rem,2.1vw,2.25rem);font-weight:var(--font-extrabold);line-height:1.08}.about-story__headline h2 strong{color:var(--turquesa);font-weight:inherit}.about-story__copy{max-width:650px;margin-top:0}.about-story__copy p{font-size:clamp(.95rem,1.08vw,1.1rem)}.about-story__lead strong{display:inline;margin-right:.16em;color:var(--turquesa);font-size:clamp(1.35rem,1.75vw,1.85rem);font-weight:var(--font-extrabold);line-height:1}.about-story__vision{grid-area:vision;padding-top:clamp(27px,3vw,42px);display:grid;grid-template-columns:.52fr .72fr 1.2fr;gap:clamp(20px,3vw,48px);align-items:center;border-top:1px solid rgba(0,40,68,.22)}.about-story__vision h2,.about-story__vision>p{margin:0}.about-story__vision h2{font-size:clamp(1.8rem,2.4vw,2.65rem)}.about-story__vision>p{font-size:clamp(.9rem,1vw,1rem)}.about-story__visual{grid-area:visual;height:94%;align-self:center}.about-process{padding:clamp(24px,2.5vw,38px) 0 clamp(118px,9vw,148px)}.about-process__steps{margin-top:clamp(28px,3vw,42px)}.about-values__intro{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(260px,.8fr);gap:clamp(35px,6vw,100px);align-items:center;text-align:left}.about-values__intro>div:first-child>span{color:var(--turquesa);font-size:12px;font-weight:var(--font-bold);letter-spacing:.05em}.about-values__intro h2{max-width:650px;font-size:clamp(1.8rem,2.7vw,2.9rem);line-height:1.08}.about-values__intro p{max-width:520px;margin:16px 0 0;color:#ffffffb3;font-size:clamp(.85rem,.95vw,1rem);line-height:1.5}.about-values__visual{width:100%;height:clamp(220px,20vw,320px);overflow:hidden;border-radius:50%}.about-values__visual img{width:100%;height:100%;display:block;object-fit:cover}.about-values__grid{min-height:205px;margin-top:28px}@media(max-width:1100px)and (min-width:721px){.about-story{grid-template-columns:minmax(210px,.7fr) minmax(290px,1fr) minmax(240px,.78fr);column-gap:28px}.about-story__vision{grid-template-columns:.6fr .8fr 1fr;gap:18px}}@media(max-width:720px){.about-hero h1{max-width:330px;font-size:clamp(1.48rem,6.6vw,1.8rem)}.about-hero h1 span{white-space:nowrap}.about-hero__content>p{max-width:380px;font-size:14px}.about-hero__photo--main{right:3%;width:58%}.about-hero__photo--secondary{left:9%;width:40%}.about-hero__photo--third{top:8%;left:29%;width:35%;height:47%}.about-history{margin-top:-28px;padding-bottom:38px}.about-story{display:grid;grid-template-columns:1fr;grid-template-areas:"headline" "history" "vision" "visual";gap:28px}.about-story__headline,.about-story__history{text-align:left;align-items:flex-start}.about-story__vision{padding-top:28px;grid-template-columns:1fr;gap:15px;text-align:left;align-items:flex-start}.about-story__vision-label{justify-content:flex-start}.about-story__visual{width:min(82vw,430px);height:min(100vw,500px)}.about-process{padding-top:25px}.about-values__intro{grid-template-columns:1fr;gap:28px;text-align:center}.about-values__intro h2,.about-values__intro p{margin-left:auto;margin-right:auto}.about-values__visual{width:min(82vw,430px);height:min(58vw,300px);margin:0 auto}.about-values__grid{min-height:170px;margin-top:25px}}.about-hero__photo{box-shadow:0 14px 34px #00000038}.about-hero__photo--secondary{left:14%;width:41%;height:61%}.about-story__headline h2 span,.about-story__vision h2 span{display:block;white-space:nowrap}.about-story__copy p{font-family:var(--fuente-principal);font-size:clamp(1rem,1.12vw,1.15rem);font-weight:var(--font-medium);letter-spacing:normal;word-spacing:normal;font-kerning:normal;text-rendering:optimizeLegibility;-webkit-font-smoothing:auto}.about-story__typing{display:inline-flex;margin-right:.15em;color:var(--azul-dark);font-size:clamp(1.35rem,1.75vw,1.85rem);font-weight:var(--font-extrabold);line-height:1;white-space:nowrap}.about-story__lead strong.about-story__typing{color:var(--azul-dark)}.about-story__typing>span{display:inline-block;opacity:0;transform:translateY(8px)}.about-story.is-visible .about-story__typing>span{animation:about-character-in .32s ease forwards;animation-delay:calc(.12s + (var(--character-index) * 65ms))}.about-story__lead-rest,.about-story__copy>p:not(.about-story__lead){opacity:0}.about-story.is-visible .about-story__lead-rest{animation:about-text-in .55s ease 1.32s forwards}.about-story.is-visible .about-story__copy>p:nth-child(2){animation:about-text-in .55s ease 1.47s forwards}.about-story.is-visible .about-story__copy>p:nth-child(3){animation:about-text-in .55s ease 1.62s forwards}.about-story__vision{grid-template-columns:minmax(300px,.95fr) minmax(280px,1.05fr)}.about-story__vision h2{font-size:clamp(1.55rem,2.1vw,2.3rem);line-height:1.08}.about-story__visual{width:100%;height:100%;aspect-ratio:.78 / 1;max-height:none}.about-story{grid-template-rows:auto auto;align-items:start}.about-story__headline{align-self:start}.about-story__vision{padding-top:clamp(18px,2vw,28px)}.about-values__layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:clamp(32px,5vw,82px);align-items:center}.about-values__intro{display:block;text-align:left}.about-values__intro>span{color:var(--turquesa);font-size:12px;font-weight:var(--font-bold);letter-spacing:.05em}.about-values__intro h2{max-width:700px;margin:9px 0 0;font-size:clamp(1.65rem,2.35vw,2.55rem)}.about-values__intro p{max-width:590px;margin:11px 0 0}.about-values__grid{min-height:0;margin-top:24px;justify-items:start}.about-values__grid article{align-items:flex-start;text-align:left}.about-values__layout.is-visible .about-values__grid article{opacity:1;transform:none;transition-delay:calc(.15s + (var(--value-index) * .1s))}.about-values__icon{width:clamp(60px,4.5vw,76px);height:clamp(60px,4.5vw,76px)}.about-values__grid h3{margin-top:8px;font-size:11px}.about-values__grid p{max-width:150px;font-size:9px}.about-values__visual{height:auto;aspect-ratio:1.65 / 1;max-height:285px;border-radius:50%}.about-process{padding-bottom:clamp(72px,6vw,94px)}.about-values{padding-top:clamp(18px,2.4vw,32px)}@media(max-width:720px){.about-hero__photo--secondary{left:14%;width:42%;height:61%}.about-story__headline h2 span{white-space:normal}.about-story__vision{grid-template-columns:1fr}.about-story__vision h2 span{white-space:nowrap}.about-story__visual{width:min(78vw,390px);height:auto;aspect-ratio:.86 / 1}.about-values__layout{grid-template-columns:1fr;gap:27px}.about-values__intro{text-align:center}.about-values__intro p{margin-left:auto;margin-right:auto}.about-values__grid{justify-items:center}.about-values__grid article{align-items:center;text-align:center}.about-values__visual{width:min(78vw,390px);margin:0 auto;aspect-ratio:1.55 / 1}}.about-hero__photo{border:clamp(3px,.34vw,5px) solid var(--azul-dark)}.about-history{margin-top:0;padding:clamp(42px,5vw,72px) 0 clamp(58px,6vw,88px)}.about-story{grid-template-columns:minmax(0,1.55fr) minmax(310px,.65fr);grid-template-areas:"content visual";grid-template-rows:auto;gap:clamp(42px,6vw,92px);align-items:stretch}.about-story__content{grid-area:content;display:grid;grid-template-columns:minmax(245px,.72fr) minmax(360px,1.28fr);grid-template-areas:"headline history" "vision vision";column-gap:clamp(28px,4vw,64px);row-gap:clamp(22px,2.4vw,34px);align-content:center}.about-story__headline{grid-area:headline}.about-story__history{grid-area:history}.about-story__vision{grid-area:vision;margin:0;padding:clamp(22px,2.5vw,34px) 0 0;grid-template-columns:minmax(285px,.9fr) minmax(300px,1.1fr);gap:clamp(30px,4vw,64px);border-top:1px solid rgba(0,40,68,.24)}.about-story__visual{grid-area:visual;width:100%;height:100%;min-height:510px;max-height:610px;aspect-ratio:auto}.about-values__layout{grid-template-columns:minmax(0,1.05fr) minmax(390px,.95fr);gap:clamp(42px,6vw,96px)}.about-values__intro h2,.about-values__grid{width:min(100%,700px)}.about-values__grid{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:28px;justify-items:start}.about-values__grid article{width:100%;padding:0;align-items:flex-start;text-align:left}.about-values__grid p{display:none}.about-values__visual{width:100%;max-height:390px;aspect-ratio:1.55 / 1}@media(max-width:1100px)and (min-width:721px){.about-story{grid-template-columns:minmax(0,1.45fr) minmax(250px,.55fr);gap:36px}.about-story__content{grid-template-columns:minmax(200px,.7fr) minmax(280px,1.3fr);column-gap:28px}.about-story__vision{grid-template-columns:minmax(240px,.9fr) minmax(260px,1.1fr);gap:28px}}@media(max-width:720px){.about-history{padding-top:38px}.about-story{grid-template-columns:1fr;grid-template-areas:"content" "visual";gap:34px}.about-story__content{grid-template-columns:1fr;grid-template-areas:"headline" "history" "vision";row-gap:24px}.about-story__vision{grid-template-columns:1fr;gap:14px;padding-top:24px}.about-story__visual{width:min(86vw,430px);height:auto;min-height:0;aspect-ratio:.9 / 1;justify-self:center}.about-values__grid{width:100%;justify-items:center}.about-values__grid article{align-items:center;text-align:center}.about-values__visual{width:min(92vw,470px);max-height:none}}.about-history{padding-top:clamp(18px,2.5vw,34px);padding-bottom:clamp(34px,3.5vw,54px)}.about-story{grid-template-columns:minmax(0,1.32fr) minmax(390px,.88fr);gap:clamp(34px,4.5vw,70px)}.about-story__copy p,.about-story__vision>p{text-align:justify;text-justify:inter-word}.about-story__visual{min-height:500px;max-height:590px}.about-process{padding-top:clamp(8px,1.2vw,18px)}[data-about-reveal]{opacity:0;transform:translateY(38px) scale(.985);filter:blur(5px);transition:opacity .72s cubic-bezier(.22,1,.36,1),transform .85s cubic-bezier(.22,1,.36,1),filter .65s ease}[data-about-reveal].is-visible{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}.about-process__steps.is-visible .about-process__step{transition-duration:.7s;transition-timing-function:cubic-bezier(.22,1,.36,1);transition-delay:calc(.08s + (var(--process-index) * .13s))}.about-values__grid{align-items:start}.about-values__grid article{align-items:center;text-align:center}.about-values__icon{width:clamp(82px,6.5vw,108px);height:clamp(82px,6.5vw,108px)}.about-values__grid h3{width:100%;margin-top:12px;font-size:clamp(12px,.95vw,15px);line-height:1.15;text-align:center}.about-values__divider{margin-top:clamp(42px,5vw,76px)}@media(max-width:1100px)and (min-width:721px){.about-story{grid-template-columns:minmax(0,1.2fr) minmax(330px,.8fr)}}@media(max-width:720px){.about-history{padding-top:20px}.about-story{grid-template-columns:1fr}.about-story__copy p,.about-story__vision>p{text-align:justify}.about-process{padding-top:4px}.about-values__icon{width:clamp(62px,18vw,78px);height:clamp(62px,18vw,78px)}.about-values__grid h3{font-size:clamp(9px,2.7vw,12px)}.about-values__divider{margin-top:38px}}@media(max-width:720px){#root .about{overflow-x:clip}#root .about .about-shell{width:100%;padding-inline:20px}#root .about .about-hero{--hero-curve: 62px;height:850px;min-height:850px}#root .about .about-hero__content{height:auto;padding:522px 20px 0;align-items:center;justify-content:flex-start;text-align:center}#root .about .about-hero h1{width:100%;max-width:330px;margin:0 auto;font-size:clamp(1.55rem,7vw,1.95rem);line-height:1.06}#root .about .about-hero__content>p{max-width:335px;margin-top:14px;font-size:13px;line-height:1.45}#root .about .about-hero__cta{min-width:190px;min-height:42px;margin-top:17px}#root .about .about-hero__visual{top:76px;right:auto;left:50%;width:min(98vw,470px);height:420px;transform:translate(-50%)}#root .about .about-hero__photo{aspect-ratio:1;height:auto;border-width:3px;border-radius:50%}#root .about .about-hero__photo--main{top:1%;right:1%;width:59%}#root .about .about-hero__photo--secondary{bottom:42px;left:26%;width:49%}#root .about .about-hero__photo--third{top:15%;left:1%;width:46%}#root .about .about-history{margin:0;padding:25px 0 48px}#root .about .about-story{grid-template-columns:minmax(0,1fr);grid-template-areas:"content" "visual";gap:30px}#root .about .about-story__content{width:100%;grid-template-columns:minmax(0,1fr);grid-template-areas:"headline" "history" "vision";gap:0}#root .about .about-story__headline{margin-bottom:22px;text-align:center}#root .about .about-story__headline h2{width:100%;font-size:clamp(1.35rem,6vw,1.7rem);line-height:1.08}#root .about .about-story__headline h2 span,#root .about .about-story__vision h2 span{white-space:normal}#root .about .about-story__copy{width:100%;max-width:none}#root .about .about-story__copy p,#root .about .about-story__vision>p{margin-bottom:12px;font-size:14px;line-height:1.55;text-align:justify;text-justify:inter-word}#root .about .about-story__typing{display:inline-flex;width:max-content;margin:0 .28em 0 0;font-size:1.35rem;vertical-align:baseline}#root .about .about-story__lead-rest{display:inline}#root .about .about-story__vision{margin-top:12px;padding-top:23px;grid-template-columns:1fr;gap:10px;text-align:center;align-items:center}#root .about .about-story__vision h2{font-size:clamp(1.55rem,6.7vw,1.95rem);line-height:1.06}#root .about .about-story__vision>p{width:100%;margin:0;text-align-last:center}#root .about .about-story__visual{width:100%;max-width:430px;height:auto;min-height:0;max-height:none;aspect-ratio:1.18 / 1;justify-self:center}#root .about .about-process{padding:24px 0 112px}#root .about .about-process__heading{text-align:center}#root .about .about-process__heading h2{font-size:clamp(1.55rem,6.5vw,1.9rem);line-height:1.08}#root .about .about-process__heading p{margin-top:7px;font-size:13px}#root .about .about-process__steps{width:calc(100vw - 20px);margin:42px -20px 0 0;padding:0 0 15px;grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:40vw;gap:0;overflow:visible;scroll-snap-type:none;scrollbar-width:none;animation:about-process-loop 14s linear infinite;will-change:transform}#root .about .about-process__steps::-webkit-scrollbar{display:none}#root .about .about-process__step{scroll-snap-align:none}#root .about .about-process__step--clone{display:flex}#root .about .about-process__node{width:72px;height:72px}#root .about .about-process__connector{display:block;top:36px;left:calc(50% + 36px);width:calc(40vw - 72px);height:2px}#root .about .about-process__step h3{margin-top:12px;font-size:11px}#root .about .about-process__step p{max-width:135px;margin-top:5px;font-size:10px;line-height:1.35}#root .about .about-values{padding:30px 0 24px}#root .about .about-values__curve{top:-69px;height:70px}#root .about .about-values__layout{grid-template-columns:1fr;grid-template-areas:"visual" "content";gap:25px}#root .about .about-values__content{grid-area:content}#root .about .about-values__intro{text-align:center}#root .about .about-values__intro h2{max-width:345px;margin:8px auto 0;font-size:clamp(1.55rem,6.8vw,1.95rem);line-height:1.08}#root .about .about-values__intro p{max-width:350px;margin:10px auto 0;font-size:13px;line-height:1.45;text-align:center}#root .about .about-values__grid{width:100%;min-height:0;margin-top:26px;grid-template-columns:repeat(4,minmax(0,1fr));gap:0}#root .about .about-values__grid article{align-items:center;text-align:center}#root .about .about-values__icon{width:clamp(52px,15vw,66px);height:clamp(52px,15vw,66px)}#root .about .about-values__grid h3{margin-top:8px;font-size:clamp(8px,2.35vw,10px)}#root .about .about-values__visual{grid-area:visual;width:min(88vw,410px);max-width:none;margin:0 auto;aspect-ratio:1.65 / 1;border-radius:50%}#root .about .about-values__divider{margin-top:68px}#root .about [data-about-reveal]{transform:translateY(22px);filter:none;transition-duration:.62s}}@media(max-width:380px){#root .about .about-shell,#root .about .about-hero__content{padding-inline:17px}#root .about .about-hero{height:820px;min-height:820px}#root .about .about-hero__content{padding-top:500px}#root .about .about-hero__visual{top:76px;width:98vw;height:400px}#root .about .about-story__copy p{font-size:13px}}@media(min-width:430px)and (max-width:600px){#root .about .about-hero__photo--secondary{bottom:7px}}@media(min-width:721px)and (max-width:900px){#root .about{overflow-x:clip}#root .about .about-hero{--hero-curve: 70px;height:980px;min-height:980px}#root .about .about-hero__visual{top:86px;right:auto;left:50%;width:min(76vw,620px);height:520px;transform:translate(-50%)}#root .about .about-hero__photo{height:auto;aspect-ratio:1;border-radius:50%}#root .about .about-hero__photo--main{top:0;right:1%;width:58%}#root .about .about-hero__photo--secondary{bottom:28px;left:26%;width:49%}#root .about .about-hero__photo--third{top:15%;left:1%;width:46%}#root .about .about-hero__content{height:auto;padding:650px 42px 0;align-items:center;justify-content:flex-start;text-align:center}#root .about .about-hero h1{width:100%;max-width:650px;margin-inline:auto;font-size:clamp(2rem,5vw,2.65rem);line-height:1.05}#root .about .about-hero__content>p{max-width:560px;margin-top:18px}#root .about .about-hero__cta{margin-top:22px}}.about-story__content{min-width:0;grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr)}.about-story__headline,.about-story__history,.about-story__copy,.about-story__vision,.about-story__vision>*{min-width:0}.about-story__headline h2{font-size:clamp(1.5rem,1.85vw,2.05rem)}.about-story__copy p{overflow-wrap:break-word}.about-values__icon{width:clamp(74px,5.7vw,94px);height:clamp(74px,5.7vw,94px);transition:transform .28s ease,color .28s ease,filter .28s ease}.about-values__icon svg,.about-values__grid h3{transition:transform .28s ease,color .28s ease}.about-hero__photo img,.about-story__visual img,.about-values__visual img{transition:transform .65s cubic-bezier(.22,1,.36,1),filter .45s ease;will-change:transform}@media(hover:hover)and (pointer:fine){.about-values__grid article:hover .about-values__icon{color:var(--blanco);transform:translateY(-6px) scale(1.045);filter:drop-shadow(0 12px 16px rgba(0,0,0,.2))}.about-values__grid article:hover .about-values__icon svg{transform:rotate(-4deg)}.about-values__grid article:hover h3{color:var(--turquesa);transform:translateY(-2px)}.about-hero__photo:hover img,.about-story__visual:hover img,.about-values__visual:hover img{transform:scale(1.045);filter:saturate(1.06) contrast(1.03)}}@media(max-width:1100px)and (min-width:721px){.about-story__content{grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr)}.about-story__headline h2{font-size:clamp(1.35rem,2.05vw,1.75rem)}}@media(max-width:720px){.about-story__content{grid-template-columns:1fr}.about-story__headline h2{font-size:clamp(1.55rem,7vw,2rem)}.about-values__icon{width:clamp(56px,16vw,70px);height:clamp(56px,16vw,70px)}}body.service-lightbox-open{overflow:hidden}.service-shell{width:100%;overflow:hidden;background:var(--blanco);color:var(--azul);font-family:var(--fuente-principal);font-synthesis:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.service-shell__container{width:100%;max-width:1800px;margin:0 auto;padding-left:clamp(36px,4.5vw,76px);padding-right:clamp(36px,4.5vw,76px)}.service-shell__hero{position:relative;width:100%;height:min(67vh,670px);min-height:550px;overflow:hidden;background:var(--azul-dark)}.service-shell__hero-image{position:absolute;inset:0;width:100%;height:100%;display:block;object-fit:cover;opacity:0;transform:scale(1.035);animation:service-hero-image-in .8s cubic-bezier(.22,1,.36,1) .05s forwards}.service-shell__hero-overlay{position:absolute;inset:0;opacity:0;background:linear-gradient(90deg,rgba(0,38,67,.94) 0%,rgba(0,38,67,.8) 29%,rgba(0,38,67,.48) 53%,rgba(0,38,67,.1) 77%,transparent 100%);animation:service-opacity-in .7s ease .2s forwards}.service-shell__hero-content{position:relative;z-index:3;width:100%;max-width:1800px;height:100%;margin:0 auto;padding:112px clamp(40px,5vw,82px) 126px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.service-shell__hero-eyebrow{margin-bottom:8px;color:var(--turquesa);font-family:var(--fuente-principal);font-size:12px;font-weight:700;line-height:1.2;letter-spacing:.04em}.service-shell__hero-title{max-width:900px;margin:0;display:flex;align-items:baseline;flex-wrap:wrap;column-gap:.18em;row-gap:.05em;color:var(--blanco);font-family:var(--fuente-principal);font-size:clamp(2.15rem,3.4vw,3.45rem);font-weight:800;line-height:1.04;letter-spacing:0;font-synthesis:none}.service-shell__hero-word{display:inline-block;color:var(--blanco);opacity:0;animation:service-title-word-in .78s ease forwards;animation-delay:calc(.45s + (var(--hero-word-index) * .25s))}.service-shell__hero-word--turquoise{color:var(--turquesa)}.service-shell__hero-text{max-width:700px;margin-top:20px;display:flex;flex-direction:column;gap:5px;color:#ffffffeb;font-family:var(--fuente-principal);font-size:clamp(18px,1.05vw,19px);font-weight:500;line-height:1.48;letter-spacing:normal;word-spacing:normal;font-kerning:normal;font-variant-ligatures:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto;opacity:0;animation:service-opacity-in .72s ease 1.25s forwards}.service-shell__hero-text span{display:block}.service-shell__hero-cta{min-width:174px;min-height:46px;margin-top:24px;padding:9px 14px 9px 20px;display:inline-flex;align-items:center;justify-content:space-between;gap:30px;border:1.5px solid var(--turquesa);border-radius:var(--radius-pill);color:var(--blanco);font-family:var(--fuente-principal);font-size:13px;font-weight:500;line-height:1;letter-spacing:normal;font-synthesis:none;font-kerning:normal;text-rendering:optimizeLegibility;-webkit-font-smoothing:auto;opacity:0;animation:service-opacity-in .65s ease 1.65s forwards}.service-shell__hero-cta svg{width:21px;height:21px;flex:0 0 auto;color:var(--turquesa);transition:transform .3s cubic-bezier(.22,1,.36,1),color .3s ease}.service-shell__hero-cta:hover{background:var(--turquesa);color:var(--blanco)}.service-shell__hero-cta:hover svg{color:var(--blanco);transform:translate(4px)}.service-shell__hero-curve{position:absolute;z-index:4;left:0;bottom:-1px;width:100%;height:clamp(110px,9vw,145px);pointer-events:none}.service-shell__hero-curve path{fill:var(--blanco);stroke:none}.service-shell__hero-curve-mobile{display:none}.service-shell__filters{position:relative;z-index:6;width:100%;margin-top:-94px;padding-bottom:64px;overflow:visible;background:transparent}.service-shell__filters-inner{position:relative;z-index:3;width:100%;max-width:1600px;min-height:174px;margin:0 auto;padding:0 clamp(20px,3vw,50px);display:grid;grid-template-columns:repeat(6,minmax(0,1fr))}.service-shell__filter{--curve-offset: 0px;position:relative;z-index:3;min-width:0;padding:calc(12px + var(--curve-offset)) 2px 2px;display:flex;flex-direction:column;align-items:center;gap:9px;color:var(--azul);opacity:0;transform:translateY(16px) scale(.92);animation:service-filter-in .6s cubic-bezier(.22,1,.36,1) forwards;animation-delay:calc(3.22s + (var(--filter-index) * .12s))}.service-shell__filter:nth-child(1),.service-shell__filter:nth-child(6){--curve-offset: 0px}.service-shell__filter:nth-child(2),.service-shell__filter:nth-child(5){--curve-offset: 28px}.service-shell__filter:nth-child(3),.service-shell__filter:nth-child(4){--curve-offset: 50px}.service-shell__filter svg{width:clamp(36px,2.7vw,45px);height:clamp(36px,2.7vw,45px);transition:color .25s ease,transform .35s cubic-bezier(.22,1,.36,1)}.service-shell__filter span{color:currentColor;font-family:var(--fuente-principal);font-size:11px;font-weight:700;line-height:1;letter-spacing:.015em;white-space:nowrap;font-synthesis:none;font-kerning:normal}.service-shell__filter:hover,.service-shell__filter.is-active{color:var(--turquesa)}.service-shell__filter:hover svg{transform:translateY(-3px)}.service-shell__filters-line{position:absolute;z-index:1;left:50%;top:105px;width:100vw;height:146px;overflow:visible;pointer-events:none;transform:translate(-50%)}.service-shell__filters-line path{fill:none;stroke:#00365f75;stroke-width:2.5;stroke-linecap:round;vector-effect:non-scaling-stroke;stroke-dasharray:2000 2000;stroke-dashoffset:2000;opacity:0;visibility:hidden;animation:service-category-line-draw 1.35s cubic-bezier(.55,0,.2,1) 1.95s forwards}.service-shell__filters-line-mobile{display:none}.service-shell__filters-line .service-shell__filters-line-complete{stroke-dasharray:none;stroke-dashoffset:0;opacity:0;visibility:hidden;animation:service-category-line-complete 0s step-end 3.3s forwards}.service-shell__included{padding:2px 0 clamp(44px,4vw,62px);background:var(--blanco)}.service-shell__heading{max-width:770px;margin:0 auto clamp(27px,2.8vw,40px);text-align:center;opacity:0;transform:translateY(26px);transition:opacity .9s ease,transform 1.1s cubic-bezier(.22,1,.36,1)}.service-shell__reveal:not(.service-shell__included).is-visible .service-shell__heading{opacity:1;transform:none}.service-shell.is-scroll-unlocked .service-shell__included.is-visible .service-shell__heading{opacity:1;transform:none}.service-shell__heading>span{display:block;margin-bottom:8px;color:var(--turquesa);font-family:var(--fuente-principal);font-size:16px;font-weight:500;line-height:1.1;letter-spacing:normal;font-synthesis:none;font-kerning:normal;text-rendering:optimizeLegibility;-webkit-font-smoothing:auto}.service-shell__heading h2{margin:0;color:var(--azul);font-family:var(--fuente-principal);font-size:24px;font-weight:700;line-height:1.18;letter-spacing:0}.service-shell__features{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:clamp(14px,1.25vw,21px)}.service-shell__feature{min-width:0;opacity:0;transform:translateY(38px) scale(.965);transition:opacity .8s ease,transform 1.05s cubic-bezier(.22,1,.36,1)}.service-shell.is-scroll-unlocked .service-shell__included.is-visible .service-shell__feature{opacity:1;transform:none;transition-delay:calc(.2s + (var(--feature-index) * .12s))}.service-shell__feature-visual{position:relative;width:100%;padding-bottom:27px}.service-shell__feature-media{width:100%;aspect-ratio:.64 / 1;overflow:hidden;border-radius:clamp(14px,1vw,18px);background:var(--gris-100)}.service-shell__feature-media img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .7s cubic-bezier(.22,1,.36,1)}.service-shell__feature:hover .service-shell__feature-media img{transform:scale(1.045)}.service-shell__feature-icon{position:absolute;z-index:3;left:50%;bottom:2px;width:50px;height:50px;display:grid;place-items:center;border-radius:50%;background:var(--blanco);color:var(--turquesa);transform:translate(-50%);box-shadow:0 4px 13px #00365f1a}.service-shell__feature-icon svg{width:22px;height:22px}.service-shell__feature-copy{padding:12px 4px 0;text-align:center}.service-shell__feature-copy h3{margin:0 0 8px;color:var(--azul);font-family:var(--fuente-principal);font-size:17px;font-weight:700;line-height:1.2;letter-spacing:0}.service-shell__feature-copy p{max-width:205px;margin:0 auto;color:var(--gris-600);font-family:var(--fuente-principal);font-size:13px;font-weight:400;line-height:1.5;letter-spacing:0}.service-shell__work{padding:5px 0 clamp(90px,7vw,112px);background:var(--blanco)}.service-shell__heading--work{max-width:770px;margin-bottom:clamp(30px,3vw,43px)}.service-shell__heading--work p{max-width:610px;margin:10px auto 0;color:var(--gris-600);font-family:var(--fuente-principal);font-size:14px;font-weight:400;line-height:1.5}.service-shell__collage{width:100%;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-template-rows:repeat(12,clamp(48px,4.55vw,76px));gap:clamp(7px,.65vw,11px)}.service-shell__collage-item{--gallery-x: 0px;--gallery-y: 45px;position:relative;min-width:0;overflow:hidden;padding:0;border:0;border-radius:clamp(11px,.9vw,16px);background:var(--gris-100);cursor:pointer;opacity:0;transform:translate(var(--gallery-x),var(--gallery-y)) scale(.94);transition:opacity .95s ease,transform 1.45s cubic-bezier(.22,1,.36,1)}.service-shell__work.is-visible .service-shell__collage-item{opacity:1;transform:none;transition-delay:calc(.45s + (var(--gallery-index) * .13s))}.service-shell__collage-item:nth-child(1){grid-column:1 / 4;grid-row:1 / 5;--gallery-x: -48px}.service-shell__collage-item:nth-child(2){grid-column:4 / 8;grid-row:1 / 3;--gallery-y: -38px}.service-shell__collage-item:nth-child(3){grid-column:8 / 13;grid-row:1 / 3;--gallery-y: -38px}.service-shell__collage-item:nth-child(4){grid-column:10 / 13;grid-row:3 / 7;--gallery-x: 48px}.service-shell__collage-item:nth-child(5){grid-column:4 / 10;grid-row:3 / 10;--gallery-y: 55px}.service-shell__collage-item:nth-child(6){grid-column:1 / 4;grid-row:5 / 9;--gallery-x: -42px}.service-shell__collage-item:nth-child(7){grid-column:10 / 13;grid-row:7 / 10;--gallery-x: 42px}.service-shell__collage-item:nth-child(8){grid-column:1 / 4;grid-row:9 / 13;--gallery-x: -36px}.service-shell__collage-item:nth-child(9){grid-column:4 / 8;grid-row:10 / 13;--gallery-y: 42px}.service-shell__collage-item:nth-child(10){grid-column:8 / 13;grid-row:10 / 13;--gallery-x: 38px}.service-shell__work.is-visible .service-shell__collage-item:nth-child(5){transition-delay:.24s}.service-shell__collage-item img,.service-shell__collage-item video{width:100%;height:100%;display:block;object-fit:cover;transition:transform .75s cubic-bezier(.22,1,.36,1)}.service-shell__collage-item:hover img,.service-shell__collage-item:hover video{transform:scale(1.045)}.service-shell__collage-shade{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,31,55,.88) 0%,rgba(0,31,55,.22) 35%,transparent 58%);pointer-events:none}.service-shell__collage-info{position:absolute;z-index:3;left:clamp(12px,1.2vw,20px);right:clamp(12px,1.2vw,20px);bottom:clamp(12px,1.1vw,18px);display:flex;flex-direction:column;align-items:flex-start;text-align:left}.service-shell__collage-info span{margin-bottom:5px;color:var(--blanco);font-family:var(--fuente-principal);font-size:clamp(.82rem,1vw,1.06rem);font-weight:700;line-height:1.05;letter-spacing:.02em}.service-shell__collage-info strong{color:var(--blanco);font-family:var(--fuente-principal);font-size:clamp(.65rem,.73vw,.8rem);font-weight:500;line-height:1.16;letter-spacing:normal;font-synthesis:none;font-kerning:normal;text-rendering:optimizeLegibility;-webkit-font-smoothing:auto}.service-shell__closing{position:relative;margin-top:10px;padding:38px 0 42px;background:var(--azul);color:var(--blanco)}.service-shell__closing-curve{position:absolute;left:0;top:-104px;width:100%;height:105px;pointer-events:none}.service-shell__closing-curve path{fill:var(--azul);stroke:none}.service-shell__closing-inner{position:relative;z-index:2;width:100%;max-width:1800px;margin:0 auto;padding:0 clamp(40px,4.5vw,78px);display:grid;grid-template-columns:minmax(300px,.82fr) minmax(0,1.58fr);gap:clamp(45px,5vw,90px);align-items:center}.service-shell__closing-copy{opacity:0;transition:opacity .95s ease}.service-shell__closing.is-visible .service-shell__closing-copy{opacity:1;transition-delay:.2s}.service-shell__closing-copy>span{display:block;margin-bottom:9px;color:var(--turquesa);font-family:var(--fuente-principal);font-size:13px;font-weight:700;line-height:1.15;letter-spacing:.035em}.service-shell__closing-copy h2{max-width:500px;margin:0;color:var(--blanco);font-family:var(--fuente-principal);font-size:29px;font-weight:800;line-height:1.12;letter-spacing:0}.service-shell__closing-copy p{max-width:470px;margin:12px 0 0;color:#ffffffc7;font-family:var(--fuente-principal);font-size:14px;font-weight:400;line-height:1.55;letter-spacing:0}.service-shell__closing-cta{width:fit-content;min-height:46px;margin-top:23px;padding:5px 6px 5px 20px;display:inline-flex;align-items:center;gap:18px;border:0;border-radius:var(--radius-pill);background:var(--turquesa);color:var(--blanco);font-family:var(--fuente-principal);font-size:12px;font-weight:500;line-height:1;letter-spacing:normal;font-synthesis:none;font-kerning:normal;text-rendering:optimizeLegibility;-webkit-font-smoothing:auto;opacity:0;transition:opacity .8s ease,transform .3s ease}.service-shell__closing.is-visible .service-shell__closing-cta{opacity:1;transition-delay:.6s}.service-shell__closing-cta:hover{color:var(--blanco);transform:translateY(-2px)}.service-shell__closing-cta-arrow{width:35px;height:35px;display:grid;place-items:center;border-radius:50%;background:var(--blanco);color:var(--azul)}.service-shell__closing-cta-arrow svg{width:18px;height:18px}.service-shell__benefits{position:relative;min-height:218px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch}.service-shell__benefits-connector{position:absolute;z-index:0;inset:0;width:100%;height:100%;overflow:visible;pointer-events:none}.service-shell__connector{fill:none;stroke:#ffffffad;stroke-width:2;stroke-linecap:round;vector-effect:non-scaling-stroke;stroke-dasharray:100;stroke-dashoffset:100}.service-shell__connector--1{transition:stroke-dashoffset .95s cubic-bezier(.65,0,.35,1) 1.25s}.service-shell__connector--2{transition:stroke-dashoffset .95s cubic-bezier(.65,0,.35,1) 2.65s}.service-shell__connector--3{transition:stroke-dashoffset .95s cubic-bezier(.65,0,.35,1) 4.05s}.service-shell__closing.is-visible .service-shell__connector{stroke-dashoffset:0}.service-shell__benefit{position:relative;z-index:2;min-width:0;padding:0 clamp(10px,1.4vw,22px);display:flex;flex-direction:column;align-items:center;text-align:center}.service-shell__benefit--low{justify-content:flex-end;padding-bottom:3px}.service-shell__benefit--high{justify-content:flex-start;padding-top:1px}.service-shell__benefit-icon{min-height:84px;display:grid;place-items:center;color:var(--turquesa);opacity:0;transition:opacity .75s ease;transition-delay:calc(.55s + (var(--benefit-index) * 1.4s))}.service-shell__benefit-icon svg{width:clamp(65px,5vw,82px);height:clamp(65px,5vw,82px)}.service-shell__closing.is-visible .service-shell__benefit-icon{opacity:1}.service-shell__benefit h3{margin:8px 0 5px;color:var(--blanco);font-family:var(--fuente-principal);font-size:14px;font-weight:700;line-height:1.2;letter-spacing:0;opacity:0;transition:opacity .55s ease;transition-delay:calc(.78s + (var(--benefit-index) * 1.4s))}.service-shell__benefit p{max-width:160px;margin:0;color:#ffffffb3;font-family:var(--fuente-principal);font-size:12px;font-weight:400;line-height:1.45;letter-spacing:0;opacity:0;transition:opacity .55s ease;transition-delay:calc(.9s + (var(--benefit-index) * 1.4s))}.service-shell__closing.is-visible .service-shell__benefit h3,.service-shell__closing.is-visible .service-shell__benefit p{opacity:1}.service-shell__closing:after{content:"";position:absolute;left:clamp(25px,4.5vw,78px);right:clamp(25px,4.5vw,78px);bottom:1px;height:1px;background:#ffffff85;transform:scaleX(0);transform-origin:left center;transition:transform 1.35s cubic-bezier(.65,0,.35,1)}.service-shell__closing.is-visible:after{transform:scaleX(1);transition-delay:5.4s}.service-lightbox{position:fixed;inset:0;z-index:1000;width:100%;height:100dvh;padding:clamp(20px,3vw,45px);display:grid;place-items:center;background:#001423f0;backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px);animation:service-lightbox-in .18s ease both}.service-lightbox__stage{position:relative;width:min(86vw,1400px);height:min(84dvh,850px);display:flex;align-items:center;justify-content:center}.service-lightbox__stage>img,.service-lightbox__stage>video{max-width:100%;max-height:100%;width:auto;height:auto;display:block;border-radius:13px;object-fit:contain}.service-lightbox__meta{position:absolute;left:0;bottom:-38px;display:flex;flex-direction:column;gap:3px}.service-lightbox__meta span{color:var(--blanco);font-family:var(--fuente-principal);font-size:14px;font-weight:700}.service-lightbox__meta strong{color:var(--blanco);font-family:var(--fuente-principal);font-size:12px;font-weight:500}.service-lightbox__close{position:fixed;z-index:3;top:22px;right:24px;width:42px;height:42px;display:grid;place-items:center;border:0;border-radius:50%;background:var(--blanco);color:var(--azul);cursor:pointer}.service-lightbox__close svg{width:18px;height:18px}.service-lightbox__arrow{position:fixed;z-index:3;top:50%;width:48px;height:70px;display:grid;place-items:center;border:0;background:transparent;color:var(--blanco);cursor:pointer;transform:translateY(-50%)}.service-lightbox__arrow svg{width:31px;height:52px}.service-lightbox__arrow--left{left:18px}.service-lightbox__arrow--right{right:18px}@keyframes service-hero-image-in{0%{opacity:0;transform:scale(1.035)}to{opacity:1;transform:scale(1)}}@keyframes service-opacity-in{0%{opacity:0}to{opacity:1}}@keyframes service-title-word-in{0%{opacity:0}to{opacity:1}}@keyframes service-category-line-draw{0%{stroke-dashoffset:2000;opacity:0;visibility:visible}0.01%{opacity:1}99.9%{stroke-dashoffset:-20;opacity:1;visibility:visible}to{stroke-dashoffset:-20;opacity:0;visibility:hidden}}@keyframes service-category-line-complete{to{opacity:1;visibility:visible}}@keyframes service-filter-in{0%{opacity:0;transform:translateY(16px) scale(.92)}to{opacity:1;transform:none}}@keyframes service-lightbox-in{0%{opacity:0}to{opacity:1}}@media(max-width:1250px)and (min-width:721px){.service-shell__hero{height:600px;min-height:600px}.service-shell__hero-content{padding-left:36px;padding-right:36px}.service-shell__filters{margin-top:-82px;padding-bottom:58px}.service-shell__filters-inner{min-height:160px}.service-shell__filters-line{top:96px;height:112px}.service-shell__features{grid-template-columns:repeat(3,minmax(0,1fr));gap:30px 16px}.service-shell__feature-media{aspect-ratio:.72 / 1}.service-shell__feature-copy p{max-width:280px}.service-shell__collage{grid-template-rows:repeat(12,clamp(44px,5.6vw,69px))}.service-shell__closing-inner{padding-left:32px;padding-right:32px;gap:40px}.service-shell__benefit-icon svg{width:62px;height:62px}}@media(max-width:720px){.service-shell__container{padding-left:15px;padding-right:15px}.service-shell__hero{height:560px;min-height:560px}.service-shell__hero-image{object-position:center center!important}.service-shell__hero-overlay{background:linear-gradient(to top,#002643fa,#002643d1 41%,#00264345 74%,#0026430d)}.service-shell__hero-content{padding:94px 18px 84px;justify-content:flex-end;align-items:center;text-align:center}.service-shell__hero-title{max-width:100%;justify-content:center;font-size:32px;column-gap:.16em}.service-shell__hero-text{max-width:100%;margin-top:14px;align-items:center;text-align:center;font-size:14px;line-height:1.5}.service-shell__hero-cta{min-width:154px;min-height:42px;margin-top:18px;margin-left:auto;margin-right:auto;font-size:12px}.service-shell__hero-curve{height:78px}.service-shell__hero-curve-desktop{display:none}.service-shell__hero-curve-mobile{display:block}.service-shell__filters{margin-top:-49px;padding-bottom:37px}.service-shell__filters-inner{min-height:117px;padding:0 3px}.service-shell__filter:nth-child(1),.service-shell__filter:nth-child(6){--curve-offset: 0px}.service-shell__filter:nth-child(2),.service-shell__filter:nth-child(5){--curve-offset: 14px}.service-shell__filter:nth-child(3),.service-shell__filter:nth-child(4){--curve-offset: 24px}.service-shell__filter{gap:5px;padding:calc(10px + var(--curve-offset)) 1px 2px}.service-shell__filter svg{width:26px;height:26px}.service-shell__filter span{max-width:100%;font-size:8px;letter-spacing:0;overflow:hidden;text-overflow:ellipsis}.service-shell__filters-line{top:73px;height:82px}.service-shell__filters-line path{stroke-width:2}.service-shell__filters-line-desktop{display:none}.service-shell__filters-line-mobile{display:block}.service-shell__included{padding:10px 0 43px}.service-shell__heading{max-width:94%;margin-bottom:23px}.service-shell__heading>span{font-size:13px}.service-shell__heading h2{font-size:19px}.service-shell__features{width:calc(100% + 30px);margin-left:-15px;padding:0 15px 15px;display:flex;gap:11px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x proximity;scroll-padding-left:15px;overscroll-behavior-inline:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch}.service-shell__features::-webkit-scrollbar{display:none}.service-shell__feature{flex:0 0 37vw;scroll-snap-align:start}.service-shell__feature-visual{padding-bottom:23px}.service-shell__feature-media{aspect-ratio:.67 / 1;border-radius:13px}.service-shell__feature-icon{width:43px;height:43px}.service-shell__feature-icon svg{width:19px;height:19px}.service-shell__feature-copy{padding-top:10px}.service-shell__feature-copy h3{font-size:14px}.service-shell__feature-copy p{max-width:190px;font-size:11px}.service-shell__work{padding:7px 0 72px}.service-shell__heading--work p{font-size:12px}.service-shell__collage{grid-template-columns:repeat(6,minmax(0,1fr));grid-template-rows:repeat(18,40px);gap:5px}.service-shell__collage-item:nth-child(1){grid-column:1 / 5;grid-row:1 / 5}.service-shell__collage-item:nth-child(2){grid-column:5 / 7;grid-row:1 / 4}.service-shell__collage-item:nth-child(3){grid-column:5 / 7;grid-row:4 / 8}.service-shell__collage-item:nth-child(4){grid-column:1 / 5;grid-row:5 / 8}.service-shell__collage-item:nth-child(5){grid-column:1 / 7;grid-row:8 / 13}.service-shell__collage-item:nth-child(6){grid-column:1 / 4;grid-row:13 / 16}.service-shell__collage-item:nth-child(7){grid-column:4 / 7;grid-row:13 / 16}.service-shell__collage-item:nth-child(8){grid-column:1 / 3;grid-row:16 / 19}.service-shell__collage-item:nth-child(9){grid-column:3 / 5;grid-row:16 / 19}.service-shell__collage-item:nth-child(10){grid-column:5 / 7;grid-row:16 / 19}.service-shell__collage-info{left:10px;right:10px;bottom:9px}.service-shell__collage-info span{font-size:11px}.service-shell__collage-info strong{margin-top:1px;font-size:9px}.service-shell__closing{margin-top:8px;padding:34px 0 38px}.service-shell__closing-curve{top:-63px;height:64px}.service-shell__closing-inner{padding:0 17px;grid-template-columns:1fr;gap:29px}.service-shell__closing-copy{max-width:440px;margin:0 auto;text-align:center}.service-shell__closing-copy>span{font-size:12px}.service-shell__closing-copy h2{max-width:390px;margin-left:auto;margin-right:auto;font-size:23px}.service-shell__closing-copy p{max-width:390px;margin:10px auto 0;font-size:13px}.service-shell__closing-cta{margin-top:19px;font-size:11px}.service-shell__benefits{position:relative;width:100%;min-height:150px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;align-items:stretch}.service-shell__benefits-connector{display:none}.service-shell__benefit{position:relative;z-index:2;min-width:0;padding:0 2px;display:flex;flex-direction:column;align-items:center;text-align:center}.service-shell__benefit--low{justify-content:flex-end;padding-bottom:3px}.service-shell__benefit--high{justify-content:flex-start;padding-top:3px}.service-shell__benefit-icon{min-height:44px;display:grid;place-items:center}.service-shell__benefit-icon svg{width:clamp(38px,10vw,42px);height:clamp(38px,10vw,42px)}.service-shell__benefit h3{max-width:80px;margin:5px auto 3px;font-size:clamp(9px,2.35vw,10px);line-height:1.15}.service-shell__benefit p{max-width:74px;margin:0 auto;font-size:clamp(8px,2.1vw,9px);line-height:1.25}.service-shell__benefit-icon{transition-delay:calc(.45s + (var(--benefit-index) * .38s))}.service-shell__benefit h3{transition-delay:calc(.58s + (var(--benefit-index) * .38s))}.service-shell__benefit p{transition-delay:calc(.68s + (var(--benefit-index) * .38s))}.service-shell__closing:after{left:18px;right:18px}.service-lightbox{padding:7px;backdrop-filter:none;-webkit-backdrop-filter:none}.service-lightbox__stage{width:100%;height:calc(100dvh - 60px)}.service-lightbox__stage>img,.service-lightbox__stage>video{border-radius:9px}.service-lightbox__close{top:11px;right:11px;width:36px;height:36px}.service-lightbox__arrow{width:35px}.service-lightbox__arrow--left{left:2px}.service-lightbox__arrow--right{right:2px}.service-lightbox__meta{left:10px;bottom:3px}}@media(max-width:400px){.service-shell__hero-title{font-size:29px}.service-shell__hero-text{font-size:13px}.service-shell__filter span{font-size:8px}.service-shell__feature{flex:0 0 40vw}.service-shell__feature-copy p{font-size:10px}.service-shell__benefit-icon svg{width:38px;height:38px}.service-shell__benefit h3{max-width:70px;font-size:9px}.service-shell__benefit p{max-width:66px;font-size:8px}}@media(prefers-reduced-motion:reduce){.service-shell__hero-image,.service-shell__hero-overlay,.service-shell__hero-word,.service-shell__hero-text,.service-shell__hero-cta,.service-shell__filter,.service-shell__heading,.service-shell__feature,.service-shell__collage-item,.service-shell__closing-copy,.service-shell__closing-cta,.service-shell__benefit-icon,.service-shell__benefit h3,.service-shell__benefit p,.service-shell__closing:after{opacity:1;transform:none;animation:none;transition:none}.service-shell__filters-line{animation:none}.service-shell__filters-line path{stroke-dashoffset:0;opacity:1;visibility:visible;animation:none}.service-shell__connector{opacity:1;stroke-dashoffset:0;animation:none;transition:none}}body.projects-viewer-open{overflow:hidden}.projects-page{width:100%;min-height:100vh;overflow:hidden;background:#000;color:var(--blanco);font-family:var(--fuente-principal)}.projects-intro{position:relative;width:100%;height:min(61vh,590px);min-height:500px;overflow:hidden;background:#000}.projects-intro__visual{position:absolute;inset:0;overflow:hidden;background:#000}.projects-intro__visual video{width:100%;height:100%;display:block;object-fit:cover;opacity:0;transform:scale(1.055);animation:projects-intro-media 1.15s cubic-bezier(.22,1,.36,1) .35s forwards}.projects-intro__dark{position:absolute;z-index:2;inset:0;background:linear-gradient(90deg,#000000f2,#000000c2 31%,#0000005e 59%,#00000014),linear-gradient(to top,rgba(0,0,0,.92) 0%,rgba(0,0,0,.22) 48%,transparent 74%)}.projects-intro__paint{position:absolute;z-index:3;inset:0;background:var(--azul);transform-origin:left center;animation:projects-blue-paint 1.2s cubic-bezier(.76,0,.24,1) .05s both;mix-blend-mode:multiply}.projects-intro__content{position:relative;z-index:5;width:100%;max-width:1800px;height:100%;margin:0 auto;padding:112px clamp(34px,5vw,82px) 72px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end}.projects-intro h1{margin:0;color:var(--blanco);font-family:var(--fuente-principal);font-size:clamp(2.15rem,3.15vw,3.3rem);font-weight:800;line-height:.96;letter-spacing:-.01em;opacity:0;transform:translateY(18px);animation:projects-title .78s cubic-bezier(.22,1,.36,1) 1.05s forwards}.projects-intro p{margin:5px 0 0;color:var(--turquesa);font-family:var(--fuente-principal);font-size:clamp(.9rem,.95vw,1rem);font-weight:500;line-height:1.2;letter-spacing:0;opacity:0;animation:projects-copy .58s ease 1.48s forwards}.projects-intro__line{position:absolute;z-index:6;left:clamp(34px,5vw,82px);bottom:40px;width:0;height:2px;background:var(--turquesa);animation:projects-intro-line .78s cubic-bezier(.65,0,.35,1) 1.72s forwards}.projects-gallery{position:relative;width:100%;padding:10px;background:#000}.project-wall{width:100%;max-width:1800px;height:clamp(2450px,168vw,3150px);margin:0 auto;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-template-rows:repeat(30,minmax(0,1fr));gap:10px}.project-wall__item{--from-x: 0px;--from-y: 42px;position:relative;min-width:0;min-height:0;overflow:hidden;padding:0;border:0;border-radius:3px;background:var(--azul-dark);color:var(--blanco);cursor:pointer;opacity:0;transform:translate(var(--from-x),var(--from-y)) scale(.975);transition:opacity .85s ease,transform 1.1s cubic-bezier(.22,1,.36,1)}.project-wall.is-visible .project-wall__item{opacity:1;transform:translate(0) scale(1);transition-delay:calc(.06s + (var(--project-index) * 75ms))}.project-wall__item--experience{grid-column:1 / 8;grid-row:1 / 7;--from-x: -65px}.project-wall__item--greenfield{grid-column:8 / 13;grid-row:1 / 4;--from-x: 48px;--from-y: -28px}.project-wall__item--greenleaf-main{grid-column:8 / 13;grid-row:4 / 7;--from-x: 48px}.project-wall__item--yara{grid-column:1 / 7;grid-row:7 / 13;--from-x: -55px}.project-wall__item--nf{grid-column:7 / 13;grid-row:7 / 13;--from-x: 55px;--from-y: 45px}.project-wall__item--stands{grid-column:1 / 4;grid-row:13 / 16;--from-x: -40px}.project-wall__item--greenleaf-2{grid-column:4 / 8;grid-row:13 / 16;--from-y: 40px}.project-wall__item--greenleaf-3{grid-column:8 / 13;grid-row:13 / 16;--from-x: 42px}.project-wall__item--interagro{grid-column:1 / 7;grid-row:16 / 22;--from-x: -58px;--from-y: 48px}.project-wall__item--audiovisual{grid-column:7 / 13;grid-row:16 / 22;--from-x: 58px;--from-y: 48px}.project-wall__item--greenleaf-4{grid-column:1 / 7;grid-row:22 / 25;--from-x: -40px}.project-wall__item--greenleaf-5{grid-column:7 / 13;grid-row:22 / 25;--from-x: 40px}.project-wall__item--greenleaf-6{grid-column:1 / 8;grid-row:25 / 31;--from-x: -52px;--from-y: 46px}.project-wall__item--produccion{grid-column:8 / 13;grid-row:25 / 31;--from-x: 48px;--from-y: 46px}.project-wall__media{position:absolute;inset:0;overflow:hidden}.project-wall__media img,.project-wall__media video{width:100%;height:100%;display:block;object-fit:cover;transform:scale(1.02);transition:transform .9s cubic-bezier(.22,1,.36,1),filter .45s ease}.project-wall__black{position:absolute;z-index:2;inset:0;background:linear-gradient(to top,rgba(0,0,0,.92) 0%,rgba(0,0,0,.34) 31%,rgba(0,0,0,.05) 58%,transparent 75%);transition:background .4s ease}.project-wall__blue-reveal{position:absolute;z-index:7;inset:0;background:var(--azul);transform:scaleX(1);transform-origin:right center}.project-wall.is-visible .project-wall__blue-reveal{animation:project-blue-reveal .88s cubic-bezier(.76,0,.24,1) forwards;animation-delay:calc(.16s + (var(--project-index) * 75ms))}.project-wall__blue-hover{position:absolute;z-index:3;inset:0;background:var(--azul);opacity:0;transition:opacity .4s ease;mix-blend-mode:multiply}.project-wall__accent{position:absolute;z-index:8;left:0;bottom:0;width:0;height:3px;background:var(--turquesa);transition:width .5s cubic-bezier(.22,1,.36,1)}.project-wall__info{position:absolute;z-index:6;left:clamp(13px,1.25vw,23px);right:clamp(13px,1.25vw,23px);bottom:clamp(13px,1.25vw,22px);display:flex;flex-direction:column;align-items:flex-start;text-align:left;transition:transform .4s cubic-bezier(.22,1,.36,1)}.project-wall__info strong{color:var(--blanco);font-family:var(--fuente-principal);font-size:clamp(.9rem,1.02vw,1.14rem);font-weight:700;line-height:1.05;letter-spacing:.01em}.project-wall__info span{margin-top:4px;color:#ffffffc7;font-family:var(--fuente-principal);font-size:clamp(.6rem,.65vw,.72rem);font-weight:400;line-height:1.15}.project-wall__item--featured .project-wall__info{left:clamp(17px,1.6vw,30px);bottom:clamp(17px,1.6vw,29px)}.project-wall__item--featured .project-wall__info strong{font-size:clamp(1.12rem,1.42vw,1.55rem)}.project-wall__item--featured .project-wall__info span{margin-top:6px;font-size:clamp(.68rem,.78vw,.85rem)}.project-wall__play{position:absolute;z-index:9;right:clamp(17px,1.5vw,27px);bottom:clamp(17px,1.5vw,26px);width:clamp(42px,3.3vw,54px);height:clamp(42px,3.3vw,54px);display:grid;place-items:center;border:1px solid rgba(255,255,255,.78);border-radius:50%;color:var(--blanco);background:#0000003d;transition:background-color .3s ease,border-color .3s ease,transform .3s ease}.project-wall__play svg{width:18px;height:18px;margin-left:2px}.project-wall__item--experience .project-wall__info{right:100px}.project-wall__item:hover .project-wall__media img,.project-wall__item:hover .project-wall__media video{transform:scale(1.075)}.project-wall__item:hover .project-wall__blue-hover{opacity:.62}.project-wall__item:hover .project-wall__black{background:linear-gradient(to top,rgba(0,30,53,.98) 0%,rgba(0,54,95,.46) 44%,rgba(0,54,95,.08) 70%,transparent 100%)}.project-wall__item:hover .project-wall__info{transform:translateY(-6px)}.project-wall__item:hover .project-wall__accent{width:100%}.project-wall__item:hover .project-wall__play{background:var(--turquesa);border-color:var(--turquesa);transform:scale(1.08)}.projects-viewer{position:fixed;z-index:1000;inset:0;width:100%;height:100dvh;padding:clamp(18px,3vw,42px);display:grid;place-items:center;background:#000000f7;animation:projects-viewer-in .22s ease both}.projects-viewer__content{width:min(88vw,1450px);height:min(85dvh,900px);display:grid;grid-template-rows:minmax(0,1fr) auto;gap:12px}.projects-viewer__media{min-width:0;min-height:0;display:flex;align-items:center;justify-content:center}.projects-viewer__media img,.projects-viewer__media video{max-width:100%;max-height:100%;width:auto;height:auto;display:block;object-fit:contain}.projects-viewer__info{display:flex;align-items:baseline;gap:10px}.projects-viewer__info strong{color:var(--blanco);font-family:var(--fuente-principal);font-size:13px;font-weight:700}.projects-viewer__info span{color:var(--turquesa);font-family:var(--fuente-principal);font-size:10px;font-weight:700}.projects-viewer__close{position:fixed;z-index:4;top:22px;right:24px;width:42px;height:42px;padding:0;display:grid;place-items:center;border:0;border-radius:50%;background:var(--blanco);color:#000;cursor:pointer}.projects-viewer__close svg{width:18px;height:18px}.projects-viewer__arrow{position:fixed;z-index:4;top:50%;width:50px;height:80px;padding:0;display:grid;place-items:center;border:0;background:transparent;color:var(--blanco);cursor:pointer;transform:translateY(-50%)}.projects-viewer__arrow svg{width:34px;height:55px}.projects-viewer__arrow--left{left:12px}.projects-viewer__arrow--right{right:12px}@keyframes projects-intro-media{0%{opacity:0;transform:scale(1.055)}to{opacity:.8;transform:scale(1)}}@keyframes projects-blue-paint{0%{opacity:1;transform:scaleX(1)}52%{opacity:1;transform:scaleX(1)}to{opacity:.4;transform:scaleX(0)}}@keyframes projects-title{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes projects-copy{0%{opacity:0}to{opacity:1}}@keyframes projects-intro-line{0%{width:0}to{width:58px}}@keyframes project-blue-reveal{0%{transform:scaleX(1)}to{transform:scaleX(0)}}@keyframes projects-viewer-in{0%{opacity:0}to{opacity:1}}@media(max-width:1250px)and (min-width:721px){.projects-intro{height:560px;min-height:560px}.projects-gallery{padding:8px}.project-wall{height:clamp(2150px,205vw,2700px);gap:8px}.project-wall__item--featured .project-wall__info strong{font-size:16px}.project-wall__item--featured .project-wall__info span{font-size:10px}}@media(max-width:900px)and (min-width:721px){.projects-intro__content{padding-left:32px;padding-right:32px}.projects-intro__line{left:32px}.projects-intro h1{font-size:2.7rem}.project-wall{height:2250px}}@media(max-width:720px){.projects-intro{height:490px;min-height:490px}.projects-intro__dark{background:linear-gradient(to top,#000000f7,#000000b8 39%,#0003 73%,#0000000a)}.projects-intro__content{padding:100px 18px 63px}.projects-intro h1{font-size:2.3rem}.projects-intro p{margin-top:4px;font-size:12px}.projects-intro__line{left:18px;bottom:36px;height:1.5px}.projects-gallery{padding:5px}.project-wall{width:100%;height:2380px;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-template-rows:repeat(38,minmax(0,1fr));gap:5px}.project-wall__item--experience{grid-column:1 / 7;grid-row:1 / 6}.project-wall__item--yara{grid-column:1 / 5;grid-row:6 / 11}.project-wall__item--greenfield{grid-column:5 / 7;grid-row:6 / 11}.project-wall__item--nf{grid-column:1 / 5;grid-row:11 / 16}.project-wall__item--greenleaf-main{grid-column:5 / 7;grid-row:11 / 16}.project-wall__item--stands{grid-column:1 / 3;grid-row:16 / 19}.project-wall__item--greenleaf-2{grid-column:3 / 5;grid-row:16 / 19}.project-wall__item--greenleaf-3{grid-column:5 / 7;grid-row:16 / 19}.project-wall__item--interagro{grid-column:1 / 7;grid-row:19 / 24}.project-wall__item--greenleaf-4{grid-column:1 / 3;grid-row:24 / 29}.project-wall__item--audiovisual{grid-column:3 / 7;grid-row:24 / 29}.project-wall__item--greenleaf-5{grid-column:1 / 4;grid-row:29 / 32}.project-wall__item--produccion{grid-column:4 / 7;grid-row:29 / 32}.project-wall__item--greenleaf-6{grid-column:1 / 7;grid-row:32 / 39}.project-wall__info{left:9px;right:9px;bottom:9px}.project-wall__info strong{font-size:10px}.project-wall__info span{margin-top:3px;font-size:7px}.project-wall__item--featured .project-wall__info{left:13px;bottom:13px}.project-wall__item--featured .project-wall__info strong{font-size:14px}.project-wall__item--featured .project-wall__info span{margin-top:4px;font-size:9px}.project-wall__play{right:12px;bottom:12px;width:40px;height:40px}.project-wall__play svg{width:15px;height:15px}.project-wall__item--experience .project-wall__info{right:66px}.project-wall__blue-hover{display:none}.project-wall__accent{height:2px}.projects-viewer{padding:8px}.projects-viewer__content{width:100%;height:calc(100dvh - 55px)}.projects-viewer__close{top:11px;right:11px;width:36px;height:36px}.projects-viewer__arrow{width:34px}.projects-viewer__arrow--left{left:0}.projects-viewer__arrow--right{right:0}.projects-viewer__info{padding:0 8px}.projects-viewer__info strong{font-size:11px}.projects-viewer__info span{font-size:8px}}@media(max-width:430px){.projects-intro{height:465px;min-height:465px}.projects-intro h1{font-size:2.1rem}.projects-intro p{font-size:11px}.project-wall{height:2200px}}@media(max-width:390px){.projects-intro{height:450px;min-height:450px}.projects-intro h1{font-size:2rem}.project-wall{height:2100px}.project-wall__info{left:7px;right:7px;bottom:7px}.project-wall__info strong{font-size:9px}.project-wall__info span{font-size:6.5px}.project-wall__item--featured .project-wall__info strong{font-size:12px}.project-wall__item--featured .project-wall__info span{font-size:8px}.project-wall__play{right:9px;bottom:9px;width:36px;height:36px}}@media(max-width:360px){.projects-intro{height:440px;min-height:440px}.projects-intro__content{padding-left:15px;padding-right:15px}.projects-intro__line{left:15px}.projects-intro h1{font-size:1.9rem}.project-wall{height:2000px}}@media(prefers-reduced-motion:reduce){.projects-intro__visual video,.projects-intro__paint,.projects-intro h1,.projects-intro p,.projects-intro__line,.project-wall__item,.project-wall__blue-reveal{opacity:1;transform:none;animation:none;transition:none}.projects-intro__visual video{opacity:.8}.projects-intro__paint{opacity:0}}@media(max-width:720px){.project-wall{height:auto;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:none;grid-auto-rows:170px;gap:7px}.project-wall__item{grid-row:auto;min-width:0;min-height:170px}.project-wall__item--experience,.project-wall__item--greenleaf-main,.project-wall__item--greenleaf-3,.project-wall__item--greenleaf-6{grid-column:1 / -1;grid-row:span 2}.project-wall__item--greenfield,.project-wall__item--nf,.project-wall__item--interagro,.project-wall__item--stands,.project-wall__item--greenleaf-2,.project-wall__item--greenleaf-4,.project-wall__item--audiovisual,.project-wall__item--greenleaf-5,.project-wall__item--produccion{grid-column:auto}.project-wall__item--yara{grid-column:1 / -1;grid-row:span 1}.project-wall__item--interagro,.project-wall__item--stands{grid-row:span 2}.project-wall__item--greenleaf-2{grid-column:1 / -1}.project-wall__info strong{font-size:11px}.project-wall__info span{font-size:8px}}@media(max-width:390px){.project-wall{grid-auto-rows:155px}.project-wall__item{min-height:155px}}
