:root{--bg:#ffffff;--surface:rgba(255,255,255,0.76);--surface-strong:#ffffff;--text:#004762;--muted:#527181;--red:#c91235;--red-dark:#c91235;--yellow:#ffc836;--teal:#00b8c5;--purple:#695bd3;--orange:#ff6a1b;--ink:#1f2f3d;--line:rgba(0,71,98,0.14);--shadow:0 24px 70px rgba(0,71,98,0.12);--radius-lg:32px;--radius-md:24px;--radius-sm:18px;--container-max:1360px;--container-wide-max:1460px;--page-gutter:2.25rem;--container:min(var(--container-max),calc(100% - var(--page-gutter)));--container-wide:min(var(--container-wide-max),calc(100% - var(--page-gutter)));--nav-toggle-size:72px;--nav-toggle-offset:1.25rem}@font-face{font-family:"PacificoLocal";src:url("../fonts/Pacifico-Regular.ttf") format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"FigtreeMediumLocal";src:url("../fonts/Figtree-Medium.ttf") format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"FigtreeBoldLocal";src:url("../fonts/Figtree-Bold.ttf") format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"FigtreeHeroLocal";src:url("../fonts/Figtree-Light.ttf") format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"FigtreeHeroLocal";src:url("../fonts/Figtree-Regular.ttf") format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"FigtreeHeroLocal";src:url("../fonts/Figtree-SemiBold.ttf") format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:"FigtreeHeroLocal";src:url("../fonts/Figtree-Bold.ttf") format("truetype");font-weight:700;font-style:normal;font-display:swap}*,*::before,*::after{box-sizing:border-box}html{overscroll-behavior:auto}html:not(.has-scroll-smooth){scroll-behavior:auto}body{margin:0;font-family:"FigtreeHeroLocal","Figtree",sans-serif;color:var(--text);background:#ffffff;line-height:1.5;overflow-x:hidden}body[data-page="inicio"]{background:#ffffff}body.is-loading{overflow:hidden}a{color:inherit;text-decoration:none}img,svg{display:block;max-width:100%}button,input,textarea{font:inherit}button{border:0;background:none;cursor:pointer}main{position:relative}.section,.site-footer{width:var(--container);margin:0 auto}.section{padding:4.5rem 0}.eyebrow{margin:0 0 0.85rem;font-size:0.82rem;font-weight:700;letter-spacing:0.2em;text-transform:uppercase;color:var(--red-dark)}h1,h2,h3{margin:0;font-family:"FigtreeHeroLocal","Figtree",sans-serif;line-height:0.95;letter-spacing:-0.04em}h1{font-size:clamp(3.9rem,10vw,7.7rem);max-width:10ch}h2{font-size:clamp(2.2rem,5vw,4.3rem);max-width:14ch}h3{font-size:clamp(1.35rem,2vw,1.9rem)}p{margin:0;font-size:1rem;color:var(--muted)}.section-heading{display:grid;gap:1rem;margin-bottom:2.2rem}.section-heading--inline{grid-template-columns:1fr auto;align-items:end}.button,.text-link,.site-footer a{transition:transform 220ms ease,color 220ms ease,background-color 220ms ease,border-color 220ms ease,box-shadow 220ms ease,opacity 220ms ease}.button{display:inline-flex;align-items:center;justify-content:center;min-height:56px;padding:0.95rem 1.45rem;border-radius:999px;font-weight:700;letter-spacing:-0.02em}.button:hover,.button:focus-visible,.text-link:hover,.text-link:focus-visible{transform:translateY(-2px)}.button--primary{color:#fff;background:var(--red);box-shadow:0 12px 24px rgba(201,18,53,0.22)}.button--primary:hover,.button--primary:focus-visible{background:var(--red-dark)}.button--ghost{border:1px solid rgba(25,25,25,0.18);background:rgba(255,255,255,0.44);backdrop-filter:blur(14px)}.text-link{display:inline-flex;align-items:center;gap:0.55rem;color:var(--text);font-weight:600}.text-link::after{content:"+";font-size:1.1rem}.site-header{position:sticky;top:0;z-index:20;display:flex;justify-content:space-between;align-items:center;width:var(--container);margin:0 auto;padding:1.2rem 0 0;pointer-events:none}.brand-mark{pointer-events:auto}.brand-mark{display:inline-grid;gap:0.05rem;padding:0.85rem 1rem;border-radius:999px;background:rgba(255,249,240,0.8);backdrop-filter:blur(18px);box-shadow:var(--shadow)}.brand-mark--image{display:block;padding:0;background:transparent;border-radius:0;box-shadow:none;backdrop-filter:none}.brand-mark__number{font-family:"FigtreeHeroLocal","Figtree",sans-serif;font-size:1.5rem;line-height:1}.brand-mark__name{font-size:0.85rem;color:var(--muted)}.brand-mark--image img{width:clamp(126px,13vw,196px);height:auto}body.nav-open{overflow:hidden}.site-header .main-nav__toggle{pointer-events:auto}.main-nav__toggle{position:fixed;top:var(--nav-toggle-offset);right:var(--nav-toggle-offset);z-index:140;display:grid;place-items:center;width:var(--nav-toggle-size);height:var(--nav-toggle-size);padding:0;border-radius:50%;background:#00b8c5;box-shadow:0 22px 50px rgba(0,184,197,0.28);backdrop-filter:blur(14px);transition:transform 420ms cubic-bezier(0.19,1,0.22,1),background-color 320ms ease,box-shadow 320ms ease,opacity 220ms ease,visibility 0s linear 0s}.main-nav__toggle::before{content:"";position:absolute;inset:8px;border:1px solid rgba(255,255,255,0.28);border-radius:inherit;transition:opacity 220ms ease,transform 420ms cubic-bezier(0.19,1,0.22,1),border-color 220ms ease}.main-nav__toggle:hover,.main-nav__toggle:focus-visible{transform:scale(1.02) translateY(-1px);box-shadow:0 28px 58px rgba(0,184,197,0.34)}.main-nav__toggle-lines{position:relative;display:block;width:26px;height:18px}.main-nav__toggle-lines span{position:absolute;left:0;width:100%;height:2px;border-radius:999px;background:#ffffff;transition:transform 320ms cubic-bezier(0.22,1,0.36,1),opacity 180ms ease,background-color 220ms ease}.main-nav__toggle-lines span:nth-child(1){top:0}.main-nav__toggle-lines span:nth-child(2){top:8px}.main-nav__toggle-lines span:nth-child(3){top:16px}body.nav-open .main-nav__toggle{background:#00b8c5;box-shadow:0 26px 60px rgba(0,184,197,0.3);opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-10px) scale(0.84)}body.nav-open .main-nav__toggle::before{border-color:rgba(255,255,255,0.34);transform:scale(0.9)}.main-nav{position:fixed;inset:0;z-index:120;pointer-events:none}.main-nav__scrim{position:absolute;inset:0;opacity:0;background:rgba(44,10,16,0.2);transition:opacity 260ms ease}.main-nav__menu-bg{position:absolute;inset:0;background:radial-gradient(circle at 18% 18%,rgba(255,255,255,0.11),transparent 22%),radial-gradient(circle at 82% 14%,rgba(0,184,197,0.22),transparent 24%),linear-gradient(145deg,#8f1027 0%,var(--red) 48%,#71091d 100%);clip-path:circle(0 at calc(100% - var(--nav-toggle-offset) - (var(--nav-toggle-size) / 2)) calc(var(--nav-toggle-offset) + (var(--nav-toggle-size) / 2)));will-change:clip-path;transition:clip-path 720ms cubic-bezier(0.22,1,0.36,1)}.main-nav__menu-bg::before,.main-nav__menu-bg::after{content:"";position:absolute;border-radius:50%;filter:blur(10px);transition:transform 920ms cubic-bezier(0.22,1,0.36,1)}.main-nav__menu-bg::before{top:-8%;right:-6%;width:min(32vw,380px);height:min(32vw,380px);background:rgba(0,184,197,0.2);transform:scale(0.72) rotate(-10deg)}.main-nav__menu-bg::after{left:-8%;bottom:-12%;width:min(36vw,420px);height:min(36vw,420px);background:rgba(255,255,255,0.08);transform:scale(0.74)}.main-nav__close{position:fixed;top:var(--nav-toggle-offset);right:var(--nav-toggle-offset);z-index:2;display:grid;place-items:center;width:var(--nav-toggle-size);height:var(--nav-toggle-size);padding:0;border-radius:50%;background:#00b8c5;box-shadow:0 26px 60px rgba(0,184,197,0.3);backdrop-filter:blur(14px);opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-10px) scale(0.84);transition:opacity 220ms ease,transform 360ms cubic-bezier(0.19,1,0.22,1),box-shadow 320ms ease,visibility 0s linear 220ms}.main-nav__close::before{content:"";position:absolute;inset:8px;border:1px solid rgba(255,255,255,0.28);border-radius:inherit;transition:opacity 220ms ease,transform 360ms cubic-bezier(0.19,1,0.22,1),border-color 220ms ease}.main-nav__close:hover,.main-nav__close:focus-visible{transform:scale(1.03);box-shadow:0 30px 64px rgba(0,184,197,0.34)}.main-nav__close-lines{position:relative;display:block;width:24px;height:24px}.main-nav__close-lines span{position:absolute;top:50%;left:50%;width:24px;height:2px;border-radius:999px;background:#ffffff;transition:transform 280ms cubic-bezier(0.22,1,0.36,1)}.main-nav__close-lines span:nth-child(1){transform:translate(-50%,-50%) rotate(45deg)}.main-nav__close-lines span:nth-child(2){transform:translate(-50%,-50%) rotate(-45deg)}.main-nav__menu-content{position:relative;z-index:1;display:flex;min-height:100%;flex-direction:column;justify-content:center;align-items:center;gap:1.7rem;padding:max(7rem,calc(var(--nav-toggle-offset) + var(--nav-toggle-size) + 2rem)) 1.5rem 2.4rem;text-align:center;opacity:0;visibility:hidden;transform:translateY(16px);will-change:transform,opacity;transition:opacity 240ms ease,transform 460ms cubic-bezier(0.19,1,0.22,1),visibility 0s linear 260ms}.main-nav__eyebrow{margin:0;font-family:"FigtreeMediumLocal","Figtree",sans-serif;font-size:0.78rem;font-weight:500;letter-spacing:0.26em;text-transform:uppercase;color:rgba(255,255,255,0.58)}.main-nav__menu-links{display:flex;flex-direction:column;align-items:center;gap:0.5rem;margin:0;padding:0}.main-nav__menu-item{position:relative;overflow:hidden;font-family:"FigtreeMediumLocal","Figtree",sans-serif;font-size:clamp(2.8rem,7vw,6rem);font-weight:500;line-height:0.92;letter-spacing:-0.05em;text-transform:uppercase;color:rgba(255,255,255,0.92);transition:opacity 220ms ease,transform 220ms ease}.main-nav__menu-item a{position:relative;display:inline-block;padding:0.08em 0;transform:translateY(135%);text-shadow:0 14px 34px rgba(0,0,0,0.12);transition:transform 620ms cubic-bezier(0.19,1,0.22,1),color 220ms ease,opacity 220ms ease,text-shadow 220ms ease}.main-nav__menu-item:hover a,.main-nav__menu-item:focus-within a{color:#ffffff;text-shadow:0 16px 36px rgba(255,255,255,0.1)}.main-nav__menu-item a.is-active{color:#b8f3f7;text-shadow:0 16px 36px rgba(0,184,197,0.16)}.main-nav__menu-item.is-muted{opacity:0.32}.main-nav__menu-meta{display:grid;gap:0.45rem;justify-items:center;margin-top:1.2rem;text-align:center}.main-nav__menu-meta p,.main-nav__menu-meta a{margin:0;font-family:"FigtreeMediumLocal","Figtree",sans-serif;font-size:0.98rem;color:rgba(255,255,255,0.72)}.main-nav__menu-meta a:hover,.main-nav__menu-meta a:focus-visible{color:#ffffff}.main-nav.is-open{pointer-events:auto}.main-nav.is-open .main-nav__scrim{opacity:1}.main-nav.is-open .main-nav__menu-bg{clip-path:circle(150vmax at calc(100% - var(--nav-toggle-offset) - (var(--nav-toggle-size) / 2)) calc(var(--nav-toggle-offset) + (var(--nav-toggle-size) / 2)))}.main-nav.is-open .main-nav__menu-bg::before,.main-nav.is-open .main-nav__menu-bg::after{transform:scale(1)}.main-nav.is-open .main-nav__close{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0) scale(1);transition:opacity 220ms ease 0.12s,transform 360ms cubic-bezier(0.19,1,0.22,1) 0.12s,box-shadow 320ms ease,visibility 0s linear 0s}.main-nav.is-open .main-nav__menu-content{opacity:1;visibility:visible;transform:translateY(0);transition:opacity 240ms ease 90ms,transform 460ms cubic-bezier(0.19,1,0.22,1) 90ms,visibility 0s linear 0s}.main-nav.is-open .main-nav__menu-item a{transform:translateY(0)}.main-nav.is-open .main-nav__menu-item:nth-child(1) a{transition-delay:0.12s}.main-nav.is-open .main-nav__menu-item:nth-child(2) a{transition-delay:0.17s}.main-nav.is-open .main-nav__menu-item:nth-child(3) a{transition-delay:0.22s}.main-nav.is-open .main-nav__menu-item:nth-child(4) a{transition-delay:0.27s}.main-nav.is-open .main-nav__menu-item:nth-child(5) a{transition-delay:0.32s}@media (max-width:760px){:root{--nav-toggle-size:60px;--nav-toggle-offset:0.9rem}.main-nav__toggle{box-shadow:0 16px 40px rgba(0,184,197,0.26)}.main-nav__toggle-lines{width:22px;height:16px}.main-nav__toggle-lines span:nth-child(2){top:7px}.main-nav__toggle-lines span:nth-child(3){top:14px}.main-nav__close-lines{width:22px;height:22px}.main-nav__close-lines span{width:22px}.main-nav__menu-item{font-size:clamp(2.15rem,13vw,3.9rem)}.main-nav__menu-content{padding-top:max(6.2rem,calc(var(--nav-toggle-offset) + var(--nav-toggle-size) + 1.6rem));gap:1.6rem}.main-nav__menu-meta p,.main-nav__menu-meta a{font-size:0.9rem}}.hero{position:relative;padding-top:5.4rem;min-height:100vh}.hero--reference{display:grid;align-items:center;min-height:100svh;padding-top:7.5rem}.hero__content,.contact-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem}.contact-grid--single{grid-template-columns:1fr}.hero__content--stacked{grid-template-columns:1fr;gap:0}.hero__copy{align-self:center}.hero__copy--center{display:grid;justify-items:center;text-align:center;position:relative;z-index:2;margin-top:-1.6rem;transform:translateX(30px)}.hero__lead,.page-hero__lead{max-width:58ch;font-size:1.08rem}.hero__lead--center{max-width:none;font-size:clamp(0.95rem,1.25vw,1.15rem);font-weight:400;letter-spacing:-0.02em;color:rgba(17,17,17,0.9)}.hero__actions{display:flex;gap:1rem;margin-top:2rem;flex-wrap:wrap}.hero__actions--center{justify-content:center;margin-top:-0.5rem}.hero__stage{position:relative;display:grid;place-items:center;min-height:620px;padding:3rem 0}.hero__orb{position:absolute;filter:blur(4px);opacity:0.6}.hero__orb--left{top:12%;left:-5%;width:220px;height:220px;border-radius:40% 60% 65% 35%;background:rgba(151,200,196,0.34);animation:float 10s ease-in-out infinite}.hero__orb--right{right:-4%;bottom:18%;width:260px;height:260px;border-radius:55% 45% 30% 70%;background:rgba(201,18,53,0.2);animation:float 12s ease-in-out infinite reverse}.hero-title{display:grid;gap:0;justify-items:center;max-width:13ch}.hero-title__main{display:block;font-family:"FigtreeHeroLocal","Figtree",sans-serif;font-size:clamp(3.1rem,8vw,8rem);font-weight:600;line-height:0.95;letter-spacing:-0.065em;color:#000}.hero-title__script{display:block;margin-top:-0.35rem;font-family:"PacificoLocal","Pacifico",cursive;font-size:clamp(2.9rem,7vw,7rem);line-height:0.94;color:#000}.button--soft{min-width:min(100%,210px);color:#111;background:#b8b8b8;box-shadow:none;min-height:52px;padding:0.9rem 1.2rem;font-size:0.95rem}.button--soft:hover,.button--soft:focus-visible{background:#a9a9a9}.purpose-grid,.about-panels,.services-grid,.approach-grid,.project-grid{display:grid;gap:1.4rem}.purpose-grid,.about-panels{grid-template-columns:repeat(2,minmax(0,1fr))}.approach-grid,.services-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.approach-card,.service-card,.project-card,.about-panel,.contact-panel,.contact-form,.final-cta{position:relative;padding:1.6rem;border:1px solid var(--line);border-radius:var(--radius-lg);background:rgba(255,250,244,0.76);box-shadow:var(--shadow);overflow:hidden}.final-cta{background:radial-gradient(circle at top right,rgba(242,191,63,0.24),transparent 30%),radial-gradient(circle at bottom left,rgba(151,200,196,0.28),transparent 32%),rgba(255,250,244,0.88)}.approach-card span,.project-card__tag{display:inline-flex;margin-bottom:0.85rem;padding:0.45rem 0.7rem;border-radius:999px;background:rgba(25,25,25,0.06);font-size:0.82rem;font-weight:700;color:var(--text)}.approach-card span{width:46px;height:46px;margin-bottom:1rem;padding:0;justify-content:center;align-items:center;border-radius:14px;background:var(--panel-accent);color:#ffffff;box-shadow:0 12px 26px var(--panel-accent-soft)}.service-card{min-height:300px;border:0;border-radius:28px;box-shadow:none}body[data-page="inicio"] .services-preview{width:100%;margin-top:-60px;padding:2.8rem 0 3rem;background:#bdbdbd}body[data-page="inicio"] .services-preview .section-heading,body[data-page="inicio"] .services-preview .services-grid,body[data-page="inicio"] .featured-projects{width:var(--container);margin-left:auto;margin-right:auto}body[data-page="inicio"] .services-preview .section-heading{justify-items:center;text-align:center}body[data-page="inicio"] .services-preview .section-heading .eyebrow{display:none}body[data-page="inicio"] .services-preview .section-heading h2{max-width:none;font-family:"PacificoLocal","Pacifico",cursive;font-size:clamp(3.6rem,6vw,5.4rem);line-height:0.95}body[data-page="inicio"] .services-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:0.85rem}.service-card--branding{background:linear-gradient(180deg,rgba(242,191,63,0.34),rgba(255,250,244,0.92))}.service-card--editorial{background:linear-gradient(180deg,rgba(255,255,255,0.7),rgba(255,250,244,0.92))}.service-card--advertising{background:linear-gradient(180deg,rgba(201,18,53,0.24),rgba(255,250,244,0.92))}.service-card--events{background:linear-gradient(180deg,rgba(151,200,196,0.32),rgba(255,250,244,0.92))}.service-card__icon{width:96px;height:96px;margin-bottom:1.2rem}.service-card__icon svg{width:100%;height:100%;stroke:var(--text);stroke-width:3.2;fill:none;stroke-linecap:round;stroke-linejoin:round;transition:transform 320ms ease}.service-card:hover .service-card__icon svg,.service-card:focus-within .service-card__icon svg,.service-card.in-view .service-card__icon svg{transform:rotate(-6deg) scale(1.05)}.projects-carousel{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(280px,34vw);gap:1rem;overflow-x:auto;padding-bottom:1rem;scrollbar-width:none;cursor:grab}body[data-page="inicio"] .featured-projects{padding-top:8.5rem!important;padding-bottom:8.5rem!important}body[data-page="inicio"] .featured-projects .section-heading{margin-bottom:1rem}body[data-page="inicio"] .featured-projects .section-heading h2{display:none}body[data-page="inicio"] .featured-projects .section-heading .eyebrow{font-size:0.95rem;font-weight:500;letter-spacing:0;text-transform:none;color:#222}.projects-carousel::-webkit-scrollbar{display:none}.project-card{min-height:280px;display:grid;align-content:end;gap:0.9rem;background:linear-gradient(160deg,rgba(31,47,61,0.85),rgba(31,47,61,0.55)),radial-gradient(circle at top left,rgba(242,191,63,0.32),transparent 40%),#304250;color:#fff}.project-card p,.project-card__tag{color:rgba(255,255,255,0.9)}.project-card--wide{background:linear-gradient(160deg,rgba(201,18,53,0.88),rgba(201,18,53,0.68)),radial-gradient(circle at top left,rgba(255,255,255,0.22),transparent 34%),#b83d2d}.page-hero{padding-top:7rem;min-height:52vh}.contact-panel,.contact-form,.final-cta{min-height:100%}.contact-lines{display:grid;gap:0.75rem;margin-top:2rem}.contact-lines a{font-size:1.1rem;font-weight:600}.contact-form{display:grid;gap:1rem}.contact-form label{display:grid;gap:0.45rem;font-weight:600;color:var(--text)}.contact-form input,.contact-form textarea{width:100%;padding:0.95rem 1rem;border:1px solid rgba(0,71,98,0.18);border-radius:14px;background:rgba(255,255,255,0.92);box-shadow:inset 0 1px 0 rgba(255,255,255,0.9);transition:border-color 220ms ease,box-shadow 220ms ease,background-color 220ms ease}.contact-form input:focus,.contact-form textarea:focus{outline:2px solid rgba(0,184,197,0.18);border-color:rgba(0,184,197,0.42);box-shadow:inset 0 1px 0 rgba(255,255,255,0.95),0 0 0 4px rgba(0,184,197,0.08)}.contact-form__status{min-height:1.4em;margin:0.15rem 0 0;font-size:0.92rem;font-weight:600;color:var(--text)}.contact-form__status.is-error{color:var(--red-dark)}.site-footer{display:grid;grid-template-columns:1.2fr 0.8fr 0.8fr;gap:1.5rem;padding:1rem 0 3rem}.site-footer>div{display:grid;align-content:start;gap:0.75rem}.site-footer__title{color:var(--text);font-weight:700}.brand-mark--footer{width:fit-content;padding:0;background:none;box-shadow:none;font-family:"FigtreeHeroLocal","Figtree",sans-serif;font-size:1.3rem}.loading-screen{position:fixed;inset:0;z-index:260;pointer-events:auto}.loading-screen__stage{position:relative;display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:var(--top-rail-height) minmax(0,1fr);justify-items:center;align-items:stretch;min-height:100svh;box-sizing:border-box;padding-top:0;background:#ffffff;overflow:hidden;will-change:opacity,transform}.loading-screen__utilities{position:absolute;top:clamp(1.2rem,3.2vw,2rem);right:clamp(1.2rem,3.8vw,2.4rem);z-index:4;pointer-events:auto}.loading-screen__inner{grid-row:2;align-self:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0;text-align:center;width:min(32rem,92vw);margin:0 auto;transform:translateY(calc(var(--top-rail-height) * -0.18));will-change:transform,opacity;pointer-events:none}.loading-screen__visual{display:flex;justify-content:center;align-items:center;width:100%}.loading-screen__figure{display:block;width:min(100%,23rem);max-width:23rem;aspect-ratio:4 / 5;max-height:min(66svh,33rem);height:auto;object-fit:contain;background:#ffffff;margin:0 auto;transform-origin:center center;backface-visibility:hidden;will-change:transform,opacity}.loading-screen__copy{display:flex;justify-content:center;align-items:center;gap:0;margin-top:-1rem;width:100%;text-align:center;transform:none;transform-origin:center center;will-change:transform,opacity,filter}.loading-screen__scroll-indicator{--loader-mouse-bg:#ffffff;--loader-mouse-outline:#0b5375;--loader-mouse-outline-fade:rgba(11,83,117,0.32);--loader-mouse-duration:5s;position:absolute;top:42%;right:clamp(1.4rem,4.5vw,4rem);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.4rem;margin:0;opacity:0.92;transform:translate3d(0,-50%,0);will-change:transform,opacity;pointer-events:none}.loading-screen__mouse{position:relative;width:44px;height:74px;border-radius:100px;background:var(--loader-mouse-outline-fade) linear-gradient(transparent 0%,transparent 50%,var(--loader-mouse-outline) 50%,var(--loader-mouse-outline) 100%);background-size:100% 200%;animation:loading-mouse-color-slide var(--loader-mouse-duration) linear infinite,loading-mouse-nudge var(--loader-mouse-duration) ease-out infinite}.loading-screen__mouse::before,.loading-screen__mouse::after{content:"";position:absolute;inset:0;margin:auto}.loading-screen__mouse::before{width:38px;height:68px;border-radius:100px;background:var(--loader-mouse-bg)}.loading-screen__mouse::after{width:8px;height:8px;border-radius:999px;background:var(--loader-mouse-outline);animation:loading-mouse-trackball var(--loader-mouse-duration) linear infinite}.loading-screen__title{margin:0;display:inline-flex;align-items:baseline;justify-content:center;gap:0.5rem;white-space:nowrap;text-align:center}.loading-screen__title-top{font-family:"FigtreeMediumLocal","Figtree",sans-serif;font-size:clamp(1.72rem,2.75vw,2.55rem);font-weight:500;line-height:1.05;letter-spacing:-0.045em;color:#004762}.loading-screen__title-bottom{font-family:"PacificoLocal",cursive;font-size:clamp(2rem,3.5vw,3.25rem);font-weight:400;line-height:1;letter-spacing:0;color:#c91235;text-rendering:geometricPrecision}@media (max-width:760px){.loading-screen__utilities{top:1rem;right:1rem}.loading-screen__inner{width:min(90vw,20rem);transform:translateY(-10px)}.loading-screen__visual{justify-content:center}.loading-screen__figure{width:min(76vw,16.5rem);max-width:16.5rem;max-height:min(54svh,20.5rem);transform:none}.loading-screen__copy{margin-top:-0.4rem;transform:none}.loading-screen__scroll-indicator{top:auto;right:1.1rem;bottom:18vh;transform:scale(0.82)}.loading-screen__title{display:grid;justify-items:center;gap:0.05rem;white-space:normal}.loading-screen__title-top{font-size:clamp(1.35rem,5.4vw,1.9rem)}.loading-screen__title-bottom{font-size:clamp(2.05rem,8vw,3.15rem)}}@keyframes loading-mouse-color-slide{0%{background-color:var(--loader-mouse-outline-fade);background-position:0% 100%}20%{background-position:0% 0%}21%{background-color:var(--loader-mouse-outline-fade)}29.99%{background-color:var(--loader-mouse-outline);background-position:0% 0%}30%{background-color:var(--loader-mouse-outline-fade);background-position:0% 100%}50%{background-position:0% 0%}51%{background-color:var(--loader-mouse-outline-fade)}59%{background-color:var(--loader-mouse-outline);background-position:0% 0%}60%{background-color:var(--loader-mouse-outline-fade);background-position:0% 100%}80%{background-position:0% 0%}81%{background-color:var(--loader-mouse-outline-fade)}90%,100%{background-color:var(--loader-mouse-outline)}}@keyframes loading-mouse-trackball{0%{opacity:1;transform:scale(1) translateY(-20px)}6%{opacity:1;transform:scale(0.9) translateY(5px)}14%{opacity:0;transform:scale(0.4) translateY(40px)}15%,19%{opacity:0;transform:scale(0.4) translateY(-20px)}28%,29.99%,30%{opacity:1;transform:scale(1) translateY(-20px)}36%{opacity:1;transform:scale(0.9) translateY(5px)}44%{opacity:0;transform:scale(0.4) translateY(40px)}45%,49%{opacity:0;transform:scale(0.4) translateY(-20px)}58%,59.99%,60%{opacity:1;transform:scale(1) translateY(-20px)}66%{opacity:1;transform:scale(0.9) translateY(5px)}74%{opacity:0;transform:scale(0.4) translateY(40px)}75%,79%{opacity:0;transform:scale(0.4) translateY(-20px)}88%,100%{opacity:1;transform:scale(1) translateY(-20px)}}@keyframes loading-mouse-nudge{0%,30%,60%,90%{transform:translateY(0)}20%,50%,80%{transform:translateY(8px)}}@keyframes loading-mouse-nudge-text{0%,30%,60%,90%{transform:translateY(0)}20%,50%,80%{transform:translateY(2px)}}@keyframes loading-mouse-color-text{21%,51%,81%{color:var(--loader-mouse-outline-fade)}30%,60%,90%{color:var(--loader-mouse-outline)}}.reveal,.wow{--reveal-base-x:0px;--reveal-base-y:0px;--reveal-x:0px;--reveal-y:32px;--reveal-scale:1;--reveal-duration:780ms;--reveal-delay:0ms;--reveal-ease:cubic-bezier(0.22,1,0.36,1);opacity:0;transform:translate3d(calc(var(--reveal-base-x) + var(--reveal-x)),calc(var(--reveal-base-y) + var(--reveal-y)),0) scale(var(--reveal-scale));transition:opacity var(--reveal-duration) var(--reveal-ease) var(--reveal-delay),transform var(--reveal-duration) var(--reveal-ease) var(--reveal-delay);will-change:opacity,transform}.reveal.is-visible,.wow.is-visible,.wow.animated{opacity:1;transform:translate3d(var(--reveal-base-x),var(--reveal-base-y),0) scale(1)}.reveal--up,.fadeInUp{--reveal-x:0px;--reveal-y:42px}.reveal--down,.fadeInDown{--reveal-x:0px;--reveal-y:-42px}.reveal--left,.fadeInLeft{--reveal-x:-56px;--reveal-y:0px}.reveal--right,.fadeInRight{--reveal-x:56px;--reveal-y:0px}.reveal--zoom,.zoomIn{--reveal-x:0px;--reveal-y:20px;--reveal-scale:0.94}.reveal--soft{--reveal-duration:980ms}.reveal--delay-1{--reveal-delay:120ms}.reveal--delay-2{--reveal-delay:220ms}.reveal--delay-3{--reveal-delay:320ms}.reveal--delay-4{--reveal-delay:420ms}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:0.01ms!important;animation-iteration-count:1!important;transition-duration:0.01ms!important}.reveal,.wow{opacity:1;transform:none;transition:none}}@media (max-width:1100px){.approach-grid,.services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero__content,.contact-grid,.site-footer{grid-template-columns:1fr}.hero__copy{order:1}.hero__stage{min-height:540px}}@media (max-width:760px){.section{padding:3.4rem 0}.site-header{padding-top:0.9rem}.brand-mark{padding:0.8rem 0.9rem}.purpose-grid,.about-panels,.project-grid,.approach-grid,.services-grid{grid-template-columns:1fr}.section-heading--inline{grid-template-columns:1fr}.hero{min-height:auto}.hero__stage{min-height:460px;padding-top:5rem}.hero__copy--center{margin-top:-0.4rem}body[data-page="inicio"] .services-grid{grid-template-columns:1fr}.projects-carousel{grid-auto-columns:86%}.hero__copy--center,.hero-title,.hero-title__main,.hero-title__script,.hero__actions,.hero__lead,.hero__content--stacked{width:min(100%,94vw)}.hero__copy--center{padding:0 1rem}.hero-title__main{font-size:clamp(2.3rem,11vw,4rem);max-width:100%}.hero-title__script{font-size:clamp(1.9rem,14vw,3.2rem);max-width:100%}.hero__actions{width:100%;justify-content:center;gap:0.8rem}.button{min-width:100%;max-width:100%}.hero__stage{min-height:auto;width:min(96vw,520px)}.hero__orb--left,.hero__orb--right{width:140px;height:140px}.services-preview{padding:2.2rem 0 2.6rem}.service-card{min-height:auto;padding:1.35rem}.section-heading h2{font-size:clamp(2rem,8vw,2.75rem)}.section{padding:2.6rem 1rem}.site-header{padding:0.9rem 1rem 0}.brand-mark--image{position:relative;left:auto;transform:none}}@media (max-width:540px){.hero-title__main{font-size:clamp(2rem,15vw,3.3rem)}.hero-title__script{font-size:clamp(1.7rem,18vw,2.7rem)}.section-heading h2{font-size:clamp(1.7rem,10vw,2.2rem)}.hero__lead,.page-hero__lead,.section p,.contact-lines a{font-size:0.96rem}}body,button,input,textarea{font-family:"Figtree",sans-serif}h1,h2,h3,.hero-title__main,.hero-title__script{font-family:"Figtree",sans-serif}body[data-page="inicio"]{background:#fff}body[data-page="inicio"] .section{padding:3.8rem 0}body[data-page="inicio"] .site-header{position:relative;width:100%;margin:0;padding:1.35rem 1.65rem 0;min-height:86px;display:flex;align-items:flex-start;justify-content:flex-end}body[data-page="inicio"] .brand-mark--image img{width:clamp(138px,11vw,180px)}body[data-page="inicio"] .brand-mark--image{position:absolute;top:1.18rem;left:50%;transform:translateX(-50%);z-index:18}body[data-page="inicio"] .hero--reference{min-height:82svh;padding-top:0.15rem;border-bottom:1px solid rgba(17,17,17,0.08)}body[data-page="inicio"] .hero__copy--center{margin-top:-1.1rem}body[data-page="inicio"] .hero-title{position:relative;max-width:12ch}body[data-page="inicio"] .hero-title__main{font-size:clamp(2.45rem,4.2vw,3.85rem);font-weight:600;line-height:0.95;letter-spacing:-0.065em}body[data-page="inicio"] .hero-title__script{margin-top:-0.08rem;font-size:clamp(2rem,3.7vw,3.15rem);font-style:normal;font-weight:500;line-height:0.98;letter-spacing:-0.055em}body[data-page="inicio"] .hero__lead--center{max-width:34ch;margin-left:auto;margin-right:auto;font-size:clamp(0.9rem,0.98vw,1rem);font-weight:400;line-height:1.45;color:rgba(17,17,17,0.78)}body[data-page="inicio"] .hero__actions--center{margin-top:1.2rem}body[data-page="inicio"] .button--soft{min-width:min(100%,188px);min-height:48px;padding:0.8rem 1.05rem;font-size:0.9rem;font-weight:500;background:#b8b8b8;position:relative;overflow:hidden}body[data-page="inicio"] .button--soft::after{content:"";position:absolute;inset:0;background:linear-gradient(110deg,transparent 0%,rgba(255,255,255,0.28) 45%,transparent 100%);transform:translateX(-120%);transition:transform 500ms ease}body[data-page="inicio"] .button--soft:hover::after,body[data-page="inicio"] .button--soft:focus-visible::after{transform:translateX(120%)}body[data-page="inicio"] .section-heading{justify-items:center;text-align:center;margin-bottom:2.05rem;gap:0.5rem}body[data-page="inicio"] .section-heading .eyebrow{margin:0;font-size:0.76rem;font-weight:600;letter-spacing:0.08em;text-transform:uppercase;color:rgba(17,17,17,0.48)}body[data-page="inicio"] .section-heading h2{max-width:none;margin:0;font-size:clamp(1.7rem,2.35vw,2.2rem);font-weight:600;line-height:1;letter-spacing:-0.055em}body[data-page="inicio"] .approach-card h3,body[data-page="inicio"] .project-card h3,body[data-page="inicio"] .about-panel h3{font-size:clamp(1.18rem,1.55vw,1.5rem);font-weight:600;line-height:1.08;letter-spacing:-0.04em}body[data-page="inicio"] .approach-card span,body[data-page="inicio"] .project-card__tag{font-size:0.76rem;font-weight:600;letter-spacing:0.08em;text-transform:uppercase}body[data-page="inicio"] .section p:not(.eyebrow),body[data-page="inicio"] .section li{font-size:0.98rem;line-height:1.55}body[data-page="inicio"] .about-panel p,body[data-page="inicio"] .approach-card p,body[data-page="inicio"] .project-card p{color:rgba(17,17,17,0.74)}body[data-page="inicio"] .services-preview{width:100%;margin-top:-120px;padding:5rem 0 5.15rem;background:#bf2f3a;border-top:0;border-bottom:0}body[data-page="inicio"] .services-preview .section-heading,body[data-page="inicio"] .featured-projects{width:var(--container);margin-left:auto;margin-right:auto}body[data-page="inicio"] .services-preview .section-heading{justify-items:center;text-align:center}body[data-page="inicio"] .services-preview .section-heading .eyebrow{display:none}body[data-page="inicio"] .services-preview .section-heading h2{max-width:none;color:#fff;font-size:clamp(2.7rem,4vw,3.75rem);font-style:normal!important;font-weight:400!important;line-height:0.96;letter-spacing:0.01em!important}body[data-page="inicio"] .services-preview .section-heading h2 strong{font-weight:600!important}body[data-page="inicio"] .services-preview .section-heading h2 .services-title__lead{font-family:"FigtreeMediumLocal","Figtree",sans-serif!important;font-style:normal!important;font-weight:500!important;letter-spacing:0!important}body[data-page="inicio"] .services-preview .section-heading h2 .services-title__accent{font-family:"PacificoLocal","Figtree",sans-serif!important;font-style:normal!important;font-weight:400!important;letter-spacing:0.005em!important}body[data-page="inicio"] .services-grid--showcase{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.1rem}body[data-page="inicio"] .service-card{min-height:350px;display:grid;grid-template-rows:auto 1fr;padding:1.6rem 1.45rem 1.55rem;border:0;border-radius:30px;box-shadow:none;overflow:hidden;position:relative;transition:transform 360ms ease,box-shadow 360ms ease,filter 360ms ease}body[data-page="inicio"] .service-card::before,body[data-page="inicio"] .service-card::after{content:"";position:absolute;inset:0;pointer-events:none;transition:transform 700ms cubic-bezier(0.19,1,0.22,1),opacity 700ms cubic-bezier(0.19,1,0.22,1)}body[data-page="inicio"] .service-card::before{inset:-8% -8% 0;opacity:0.45;transform:translateY(0) scale(1)}body[data-page="inicio"] .service-card::after{inset:0;background-image:linear-gradient(to bottom,rgba(8,17,26,0.02) 0%,rgba(8,17,26,0.08) 22%,rgba(8,17,26,0.24) 48%,rgba(8,17,26,0.56) 72%,rgba(8,17,26,0.9) 100%);transform:translateY(18%)}body[data-page="inicio"] .service-card:hover{transform:translateY(-10px) rotate(-1deg);filter:saturate(1.04)}body[data-page="inicio"] .service-card--branding{background:#00b8c5}body[data-page="inicio"] .service-card--branding::before{background:radial-gradient(circle at 18% 18%,rgba(255,255,255,0.24),transparent 34%),radial-gradient(circle at 82% 24%,rgba(18,41,56,0.14),transparent 28%)}body[data-page="inicio"] .service-card--editorial{background:#c91235}body[data-page="inicio"] .service-card--editorial::before{background:radial-gradient(circle at 14% 18%,rgba(255,255,255,0.22),transparent 32%),radial-gradient(circle at 80% 20%,rgba(20,16,58,0.14),transparent 30%)}body[data-page="inicio"] .service-card--advertising{background:#0b5375}body[data-page="inicio"] .service-card--advertising::before{background:radial-gradient(circle at 18% 16%,rgba(255,255,255,0.22),transparent 30%),radial-gradient(circle at 82% 18%,rgba(0,0,0,0.14),transparent 28%)}body[data-page="inicio"] .service-card--events{background:#eb762a}body[data-page="inicio"] .service-card--events::before{background:radial-gradient(circle at 20% 20%,rgba(255,255,255,0.22),transparent 30%),radial-gradient(circle at 78% 22%,rgba(104,34,6,0.14),transparent 26%)}body[data-page="inicio"] .service-card__icon{width:72%;height:170px;margin:0;position:absolute;top:1.25rem;right:1rem;z-index:0;opacity:0.82;transform:translateY(0);transition:transform 700ms cubic-bezier(0.19,1,0.22,1),opacity 500ms ease}body[data-page="inicio"] .service-card__content{display:grid;align-content:end;gap:0.7rem;margin-top:auto;position:relative;width:100%;z-index:1;transform:translateY(0);transition:transform 700ms cubic-bezier(0.19,1,0.22,1)}body[data-page="inicio"] .service-card__icon svg{width:100%;height:100%;fill:none;stroke:#fff;stroke-width:2.3;stroke-linecap:round;stroke-linejoin:round}body[data-page="inicio"] .service-card__icon svg path,body[data-page="inicio"] .service-card__icon svg circle{transition:transform 480ms ease,stroke-dashoffset 680ms ease;stroke-dasharray:320;stroke-dashoffset:0}body[data-page="inicio"] .service-card:hover .service-card__icon svg path,body[data-page="inicio"] .service-card:hover .service-card__icon svg circle{transform:translateY(-2px);stroke-dashoffset:42}body[data-page="inicio"] .service-card h3,body[data-page="inicio"] .service-card p,body[data-page="inicio"] .service-card__kicker{color:#fff}body[data-page="inicio"] .service-card__kicker{margin:0;font-size:0.82rem;font-weight:600}body[data-page="inicio"] .service-card__title{margin:0;font-size:clamp(2rem,2.8vw,2.4rem);font-weight:500;letter-spacing:-0.05em;line-height:1;position:relative;width:max-content;max-width:100%}body[data-page="inicio"] .service-card__title::after{content:"";display:block;width:3rem;height:2px;margin-top:0.65rem;background:rgba(255,255,255,0.92);transform-origin:left center;transform:scaleX(0);transition:transform 500ms cubic-bezier(0.19,1,0.22,1)}body[data-page="inicio"] .service-card__copy{margin:0;font-size:0.93rem;line-height:1.4;color:rgba(255,255,255,0.92);transition:transform 700ms cubic-bezier(0.19,1,0.22,1),opacity 700ms cubic-bezier(0.19,1,0.22,1)}body[data-page="inicio"] .service-card__button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;max-width:max-content;margin-top:0.45rem;padding:0 1.1rem;border-radius:999px;background:rgba(255,255,255,0.18);color:#fff;font-size:0.94rem;font-weight:600;transition:background-color 220ms ease,color 220ms ease,transform 220ms ease,opacity 700ms cubic-bezier(0.19,1,0.22,1)}body[data-page="inicio"] .service-card__button:hover,body[data-page="inicio"] .service-card__button:focus-visible{background:rgba(255,255,255,0.94);color:#13242f;transform:translateY(-2px)}@media (hover:hover) and (min-width:800px){body[data-page="inicio"] .service-card{align-items:flex-end}body[data-page="inicio"] .service-card::after{transform:translateY(8%)}body[data-page="inicio"] .service-card__content{transform:translateY(calc(100% - 6.2rem))}body[data-page="inicio"] .service-card__copy,body[data-page="inicio"] .service-card__button{opacity:0;transform:translateY(1rem)}body[data-page="inicio"] .service-card:hover,body[data-page="inicio"] .service-card:focus-within{align-items:center}body[data-page="inicio"] .service-card:hover::before,body[data-page="inicio"] .service-card:focus-within::before{transform:translateY(-4%) scale(1.03)}body[data-page="inicio"] .service-card:hover::after,body[data-page="inicio"] .service-card:focus-within::after{transform:translateY(-42%)}body[data-page="inicio"] .service-card:hover .service-card__icon,body[data-page="inicio"] .service-card:focus-within .service-card__icon{opacity:0.96;transform:translateY(-4%)}body[data-page="inicio"] .service-card:hover .service-card__content,body[data-page="inicio"] .service-card:focus-within .service-card__content{transform:translateY(0)}body[data-page="inicio"] .service-card:hover .service-card__title::after,body[data-page="inicio"] .service-card:focus-within .service-card__title::after{transform:scaleX(1)}body[data-page="inicio"] .service-card:hover .service-card__copy,body[data-page="inicio"] .service-card:hover .service-card__button,body[data-page="inicio"] .service-card:focus-within .service-card__copy,body[data-page="inicio"] .service-card:focus-within .service-card__button{opacity:1;transform:translateY(0);transition-delay:90ms}}body[data-page="inicio"] .services-preview__summary{width:var(--container);margin:2rem auto 0;text-align:center;font-size:0.98rem;color:#fff}body[data-page="inicio"] .featured-projects,body[data-page="inicio"] .final-cta,body[data-page="inicio"] .site-footer{border-top:1px solid rgba(17,17,17,0.08)}body[data-page="inicio"] .about-panel{transition:transform 320ms ease,box-shadow 320ms ease,background-color 320ms ease}body[data-page="inicio"] .about-panel:hover{transform:translateY(-6px);box-shadow:0 18px 28px rgba(0,0,0,0.08)}body[data-page="inicio"] .section-heading h2,body[data-page="inicio"] .project-card h3{transition:letter-spacing 260ms ease,transform 260ms ease}body[data-page="inicio"] .section-heading:hover h2,body[data-page="inicio"] .project-card:hover h3{letter-spacing:-0.035em;transform:translateY(-2px)}body[data-page="inicio"] .service-card:nth-child(2){animation-delay:0.8s}body[data-page="inicio"] .service-card:nth-child(3){animation-delay:1.6s}body[data-page="inicio"] .service-card:nth-child(4){animation-delay:2.4s}body[data-page="inicio"] .featured-projects{padding-top:3.25rem;padding-bottom:4.15rem}body[data-page="inicio"] .project-card:nth-child(1){background:linear-gradient(155deg,#4fb9c4,#71b7bf)}body[data-page="inicio"] .project-card:nth-child(2){background:linear-gradient(155deg,#6a60d8,#7c74df)}body[data-page="inicio"] .project-card:nth-child(3){background:linear-gradient(155deg,#174e67,#265a74)}body[data-page="inicio"] .project-card:nth-child(4){background:linear-gradient(155deg,#f27731,#ff8646)}body[data-page="inicio"] .site-footer{width:100%;margin-top:0;padding:2.6rem max(calc(var(--page-gutter) / 2),calc((100vw - var(--container-max)) / 2)) 3.2rem;background:#101820;color:#fff}body[data-page="inicio"] .site-footer p,body[data-page="inicio"] .site-footer a,body[data-page="inicio"] .site-footer__title{color:rgba(255,255,255,0.9)}body[data-page="inicio"] .brand-mark--footer{color:#fff}body[data-page="inicio"] .featured-projects .section-heading h2{display:none}body[data-page="inicio"] .featured-projects .section-heading .eyebrow{font-size:0.95rem;font-weight:500;letter-spacing:0;text-transform:none;color:#222}@media (max-width:760px){body[data-page="inicio"] .site-header{min-height:74px;padding:1rem 1rem 0}body[data-page="inicio"] .brand-mark--image{top:0.95rem}body[data-page="inicio"] .section-heading{margin-bottom:1.7rem}body[data-page="inicio"] .section{padding:3.2rem 0}body[data-page="inicio"] .services-grid--showcase{grid-template-columns:1fr}body[data-page="inicio"] .service-card{min-height:300px}body[data-page="inicio"] .service-card__icon{height:150px}}body[data-page="inicio"] .site-header{padding-top:1.55rem!important;padding-left:1.5rem!important;padding-right:1.5rem!important;min-height:94px!important}body[data-page="inicio"] .brand-mark--image{top:1.45rem!important;left:50%!important;transform:translateX(-50%)!important}body[data-page="inicio"] .brand-mark--image img{width:clamp(150px,12vw,196px)!important}body[data-page="inicio"] .hero--reference{min-height:79svh!important;padding-top:0!important}body[data-page="inicio"] .hero__copy--center{margin-top:-0.75rem!important}body[data-page="inicio"] .hero-title{max-width:11.4ch!important}body[data-page="inicio"] .hero-title__main{font-size:clamp(2.2rem,3.9vw,3.45rem)!important;font-weight:600!important;line-height:0.96!important;letter-spacing:-0.07em!important}body[data-page="inicio"] .hero-title__script{margin-top:0.08rem!important;font-size:clamp(1.8rem,3vw,2.55rem)!important;font-weight:500!important;line-height:1!important;letter-spacing:-0.078em!important}body[data-page="inicio"] .hero__lead--center{max-width:30ch!important;margin-top:0.8rem!important;font-size:0.96rem!important;line-height:1.5!important;color:rgba(17,17,17,0.72)!important}body[data-page="inicio"] .hero__actions--center{margin-top:1rem!important}body[data-page="inicio"] .section{padding-top:3rem!important;padding-bottom:3rem!important}body[data-page="inicio"] .featured-projects,body[data-page="inicio"] .final-cta{padding-top:3.4rem!important;padding-bottom:3.4rem!important}body[data-page="inicio"] .section-heading{margin-bottom:1.6rem!important}body[data-page="inicio"] .section-heading .eyebrow{font-size:0.72rem!important;letter-spacing:0.1em!important;color:rgba(17,17,17,0.45)!important}body[data-page="inicio"] .section-heading h2{font-size:clamp(1.5rem,2vw,1.95rem)!important;font-weight:600!important;line-height:1.02!important;letter-spacing:-0.06em!important}body[data-page="inicio"] .about-panel p,body[data-page="inicio"] .approach-card p,body[data-page="inicio"] .project-card p,body[data-page="inicio"] .services-preview__summary{font-size:0.96rem!important;line-height:1.55!important}body[data-page="inicio"] .approach-card h3,body[data-page="inicio"] .project-card h3{font-size:clamp(1.08rem,1.35vw,1.35rem)!important;font-weight:600!important;line-height:1.12!important}body[data-page="inicio"] .services-preview{padding-top:4.7rem!important;padding-bottom:4.8rem!important}body[data-page="inicio"] .services-preview .section-heading{margin-bottom:2.3rem!important}body[data-page="inicio"] .services-preview .section-heading h2{font-size:clamp(2.55rem,3.6vw,3.4rem)!important}body[data-page="inicio"] .site-footer{padding-top:2.35rem!important;padding-bottom:2.8rem!important}@media (max-width:760px){body[data-page="inicio"] .site-header{min-height:82px!important;padding-top:1rem!important}body[data-page="inicio"] .brand-mark--image{top:1rem!important}body[data-page="inicio"] .brand-mark--image img{width:clamp(126px,34vw,160px)!important}body[data-page="inicio"] .section{padding-top:2.6rem!important;padding-bottom:2.6rem!important}body[data-page="inicio"] .featured-projects,body[data-page="inicio"] .final-cta{padding-top:3rem!important;padding-bottom:3rem!important}}body[data-page="inicio"]{--home-bg:#ffffff;--home-surface:#ffffff;--home-text:#141414;--home-muted:#5c5955;--home-line:rgba(20,20,20,0.09);--home-red:#c91235;--home-purple:#6f5ae8;background:var(--home-bg);font-family:"Figtree",sans-serif;color:var(--home-text)}body[data-page="inicio"],body[data-page="inicio"] p,body[data-page="inicio"] a,body[data-page="inicio"] button,body[data-page="inicio"] input,body[data-page="inicio"] textarea,body[data-page="inicio"] label,body[data-page="inicio"] h1,body[data-page="inicio"] h2,body[data-page="inicio"] h3{font-family:"Figtree",sans-serif}body[data-page="inicio"] .site-header{position:fixed;inset:0 0 auto 0;width:100%;padding:1.35rem 1.6rem 0;min-height:90px;display:flex;align-items:flex-start;justify-content:center;pointer-events:none}body[data-page="inicio"] .brand-mark{pointer-events:auto}body[data-page="inicio"] .brand-mark--image{position:relative;z-index:35;padding:0;background:transparent}body[data-page="inicio"] .brand-mark--image img{width:clamp(148px,12vw,188px)}body[data-page="inicio"] .section,body[data-page="inicio"] .site-footer{width:var(--container);margin:0 auto}body[data-page="inicio"] .section{padding:5.5rem 0}body[data-page="inicio"] .section + .section{border-top:1px solid var(--home-line)}body[data-page="inicio"] .home-hero{width:var(--container-wide);min-height:100svh;padding-top:8rem;padding-bottom:3.5rem;border-top:0}body[data-page="inicio"] .hero__copy--center{margin-top:-0.9rem}body[data-page="inicio"] .hero-title{max-width:11.5ch}body[data-page="inicio"] .hero-title__main{font-size:clamp(2.9rem,6vw,5.5rem);font-weight:600;line-height:0.94;letter-spacing:-0.075em;color:var(--home-text)}body[data-page="inicio"] .hero-title__script{margin-top:0.2rem;font-family:"PacificoLocal","Pacifico",cursive;font-size:clamp(2.45rem,4.4vw,4rem);font-weight:400;line-height:1;letter-spacing:-0.01em;color:var(--home-red)}body[data-page="inicio"] .hero__lead--center{max-width:42ch;margin-top:1rem;font-size:1.02rem;line-height:1.65;color:rgba(20,20,20,0.72)}body[data-page="inicio"] .hero__actions{gap:0.8rem}body[data-page="inicio"] .button{min-height:52px;padding:0.92rem 1.4rem;font-size:0.96rem;font-weight:600}body[data-page="inicio"] .button--primary{background:var(--home-red);box-shadow:none}body[data-page="inicio"] .button--ghost{border:1px solid rgba(20,20,20,0.12);background:rgba(255,255,255,0.72);backdrop-filter:blur(16px)}body[data-page="inicio"] .section-heading{display:grid;justify-items:center;text-align:center;gap:0.55rem;margin-bottom:2.25rem}body[data-page="inicio"] .section-heading--inline{grid-template-columns:1fr auto;justify-items:stretch;align-items:end;text-align:left}body[data-page="inicio"] .eyebrow{margin:0;font-size:0.78rem;font-weight:600;letter-spacing:0.1em;color:rgba(20,20,20,0.5)}body[data-page="inicio"] .section-heading h2{max-width:14ch;margin:0;font-size:clamp(1.9rem,2.9vw,3rem);font-weight:600;line-height:0.98;letter-spacing:-0.065em;color:var(--home-text)}body[data-page="inicio"] .services-preview{width:100%;padding:5.3rem 0 5.4rem;background:#be2d39}body[data-page="inicio"] .services-preview .section-heading h2,body[data-page="inicio"] .services-preview .eyebrow,body[data-page="inicio"] .services-preview__summary{color:#fff}body[data-page="inicio"] .services-preview .section-heading h2{font-size:clamp(2.4rem,3.8vw,3.5rem)}body[data-page="inicio"] .services-grid--showcase{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}body[data-page="inicio"] .service-card{min-height:360px;padding:1.55rem 1.45rem 1.6rem;border:0;border-radius:28px;background:#fff}body[data-page="inicio"] .service-card h3{font-size:clamp(1.9rem,2.3vw,2.3rem);font-weight:500;line-height:0.98;letter-spacing:-0.06em}body[data-page="inicio"] .service-card__kicker{margin-bottom:0.35rem;font-size:0.82rem;font-weight:600;letter-spacing:0}body[data-page="inicio"] .service-card__icon{height:188px}body[data-page="inicio"] .services-preview__summary{max-width:58ch;margin:2rem auto 0;font-size:1rem;line-height:1.6}body[data-page="inicio"] .clients-section,body[data-page="inicio"] .philosophy-section,body[data-page="inicio"] .contact-home{background:transparent}body[data-page="inicio"] .approach-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}body[data-page="inicio"] .approach-card,body[data-page="inicio"] .about-panel,body[data-page="inicio"] .contact-panel,body[data-page="inicio"] .contact-form{border:1px solid rgba(0,71,98,0.12)!important;background:linear-gradient(180deg,rgba(255,255,255,0.96),rgba(255,250,244,0.9))!important;box-shadow:0 16px 36px rgba(7,24,36,0.05)!important}body[data-page="inicio"] .approach-card span,body[data-page="inicio"] .project-card__tag{padding:0;font-size:0.8rem;font-weight:600;letter-spacing:0.02em;text-transform:none}body[data-page="inicio"] .approach-card span{border-radius:14px;background:var(--panel-accent);color:#ffffff}body[data-page="inicio"] .approach-card h3{margin-bottom:0.65rem;font-size:1.28rem;font-weight:600;letter-spacing:-0.04em}body[data-page="inicio"] .approach-card p,body[data-page="inicio"] .contact-panel p{color:var(--home-muted)}body[data-page="inicio"] .featured-projects{padding-top:5rem}body[data-page="inicio"] .featured-projects .section-heading h2{display:block;max-width:12ch}body[data-page="inicio"] .featured-projects .section-heading .eyebrow{font-size:0.78rem;font-weight:600;letter-spacing:0.1em;text-transform:uppercase;color:rgba(20,20,20,0.5)}body[data-page="inicio"] .projects-carousel{grid-auto-columns:minmax(300px,33vw);gap:1rem;padding-bottom:0.2rem}body[data-page="inicio"] .project-card{min-height:320px;border-radius:30px;box-shadow:none}body[data-page="inicio"] .contact-grid{grid-template-columns:0.9fr 1.1fr;gap:1rem}body[data-page="inicio"] .contact-grid--single{grid-template-columns:1fr;max-width:42rem}body[data-page="inicio"] .contact-lines{margin-top:1.4rem}body[data-page="inicio"] .contact-lines a{font-size:1rem}body[data-page="inicio"] .contact-form{gap:0.9rem}body[data-page="inicio"] .contact-form input,body[data-page="inicio"] .contact-form textarea{border-radius:16px;border:1px solid var(--home-line);background:#fff}body[data-page="inicio"] .site-footer{display:grid;grid-template-columns:1.1fr 0.8fr 0.8fr;gap:1.5rem;padding:2.4rem 0 3.5rem;border-top:1px solid var(--home-line);background:transparent}body[data-page="inicio"] .brand-mark--footer-image img{width:clamp(132px,10vw,164px)}body[data-page="inicio"] .site-footer p,body[data-page="inicio"] .site-footer a,body[data-page="inicio"] .site-footer__title{color:var(--home-muted)}body[data-page="inicio"] .site-footer__title{color:var(--home-text)}@media (hover:hover) and (pointer:fine){body,a,button,input,textarea,label,[role="button"]{cursor:none!important}}@media (max-width:980px){body[data-page="inicio"] .contact-grid{grid-template-columns:1fr}body[data-page="inicio"] .services-grid--showcase,body[data-page="inicio"] .approach-grid,body[data-page="inicio"] .site-footer{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){body[data-page="inicio"] .site-header{padding:1rem 1rem 0;min-height:82px}body[data-page="inicio"] .brand-mark--image img{width:clamp(132px,34vw,166px)}body[data-page="inicio"] .section,body[data-page="inicio"] .home-hero{width:min(100%,calc(100% - 1.4rem))}body[data-page="inicio"] .section{padding:4rem 0}body[data-page="inicio"] .home-hero{padding-top:7.2rem;padding-bottom:2.5rem}body[data-page="inicio"] .hero-title__main{font-size:clamp(2.4rem,11vw,3.5rem)}body[data-page="inicio"] .hero-title__script{font-size:clamp(2rem,9vw,3rem)}body[data-page="inicio"] .section-heading--inline{grid-template-columns:1fr;gap:1rem;text-align:center}body[data-page="inicio"] .services-grid--showcase,body[data-page="inicio"] .approach-grid,body[data-page="inicio"] .site-footer{grid-template-columns:1fr}body[data-page="inicio"] .projects-carousel{grid-auto-columns:88vw}}body[data-page="inicio"]{background:#ffffff}body[data-page="inicio"] .site-header{justify-content:flex-start;padding:1.55rem 1.7rem 0}body[data-page="inicio"] .brand-mark--image{position:relative;left:auto;transform:none}body[data-page="inicio"] .brand-mark--image img{width:clamp(94px,8vw,118px)}body[data-page="inicio"] .home-hero{position:relative;width:var(--container-wide);min-height:100svh;padding-top:5.8rem;padding-bottom:3rem;background:#fff;border-top:0;overflow:hidden}body[data-page="inicio"] .home-hero::before{content:"";position:absolute;left:-13vw;bottom:-22vw;width:34vw;height:34vw;min-width:320px;min-height:320px;border:12px solid #f51437;border-radius:50%;border-top-color:transparent;border-right-color:transparent;transform:rotate(-16deg);pointer-events:none}body[data-page="inicio"] .hero__copy--center{margin-top:9.375rem}body[data-page="inicio"] .hero-title__artwork{display:flex;justify-content:center;width:clamp(24rem,43vw,44rem);margin:0 auto 0.25rem;pointer-events:none}body[data-page="inicio"] .hero-title__artwork img{display:block;width:100%;height:auto}body[data-page="inicio"] .hero-title{max-width:14.5ch}body[data-page="inicio"] .hero-title__main,body[data-page="inicio"] .hero-title__secondary{display:block;font-family:"Figtree",sans-serif;color:#0b5375}body[data-page="inicio"] .hero-title__main{font-size:clamp(3.95rem,8.6vw,7.7rem);font-weight:600;line-height:0.9;letter-spacing:-0.088em}body[data-page="inicio"] .hero-title__secondary{font-size:clamp(3.35rem,7.4vw,6.7rem);font-weight:600;line-height:0.88;letter-spacing:-0.088em}body[data-page="inicio"] .hero-title__script{display:inline-block;margin-top:-0.1rem;margin-left:0.45rem;font-family:"PacificoLocal","Pacifico",cursive;font-size:clamp(3.35rem,6.15vw,5.9rem);line-height:0.92;color:#c91235}body[data-page="inicio"] .hero__lead--center{display:none}body[data-page="inicio"] .hero__actions--center{order:3;margin-top:1rem;gap:1.4rem;transform:translateY(-30px)}body[data-page="inicio"] .button{min-width:270px;min-height:74px;padding:1rem 2.2rem;border-radius:999px;font-size:clamp(1.12rem,1.8vw,1.5rem);font-weight:500;letter-spacing:-0.03em}body[data-page="inicio"] .button--primary{background:#c91235}body[data-page="inicio"] .button--ghost{border:0;background:#1bb7c8;color:#fff}body[data-page="inicio"] .button--teal{background:#1bb7c8;color:#fff}@media (max-width:760px){body[data-page="inicio"] .site-header{padding:1rem 1rem 0}body[data-page="inicio"] .brand-mark--image img{width:clamp(82px,23vw,100px)}body[data-page="inicio"] .home-hero{width:min(100%,calc(100% - 1rem));padding-top:6.4rem;background:#fff}body[data-page="inicio"] .home-hero::before{left:-34vw;bottom:-44vw;width:76vw;height:76vw;border-width:9px}body[data-page="inicio"] .hero-title__artwork{width:min(94vw,26rem);margin-bottom:0.6rem}body[data-page="inicio"] .hero-title__main{font-size:clamp(2.8rem,12.8vw,4.1rem)}body[data-page="inicio"] .hero-title__secondary{font-size:clamp(2.55rem,11.8vw,3.7rem)}body[data-page="inicio"] .hero-title__script{display:block;margin-top:0.2rem;margin-left:0;font-size:clamp(2.9rem,11.2vw,4.15rem)}body[data-page="inicio"] .hero__actions--center{gap:0.8rem}body[data-page="inicio"] .button{min-width:min(100%,290px);min-height:60px;font-size:1rem}}body[data-page="inicio"] .site-header{position:absolute!important;top:0!important;left:50%!important;transform:translateX(-50%)!important;justify-content:center!important;align-items:flex-start!important;gap:0!important;width:var(--container-wide)!important;padding:2.2rem 0 0!important}body[data-page="inicio"] .brand-mark--image{position:relative!important;left:auto!important;transform:none!important;margin-left:0!important;margin-top:0!important}body[data-page="inicio"] .brand-mark--image img{width:clamp(220px,20vw,420px)!important}body[data-page="inicio"] .home-hero{background:#fff!important}body[data-page="inicio"] .hero__content--stacked{min-height:calc(100svh - 10.25rem);align-content:center;justify-items:center;transform:translateX(-22%)!important}body[data-page="inicio"] .hero__copy--center{margin-top:9rem!important;align-self:center}body[data-page="inicio"] .hero-title{max-width:19.5ch!important}body[data-page="inicio"] .hero-title__main{display:block;font-family:"Figtree","FigtreeMediumLocal",sans-serif!important;color:#0b5375;font-size:clamp(3.9rem,7.2vw,6.6rem)!important;font-weight:600;line-height:0.94!important;letter-spacing:-0.025em!important}body[data-page="inicio"] .hero-title__line{display:block;white-space:nowrap;line-height:1.12;font-family:"PacificoLocal",cursive!important}body[data-page="inicio"] .hero-title__line--animated{position:relative;display:flex;align-items:flex-start;justify-content:center;width:100%;min-width:19.5ch;height:1.48em;padding-bottom:0.14em;overflow:hidden}body[data-page="inicio"] .hero-title__fliptext{position:relative;display:inline-block;width:min(100%,13ch);height:100%}body[data-page="inicio"] .hero-title__secondary{display:inline-block!important;font-family:"Figtree","FigtreeMediumLocal",sans-serif!important;color:#0b5375;font-size:clamp(3.45rem,6.2vw,5.9rem)!important;font-weight:600;letter-spacing:-0.088em!important;vertical-align:baseline}body[data-page="inicio"] .hero-title__script{display:inline-block!important;margin-top:0!important;margin-left:0!important;font-family:"PacificoLocal",cursive!important;font-weight:400!important;font-size:clamp(4.35rem,6.8vw,6.4rem)!important;line-height:1.1!important;letter-spacing:-0.085em!important;color:#c91235;white-space:nowrap;padding-top:0.02em;user-select:text;will-change:transform,opacity}body[data-page="inicio"] .hero-title__word{position:absolute;inset:0;width:100%;opacity:0;text-align:center;letter-spacing:-0.04em}body[data-page="inicio"] .hero-title__letter{display:inline-block;position:relative;margin-right:-0.062em;transform:translateZ(25px);transform-origin:50% 50% 25px}body[data-page="inicio"] .hero-title__letter.out{transform:rotateX(90deg);transition:transform 0.32s cubic-bezier(0.55,0.055,0.675,0.19)}body[data-page="inicio"] .hero-title__letter.behind{transform:rotateX(-90deg)}body[data-page="inicio"] .hero-title__letter.in{transform:rotateX(0deg);transition:transform 0.38s cubic-bezier(0.175,0.885,0.32,1.275)}body[data-page="inicio"] .hero__actions--center{margin-top:calc(-0.35rem + 25px)!important;justify-content:center}body[data-page="inicio"] .button{min-width:262px!important;min-height:74px!important;font-size:clamp(1.08rem,1.65vw,1.42rem)!important}body[data-page="inicio"] .button--liquid-home{position:relative;display:inline-flex!important;align-items:center;justify-content:center;min-width:460px!important;min-height:96px!important;padding-inline:3.1rem!important;overflow:visible!important;isolation:isolate;background:transparent!important;box-shadow:none!important}body[data-page="inicio"] .button--liquid-home .button__label{position:relative;z-index:3;line-height:1.12;text-align:center;white-space:normal}body[data-page="inicio"] .button--liquid-home .btn-inner-liquid--cta{position:absolute;top:50%;left:50%;width:calc(100% + 34px);height:calc(100% + 34px);transform:translate(-50%,-50%);z-index:1;overflow:visible}body[data-page="inicio"] .button--liquid-home .btn-inner-liquid--cta path{stroke:none!important}body[data-page="inicio"] .button--liquid-home:hover,body[data-page="inicio"] .button--liquid-home:focus-visible{background:transparent!important;box-shadow:none!important}body[data-page="inicio"] .button--liquid-shared,body[data-page="inicio"] .footer__btn.button--liquid-shared{position:relative;display:inline-flex!important;align-items:center;justify-content:center;min-height:62px!important;padding-inline:1.95rem!important;overflow:visible!important;isolation:isolate;border:0!important;background:transparent!important;box-shadow:none!important;color:#ffffff!important}body[data-page="inicio"] .button--liquid-shared .button__label,body[data-page="inicio"] .footer__btn.button--liquid-shared .button__label{position:relative;z-index:3;line-height:1.08;text-align:center;white-space:normal}body[data-page="inicio"] .button--liquid-shared .btn-inner-liquid--shared,body[data-page="inicio"] .footer__btn.button--liquid-shared .btn-inner-liquid--shared{position:absolute;top:50%;left:50%;width:calc(100% + 24px);height:calc(100% + 24px);transform:translate(-50%,-50%);z-index:1;overflow:visible}body[data-page="inicio"] .button--liquid-shared .btn-inner-liquid--shared path,body[data-page="inicio"] .footer__btn.button--liquid-shared .btn-inner-liquid--shared path{stroke:none!important}body[data-page="inicio"] .button--liquid-shared:hover,body[data-page="inicio"] .button--liquid-shared:focus-visible,body[data-page="inicio"] .footer__btn.button--liquid-shared:hover,body[data-page="inicio"] .footer__btn.button--liquid-shared:focus-visible{background:transparent!important;box-shadow:none!important}body[data-page="inicio"] .philosophy-section--manifesto{width:var(--container);margin-top:0;padding-top:5.5rem;padding-bottom:5.75rem}body[data-page="inicio"] .philosophy-manifesto__shell{position:relative;padding:clamp(2rem,4vw,3.4rem);border-radius:38px;overflow:hidden;background:linear-gradient(165deg,rgba(255,255,255,0.96),rgba(247,251,252,0.9));box-shadow:0 22px 48px rgba(18,41,56,0.08);isolation:isolate}body[data-page="inicio"] .philosophy-manifesto__shell::before{content:none}body[data-page="inicio"] .philosophy-manifesto__shell::after{content:none}body[data-page="inicio"] .philosophy-manifesto__shell>*{position:relative;z-index:1}body[data-page="inicio"] .philosophy-section__intro{display:grid;grid-template-columns:minmax(0,0.95fr) minmax(0,1.05fr);align-items:start;gap:2.8rem;max-width:1100px;margin:0 auto 2rem;text-align:left}body[data-page="inicio"] .philosophy-section__intro h2{max-width:none;font-size:clamp(2.7rem,5vw,4.8rem);line-height:0.97;letter-spacing:-0.05em;white-space:nowrap;color:#13242f}body[data-page="inicio"] .philosophy-section__title-main{display:block;font-family:"FigtreeMediumLocal","Figtree",sans-serif;font-weight:500}body[data-page="inicio"] .philosophy-section__title-accent{display:block;margin-top:0.1em;margin-left:0;font-family:"PacificoLocal",cursive;font-weight:400;color:#c91235}body[data-page="inicio"] .philosophy-section__lead{display:grid;gap:0.8rem;max-width:650px}body[data-page="inicio"] .philosophy-section__lead p{font-size:clamp(1.05rem,1.38vw,1.3rem);line-height:1.65;letter-spacing:-0.02em;color:rgba(19,36,47,0.82)}body[data-page="inicio"] .philosophy-section__statement{font-size:clamp(1.2rem,1.6vw,1.5rem);font-weight:500;line-height:1.3;white-space:nowrap;color:#0b5375}body[data-page="inicio"] .philosophy-manifesto__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.8rem;margin-top:0.25rem}body[data-page="inicio"] .philosophy-manifesto__card{min-height:auto;padding:0;border:0!important;border-top:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important;isolation:auto!important}body[data-page="inicio"] .philosophy-manifesto__card::before,body[data-page="inicio"] .philosophy-manifesto__card::after{content:none!important}body[data-page="inicio"] .philosophy-manifesto__card h3{margin-bottom:0.9rem;font-family:"FigtreeMediumLocal","Figtree",sans-serif;font-size:clamp(1.15rem,1.35vw,1.35rem);font-weight:500;line-height:1.15;letter-spacing:-0.03em;color:#13242f}body[data-page="inicio"] .philosophy-manifesto__card p{max-width:28ch;font-size:0.98rem;line-height:1.7;letter-spacing:-0.01em;color:rgba(19,36,47,0.72)}body[data-page="inicio"] .philosophy-manifesto__closing{max-width:none;margin:3.2rem auto 0;text-align:center;font-family:"PacificoLocal",cursive;font-size:clamp(1.85rem,2.35vw,2.15rem)!important;line-height:1.02;white-space:nowrap;color:#c91235}body[data-page="inicio"] .home-hero{padding-top:7.5rem!important}body[data-page="inicio"] .home-hero .hero__content--stacked{width:var(--container);min-height:calc(100svh - 10.5rem);margin:0 auto;align-content:center;justify-items:center;transform:translateX(-9rem)}body[data-page="inicio"] .hero__copy--center{width:100%;margin:0 auto!important;justify-items:center;text-align:center}@media (max-width:1180px){body[data-page="inicio"] .home-hero .hero__content--stacked{transform:translateX(-1.5rem)}}@media (max-width:760px){body[data-page="inicio"] .home-hero .hero__content--stacked{transform:none!important}body[data-page="inicio"] .philosophy-manifesto__closing{white-space:normal}body[data-page="inicio"] .hero__actions--center{margin-top:4rem!important}body[data-page="inicio"] .button--liquid-home{min-width:min(100%,390px)!important;min-height:88px!important;padding-inline:2.1rem!important}body[data-page="inicio"] .philosophy-section--manifesto{padding-top:4.2rem;padding-bottom:4.5rem}body[data-page="inicio"] .philosophy-manifesto__shell{padding:1.6rem 1.25rem 2rem;border-radius:28px}body[data-page="inicio"] .philosophy-section__intro{grid-template-columns:1fr;margin-bottom:1.6rem;gap:1rem;text-align:center}body[data-page="inicio"] .philosophy-section__statement{white-space:normal}body[data-page="inicio"] .philosophy-manifesto__grid{grid-template-columns:1fr;gap:1.2rem}body[data-page="inicio"] .philosophy-manifesto__card{min-height:auto;padding-top:1.15rem}body[data-page="inicio"] .philosophy-manifesto__card p{max-width:none}body[data-page="inicio"] .philosophy-manifesto__closing{margin-top:2.9rem}}@media (max-width:980px) and (min-width:761px){body[data-page="inicio"] .philosophy-manifesto__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem 2rem}body[data-page="inicio"] .philosophy-manifesto__card{min-height:220px}}body[data-page="inicio"] .services-preview{margin-top:calc(-8rem + 225px)!important;position:relative;isolation:isolate;z-index:3;background:#c91235!important;border-top:0!important;border-bottom:0!important;overflow:hidden}body[data-page="inicio"] .services-preview::before,body[data-page="inicio"] .services-preview::after{content:"";position:absolute;inset:auto;pointer-events:none;z-index:0;opacity:0.28;transition:transform 700ms cubic-bezier(0.22,1,0.36,1),opacity 420ms ease,border-radius 700ms cubic-bezier(0.22,1,0.36,1)}body[data-page="inicio"] .services-preview::before{top:-18%;right:-8%;width:min(30rem,34vw);height:min(30rem,34vw);background:radial-gradient(circle at 30% 30%,rgba(255,255,255,0.34),rgba(255,255,255,0.08) 48%,transparent 72%);border-radius:42% 58% 52% 48% / 44% 38% 62% 56%;transform:translate3d(0,0,0) rotate(-8deg)}body[data-page="inicio"] .services-preview::after{left:-10%;bottom:-34%;width:min(34rem,38vw);height:min(34rem,38vw);background:radial-gradient(circle at 50% 50%,rgba(255,188,196,0.28),rgba(255,120,138,0.12) 52%,transparent 74%);border-radius:58% 42% 38% 62% / 42% 56% 44% 58%;transform:translate3d(0,0,0) rotate(10deg)}body[data-page="inicio"] .services-preview:hover::before,body[data-page="inicio"] .services-preview:focus-within::before{opacity:0.42;transform:translate3d(-2%,4%,0) scale(1.08) rotate(6deg);border-radius:54% 46% 62% 38% / 38% 58% 42% 62%}body[data-page="inicio"] .services-preview:hover::after,body[data-page="inicio"] .services-preview:focus-within::after{opacity:0.36;transform:translate3d(4%,-5%,0) scale(1.12) rotate(-8deg);border-radius:44% 56% 46% 54% / 58% 34% 66% 42%}body[data-page="inicio"] .services-preview .section-heading,body[data-page="inicio"] .services-preview .services-grid,body[data-page="inicio"] .services-preview__summary{position:relative;z-index:1}@media (max-width:760px){body[data-page="inicio"] .site-header{left:50%!important;transform:translateX(-50%)!important;justify-content:center!important;align-items:flex-start!important;gap:0!important;width:min(100%,calc(100% - 1.8rem))!important;padding:1rem 0 0!important}body[data-page="inicio"] .brand-mark--image{margin-top:0!important}body[data-page="inicio"] .brand-mark--image img{width:clamp(280px,78vw,460px)!important}body[data-page="inicio"] .hero-title__main{font-size:clamp(2.75rem,12.2vw,4rem)!important}body[data-page="inicio"] .hero-title__secondary{font-size:clamp(2.6rem,11.4vw,3.7rem)!important}body[data-page="inicio"] .hero-title__script{margin-left:0!important;font-size:clamp(3.55rem,12.4vw,5.15rem)!important}body[data-page="inicio"] .services-preview{margin-top:-4rem!important}body[data-page="inicio"] .services-preview::before{top:-12%;right:-18%;width:min(22rem,60vw);height:min(22rem,60vw)}body[data-page="inicio"] .services-preview::after{left:-18%;bottom:-22%;width:min(24rem,66vw);height:min(24rem,66vw)}}@media (prefers-reduced-motion:reduce){body[data-page="inicio"] #hero-rotating-text{opacity:1!important;transform:none!important}}body[data-page="inicio"] .brand-mark--image{margin-left:0!important;margin-top:14px!important}body[data-page="inicio"] .brand-mark--image img{width:clamp(162px,13.8vw,228px)!important;height:auto}@media (max-width:1200px){body[data-page="inicio"] .brand-mark--image{margin-left:0!important;margin-top:8px!important}}@media (max-width:760px){body[data-page="inicio"] .brand-mark--image{margin-left:0!important;margin-top:0!important}body[data-page="inicio"] .brand-mark--image img{width:clamp(78px,21.6vw,126px)!important}}@media (max-width:760px){body[data-page="inicio"] .home-hero{width:100%!important;padding:5.25rem 1rem 2.6rem!important;min-height:auto!important;overflow:hidden!important}body[data-page="inicio"] .home-hero::before{display:none!important}body[data-page="inicio"] .hero__content--stacked{grid-template-columns:1fr!important;gap:1rem!important;align-items:center!important}body[data-page="inicio"] .hero__copy--center{width:100%!important;padding:0!important;margin:0!important;text-align:center!important}body[data-page="inicio"] .hero-title{width:100%!important;max-width:100%!important}body[data-page="inicio"] .hero-title__artwork{width:min(84vw,280px)!important;margin:0 auto 0.65rem!important}body[data-page="inicio"] .hero-title__main{font-size:clamp(2.2rem,12vw,3.45rem)!important;line-height:1.05!important;letter-spacing:-0.04em!important}body[data-page="inicio"] .hero-title__script{font-size:clamp(2rem,14vw,3rem)!important;margin-top:0.18rem!important;white-space:normal!important}body[data-page="inicio"] .hero-title__line--animated,body[data-page="inicio"] .hero-title__fliptext{min-width:0!important;width:100%!important}body[data-page="inicio"] .hero-title__line{white-space:normal!important}body[data-page="inicio"] .hero__actions--center{width:100%!important;justify-content:center!important;margin-top:0.5rem!important;transform:translateY(-30px)!important}body[data-page="inicio"] .button--liquid-home{width:100%!important;min-width:100%!important;max-width:100%!important;padding-inline:1.5rem!important;min-height:58px!important}body[data-page="inicio"] .button--liquid-home .button__label{font-size:0.98rem!important;line-height:1.25!important}body[data-page="inicio"] .button--liquid-home .btn-inner-liquid--cta{width:calc(100% + 14px)!important;height:calc(100% + 14px)!important}body[data-page="inicio"] .site-header{position:absolute!important;top:0!important;left:0!important;right:0!important;width:100%!important;padding:0.8rem 0.9rem 0!important;justify-content:center!important;transform:none!important}body[data-page="inicio"] .brand-mark--image{position:relative!important;left:0!important;transform:none!important;margin:0 auto!important}body[data-page="inicio"] .brand-mark--image img{width:clamp(80px,22vw,118px)!important}}:root{--cursor-size:24px;--cursor-color:#c91235}body[data-page="inicio"] .home-hero,body[data-page="inicio"] .hero__copy--center,body[data-page="inicio"] .services-preview{will-change:transform}[data-hover]{position:relative;will-change:transform}[data-hover-bounds]{position:absolute;inset:0;display:block;border-radius:inherit;transform:scale(1);transform-origin:center;transition:transform 420ms cubic-bezier(0.22,1,0.36,1)}[data-hover]:hover [data-hover-bounds],[data-hover]:focus-visible [data-hover-bounds]{transform:scale(2.35)}.cursor{width:var(--cursor-size);height:var(--cursor-size);position:fixed;top:0;left:0;z-index:150;border-radius:999px;background:var(--cursor-color);mix-blend-mode:difference;pointer-events:none;opacity:0;will-change:transform;transition:background-color 220ms ease,box-shadow 220ms ease,mix-blend-mode 220ms ease,opacity 180ms ease}body.cursor-visible .cursor{opacity:1}body.nav-open .cursor{background:#ffffff;mix-blend-mode:normal;box-shadow:0 0 0 7px rgba(255,255,255,0.14),0 12px 30px rgba(0,0,0,0.16)}@media (hover:hover) and (pointer:fine){body:not(.has-custom-cursor),body:not(.has-custom-cursor) a,body:not(.has-custom-cursor) button,body:not(.has-custom-cursor) input,body:not(.has-custom-cursor) textarea,body:not(.has-custom-cursor) label,body:not(.has-custom-cursor) [role="button"]{cursor:auto!important}body.has-custom-cursor,body.has-custom-cursor a,body.has-custom-cursor button,body.has-custom-cursor input,body.has-custom-cursor textarea,body.has-custom-cursor label,body.has-custom-cursor [role="button"]{cursor:none!important}}@media (hover:none),(pointer:coarse),(prefers-reduced-motion:reduce){.cursor{display:none!important}[data-hover-bounds]{display:none!important}}html,body,body *{letter-spacing:normal!important;font-style:normal!important;font-weight:400!important}em,i{font-style:normal!important}@media (max-width:760px){body[data-page="inicio"] .site-header{width:100%!important;left:0!important;top:0!important;transform:none!important;padding:0.85rem 0.8rem 0!important;justify-content:center!important}body[data-page="inicio"] .brand-mark--image{margin:0 auto!important;left:50%!important;transform:translateX(-50%)!important}body[data-page="inicio"] .brand-mark--image img{width:clamp(92px,24vw,132px)!important}body[data-page="inicio"] .hero-title__line--animated{width:100%!important;min-width:0!important;height:1.48em!important;overflow:hidden!important}body[data-page="inicio"] .hero-title__fliptext{width:100%!important;display:inline-block!important;position:relative!important}body[data-page="inicio"] .hero-title__word:first-child{opacity:1!important}body[data-page="inicio"] .hero-title__script{white-space:normal!important;display:inline-block!important;text-align:center!important;margin:0.15rem auto 0!important}}@media (max-width:760px){body[data-page="inicio"] .site-header{position:fixed!important;top:0!important;left:0!important;right:0!important;width:100%!important;justify-content:center!important;padding:0.85rem 0 0!important;background:transparent!important;z-index:40!important}body[data-page="inicio"] .brand-mark--image{position:relative!important;left:0!important;transform:none!important;margin:0 auto!important}body[data-page="inicio"] .brand-mark--image img{width:clamp(82px,23vw,118px)!important;max-width:100%!important}body[data-page="inicio"] .hero-title__line--animated{min-width:0!important;width:100%!important;height:1.48em!important;min-height:1.48em!important;overflow:hidden!important;padding-bottom:0!important}body[data-page="inicio"] .hero-title__fliptext{width:100%!important;display:inline-block!important;position:relative!important}body[data-page="inicio"] .hero-title__script{white-space:normal!important;display:block!important;text-align:center!important;margin:0.15rem auto 0!important}}h1,h2,h3,h4,h5,h6,.hero-title,.hero-title__main,.hero-title__secondary,.hero-title__line,.hero-title__script,.section-heading h1,.section-heading h2,.section-heading h3,.approach-card h3,.project-card h3,.about-panel h3,.service-card h3{font-family:"PacificoLocal","Figtree",sans-serif!important;font-weight:400!important;font-style:normal!important;letter-spacing:normal!important}body[data-page="inicio"] .services-preview .section-heading h2{letter-spacing:0.01em!important}body[data-page="inicio"] .hero__copy--center{transform:translateX(30px)!important}body[data-page="inicio"] .hero-title{max-width:16.5ch!important}body[data-page="inicio"] .hero-title__main{font-size:clamp(5rem,12vw,10rem)!important;line-height:0.9!important}body[data-page="inicio"] .hero-title__script{font-size:clamp(4rem,10vw,8rem)!important;margin-top:-0.25rem!important}body[data-page="inicio"] .hero__actions--center{margin-top:0.2rem!important}.about-panel,.approach-card,.contact-panel,.contact-form{--panel-accent:#004762;--panel-accent-soft:rgba(0,71,98,0.1);--panel-rule:rgba(0,71,98,0.16);position:relative;overflow:hidden;border:1px solid rgba(0,71,98,0.14)!important;border-radius:28px!important;background:linear-gradient(180deg,rgba(255,255,255,0.985),rgba(255,250,244,0.96))!important;box-shadow:inset 0 1px 0 rgba(255,255,255,0.92),0 22px 52px rgba(7,24,36,0.08)!important;isolation:isolate}.about-panel::before,.approach-card::before,.contact-panel::before,.contact-form::before{content:"";position:absolute;top:0;left:0;width:clamp(96px,34%,180px);height:6px;border-radius:0 0 16px 0;background:var(--panel-accent);z-index:0}.about-panel::after,.approach-card::after,.contact-panel::after,.contact-form::after{content:"";position:absolute;left:1.35rem;right:1.35rem;bottom:1rem;height:1px;background:linear-gradient(90deg,var(--panel-rule),rgba(0,71,98,0));z-index:0}.about-panel>*,.approach-card>*,.contact-panel>*,.contact-form>*{position:relative;z-index:1}.about-panels>:nth-child(1),.project-grid>:nth-child(1),.approach-grid>:nth-child(1),.contact-grid>:nth-child(1){--panel-accent:#004762;--panel-accent-soft:rgba(0,71,98,0.1);--panel-rule:rgba(0,71,98,0.18)}.about-panels>:nth-child(2),.project-grid>:nth-child(2),.approach-grid>:nth-child(2),.contact-grid>:nth-child(2){--panel-accent:#c91235;--panel-accent-soft:rgba(201,18,53,0.1);--panel-rule:rgba(201,18,53,0.2)}.project-grid>:nth-child(3),.approach-grid>:nth-child(3){--panel-accent:#00b8c5;--panel-accent-soft:rgba(0,184,197,0.12);--panel-rule:rgba(0,184,197,0.22)}.project-grid>:nth-child(4),.approach-grid>:nth-child(4){--panel-accent:#695bd3;--panel-accent-soft:rgba(105,91,211,0.12);--panel-rule:rgba(105,91,211,0.2)}.section + .section,.hero--reference,.page-hero,.featured-projects,.final-cta,.contact-home,.site-footer{border-top:0!important;border-bottom:0!important}body[data-page="inicio"] .section + .section,body[data-page="inicio"] .hero--reference,body[data-page="inicio"] .home-hero,body[data-page="inicio"] .philosophy-section--manifesto,body[data-page="inicio"] .services-preview,body[data-page="inicio"] .clients-section,body[data-page="inicio"] .contact-home,body[data-page="inicio"] .site-footer{border-top:0!important;border-bottom:0!important}.section-heading__copy{display:grid;gap:0.65rem}.services-preview__intro{max-width:38rem;margin:0 auto;font-size:1rem;line-height:1.65;color:rgba(255,255,255,0.9)}.services-preview__footer{width:var(--container);margin:2.2rem auto 0;display:flex;align-items:center;justify-content:space-between;gap:1.5rem}body[data-page="inicio"] .services-preview__footer .services-preview__summary{width:auto!important;margin:0!important;text-align:left!important;max-width:30rem}body[data-page="inicio"] .services-preview__footer .button{color:#13242f;background:rgba(255,255,255,0.94);box-shadow:none}body[data-page="inicio"] .services-preview__footer .button:hover,body[data-page="inicio"] .services-preview__footer .button:focus-visible{background:#ffffff}body[data-page="inicio"] .featured-projects .section-heading--show-title h2{display:block!important;max-width:12ch;font-size:clamp(2.2rem,4vw,3.8rem)!important;line-height:0.98!important;letter-spacing:-0.055em!important;color:#13242f}body[data-page="inicio"] .featured-projects .section-heading--show-title .eyebrow{font-size:0.72rem!important;font-weight:700!important;letter-spacing:0.12em!important;text-transform:uppercase!important;color:rgba(19,36,47,0.5)!important}body[data-page="inicio"] .featured-projects .section-heading--show-title .button{align-self:end}.about-panel--wide{max-width:960px;margin:0 auto;text-align:center}.services-process-grid .approach-card{min-height:250px}.final-cta{display:grid;justify-items:center;gap:1.2rem;text-align:center;padding:clamp(2rem,4vw,3rem)}.final-cta h2{max-width:14ch}.site-footer{grid-template-columns:1.1fr repeat(3,minmax(0,0.75fr))}.site-footer p{margin:0}@media (max-width:1100px){.site-footer{grid-template-columns:1fr}.services-preview__footer{flex-direction:column;align-items:flex-start}body[data-page="inicio"] .featured-projects .section-heading--show-title .button{align-self:start}}@media (max-width:760px){.services-preview__intro{font-size:0.96rem}.services-preview__footer{margin-top:1.8rem}.final-cta h2{max-width:11ch}}.site-footer.footer{width:100%!important;margin:0!important;display:flex!important;grid-template-columns:none!important;flex-flow:row wrap;padding:2rem max(calc(var(--page-gutter) / 2),calc((100vw - var(--container-max)) / 2)) 1.5rem!important;color:#13242f!important;background:#ffffff!important;border:1px solid rgba(19,36,47,0.08)!important;border-radius:32px 32px 0 0;box-shadow:0 -10px 36px rgba(19,36,47,0.06)}.site-footer.footer>*{flex:1 100%}.site-footer.footer p,.site-footer.footer a,.site-footer.footer span,.site-footer.footer address,.site-footer.footer h2{color:#13242f!important}.site-footer.footer .footer__addr{margin-right:1.25em;margin-bottom:1.9em;display:grid;gap:0.8rem}.site-footer.footer .footer__logo{display:inline-flex;width:fit-content}.site-footer.footer .footer__logo--image img{width:clamp(150px,14vw,210px);height:auto}.site-footer.footer .footer__tagline{max-width:30rem;margin:0;font-size:0.98rem;line-height:1.65;color:rgba(19,36,47,0.72)!important}.site-footer.footer .footer__addr h2,.site-footer.footer .nav__title{margin:0;font-family:"FigtreeMediumLocal","Figtree",sans-serif!important;font-size:0.96rem;font-style:normal!important;font-weight:500;letter-spacing:-0.01em!important;line-height:1.2!important}.site-footer.footer address{font-style:normal;line-height:1.75;color:rgba(19,36,47,0.62)!important}.site-footer.footer .footer__btn{display:inline-flex;align-items:center;justify-content:center;min-height:42px;max-width:max-content;margin-top:0.85rem;padding:0 1.3rem;border-radius:999px;background:rgba(19,36,47,0.06);font-size:0.96rem;font-weight:600;line-height:1}.site-footer.footer .footer__btn:hover,.site-footer.footer .footer__btn:focus-visible{background:rgba(19,36,47,0.1)}.site-footer.footer ul{list-style:none;padding-left:0;margin:0}.site-footer.footer li{line-height:2em}.site-footer.footer .footer__nav{display:flex;flex-flow:row wrap;gap:1.1rem 0}.site-footer.footer .footer__nav>*{flex:1 50%;margin-right:1.25em}.site-footer.footer .nav__ul a,.site-footer.footer .nav__ul span{color:rgba(19,36,47,0.62)!important}.site-footer.footer .nav__ul a:hover,.site-footer.footer .nav__ul a:focus-visible{color:#13242f!important}.site-footer.footer .legal{display:flex;flex-wrap:wrap;gap:0.8rem;margin-top:1.2rem;padding-top:1.2rem;border-top:1px solid rgba(19,36,47,0.08)}.site-footer.footer .legal p,.site-footer.footer .legal span{color:rgba(19,36,47,0.58)!important}.site-footer.footer .legal__links{display:flex;align-items:center}body[data-page="inicio"] .site-footer.footer{background:#ffffff!important;color:#13242f!important}body[data-page="inicio"] .site-footer.footer p,body[data-page="inicio"] .site-footer.footer a,body[data-page="inicio"] .site-footer.footer span,body[data-page="inicio"] .site-footer.footer address,body[data-page="inicio"] .site-footer.footer h2{color:#13242f!important}@media screen and (min-width:24.375em){.site-footer.footer .legal__links{margin-left:auto}}@media screen and (min-width:40.375em){.site-footer.footer .footer__nav>*{flex:1}.site-footer.footer .footer__addr{flex:1 0 0}.site-footer.footer .footer__nav{flex:2 0 0}}@media (max-width:760px){.site-footer.footer{width:100%!important;padding:1.5rem 1.25rem 1.2rem!important;border-radius:24px 24px 0 0}}body[data-page="inicio"]{background:radial-gradient(circle at 18% 16%,rgba(11,83,117,0.09) 0%,rgba(11,83,117,0.04) 20%,rgba(11,83,117,0) 44%),radial-gradient(circle at 82% 74%,rgba(201,18,53,0.1) 0%,rgba(201,18,53,0.04) 22%,rgba(201,18,53,0) 46%),radial-gradient(circle at 50% 8%,rgba(151,200,196,0.05) 0%,rgba(151,200,196,0) 28%),#ffffff!important}body[data-page="inicio"] .hero--reference,body[data-page="inicio"] .home-hero{background:#ffffff!important}body[data-page="inicio"] .home-hero{position:relative;width:var(--container-wide)!important;margin:0!important;overflow:visible!important;background:transparent!important}body[data-page="inicio"] .home-hero::before{display:none}body[data-page="inicio"] .home-hero .hero__content--stacked{position:relative;z-index:3;width:var(--container-wide);margin:0 auto;justify-items:center;transform:none!important}body[data-page="inicio"] .service-card--branding .service-card__icon{width:78%;height:188px;right:0.75rem;top:1rem}body[data-page="inicio"] .service-card--branding .service-card__icon img{display:block;width:100%;height:100%;object-fit:contain}body[data-page="inicio"] .services-preview{background:#c91235!important}body[data-page="inicio"] .services-preview{width:100%;padding:5rem 0 5.15rem;background:#bf2f3a;border-top:0;border-bottom:0}body[data-page="inicio"] .services-grid--showcase{width:var(--container)!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:1.25rem!important;margin:2.35rem auto 0!important}body[data-page="inicio"] .service-card{--service-hover-duration:700ms;--service-hover-ease:cubic-bezier(0.19,1,0.22,1);min-height:382px!important;display:grid!important;grid-template-rows:1fr auto!important;align-items:stretch!important;padding:1rem 1rem 1.25rem!important;border:0!important;border-radius:28px!important;box-shadow:none!important;overflow:hidden!important;transform:none!important;transition:transform 520ms var(--service-hover-ease),filter 520ms ease!important}body[data-page="inicio"] .service-card::before,body[data-page="inicio"] .service-card::after{display:none!important}body[data-page="inicio"] .service-card:hover,body[data-page="inicio"] .service-card:focus-within{transform:translateY(-6px)!important;filter:saturate(1.03)!important}body[data-page="inicio"] .service-card--branding{background:#00b8c5!important}body[data-page="inicio"] .service-card--editorial{background:#6e63db!important}body[data-page="inicio"] .service-card--advertising{background:#07516b!important}body[data-page="inicio"] .service-card--events{background:#ff6b20!important}body[data-page="inicio"] .service-card__icon,body[data-page="inicio"] .service-card--branding .service-card__icon{position:absolute!important;top:0.65rem!important;left:0!important;right:auto!important;z-index:0!important;width:100%!important;height:62%!important;margin:0!important;opacity:1!important;transform:none!important;pointer-events:none!important;transition:transform var(--service-hover-duration) var(--service-hover-ease),opacity 520ms ease!important}body[data-page="inicio"] .service-card--branding .service-card__icon{left:0.55rem!important;width:calc(100% - 0.55rem)!important}body[data-page="inicio"] .service-card__icon svg,body[data-page="inicio"] .service-card__icon img,body[data-page="inicio"] .service-card--branding .service-card__icon img{display:block!important;width:100%!important;height:100%!important;object-fit:contain!important}body[data-page="inicio"] .service-card__icon svg{fill:none!important;stroke:#ffffff!important;stroke-width:2.5!important;stroke-linecap:round!important;stroke-linejoin:round!important}body[data-page="inicio"] .service-card__icon svg path,body[data-page="inicio"] .service-card__icon svg circle{stroke-dasharray:none!important;stroke-dashoffset:0!important;transform:none!important;transition:none!important}body[data-page="inicio"] .service-card__content{position:relative!important;z-index:1!important;align-self:end!important;display:grid!important;align-content:end!important;gap:0.25rem!important;width:100%!important;margin:0!important;padding:0!important;transform:none!important;transition:transform var(--service-hover-duration) var(--service-hover-ease)!important}body[data-page="inicio"] .service-card__kicker{margin:0!important;color:#ffffff!important;font-family:"PacificoLocal","Pacifico",cursive!important;font-size:0.9rem!important;font-weight:400!important;line-height:1!important;letter-spacing:0!important;text-transform:none!important}body[data-page="inicio"] .service-card--branding .service-card__kicker,body[data-page="inicio"] .service-card--events .service-card__kicker{display:none!important}body[data-page="inicio"] .service-card--editorial .service-card__kicker,body[data-page="inicio"] .service-card--advertising .service-card__kicker{display:block!important}body[data-page="inicio"] .service-card__title{width:auto!important;max-width:none!important;margin:0!important;color:#ffffff!important;font-family:"FigtreeMediumLocal","Figtree",sans-serif!important;font-size:clamp(1.95rem,2.8vw,2.55rem)!important;font-weight:500!important;line-height:0.98!important;letter-spacing:-0.035em!important;transition:transform var(--service-hover-duration) var(--service-hover-ease)!important}body[data-page="inicio"] .service-card__title::after{display:none!important}body[data-page="inicio"] .service-card__copy{max-width:none!important;margin:0.45rem 0 0!important;color:rgba(255,255,255,0.96)!important;font-family:"FigtreeMediumLocal","Figtree",sans-serif!important;font-size:clamp(0.78rem,0.9vw,0.92rem)!important;font-style:normal!important;font-weight:500!important;line-height:1.2!important;letter-spacing:-0.01em!important;opacity:1!important;transform:none!important;overflow:hidden!important;transition:max-height var(--service-hover-duration) var(--service-hover-ease),margin-top 520ms var(--service-hover-ease),opacity 480ms ease,transform var(--service-hover-duration) var(--service-hover-ease)!important}body[data-page="inicio"] .service-card__button{display:none!important}@media (hover:hover) and (min-width:800px){body[data-page="inicio"] .service-card{align-items:stretch!important}body[data-page="inicio"] .service-card__copy{max-height:0!important;margin-top:0!important;opacity:0!important;transform:translateY(0.9rem)!important}body[data-page="inicio"] .service-card:hover .service-card__icon,body[data-page="inicio"] .service-card:focus-within .service-card__icon{opacity:0.72!important;transform:translateY(-4%) scale(1.035)!important}body[data-page="inicio"] .service-card:hover .service-card__content,body[data-page="inicio"] .service-card:focus-within .service-card__content{transform:translateY(-0.15rem)!important}body[data-page="inicio"] .service-card:hover .service-card__copy,body[data-page="inicio"] .service-card:focus-within .service-card__copy{max-height:3.2rem!important;margin-top:0.45rem!important;opacity:1!important;transform:none!important;transition-delay:80ms!important}}@media (max-width:980px){body[data-page="inicio"] .services-grid--showcase{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:560px){body[data-page="inicio"] .services-grid--showcase{width:min(100% - 1.6rem,360px)!important;grid-template-columns:1fr!important;gap:1rem!important}body[data-page="inicio"] .service-card{min-height:350px!important}}body[data-page="inicio"] .services-preview__footer{width:100%!important;max-width:none!important;margin:3rem auto 0!important;display:flex!important;justify-content:center!important;text-align:center!important;padding:0 1rem!important}body[data-page="inicio"] .services-preview__footer .services-preview__summary{display:block!important;width:max-content!important;max-width:calc(100vw - 2rem)!important;margin:0 auto!important;color:#ffffff!important;text-align:center!important;font-family:"FigtreeMediumLocal","Figtree",sans-serif!important;font-size:clamp(1.15rem,1.65vw,1.65rem)!important;font-weight:500!important;line-height:1.18!important;letter-spacing:-0.025em!important;white-space:nowrap!important}body[data-page="inicio"] .services-preview__intro{max-width:none!important;width:var(--container)!important;color:rgba(255,255,255,0.96)!important;font-size:clamp(1.03rem,1.18vw,1.22rem)!important;font-weight:500!important;line-height:1.22!important;text-align:center!important;white-space:nowrap!important}@media (max-width:980px){body[data-page="inicio"] .services-preview__intro{max-width:42rem!important;white-space:normal!important}body[data-page="inicio"] .services-preview__footer .services-preview__summary{width:100%!important;white-space:normal!important}}.project-card{perspective:700px}.project-card[data-direction-hover]{position:relative;overflow:hidden;isolation:isolate;transform-style:preserve-3d;backface-visibility:hidden;z-index:0;contain:paint}.project-card[data-direction-hover]>:not(.project-hover-info){position:relative;z-index:1}.project-hover-info{position:absolute;inset:0;z-index:4;display:grid;align-content:end;gap:0.7rem;width:100%;height:100%;padding:1.45rem;border-radius:inherit;pointer-events:none;overflow:hidden;contain:paint;opacity:0;background:radial-gradient(circle at top right,rgba(255,255,255,0.22),transparent 36%),linear-gradient(145deg,rgba(201,18,53,0.94),rgba(8,81,107,0.94));box-shadow:inset 0 0 0 1px rgba(255,255,255,0.16);transform:rotate3d(1,0,0,90deg);transform-style:preserve-3d;backface-visibility:hidden;will-change:transform,opacity}.project-hover-info__tag,.project-hover-info__title,.project-hover-info__copy{color:#ffffff!important}.project-hover-info__tag{width:max-content;max-width:100%;margin:0;padding:0.45rem 0.7rem;border-radius:999px;background:rgba(255,255,255,0.16);font-family:"FigtreeMediumLocal","Figtree",sans-serif;font-size:0.78rem;font-weight:700;line-height:1}.project-hover-info__title{margin:0;font-family:"FigtreeMediumLocal","Figtree",sans-serif!important;font-size:clamp(1.7rem,2.6vw,2.45rem);font-weight:600!important;line-height:0.98;letter-spacing:-0.045em!important}.project-hover-info__copy{max-width:28ch;margin:0;font-family:"FigtreeMediumLocal","Figtree",sans-serif;font-size:0.95rem;font-weight:500;line-height:1.35}.in-top .project-hover-info{transform-origin:50% 0%;animation:portfolio-in-top 300ms ease 0ms 1 forwards;opacity:1}.in-right .project-hover-info{transform-origin:100% 50%;animation:portfolio-in-right 300ms ease 0ms 1 forwards;opacity:1}.in-bottom .project-hover-info{transform-origin:50% 100%;animation:portfolio-in-bottom 300ms ease 0ms 1 forwards;opacity:1}.in-left .project-hover-info{transform-origin:0% 50%;animation:portfolio-in-left 300ms ease 0ms 1 forwards;opacity:1}.out-top .project-hover-info{transform-origin:50% 0%;animation:portfolio-out-top 300ms ease 0ms 1 forwards;opacity:0}.out-right .project-hover-info{transform-origin:100% 50%;animation:portfolio-out-right 300ms ease 0ms 1 forwards;opacity:0}.out-bottom .project-hover-info{transform-origin:50% 100%;animation:portfolio-out-bottom 300ms ease 0ms 1 forwards;opacity:0}.out-left .project-hover-info{transform-origin:0% 50%;animation:portfolio-out-left 300ms ease 0ms 1 forwards;opacity:0}@keyframes portfolio-in-top{from{transform:rotate3d(-1,0,0,90deg);opacity:0}to{transform:rotate3d(0,0,0,0deg);opacity:1}}@keyframes portfolio-in-right{from{transform:rotate3d(0,-1,0,90deg);opacity:0}to{transform:rotate3d(0,0,0,0deg);opacity:1}}@keyframes portfolio-in-bottom{from{transform:rotate3d(1,0,0,90deg);opacity:0}to{transform:rotate3d(0,0,0,0deg);opacity:1}}@keyframes portfolio-in-left{from{transform:rotate3d(0,1,0,90deg);opacity:0}to{transform:rotate3d(0,0,0,0deg);opacity:1}}@keyframes portfolio-out-top{from{transform:rotate3d(0,0,0,0deg);opacity:1}to{transform:rotate3d(-1,0,0,104deg);opacity:0}}@keyframes portfolio-out-right{from{transform:rotate3d(0,0,0,0deg);opacity:1}to{transform:rotate3d(0,-1,0,104deg);opacity:0}}@keyframes portfolio-out-bottom{from{transform:rotate3d(0,0,0,0deg);opacity:1}to{transform:rotate3d(1,0,0,104deg);opacity:0}}@keyframes portfolio-out-left{from{transform:rotate3d(0,0,0,0deg);opacity:1}to{transform:rotate3d(0,1,0,104deg);opacity:0}}@media (hover:none),(prefers-reduced-motion:reduce){.project-hover-info{display:none}}body[data-page="inicio"] .featured-projects{overflow:hidden!important}body[data-page="inicio"] .projects-carousel--image-grid{width:var(--container)!important;margin:0 auto!important;display:grid!important;grid-auto-flow:row!important;grid-auto-columns:initial!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:1rem!important;overflow:visible!important;padding:0!important;cursor:default!important}body[data-page="inicio"] .projects-carousel--image-grid .project-card--image{min-height:0!important;aspect-ratio:1 / 1!important;display:block!important;padding:0!important;border:0!important;border-radius:30px!important;overflow:hidden!important;box-shadow:none!important;background:#f4f1ef!important;transform:none}body[data-page="inicio"] .projects-carousel--image-grid .project-card--image:hover{transform:translateY(-5px)}body[data-page="inicio"] .project-card__image-placeholder{width:100%;height:100%;background:radial-gradient(circle at 24% 18%,rgba(255,255,255,0.28),transparent 28%),linear-gradient(145deg,rgba(0,184,197,0.86),rgba(8,81,107,0.78))}body[data-page="inicio"] .project-card__image{display:block;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform 520ms cubic-bezier(0.22,1,0.36,1),filter 520ms ease}body[data-page="inicio"] .project-card--image:hover .project-card__image{transform:scale(1.04);filter:saturate(1.04) contrast(1.02)}body[data-page="inicio"] .projects-carousel--image-grid .project-card--image:nth-child(2) .project-card__image-placeholder,body[data-page="inicio"] .projects-carousel--image-grid .project-card--image:nth-child(6) .project-card__image-placeholder{background:radial-gradient(circle at 24% 18%,rgba(255,255,255,0.24),transparent 28%),linear-gradient(145deg,rgba(110,99,219,0.92),rgba(201,18,53,0.76))}body[data-page="inicio"] .projects-carousel--image-grid .project-card--image:nth-child(3) .project-card__image-placeholder,body[data-page="inicio"] .projects-carousel--image-grid .project-card--image:nth-child(7) .project-card__image-placeholder{background:radial-gradient(circle at 24% 18%,rgba(255,255,255,0.2),transparent 28%),linear-gradient(145deg,rgba(7,81,107,0.96),rgba(19,36,47,0.88))}body[data-page="inicio"] .projects-carousel--image-grid .project-card--image:nth-child(4) .project-card__image-placeholder,body[data-page="inicio"] .projects-carousel--image-grid .project-card--image:nth-child(8) .project-card__image-placeholder{background:radial-gradient(circle at 24% 18%,rgba(255,255,255,0.26),transparent 28%),linear-gradient(145deg,rgba(255,107,32,0.94),rgba(201,18,53,0.76))}@media (max-width:980px){body[data-page="inicio"] .projects-carousel--image-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:560px){body[data-page="inicio"] .projects-carousel--image-grid{width:min(100% - 1.6rem,360px)!important;grid-template-columns:1fr!important}}.portfolio-gallery{overflow:hidden;width:100vw;max-width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;padding:0 var(--page-gutter)}.project-grid--image{width:100%;max-width:none;margin:0 auto;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.project-grid--image .project-card--image{min-height:0;aspect-ratio:1 / 1;display:block;padding:0;border:0;border-radius:30px;overflow:hidden;box-shadow:none;background:#f4f1ef}.project-grid--image .project-card--image:hover{transform:translateY(-5px)}.project-grid--image .project-card__image,.project-grid--image .project-card__image-placeholder{display:block;width:100%;height:100%}.project-grid--image .project-card__image{object-fit:cover;object-position:center}.project-grid--image .project-card__image-placeholder{background:radial-gradient(circle at 24% 18%,rgba(255,255,255,0.28),transparent 28%),linear-gradient(145deg,rgba(0,184,197,0.86),rgba(8,81,107,0.78))}.project-grid--image .project-card--image:nth-child(2) .project-card__image-placeholder,.project-grid--image .project-card--image:nth-child(6) .project-card__image-placeholder{background:radial-gradient(circle at 24% 18%,rgba(255,255,255,0.24),transparent 28%),linear-gradient(145deg,rgba(110,99,219,0.92),rgba(201,18,53,0.76))}.project-grid--image .project-card--image:nth-child(3) .project-card__image-placeholder,.project-grid--image .project-card--image:nth-child(7) .project-card__image-placeholder{background:radial-gradient(circle at 24% 18%,rgba(255,255,255,0.2),transparent 28%),linear-gradient(145deg,rgba(7,81,107,0.96),rgba(19,36,47,0.88))}.project-grid--image .project-card--image:nth-child(4) .project-card__image-placeholder,.project-grid--image .project-card--image:nth-child(8) .project-card__image-placeholder{background:radial-gradient(circle at 24% 18%,rgba(255,255,255,0.26),transparent 28%),linear-gradient(145deg,rgba(255,107,32,0.94),rgba(201,18,53,0.76))}@media (max-width:980px){.project-grid--image{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.project-grid--image{width:100%;grid-template-columns:1fr}}body[data-page="inicio"] .site-header{position:absolute!important;top:0!important;left:clamp(1.25rem,4.5vw,5.25rem)!important;right:auto!important;width:auto!important;transform:none!important;justify-content:flex-start!important;align-items:flex-start!important;padding:2.1rem 0 0!important}body[data-page="inicio"] .brand-mark--image{left:0!important;margin:0!important;transform:none!important}body[data-page="inicio"] .brand-mark--image img{width:clamp(122px,8vw,164px)!important}body[data-page="inicio"] .featured-projects{width:100%!important;max-width:none!important;margin:0!important;overflow:visible!important}body[data-page="inicio"] .featured-projects .section-heading--show-title,body[data-page="inicio"] .projects-carousel--image-grid,body[data-page="inicio"] .featured-projects__footer{width:var(--container)!important;margin-left:auto!important;margin-right:auto!important}body[data-page="inicio"] .featured-projects .section-heading--show-title{grid-template-columns:1fr!important;justify-items:center!important;margin-bottom:2rem!important;text-align:center!important}body[data-page="inicio"] .projects-carousel--image-grid{overflow:visible!important}body[data-page="inicio"] .featured-projects__footer{display:flex;justify-content:center;margin-top:2.2rem!important}body[data-page="inicio"] .featured-projects__footer .button{align-self:center!important}body[data-page="inicio"] .services-preview{margin-top:-60px!important}body[data-page="inicio"] .featured-projects .section-heading--show-title h2{display:grid!important;gap:0.08em!important;max-width:none!important;justify-items:center!important;font-weight:400!important;line-height:0.95!important;letter-spacing:0!important;text-align:center!important}body[data-page="inicio"] .featured-projects__title-main,body[data-page="inicio"] .featured-projects__title-accent{display:block!important;font-weight:400!important}body[data-page="inicio"] .featured-projects__title-main{font-family:"FigtreeMediumLocal","Figtree",sans-serif!important;font-size:clamp(2.25rem,4.2vw,4rem)!important;letter-spacing:0!important;white-space:nowrap!important}body[data-page="inicio"] .featured-projects__title-accent{font-family:"PacificoLocal",cursive!important;font-size:clamp(2.35rem,4.7vw,4.45rem)!important;line-height:1.05!important;letter-spacing:0!important;color:#c91235!important;white-space:nowrap!important}body[data-page="inicio"] .team-home-preview{width:var(--container-wide);padding-top:8.5rem;padding-bottom:8.5rem}body[data-page="inicio"] .team-home-preview__heading{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1.25rem 2rem;align-items:end;margin-bottom:1.6rem}body[data-page="inicio"] .team-home-preview__heading h2{max-width:11ch}body[data-page="inicio"] .team-home-preview__intro{max-width:40rem}body[data-page="inicio"] .team-home-preview__button{align-self:center}body[data-page="inicio"] .team-home-preview__marquee{width:100vw;margin:0 calc(50% - 50vw);overflow:hidden;mask-image:linear-gradient(to right,transparent,black 8%,black 92%,transparent);-webkit-mask-image:linear-gradient(to right,transparent,black 8%,black 92%,transparent)}body[data-page="inicio"] .team-home-preview__track{display:flex;width:max-content;animation:home-team-marquee 42s linear infinite}body[data-page="inicio"] .team-home-preview__group{display:flex;gap:1rem;padding-right:1rem}body[data-page="inicio"] .team-home-card{--team-card-accent:#004762;position:relative;flex:0 0 auto;width:clamp(190px,16.8vw,232px);min-height:328px;border-radius:30px;overflow:hidden;background:radial-gradient(circle at 22% 18%,rgba(255,255,255,0.22),transparent 30%),linear-gradient(180deg,rgba(255,255,255,0.08),transparent 34%),var(--team-card-accent);box-shadow:0 20px 42px rgba(0,71,98,0.16);transition:transform 420ms cubic-bezier(0.22,1,0.36,1),box-shadow 420ms ease}body[data-page="inicio"] .team-home-card::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 26%,rgba(4,16,24,0.18) 58%,rgba(4,16,24,0.74) 100%);pointer-events:none}body[data-page="inicio"] .team-home-card__portrait{position:absolute;right:-8%;bottom:0;width:118%;max-width:none;z-index:1;transform:translateY(0);transition:transform 420ms cubic-bezier(0.22,1,0.36,1)}body[data-page="inicio"] .team-home-card--marcela .team-home-card__portrait{right:-3%;width:112%}body[data-page="inicio"] .team-home-card--julia .team-home-card__portrait{right:-8%;width:118%}body[data-page="inicio"] .team-home-card--diana .team-home-card__portrait{right:-4%;width:114%}body[data-page="inicio"] .team-home-card--julissa .team-home-card__portrait{right:-16%;width:128%}body[data-page="inicio"] .team-home-card--ana .team-home-card__portrait{right:-4%;width:114%}body[data-page="inicio"] .team-home-card--alejandro .team-home-card__portrait{right:-13%;width:126%}body[data-page="inicio"] .team-home-card--angelica .team-home-card__portrait{right:-6%;width:116%}body[data-page="inicio"] .team-home-card--doris .team-home-card__portrait{right:-4%;width:116%}body[data-page="inicio"] .team-home-card--jeisson .team-home-card__portrait{right:-8%;width:120%}body[data-page="inicio"] .team-home-card__meta{position:absolute;right:1rem;bottom:1rem;left:1rem;z-index:2;display:grid;gap:0.2rem}body[data-page="inicio"] .team-home-card__role{margin:0;font-family:"PacificoLocal","Figtree",sans-serif;font-size:18.5px;line-height:1.02;color:rgba(255,255,255,0.92);white-space:nowrap;opacity:0;transform:translateY(14px);transition:opacity 360ms ease,transform 420ms cubic-bezier(0.22,1,0.36,1)}body[data-page="inicio"] .team-home-card h3{margin:0;font-family:"FigtreeMediumLocal","Figtree",sans-serif;font-size:clamp(1.32rem,1.5vw,1.7rem);font-weight:500;line-height:0.98;color:#ffffff;opacity:0;transform:translateY(14px);transition:opacity 360ms ease,transform 420ms cubic-bezier(0.22,1,0.36,1)}body[data-page="inicio"] .team-home-preview__marquee:hover .team-home-preview__track{animation-play-state:paused}body[data-page="inicio"] .team-home-card:hover,body[data-page="inicio"] .team-home-card:focus-within{transform:translateY(-6px);box-shadow:0 26px 54px rgba(0,71,98,0.22)}body[data-page="inicio"] .team-home-card:hover .team-home-card__portrait,body[data-page="inicio"] .team-home-card:focus-within .team-home-card__portrait{transform:translateY(-6px) scale(1.03)}body[data-page="inicio"] .team-home-card:hover h3,body[data-page="inicio"] .team-home-card:hover .team-home-card__role,body[data-page="inicio"] .team-home-card:focus-within h3,body[data-page="inicio"] .team-home-card:focus-within .team-home-card__role{opacity:1;transform:translateY(0)}@keyframes home-team-marquee{from{transform:translateX(0)}to{transform:translateX(calc(-50% - 0.5rem))}}@media (prefers-reduced-motion:reduce){body[data-page="inicio"] .team-home-preview__marquee{overflow-x:auto;mask-image:none;-webkit-mask-image:none}body[data-page="inicio"] .team-home-preview__track{animation:none}body[data-page="inicio"] .team-home-card h3,body[data-page="inicio"] .team-home-card__role{opacity:1;transform:translateY(0)}}@media (max-width:760px){body[data-page="inicio"] .site-header{position:absolute!important;left:1rem!important;right:auto!important;width:auto!important;padding-top:0.9rem!important;justify-content:center!important}body[data-page="inicio"] .brand-mark--image{left:0!important;margin:0!important;transform:none!important}body[data-page="inicio"] .brand-mark--image img{width:clamp(92px,28vw,122px)!important}body[data-page="inicio"] .featured-projects .section-heading--show-title,body[data-page="inicio"] .projects-carousel--image-grid,body[data-page="inicio"] .featured-projects__footer{width:min(100% - 1.6rem,360px)!important}body[data-page="inicio"] .services-preview{margin-top:-60px!important}body[data-page="inicio"] .featured-projects .section-heading--show-title h2{max-width:none!important}body[data-page="inicio"] .featured-projects__title-main{font-size:clamp(1.8rem,9vw,2.55rem)!important}body[data-page="inicio"] .featured-projects__title-accent{font-size:clamp(2rem,10vw,2.9rem)!important}body[data-page="inicio"] .team-home-preview{width:min(100% - 1.6rem,360px)!important}body[data-page="inicio"] .team-home-preview__heading{grid-template-columns:1fr;align-items:start}body[data-page="inicio"] .team-home-preview__marquee{mask-image:linear-gradient(to right,transparent,black 4%,black 96%,transparent);-webkit-mask-image:linear-gradient(to right,transparent,black 4%,black 96%,transparent)}body[data-page="inicio"] .team-home-preview__track{animation-duration:34s}body[data-page="inicio"] .team-home-card{width:176px;min-height:286px;border-radius:24px}body[data-page="inicio"] .team-home-card__role{font-size:16px}body[data-page="inicio"] .team-home-card h3{font-size:1.2rem}}@media (hover:none),(pointer:coarse){body[data-page="inicio"] .team-home-card h3,body[data-page="inicio"] .team-home-card__role{opacity:1;transform:translateY(0)}}@media (hover:hover) and (pointer:fine){body[data-page="inicio"] .hero-title,body[data-page="inicio"] .section-heading h2,body[data-page="inicio"] .philosophy-section__intro h2{cursor:default}body[data-page="inicio"] .hero-title__main,body[data-page="inicio"] .hero-title__script,body[data-page="inicio"] .services-title__lead,body[data-page="inicio"] .services-title__accent,body[data-page="inicio"] .philosophy-section__title-main,body[data-page="inicio"] .philosophy-section__title-accent,body[data-page="inicio"] .featured-projects__title-main,body[data-page="inicio"] .featured-projects__title-accent{transition:color 260ms ease,transform 360ms cubic-bezier(0.19,1,0.22,1),text-shadow 360ms ease!important;will-change:transform}body[data-page="inicio"] .hero-title:hover .hero-title__main,body[data-page="inicio"] .philosophy-section__intro h2:hover .philosophy-section__title-main,body[data-page="inicio"] .featured-projects .section-heading h2:hover .featured-projects__title-main{transform:translateY(-0.06em)!important;color:#00b8c5!important;text-shadow:0 10px 28px rgba(0,184,197,0.18)!important}body[data-page="inicio"] .hero-title:hover .hero-title__script,body[data-page="inicio"] .philosophy-section__intro h2:hover .philosophy-section__title-accent,body[data-page="inicio"] .featured-projects .section-heading h2:hover .featured-projects__title-accent{transform:translateY(-0.03em) rotate(-1deg)!important;color:#c91235!important;text-shadow:0 12px 30px rgba(201,18,53,0.16)!important}body[data-page="inicio"] .services-preview .section-heading h2:hover .services-title__lead{transform:translateY(-0.06em)!important}body[data-page="inicio"] .services-preview .section-heading h2:hover .services-title__accent{transform:translateY(-0.03em) rotate(-1deg)!important}}body[data-page="inicio"] .final-cta-section{padding-bottom:1.4rem!important}body[data-page="inicio"] .contact-home{padding-top:1.2rem!important}body[data-page="inicio"] .contact-home .contact-grid{align-items:stretch}body[data-page="inicio"] .contact-home .contact-panel h2{max-width:12ch}body[data-page="inicio"] main{position:relative;isolation:isolate;overflow:hidden}body[data-page="inicio"] main>section{position:relative;z-index:1}body[data-page="inicio"] .services-preview>.section-heading,body[data-page="inicio"] .services-preview>.services-grid,body[data-page="inicio"] .featured-projects>.section-heading,body[data-page="inicio"] .featured-projects__stage,body[data-page="inicio"] .featured-projects__footer,body[data-page="inicio"] .team-home-preview__heading,body[data-page="inicio"] .allies-home__heading,body[data-page="inicio"] .allies-home__marquee{width:var(--container-wide);margin-left:auto;margin-right:auto}body[data-page="inicio"] .team-home-preview,body[data-page="inicio"] .allies-home,body[data-page="inicio"] .final-cta-section{width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important}body[data-page="inicio"] .team-home-preview__heading,body[data-page="inicio"] .allies-home__heading{width:var(--container-wide);margin-left:auto;margin-right:auto;grid-template-columns:minmax(0,1fr);gap:1.4rem 2rem;align-items:end;justify-items:center;text-align:center;margin-bottom:1.75rem}body[data-page="inicio"] .team-home-preview__heading h2,body[data-page="inicio"] .allies-home__heading h2{display:grid;justify-items:center;gap:0.08em;line-height:0.96;letter-spacing:0!important;margin:0}body[data-page="inicio"] .services-title__lead,body[data-page="inicio"] .services-title__accent,body[data-page="inicio"] .featured-projects__title-main,body[data-page="inicio"] .featured-projects__title-accent,body[data-page="inicio"] .team-home-preview__title-main,body[data-page="inicio"] .team-home-preview__title-accent,body[data-page="inicio"] .allies-home__title-main,body[data-page="inicio"] .allies-home__title-accent{white-space:nowrap}body[data-page="inicio"] .team-home-preview__title-main,body[data-page="inicio"] .allies-home__title-main{display:block;font-family:"FigtreeMediumLocal","Figtree",sans-serif!important;font-weight:500!important;color:#004762}body[data-page="inicio"] .team-home-preview__title-accent,body[data-page="inicio"] .allies-home__title-accent{display:block;font-family:"PacificoLocal","Figtree",sans-serif!important;font-weight:400!important;color:#c91235;line-height:1.04}body[data-page="inicio"] .team-home-preview__heading h2{max-width:10.5ch}body[data-page="inicio"] .home-hero .hero__copy--center{width:min(100%,64rem);margin:0 auto!important;justify-items:center;text-align:center}body[data-page="inicio"] .home-hero .hero-title,body[data-page="inicio"] .home-hero .hero-title__artwork,body[data-page="inicio"] .home-hero .hero__actions--center{margin-left:auto;margin-right:auto}body[data-page="inicio"] .home-hero .hero-title__artwork{display:flex;justify-content:center}body[data-page="inicio"] .team-home-preview__title-main{font-size:clamp(2.1rem,3.8vw,3.6rem)}body[data-page="inicio"] .team-home-preview__title-accent{font-size:clamp(2.25rem,4vw,3.95rem)}body[data-page="inicio"] .team-home-preview__intro,body[data-page="inicio"] .allies-home__intro{max-width:41rem;margin:0 auto;text-align:center}body[data-page="inicio"] .team-home-preview__swatches{display:flex;align-items:center;justify-content:center;gap:0.8rem}body[data-page="inicio"] .team-home-preview__swatch{display:block;width:28px;height:28px;border-radius:10px}body[data-page="inicio"] .team-home-preview__swatch--cyan{background:#00b8c5}body[data-page="inicio"] .team-home-preview__swatch--purple{background:#695bd3}body[data-page="inicio"] .allies-home{width:100vw;margin:0 calc(50% - 50vw);padding-top:8.5rem!important;padding-bottom:8.5rem!important;background:#ffffff}body[data-page="inicio"] .allies-home__heading{width:var(--container-wide);margin:0 auto 1.6rem}body[data-page="inicio"] .allies-home__heading h2{max-width:11.5ch}body[data-page="inicio"] .allies-home__title-main{font-size:clamp(2rem,3.7vw,3.35rem)}body[data-page="inicio"] .allies-home__title-accent{font-size:clamp(2.15rem,4vw,3.7rem)}body[data-page="inicio"] .allies-home__marquee{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);overflow:hidden}body[data-page="inicio"] .allies-home__track{display:flex;width:max-content;animation:allies-marquee 26s linear infinite}body[data-page="inicio"] .allies-home__group{display:flex;align-items:center;gap:clamp(3rem,4.6vw,5.8rem);padding-right:0}body[data-page="inicio"] .ally-logo{position:relative;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;min-width:clamp(108px,10vw,164px);min-height:clamp(46px,4.6vw,66px);padding:0;border-radius:0;background:transparent;border:0;box-shadow:none}body[data-page="inicio"] .ally-logo::before{display:none}body[data-page="inicio"] .ally-logo img{display:block;width:auto;max-width:100%;max-height:clamp(30px,3.8vw,54px);object-fit:contain}body[data-page="inicio"] .ally-logo--fabrica img{max-height:clamp(42px,4.8vw,68px)}body[data-page="inicio"] .ally-logo--target img{max-height:clamp(34px,4vw,58px)}body[data-page="inicio"] .ally-logo--rtvc img{max-height:clamp(40px,4.8vw,72px)}body[data-page="inicio"] .ally-logo--3m img{max-height:clamp(34px,4vw,62px)}body[data-page="inicio"] .ally-logo--bd img{max-height:clamp(34px,4vw,60px)}body[data-page="inicio"] .ally-logo--enel img{max-height:clamp(30px,3.6vw,52px)}body[data-page="inicio"] .ally-logo--solventum img{max-height:clamp(28px,3.4vw,48px)}body[data-page="inicio"] .ally-logo--iff img{max-height:clamp(30px,3.6vw,50px)}body[data-page="inicio"] .site-footer.footer{position:relative;padding-top:2.35rem!important;background:#ffffff!important;border:0!important;border-radius:44px 44px 0 0;box-shadow:none}body[data-page="inicio"] .site-footer.footer::before{content:"";position:absolute;top:0;left:0;right:0;height:8px;border-radius:44px 44px 0 0;background:linear-gradient(90deg,#c91235 0 26%,#00b8c5 26% 54%,#695bd3 54% 78%,#ff6a1b 78% 100%)}body[data-page="inicio"] .site-footer.footer .footer__addr h2,body[data-page="inicio"] .site-footer.footer .nav__title{color:#004762!important}body[data-page="inicio"] .site-footer.footer .footer__btn{background:transparent!important;color:#ffffff!important}body[data-page="inicio"] .site-footer.footer .footer__btn:hover,body[data-page="inicio"] .site-footer.footer .footer__btn:focus-visible{background:transparent!important}body[data-page="inicio"] .burger-menu,body:not([data-page="inicio"]) .burger-menu{background:#ff6a1b!important;box-shadow:0 18px 42px rgba(255,106,27,0.24)!important}body[data-page="inicio"] .burger-menu:hover,body:not([data-page="inicio"]) .burger-menu:hover{box-shadow:0 22px 48px rgba(255,106,27,0.3)!important}body[data-page="inicio"] #burger-toggle:checked ~ .burger-menu,body:not([data-page="inicio"]) #burger-toggle:checked ~ .burger-menu{background:#ff6a1b!important;box-shadow:0 20px 46px rgba(255,106,27,0.32)!important}body[data-page="inicio"] .home-hero{width:var(--container-wide)!important}body[data-page="inicio"] .home-hero .hero__content--stacked{width:var(--container-wide)!important;margin:0 auto!important;justify-items:center!important;transform:none!important}body[data-page="inicio"] .home-hero .hero__copy--center{width:min(100%,64rem)!important;margin:0 auto!important;justify-items:center!important;text-align:center!important}body[data-page="inicio"] .home-hero .hero-title,body[data-page="inicio"] .home-hero .hero-title__artwork,body[data-page="inicio"] .home-hero .hero__actions--center{margin-left:auto!important;margin-right:auto!important}body[data-page="inicio"] .home-hero .hero-title__artwork{display:flex!important;justify-content:center!important}body[data-page="inicio"] .allies-home__group{gap:clamp(3rem,4.6vw,5.8rem)!important}body[data-page="inicio"] .ally-logo{min-width:clamp(108px,10vw,164px)!important;min-height:clamp(46px,4.6vw,66px)!important}body[data-page="inicio"] .ally-logo img{max-height:clamp(30px,3.8vw,54px)!important}body[data-page="inicio"] .ally-logo--fabrica img{max-height:clamp(42px,4.8vw,68px)!important}body[data-page="inicio"] .ally-logo--target img{max-height:clamp(34px,4vw,58px)!important}body[data-page="inicio"] .ally-logo--rtvc img{max-height:clamp(40px,4.8vw,72px)!important}body[data-page="inicio"] .ally-logo--3m img{max-height:clamp(34px,4vw,62px)!important}body[data-page="inicio"] .ally-logo--bd img{max-height:clamp(34px,4vw,60px)!important}body[data-page="inicio"] .ally-logo--enel img{max-height:clamp(30px,3.6vw,52px)!important}body[data-page="inicio"] .ally-logo--solventum img{max-height:clamp(28px,3.4vw,48px)!important}body[data-page="inicio"] .ally-logo--iff img{max-height:clamp(30px,3.6vw,50px)!important}body[data-page="nosotros"]{background:#ffffff!important}body[data-page="nosotros"] .about-brand-section,body[data-page="nosotros"] .brand-evolution-section,body[data-page="nosotros"] .principles-section,body[data-page="nosotros"] .archetypes-section,body[data-page="nosotros"] .values-section,body[data-page="nosotros"] .team-186-section,body[data-page="nosotros"] .final-cta-section,body[data-page="nosotros"] .page-hero{width:var(--container-wide)!important;margin-left:auto!important;margin-right:auto!important}body[data-page="nosotros"] .section-heading,body[data-page="nosotros"] .brand-evolution__header,body[data-page="nosotros"] .archetypes-intro,body[data-page="nosotros"] .values-shell__header,body[data-page="nosotros"] .team-186-heading{justify-items:center!important;text-align:center!important;margin-left:auto!important;margin-right:auto!important}body[data-page="nosotros"] .team-186-intro,body[data-page="nosotros"] .values-shell__header p,body[data-page="nosotros"] .brand-evolution__header p,body[data-page="nosotros"] .archetypes-intro p{margin-left:auto!important;margin-right:auto!important;text-align:center!important}body[data-page="nosotros"] .about-hero-layout,body[data-page="nosotros"] .brand-evolution-shell,body[data-page="nosotros"] .archetypes-shell,body[data-page="nosotros"] .values-shell,body[data-page="nosotros"] .final-cta{background:transparent!important;box-shadow:none!important;border-radius:0!important}body[data-page="nosotros"] .about-hero-layout{grid-template-columns:1fr!important;justify-items:center!important;gap:clamp(1.4rem,3vw,2.4rem)!important;padding:0!important}body[data-page="nosotros"] .about-hero-layout::before,body[data-page="nosotros"] .about-hero-layout::after,body[data-page="nosotros"] .brand-evolution-shell::before,body[data-page="nosotros"] .brand-evolution-shell::after,body[data-page="nosotros"] .archetypes-shell::before{display:none!important}body[data-page="nosotros"] .about-hero-copy{justify-items:center!important;text-align:center!important}body[data-page="nosotros"] .about-hero-copy .eyebrow{color:rgba(0,71,98,0.68)!important}body[data-page="nosotros"] .about-hero-copy h1{color:#004762!important}body[data-page="nosotros"] .about-hero-copy .page-hero__lead{color:rgba(0,71,98,0.82)!important;text-align:center!important}body[data-page="nosotros"] .about-hero-badges{justify-content:center!important}body[data-page="nosotros"] .about-hero-badges span{color:#004762!important;border-color:rgba(0,71,98,0.12)!important;box-shadow:none!important;backdrop-filter:none!important}body[data-page="nosotros"] .about-hero-visual{width:min(100%,54rem)}body[data-page="nosotros"] .about-panels--brand .about-panel,body[data-page="nosotros"] .brand-evolution-shell,body[data-page="nosotros"] .archetypes-shell,body[data-page="nosotros"] .values-shell{box-shadow:none!important}body[data-page="nosotros"] .final-cta{justify-items:center!important;text-align:center!important;padding:0!important}@keyframes allies-marquee{from{transform:translateX(0)}to{transform:translateX(-50%)}}@media (prefers-reduced-motion:reduce){body[data-page="inicio"] .allies-home__marquee{overflow-x:auto}body[data-page="inicio"] .allies-home__track{animation:none}}@media (max-width:760px){body[data-page="inicio"] .team-home-preview{width:100vw!important}body[data-page="inicio"] .team-home-preview__heading,body[data-page="inicio"] .allies-home__heading{grid-template-columns:1fr;align-items:start}body[data-page="inicio"] .team-home-preview__swatches{display:none}body[data-page="inicio"] .services-title__lead,body[data-page="inicio"] .services-title__accent,body[data-page="inicio"] .featured-projects__title-main,body[data-page="inicio"] .featured-projects__title-accent,body[data-page="inicio"] .team-home-preview__title-main,body[data-page="inicio"] .team-home-preview__title-accent,body[data-page="inicio"] .allies-home__title-main,body[data-page="inicio"] .allies-home__title-accent{white-space:normal}body[data-page="inicio"] .team-home-preview__heading{width:min(100% - 1.6rem,360px)}body[data-page="inicio"] .allies-home__heading{width:min(100% - 1.6rem,360px)}body[data-page="inicio"] .allies-home__marquee{width:100vw}body[data-page="inicio"] .ally-logo{min-width:clamp(120px,24vw,180px)}body[data-page="inicio"] .site-footer.footer{border-radius:34px 34px 0 0}body[data-page="inicio"] .site-footer.footer::before{border-radius:34px 34px 0 0}}body:not([data-page="inicio"]){background:radial-gradient(circle at 18% 16%,rgba(11,83,117,0.08) 0%,rgba(11,83,117,0.03) 22%,rgba(11,83,117,0) 46%),radial-gradient(circle at 84% 78%,rgba(201,18,53,0.08) 0%,rgba(201,18,53,0.03) 24%,rgba(201,18,53,0) 48%),#ffffff!important}body:not([data-page="inicio"]) .site-header{position:absolute!important;top:0!important;left:clamp(1.25rem,4.5vw,5.25rem)!important;right:auto!important;width:auto!important;transform:none!important;justify-content:flex-start!important;padding:2.1rem 0 0!important}body:not([data-page="inicio"]) .brand-mark--image{margin:0!important}body:not([data-page="inicio"]) .brand-mark--image img{width:clamp(122px,8vw,164px)!important}body:not([data-page="inicio"]) h1,body:not([data-page="inicio"]) h2,body:not([data-page="inicio"]) h3,body:not([data-page="inicio"]) .section-heading h1,body:not([data-page="inicio"]) .section-heading h2,body:not([data-page="inicio"]) .section-heading h3,body:not([data-page="inicio"]) .final-cta h2,body:not([data-page="inicio"]) .contact-panel h2{font-family:"FigtreeMediumLocal","Figtree",sans-serif!important;font-weight:500!important;letter-spacing:0!important}body:not([data-page="inicio"]) .page-hero{width:var(--container)!important;min-height:auto!important;padding-top:clamp(8.4rem,13vw,11.5rem)!important;padding-bottom:clamp(3rem,6vw,5rem)!important}body:not([data-page="inicio"]) .page-hero .section-heading{justify-items:start!important;max-width:860px!important;margin:0!important;text-align:left!important}body:not([data-page="inicio"]) .page-hero h1{max-width:14ch!important;font-size:clamp(3rem,7vw,6.2rem)!important;line-height:0.95!important;color:#0b5375!important}body:not([data-page="inicio"]) .page-hero__lead{max-width:42rem!important;font-size:clamp(1rem,1.35vw,1.2rem)!important;line-height:1.65!important}body:not([data-page="inicio"]) .contact-panel,body:not([data-page="inicio"]) .contact-form,body:not([data-page="inicio"]) .final-cta,body:not([data-page="inicio"]) .approach-card,body:not([data-page="inicio"]) .about-panel{border:1px solid rgba(0,71,98,0.14)!important;background:linear-gradient(180deg,rgba(255,255,255,0.98),rgba(255,250,244,0.95))!important;box-shadow:inset 0 1px 0 rgba(255,255,255,0.9),0 24px 52px rgba(7,24,36,0.08)!important}body[data-page="inicio"] .philosophy-section__intro{grid-template-columns:1fr!important;gap:1.1rem!important;margin-bottom:2.95rem!important}body[data-page="inicio"] .philosophy-section__intro h2{display:flex!important;flex-wrap:nowrap!important;align-items:baseline!important;gap:0.28em!important;max-width:none!important;font-size:clamp(2.15rem,4vw,3.65rem)!important;line-height:1!important;white-space:nowrap!important}body[data-page="inicio"] .philosophy-section__title-main,body[data-page="inicio"] .philosophy-section__title-accent{display:inline!important;margin:0!important}body[data-page="inicio"] .philosophy-section__lead{max-width:720px!important}body[data-page="inicio"] .philosophy-manifesto__grid{margin-top:15px!important}@media (max-width:760px){body:not([data-page="inicio"]) .site-header{left:1rem!important;padding-top:0.9rem!important}body:not([data-page="inicio"]) .brand-mark--image img{width:clamp(92px,28vw,122px)!important}body:not([data-page="inicio"]) .page-hero{width:min(100% - 1.6rem,560px)!important;padding-top:6.8rem!important}body:not([data-page="inicio"]) .page-hero h1{font-size:clamp(2.45rem,11vw,4.25rem)!important}body[data-page="inicio"] .philosophy-section__intro h2{flex-wrap:wrap!important;white-space:normal!important}}body[data-page="inicio"] .site-header,body:not([data-page="inicio"]) .site-header{position:absolute!important;top:0!important;left:0!important;right:0!important;width:100%!important;margin:0!important;padding:1.35rem clamp(1rem,3vw,2.5rem) 0!important;justify-content:flex-start!important;align-items:flex-start!important;transform:none!important;z-index:90!important}body[data-page="inicio"] .brand-mark--image,body:not([data-page="inicio"]) .brand-mark--image{position:relative!important;top:auto!important;left:auto!important;margin:0!important;transform:none!important;z-index:160!important}body[data-page="inicio"] .brand-mark--image img,body:not([data-page="inicio"]) .brand-mark--image img{width:clamp(122px,9vw,168px)!important}.site-header__access{display:none!important;align-items:center!important;gap:0.5rem!important;min-height:56px!important;padding:0.9rem 1.15rem!important;border:1px solid rgba(11,83,117,0.12)!important;border-radius:999px!important;background:rgba(255,255,255,0.92)!important;box-shadow:0 18px 42px rgba(7,24,36,0.12)!important;backdrop-filter:blur(18px)!important;font-family:"FigtreeMediumLocal","Figtree",sans-serif!important;font-size:0.92rem!important;font-weight:700!important;letter-spacing:-0.02em!important;color:#0b5375!important;text-decoration:none!important;pointer-events:auto!important;transition:transform 220ms ease,box-shadow 220ms ease,background-color 220ms ease,color 220ms ease!important}.site-header__access::before{content:"";width:0.55rem;height:0.55rem;border-radius:999px;background:#c91235;box-shadow:0 0 0 6px rgba(201,18,53,0.1);flex:0 0 auto}.site-header__access:hover,.site-header__access:focus-visible{transform:translateY(-2px)!important;background:#ffffff!important;box-shadow:0 22px 46px rgba(7,24,36,0.16)!important;color:#0b5375!important}.site-header__access:focus-visible{outline:2px solid rgba(0,184,197,0.22)!important;outline-offset:2px!important}.site-header__tools{position:fixed!important;top:calc(1.55rem + 45px)!important;right:calc(clamp(2.7rem,6.2vw,6rem) + 4.85rem)!important;z-index:230!important;display:inline-flex!important;align-items:center!important;gap:0.7rem!important;pointer-events:auto!important;transition:opacity 320ms cubic-bezier(0.22,1,0.36,1),transform 320ms cubic-bezier(0.22,1,0.36,1)!important}body[data-page="inicio"] .site-header__tools{top:clamp(1.2rem,3.2vw,2rem)!important;right:clamp(1.2rem,3.8vw,2.4rem)!important;gap:0!important}.site-language-picker{position:relative!important;display:inline-flex!important}.site-language-picker[open]{z-index:210!important}.site-header .site-language-picker,.loading-screen__utilities .site-language-picker{z-index:231!important}.site-header .site-language-picker[open],.loading-screen__utilities .site-language-picker[open]{z-index:240!important}.site-language-picker__summary{list-style:none!important;display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;gap:0.72rem!important;min-height:44px!important;padding:0.3rem 0.95rem!important;border:0!important;border-radius:0.55rem!important;background:#ffffff!important;box-shadow:0 3px 1px -2px rgba(0,0,0,0.2),0 2px 2px 0 rgba(0,0,0,0.14),0 1px 5px 0 rgba(0,0,0,0.12)!important;color:#101828!important;cursor:pointer!important;user-select:none!important;transition:box-shadow 200ms ease,transform 200ms ease,background-color 200ms ease!important}.site-language-picker__summary::before,.site-language-picker__option::before{content:""!important;flex:0 0 auto!important;border:1px solid rgba(7,24,36,0.12)!important;border-radius:0.2rem!important;background-color:#d9e6ee!important;background-repeat:no-repeat!important;box-shadow:inset 0 0 0 1px rgba(255,255,255,0.16)!important}.site-language-picker__summary::before{width:1.5rem!important;height:1rem!important}.site-language-picker__summary::-webkit-details-marker{display:none!important}.site-language-picker__summary:hover,.site-language-picker__summary:focus-visible{transform:translateY(-1px)!important;background:#ffffff!important;box-shadow:0 7px 14px rgba(15,23,42,0.14),0 3px 6px rgba(15,23,42,0.1)!important}.site-language-picker__summary:focus-visible{outline:2px solid rgba(0,184,197,0.22)!important;outline-offset:2px!important}.site-language-picker__summary-code,.site-language-picker__summary-label{display:inline-flex!important;align-items:center!important}.site-language-picker__summary-code{font-family:"FigtreeMediumLocal","Figtree",sans-serif!important;font-size:0.8rem!important;font-weight:700!important;letter-spacing:0.1em!important;text-transform:uppercase!important;line-height:1!important}.site-language-picker__summary-copy{display:inline-flex!important;align-items:center!important;min-width:0!important}.site-language-picker__summary-caption{display:none!important}.site-language-picker__summary-label{font-family:"FigtreeMediumLocal","Figtree",sans-serif!important;font-size:0.9rem!important;font-weight:600!important;letter-spacing:-0.01em!important;line-height:1.2!important}.site-language-picker__summary-caret{width:0.56rem!important;height:0.56rem!important;margin-left:auto!important;border-right:2px solid currentColor!important;border-bottom:2px solid currentColor!important;transform:rotate(45deg) translateY(-1px)!important;opacity:0.7!important;flex:0 0 auto!important;transition:transform 220ms ease!important}.site-language-picker[open] .site-language-picker__summary-caret{transform:rotate(-135deg) translateY(-1px)!important}.site-language-picker__menu{position:absolute!important;top:calc(100% + 0.38rem)!important;right:0!important;min-width:13.25rem!important;margin:0!important;padding:0.2rem 0!important;border:0!important;border-radius:0.55rem!important;background:#ffffff!important;box-shadow:0 10px 20px rgba(15,23,42,0.14),0 3px 6px rgba(15,23,42,0.1)!important;overflow:hidden!important}.site-language-picker:not([open]) .site-language-picker__menu{display:none!important}.site-language-picker__option{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:0.75rem!important;width:100%!important;min-height:44px!important;padding:0.25rem 0.95rem!important;border-radius:0!important;font-family:"FigtreeMediumLocal","Figtree",sans-serif!important;font-size:0.875rem!important;font-weight:500!important;letter-spacing:-0.01em!important;color:#101828!important;text-decoration:none!important;transition:background-color 180ms ease,color 180ms ease!important}.site-language-picker__option::before{width:1.4rem!important;height:1rem!important}.site-language-picker__option::after{content:attr(data-code)!important;margin-left:auto!important;font-size:0.7rem!important;font-weight:700!important;letter-spacing:0.1em!important;text-transform:uppercase!important;color:rgba(16,24,40,0.54)!important}.site-language-picker__option:hover,.site-language-picker__option:focus-visible{background:#0b5375!important;color:#ffffff!important}.site-language-picker__option.is-active{background:#12212d!important;color:#ffffff!important}.site-language-picker__option.is-active::before{border-color:rgba(255,255,255,0.24)!important;box-shadow:inset 0 0 0 1px rgba(255,255,255,0.2)!important}.site-language-picker__option.is-active::after{color:rgba(255,255,255,0.72)!important}.site-language-picker__option:hover::after,.site-language-picker__option:focus-visible::after{color:rgba(255,255,255,0.72)!important}.site-language-picker__option:focus-visible{outline:2px solid rgba(0,184,197,0.22)!important;outline-offset:2px!important}.site-language-picker--compact .site-language-picker__summary{min-width:5.35rem!important;padding-inline:0.85rem!important}.site-language-picker--loader .site-language-picker__summary{min-width:13.25rem!important;padding:0.3rem 0.95rem!important;border-radius:0.55rem!important}.site-language-picker--loader .site-language-picker__menu{min-width:13.25rem!important}html[lang|="es"] .site-language-picker__summary::before,.site-language-picker__option[lang|="es"]::before{background:radial-gradient(circle at 34% 50%,rgba(173,21,25,0.82) 0 0.11rem,transparent 0.12rem),linear-gradient(to bottom,#c60b1e 0 27%,#ffc400 27% 73%,#c60b1e 73% 100%)!important}html[lang|="en"] .site-language-picker__summary::before,.site-language-picker__option[lang|="en"]::before{background:linear-gradient(#1f3c88,#1f3c88) left top / 52% 58% no-repeat,repeating-linear-gradient(to bottom,#b22234 0 7.69%,#ffffff 7.69% 15.38%)!important}html[lang|="pt"] .site-language-picker__summary::before,.site-language-picker__option[lang|="pt"]::before{background:radial-gradient(circle at 40% 50%,#ffcc29 0 19%,rgba(142,33,24,0.55) 20% 27%,transparent 28%),linear-gradient(to right,#046a38 0 40%,#da291c 40% 100%)!important}body.burger-menu-open .site-header__tools{opacity:0!important;pointer-events:none!important;transform:translateY(-8px) scale(0.97)!important}.main-nav__toggle,.main-nav__close{top:1.15rem!important;right:clamp(1rem,3vw,2.5rem)!important;left:auto!important;width:64px!important;height:64px!important;border-radius:999px!important;background:#00b8c5!important;box-shadow:0 18px 42px rgba(0,184,197,0.22)!important;backdrop-filter:blur(18px)!important}.main-nav__toggle:hover,.main-nav__toggle:focus-visible,.main-nav__close:hover,.main-nav__close:focus-visible{transform:translateY(-2px)!important;box-shadow:0 22px 50px rgba(0,184,197,0.28)!important}body.nav-open .main-nav__toggle{opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform:translateY(-8px) scale(0.92)!important}.main-nav__toggle::before,.main-nav__close::before{inset:9px!important;border-color:rgba(255,255,255,0.3)!important}.main-nav__toggle-lines{width:24px!important;height:16px!important}.main-nav__toggle-lines span{height:2px!important}.main-nav__toggle-lines span:nth-child(2){top:7px!important}.main-nav__toggle-lines span:nth-child(3){top:14px!important}.main-nav__close-lines{width:22px!important;height:22px!important}.main-nav__close-lines span{width:22px!important}.main-nav__scrim{background:rgba(15,12,12,0.12)!important;transition:opacity 220ms ease!important}.main-nav__menu-bg{background:radial-gradient(circle at 80% 16%,rgba(255,255,255,0.08),transparent 18%),linear-gradient(145deg,#b4102f 0%,#c91235 56%,#8c0e25 100%)!important;transition:clip-path 640ms cubic-bezier(0.22,1,0.36,1)!important}.main-nav__menu-content{gap:1.2rem!important;padding:max(7rem,calc(1.15rem + 64px + 2rem)) 1.5rem 6.4rem!important;opacity:0;transform:translateY(18px)!important;transition:opacity 220ms ease,transform 420ms cubic-bezier(0.19,1,0.22,1),visibility 0s linear 220ms!important}.main-nav__eyebrow{font-size:0.72rem!important;letter-spacing:0.28em!important;color:rgba(255,255,255,0.58)!important}.main-nav__menu-links{gap:0.7rem!important}.main-nav__menu-item{font-size:clamp(3rem,7vw,5.2rem)!important;line-height:0.94!important;letter-spacing:-0.045em!important;transition:none!important}.main-nav__menu-item a{padding:0!important;color:rgba(255,255,255,0.94)!important;opacity:0.88!important;text-shadow:none!important;transform:translateY(28px)!important;transition:transform 520ms cubic-bezier(0.19,1,0.22,1),color 180ms ease,opacity 180ms ease!important}.main-nav__menu-item a::before{content:none!important;display:none!important}.main-nav__menu-item:hover a,.main-nav__menu-item:focus-within a{color:#b8f3f7!important;opacity:1!important}.main-nav__menu-item a.is-active{color:#97c8c4!important;opacity:1!important}.main-nav__menu-item.is-muted{opacity:1!important}.main-nav__menu-meta{position:fixed!important;left:50%!important;bottom:clamp(1.4rem,4vh,2.25rem)!important;width:min(100% - 2rem,420px)!important;margin-top:0!important;transform:translateX(-50%)!important;gap:0.35rem!important}.main-nav__menu-meta p,.main-nav__menu-meta a{font-size:0.92rem!important;color:rgba(255,255,255,0.72)!important}.main-nav__menu-meta a:hover,.main-nav__menu-meta a:focus-visible{color:#ffffff!important}.main-nav.is-open .main-nav__close{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translateY(0) scale(1)!important;transition:opacity 220ms ease 0.12s,transform 360ms cubic-bezier(0.19,1,0.22,1) 0.12s,box-shadow 320ms ease,visibility 0s linear 0s!important}.main-nav.is-open .main-nav__menu-content{opacity:1!important;visibility:visible!important;transform:translateY(0)!important;transition:opacity 220ms ease 0.12s,transform 420ms cubic-bezier(0.19,1,0.22,1) 0.12s,visibility 0s linear 0s!important}.main-nav.is-open .main-nav__menu-item a{transform:translateY(0)!important}.main-nav.is-open .main-nav__menu-item:nth-child(1) a{transition-delay:0.14s!important}.main-nav.is-open .main-nav__menu-item:nth-child(2) a{transition-delay:0.2s!important}.main-nav.is-open .main-nav__menu-item:nth-child(3) a{transition-delay:0.26s!important}.main-nav.is-open .main-nav__menu-item:nth-child(4) a{transition-delay:0.32s!important}.main-nav.is-open .main-nav__menu-item:nth-child(5) a{transition-delay:0.38s!important}@media (max-width:760px){body[data-page="inicio"] .site-header,body:not([data-page="inicio"]) .site-header{padding:1rem 1rem 0!important}body[data-page="inicio"] .brand-mark--image img,body:not([data-page="inicio"]) .brand-mark--image img{width:clamp(104px,30vw,136px)!important}.main-nav__toggle,.main-nav__close{top:0.9rem!important;right:0.95rem!important;width:58px!important;height:58px!important}.main-nav__menu-content{padding-top:max(5.7rem,calc(0.9rem + 58px + 1.5rem))!important;padding-bottom:5.4rem!important}.main-nav__menu-item{font-size:clamp(2.4rem,13vw,4rem)!important}.main-nav__menu-meta{bottom:1.1rem!important}}body[data-page="nosotros"] .section{padding-top:clamp(2.6rem,4.2vw,3.5rem);padding-bottom:clamp(2.6rem,4.2vw,3.5rem)}body[data-page="nosotros"] .page-hero{width:var(--container)!important;padding-bottom:clamp(2rem,4vw,3.1rem)!important}body[data-page="nosotros"] .page-hero h1{max-width:11.2ch!important;font-size:clamp(2.8rem,5.2vw,4.95rem)!important;line-height:0.96!important}body[data-page="nosotros"] .page-hero__lead{max-width:38rem!important;font-size:clamp(0.98rem,1.1vw,1.08rem)!important}body[data-page="nosotros"] .section-heading{gap:0.8rem;margin-bottom:1.7rem}body[data-page="nosotros"] .section-heading .eyebrow,body[data-page="nosotros"] .about-panel .eyebrow,body[data-page="nosotros"] .final-cta .eyebrow{font-size:0.72rem;letter-spacing:0.18em;color:rgba(0,71,98,0.72)}body[data-page="nosotros"] .section-heading h2,body[data-page="nosotros"] .about-panel h2,body[data-page="nosotros"] .final-cta h2{max-width:12ch;font-size:clamp(1.82rem,3vw,2.65rem)!important;line-height:0.98!important;color:#0b5375}body[data-page="nosotros"] .about-panel,body[data-page="nosotros"] .about-panel--wide,body[data-page="nosotros"] .final-cta{padding:clamp(1.45rem,2.5vw,1.9rem)}body[data-page="nosotros"] .about-panel p,body[data-page="nosotros"] .team-186-intro,body[data-page="nosotros"] .about-panel--wide p{max-width:34rem;font-size:0.98rem;line-height:1.62}body[data-page="nosotros"] .about-panels{align-items:stretch;gap:1rem}body[data-page="nosotros"] .about-panel{min-height:100%}body[data-page="nosotros"] .about-panels>:nth-child(1){--liquid-blob:rgba(0,71,98,0.24);--liquid-blob-soft:rgba(0,184,197,0.14);--liquid-wash:rgba(0,71,98,0.1)}body[data-page="nosotros"] .about-panels>:nth-child(2){--liquid-blob:rgba(201,18,53,0.2);--liquid-blob-soft:rgba(242,191,63,0.16);--liquid-wash:rgba(201,18,53,0.09)}body[data-page="nosotros"] .about-panel--wide{max-width:none;text-align:left;--liquid-blob:rgba(242,191,63,0.22);--liquid-blob-soft:rgba(0,184,197,0.12);--liquid-wash:rgba(242,191,63,0.1)}body[data-page="nosotros"] .final-cta{justify-items:start;text-align:left;background:radial-gradient(circle at top right,rgba(0,184,197,0.2),transparent 30%),radial-gradient(circle at bottom left,rgba(201,18,53,0.14),transparent 36%),rgba(255,250,244,0.9)!important}body[data-page="nosotros"]{background:radial-gradient(circle at 12% 18%,rgba(0,184,197,0.1),transparent 18%),radial-gradient(circle at 86% 10%,rgba(201,18,53,0.08),transparent 18%),linear-gradient(180deg,#fffbf6 0%,#fbf4ec 100%)}body[data-page="nosotros"] main{position:relative;overflow:hidden}body[data-page="nosotros"] .about-brand-section,body[data-page="nosotros"] .brand-evolution-section,body[data-page="nosotros"] .principles-section,body[data-page="nosotros"] .archetypes-section,body[data-page="nosotros"] .values-section,body[data-page="nosotros"] .final-cta-section{width:var(--container);margin:0 auto}body[data-page="nosotros"] .page-hero{width:var(--container)!important;padding-bottom:clamp(2.1rem,4vw,3.4rem)!important}body[data-page="nosotros"] .page-hero--about{padding-bottom:clamp(2.6rem,5vw,4rem)!important}body[data-page="nosotros"] .section-heading{justify-items:start;text-align:left}body[data-page="nosotros"] .section-heading h2{letter-spacing:-0.04em}.about-hero-layout{position:relative;display:grid;grid-template-columns:minmax(0,0.92fr) minmax(360px,1.08fr);gap:clamp(1.4rem,3.5vw,3rem);align-items:center;padding:clamp(1.8rem,4vw,3rem);border-radius:42px;overflow:hidden;background:linear-gradient(135deg,#071018 0%,#091c27 16%,#004762 57%,#09131b 100%);box-shadow:0 34px 90px rgba(4,19,30,0.18),inset 0 1px 0 rgba(255,255,255,0.08);isolation:isolate}.about-hero-layout::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 82% 18%,rgba(255,200,54,0.2),transparent 16%),radial-gradient(circle at 68% 76%,rgba(105,91,211,0.24),transparent 24%),radial-gradient(circle at 24% 78%,rgba(201,18,53,0.18),transparent 22%);pointer-events:none}.about-hero-layout::after{content:"";position:absolute;inset:20px;border:1px solid rgba(255,255,255,0.08);border-radius:32px;pointer-events:none}.about-hero-copy{position:relative;z-index:2;margin-bottom:0!important;gap:0.95rem!important}.about-hero-copy .eyebrow{color:rgba(255,255,255,0.72)!important}body[data-page="nosotros"] .about-hero-copy h1{max-width:10.4ch!important;margin:0;color:#ffffff!important;font-size:clamp(3rem,5.8vw,5.55rem)!important;line-height:0.92!important;letter-spacing:-0.055em!important}body[data-page="nosotros"] .about-hero-copy .page-hero__lead{max-width:35rem!important;color:rgba(232,243,248,0.88)}.about-hero-badges{display:flex;flex-wrap:wrap;gap:0.8rem;margin-top:1.35rem}.about-hero-badges span{display:inline-flex;align-items:center;min-height:44px;padding:0.7rem 1rem;border-radius:999px;border:1px solid rgba(255,255,255,0.16);font-family:"FigtreeMediumLocal","Figtree",sans-serif;font-size:0.86rem;letter-spacing:0.01em;color:#ffffff;box-shadow:0 14px 28px rgba(3,13,20,0.14);backdrop-filter:blur(14px)}.about-hero-badges span:nth-child(1){background:rgba(201,18,53,0.32)}.about-hero-badges span:nth-child(2){background:rgba(0,184,197,0.22)}.about-hero-badges span:nth-child(3){background:rgba(255,200,54,0.2)}.about-hero-visual{position:relative;min-height:430px;display:grid;align-items:end;justify-items:center}.about-thread{position:absolute;fill:none;pointer-events:none}.about-thread path{fill:none;stroke:rgba(201,18,53,0.78);stroke-width:16;stroke-linecap:round;stroke-linejoin:round}.about-thread--hero{inset:auto -4% 4% 0;height:54%;opacity:0.95;animation:aboutThreadSway 12s ease-in-out infinite}.about-thread--evolution{inset:12% -2% auto -3%;height:42%;opacity:0.86;animation:aboutThreadSway 14s ease-in-out infinite reverse}.about-thread--archetypes{inset:auto -3% 14% 0;height:40%;opacity:0.7;animation:aboutThreadSway 11s ease-in-out infinite}.about-hero-blob{position:absolute;border-radius:50%;opacity:0.95;z-index:0}.about-hero-blob--red{top:1.25rem;right:6%;width:clamp(92px,11vw,144px);aspect-ratio:1;background:radial-gradient(circle at 30% 30%,#ff617e,#c91235 72%);animation:aboutPulse 8.5s ease-in-out infinite}.about-hero-blob--cyan{left:4%;bottom:18%;width:clamp(86px,9vw,126px);aspect-ratio:1;background:radial-gradient(circle at 30% 30%,#7cedf4,#00b8c5 68%);animation:aboutFloat 7.5s ease-in-out infinite}.about-hero-blob--yellow{right:24%;bottom:16%;width:clamp(68px,7.4vw,108px);aspect-ratio:1;background:radial-gradient(circle at 32% 28%,#ffe9a8,#ffc836 70%);animation:aboutFloat 9.5s ease-in-out infinite reverse}.about-hero-characters{position:relative;z-index:2;width:min(100%,560px);filter:drop-shadow(0 26px 36px rgba(4,18,28,0.24))}.about-hero-sticker{position:absolute;left:0.5rem;bottom:0.3rem;z-index:3;width:clamp(112px,12vw,174px);filter:drop-shadow(0 18px 22px rgba(3,12,18,0.2));transform:rotate(-8deg);animation:aboutStickerTilt 9s ease-in-out infinite}.about-panels--brand{grid-template-columns:minmax(0,1.08fr) minmax(0,0.92fr);gap:1rem}body[data-page="nosotros"] .about-panels--brand .about-panel{min-height:100%;padding:clamp(1.5rem,3vw,2.2rem);border-radius:34px!important;box-shadow:0 28px 58px rgba(18,41,56,0.09)!important}body[data-page="nosotros"] .about-panel--identity{--liquid-blob:rgba(0,184,197,0.18);--liquid-blob-soft:rgba(255,200,54,0.12);--liquid-wash:rgba(0,184,197,0.1);background:radial-gradient(circle at 90% 8%,rgba(0,184,197,0.18),transparent 18%),linear-gradient(160deg,#0b1a24 0%,#112534 50%,#004762 100%)!important;border-color:rgba(255,255,255,0.08)!important;box-shadow:0 30px 64px rgba(5,18,29,0.16)!important}body[data-page="nosotros"] .about-panel--voice{--liquid-blob:rgba(255,200,54,0.22);--liquid-blob-soft:rgba(0,184,197,0.14);--liquid-wash:rgba(201,18,53,0.12);background:radial-gradient(circle at 78% 14%,rgba(255,255,255,0.14),transparent 18%),linear-gradient(160deg,#c91235 0%,#941329 56%,#661121 100%)!important;border-color:rgba(255,255,255,0.08)!important;box-shadow:0 30px 64px rgba(80,15,27,0.16)!important}body[data-page="nosotros"] .about-panel--identity .eyebrow,body[data-page="nosotros"] .about-panel--voice .eyebrow{color:rgba(255,255,255,0.72)!important}body[data-page="nosotros"] .about-panel--identity h2,body[data-page="nosotros"] .about-panel--voice h2{color:#ffffff!important}body[data-page="nosotros"] .about-panel--identity h2{max-width:13ch}body[data-page="nosotros"] .about-panel--voice h2{max-width:14ch}body[data-page="nosotros"] .about-panel--identity p,body[data-page="nosotros"] .about-panel--voice p{color:rgba(239,244,247,0.88)}.voice-pills{display:flex;flex-wrap:wrap;gap:0.7rem;margin-top:1.2rem}.voice-pills span{display:inline-flex;align-items:center;min-height:38px;padding:0.55rem 0.85rem;border-radius:999px;background:rgba(255,255,255,0.16);border:1px solid rgba(255,255,255,0.16);color:#ffffff;font-size:0.82rem;font-family:"FigtreeMediumLocal","Figtree",sans-serif}.voice-pills span:nth-child(2n){background:rgba(0,184,197,0.18)}.voice-pills span:nth-child(3n){background:rgba(255,200,54,0.16)}.brand-evolution-shell{position:relative;overflow:hidden;padding:clamp(1.7rem,4vw,3rem);border-radius:40px;background:linear-gradient(90deg,#2d617d 0%,#2d617d 45%,#05080d 45%,#05080d 100%);box-shadow:0 34px 86px rgba(4,17,29,0.16);color:#ffffff}.brand-evolution-shell::before{content:"";position:absolute;top:1.35rem;left:1.35rem;right:1.35rem;height:1px;background:rgba(255,255,255,0.28)}.brand-evolution-shell::after{content:"";position:absolute;left:1.35rem;right:1.35rem;bottom:1.35rem;height:1px;background:rgba(255,255,255,0.16)}.brand-evolution__header,.brand-evolution__grid{position:relative;z-index:1}.brand-evolution__header{display:grid;gap:0.85rem;max-width:39rem;margin-bottom:2rem}.brand-evolution__header .eyebrow{color:rgba(255,255,255,0.72)!important}.brand-evolution__header h2{margin:0;max-width:12ch;font-size:clamp(2rem,4vw,3.45rem);line-height:0.95;color:#ffffff}.brand-evolution__header p{margin:0;max-width:34rem;color:rgba(233,241,246,0.84);line-height:1.65}.brand-evolution__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;align-items:stretch}.evolution-card{position:relative;z-index:1;display:grid;align-content:start;gap:1rem;min-height:100%;padding:1.4rem;border-radius:28px;border:1px solid rgba(255,255,255,0.12);background:rgba(255,255,255,0.06);backdrop-filter:blur(12px);box-shadow:inset 0 1px 0 rgba(255,255,255,0.06)}.evolution-card__tag{display:inline-flex;width:fit-content;padding:0.5rem 0.78rem;border-radius:999px;font-family:"FigtreeMediumLocal","Figtree",sans-serif;font-size:0.74rem;letter-spacing:0.14em;text-transform:uppercase;background:rgba(255,255,255,0.12);color:#ffffff}.evolution-card p{margin:0;line-height:1.62;color:rgba(236,242,246,0.84)}.evolution-card--alma{box-shadow:inset 0 1px 0 rgba(255,255,255,0.08),0 22px 38px rgba(201,18,53,0.08)}.evolution-card--agency{box-shadow:inset 0 1px 0 rgba(255,255,255,0.08),0 22px 38px rgba(0,184,197,0.08)}.evolution-card--pantone{box-shadow:inset 0 1px 0 rgba(255,255,255,0.08),0 22px 38px rgba(255,200,54,0.08)}.alma-mark{display:grid;align-content:center;justify-items:center;width:clamp(140px,15vw,186px);aspect-ratio:1;border-radius:50%;padding:1.15rem 1rem;background:#c91235;border:11px solid #ffffff;outline:4px solid rgba(201,18,53,0.9);transform:rotate(-9deg)}.alma-mark__brand{font-family:"PacificoLocal","Figtree",sans-serif;font-size:clamp(3rem,4vw,4.6rem);line-height:0.84;color:#ffffff}.alma-mark__sub{margin-top:0.4rem;font-size:0.72rem;font-family:"FigtreeMediumLocal","Figtree",sans-serif;letter-spacing:0.34em;text-transform:uppercase;color:rgba(255,255,255,0.94)}.evolution-card--agency img{width:clamp(136px,14vw,196px);filter:drop-shadow(0 10px 16px rgba(0,0,0,0.14))}.pantone-mark{display:grid;gap:0.24rem}.pantone-mark__number{font-family:"FigtreeMediumLocal","Figtree",sans-serif;font-size:clamp(4rem,6vw,6rem);line-height:0.9;letter-spacing:-0.06em}.pantone-mark__label{font-size:0.86rem;letter-spacing:0.22em;text-transform:uppercase;color:rgba(255,200,54,0.9)}.principles-heading{margin-bottom:1.8rem}.principles-heading h2{max-width:11.5ch!important}.principles-intro{max-width:36rem;margin:0;color:#3c5f71;line-height:1.62}.principle-card .eyebrow,.archetype-card .eyebrow,.values-shell__header .eyebrow{margin:0;font-size:0.72rem;letter-spacing:0.18em;text-transform:uppercase;color:rgba(0,71,98,0.68)}.principle-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.principle-card{--principle-accent:#c91235;--principle-soft:rgba(201,18,53,0.12);position:relative;display:grid;align-content:start;gap:0.95rem;padding:1.45rem;border-radius:30px;overflow:hidden;border:1px solid rgba(18,41,56,0.08);background:radial-gradient(circle at 86% 12%,rgba(255,255,255,0.82),transparent 18%),linear-gradient(180deg,rgba(255,255,255,0.98),rgba(255,251,246,0.94));box-shadow:0 24px 44px rgba(18,41,56,0.08);transition:transform 320ms ease,box-shadow 320ms ease,border-color 320ms ease}.principle-card::before{content:"";position:absolute;inset:0 auto auto 0;width:100%;height:5px;background:linear-gradient(90deg,var(--principle-accent),rgba(255,255,255,0.92))}.principle-card::after{content:"";position:absolute;right:-12px;bottom:-18px;width:108px;height:108px;border-radius:50%;background:var(--principle-soft);z-index:0}.principle-card>*{position:relative;z-index:1}.principle-card__icon{display:grid;place-items:center;width:68px;height:68px;border-radius:22px;background:var(--principle-soft);color:var(--principle-accent)}.principle-card__icon svg{width:34px;height:34px;fill:none;stroke:currentColor;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;transition:transform 320ms ease}.principle-card h3{margin:0;max-width:13ch;font-family:"FigtreeMediumLocal","Figtree",sans-serif;font-size:clamp(1.4rem,1.8vw,1.85rem);line-height:1;color:#10202a}.principle-card p:last-child{margin:0;color:#39586a;line-height:1.6}.principle-card--purpose{--principle-accent:#c91235;--principle-soft:rgba(201,18,53,0.12)}.principle-card--mission{--principle-accent:#004762;--principle-soft:rgba(0,71,98,0.1)}.principle-card--vision{--principle-accent:#695bd3;--principle-soft:rgba(105,91,211,0.12)}.principle-card:hover,.principle-card:focus-within{transform:translateY(-6px);border-color:rgba(18,41,56,0.14);box-shadow:0 30px 56px rgba(18,41,56,0.12)}.principle-card:hover .principle-card__icon svg,.principle-card:focus-within .principle-card__icon svg{transform:scale(1.07) rotate(-4deg)}.archetypes-shell{position:relative;display:grid;grid-template-columns:minmax(0,0.88fr) minmax(360px,1.12fr);gap:clamp(1.4rem,3vw,2.8rem);align-items:center;padding:clamp(1.7rem,4vw,3rem);border-radius:40px;overflow:hidden;background:linear-gradient(145deg,#05090d 0%,#07131b 44%,#081720 100%);color:#ffffff;box-shadow:0 34px 86px rgba(4,17,29,0.16)}.archetypes-shell::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 16% 20%,rgba(0,184,197,0.12),transparent 18%),radial-gradient(circle at 82% 26%,rgba(105,91,211,0.18),transparent 20%),radial-gradient(circle at 66% 82%,rgba(201,18,53,0.12),transparent 20%);pointer-events:none}.archetypes-intro,.archetypes-stage{position:relative;z-index:1}.archetypes-intro{display:grid;gap:0.8rem}.archetypes-intro .eyebrow{color:rgba(255,255,255,0.68)!important}.archetypes-intro h2{margin:0;max-width:10ch;font-size:clamp(2rem,4vw,3.45rem);line-height:0.94;color:#ffffff}.archetypes-intro p{margin:0;max-width:31rem;color:rgba(229,237,243,0.82);line-height:1.64}.archetypes-stage{min-height:360px;display:grid;place-items:center}.archetypes-stage__characters{position:relative;z-index:2;width:min(100%,590px);filter:drop-shadow(0 18px 24px rgba(0,0,0,0.16));animation:aboutFloat 8.2s ease-in-out infinite}.archetypes-stage__chip{position:absolute;z-index:3;display:inline-flex;align-items:center;min-height:40px;padding:0.55rem 0.9rem;border-radius:999px;font-family:"FigtreeMediumLocal","Figtree",sans-serif;font-size:0.82rem;color:#ffffff;box-shadow:0 18px 30px rgba(0,0,0,0.18)}.archetypes-stage__chip--luz{top:0;left:4%;background:rgba(105,91,211,0.92);animation:aboutFloat 8s ease-in-out infinite}.archetypes-stage__chip--leo{right:2%;top:16%;background:rgba(0,184,197,0.92);animation:aboutFloat 7.2s ease-in-out infinite reverse}.archetypes-stage__chip--alma{left:26%;bottom:5%;background:rgba(201,18,53,0.94);animation:aboutFloat 9s ease-in-out infinite}.archetype-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1rem}.archetype-card{--archetype-accent:#c91235;--archetype-soft:rgba(201,18,53,0.12);position:relative;display:grid;gap:0.85rem;min-height:100%;padding:1.45rem;border-radius:28px;overflow:hidden;border:1px solid rgba(18,41,56,0.08);background:radial-gradient(circle at 88% 14%,rgba(255,255,255,0.88),transparent 18%),linear-gradient(180deg,rgba(255,255,255,0.98),rgba(255,251,246,0.95));box-shadow:0 24px 46px rgba(18,41,56,0.08)}.archetype-card::before{content:"";position:absolute;inset:0 auto auto 0;width:100%;height:5px;background:var(--archetype-accent)}.archetype-card::after{content:"";position:absolute;right:-16px;bottom:-22px;width:104px;height:104px;border-radius:50%;background:var(--archetype-soft)}.archetype-card>*{position:relative;z-index:1}.archetype-card h3{margin:0;font-family:"FigtreeMediumLocal","Figtree",sans-serif;font-size:clamp(1.35rem,1.8vw,1.76rem);line-height:1;color:#11212c}.archetype-card p:last-child{margin:0;color:#3e5e70;line-height:1.6}.archetype-card--luz{--archetype-accent:#695bd3;--archetype-soft:rgba(105,91,211,0.12)}.archetype-card--leo{--archetype-accent:#00b8c5;--archetype-soft:rgba(0,184,197,0.12)}.archetype-card--alma{--archetype-accent:#c91235;--archetype-soft:rgba(201,18,53,0.12)}.values-shell{position:relative;overflow:hidden;padding:clamp(1.65rem,4vw,3rem);border-radius:38px;border:1px solid rgba(18,41,56,0.08);background:radial-gradient(circle at 12% 18%,rgba(0,184,197,0.1),transparent 18%),radial-gradient(circle at 88% 20%,rgba(255,200,54,0.16),transparent 18%),linear-gradient(180deg,rgba(255,255,255,0.98),rgba(255,250,245,0.94));box-shadow:0 28px 58px rgba(18,41,56,0.08)}.values-shell__header{display:grid;gap:0.8rem;max-width:40rem;margin-bottom:1.8rem}.values-shell__header h2{margin:0;max-width:12ch;font-size:clamp(1.9rem,3.2vw,3rem);line-height:0.98;color:#0b5375}.values-shell__header p{margin:0;max-width:34rem;color:#3a5e70;line-height:1.64}.values-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.value-card{--value-accent:#004762;--value-soft:rgba(0,71,98,0.12);position:relative;display:grid;gap:0.55rem;align-content:start;min-height:100%;padding:1.25rem 1.3rem 1.35rem;border-radius:24px;overflow:hidden;border:1px solid rgba(18,41,56,0.08);background:rgba(255,255,255,0.92);box-shadow:0 18px 34px rgba(18,41,56,0.07);transition:transform 300ms ease,box-shadow 300ms ease,border-color 300ms ease}.value-card::before{content:"";width:18px;height:18px;border-radius:50%;background:var(--value-accent);box-shadow:0 0 0 8px var(--value-soft)}.value-card::after{content:"";position:absolute;right:-18px;bottom:-26px;width:96px;height:96px;border-radius:50%;background:var(--value-soft)}.value-card strong,.value-card span{position:relative;z-index:1}.value-card strong{font-family:"FigtreeMediumLocal","Figtree",sans-serif;font-size:1.02rem;line-height:1.25;color:#10222e}.value-card span{color:#4b6778;line-height:1.55}.value-card:hover,.value-card:focus-within{transform:translateY(-5px);border-color:rgba(18,41,56,0.14);box-shadow:0 24px 42px rgba(18,41,56,0.12)}.value-card--teal{--value-accent:#004762;--value-soft:rgba(0,71,98,0.12)}.value-card--red{--value-accent:#c91235;--value-soft:rgba(201,18,53,0.12)}.value-card--yellow{--value-accent:#ffc836;--value-soft:rgba(255,200,54,0.18)}.value-card--purple{--value-accent:#695bd3;--value-soft:rgba(105,91,211,0.14)}.value-card--orange{--value-accent:#ff6a1b;--value-soft:rgba(255,106,27,0.14)}.value-card--cyan{--value-accent:#00b8c5;--value-soft:rgba(0,184,197,0.14)}body[data-page="nosotros"] .final-cta{position:relative;overflow:hidden;padding:clamp(1.8rem,4vw,3rem);border-radius:36px!important;border:1px solid rgba(255,255,255,0.08)!important;background:radial-gradient(circle at 18% 28%,rgba(255,200,54,0.18),transparent 18%),radial-gradient(circle at 82% 20%,rgba(0,184,197,0.2),transparent 22%),linear-gradient(135deg,#08141c 0%,#0f2431 24%,#004762 68%,#081019 100%)!important;box-shadow:0 34px 88px rgba(4,18,29,0.14)!important}body[data-page="nosotros"] .final-cta::before{content:"";position:absolute;inset:auto auto -24px -10px;width:180px;height:180px;border-radius:50%;background:rgba(201,18,53,0.14)}body[data-page="nosotros"] .final-cta .eyebrow{color:rgba(255,255,255,0.66)}body[data-page="nosotros"] .final-cta h2{max-width:11ch;color:#ffffff!important}body[data-page="nosotros"] .final-cta .button--primary{background:#00b8c5;color:#072330;box-shadow:0 16px 34px rgba(0,184,197,0.22)}body[data-page="nosotros"] .final-cta .button--primary:hover,body[data-page="nosotros"] .final-cta .button--primary:focus-visible{background:#1ac9d5}@keyframes aboutFloat{0%,100%{transform:translate3d(0,0,0)}50%{transform:translate3d(0,-12px,0)}}@keyframes aboutPulse{0%,100%{transform:scale(1)}50%{transform:scale(1.06)}}@keyframes aboutStickerTilt{0%,100%{transform:rotate(-8deg) translateY(0)}50%{transform:rotate(-4deg) translateY(-8px)}}@keyframes aboutThreadSway{0%,100%{transform:translate3d(0,0,0)}50%{transform:translate3d(1.2%,-8px,0)}}@media (max-width:1180px){.about-hero-layout,.archetypes-shell{grid-template-columns:1fr}.about-hero-copy{max-width:42rem}.about-hero-visual{min-height:390px}.brand-evolution__grid,.principle-grid,.archetype-grid,.values-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.brand-evolution__grid .evolution-card--pantone{grid-column:span 2}}@media (max-width:900px){.brand-evolution__grid,.principle-grid,.archetype-grid,.values-grid{grid-template-columns:1fr}.brand-evolution__grid .evolution-card--pantone{grid-column:auto}.about-panels--brand{grid-template-columns:1fr}.about-hero-visual{min-height:340px}.archetypes-stage{min-height:320px}}body[data-page="nosotros"] .team-186-section{width:var(--container);padding-top:0.8rem}.team-186-heading{justify-items:start;text-align:left;margin-bottom:2rem}.team-186-heading h2{max-width:11ch}.team-186-intro{max-width:34rem}.team-lane{--team-accent:#004762;--team-shadow:rgba(0,71,98,0.22);--team-gradient-top:rgba(0,71,98,0.03);--team-gradient-mid:rgba(0,71,98,0.12);--team-gradient-end:rgba(0,35,48,0.88);--team-backdrop-image:url("../images/team/comercial-trazo.png");--team-backdrop-position:center top;--team-backdrop-size:cover;display:block}.team-lane + .team-lane{margin-top:1rem}.team-lane--contable{--team-accent:#FF6A1B;--team-shadow:rgba(255,106,27,0.24);--team-gradient-top:rgba(255,106,27,0.04);--team-gradient-mid:rgba(255,106,27,0.14);--team-gradient-end:rgba(106,34,0,0.9);--team-backdrop-image:url("../images/team/contable-trazo.png");--team-backdrop-position:center center;--team-backdrop-size:contain}.team-lane__cards{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;align-items:stretch}.team-person{position:relative;flex:0 1 calc((100% - 4rem) / 5);max-width:calc((100% - 4rem) / 5);min-width:0;min-height:376px;border-radius:30px;overflow:hidden;background:var(--team-accent);box-shadow:0 28px 54px var(--team-shadow);isolation:isolate}.team-person::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,var(--team-gradient-top) 10%,var(--team-gradient-mid) 44%,var(--team-gradient-end) 100%);z-index:1}.team-person__backdrop{position:absolute;inset:-8% -12% auto auto;width:132%;height:72%;background:var(--team-backdrop-image) var(--team-backdrop-position) / var(--team-backdrop-size) no-repeat;filter:brightness(0) invert(1);opacity:0.18;transform:scale(1) rotate(-3deg);transform-origin:top right;transition:opacity 420ms ease,transform 760ms cubic-bezier(0.22,1,0.36,1);z-index:0}.team-lane--contable .team-person__backdrop{inset:0 -4% auto auto;width:108%;height:100%;filter:none;mix-blend-mode:multiply;opacity:0.16}.team-person__portrait{position:absolute;right:-12%;bottom:0;width:min(124%,320px);max-width:none;transform:translateY(0) scale(1);transform-origin:bottom center;transition:transform 760ms cubic-bezier(0.22,1,0.36,1);z-index:1}.team-person--marcela .team-person__portrait{right:-4%;width:min(118%,306px)}.team-person--julia .team-person__portrait{right:-10%;width:min(124%,322px)}.team-person--diana .team-person__portrait{right:-8%;width:min(122%,314px)}.team-person--julissa .team-person__portrait{right:-18%;width:min(136%,344px)}.team-person--ana .team-person__portrait{right:-6%;width:min(122%,314px)}.team-person--alejandro .team-person__portrait{right:-16%;width:min(134%,342px)}.team-person--angelica .team-person__portrait{right:-8%;width:min(124%,318px)}.team-person--doris .team-person__portrait{right:-6%;width:min(124%,320px)}.team-person--jeisson .team-person__portrait{right:-10%;width:min(130%,334px)}.team-person__meta{position:absolute;right:1.15rem;bottom:1.15rem;left:1.15rem;z-index:2;display:grid;align-content:end;gap:0.22rem}.team-person h3{margin:0;font-family:"FigtreeMediumLocal","Figtree",sans-serif!important;font-size:clamp(1.45rem,1.8vw,2rem);font-weight:500!important;line-height:0.98;color:#ffffff;opacity:0;transform:translateY(14px);transition:opacity 420ms ease,transform 420ms cubic-bezier(0.22,1,0.36,1)}.team-person__role{margin:0;max-width:none;font-family:"PacificoLocal","Figtree",sans-serif;font-size:19.5px;font-weight:400;line-height:1.02;letter-spacing:0;text-transform:none;color:rgba(255,255,255,0.92);white-space:nowrap;opacity:0;transform:translateY(14px);transition:opacity 420ms ease,transform 420ms cubic-bezier(0.22,1,0.36,1)}.team-person:hover .team-person__backdrop,.team-person:focus .team-person__backdrop,.team-person:focus-within .team-person__backdrop{opacity:0.28;transform:scale(1.07) rotate(0deg)}.team-person:hover .team-person__portrait,.team-person:focus .team-person__portrait,.team-person:focus-within .team-person__portrait{transform:translateY(-4px) scale(1.03)}.team-person:hover h3,.team-person:hover .team-person__role,.team-person:focus h3,.team-person:focus .team-person__role,.team-person:focus-within h3,.team-person:focus-within .team-person__role{opacity:1;transform:translateY(0)}@media (max-width:1200px){.team-person{flex-basis:calc((100% - 3rem) / 4);max-width:calc((100% - 3rem) / 4)}}@media (max-width:1024px){.team-person{flex-basis:calc((100% - 2rem) / 3);max-width:calc((100% - 2rem) / 3);min-height:392px}}@media (max-width:820px){.team-person{flex-basis:calc((100% - 1rem) / 2);max-width:calc((100% - 1rem) / 2)}}@media (max-width:760px){body[data-page="nosotros"] .about-brand-section,body[data-page="nosotros"] .brand-evolution-section,body[data-page="nosotros"] .principles-section,body[data-page="nosotros"] .archetypes-section,body[data-page="nosotros"] .values-section,body[data-page="nosotros"] .final-cta-section,body[data-page="nosotros"] .team-186-section,body[data-page="nosotros"] .page-hero{width:min(100%,calc(100% - 2rem))!important}.about-hero-layout,.brand-evolution-shell,.archetypes-shell,.values-shell,body[data-page="nosotros"] .final-cta{padding:1.35rem;border-radius:30px!important}body[data-page="nosotros"] .about-hero-copy h1{max-width:9.2ch!important;font-size:clamp(2.55rem,11vw,4rem)!important}body[data-page="nosotros"] .page-hero__lead{font-size:0.96rem!important}.about-hero-badges{gap:0.65rem}.about-hero-badges span,.voice-pills span{min-height:36px;padding:0.55rem 0.85rem;font-size:0.78rem}.about-hero-visual{min-height:300px}.about-hero-sticker{left:auto;right:0.2rem;bottom:0;width:118px}.about-thread--hero{inset:auto -6% 8% -2%;height:38%}.brand-evolution__header h2,.archetypes-intro h2,.values-shell__header h2{max-width:100%}.brand-evolution__header,.values-shell__header{margin-bottom:1.4rem}.archetypes-stage__chip{font-size:0.74rem}.archetypes-stage__chip--luz{left:0}.archetypes-stage__chip--leo{right:0}.archetypes-stage__chip--alma{left:16%}body[data-page="nosotros"] .about-panels{gap:0.9rem}body[data-page="nosotros"] .about-panel--wide,body[data-page="nosotros"] .final-cta{text-align:left;justify-items:start}body[data-page="nosotros"] .team-186-section{width:min(100%,calc(100% - 2rem))}.team-person{flex-basis:100%;max-width:360px;min-height:420px;width:100%;margin:0 auto}}@media (hover:none),(pointer:coarse){.team-person h3,.team-person__role{opacity:1;transform:translateY(0)}}body.burger-menu-open{overflow:hidden}body.menu-tab-visible .burger-menu,body.burger-menu-open .burger-menu{opacity:1!important;pointer-events:auto!important}body.burger-menu-open .cursor{background:#ffffff;mix-blend-mode:normal;box-shadow:0 0 0 7px rgba(255,255,255,0.14),0 12px 30px rgba(0,0,0,0.16)}body[data-page="inicio"] .site-header,body:not([data-page="inicio"]) .site-header{position:absolute!important;top:0!important;left:0!important;right:0!important;width:100%!important;margin:0!important;padding:calc(2.05rem + 45px) clamp(2.7rem,6.2vw,6rem) 0!important;display:flex!important;justify-content:space-between!important;align-items:flex-start!important;transform:none!important;z-index:120!important;pointer-events:none!important}body[data-page="inicio"]:not(.is-loading) .site-header{opacity:1!important;visibility:visible!important}body[data-page="inicio"] .brand-mark--image,body:not([data-page="inicio"]) .brand-mark--image{position:relative!important;top:auto!important;left:auto!important;margin:0!important;transform:none!important;z-index:175!important;pointer-events:auto!important;will-change:opacity,transform;transition:opacity 320ms cubic-bezier(0.22,1,0.36,1),transform 320ms cubic-bezier(0.22,1,0.36,1)}body.burger-menu-open .brand-mark--image{opacity:0!important;transform:translateY(-8px) scale(0.97)!important;pointer-events:none!important}body[data-page="inicio"] .brand-mark--image img,body:not([data-page="inicio"]) .brand-mark--image img{width:clamp(122px,9vw,168px)!important}.burger-toggle{position:fixed;opacity:0;pointer-events:none}.burger-menu{--burger-size:56px;position:fixed;top:calc(1.55rem + 45px);right:clamp(2.7rem,6.2vw,6rem);left:auto!important;z-index:175;display:block;width:var(--burger-size);height:var(--burger-size);border-radius:50%;background:#ff6a1b;box-shadow:0 18px 42px rgba(255,106,27,0.24);backdrop-filter:blur(18px);cursor:pointer;pointer-events:auto;transition:opacity 220ms ease,visibility 0s linear 0s,transform 280ms ease,background-color 280ms ease,box-shadow 280ms ease}.burger-menu:hover{transform:translateY(-2px);box-shadow:0 22px 48px rgba(255,106,27,0.3)}.burger-menu .line{position:absolute;left:25%;width:50%;height:2px;background:rgba(255,255,255,0.24);border-radius:999px;overflow:hidden;transition:transform 420ms cubic-bezier(0.22,1,0.36,1),opacity 260ms ease}.burger-menu .line:nth-child(1){top:31%}.burger-menu .line:nth-child(2){top:50%}.burger-menu .line:nth-child(3){top:69%}.burger-menu .line::after{content:"";position:absolute;inset:0;background:#ffffff;transform:translateX(-110%);transition:transform 260ms ease}.burger-menu:hover .line::after{transform:translateX(0)}#burger-toggle:checked ~ .burger-menu{background:#ff6a1b;box-shadow:0 20px 46px rgba(255,106,27,0.32)}#burger-toggle:checked ~ .burger-menu .line{background:rgba(255,255,255,0.22)}#burger-toggle:checked ~ .burger-menu .line::after{transform:translateX(0);background:#ffffff}#burger-toggle:checked ~ .burger-menu .line:nth-child(1){transform:translateY(10px) rotate(45deg)}#burger-toggle:checked ~ .burger-menu .line:nth-child(2){opacity:0;transform:scaleX(0)}#burger-toggle:checked ~ .burger-menu .line:nth-child(3){transform:translateY(-10px) rotate(-45deg)}.menu{position:fixed;inset:0;z-index:160;display:grid;place-items:center;padding:1.5rem;background:radial-gradient(circle at 82% 14%,rgba(255,255,255,0.08),transparent 16%),radial-gradient(circle at 16% 82%,rgba(0,184,197,0.16),transparent 22%),linear-gradient(145deg,#8c0f26 0%,#c91235 55%,#71101f 100%);opacity:0;visibility:hidden;pointer-events:none;overflow:hidden;transition:opacity 320ms ease,visibility 0s linear 320ms}.menu::before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,rgba(10,16,24,0.14),transparent 38%);pointer-events:none}.menu-inner{position:relative;z-index:1;width:var(--container);display:grid;grid-template-columns:minmax(280px,420px) minmax(0,1fr);align-items:end;gap:clamp(2rem,6vw,5rem)}.menu-nav{display:flex;flex-direction:column;gap:0.85rem;margin:0;padding:0;list-style:none}.menu-nav-item{display:block}.menu-nav-link{position:relative;display:inline-flex;font-family:"FigtreeMediumLocal","Figtree",sans-serif;font-size:clamp(3rem,7vw,5.3rem);line-height:0.92;letter-spacing:-0.045em;color:rgba(255,255,255,0.95);text-decoration:none}.menu-nav-link span{display:block;overflow:hidden}.menu-nav-link span div{transform:translateY(108%);transition:transform 760ms cubic-bezier(0.35,0,0.07,1)}.menu-nav-link::after{content:"";position:absolute;top:calc(100% + 0.08em);left:0;width:100%;height:2px;background:#00b8c5;transform:scaleX(0);transform-origin:right;transition:transform 420ms ease}.menu-nav-link:hover::after,.menu-nav-link:focus-visible::after,.menu-nav-link.is-active::after{transform:scaleX(1);transform-origin:left}.menu-nav-link:hover,.menu-nav-link:focus-visible{color:#ffffff}.menu-nav-link.is-active{color:#b6f1f5}.gallery{display:grid;gap:1.25rem}.gallery .title{overflow:hidden}.gallery .title p{margin:0;font-size:0.78rem;font-family:"FigtreeMediumLocal","Figtree",sans-serif;letter-spacing:0.26em;text-transform:uppercase;color:rgba(255,255,255,0.72);transform:translateY(108%);transition:transform 760ms cubic-bezier(0.35,0,0.07,1)}.images{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.image-link{display:block;overflow:hidden;border-radius:26px}.image-link .image{position:relative;aspect-ratio:1 / 1;overflow:hidden;border-radius:inherit;background:rgba(255,255,255,0.08);transform:scale(1);transition:transform 520ms cubic-bezier(0.22,1,0.36,1)}.image-link .image::before{content:attr(data-label);position:absolute;inset:0;z-index:1;display:flex;justify-content:center;align-items:center;color:#ffffff;font-family:"FigtreeMediumLocal","Figtree",sans-serif;font-size:1rem;letter-spacing:0.06em;background:linear-gradient(180deg,rgba(9,12,18,0.1),rgba(9,12,18,0.58));opacity:0;transition:opacity 260ms ease}.image-link:hover .image,.image-link:focus-visible .image{transform:scale(1.04)}.image-link:hover .image::before,.image-link:focus-visible .image::before{opacity:1}.image-link img{display:block;width:100%;height:100%;object-fit:cover;transform:translateY(108%);transition:transform 760ms cubic-bezier(0.35,0,0.07,1)}#burger-toggle:checked ~ .menu{opacity:1;visibility:visible;pointer-events:auto;transition:opacity 320ms ease,visibility 0s linear 0s}#burger-toggle:checked ~ .menu .menu-nav-link span div,#burger-toggle:checked ~ .menu .gallery .title p,#burger-toggle:checked ~ .menu .image-link img{transform:translateY(0)}#burger-toggle:checked ~ .menu .menu-nav-item:nth-child(1) .menu-nav-link span div{transition-delay:0.08s}#burger-toggle:checked ~ .menu .menu-nav-item:nth-child(2) .menu-nav-link span div{transition-delay:0.16s}#burger-toggle:checked ~ .menu .menu-nav-item:nth-child(3) .menu-nav-link span div{transition-delay:0.24s}#burger-toggle:checked ~ .menu .menu-nav-item:nth-child(4) .menu-nav-link span div{transition-delay:0.32s}#burger-toggle:checked ~ .menu .menu-nav-item:nth-child(5) .menu-nav-link span div{transition-delay:0.4s}#burger-toggle:checked ~ .menu .gallery .title p{transition-delay:0.18s}#burger-toggle:checked ~ .menu .image-link:nth-child(1) img{transition-delay:0.22s}#burger-toggle:checked ~ .menu .image-link:nth-child(2) img{transition-delay:0.3s}#burger-toggle:checked ~ .menu .image-link:nth-child(3) img{transition-delay:0.38s}#burger-toggle:checked ~ .menu .image-link:nth-child(4) img{transition-delay:0.46s}@media (max-width:920px){.menu-inner{width:min(100% - 2rem,760px);grid-template-columns:1fr;align-items:start;gap:1.9rem;padding-top:4rem}.gallery{width:100%}}@media (max-width:760px){body[data-page="inicio"] .site-header,body:not([data-page="inicio"]) .site-header{padding:calc(1.45rem + 45px) 1.85rem 0!important}body[data-page="inicio"] .brand-mark--image img,body:not([data-page="inicio"]) .brand-mark--image img{width:clamp(104px,30vw,136px)!important}.burger-menu{--burger-size:52px;top:calc(1.28rem + 45px);right:1.85rem}.site-header__access{min-height:52px!important;padding:0.82rem 0.95rem!important;font-size:0.86rem!important}.site-header__tools{top:calc(1.28rem + 45px)!important;right:calc(1.85rem + 4.35rem)!important;gap:0.45rem!important}.site-language-picker--compact .site-language-picker__summary{min-height:44px!important;min-width:5rem!important;padding:0.3rem 0.78rem!important}.site-language-picker__option{font-size:0.84rem!important}#burger-toggle:checked ~ .burger-menu .line:nth-child(1){transform:translateY(9px) rotate(45deg)}#burger-toggle:checked ~ .burger-menu .line:nth-child(3){transform:translateY(-9px) rotate(-45deg)}.menu{padding:1rem}.menu-inner{width:min(100% - 1rem,420px);gap:1.5rem;padding-top:3.8rem}.menu-nav{gap:0.62rem}.menu-nav-link{font-size:clamp(2.3rem,13vw,4rem)}.images{grid-template-columns:repeat(2,minmax(0,1fr));gap:0.75rem}.image-link{border-radius:20px}}body{background:#ffffff!important}main{background:#ffffff!important}body[data-page="inicio"] .home-hero,body:not([data-page="inicio"]) .page-hero,body[data-page="inicio"] .featured-projects,body[data-page="inicio"] .allies-home,body[data-page="inicio"] .team-home-preview,body[data-page="inicio"] .final-cta-section,body[data-page="inicio"] .contact-home,body[data-page="servicios"] .section,body[data-page="proyectos"] .section,body[data-page="contacto"] .section,body[data-page="nosotros"] .about-brand-section,body[data-page="nosotros"] .brand-evolution-section,body[data-page="nosotros"] .principles-section,body[data-page="nosotros"] .archetypes-section,body[data-page="nosotros"] .values-section,body[data-page="nosotros"] .team-186-section,body[data-page="nosotros"] .final-cta-section{width:var(--container-wide)!important;margin-left:auto!important;margin-right:auto!important}body[data-page="inicio"] .home-hero{display:grid!important;justify-items:center!important;text-align:center!important}body[data-page="inicio"] .home-hero .hero__content--stacked{width:min(100%,78rem)!important;margin:0 auto!important;justify-items:center!important;text-align:center!important}body[data-page="inicio"] .home-hero .hero__copy--center{width:min(100%,58rem)!important;margin:0 auto!important;justify-items:center!important;text-align:center!important}body[data-page="inicio"] .home-hero .hero-title,body[data-page="inicio"] .home-hero .hero-title__artwork,body[data-page="inicio"] .home-hero .hero__actions--center{margin-left:auto!important;margin-right:auto!important;justify-content:center!important}body[data-page="inicio"] .home-hero .hero-title{width:100%!important;text-align:center!important}body[data-page="inicio"] .home-hero .hero-title__main,body[data-page="inicio"] .home-hero .hero-title__line{display:block!important;text-align:center!important}body[data-page="inicio"] .section-heading,body[data-page="inicio"] .section-heading--inline,body[data-page="inicio"] .section-heading__copy,body:not([data-page="inicio"]) .section-heading,body:not([data-page="inicio"]) .section-heading__copy,body:not([data-page="inicio"]) .page-hero .section-heading,body[data-page="nosotros"] .brand-evolution__header,body[data-page="nosotros"] .archetypes-intro,body[data-page="nosotros"] .values-shell__header,body[data-page="nosotros"] .team-186-heading{justify-items:center!important;justify-content:center!important;text-align:center!important;margin-left:auto!important;margin-right:auto!important}body:not([data-page="inicio"]) .page-hero{display:grid!important;justify-items:center!important;min-height:auto!important;padding-top:clamp(8.4rem,13vw,11.5rem)!important;padding-bottom:clamp(3rem,6vw,5rem)!important}body:not([data-page="inicio"]) .page-hero .section-heading{max-width:min(100%,62rem)!important;margin:0 auto!important;text-align:center!important}body:not([data-page="inicio"]) .page-hero h1,body[data-page="inicio"] .section-heading h2,body[data-page="inicio"] .final-cta h2,body[data-page="inicio"] .contact-panel h2,body[data-page="nosotros"] .section-heading h2,body[data-page="nosotros"] .about-panel h2,body[data-page="nosotros"] .final-cta h2,body[data-page="servicios"] .final-cta h2,body[data-page="proyectos"] .final-cta h2,body[data-page="contacto"] .contact-panel h2{max-width:min(100%,18ch)!important;margin-left:auto!important;margin-right:auto!important;text-align:center!important;text-wrap:balance!important;line-height:1.02!important}body[data-page="proyectos"] .page-hero h1{max-width:min(100%,20ch)!important}body[data-page="contacto"] .page-hero h1,body[data-page="servicios"] .page-hero h1{max-width:min(100%,16ch)!important}body[data-page="inicio"] .services-preview h2,body[data-page="inicio"] .featured-projects h2,body[data-page="inicio"] .allies-home h2,body[data-page="inicio"] .team-home-preview h2,body[data-page="inicio"] .final-cta h2,body[data-page="inicio"] .contact-panel h2{display:flex!important;flex-wrap:wrap!important;justify-content:center!important;align-items:baseline!important;column-gap:0.24em!important;row-gap:0.08em!important}body[data-page="inicio"] .services-title__lead,body[data-page="inicio"] .services-title__accent,body[data-page="inicio"] .featured-projects__title-main,body[data-page="inicio"] .featured-projects__title-accent,body[data-page="inicio"] .allies-home__title-main,body[data-page="inicio"] .allies-home__title-accent,body[data-page="inicio"] .team-home-preview__title-main,body[data-page="inicio"] .team-home-preview__title-accent,body[data-page="inicio"] .final-cta__title-main,body[data-page="inicio"] .final-cta__title-accent,body[data-page="inicio"] .contact-home__title-main,body[data-page="inicio"] .contact-home__title-accent{display:inline!important;white-space:nowrap!important}body[data-page="inicio"] .services-preview__intro,body[data-page="inicio"] .services-preview__summary,body[data-page="inicio"] .allies-home__intro,body[data-page="inicio"] .team-home-preview__intro,body[data-page="inicio"] .final-cta__body,body[data-page="inicio"] .contact-panel>p,body:not([data-page="inicio"]) .page-hero__lead,body[data-page="nosotros"] .team-186-intro,body[data-page="nosotros"] .brand-evolution__header p,body[data-page="nosotros"] .archetypes-intro p,body[data-page="nosotros"] .values-shell__header p,body[data-page="servicios"] .approach-card p,body[data-page="contacto"] .contact-panel p{max-width:min(100%,48rem)!important;margin-left:auto!important;margin-right:auto!important;text-align:center!important;text-wrap:pretty!important}body[data-page="servicios"] .approach-grid,body[data-page="proyectos"] .project-grid,body[data-page="contacto"] .contact-grid,body[data-page="nosotros"] .about-panels,body[data-page="nosotros"] .team-186-grid,body[data-page="nosotros"] .values-grid,body[data-page="nosotros"] .archetypes-grid,body[data-page="nosotros"] .principles-grid{width:100%!important;margin-left:auto!important;margin-right:auto!important}body[data-page="servicios"] .approach-card,body[data-page="contacto"] .contact-panel,body[data-page="contacto"] .contact-form,body[data-page="servicios"] .final-cta,body[data-page="proyectos"] .final-cta,body[data-page="nosotros"] .about-panel,body[data-page="nosotros"] .about-panel--wide,body[data-page="nosotros"] .about-hero-layout,body[data-page="nosotros"] .brand-evolution-shell,body[data-page="nosotros"] .archetypes-shell,body[data-page="nosotros"] .values-shell,body[data-page="nosotros"] .final-cta{background:#ffffff!important;border:1px solid rgba(0,71,98,0.12)!important;border-radius:28px!important;box-shadow:none!important}body[data-page="nosotros"],body[data-page="servicios"],body[data-page="proyectos"],body[data-page="contacto"]{background:#ffffff!important}body[data-page="nosotros"] .about-hero-layout::before,body[data-page="nosotros"] .about-hero-layout::after,body[data-page="nosotros"] .brand-evolution-shell::before,body[data-page="nosotros"] .brand-evolution-shell::after,body[data-page="nosotros"] .archetypes-shell::before,body[data-page="nosotros"] .final-cta::before{display:none!important}body[data-page="nosotros"] .about-panel,body[data-page="nosotros"] .about-panel--wide,body[data-page="nosotros"] .final-cta,body[data-page="contacto"] .contact-panel,body[data-page="contacto"] .contact-form{text-align:center!important}body[data-page="nosotros"] .about-panel p,body[data-page="nosotros"] .about-panel--wide p,body[data-page="nosotros"] .final-cta p,body[data-page="contacto"] .contact-lines,body[data-page="contacto"] .contact-lines p{margin-left:auto!important;margin-right:auto!important;text-align:center!important}body[data-page="contacto"] .contact-form{justify-items:center!important}body[data-page="contacto"] .contact-form label{width:min(100%,36rem)!important;text-align:left!important}body[data-page="servicios"] .final-cta,body[data-page="proyectos"] .final-cta,body[data-page="nosotros"] .final-cta{justify-items:center!important;text-align:center!important;padding-inline:clamp(1.6rem,4vw,3rem)!important}body[data-page="inicio"] .team-home-preview__heading,body[data-page="inicio"] .team-home-preview__lane{width:var(--container-wide)!important;margin-left:auto!important;margin-right:auto!important}body[data-page="inicio"] .team-home-preview__lane .team-lane__cards{width:100%!important;margin:0 auto!important}body[data-page="inicio"] .allies-home,body[data-page="inicio"] .team-home-preview,body[data-page="inicio"] .final-cta-section,body[data-page="inicio"] .contact-home{padding-top:clamp(4rem,8vw,6.5rem)!important;padding-bottom:clamp(4rem,8vw,6.5rem)!important}body[data-page="inicio"] .services-preview{width:100%!important;margin-left:0!important;margin-right:0!important}body[data-page="inicio"] .services-preview>.section-heading,body[data-page="inicio"] .services-preview>.services-grid,body[data-page="inicio"] .services-preview>.services-preview__footer{width:var(--container-wide)!important;margin-left:auto!important;margin-right:auto!important}@media (max-width:960px){body[data-page="inicio"] .services-preview h2,body[data-page="inicio"] .featured-projects h2,body[data-page="inicio"] .allies-home h2,body[data-page="inicio"] .team-home-preview h2,body[data-page="inicio"] .final-cta h2,body[data-page="inicio"] .contact-panel h2{row-gap:0.14em!important}body[data-page="inicio"] .services-title__lead,body[data-page="inicio"] .services-title__accent,body[data-page="inicio"] .featured-projects__title-main,body[data-page="inicio"] .featured-projects__title-accent,body[data-page="inicio"] .allies-home__title-main,body[data-page="inicio"] .allies-home__title-accent,body[data-page="inicio"] .team-home-preview__title-main,body[data-page="inicio"] .team-home-preview__title-accent,body[data-page="inicio"] .final-cta__title-main,body[data-page="inicio"] .final-cta__title-accent,body[data-page="inicio"] .contact-home__title-main,body[data-page="inicio"] .contact-home__title-accent{white-space:normal!important}}@media (max-width:760px){body[data-page="inicio"] .home-hero,body:not([data-page="inicio"]) .page-hero,body[data-page="inicio"] .featured-projects,body[data-page="inicio"] .allies-home,body[data-page="inicio"] .team-home-preview,body[data-page="inicio"] .final-cta-section,body[data-page="inicio"] .contact-home,body[data-page="servicios"] .section,body[data-page="proyectos"] .section,body[data-page="contacto"] .section,body[data-page="nosotros"] .about-brand-section,body[data-page="nosotros"] .brand-evolution-section,body[data-page="nosotros"] .principles-section,body[data-page="nosotros"] .archetypes-section,body[data-page="nosotros"] .values-section,body[data-page="nosotros"] .team-186-section,body[data-page="nosotros"] .final-cta-section{width:min(100% - 2rem,var(--container-wide))!important}body:not([data-page="inicio"]) .page-hero h1,body[data-page="inicio"] .section-heading h2,body[data-page="inicio"] .final-cta h2,body[data-page="inicio"] .contact-panel h2,body[data-page="nosotros"] .section-heading h2,body[data-page="nosotros"] .about-panel h2,body[data-page="nosotros"] .final-cta h2,body[data-page="servicios"] .final-cta h2,body[data-page="proyectos"] .final-cta h2,body[data-page="contacto"] .contact-panel h2{max-width:13ch!important}body[data-page="inicio"] .services-preview{width:100%!important}body[data-page="inicio"] .services-preview>.section-heading,body[data-page="inicio"] .services-preview>.services-grid,body[data-page="inicio"] .services-preview>.services-preview__footer{width:min(100% - 2rem,var(--container-wide))!important}}body[data-page="inicio"] .home-hero{width:min(1320px,calc(100% - 2rem))!important;min-height:100svh!important;padding-top:8rem!important;padding-bottom:3.5rem!important;background:#ffffff!important;border-top:0!important}body[data-page="inicio"] .home-hero .hero__content--stacked{width:var(--container)!important;min-height:calc(100svh - 10.5rem)!important;margin:0 auto!important;transform:translateX(-12rem)!important;align-content:center!important;justify-items:center!important}body[data-page="inicio"] .hero__stage--reference{min-height:390px!important;padding:1rem 0 0!important}body[data-page="inicio"] .hero-illustration{position:relative;width:min(760px,100%)!important;margin:0 auto;animation:waterFloat 10s ease-in-out infinite;transform-style:preserve-3d}body[data-page="inicio"] .hero-illustration__glow{display:none!important}body[data-page="inicio"] .hero-mascot{position:absolute;top:3%;right:-8%;z-index:1;width:clamp(110px,12vw,170px);opacity:0.95;animation:mascotFloat 7s ease-in-out infinite;filter:drop-shadow(0 18px 30px rgba(11,83,117,0.12))}body[data-page="inicio"] .hero-illustration__image{position:relative;z-index:2;width:100%;height:auto}body[data-page="inicio"] .hero__copy--center{width:100%;margin-top:-0.9rem!important;justify-items:center!important;text-align:center!important}body[data-page="inicio"] .hero__microcopy{margin:0 0 0.85rem;font-size:0.78rem;font-weight:600;letter-spacing:0.1em;text-transform:uppercase;color:rgba(20,20,20,0.48)}body[data-page="inicio"] .hero-title{max-width:11.5ch!important;margin:0 auto!important;text-align:center!important}body[data-page="inicio"] .hero-title__main{display:block;font-family:"Figtree",sans-serif!important;color:#0b5375!important;font-size:clamp(2.9rem,6vw,5.5rem)!important;font-weight:600!important;line-height:0.94!important;letter-spacing:-0.075em!important}body[data-page="inicio"] .hero-title__line{display:block!important;white-space:nowrap;line-height:0.98!important}body[data-page="inicio"] .hero-title__secondary{display:inline-block!important;font-family:"Figtree",sans-serif!important;color:#0b5375!important;font-size:clamp(3.25rem,7.1vw,6.2rem)!important;font-weight:600!important;line-height:0.88!important;letter-spacing:-0.088em!important}body[data-page="inicio"] .hero-title__script{display:inline-block!important;margin-top:-0.08rem!important;margin-left:0.2rem!important;font-family:"PacificoLocal",cursive!important;font-size:clamp(2.45rem,4.4vw,4rem)!important;font-weight:400!important;line-height:0.98!important;letter-spacing:-0.02em!important;color:#c91235!important}body[data-page="inicio"] .hero__actions--center{margin-top:1.35rem!important;justify-content:center!important;gap:0.9rem!important;transform:none!important}body[data-page="inicio"] .home-hero .button--no-shared-liquid{min-width:220px!important;min-height:62px!important;padding:0.95rem 1.8rem!important;border-radius:999px!important;font-size:1rem!important;font-weight:600!important}body[data-page="inicio"] .button--teal{background:#1bb7c8!important;color:#ffffff!important}@media (max-width:1180px){body[data-page="inicio"] .home-hero .hero__content--stacked{transform:translateX(-1.5rem)!important}}@media (max-width:760px){body[data-page="inicio"] .home-hero{width:min(100%,calc(100% - 1rem))!important;padding-top:6.4rem!important}body[data-page="inicio"] .home-hero .hero__content--stacked{transform:none!important;width:min(100%,94vw)!important;min-height:auto!important}body[data-page="inicio"] .hero__stage{min-height:auto!important;width:min(96vw,520px)!important;padding-top:5rem!important}body[data-page="inicio"] .hero__copy--center{width:min(100%,94vw)!important;padding:0 1rem!important;margin-top:-0.4rem!important}body[data-page="inicio"] .hero-title{max-width:100%!important}body[data-page="inicio"] .hero-title__main{font-size:clamp(2.3rem,11vw,4rem)!important}body[data-page="inicio"] .hero-title__secondary{font-size:clamp(2.2rem,10vw,3.8rem)!important}body[data-page="inicio"] .hero-title__script{font-size:clamp(1.9rem,14vw,3.2rem)!important;max-width:100%!important;white-space:normal!important}body[data-page="inicio"] .hero__actions{width:100%!important;justify-content:center!important;gap:0.8rem!important}body[data-page="inicio"] .home-hero .button--no-shared-liquid{min-width:min(100%,290px)!important;max-width:100%!important}}body:not([data-page="inicio"]) .secondary-display{display:grid;gap:0.12em;justify-items:center;margin:0;text-align:center}body:not([data-page="inicio"]) .secondary-display__main{display:block;font-family:"Figtree","FigtreeMediumLocal",sans-serif;font-weight:600;line-height:0.94;letter-spacing:-0.075em;color:#0b5375}body:not([data-page="inicio"]) .secondary-display__accent{display:block;font-family:"PacificoLocal",cursive;font-weight:400;line-height:1.02;letter-spacing:-0.02em;color:#c91235}body:not([data-page="inicio"]) .secondary-display--compact .secondary-display__main{font-size:clamp(2rem,3.4vw,3.25rem)}body:not([data-page="inicio"]) .secondary-display--compact .secondary-display__accent{font-size:clamp(1.85rem,3vw,3rem)}body[data-page="proyectos"] .page-hero{width:100%!important;padding-top:clamp(8.4rem,13vw,10rem)!important;padding-bottom:2rem!important;background:#ffffff}body[data-page="proyectos"] .page-hero .section-heading{width:min(100% - 3rem,64rem)!important;margin:0 auto!important}body[data-page="proyectos"] .page-hero .secondary-display{max-width:16ch}body[data-page="proyectos"] .page-hero .secondary-display__main{font-size:clamp(3rem,6vw,5.9rem)}body[data-page="proyectos"] .page-hero .secondary-display__accent{font-size:clamp(2.4rem,5vw,4.8rem)}body[data-page="proyectos"] .page-hero__lead{max-width:42rem!important}body[data-page="proyectos"] .portfolio-gallery{width:100%!important;max-width:none!important;position:relative!important;left:auto!important;right:auto!important;margin:0!important;padding:2rem 0 4.5rem!important;background:linear-gradient(180deg,#ffffff 0%,#ffffff 28%,#f7fbfc 100%);overflow:visible!important}body[data-page="proyectos"] .project-grid--image{width:min(100% - 3rem,var(--container-wide))!important;max-width:var(--container-wide)!important;margin:0 auto!important;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:clamp(1rem,1.4vw,1.35rem)!important;align-items:stretch!important}body[data-page="proyectos"] .project-grid--image .project-card--image{min-width:0;min-height:0;aspect-ratio:1 / 1;align-self:stretch;justify-self:stretch;border-radius:2rem;overflow:hidden}body[data-page="proyectos"] .project-grid--image .project-card__image,body[data-page="proyectos"] .project-grid--image .project-card__image-placeholder{width:100%;height:100%}body[data-page="proyectos"] .final-cta-section{width:100%!important;background:linear-gradient(180deg,#f7fbfc 0%,#f2fbfc 100%);padding:4.5rem 0 5rem!important}body[data-page="proyectos"] .final-cta{width:min(100% - 3rem,72rem)!important;margin:0 auto!important;background:radial-gradient(circle at 18% 20%,rgba(0,184,197,0.12),transparent 18%),radial-gradient(circle at 82% 18%,rgba(255,106,27,0.12),transparent 18%),#ffffff!important;border:1px solid rgba(0,71,98,0.1)!important;box-shadow:none!important}body[data-page="nosotros"] .page-hero--about{width:100%!important;padding-top:clamp(8.2rem,13vw,10rem)!important;padding-bottom:3rem!important;background:#ffffff}body[data-page="nosotros"] .about-hero-layout{width:min(100% - 3rem,var(--container-wide))!important;margin:0 auto!important;padding:clamp(2rem,4vw,3.5rem)!important;border-radius:2.2rem!important;display:grid!important;grid-template-columns:1fr!important;justify-items:center!important;text-align:center!important;background:radial-gradient(circle at 14% 18%,rgba(0,184,197,0.1),transparent 16%),radial-gradient(circle at 86% 20%,rgba(255,200,54,0.18),transparent 18%),linear-gradient(180deg,#ffffff 0%,#fff8fb 100%)!important;border:1px solid rgba(0,71,98,0.08)!important;box-shadow:none!important}body[data-page="nosotros"] .about-hero-copy{max-width:56rem!important;justify-items:center!important;text-align:center!important}body[data-page="nosotros"] .about-hero-copy .secondary-display{max-width:15ch}body[data-page="nosotros"] .about-hero-copy .secondary-display__main{font-size:clamp(2.9rem,5vw,5rem)}body[data-page="nosotros"] .about-hero-copy .secondary-display__accent{font-size:clamp(2.2rem,4vw,4rem)}body[data-page="nosotros"] .about-brand-section{width:100%!important;padding:2.5rem 0 5rem!important;background:linear-gradient(180deg,#fff8fb 0%,#ffffff 100%)}body[data-page="nosotros"] .about-panels--brand{width:min(100% - 3rem,var(--container-wide))!important;margin:0 auto!important}body[data-page="nosotros"] .about-panel--identity,body[data-page="nosotros"] .about-panel--voice{background:radial-gradient(circle at 86% 12%,rgba(255,255,255,0.78),transparent 18%),#ffffff!important;border:1px solid rgba(0,71,98,0.12)!important;box-shadow:none!important}body[data-page="nosotros"] .about-panel--identity{background:radial-gradient(circle at 86% 12%,rgba(0,184,197,0.12),transparent 18%),linear-gradient(180deg,#eefbfd 0%,#ffffff 100%)!important}body[data-page="nosotros"] .about-panel--voice{background:radial-gradient(circle at 86% 12%,rgba(201,18,53,0.12),transparent 18%),linear-gradient(180deg,#fff3f6 0%,#ffffff 100%)!important}body[data-page="nosotros"] .about-panel--identity .eyebrow,body[data-page="nosotros"] .about-panel--voice .eyebrow,body[data-page="nosotros"] .about-panel--identity h2,body[data-page="nosotros"] .about-panel--voice h2,body[data-page="nosotros"] .about-panel--identity p,body[data-page="nosotros"] .about-panel--voice p{color:#0b5375!important}body[data-page="nosotros"] .voice-pills span{color:#0b5375!important;border-color:rgba(0,71,98,0.12)!important;background:rgba(255,255,255,0.82)!important}body[data-page="nosotros"] .brand-evolution-section{width:100%!important;padding:4.5rem 0!important;background:linear-gradient(180deg,#ffffff 0%,#f7fbfc 100%)}body[data-page="nosotros"] .brand-evolution-shell{width:min(100% - 3rem,var(--container-wide))!important;margin:0 auto!important;background:radial-gradient(circle at 84% 22%,rgba(105,91,211,0.1),transparent 18%),#ffffff!important;color:#0b5375!important;border:1px solid rgba(0,71,98,0.1)!important;box-shadow:none!important}body[data-page="nosotros"] .brand-evolution__header .eyebrow,body[data-page="nosotros"] .brand-evolution__header p,body[data-page="nosotros"] .evolution-card p{color:#45687a!important}body[data-page="nosotros"] .principles-section{width:100%!important;padding:4.5rem 0!important;background:linear-gradient(180deg,#fff7df 0%,#ffffff 100%)}body[data-page="nosotros"] .principles-heading,body[data-page="nosotros"] .principle-grid{width:min(100% - 3rem,var(--container-wide))!important;margin-left:auto!important;margin-right:auto!important}body[data-page="nosotros"] .principles-heading .secondary-display{max-width:15ch}body[data-page="nosotros"] .archetypes-section{width:100%!important;padding:4.5rem 0!important;background:linear-gradient(180deg,#f5f3ff 0%,#ffffff 100%)}body[data-page="nosotros"] .archetypes-shell,body[data-page="nosotros"] .archetype-grid{width:min(100% - 3rem,var(--container-wide))!important;margin-left:auto!important;margin-right:auto!important}body[data-page="nosotros"] .archetypes-shell{background:radial-gradient(circle at 82% 20%,rgba(105,91,211,0.14),transparent 18%),linear-gradient(180deg,#ffffff 0%,#fbf9ff 100%)!important;color:#0b5375!important;border:1px solid rgba(0,71,98,0.1)!important;box-shadow:none!important}body[data-page="nosotros"] .archetypes-intro .eyebrow,body[data-page="nosotros"] .archetypes-intro p{color:#45687a!important}body[data-page="nosotros"] .team-186-section{width:100%!important;padding:4.75rem 0 5rem!important;background:#f3f4f5!important}body[data-page="nosotros"] .team-186-heading,body[data-page="nosotros"] .team-lane{width:min(100% - 3rem,var(--container-wide))!important;margin-left:auto!important;margin-right:auto!important}body[data-page="nosotros"] .team-186-heading{justify-items:center!important;text-align:center!important;margin-bottom:2.2rem!important}body[data-page="nosotros"] .team-186-heading .secondary-display{max-width:16ch}body[data-page="nosotros"] .team-186-photo{width:min(100% - 3rem,var(--container-wide))!important;margin:0 auto 2rem!important;padding:0!important;border-radius:2rem!important;overflow:hidden!important;background:#ffffff!important;border:1px solid rgba(0,71,98,0.08)!important;box-shadow:none!important}body[data-page="nosotros"] .team-186-photo img{display:block;width:100%;height:auto;object-fit:cover}body[data-page="nosotros"] .values-section{width:100%!important;padding:4.5rem 0!important;background:linear-gradient(180deg,#f2fbfc 0%,#ffffff 100%)}body[data-page="nosotros"] .values-shell{width:min(100% - 3rem,var(--container-wide))!important;margin:0 auto!important;box-shadow:none!important}body[data-page="nosotros"] .values-shell__header{max-width:42rem;margin:0 auto 2rem!important;justify-items:center!important;text-align:center!important}body[data-page="nosotros"] .final-cta-section{width:100%!important;padding:4.5rem 0 5rem!important;background:linear-gradient(180deg,#ffffff 0%,#fff5f7 100%)}body[data-page="nosotros"] .final-cta{width:min(100% - 3rem,72rem)!important;margin:0 auto!important;background:radial-gradient(circle at 18% 20%,rgba(0,184,197,0.12),transparent 18%),radial-gradient(circle at 82% 20%,rgba(255,106,27,0.14),transparent 18%),#ffffff!important;border:1px solid rgba(0,71,98,0.1)!important;box-shadow:none!important}body[data-page="nosotros"] .final-cta .eyebrow{color:rgba(0,71,98,0.56)!important}body[data-page="nosotros"] .final-cta .secondary-display{max-width:14ch}body[data-page="nosotros"] .final-cta .button--primary{background:#ff6a1b!important;color:#ffffff!important;box-shadow:none!important}@media (max-width:980px){body[data-page="proyectos"] .project-grid--image{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:760px){body[data-page="proyectos"] .page-hero,body[data-page="proyectos"] .portfolio-gallery,body[data-page="proyectos"] .final-cta-section,body[data-page="nosotros"] .page-hero--about,body[data-page="nosotros"] .about-brand-section,body[data-page="nosotros"] .brand-evolution-section,body[data-page="nosotros"] .principles-section,body[data-page="nosotros"] .archetypes-section,body[data-page="nosotros"] .team-186-section,body[data-page="nosotros"] .values-section,body[data-page="nosotros"] .final-cta-section{padding-left:0!important;padding-right:0!important}body[data-page="proyectos"] .project-grid--image,body[data-page="nosotros"] .about-hero-layout,body[data-page="nosotros"] .about-panels--brand,body[data-page="nosotros"] .brand-evolution-shell,body[data-page="nosotros"] .principles-heading,body[data-page="nosotros"] .principle-grid,body[data-page="nosotros"] .archetypes-shell,body[data-page="nosotros"] .archetype-grid,body[data-page="nosotros"] .team-186-heading,body[data-page="nosotros"] .team-186-photo,body[data-page="nosotros"] .team-lane,body[data-page="nosotros"] .values-shell,body[data-page="nosotros"] .final-cta{width:min(100% - 1.5rem,var(--container-wide))!important}body[data-page="proyectos"] .project-grid--image{grid-template-columns:1fr!important}}body[data-page="inicio"] .hero__copy--center{transform:translateX(20px)!important}body[data-page="inicio"] .hero-title{max-width:14.5ch!important}body[data-page="inicio"] .hero-title__main{font-size:clamp(4rem,10vw,7rem)!important;line-height:0.92!important}body[data-page="inicio"] .hero-title__script,body[data-page="inicio"] .hero-title__secondary{font-size:clamp(3.2rem,8vw,5.2rem)!important;line-height:0.96!important}body[data-page="inicio"] .hero__actions--center{margin-top:0.5rem!important}body[data-page="inicio"] .services-preview .section-heading h2{white-space:nowrap!important;display:inline-block!important;max-width:none!important}body[data-page="inicio"] .team-home-preview{width:100vw!important;position:relative!important;left:50%!important;right:50%!important;margin-left:-50vw!important;margin-right:-50vw!important;background:#f7f7f7!important;padding:3.5rem 0!important;text-align:center!important}body:not([data-page="inicio"]) .secondary-display__main,body:not([data-page="inicio"]) .secondary-display__accent{white-space:nowrap}body[data-page="proyectos"] .page-hero .section-heading{width:min(100% - 3rem,72rem)!important}body[data-page="proyectos"] .page-hero .secondary-display{max-width:none!important}body[data-page="proyectos"] .portfolio-gallery{padding:2rem 0 5rem!important}body[data-page="proyectos"] .project-grid--image{width:min(100% - 3rem,88rem)!important;max-width:88rem!important}body[data-page="proyectos"] .project-grid--image>*{transform:none!important;margin:0!important;justify-self:stretch!important;align-self:stretch!important}body[data-page="proyectos"] .project-grid--image .project-card--image{min-height:clamp(240px,22vw,320px)!important;aspect-ratio:auto!important}body[data-page="proyectos"] .project-grid--image .project-card__image,body[data-page="proyectos"] .project-grid--image .project-card__image-placeholder{object-fit:cover!important}body[data-page="proyectos"] .final-cta-section{background:linear-gradient(180deg,#f7fbfc 0%,#ffffff 100%)!important}body[data-page="proyectos"] .final-cta{padding:clamp(2rem,4vw,3rem)!important}body[data-page="servicios"] .page-hero,body[data-page="contacto"] .page-hero{width:100%!important;background:#ffffff!important}body[data-page="servicios"] .page-hero .section-heading,body[data-page="contacto"] .page-hero .section-heading{width:min(100% - 3rem,68rem)!important;margin:0 auto!important}body[data-page="servicios"] .services-catalog-section{width:100%!important;padding:0 0 4.25rem!important;background:#ffffff!important}body[data-page="servicios"] .services-process-section{width:100%!important;padding:4.25rem 0!important;background:linear-gradient(180deg,#eefbfd 0%,#ffffff 100%)}body[data-page="servicios"] .services-catalog{width:100%!important;padding:0 1.25rem!important;box-sizing:border-box!important;margin:0 auto!important;display:grid!important;gap:1.5rem!important;overflow:visible!important}body[data-page="servicios"] .services-catalog .section-heading,body[data-page="servicios"] .services-process-section .section-heading{width:100%!important;margin:0 auto!important}body[data-page="servicios"] .services-catalog__lead{max-width:52rem!important;margin:0.9rem auto 0!important;text-align:center!important;color:#45687a!important}body[data-page="servicios"] .services-catalog__intro{display:grid!important;gap:0.85rem!important;justify-items:center!important;padding:0 0 1.25rem!important}body[data-page="servicios"] .services-catalog__intro .eyebrow{margin:0!important}body[data-page="servicios"] .services-catalog__title{margin:0!important;text-align:center!important;font-size:clamp(2.35rem,3.4vw,3.4rem)!important;line-height:1.02!important;letter-spacing:-0.05em!important;color:#0b5375!important}body[data-page="servicios"] .services-catalog__title span{color:#00b8c5!important}body[data-page="servicios"] .services-showcase{position:relative!important;display:grid!important;min-height:clamp(520px,82vh,820px)!important;padding:clamp(1.3rem,2.4vw,2rem)!important;border:1px solid rgba(0,71,98,0.1)!important;border-radius:2.3rem!important;background:linear-gradient(180deg,rgba(8,58,82,0.12) 0%,rgba(8,58,82,0.04) 100%),#d9e3e8!important;overflow:hidden!important}body[data-page="servicios"] .services-showcase__images{grid-area:1 / 1!important;position:relative!important;min-height:inherit!important;overflow:visible!important;will-change:transform!important}body[data-page="servicios"] .services-showcase__image-item{position:absolute!important;inset:0!important;display:flex!important;align-items:center!important;justify-content:center!important;transition:transform 420ms cubic-bezier(0.22,1,0.36,1),opacity 320ms ease,filter 320ms ease!important;will-change:transform,opacity!important}body[data-page="servicios"] .services-showcase__image-shell{width:min(60vw,31rem)!important;height:min(70vh,32rem)!important;max-height:70vh!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:1.6rem!important;border-radius:1.35rem!important;border:1px solid rgba(0,71,98,0.08)!important;background:rgba(255,255,255,0.96)!important;box-shadow:0 32px 62px rgba(7,24,36,0.16)!important}body[data-page="servicios"] .services-showcase__image-shell--branding{background:radial-gradient(circle at 82% 16%,rgba(0,184,197,0.16),transparent 22%),linear-gradient(180deg,#ffffff 0%,#f1fcff 100%)!important}body[data-page="servicios"] .services-showcase__image-shell--editorial{background:radial-gradient(circle at 82% 16%,rgba(105,91,211,0.16),transparent 22%),linear-gradient(180deg,#ffffff 0%,#f6f4ff 100%)!important}body[data-page="servicios"] .services-showcase__image-shell--advertising{background:radial-gradient(circle at 82% 16%,rgba(255,106,27,0.18),transparent 22%),linear-gradient(180deg,#ffffff 0%,#fff6ef 100%)!important}body[data-page="servicios"] .services-showcase__image-shell--events{background:radial-gradient(circle at 82% 16%,rgba(201,18,53,0.16),transparent 22%),linear-gradient(180deg,#ffffff 0%,#fff4f7 100%)!important}body[data-page="servicios"] .services-showcase__image-shell--strategy{background:radial-gradient(circle at 82% 16%,rgba(255,200,54,0.18),transparent 24%),linear-gradient(180deg,#ffffff 0%,#fffbea 100%)!important}body[data-page="servicios"] .services-showcase__image-asset{width:min(82%,15.5rem)!important;height:auto!important;max-height:78%!important;object-fit:contain!important}body[data-page="servicios"] .services-showcase__image-shell--strategy .services-showcase__image-asset{width:min(88%,16.5rem)!important}body[data-page="servicios"] .services-showcase__image-shell--events .services-showcase__image-asset,body[data-page="servicios"] .services-showcase__image-shell--strategy .services-showcase__image-asset[src*="186agencia-2.svg"]{width:min(92%,24rem)!important;max-height:84%!important}body[data-page="servicios"] .services-showcase__body{grid-area:1 / 1!important;position:relative!important;z-index:3!important;display:grid!important;min-height:inherit!important;pointer-events:none!important}body[data-page="servicios"] .services-showcase__text-wrapper{position:relative!important;width:100%!important;min-height:inherit!important;margin:0 auto!important}body[data-page="servicios"] .services-showcase__body .eyebrow{position:absolute!important;top:clamp(0.85rem,2vw,1.45rem)!important;left:clamp(1rem,2.4vw,1.7rem)!important;z-index:4!important;margin:0!important;color:rgba(11,83,117,0.76)!important}body[data-page="servicios"] .services-showcase__title-container{position:absolute!important;top:50%!important;left:50%!important;width:min(100vw,calc(100% + 5.5rem))!important;overflow:hidden!important;transform:translate(-50%,-50%)!important;text-align:center!important;pointer-events:none!important}body[data-page="servicios"] .services-showcase__title-item{appearance:none!important;position:relative!important;display:block!important;width:100%!important;border:0!important;background:transparent!important;padding:0!important;text-align:center!important;font-family:"FigtreeHeroLocal","Figtree",sans-serif!important;font-size:clamp(3.15rem,9vw,7rem)!important;line-height:0.94!important;letter-spacing:0.02em!important;text-transform:uppercase!important;color:transparent!important;-webkit-text-stroke-width:2px!important;-webkit-text-stroke-color:rgba(255,255,255,0.94)!important;text-shadow:0 18px 36px rgba(7,24,36,0.1)!important;cursor:pointer!important;pointer-events:auto!important;transition:transform 500ms ease-in-out,opacity 500ms ease-in-out,-webkit-text-stroke-color 220ms ease!important}body[data-page="servicios"] .services-showcase__title-item:not(.is-active){position:absolute!important;inset:0!important;transform:translateY(100%)!important;opacity:0!important}body[data-page="servicios"] .services-showcase__title-item:focus-visible{outline:none!important}body[data-page="servicios"] .services-showcase__title-item.is-active{opacity:1!important;transform:translateY(0)!important}body[data-page="servicios"] .services-showcase__title-item:hover,body[data-page="servicios"] .services-showcase__title-item:focus-visible{-webkit-text-stroke-color:#ffffff!important}body[data-page="servicios"] .services-showcase__meta{position:absolute!important;inset:0!important}body[data-page="servicios"] .services-showcase__number-container{position:absolute!important;top:clamp(2.6rem,9vh,4.2rem)!important;left:clamp(0.45rem,2.1vw,1.05rem)!important;min-width:4.4rem!important;min-height:4rem!important;overflow:hidden!important}body[data-page="servicios"] .services-showcase__number-item{position:absolute!important;top:0!important;left:0!important;margin:0!important;font-family:"FigtreeHeroLocal","Figtree",sans-serif!important;font-size:clamp(2.55rem,3.8vw,4.4rem)!important;font-weight:700!important;line-height:1!important;letter-spacing:-0.06em!important;color:#d9ff00!important;text-shadow:0 8px 18px rgba(7,24,36,0.12)!important;opacity:1!important;transform:translateY(0)!important;transition:transform 500ms ease-in-out!important}body[data-page="servicios"] .services-showcase__summary-container{position:absolute!important;right:clamp(0.85rem,2.4vw,1.5rem)!important;bottom:clamp(0.85rem,2.3vw,1.35rem)!important;width:min(24rem,40%)!important;min-height:5.2rem!important;overflow:hidden!important;text-align:right!important}body[data-page="servicios"] .services-showcase__summary-item{position:absolute!important;top:0!important;right:0!important;left:auto!important;margin:0!important;max-width:100%!important;color:#ffffff!important;font-size:clamp(0.98rem,1.2vw,1.18rem)!important;line-height:1.45!important;text-shadow:0 10px 26px rgba(7,24,36,0.22)!important;opacity:1!important;transform:translateY(0)!important;transition:transform 500ms ease-in-out!important}body[data-page="servicios"] .services-showcase__number-item:not(.is-active),body[data-page="servicios"] .services-showcase__summary-item:not(.is-active){transform:translateY(100%)!important}body[data-page="servicios"] .services-showcase__link{position:absolute!important;left:clamp(1rem,2.4vw,1.7rem)!important;bottom:clamp(1rem,2.2vw,1.55rem)!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:fit-content!important;min-height:50px!important;padding:0.85rem 1.2rem!important;border-radius:999px!important;background:#0b5375!important;color:#ffffff!important;text-decoration:none!important;font-family:"FigtreeMediumLocal","Figtree",sans-serif!important;font-size:0.96rem!important;font-weight:700!important;letter-spacing:-0.02em!important;transition:transform 220ms ease,box-shadow 220ms ease,background-color 220ms ease!important;box-shadow:0 16px 34px rgba(11,83,117,0.16)!important;pointer-events:auto!important}body[data-page="servicios"] .services-showcase__link:hover,body[data-page="servicios"] .services-showcase__link:focus-visible{transform:translateY(-2px)!important;background:#004762!important;box-shadow:0 20px 38px rgba(11,83,117,0.2)!important}body[data-page="servicios"] .services-catalog__nav{display:flex!important;flex-wrap:wrap!important;justify-content:center!important;gap:0.7rem!important}body[data-page="servicios"] .services-catalog__nav-link{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:44px!important;padding:0.72rem 1rem!important;border:1px solid rgba(0,71,98,0.12)!important;border-radius:999px!important;background:#ffffff!important;font-family:"FigtreeMediumLocal","Figtree",sans-serif!important;font-size:0.92rem!important;font-weight:600!important;color:#0b5375!important;text-decoration:none!important;transition:transform 200ms ease,border-color 200ms ease,background-color 200ms ease!important}body[data-page="servicios"] .services-catalog__nav-link:hover,body[data-page="servicios"] .services-catalog__nav-link:focus-visible{transform:translateY(-2px)!important;border-color:rgba(0,184,197,0.35)!important;background:rgba(0,184,197,0.08)!important}body[data-page="servicios"] .services-catalog__list{display:grid!important;gap:1.2rem!important}body[data-page="servicios"] .service-detail{scroll-margin-top:7.5rem!important;display:grid!important;gap:1.3rem!important;padding:clamp(1.5rem,3vw,2.2rem)!important;border:1px solid rgba(0,71,98,0.1)!important;border-radius:2rem!important;background:#ffffff!important}body[data-page="servicios"] .service-detail--branding{background:radial-gradient(circle at 86% 14%,rgba(0,184,197,0.12),transparent 18%),#ffffff!important;box-shadow:inset 0 6px 0 #00b8c5!important}body[data-page="servicios"] .service-detail--editorial{background:radial-gradient(circle at 86% 14%,rgba(105,91,211,0.1),transparent 18%),#ffffff!important;box-shadow:inset 0 6px 0 #695bd3!important}body[data-page="servicios"] .service-detail--advertising{background:radial-gradient(circle at 86% 14%,rgba(255,106,27,0.12),transparent 18%),#ffffff!important;box-shadow:inset 0 6px 0 #ff6a1b!important}body[data-page="servicios"] .service-detail--events{background:radial-gradient(circle at 86% 14%,rgba(201,18,53,0.12),transparent 18%),#ffffff!important;box-shadow:inset 0 6px 0 #c91235!important}body[data-page="servicios"] .service-detail--strategy{background:radial-gradient(circle at 86% 14%,rgba(255,200,54,0.18),transparent 20%),#ffffff!important;box-shadow:inset 0 6px 0 #ffc836!important}body[data-page="servicios"] .service-detail__header{display:grid!important;gap:0.45rem!important}body[data-page="servicios"] .service-detail__eyebrow{margin:0!important;font-family:"FigtreeMediumLocal","Figtree",sans-serif!important;font-size:0.78rem!important;font-weight:700!important;letter-spacing:0.16em!important;text-transform:uppercase!important;color:rgba(11,83,117,0.7)!important}body[data-page="servicios"] .service-detail__header h2{margin:0!important;color:#0b5375!important}body[data-page="servicios"] .service-detail__summary{margin:0!important;max-width:42rem!important;color:#45687a!important}body[data-page="servicios"] .service-detail__grid{display:grid!important;grid-template-columns:minmax(0,1.1fr) minmax(280px,0.9fr)!important;gap:1rem!important}body[data-page="servicios"] .service-detail__block{padding:1.15rem 1.2rem!important;border-radius:1.4rem!important;background:rgba(255,255,255,0.82)!important;border:1px solid rgba(0,71,98,0.08)!important}body[data-page="servicios"] .service-detail__block h3{margin:0 0 0.75rem!important;color:#0b5375!important}body[data-page="servicios"] .service-detail__block p{margin:0!important;color:#45687a!important}body[data-page="servicios"] .service-detail__list{display:grid!important;gap:0.7rem!important;margin:0!important;padding:0!important;list-style:none!important}body[data-page="servicios"] .service-detail__list li{position:relative!important;padding-left:1.05rem!important;color:#45687a!important}body[data-page="servicios"] .service-detail__list li::before{content:""!important;position:absolute!important;top:0.55rem!important;left:0!important;width:0.42rem!important;height:0.42rem!important;border-radius:999px!important;background:#00b8c5!important}body[data-page="servicios"] .approach-grid{width:min(100% - 3rem,var(--container-wide))!important;margin:0 auto!important}body[data-page="servicios"] .approach-card{background:radial-gradient(circle at 84% 14%,rgba(0,184,197,0.12),transparent 18%),#ffffff!important;border:1px solid rgba(0,71,98,0.1)!important;box-shadow:none!important;text-align:center!important}body[data-page="servicios"] .approach-card p,body[data-page="servicios"] .approach-card h3{text-align:center!important}body[data-page="servicios"] .final-cta-section{width:100%!important;padding:4.5rem 0 5rem!important;background:linear-gradient(180deg,#ffffff 0%,#fff6e9 100%)!important}body[data-page="servicios"] .final-cta{width:min(100% - 3rem,72rem)!important;margin:0 auto!important;background:radial-gradient(circle at 16% 18%,rgba(255,106,27,0.12),transparent 16%),radial-gradient(circle at 84% 16%,rgba(0,184,197,0.1),transparent 18%),#ffffff!important;border:1px solid rgba(0,71,98,0.1)!important;box-shadow:none!important}body[data-page="contacto"] .contact-section{width:100%!important;padding:4.25rem 0 5rem!important;background:linear-gradient(180deg,#fff8fb 0%,#ffffff 100%)!important}body[data-page="contacto"] .contact-grid{width:min(100% - 3rem,var(--container-wide))!important;margin:0 auto!important}body[data-page="contacto"] .contact-panel,body[data-page="contacto"] .contact-form{background:radial-gradient(circle at 84% 16%,rgba(105,91,211,0.1),transparent 18%),#ffffff!important;border:1px solid rgba(0,71,98,0.1)!important;box-shadow:none!important}body[data-page="contacto"] .contact-panel{text-align:center!important}body[data-page="contacto"] .contact-panel .secondary-display{max-width:none!important}body[data-page="contacto"] .contact-lines{justify-items:center!important}body[data-page="nosotros"] .about-hero-layout{background:radial-gradient(circle at 14% 18%,rgba(0,184,197,0.08),transparent 16%),radial-gradient(circle at 86% 20%,rgba(255,200,54,0.16),transparent 18%),#ffffff!important}body[data-page="nosotros"] .brand-evolution-shell{background:linear-gradient(180deg,#ffffff 0%,#fbfdff 100%)!important}body[data-page="nosotros"] .brand-evolution__grid .evolution-card{background:radial-gradient(circle at 84% 12%,rgba(255,255,255,0.76),transparent 18%),#ffffff!important;border:1px solid rgba(0,71,98,0.1)!important;box-shadow:none!important;backdrop-filter:none!important}body[data-page="nosotros"] .brand-evolution__grid .evolution-card__tag{background:rgba(0,71,98,0.08)!important;color:#0b5375!important}body[data-page="nosotros"] .brand-evolution__grid .evolution-card p{color:#45687a!important}body[data-page="nosotros"] .principles-section{background:linear-gradient(180deg,#fff7df 0%,#ffffff 100%)!important}body[data-page="nosotros"] .principle-card{background:radial-gradient(circle at 84% 14%,rgba(255,255,255,0.78),transparent 18%),#ffffff!important;box-shadow:none!important;border-color:rgba(0,71,98,0.1)!important}body[data-page="nosotros"] .archetype-card{box-shadow:none!important;border-color:rgba(0,71,98,0.1)!important}body[data-page="nosotros"] .team-lane{padding:1.35rem!important;border-radius:2rem!important;background:#ffffff!important;border:1px solid rgba(0,71,98,0.08)!important}body[data-page="nosotros"] .team-lane + .team-lane{margin-top:1.35rem!important}body[data-page="nosotros"] .team-lane--commercial{box-shadow:inset 0 6px 0 #004762}body[data-page="nosotros"] .team-lane--contable{box-shadow:inset 0 6px 0 #ff6a1b}body[data-page="nosotros"] .team-person__meta{padding:3.75rem 1rem 0.95rem!important;right:0!important;bottom:0!important;left:0!important;border-radius:0 0 1.65rem 1.65rem!important;background:linear-gradient(180deg,rgba(4,31,44,0) 0%,rgba(4,31,44,0.8) 82%)!important}body[data-page="nosotros"] .values-shell{background:radial-gradient(circle at 12% 18%,rgba(0,184,197,0.08),transparent 18%),radial-gradient(circle at 88% 20%,rgba(255,200,54,0.14),transparent 18%),#ffffff!important;border:1px solid rgba(0,71,98,0.1)!important}body[data-page="nosotros"] .value-card{box-shadow:none!important;border-color:rgba(0,71,98,0.08)!important}body[data-page="nosotros"] .final-cta{background:radial-gradient(circle at 18% 20%,rgba(0,184,197,0.12),transparent 18%),radial-gradient(circle at 82% 20%,rgba(255,106,27,0.14),transparent 18%),#ffffff!important;border:1px solid rgba(0,71,98,0.1)!important;box-shadow:none!important}body[data-page="nosotros"] .final-cta h2,body[data-page="nosotros"] .final-cta .secondary-display__main{color:#0b5375!important}body[data-page="nosotros"] .final-cta .secondary-display__accent{color:#c91235!important}body[data-page="nosotros"] .final-cta .button--primary{background:#ff6a1b!important;color:#ffffff!important;box-shadow:none!important}@media (max-width:900px){body:not([data-page="inicio"]) .secondary-display__main,body:not([data-page="inicio"]) .secondary-display__accent{white-space:normal}}body[data-page="servicios"] .approach-card{justify-items:center!important}@media (max-width:900px){body[data-page="servicios"] .services-showcase{min-height:clamp(560px,78vh,720px)!important}body[data-page="servicios"] .services-showcase__image-shell{width:min(66vw,26rem)!important;height:min(54vh,26rem)!important}body[data-page="servicios"] .services-showcase__title-item{font-size:clamp(2.45rem,8vw,4.8rem)!important}body[data-page="servicios"] .services-catalog__nav{justify-content:flex-start!important}body[data-page="servicios"] .service-detail__grid{grid-template-columns:1fr!important}}@media (min-width:901px){body[data-page="servicios"] .services-showcase{min-height:clamp(560px,86vh,860px)!important}body[data-page="servicios"] .services-showcase__images{display:flex!important;width:500%!important;height:100%!important;min-height:inherit!important;overflow:hidden!important}body[data-page="servicios"] .services-showcase__image-item{position:relative!important;inset:auto!important;flex:0 0 20%!important;min-width:20%!important;min-height:inherit!important}}@media (max-width:760px){body[data-page="servicios"] .services-catalog-section,body[data-page="servicios"] .services-process-section{padding-block:3.2rem!important}body[data-page="servicios"] .services-catalog,body[data-page="servicios"] .approach-grid,body[data-page="servicios"] .final-cta,body[data-page="servicios"] .page-hero .section-heading{width:min(100% - 1.6rem,42rem)!important}body[data-page="servicios"] .services-showcase{min-height:auto!important;padding:1.25rem!important;border-radius:1.6rem!important}body[data-page="servicios"] .services-showcase__body{min-height:auto!important;pointer-events:auto!important}body[data-page="servicios"] .services-showcase__text-wrapper{min-height:auto!important;display:grid!important;gap:0.95rem!important}body[data-page="servicios"] .services-showcase__body .eyebrow,body[data-page="servicios"] .services-showcase__title-container,body[data-page="servicios"] .services-showcase__meta,body[data-page="servicios"] .services-showcase__number-container,body[data-page="servicios"] .services-showcase__summary-container,body[data-page="servicios"] .services-showcase__link{position:static!important;inset:auto!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;transform:none!important}body[data-page="servicios"] .services-showcase__body .eyebrow{order:1!important}body[data-page="servicios"] .services-showcase__images{min-height:250px!important;order:2!important;grid-area:auto!important}body[data-page="servicios"] .services-showcase__body{grid-area:auto!important;order:3!important;display:block!important}body[data-page="servicios"] .services-showcase__title-container{width:100%!important;overflow:visible!important;text-align:left!important;order:3!important}body[data-page="servicios"] .services-showcase__title-item{text-align:left!important;font-size:clamp(2rem,11vw,3.35rem)!important;-webkit-text-stroke-width:1.4px!important}body[data-page="servicios"] .services-showcase__title-item:not(.is-active){display:none!important}body[data-page="servicios"] .services-showcase__meta{display:grid!important;gap:0.65rem!important;order:4!important}body[data-page="servicios"] .services-showcase__number-container{min-height:auto!important;overflow:visible!important}body[data-page="servicios"] .services-showcase__number-item{position:static!important;font-size:2.3rem!important;text-align:left!important}body[data-page="servicios"] .services-showcase__number-item:not(.is-active){display:none!important}body[data-page="servicios"] .services-showcase__summary-container{width:100%!important;min-height:auto!important;text-align:left!important;overflow:visible!important}body[data-page="servicios"] .services-showcase__summary-item{position:static!important;font-size:0.98rem!important;color:#45687a!important;text-shadow:none!important}body[data-page="servicios"] .services-showcase__summary-item:not(.is-active){display:none!important}body[data-page="servicios"] .services-showcase__image-shell{width:min(100%,16.75rem)!important;height:min(46vh,17.5rem)!important;padding:1.2rem!important;border-radius:1.35rem!important}body[data-page="servicios"] .services-showcase__link{order:5!important;width:100%!important}body[data-page="servicios"] .service-detail{border-radius:1.5rem!important;padding:1.25rem!important}body[data-page="servicios"] .service-detail__block{padding:1rem!important;border-radius:1.1rem!important}}body[data-page="nosotros"] .about-panel--identity,body[data-page="nosotros"] .about-panel--voice,body[data-page="nosotros"] .brand-evolution__header,body[data-page="nosotros"] .archetypes-intro,body[data-page="nosotros"] .values-shell__header{justify-items:center!important;text-align:center!important}body[data-page="nosotros"] .voice-pills{justify-content:center!important}body[data-page="servicios"] .services-slider{position:relative;min-height:clamp(760px,92vh,960px);padding:1rem;border-radius:2.6rem;overflow:hidden;isolation:isolate;background:radial-gradient(circle at top left,rgba(0,184,197,0.25),transparent 28%),radial-gradient(circle at top right,rgba(201,18,53,0.2),transparent 24%),linear-gradient(135deg,#0b5375 0%,#083b5a 60%,#062a40 100%);border:1px solid rgba(255,255,255,0.16);box-shadow:0 30px 70px rgba(7,24,36,0.18)}body[data-page="servicios"] .services-slider::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 14% 12%,rgba(255,255,255,0.16),transparent 12%),radial-gradient(circle at 80% 18%,rgba(255,255,255,0.1),transparent 18%);opacity:0.85;pointer-events:none}body[data-page="servicios"] .services-slider__hint{position:absolute;top:1.35rem;left:1.45rem;z-index:5;margin:0;max-width:22rem;color:rgba(255,255,255,0.9);font-size:0.92rem;font-weight:600;line-height:1.4;letter-spacing:0.01em}body[data-page="servicios"] .services-slider__status{position:absolute;right:1.55rem;bottom:1.45rem;z-index:6}body[data-page="servicios"] .services-slider__status-track{position:relative;display:flex;align-items:center;gap:0.7rem;padding:0.18rem 0.15rem}body[data-page="servicios"] .services-slider__point{position:absolute;top:50%;left:0;width:0.95rem;height:0.95rem;border-radius:999px;background:#d9ff00;box-shadow:0 0 0 0.25rem rgba(217,255,0,0.16);transform:translate(0,-50%);transition:transform 420ms cubic-bezier(0.22,1,0.36,1)}body[data-page="servicios"] .services-slider__dot{width:0.8rem;height:0.8rem;padding:0;border:1px solid rgba(255,255,255,0.88);border-radius:999px;background:transparent;cursor:pointer;transition:background-color 180ms ease,border-color 180ms ease,transform 180ms ease}body[data-page="servicios"] .services-slider__dot.is-active{background:rgba(255,255,255,0.18)}body[data-page="servicios"] .services-slider__dot:hover,body[data-page="servicios"] .services-slider__dot:focus-visible{transform:scale(1.08);background:rgba(255,255,255,0.16);outline:none}body[data-page="servicios"] .services-slider__titles,body[data-page="servicios"] .services-slider__visuals,body[data-page="servicios"] .services-slider__panels{position:absolute;inset:0}body[data-page="servicios"] .services-slider__titles{z-index:2;pointer-events:none}body[data-page="servicios"] .services-slider__title{position:absolute;top:clamp(4.8rem,11vh,7rem);left:50%;width:min(82%,11ch);margin:0;transform:translateX(-50%);text-align:center;font-family:"FigtreeHeroLocal","Figtree",sans-serif;font-size:clamp(2.9rem,6.9vw,6.4rem);line-height:0.86;letter-spacing:-0.06em;color:rgba(255,255,255,0.98);text-shadow:0 20px 35px rgba(7,24,36,0.16);opacity:0}body[data-page="servicios"] .services-slider__title.is-active{opacity:1}body[data-page="servicios"] .services-slider__visual{position:absolute;inset:0;display:flex;align-items:center;justify-content:flex-end;padding:clamp(2rem,4vw,3rem);opacity:0;pointer-events:none}body[data-page="servicios"] .services-slider__visual.is-active{opacity:1}body[data-page="servicios"] .services-slider__visual--advertising{background:radial-gradient(circle at 16% 18%,rgba(255,255,255,0.12),transparent 18%),linear-gradient(180deg,#7f73d8 0%,#695bd3 100%)}body[data-page="servicios"] .services-slider__visual--events{background:radial-gradient(circle at 18% 18%,rgba(255,255,255,0.1),transparent 18%),linear-gradient(180deg,#d9264b 0%,#c91235 100%)}body[data-page="servicios"] .services-slider__visual--marketing{background:radial-gradient(circle at 18% 18%,rgba(255,255,255,0.16),transparent 18%),linear-gradient(180deg,#ffd34d 0%,#ffc836 100%)}body[data-page="servicios"] .services-slider__visual--brand{background:radial-gradient(circle at 18% 18%,rgba(255,255,255,0.16),transparent 18%),linear-gradient(180deg,#17c6d2 0%,#00b8c5 100%)}body[data-page="servicios"] .services-slider__visual-card{position:relative;width:min(39vw,31rem);height:min(70vh,33rem);min-height:22rem;border-radius:2.2rem;border:1px solid rgba(255,255,255,0.36);background:linear-gradient(180deg,rgba(255,255,255,0.16),rgba(255,255,255,0.08));box-shadow:0 34px 74px rgba(7,24,36,0.2);backdrop-filter:blur(14px);overflow:hidden}body[data-page="servicios"] .services-slider__visual-card::before{content:"";position:absolute;inset:1rem;border-radius:1.65rem;border:1px solid rgba(255,255,255,0.3);pointer-events:none}body[data-page="servicios"] .services-slider__badge{position:absolute;top:1.1rem;left:1.1rem;z-index:2;display:inline-flex;align-items:center;justify-content:center;min-width:3.4rem;min-height:3.4rem;padding:0.4rem;border-radius:999px;background:rgba(255,255,255,0.2);color:#ffffff;font-family:"FigtreeMediumLocal","Figtree",sans-serif;font-size:1.6rem;font-weight:700;letter-spacing:-0.05em}body[data-page="servicios"] .services-slider__icon-box{position:absolute;top:1.1rem;right:1.1rem;z-index:2;display:flex;align-items:center;justify-content:center;width:5.2rem;height:5.2rem;border-radius:1.5rem;background:rgba(255,255,255,0.24);border:1px solid rgba(255,255,255,0.45)}body[data-page="servicios"] .services-slider__icon-box img{width:64%;height:auto}body[data-page="servicios"] .services-slider__character{position:absolute;right:clamp(1rem,2vw,1.75rem);bottom:-0.6rem;height:auto;object-fit:contain;filter:drop-shadow(0 12px 20px rgba(7,24,36,0.08))}body[data-page="servicios"] .services-slider__character--advertising{width:min(74%,23rem)}body[data-page="servicios"] .services-slider__character--events{right:0.2rem;width:min(86%,27rem)}body[data-page="servicios"] .services-slider__character--marketing{width:min(74%,23rem)}body[data-page="servicios"] .services-slider__character--brand{width:min(76%,24rem)}body[data-page="servicios"] .services-slider__panels{z-index:4;pointer-events:none}body[data-page="servicios"] .services-slider__panel{position:absolute;left:clamp(1.2rem,2.8vw,1.8rem);bottom:clamp(1.2rem,2.8vw,1.8rem);width:min(44rem,calc(100% - clamp(2.4rem,5vw,3.4rem)));padding:1.4rem 1.35rem 1.2rem;border-radius:1.75rem;background:rgba(255,255,255,0.96);border:1px solid rgba(0,71,98,0.08);box-shadow:0 22px 44px rgba(7,24,36,0.12);opacity:0;pointer-events:none}body[data-page="servicios"] .services-slider__panel.is-active{opacity:1;pointer-events:auto}body[data-page="servicios"] .services-slider__kicker{margin:0 0 0.5rem;color:rgba(11,83,117,0.72);font-family:"FigtreeMediumLocal","Figtree",sans-serif;font-size:0.82rem;font-weight:700;letter-spacing:0.16em;text-transform:uppercase}body[data-page="servicios"] .services-slider__panel h3{margin:0;color:#0b5375;font-size:clamp(2rem,4vw,3.3rem);line-height:0.95}body[data-page="servicios"] .services-slider__summary{margin:0.95rem 0 0;max-width:38rem;color:#45687a;font-size:1rem;line-height:1.6}body[data-page="servicios"] .services-slider__detail-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(260px,0.85fr);gap:0.95rem;margin-top:1.15rem}body[data-page="servicios"] .services-slider__detail-card{padding:1rem 1.05rem;border-radius:1.35rem;background:rgba(245,249,251,0.9);border:1px solid rgba(0,71,98,0.08)}body[data-page="servicios"] .services-slider__detail-card h4{margin:0 0 0.7rem;color:#0b5375;font-size:1rem}body[data-page="servicios"] .services-slider__detail-card p{margin:0;color:#45687a;font-size:0.97rem;line-height:1.55}body[data-page="servicios"] .services-slider__detail-card ul{display:grid;gap:0.62rem;margin:0;padding:0;list-style:none}body[data-page="servicios"] .services-slider__detail-card li{padding-left:0.95rem;color:#45687a;font-size:0.95rem;line-height:1.5}body[data-page="servicios"] .services-slider__detail-card li::before{content:"";position:absolute;top:0.55rem;left:0;width:0.38rem;height:0.38rem;border-radius:999px;background:#00b8c5}body[data-page="servicios"] .services-slider__cta{margin-top:1.15rem;pointer-events:auto}body[data-page="servicios"] .services-slider__cta.button--ghost{border-color:rgba(0,71,98,0.14);color:#0b5375;background:rgba(255,255,255,0.82)}body[data-page="servicios"] .services-slider__cta.button--ghost:hover,body[data-page="servicios"] .services-slider__cta.button--ghost:focus-visible{border-color:rgba(0,184,197,0.38);background:rgba(0,184,197,0.08)}@media (max-width:980px){body[data-page="servicios"] .services-slider{min-height:52rem}body[data-page="servicios"] .services-slider__title{width:min(88%,9ch);font-size:clamp(2.4rem,8.8vw,4.5rem)}body[data-page="servicios"] .services-slider__visual{justify-content:center;align-items:flex-start;padding-top:8rem}body[data-page="servicios"] .services-slider__visual-card{width:min(74vw,25rem);height:min(52vh,23rem);min-height:18rem}body[data-page="servicios"] .services-slider__panel{width:calc(100% - 2.7rem)}}@media (max-width:760px){body[data-page="servicios"] .services-slider{min-height:50rem;border-radius:1.7rem}body[data-page="servicios"] .services-slider__hint{top:1rem;left:1rem;right:1rem;max-width:none;font-size:0.84rem}body[data-page="servicios"] .services-slider__status{right:auto;left:1rem;bottom:1rem}body[data-page="servicios"] .services-slider__title{top:4.4rem;width:min(88%,7.5ch);font-size:clamp(2rem,10vw,3rem);line-height:0.94}body[data-page="servicios"] .services-slider__visual{padding:7.8rem 1rem 0}body[data-page="servicios"] .services-slider__visual-card{width:min(100%,18rem);height:15.5rem;border-radius:1.55rem}body[data-page="servicios"] .services-slider__icon-box{width:4rem;height:4rem;border-radius:1.2rem}body[data-page="servicios"] .services-slider__badge{min-width:2.9rem;min-height:2.9rem;font-size:1.2rem}body[data-page="servicios"] .services-slider__panels{display:block}body[data-page="servicios"] .services-slider__panel{left:1rem;right:1rem;bottom:3.6rem;width:auto;padding:1.15rem;border-radius:1.35rem}body[data-page="servicios"] .services-slider__panel h3{font-size:clamp(1.75rem,8.4vw,2.4rem)}body[data-page="servicios"] .services-slider__summary{font-size:0.95rem}body[data-page="servicios"] .services-slider__detail-grid{grid-template-columns:1fr;gap:0.75rem}body[data-page="servicios"] .services-slider__detail-card{padding:0.9rem;border-radius:1.05rem}body[data-page="servicios"] .services-slider__cta{width:100%;justify-content:center}}body[data-page="inicio"] .team-home-preview .section-heading__copy{margin:0 auto!important;max-width:62rem!important}body[data-page="inicio"] .team-home-preview__intro{margin:1.2rem auto 0!important;color:rgba(17,17,17,0.78)!important}body[data-page="inicio"] .team-home-preview__lane{padding-top:2.5rem!important}body[data-page="inicio"] .team-home-preview__lane .team-person__meta{text-align:center!important}body[data-page="inicio"] .final-contact-section .final-cta__hero{text-align:center!important;margin-bottom:2rem!important}body[data-page="inicio"] .final-contact-section .final-cta__title-final{font-size:clamp(3rem,4vw,4.2rem)!important;line-height:1.02!important;max-width:14ch!important;margin:0 auto!important}body[data-page="inicio"] .final-contact-grid{display:grid!important;grid-template-columns:minmax(280px,1.05fr) minmax(280px,0.95fr)!important;gap:3rem!important;align-items:start!important}body[data-page="inicio"] .final-contact__left{display:grid!important;gap:2rem!important}body[data-page="inicio"] .final-contact__left .contact-panel{text-align:left!important;padding:2rem!important;background:#ffffff!important;border-radius:24px!important;box-shadow:0 24px 60px rgba(17,17,17,0.06)!important}body[data-page="inicio"] .final-contact__left .contact-panel .eyebrow{margin-bottom:0.75rem!important}body[data-page="inicio"] .final-contact__left .contact-panel__title{font-size:clamp(2.55rem,5vw,3.5rem)!important;line-height:1!important;margin:0.35rem 0 1rem!important}body[data-page="inicio"] .final-contact__left .final-cta__visual{display:block!important;padding:1.5rem!important;background:#ffffff!important;border-radius:28px!important;box-shadow:0 24px 60px rgba(17,17,17,0.06)!important}body[data-page="inicio"] .final-contact__form{display:grid!important;align-items:start!important}body[data-page="inicio"] .final-contact__form .contact-form{display:grid!important;gap:1rem!important;background:#ffffff!important;padding:2rem!important;border-radius:24px!important;box-shadow:0 24px 60px rgba(17,17,17,0.06)!important}body[data-page="inicio"] .final-contact__form .contact-form label{display:grid!important;gap:0.5rem!important;font-size:0.92rem!important;color:rgba(17,17,17,0.82)!important}body[data-page="inicio"] .final-contact__form .contact-form input,body[data-page="inicio"] .final-contact__form .contact-form textarea{width:100%!important;min-height:48px!important;border:1px solid rgba(17,17,17,0.12)!important;border-radius:16px!important;padding:0.95rem 1rem!important;font-size:0.95rem!important}body[data-page="inicio"] .final-contact__form .contact-form textarea{min-height:160px!important}body[data-page="inicio"] .final-contact__form .button--primary{width:fit-content!important;min-width:180px!important;align-self:start!important}@media (max-width:980px){body[data-page="inicio"] .final-contact-grid{grid-template-columns:1fr!important}body[data-page="inicio"] .final-contact__left,body[data-page="inicio"] .final-contact__form{width:100%!important}body[data-page="inicio"] .final-contact__left .contact-panel,body[data-page="inicio"] .final-contact__left .final-cta__visual,body[data-page="inicio"] .final-contact__form .contact-form{padding:1.5rem!important}body[data-page="inicio"] .final-contact__left .contact-panel{text-align:center!important}}body[data-page="inicio"] .hero-title__script,body[data-page="inicio"] .hero-title__secondary{font-size:clamp(3.6rem,9vw,6.4rem)!important}body[data-page="inicio"] .services-preview .services-grid{max-width:var(--container)!important;width:100%!important;margin:0 auto!important;gap:1rem!important;justify-items:center!important}body[data-page="inicio"] .services-preview .service-card{width:100%!important;max-width:340px!important}body[data-page="inicio"] .featured-projects{margin-top:30px!important}body[data-page="inicio"] .approach-story{--approach-accent:#00b8c5;--approach-surface:#ffffff;width:100vw!important;margin-left:50%!important;transform:translateX(-50%)!important;padding:0!important;background:#ffffff!important;overflow:hidden}body[data-page="inicio"] .approach-story__shell{width:var(--container)!important;margin-left:auto!important;margin-right:auto!important;min-height:auto;padding:clamp(2.25rem,4.2vh,3.25rem) 0}body[data-page="inicio"] .approach-story .reveal{opacity:1!important;transform:none!important}body[data-page="inicio"] .approach-story__heading{grid-column:1 / -1}body[data-page="inicio"] .approach-story__heading{text-align:center!important;margin-bottom:1.5rem!important}body[data-page="inicio"] .approach-story__heading h2{display:flex!important;flex-wrap:wrap!important;justify-content:center!important;align-items:baseline!important;column-gap:0.24em!important;row-gap:0.08em!important}body[data-page="inicio"] .approach-story__title-main,body[data-page="inicio"] .approach-story__title-accent{display:inline!important;white-space:nowrap!important}body[data-page="inicio"] .approach-story__title-main{font-family:"FigtreeMediumLocal","Figtree",sans-serif;font-size:clamp(2.8rem,5vw,5.2rem);line-height:0.94;color:#0b5375;letter-spacing:-0.04em}body[data-page="inicio"] .approach-story__title-accent{font-family:"PacificoLocal","Pacifico",cursive;font-size:clamp(2.35rem,4vw,4.2rem);line-height:1;color:#c91235}body[data-page="inicio"] .final-contact-section{width:100vw!important;margin-left:50%!important;transform:translateX(-50%)!important;background:#004762!important;color:#ffffff!important;padding:5rem 0!important}body[data-page="inicio"] .final-contact-section .final-cta{background:transparent!important;box-shadow:none!important}body[data-page="inicio"] .final-contact-section .final-contact-grid{max-width:var(--container)!important;margin:0 auto!important}body[data-page="inicio"] .final-contact-section .final-contact__left .contact-panel{background:rgba(255,255,255,0.08)!important;border:1px solid rgba(255,255,255,0.16)!important;box-shadow:none!important}body[data-page="inicio"] .final-contact-section .final-contact__left .contact-panel .eyebrow,body[data-page="inicio"] .final-contact-section .final-contact__left .contact-panel__title,body[data-page="inicio"] .final-contact-section .final-contact__left .contact-panel p,body[data-page="inicio"] .final-contact-section .final-contact__left .contact-panel a,body[data-page="inicio"] .final-contact-section .final-contact__left .contact-panel .contact-lines p{color:#ffffff!important}body[data-page="inicio"] .final-contact-section .final-contact__left .final-cta__visual{background:transparent!important;box-shadow:none!important}body[data-page="inicio"] .final-contact-section .final-contact__left .final-cta__visual img{width:100%!important;display:block!important}body[data-page="inicio"] .final-contact-section .final-contact__form .contact-form{background:rgba(255,255,255,0.08)!important;box-shadow:none!important}body[data-page="inicio"] .final-contact-section .final-contact__form .contact-form label{color:#ffffff!important}body[data-page="inicio"] .final-contact-section .final-contact__form .contact-form input,body[data-page="inicio"] .final-contact-section .final-contact__form .contact-form textarea{background:rgba(255,255,255,0.14)!important;border:1px solid rgba(255,255,255,0.18)!important;color:#ffffff!important}body[data-page="inicio"] .final-contact-section .final-cta__title-final{color:#ffffff!important}body[data-page="inicio"] .final-contact-section .final-cta{display:grid!important;grid-template-columns:1fr!important;align-items:start!important;justify-items:stretch!important;gap:2.2rem!important;width:min(100% - 2rem,var(--container))!important;margin:0 auto!important}body[data-page="inicio"] .final-contact-section .final-cta__hero{grid-column:1 / -1!important;width:100%!important;text-align:center!important;max-width:52rem!important;margin:0 auto!important}body[data-page="inicio"] .final-contact-section .final-contact-grid{grid-column:1 / -1!important;display:grid!important;grid-template-columns:minmax(0,0.9fr) minmax(0,1.1fr)!important;gap:1.35rem!important;max-width:70rem!important;margin:0 auto!important;align-items:stretch!important}body[data-page="inicio"] .final-contact-section .contact-panel,body[data-page="inicio"] .final-contact-section .final-contact__form{width:100%!important}body[data-page="inicio"] .final-contact-section .contact-panel{text-align:left!important;padding:2rem 1.8rem!important;background:#ffffff!important;border:0!important;border-radius:1.75rem!important;box-shadow:0 18px 40px rgba(7,24,36,0.12)!important}body[data-page="inicio"] .final-contact-section .contact-panel__title{margin-bottom:0.7rem!important}body[data-page="inicio"] .final-contact-section .contact-lines{display:grid!important;gap:0.55rem!important;justify-items:start!important}body[data-page="inicio"] .final-contact-section .final-contact__form .contact-form{width:100%!important;height:100%!important;padding:2rem 1.8rem!important;background:#ffffff!important;border:0!important;border-radius:1.75rem!important;box-shadow:0 18px 40px rgba(7,24,36,0.12)!important;display:grid!important;align-content:start!important}body[data-page="inicio"] .final-contact-section .final-contact__left .contact-panel .eyebrow,body[data-page="inicio"] .final-contact-section .final-contact__left .contact-panel__title,body[data-page="inicio"] .final-contact-section .final-contact__left .contact-panel p,body[data-page="inicio"] .final-contact-section .final-contact__left .contact-panel a,body[data-page="inicio"] .final-contact-section .final-contact__left .contact-panel .contact-lines p,body[data-page="inicio"] .final-contact-section .contact-panel .eyebrow,body[data-page="inicio"] .final-contact-section .contact-panel__title,body[data-page="inicio"] .final-contact-section .contact-panel p,body[data-page="inicio"] .final-contact-section .contact-panel a,body[data-page="inicio"] .final-contact-section .contact-lines p{color:#0b5375!important}body[data-page="inicio"] .final-contact-section .final-contact__form .contact-form label{color:#0b5375!important}body[data-page="inicio"] .final-contact-section .final-contact__form .contact-form input,body[data-page="inicio"] .final-contact-section .final-contact__form .contact-form textarea,body[data-page="inicio"] .final-contact-section .final-contact__form .contact-form select{background:#f8fbfc!important;border:1px solid rgba(0,71,98,0.14)!important;color:#0b5375!important}body[data-page="inicio"] .final-contact-section .final-contact__form .contact-form input::placeholder,body[data-page="inicio"] .final-contact-section .final-contact__form .contact-form textarea::placeholder{color:rgba(11,83,117,0.58)!important}@media (max-width:980px){body[data-page="inicio"] .final-contact-section{width:100%!important;margin-left:0!important;transform:none!important;padding:3rem 1rem!important}body[data-page="inicio"] .final-contact-section .final-contact-grid{grid-template-columns:1fr!important;max-width:46rem!important}body[data-page="inicio"] .final-contact-section .contact-panel{text-align:center!important}body[data-page="inicio"] .final-contact-section .contact-lines{justify-items:center!important}}body[data-page="inicio"] .hero-title__main{letter-spacing:-0.035em!important}body[data-page="inicio"] .hero-title__script,body[data-page="inicio"] .hero-title__secondary{letter-spacing:0.005em!important}body[data-page="inicio"] h2,body[data-page="inicio"] h3,body[data-page="inicio"] .section-heading h2,body[data-page="inicio"] .section-heading h3,body[data-page="inicio"] .services-title__lead,body[data-page="inicio"] .services-title__accent,body[data-page="inicio"] .approach-story__title-main,body[data-page="inicio"] .approach-story__title-accent,body[data-page="inicio"] .approach-story__stage h3,body[data-page="inicio"] .featured-projects__title-main,body[data-page="inicio"] .featured-projects__title-accent,body[data-page="inicio"] .allies-home__title-main,body[data-page="inicio"] .allies-home__title-accent,body[data-page="inicio"] .team-home-preview__title-main,body[data-page="inicio"] .team-home-preview__title-accent,body[data-page="inicio"] .contact-home__title-main,body[data-page="inicio"] .contact-home__title-accent,body[data-page="inicio"] .philosophy-section__title-main,body[data-page="inicio"] .philosophy-section__title-accent,body[data-page="inicio"] .final-contact-section .contact-panel__title,body:not([data-page="inicio"]) h2,body:not([data-page="inicio"]) h3,body:not([data-page="inicio"]) .section-heading h2,body:not([data-page="inicio"]) .section-heading h3,body:not([data-page="inicio"]) .final-cta h2,body:not([data-page="inicio"]) .contact-panel h2,body:not([data-page="inicio"]) .secondary-display__main,body:not([data-page="inicio"]) .secondary-display__accent{font-family:"FigtreeMediumLocal","Figtree",sans-serif!important;font-weight:500!important;font-style:normal!important;letter-spacing:0!important}body[data-page="inicio"] .home-hero .hero-title__artwork{width:clamp(45rem,70vw,82rem)!important;max-width:100%;transform:translateY(-150px) scale(1.03)!important;transform-origin:center center;margin:0 auto -5rem!important}body[data-page="inicio"] .home-hero .hero-title__artwork video{display:block;width:100%;height:auto;object-fit:cover}@media (max-width:760px){body[data-page="inicio"] .home-hero .hero-title__artwork{width:min(92vw,360px)!important;transform:translateY(-44px) scale(0.72)!important;margin:0 auto -1.25rem!important}}body[data-page="inicio"] .home-hero .hero-title{width:fit-content;max-width:none!important;transform:translateY(-120px)!important}body[data-page="inicio"] .home-hero .hero-title__main{font-size:clamp(2.6rem,5.1vw,4.75rem)!important;line-height:0.98!important;text-wrap:balance;white-space:nowrap!important}body[data-page="inicio"] .home-hero .hero-title__line{margin-top:0.2rem;white-space:nowrap!important}body[data-page="inicio"] .home-hero .hero-title__secondary{display:inline-block!important;font-family:"PacificoLocal",cursive!important;font-size:clamp(2.85rem,6vw,5.25rem)!important;font-weight:400!important;line-height:1!important;letter-spacing:0!important;white-space:nowrap!important;color:#c91235!important}body[data-page="inicio"] .home-hero .hero-title__line{transform:none!important;margin:0 auto!important}body[data-page="inicio"] .home-hero .hero-title__script{font-size:clamp(2rem,4.2vw,3.7rem)!important;line-height:1!important;white-space:nowrap!important}body[data-page="inicio"] .home-hero .hero__actions--center{position:relative;z-index:4;transform:translateY(-120px)!important}@media (max-width:760px){body[data-page="inicio"] .home-hero .hero-title{width:100%;max-width:12ch!important;transform:translateY(-120px)!important}body[data-page="inicio"] .home-hero .hero-title__main{font-size:clamp(2rem,8.4vw,3.1rem)!important;white-space:normal!important}body[data-page="inicio"] .home-hero .hero-title__line{white-space:normal!important;transform:translateY(-30px)!important}body[data-page="inicio"] .home-hero .hero-title__secondary{font-size:clamp(2.45rem,9.8vw,3.55rem)!important;white-space:normal!important}body[data-page="inicio"] .home-hero .hero-title__script{font-size:clamp(1.75rem,7.2vw,2.55rem)!important;white-space:normal!important}body[data-page="inicio"] .home-hero .hero__actions--center{transform:translateY(-120px)!important}}body[data-page="inicio"] .brand-mark--image img,body:not([data-page="inicio"]) .brand-mark--image img{width:clamp(148px,11vw,208px)!important}body[data-page="inicio"] .site-header .brand-mark--image img,body:not([data-page="inicio"]) .site-header .brand-mark--image img{width:clamp(82px,6.5vw,112px)!important}body[data-page="inicio"] .site-header__access,body:not([data-page="inicio"]) .site-header__access,body[data-page="inicio"] .site-language-picker__summary,body:not([data-page="inicio"]) .site-language-picker__summary{background:rgba(255,255,255,0.94)!important}body[data-page="inicio"] .site-header__access,body:not([data-page="inicio"]) .site-header__access{color:#0b5375!important}body[data-page="inicio"] .site-language-picker__summary,body:not([data-page="inicio"]) .site-language-picker__summary,body[data-page="inicio"] .site-language-picker__option,body:not([data-page="inicio"]) .site-language-picker__option{color:#101828!important}body[data-page="inicio"] .site-language-picker__option:hover,body:not([data-page="inicio"]) .site-language-picker__option:hover,body[data-page="inicio"] .site-language-picker__option:focus-visible,body:not([data-page="inicio"]) .site-language-picker__option:focus-visible,body[data-page="inicio"] .site-language-picker__option.is-active,body:not([data-page="inicio"]) .site-language-picker__option.is-active{color:#ffffff!important}body[data-page="inicio"] .burger-menu,body:not([data-page="inicio"]) .burger-menu{background:#695bd3!important;box-shadow:0 18px 42px rgba(105,91,211,0.28)!important}body[data-page="inicio"] .burger-menu:hover,body:not([data-page="inicio"]) .burger-menu:hover{box-shadow:0 22px 48px rgba(105,91,211,0.34)!important}body[data-page="inicio"] #burger-toggle:checked ~ .burger-menu,body:not([data-page="inicio"]) #burger-toggle:checked ~ .burger-menu{background:#695bd3!important;box-shadow:0 20px 46px rgba(105,91,211,0.34)!important}@media (max-width:760px){body[data-page="inicio"] .brand-mark--image img,body:not([data-page="inicio"]) .brand-mark--image img{width:clamp(120px,34vw,164px)!important}body[data-page="inicio"] .site-header .brand-mark--image img,body:not([data-page="inicio"]) .site-header .brand-mark--image img{width:clamp(70px,22vw,92px)!important}.site-header__tools{right:calc(1.15rem + 5.1rem)!important;gap:0.38rem!important}.site-header__access{padding-inline:0.9rem!important}.site-language-picker--compact .site-language-picker__summary{min-width:4.8rem!important;min-height:42px!important;padding:0.26rem 0.74rem!important}.site-language-picker__summary-code{font-size:0.72rem!important}.site-language-picker--loader .site-language-picker__summary{min-width:11.75rem!important;padding:0.26rem 0.82rem!important}.site-language-picker--loader .site-language-picker__summary-label{font-size:0.82rem!important}.site-language-picker__menu{min-width:11.75rem!important}}body[data-page="inicio"] .home-hero{position:relative;z-index:1;background:#ffffff!important;overflow:hidden!important}body[data-page="inicio"] .home-hero::before{content:""!important;position:absolute!important;inset:0!important;background-image:url("../images/hilo-04.svg")!important;background-repeat:no-repeat!important;background-position:right 8% top 10%!important;background-size:min(1050px,90%)!important;opacity:0.18!important;pointer-events:none!important;z-index:0!important}body[data-page="inicio"] .home-hero>*{position:relative;z-index:1}body[data-page="inicio"] .home-scroll-curve{--home-curve-height:clamp(110px,14vw,180px);position:relative;z-index:2;width:100vw;height:var(--home-curve-height);margin:-160px 0 -1px calc(50% - 50vw);line-height:0;background:#e4e7ea;overflow:hidden;pointer-events:none}body[data-page="inicio"] .home-scroll-curve__svg{display:block;width:100%;height:100%}body[data-page="inicio"] .home-scroll-curve__path{fill:#ffffff}body[data-page="inicio"] .home-scroll-curve--services-to-approach{margin:calc(var(--home-curve-height) * -0.5) 0 calc(var(--home-curve-height) * -0.2) calc(50% - 50vw);background:#ffffff}body[data-page="inicio"] .home-scroll-curve--services-to-approach .home-scroll-curve__path{fill:#e4e7ea}body[data-page="inicio"] .services-preview{width:100vw!important;position:relative;z-index:1;margin-left:50%!important;margin-right:0!important;margin-top:0!important;transform:translateX(-50%)!important;padding:clamp(1.5rem,3vw,2.4rem) 0 clamp(2.6rem,5vw,4rem)!important;background:#e4e7ea!important}body[data-page="inicio"] .services-preview .section-heading h2,body[data-page="inicio"] .services-preview .services-title__lead,body[data-page="inicio"] .services-preview .services-title__accent{color:#23313d!important}body[data-page="inicio"] .services-preview__intro,body[data-page="inicio"] .services-preview__summary{color:#66727d!important}body[data-page="inicio"] .services-preview .service-card,body[data-page="inicio"] .services-preview .service-card--branding,body[data-page="inicio"] .services-preview .service-card--editorial,body[data-page="inicio"] .services-preview .service-card--advertising,body[data-page="inicio"] .services-preview .service-card--events{background:#ffffff!important;border:1px solid rgba(35,49,61,0.08)!important;box-shadow:0 20px 46px rgba(31,47,61,0.05)!important;filter:none!important}body[data-page="inicio"] .services-preview .service-card::before,body[data-page="inicio"] .services-preview .service-card::after{opacity:0!important;transform:none!important}body[data-page="inicio"] .services-preview .service-card:hover{transform:translateY(-8px)!important;box-shadow:0 24px 52px rgba(31,47,61,0.08)!important}body[data-page="inicio"] .services-preview .service-card h3,body[data-page="inicio"] .services-preview .service-card p,body[data-page="inicio"] .services-preview .service-card__kicker{color:#23313d!important}body[data-page="inicio"] .services-preview .service-card__copy{color:#66727d!important}body[data-page="inicio"] .services-preview .service-card__title::after{background:rgba(35,49,61,0.2)!important}body[data-page="inicio"] .services-preview .service-card__button{background:#e6eaee!important;color:#23313d!important}body[data-page="inicio"] .services-preview .service-card__button:hover,body[data-page="inicio"] .services-preview .service-card__button:focus-visible{background:#d9dfe5!important;color:#111827!important}body[data-page="inicio"] .services-preview .service-card__icon img{filter:grayscale(1) saturate(0) brightness(0.62);opacity:0.8}body[data-page="inicio"] .services-drift{--services-active-accent:#00b8c5;display:grid;gap:0.7rem;width:100vw;margin:0 0 0 calc(50% - 50vw)}body[data-page="inicio"] .services-drift__stage{position:relative;height:min(72vh,48rem);overflow:hidden;border-radius:0;border:0;background:transparent!important;box-shadow:none}body[data-page="inicio"] .services-drift__rail{position:absolute;inset:0;touch-action:pan-y;user-select:none;cursor:grab}body[data-page="inicio"] .services-drift.is-dragging .services-drift__rail{cursor:grabbing}body[data-page="inicio"] .services-drift__slide{--slide-accent:#0b5375;--slide-surface:#ffffff;--slide-text:#ffffff;--slide-text-soft:rgba(255,255,255,0.84);position:absolute;top:46%;left:0;width:clamp(30rem,64vw,54rem);opacity:var(--slide-opacity,1);transform:translate3d(var(--slide-x,0px),-50%,0) scale(var(--slide-scale,1));transform-origin:center center;transition:opacity 220ms ease;will-change:transform,opacity}body[data-page="inicio"] .services-drift__slide--branding{--slide-accent:#00b8c5;--slide-surface:#00b8c5}body[data-page="inicio"] .services-drift__slide--editorial{--slide-accent:#695bd3;--slide-surface:#695bd3}body[data-page="inicio"] .services-drift__slide--advertising{--slide-accent:#c91235;--slide-surface:#c91235}body[data-page="inicio"] .services-drift__slide--events{--slide-accent:#ff6a1b;--slide-surface:#ff6a1b}body[data-page="inicio"] .services-drift__slide--strategy{--slide-accent:#004762;--slide-surface:#004762}body[data-page="inicio"] .services-drift__card{position:relative;overflow:hidden;isolation:isolate;display:grid;grid-template-rows:1fr auto;gap:1.55rem;min-height:clamp(24rem,52vh,34rem);padding:clamp(1.5rem,2.6vw,2.2rem);border-radius:2.2rem;border:0;background:var(--slide-surface);box-shadow:none;transition:transform 320ms ease,box-shadow 320ms ease}body[data-page="inicio"] .services-drift__card-top,body[data-page="inicio"] .services-drift__card-copy,body[data-page="inicio"] .services-drift__link{position:relative;z-index:2}body[data-page="inicio"] .services-drift__card-top{display:none}body[data-page="inicio"] .services-drift__count{display:inline-grid;place-items:center;width:3.2rem;height:3.2rem;border-radius:999px;background:rgba(255,255,255,0.18);color:var(--slide-text);font-size:1rem;font-weight:700;letter-spacing:0.02em}body[data-page="inicio"] .services-drift__icon{display:grid;place-items:center;width:clamp(6.5rem,7vw,7.2rem);height:clamp(6.5rem,7vw,7.2rem);border-radius:2rem;background:rgba(255,255,255,0.86);border:1px solid rgba(255,255,255,0.7);box-shadow:0 18px 40px rgba(0,0,0,0.06)}body[data-page="inicio"] .services-drift__icon img{width:clamp(3.5rem,5vw,4rem);height:clamp(3.5rem,5vw,4rem);object-fit:contain;filter:none;opacity:1}body[data-page="inicio"] .services-drift__icon--token span{font-family:"FigtreeMediumLocal","Figtree",sans-serif;font-size:1.2rem;font-weight:700;letter-spacing:0.08em;color:var(--slide-accent)}body[data-page="inicio"] .services-drift__character{position:absolute;z-index:1;pointer-events:none;user-select:none;opacity:0.98;transform-origin:center bottom}body[data-page="inicio"] .services-drift__character img{display:block;width:100%;height:auto;max-height:100%;object-fit:contain;filter:drop-shadow(0 18px 22px rgba(0,0,0,0.08))}body[data-page="inicio"] .services-drift__character img[src$=".svg"]{filter:none}body[data-page="inicio"] .services-drift__character--coffee-red{right:clamp(1.4rem,4vw,3.4rem);bottom:-1.2rem;width:clamp(10.5rem,24vw,18.5rem)}body[data-page="inicio"] .services-drift__character--desk-blue{right:clamp(1rem,3.8vw,3rem);top:clamp(5.25rem,9vw,7rem);width:clamp(12.5rem,27vw,20rem)}body[data-page="inicio"] .services-drift__character--desk-purple{right:clamp(1.1rem,4.2vw,3.5rem);top:clamp(4.9rem,8.5vw,6.8rem);width:clamp(12.5rem,28vw,20.5rem)}body[data-page="inicio"] .services-drift__character--coffee-blue{right:clamp(1rem,3.6vw,3rem);bottom:-1rem;width:clamp(11.5rem,26vw,19.5rem)}body[data-page="inicio"] .services-drift__character--desk-red{right:clamp(1.2rem,4vw,3.3rem);top:clamp(5rem,8.8vw,7rem);width:clamp(11.5rem,26vw,19rem)}body[data-page="inicio"] .services-drift__character--coffee-blue img[src*="186agencia-2.svg"],body[data-page="inicio"] .services-drift__character--desk-red img[src*="186agencia-2.svg"]{width:112%;max-width:none}body[data-page="inicio"] .services-drift__card-copy{display:grid;gap:0.65rem;align-self:end;padding-top:clamp(0.6rem,2vh,1.2rem);max-width:min(33rem,64%)}body[data-page="inicio"] .services-drift__card-kicker{margin:0;font-size:0.82rem;font-weight:700;letter-spacing:0.16em;text-transform:uppercase;color:var(--slide-text-soft)}body[data-page="inicio"] .services-drift__card h3{margin:0;font-family:"FigtreeMediumLocal","Figtree",sans-serif;font-size:clamp(2.4rem,4.5vw,4rem);line-height:1.02;letter-spacing:-0.04em;color:var(--slide-text)}body[data-page="inicio"] .services-drift__card p:last-child{margin:0;color:var(--slide-text-soft);font-size:clamp(1.12rem,1.45vw,1.3rem);line-height:1.75;max-width:32rem}body[data-page="inicio"] .services-drift__link{align-self:end;justify-self:start;display:inline-flex;align-items:center;gap:0.5rem;padding:1rem 1.5rem;border-radius:999px;background:rgba(255,255,255,0.22);color:var(--slide-text);text-decoration:none;font-size:1rem;font-weight:700;transition:background-color 220ms ease,color 220ms ease,transform 220ms ease}body[data-page="inicio"] .services-drift__link:hover,body[data-page="inicio"] .services-drift__link:focus-visible{background:rgba(255,255,255,0.28);color:var(--slide-text);transform:translateY(-1px)}body[data-page="inicio"] .services-drift__overlay{display:none}body[data-page="inicio"] .services-drift__overlay-kicker{margin:0;font-size:0.74rem;font-weight:700;letter-spacing:0.16em;text-transform:uppercase;color:var(--services-active-accent)}body[data-page="inicio"] .services-drift__overlay-title{margin:0;font-family:"FigtreeMediumLocal","Figtree",sans-serif;font-size:clamp(2rem,4vw,3.8rem);line-height:0.94;letter-spacing:-0.05em;color:#ffffff}body[data-page="inicio"] .services-drift__overlay-copy{margin:0;color:rgba(236,241,245,0.84);line-height:1.6;max-width:34rem;justify-self:center}body[data-page="inicio"] .services-drift__meta{display:flex;align-items:center;justify-content:center;gap:1rem;width:100vw;padding:0 clamp(1rem,3vw,2.5rem);margin:0}body[data-page="inicio"] .services-drift__meta-count{display:inline-flex;align-items:baseline;gap:0.08rem;font-family:"FigtreeMediumLocal","Figtree",sans-serif;font-size:1.15rem;color:#23313d}body[data-page="inicio"] .services-drift__meta-count span:last-child{font-size:0.92rem;color:#66727d}body[data-page="inicio"] .services-drift__dots{display:inline-flex;align-items:center;gap:0.55rem}body[data-page="inicio"] .services-drift__dot{width:0.65rem;height:0.65rem;border-radius:999px;background:rgba(35,49,61,0.18);transform:scale(1);transition:background-color 260ms ease,transform 260ms ease}body[data-page="inicio"] .services-drift__dot.is-active{background:var(--services-active-accent);transform:scale(1.5)}body[data-page="inicio"] .services-drift__hint{margin:0;color:#66727d;font-size:0.92rem;text-align:right}@media (max-width:760px){body[data-page="inicio"] .home-scroll-curve{--home-curve-height:92px;margin-top:-190px}body[data-page="inicio"] .home-scroll-curve--services-to-approach{margin:-46px 0 -18px calc(50% - 50vw)}body[data-page="inicio"] .home-scroll-curve__svg{height:92px}body[data-page="inicio"] .services-preview{padding-top:1.75rem!important}body[data-page="inicio"] .services-drift{gap:0.95rem}body[data-page="inicio"] .services-drift__stage{height:min(80vh,44rem)}body[data-page="inicio"] .services-drift__slide{width:min(92vw,30rem)}body[data-page="inicio"] .services-drift__card{min-height:24rem;padding:1.25rem}body[data-page="inicio"] .services-drift__character{opacity:0.5;right:0.75rem;top:4.7rem;bottom:auto;width:min(42vw,10.5rem)}body[data-page="inicio"] .services-drift__character--coffee-red,body[data-page="inicio"] .services-drift__character--coffee-blue{bottom:-0.8rem;top:auto;width:min(40vw,9.75rem)}body[data-page="inicio"] .services-drift__card-copy{max-width:100%}body[data-page="inicio"] .services-drift__overlay{display:none}body[data-page="inicio"] .services-drift__overlay-title{font-size:clamp(1.8rem,8vw,2.5rem)}body[data-page="inicio"] .services-drift__meta{justify-content:center}}body[data-page="inicio"] .approach-story{background:#ffffff!important}body[data-page="inicio"] .approach-story__detail-card{display:grid;grid-template-columns:auto minmax(0,1fr);gap:1rem;align-items:start;margin-top:0.4rem;padding:clamp(1.2rem,2vw,1.5rem);border-radius:1.55rem;border:1px solid color-mix(in srgb,var(--approach-accent) 22%,white);background:color-mix(in srgb,var(--approach-accent) 8%,white)}body[data-page="inicio"] .approach-story__detail-number{display:grid;place-items:center;width:3.1rem;height:3.1rem;border-radius:999px;background:var(--approach-accent);color:#ffffff;font-size:0.98rem;font-weight:700;line-height:1}body[data-page="inicio"] .approach-story__detail-copy{display:grid;gap:0.45rem}body[data-page="inicio"] .approach-story__detail-title{margin:0;font-family:"FigtreeMediumLocal","Figtree",sans-serif;font-size:clamp(1.3rem,2vw,1.8rem);line-height:1.06;letter-spacing:-0.03em;color:#0b5375}body[data-page="inicio"] .approach-story__detail-text{margin:0;color:#45687a;line-height:1.68}body[data-page="inicio"] .approach-story__visual{grid-template-columns:minmax(10.5rem,12rem) minmax(0,1fr)!important;min-height:clamp(17rem,32vw,21rem)!important;margin-top:0!important}body[data-page="inicio"] .services-preview{margin-top:-1.25rem!important;padding:clamp(1.15rem,2vw,1.65rem) 0 clamp(2.5rem,5vw,3.8rem)!important}body[data-page="inicio"] .services-preview__footer{display:none!important}.portal-access-button{pointer-events:auto;position:fixed;top:calc(var(--nav-toggle-offset) + (var(--nav-toggle-size) / 2) + 19px);right:calc(var(--nav-toggle-offset) + var(--nav-toggle-size) + 0.55rem + 30px);z-index:139;display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0.72rem 1.05rem;border:1px solid rgba(201,18,53,0.16);border-radius:999px;background:rgba(255,255,255,0.88);color:#c91235;box-shadow:0 16px 36px rgba(23,37,51,0.12);backdrop-filter:blur(16px);font-family:"FigtreeMediumLocal","Figtree",sans-serif;font-size:0.82rem;font-weight:800;letter-spacing:0.02em;text-decoration:none;transform:translateY(-50%);transition:transform 220ms ease,background-color 220ms ease,color 220ms ease,box-shadow 220ms ease}.portal-access-button:hover,.portal-access-button:focus-visible{transform:translateY(calc(-50% - 2px));background:#c91235;color:#ffffff;box-shadow:0 18px 42px rgba(201,18,53,0.22)}@media (max-width:760px){.portal-access-button{top:calc(var(--nav-toggle-offset) + (var(--nav-toggle-size) / 2) + 19px);right:calc(var(--nav-toggle-offset) + var(--nav-toggle-size) + 0.35rem + 30px);min-height:40px;padding:0.55rem 0.78rem;font-size:0.72rem}}body[data-page="inicio"] .services-preview>.section-heading{margin-bottom:clamp(0.65rem,1.4vw,1rem)!important}body[data-page="inicio"] .services-preview .section-heading h2{line-height:1.12!important;padding-top:0.08em}body[data-page="inicio"] .services-preview{padding-top:clamp(0.45rem,1vw,0.95rem)!important}body[data-page="inicio"] .services-preview>.section-heading{margin-bottom:clamp(0.18rem,0.75vw,0.5rem)!important}body[data-page="inicio"] .services-preview .section-heading h2,body[data-page="inicio"] .approach-story__heading h2,body[data-page="inicio"] .featured-projects .section-heading h2,body[data-page="inicio"] .allies-home__heading h2,body[data-page="inicio"] .team-home-preview__heading h2{display:flex!important;flex-wrap:wrap!important;justify-content:center!important;align-items:baseline!important;column-gap:0.24em!important;row-gap:0.08em!important;text-align:center!important}body[data-page="inicio"] .services-title__lead,body[data-page="inicio"] .approach-story__title-main,body[data-page="inicio"] .featured-projects__title-main,body[data-page="inicio"] .allies-home__title-main,body[data-page="inicio"] .team-home-preview__title-main{display:inline!important;white-space:nowrap!important;font-family:"FigtreeMediumLocal","Figtree",sans-serif!important;font-weight:500!important;font-size:clamp(2.8rem,5vw,5.2rem)!important;line-height:0.94!important;letter-spacing:-0.04em!important;color:#0b5375!important}body[data-page="inicio"] .services-title__accent,body[data-page="inicio"] .approach-story__title-accent,body[data-page="inicio"] .featured-projects__title-accent,body[data-page="inicio"] .allies-home__title-accent,body[data-page="inicio"] .team-home-preview__title-accent{display:inline!important;white-space:nowrap!important;font-family:"PacificoLocal","Pacifico",cursive!important;font-weight:400!important;font-size:clamp(2.35rem,4vw,4.2rem)!important;line-height:1!important;letter-spacing:0!important;color:#c91235!important}body[data-page="inicio"] .services-preview .services-title__lead,body[data-page="inicio"] .services-preview .services-title__accent{display:block!important;text-align:center!important}body[data-page="inicio"] .services-preview .section-heading h2{display:grid!important;justify-items:center!important;row-gap:0.08em!important}body[data-page="inicio"] .services-title__lead,body[data-page="inicio"] .services-title__accent,body[data-page="inicio"] .approach-story__title-main,body[data-page="inicio"] .approach-story__title-accent,body[data-page="inicio"] .featured-projects__title-main,body[data-page="inicio"] .featured-projects__title-accent,body[data-page="inicio"] .allies-home__title-main,body[data-page="inicio"] .allies-home__title-accent,body[data-page="inicio"] .team-home-preview__title-main,body[data-page="inicio"] .team-home-preview__title-accent,body[data-page="inicio"] .contact-home__title-main,body[data-page="inicio"] .contact-home__title-accent,body[data-page="inicio"] .philosophy-section__title-main,body[data-page="inicio"] .philosophy-section__title-accent,body[data-page="inicio"] .final-cta__title-final{font-family:"FigtreeMediumLocal","Figtree",sans-serif!important;font-weight:500!important;font-style:normal!important;font-size:clamp(2.8rem,5vw,5.2rem)!important;line-height:0.94!important;letter-spacing:-0.04em!important;color:#0b5375!important}body[data-page="servicios"] main{padding:0!important}body[data-page="servicios"] .services-video-section{position:relative!important;width:100vw!important;max-width:none!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;min-height:100vh!important;padding:0!important;overflow:hidden!important;background-color:#0d1821!important}body[data-page="servicios"] .services-video-section::after{content:""!important;position:absolute!important;inset:0!important;background:linear-gradient(180deg,rgba(13,24,33,0.12) 0%,rgba(13,24,33,0.04) 28%,rgba(13,24,33,0.14) 100%)!important;pointer-events:none!important;z-index:2!important}body[data-page="servicios"] .services-video{position:absolute!important;inset:0!important;display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important;background:transparent!important;z-index:0!important}body[data-page="servicios"] .services-video__audio-toggle{position:absolute!important;left:clamp(1rem,2.6vw,2rem)!important;right:auto!important;bottom:clamp(1rem,2.6vw,2rem)!important;z-index:3!important;display:inline-flex!important;align-items:center!important;gap:0.72rem!important;min-height:3.35rem!important;padding:0.82rem 1.15rem!important;border:1px solid rgba(255,255,255,0.2)!important;border-radius:999px!important;background:rgba(10,19,27,0.58)!important;color:#ffffff!important;backdrop-filter:blur(18px)!important;-webkit-backdrop-filter:blur(18px)!important;box-shadow:0 18px 40px rgba(6,12,18,0.22)!important;font-family:"FigtreeMediumLocal","Figtree",sans-serif!important;font-size:0.96rem!important;font-weight:700!important;letter-spacing:-0.02em!important;cursor:pointer!important;transition:transform 220ms ease,background-color 220ms ease,border-color 220ms ease,box-shadow 220ms ease!important}body[data-page="servicios"] .services-video__audio-toggle:hover,body[data-page="servicios"] .services-video__audio-toggle:focus-visible{transform:translateY(-2px)!important;background:rgba(10,19,27,0.72)!important;border-color:rgba(255,255,255,0.34)!important;box-shadow:0 22px 44px rgba(6,12,18,0.28)!important}body[data-page="servicios"] .services-video__audio-toggle:focus-visible{outline:2px solid rgba(0,184,197,0.5)!important;outline-offset:3px!important}body[data-page="servicios"] .services-video__audio-icon{width:1.25rem!important;height:1.25rem!important;flex:0 0 auto!important;fill:none!important;stroke:currentColor!important;stroke-width:1.85!important;stroke-linecap:round!important;stroke-linejoin:round!important}body[data-page="servicios"] .services-video__audio-wave,body[data-page="servicios"] .services-video__audio-wave--outer{opacity:0!important;transition:opacity 180ms ease!important}body[data-page="servicios"] .services-video__audio-slash{opacity:1!important;transition:opacity 180ms ease!important}body[data-page="servicios"] .services-video__audio-toggle.is-unmuted{background:rgba(0,71,98,0.72)!important;border-color:rgba(0,184,197,0.3)!important}body[data-page="servicios"] .services-video__audio-toggle.is-unmuted .services-video__audio-wave,body[data-page="servicios"] .services-video__audio-toggle.is-unmuted .services-video__audio-wave--outer{opacity:1!important}body[data-page="servicios"] .services-video__audio-toggle.is-unmuted .services-video__audio-slash{opacity:0!important}body[data-page="servicios"] .services-video__audio-text{white-space:nowrap!important}@media (max-width:760px){body[data-page="servicios"] .services-video__audio-toggle{left:0.9rem!important;right:auto!important;bottom:0.9rem!important;min-height:3rem!important;max-width:min(16rem,calc(100vw - 2rem))!important;padding:0.72rem 0.95rem!important;gap:0.58rem!important;font-size:0.9rem!important}body[data-page="servicios"] .services-video__audio-text{max-width:8.2rem!important;white-space:normal!important;line-height:1.1!important}}body[data-page="servicios"] .site-header .brand-mark--image{pointer-events:auto!important;border-radius:1.15rem!important;background:rgba(255,255,255,0.82)!important;box-shadow:0 16px 34px rgba(7,27,39,0.12)!important;backdrop-filter:blur(16px)!important;-webkit-backdrop-filter:blur(16px)!important}body[data-page="servicios"] .site-header .brand-mark--image{padding:0.5rem!important}body[data-page="servicios"] .site-header .brand-mark--image img{display:block!important}body[data-page="servicios"] .site-header__tools .site-language-picker{background:transparent!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;border-radius:0!important;padding:0!important}body[data-page="servicios"] .services-explainer-section{padding-top:clamp(3.8rem,7vw,5.6rem)!important;padding-bottom:clamp(3.8rem,7vw,5.6rem)!important}body[data-page="servicios"] .services-explainer-heading{max-width:58rem!important;margin:0 auto clamp(2rem,4vw,3rem)!important;text-align:center!important}body[data-page="servicios"] .services-explainer-heading p{max-width:64rem!important;margin:0.7rem auto 0!important;text-align:center!important;font-size:clamp(1.08rem,1.7vw,1.26rem)!important;line-height:1.65!important;letter-spacing:-0.02em!important;color:#45687a!important}body[data-page="servicios"] .services-explainer-heading h2{display:grid!important;gap:0.08em!important}body[data-page="servicios"] .services-explainer-heading__main,body[data-page="servicios"] .services-explainer-heading__accent{display:block!important}body[data-page="servicios"] .services-explainer-grid{display:grid!important;grid-template-columns:1fr!important;gap:clamp(1.4rem,2.4vw,1.9rem)!important}body[data-page="servicios"] .services-explainer-card{position:relative!important;display:grid!important;grid-template-columns:minmax(0,58%) minmax(14rem,20rem)!important;column-gap:clamp(1.8rem,3vw,3.4rem)!important;align-items:center!important;min-height:29rem!important;padding:clamp(2rem,3.2vw,2.8rem) clamp(2rem,4vw,3.3rem)!important;overflow:hidden!important;border-radius:2rem!important;color:#fff!important}body[data-page="servicios"] .services-explainer-card::after{content:""!important;position:absolute!important;right:-2%!important;bottom:-24%!important;width:min(46rem,78%)!important;height:146%!important;border-radius:50%!important;background:#ffffff!important;z-index:0!important}body[data-page="servicios"] .services-explainer-card__icon,body[data-page="servicios"] .services-explainer-card__copy,body[data-page="servicios"] .services-explainer-card__character{position:relative!important;z-index:1!important}body[data-page="servicios"] .services-explainer-card__icon{position:absolute!important;top:2rem!important;left:2rem!important}body[data-page="servicios"] .services-explainer-card__icon img{width:clamp(5rem,7vw,6.5rem)!important;height:auto!important;filter:brightness(0) invert(1)!important}body[data-page="servicios"] .services-explainer-card__copy{max-width:min(100%,44rem)!important;width:100%!important;padding-top:3.7rem!important;padding-right:clamp(3.2rem,8vw,9.5rem)!important}body[data-page="servicios"] .services-explainer-card__copy h3{margin-bottom:0.8rem!important;color:#fff!important}body[data-page="servicios"] .services-explainer-card__lead{margin:0 0 1.2rem!important;max-width:39rem!important;font-size:1.1rem!important;line-height:1.62!important;letter-spacing:-0.015em!important;color:rgba(255,255,255,0.94)!important}body[data-page="servicios"] .services-explainer-card__details{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:1rem!important;margin-bottom:1rem!important;max-width:min(100%,40rem)!important}body[data-page="servicios"] .services-explainer-card__detail{padding:1rem 1.05rem!important;border-radius:1.25rem!important;background:rgba(255,255,255,0.1)!important;border:1px solid rgba(255,255,255,0.16)!important}body[data-page="servicios"] .services-explainer-card__detail h4{margin:0 0 0.65rem!important;color:#fff!important;font-family:"FigtreeMediumLocal","Figtree",sans-serif!important;font-weight:600!important;font-style:normal!important;font-size:1.18rem!important;line-height:1.2!important;letter-spacing:-0.02em!important}body[data-page="servicios"] .services-explainer-card__detail ul{margin:0!important;padding-left:1.1rem!important;display:grid!important;gap:0.55rem!important}body[data-page="servicios"] .services-explainer-card__detail li,body[data-page="servicios"] .services-explainer-card__closing{color:rgba(255,255,255,0.92)!important;font-size:1.02rem!important;line-height:1.62!important;letter-spacing:-0.01em!important}body[data-page="servicios"] .services-explainer-card__closing{margin:0!important;max-width:39rem!important}body[data-page="servicios"] .services-explainer-card__character{align-self:end!important;justify-self:end!important}body[data-page="servicios"] .services-explainer-card__character img{display:block!important;width:100%!important;height:auto!important}body[data-page="servicios"] .services-explainer-card--design{background:#2fb9c7!important}body[data-page="servicios"] .services-explainer-card--events{background:#705bd6!important}body[data-page="servicios"] .services-explainer-card--marketing{background:#cf1f43!important}body[data-page="servicios"] .services-explainer-card--brand{background:#ff7026!important}body[data-page="servicios"] .services-explainer-card--design .services-explainer-card__character{width:min(23rem,100%)!important}body[data-page="servicios"] .services-explainer-card--events .services-explainer-card__character{width:min(29rem,100%)!important}body[data-page="servicios"] .services-explainer-card--marketing .services-explainer-card__character{width:min(24rem,100%)!important}body[data-page="servicios"] .services-explainer-card--brand .services-explainer-card__character{width:min(23rem,100%)!important;transform:translateY(1.2rem)!important}body[data-page="inicio"] .services-preview__intro{max-width:none!important;white-space:nowrap!important}body[data-page="inicio"] .services-preview .services-grid{gap:clamp(1.2rem,2vw,1.6rem)!important}body[data-page="inicio"] .services-preview__footer{margin-top:clamp(1.5rem,3vw,2.2rem)!important}@media (max-width:760px){body[data-page="servicios"] main{padding:0!important}body[data-page="servicios"] .site-header .brand-mark--image{padding:0.4rem!important}body[data-page="servicios"] .services-explainer-grid{grid-template-columns:1fr!important}body[data-page="servicios"] .services-explainer-card{grid-template-columns:1fr!important;min-height:auto!important;padding:1.6rem 1.25rem 1.35rem!important}body[data-page="servicios"] .services-explainer-card::after{right:-4%!important;bottom:-7%!important;width:min(64vw,17rem)!important;height:56%!important}body[data-page="servicios"] .services-explainer-card__copy{max-width:100%!important;padding-top:3.2rem!important;padding-right:0!important}body[data-page="servicios"] .services-explainer-card__details{max-width:100%!important}body[data-page="servicios"] .services-explainer-card__details{grid-template-columns:1fr!important}body[data-page="servicios"] .services-explainer-card__character{justify-self:end!important;align-self:end!important;margin-top:1.1rem!important;width:min(54vw,13rem)!important}body[data-page="servicios"] .services-explainer-card--events .services-explainer-card__character{width:min(68vw,16rem)!important}body[data-page="servicios"] .services-explainer-card__copy h3{font-size:clamp(2rem,7.8vw,2.6rem)!important;line-height:0.98!important}body[data-page="servicios"] .services-explainer-card__lead,body[data-page="servicios"] .services-explainer-card__detail li,body[data-page="servicios"] .services-explainer-card__closing{font-size:0.98rem!important;line-height:1.55!important}body[data-page="servicios"] .services-explainer-card__detail{padding:0.95rem!important}body[data-page="inicio"] .approach-story__stage-toolbar{flex-direction:column}body[data-page="inicio"] .approach-story__slider-controls{width:100%;justify-content:space-between}body[data-page="inicio"] .approach-story__detail-card{grid-template-columns:1fr}body[data-page="inicio"] .approach-story__visual{grid-template-columns:1fr!important;min-height:auto!important}body[data-page="inicio"] .services-preview{margin-top:-0.5rem!important;padding:1rem 0 2.6rem!important}body[data-page="inicio"] .services-preview>.section-heading{margin-bottom:0.65rem!important}body[data-page="inicio"] .services-preview__intro{white-space:normal!important}body[data-page="inicio"] .services-preview__footer{margin-top:1.5rem!important}}@media (max-width:520px){body[data-page="servicios"] .services-explainer-card{padding:1.45rem 1rem 1.2rem!important;border-radius:1.6rem!important}body[data-page="servicios"] .services-explainer-card::after{right:-8%!important;bottom:-9%!important;width:min(72vw,15rem)!important;height:48%!important}body[data-page="servicios"] .services-explainer-card__icon{top:1.35rem!important;left:1rem!important}body[data-page="servicios"] .services-explainer-card__icon img{width:4.35rem!important}body[data-page="servicios"] .services-explainer-card__copy{padding-top:2.8rem!important}body[data-page="servicios"] .services-explainer-card__details{gap:0.85rem!important;margin-bottom:0.85rem!important}body[data-page="servicios"] .services-explainer-card__character{width:min(54vw,12rem)!important}body[data-page="servicios"] .services-explainer-card--events .services-explainer-card__character{width:min(68vw,14.6rem)!important}}body[data-page="inicio"] .home-hero .hero-title__main{--hero-title-hover-padding:calc(1em / 12);--hero-title-hover-color:#0b5375;display:block!important;max-width:100%;font-family:"Figtree","FigtreeHeroLocal",sans-serif!important;font-weight:300!important;font-optical-sizing:auto;font-synthesis:none;font-variation-settings:"wght" 300;letter-spacing:-0.05em!important;line-height:0.98!important;white-space:normal!important;color:var(--hero-title-hover-color)!important;cursor:default;transform:none!important;text-shadow:none!important;text-align:center!important}body[data-page="inicio"] .home-hero .hero-title__hover-word{display:inline-flex;flex-wrap:nowrap;white-space:nowrap}body[data-page="inicio"] .home-hero .hero-title__hover-char{--hero-char-weight:300;display:inline-block;color:var(--hero-title-hover-color)!important;font-family:inherit;font-weight:var(--hero-char-weight);font-variation-settings:"wght" var(--hero-char-weight);line-height:1;vertical-align:bottom;transform:translateY(0);transition-timing-function:ease;transition:font-weight 0.16s,font-variation-settings 0.16s,padding-inline 0.22s;will-change:font-weight,font-variation-settings,padding-inline}body[data-page="inicio"] .home-hero .hero-title:hover .hero-title__main{transform:none!important;color:var(--hero-title-hover-color)!important;text-shadow:none!important}@media (min-width:761px){body[data-page="inicio"] .home-hero .hero-title__main{width:max-content!important;max-width:none!important;flex-wrap:nowrap!important;white-space:nowrap!important}}@media (hover:hover) and (pointer:fine){body[data-page="inicio"] .home-hero .hero-title__hover-char:hover{--hero-char-weight:900;color:var(--hero-title-hover-color)!important;padding-inline:var(--hero-title-hover-padding)}body[data-page="inicio"] .home-hero .hero-title__hover-char:hover + .hero-title__hover-char,body[data-page="inicio"] .home-hero .hero-title__hover-char:has(+ .hero-title__hover-char:hover){--hero-char-weight:600;color:var(--hero-title-hover-color)!important;padding-inline:calc(var(--hero-title-hover-padding) * 0.82)}body[data-page="inicio"] .home-hero .hero-title__hover-char:hover + .hero-title__hover-char + .hero-title__hover-char,body[data-page="inicio"] .home-hero .hero-title__hover-char:has(+ .hero-title__hover-char + .hero-title__hover-char:hover){--hero-char-weight:400;color:var(--hero-title-hover-color)!important}}@media (max-width:760px){body[data-page="inicio"] .home-hero .hero-title__main{display:flex!important;width:100%;column-gap:0.14em}}body[data-page="inicio"] .services-preview__footer{display:none!important}body.burger-menu-open{overflow:hidden!important}.burger-menu{--menu-tab-y:50vh;position:fixed!important;top:0!important;right:0!important;left:auto!important;bottom:auto!important;z-index:200!important;display:block!important;width:178px!important;height:100vh!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;opacity:1!important;pointer-events:none!important;transform:translateX(118px)!important;transition:transform 520ms cubic-bezier(0.19,1,0.22,1)!important}body.menu-tab-visible .burger-menu,body.burger-menu-open .burger-menu{opacity:1!important;pointer-events:auto!important;transform:translateX(0)!important}.burger-menu::before,.burger-menu::after{display:none!important}.menu-tab-svg{position:absolute!important;inset:0 0 0 auto!important;display:block!important;width:178px!important;height:100vh!important;overflow:visible!important;pointer-events:none!important}.menu-tab-path{fill:#c91235!important;transition:fill 260ms ease!important}.burger-menu .line{position:absolute!important;left:auto!important;right:30px!important;width:18px!important;height:3px!important;margin:0!important;border-radius:999px!important;background:#ffffff!important;transform-origin:center!important;transition:top 160ms linear,transform 320ms cubic-bezier(0.22,1,0.36,1),opacity 200ms ease,background 260ms ease!important}.burger-menu .line:nth-child(1){top:calc(var(--menu-tab-y) - 8px)!important}.burger-menu .line:nth-child(2){top:calc(var(--menu-tab-y) - 1.5px)!important}.burger-menu .line:nth-child(3){top:calc(var(--menu-tab-y) + 5px)!important;bottom:auto!important}.menu{position:fixed!important;inset:0!important;z-index:180!important;display:block!important;width:100vw!important;height:100vh!important;padding:0!important;background:#c91235!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;overflow:hidden!important;transform:translateX(112vw)!important;transition:transform 900ms cubic-bezier(0.19,1,0.22,1)!important}#burger-toggle:checked ~ .menu{transform:translateX(0)!important}#burger-toggle:checked ~ .burger-menu .menu-tab-path{fill:#ffffff!important}#burger-toggle:checked ~ .burger-menu .line{background:#111111!important}#burger-toggle:checked ~ .burger-menu .line:nth-child(1){transform:translateY(6.5px) rotate(45deg)!important}#burger-toggle:checked ~ .burger-menu .line:nth-child(2){opacity:0!important;transform:scaleX(0)!important}#burger-toggle:checked ~ .burger-menu .line:nth-child(3){transform:translateY(-6.5px) rotate(-45deg)!important}.menu-blob{display:none!important}.gallery{display:none!important}.menu-inner{position:relative!important;z-index:2!important;display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:100%!important;padding:clamp(3rem,7vh,5rem) 12vw!important}.menu-nav{display:flex!important;flex-direction:column!important;align-items:flex-start!important;width:min(560px,74vw)!important}.menu-nav-link{color:#ffffff!important;font-family:"FigtreeMediumLocal","Figtree",sans-serif!important;font-size:clamp(2.15rem,4.6vw,4.7rem)!important;font-weight:700!important;line-height:1.03!important;transition:color 240ms ease!important,transform 240ms ease!important,text-shadow 240ms ease!important,letter-spacing 240ms ease!important}.menu-nav-link::after{display:none!important}.menu-nav-link span{overflow:visible!important}.menu-nav-link span div{transition:transform 760ms cubic-bezier(0.35,0,0.07,1),letter-spacing 240ms ease,text-shadow 240ms ease,filter 240ms ease!important}.menu-nav-link:hover,.menu-nav-link:focus-visible,.menu-nav-link.is-active{color:#ffffff!important}.menu-nav-link:hover span div,.menu-nav-link:focus-visible span div{transform:translateX(0.24em)!important;letter-spacing:0.018em!important;text-shadow:0.08em 0 0 rgba(0,184,197,0.9),0.16em 0 0 rgba(255,255,255,0.16)!important;filter:saturate(1.08)!important}.menu-nav-link.is-active span div{transform:translateX(0.12em)!important;text-shadow:0.08em 0 0 rgba(0,184,197,0.7)!important}@media (max-width:760px){.burger-menu,.menu-tab-svg{width:150px!important}.burger-menu .line{right:25px!important}.menu-nav{width:min(360px,78vw)!important}.menu-nav-link{font-size:clamp(2rem,11vw,3.7rem)!important}}@media (max-width:760px){body[data-page="inicio"] .site-header{position:fixed!important;top:0!important;left:0!important;right:0!important;z-index:80!important;display:flex!important;justify-content:flex-start!important;align-items:flex-start!important;width:100%!important;padding:0.85rem 0 0!important;pointer-events:none!important}body[data-page="inicio"] .brand-mark--image{position:relative!important;left:auto!important;transform:none!important;margin:0 auto!important;pointer-events:auto!important}body[data-page="inicio"] .brand-mark--image img{width:clamp(50px,14vw,68px)!important}body[data-page="inicio"] .home-hero{min-height:100svh!important;padding:clamp(7.4rem,18vh,8.8rem) 1.1rem 5.4rem!important;display:flex!important;align-items:center!important}body[data-page="inicio"] .home-hero::before{background-position:center 52%!important;background-size:min(560px,150vw) auto!important;opacity:0.14!important}body[data-page="inicio"] .home-hero .hero__content--stacked,body[data-page="inicio"] .home-hero .hero__copy--center{width:100%!important;max-width:100%!important;transform:none!important}body[data-page="inicio"] .home-hero .hero-title__artwork{width:min(76vw,300px)!important;margin:0 auto 0.2rem!important;transform:none!important}body[data-page="inicio"] .home-hero .hero-title{width:min(100%,20rem)!important;max-width:20rem!important;margin:0 auto!important;transform:none!important}body[data-page="inicio"] .home-hero .hero-title__main{display:block!important;font-size:clamp(2.3rem,10vw,3.15rem)!important;line-height:1.02!important;white-space:normal!important;letter-spacing:0!important}body[data-page="inicio"] .home-hero .hero-title__line{display:block!important;width:100%!important;transform:none!important;white-space:normal!important}body[data-page="inicio"] .home-hero .hero-title__secondary,body[data-page="inicio"] .home-hero .hero-title__script{display:block!important;font-size:clamp(2.7rem,12vw,3.55rem)!important;line-height:0.9!important;white-space:normal!important;margin:0.08rem auto 0!important}body[data-page="inicio"] .home-hero .hero__actions--center{width:min(100%,14rem)!important;margin:1.35rem auto 0!important;transform:none!important}body[data-page="inicio"] .button--liquid-home{min-height:58px!important;width:100%!important;min-width:0!important;padding-inline:1.25rem!important}body[data-page="inicio"] .home-scroll-curve--hero-to-services{margin-top:-3.8rem!important}.burger-menu,.menu-tab-svg{width:112px!important}.burger-menu{transform:translateX(76px)!important}body.menu-tab-visible .burger-menu,body.burger-menu-open .burger-menu{transform:translateX(0)!important}.burger-menu .line{right:18px!important;width:16px!important}}@media (max-width:760px){body[data-page="inicio"] .site-header{position:absolute!important;top:0!important;left:0!important;right:0!important;z-index:80!important;display:flex!important;justify-content:center!important;align-items:flex-start!important;width:100%!important;padding:calc(1.45rem + 30px) 0 0!important;pointer-events:none!important}body[data-page="inicio"] .brand-mark--image{position:relative!important;left:auto!important;transform:none!important;margin:0 auto!important;pointer-events:auto!important}body[data-page="inicio"] .brand-mark--image img,body[data-page="inicio"] .site-header .brand-mark--image img{width:clamp(40px,11.5vw,56px)!important;max-width:56px!important}body[data-page="inicio"] .home-hero{padding-top:clamp(6.2rem,15vh,7.6rem)!important}body[data-page="inicio"] .home-hero .hero-title__artwork{width:min(86vw,350px)!important;max-width:350px!important;margin-bottom:0.05rem!important}}body[data-page="inicio"] .burger-menu,body:not([data-page="inicio"]) .burger-menu,body[data-page="inicio"] .burger-menu:hover,body:not([data-page="inicio"]) .burger-menu:hover,body[data-page="inicio"] #burger-toggle:checked ~ .burger-menu,body:not([data-page="inicio"]) #burger-toggle:checked ~ .burger-menu{background:transparent!important;background-color:transparent!important;box-shadow:none!important;filter:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;border:0!important;border-radius:0!important}.burger-menu,.burger-menu *,.burger-menu::before,.burger-menu::after{box-shadow:none!important;filter:none!important;text-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}body{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}.eyebrow{color:var(--red)!important}body[data-page="inicio"] .hero-title__secondary,body[data-page="inicio"] .services-title__accent,body[data-page="inicio"] .featured-projects__title-accent,body[data-page="inicio"] .allies-home__title-accent,body[data-page="inicio"] .team-home-preview__title-accent,body[data-page="inicio"] .final-cta__title-final,body:not([data-page="inicio"]) .secondary-display__accent{font-family:"PacificoLocal","Pacifico",cursive!important;font-weight:400!important;letter-spacing:0.01em!important;line-height:1.04!important}body[data-page="inicio"] .services-preview__intro,body[data-page="inicio"] .approach-story__intro,body[data-page="inicio"] .allies-home__intro,body[data-page="inicio"] .team-home-preview__intro,.page-hero__lead,.services-catalog__lead,.principles-intro{max-width:48rem;color:#45687a!important}body[data-page="inicio"] .services-preview__summary,body[data-page="servicios"] .final-cta,body[data-page="proyectos"] .final-cta,body[data-page="nosotros"] .final-cta,body[data-page="contacto"] .contact-panel,body[data-page="contacto"] .contact-form{box-shadow:0 18px 42px rgba(0,71,98,0.08)!important}.contact-form__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.contact-form__grid>label{margin:0}.contact-form__grid>label:last-child:nth-child(odd){grid-column:1 / -1}.contact-form select{width:100%!important;min-height:48px!important;border-radius:16px!important;padding:0.95rem 1rem!important;border:1px solid rgba(0,71,98,0.14)!important;background:linear-gradient(180deg,rgba(255,255,255,0.98),rgba(247,251,252,0.98))!important;color:var(--text)!important;appearance:none;background-image:linear-gradient(45deg,transparent 50%,rgba(0,71,98,0.72) 50%),linear-gradient(135deg,rgba(0,71,98,0.72) 50%,transparent 50%);background-position:calc(100% - 22px) calc(50% - 2px),calc(100% - 16px) calc(50% - 2px);background-size:6px 6px,6px 6px;background-repeat:no-repeat}.contact-form input:focus,.contact-form textarea:focus,.contact-form select:focus{outline:none;border-color:rgba(0,184,197,0.72)!important;box-shadow:0 0 0 4px rgba(0,184,197,0.12)!important}.contact-form button[disabled]{opacity:0.75;cursor:wait}.contact-form__trap{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none}.contact-form__status{min-height:1.3rem;font-size:0.92rem!important;font-weight:600}.contact-form__status.is-success{color:#00b8c5!important}.contact-form__status.is-error{color:#c91235!important}.contact-panel__character{margin-top:1.4rem;display:flex;justify-content:flex-start}.contact-panel__character img{width:min(100%,15rem);height:auto}body[data-page="contacto"] .contact-panel__character,body[data-page="inicio"] .final-contact-section .contact-panel__character{filter:none!important}body[data-page="nosotros"] .archetypes-stage{display:grid;gap:1rem;align-items:center;justify-items:center}body[data-page="nosotros"] .archetypes-stage__ensemble{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;gap:clamp(0.8rem,2vw,1.5rem);width:min(100%,54rem)}body[data-page="nosotros"] .archetypes-stage__figure{display:flex;justify-content:center;align-items:end}body[data-page="nosotros"] .archetypes-stage__figure img{width:min(100%,11rem);height:auto}body[data-page="nosotros"] .archetypes-stage__figure--leo img{width:min(100%,12.5rem)}body[data-page="servicios"] .services-showcase__title-item{font-family:"FigtreeHeroLocal","Figtree",sans-serif!important;font-weight:300!important;letter-spacing:-0.05em!important;text-transform:none!important}body[data-page="servicios"] .services-showcase__number-item{font-family:"FigtreeHeroLocal","Figtree",sans-serif!important;color:#ffc836!important}body[data-page="servicios"] .services-showcase__summary-item{color:#ffffff!important}@media (max-width:900px){.contact-form__grid{grid-template-columns:1fr}.contact-panel__character{justify-content:center}body[data-page="nosotros"] .archetypes-stage__ensemble{grid-template-columns:1fr;width:min(100%,18rem)}body[data-page="nosotros"] .archetypes-stage__figure img,body[data-page="nosotros"] .archetypes-stage__figure--leo img{width:min(100%,10rem)}}body[data-page="proyectos"] .portfolio-clip-grid{width:min(100% - 3rem,88rem);margin:0 auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1rem,1.5vw,1.4rem)}body[data-page="proyectos"] .portfolio-clip-card{--portfolio-surface:#004762;--portfolio-accent:#00b8c5;--portfolio-border:rgba(0,71,98,0.12);display:grid;gap:1rem;color:inherit;text-decoration:none}body[data-page="proyectos"] .portfolio-clip-card--teal{--portfolio-surface:#0a5a78;--portfolio-accent:#00b8c5}body[data-page="proyectos"] .portfolio-clip-card--red{--portfolio-surface:#8a1635;--portfolio-accent:#ff6a1b}body[data-page="proyectos"] .portfolio-clip-card--purple{--portfolio-surface:#5d4db7;--portfolio-accent:#695bd3}body[data-page="proyectos"] .portfolio-clip-card__visual{position:relative;aspect-ratio:16 / 11;border-radius:2rem;overflow:hidden;background:var(--portfolio-surface);border:1px solid var(--portfolio-border);box-shadow:0 22px 54px rgba(0,71,98,0.12);transition:transform 220ms ease,box-shadow 220ms ease}body[data-page="proyectos"] .portfolio-clip-card:hover .portfolio-clip-card__visual,body[data-page="proyectos"] .portfolio-clip-card:focus-visible .portfolio-clip-card__visual{transform:translateY(-6px);box-shadow:0 28px 62px rgba(0,71,98,0.16)}body[data-page="proyectos"] .portfolio-clip-card svg{position:absolute;inset:0;width:100%;height:100%}body[data-page="proyectos"] .portfolio-clip-card__surface{fill:var(--portfolio-surface)}body[data-page="proyectos"] .portfolio-clip-card__text,body[data-page="proyectos"] .portfolio-clip-card__masked-text{font-family:"FigtreeHeroLocal","Figtree",sans-serif;font-size:2.45rem;font-weight:700;letter-spacing:0.18rem;text-transform:uppercase;text-anchor:middle}body[data-page="proyectos"] .portfolio-clip-card__text{fill:transparent;stroke:rgba(255,255,255,0.92);stroke-width:1.4px}body[data-page="proyectos"] .portfolio-clip-card__masked-text{fill:#ffffff}body[data-page="proyectos"] .portfolio-clip-card image{transform:scale(1.08);transform-origin:50% 50%;transition:transform 220ms cubic-bezier(0.25,0.46,0.45,0.94)}body[data-page="proyectos"] .portfolio-clip-card circle{transform-box:fill-box;transform-origin:center;transform:scale(0);transition:transform 220ms cubic-bezier(0.25,0.46,0.45,0.94)}body[data-page="proyectos"] .portfolio-clip-card:hover circle,body[data-page="proyectos"] .portfolio-clip-card:focus-visible circle,body[data-page="proyectos"] .portfolio-clip-card:focus-within circle{transform:scale(1)}body[data-page="proyectos"] .portfolio-clip-card:hover image,body[data-page="proyectos"] .portfolio-clip-card:focus-visible image,body[data-page="proyectos"] .portfolio-clip-card:focus-within image{transform:scale(1)}body[data-page="proyectos"] .portfolio-clip-card__wash{fill:rgba(0,71,98,0.1)}body[data-page="proyectos"] .portfolio-clip-card__meta{display:grid;gap:0.45rem;padding:0 0.15rem}body[data-page="proyectos"] .portfolio-clip-card__tag{width:max-content;max-width:100%;margin:0;padding:0.42rem 0.7rem;border-radius:999px;background:rgba(255,255,255,0.9);border:1px solid rgba(0,71,98,0.1);color:var(--portfolio-accent);font-family:"FigtreeMediumLocal","Figtree",sans-serif;font-size:0.74rem;font-weight:800;letter-spacing:0.08em;line-height:1;text-transform:uppercase}body[data-page="proyectos"] .portfolio-clip-card__meta h3{margin:0;color:#004762;font-family:"FigtreeHeroLocal","Figtree",sans-serif;font-size:clamp(1.5rem,2vw,1.9rem);font-weight:600;line-height:1;letter-spacing:-0.05em}body[data-page="proyectos"] .portfolio-clip-card__meta h3[data-character-hover]{--hero-title-hover-padding:calc(1em / 12);--hero-title-hover-color:#004762;display:inline-flex;flex-wrap:wrap;align-items:flex-end;column-gap:0.14em;row-gap:0;max-width:100%;color:var(--hero-title-hover-color);cursor:inherit}body[data-page="proyectos"] .portfolio-clip-card__meta h3[data-character-hover] .hero-title__hover-word{display:inline-flex;flex-wrap:nowrap;white-space:nowrap}body[data-page="proyectos"] .portfolio-clip-card__meta h3[data-character-hover] .hero-title__hover-char{--hero-char-weight:600;display:inline-block;color:var(--hero-title-hover-color);font-family:inherit;font-weight:var(--hero-char-weight);font-variation-settings:"wght" var(--hero-char-weight);line-height:1;vertical-align:bottom;transform:translateY(0);transition-timing-function:ease;transition:font-weight 0.16s,font-variation-settings 0.16s,padding-inline 0.22s;will-change:font-weight,font-variation-settings,padding-inline}body[data-page="proyectos"] .portfolio-clip-card__meta>p:last-of-type{margin:0;color:rgba(0,71,98,0.72);line-height:1.6}body[data-page="proyectos"] .portfolio-clip-card__cta{display:inline-flex;align-items:center;gap:0.45rem;margin-top:0.25rem;color:#004762;font-family:"FigtreeMediumLocal","Figtree",sans-serif;font-size:0.92rem;font-weight:700}body[data-page="proyectos"] .portfolio-clip-card__cta::after{content:"↗";color:var(--portfolio-accent);font-size:1rem;line-height:1}@media (hover:hover) and (pointer:fine){body[data-page="proyectos"] .portfolio-clip-card__meta h3[data-character-hover] .hero-title__hover-char:hover{--hero-char-weight:900;color:var(--hero-title-hover-color);padding-inline:var(--hero-title-hover-padding)}body[data-page="proyectos"] .portfolio-clip-card__meta h3[data-character-hover] .hero-title__hover-char:hover + .hero-title__hover-char,body[data-page="proyectos"] .portfolio-clip-card__meta h3[data-character-hover] .hero-title__hover-char:has(+ .hero-title__hover-char:hover){--hero-char-weight:600;color:var(--hero-title-hover-color);padding-inline:calc(var(--hero-title-hover-padding) * 0.82)}body[data-page="proyectos"] .portfolio-clip-card__meta h3[data-character-hover] .hero-title__hover-char:hover + .hero-title__hover-char + .hero-title__hover-char,body[data-page="proyectos"] .portfolio-clip-card__meta h3[data-character-hover] .hero-title__hover-char:has(+ .hero-title__hover-char + .hero-title__hover-char:hover){--hero-char-weight:400;color:var(--hero-title-hover-color)}}@media (max-width:980px){body[data-page="proyectos"] .portfolio-clip-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){body[data-page="proyectos"] .portfolio-clip-grid{width:min(100% - 1.5rem,88rem);grid-template-columns:1fr}}@media (hover:none),(pointer:coarse){body[data-page="proyectos"] .portfolio-clip-card__text,body[data-page="proyectos"] .portfolio-clip-card__masked-text{opacity:0}body[data-page="proyectos"] .portfolio-clip-card circle{transform:scale(2.3)}body[data-page="proyectos"] .portfolio-clip-card image{transform:scale(1)}}body[data-page="servicios"] .services-catalog-section{width:100%!important;padding:0 0 4.75rem!important;background:#ffffff!important}body[data-page="servicios"] .services-catalog{width:100%!important;max-width:none!important;margin:0 auto!important;gap:0!important}body[data-page="servicios"] .services-slider{width:100vw!important;min-height:clamp(720px,calc(100vh - 1.75rem),960px)!important;margin-left:50%!important;transform:translateX(-50%)!important;border-radius:0!important;border-inline:0!important;box-shadow:none!important}body[data-page="servicios"] .services-slider__hint,body[data-page="servicios"] .services-slider__badge,body[data-page="servicios"] .services-slider__icon-box,body[data-page="servicios"] .services-slider__kicker{display:none!important}body[data-page="servicios"] .services-slider__status{right:clamp(1rem,3vw,2.25rem)!important;bottom:clamp(1rem,3vw,2rem)!important}body[data-page="servicios"] .services-slider__title{top:clamp(2.75rem,7vh,5rem)!important;left:clamp(1.25rem,4vw,3.25rem)!important;width:min(36vw,7ch)!important;transform:none!important;text-align:left!important;font-size:clamp(3.6rem,8.8vw,8rem)!important;line-height:0.84!important}body[data-page="servicios"] .services-slider__visual{align-items:stretch!important;justify-content:flex-end!important;padding:clamp(1rem,2vw,2.5rem) clamp(1.25rem,3vw,3.25rem) 0!important}body[data-page="servicios"] .services-slider__visual-card{width:min(56vw,62rem)!important;height:100%!important;min-height:auto!important;border-radius:0!important;border:0!important;background:transparent!important;box-shadow:none!important;backdrop-filter:none!important;overflow:visible!important}body[data-page="servicios"] .services-slider__character{right:clamp(0rem,2vw,2rem)!important;bottom:0!important;max-height:min(84vh,52rem)!important;filter:none!important}body[data-page="servicios"] .services-slider__character--advertising{width:min(64%,32rem)!important}body[data-page="servicios"] .services-slider__character--events{right:clamp(-0.25rem,1vw,1rem)!important;width:min(76%,40rem)!important}body[data-page="servicios"] .services-slider__character--marketing{width:min(64%,32rem)!important}body[data-page="servicios"] .services-slider__character--brand{width:min(66%,34rem)!important}body[data-page="servicios"] .services-slider__panel{left:clamp(1.25rem,4vw,3.25rem)!important;right:auto!important;bottom:clamp(1.35rem,4vw,2.75rem)!important;width:min(42rem,42vw)!important;padding:clamp(1.2rem,2vw,1.9rem)!important;border-radius:1.5rem!important;background:linear-gradient(180deg,rgba(255,255,255,0.95) 0%,rgba(255,255,255,0.88) 100%)!important;border:0!important;box-shadow:0 22px 44px rgba(7,24,36,0.12)!important}body[data-page="servicios"] .services-slider__panel h3{font-size:clamp(2.2rem,4.5vw,4rem)!important}body[data-page="servicios"] .services-slider__summary{margin-top:0.55rem!important;max-width:none!important;font-size:1.02rem!important}body[data-page="servicios"] .services-slider__detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:1.35rem!important}body[data-page="servicios"] .services-slider__detail-card{padding:0.95rem 0 0!important;background:transparent!important;border:0!important;border-top:1px solid rgba(0,71,98,0.12)!important;border-radius:0!important}body[data-page="servicios"] .services-slider__detail-card h4{margin-bottom:0.55rem!important}@media (max-width:980px){body[data-page="servicios"] .services-slider{min-height:54rem!important}body[data-page="servicios"] .services-slider__title{width:min(52vw,7ch)!important;font-size:clamp(3rem,9vw,5.6rem)!important}body[data-page="servicios"] .services-slider__visual{padding-top:6.5rem!important}body[data-page="servicios"] .services-slider__visual-card{width:min(100%,44rem)!important}body[data-page="servicios"] .services-slider__panel{width:min(38rem,calc(100% - 2.7rem))!important}}@media (max-width:760px){body[data-page="servicios"] .services-catalog-section{padding-bottom:3.25rem!important}body[data-page="servicios"] .services-slider{min-height:46rem!important;border-radius:0!important}body[data-page="servicios"] .services-slider__status{left:1.1rem!important;right:auto!important;bottom:1rem!important}body[data-page="servicios"] .services-slider__title{top:1.35rem!important;left:1.1rem!important;width:min(68vw,6.6ch)!important;font-size:clamp(2.35rem,11vw,3.5rem)!important;line-height:0.94!important}body[data-page="servicios"] .services-slider__visual{padding:5.6rem 1rem 0!important}body[data-page="servicios"] .services-slider__visual-card{width:100%!important}body[data-page="servicios"] .services-slider__character--advertising{width:min(86%,22rem)!important}body[data-page="servicios"] .services-slider__character--events{width:min(100%,24rem)!important}body[data-page="servicios"] .services-slider__character--marketing{width:min(86%,22rem)!important}body[data-page="servicios"] .services-slider__character--brand{width:min(88%,22rem)!important}body[data-page="servicios"] .services-slider__panel{left:1rem!important;right:1rem!important;bottom:3.6rem!important;width:auto!important;padding:1.05rem!important}body[data-page="servicios"] .services-slider__detail-grid{grid-template-columns:1fr!important;gap:1rem!important}}body[data-page="inicio"] .services-drift{--services-active-accent:#00b8c5;gap:1rem!important}body[data-page="inicio"] .services-drift__stage{height:min(76vh,56rem)!important;background:transparent!important}body[data-page="inicio"] .services-drift__slide{top:50%!important;width:clamp(46rem,76vw,74rem)!important}body[data-page="inicio"] .services-drift__slide--design{--slide-accent:#00b8c5;--slide-surface:#2fb9c7}body[data-page="inicio"] .services-drift__slide--events-card{--slide-accent:#695bd3;--slide-surface:#705bd6}body[data-page="inicio"] .services-drift__slide--marketing{--slide-accent:#c91235;--slide-surface:#cf1f43}body[data-page="inicio"] .services-drift__slide--brand{--slide-accent:#ff6a1b;--slide-surface:#ff7026}body[data-page="inicio"] .services-drift__card{min-height:clamp(28rem,58vh,39rem)!important;padding:clamp(2rem,4vw,3rem)!important;border-radius:2.4rem!important;grid-template-rows:1fr auto!important;gap:1.2rem!important;background:var(--slide-surface)!important}body[data-page="inicio"] .services-drift__card::after{content:""!important;position:absolute!important;right:-8%!important;bottom:-24%!important;width:min(62vw,48rem)!important;height:122%!important;border-radius:50%!important;background:#ffffff!important;transform:none!important;z-index:0!important}body[data-page="inicio"] .services-drift__card-top{position:absolute!important;top:clamp(3.05rem,4.8vw,3.75rem)!important;left:clamp(2rem,4vw,3rem)!important;z-index:2!important;display:block!important}body[data-page="inicio"] .services-drift__count{display:none!important}body[data-page="inicio"] .services-drift__icon{width:clamp(7.2rem,8vw,8.8rem)!important;height:clamp(7.2rem,8vw,8.8rem)!important;background:rgba(255,255,255,0.95)!important;border:1px solid rgba(255,255,255,0.4)!important;border-radius:2rem!important;box-shadow:0 18px 35px rgba(0,0,0,0.08)!important;padding:0.8rem!important}body[data-page="inicio"] .services-drift__icon img{width:clamp(4.5rem,5.5vw,5.6rem)!important;height:clamp(4.5rem,5.5vw,5.6rem)!important;filter:none!important}body[data-page="inicio"] .services-drift__card-copy{align-self:end!important;max-width:min(33rem,44%)!important;padding-top:clamp(5.3rem,7vw,6.1rem)!important;padding-bottom:clamp(2rem,3vw,2.6rem)!important;gap:1rem!important;position:relative!important;z-index:2!important}body[data-page="inicio"] .services-drift__card h3{font-size:clamp(3.8rem,6.8vw,5.6rem)!important;line-height:1.02!important;letter-spacing:-0.045em!important}body[data-page="inicio"] .services-drift__card h3 span,body[data-page="inicio"] .services-drift__card h3 strong{display:block!important}body[data-page="inicio"] .services-drift__card h3 span{font-weight:400!important}body[data-page="inicio"] .services-drift__card h3 strong{font-weight:700!important}body[data-page="inicio"] .services-drift__card p:last-child{max-width:30rem!important;font-size:clamp(1.3rem,1.8vw,1.6rem)!important;line-height:1.5!important;color:rgba(255,255,255,0.96)!important}body[data-page="inicio"] .services-drift__link{padding:0.95rem 1.6rem!important;border-radius:999px!important;background:rgba(255,255,255,0.18)!important;color:rgba(255,255,255,0.98)!important;font-size:1.1rem!important;font-weight:700!important;text-decoration:none!important;text-underline-offset:0.2em!important}body[data-page="inicio"] .services-drift__link:hover,body[data-page="inicio"] .services-drift__link:focus-visible{background:transparent!important;color:#ffffff!important}body[data-page="inicio"] .services-drift__character{top:auto!important;bottom:-0.8rem!important;right:clamp(2rem,5vw,5rem)!important;opacity:1!important}body[data-page="inicio"] .services-drift__character--design{width:clamp(20.8rem,30vw,27rem)!important;bottom:-5.8rem!important}body[data-page="inicio"] .services-drift__character--events-card{width:clamp(28rem,39vw,36rem)!important;bottom:5.8rem!important;right:clamp(1.7rem,4.6vw,4.6rem)!important}body[data-page="inicio"] .services-drift__character--marketing{width:clamp(16.8rem,24vw,22.2rem)!important}body[data-page="inicio"] .services-drift__character--brand{width:clamp(18.8rem,27vw,25rem)!important;bottom:-6.8rem!important}body[data-page="inicio"] .services-drift__meta{justify-content:center!important}.site-header .site-language-picker__summary,.loading-screen__utilities .site-language-picker__summary{min-width:0!important;width:3.4rem!important;height:3.4rem!important;min-height:3.4rem!important;padding:0!important;justify-content:center!important;gap:0!important;border-radius:999px!important;overflow:hidden!important;isolation:isolate!important}.site-header .site-language-picker__summary::before,.loading-screen__utilities .site-language-picker__summary::before{width:1.6rem!important;height:1.1rem!important}.site-header .site-language-picker__summary-copy,.site-header .site-language-picker__summary-code,.site-header .site-language-picker__summary-caret,.loading-screen__utilities .site-language-picker__summary-copy,.loading-screen__utilities .site-language-picker__summary-code,.loading-screen__utilities .site-language-picker__summary-caret{display:none!important}@media (max-width:980px){body[data-page="inicio"] .services-drift__slide{width:min(92vw,48rem)!important}body[data-page="inicio"] .services-drift__card{min-height:34rem!important;padding:1.6rem!important}body[data-page="inicio"] .services-drift__card::after{right:-9%!important;bottom:-19%!important;width:min(62vw,31rem)!important;height:102%!important}body[data-page="inicio"] .services-drift__card-copy{max-width:min(54%,21rem)!important;padding-top:4.9rem!important}body[data-page="inicio"] .services-drift__card-top{top:2.55rem!important}body[data-page="inicio"] .services-drift__icon img{width:5.9rem!important}body[data-page="inicio"] .services-drift__character{bottom:-0.5rem!important;right:clamp(1.25rem,3.5vw,3rem)!important}body[data-page="inicio"] .services-drift__character--events-card{width:clamp(24rem,41vw,30rem)!important;bottom:3rem!important;right:clamp(1rem,2.8vw,2.4rem)!important}body[data-page="inicio"] .services-drift__character--design{width:clamp(21.5rem,33vw,26rem)!important;bottom:-4.2rem!important}body[data-page="inicio"] .services-drift__character--brand{width:clamp(20rem,30vw,24.5rem)!important;bottom:-4.6rem!important}body[data-page="inicio"] .services-drift__card h3{font-size:clamp(2.6rem,6vw,4rem)!important}body[data-page="inicio"] .services-drift__card p:last-child{font-size:1rem!important}.site-header .site-language-picker__summary,.loading-screen__utilities .site-language-picker__summary{width:3.2rem!important;height:3.2rem!important;min-height:3.2rem!important}}@media (max-width:760px){body[data-page="inicio"] .services-drift__stage{height:min(74vh,34rem)!important}body[data-page="inicio"] .services-drift__slide{width:min(94vw,24rem)!important}.site-header .site-language-picker__summary,.loading-screen__utilities .site-language-picker__summary{width:3rem!important;height:3rem!important;min-height:3rem!important}body[data-page="inicio"] .services-drift__card{min-height:27rem!important;padding:1.2rem!important;border-radius:1.9rem!important}body[data-page="inicio"] .services-drift__card::after{right:-10%!important;bottom:-14%!important;width:min(76vw,18rem)!important;height:90%!important}body[data-page="inicio"] .services-drift__card-top{top:2.05rem!important;left:1.2rem!important}body[data-page="inicio"] .services-drift__icon img{width:4.9rem!important}body[data-page="inicio"] .services-drift__card-copy{max-width:56%!important;padding-top:4rem!important;padding-bottom:1.2rem!important}body[data-page="inicio"] .services-drift__card h3{font-size:clamp(2.2rem,8vw,3rem)!important}body[data-page="inicio"] .services-drift__card p:last-child{font-size:0.92rem!important;line-height:1.28!important}body[data-page="inicio"] .services-drift__character--design,body[data-page="inicio"] .services-drift__character--marketing,body[data-page="inicio"] .services-drift__character--brand{width:min(40vw,10.4rem)!important}body[data-page="inicio"] .services-drift__character--events-card{width:min(64vw,16.6rem)!important;bottom:2rem!important;right:0.8rem!important}body[data-page="inicio"] .services-drift__character--design{width:min(52vw,13.4rem)!important;bottom:-2.6rem!important}body[data-page="inicio"] .services-drift__character--brand{width:min(46vw,12rem)!important;bottom:-3rem!important}body[data-page="inicio"] .services-drift__character{bottom:-0.15rem!important;right:0.9rem!important}}body[data-page="inicio"] .services-title__lead,body[data-page="inicio"] .services-title__accent,body[data-page="inicio"] .approach-story__title-main,body[data-page="inicio"] .approach-story__title-accent,body[data-page="inicio"] .featured-projects__title-main,body[data-page="inicio"] .featured-projects__title-accent,body[data-page="inicio"] .allies-home__title-main,body[data-page="inicio"] .allies-home__title-accent,body[data-page="inicio"] .team-home-preview__title-main,body[data-page="inicio"] .team-home-preview__title-accent,body[data-page="inicio"] .contact-home__title-main,body[data-page="inicio"] .contact-home__title-accent,body[data-page="inicio"] .philosophy-section__title-main,body[data-page="inicio"] .philosophy-section__title-accent,body[data-page="inicio"] .final-cta__title-final,body:not([data-page="inicio"]) .secondary-display__main,body:not([data-page="inicio"]) .secondary-display__accent{font-family:"FigtreeMediumLocal","Figtree",sans-serif!important;font-style:normal!important;font-weight:500!important;color:#24394b!important;letter-spacing:-0.045em!important;line-height:0.94!important}body[data-page="inicio"] .services-preview .section-heading h2,body[data-page="inicio"] .approach-story__heading h2,body[data-page="inicio"] .featured-projects .section-heading h2,body[data-page="inicio"] .allies-home__heading h2,body[data-page="inicio"] .team-home-preview__heading h2{display:grid!important;gap:0.08em!important}body[data-page="inicio"] .services-title__lead,body[data-page="inicio"] .services-title__accent,body[data-page="inicio"] .approach-story__title-main,body[data-page="inicio"] .approach-story__title-accent,body[data-page="inicio"] .featured-projects__title-main,body[data-page="inicio"] .featured-projects__title-accent,body[data-page="inicio"] .allies-home__title-main,body[data-page="inicio"] .allies-home__title-accent,body[data-page="inicio"] .team-home-preview__title-main,body[data-page="inicio"] .team-home-preview__title-accent,body[data-page="inicio"] .contact-home__title-main,body[data-page="inicio"] .contact-home__title-accent,body[data-page="inicio"] .philosophy-section__title-main,body[data-page="inicio"] .philosophy-section__title-accent{display:block!important}body[data-page="inicio"] .services-preview .section-heading h2{justify-items:center!important}body:not([data-page="inicio"]) .secondary-display{display:grid!important;gap:0.08em!important}body:not([data-page="inicio"]) .secondary-display__main,body:not([data-page="inicio"]) .secondary-display__accent{display:block!important}body[data-page="servicios"] .services-explainer-heading h2{justify-items:center!important;gap:0.12em!important;margin-bottom:0.95rem!important}body[data-page="servicios"] .services-explainer-heading__main,body[data-page="servicios"] .services-explainer-heading__accent{display:block!important;font-family:"FigtreeMediumLocal","Figtree",sans-serif!important;font-style:normal!important;font-weight:500!important;color:#24394b!important;letter-spacing:-0.045em!important;line-height:0.94!important}body[data-page="servicios"] .services-explainer-heading p{margin-top:1.4rem!important;max-width:68rem!important}body[data-page="inicio"] .services-preview .section-heading h2{justify-items:center!important;gap:0.14em!important;margin-bottom:0.15rem!important}body[data-page="inicio"] .services-preview .services-title__lead,body[data-page="inicio"] .services-preview .services-title__accent{display:block!important;font-family:"FigtreeMediumLocal","Figtree",sans-serif!important;font-style:normal!important;font-weight:500!important;color:#24394b!important;letter-spacing:-0.045em!important;line-height:0.94!important}body[data-page="inicio"] .services-preview__intro{margin:1.45rem auto 0!important;max-width:72rem!important;white-space:normal!important;text-align:center!important;font-size:clamp(1.1rem,1.6vw,1.34rem)!important;line-height:1.62!important;letter-spacing:-0.02em!important;color:#45687a!important}body[data-page="inicio"] .home-hero::before{background-position:center 52%!important;background-size:min(1340px,96vw) auto!important;opacity:0.34!important}body[data-page="inicio"] .home-hero::after{content:""!important;position:absolute!important;top:0!important;left:-720px!important;right:-720px!important;bottom:0!important;background-image:url("../images/hilo-04.svg")!important;background-repeat:no-repeat!important;background-position:left 24%!important;background-size:min(1180px,70vw)!important;opacity:0.28!important;pointer-events:none!important;z-index:-1!important}@media (max-width:1440px){body[data-page="inicio"] .services-drift__stage{height:min(68vh,50rem)!important}body[data-page="inicio"] .services-drift__slide{width:min(88vw,60rem)!important}body[data-page="inicio"] .services-drift__card{min-height:32rem!important;padding:1.75rem!important;border-radius:2.1rem!important}body[data-page="inicio"] .services-drift__card::after{right:-9%!important;bottom:-18%!important;width:min(58vw,35rem)!important;height:106%!important}body[data-page="inicio"] .services-drift__card-top{top:2.45rem!important;left:1.65rem!important}body[data-page="inicio"] .services-drift__icon img{width:5.8rem!important}body[data-page="inicio"] .services-drift__card-copy{max-width:min(54%,22rem)!important;padding-top:4.6rem!important;padding-bottom:1.55rem!important}body[data-page="inicio"] .services-drift__card h3{font-size:clamp(2.7rem,4.7vw,4.1rem)!important}body[data-page="inicio"] .services-drift__card p:last-child{max-width:20rem!important;font-size:clamp(0.98rem,1.15vw,1.18rem)!important;line-height:1.38!important}body[data-page="inicio"] .services-drift__character{right:clamp(1.2rem,3vw,3rem)!important}body[data-page="inicio"] .services-drift__character--design{width:clamp(18.5rem,24vw,22rem)!important;bottom:-3.6rem!important}body[data-page="inicio"] .services-drift__character--events-card{width:clamp(23rem,31vw,27.5rem)!important;bottom:3.4rem!important}body[data-page="inicio"] .services-drift__character--marketing{width:clamp(15.8rem,20vw,18.8rem)!important;bottom:-0.4rem!important}body[data-page="inicio"] .services-drift__character--brand{width:clamp(17.8rem,22vw,21rem)!important;bottom:-4.6rem!important}}@media (max-width:900px){body[data-page="inicio"] .services-preview .section-heading h2{gap:0.1em!important}body[data-page="inicio"] .services-preview__intro{max-width:38rem!important;font-size:1.04rem!important;line-height:1.56!important}}body[data-page="inicio"] .hero--reference.home-hero,body[data-page="inicio"] .home-hero{position:relative!important;z-index:1!important;overflow:hidden!important}body[data-page="inicio"] .home-hero::before{content:none!important;background:none!important;border:0!important}body[data-page="inicio"] .services-preview{padding-top:clamp(2.3rem,4vw,3.25rem)!important}body[data-page="inicio"] .services-preview>.section-heading{margin-bottom:clamp(1.15rem,2.2vw,1.9rem)!important}body[data-page="inicio"] .services-preview__intro{margin-top:1.15rem!important;margin-bottom:0!important;max-width:70rem!important}body[data-page="inicio"] .services-drift__stage{margin-top:clamp(0.35rem,1vw,0.75rem)!important}body[data-page="inicio"] .services-drift__card::after{right:-10%!important;bottom:-22%!important;width:min(64vw,50rem)!important;height:128%!important;background:#ffffff!important}body[data-page="inicio"] .featured-projects{gap:0!important}body[data-page="inicio"] .featured-projects .section-heading--show-title{margin-bottom:0!important;padding-bottom:0!important}body[data-page="inicio"] .services-preview,body[data-page="inicio"] .services-preview .section-heading,body[data-page="inicio"] .services-preview .section-heading__copy,body[data-page="inicio"] .approach-story__heading,body[data-page="inicio"] .approach-story__heading .section-heading__copy,body[data-page="inicio"] .featured-projects .section-heading--show-title,body[data-page="inicio"] .featured-projects .section-heading__copy,body[data-page="inicio"] .allies-home__heading,body[data-page="inicio"] .allies-home__heading .section-heading__copy,body[data-page="inicio"] .team-home-preview__heading,body[data-page="inicio"] .team-home-preview__heading .section-heading__copy{overflow:visible!important}body[data-page="inicio"] .services-preview{padding-top:clamp(2.7rem,4.4vw,3.9rem)!important}body[data-page="inicio"] .services-preview>.section-heading{margin-bottom:clamp(1.65rem,2.8vw,2.45rem)!important}body[data-page="inicio"] .services-preview__intro{margin-top:1.28rem!important;max-width:74rem!important;font-size:clamp(1.06rem,1.45vw,1.28rem)!important;line-height:1.58!important;text-wrap:balance!important}body[data-page="inicio"] .services-drift{overflow:visible!important}body[data-page="inicio"] .services-drift__stage{margin-top:clamp(0.85rem,1.7vw,1.45rem)!important;overflow:visible!important}body[data-page="inicio"] .services-drift__slide{overflow:visible!important}body[data-page="inicio"] .services-drift__card{position:relative!important;isolation:isolate!important;overflow:hidden!important}body[data-page="inicio"] .services-drift__card::after{content:""!important;position:absolute!important;right:-18%!important;bottom:-28%!important;width:min(74vw,58rem)!important;height:138%!important;border-radius:50%!important;background:#ffffff!important;opacity:1!important;transform:none!important;z-index:0!important}body[data-page="inicio"] .services-drift__card-top,body[data-page="inicio"] .services-drift__card-copy,body[data-page="inicio"] .services-drift__character,body[data-page="inicio"] .services-drift__link{position:relative!important;z-index:2!important}body[data-page="inicio"] .services-preview .section-heading h2,body[data-page="inicio"] .approach-story__heading h2,body[data-page="inicio"] .featured-projects .section-heading--show-title h2,body[data-page="inicio"] .allies-home__heading h2,body[data-page="inicio"] .team-home-preview__heading h2{position:relative!important;isolation:isolate!important;overflow:visible!important;--title-hover-x:50%;--title-hover-y:50%}body[data-page="inicio"] .services-title__lead[data-character-hover],body[data-page="inicio"] .services-title__accent[data-character-hover],body[data-page="inicio"] .approach-story__title-main[data-character-hover],body[data-page="inicio"] .approach-story__title-accent[data-character-hover],body[data-page="inicio"] .featured-projects__title-main[data-character-hover],body[data-page="inicio"] .featured-projects__title-accent[data-character-hover],body[data-page="inicio"] .allies-home__title-main[data-character-hover],body[data-page="inicio"] .allies-home__title-accent[data-character-hover],body[data-page="inicio"] .team-home-preview__title-main[data-character-hover],body[data-page="inicio"] .team-home-preview__title-accent[data-character-hover]{--hero-title-hover-padding:calc(1em / 15);--hero-title-hover-color:#24394b;--base-char-weight:520;display:inline-flex!important;flex-wrap:wrap!important;align-items:flex-end!important;column-gap:0.14em!important;row-gap:0!important;max-width:100%!important;position:relative!important;z-index:1!important;color:var(--hero-title-hover-color)!important;font-family:"FigtreeMediumLocal","Figtree",sans-serif!important;font-style:normal!important;font-weight:500!important;font-variation-settings:"wght" 500!important;cursor:default!important}body[data-page="inicio"] .services-title__accent[data-character-hover],body[data-page="inicio"] .approach-story__title-accent[data-character-hover],body[data-page="inicio"] .featured-projects__title-accent[data-character-hover],body[data-page="inicio"] .allies-home__title-accent[data-character-hover],body[data-page="inicio"] .team-home-preview__title-accent[data-character-hover]{--base-char-weight:640;font-weight:600!important;font-variation-settings:"wght" 600!important}body[data-page="inicio"] [data-character-hover] .hero-title__hover-word{display:inline-flex!important;flex-wrap:nowrap!important;white-space:nowrap!important}body[data-page="inicio"] [data-character-hover] .hero-title__hover-char{--hero-char-weight:var(--base-char-weight,520);display:inline-block!important;color:var(--hero-title-hover-color)!important;font-family:inherit!important;font-weight:var(--hero-char-weight)!important;font-variation-settings:"wght" var(--hero-char-weight)!important;line-height:1!important;vertical-align:bottom!important;transform:translateY(0)!important;transition:font-weight 0.16s ease,font-variation-settings 0.16s ease,padding-inline 0.22s ease,transform 0.22s ease!important}body[data-page="inicio"] .section-title-hover-shape{position:absolute!important;left:var(--title-hover-x,50%)!important;top:var(--title-hover-y,50%)!important;border-radius:999px!important;pointer-events:none!important;opacity:0!important;transform:translate(-50%,-50%) scale(0.35)!important;transition:transform 0.18s ease,opacity 0.18s ease!important;z-index:0!important}body[data-page="inicio"] .section-title-hover-shape--1{width:8rem!important;height:8rem!important;background:rgba(0,184,197,0.22)!important;margin-left:-2.35rem!important;margin-top:1rem!important}body[data-page="inicio"] .section-title-hover-shape--2{width:5rem!important;height:5rem!important;background:rgba(105,91,211,0.2)!important;margin-left:2rem!important;margin-top:-1.6rem!important}body[data-page="inicio"] .section-title-hover-shape--3{width:2.45rem!important;height:2.45rem!important;background:rgba(255,200,54,0.3)!important;margin-left:3rem!important;margin-top:1.9rem!important}@media (hover:hover) and (pointer:fine){body[data-page="inicio"] .section-title-hover.is-hovering .section-title-hover-shape{opacity:1!important;transform:translate(-50%,-50%) scale(1)!important}body[data-page="inicio"] [data-character-hover] .hero-title__hover-char:hover{--hero-char-weight:860;padding-inline:var(--hero-title-hover-padding)!important;transform:translateY(-0.02em)!important}body[data-page="inicio"] [data-character-hover] .hero-title__hover-char:hover + .hero-title__hover-char,body[data-page="inicio"] [data-character-hover] .hero-title__hover-char:has(+ .hero-title__hover-char:hover){--hero-char-weight:660;padding-inline:calc(var(--hero-title-hover-padding) * 0.78)!important}body[data-page="inicio"] [data-character-hover] .hero-title__hover-char:hover + .hero-title__hover-char + .hero-title__hover-char,body[data-page="inicio"] [data-character-hover] .hero-title__hover-char:has(+ .hero-title__hover-char + .hero-title__hover-char:hover){--hero-char-weight:460}}@media (max-width:980px){body[data-page="inicio"] .services-drift__card::after{right:-14%!important;bottom:-21%!important;width:min(66vw,34rem)!important;height:108%!important}body[data-page="inicio"] .section-title-hover-shape--1{width:6.2rem!important;height:6.2rem!important}body[data-page="inicio"] .section-title-hover-shape--2{width:4rem!important;height:4rem!important}}@media (max-width:720px){body[data-page="inicio"] .services-preview{padding-top:2.2rem!important}body[data-page="inicio"] .services-preview>.section-heading{margin-bottom:1.25rem!important}body[data-page="inicio"] .services-preview__intro{margin-top:1rem!important}body[data-page="inicio"] .services-drift__card::after{right:-20%!important;bottom:-12%!important;width:80vw!important;height:84%!important}body[data-page="inicio"] .section-title-hover-shape{display:none!important}}body[data-page="inicio"] .services-preview{padding-top:clamp(2.7rem,4.6vw,3.8rem)!important}body[data-page="inicio"] .services-preview>.section-heading{margin-bottom:clamp(1.55rem,2.8vw,2.55rem)!important}body[data-page="inicio"] .services-preview__intro{margin-top:1.35rem!important;max-width:74rem!important}body[data-page="inicio"] .services-drift__stage{margin-top:clamp(0.85rem,1.7vw,1.45rem)!important}body[data-page="inicio"] .services-drift__card{position:relative!important;isolation:isolate!important;overflow:hidden!important}body[data-page="inicio"] .services-drift__card::after{content:""!important;right:-17%!important;bottom:-28%!important;width:min(74vw,58rem)!important;height:138%!important;border-radius:50%!important;background:#ffffff!important;opacity:1!important;z-index:0!important}body[data-page="inicio"] .services-drift__card-top,body[data-page="inicio"] .services-drift__card-copy,body[data-page="inicio"] .services-drift__character,body[data-page="inicio"] .services-drift__link{position:relative!important;z-index:2!important}body[data-page="inicio"] .services-preview .section-heading h2,body[data-page="inicio"] .approach-story__heading h2,body[data-page="inicio"] .featured-projects .section-heading--show-title h2,body[data-page="inicio"] .allies-home__heading h2,body[data-page="inicio"] .team-home-preview__heading h2{position:relative!important;isolation:isolate!important;overflow:visible!important;--title-hover-x:50%;--title-hover-y:50%}body[data-page="inicio"] .services-title__lead[data-character-hover],body[data-page="inicio"] .services-title__accent[data-character-hover],body[data-page="inicio"] .approach-story__title-main[data-character-hover],body[data-page="inicio"] .approach-story__title-accent[data-character-hover],body[data-page="inicio"] .featured-projects__title-main[data-character-hover],body[data-page="inicio"] .featured-projects__title-accent[data-character-hover],body[data-page="inicio"] .allies-home__title-main[data-character-hover],body[data-page="inicio"] .allies-home__title-accent[data-character-hover],body[data-page="inicio"] .team-home-preview__title-main[data-character-hover],body[data-page="inicio"] .team-home-preview__title-accent[data-character-hover]{--hero-title-hover-padding:calc(1em / 15);--hero-title-hover-color:#24394b;--base-char-weight:520;display:inline-flex!important;flex-wrap:wrap!important;align-items:flex-end!important;column-gap:0.14em!important;row-gap:0!important;max-width:100%!important;color:var(--hero-title-hover-color)!important;font-family:"FigtreeMediumLocal","Figtree",sans-serif!important;font-style:normal!important;font-weight:500!important;font-variation-settings:"wght" 500!important;cursor:default!important}body[data-page="inicio"] .services-title__accent[data-character-hover],body[data-page="inicio"] .approach-story__title-accent[data-character-hover],body[data-page="inicio"] .featured-projects__title-accent[data-character-hover],body[data-page="inicio"] .allies-home__title-accent[data-character-hover],body[data-page="inicio"] .team-home-preview__title-accent[data-character-hover]{--base-char-weight:640;font-weight:600!important;font-variation-settings:"wght" 600!important}body[data-page="inicio"] [data-character-hover] .hero-title__hover-word{display:inline-flex!important;flex-wrap:nowrap!important;white-space:nowrap!important}body[data-page="inicio"] [data-character-hover] .hero-title__hover-char{--hero-char-weight:var(--base-char-weight,520);display:inline-block!important;color:var(--hero-title-hover-color)!important;font-family:inherit!important;font-weight:var(--hero-char-weight)!important;font-variation-settings:"wght" var(--hero-char-weight)!important;line-height:1!important;vertical-align:bottom!important;transform:translateY(0)!important;transition:font-weight 0.16s ease,font-variation-settings 0.16s ease,padding-inline 0.22s ease,transform 0.22s ease!important;will-change:font-weight,font-variation-settings,padding-inline,transform!important}body[data-page="inicio"] .section-title-hover-shape{position:absolute!important;left:var(--title-hover-x,50%)!important;top:var(--title-hover-y,50%)!important;border-radius:999px!important;pointer-events:none!important;opacity:0!important;transform:translate(-50%,-50%) scale(0.35)!important;transition:transform 0.18s ease,opacity 0.18s ease!important;z-index:-1!important}body[data-page="inicio"] .section-title-hover-shape--1{width:8rem!important;height:8rem!important;background:rgba(0,184,197,0.18)!important;margin-left:-2.35rem!important;margin-top:1rem!important}body[data-page="inicio"] .section-title-hover-shape--2{width:5rem!important;height:5rem!important;background:rgba(105,91,211,0.16)!important;margin-left:2rem!important;margin-top:-1.6rem!important}body[data-page="inicio"] .section-title-hover-shape--3{width:2.45rem!important;height:2.45rem!important;background:rgba(255,200,54,0.24)!important;margin-left:3rem!important;margin-top:1.9rem!important}@media (hover:hover) and (pointer:fine){body[data-page="inicio"] .section-title-hover.is-hovering .section-title-hover-shape{opacity:1!important;transform:translate(-50%,-50%) scale(1)!important}body[data-page="inicio"] [data-character-hover] .hero-title__hover-char:hover{--hero-char-weight:860;padding-inline:var(--hero-title-hover-padding)!important;transform:translateY(-0.02em)!important}body[data-page="inicio"] [data-character-hover] .hero-title__hover-char:hover + .hero-title__hover-char,body[data-page="inicio"] [data-character-hover] .hero-title__hover-char:has(+ .hero-title__hover-char:hover){--hero-char-weight:660;padding-inline:calc(var(--hero-title-hover-padding) * 0.78)!important}body[data-page="inicio"] [data-character-hover] .hero-title__hover-char:hover + .hero-title__hover-char + .hero-title__hover-char,body[data-page="inicio"] [data-character-hover] .hero-title__hover-char:has(+ .hero-title__hover-char + .hero-title__hover-char:hover){--hero-char-weight:460}}@media (max-width:980px){body[data-page="inicio"] .services-drift__card::after{right:-14%!important;bottom:-21%!important;width:min(66vw,34rem)!important;height:108%!important}body[data-page="inicio"] .section-title-hover-shape--1{width:6.2rem!important;height:6.2rem!important}body[data-page="inicio"] .section-title-hover-shape--2{width:4rem!important;height:4rem!important}}@media (max-width:720px){body[data-page="inicio"] .services-preview{padding-top:2.2rem!important}body[data-page="inicio"] .services-preview>.section-heading{margin-bottom:1.25rem!important}body[data-page="inicio"] .services-preview__intro{margin-top:1rem!important}body[data-page="inicio"] .services-drift__card::after{right:-20%!important;bottom:-12%!important;width:80vw!important;height:84%!important}body[data-page="inicio"] .section-title-hover-shape{display:none!important}}body[data-page="inicio"] .home-hero::after{content:none!important;background:none!important;border:0!important}body[data-page="inicio"] .home-hero>*{position:relative!important;z-index:1!important}body[data-page="inicio"] .home-scroll-curve--hero-to-services{position:relative!important;z-index:2!important;overflow:hidden!important}body[data-page="inicio"] .home-scroll-curve--hero-to-services::before{content:none!important}body[data-page="inicio"] .home-scroll-curve--hero-to-services .home-scroll-curve__svg{position:relative!important;z-index:1!important}body[data-page="inicio"] .featured-projects{position:relative!important;display:flex!important;flex-direction:column!important;width:100vw!important;max-width:none!important;margin-left:calc(50% - 50vw)!important;margin-right:0!important;gap:clamp(1.1rem,2vw,1.8rem)!important;padding:clamp(4.25rem,7vw,6rem) 0 clamp(2rem,4vw,3rem)!important;overflow:visible!important;background:transparent!important}body[data-page="inicio"] .featured-projects .section-heading--show-title,body[data-page="inicio"] .featured-projects__footer{width:var(--container)!important;margin-left:auto!important;margin-right:auto!important}body[data-page="inicio"] .featured-projects .section-heading--show-title{margin-bottom:0!important;position:relative!important;top:auto!important;z-index:18!important;padding-bottom:0!important}body[data-page="inicio"] .site-header .brand-mark--image{opacity:0!important;pointer-events:none!important}body[data-page="inicio"] .home-scroll-shell{position:relative!important}body[data-page="inicio"] .home-scroll-logo{position:absolute!important;top:clamp(1.9rem,4vw,2.85rem)!important;left:clamp(3.4rem,5.8vw,5.2rem)!important;z-index:35!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;text-decoration:none!important}body[data-page="inicio"] .home-scroll-logo img{display:block!important;width:clamp(96px,8vw,132px)!important;height:auto!important}@media (max-width:760px){body[data-page="inicio"] .home-scroll-logo{top:calc(1.25rem + 26px)!important;left:1.55rem!important}body[data-page="inicio"] .home-scroll-logo img{width:clamp(64px,18vw,88px)!important}}body[data-page="inicio"] .services-preview{padding-top:clamp(2.3rem,4vw,3.25rem)!important}body[data-page="inicio"] .services-preview>.section-heading{margin-bottom:clamp(1.15rem,2.2vw,1.9rem)!important}body[data-page="inicio"] .services-preview__intro{margin-top:1.15rem!important;margin-bottom:0!important;max-width:70rem!important}body[data-page="inicio"] .services-drift__stage{margin-top:clamp(0.35rem,1vw,0.75rem)!important}body[data-page="inicio"] .services-drift__card::after{right:-10%!important;bottom:-22%!important;width:min(64vw,50rem)!important;height:128%!important;background:#ffffff!important}body[data-page="inicio"] .featured-projects{gap:0!important}body[data-page="inicio"] .featured-projects .section-heading--show-title{margin-bottom:0!important;padding-bottom:0!important}body[data-page="inicio"] .section-title-hover{position:relative!important;isolation:isolate!important;overflow:visible!important}body[data-page="inicio"] .section-title-hover>[data-character-hover]{position:relative!important;z-index:1!important}body[data-page="inicio"] .section-title-hover-shape{z-index:0!important}body[data-page="inicio"] .services-drift{--services-active-accent:#00b8c5!important;display:grid!important;gap:1rem!important;width:100vw!important;margin:0 0 0 calc(50% - 50vw)!important}body[data-page="inicio"] .services-drift__stage{position:relative!important;height:min(76vh,56rem)!important;margin-top:0!important;overflow:hidden!important;border-radius:0!important;border:0!important;background:transparent!important;box-shadow:none!important}body[data-page="inicio"] .services-drift__slide{top:50%!important;width:clamp(46rem,76vw,74rem)!important;overflow:visible!important}body[data-page="inicio"] .services-drift__slide--design{--slide-accent:#00b8c5!important;--slide-surface:#2fb9c7!important}body[data-page="inicio"] .services-drift__slide--events-card{--slide-accent:#695bd3!important;--slide-surface:#705bd6!important}body[data-page="inicio"] .services-drift__slide--marketing{--slide-accent:#c91235!important;--slide-surface:#cf1f43!important}body[data-page="inicio"] .services-drift__slide--brand{--slide-accent:#ff6a1b!important;--slide-surface:#ff7026!important}body[data-page="inicio"] .services-drift__card{position:relative!important;overflow:hidden!important;isolation:isolate!important;display:grid!important;grid-template-rows:1fr auto!important;gap:1.2rem!important;min-height:clamp(28rem,58vh,39rem)!important;padding:clamp(2rem,4vw,3rem)!important;border-radius:2.4rem!important;border:0!important;background:var(--slide-surface)!important;box-shadow:none!important}body[data-page="inicio"] .services-drift__card::after{content:""!important;position:absolute!important;right:-8%!important;bottom:-24%!important;width:min(62vw,48rem)!important;height:122%!important;border-radius:50%!important;background:#ffffff!important;opacity:1!important;transform:none!important;z-index:0!important}body[data-page="inicio"] .services-drift__card-top{position:absolute!important;top:clamp(3.05rem,4.8vw,3.75rem)!important;left:clamp(2rem,4vw,3rem)!important;z-index:2!important;display:block!important}body[data-page="inicio"] .services-drift__count{display:none!important}body[data-page="inicio"] .services-drift__icon{width:auto!important;height:auto!important;display:block!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;padding:0!important}body[data-page="inicio"] .services-drift__icon img{width:clamp(6.6rem,8vw,7.9rem)!important;height:auto!important;filter:brightness(0) invert(1)!important;opacity:1!important}body[data-page="inicio"] .services-drift__card-copy{position:relative!important;z-index:2!important;display:grid!important;gap:1.45rem!important;align-self:end!important;max-width:min(29rem,43%)!important;padding-top:clamp(5.3rem,7vw,6.1rem)!important;padding-bottom:clamp(2rem,3vw,2.6rem)!important}body[data-page="inicio"] .services-drift__card h3{margin:0 auto!important;width:min(22rem,100%)!important;font-family:"FigtreeMediumLocal","Figtree",sans-serif!important;font-size:clamp(3.2rem,6vw,5rem)!important;line-height:0.96!important;letter-spacing:-0.05em!important;text-align:center!important;color:#ffffff!important}body[data-page="inicio"] .services-drift__card h3 span,body[data-page="inicio"] .services-drift__card h3 strong{display:block!important}body[data-page="inicio"] .services-drift__card h3 span{font-weight:400!important}body[data-page="inicio"] .services-drift__card h3 strong{font-weight:700!important}body[data-page="inicio"] .services-drift__card p:last-child{margin:0!important;max-width:26rem!important;font-size:clamp(1.12rem,1.6vw,1.45rem)!important;line-height:1.35!important;color:rgba(255,255,255,0.92)!important}body[data-page="inicio"] .services-drift__link{position:relative!important;z-index:2!important;align-self:end!important;justify-self:start!important;padding:0!important;background:transparent!important;border-radius:0!important;color:rgba(255,255,255,0.92)!important;font-size:1rem!important;font-weight:600!important;text-decoration:underline!important;text-underline-offset:0.2em!important}body[data-page="inicio"] .services-drift__link:hover,body[data-page="inicio"] .services-drift__link:focus-visible{background:transparent!important;color:#ffffff!important;transform:none!important}body[data-page="inicio"] .services-drift__character{position:absolute!important;z-index:1!important;top:auto!important;bottom:-0.8rem!important;right:clamp(2rem,5vw,5rem)!important;opacity:1!important;pointer-events:none!important}body[data-page="inicio"] .services-drift__character--design{width:clamp(20.8rem,30vw,27rem)!important;bottom:-5.8rem!important}body[data-page="inicio"] .services-drift__character--events-card{width:clamp(28rem,39vw,36rem)!important;bottom:5.8rem!important;right:clamp(1.7rem,4.6vw,4.6rem)!important}body[data-page="inicio"] .services-drift__character--marketing{width:clamp(16.8rem,24vw,22.2rem)!important}body[data-page="inicio"] .services-drift__character--brand{width:clamp(18.8rem,27vw,25rem)!important;bottom:-6.8rem!important}body[data-page="inicio"] .services-drift__meta{justify-content:center!important}@media (max-width:980px){body[data-page="inicio"] .services-drift__slide{width:min(92vw,48rem)!important}body[data-page="inicio"] .services-drift__card{min-height:34rem!important;padding:1.6rem!important}body[data-page="inicio"] .services-drift__card::after{right:-9%!important;bottom:-19%!important;width:min(62vw,31rem)!important;height:102%!important}body[data-page="inicio"] .services-drift__card-copy{max-width:min(54%,21rem)!important;padding-top:4.9rem!important;gap:1.2rem!important}body[data-page="inicio"] .services-drift__card-top{top:2.55rem!important}body[data-page="inicio"] .services-drift__icon img{width:5.9rem!important}body[data-page="inicio"] .services-drift__character{bottom:-0.5rem!important;right:clamp(1.25rem,3.5vw,3rem)!important}body[data-page="inicio"] .services-drift__character--events-card{width:clamp(24rem,41vw,30rem)!important;bottom:3rem!important;right:clamp(1rem,2.8vw,2.4rem)!important}body[data-page="inicio"] .services-drift__character--design{width:clamp(21.5rem,33vw,26rem)!important;bottom:-4.2rem!important}body[data-page="inicio"] .services-drift__character--brand{width:clamp(20rem,30vw,24.5rem)!important;bottom:-4.6rem!important}body[data-page="inicio"] .services-drift__card h3{font-size:clamp(2.6rem,6vw,4rem)!important}body[data-page="inicio"] .services-drift__card p:last-child{font-size:1rem!important}}@media (max-width:760px){body[data-page="inicio"] .services-drift{gap:0.95rem!important}body[data-page="inicio"] .services-drift__stage{height:min(74vh,34rem)!important}body[data-page="inicio"] .services-drift__slide{width:min(94vw,24rem)!important}body[data-page="inicio"] .services-drift__card{min-height:27rem!important;padding:1.2rem!important;border-radius:1.9rem!important}body[data-page="inicio"] .services-drift__card::after{right:-10%!important;bottom:-14%!important;width:min(76vw,18rem)!important;height:90%!important}body[data-page="inicio"] .services-drift__card-top{top:2.05rem!important;left:1.2rem!important}body[data-page="inicio"] .services-drift__icon img{width:4.9rem!important}body[data-page="inicio"] .services-drift__card-copy{max-width:56%!important;padding-top:4rem!important;padding-bottom:1.2rem!important;gap:1rem!important}body[data-page="inicio"] .services-drift__card h3{font-size:clamp(2.2rem,8vw,3rem)!important}body[data-page="inicio"] .services-drift__card p:last-child{font-size:0.92rem!important;line-height:1.28!important}body[data-page="inicio"] .services-drift__character{bottom:-0.15rem!important;right:0.9rem!important}body[data-page="inicio"] .services-drift__character--design{width:min(52vw,13.4rem)!important;bottom:-2.6rem!important}body[data-page="inicio"] .services-drift__character--marketing,body[data-page="inicio"] .services-drift__character--brand{width:min(40vw,10.4rem)!important}body[data-page="inicio"] .services-drift__character--events-card{width:min(64vw,16.6rem)!important;bottom:2rem!important;right:0.8rem!important}body[data-page="inicio"] .services-drift__character--brand{width:min(46vw,12rem)!important;bottom:-3rem!important}}body[data-page="inicio"] .approach-story__heading .section-heading__copy,body[data-page="inicio"] .allies-home__heading .section-heading__copy,body[data-page="inicio"] .team-home-preview__heading .section-heading__copy{display:grid!important;justify-items:center!important;text-align:center!important;gap:clamp(1.7rem,2.4vw,2.5rem)!important}body[data-page="inicio"] .approach-story__heading h2,body[data-page="inicio"] .allies-home__heading h2,body[data-page="inicio"] .team-home-preview__heading h2{margin:0 auto!important;width:fit-content!important;max-width:100%!important;display:grid!important;justify-items:center!important;gap:0.18em!important;text-align:center!important;line-height:0.98!important}body[data-page="inicio"] .approach-story__title-main,body[data-page="inicio"] .approach-story__title-accent,body[data-page="inicio"] .allies-home__title-main,body[data-page="inicio"] .allies-home__title-accent,body[data-page="inicio"] .team-home-preview__title-main,body[data-page="inicio"] .team-home-preview__title-accent{display:block!important;width:auto!important;margin:0 auto!important;font-family:"FigtreeMediumLocal","Figtree",sans-serif!important;font-style:normal!important;letter-spacing:-0.05em!important;white-space:nowrap!important;text-align:center!important}body[data-page="inicio"] .approach-story__title-main,body[data-page="inicio"] .allies-home__title-main,body[data-page="inicio"] .team-home-preview__title-main{font-weight:400!important}body[data-page="inicio"] .approach-story__title-accent,body[data-page="inicio"] .allies-home__title-accent,body[data-page="inicio"] .team-home-preview__title-accent{font-weight:700!important}body[data-page="inicio"] .approach-story__heading .section-heading__copy>p,body[data-page="inicio"] .allies-home__heading .section-heading__copy>p,body[data-page="inicio"] .team-home-preview__heading .section-heading__copy>p{max-width:min(100%,48rem)!important;margin:0 auto!important;text-align:center!important}body[data-page="inicio"] .section-title-hover-shape{display:none!important}@media (max-width:900px){body[data-page="inicio"] .approach-story__heading h2,body[data-page="inicio"] .allies-home__heading h2,body[data-page="inicio"] .team-home-preview__heading h2{width:min(100%,18rem)!important;max-width:min(100%,18rem)!important;gap:0.16em!important}body[data-page="inicio"] .approach-story__title-main,body[data-page="inicio"] .approach-story__title-accent,body[data-page="inicio"] .allies-home__title-main,body[data-page="inicio"] .allies-home__title-accent,body[data-page="inicio"] .team-home-preview__title-main,body[data-page="inicio"] .team-home-preview__title-accent{white-space:normal!important}}body[data-page="inicio"] .home-hero .hero-title{width:min(100%,15ch)!important;max-width:min(100%,15ch)!important;margin:0 auto!important;text-align:center!important}body[data-page="inicio"] .home-hero .hero-title__main,body[data-page="inicio"] .home-hero .hero-title__secondary{text-wrap:balance!important}@media (max-width:760px){body[data-page="inicio"] .home-hero{min-height:100svh!important;padding-inline:1.15rem!important}body[data-page="inicio"] .home-hero .hero__content--stacked,body[data-page="inicio"] .home-hero .hero__copy--center{gap:1rem!important;padding-inline:0!important}body[data-page="inicio"] .home-hero .hero-title__artwork{width:min(84vw,320px)!important;transform:translateY(-20px) scale(0.84)!important;margin:0 auto -0.35rem!important}body[data-page="inicio"] .home-hero .hero-title{width:min(100%,18.5rem)!important;max-width:min(100%,18.5rem)!important;transform:translateY(-42px)!important;line-height:1!important}body[data-page="inicio"] .home-hero .hero-title__main{font-size:clamp(1.58rem,6.2vw,2.2rem)!important;line-height:1.1!important;white-space:normal!important;width:100%!important;max-width:100%!important;margin:0 auto!important}body[data-page="inicio"] .home-hero .hero-title__line{margin-top:0.45rem!important;transform:none!important;white-space:normal!important}body[data-page="inicio"] .home-hero .hero-title__secondary{font-size:clamp(1.95rem,8vw,2.8rem)!important;line-height:1.04!important;white-space:normal!important}body[data-page="inicio"] .home-hero .hero__actions--center{transform:translateY(-28px)!important}}body[data-page="inicio"] .services-preview>.section-heading{justify-items:start!important;text-align:left!important}body[data-page="inicio"] .services-preview .section-heading h2{margin-left:0!important;margin-right:auto!important;text-align:left!important}body[data-page="inicio"] .services-preview .services-title__lead,body[data-page="inicio"] .services-preview .services-title__accent{justify-content:flex-start!important;text-align:left!important}body[data-page="inicio"] .services-preview__intro,body[data-page="inicio"] .services-preview__summary{margin-left:0!important;margin-right:auto!important;text-align:left!important;text-wrap:pretty!important}body[data-page="inicio"] .services-drift__slide{width:clamp(26rem,42vw,40rem)!important}body[data-page="inicio"] .services-drift__card{min-height:clamp(22rem,46vh,31rem)!important;grid-template-rows:auto 1fr auto!important}body[data-page="inicio"] .services-drift__card::after{content:none!important}body[data-page="inicio"] .services-drift__character{display:none!important}body[data-page="inicio"] .services-drift__card-top{top:clamp(1.75rem,3vw,2.35rem)!important;right:clamp(1.75rem,3vw,2.5rem)!important;left:auto!important}body[data-page="inicio"] .services-drift__icon img{width:clamp(9.2rem,12vw,11.6rem)!important;filter:brightness(0) invert(1) drop-shadow(0 1.35rem 2.35rem rgba(0,0,0,0.2))!important;opacity:1!important}body[data-page="inicio"] .services-drift__card-copy{align-self:center!important;max-width:min(100%,34rem)!important;padding-top:clamp(7rem,9vw,8.4rem)!important;padding-bottom:clamp(1.1rem,2vw,1.8rem)!important;justify-items:start!important;text-align:left!important}body[data-page="inicio"] .services-drift__card h3{margin:0!important;width:min(100%,34rem)!important;font-size:clamp(3rem,4.65vw,4.35rem)!important;line-height:0.96!important;text-align:left!important}body[data-page="inicio"] .services-drift__card h3 span,body[data-page="inicio"] .services-drift__card h3 strong{display:block!important}body[data-page="inicio"] .services-drift__slide--events-card .services-drift__card h3{width:min(100%,36rem)!important;font-size:clamp(2.85rem,4.25vw,4rem)!important}body[data-page="inicio"] .services-drift__card p:last-child{max-width:28rem!important;text-align:left!important}body[data-page="inicio"] .services-drift__link{justify-self:start!important;text-align:left!important}@media (max-width:980px){body[data-page="inicio"] .services-drift__slide{width:min(78vw,33rem)!important}body[data-page="inicio"] .services-drift__card{min-height:28rem!important}body[data-page="inicio"] .services-drift__card-copy{max-width:min(100%,30rem)!important;padding-top:6.6rem!important}body[data-page="inicio"] .services-drift__icon img{width:8rem!important}body[data-page="inicio"] .services-drift__card h3{width:min(100%,30rem)!important;font-size:clamp(2.55rem,5.6vw,3.45rem)!important}body[data-page="inicio"] .services-drift__slide--events-card .services-drift__card h3{width:min(100%,30rem)!important;font-size:clamp(2.35rem,5.1vw,3.1rem)!important}}@media (max-width:760px){body[data-page="inicio"] .services-drift__slide{width:min(84vw,20rem)!important}body[data-page="inicio"] .services-drift__card{min-height:24rem!important}body[data-page="inicio"] .services-drift__card-copy{max-width:100%!important;padding-top:5.65rem!important}body[data-page="inicio"] .services-drift__card-top{top:1.2rem!important;right:1.2rem!important}body[data-page="inicio"] .services-drift__icon img{width:6.3rem!important}body[data-page="inicio"] .services-drift__card h3{width:min(100%,17rem)!important;font-size:clamp(2.05rem,7.1vw,2.55rem)!important}body[data-page="inicio"] .services-drift__slide--events-card .services-drift__card h3{width:min(100%,18rem)!important;font-size:clamp(1.9rem,6.6vw,2.35rem)!important}}body[data-page="inicio"] .site-header,body:not([data-page="inicio"]) .site-header{position:fixed!important;top:0!important;left:0!important;right:0!important;z-index:260!important;display:flex!important;align-items:center!important;justify-content:space-between!important;width:100vw!important;height:96px!important;padding:0 clamp(1.25rem,4vw,3.25rem)!important;background:#ffffff!important;box-shadow:none!important;transform:none!important;transition:height 300ms ease,box-shadow 300ms ease,background-color 300ms ease!important}body[data-page="inicio"] .site-header.navShadow,body:not([data-page="inicio"]) .site-header.navShadow{height:76px!important;box-shadow:0 4px 30px -5px rgba(0,0,0,0.2)!important}body[data-page="inicio"] .site-header .brand-mark--image,body:not([data-page="inicio"]) .site-header .brand-mark--image{position:relative!important;top:auto!important;left:auto!important;z-index:1!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;margin:0!important;opacity:1!important;pointer-events:auto!important;transform:none!important;transition:transform 300ms ease,opacity 300ms ease!important}body[data-page="inicio"] .site-header .brand-mark--image img,body:not([data-page="inicio"]) .site-header .brand-mark--image img{display:block!important;width:clamp(160px,14vw,220px)!important;height:auto!important;transition:width 300ms ease!important}body[data-page="inicio"] .site-header.navShadow .brand-mark--image img,body:not([data-page="inicio"]) .site-header.navShadow .brand-mark--image img{width:clamp(138px,11vw,178px)!important}body[data-page="inicio"] .home-scroll-logo{display:none!important}body[data-page="inicio"] .site-header__tools,body:not([data-page="inicio"]) .site-header__tools{position:relative!important;top:auto!important;right:auto!important;z-index:2!important;display:inline-flex!important;align-items:center!important;justify-content:flex-end!important;gap:0.7rem!important;margin-left:auto!important;padding-right:clamp(5.2rem,7vw,6.6rem)!important;pointer-events:auto!important}body[data-page="inicio"] .site-header .site-language-picker__summary,body:not([data-page="inicio"]) .site-header .site-language-picker__summary{background:rgba(255,255,255,0.96)!important;box-shadow:0 14px 34px rgba(7,24,36,0.1)!important}@media (max-width:760px){body[data-page="inicio"] .site-header,body:not([data-page="inicio"]) .site-header{height:84px!important;padding-inline:1.15rem!important}body[data-page="inicio"] .site-header.navShadow,body:not([data-page="inicio"]) .site-header.navShadow{height:68px!important}body[data-page="inicio"] .site-header .brand-mark--image img,body:not([data-page="inicio"]) .site-header .brand-mark--image img{width:clamp(132px,36vw,168px)!important}body[data-page="inicio"] .site-header.navShadow .brand-mark--image img,body:not([data-page="inicio"]) .site-header.navShadow .brand-mark--image img{width:clamp(112px,30vw,142px)!important}body[data-page="inicio"] .site-header__tools,body:not([data-page="inicio"]) .site-header__tools{padding-right:4rem!important}}body[data-page="inicio"] .hero--reference.home-hero,body[data-page="inicio"] .home-hero{min-height:100svh!important;width:100vw!important;max-width:none!important;margin-left:calc(50% - 50vw)!important;margin-right:0!important;padding-top:96px!important;padding-bottom:clamp(1.2rem,2.4vh,2rem)!important;display:flex!important;align-items:center!important;justify-content:center!important}body[data-page="inicio"] .home-hero .hero__content--stacked,body[data-page="inicio"] .home-hero .hero__copy--center{width:min(100% - 2rem,1120px)!important;margin-left:auto!important;margin-right:auto!important;transform:none!important;align-content:center!important;justify-items:center!important;text-align:center!important;gap:clamp(0.1rem,0.8vh,0.55rem)!important}body[data-page="inicio"] .home-hero .hero-title__artwork{width:clamp(30rem,43vw,46rem)!important;transform:translateY(-64px) scale(0.9)!important;margin:0 auto -4.2rem!important}body[data-page="inicio"] .home-hero .hero-title{transform:translateY(-70px)!important}body[data-page="inicio"] .home-hero .hero-title__main{font-size:clamp(2.35rem,4.45vw,4.05rem)!important}body[data-page="inicio"] .home-hero .hero-title__secondary{font-size:clamp(2.75rem,5.2vw,4.65rem)!important}body[data-page="inicio"] .home-hero .hero-title__line{transform:translateY(-20px)!important}body[data-page="inicio"] .home-hero .hero__actions--center{transform:translateY(-78px)!important}@media (max-height:820px) and (min-width:761px){body[data-page="inicio"] .home-hero .hero-title__artwork{width:clamp(27rem,38vw,40rem)!important;transform:translateY(-54px) scale(0.86)!important;margin-bottom:-4.8rem!important}body[data-page="inicio"] .home-hero .hero-title{transform:translateY(-76px)!important}body[data-page="inicio"] .home-hero .hero-title__main{font-size:clamp(2.1rem,3.95vw,3.55rem)!important}body[data-page="inicio"] .home-hero .hero-title__secondary{font-size:clamp(2.45rem,4.65vw,4.05rem)!important}body[data-page="inicio"] .home-hero .hero__actions--center{transform:translateY(-88px)!important}}@media (max-width:760px){body[data-page="inicio"] .hero--reference.home-hero,body[data-page="inicio"] .home-hero{padding-top:84px!important;padding-bottom:1.1rem!important}body[data-page="inicio"] .home-hero .hero-title__artwork{width:min(72vw,260px)!important;transform:translateY(-12px) scale(0.78)!important;margin-bottom:-1.3rem!important}body[data-page="inicio"] .home-hero .hero-title{transform:translateY(-24px)!important}body[data-page="inicio"] .home-hero .hero__actions--center{transform:translateY(-20px)!important}}.cursor{z-index:10000!important}body.is-loading .cursor{z-index:10000!important}body.burger-menu-open .cursor{z-index:10000!important;background:#ffffff!important;mix-blend-mode:normal!important;box-shadow:0 0 0 7px rgba(255,255,255,0.16),0 12px 30px rgba(0,0,0,0.18)!important}body[data-page="servicios"] .services-explainer-grid{width:min(100% - 2rem,980px)!important;gap:clamp(2.1rem,4vw,3.2rem)!important}body[data-page="servicios"] .services-explainer-card,body[data-page="servicios"] .services-explainer-card--design,body[data-page="servicios"] .services-explainer-card--events,body[data-page="servicios"] .services-explainer-card--marketing,body[data-page="servicios"] .services-explainer-card--brand{grid-template-columns:1fr!important;gap:0.85rem!important;padding:0!important;border:0!important;background:transparent!important}body[data-page="servicios"] .services-explainer-card:first-child{border-top:0!important}body[data-page="servicios"] .services-explainer-card__icon{display:none!important}body[data-page="servicios"] .services-explainer-card__copy{display:grid!important;grid-template-columns:minmax(12rem,0.55fr) minmax(0,1fr)!important;column-gap:clamp(1.6rem,4vw,3.4rem)!important;row-gap:0.75rem!important;align-items:baseline!important}body[data-page="servicios"] .services-explainer-card__copy h3{grid-column:1!important;font-size:clamp(1.7rem,3vw,2.45rem)!important;line-height:1!important}body[data-page="servicios"] .services-explainer-card__lead{grid-column:2!important;max-width:40rem!important;font-size:clamp(1rem,1.35vw,1.12rem)!important}body[data-page="servicios"] .services-explainer-card__details{grid-column:2!important;display:block!important}body[data-page="servicios"] .services-explainer-card__detail{display:contents!important}body[data-page="servicios"] .services-explainer-card__detail h4{margin:1rem 0 0.45rem!important;color:#0b5375!important;font-size:0.92rem!important}body[data-page="servicios"] .services-explainer-card__detail ul{display:flex!important;flex-wrap:wrap!important;gap:0.45rem 1rem!important;padding-left:0!important;list-style:none!important}body[data-page="servicios"] .services-explainer-card__detail li{position:relative!important;padding-left:0.85rem!important;font-size:0.94rem!important;line-height:1.35!important}body[data-page="servicios"] .services-explainer-card__detail li::before{content:""!important;position:absolute!important;left:0!important;top:0.62em!important;width:0.32rem!important;height:0.32rem!important;border-radius:999px!important;background:#c91235!important}body[data-page="inicio"] .home-hero .hero-title{width:max-content!important;max-width:min(100%,68rem)!important}body[data-page="inicio"] .home-hero .hero-title__main{white-space:nowrap!important}body[data-page="inicio"] .home-hero .hero-title__line,body[data-page="inicio"] .home-hero .hero-title__secondary{display:block!important;white-space:nowrap!important}body[data-page="inicio"] .home-hero .hero-title__line{margin-top:clamp(0.75rem,1.5vw,1.25rem)!important;transform:none!important}body[data-page="inicio"] .home-hero .hero-title__secondary{font-size:clamp(2.45rem,4.2vw,3.85rem)!important;line-height:1.02!important}body[data-page="inicio"] .home-hero .hero__actions--center{margin-top:clamp(1.05rem,2vw,1.6rem)!important;transform:translateY(-76px)!important}body[data-page="inicio"] .home-hero .hero-title__artwork{transform:translateY(-78px) scale(0.84)!important;margin-bottom:-5.8rem!important}body[data-page="inicio"] .home-hero .hero-title{transform:translateY(-86px)!important}body[data-page="inicio"] .home-hero .hero-title__line{margin-top:clamp(0.5rem,1vw,0.85rem)!important}@media (max-width:760px){body[data-page="servicios"] .services-explainer-grid{gap:2.4rem!important}body[data-page="servicios"] .services-explainer-card__copy{grid-template-columns:1fr!important}body[data-page="servicios"] .services-explainer-card__copy h3,body[data-page="servicios"] .services-explainer-card__lead,body[data-page="servicios"] .services-explainer-card__details{grid-column:1!important}}body[data-page="servicios"] .services-explainer-section{padding-top:clamp(3.2rem,6vw,5rem)!important;padding-bottom:clamp(3.2rem,6vw,5rem)!important;background:#ffffff!important}body[data-page="servicios"] .services-explainer-heading{margin-bottom:clamp(1.6rem,3vw,2.4rem)!important}body[data-page="servicios"] .services-explainer-grid{width:min(100% - 2rem,1180px)!important;margin:0 auto!important;gap:0!important}body[data-page="servicios"] .services-explainer-card,body[data-page="servicios"] .services-explainer-card--design,body[data-page="servicios"] .services-explainer-card--events,body[data-page="servicios"] .services-explainer-card--marketing,body[data-page="servicios"] .services-explainer-card--brand{display:grid!important;grid-template-columns:clamp(4.8rem,8vw,7rem) minmax(0,1fr)!important;align-items:start!important;gap:clamp(1.1rem,2.4vw,2rem)!important;min-height:0!important;padding:clamp(1.6rem,3vw,2.4rem) 0!important;overflow:visible!important;border-radius:0!important;border-bottom:1px solid rgba(11,83,117,0.16)!important;background:transparent!important;color:#0b5375!important}body[data-page="servicios"] .services-explainer-card:first-child{border-top:1px solid rgba(11,83,117,0.16)!important}body[data-page="servicios"] .services-explainer-card::before,body[data-page="servicios"] .services-explainer-card::after{content:none!important}body[data-page="servicios"] .services-explainer-card__character{display:none!important}body[data-page="servicios"] .services-explainer-card__icon{position:relative!important;top:auto!important;left:auto!important;display:flex!important;align-items:flex-start!important;justify-content:center!important;padding-top:0.2rem!important}body[data-page="servicios"] .services-explainer-card__icon img{width:clamp(3.8rem,6vw,5.5rem)!important;height:auto!important;filter:none!important}body[data-page="servicios"] .services-explainer-card__copy{max-width:none!important;padding:0!important;display:grid!important;grid-template-columns:minmax(14rem,0.75fr) minmax(0,1.25fr)!important;column-gap:clamp(1.4rem,3.2vw,3rem)!important;row-gap:0.8rem!important;align-items:start!important}body[data-page="servicios"] .services-explainer-card__copy h3{grid-column:1!important;margin:0!important;color:#0b5375!important;font-size:clamp(2.1rem,4vw,3.4rem)!important;line-height:0.96!important;letter-spacing:-0.055em!important}body[data-page="servicios"] .services-explainer-card__lead{grid-column:1!important;margin:0!important;max-width:31rem!important;color:#45687a!important;font-size:clamp(1rem,1.35vw,1.12rem)!important;line-height:1.55!important}body[data-page="servicios"] .services-explainer-card__details{grid-column:2!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:clamp(1rem,2vw,1.6rem)!important;max-width:none!important;margin:0!important}body[data-page="servicios"] .services-explainer-card__detail{padding:0!important;border:0!important;border-radius:0!important;background:transparent!important}body[data-page="servicios"] .services-explainer-card__detail h4{margin:0 0 0.55rem!important;color:#c91235!important;font-size:0.95rem!important;line-height:1.15!important;letter-spacing:0!important}body[data-page="servicios"] .services-explainer-card__detail ul{gap:0.42rem!important;padding-left:1rem!important}body[data-page="servicios"] .services-explainer-card__detail li{color:#45687a!important;font-size:0.96rem!important;line-height:1.42!important}body[data-page="servicios"] .services-explainer-card__detail li:nth-child(n+4),body[data-page="servicios"] .services-explainer-card__closing{display:none!important}body[data-page="servicios"] .site-header{align-items:flex-start!important;padding-top:2rem!important}body[data-page="servicios"] .site-header.navShadow{padding-top:1.1rem!important}body[data-page="servicios"] .site-header .brand-mark--image{padding:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}@media (max-width:900px){body[data-page="servicios"] .services-explainer-card,body[data-page="servicios"] .services-explainer-card--design,body[data-page="servicios"] .services-explainer-card--events,body[data-page="servicios"] .services-explainer-card--marketing,body[data-page="servicios"] .services-explainer-card--brand{grid-template-columns:1fr!important}body[data-page="servicios"] .services-explainer-card__icon{justify-content:flex-start!important}body[data-page="servicios"] .services-explainer-card__copy{grid-template-columns:1fr!important}body[data-page="servicios"] .services-explainer-card__copy h3,body[data-page="servicios"] .services-explainer-card__lead,body[data-page="servicios"] .services-explainer-card__details{grid-column:1!important}}@media (max-width:620px){body[data-page="servicios"] .services-explainer-card__details{grid-template-columns:1fr!important}}body[data-page="inicio"] .services-preview>.section-heading,body[data-page="inicio"] .approach-story__heading .section-heading__copy,body[data-page="inicio"] .featured-projects .section-heading__copy,body[data-page="inicio"] .allies-home__heading .section-heading__copy,body[data-page="inicio"] .team-home-preview__heading .section-heading__copy{justify-items:center!important;text-align:center!important}body[data-page="inicio"] .services-preview .section-heading h2,body[data-page="inicio"] .approach-story__heading h2,body[data-page="inicio"] .allies-home__heading h2,body[data-page="inicio"] .team-home-preview__heading h2{width:min(100%,13ch)!important;max-width:min(100%,13ch)!important;margin-left:auto!important;margin-right:auto!important;display:grid!important;justify-items:center!important;gap:0.1em!important;text-align:center!important}body[data-page="inicio"] .services-title__lead,body[data-page="inicio"] .approach-story__title-main,body[data-page="inicio"] .allies-home__title-main,body[data-page="inicio"] .team-home-preview__title-main{justify-content:center!important;font-size:clamp(3.1rem,6vw,5.2rem)!important;line-height:0.95!important;text-align:center!important}body[data-page="inicio"] .services-title__accent,body[data-page="inicio"] .approach-story__title-accent,body[data-page="inicio"] .allies-home__title-accent,body[data-page="inicio"] .team-home-preview__title-accent{justify-content:center!important;font-size:clamp(2.8rem,5.2vw,4.5rem)!important;line-height:0.98!important;text-align:center!important}body[data-page="inicio"] .services-preview__intro{max-width:58rem!important;margin-left:auto!important;margin-right:auto!important;text-align:center!important}@media (max-width:760px){body[data-page="inicio"] .services-preview .section-heading h2,body[data-page="inicio"] .approach-story__heading h2,body[data-page="inicio"] .allies-home__heading h2,body[data-page="inicio"] .team-home-preview__heading h2{width:min(100%,10ch)!important;max-width:min(100%,10ch)!important}body[data-page="inicio"] .services-title__lead,body[data-page="inicio"] .approach-story__title-main,body[data-page="inicio"] .allies-home__title-main,body[data-page="inicio"] .team-home-preview__title-main{font-size:clamp(2.35rem,10vw,3.2rem)!important}body[data-page="inicio"] .services-title__accent,body[data-page="inicio"] .approach-story__title-accent,body[data-page="inicio"] .allies-home__title-accent,body[data-page="inicio"] .team-home-preview__title-accent{font-size:clamp(2.15rem,9vw,2.9rem)!important}}.site-footer.footer .footer__logo--image img{width:clamp(84px,7vw,118px)!important;max-width:118px!important;height:auto!important}:root{--top-rail-height:clamp(5.9rem,6.2vw,6.35rem);--top-rail-height-compact:clamp(4.9rem,5.2vw,5.25rem);--top-rail-padding-inline:clamp(1.15rem,3vw,2.75rem);--top-rail-padding-top:clamp(0.54rem,0.9vw,0.82rem);--top-rail-padding-bottom:clamp(0.42rem,0.76vw,0.66rem);--top-rail-menu-space:clamp(4.45rem,5.5vw,5.7rem);--top-rail-logo-width:clamp(148px,11.2vw,188px);--top-rail-logo-width-compact:clamp(132px,9.8vw,164px);--top-rail-lang-size:3.3rem}html{scroll-padding-top:calc(var(--top-rail-height) + 1rem)}body[data-page="inicio"] .site-header,body:not([data-page="inicio"]) .site-header{box-sizing:border-box!important;width:100%!important;margin:0!important;height:var(--top-rail-height)!important;padding:var(--top-rail-padding-top) var(--top-rail-padding-inline) var(--top-rail-padding-bottom)!important;align-items:center!important;background:rgba(255,255,255,0.98)!important;border-bottom:1px solid transparent!important;box-shadow:none!important;backdrop-filter:blur(14px)!important;-webkit-backdrop-filter:blur(14px)!important;transition:height 300ms ease,padding 300ms ease,box-shadow 300ms ease,background-color 300ms ease!important}body[data-page="inicio"] .site-header.navShadow,body:not([data-page="inicio"]) .site-header.navShadow{height:var(--top-rail-height-compact)!important;padding-top:clamp(0.44rem,0.85vw,0.68rem)!important;padding-bottom:clamp(0.4rem,0.76vw,0.58rem)!important;box-shadow:0 16px 40px rgba(7,24,36,0.12)!important}body[data-page="inicio"] .site-header .brand-mark--image,body:not([data-page="inicio"]) .site-header .brand-mark--image{align-self:center!important;padding:0!important;background:transparent!important;border-radius:0!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}body[data-page="inicio"] .site-header .brand-mark--image img,body:not([data-page="inicio"]) .site-header .brand-mark--image img{width:var(--top-rail-logo-width)!important}body[data-page="inicio"] .site-header.navShadow .brand-mark--image img,body:not([data-page="inicio"]) .site-header.navShadow .brand-mark--image img{width:var(--top-rail-logo-width-compact)!important}body[data-page="inicio"] .site-header__tools,body:not([data-page="inicio"]) .site-header__tools{align-self:center!important;gap:0.8rem!important;padding-right:var(--top-rail-menu-space)!important}body[data-page="inicio"] .site-header .site-language-picker__summary,body:not([data-page="inicio"]) .site-header .site-language-picker__summary{width:var(--top-rail-lang-size)!important;height:var(--top-rail-lang-size)!important;min-height:var(--top-rail-lang-size)!important;border:1px solid rgba(11,83,117,0.1)!important;box-shadow:0 12px 28px rgba(7,24,36,0.09)!important}body[data-page="inicio"] .hero--reference.home-hero,body[data-page="inicio"] .home-hero{padding-top:calc(var(--top-rail-height) + 0.65rem)!important}@media (max-width:760px){:root{--top-rail-height:95px;--top-rail-height-compact:80px;--top-rail-padding-inline:1rem;--top-rail-padding-top:0.7rem;--top-rail-padding-bottom:0.55rem;--top-rail-menu-space:3.95rem;--top-rail-logo-width:clamp(136px,38vw,170px);--top-rail-logo-width-compact:clamp(122px,33vw,150px);--top-rail-lang-size:3.05rem}body[data-page="inicio"] .site-header,body:not([data-page="inicio"]) .site-header{padding-inline:var(--top-rail-padding-inline)!important}body[data-page="inicio"] .site-header__tools,body:not([data-page="inicio"]) .site-header__tools{padding-right:var(--top-rail-menu-space)!important}body[data-page="inicio"] .hero--reference.home-hero,body[data-page="inicio"] .home-hero{padding-top:calc(var(--top-rail-height) + 0.35rem)!important}}body[data-page="inicio"] .home-hero .hero__copy--center{width:min(calc(100% - 2rem),1180px)!important;margin:0!important;position:relative!important;left:50%!important;transform:translateX(-50%)!important}body[data-page="inicio"] .home-hero .hero-title__artwork{width:clamp(36rem,52vw,58rem)!important;transform:translateY(-76px) scale(0.98)!important;margin-bottom:-2.4rem!important}body[data-page="inicio"] .home-hero .hero-title{width:min(100%,67rem)!important;max-width:min(100%,67rem)!important;justify-self:center!important;justify-items:center!important;transform:translateY(-18px)!important}body[data-page="inicio"] .home-hero .hero-title__main{width:100%!important;margin:0 auto!important;font-size:clamp(3.75rem,6vw,5.2rem)!important;line-height:0.94!important;letter-spacing:-0.052em!important}body[data-page="inicio"] .home-hero .hero-title__line{margin-top:clamp(0.04rem,0.32vw,0.18rem)!important}body[data-page="inicio"] .services-preview .services-title__lead{font-family:"FigtreeHeroLocal","Figtree",sans-serif!important;font-style:normal!important;font-weight:300!important;font-variation-settings:"wght" 300!important;letter-spacing:-0.045em!important;font-size:55px!important}body[data-page="inicio"] .services-preview .services-title__lead--strong{font-family:"FigtreeBoldLocal","FigtreeHeroLocal","Figtree",sans-serif!important;font-style:normal!important;font-weight:700!important;font-variation-settings:"wght" 700!important;letter-spacing:-0.048em!important;font-size:55px!important}body[data-page="inicio"] .services-preview .section-heading h2 .services-title__lead:not(.services-title__lead--strong){font-family:"FigtreeHeroLocal","Figtree",sans-serif!important;font-weight:300!important;font-variation-settings:"wght" 300!important}body[data-page="inicio"] .services-preview .section-heading h2 .services-title__lead--strong{font-family:"FigtreeBoldLocal","FigtreeHeroLocal","Figtree",sans-serif!important;font-weight:700!important;font-variation-settings:"wght" 700!important}body[data-page="inicio"] .services-preview .section-heading h2,body[data-page="inicio"] .services-preview .section-heading h2 *{font-family:"FigtreeHeroLocal","Figtree",sans-serif!important;font-style:normal!important}body[data-page="inicio"] .services-preview .services-title__lead[data-character-hover],body[data-page="inicio"] .services-preview .services-title__lead--strong[data-character-hover],body[data-page="inicio"] .services-preview .services-title__lead[data-character-hover] .hero-title__hover-word,body[data-page="inicio"] .services-preview .services-title__lead--strong[data-character-hover] .hero-title__hover-word,body[data-page="inicio"] .services-preview .services-title__lead[data-character-hover] .hero-title__hover-char,body[data-page="inicio"] .services-preview .services-title__lead--strong[data-character-hover] .hero-title__hover-char{font-family:"FigtreeHeroLocal","Figtree",sans-serif!important;font-style:normal!important;letter-spacing:-0.045em!important}body[data-page="inicio"] .services-preview .services-title__lead--strong[data-character-hover],body[data-page="inicio"] .services-preview .services-title__lead--strong[data-character-hover] .hero-title__hover-word,body[data-page="inicio"] .services-preview .services-title__lead--strong[data-character-hover] .hero-title__hover-char{font-family:"FigtreeBoldLocal","FigtreeHeroLocal","Figtree",sans-serif!important}body[data-page="inicio"] .services-preview .services-title__lead[data-character-hover],body[data-page="inicio"] .services-preview .services-title__lead[data-character-hover] .hero-title__hover-char{font-weight:300!important;font-variation-settings:"wght" 300!important}body[data-page="inicio"] .services-preview .services-title__lead--strong[data-character-hover],body[data-page="inicio"] .services-preview .services-title__lead--strong[data-character-hover] .hero-title__hover-char{font-weight:700!important;font-variation-settings:"wght" 700!important}body[data-page="inicio"] .home-hero .hero-title__secondary{display:block!important;width:100%!important;margin:0 auto!important;font-size:clamp(4.18rem,6.7vw,5.9rem)!important;line-height:0.93!important}body[data-page="inicio"] .home-hero .hero__actions--center{margin-top:clamp(1.45rem,2.5vw,2.15rem)!important;transform:translateY(-14px)!important}@media (max-width:760px){body[data-page="inicio"] .home-hero .hero-title__artwork{width:min(86vw,332px)!important;transform:translateY(-2px) scale(0.92)!important;margin-bottom:0.2rem!important}body[data-page="inicio"] .home-hero .hero-title{width:min(100%,92vw)!important;max-width:min(100%,92vw)!important;transform:translateY(18px)!important}body[data-page="inicio"] .home-hero .hero-title__main{font-size:clamp(2.85rem,10.1vw,4rem)!important;line-height:0.95!important}body[data-page="inicio"] .services-preview .services-title__lead{font-size:clamp(2.05rem,7vw,2.8rem)!important}body[data-page="inicio"] .services-preview .services-title__lead--strong{font-size:clamp(2.05rem,7vw,2.8rem)!important}body[data-page="inicio"] .home-hero .hero-title__secondary{font-size:clamp(3.3rem,11.9vw,4.7rem)!important;line-height:0.96!important}body[data-page="inicio"] .home-hero .hero__actions--center{margin-top:1.1rem!important;transform:translateY(18px)!important}body[data-page="inicio"] .home-hero .hero__copy--center{width:min(calc(100% - 2rem),100%)!important;margin:0 auto!important;left:auto!important;transform:none!important}}body[data-page="inicio"] .services-preview{padding-top:clamp(1.7rem,2.9vw,2.45rem)!important}body[data-page="inicio"] .services-preview>.section-heading{margin-bottom:clamp(0.75rem,1.5vw,1.2rem)!important}body[data-page="inicio"] .services-preview__intro{margin-top:0.82rem!important;font-size:clamp(1.18rem,1.45vw,1.42rem)!important;line-height:1.35!important;max-width:none!important;white-space:nowrap!important}body[data-page="inicio"] .services-drift__stage{height:min(65vh,46rem)!important}body[data-page="inicio"] .services-drift__slide{top:44%!important}@media (max-width:760px){body[data-page="inicio"] .services-preview{padding-top:1.45rem!important}body[data-page="inicio"] .services-preview>.section-heading{margin-bottom:0.75rem!important}body[data-page="inicio"] .services-preview__intro{margin-top:0.65rem!important;font-size:1rem!important;line-height:1.5!important;white-space:normal!important}body[data-page="inicio"] .services-drift__stage{height:min(62vh,31rem)!important}body[data-page="inicio"] .services-drift__slide{top:45%!important}}body[data-page="inicio"] .services-drift__link{--services-link-duration:0.44s;--services-link-rise:-4px;--services-link-step:1.08em;position:relative!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:fit-content!important;min-height:3.15rem!important;padding:0.92rem 1.38rem!important;border:1px solid rgba(255,255,255,0.24)!important;border-radius:999px!important;background:rgba(255,255,255,0.1)!important;color:#ffffff!important;font-family:"FigtreeMediumLocal","Figtree",sans-serif!important;font-size:0.96rem!important;font-weight:700!important;line-height:1.05!important;letter-spacing:0.01em!important;text-decoration:none!important;box-shadow:0 12px 26px rgba(7,24,36,0.14)!important;backdrop-filter:blur(14px)!important;-webkit-backdrop-filter:blur(14px)!important;overflow:hidden!important;transform:translateY(0) translateZ(0)!important;transition:transform var(--services-link-duration) ease,box-shadow var(--services-link-duration) ease,background-color var(--services-link-duration) ease,border-color var(--services-link-duration) ease!important}body[data-page="inicio"] .services-drift__link-copy{display:inline-flex!important;align-items:flex-start!important;overflow:hidden!important;text-shadow:0 var(--services-link-step) 0 currentColor!important;pointer-events:none!important}body[data-page="inicio"] .services-drift__link-char{display:block!important;backface-visibility:hidden!important;white-space:pre!important;transform:translateY(0) translateZ(0)!important;transition:transform var(--services-link-duration) ease!important;transition-delay:calc(var(--char-index) * 0.018s)!important}body[data-page="inicio"] .services-drift__link:hover,body[data-page="inicio"] .services-drift__link:focus-visible{border-color:rgba(255,255,255,0.42)!important;background:rgba(255,255,255,0.18)!important;box-shadow:0 18px 38px rgba(7,24,36,0.2)!important;color:#ffffff!important;transform:translateY(var(--services-link-rise)) translateZ(0)!important}body[data-page="inicio"] .services-drift__link:hover .services-drift__link-char,body[data-page="inicio"] .services-drift__link:focus-visible .services-drift__link-char{transform:translateY(calc(var(--services-link-step) * -1)) translateZ(0)!important}body[data-page="inicio"] .services-drift__link:focus-visible{outline:2px solid rgba(255,255,255,0.55)!important;outline-offset:3px!important}@media (max-width:760px){body[data-page="inicio"] .services-drift__link{min-height:2.9rem!important;padding:0.82rem 1.1rem!important;font-size:0.88rem!important}}body[data-page="inicio"] .home-scroll-curve--hero-to-services{--home-curve-height:clamp(112px,11vw,148px)!important;margin:-120px 0 -1px calc(50% - 50vw)!important;background:transparent!important}body[data-page="inicio"] .home-scroll-curve--hero-to-services .home-scroll-curve__path{fill:transparent!important}body[data-page="inicio"] .services-preview{margin-top:0!important;padding-top:2rem!important;padding-bottom:1rem!important}body[data-page="inicio"] .services-preview>.section-heading{margin-top:0!important}body[data-page="inicio"] .services-drift__stage{margin-top:-0.45rem!important}body[data-page="inicio"] .services-drift__slide{top:40%!important}@media (max-width:760px){body[data-page="inicio"] .home-scroll-curve--hero-to-services{--home-curve-height:72px!important;margin:-82px 0 -1px calc(50% - 50vw)!important}body[data-page="inicio"] .services-preview{margin-top:-0.55rem!important;padding-top:1.15rem!important}body[data-page="inicio"] .services-drift__stage{margin-top:0!important}}body[data-page="inicio"] .site-header__music-toggle{position:relative!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 auto!important;width:3.05rem!important;height:3.05rem!important;padding:0!important;border:1px solid rgba(11,83,117,0.12)!important;border-radius:999px!important;background:rgba(255,255,255,0.9)!important;color:#0b5375!important;box-shadow:0 12px 28px rgba(7,24,36,0.09)!important;backdrop-filter:blur(14px)!important;-webkit-backdrop-filter:blur(14px)!important;cursor:pointer!important;appearance:none!important;transition:transform 220ms ease,box-shadow 220ms ease,border-color 220ms ease,color 220ms ease,background-color 220ms ease!important}body[data-page="inicio"] .site-header__music-toggle svg{width:1.15rem!important;height:1.15rem!important;fill:none!important;stroke:currentColor!important;stroke-width:1.75!important;stroke-linecap:round!important;stroke-linejoin:round!important;pointer-events:none!important}body[data-page="inicio"] .site-header__music-toggle::after{content:""!important;position:absolute!important;width:1.22rem!important;height:2px!important;border-radius:999px!important;background:currentColor!important;transform:rotate(-42deg) scaleX(0)!important;transform-origin:center!important;opacity:0!important;transition:transform 220ms ease,opacity 220ms ease!important}body[data-page="inicio"] .site-header__music-toggle:hover,body[data-page="inicio"] .site-header__music-toggle:focus-visible{border-color:rgba(11,83,117,0.2)!important;background:rgba(255,255,255,0.98)!important;box-shadow:0 16px 34px rgba(7,24,36,0.14)!important;transform:translateY(-1px)!important}body[data-page="inicio"] .site-header__music-toggle:focus-visible{outline:2px solid rgba(11,83,117,0.2)!important;outline-offset:3px!important}body[data-page="inicio"] .site-header__music-toggle[data-music-enabled="false"]{color:rgba(11,83,117,0.48)!important;background:rgba(255,255,255,0.74)!important;border-color:rgba(11,83,117,0.08)!important;box-shadow:0 8px 18px rgba(7,24,36,0.06)!important}body[data-page="inicio"] .site-header__music-toggle[data-music-enabled="false"]::after{opacity:1!important;transform:rotate(-42deg) scaleX(1)!important}@media (max-width:760px){body[data-page="inicio"] .site-header__music-toggle{width:2.82rem!important;height:2.82rem!important}body[data-page="inicio"] .site-header__music-toggle svg{width:1.02rem!important;height:1.02rem!important}}body[data-page="inicio"] .services-preview .section-heading h2,body[data-page="inicio"] .approach-story__heading h2,body[data-page="inicio"] .featured-projects .section-heading--show-title h2,body[data-page="inicio"] .allies-home__heading h2,body[data-page="inicio"] .team-home-preview__heading h2{display:grid!important;justify-items:center!important;gap:clamp(0.08rem,0.3vw,0.16rem)!important;width:max-content!important;max-width:min(100%,22ch)!important;margin-left:auto!important;margin-right:auto!important;text-align:center!important}body[data-page="inicio"] .services-preview .section-heading h2 .services-title__lead:not(.services-title__lead--strong),body[data-page="inicio"] .approach-story__title-main,body[data-page="inicio"] .featured-projects__title-main,body[data-page="inicio"] .allies-home__title-main,body[data-page="inicio"] .team-home-preview__title-main{display:block!important;font-family:"FigtreeHeroLocal","Figtree",sans-serif!important;font-style:normal!important;font-weight:300!important;font-variation-settings:"wght" 300!important;font-size:55px!important;line-height:0.95!important;letter-spacing:-0.048em!important;white-space:nowrap!important;color:#24394b!important}body[data-page="inicio"] .services-preview .section-heading h2 .services-title__lead--strong,body[data-page="inicio"] .approach-story__title-accent,body[data-page="inicio"] .featured-projects__title-accent,body[data-page="inicio"] .allies-home__title-accent,body[data-page="inicio"] .team-home-preview__title-accent{display:block!important;font-family:"FigtreeBoldLocal","FigtreeHeroLocal","Figtree",sans-serif!important;font-style:normal!important;font-weight:700!important;font-variation-settings:"wght" 700!important;font-size:55px!important;line-height:0.95!important;letter-spacing:-0.048em!important;white-space:nowrap!important;color:#24394b!important}@media (max-width:980px){body[data-page="inicio"] .services-preview .section-heading h2,body[data-page="inicio"] .approach-story__heading h2,body[data-page="inicio"] .featured-projects .section-heading--show-title h2,body[data-page="inicio"] .allies-home__heading h2,body[data-page="inicio"] .team-home-preview__heading h2{width:min(100%,19rem)!important;max-width:min(100%,19rem)!important}body[data-page="inicio"] .services-preview .section-heading h2 .services-title__lead:not(.services-title__lead--strong),body[data-page="inicio"] .services-preview .section-heading h2 .services-title__lead--strong,body[data-page="inicio"] .approach-story__title-main,body[data-page="inicio"] .approach-story__title-accent,body[data-page="inicio"] .featured-projects__title-main,body[data-page="inicio"] .featured-projects__title-accent,body[data-page="inicio"] .allies-home__title-main,body[data-page="inicio"] .allies-home__title-accent,body[data-page="inicio"] .team-home-preview__title-main,body[data-page="inicio"] .team-home-preview__title-accent{font-size:clamp(2.4rem,7.2vw,3.1rem)!important;white-space:normal!important}}body[data-page="inicio"] .services-preview__intro,body[data-page="inicio"] .approach-story__intro,body[data-page="inicio"] .allies-home__intro,body[data-page="inicio"] .team-home-preview__intro{margin-left:auto!important;margin-right:auto!important;max-width:none!important;text-align:center!important;font-family:"FigtreeMediumLocal","Figtree",sans-serif!important;font-style:normal!important;font-weight:500!important;font-size:clamp(1.18rem,1.45vw,1.42rem)!important;line-height:1.35!important;letter-spacing:-0.018em!important;color:#45687a!important;white-space:nowrap!important}body[data-page="inicio"] .services-preview>.section-heading>p:not(.eyebrow),body[data-page="inicio"] .approach-story__heading .section-heading__copy>p:not(.eyebrow),body[data-page="inicio"] .allies-home__heading .section-heading__copy>p:not(.eyebrow),body[data-page="inicio"] .team-home-preview__heading .section-heading__copy>p:not(.eyebrow){margin-left:auto!important;margin-right:auto!important;max-width:none!important;text-align:center!important;font-family:"FigtreeMediumLocal","Figtree",sans-serif!important;font-style:normal!important;font-weight:500!important;font-size:clamp(1.18rem,1.45vw,1.42rem)!important;line-height:1.35!important;letter-spacing:-0.018em!important;color:#45687a!important;white-space:nowrap!important}@media (max-width:1180px){body[data-page="inicio"] .services-preview__intro,body[data-page="inicio"] .approach-story__intro,body[data-page="inicio"] .allies-home__intro,body[data-page="inicio"] .team-home-preview__intro{max-width:min(100%,48rem)!important;font-size:1.04rem!important;line-height:1.56!important;white-space:normal!important;text-wrap:pretty!important}body[data-page="inicio"] .services-preview>.section-heading>p:not(.eyebrow),body[data-page="inicio"] .approach-story__heading .section-heading__copy>p:not(.eyebrow),body[data-page="inicio"] .allies-home__heading .section-heading__copy>p:not(.eyebrow),body[data-page="inicio"] .team-home-preview__heading .section-heading__copy>p:not(.eyebrow){max-width:min(100%,48rem)!important;font-size:1.04rem!important;line-height:1.56!important;white-space:normal!important;text-wrap:pretty!important}}body[data-page="proyectos"]{background:#f3f6f7}body[data-page="proyectos"] main{overflow:clip}body[data-page="proyectos"] .portfolio-shell{width:min(100% - 3rem,88rem);margin:0 auto}body[data-page="proyectos"] .portfolio-editorial-hero,body[data-page="proyectos"] .portfolio-archive{width:100%!important;max-width:none!important;margin:0!important}body[data-page="proyectos"] .portfolio-editorial-hero{padding:clamp(7rem,11vw,9.5rem) 0 clamp(3rem,6vw,4.5rem);background:linear-gradient(180deg,#ffffff 0%,#f9fbfc 60%,rgba(249,251,252,0) 100%)}body[data-page="proyectos"] .portfolio-editorial-hero__layout{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(18rem,0.8fr);gap:clamp(1.5rem,4vw,3rem);align-items:end}body[data-page="proyectos"] .portfolio-editorial-hero__copy{display:grid;gap:1.15rem}body[data-page="proyectos"] .portfolio-editorial-hero__title{margin:0;text-wrap:balance}body[data-page="proyectos"] .portfolio-editorial-hero__title-line{display:block;color:#24415d;font-family:"FigtreeHeroLocal","Figtree",sans-serif;font-size:clamp(3.35rem,6vw,6rem);font-weight:300;line-height:0.94;letter-spacing:-0.07em}body[data-page="proyectos"] .portfolio-editorial-hero__title-line--strong{margin-top:0.15rem;font-weight:700}body[data-page="proyectos"] .portfolio-editorial-hero__lead{max-width:42rem;margin:0;color:#45687a;font-size:clamp(1.02rem,1.4vw,1.14rem);line-height:1.72}body[data-page="proyectos"] .portfolio-editorial-hero__panel{position:relative;isolation:isolate;display:grid;gap:1.2rem;min-height:19rem;padding:clamp(1.35rem,3vw,1.9rem);border:1px solid rgba(0,71,98,0.1);border-radius:2rem;background:linear-gradient(180deg,rgba(255,255,255,0.97) 0%,rgba(246,250,251,0.96) 100%);box-shadow:0 20px 48px rgba(0,71,98,0.08)}body[data-page="proyectos"] .portfolio-editorial-hero__panel::after{content:"";position:absolute;right:-1.5rem;bottom:-2.25rem;width:clamp(13rem,20vw,18rem);aspect-ratio:1531.77 / 603.88;background:url("../images/brand-characters/186-portafolio.svg") center / cover no-repeat;opacity:0.12;pointer-events:none;z-index:-1}body[data-page="proyectos"] .portfolio-editorial-hero__panel-label{margin:0;color:#c91235;font-family:"FigtreeMediumLocal","Figtree",sans-serif;font-size:0.82rem;font-weight:700;letter-spacing:0.18em;text-transform:uppercase}body[data-page="proyectos"] .portfolio-editorial-hero__panel-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0.9rem}body[data-page="proyectos"] .portfolio-editorial-hero__panel-stats div{display:grid;gap:0.18rem}body[data-page="proyectos"] .portfolio-editorial-hero__panel-stats strong{color:#24415d;font-family:"FigtreeHeroLocal","Figtree",sans-serif;font-size:clamp(1.6rem,2.4vw,2.35rem);font-weight:700;line-height:0.96;letter-spacing:-0.06em}body[data-page="proyectos"] .portfolio-editorial-hero__panel-stats span,body[data-page="proyectos"] .portfolio-editorial-hero__panel>p:last-child{margin:0;color:#45687a;line-height:1.6}body[data-page="proyectos"] .portfolio-archive{padding:clamp(0.5rem,2vw,1.5rem) 0 5.5rem;background:linear-gradient(180deg,rgba(249,251,252,0) 0%,#f3f6f7 12%,#f3f6f7 100%)}body[data-page="proyectos"] .portfolio-archive__head{display:flex;justify-content:space-between;align-items:end;gap:1.5rem}body[data-page="proyectos"] .portfolio-archive__head>div{display:grid;gap:0.8rem}body[data-page="proyectos"] .portfolio-archive__title{max-width:38rem;margin:0;color:#24415d;font-family:"FigtreeHeroLocal","Figtree",sans-serif;font-size:clamp(2.25rem,4vw,3.7rem);font-weight:300;line-height:0.98;letter-spacing:-0.065em;text-wrap:balance}body[data-page="proyectos"] .portfolio-archive__intro{max-width:34rem;margin:0;color:#45687a;font-size:1.02rem;line-height:1.72}body[data-page="proyectos"] .portfolio-filter{display:flex;flex-wrap:wrap;gap:0.8rem;margin-top:2rem}body[data-page="proyectos"] .portfolio-filter__button{padding:0.9rem 1.25rem;border:1px solid rgba(0,71,98,0.14);border-radius:999px;background:rgba(255,255,255,0.82);color:#24415d;font-family:"FigtreeMediumLocal","Figtree",sans-serif;font-size:0.98rem;font-weight:600;line-height:1;cursor:pointer;transition:transform 180ms ease,background-color 180ms ease,border-color 180ms ease,color 180ms ease,box-shadow 180ms ease}body[data-page="proyectos"] .portfolio-filter__button:hover,body[data-page="proyectos"] .portfolio-filter__button:focus-visible{transform:translateY(-2px);border-color:rgba(0,184,197,0.38);box-shadow:0 16px 30px rgba(0,71,98,0.08);outline:none}body[data-page="proyectos"] .portfolio-filter__button.is-active{border-color:transparent;background:#004762;color:#ffffff;box-shadow:0 18px 34px rgba(0,71,98,0.18)}body[data-page="proyectos"] .portfolio-archive__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1.25rem,2vw,1.75rem);margin-top:1.9rem;align-items:start}body[data-page="proyectos"] .portfolio-case{--portfolio-case-accent:#00b8c5;--portfolio-case-surface:rgba(255,255,255,0.96);--portfolio-case-overlay:linear-gradient(180deg,rgba(0,71,98,0.08) 0%,rgba(0,71,98,0.42) 100%);position:relative;display:grid;gap:0;min-width:0;border:1px solid rgba(0,71,98,0.08);border-radius:2rem;background:var(--portfolio-case-surface);box-shadow:0 20px 44px rgba(0,71,98,0.08);overflow:hidden;transition:transform 220ms ease,box-shadow 220ms ease}body[data-page="proyectos"] .portfolio-case:hover,body[data-page="proyectos"] .portfolio-case:focus-within{transform:translateY(-6px);box-shadow:0 28px 54px rgba(0,71,98,0.12)}body[data-page="proyectos"] .portfolio-case--featured{grid-column:1 / -1;grid-template-columns:minmax(0,1.15fr) minmax(18rem,0.85fr)}body[data-page="proyectos"] .portfolio-case--teal{--portfolio-case-accent:#00b8c5}body[data-page="proyectos"] .portfolio-case--berry{--portfolio-case-accent:#c91235}body[data-page="proyectos"] .portfolio-case--peach{--portfolio-case-accent:#ff824a}body[data-page="proyectos"] .portfolio-case__media{position:relative;display:block;min-height:100%;aspect-ratio:16 / 11;overflow:hidden;color:inherit;text-decoration:none;background:#d8e5eb}body[data-page="proyectos"] .portfolio-case--featured .portfolio-case__media{aspect-ratio:auto;min-height:24rem}body[data-page="proyectos"] .portfolio-case__media::after{content:"";position:absolute;inset:0;background:var(--portfolio-case-overlay)}body[data-page="proyectos"] .portfolio-case__media img{width:100%;height:100%;object-fit:cover;transition:transform 320ms ease}body[data-page="proyectos"] .portfolio-case:hover .portfolio-case__media img,body[data-page="proyectos"] .portfolio-case:focus-within .portfolio-case__media img{transform:scale(1.04)}body[data-page="proyectos"] .portfolio-case__badge{position:absolute;top:1rem;left:1rem;z-index:1;display:inline-flex;align-items:center;min-height:2.1rem;padding:0.45rem 0.8rem;border-radius:999px;background:rgba(255,255,255,0.92);color:var(--portfolio-case-accent);font-family:"FigtreeMediumLocal","Figtree",sans-serif;font-size:0.78rem;font-weight:700;letter-spacing:0.08em;line-height:1;text-transform:uppercase}body[data-page="proyectos"] .portfolio-case__stamp{position:absolute;right:1rem;bottom:0.95rem;z-index:1;color:rgba(255,255,255,0.96);font-family:"FigtreeHeroLocal","Figtree",sans-serif;font-size:clamp(1.8rem,3vw,2.75rem);font-weight:700;letter-spacing:-0.06em;line-height:0.94;text-shadow:0 8px 24px rgba(0,0,0,0.22)}body[data-page="proyectos"] .portfolio-case__body{display:grid;align-content:start;gap:0.95rem;padding:clamp(1.35rem,2.4vw,1.8rem)}body[data-page="proyectos"] .portfolio-case__kicker{margin:0;color:var(--portfolio-case-accent);font-family:"FigtreeMediumLocal","Figtree",sans-serif;font-size:0.84rem;font-weight:700;letter-spacing:0.16em;line-height:1.2;text-transform:uppercase}body[data-page="proyectos"] .portfolio-case__body h3{margin:0;color:#24415d;font-family:"FigtreeHeroLocal","Figtree",sans-serif;font-size:clamp(1.9rem,3vw,3rem);font-weight:600;line-height:0.96;letter-spacing:-0.07em}body[data-page="proyectos"] .portfolio-case__body>p:last-of-type{margin:0;color:#45687a;font-size:1rem;line-height:1.72}body[data-page="proyectos"] .portfolio-case__tags{display:flex;flex-wrap:wrap;gap:0.55rem}body[data-page="proyectos"] .portfolio-case__tags span{display:inline-flex;align-items:center;min-height:2rem;padding:0.42rem 0.72rem;border-radius:999px;background:rgba(0,71,98,0.06);color:#45687a;font-size:0.88rem;line-height:1}body[data-page="proyectos"] .portfolio-case__link{display:inline-flex;align-items:center;gap:0.5rem;width:max-content;color:#24415d;font-family:"FigtreeMediumLocal","Figtree",sans-serif;font-size:0.96rem;font-weight:700;text-decoration:none}body[data-page="proyectos"] .portfolio-case__link::after{content:"↗";color:var(--portfolio-case-accent);font-size:1rem;line-height:1;transition:transform 180ms ease}body[data-page="proyectos"] .portfolio-case:hover .portfolio-case__link::after,body[data-page="proyectos"] .portfolio-case:focus-within .portfolio-case__link::after{transform:translate(2px,-2px)}body[data-page="proyectos"] .portfolio-case.is-solo-visible{grid-column:1 / -1}body[data-page="proyectos"] .portfolio-case[hidden]{display:none!important}@media (max-width:1100px){body[data-page="proyectos"] .portfolio-editorial-hero__layout,body[data-page="proyectos"] .portfolio-case--featured{grid-template-columns:1fr}body[data-page="proyectos"] .portfolio-editorial-hero__panel{min-height:auto}body[data-page="proyectos"] .portfolio-case--featured .portfolio-case__media{min-height:21rem}}@media (max-width:900px){body[data-page="proyectos"] .portfolio-archive__head{flex-direction:column;align-items:start}body[data-page="proyectos"] .portfolio-archive__grid{grid-template-columns:1fr}}@media (max-width:720px){body[data-page="proyectos"] .portfolio-shell{width:min(100% - 1.5rem,88rem)}body[data-page="proyectos"] .portfolio-editorial-hero{padding-top:6.4rem}body[data-page="proyectos"] .portfolio-editorial-hero__title-line{font-size:clamp(2.6rem,11vw,4rem)}body[data-page="proyectos"] .portfolio-editorial-hero__panel::after{right:-0.85rem;bottom:-1.45rem;width:11.5rem}body[data-page="proyectos"] .portfolio-filter{gap:0.6rem}body[data-page="proyectos"] .portfolio-filter__button{width:max-content;padding:0.82rem 1rem;font-size:0.92rem}body[data-page="proyectos"] .portfolio-case,body[data-page="proyectos"] .portfolio-case--featured{grid-template-columns:1fr}body[data-page="proyectos"] .portfolio-case__media,body[data-page="proyectos"] .portfolio-case--featured .portfolio-case__media{aspect-ratio:16 / 11;min-height:auto}body[data-page="proyectos"] .portfolio-case__stamp{font-size:1.85rem}}body[data-page="proyectos"] .portfolio-v2-hero,body[data-page="proyectos"] .portfolio-v2-archive{width:100%!important;max-width:none!important;margin:0!important}body[data-page="proyectos"] .portfolio-v2-shell{width:min(100% - 3rem,86rem);margin:0 auto}body[data-page="proyectos"] .portfolio-v2-hero{padding:clamp(7.2rem,11vw,9.5rem) 0 clamp(2.1rem,4vw,3rem);background:#ffffff}body[data-page="proyectos"] .portfolio-v2-hero__copy{display:grid;gap:1rem;max-width:48rem}body[data-page="proyectos"] .portfolio-v2-hero__title{max-width:none;color:#24394b;font-family:"FigtreeHeroLocal","Figtree",sans-serif;font-size:clamp(3.4rem,6vw,6.2rem);font-weight:300;line-height:0.92;letter-spacing:-0.07em;text-wrap:balance}body[data-page="proyectos"] .portfolio-v2-hero__title span{display:block;font-weight:700}body[data-page="proyectos"] .portfolio-v2-hero__lead{max-width:40rem;margin:0;color:#4b6f81;font-size:clamp(1.02rem,1.45vw,1.16rem);line-height:1.72}body[data-page="proyectos"] .portfolio-v2-archive{padding:0 0 5.5rem;background:#ffffff}body[data-page="proyectos"],body[data-page="proyectos"] main,body[data-page="proyectos"] .final-cta-section{background:#ffffff!important}body[data-page="proyectos"] .portfolio-v2-subnav{margin-bottom:clamp(1.8rem,3.6vw,2.8rem)}body[data-page="proyectos"] .portfolio-filter--v2{overflow-x:auto;padding-bottom:0.3rem;scrollbar-width:none}body[data-page="proyectos"] .portfolio-filter--v2::-webkit-scrollbar{display:none}body[data-page="proyectos"] .portfolio-filter--v2 .portfolio-filter__track{position:relative;display:inline-flex;align-items:center;gap:0.18rem;min-width:max-content;padding:0.35rem;border-radius:999px;border:1px solid rgba(0,71,98,0.1);background:rgba(255,255,255,0.8);box-shadow:0 14px 30px rgba(0,71,98,0.07)}body[data-page="proyectos"] .portfolio-filter--v2 .portfolio-filter__marker{position:absolute;top:0.35rem;left:0;height:calc(100% - 0.7rem);width:0;border-radius:999px;background:#ffffff;border:1px solid rgba(0,71,98,0.08);box-shadow:none;transition:width 240ms ease,transform 240ms ease,opacity 180ms ease;z-index:0;opacity:0}body[data-page="proyectos"] .portfolio-filter--v2 .portfolio-filter__button{position:relative;z-index:1;padding:0.78rem 1.08rem;border:0!important;border-radius:999px;background:transparent!important;box-shadow:none!important;color:#658595!important;font-family:"FigtreeMediumLocal","Figtree",sans-serif;font-size:0.96rem;font-weight:600;line-height:1;white-space:nowrap;transform:none!important}body[data-page="proyectos"] .portfolio-filter--v2 .portfolio-filter__button:hover,body[data-page="proyectos"] .portfolio-filter--v2 .portfolio-filter__button:focus-visible{color:#24415d!important;outline:none}body[data-page="proyectos"] .portfolio-filter--v2 .portfolio-filter__button.is-active{color:#004762!important}body[data-page="proyectos"] .portfolio-v2-feed{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1.6rem,2.1vw,2.2rem);align-items:start}body[data-page="proyectos"] .portfolio-v2-item{--portfolio-v2-accent:#00b8c5;--portfolio-v2-overlay:linear-gradient(180deg,rgba(1,21,29,0.05) 0%,rgba(1,21,29,0.22) 100%);min-width:0}body[data-page="proyectos"] .portfolio-v2-item--teal{--portfolio-v2-accent:#00b8c5}body[data-page="proyectos"] .portfolio-v2-item--berry{--portfolio-v2-accent:#c91235;--portfolio-v2-overlay:linear-gradient(180deg,rgba(24,7,12,0.04) 0%,rgba(24,7,12,0.24) 100%)}body[data-page="proyectos"] .portfolio-v2-item--peach{--portfolio-v2-accent:#ff824a;--portfolio-v2-overlay:linear-gradient(180deg,rgba(28,12,4,0.04) 0%,rgba(28,12,4,0.2) 100%)}body[data-page="proyectos"] .portfolio-v2-item.is-solo-visible{grid-column:1 / -1;max-width:min(100%,40rem)}body[data-page="proyectos"] .portfolio-v2-item[hidden]{display:none!important}body[data-page="proyectos"] .portfolio-work-card{display:grid;gap:0}body[data-page="proyectos"] .portfolio-work-card__img-link,body[data-page="proyectos"] .portfolio-work-card__title,body[data-page="proyectos"] .portfolio-work-card__link{text-decoration:none}body[data-page="proyectos"] .portfolio-work-card__img{position:relative;margin:0;border-radius:1rem;overflow:hidden;background:#d6e5ea;box-shadow:0 16px 34px rgba(0,71,98,0.08);clip-path:inset(0 round 1rem);transition:clip-path 250ms ease,transform 250ms ease,box-shadow 250ms ease}body[data-page="proyectos"] .portfolio-work-card__img img{display:block;width:100%;aspect-ratio:16 / 9;object-fit:cover;transition:transform 320ms ease}body[data-page="proyectos"] .portfolio-work-card__overlay{position:absolute;inset:0;background:var(--portfolio-v2-overlay);pointer-events:none}body[data-page="proyectos"] .portfolio-work-card__content{position:relative;display:grid;gap:0.52rem;padding:1rem 0.35rem 0.25rem;transition:transform 250ms ease}body[data-page="proyectos"] .portfolio-work-card__badge{color:#7b94a1;font-family:"FigtreeMediumLocal","Figtree",sans-serif;font-size:0.8rem;font-weight:700;letter-spacing:0.14em;line-height:1.15;text-transform:uppercase;transition:opacity 220ms ease,transform 220ms ease}body[data-page="proyectos"] .portfolio-work-card__title{color:#24394b}body[data-page="proyectos"] .portfolio-work-card__title h3{margin:0;color:inherit;font-family:"FigtreeHeroLocal","Figtree",sans-serif;font-size:clamp(1.9rem,2.7vw,2.6rem);font-weight:400;line-height:0.96;letter-spacing:-0.065em}body[data-page="proyectos"] .portfolio-work-card__excerpt{margin:0;color:#4b6f81;font-size:0.98rem;line-height:1.72}body[data-page="proyectos"] .portfolio-work-card__link{display:inline-flex;align-items:center;gap:0.55rem;margin-top:0.15rem;color:var(--portfolio-v2-accent);font-family:"FigtreeMediumLocal","Figtree",sans-serif;font-size:0.94rem;font-weight:700;line-height:1;opacity:0;transform:translateY(0.65rem);transition:opacity 220ms ease,transform 220ms ease}body[data-page="proyectos"] .portfolio-work-card__link-icon{width:0.82rem;height:0.82rem;stroke-width:1.1;transform:rotate(-45deg)}body[data-page="proyectos"] .portfolio-v2-item:hover .portfolio-work-card__img,body[data-page="proyectos"] .portfolio-v2-item:focus-within .portfolio-work-card__img{clip-path:inset(3% round 1rem);box-shadow:0 22px 42px rgba(0,71,98,0.12)}body[data-page="proyectos"] .portfolio-v2-item:hover .portfolio-work-card__img img,body[data-page="proyectos"] .portfolio-v2-item:focus-within .portfolio-work-card__img img{transform:scale(1.04)}body[data-page="proyectos"] .portfolio-v2-item:hover .portfolio-work-card__content,body[data-page="proyectos"] .portfolio-v2-item:focus-within .portfolio-work-card__content{transform:translateY(-1.2rem)}body[data-page="proyectos"] .portfolio-v2-item:hover .portfolio-work-card__badge,body[data-page="proyectos"] .portfolio-v2-item:focus-within .portfolio-work-card__badge{opacity:0;transform:translateY(-0.45rem)}body[data-page="proyectos"] .portfolio-v2-item:hover .portfolio-work-card__link,body[data-page="proyectos"] .portfolio-v2-item:focus-within .portfolio-work-card__link{opacity:1;transform:translateY(0)}@media (max-width:980px){body[data-page="proyectos"] .portfolio-v2-feed{grid-template-columns:1fr}body[data-page="proyectos"] .portfolio-v2-item.is-solo-visible{max-width:none}}@media (max-width:720px){body[data-page="proyectos"] .portfolio-v2-shell{width:min(100% - 1.5rem,86rem)}body[data-page="proyectos"] .portfolio-v2-hero{padding-top:6.35rem}body[data-page="proyectos"] .portfolio-v2-hero__title{font-size:clamp(2.8rem,11vw,4.3rem)}body[data-page="proyectos"] .portfolio-v2-item:hover .portfolio-work-card__content,body[data-page="proyectos"] .portfolio-v2-item:focus-within .portfolio-work-card__content{transform:translateY(-0.75rem)}}body[data-page="inicio"] .approach-story{--approach-accent:#00b8c5;--approach-surface:#ecfafc;background:#ffffff!important}body[data-page="inicio"] .approach-story__heading{margin-bottom:0!important}body.services-crisp-is-loading{overflow:hidden}body[data-page="servicios"] .services-crisp-main{--services-crisp-bg:#ebe5da;--services-crisp-panel:rgba(255,255,255,0.8);--services-crisp-ink:#173a58;--services-crisp-soft:rgba(23,58,88,0.66);--services-crisp-line:rgba(23,58,88,0.1);--services-crisp-accent:#00b8c5;--services-crisp-accent-2:#695bd3;--services-crisp-accent-3:#e90f3a;--services-crisp-accent-4:#ff7b3d;background:linear-gradient(180deg,#ede7dd 0%,#f7f3ec 48%,#fcfbf8 100%);color:var(--services-crisp-ink)}body[data-page="servicios"] .services-crisp-header{position:relative;min-height:100dvh;overflow:hidden;background:#d8d2c8}body[data-page="servicios"] .services-crisp-header__slider,body[data-page="servicios"] .services-crisp-header__slider-list{position:absolute;inset:0}body[data-page="servicios"] .services-crisp-header__slider-list{display:grid}body[data-page="servicios"] .services-crisp-header__slide{grid-area:1 / 1;position:relative;opacity:0;pointer-events:none;overflow:hidden}body[data-page="servicios"] .services-crisp-header__slide.is-current{opacity:1;pointer-events:auto}body[data-page="servicios"] .services-crisp-header__slide-media,body[data-page="servicios"] .services-crisp-header__slide-tint{position:absolute;inset:0;width:100%;height:100%}body[data-page="servicios"] .services-crisp-header__slide-media{object-fit:cover;transform:scale(1.04);will-change:transform}body[data-page="servicios"] .services-crisp-header__slide-media--contain{object-fit:contain;padding:clamp(7rem,10vw,9rem)}body[data-page="servicios"] .services-crisp-header__slide-tint{background:linear-gradient(135deg,rgba(11,31,49,0.74),rgba(11,31,49,0.18)),radial-gradient(circle at 18% 20%,rgba(255,255,255,0.18),transparent 35%)}body[data-page="servicios"] .services-crisp-header__slide--events{background:radial-gradient(circle at 50% 50%,rgba(255,255,255,0.12),transparent 54%),linear-gradient(160deg,#083f51,#18314e 70%)}body[data-page="servicios"] .services-crisp-header__slide--events .services-crisp-header__slide-tint{background:linear-gradient(135deg,rgba(8,19,35,0.44),rgba(0,184,197,0.1))}body[data-page="servicios"] .services-crisp-header__slide--design .services-crisp-header__slide-tint{background:linear-gradient(135deg,rgba(21,58,88,0.84),rgba(13,15,34,0.16))}body[data-page="servicios"] .services-crisp-header__slide--marketing .services-crisp-header__slide-tint{background:linear-gradient(135deg,rgba(38,10,31,0.72),rgba(13,17,35,0.24))}body[data-page="servicios"] .services-crisp-header__slide--brand .services-crisp-header__slide-tint{background:linear-gradient(135deg,rgba(67,18,6,0.74),rgba(12,22,39,0.2))}body[data-page="servicios"] .services-crisp-header__veil{position:absolute;inset:0;background:linear-gradient(180deg,rgba(7,16,30,0.06),rgba(7,16,30,0.45));z-index:1}body[data-page="servicios"] .services-crisp-loader{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;z-index:4;pointer-events:none}body[data-page="servicios"] .services-crisp-loader__track{position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:1rem 3.25rem}body[data-page="servicios"] .services-crisp-loader__track::before,body[data-page="servicios"] .services-crisp-loader__track::after{content:"";position:absolute;top:0;bottom:0;width:4rem;z-index:2}body[data-page="servicios"] .services-crisp-loader__track::before{left:0;background:linear-gradient(90deg,#e5dfd6 0%,rgba(229,223,214,0) 100%)}body[data-page="servicios"] .services-crisp-loader__track::after{right:0;background:linear-gradient(270deg,#e5dfd6 0%,rgba(229,223,214,0) 100%)}body[data-page="servicios"] .services-crisp-loader__group{position:relative;display:flex;align-items:center;gap:1rem}body[data-page="servicios"] .services-crisp-loader__group--ghost{position:absolute}body[data-page="servicios"] .services-crisp-loader__card{width:clamp(4.5rem,8vw,6rem);height:clamp(4.5rem,8vw,6rem);border-radius:1rem;overflow:hidden;box-shadow:0 14px 34px rgba(15,31,45,0.2);background:#ffffff}body[data-page="servicios"] .services-crisp-loader__card--focus{transform-origin:center center}body[data-page="servicios"] .services-crisp-loader__image{width:100%;height:100%;object-fit:cover;display:block}body[data-page="servicios"] .services-crisp-loader__image--contain{object-fit:contain;background:#103247;padding:0.5rem}body[data-page="servicios"] .services-crisp-header__content{position:relative;z-index:3;min-height:100dvh;display:flex;flex-direction:column;padding:clamp(6.5rem,10vw,8.5rem) clamp(1.25rem,3vw,2.5rem) 2rem;color:#f7f4ed}body[data-page="servicios"] .services-crisp-header__top,body[data-page="servicios"] .services-crisp-header__bottom{width:min(100%,88rem);margin-inline:auto}body[data-page="servicios"] .services-crisp-header__top{display:flex;align-items:center;justify-content:space-between;gap:1rem}body[data-page="servicios"] .services-crisp-header__eyebrow,body[data-page="servicios"] .services-crisp-header__meta-label{margin:0;font-size:0.85rem;font-weight:600;letter-spacing:0.18em;text-transform:uppercase;color:rgba(247,244,237,0.7)}body[data-page="servicios"] .services-crisp-header__count{display:flex;gap:0.2rem;align-items:baseline;font-size:0.95rem;font-weight:500;letter-spacing:0.08em}body[data-page="servicios"] .services-crisp-header__count span:first-child{font-size:1.1rem;font-weight:700}body[data-page="servicios"] .services-crisp-header__center{width:min(100%,88rem);margin:auto;text-align:center}body[data-page="servicios"] .services-crisp-header__kicker,body[data-page="servicios"] .services-crisp-header__lead{margin:0 auto;max-width:46rem}body[data-page="servicios"] .services-crisp-header__kicker{font-size:0.86rem;font-weight:600;letter-spacing:0.16em;text-transform:uppercase;color:rgba(247,244,237,0.7)}body[data-page="servicios"] .services-crisp-header__title{margin:1.2rem 0 0;font-family:"FigtreeHeroLocal","Figtree",sans-serif;font-size:clamp(3.5rem,8vw,7.8rem);line-height:0.94;letter-spacing:-0.065em}body[data-page="servicios"] .services-crisp-header__title-line{display:block;overflow:hidden}body[data-page="servicios"] .services-crisp-header__title-line-inner{display:block;will-change:transform}body[data-page="servicios"] .services-crisp-header__lead{margin-top:1.4rem;font-size:clamp(1rem,1.5vw,1.2rem);line-height:1.6;color:rgba(247,244,237,0.86)}body[data-page="servicios"] .services-crisp-header__bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:1.5rem;margin-top:auto}body[data-page="servicios"] .services-crisp-header__thumbs{display:flex;gap:0.65rem;padding:0.75rem 0.9rem;border-radius:999px;backdrop-filter:blur(18px);background:rgba(8,17,32,0.24)}body[data-page="servicios"] .services-crisp-header__thumb{width:3.4rem;height:3.4rem;padding:0;border:1px solid transparent;border-radius:0.8rem;background:rgba(255,255,255,0.04);overflow:hidden;transition:transform 0.45s ease,border-color 0.45s ease,opacity 0.45s ease}body[data-page="servicios"] .services-crisp-header__thumb img{width:100%;height:100%;object-fit:cover;display:block}body[data-page="servicios"] .services-crisp-header__thumb:hover{transform:translateY(-0.16rem)}body[data-page="servicios"] .services-crisp-header__thumb.is-current{border-color:rgba(255,255,255,0.88)}body[data-page="servicios"] .services-crisp-header__meta{text-align:right}body[data-page="servicios"] .services-crisp-header__meta-value{display:block;margin-top:0.35rem;font-size:clamp(1.15rem,1.8vw,1.5rem);font-weight:600;color:#f7f4ed}body[data-page="servicios"] .services-crisp-anchors{position:sticky;top:calc(var(--site-header-height,84px) + 0.7rem);z-index:5;display:flex;flex-wrap:wrap;gap:0.75rem;width:min(100% - 2rem,88rem);margin:0 auto;padding:1rem 0 0}body[data-page="servicios"] .services-crisp-anchors a{display:inline-flex;align-items:center;justify-content:center;min-height:2.8rem;padding:0.7rem 1.2rem;border-radius:999px;background:rgba(255,255,255,0.8);border:1px solid rgba(23,58,88,0.08);backdrop-filter:blur(10px);font-size:0.95rem;font-weight:500;color:var(--services-crisp-ink);box-shadow:0 10px 24px rgba(18,34,52,0.06)}body[data-page="servicios"] .services-crisp-story{width:min(100% - 2rem,88rem);margin:0 auto;padding:4.5rem 0 5rem}body[data-page="servicios"] .services-crisp-service{padding:clamp(2rem,4vw,3rem);border-radius:2rem;border:1px solid var(--services-crisp-line);background:rgba(255,255,255,0.74);box-shadow:0 22px 58px rgba(18,34,52,0.06)}body[data-page="servicios"] .services-crisp-service + .services-crisp-service{margin-top:2rem}body[data-page="servicios"] .services-crisp-service__intro{display:flex;align-items:center;gap:0.9rem;margin-bottom:1.6rem}body[data-page="servicios"] .services-crisp-service__index{width:2.75rem;height:2.75rem;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-size:0.95rem;font-weight:700;background:var(--services-crisp-accent);color:#ffffff}body[data-page="servicios"] .services-crisp-service--events .services-crisp-service__index{background:var(--services-crisp-accent-2)}body[data-page="servicios"] .services-crisp-service--marketing .services-crisp-service__index{background:var(--services-crisp-accent-3)}body[data-page="servicios"] .services-crisp-service--brand .services-crisp-service__index{background:var(--services-crisp-accent-4)}body[data-page="servicios"] .services-crisp-service__eyebrow{margin:0;font-size:0.9rem;font-weight:700;letter-spacing:0.12em;text-transform:uppercase;color:var(--services-crisp-soft)}body[data-page="servicios"] .services-crisp-service__layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(16rem,0.9fr);gap:clamp(1.75rem,4vw,3.5rem);align-items:center}body[data-page="servicios"] .services-crisp-service--reverse .services-crisp-service__layout{grid-template-columns:minmax(16rem,0.9fr) minmax(0,1.1fr)}body[data-page="servicios"] .services-crisp-service--reverse .services-crisp-service__copy{order:2}body[data-page="servicios"] .services-crisp-service--reverse .services-crisp-service__visual{order:1}body[data-page="servicios"] .services-crisp-service__copy h2{margin:0;font-family:"FigtreeHeroLocal","Figtree",sans-serif;font-size:clamp(2.4rem,4vw,4.15rem);line-height:0.95;letter-spacing:-0.055em;color:var(--services-crisp-ink)}body[data-page="servicios"] .services-crisp-service__lead,body[data-page="servicios"] .services-crisp-service__closing{font-size:1.08rem;line-height:1.7;color:var(--services-crisp-soft)}body[data-page="servicios"] .services-crisp-service__lead{margin:1.4rem 0 0}body[data-page="servicios"] .services-crisp-service__detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1.65rem}body[data-page="servicios"] .services-crisp-service__detail{padding:1.2rem 1.15rem;border-radius:1.25rem;background:rgba(250,248,243,0.92);border:1px solid rgba(23,58,88,0.08)}body[data-page="servicios"] .services-crisp-service__detail h3{margin:0 0 0.7rem;font-size:0.95rem;font-weight:700;letter-spacing:0.02em;color:var(--services-crisp-ink)}body[data-page="servicios"] .services-crisp-service__detail ul{margin:0;padding-left:1rem;display:grid;gap:0.45rem;color:var(--services-crisp-soft);font-size:0.95rem;line-height:1.55}body[data-page="servicios"] .services-crisp-service__closing{margin:1.45rem 0 0}body[data-page="servicios"] .services-crisp-service__visual{position:relative;min-height:24rem;border-radius:1.75rem;overflow:hidden;background:radial-gradient(circle at top left,rgba(255,255,255,0.72),transparent 34%),linear-gradient(145deg,rgba(0,184,197,0.12),rgba(23,58,88,0.06));border:1px solid rgba(23,58,88,0.08)}body[data-page="servicios"] .services-crisp-service__icon{position:absolute;top:1rem;right:1rem;width:4.2rem;height:4.2rem;display:flex;align-items:center;justify-content:center;border-radius:1rem;background:rgba(255,255,255,0.82);box-shadow:0 16px 32px rgba(19,31,46,0.09)}body[data-page="servicios"] .services-crisp-service__icon img{width:2.2rem;height:2.2rem}body[data-page="servicios"] .services-crisp-service__character{position:absolute;inset:auto 0 0;width:100%;height:100%;object-fit:contain;padding:2rem}body[data-page="servicios"] .services-crisp-service__character--events{padding:1rem}body[data-page="servicios"] .services-crisp-cta{width:min(100% - 2rem,88rem);margin:0 auto 5rem;padding:clamp(2rem,4vw,3rem);display:flex;align-items:center;justify-content:space-between;gap:1.5rem;border-radius:2rem;background:linear-gradient(135deg,#153a58,#091b2d);color:#f7f4ed;box-shadow:0 22px 56px rgba(11,26,42,0.18)}body[data-page="servicios"] .services-crisp-cta__eyebrow{margin:0 0 0.55rem;font-size:0.88rem;font-weight:600;letter-spacing:0.16em;text-transform:uppercase;color:rgba(247,244,237,0.7)}body[data-page="servicios"] .services-crisp-cta__copy h2{margin:0;max-width:36rem;font-family:"FigtreeHeroLocal","Figtree",sans-serif;font-size:clamp(2rem,4vw,3.5rem);line-height:0.98;letter-spacing:-0.05em}body[data-page="servicios"] .services-crisp-cta__actions{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}body[data-page="servicios"] .services-crisp-cta__button,body[data-page="servicios"] .services-crisp-cta__link{display:inline-flex;align-items:center;justify-content:center;min-height:3.25rem;padding:0.9rem 1.4rem;border-radius:999px;font-weight:600}body[data-page="servicios"] .services-crisp-cta__button{background:#f7f4ed;color:var(--services-crisp-ink)}body[data-page="servicios"] .services-crisp-cta__link{color:#f7f4ed;border:1px solid rgba(247,244,237,0.28)}@media (max-width:980px){body[data-page="servicios"] .services-crisp-header__bottom,body[data-page="servicios"] .services-crisp-service__layout,body[data-page="servicios"] .services-crisp-service--reverse .services-crisp-service__layout,body[data-page="servicios"] .services-crisp-cta{grid-template-columns:1fr;flex-direction:column;align-items:stretch}body[data-page="servicios"] .services-crisp-header__bottom{align-items:flex-start}body[data-page="servicios"] .services-crisp-header__meta{text-align:left}body[data-page="servicios"] .services-crisp-service--reverse .services-crisp-service__copy,body[data-page="servicios"] .services-crisp-service--reverse .services-crisp-service__visual{order:initial}body[data-page="servicios"] .services-crisp-service__detail-grid{grid-template-columns:1fr}}@media (max-width:720px){body[data-page="servicios"] .services-crisp-header__content{padding-top:6rem}body[data-page="servicios"] .services-crisp-header__title{font-size:clamp(2.8rem,14vw,4.35rem)}body[data-page="servicios"] .services-crisp-header__thumbs{width:100%;justify-content:space-between}body[data-page="servicios"] .services-crisp-header__thumb{width:3rem;height:3rem}body[data-page="servicios"] .services-crisp-anchors{top:calc(var(--site-header-height,84px) + 0.35rem);width:min(100% - 1rem,100%);overflow-x:auto;flex-wrap:nowrap;padding-bottom:0.25rem}body[data-page="servicios"] .services-crisp-story,body[data-page="servicios"] .services-crisp-cta{width:min(100% - 1rem,100%)}body[data-page="servicios"] .services-crisp-service{padding:1.25rem;border-radius:1.5rem}body[data-page="servicios"] .services-crisp-service__copy h2{font-size:clamp(2rem,11vw,2.8rem)}body[data-page="servicios"] .services-crisp-service__visual{min-height:18rem}}body.services-gallery-modal-open{overflow:hidden}body[data-page="servicios"] .services-gallery-main{--services-gallery-ink:#173a58;--services-gallery-soft:rgba(23,58,88,0.72);--services-gallery-line:rgba(23,58,88,0.1);--services-gallery-paper:rgba(255,255,255,0.82);--services-gallery-surface:#f8f5ef;--services-gallery-shadow:0 24px 56px rgba(17,36,54,0.08);--services-gallery-design:#00b8c5;--services-gallery-events:#695bd3;--services-gallery-marketing:#e90f3a;--services-gallery-brand:#ff7b3d;background:radial-gradient(circle at top left,rgba(255,255,255,0.62),transparent 22%),linear-gradient(180deg,#ece5db 0%,#f7f3ec 44%,#fcfbf8 100%);color:var(--services-gallery-ink)}body[data-page="servicios"] .services-gallery-hero{padding:clamp(7rem,10vw,9rem) 1rem 2rem}body[data-page="servicios"] .services-gallery-hero__shell,body[data-page="servicios"] .services-gallery-grid-wrap,body[data-page="servicios"] .services-gallery-cta{width:min(100% - 2rem,88rem);margin-inline:auto}body[data-page="servicios"] .services-gallery-hero__shell{text-align:center}body[data-page="servicios"] .services-gallery-hero__eyebrow{margin:0;font-size:0.88rem;font-weight:600;letter-spacing:0.18em;text-transform:uppercase;color:rgba(23,58,88,0.66)}body[data-page="servicios"] .services-gallery-hero__title{margin:1rem auto 0;max-width:14ch;font-family:"FigtreeHeroLocal","Figtree",sans-serif;font-size:clamp(3rem,7vw,6.6rem);line-height:0.94;letter-spacing:-0.06em;color:var(--services-gallery-ink)}body[data-page="servicios"] .services-gallery-hero__lead{margin:1.35rem auto 0;max-width:42rem;font-size:clamp(1.02rem,1.55vw,1.22rem);line-height:1.65;color:var(--services-gallery-soft)}body[data-page="servicios"] .services-gallery-grid-wrap{padding-bottom:4.5rem}body[data-page="servicios"] .services-gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}body[data-page="servicios"] .services-gallery-tile{position:relative;min-height:clamp(18rem,30vw,24rem);padding:0;border:none;border-radius:2rem;overflow:hidden;background:#dcd6cd;text-align:left;box-shadow:var(--services-gallery-shadow)}body[data-page="servicios"] .services-gallery-tile__media,body[data-page="servicios"] .services-gallery-tile__shade{position:absolute;inset:0}body[data-page="servicios"] .services-gallery-tile__media--panel{background:linear-gradient(145deg,#113447,#071b2d 70%)}body[data-page="servicios"] .services-gallery-tile__image{width:100%;height:100%;object-fit:cover;display:block;transition:transform 300ms ease-in-out,filter 300ms ease-in-out}body[data-page="servicios"] .services-gallery-tile__image--contain{object-fit:contain;padding:clamp(1rem,4vw,2rem)}body[data-page="servicios"] .services-gallery-tile__shade{background:linear-gradient(180deg,rgba(7,18,30,0.12),rgba(7,18,30,0.74));transition:background 300ms ease-in-out}body[data-page="servicios"] .services-gallery-tile__info{position:absolute;inset:auto 0 0;z-index:1;display:flex;flex-direction:column;align-items:flex-start;gap:0.55rem;padding:clamp(1.25rem,4vw,2rem);color:#ffffff}body[data-page="servicios"] .services-gallery-tile__index{display:inline-flex;align-items:center;justify-content:center;min-width:2.8rem;height:2.8rem;padding:0 0.7rem;border-radius:999px;background:rgba(255,255,255,0.16);backdrop-filter:blur(12px);font-size:0.92rem;font-weight:700;letter-spacing:0.04em}body[data-page="servicios"] .services-gallery-tile h2,body[data-page="servicios"] .services-gallery-modal__close,body[data-page="servicios"] .services-gallery-detail__copy h2{font-family:"FigtreeHeroLocal","Figtree",sans-serif}body[data-page="servicios"] .services-gallery-tile h2{margin:0;max-width:10ch;font-size:clamp(2rem,3.4vw,3rem);line-height:0.93;letter-spacing:-0.05em}body[data-page="servicios"] .services-gallery-tile p,body[data-page="servicios"] .services-gallery-tile__cta{opacity:0;transform:translateY(0.5rem);transition:opacity 300ms ease-in-out,transform 300ms ease-in-out}body[data-page="servicios"] .services-gallery-tile p{margin:0;max-width:20rem;font-size:1rem;line-height:1.55;color:rgba(255,255,255,0.86)}body[data-page="servicios"] .services-gallery-tile__cta{display:inline-flex;align-items:center;justify-content:center;min-height:2.9rem;padding:0.55rem 1rem;border-radius:999px;background:rgba(255,255,255,0.14);border:1px solid rgba(255,255,255,0.22);font-size:0.9rem;font-weight:600;color:#ffffff}body[data-page="servicios"] .services-gallery-tile:hover .services-gallery-tile__image,body[data-page="servicios"] .services-gallery-tile:focus-visible .services-gallery-tile__image{transform:scale(1.08);filter:brightness(84%)}body[data-page="servicios"] .services-gallery-tile:hover .services-gallery-tile__shade,body[data-page="servicios"] .services-gallery-tile:focus-visible .services-gallery-tile__shade{background:linear-gradient(180deg,rgba(7,18,30,0.26),rgba(7,18,30,0.86))}body[data-page="servicios"] .services-gallery-tile:hover p,body[data-page="servicios"] .services-gallery-tile:hover .services-gallery-tile__cta,body[data-page="servicios"] .services-gallery-tile:focus-visible p,body[data-page="servicios"] .services-gallery-tile:focus-visible .services-gallery-tile__cta{opacity:1;transform:translateY(0)}body[data-page="servicios"] .services-gallery-cta{margin-bottom:5rem;padding:clamp(2rem,4vw,3rem);display:flex;align-items:center;justify-content:space-between;gap:1.5rem;border-radius:2rem;background:linear-gradient(135deg,#153a58,#091b2d);color:#f7f4ed;box-shadow:0 22px 56px rgba(11,26,42,0.18)}body[data-page="servicios"] .services-gallery-cta__eyebrow{margin:0 0 0.5rem;font-size:0.88rem;font-weight:600;letter-spacing:0.16em;text-transform:uppercase;color:rgba(247,244,237,0.72)}body[data-page="servicios"] .services-gallery-cta__copy h2{margin:0;max-width:36rem;font-family:"FigtreeHeroLocal","Figtree",sans-serif;font-size:clamp(2rem,4vw,3.5rem);line-height:0.98;letter-spacing:-0.05em}body[data-page="servicios"] .services-gallery-cta__actions{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}body[data-page="servicios"] .services-gallery-cta__button,body[data-page="servicios"] .services-gallery-cta__link{display:inline-flex;align-items:center;justify-content:center;min-height:3.25rem;padding:0.9rem 1.4rem;border-radius:999px;font-weight:600}body[data-page="servicios"] .services-gallery-cta__button{background:#f7f4ed;color:var(--services-gallery-ink)}body[data-page="servicios"] .services-gallery-cta__link{color:#f7f4ed;border:1px solid rgba(247,244,237,0.28)}body[data-page="servicios"] .services-gallery-modal{position:fixed;inset:0;z-index:50;opacity:0;pointer-events:none;transition:opacity 220ms ease-in-out}body[data-page="servicios"] .services-gallery-modal.is-active{opacity:1;pointer-events:auto}body[data-page="servicios"] .services-gallery-modal__backdrop{position:absolute;inset:0;border:none;background:rgba(8,16,30,0.58)}body[data-page="servicios"] .services-gallery-modal__dialog{position:relative;z-index:1;width:min(96vw,74rem);max-height:min(90dvh,56rem);margin:auto;top:50%;transform:translateY(-50%);overflow:auto;border-radius:1.7rem;background:rgba(251,248,242,0.98);box-shadow:0 28px 70px rgba(10,22,37,0.26)}body[data-page="servicios"] .services-gallery-modal__close{position:absolute;top:1rem;right:1rem;z-index:2;border:none;background:rgba(255,255,255,0.84);color:var(--services-gallery-ink);border-radius:999px;padding:0.8rem 1rem;font-size:0.95rem;font-weight:600}body[data-page="servicios"] .services-gallery-detail{display:grid;grid-template-columns:minmax(18rem,0.9fr) minmax(0,1.1fr);min-height:min(86dvh,52rem)}body[data-page="servicios"] .services-gallery-detail__media{position:relative;background:linear-gradient(145deg,rgba(0,184,197,0.16),rgba(23,58,88,0.08))}body[data-page="servicios"] .services-gallery-detail__media--panel{background:linear-gradient(145deg,#103447,#071a2c 74%)}body[data-page="servicios"] .services-gallery-detail__media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}body[data-page="servicios"] .services-gallery-detail__image--contain{object-fit:contain!important;padding:clamp(1rem,4vw,2rem)}body[data-page="servicios"] .services-gallery-detail__copy{padding:clamp(2rem,4vw,3rem)}body[data-page="servicios"] .services-gallery-detail__eyebrow{margin:0 0 0.75rem;font-size:0.9rem;font-weight:700;letter-spacing:0.12em;text-transform:uppercase;color:rgba(23,58,88,0.62)}body[data-page="servicios"] .services-gallery-detail__copy h2{margin:0;font-size:clamp(2.4rem,4.8vw,4.35rem);line-height:0.94;letter-spacing:-0.055em;color:var(--services-gallery-ink)}body[data-page="servicios"] .services-gallery-detail__lead{margin:1.2rem 0 0;font-size:1.08rem;line-height:1.7;color:var(--services-gallery-soft)}body[data-page="servicios"] .services-gallery-detail__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1.55rem}body[data-page="servicios"] .services-gallery-detail__block{padding:1rem 1rem 1.1rem;border-radius:1.2rem;background:rgba(255,255,255,0.8);border:1px solid var(--services-gallery-line)}body[data-page="servicios"] .services-gallery-detail__block h3{margin:0 0 0.65rem;font-size:0.95rem;font-weight:700;color:var(--services-gallery-ink)}body[data-page="servicios"] .services-gallery-detail__block ul{margin:0;padding-left:1rem;display:grid;gap:0.45rem;font-size:0.96rem;line-height:1.55;color:var(--services-gallery-soft)}body[data-page="servicios"] .services-gallery-detail__tags{margin:1.45rem 0 0;padding:0;list-style:none;display:flex;flex-wrap:wrap;gap:0.6rem}body[data-page="servicios"] .services-gallery-detail__tags li{display:inline-flex;align-items:center;min-height:2.5rem;padding:0.55rem 0.9rem;border-radius:999px;background:rgba(23,58,88,0.06);color:var(--services-gallery-ink);font-size:0.88rem;font-weight:600}@media (max-width:980px){body[data-page="servicios"] .services-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}body[data-page="servicios"] .services-gallery-cta{flex-direction:column;align-items:flex-start}body[data-page="servicios"] .services-gallery-detail{grid-template-columns:1fr}body[data-page="servicios"] .services-gallery-detail__media{min-height:18rem}}@media (max-width:720px){body[data-page="servicios"] .services-gallery-hero__shell,body[data-page="servicios"] .services-gallery-grid-wrap,body[data-page="servicios"] .services-gallery-cta{width:min(100% - 1rem,100%)}body[data-page="servicios"] .services-gallery-grid{grid-template-columns:1fr;gap:0.8rem}body[data-page="servicios"] .services-gallery-tile{min-height:22rem;border-radius:1.5rem}body[data-page="servicios"] .services-gallery-tile h2{font-size:clamp(2rem,12vw,3rem)}body[data-page="servicios"] .services-gallery-tile p,body[data-page="servicios"] .services-gallery-tile__cta{opacity:1;transform:none}body[data-page="servicios"] .services-gallery-detail__grid{grid-template-columns:1fr}body[data-page="servicios"] .services-gallery-modal__dialog{width:min(96vw,100%);max-height:92dvh;border-radius:1.3rem}}video{display:block;max-width:100%;height:auto}@media (max-width:760px){:root{--page-gutter:1rem}html,body{width:100%;overflow-x:hidden}body[data-page="inicio"] .featured-projects,body[data-page="inicio"] .team-home-preview,body[data-page="inicio"] .allies-home__marquee,body[data-page="inicio"] .contact-home,body[data-page="inicio"] .home-scroll-curve,body[data-page="inicio"] .home-scroll-curve__svg{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}body[data-page="inicio"] .site-header,body:not([data-page="inicio"]) .site-header{height:84px!important;padding-inline:0.95rem!important}body[data-page="inicio"] .site-header .brand-mark--image img,body:not([data-page="inicio"]) .site-header .brand-mark--image img{width:clamp(156px,44vw,208px)!important}body[data-page="inicio"] .site-header.navShadow .brand-mark--image img,body:not([data-page="inicio"]) .site-header.navShadow .brand-mark--image img{width:clamp(138px,39vw,184px)!important}body[data-page="inicio"] .site-header__tools,body:not([data-page="inicio"]) .site-header__tools{gap:0.4rem!important;padding-right:3.75rem!important}body[data-page="inicio"] .site-header__access,body:not([data-page="inicio"]) .site-header__access{display:none!important}body[data-page="inicio"] .home-hero .hero__content--stacked,body[data-page="inicio"] .home-hero .hero__copy--center{width:min(100% - 1.5rem,32rem)!important}body[data-page="inicio"] .home-hero .hero-title{width:100%!important;max-width:20rem!important;margin-inline:auto!important;transform:translateY(-10px)!important}body[data-page="inicio"] .home-hero .hero-title__main,body[data-page="inicio"] .home-hero .hero-title__line,body[data-page="inicio"] .home-hero .hero-title__secondary{display:block!important;max-width:100%!important;white-space:normal!important;text-wrap:balance!important}body[data-page="inicio"] .home-hero .hero-title__main{font-size:clamp(2rem,10.5vw,2.8rem)!important;line-height:0.98!important}body[data-page="inicio"] .home-hero .hero-title__line{margin-top:0.35rem!important}body[data-page="inicio"] .home-hero .hero-title__secondary{font-size:clamp(2.2rem,11.5vw,3.05rem)!important;line-height:0.98!important}body[data-page="inicio"] .home-hero .hero-title__artwork{width:min(68vw,230px)!important;transform:translateY(-2px) scale(0.76)!important;margin-bottom:-0.5rem!important}body[data-page="inicio"] .home-hero .hero__actions--center{width:min(100%,15rem)!important;margin-top:1rem!important;transform:none!important}body[data-page="inicio"] .button--liquid-home{min-height:56px!important;padding-inline:1rem!important}body[data-page="inicio"] .button--liquid-home .button__label{font-size:0.95rem!important;line-height:1.2!important}body[data-page="inicio"] .services-preview>.section-heading,body[data-page="inicio"] .approach-story__heading .section-heading__copy,body[data-page="inicio"] .featured-projects .section-heading__copy,body[data-page="inicio"] .allies-home__heading .section-heading__copy,body[data-page="inicio"] .team-home-preview__heading .section-heading__copy{justify-items:center!important;text-align:center!important;margin-inline:auto!important}body[data-page="inicio"] .services-preview .section-heading h2,body[data-page="inicio"] .approach-story__heading h2,body[data-page="inicio"] .allies-home__heading h2,body[data-page="inicio"] .team-home-preview__heading h2{max-width:18rem!important;margin-inline:auto!important;font-size:clamp(2.25rem,10.2vw,3.2rem)!important;line-height:0.98!important;text-align:center!important}body[data-page="inicio"] .services-preview__intro,body[data-page="inicio"] .approach-story__heading .section-heading__copy>p:not(.eyebrow),body[data-page="inicio"] .featured-projects .section-heading__copy>p:not(.eyebrow),body[data-page="inicio"] .allies-home__heading .section-heading__copy>p:not(.eyebrow),body[data-page="inicio"] .team-home-preview__heading .section-heading__copy>p:not(.eyebrow){max-width:20rem!important;margin-inline:auto!important;font-size:0.98rem!important;line-height:1.6!important;text-align:center!important}body[data-page="inicio"] .approach-story__shell,body[data-page="proyectos"] .portfolio-v2-shell,body[data-page="servicios"] .services-gallery-hero__shell,body[data-page="servicios"] .services-gallery-grid-wrap,body[data-page="servicios"] .services-gallery-cta{width:min(100% - 1.25rem,100%)!important}body[data-page="inicio"] .services-drift{width:100%!important;margin-left:0!important;margin-right:0!important}body[data-page="inicio"] .services-drift__stage{height:min(31rem,68svh)!important;min-height:27rem!important;overflow:hidden!important}body[data-page="inicio"] .services-drift__slide{width:min(92vw,22rem)!important}body[data-page="inicio"] .services-drift__card{min-height:24rem!important}body[data-page="inicio"] .services-drift__card h3{font-size:clamp(1.95rem,8vw,2.7rem)!important}body[data-page="inicio"] .services-drift__card p:last-child{font-size:0.88rem!important;line-height:1.38!important}body[data-page="inicio"] .services-drift__overlay{display:none!important}body[data-page="inicio"] .team-home-preview__lane .team-lane__cards,body[data-page="inicio"] .allies-home__heading,body[data-page="inicio"] .team-home-preview__heading,body[data-page="inicio"] .final-cta,body[data-page="inicio"] .contact-home .contact-grid{width:min(100% - 1.25rem,100%)!important}body[data-page="inicio"] .team-home-preview__lane .team-person{min-width:min(82vw,232px)!important}body[data-page="contacto"] .contact-panel,body[data-page="inicio"] .final-contact-section .contact-panel,body[data-page="inicio"] .final-contact-section .final-contact__form .contact-form{padding:1.25rem!important}body[data-page="contacto"] .contact-panel__character,body[data-page="inicio"] .final-contact-section .contact-panel__character{justify-content:center!important}body[data-page="contacto"] .contact-panel__character img,body[data-page="inicio"] .final-contact-section .contact-panel__character img{width:min(100%,11rem)!important}}@media (max-width:480px){.burger-menu{right:0.9rem!important}body[data-page="inicio"] .home-hero .hero-title{max-width:17rem!important}body[data-page="inicio"] .home-hero .hero-title__main{font-size:clamp(1.8rem,11vw,2.35rem)!important}body[data-page="inicio"] .home-hero .hero-title__secondary{font-size:clamp(2rem,12vw,2.55rem)!important}body[data-page="inicio"] .services-drift__stage{height:min(29rem,66svh)!important;min-height:25rem!important}body[data-page="inicio"] .services-drift__slide{width:min(92vw,21rem)!important}body[data-page="proyectos"] .portfolio-filter--v2 .portfolio-filter__button{padding-inline:0.9rem!important;font-size:0.9rem!important}body[data-page="servicios"] .services-gallery-grid-wrap,body[data-page="servicios"] .services-gallery-hero__shell,body[data-page="servicios"] .services-gallery-cta,body[data-page="proyectos"] .portfolio-v2-shell,body[data-page="inicio"] .approach-story__shell{width:min(100% - 1rem,100%)!important}}@media (max-width:760px){body[data-page="inicio"] main{font-size:0.92rem!important}body[data-page="inicio"] .site-header .brand-mark--image img,body:not([data-page="inicio"]) .site-header .brand-mark--image img{width:clamp(140px,39vw,184px)!important}body[data-page="inicio"] .site-header.navShadow .brand-mark--image img,body:not([data-page="inicio"]) .site-header.navShadow .brand-mark--image img{width:clamp(124px,35vw,162px)!important}body[data-page="inicio"] .home-hero .hero-title{max-width:18rem!important}body[data-page="inicio"] .home-hero .hero-title__main{font-size:clamp(1.72rem,8.9vw,2.35rem)!important}body[data-page="inicio"] .home-hero .hero-title__secondary{font-size:clamp(1.92rem,9.9vw,2.6rem)!important}body[data-page="inicio"] .home-hero .hero-title__artwork{width:min(58vw,196px)!important;transform:translateY(0) scale(0.7)!important;margin-bottom:0!important}body[data-page="inicio"] .home-hero .hero__actions--center{width:min(100%,13rem)!important;margin-top:0.8rem!important}body[data-page="inicio"] .services-preview .section-heading h2,body[data-page="inicio"] .approach-story__heading h2,body[data-page="inicio"] .allies-home__heading h2,body[data-page="inicio"] .team-home-preview__heading h2{max-width:16rem!important;font-size:clamp(1.95rem,8.6vw,2.7rem)!important;line-height:1.02!important}body[data-page="inicio"] .services-preview__intro,body[data-page="inicio"] .approach-story__heading .section-heading__copy>p:not(.eyebrow),body[data-page="inicio"] .featured-projects .section-heading__copy>p:not(.eyebrow),body[data-page="inicio"] .allies-home__heading .section-heading__copy>p:not(.eyebrow),body[data-page="inicio"] .team-home-preview__heading .section-heading__copy>p:not(.eyebrow){max-width:18rem!important;font-size:0.9rem!important;line-height:1.55!important}body[data-page="inicio"] .services-drift__stage{height:min(27rem,60svh)!important;min-height:23rem!important}body[data-page="inicio"] .services-drift__slide{width:min(88vw,19.5rem)!important}body[data-page="inicio"] .services-drift__card{min-height:21.5rem!important}body[data-page="inicio"] .services-drift__card h3{font-size:clamp(1.68rem,7vw,2.2rem)!important}body[data-page="inicio"] .services-drift__card p:last-child{font-size:0.8rem!important;line-height:1.34!important}body[data-page="inicio"] .team-home-preview__lane .team-person{min-width:min(76vw,214px)!important}body[data-page="inicio"] .team-home-preview__lane .team-person h3{font-size:1.1rem!important}body[data-page="inicio"] .team-home-preview__lane .team-person__role{font-size:0.78rem!important}body[data-page="inicio"] .final-contact-section .contact-panel__title{font-size:clamp(1.95rem,8.6vw,2.55rem)!important;line-height:1.02!important}}@media (max-width:480px){body[data-page="inicio"] main{font-size:0.86rem!important}body[data-page="inicio"] .home-hero .hero-title{max-width:15.5rem!important}body[data-page="inicio"] .home-hero .hero-title__main{font-size:clamp(1.55rem,9vw,2rem)!important}body[data-page="inicio"] .home-hero .hero-title__secondary{font-size:clamp(1.72rem,9.8vw,2.2rem)!important}body[data-page="inicio"] .services-drift__stage{height:min(24.5rem,56svh)!important;min-height:21rem!important}body[data-page="inicio"] .services-drift__slide{width:min(88vw,18rem)!important}}@media (min-width:761px) and (max-width:1680px){body[data-page="inicio"] main{font-size:0.94rem!important}body[data-page="inicio"] .site-header .brand-mark--image img,body:not([data-page="inicio"]) .site-header .brand-mark--image img{width:clamp(148px,11vw,188px)!important}body[data-page="inicio"] .site-header.navShadow .brand-mark--image img,body:not([data-page="inicio"]) .site-header.navShadow .brand-mark--image img{width:clamp(132px,9.5vw,164px)!important}body[data-page="inicio"] .home-hero,body[data-page="inicio"] .hero--reference.home-hero{min-height:84svh!important;padding-top:82px!important}body[data-page="inicio"] .home-hero .hero-title__artwork{width:clamp(18rem,27vw,27rem)!important;transform:translateY(-20px) scale(0.68)!important;margin-bottom:-1.2rem!important}body[data-page="inicio"] .home-hero .hero-title{transform:translateY(-22px)!important;max-width:48rem!important}body[data-page="inicio"] .home-hero .hero-title__main{font-size:clamp(2.25rem,3.2vw,3.7rem)!important}body[data-page="inicio"] .home-hero .hero-title__secondary{font-size:clamp(2.55rem,3.6vw,4rem)!important}body[data-page="inicio"] .home-hero .hero__actions--center{transform:translateY(-16px)!important;margin-top:0.6rem!important}body[data-page="inicio"] .button--liquid-home{min-width:280px!important;min-height:66px!important}body[data-page="inicio"] .services-preview{padding-top:2.1rem!important;padding-bottom:2.2rem!important}body[data-page="inicio"] .services-preview .section-heading h2,body[data-page="inicio"] .approach-story__heading h2,body[data-page="inicio"] .allies-home__heading h2,body[data-page="inicio"] .team-home-preview__heading h2{font-size:clamp(3rem,4.3vw,3.5rem)!important;line-height:1!important}body[data-page="inicio"] .services-preview__intro,body[data-page="inicio"] .approach-story__heading .section-heading__copy>p:not(.eyebrow),body[data-page="inicio"] .featured-projects .section-heading__copy>p:not(.eyebrow),body[data-page="inicio"] .allies-home__heading .section-heading__copy>p:not(.eyebrow),body[data-page="inicio"] .team-home-preview__heading .section-heading__copy>p:not(.eyebrow){font-size:1rem!important;max-width:34rem!important;margin-inline:auto!important;text-align:center!important;line-height:1.46!important}body[data-page="inicio"] .services-drift__stage{height:min(54vh,36rem)!important}body[data-page="inicio"] .services-drift__slide{width:clamp(29rem,49vw,43rem)!important}body[data-page="inicio"] .services-drift__card{min-height:clamp(19rem,37vh,24rem)!important}body[data-page="inicio"] .services-drift__card h3{font-size:clamp(2rem,3.4vw,2.9rem)!important}body[data-page="inicio"] .services-drift__card p:last-child{font-size:0.96rem!important;line-height:1.42!important}body[data-page="inicio"] .team-home-preview__lane .team-person{min-width:min(23vw,260px)!important}body[data-page="inicio"] .final-contact-section .contact-panel__title{font-size:clamp(2.8rem,4vw,4rem)!important}}@media (max-width:760px){body[data-page="inicio"] .site-header,body:not([data-page="inicio"]) .site-header{height:92px!important;padding:0!important;justify-content:center!important}body[data-page="inicio"] .site-header .brand-mark--image,body:not([data-page="inicio"]) .site-header .brand-mark--image{position:absolute!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;z-index:4!important;margin:0!important}body[data-page="inicio"] .site-header .brand-mark--image img,body:not([data-page="inicio"]) .site-header .brand-mark--image img{width:clamp(120px,34vw,154px)!important;max-width:none!important}body[data-page="inicio"] .site-header__tools,body:not([data-page="inicio"]) .site-header__tools{position:absolute!important;left:0.85rem!important;right:auto!important;top:50%!important;transform:translateY(-50%)!important;z-index:5!important;gap:0.5rem!important;padding-right:0!important;margin-left:0!important;justify-content:flex-start!important}body[data-page="inicio"] .site-header__music-toggle,body[data-page="inicio"] .site-header .site-language-picker__summary,body:not([data-page="inicio"]) .site-header__music-toggle,body:not([data-page="inicio"]) .site-header .site-language-picker__summary{width:2.9rem!important;height:2.9rem!important;min-width:2.9rem!important;min-height:2.9rem!important}body[data-page="inicio"] .site-header__access,body:not([data-page="inicio"]) .site-header__access{display:none!important}body[data-page="inicio"] .burger-menu,body:not([data-page="inicio"]) .burger-menu{top:0!important;right:0!important;width:112px!important;height:100vh!important;transform:translateX(76px)!important;z-index:6!important}body.menu-tab-visible .burger-menu,body.burger-menu-open .burger-menu{transform:translateX(0)!important}.menu-tab-svg{width:112px!important;height:100vh!important}.burger-menu .line{right:18px!important;width:16px!important}body[data-page="inicio"] .hero--reference.home-hero,body[data-page="inicio"] .home-hero{padding-top:6.6rem!important;min-height:84svh!important}body[data-page="inicio"] .home-hero .hero__content--stacked,body[data-page="inicio"] .home-hero .hero__copy--center{width:min(100% - 1rem,22.5rem)!important;gap:0.65rem!important;transform:translateX(-22px)!important}body[data-page="inicio"] .home-hero .hero-title{max-width:19.5rem!important;transform:none!important}body[data-page="inicio"] .home-hero .hero-title__main{font-size:clamp(1.95rem,9.8vw,2.6rem)!important;line-height:1.02!important;text-align:center!important}body[data-page="inicio"] .home-hero .hero-title__line{margin-top:0.2rem!important}body[data-page="inicio"] .home-hero .hero-title__secondary{font-size:clamp(2.2rem,11vw,2.9rem)!important;line-height:1!important;text-align:center!important}body[data-page="inicio"] .home-hero .hero-title__artwork{width:min(175vw,760px)!important;transform:none!important;margin:0 auto 0.9rem!important}body[data-page="inicio"] .home-hero .hero-title__artwork video{width:100%!important;max-width:none!important}body[data-page="inicio"] .home-hero .hero__actions--center{width:min(100%,16rem)!important;margin-top:1rem!important}body[data-page="inicio"] .button--liquid-home{min-height:64px!important}body[data-page="inicio"] .button--liquid-home .button__label{font-size:1.02rem!important}body[data-page="inicio"] .services-preview .section-heading h2,body[data-page="inicio"] .approach-story__heading h2,body[data-page="inicio"] .allies-home__heading h2,body[data-page="inicio"] .team-home-preview__heading h2,body[data-page="inicio"] .final-contact-section .contact-panel__title{display:block!important;width:min(100%,17rem)!important;max-width:17rem!important;margin-inline:auto!important;font-size:clamp(1.34rem,6vw,1.76rem)!important;line-height:1.03!important;text-align:center!important;text-wrap:balance!important}body[data-page="inicio"] .services-preview>.section-heading,body[data-page="inicio"] .services-preview .section-heading__copy{width:min(100%,19rem)!important;max-width:19rem!important;margin-left:auto!important;margin-right:auto!important;justify-items:center!important;text-align:center!important}body[data-page="inicio"] .services-preview .section-heading h2{width:min(100%,16.4rem)!important;max-width:16.4rem!important;justify-self:center!important;font-size:clamp(1.16rem,5.3vw,1.5rem)!important;line-height:1.06!important;text-align:center!important}body[data-page="inicio"] .services-preview .section-heading h2 .services-title__line{display:block!important;width:100%!important;text-align:center!important}body[data-page="inicio"] .services-preview .section-heading h2 .services-title__lead,body[data-page="inicio"] .services-preview .section-heading h2 .services-title__lead--strong,body[data-page="inicio"] .services-preview .section-heading h2 .services-title__accent{display:inline!important;width:auto!important;margin-left:0!important;margin-right:0!important;text-align:center!important}body[data-page="inicio"] .services-preview__intro,body[data-page="inicio"] .approach-story__heading .section-heading__copy>p:not(.eyebrow),body[data-page="inicio"] .featured-projects .section-heading__copy>p:not(.eyebrow),body[data-page="inicio"] .allies-home__heading .section-heading__copy>p:not(.eyebrow),body[data-page="inicio"] .team-home-preview__heading .section-heading__copy>p:not(.eyebrow),body[data-page="inicio"] .final-contact-section .contact-panel p{width:min(100%,19rem)!important;max-width:19rem!important;margin-inline:auto!important;font-size:0.76rem!important;line-height:1.45!important;text-align:center!important}body[data-page="inicio"] .services-drift{margin-top:0.9rem!important}body[data-page="inicio"] .services-drift__stage{height:min(72svh,31rem)!important;min-height:28rem!important;padding-top:1.25rem!important;overflow:visible!important}body[data-page="inicio"] .services-drift__slide{top:52%!important}body[data-page="inicio"] .services-drift__meta,body[data-page="inicio"] .services-drift__dots,body[data-page="inicio"] .services-drift__meta-count,body[data-page="inicio"] .services-drift__hint{display:none!important}}@media (max-width:480px){body[data-page="inicio"] .site-header .brand-mark--image img,body:not([data-page="inicio"]) .site-header .brand-mark--image img{width:clamp(114px,32vw,142px)!important}body[data-page="inicio"] .site-header__tools,body:not([data-page="inicio"]) .site-header__tools{left:0.7rem!important;gap:0.4rem!important}body[data-page="inicio"] .site-header__music-toggle,body[data-page="inicio"] .site-header .site-language-picker__summary,body:not([data-page="inicio"]) .site-header__music-toggle,body:not([data-page="inicio"]) .site-header .site-language-picker__summary{width:2.7rem!important;height:2.7rem!important;min-width:2.7rem!important;min-height:2.7rem!important}body[data-page="inicio"] .services-drift{margin-top:0.7rem!important}body[data-page="inicio"] .services-drift__stage{height:min(68svh,28.5rem)!important;min-height:26.5rem!important;padding-top:1rem!important}body[data-page="inicio"] .services-drift__slide{top:53%!important}body[data-page="inicio"] .home-hero .hero__content--stacked,body[data-page="inicio"] .home-hero .hero__copy--center{width:min(100% - 0.8rem,20rem)!important;transform:translateX(-18px)!important}body[data-page="inicio"] .home-hero .hero-title{max-width:17.4rem!important}body[data-page="inicio"] .home-hero .hero-title__main{font-size:clamp(1.7rem,8.9vw,2.15rem)!important}body[data-page="inicio"] .home-hero .hero-title__secondary{font-size:clamp(1.95rem,10vw,2.4rem)!important}body[data-page="inicio"] .home-hero .hero-title__artwork{width:min(168vw,680px)!important;transform:none!important}body[data-page="inicio"] .home-hero .hero-title__artwork video{width:100%!important;max-width:none!important}body[data-page="inicio"] .services-preview .section-heading h2,body[data-page="inicio"] .approach-story__heading h2,body[data-page="inicio"] .allies-home__heading h2,body[data-page="inicio"] .team-home-preview__heading h2,body[data-page="inicio"] .final-contact-section .contact-panel__title{width:min(100%,15.4rem)!important;max-width:15.4rem!important;font-size:clamp(1.38rem,6.7vw,1.78rem)!important}body[data-page="inicio"] .services-preview>.section-heading,body[data-page="inicio"] .services-preview .section-heading__copy{width:min(100%,17.4rem)!important;max-width:17.4rem!important}body[data-page="inicio"] .services-preview .section-heading h2{width:min(100%,16.6rem)!important;max-width:16.6rem!important;font-size:clamp(1.08rem,5.1vw,1.38rem)!important;line-height:1.08!important}body[data-page="inicio"] .services-preview .section-heading h2 .services-title__line{display:block!important;width:100%!important;text-align:center!important}body[data-page="inicio"] .services-preview .section-heading h2 .services-title__line:nth-child(2),body[data-page="inicio"] .services-preview .section-heading h2 .services-title__line:nth-child(3){white-space:nowrap!important}body[data-page="inicio"] .services-preview__intro{width:min(100%,17.2rem)!important;max-width:17.2rem!important;font-size:0.72rem!important;line-height:1.42!important}}@media (max-width:480px){body[data-page="inicio"] .services-preview>.section-heading,body[data-page="inicio"] .services-preview .section-heading__copy{width:min(100%,18rem)!important;max-width:18rem!important;margin-inline:auto!important;justify-items:center!important;text-align:center!important}body[data-page="inicio"] .services-preview .section-heading h2{display:grid!important;justify-items:center!important;gap:0.08rem!important;width:min(100%,18.6rem)!important;max-width:18.6rem!important;margin-inline:auto!important;text-align:center!important;line-height:0.98!important}body[data-page="inicio"] .services-preview .section-heading h2 .services-title__line{display:inline-flex!important;align-items:baseline!important;justify-content:center!important;gap:0.28rem!important;width:auto!important;max-width:100%!important;margin-inline:auto!important;text-align:center!important;white-space:nowrap!important}body[data-page="inicio"] .services-preview .section-heading h2 .services-title__lead:not(.services-title__lead--strong),body[data-page="inicio"] .services-preview .section-heading h2 .services-title__lead--strong{display:inline!important;font-size:clamp(1.24rem,6vw,1.5rem)!important;line-height:1!important;letter-spacing:0!important;white-space:nowrap!important}body[data-page="inicio"] .services-preview__intro{width:min(100%,16.6rem)!important;max-width:16.6rem!important;margin-inline:auto!important;font-size:0.72rem!important;line-height:1.48!important;text-align:center!important;text-wrap:balance!important}body[data-page="inicio"] .services-drift{margin-top:0.35rem!important}body[data-page="inicio"] .services-drift__stage{height:min(69svh,29rem)!important;min-height:27.4rem!important;padding-top:0.4rem!important}body[data-page="inicio"] .services-drift__slide{top:52.5%!important}}body[data-page="inicio"] .services-preview .section-heading h2,body[data-page="inicio"] .approach-story__heading h2,body[data-page="inicio"] .allies-home__heading h2,body[data-page="inicio"] .team-home-preview__heading h2,body[data-page="inicio"] .final-contact-section .contact-panel__title{display:grid!important;justify-items:center!important;gap:0.08rem!important;margin-inline:auto!important;text-align:center!important}body[data-page="inicio"] .services-preview .section-heading h2 .services-title__lead:not(.services-title__lead--strong),body[data-page="inicio"] .approach-story__title-main,body[data-page="inicio"] .allies-home__title-main,body[data-page="inicio"] .team-home-preview__title-main{font-family:"FigtreeHeroLocal","Figtree",sans-serif!important;font-style:normal!important;font-weight:300!important;font-variation-settings:"wght" 300!important;letter-spacing:0!important;color:#24394b!important;white-space:normal!important}body[data-page="inicio"] .services-preview .section-heading h2 .services-title__lead--strong,body[data-page="inicio"] .approach-story__title-accent,body[data-page="inicio"] .allies-home__title-accent,body[data-page="inicio"] .team-home-preview__title-accent{font-family:"FigtreeBoldLocal","FigtreeHeroLocal","Figtree",sans-serif!important;font-style:normal!important;font-weight:700!important;font-variation-settings:"wght" 700!important;letter-spacing:0!important;color:#24394b!important;white-space:normal!important}body[data-page="inicio"] .services-preview__intro,body[data-page="inicio"] .approach-story__heading .section-heading__copy>p:not(.eyebrow),body[data-page="inicio"] .featured-projects .section-heading__copy>p:not(.eyebrow),body[data-page="inicio"] .allies-home__heading .section-heading__copy>p:not(.eyebrow),body[data-page="inicio"] .team-home-preview__heading .section-heading__copy>p:not(.eyebrow),body[data-page="inicio"] .final-contact-section .contact-panel p{margin-inline:auto!important;text-align:center!important;font-family:"FigtreeMediumLocal","Figtree",sans-serif!important;font-style:normal!important;font-weight:500!important;letter-spacing:0!important;color:#5d7f93!important;white-space:normal!important;text-wrap:pretty!important}@media (min-width:761px){body[data-page="inicio"] .services-preview .section-heading h2,body[data-page="inicio"] .approach-story__heading h2,body[data-page="inicio"] .allies-home__heading h2,body[data-page="inicio"] .team-home-preview__heading h2,body[data-page="inicio"] .final-contact-section .contact-panel__title{width:min(100%,36rem)!important;max-width:36rem!important;line-height:0.98!important}body[data-page="inicio"] .services-preview .section-heading h2 .services-title__lead:not(.services-title__lead--strong),body[data-page="inicio"] .services-preview .section-heading h2 .services-title__lead--strong,body[data-page="inicio"] .approach-story__title-main,body[data-page="inicio"] .approach-story__title-accent,body[data-page="inicio"] .allies-home__title-main,body[data-page="inicio"] .allies-home__title-accent,body[data-page="inicio"] .team-home-preview__title-main,body[data-page="inicio"] .team-home-preview__title-accent,body[data-page="inicio"] .final-contact-section .contact-panel__title{font-size:clamp(2.7rem,3.6vw,3.45rem)!important;line-height:0.98!important}body[data-page="inicio"] .services-preview__intro,body[data-page="inicio"] .approach-story__heading .section-heading__copy>p:not(.eyebrow),body[data-page="inicio"] .featured-projects .section-heading__copy>p:not(.eyebrow),body[data-page="inicio"] .allies-home__heading .section-heading__copy>p:not(.eyebrow),body[data-page="inicio"] .team-home-preview__heading .section-heading__copy>p:not(.eyebrow),body[data-page="inicio"] .final-contact-section .contact-panel p{width:min(100%,33rem)!important;max-width:33rem!important;font-size:clamp(0.96rem,1.05vw,1.08rem)!important;line-height:1.46!important}}@media (max-width:760px){body[data-page="inicio"] .services-preview .section-heading h2,body[data-page="inicio"] .approach-story__heading h2,body[data-page="inicio"] .allies-home__heading h2,body[data-page="inicio"] .team-home-preview__heading h2,body[data-page="inicio"] .final-contact-section .contact-panel__title{width:min(100%,18.2rem)!important;max-width:18.2rem!important;line-height:1.01!important}body[data-page="inicio"] .services-preview .section-heading h2 .services-title__lead:not(.services-title__lead--strong),body[data-page="inicio"] .services-preview .section-heading h2 .services-title__lead--strong,body[data-page="inicio"] .approach-story__title-main,body[data-page="inicio"] .approach-story__title-accent,body[data-page="inicio"] .allies-home__title-main,body[data-page="inicio"] .allies-home__title-accent,body[data-page="inicio"] .team-home-preview__title-main,body[data-page="inicio"] .team-home-preview__title-accent,body[data-page="inicio"] .final-contact-section .contact-panel__title{font-size:clamp(1.28rem,6vw,1.7rem)!important;line-height:1.01!important}body[data-page="inicio"] .services-preview__intro,body[data-page="inicio"] .approach-story__heading .section-heading__copy>p:not(.eyebrow),body[data-page="inicio"] .featured-projects .section-heading__copy>p:not(.eyebrow),body[data-page="inicio"] .allies-home__heading .section-heading__copy>p:not(.eyebrow),body[data-page="inicio"] .team-home-preview__heading .section-heading__copy>p:not(.eyebrow),body[data-page="inicio"] .final-contact-section .contact-panel p{width:min(100%,16.9rem)!important;max-width:16.9rem!important;font-size:0.78rem!important;line-height:1.44!important}body[data-page="inicio"] .services-preview .section-heading h2 .services-title__line{display:inline-flex!important;align-items:baseline!important;justify-content:center!important;gap:0.26rem!important;width:auto!important;max-width:100%!important;margin-inline:auto!important;text-align:center!important;white-space:nowrap!important}}body[data-page="nosotros"]{background:#ffffff!important}body[data-page="nosotros"] .page-hero--about,body[data-page="nosotros"] .about-brand-section,body[data-page="nosotros"] .brand-evolution-section,body[data-page="nosotros"] .principles-section,body[data-page="nosotros"] .archetypes-section,body[data-page="nosotros"] .team-186-section,body[data-page="nosotros"] .values-section,body[data-page="nosotros"] .final-cta-section{display:none!important}body[data-page="nosotros"] main.about-186-page{width:100%!important;max-width:none!important;padding:0!important;overflow-x:clip!important;background:#ffffff!important}body[data-page="nosotros"] .about-186-hero,body[data-page="nosotros"] .about-186-footer-art{width:100%}body[data-page="nosotros"] .about-186-hero img,body[data-page="nosotros"] .about-186-footer-art img{display:block;width:100%;height:auto}body[data-page="nosotros"] .about-186-story{width:min(100% - 2.25rem,62rem);margin:0 auto;padding:clamp(2.8rem,5vw,4.4rem) 0 clamp(3rem,5.5vw,5rem)}body[data-page="nosotros"] .about-186-statement{margin-bottom:clamp(2.2rem,4vw,3.4rem)}body[data-page="nosotros"] .about-186-statement h1{max-width:16ch;margin:0 auto;font-family:"FigtreeBoldLocal","Figtree",sans-serif;font-size:clamp(2rem,4.1vw,3.35rem);line-height:1.08;letter-spacing:0;text-align:center;color:#004762}body[data-page="nosotros"] .about-186-transition{width:100vw;max-width:none;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding-inline:0!important;margin-bottom:clamp(2.4rem,4.5vw,3.9rem)}body[data-page="nosotros"] .about-186-transition__art{display:block;width:112vw;max-width:none;height:auto;margin-left:-6vw}body[data-page="nosotros"] .about-186-identity{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,0.8fr);align-items:center;gap:clamp(1.8rem,4vw,4rem);margin-bottom:clamp(2.8rem,5vw,4.2rem)}body[data-page="nosotros"] .about-186-divider{display:block;height:auto}body[data-page="nosotros"] .about-186-divider--blue{width:min(100%,31rem);margin-bottom:1.6rem}body[data-page="nosotros"] .about-186-divider--red{width:min(100%,31rem);margin:0 0 1.5rem auto}body[data-page="nosotros"] .about-186-identity__copy h2{margin:0 0 1rem;font-family:"FigtreeBoldLocal","Figtree",sans-serif;font-size:clamp(2.25rem,4.4vw,3.6rem);line-height:0.98;color:#00b8c5}body[data-page="nosotros"] .about-186-identity__copy p{max-width:31rem;margin:0 0 1rem;font-size:clamp(1rem,1.28vw,1.18rem);line-height:1.54;color:#004762}body[data-page="nosotros"] .about-186-identity__copy strong{font-family:"FigtreeBoldLocal","Figtree",sans-serif;color:#004762}body[data-page="nosotros"] .about-186-pill,body[data-page="nosotros"] .about-186-highlight{display:inline-block;padding:0.08rem 0.78rem 0.16rem;border-radius:999px}body[data-page="nosotros"] .about-186-pill{background:rgba(0,184,197,0.96);color:#ffffff}body[data-page="nosotros"] .about-186-purpose{margin-top:2rem}body[data-page="nosotros"] .about-186-purpose h3{width:fit-content;max-width:100%;margin:0 0 1rem;padding:0.55rem 1.6rem 0.7rem;border:1.5px solid rgba(255,200,54,0.9);border-radius:1.5rem;font-family:"FigtreeBoldLocal","Figtree",sans-serif;font-size:clamp(2rem,4vw,3.2rem);line-height:1;color:#ffc51d}body[data-page="nosotros"] .about-186-highlight{background:#ffc51d;color:#004762}body[data-page="nosotros"] .about-186-identity__art{margin:0;display:grid;justify-items:center}body[data-page="nosotros"] .about-186-identity__art img{display:block;width:min(100%,18rem);height:auto}body[data-page="nosotros"] .about-186-values{margin-bottom:clamp(2.8rem,5vw,4.4rem)}body[data-page="nosotros"] .about-186-values__panel{position:relative;width:min(100%,56rem);margin:0 auto}body[data-page="nosotros"] .about-186-values__card{position:relative}body[data-page="nosotros"] .about-186-values__bg{display:block;width:100%;height:auto}body[data-page="nosotros"] .about-186-values__content{position:absolute;top:14%;left:28%;right:7%;bottom:16%;display:grid;align-content:center;gap:1rem;color:#ffffff}body[data-page="nosotros"] .about-186-values__content h2{margin:0;font-family:"FigtreeBoldLocal","Figtree",sans-serif;font-size:clamp(2.2rem,4vw,3.1rem);line-height:1;text-align:center;color:#ffffff}body[data-page="nosotros"] .about-186-values__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0.85rem 2.4rem;margin:0;padding-left:1.15rem;color:#ffffff}body[data-page="nosotros"] .about-186-values__list li{font-size:clamp(1rem,1.22vw,1.12rem);line-height:1.35}body[data-page="nosotros"] .about-186-values__list strong{font-family:"FigtreeBoldLocal","Figtree",sans-serif;color:#ffffff}body[data-page="nosotros"] .about-186-values__a11y{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}body[data-page="nosotros"] .about-186-closing{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:clamp(1rem,3vw,2rem);padding-top:clamp(4rem,6vw,6rem);margin-bottom:clamp(3rem,5vw,4rem)}body[data-page="nosotros"] .about-186-closing__dots{display:grid;gap:1.3rem;margin-top:1rem}body[data-page="nosotros"] .about-186-closing__dots img{display:block;width:1.75rem;height:1.75rem}body[data-page="nosotros"] .about-186-closing__copy{display:block;width:min(100%,31rem);height:auto}body[data-page="nosotros"] .about-186-closing__icon{display:block;width:min(100%,8rem);height:auto}@media (max-width:900px){body[data-page="nosotros"] .about-186-story{width:min(100% - 1.4rem,38rem);padding:2.2rem 0 3rem}body[data-page="nosotros"] .about-186-transition__art{width:126vw;max-width:none;margin-left:-13vw}body[data-page="nosotros"] .about-186-statement h1{font-size:clamp(1.7rem,7vw,2.5rem)}body[data-page="nosotros"] .about-186-identity{grid-template-columns:1fr;gap:1.6rem}body[data-page="nosotros"] .about-186-identity__copy,body[data-page="nosotros"] .about-186-identity__art{justify-items:center;text-align:center}body[data-page="nosotros"] .about-186-divider--blue,body[data-page="nosotros"] .about-186-divider--red{margin-left:auto;margin-right:auto}body[data-page="nosotros"] .about-186-identity__copy p{margin-left:auto;margin-right:auto;font-size:0.98rem}body[data-page="nosotros"] .about-186-purpose{display:grid;justify-items:center}body[data-page="nosotros"] .about-186-purpose h3{text-align:center;font-size:clamp(1.7rem,8vw,2.5rem)}body[data-page="nosotros"] .about-186-values__bg{width:100%}body[data-page="nosotros"] .about-186-values__content{top:13%;left:24%;right:5%;bottom:14%;gap:0.7rem}body[data-page="nosotros"] .about-186-values__content h2{font-size:clamp(1.5rem,6vw,2.2rem)}body[data-page="nosotros"] .about-186-values__list{grid-template-columns:1fr;gap:0.5rem;padding-left:1rem}body[data-page="nosotros"] .about-186-values__list li{font-size:0.82rem;line-height:1.28}body[data-page="nosotros"] .about-186-closing{grid-template-columns:1fr;justify-items:center;text-align:center}body[data-page="nosotros"] .about-186-closing__dots{grid-auto-flow:column;gap:1rem}body[data-page="nosotros"] .about-186-closing__copy{width:min(100%,22rem)}body[data-page="nosotros"] .about-186-closing__icon{width:min(100%,6.6rem)}}@media (min-width:761px) and (max-width:1680px){body[data-page="inicio"] .home-hero,body[data-page="inicio"] .hero--reference.home-hero{min-height:74svh!important;padding-top:76px!important}body[data-page="inicio"] .home-hero .hero-title__artwork{width:clamp(14rem,20vw,21rem)!important;transform:translateY(-8px) scale(0.56)!important;margin-bottom:-0.4rem!important}body[data-page="inicio"] .home-hero .hero-title{transform:translateY(-8px)!important;max-width:40rem!important}body[data-page="inicio"] .home-hero .hero-title__main{font-size:clamp(1.95rem,2.6vw,3rem)!important;line-height:1!important}body[data-page="inicio"] .home-hero .hero-title__secondary{font-size:clamp(2.2rem,3vw,3.35rem)!important;line-height:0.98!important}body[data-page="inicio"] .home-hero .hero__actions--center{transform:none!important;margin-top:0.35rem!important}body[data-page="inicio"] .button--liquid-home{min-width:240px!important;min-height:58px!important}body[data-page="inicio"] .button--liquid-home .button__label{font-size:0.94rem!important}body[data-page="inicio"] .services-preview{padding-top:1.2rem!important;padding-bottom:1.35rem!important}body[data-page="inicio"] .services-preview .section-heading h2,body[data-page="inicio"] .approach-story__heading h2,body[data-page="inicio"] .allies-home__heading h2,body[data-page="inicio"] .team-home-preview__heading h2,body[data-page="inicio"] .final-contact-section .contact-panel__title{width:min(100%,30rem)!important;max-width:30rem!important}body[data-page="inicio"] .services-preview .section-heading h2 .services-title__lead:not(.services-title__lead--strong),body[data-page="inicio"] .services-preview .section-heading h2 .services-title__lead--strong,body[data-page="inicio"] .approach-story__title-main,body[data-page="inicio"] .approach-story__title-accent,body[data-page="inicio"] .allies-home__title-main,body[data-page="inicio"] .allies-home__title-accent,body[data-page="inicio"] .team-home-preview__title-main,body[data-page="inicio"] .team-home-preview__title-accent,body[data-page="inicio"] .final-contact-section .contact-panel__title{font-size:clamp(2.15rem,2.8vw,2.8rem)!important;line-height:1!important}body[data-page="inicio"] .services-preview__intro,body[data-page="inicio"] .approach-story__heading .section-heading__copy>p:not(.eyebrow),body[data-page="inicio"] .featured-projects .section-heading__copy>p:not(.eyebrow),body[data-page="inicio"] .allies-home__heading .section-heading__copy>p:not(.eyebrow),body[data-page="inicio"] .team-home-preview__heading .section-heading__copy>p:not(.eyebrow),body[data-page="inicio"] .final-contact-section .contact-panel p{width:min(100%,29rem)!important;max-width:29rem!important;font-size:0.9rem!important;line-height:1.42!important;margin-inline:auto!important;text-align:center!important}body[data-page="inicio"] .services-drift{margin-top:0.5rem!important}body[data-page="inicio"] .services-drift__stage{height:min(44vh,28rem)!important;min-height:22rem!important;padding-top:0.55rem!important}body[data-page="inicio"] .services-drift__slide{width:clamp(21rem,35vw,31rem)!important;top:51%!important}body[data-page="inicio"] .services-drift__card{min-height:clamp(15rem,27vh,19rem)!important}body[data-page="inicio"] .services-drift__card h3{font-size:clamp(1.55rem,2.4vw,2.15rem)!important}body[data-page="inicio"] .services-drift__card p:last-child{font-size:0.84rem!important;line-height:1.34!important}}@media (min-width:761px){body[data-page="inicio"] .home-hero{display:grid!important;place-items:center!important}body[data-page="inicio"] .home-hero .hero__content--stacked{width:min(100% - 2rem,76rem)!important;margin-inline:auto!important;justify-items:center!important;align-content:center!important;text-align:center!important;transform:translateY(-10px)!important}body[data-page="inicio"] .home-hero .hero__copy--center{width:min(100%,52rem)!important;margin-inline:auto!important;position:relative!important;left:auto!important;right:auto!important;justify-items:center!important;align-content:center!important;text-align:center!important;transform:translateY(-42px)!important}body[data-page="inicio"] .home-hero,body[data-page="inicio"] .hero--reference.home-hero{min-height:88svh!important;padding-top:84px!important}body[data-page="inicio"] .home-hero .hero__content--stacked,body[data-page="inicio"] .home-hero .hero__copy--center{gap:0.85rem!important}body[data-page="inicio"] .home-hero .hero-title__artwork{width:clamp(34rem,48vw,52rem)!important;transform:translateY(-18px) scale(0.98)!important;margin:0 auto -1rem!important}body[data-page="inicio"] .home-hero .hero-title{max-width:50rem!important;transform:translateY(-14px)!important}body[data-page="inicio"] .home-hero .hero-title__main{font-size:clamp(2.35rem,3vw,3.55rem)!important;line-height:1!important}body[data-page="inicio"] .home-hero .hero-title__secondary{font-size:clamp(2.7rem,3.45vw,4rem)!important;line-height:0.98!important}body[data-page="inicio"] .home-hero .hero__actions--center{width:min(100%,18rem)!important;transform:none!important;margin-top:0.25rem!important}body[data-page="inicio"] .button--liquid-home{min-width:320px!important;min-height:78px!important}body[data-page="inicio"] .button--liquid-home .button__label{font-size:1.08rem!important;line-height:1.18!important}}@media (min-width:761px){body[data-page="inicio"] .services-drift{margin-top:0.35rem!important}body[data-page="inicio"] .services-drift__stage{height:min(38vh,23rem)!important;min-height:18rem!important;padding-top:0.25rem!important}body[data-page="inicio"] .services-drift__slide{width:clamp(16rem,24vw,22rem)!important;top:50.5%!important}body[data-page="inicio"] .services-drift__card{min-height:clamp(12.5rem,22vh,16rem)!important}body[data-page="inicio"] .services-drift__card h3{font-size:clamp(1.2rem,1.8vw,1.65rem)!important}body[data-page="inicio"] .services-drift__card p:last-child{font-size:0.76rem!important;line-height:1.28!important}}@media (min-width:761px){body[data-page="inicio"] .home-scroll-curve--services-to-approach{margin:calc(var(--home-curve-height) * -0.22) 0 calc(var(--home-curve-height) * -0.08) calc(50% - 50vw)!important}body[data-page="inicio"] .services-preview{margin-top:0!important;padding-top:3.2rem!important;padding-bottom:4.2rem!important;min-height:45rem!important}body[data-page="inicio"] .services-preview>.section-heading{width:min(100% - 2rem,74rem)!important;max-width:74rem!important;margin-inline:auto!important;justify-items:center!important;text-align:center!important;margin-bottom:1.35rem!important}body[data-page="inicio"] .services-preview .section-heading h2{width:min(100%,60rem)!important;max-width:60rem!important;margin-inline:auto!important;font-size:clamp(2rem,2.75vw,3.2rem)!important;line-height:1.02!important;text-align:center!important}body[data-page="inicio"] .services-drift{margin-top:0.35rem!important}body[data-page="inicio"] .services-drift__stage{height:min(38vh,23rem)!important;min-height:18rem!important;margin-top:0.2rem!important;padding-top:0.25rem!important;padding-bottom:0!important}body[data-page="inicio"] .services-drift__slide{width:clamp(16rem,24vw,22rem)!important;top:50.5%!important}body[data-page="inicio"] .services-drift__card{min-height:clamp(12.5rem,22vh,16rem)!important}body[data-page="inicio"] .services-drift__card h3{font-size:clamp(1.2rem,1.8vw,1.65rem)!important}body[data-page="inicio"] .services-drift__card p:last-child{font-size:0.76rem!important;line-height:1.28!important}body[data-page="inicio"] .services-preview .services-title__lead,body[data-page="inicio"] .services-preview .section-heading h2 strong,body[data-page="inicio"] .services-preview .section-heading h2 .services-title__accent{display:inline!important;width:auto!important;max-width:none!important;text-align:center!important}body[data-page="inicio"] .services-preview__intro{width:min(100%,68rem)!important;max-width:68rem!important;margin-inline:auto!important;text-align:center!important}}@media (min-width:761px){body[data-page="inicio"] .home-scroll-curve--services-to-approach{margin:calc(var(--home-curve-height) * -0.5) 0 calc(var(--home-curve-height) * -0.2) calc(50% - 50vw)!important}body[data-page="inicio"] .services-preview{padding:clamp(1.5rem,3vw,2.4rem) 0 clamp(2.6rem,5vw,4rem)!important;min-height:auto!important}body[data-page="inicio"] .services-preview>.section-heading{width:min(100% - 2rem,76rem)!important;max-width:76rem!important;margin:0 auto clamp(1.2rem,2vw,1.8rem)!important;justify-items:center!important;text-align:center!important}body[data-page="inicio"] .services-preview .section-heading h2{width:auto!important;max-width:100%!important;margin-inline:auto!important;font-size:clamp(2.2rem,2.8vw,3.35rem)!important;line-height:1.02!important;text-align:center!important}body[data-page="inicio"] .services-preview__intro,body[data-page="inicio"] .services-preview__summary,body[data-page="inicio"] .services-preview>.section-heading>p:not(.eyebrow){width:min(100%,48rem)!important;max-width:48rem!important;margin-inline:auto!important;font-size:clamp(0.88rem,0.98vw,0.96rem)!important;line-height:1.42!important;white-space:normal!important;text-align:center!important;text-wrap:balance!important}body[data-page="inicio"] .services-drift{margin-top:0!important}body[data-page="inicio"] .services-drift__stage{height:min(72vh,48rem)!important;min-height:0!important;margin-top:0!important;padding-top:0!important;padding-bottom:0!important;overflow:hidden!important}body[data-page="inicio"] .services-drift__slide{width:clamp(24rem,32vw,30rem)!important;top:46%!important}body[data-page="inicio"] .services-drift__card{min-height:clamp(24rem,52vh,34rem)!important;grid-template-rows:1fr auto!important}body[data-page="inicio"] .services-drift__character{display:none!important;opacity:0!important}body[data-page="inicio"] .services-drift__card-copy{align-self:end!important;max-width:min(100%,34rem)!important;padding-top:clamp(0.6rem,2vh,1.2rem)!important;padding-bottom:0!important;justify-items:start!important;text-align:left!important}body[data-page="inicio"] .services-drift__card h3{width:auto!important;font-size:clamp(2rem,4.2vw,3.65rem)!important;line-height:0.96!important;text-align:left!important}body[data-page="inicio"] .services-drift__card h3 span,body[data-page="inicio"] .services-drift__card h3 strong{display:block!important}body[data-page="inicio"] .services-drift__slide--events-card .services-drift__card h3{width:auto!important;font-size:clamp(2.85rem,4.25vw,4rem)!important}body[data-page="inicio"] .services-drift__card p:last-child{max-width:34rem!important;font-size:clamp(1rem,1.35vw,1.15rem)!important;line-height:1.72!important;text-align:left!important}body[data-page="inicio"] .services-drift__link{justify-self:start!important;text-align:left!important}}body[data-page="inicio"] .services-drift__character{display:none!important;opacity:0!important}body[data-page="inicio"] .site-footer{margin-top:0!important;position:relative!important;z-index:1!important}body[data-page="inicio"] .site-footer.footer{display:flex!important;flex-flow:row wrap!important;width:100%!important;margin:0!important;padding:2.35rem max(calc(var(--page-gutter) / 2),calc((100vw - var(--container-max)) / 2)) 1.5rem!important;background:#ffffff!important;color:#13242f!important;border:0!important;border-radius:44px 44px 0 0!important;box-shadow:none!important;position:relative!important;z-index:2!important}body[data-page="inicio"] .site-footer.footer::before{content:""!important;position:absolute!important;top:0!important;left:0!important;right:0!important;height:8px!important;border-radius:44px 44px 0 0!important;background:linear-gradient(90deg,#c91235 0 26%,#00b8c5 26% 54%,#695bd3 54% 78%,#ff6a1b 78% 100%)!important}body[data-page="inicio"] .site-footer.footer>*{flex:1 100%!important}body[data-page="inicio"] .site-footer.footer p,body[data-page="inicio"] .site-footer.footer a,body[data-page="inicio"] .site-footer.footer span,body[data-page="inicio"] .site-footer.footer address,body[data-page="inicio"] .site-footer.footer h2{color:#13242f!important}body[data-page="inicio"] .site-footer.footer .footer__tagline{color:rgba(19,36,47,0.72)!important}body[data-page="inicio"] .site-footer.footer address,body[data-page="inicio"] .site-footer.footer .nav__ul a,body[data-page="inicio"] .site-footer.footer .nav__ul span,body[data-page="inicio"] .site-footer.footer .legal p,body[data-page="inicio"] .site-footer.footer .legal span{color:rgba(19,36,47,0.62)!important}body[data-page="inicio"] .site-footer.footer .footer__addr h2,body[data-page="inicio"] .site-footer.footer .nav__title{color:#13242f!important}body[data-page="inicio"] .site-footer.footer .footer__btn{background:rgba(19,36,47,0.06)!important;color:#13242f!important}body[data-page="inicio"] .site-footer.footer .footer__btn:hover,body[data-page="inicio"] .site-footer.footer .footer__btn:focus-visible{background:rgba(19,36,47,0.1)!important;color:#13242f!important}body[data-page="proyectos"] .portfolio-ref-page{padding:clamp(7rem,12vw,9rem) 0 5rem;background:#ffffff}body[data-page="proyectos"] .portfolio-ref-shell{width:min(1120px,calc(100% - 3rem));margin:0 auto}body[data-page="proyectos"] .portfolio-ref-intro{padding-bottom:2.5rem}body[data-page="proyectos"] .portfolio-ref-nav{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding-bottom:3rem}body[data-page="proyectos"] .portfolio-ref-highlight{margin:0;color:#ea8478;font-size:1.1rem;font-weight:600;letter-spacing:0}body[data-page="proyectos"] .portfolio-ref-links{display:flex;align-items:center;gap:1.5rem;margin:0;padding:0;list-style:none}body[data-page="proyectos"] .portfolio-ref-links a{color:#6d7784;font-size:1.05rem;transition:color 0.2s ease}body[data-page="proyectos"] .portfolio-ref-links a.is-active,body[data-page="proyectos"] .portfolio-ref-links a:hover,body[data-page="proyectos"] .portfolio-ref-links a:focus-visible{color:#1f2d3d}body[data-page="proyectos"] .portfolio-ref-copy{max-width:760px}body[data-page="proyectos"] .portfolio-ref-kicker{margin:0 0 1rem;color:#9ca7b4;font-size:0.92rem;font-weight:600;letter-spacing:0.14em;text-transform:uppercase}body[data-page="proyectos"] .portfolio-ref-copy h1{margin:0;color:#1f2d3d;font-size:clamp(2.6rem,5vw,4.85rem);line-height:0.96;font-weight:300;letter-spacing:0}body[data-page="proyectos"] .portfolio-ref-copy p:last-child{max-width:640px;margin:1.35rem 0 0;color:#677483;font-size:1.1rem;line-height:1.7}body[data-page="proyectos"] .portfolio-ref-gallery{padding-bottom:1rem}body[data-page="proyectos"] .portfolio-ref-gallery-title{margin:0 0 1.6rem;color:#1f2d3d;font-size:1.05rem;font-weight:600}body[data-page="proyectos"] .portfolio-ref-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:1.15rem}body[data-page="proyectos"] .portfolio-ref-col{min-width:0}body[data-page="proyectos"] .portfolio-ref-col--4{grid-column:span 4}body[data-page="proyectos"] .portfolio-ref-col--6{grid-column:span 6}body[data-page="proyectos"] .portfolio-ref-col--12{grid-column:1 / -1}body[data-page="proyectos"] .portfolio-ref-card{display:block;color:inherit}body[data-page="proyectos"] .portfolio-ref-figure{position:relative;margin:0;overflow:hidden;background:#f4f5f7}body[data-page="proyectos"] .portfolio-ref-figure img{display:block;width:100%;height:500px;object-fit:cover;transform:scale(1);transition:transform 0.35s ease}body[data-page="proyectos"] .portfolio-ref-figure--wide img{height:560px}body[data-page="proyectos"] .portfolio-ref-caption{display:none}body[data-page="proyectos"] .portfolio-ref-hover{position:absolute;top:0;left:0;z-index:2;display:grid;gap:0.15rem;padding:0.95rem 1rem;background:rgba(255,255,255,0.96);color:#1f2d3d;pointer-events:none;opacity:0;transform:translate3d(0,0,0);transition:opacity 0.18s ease;white-space:nowrap;box-shadow:0 18px 40px rgba(22,33,49,0.12)}body[data-page="proyectos"] .portfolio-ref-hover strong{font-size:1.18rem;font-weight:700;line-height:1.05}body[data-page="proyectos"] .portfolio-ref-hover span{color:#6d7784;font-size:0.92rem;line-height:1.2}body[data-page="proyectos"] .portfolio-ref-card:hover .portfolio-ref-hover,body[data-page="proyectos"] .portfolio-ref-card:focus-visible .portfolio-ref-hover,body[data-page="proyectos"] .portfolio-ref-card:focus-within .portfolio-ref-hover{opacity:1}body[data-page="proyectos"] .portfolio-ref-card:hover .portfolio-ref-figure img,body[data-page="proyectos"] .portfolio-ref-card:focus-visible .portfolio-ref-figure img,body[data-page="proyectos"] .portfolio-ref-card:focus-within .portfolio-ref-figure img{transform:scale(1.04)}@media (max-width:1024px){body[data-page="proyectos"] .portfolio-ref-shell{width:min(100% - 2rem,960px)}body[data-page="proyectos"] .portfolio-ref-grid{gap:1rem}body[data-page="proyectos"] .portfolio-ref-figure img{height:420px}body[data-page="proyectos"] .portfolio-ref-figure--wide img{height:480px}}@media (max-width:768px){body[data-page="proyectos"] .portfolio-ref-page{padding-top:6.25rem}body[data-page="proyectos"] .portfolio-ref-nav{flex-direction:column;align-items:flex-start;padding-bottom:2rem}body[data-page="proyectos"] .portfolio-ref-copy h1{font-size:clamp(2.15rem,11vw,3.4rem)}body[data-page="proyectos"] .portfolio-ref-copy p:last-child{font-size:1rem;line-height:1.6}body[data-page="proyectos"] .portfolio-ref-col--4,body[data-page="proyectos"] .portfolio-ref-col--6,body[data-page="proyectos"] .portfolio-ref-col--12{grid-column:1 / -1}body[data-page="proyectos"] .portfolio-ref-figure img,body[data-page="proyectos"] .portfolio-ref-figure--wide img{height:auto;aspect-ratio:4 / 5}body[data-page="proyectos"] .portfolio-ref-hover{display:none}body[data-page="proyectos"] .portfolio-ref-caption{display:block;padding:0.9rem 0 0.2rem}body[data-page="proyectos"] .portfolio-ref-caption h3{margin:0;color:#1f2d3d;font-size:1.3rem;font-weight:700;line-height:1.1}body[data-page="proyectos"] .portfolio-ref-caption p{margin:0.3rem 0 0;color:#6d7784;font-size:0.98rem;line-height:1.4}}body[data-page] .site-footer.footer{display:grid!important;grid-template-columns:minmax(0,1.1fr) minmax(0,1.35fr)!important;gap:0!important;width:100%!important;margin:0!important;padding:0!important;background:#dfe6ea!important;color:#004762!important;border:0!important;border-radius:0!important;box-shadow:none!important;overflow:hidden!important}body[data-page] .site-footer.footer::before{content:none!important}body[data-page] .site-footer.footer>*{min-width:0}body[data-page] .site-footer.footer .footer__cta{grid-column:1 / -1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;padding:2rem max(calc(var(--page-gutter) / 2),calc((100vw - var(--container-max)) / 2));border-bottom:1px solid rgba(0,71,98,0.12);background:#d5dde2}body[data-page] .site-footer.footer .footer__cta-item{display:flex;align-items:center;gap:1rem;min-width:0}body[data-page] .site-footer.footer .footer__cta-icon{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:50%;background:rgba(255,255,255,0.6);color:#c91235}body[data-page] .site-footer.footer .footer__cta-item:nth-child(2) .footer__cta-icon{color:#ff923c}body[data-page] .site-footer.footer .footer__cta-item:nth-child(3) .footer__cta-icon{color:#00b8c5}body[data-page] .site-footer.footer .footer__cta-icon svg{width:1.75rem;height:1.75rem;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}body[data-page] .site-footer.footer .footer__cta-copy h4{margin:0 0 0.2rem;color:#004762;font-size:1.12rem;font-weight:600}body[data-page] .site-footer.footer .footer__cta-copy span{display:block;color:#5d7483;font-size:0.96rem;line-height:1.45}body[data-page] .site-footer.footer .footer__addr{display:block!important;padding:3rem 2rem 2.25rem max(calc(var(--page-gutter) / 2),calc((100vw - var(--container-max)) / 2))!important;border-right:1px solid rgba(0,71,98,0.12)}body[data-page] .site-footer.footer .footer__logo{display:inline-flex!important;align-items:center;margin:0 0 1.5rem!important;padding:0.4rem 0.5rem!important;border-radius:0.8rem!important;background:rgba(255,255,255,0.82)!important;box-shadow:0 10px 22px rgba(0,71,98,0.08)!important}body[data-page] .site-footer.footer .footer__logo--image img{display:block!important;width:clamp(72px,6vw,92px)!important;max-width:92px!important;max-height:none!important;filter:none!important}body[data-page] .site-footer.footer p,body[data-page] .site-footer.footer a,body[data-page] .site-footer.footer span,body[data-page] .site-footer.footer address,body[data-page] .site-footer.footer h2,body[data-page] .site-footer.footer h4{color:inherit!important}body[data-page] .site-footer.footer .footer__tagline{max-width:30rem;margin:0 0 1.4rem!important;color:#506a79!important;font-size:0.95rem!important;line-height:1.9!important}body[data-page] .site-footer.footer .footer__addr h2,body[data-page] .site-footer.footer .nav__title{position:relative;margin:0 0 1.9rem!important;color:#004762!important;font-size:1.25rem!important;font-weight:600!important}body[data-page] .site-footer.footer .footer__addr h2::before,body[data-page] .site-footer.footer .nav__title::before{content:"";position:absolute;left:0;bottom:-0.8rem;width:3rem;height:2px;background:linear-gradient(90deg,#c91235 0%,#ff923c 52%,#00b8c5 100%)}body[data-page] .site-footer.footer address{margin:0!important;color:#567181!important;font-size:0.96rem!important;line-height:1.9!important;font-style:normal!important}body[data-page] .site-footer.footer .footer__btn{display:inline-flex!important;align-items:center;justify-content:center;min-height:2.9rem;margin-top:1rem!important;padding:0.72rem 1.2rem!important;border:0!important;border-radius:999px!important;background:#ff6a1b!important;color:#13242f!important;font-weight:600!important;box-shadow:0 10px 24px rgba(255,106,27,0.22)!important;transition:background 0.2s ease,color 0.2s ease,border-color 0.2s ease,box-shadow 0.2s ease!important}body[data-page] .site-footer.footer .footer__btn:hover,body[data-page] .site-footer.footer .footer__btn:focus-visible{background:#ff7f3a!important;color:#ffffff!important;border-color:transparent!important;box-shadow:0 14px 28px rgba(255,106,27,0.3)!important}body[data-page] .site-footer.footer .footer__nav{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem;margin:0!important;padding:3rem max(calc(var(--page-gutter) / 2),calc((100vw - var(--container-max)) / 2)) 2.25rem 2rem!important;list-style:none!important}body[data-page] .site-footer.footer ul{margin:0!important;padding:0!important;list-style:none!important}body[data-page] .site-footer.footer li{margin:0!important}body[data-page] .site-footer.footer .nav__ul{display:block}body[data-page] .site-footer.footer .nav__ul li{width:100%!important;margin-bottom:0.8rem!important}body[data-page] .site-footer.footer .nav__ul a,body[data-page] .site-footer.footer .nav__ul span{color:#567181!important;font-size:0.95rem!important;line-height:1.55!important;text-transform:none!important}body[data-page] .site-footer.footer .nav__ul a:hover,body[data-page] .site-footer.footer .nav__ul a:focus-visible{color:#c91235!important}body[data-page] .site-footer.footer .legal{grid-column:1 / -1;display:flex!important;align-items:center;justify-content:space-between;gap:1rem;padding:1.35rem max(calc(var(--page-gutter) / 2),calc((100vw - var(--container-max)) / 2))!important;background:#ced7dd!important;border-top:1px solid rgba(0,71,98,0.08)}body[data-page] .site-footer.footer .legal p,body[data-page] .site-footer.footer .legal span{margin:0!important;color:#5a7382!important;font-size:0.88rem!important;line-height:1.5!important}body[data-page] .site-footer.footer .legal__links{display:flex!important;justify-content:flex-end;margin:0!important}@media (max-width:980px){body[data-page] .site-footer.footer{grid-template-columns:1fr!important}body[data-page] .site-footer.footer .footer__cta{grid-template-columns:1fr;gap:1rem}body[data-page] .site-footer.footer .footer__addr{border-right:0;border-bottom:1px solid #2a2a2a;padding-right:max(calc(var(--page-gutter) / 2),calc((100vw - var(--container-max)) / 2))!important}body[data-page] .site-footer.footer .footer__nav{grid-template-columns:1fr;padding-left:max(calc(var(--page-gutter) / 2),calc((100vw - var(--container-max)) / 2))!important}body[data-page] .site-footer.footer .legal{flex-direction:column;align-items:flex-start}body[data-page] .site-footer.footer .legal__links{justify-content:flex-start}}@media (max-width:640px){body[data-page] .site-footer.footer .footer__cta,body[data-page] .site-footer.footer .footer__addr,body[data-page] .site-footer.footer .footer__nav,body[data-page] .site-footer.footer .legal{padding-left:1rem!important;padding-right:1rem!important}}body[data-page="inicio"] main{overflow:visible!important}body[data-page="inicio"] .site-footer.footer{display:grid!important;width:100%!important;max-width:none!important;margin:0!important;clear:both!important;overflow:visible!important;opacity:1!important;visibility:visible!important;position:relative!important;z-index:2!important}body[data-page="inicio"] .site-footer.footer .footer__cta{display:grid!important}body[data-page="inicio"] .site-footer.footer .footer__addr{display:block!important}body[data-page="inicio"] .site-footer.footer .footer__nav{display:grid!important}body[data-page="inicio"] .site-footer.footer .legal{display:flex!important}body[data-page="inicio"] .site-footer.footer img,body[data-page="inicio"] .site-footer.footer a,body[data-page="inicio"] .site-footer.footer p,body[data-page="inicio"] .site-footer.footer span,body[data-page="inicio"] .site-footer.footer h2,body[data-page="inicio"] .site-footer.footer h4{opacity:1!important;visibility:visible!important}body[data-page="contacto"]{background:linear-gradient(180deg,#f7fbfd 0%,#eef7fb 100%)!important}body[data-page="contacto"] main{background:transparent!important}body[data-page="contacto"] .contact-mailer{min-height:100vh;padding:clamp(7rem,10vw,8.5rem) 0 clamp(4rem,8vw,6rem)}body[data-page="contacto"] .contact-mailer__shell{width:min(1160px,calc(100% - 2rem));margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(22rem,31rem);gap:clamp(1.5rem,4vw,4rem);align-items:center}body[data-page="contacto"] .contact-mailer__art{display:flex;justify-content:center;align-items:center}body[data-page="contacto"] .contact-mailer__art svg,body[data-page="contacto"] .contact-mailer__art img{width:min(100%,34rem);height:auto;margin-right:clamp(0rem,2vw,2rem)}body[data-page="contacto"] #envelope{animation:contact-float 2s ease-in-out infinite;transform-origin:center}body[data-page="contacto"] #star1,body[data-page="contacto"] #star2,body[data-page="contacto"] #star3,body[data-page="contacto"] #star4,body[data-page="contacto"] #star5,body[data-page="contacto"] #star6{animation:contact-blink 1s ease-in-out infinite}body[data-page="contacto"] #star2{animation-delay:0.1s}body[data-page="contacto"] #star3{animation-delay:0.5s}body[data-page="contacto"] #star4{animation-delay:0.7s}body[data-page="contacto"] #star5{animation-delay:0.3s}body[data-page="contacto"] #star6{animation-delay:0.2s}@keyframes contact-float{0%{transform:translateY(0)}50%{transform:translateY(-20px)}100%{transform:translateY(0)}}@keyframes contact-blink{0%{opacity:0}50%{opacity:0.5}100%{opacity:1}}body[data-page="contacto"] .contact-mailer__form{min-width:0;padding:clamp(1.6rem,3vw,2.3rem);border-radius:2rem;background:rgba(255,255,255,0.72);box-shadow:0 28px 64px rgba(17,43,65,0.08);backdrop-filter:blur(16px)}body[data-page="contacto"] .contact-mailer__eyebrow{margin:0 0 0.6rem;color:#6b8ca0;font-family:"Quicksand","Figtree",sans-serif;font-size:0.95rem;font-weight:700;letter-spacing:0.12em;text-transform:uppercase}body[data-page="contacto"] .contact-mailer__title{margin:0;color:#212529;font-family:"Pacifico",cursive;font-size:clamp(2.35rem,4vw,3.2rem);line-height:1.05;letter-spacing:0}body[data-page="contacto"] .contact-mailer__intro{margin:0.9rem 0 1.4rem;color:#5f7281;font-family:"Quicksand","Figtree",sans-serif;font-size:1rem;line-height:1.7}body[data-page="contacto"] .contact-mailer__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}body[data-page="contacto"] .contact-mailer__field{position:relative;display:block}body[data-page="contacto"] .contact-mailer__field--message{margin-top:1rem}body[data-page="contacto"] .contact-mailer__icon{position:absolute;top:1.05rem;left:1.35rem;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:1.4rem;height:1.4rem;color:#57565c}body[data-page="contacto"] .contact-mailer__icon svg{width:1.25rem;height:1.25rem;fill:currentColor}body[data-page="contacto"] .contact-mailer__icon svg path,body[data-page="contacto"] .contact-mailer__icon svg rect{vector-effect:non-scaling-stroke}body[data-page="contacto"] .contact-mailer__control{width:100%;min-height:3.3rem;padding:0.75rem 1.8rem;border:none;border-radius:2rem;background-color:#f2f6f8;box-shadow:0 7px 5px rgba(0,0,0,0.11);color:#212529;font-family:"Quicksand","Figtree",sans-serif;font-size:1.05rem}body[data-page="contacto"] .contact-mailer__control--thick{padding-left:3.45rem;padding-right:1.3rem}body[data-page="contacto"] .contact-mailer__field--message .contact-mailer__control{min-height:10.2rem;padding:1rem 1.5rem;border-radius:1.6rem;resize:vertical}body[data-page="contacto"] .contact-mailer__control:focus{outline:none;background-color:#f2f6f8;box-shadow:0 7px 5px rgba(0,0,0,0.11),0 0 0 2px rgba(255,146,60,0.22)}body[data-page="contacto"] .contact-mailer__control::placeholder{color:#838788;font-family:"Quicksand","Figtree",sans-serif;font-size:1.02rem;font-weight:600}body[data-page="contacto"] .contact-mailer__control option{color:#212529}body[data-page="contacto"] .contact-mailer__meta{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;margin-top:1.3rem}body[data-page="contacto"] .contact-mailer__lines{display:grid;gap:0.25rem}body[data-page="contacto"] .contact-mailer__lines a{color:#496677;font-family:"Quicksand","Figtree",sans-serif;font-size:0.96rem;font-weight:700}body[data-page="contacto"] .contact-mailer__lines a:hover,body[data-page="contacto"] .contact-mailer__lines a:focus-visible{color:#ff923c}body[data-page="contacto"] .contact-mailer__submit.button{min-height:2.9rem;padding:0 3rem;border:0!important;border-radius:999px!important;background-image:linear-gradient(131deg,#ffd340,#ff923c,#ff923c,#ff923c)!important;background-size:300% 100%!important;color:#ffffff!important;font-family:"Quicksand","Figtree",sans-serif!important;font-size:0.98rem!important;font-weight:700!important;line-height:2.9rem!important;transition:all 0.3s ease-in-out!important}body[data-page="contacto"] .contact-mailer__submit.button:hover,body[data-page="contacto"] .contact-mailer__submit.button:focus-visible{transform:translateY(-0.15em);background-size:100% 100%!important;box-shadow:0 0.5em 0.5em -0.4em rgba(255,146,60,0.73)!important}body[data-page="contacto"] .contact-mailer__form .contact-form__status{min-height:1.4em;margin:0.9rem 0 0;color:#496677;font-family:"Quicksand","Figtree",sans-serif;font-size:0.92rem;font-weight:700}@media (max-width:920px){body[data-page="contacto"] .contact-mailer__shell{grid-template-columns:1fr;gap:1rem}body[data-page="contacto"] .contact-mailer__art svg{width:min(100%,26rem);margin-right:0}}@media (max-width:640px){body[data-page="contacto"] .contact-mailer{padding-top:6.5rem}body[data-page="contacto"] .contact-mailer__shell{width:min(100% - 1rem,100%)}body[data-page="contacto"] .contact-mailer__form{padding:1.15rem;border-radius:1.5rem}body[data-page="contacto"] .contact-mailer__grid{grid-template-columns:1fr}body[data-page="contacto"] .contact-mailer__meta{align-items:stretch}body[data-page="contacto"] .contact-mailer__submit.button{width:100%;padding:0 1.4rem}}body[data-page="contacto"] .contact-mailer__shell{position:relative!important;width:min(1480px,calc(100% - clamp(2rem,5vw,5.5rem)))!important;grid-template-columns:minmax(32rem,0.86fr) minmax(42rem,1.14fr)!important;gap:clamp(2rem,4.5vw,5.5rem)!important}body[data-page="contacto"] .contact-mailer__art{position:absolute!important;z-index:3!important;top:43%!important;right:clamp(-12rem,-7vw,-6rem)!important;width:min(30vw,26rem)!important;justify-content:flex-end!important;pointer-events:none!important;transform:translateY(-50%)!important}body[data-page="contacto"] .contact-mailer__art svg,body[data-page="contacto"] .contact-mailer__art img{width:100%!important;margin-right:0!important}body[data-page="contacto"] .contact-mailer__form{position:relative!important;z-index:2!important;grid-column:2!important;width:100%!important;max-width:none!important;padding:clamp(1.8rem,2.8vw,2.7rem)!important}body[data-page="contacto"] .contact-mailer__intro{max-width:64ch!important}body[data-page="contacto"] .contact-mailer__grid{grid-template-columns:repeat(2,minmax(17rem,1fr))!important}body[data-page="contacto"] .contact-mailer__control{min-width:0!important}body[data-page="contacto"] .contact-mailer__lines{min-width:min(100%,18rem)!important}@media (max-width:1100px){body[data-page="contacto"] .contact-mailer__shell{grid-template-columns:minmax(20rem,0.76fr) minmax(34rem,1.24fr)!important}body[data-page="contacto"] .contact-mailer__art{right:clamp(-8rem,-5vw,-3rem)!important;width:min(28vw,20rem)!important;transform:translateY(-50%)!important}}@media (max-width:920px){body[data-page="contacto"] .contact-mailer__shell{grid-template-columns:1fr!important;width:min(100% - 1.5rem,46rem)!important}body[data-page="contacto"] .contact-mailer__art{position:relative!important;top:auto!important;right:auto!important;width:100%!important;justify-content:center!important;transform:none!important}body[data-page="contacto"] .contact-mailer__form{grid-column:auto!important}body[data-page="contacto"] .contact-mailer__grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:640px){body[data-page="contacto"] .contact-mailer__grid{grid-template-columns:1fr!important}}body[data-page="inicio"] .featured-projects--reel{position:relative!important;width:100%!important;margin:0!important;padding:clamp(3rem,6vw,5rem) 0 clamp(4rem,7vw,5.5rem)!important;background:linear-gradient(180deg,#00b8c5 0%,#0b5375 100%)!important;overflow:hidden!important}body[data-page="inicio"] .featured-projects-reel{width:100%!important;max-width:none!important;margin:0 auto}body[data-page="inicio"] .featured-projects-reel__stage{position:relative;min-height:clamp(32rem,78vh,46rem);border-radius:1.75rem;overflow:hidden;background:rgba(0,72,98,0.94);box-shadow:0 30px 70px rgba(0,0,0,0.22)}body[data-page="inicio"] .featured-projects-reel__viewport{display:flex;width:100%;height:clamp(32rem,78vh,46rem)}body[data-page="inicio"] .featured-projects-reel__stage::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,18,24,0.8) 0%,rgba(4,18,24,0.38) 32%,rgba(4,18,24,0.18) 54%,rgba(4,18,24,0.65) 100%),linear-gradient(180deg,rgba(4,18,24,0.05) 0%,rgba(4,18,24,0.7) 100%);pointer-events:none;z-index:1}body[data-page="inicio"] .featured-projects-reel__overlay{position:absolute;left:clamp(1.5rem,4vw,3rem);right:clamp(1.5rem,6vw,8rem);bottom:clamp(1.5rem,5vw,2.6rem);z-index:2;max-width:min(34rem,72vw);color:#ffffff;background:rgba(0,72,98,0.8);border-radius:1.75rem;padding:clamp(1.4rem,2.8vw,2rem)}body[data-page="inicio"] .featured-projects-reel__title{margin:0;color:#ffffff;font-family:"FigtreeMediumLocal","Figtree",sans-serif;font-size:clamp(3rem,7vw,6rem);line-height:0.92;letter-spacing:0;text-wrap:balance}body[data-page="inicio"] .featured-projects-reel__button{min-width:12rem}body[data-page="inicio"] .featured-projects-reel__link{color:rgba(255,255,255,0.86);font-size:0.96rem;font-weight:600}body[data-page="inicio"] .featured-projects-reel__link:hover,body[data-page="inicio"] .featured-projects-reel__link:focus-visible{color:#21d4db}body[data-page="inicio"] .featured-projects-reel__controls{position:absolute;top:50%;right:clamp(1rem,2vw,1.5rem);z-index:3;display:grid;gap:1rem;transform:translateY(-50%)}body[data-page="inicio"] .featured-projects-reel__control{width:3rem;height:3.75rem;border:0;padding:0;background:transparent;color:#ffffff;cursor:pointer;opacity:0.86;transition:transform 0.2s ease,opacity 0.2s ease}body[data-page="inicio"] .featured-projects-reel__control::before{content:"";display:block;width:100%;height:100%;background:url(\"data:image/svg+xml,%3Csvg width='14' height='40' viewBox='0 0 14 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 2V38L2 24.4615' stroke='white' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E\") center/14px 40px no-repeat}body[data-page="inicio"] .featured-projects-reel__control--next::before{transform:scaleY(-1)}body[data-page="inicio"] .featured-projects-reel__control:hover,body[data-page="inicio"] .featured-projects-reel__control:focus-visible{opacity:1;transform:translateY(-2px)}body[data-page="inicio"] .featured-projects--reel{background:transparent!important;padding-left:0!important;padding-right:0!important}body[data-page="inicio"] .featured-projects-reel{width:min(100% - 2rem,1220px)!important;max-width:1220px!important;margin-left:auto!important;margin-right:auto!important}body[data-page="inicio"] .featured-projects-reel__stage{width:100vw!important;margin-left:calc(50% - 50vw)!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}body[data-page="inicio"] .featured-projects-reel__overlay{left:50%!important;right:auto!important;bottom:clamp(1.5rem,5vw,2.6rem)!important;width:min(100% - 3rem,1220px)!important;max-width:1220px!important;transform:translateX(-50%)!important;display:flex!important;flex-direction:column!important;align-items:center!important;text-align:center!important;gap:1rem!important}body[data-page="inicio"] .home-scroll-shell{overflow:visible!important}@media (min-width:761px){body[data-page="inicio"] .home-hero,body[data-page="inicio"] .hero--reference.home-hero{min-height:clamp(42rem,80svh,52rem)!important}body[data-page="inicio"] .services-preview{padding-top:2rem!important;padding-bottom:3rem!important}body[data-page="inicio"] .services-drift__stage{height:min(48vh,30rem)!important;min-height:19rem!important}body[data-page="inicio"] .services-drift__slide{width:clamp(18rem,24vw,22rem)!important;top:50%!important}body[data-page="inicio"] .services-drift__card{min-height:clamp(14rem,26vh,18rem)!important;padding:clamp(1.4rem,2vw,1.8rem)!important}body[data-page="inicio"] .services-drift__card-top{top:1.35rem!important;right:1.35rem!important}body[data-page="inicio"] .services-drift__icon img{width:clamp(5.4rem,7vw,6.9rem)!important}body[data-page="inicio"] .services-drift__card-copy{padding-top:4.75rem!important;gap:0.85rem!important}body[data-page="inicio"] .services-drift__card h3{font-size:clamp(1.45rem,2.3vw,2.15rem)!important}body[data-page="inicio"] .services-drift__slide--events-card .services-drift__card h3{font-size:clamp(1.35rem,2.15vw,1.95rem)!important}body[data-page="inicio"] .services-drift__card p:last-child{font-size:clamp(0.88rem,1vw,0.98rem)!important;line-height:1.45!important}body[data-page="inicio"] .site-footer.footer .footer__cta{padding-top:1.45rem!important;padding-bottom:1.45rem!important}body[data-page="inicio"] .site-footer.footer .footer__addr,body[data-page="inicio"] .site-footer.footer .footer__nav{padding-top:2.35rem!important;padding-bottom:1.8rem!important}body[data-page="inicio"] .site-footer.footer .legal{padding-top:1rem!important;padding-bottom:1rem!important}}@media (min-width:761px) and (max-height:700px){body[data-page="inicio"] .final-contact-section{padding-top:1rem!important;padding-bottom:0.75rem!important}body[data-page="inicio"] .final-contact-section .final-cta{padding:1.25rem!important;gap:0.85rem!important}body[data-page="inicio"] .final-contact-section .final-cta__hero{margin-bottom:0.9rem!important}body[data-page="inicio"] .final-contact-section .final-cta__title-final{font-size:clamp(2rem,3vw,2.7rem)!important;line-height:0.98!important}body[data-page="inicio"] .final-contact-section .final-contact-grid{gap:0.9rem!important}body[data-page="inicio"] .final-contact-section .contact-panel,body[data-page="inicio"] .final-contact__cta{padding:1.1rem 1.2rem!important}body[data-page="inicio"] .final-contact-section .contact-panel__title,body[data-page="inicio"] .final-contact__cta-title{font-size:clamp(1.45rem,1.8vw,1.95rem)!important;line-height:1!important}body[data-page="inicio"] .final-contact-section .contact-panel p,body[data-page="inicio"] .final-contact__cta-copy,body[data-page="inicio"] .final-contact__cta-points li{font-size:0.88rem!important;line-height:1.38!important}body[data-page="inicio"] .final-contact-section .contact-lines{gap:0.55rem!important}body[data-page="inicio"] .final-contact-section .contact-panel__character{display:none!important}body[data-page="inicio"] .site-footer.footer .footer__cta{padding-top:1rem!important;padding-bottom:1rem!important}body[data-page="inicio"] .site-footer.footer .footer__addr,body[data-page="inicio"] .site-footer.footer .footer__nav{padding-top:1.45rem!important;padding-bottom:1.35rem!important}body[data-page="inicio"] .site-footer.footer .footer__tagline{margin-bottom:0.85rem!important;line-height:1.5!important}body[data-page="inicio"] .site-footer.footer .legal{padding-top:0.75rem!important;padding-bottom:0.75rem!important}}body[data-page="inicio"] .services-preview__intro,body[data-page="inicio"] .services-preview__summary,body[data-page="inicio"] .services-preview>.section-heading>p:not(.eyebrow){max-width:min(100%,56rem)!important;font-size:clamp(1.32rem,1.55vw,1.62rem)!important;line-height:1.58!important}body[data-page="inicio"] .services-preview .section-heading .eyebrow,body[data-page="inicio"] .approach-story__heading .eyebrow,body[data-page="inicio"] .allies-home__heading .eyebrow,body[data-page="inicio"] .team-home-preview__heading .eyebrow{font-size:0.74rem!important;font-weight:700!important;letter-spacing:0.14em!important;text-transform:uppercase!important;color:#d63a47!important}body[data-page="inicio"] .services-preview .section-heading h2,body[data-page="inicio"] .approach-story__heading h2,body[data-page="inicio"] .allies-home__heading h2,body[data-page="inicio"] .team-home-preview__heading h2{display:grid!important;gap:0.12em!important;margin:0!important;text-wrap:balance!important}body[data-page="inicio"] .services-preview .section-heading h2 .services-title__lead:not(.services-title__lead--strong),body[data-page="inicio"] .approach-story__title-main,body[data-page="inicio"] .allies-home__title-main,body[data-page="inicio"] .team-home-preview__title-main{display:block!important;font-family:"FigtreeHeroLocal","Figtree",sans-serif!important;font-size:clamp(2.3rem,3.35vw,3.9rem)!important;font-weight:300!important;letter-spacing:-0.065em!important;line-height:0.94!important;color:#24394b!important;white-space:normal!important}body[data-page="inicio"] .services-preview .section-heading h2 strong,body[data-page="inicio"] .services-preview .section-heading h2 .services-title__lead--strong,body[data-page="inicio"] .services-preview .section-heading h2 .services-title__accent,body[data-page="inicio"] .approach-story__title-accent,body[data-page="inicio"] .allies-home__title-accent,body[data-page="inicio"] .team-home-preview__title-accent{display:block!important;font-family:"FigtreeHeroLocal","Figtree",sans-serif!important;font-size:clamp(2.3rem,3.35vw,3.9rem)!important;font-weight:700!important;letter-spacing:-0.065em!important;line-height:0.94!important;color:#24394b!important;white-space:normal!important}body[data-page="inicio"] .services-preview__intro,body[data-page="inicio"] .services-preview__summary,body[data-page="inicio"] .services-preview>.section-heading>p:not(.eyebrow),body[data-page="inicio"] .approach-story__intro,body[data-page="inicio"] .featured-projects .section-heading__copy>p:not(.eyebrow),body[data-page="inicio"] .allies-home__intro,body[data-page="inicio"] .team-home-preview__intro{font-family:"FigtreeMediumLocal","Figtree",sans-serif!important;font-size:clamp(1rem,0.98vw,1.16rem)!important;font-weight:500!important;line-height:1.52!important;letter-spacing:-0.02em!important;color:#496b80!important;text-wrap:pretty!important;white-space:normal!important}body[data-page="inicio"] .services-drift__stage{height:min(82vh,54rem)!important;min-height:41rem!important;padding-top:1.6rem!important;overflow:visible!important}body[data-page="inicio"] .services-drift__slide{width:clamp(24rem,28vw,30rem)!important;top:50%!important}body[data-page="inicio"] .services-drift__card{min-height:clamp(24.5rem,52vh,34rem)!important;padding:clamp(1.8rem,2.5vw,2.4rem)!important;border-radius:2.6rem!important}body[data-page="inicio"] .services-drift__card-top{top:1.6rem!important;right:1.6rem!important}body[data-page="inicio"] .services-drift__icon img{width:clamp(8rem,9vw,10rem)!important}body[data-page="inicio"] .services-drift__card-copy{padding-top:5.95rem!important;gap:1rem!important}body[data-page="inicio"] .services-drift__card h3{font-size:clamp(3.2rem,6vw,5.2rem)!important;line-height:1!important}body[data-page="inicio"] .services-drift__slide--events-card .services-drift__card h3{font-size:clamp(3.2rem,6vw,5.2rem)!important}body[data-page="inicio"] .services-drift__card p:last-child{max-width:26rem!important;font-size:clamp(1.2rem,1.3vw,1.45rem)!important;line-height:1.55!important}body[data-page="inicio"] .services-drift__link{font-size:1.05rem!important}@media (max-width:1080px){body[data-page="inicio"] .services-drift__slide{width:clamp(24rem,44vw,29rem)!important}body[data-page="inicio"] .services-drift__card{min-height:clamp(24rem,55vh,32rem)!important}}@media (max-width:760px){body[data-page="inicio"] .services-preview .section-heading h2 .services-title__lead:not(.services-title__lead--strong),body[data-page="inicio"] .approach-story__title-main,body[data-page="inicio"] .allies-home__title-main,body[data-page="inicio"] .team-home-preview__title-main,body[data-page="inicio"] .services-preview .section-heading h2 strong,body[data-page="inicio"] .services-preview .section-heading h2 .services-title__lead--strong,body[data-page="inicio"] .services-preview .section-heading h2 .services-title__accent,body[data-page="inicio"] .approach-story__title-accent,body[data-page="inicio"] .allies-home__title-accent,body[data-page="inicio"] .team-home-preview__title-accent{font-size:clamp(1.8rem,7vw,2.45rem)!important}body[data-page="inicio"] .services-preview__intro,body[data-page="inicio"] .services-preview__summary,body[data-page="inicio"] .services-preview>.section-heading>p:not(.eyebrow),body[data-page="inicio"] .approach-story__intro,body[data-page="inicio"] .featured-projects .section-heading__copy>p:not(.eyebrow),body[data-page="inicio"] .allies-home__intro,body[data-page="inicio"] .team-home-preview__intro{font-size:clamp(0.94rem,3.7vw,1rem)!important;line-height:1.48!important}body[data-page="inicio"] .services-drift__stage{height:min(73vh,34rem)!important;min-height:31rem!important}body[data-page="inicio"] .services-drift__slide{width:min(100%,20.5rem)!important}body[data-page="inicio"] .services-drift__card{min-height:24rem!important;padding:1.45rem!important;border-radius:2rem!important}body[data-page="inicio"] .services-drift__card-copy{padding-top:5rem!important}body[data-page="inicio"] .services-drift__card h3{font-size:clamp(1.65rem,7vw,2.15rem)!important}body[data-page="inicio"] .services-drift__card p:last-child{font-size:0.98rem!important}}body[data-page="inicio"] .home-scroll-curve--hero-to-services{margin-bottom:-3rem!important}body[data-page="inicio"] .services-preview{margin-top:calc(-8rem + 225px)!important;padding:clamp(3rem,5vw,4.5rem) 0 clamp(1.3rem,2.5vw,1.7rem)!important}body[data-page="inicio"] .services-preview>.section-heading{margin-bottom:clamp(1.5rem,2vw,2.2rem)!important}body[data-page="inicio"] .services-preview__intro{margin-top:1rem!important}body[data-page="inicio"] .services-drift__stage{height:min(58vh,48rem)!important;min-height:42rem!important;padding-bottom:0!important}body[data-page="inicio"] .services-drift__slide{top:38%!important;width:clamp(38rem,66vw,58rem)!important}body[data-page="inicio"] .services-drift__card{min-height:clamp(30rem,50vh,38rem)!important;padding:clamp(2rem,3.5vw,3rem)!important;border-radius:2.4rem!important}body[data-page="inicio"] .services-drift__card-copy{padding-top:clamp(1rem,2vw,1.4rem)!important}body[data-page="inicio"] .services-drift__icon{width:14rem!important;height:14rem!important;min-width:14rem!important;min-height:14rem!important;padding:1rem!important;transform:scale(1.25)!important}body[data-page="inicio"] .services-drift__icon img{width:10rem!important;height:10rem!important;max-width:none!important;max-height:none!important;transform:scale(1.25)!important}@media (max-width:760px){body[data-page="inicio"] .services-preview{padding:1rem 0 1rem!important;margin-top:calc(-5rem + 225px)!important}body[data-page="inicio"] .services-drift__stage{height:min(58vh,32rem)!important}body[data-page="inicio"] .services-drift__slide{width:min(96vw,34rem)!important}body[data-page="inicio"] .services-drift__card{min-height:26rem!important;padding:1.7rem!important}body[data-page="inicio"] .services-drift__icon{width:10rem!important;height:10rem!important;min-width:10rem!important;min-height:10rem!important;transform:scale(1.15)!important}body[data-page="inicio"] .services-drift__icon img{width:7.2rem!important;height:7.2rem!important;max-width:none!important;max-height:none!important;transform:scale(1.15)!important}}body .section:not(.page-hero):not(.home-hero) .section-heading h2,body .section:not(.page-hero):not(.home-hero) .secondary-display.secondary-display--compact,body .section:not(.page-hero):not(.home-hero) .final-cta__title-final{display:grid!important;gap:0.12em!important;margin:0!important;text-wrap:balance!important}body .section:not(.page-hero):not(.home-hero) .services-title__lead:not(.services-title__lead--strong),body .section:not(.page-hero):not(.home-hero) .approach-story__title-main,body .section:not(.page-hero):not(.home-hero) .allies-home__title-main,body .section:not(.page-hero):not(.home-hero) .team-home-preview__title-main,body .section:not(.page-hero):not(.home-hero) .secondary-display__main,body .section:not(.page-hero):not(.home-hero) .services-explainer-heading__main{display:block!important;font-family:"FigtreeHeroLocal","Figtree",sans-serif!important;font-size:clamp(2.05rem,2.85vw,3.45rem)!important;font-weight:300!important;letter-spacing:-0.06em!important;line-height:0.95!important;color:#24394b!important;white-space:normal!important}body .section:not(.page-hero):not(.home-hero) .services-preview .section-heading h2 strong,body .section:not(.page-hero):not(.home-hero) .services-title__lead--strong,body .section:not(.page-hero):not(.home-hero) .services-title__accent,body .section:not(.page-hero):not(.home-hero) .approach-story__title-accent,body .section:not(.page-hero):not(.home-hero) .allies-home__title-accent,body .section:not(.page-hero):not(.home-hero) .team-home-preview__title-accent,body .section:not(.page-hero):not(.home-hero) .secondary-display__accent,body .section:not(.page-hero):not(.home-hero) .services-explainer-heading__accent{display:block!important;font-family:"FigtreeHeroLocal","Figtree",sans-serif!important;font-size:clamp(2.05rem,2.85vw,3.45rem)!important;font-weight:700!important;letter-spacing:-0.06em!important;line-height:0.95!important;color:#24394b!important;white-space:normal!important}body .section:not(.page-hero):not(.home-hero) .section-heading>p:not(.eyebrow),body .section:not(.page-hero):not(.home-hero) .section-heading__copy>p:not(.eyebrow),body .section:not(.page-hero):not(.home-hero) .services-explainer-heading>p,body .section:not(.page-hero):not(.home-hero) .principles-intro,body .section:not(.page-hero):not(.home-hero) .team-186-intro{font-family:"FigtreeMediumLocal","Figtree",sans-serif!important;font-size:clamp(0.98rem,0.92vw,1.08rem)!important;line-height:1.5!important;letter-spacing:-0.01em!important;color:#496b80!important;white-space:normal!important;text-wrap:pretty!important}@media (max-width:760px){body .section:not(.page-hero):not(.home-hero) .services-title__lead:not(.services-title__lead--strong),body .section:not(.page-hero):not(.home-hero) .approach-story__title-main,body .section:not(.page-hero):not(.home-hero) .allies-home__title-main,body .section:not(.page-hero):not(.home-hero) .team-home-preview__title-main,body .section:not(.page-hero):not(.home-hero) .secondary-display__main,body .section:not(.page-hero):not(.home-hero) .services-explainer-heading__main,body .section:not(.page-hero):not(.home-hero) .services-preview .section-heading h2 strong,body .section:not(.page-hero):not(.home-hero) .services-title__lead--strong,body .section:not(.page-hero):not(.home-hero) .services-title__accent,body .section:not(.page-hero):not(.home-hero) .approach-story__title-accent,body .section:not(.page-hero):not(.home-hero) .allies-home__title-accent,body .section:not(.page-hero):not(.home-hero) .team-home-preview__title-accent,body .section:not(.page-hero):not(.home-hero) .secondary-display__accent,body .section:not(.page-hero):not(.home-hero) .services-explainer-heading__accent{font-size:clamp(1.75rem,6.8vw,2.3rem)!important}body .section:not(.page-hero):not(.home-hero) .section-heading>p:not(.eyebrow),body .section:not(.page-hero):not(.home-hero) .section-heading__copy>p:not(.eyebrow),body .section:not(.page-hero):not(.home-hero) .services-explainer-heading>p,body .section:not(.page-hero):not(.home-hero) .principles-intro,body .section:not(.page-hero):not(.home-hero) .team-186-intro{font-size:0.96rem!important;line-height:1.48!important}}body[data-page="inicio"] .approach-story__heading{width:min(100% - 2rem,43rem)!important;margin:0 auto clamp(2rem,4vw,3rem)!important}body[data-page="inicio"] .approach-story__heading .section-heading__copy,body[data-page="inicio"] .approach-story__heading .section-heading__copy h2{width:100%!important;max-width:none!important}body[data-page="inicio"] .approach-story__heading .section-heading__copy h2{justify-items:center!important}body[data-page="inicio"] .approach-story__heading .approach-story__title-main,body[data-page="inicio"] .approach-story__heading .approach-story__title-accent{text-align:center!important;text-wrap:balance!important}body[data-page="inicio"] .home-scroll-curve--approach-to-portfolio{margin:calc(var(--home-curve-height) * -0.28) 0 calc(var(--home-curve-height) * -0.08) calc(50% - 50vw)!important;background:#ffffff!important}body[data-page="inicio"] .home-scroll-curve--approach-to-portfolio .home-scroll-curve__path{fill:#0d5b80!important}body[data-page="inicio"] .featured-projects--reel{background:transparent!important;padding:0 0 clamp(3.75rem,6vw,5rem)!important;overflow:visible!important}body[data-page="inicio"] .featured-projects-reel{position:relative!important;width:min(100% - 2rem,1220px)!important;margin:0 auto!important;padding:clamp(2.35rem,4vw,3.5rem)!important;border-radius:clamp(2.25rem,4vw,3.1rem)!important;background:radial-gradient(circle at 12% 18%,rgba(75,220,228,0.18),transparent 16%),radial-gradient(circle at 86% 78%,rgba(255,255,255,0.08),transparent 18%),linear-gradient(180deg,#0d5b80 0%,#083d59 100%)!important;box-shadow:0 32px 72px rgba(7,24,36,0.16)!important;overflow:hidden!important;isolation:isolate!important}body[data-page="inicio"] .featured-projects-reel__stage{position:relative!important;z-index:2!important;min-height:clamp(30rem,68vh,42rem)!important;border-radius:2.25rem!important;border:1px solid rgba(255,255,255,0.12)!important;background:#072534!important;box-shadow:0 28px 60px rgba(0,0,0,0.18)!important}body[data-page="inicio"] .featured-projects-reel__viewport{position:relative!important;overflow:hidden!important;height:clamp(30rem,68vh,42rem)!important}body[data-page="inicio"] .featured-projects-reel__track{display:flex!important;width:100%!important;height:100%!important;will-change:transform!important}body[data-page="inicio"] .featured-projects-reel__track.is-animated{transition:transform 560ms cubic-bezier(0.22,1,0.36,1)!important}body[data-page="inicio"] .featured-projects-reel__slide{position:relative!important;flex:0 0 100%!important;min-width:100%!important;height:100%!important}body[data-page="inicio"] .featured-projects-reel__media,body[data-page="inicio"] .featured-projects-reel__media img{width:100%!important;height:100%!important}body[data-page="inicio"] .featured-projects-reel__media img{display:block!important;object-fit:cover!important;object-position:center center!important}body[data-page="inicio"] .featured-projects-reel__overlay{position:absolute!important;z-index:2!important;left:clamp(1.6rem,4vw,3rem)!important;right:clamp(1.6rem,5vw,6rem)!important;bottom:clamp(1.6rem,4vw,2.6rem)!important;max-width:min(35rem,70vw)!important;display:grid!important;gap:1.15rem!important;align-items:start!important}body[data-page="inicio"] .featured-projects-reel__controls{position:absolute!important;top:1.4rem!important;right:1.4rem!important;z-index:3!important;display:flex!important;gap:0.75rem!important}body[data-page="inicio"] .featured-projects-reel__title{margin:0!important;color:#ffffff!important;font-family:"FigtreeMediumLocal","Figtree",sans-serif!important;font-size:clamp(3rem,6.5vw,5.7rem)!important;line-height:0.92!important;letter-spacing:-0.06em!important;text-wrap:balance!important}body[data-page="inicio"] .featured-projects-reel__control{width:3.4rem!important;height:3.4rem!important;padding:0!important;border:1px solid rgba(255,255,255,0.16)!important;border-radius:999px!important;background:rgba(255,255,255,0.08)!important;backdrop-filter:blur(12px)!important;cursor:pointer!important;transition:transform 220ms ease,background 220ms ease,border-color 220ms ease!important}body[data-page="inicio"] .featured-projects-reel__control::before{content:""!important;display:block!important;width:100%!important;height:100%!important;background:url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.75 4.25L6 9L10.75 13.75' stroke='white' stroke-width='2.1' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center/18px 18px no-repeat!important}body[data-page="inicio"] .featured-projects-reel__control--next::before{transform:rotate(180deg)!important}body[data-page="inicio"] .featured-projects-reel__control:hover,body[data-page="inicio"] .featured-projects-reel__control:focus-visible{transform:translateY(-2px)!important;background:rgba(255,255,255,0.14)!important;border-color:rgba(255,255,255,0.26)!important}body[data-page="inicio"] .featured-projects-reel__button,body[data-page="inicio"] .featured-projects-reel__link{min-height:3.75rem!important;padding:0 1.7rem!important;border-radius:999px!important;font-size:1rem!important;font-weight:700!important;text-decoration:none!important}body[data-page="inicio"] .featured-projects-reel__button{min-width:12.75rem!important}body[data-page="inicio"] .featured-projects-reel__link{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:14.5rem!important;border:1px solid rgba(255,255,255,0.2)!important;background:transparent!important;color:#ffffff!important;backdrop-filter:none!important;transition:transform 220ms ease,background 220ms ease,border-color 220ms ease!important}body[data-page="inicio"] .featured-projects-reel__link:hover,body[data-page="inicio"] .featured-projects-reel__link:focus-visible{transform:translateY(-2px)!important;background:rgba(255,255,255,0.08)!important;border-color:rgba(255,255,255,0.32)!important}body[data-page="inicio"] .final-contact-section,body[data-page="inicio"] .site-footer.footer{position:relative!important;z-index:3!important}@media (max-width:760px){body[data-page="inicio"] .approach-story__heading{width:min(100% - 1rem,21rem)!important}body[data-page="inicio"] .home-scroll-curve--approach-to-portfolio{margin:calc(var(--home-curve-height) * -0.18) 0 0 calc(50% - 50vw)!important}body[data-page="inicio"] .featured-projects--reel{padding-bottom:3rem!important}body[data-page="inicio"] .featured-projects-reel{width:min(100% - 1rem,100%)!important;padding:1.3rem!important;border-radius:2rem!important}body[data-page="inicio"] .featured-projects-reel__stage,body[data-page="inicio"] .featured-projects-reel__viewport{min-height:28rem!important;height:28rem!important;border-radius:1.65rem!important}body[data-page="inicio"] .featured-projects-reel__overlay{right:1rem!important;left:1rem!important;bottom:1rem!important;max-width:none!important;gap:0.9rem!important}body[data-page="inicio"] .featured-projects-reel__title{font-size:clamp(2.35rem,11vw,3.4rem)!important}body[data-page="inicio"] .featured-projects-reel__controls{top:0.9rem!important;right:0.9rem!important;gap:0.55rem!important}body[data-page="inicio"] .featured-projects-reel__control{width:2.85rem!important;height:2.85rem!important}body[data-page="inicio"] .featured-projects-reel__button,body[data-page="inicio"] .featured-projects-reel__link{width:100%!important;min-width:0!important;min-height:3.35rem!important;padding:0 1.15rem!important;font-size:0.95rem!important}}@media (prefers-reduced-motion:reduce){body[data-page="inicio"] .featured-projects-reel__track.is-animated,body[data-page="inicio"] .featured-projects-reel__control,body[data-page="inicio"] .featured-projects-reel__link{transition:none!important}}body[data-page="inicio"] .services-drift__slide{width:clamp(22rem,24vw,26rem)!important}body[data-page="inicio"] .services-drift__card{min-height:clamp(26rem,48vh,32rem)!important;max-height:clamp(26rem,48vh,32rem)!important;padding:clamp(1.2rem,1.8vw,2rem)!important}body[data-page="inicio"] .services-drift__icon img{width:clamp(4.2rem,4.8vw,5.2rem)!important;height:auto!important}body[data-page="inicio"] .services-drift__card h3{font-size:clamp(2rem,3.25vw,2.65rem)!important;line-height:1.05!important}body[data-page="inicio"] .services-drift__slide--events-card .services-drift__card h3{font-size:clamp(2rem,3.25vw,2.65rem)!important}body[data-page="inicio"] .services-drift__card p:last-child{max-width:22.5rem!important;font-size:clamp(0.95rem,1.05vw,1.05rem)!important;line-height:1.5!important}body[data-page="inicio"] .home-scroll-curve--hero-to-services{width:100vw!important;height:var(--home-curve-height)!important;margin:0 0 -0.2rem calc(50% - 50vw)!important;background:#e4e7ea!important}body[data-page="inicio"] .home-scroll-curve--hero-to-services .home-scroll-curve__path{fill:#ffffff!important}body[data-page="inicio"] .services-preview{margin-top:0!important;padding-top:clamp(2rem,4vw,3rem)!important}body[data-page="inicio"] .services-drift__slide{top:38%!important;width:clamp(22rem,24vw,26rem)!important}body[data-page="inicio"] .services-drift__card-top{top:clamp(1.15rem,2vw,1.6rem)!important;right:clamp(1.15rem,2vw,1.6rem)!important;left:auto!important;width:auto!important;display:block!important;gap:0!important}body[data-page="inicio"] .services-drift__icon{width:12.5rem!important;height:12.5rem!important;min-width:12.5rem!important;min-height:12.5rem!important;padding:0.6rem!important;transform:none!important}body[data-page="inicio"] .services-drift__icon img{width:9.6rem!important;height:9.6rem!important;max-width:none!important;max-height:none!important;transform:none!important}@media (max-width:760px){body[data-page="inicio"] .services-drift__card-top{top:1rem!important;right:1rem!important;left:auto!important;width:auto!important}body[data-page="inicio"] .services-drift__icon{width:8.6rem!important;height:8.6rem!important;min-width:8.6rem!important;min-height:8.6rem!important;transform:none!important}body[data-page="inicio"] .services-drift__icon img{width:6.8rem!important;height:6.8rem!important;max-width:none!important;max-height:none!important;transform:none!important}}body[data-page="inicio"] .services-drift__link{font-size:0.95rem!important}@media (max-width:1180px) and (min-width:761px){body[data-page="inicio"] .services-drift__stage{height:clamp(29rem,44vw,34rem)!important;min-height:0!important}body[data-page="inicio"] .services-drift__slide{top:50%!important;width:clamp(19.5rem,31vw,24rem)!important}body[data-page="inicio"] .services-drift__card{aspect-ratio:0.84 / 1!important;min-height:auto!important;max-height:none!important;height:auto!important;padding:clamp(1.3rem,2vw,1.8rem)!important;border-radius:2rem!important}body[data-page="inicio"] .services-drift__card-top{top:1rem!important;right:1rem!important}body[data-page="inicio"] .services-drift__icon{width:8.6rem!important;height:8.6rem!important;min-width:8.6rem!important;min-height:8.6rem!important}body[data-page="inicio"] .services-drift__icon img{width:6.8rem!important;height:6.8rem!important}body[data-page="inicio"] .services-drift__card-copy{max-width:min(19rem,68%)!important;padding-top:0.6rem!important;padding-bottom:0.6rem!important;gap:0.8rem!important}body[data-page="inicio"] .services-drift__card h3{font-size:clamp(1.95rem,3.7vw,2.55rem)!important;line-height:1.02!important}body[data-page="inicio"] .services-drift__slide--events-card .services-drift__card h3{font-size:clamp(1.95rem,3.7vw,2.55rem)!important}body[data-page="inicio"] .services-drift__card p:last-child{max-width:18rem!important;font-size:clamp(0.92rem,1.25vw,1.02rem)!important;line-height:1.42!important}body[data-page="inicio"] .services-drift__link{padding:0.85rem 1.35rem!important;font-size:0.9rem!important}}body[data-page="inicio"] .featured-projects--reel{width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:0!important;padding:0!important;background:transparent!important;overflow:hidden!important}body[data-page="inicio"] .featured-projects-reel{width:100%!important;max-width:none!important;margin:0!important;padding:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}body[data-page="inicio"] .featured-projects-reel__stage{min-height:clamp(34rem,74vh,48rem)!important;border-radius:0!important;border:0!important;background:transparent!important;box-shadow:none!important}body[data-page="inicio"] .featured-projects-reel__viewport{height:clamp(34rem,74vh,48rem)!important}body[data-page="inicio"] .featured-projects-reel__overlay{background:rgba(0,0,0,0.16)!important;border-radius:1.5rem!important;left:clamp(1rem,3vw,2rem)!important;right:clamp(1rem,3vw,2rem)!important;bottom:clamp(1rem,3vw,2rem)!important;max-width:none!important}body[data-page="inicio"] .featured-projects-reel__title,body[data-page="inicio"] .featured-projects-reel__link,body[data-page="inicio"] .featured-projects-reel__button{color:#ffffff!important}@media (max-width:920px){body[data-page="inicio"] .featured-projects-reel__stage,body[data-page="inicio"] .featured-projects-reel__viewport{min-height:30rem!important;height:30rem!important}}@media (max-width:720px){body[data-page="inicio"] .featured-projects-reel{width:100vw!important;margin-left:calc(50% - 50vw)!important}body[data-page="inicio"] .featured-projects-reel__stage,body[data-page="inicio"] .featured-projects-reel__viewport{min-height:24rem!important;height:24rem!important}}body[data-page="inicio"] .featured-projects-reel__overlay{left:clamp(1rem,3vw,2rem)!important;right:auto!important;transform:none!important;max-width:min(100% - 3rem,1220px)!important;background:transparent!important;border-radius:0!important;box-shadow:none!important;text-align:left!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:1rem!important}body[data-page="inicio"] .featured-projects-reel__title{margin:0!important;text-align:left!important;width:100%!important}body[data-page="inicio"] .featured-projects-reel__footer-row{display:flex!important;justify-content:flex-start!important;align-items:center!important;width:100%!important;gap:1rem!important;flex-wrap:nowrap!important}body[data-page="inicio"] .featured-projects-reel__button,body[data-page="inicio"] .featured-projects-reel__link,body[data-page="inicio"] .featured-projects-reel__controls{flex:0 1 auto!important}body[data-page="inicio"] .featured-projects-reel__controls{position:static!important;top:auto!important;right:auto!important;bottom:auto!important;left:auto!important;transform:none!important;display:flex!important;justify-content:center!important;align-items:center!important;gap:0.75rem!important}body[data-page="inicio"] .featured-projects-reel__control{margin:0!important}body[data-page="inicio"] .featured-projects .section-heading--show-title{width:100%!important;max-width:none!important;margin:4rem 0 0!important;padding:clamp(2.4rem,4vw,3rem) 2rem!important;border-radius:0!important;background:#0d5b80!important;text-align:center!important;box-sizing:border-box!important}body[data-page="inicio"] .featured-projects .section-heading--show-title .section-heading__copy{width:min(100%,44rem)!important;max-width:44rem!important;margin:0 auto!important}body[data-page="inicio"] .featured-projects .section-heading--show-title h2,body[data-page="inicio"] .featured-projects .section-heading--show-title .featured-projects__title-main,body[data-page="inicio"] .featured-projects .section-heading--show-title .featured-projects__title-accent{color:#ffffff!important}body[data-page="inicio"] .featured-projects .section-heading--show-title h2{display:grid!important;justify-items:center!important;gap:0.08em!important;margin:0 auto!important;width:100%!important;max-width:none!important;line-height:0.96!important;text-wrap:balance!important}body[data-page="inicio"] .featured-projects .section-heading--show-title .featured-projects__title-main,body[data-page="inicio"] .featured-projects .section-heading--show-title .featured-projects__title-accent{display:block!important;text-align:center!important;margin:0 auto!important;white-space:normal!important;font-family:"FigtreeHeroLocal","Figtree",sans-serif!important;font-size:clamp(2.35rem,3.25vw,3.15rem)!important;line-height:0.96!important;letter-spacing:-0.01em!important}body[data-page="inicio"] .featured-projects .section-heading--show-title .featured-projects__title-main{font-weight:300!important}body[data-page="inicio"] .featured-projects .section-heading--show-title .featured-projects__title-accent{font-weight:700!important}@media (max-width:760px){body[data-page="inicio"] .featured-projects .section-heading--show-title .section-heading__copy{width:min(100%,20rem)!important;max-width:20rem!important}body[data-page="inicio"] .featured-projects .section-heading--show-title h2{gap:0.12rem!important}body[data-page="inicio"] .featured-projects .section-heading--show-title .featured-projects__title-main,body[data-page="inicio"] .featured-projects .section-heading--show-title .featured-projects__title-accent{font-size:clamp(2rem,8.6vw,2.65rem)!important}}body[data-page="proyectos"] .portfolio-ref-page{padding:clamp(6.5rem,11vw,8.5rem) 0 5rem!important}body[data-page="proyectos"] .portfolio-ref-intro{padding-bottom:clamp(1.8rem,3vw,2.8rem)!important}body[data-page="proyectos"] .portfolio-ref-shell{width:min(100% - 2rem,76rem)!important}body[data-page="proyectos"] .portfolio-ref-copy{display:grid!important;gap:1.15rem!important;justify-items:center!important;width:min(100%,48rem)!important;max-width:48rem!important;margin:0 auto!important;text-align:center!important}body[data-page="proyectos"] .portfolio-ref-copy h1{margin:0!important;max-width:min(100%,36ch)!important;color:#24394b!important;font-family:"FigtreeHeroLocal","Figtree",sans-serif!important;font-size:clamp(2.05rem,2.85vw,3.45rem)!important;font-weight:300!important;line-height:0.95!important;letter-spacing:-0.06em!important;text-align:center!important;text-wrap:balance!important}body[data-page="proyectos"] .portfolio-ref-copy p:last-child{max-width:min(100%,44rem)!important;margin:0!important;color:#496b80!important;font-family:"FigtreeMediumLocal","Figtree",sans-serif!important;font-size:clamp(0.98rem,0.92vw,1.08rem)!important;line-height:1.5!important;letter-spacing:-0.01em!important;text-align:center!important;text-wrap:pretty!important}body[data-page="proyectos"] .portfolio-ref-gallery{padding-top:0!important}@media (max-width:760px){body[data-page="proyectos"] .portfolio-ref-page{padding-top:6.1rem!important}body[data-page="proyectos"] .portfolio-ref-copy{width:min(100%,21rem)!important;max-width:21rem!important}body[data-page="proyectos"] .portfolio-ref-copy h1{max-width:100%!important;font-size:clamp(1.75rem,6.8vw,2.3rem)!important}body[data-page="proyectos"] .portfolio-ref-copy p:last-child{font-size:0.96rem!important;line-height:1.48!important}}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial{position:relative!important;width:100vw!important;max-width:none!important;margin:0 0 0 calc(50% - 50vw)!important;padding:0!important;background:#0c5777!important;overflow:hidden!important;isolation:isolate!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial::before{content:""!important;position:absolute!important;top:50%!important;left:clamp(-33rem,-16vw,-10rem)!important;width:clamp(62rem,78vw,92rem)!important;aspect-ratio:1 / 1!important;transform:translateY(-50%)!important;border-radius:50%!important;background:#ffffff!important;z-index:0!important;pointer-events:none!important}body[data-page="inicio"] .final-contact-editorial{position:relative!important;z-index:1!important;display:grid!important;grid-template-columns:minmax(0,0.96fr) minmax(0,1.04fr)!important;align-items:center!important;gap:clamp(2rem,4vw,5rem)!important;width:min(100%,1520px)!important;min-height:clamp(38rem,46vw,46rem)!important;margin:0 auto!important;padding:clamp(2rem,3vw,3rem) clamp(1.25rem,4.5vw,4rem)!important;opacity:1!important;transform:none!important}body[data-page="inicio"] .final-contact-editorial__art{position:relative!important;display:flex!important;align-items:flex-end!important;justify-content:flex-start!important;min-height:clamp(30rem,45vw,45rem)!important;padding-left:clamp(0.4rem,2vw,2rem)!important}body[data-page="inicio"] .final-contact-editorial__illustration{position:relative!important;display:block!important;width:clamp(24rem,33vw,35rem)!important;max-width:100%!important;height:auto!important;transform:translateX(-8%) translateY(2rem)!important;opacity:1!important;filter:none!important}body[data-page="inicio"] .final-contact-editorial__content{position:relative!important;display:grid!important;gap:clamp(1.5rem,2vw,2.25rem)!important;justify-items:start!important;align-content:center!important;width:min(100%,42rem)!important;margin-left:auto!important;padding:clamp(1rem,2vw,2rem) clamp(1rem,2.6vw,2.8rem) 0 0!important;text-align:left!important}body[data-page="inicio"] .final-contact-editorial__hero{display:grid!important;gap:clamp(1rem,1.5vw,1.6rem)!important;width:100%!important;justify-items:start!important}body[data-page="inicio"] .final-contact-editorial__title{position:relative!important;display:grid!important;gap:0!important;margin:0!important;padding-left:0!important}body[data-page="inicio"] .final-contact-editorial__dot{display:none!important}body[data-page="inicio"] .final-contact-editorial__title-main{display:block!important;margin:0!important;color:#ffffff!important;font-family:"FigtreeHeroLocal","Figtree",sans-serif!important;font-size:clamp(4rem,5.7vw,6.3rem)!important;font-weight:300!important;line-height:0.9!important;letter-spacing:-0.07em!important}body[data-page="inicio"] .final-contact-editorial__title-script{display:block!important;margin:0!important;color:#ffffff!important;font-family:"PacificoLocal","Pacifico",cursive!important;font-size:clamp(4.2rem,6vw,6.7rem)!important;font-weight:400!important;line-height:0.92!important;letter-spacing:0!important}body[data-page="inicio"] .final-contact-editorial__copy{display:grid!important;gap:0.14em!important;max-width:16ch!important;margin:0!important;color:#ffffff!important;font-family:"FigtreeMediumLocal","Figtree",sans-serif!important;font-size:clamp(2rem,2.75vw,3.3rem)!important;font-weight:300!important;line-height:1.14!important;letter-spacing:-0.04em!important}body[data-page="inicio"] .final-contact-editorial__copy span{display:block!important}body[data-page="inicio"] .final-contact-editorial__copy span:first-child,body[data-page="inicio"] .final-contact-editorial__copy span:last-child{white-space:nowrap!important}body[data-page="inicio"] .final-contact-editorial__copy strong{color:inherit!important;font-weight:700!important}body[data-page="inicio"] .final-contact-editorial__actions{display:flex!important;justify-content:flex-start!important;align-items:center!important;width:100%!important}body[data-page="inicio"] .final-contact-editorial__button{position:relative!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:auto!important;min-width:clamp(19rem,31vw,38rem)!important;min-height:clamp(4.9rem,5.8vw,6.8rem)!important;padding:0 clamp(2.4rem,4vw,4rem)!important;border:0!important;border-radius:999px!important;background:#1cc2d1!important;background-image:none!important;box-shadow:0 18px 34px rgba(5,32,48,0.18)!important;color:#ffffff!important;font-family:"FigtreeHeroLocal","Figtree",sans-serif!important;font-size:clamp(1.6rem,2.25vw,2.75rem)!important;font-weight:300!important;letter-spacing:-0.04em!important;line-height:1!important;text-decoration:none!important;transform:none!important;transition:transform 0.22s ease,background-color 0.22s ease,box-shadow 0.22s ease!important}body[data-page="inicio"] .final-contact-editorial__button::before,body[data-page="inicio"] .final-contact-editorial__button::after{content:none!important}body[data-page="inicio"] .final-contact-editorial__button:hover,body[data-page="inicio"] .final-contact-editorial__button:focus-visible{background:#19b6c5!important;box-shadow:0 20px 38px rgba(5,32,48,0.22)!important;transform:translateY(-2px)!important}@media (min-width:980px){body[data-page="inicio"] .final-contact-editorial__title-main,body[data-page="inicio"] .final-contact-editorial__title-script{white-space:nowrap!important}}@media (max-width:1180px){body[data-page="inicio"] .final-contact-section.final-contact-section--editorial::before{left:clamp(-30rem,-18vw,-10rem)!important;width:clamp(54rem,82vw,78rem)!important}body[data-page="inicio"] .final-contact-editorial{gap:clamp(1.5rem,3vw,3rem)!important}body[data-page="inicio"] .final-contact-editorial__illustration{width:clamp(20rem,28vw,28rem)!important;transform:translateX(-6%) translateY(1.55rem)!important}body[data-page="inicio"] .final-contact-editorial__content{width:min(100%,37rem)!important;padding-right:clamp(0.5rem,1.8vw,1.4rem)!important}body[data-page="inicio"] .final-contact-editorial__title-main{font-size:clamp(3.35rem,5vw,5.2rem)!important}body[data-page="inicio"] .final-contact-editorial__title-script{font-size:clamp(3.55rem,5.25vw,5.5rem)!important}body[data-page="inicio"] .final-contact-editorial__copy{font-size:clamp(1.7rem,2.35vw,2.65rem)!important;max-width:15ch!important}}@media (max-width:860px){body[data-page="inicio"] .final-contact-section.final-contact-section--editorial{padding:1.75rem 0 2.35rem!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial::before{top:-1rem!important;left:50%!important;width:min(44rem,152vw)!important;transform:translateX(-62%)!important}body[data-page="inicio"] .final-contact-editorial{grid-template-columns:1fr!important;justify-items:center!important;gap:1rem!important;min-height:auto!important;padding:0 1rem!important}body[data-page="inicio"] .final-contact-editorial__art{justify-content:center!important;min-height:21rem!important}body[data-page="inicio"] .final-contact-editorial__illustration{width:min(100%,16.5rem)!important;transform:translateX(-4%) translateY(1.1rem)!important}body[data-page="inicio"] .final-contact-editorial__content{justify-items:center!important;width:min(100%,23rem)!important;padding:0!important;text-align:center!important}body[data-page="inicio"] .final-contact-editorial__hero{justify-items:center!important}body[data-page="inicio"] .final-contact-editorial__title{padding-left:0!important;gap:0.18rem!important}body[data-page="inicio"] .final-contact-editorial__dot{display:none!important}body[data-page="inicio"] .final-contact-editorial__title-main{font-size:clamp(2.6rem,10.5vw,3.55rem)!important;line-height:0.96!important}body[data-page="inicio"] .final-contact-editorial__title-script{font-size:clamp(2.85rem,11.5vw,3.95rem)!important;line-height:0.94!important}body[data-page="inicio"] .final-contact-editorial__copy{max-width:11.5ch!important;font-size:clamp(1.35rem,5.8vw,2rem)!important;line-height:1.16!important;justify-items:center!important}body[data-page="inicio"] .final-contact-editorial__copy span:first-child,body[data-page="inicio"] .final-contact-editorial__copy span:last-child{white-space:normal!important}body[data-page="inicio"] .final-contact-editorial__actions{width:100%!important;justify-content:center!important}body[data-page="inicio"] .final-contact-editorial__button{width:min(100%,18rem)!important;min-width:0!important;min-height:4rem!important;font-size:clamp(1.3rem,5.3vw,1.8rem)!important}}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial{position:relative!important;left:auto!important;width:100vw!important;max-width:none!important;margin-left:calc(50% - 50vw)!important;margin-right:0!important;padding:0!important;transform:none!important;background:radial-gradient(circle at 15% 50%,#ffffff 0 30.5rem,#0c5777 30.6rem)!important;overflow:hidden!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial::after{content:none!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial::before{content:none!important}body[data-page="inicio"] .final-contact-editorial{position:relative!important;z-index:2!important;display:grid!important;grid-template-columns:minmax(40rem,50vw) minmax(28rem,1fr)!important;align-items:center!important;gap:0!important;width:100vw!important;min-height:clamp(35rem,37vw,42rem)!important;margin:0!important;padding:clamp(1rem,1.8vw,1.7rem) clamp(4rem,8vw,9rem) 0 0!important;box-sizing:border-box!important}body[data-page="inicio"] .final-contact-editorial__art{position:relative!important;display:flex!important;align-items:flex-end!important;justify-content:center!important;min-height:clamp(31rem,36vw,41rem)!important;padding:0!important}body[data-page="inicio"] .final-contact-editorial__illustration{display:block!important;width:clamp(25rem,29vw,34.5rem)!important;max-width:none!important;height:auto!important;transform:translateX(clamp(1rem,2.2vw,2.8rem)) translateY(1.7rem)!important}body[data-page="inicio"] .final-contact-editorial__content{display:grid!important;justify-items:start!important;align-content:center!important;gap:clamp(2.4rem,3.7vw,3.9rem)!important;width:min(100%,36rem)!important;margin:0!important;padding:0!important;text-align:left!important;transform:none!important}body[data-page="inicio"] .final-contact-editorial__hero{display:grid!important;justify-items:start!important;gap:clamp(2.1rem,3.1vw,3.2rem)!important;width:100%!important}body[data-page="inicio"] .final-contact-editorial__title-main{font-size:clamp(2.8rem,3.45vw,4.1rem)!important;line-height:0.9!important}body[data-page="inicio"] .final-contact-editorial__title-script{font-size:clamp(2.9rem,3.85vw,4.55rem)!important;line-height:0.9!important}body[data-page="inicio"] .final-contact-editorial__copy{max-width:18ch!important;font-size:clamp(1.45rem,1.75vw,2.05rem)!important;line-height:1.25!important}body[data-page="inicio"] .final-contact-editorial__button{width:min(100%,27.5rem)!important;min-width:0!important;min-height:clamp(4.1rem,4.55vw,4.8rem)!important;font-size:clamp(1.35rem,1.55vw,1.75rem)!important}@media (max-width:980px){body[data-page="inicio"] .final-contact-section.final-contact-section--editorial::before{top:-2rem!important;left:50%!important;width:min(46rem,148vw)!important;transform:translateX(-62%)!important}body[data-page="inicio"] .final-contact-editorial{grid-template-columns:1fr!important;justify-items:center!important;gap:clamp(1rem,3vw,1.75rem)!important;min-height:auto!important;padding:clamp(1.5rem,6vw,2.5rem) clamp(1.25rem,5vw,2rem) clamp(2.35rem,7vw,3.25rem)!important}body[data-page="inicio"] .final-contact-editorial__art{min-height:clamp(17rem,48vw,24rem)!important}body[data-page="inicio"] .final-contact-editorial__illustration{width:min(76vw,18rem)!important;transform:translateX(-3%) translateY(0.8rem)!important}body[data-page="inicio"] .final-contact-editorial__content,body[data-page="inicio"] .final-contact-editorial__hero{justify-items:center!important;text-align:center!important}body[data-page="inicio"] .final-contact-editorial__content{width:min(100%,28rem)!important;gap:1.4rem!important;transform:none!important}body[data-page="inicio"] .final-contact-editorial__hero{gap:1.2rem!important}body[data-page="inicio"] .final-contact-editorial__actions{justify-content:center!important}}@media (max-width:520px){body[data-page="inicio"] .final-contact-editorial__title-main{font-size:clamp(2.35rem,11vw,3.15rem)!important}body[data-page="inicio"] .final-contact-editorial__title-script{font-size:clamp(2.6rem,12vw,3.5rem)!important}body[data-page="inicio"] .final-contact-editorial__button{width:min(100%,19rem)!important;padding-inline:1.75rem!important}}@media (min-width:981px){body[data-page="inicio"] .final-contact-section.final-contact-section--editorial{background:radial-gradient(circle at 24% 50%,#ffffff 0 35rem,#0c5777 35.1rem)!important}body[data-page="inicio"] .final-contact-editorial{grid-template-columns:minmax(44rem,54vw) minmax(26rem,1fr)!important;padding:clamp(1rem,1.8vw,1.7rem) clamp(4rem,7vw,8rem) 0 clamp(0.75rem,2.2vw,2rem)!important}body[data-page="inicio"] .final-contact-editorial__art{justify-content:flex-start!important}body[data-page="inicio"] .final-contact-editorial__illustration{width:clamp(27rem,31vw,37rem)!important;transform:translateX(clamp(6rem,10vw,11rem)) translateY(1.7rem)!important}body[data-page="inicio"] .final-contact-editorial__content{transform:translateX(clamp(0.75rem,1.4vw,1.5rem))!important}}@media (min-width:761px){body[data-page="contacto"] .contact-mailer__shell{position:relative!important;overflow:visible!important}body[data-page="contacto"] .contact-mailer__art{position:absolute!important;z-index:4!important;top:38%!important;right:clamp(-14rem,-13vw,-8rem)!important;width:clamp(16rem,20vw,23rem)!important;display:flex!important;justify-content:flex-end!important;pointer-events:none!important;transform:translateY(-50%)!important}body[data-page="contacto"] .contact-mailer__art img,body[data-page="contacto"] .contact-mailer__art svg{width:100%!important;max-width:none!important;height:auto!important;margin:0!important}body[data-page="contacto"] .contact-mailer__form{position:relative!important;z-index:2!important}}@media (max-width:760px){body[data-page="contacto"] .contact-mailer__art{position:relative!important;top:auto!important;right:auto!important;width:100%!important;transform:none!important}}@media (max-width:760px){body[data-page="inicio"] .home-hero,body[data-page="inicio"] .hero--reference.home-hero{min-height:100svh!important;padding-top:clamp(7.2rem,16vh,8.8rem)!important;padding-bottom:2rem!important}body[data-page="inicio"] .home-hero .hero__content--stacked,body[data-page="inicio"] .home-hero .hero__copy--center{width:min(100% - 1.2rem,22rem)!important;max-width:22rem!important;gap:0.8rem!important;transform:none!important}body[data-page="inicio"] .home-hero .hero-title__artwork{display:flex!important;align-items:center!important;justify-content:center!important;width:min(88vw,20rem)!important;max-width:20rem!important;margin:0 auto 0.75rem!important;transform:none!important}body[data-page="inicio"] .home-hero .hero-title__artwork video{display:block!important;width:100%!important;max-width:100%!important;height:auto!important;max-height:min(32vh,14rem)!important;object-fit:contain!important;object-position:center top!important;background:transparent!important}body[data-page="inicio"] .home-hero .hero-title{width:min(100%,19rem)!important;max-width:19rem!important;transform:none!important}body[data-page="inicio"] .home-hero .hero__actions--center{width:min(100%,16rem)!important;margin:1rem auto 0!important;transform:none!important}}body[data-page="contacto"]{background:linear-gradient(180deg,#fbfdff 0%,#eef7fb 54%,#ffffff 100%)!important}body[data-page="contacto"] .contact-mailer{min-height:auto!important;padding:clamp(7.5rem,11vw,9.5rem) 0 clamp(4.5rem,8vw,6.5rem)!important}body[data-page="contacto"] .contact-mailer__shell{position:relative!important;display:grid!important;grid-template-columns:minmax(17rem,0.72fr) minmax(34rem,1.28fr)!important;align-items:center!important;gap:clamp(2rem,4vw,4.5rem)!important;width:min(1320px,calc(100% - clamp(2rem,5vw,4.5rem)))!important;margin:0 auto!important;overflow:visible!important}body[data-page="contacto"] .contact-mailer__art{position:relative!important;inset:auto!important;z-index:1!important;width:100%!important;display:flex!important;justify-content:center!important;align-items:center!important;pointer-events:none!important;transform:none!important}body[data-page="contacto"] .contact-mailer__art img,body[data-page="contacto"] .contact-mailer__art svg{display:block!important;width:min(100%,28rem)!important;max-width:none!important;height:auto!important;margin:0!important}body[data-page="contacto"] .contact-mailer__form{position:relative!important;z-index:2!important;grid-column:auto!important;width:100%!important;max-width:54rem!important;padding:clamp(1.35rem,3vw,2.25rem)!important;border:1px solid rgba(31,68,88,0.12)!important;border-radius:8px!important;background:rgba(255,255,255,0.94)!important;box-shadow:0 24px 60px rgba(24,58,76,0.12)!important;backdrop-filter:blur(10px)!important}body[data-page="contacto"] .contact-mailer__eyebrow{margin:0 0 0.45rem!important;color:#df563b!important;font-family:"Figtree",sans-serif!important;font-size:0.78rem!important;font-weight:800!important;letter-spacing:0.14em!important;text-transform:uppercase!important}body[data-page="contacto"] .contact-mailer__title{margin:0!important;color:#19384c!important;font-size:clamp(2.25rem,5vw,3.45rem)!important;line-height:1.05!important}body[data-page="contacto"] .contact-mailer__intro{max-width:42rem!important;margin:0.85rem 0 1.6rem!important;color:#5d7180!important;font-family:"Figtree",sans-serif!important;font-size:1rem!important;line-height:1.55!important}body[data-page="contacto"] .contact-mailer__grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:1rem!important}body[data-page="contacto"] .contact-mailer__field{position:relative!important;display:grid!important;gap:0.42rem!important;min-width:0!important}body[data-page="contacto"] .contact-mailer__field--message{margin-top:1rem!important}body[data-page="contacto"] .contact-mailer__label{color:#244558!important;font-family:"Figtree",sans-serif!important;font-size:0.86rem!important;font-weight:800!important;line-height:1.2!important}body[data-page="contacto"] .contact-mailer__icon{top:auto!important;bottom:0.92rem!important;left:0.95rem!important;width:1.1rem!important;height:1.1rem!important;color:#537187!important}body[data-page="contacto"] .contact-mailer__icon svg{width:1.1rem!important;height:1.1rem!important}body[data-page="contacto"] .contact-mailer__control{width:100%!important;min-height:3.15rem!important;padding:0.8rem 0.95rem!important;border:1px solid rgba(64,92,108,0.2)!important;border-radius:8px!important;background:#ffffff!important;box-shadow:none!important;color:#1e3443!important;font-family:"Figtree",sans-serif!important;font-size:0.98rem!important;font-weight:600!important;line-height:1.35!important;transition:border-color 160ms ease,box-shadow 160ms ease,background-color 160ms ease!important}body[data-page="contacto"] .contact-mailer__control--thick{padding-left:2.85rem!important;padding-right:0.95rem!important}body[data-page="contacto"] .contact-mailer__field--message .contact-mailer__control{min-height:9rem!important;padding:0.95rem!important;border-radius:8px!important;resize:vertical!important}body[data-page="contacto"] .contact-mailer__control:focus{outline:none!important;border-color:#ff8d43!important;background:#fffdfb!important;box-shadow:0 0 0 4px rgba(255,141,67,0.16)!important}body[data-page="contacto"] .contact-mailer__control::placeholder{color:#8b9aa5!important;font-family:"Figtree",sans-serif!important;font-size:0.95rem!important;font-weight:500!important}body[data-page="contacto"] .contact-mailer__control option{color:#1e3443!important}body[data-page="contacto"] .contact-mailer__meta{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:1rem!important;margin-top:1.25rem!important}body[data-page="contacto"] .contact-mailer__lines{display:grid!important;gap:0.2rem!important;min-width:0!important}body[data-page="contacto"] .contact-mailer__lines a{color:#4e6a7c!important;font-family:"Figtree",sans-serif!important;font-size:0.9rem!important;font-weight:700!important;overflow-wrap:anywhere!important}body[data-page="contacto"] .contact-mailer__submit.button{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:11.5rem!important;min-height:3.15rem!important;padding:0 1.55rem!important;border:0!important;border-radius:8px!important;background:#ff8d43!important;background-image:none!important;color:#ffffff!important;font-family:"Figtree",sans-serif!important;font-size:0.96rem!important;font-weight:800!important;line-height:1.1!important;box-shadow:0 14px 28px rgba(255,141,67,0.28)!important}body[data-page="contacto"] .contact-mailer__submit.button:hover,body[data-page="contacto"] .contact-mailer__submit.button:focus-visible{transform:translateY(-1px)!important;background:#df563b!important;box-shadow:0 16px 32px rgba(223,86,59,0.24)!important}body[data-page="contacto"] .contact-mailer__form .contact-form__status{min-height:0!important;margin:0!important}.contact-popup{position:fixed!important;inset:0!important;z-index:9999!important;display:grid!important;place-items:center!important;padding:1.25rem!important;opacity:0!important;pointer-events:none!important;transition:opacity 180ms ease!important}.contact-popup.is-active{opacity:1!important;pointer-events:auto!important}.contact-popup[hidden]{display:none!important}.contact-popup__backdrop{position:absolute!important;inset:0!important;background:rgba(13,35,48,0.48)!important;backdrop-filter:blur(8px)!important}.contact-popup__dialog{position:relative!important;width:min(100%,31rem)!important;padding:clamp(1.35rem,4vw,2rem)!important;border:1px solid rgba(31,68,88,0.12)!important;border-radius:8px!important;background:#ffffff!important;box-shadow:0 28px 80px rgba(13,35,48,0.24)!important;color:#19384c!important;transform:translateY(12px) scale(0.98)!important;transition:transform 180ms ease!important}.contact-popup.is-active .contact-popup__dialog{transform:translateY(0) scale(1)!important}.contact-popup__close{position:absolute!important;top:0.75rem!important;right:0.75rem!important;display:inline-grid!important;place-items:center!important;width:2.1rem!important;height:2.1rem!important;border:1px solid rgba(31,68,88,0.14)!important;border-radius:999px!important;background:#ffffff!important;color:#19384c!important;font:800 1rem/1 "Figtree",sans-serif!important;cursor:pointer!important}.contact-popup__eyebrow{margin:0 0 0.45rem!important;color:#df563b!important;font-family:"Figtree",sans-serif!important;font-size:0.78rem!important;font-weight:800!important;letter-spacing:0.14em!important;text-transform:uppercase!important}.contact-popup__title{margin:0!important;padding-right:2.25rem!important;color:#19384c!important;font-family:"Figtree",sans-serif!important;font-size:clamp(1.7rem,5vw,2.3rem)!important;line-height:1.05!important}.contact-popup__message{margin:0.85rem 0 1.35rem!important;color:#5d7180!important;font-family:"Figtree",sans-serif!important;font-size:1rem!important;line-height:1.55!important}.contact-popup__actions{display:flex!important;flex-wrap:wrap!important;gap:0.7rem!important}.contact-popup__button{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:2.75rem!important;padding:0 1.2rem!important;border-radius:8px!important;font-family:"Figtree",sans-serif!important;font-size:0.95rem!important;font-weight:800!important;line-height:1.1!important;cursor:pointer!important}.contact-popup__button--primary{border:0!important;background:#ff8d43!important;color:#ffffff!important;box-shadow:0 14px 28px rgba(255,141,67,0.24)!important}.contact-popup__button--secondary{border:1px solid rgba(31,68,88,0.16)!important;background:#ffffff!important;color:#19384c!important}body.contact-popup-is-open{overflow:hidden!important}@media (max-width:980px){body[data-page="contacto"] .contact-mailer__shell{grid-template-columns:1fr!important;width:min(100% - 1.5rem,46rem)!important;gap:1.5rem!important}body[data-page="contacto"] .contact-mailer__art img,body[data-page="contacto"] .contact-mailer__art svg{width:min(76vw,22rem)!important}body[data-page="contacto"] .contact-mailer__form{max-width:none!important}}@media (max-width:680px){body[data-page="contacto"] .contact-mailer{padding-top:6.75rem!important}body[data-page="contacto"] .contact-mailer__form{padding:1.1rem!important}body[data-page="contacto"] .contact-mailer__grid{grid-template-columns:1fr!important}body[data-page="contacto"] .contact-mailer__meta{grid-template-columns:1fr!important}body[data-page="contacto"] .contact-mailer__submit.button{width:100%!important}}@media (max-width:980px){body[data-page="inicio"] .approach-story--process-infograph .approach-story__process-shell{width:min(calc(100% - 2rem),46rem)!important}body[data-page="inicio"] .approach-story--process-infograph .approach-story__heading{width:min(100%,42rem)!important;margin-bottom:clamp(1.6rem,4vw,2.4rem)!important}body[data-page="inicio"] .approach-story--process-infograph .approach-story__heading .section-heading__copy,body[data-page="inicio"] .approach-story--process-infograph .approach-story__heading h2{width:100%!important;max-width:100%!important}body[data-page="inicio"] .approach-story--process-infograph .approach-story__title-main,body[data-page="inicio"] .approach-story--process-infograph .approach-story__title-accent{max-width:100%!important;white-space:normal!important;text-wrap:balance!important;letter-spacing:0!important}body[data-page="inicio"] .approach-story--process-infograph .approach-process__item,body[data-page="inicio"] .approach-story--process-infograph .approach-process__item--reverse{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:clamp(1.15rem,3.5vw,1.75rem)!important;padding:clamp(2.25rem,5vw,3rem) 0!important;text-align:center!important}body[data-page="inicio"] .approach-story--process-infograph .approach-process__content,body[data-page="inicio"] .approach-story--process-infograph .approach-process__item--reverse .approach-process__content{order:1!important;justify-self:center!important;justify-items:center!important;width:min(100%,34rem)!important;transform:none!important}body[data-page="inicio"] .approach-story--process-infograph .approach-process__media,body[data-page="inicio"] .approach-story--process-infograph .approach-process__item--reverse .approach-process__media{order:2!important;justify-content:center!important;width:100%!important}body[data-page="inicio"] .approach-story--process-infograph .approach-process__body,body[data-page="inicio"] .approach-story--process-infograph .approach-process__quote{max-width:min(100%,31rem)!important;margin-inline:auto!important}body[data-page="inicio"] .approach-story--process-infograph .approach-process__quote span,body[data-page="inicio"] .approach-story--process-infograph .approach-process__quote em{white-space:normal!important;text-wrap:balance!important}body[data-page="inicio"] .approach-story--process-infograph .approach-process__media img{width:min(100%,22rem)!important}}@media (max-width:620px){body[data-page="inicio"] .approach-story--process-infograph{--process-title-size-fluid:2rem;--process-step-title-size-fluid:2.2rem;--process-body-size-fluid:1rem;--process-quote-size-fluid:1.12rem;--process-quote-script-size-fluid:2rem}body[data-page="inicio"] .approach-story--process-infograph .approach-story__process-shell{width:min(calc(100% - 1.5rem),25rem)!important}body[data-page="inicio"] .approach-story--process-infograph .approach-process__item,body[data-page="inicio"] .approach-story--process-infograph .approach-process__item--reverse{gap:1rem!important;padding:2.15rem 0!important}body[data-page="inicio"] .approach-story--process-infograph .approach-process__body{max-width:28ch!important}body[data-page="inicio"] .approach-story--process-infograph .approach-process__quote{width:min(100%,20rem)!important}body[data-page="inicio"] .approach-story--process-infograph .approach-process__media img{width:min(88vw,18.5rem)!important}}@media (max-width:980px){body[data-page="inicio"] .approach-story--process-infograph .approach-story__process-shell{width:min(calc(100% - 2rem),46rem)!important}body[data-page="inicio"] .approach-story--process-infograph .approach-story__heading{width:min(100%,42rem)!important;margin-bottom:clamp(1.6rem,4vw,2.4rem)!important}body[data-page="inicio"] .approach-story--process-infograph .approach-story__heading .section-heading__copy,body[data-page="inicio"] .approach-story--process-infograph .approach-story__heading h2{width:100%!important;max-width:100%!important}body[data-page="inicio"] .approach-story--process-infograph .approach-story__title-main,body[data-page="inicio"] .approach-story--process-infograph .approach-story__title-accent{max-width:100%!important;white-space:normal!important;text-wrap:balance!important;letter-spacing:0!important}body[data-page="inicio"] .approach-story--process-infograph .approach-process__item,body[data-page="inicio"] .approach-story--process-infograph .approach-process__item--reverse{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:clamp(1.15rem,3.5vw,1.75rem)!important;padding:clamp(2.25rem,5vw,3rem) 0!important;text-align:center!important}body[data-page="inicio"] .approach-story--process-infograph .approach-process__content,body[data-page="inicio"] .approach-story--process-infograph .approach-process__item--reverse .approach-process__content{order:1!important;justify-self:center!important;justify-items:center!important;width:min(100%,34rem)!important;transform:none!important}body[data-page="inicio"] .approach-story--process-infograph .approach-process__media,body[data-page="inicio"] .approach-story--process-infograph .approach-process__item--reverse .approach-process__media{order:2!important;justify-content:center!important;width:100%!important}body[data-page="inicio"] .approach-story--process-infograph .approach-process__body,body[data-page="inicio"] .approach-story--process-infograph .approach-process__quote{max-width:min(100%,31rem)!important;margin-inline:auto!important}body[data-page="inicio"] .approach-story--process-infograph .approach-process__quote span,body[data-page="inicio"] .approach-story--process-infograph .approach-process__quote em{white-space:normal!important;text-wrap:balance!important}body[data-page="inicio"] .approach-story--process-infograph .approach-process__media img{width:min(100%,22rem)!important}}@media (max-width:620px){body[data-page="inicio"] .approach-story--process-infograph{--process-title-size-fluid:2rem;--process-step-title-size-fluid:2.2rem;--process-body-size-fluid:1rem;--process-quote-size-fluid:1.12rem;--process-quote-script-size-fluid:2rem}body[data-page="inicio"] .approach-story--process-infograph .approach-story__process-shell{width:min(calc(100% - 1.5rem),25rem)!important}body[data-page="inicio"] .approach-story--process-infograph .approach-process__item,body[data-page="inicio"] .approach-story--process-infograph .approach-process__item--reverse{gap:1rem!important;padding:2.15rem 0!important}body[data-page="inicio"] .approach-story--process-infograph .approach-process__body{max-width:28ch!important}body[data-page="inicio"] .approach-story--process-infograph .approach-process__quote{width:min(100%,20rem)!important}body[data-page="inicio"] .approach-story--process-infograph .approach-process__media img{width:min(88vw,18.5rem)!important}}@media (max-width:480px){body[data-page="inicio"] .home-hero .hero-title__artwork{width:min(90vw,18rem)!important;max-width:18rem!important;margin-bottom:0.55rem!important}body[data-page="inicio"] .home-hero .hero-title__artwork video{max-height:min(29vh,12.5rem)!important}}body[data-page="inicio"] .approach-story--process-infograph{background:#ffffff!important}body[data-page="inicio"] .approach-story--process-infograph .approach-story__process-shell{width:min(100% - 2rem,1120px)!important;margin:0 auto!important;padding:clamp(3rem,5.6vw,4.25rem) 0 clamp(4rem,7vw,5.6rem)!important}body[data-page="inicio"] .approach-story--process-infograph .approach-story__heading{width:min(100%,68rem)!important;margin:0 auto clamp(1.8rem,3.5vw,2.8rem)!important}body[data-page="inicio"] .approach-story--process-infograph .approach-story__heading .section-heading__copy{display:grid!important;gap:0.35rem!important}body[data-page="inicio"] .approach-story--process-infograph .approach-story__heading h2{display:grid!important;justify-items:center!important;gap:0.45rem!important}body[data-page="inicio"] .approach-story--process-infograph .approach-story__heading .eyebrow{margin:0!important;color:#0b5375!important}body[data-page="inicio"] .approach-story--process-infograph .approach-story__title-main,body[data-page="inicio"] .approach-story--process-infograph .approach-story__title-accent{display:block!important;white-space:nowrap!important;text-align:center!important;text-wrap:nowrap!important}body[data-page="inicio"] .approach-story--process-infograph .approach-story__title-main{max-width:none!important;font-size:clamp(2.3rem,3.35vw,3.9rem)!important;font-weight:300!important;letter-spacing:-0.065em!important;line-height:0.94!important}body[data-page="inicio"] .approach-story--process-infograph .approach-story__title-accent{max-width:none!important;font-size:clamp(2.3rem,3.35vw,3.9rem)!important;font-weight:700!important;letter-spacing:-0.065em!important;line-height:0.94!important}body[data-page="inicio"] .approach-story--process-infograph .approach-process{display:grid;gap:0}body[data-page="inicio"] .approach-story--process-infograph .approach-process__item{--process-accent:#e5143a;--process-rule:linear-gradient(90deg,#17c2d0 0%,#7461ef 50%,#e5143a 100%);--process-art-width:30rem;position:relative;display:grid;grid-template-columns:minmax(0,0.94fr) minmax(0,1.06fr);gap:clamp(1.25rem,2.5vw,2.6rem);align-items:center;padding:clamp(2.85rem,4vw,4rem) 0}body[data-page="inicio"] .approach-story--process-infograph .approach-process__item:first-child{padding-top:clamp(1.8rem,3vw,2.5rem)!important}body[data-page="inicio"] .approach-story--process-infograph .approach-process__item:not(:last-child)::after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;border-radius:999px;background:var(--process-rule);opacity:0.95}body[data-page="inicio"] .approach-story--process-infograph .approach-process__item--reverse{grid-template-columns:minmax(0,1.06fr) minmax(0,0.94fr)}body[data-page="inicio"] .approach-story--process-infograph .approach-process__item--reverse .approach-process__content{order:1}body[data-page="inicio"] .approach-story--process-infograph .approach-process__item--reverse .approach-process__media{order:2}body[data-page="inicio"] .approach-story--process-infograph .approach-process__item--escuchamos{--process-accent:#f50f3f;--process-art-width:25rem}body[data-page="inicio"] .approach-story--process-infograph .approach-process__item--disenamos{--process-accent:#7461ef;--process-art-width:24rem}body[data-page="inicio"] .approach-story--process-infograph .approach-process__item--gestionamos{--process-accent:#16bcc8;--process-art-width:24rem}body[data-page="inicio"] .approach-story--process-infograph .approach-process__item--conectamos{--process-accent:#ec163d;--process-art-width:27rem}body[data-page="inicio"] .approach-story--process-infograph .approach-process__media{display:flex;align-items:center;justify-content:flex-end;min-width:0}body[data-page="inicio"] .approach-story--process-infograph .approach-process__media img{display:block;width:min(100%,var(--process-art-width));height:auto}body[data-page="inicio"] .approach-story--process-infograph .approach-process__content{display:grid;align-content:center;gap:0.95rem;min-width:0;width:min(100%,34rem);justify-self:start}body[data-page="inicio"] .approach-story--process-infograph .approach-process__item--reverse .approach-process__content{justify-self:end}body[data-page="inicio"] .approach-story--process-infograph .approach-process__item--reverse .approach-process__media{justify-content:flex-start}body[data-page="inicio"] .approach-story--process-infograph .approach-process__item--disenamos .approach-process__content,body[data-page="inicio"] .approach-story--process-infograph .approach-process__item--conectamos .approach-process__content{transform:translateX(clamp(1rem,1.8vw,1.7rem))}body[data-page="inicio"] .approach-story--process-infograph .approach-process__heading-row{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}body[data-page="inicio"] .approach-story--process-infograph .approach-process__heading-row h3{margin:0;font-family:"PacificoLocal","Pacifico",cursive;font-size:clamp(2rem,3vw,3.015rem);font-weight:400;line-height:1.02;letter-spacing:0!important;font-kerning:normal;color:var(--process-accent)}body[data-page="inicio"] .approach-story--process-infograph .approach-process__body{margin:0;max-width:34ch;font-size:clamp(1.05rem,1.45vw,1.3rem);line-height:1.42;color:#0b5375}body[data-page="inicio"] .approach-story--process-infograph .approach-process__quote{display:grid;gap:0.12rem;margin:0;width:min(100%,34rem);color:var(--process-accent)}body[data-page="inicio"] .approach-story--process-infograph .approach-process__quote span{display:block;font-size:clamp(1.2rem,1.8vw,1.7rem);line-height:1.02;color:var(--process-accent);white-space:nowrap}body[data-page="inicio"] .approach-story--process-infograph .approach-process__quote em{display:block;font-style:normal;font-family:"PacificoLocal","Pacifico",cursive;font-size:clamp(1.95rem,2.8vw,3.05rem);line-height:0.93;color:var(--process-accent);white-space:nowrap}@media (max-width:920px){body[data-page="inicio"] .approach-story--process-infograph .approach-story__process-shell{width:min(100% - 1.5rem,44rem)!important;padding:clamp(3.2rem,8vw,4.4rem) 0 clamp(3.6rem,8vw,4.8rem)!important}body[data-page="inicio"] .approach-story--process-infograph .approach-story__title-main,body[data-page="inicio"] .approach-story--process-infograph .approach-story__title-accent{white-space:normal!important;text-wrap:balance!important}body[data-page="inicio"] .approach-story--process-infograph .approach-process__item,body[data-page="inicio"] .approach-story--process-infograph .approach-process__item--reverse{grid-template-columns:1fr;gap:1.5rem;padding:clamp(2.4rem,7vw,3rem) 0;text-align:center}body[data-page="inicio"] .approach-story--process-infograph .approach-process__content{order:1;justify-items:center;gap:1rem;width:min(100%,32rem);transform:none!important}body[data-page="inicio"] .approach-story--process-infograph .approach-process__media{order:2}body[data-page="inicio"] .approach-story--process-infograph .approach-process__heading-row{justify-content:center}body[data-page="inicio"] .approach-story--process-infograph .approach-process__body,body[data-page="inicio"] .approach-story--process-infograph .approach-process__quote{max-width:30rem}body[data-page="inicio"] .approach-story--process-infograph .approach-process__quote span,body[data-page="inicio"] .approach-story--process-infograph .approach-process__quote em{white-space:normal}body[data-page="inicio"] .approach-story--process-infograph .approach-process__media img{width:min(100%,24rem)}}@media (max-width:560px){body[data-page="inicio"] .approach-story--process-infograph .approach-story__heading{width:min(100%,22rem)!important}body[data-page="inicio"] .approach-story--process-infograph .approach-story__heading h2{gap:0.25rem!important}body[data-page="inicio"] .approach-story--process-infograph .approach-process__heading-row{gap:0.75rem}body[data-page="inicio"] .approach-story--process-infograph .approach-process__heading-row h3{font-size:clamp(1.9rem,11.5vw,2.8rem)}body[data-page="inicio"] .approach-story--process-infograph .approach-process__body{max-width:26ch;font-size:clamp(0.98rem,4.7vw,1.08rem)}body[data-page="inicio"] .approach-story--process-infograph .approach-process__quote{width:min(100%,18rem)}body[data-page="inicio"] .approach-story--process-infograph .approach-process__quote span{font-size:clamp(1.12rem,5.2vw,1.45rem)}body[data-page="inicio"] .approach-story--process-infograph .approach-process__quote em{font-size:clamp(1.85rem,9vw,2.45rem)}body[data-page="inicio"] .approach-story--process-infograph .approach-process__media img{width:min(88vw,19rem)}}@media (max-width:760px){body[data-page="inicio"] .featured-projects-reel__overlay{width:min(100% - 1rem,22rem)!important;padding:1rem!important;gap:0.8rem!important;align-items:stretch!important;text-align:left!important}body[data-page="inicio"] .featured-projects-reel__title{max-width:10ch!important;font-size:clamp(2.15rem,9.6vw,3rem)!important;text-align:left!important}body[data-page="inicio"] .featured-projects-reel__footer-row{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;grid-template-areas:"primary primary" "secondary controls"!important;align-items:center!important;gap:0.75rem!important;width:100%!important}body[data-page="inicio"] .featured-projects-reel__button{grid-area:primary!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-width:0!important;min-height:3.2rem!important;padding:0 1rem!important;white-space:nowrap!important}body[data-page="inicio"] .featured-projects-reel__link{grid-area:secondary!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-width:0!important;min-height:3.2rem!important;padding:0.7rem 1rem!important;text-align:center!important;line-height:1.15!important;white-space:normal!important}body[data-page="inicio"] .featured-projects-reel__controls{grid-area:controls!important;justify-self:end!important;align-self:center!important;gap:0.55rem!important}body[data-page="inicio"] .featured-projects-reel__control{width:2.9rem!important;height:2.9rem!important}}@media (max-width:760px){body[data-page="inicio"] .services-preview{padding-bottom:2.2rem!important}body[data-page="inicio"] .home-scroll-curve--services-to-approach{margin:-18px 0 -8px calc(50% - 50vw)!important}body[data-page="inicio"] .services-drift{gap:0.75rem!important}body[data-page="inicio"] .services-drift__stage{height:clamp(21.25rem,77vw,24.5rem)!important;min-height:0!important;margin-top:0!important;padding-top:0.15rem!important}body[data-page="inicio"] .services-drift__slide{top:47%!important;width:min(82vw,18.25rem)!important}body[data-page="inicio"] .services-drift__card{aspect-ratio:0.92 / 1!important;min-height:0!important;max-height:none!important;height:auto!important;padding:1rem!important;border-radius:1.85rem!important;grid-template-rows:auto 1fr auto!important;gap:0.65rem!important}body[data-page="inicio"] .services-drift__card-top{top:0.95rem!important;right:0.95rem!important}body[data-page="inicio"] .services-drift__icon{width:6.8rem!important;height:6.8rem!important;min-width:6.8rem!important;min-height:6.8rem!important;padding:0.35rem!important}body[data-page="inicio"] .services-drift__icon img{width:5.3rem!important;height:5.3rem!important}body[data-page="inicio"] .services-drift__card-copy{align-self:center!important;max-width:min(100%,14.9rem)!important;padding-top:4.9rem!important;padding-bottom:0.2rem!important;gap:0.58rem!important}body[data-page="inicio"] .services-drift__card h3{width:min(100%,14.9rem)!important;font-size:clamp(1.85rem,8.2vw,2.22rem)!important;line-height:0.98!important}body[data-page="inicio"] .services-drift__slide--events-card .services-drift__card h3{width:min(100%,15.35rem)!important;font-size:clamp(1.72rem,7.5vw,2.02rem)!important}body[data-page="inicio"] .services-drift__card p:last-child{max-width:15rem!important;font-size:0.88rem!important;line-height:1.34!important}body[data-page="inicio"] .services-drift__link{min-height:2.75rem!important;padding:0.78rem 1.05rem!important;font-size:0.84rem!important}}@media (max-width:760px){body[data-page="inicio"] .approach-story--process-infograph .approach-story__heading{width:min(calc(100% - 4.75rem),18.5rem)!important;margin-bottom:2rem!important}body[data-page="inicio"] .approach-story--process-infograph .approach-story__heading .section-heading__copy,body[data-page="inicio"] .approach-story--process-infograph .approach-story__heading h2{width:100%!important;max-width:100%!important}body[data-page="inicio"] .approach-story--process-infograph .approach-story__heading h2{gap:0.18rem!important}body[data-page="inicio"] .approach-story--process-infograph .approach-story__title-main,body[data-page="inicio"] .approach-story--process-infograph .approach-story__title-accent{white-space:normal!important;text-wrap:balance!important}body[data-page="inicio"] .approach-story--process-infograph .approach-story__title-main{font-size:clamp(1.72rem,7.6vw,2.18rem)!important;line-height:1!important;letter-spacing:-0.04em!important}body[data-page="inicio"] .approach-story--process-infograph .approach-story__title-accent{font-size:clamp(1.95rem,8.6vw,2.45rem)!important;line-height:0.98!important;letter-spacing:-0.045em!important}}@media (max-width:760px){body[data-page="inicio"] .burger-menu,body:not([data-page="inicio"]) .burger-menu{width:88px!important;transform:translateX(58px)!important}body.menu-tab-visible .burger-menu,body.burger-menu-open .burger-menu{transform:translateX(0)!important}.menu-tab-svg{width:88px!important}.burger-menu .line{right:15px!important;width:15px!important}body[data-page="inicio"] .featured-projects-reel__overlay{width:min(calc(100% - 4.75rem),21rem)!important;max-width:min(calc(100% - 4.75rem),21rem)!important;left:1rem!important;right:auto!important}body[data-page="inicio"] .featured-projects-reel__footer-row{grid-template-columns:1fr!important;grid-template-areas:"primary" "secondary" "controls"!important;justify-items:start!important;gap:0.65rem!important}body[data-page="inicio"] .featured-projects-reel__button{justify-self:start!important;width:auto!important;max-width:100%!important;min-width:10.75rem!important;min-height:2.95rem!important;padding:0 1.2rem!important;font-size:0.9rem!important}body[data-page="inicio"] .featured-projects-reel__link{justify-self:start!important;width:auto!important;max-width:100%!important;min-width:11.5rem!important;min-height:2.95rem!important;padding:0.72rem 1rem!important;font-size:0.88rem!important;text-align:center!important}body[data-page="inicio"] .featured-projects-reel__controls{justify-self:start!important;gap:0.45rem!important}body[data-page="inicio"] .featured-projects-reel__control{width:2.55rem!important;height:2.55rem!important}}@media (hover:hover) and (pointer:fine){body[data-page="inicio"] .services-preview .section-heading h2,body[data-page="inicio"] .approach-story__heading h2,body[data-page="inicio"] .featured-projects .section-heading--show-title h2,body[data-page="inicio"] .allies-home__heading h2,body[data-page="inicio"] .final-contact-editorial__title{cursor:default!important}body[data-page="inicio"] .services-preview .services-title__lead,body[data-page="inicio"] .services-preview .services-title__lead--strong,body[data-page="inicio"] .approach-story__title-main,body[data-page="inicio"] .approach-story__title-accent,body[data-page="inicio"] .featured-projects__title-main,body[data-page="inicio"] .featured-projects__title-accent,body[data-page="inicio"] .allies-home__title-main,body[data-page="inicio"] .allies-home__title-accent,body[data-page="inicio"] .final-contact-editorial__title-main,body[data-page="inicio"] .final-contact-editorial__title-script{transition:color 260ms ease,transform 360ms cubic-bezier(0.19,1,0.22,1),text-shadow 360ms ease!important;will-change:transform,color!important}body[data-page="inicio"] .services-preview .section-heading h2:hover .services-title__lead:not(.services-title__lead--strong),body[data-page="inicio"] .approach-story__heading h2:hover .approach-story__title-main,body[data-page="inicio"] .allies-home__heading h2:hover .allies-home__title-main{transform:translateY(-0.06em)!important;color:#00b8c5!important;text-shadow:0 10px 28px rgba(0,184,197,0.16)!important}body[data-page="inicio"] .services-preview .section-heading h2:hover .services-title__lead--strong,body[data-page="inicio"] .approach-story__heading h2:hover .approach-story__title-accent,body[data-page="inicio"] .allies-home__heading h2:hover .allies-home__title-accent{transform:translateY(-0.03em)!important;color:#c91235!important;text-shadow:0 12px 30px rgba(201,18,53,0.16)!important}body[data-page="inicio"] .featured-projects .section-heading--show-title h2:hover .featured-projects__title-main,body[data-page="inicio"] .final-contact-editorial__title:hover .final-contact-editorial__title-main{transform:translateY(-0.06em)!important;color:#86edf1!important;text-shadow:0 14px 34px rgba(134,237,241,0.22)!important}body[data-page="inicio"] .featured-projects .section-heading--show-title h2:hover .featured-projects__title-accent,body[data-page="inicio"] .final-contact-editorial__title:hover .final-contact-editorial__title-script{transform:translateY(-0.03em) rotate(-1deg)!important;color:#ffd86a!important;text-shadow:0 14px 34px rgba(255,216,106,0.2)!important}}@media (min-width:761px) and (max-height:920px){:root{--top-rail-height:clamp(4.45rem,4.9vw,4.9rem);--top-rail-height-compact:clamp(3.95rem,4.35vw,4.35rem);--top-rail-padding-inline:clamp(0.95rem,2.2vw,2rem);--top-rail-padding-top:clamp(0.34rem,0.54vw,0.52rem);--top-rail-padding-bottom:clamp(0.22rem,0.4vw,0.36rem);--top-rail-menu-space:clamp(4rem,4.45vw,4.6rem);--top-rail-logo-width:clamp(124px,8.2vw,150px);--top-rail-logo-width-compact:clamp(112px,7.3vw,136px);--top-rail-lang-size:2.85rem}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial{background:radial-gradient(circle at 19% 52%,#ffffff 0 28rem,#0c5777 28.1rem)!important}body[data-page="inicio"] .final-contact-editorial{grid-template-columns:minmax(34rem,48vw) minmax(24rem,1fr)!important;min-height:clamp(29rem,31vw,34rem)!important;padding:clamp(0.8rem,1.3vw,1.2rem) clamp(2.8rem,5vw,5rem) 0 clamp(0.4rem,1.6vw,1.2rem)!important}body[data-page="inicio"] .final-contact-editorial__art{min-height:clamp(25rem,28vw,31rem)!important;justify-content:flex-start!important}body[data-page="inicio"] .final-contact-editorial__illustration{width:clamp(20rem,22vw,25rem)!important;transform:translateX(clamp(2.5rem,5vw,5.5rem)) translateY(1rem)!important}body[data-page="inicio"] .final-contact-editorial__content{width:min(100%,32rem)!important;gap:clamp(1.6rem,2.3vw,2.2rem)!important;transform:translateX(clamp(1rem,1.8vw,1.8rem))!important}body[data-page="inicio"] .final-contact-editorial__hero{gap:clamp(1.35rem,2vw,1.95rem)!important}body[data-page="inicio"] .final-contact-editorial__title-main{font-size:clamp(2.3rem,2.55vw,3.05rem)!important;line-height:0.92!important}body[data-page="inicio"] .final-contact-editorial__title-script{font-size:clamp(2.5rem,2.95vw,3.55rem)!important;line-height:0.92!important}body[data-page="inicio"] .final-contact-editorial__copy{max-width:14ch!important;font-size:clamp(1.2rem,1.4vw,1.55rem)!important;line-height:1.18!important}body[data-page="inicio"] .final-contact-editorial__button{width:min(100%,22rem)!important;min-height:clamp(3.6rem,4vw,4.15rem)!important;font-size:clamp(1.12rem,1.22vw,1.38rem)!important}body[data-page="inicio"] .approach-story--process-infograph .approach-story__process-shell{padding-top:clamp(2rem,3.1vw,2.7rem)!important;padding-bottom:clamp(3.25rem,5.2vw,4.35rem)!important}body[data-page="inicio"] .approach-story--process-infograph .approach-story__heading{margin-bottom:clamp(1.2rem,2.2vw,1.8rem)!important}body[data-page="inicio"] .approach-story--process-infograph .approach-process__item:first-child{padding-top:clamp(1.15rem,2vw,1.8rem)!important}body[data-page="inicio"] .home-hero,body[data-page="inicio"] .hero--reference.home-hero{min-height:100svh!important;padding-top:calc(var(--top-rail-height) + 1.35rem)!important;padding-bottom:clamp(1.5rem,3.8vh,2.4rem)!important}body[data-page="inicio"] .home-hero .hero__content--stacked,body[data-page="inicio"] .home-hero .hero__copy--center{width:min(100% - 4rem,46rem)!important;max-width:46rem!important;gap:clamp(0.5rem,1.6vh,0.95rem)!important}body[data-page="inicio"] .home-hero .hero__content--stacked{transform:none!important}body[data-page="inicio"] .home-hero .hero__copy--center{left:auto!important;justify-self:center!important;margin:0 auto!important;transform:translateY(clamp(0.9rem,2vh,1.6rem))!important}body[data-page="inicio"] .home-hero .hero-title__artwork{width:min(49vw,36rem)!important;max-width:36rem!important;max-height:43svh!important;margin:0 auto 0.75rem!important;transform:none!important;overflow:visible!important}body[data-page="inicio"] .home-hero .hero-title__artwork video{display:block!important;width:100%!important;max-width:100%!important;height:auto!important;max-height:43svh!important;object-fit:contain!important;object-position:center top!important}body[data-page="inicio"] .home-hero .hero-title{width:min(100%,42rem)!important;max-width:42rem!important;margin:0 auto!important;transform:none!important}body[data-page="inicio"] .home-hero .hero-title__main,body[data-page="inicio"] .home-hero .hero-title__secondary{white-space:normal!important;text-wrap:balance!important}body[data-page="inicio"] .home-hero .hero-title__main{font-size:clamp(2rem,2.7vw,3rem)!important;line-height:1.02!important}body[data-page="inicio"] .home-hero .hero-title__line{margin-top:0.1rem!important}body[data-page="inicio"] .home-hero .hero-title__secondary{font-size:clamp(2.15rem,3vw,3.2rem)!important;line-height:0.98!important}body[data-page="inicio"] .home-hero .hero__actions--center{width:min(100%,15rem)!important;margin-top:0.8rem!important;transform:none!important}body[data-page="inicio"] .button--liquid-home{min-width:14.75rem!important;min-height:3.75rem!important}body[data-page="inicio"] .button--liquid-home .button__label{font-size:0.98rem!important;line-height:1.18!important}body[data-page="inicio"] .burger-menu,body:not([data-page="inicio"]) .burger-menu{width:156px!important;transform:translateX(102px)!important}body.menu-tab-visible .burger-menu,body.burger-menu-open .burger-menu{transform:translateX(0)!important}.menu-tab-svg{width:156px!important}.burger-menu .line{right:25px!important}}@media (min-width:761px) and (max-height:540px){body[data-page="inicio"] .site-header,body:not([data-page="inicio"]) .site-header{padding-top:0.75rem!important}body[data-page="inicio"] .brand-mark--image img,body:not([data-page="inicio"]) .brand-mark--image img{width:clamp(92px,8.5vw,126px)!important}body[data-page="inicio"] .site-header__tools{top:0.75rem!important;right:0.95rem!important}body[data-page="inicio"] .site-header__music-toggle{width:2.85rem!important;height:2.85rem!important;min-width:2.85rem!important;min-height:2.85rem!important}body[data-page="inicio"] .home-hero,body[data-page="inicio"] .hero--reference.home-hero{min-height:100svh!important;padding-top:calc(var(--top-rail-height) + 0.9rem)!important;padding-bottom:1.6rem!important}body[data-page="inicio"] .home-hero .hero__content--stacked,body[data-page="inicio"] .home-hero .hero__copy--center{width:min(100% - 6rem,36rem)!important;max-width:36rem!important;gap:0.35rem!important}body[data-page="inicio"] .home-hero .hero__content--stacked{transform:none!important}body[data-page="inicio"] .home-hero .hero__copy--center{left:auto!important;justify-self:center!important;margin:0 auto!important;transform:translateY(0.35rem)!important}body[data-page="inicio"] .home-hero .hero-title__artwork{width:min(40vw,18rem)!important;max-width:18rem!important;max-height:10rem!important;margin:0 auto 0.35rem!important}body[data-page="inicio"] .home-hero .hero-title__artwork video{max-height:10rem!important}body[data-page="inicio"] .home-hero .hero-title{width:min(100%,29rem)!important;max-width:29rem!important}body[data-page="inicio"] .home-hero .hero-title__main{font-size:clamp(1.5rem,3vw,1.95rem)!important;line-height:1.04!important}body[data-page="inicio"] .home-hero .hero-title__secondary{font-size:clamp(1.75rem,3.6vw,2.35rem)!important;line-height:0.98!important}body[data-page="inicio"] .home-hero .hero__actions--center{width:min(100%,12.5rem)!important;margin-top:0.45rem!important}body[data-page="inicio"] .button--liquid-home{min-width:12.5rem!important;min-height:3.1rem!important}body[data-page="inicio"] .button--liquid-home .button__label{font-size:0.88rem!important;line-height:1.1!important}body[data-page="inicio"] .burger-menu,body:not([data-page="inicio"]) .burger-menu{width:104px!important;transform:translateX(68px)!important}.menu-tab-svg{width:104px!important}.burger-menu .line{right:16px!important;width:15px!important}}:root{--content-title-size-unified:48.24px;--content-title-line-height-unified:0.96;--content-title-letter-spacing-unified:-0.045em}body[data-page="inicio"] .services-drift__card-top{position:absolute!important;top:clamp(1rem,1.8vw,1.45rem)!important;right:clamp(1rem,1.8vw,1.45rem)!important;left:auto!important;width:auto!important;display:flex!important;align-items:flex-start!important;justify-content:flex-end!important;z-index:3!important}body[data-page="inicio"] .services-drift__icon{display:flex!important;align-items:flex-start!important;justify-content:flex-end!important;margin-left:auto!important}body[data-page="inicio"] .services-drift__icon img{display:block!important;margin-left:auto!important}@media (min-width:761px){body[data-page="inicio"] .services-drift__card-top{top:clamp(1.15rem,1.7vw,1.5rem)!important;right:clamp(1.15rem,1.7vw,1.5rem)!important;width:clamp(6.2rem,7vw,7.2rem)!important;justify-content:flex-end!important;pointer-events:none!important}body[data-page="inicio"] .services-drift__icon{width:100%!important;height:auto!important;min-width:0!important;min-height:0!important;padding:0!important;margin-left:auto!important;transform:none!important}body[data-page="inicio"] .services-drift__icon img{width:100%!important;height:auto!important;max-width:clamp(6.2rem,7vw,7.2rem)!important;transform:none!important}body[data-page="inicio"] .services-drift__card-copy{width:min(100%,22rem)!important;max-width:min(100%,22rem)!important;padding-top:clamp(5.45rem,6.15vw,6.2rem)!important;padding-right:0!important}body[data-page="inicio"] .services-drift__card h3,body[data-page="inicio"] .services-drift__slide--events-card .services-drift__card h3{width:100%!important;max-width:100%!important;min-height:1.92em!important;font-size:clamp(2.25rem,2.95vw,3rem)!important;line-height:0.96!important;text-align:left!important}body[data-page="inicio"] .services-drift__card h3 span,body[data-page="inicio"] .services-drift__card h3 strong{white-space:nowrap!important}body[data-page="inicio"] .services-drift__card p:last-child{max-width:min(100%,22rem)!important}}body .section:not(.page-hero):not(.home-hero) .services-title__lead:not(.services-title__lead--strong),body .section:not(.page-hero):not(.home-hero) .approach-story__title-main,body .section:not(.page-hero):not(.home-hero) .allies-home__title-main,body .section:not(.page-hero):not(.home-hero) .team-home-preview__title-main,body .section:not(.page-hero):not(.home-hero) .secondary-display__main,body .section:not(.page-hero):not(.home-hero) .services-explainer-heading__main,body .section:not(.page-hero):not(.home-hero) .final-cta__title-final,body .section:not(.page-hero):not(.home-hero) .final-contact-editorial__title-main,body[data-page="nosotros"] .brand-evolution__header h2,body[data-page="nosotros"] .values-shell__header h2,body[data-page="servicios"] .service-detail__header h2{font-size:var(--content-title-size-unified)!important;letter-spacing:var(--content-title-letter-spacing-unified)!important;line-height:var(--content-title-line-height-unified)!important}body .section:not(.page-hero):not(.home-hero) .services-title__lead--strong,body .section:not(.page-hero):not(.home-hero) .services-title__accent,body .section:not(.page-hero):not(.home-hero) .approach-story__title-accent,body .section:not(.page-hero):not(.home-hero) .allies-home__title-accent,body .section:not(.page-hero):not(.home-hero) .team-home-preview__title-accent,body .section:not(.page-hero):not(.home-hero) .secondary-display__accent,body .section:not(.page-hero):not(.home-hero) .services-explainer-heading__accent,body .section:not(.page-hero):not(.home-hero) .final-contact-editorial__title-script{font-size:var(--content-title-size-unified)!important;letter-spacing:var(--content-title-letter-spacing-unified)!important;line-height:var(--content-title-line-height-unified)!important}body .section:not(.page-hero):not(.home-hero) .section-heading h2,body .section:not(.page-hero):not(.home-hero) .secondary-display.secondary-display--compact,body .section:not(.page-hero):not(.home-hero) .final-cta__title-final,body .section:not(.page-hero):not(.home-hero) .final-contact-editorial__title,body[data-page="nosotros"] .brand-evolution__header h2,body[data-page="nosotros"] .values-shell__header h2,body[data-page="servicios"] .service-detail__header h2{letter-spacing:var(--content-title-letter-spacing-unified)!important}@media (max-width:760px){body .section:not(.page-hero):not(.home-hero) .services-title__lead:not(.services-title__lead--strong),body .section:not(.page-hero):not(.home-hero) .approach-story__title-main,body .section:not(.page-hero):not(.home-hero) .allies-home__title-main,body .section:not(.page-hero):not(.home-hero) .team-home-preview__title-main,body .section:not(.page-hero):not(.home-hero) .secondary-display__main,body .section:not(.page-hero):not(.home-hero) .services-explainer-heading__main,body .section:not(.page-hero):not(.home-hero) .final-cta__title-final,body .section:not(.page-hero):not(.home-hero) .services-title__lead--strong,body .section:not(.page-hero):not(.home-hero) .services-title__accent,body .section:not(.page-hero):not(.home-hero) .approach-story__title-accent,body .section:not(.page-hero):not(.home-hero) .allies-home__title-accent,body .section:not(.page-hero):not(.home-hero) .team-home-preview__title-accent,body .section:not(.page-hero):not(.home-hero) .secondary-display__accent,body .section:not(.page-hero):not(.home-hero) .services-explainer-heading__accent,body .section:not(.page-hero):not(.home-hero) .final-contact-editorial__title-main,body .section:not(.page-hero):not(.home-hero) .final-contact-editorial__title-script,body[data-page="nosotros"] .brand-evolution__header h2,body[data-page="nosotros"] .values-shell__header h2,body[data-page="servicios"] .service-detail__header h2{font-size:clamp(2rem,8vw,var(--content-title-size-unified))!important}}@media (max-width:760px){body[data-page="inicio"] .final-contact-section.final-contact-section--editorial{background:linear-gradient(180deg,#ffffff 0,#ffffff clamp(13.75rem,43vw,15.5rem),#0c5777 clamp(13.75rem,43vw,15.5rem),#0c5777 100%)!important}body[data-page="inicio"] .final-contact-editorial{gap:0!important;padding:0.35rem 1rem 2rem!important}body[data-page="inicio"] .final-contact-editorial__art{min-height:clamp(12.4rem,38vw,14.2rem)!important;align-items:flex-end!important}body[data-page="inicio"] .final-contact-editorial__illustration{width:min(54vw,12.75rem)!important;transform:translateX(-2%) translateY(-0.9rem)!important}body[data-page="inicio"] .final-contact-editorial__content{width:min(100%,22rem)!important;gap:1.2rem!important;padding:1.55rem 1rem 0!important;justify-items:center!important;text-align:center!important}body[data-page="inicio"] .final-contact-editorial__hero{gap:0.95rem!important;justify-items:center!important;text-align:center!important}body[data-page="inicio"] .final-contact-editorial__actions{justify-content:center!important;padding-bottom:0.2rem!important}}@media (min-width:761px){body[data-page="inicio"] .home-hero .hero__copy--center{margin-top:-40px!important}}body[data-page="inicio"] .approach-story--process-infograph{--process-title-size-fluid:clamp(1.7rem,4.2vw,3.9rem);--process-title-line-height-fluid:0.94;--process-title-letter-spacing-fluid:-0.065em;--process-step-title-size-fluid:clamp(1.9rem,3vw,3.015rem);--process-step-title-line-height-fluid:0.96;--process-step-title-letter-spacing-fluid:-0.065em;--process-body-size-fluid:clamp(1rem,1.28vw,1.3rem);--process-body-line-height-fluid:1.42;--process-quote-size-fluid:clamp(1.05rem,1.62vw,1.7rem);--process-quote-script-size-fluid:clamp(1.8rem,2.55vw,3.05rem);--process-quote-line-height-fluid:1.02;--process-quote-script-line-height-fluid:0.93}body[data-page="inicio"] .approach-story--process-infograph .approach-story__title-main,body[data-page="inicio"] .approach-story--process-infograph .approach-story__title-accent{font-size:var(--process-title-size-fluid)!important;line-height:var(--process-title-line-height-fluid)!important;letter-spacing:var(--process-title-letter-spacing-fluid)!important}body[data-page="inicio"] .approach-story--process-infograph .approach-story__title-main{font-weight:300!important}body[data-page="inicio"] .approach-story--process-infograph .approach-story__title-accent{font-weight:700!important}body[data-page="inicio"] .approach-story--process-infograph .approach-process__heading-row h3{font-size:var(--process-step-title-size-fluid)!important;line-height:var(--process-step-title-line-height-fluid)!important;letter-spacing:var(--process-step-title-letter-spacing-fluid)!important}body[data-page="inicio"] .approach-story--process-infograph .approach-process__body{font-size:var(--process-body-size-fluid)!important;line-height:var(--process-body-line-height-fluid)!important;letter-spacing:0!important}body[data-page="inicio"] .approach-story--process-infograph .approach-process__quote span{font-size:var(--process-quote-size-fluid)!important;line-height:var(--process-quote-line-height-fluid)!important;letter-spacing:0!important}body[data-page="inicio"] .approach-story--process-infograph .approach-process__quote em{font-size:var(--process-quote-script-size-fluid)!important;line-height:var(--process-quote-script-line-height-fluid)!important;letter-spacing:0!important}@media (max-width:760px){body[data-page="inicio"] .approach-story--process-infograph .approach-story__heading{width:min(calc(100% - 2rem),21rem)!important;margin-bottom:clamp(1.75rem,6vw,2.25rem)!important}body[data-page="inicio"] .approach-story--process-infograph .approach-story__heading .section-heading__copy,body[data-page="inicio"] .approach-story--process-infograph .approach-story__heading h2{width:100%!important;max-width:100%!important}body[data-page="inicio"] .approach-story--process-infograph .approach-story__heading h2{gap:0.22rem!important}body[data-page="inicio"] .approach-story--process-infograph .approach-story__title-main,body[data-page="inicio"] .approach-story--process-infograph .approach-story__title-accent{white-space:normal!important;text-wrap:balance!important}body[data-page="inicio"] .approach-story--process-infograph .approach-process__body,body[data-page="inicio"] .approach-story--process-infograph .approach-process__quote{max-width:min(100%,20rem)!important}body[data-page="inicio"] .approach-story--process-infograph .approach-process__quote{width:min(100%,20rem)!important}}body[data-page="inicio"] .site-header,body:not([data-page="inicio"]) .site-header{z-index:320!important}body[data-page="inicio"] .site-header__tools,body:not([data-page="inicio"]) .site-header__tools{z-index:340!important;pointer-events:auto!important}@media (max-width:980px){body[data-page="inicio"] .approach-story--process-infograph .approach-story__process-shell{width:min(calc(100% - 2rem),46rem)!important}body[data-page="inicio"] .approach-story--process-infograph .approach-story__heading{width:min(100%,42rem)!important;margin-bottom:clamp(1.6rem,4vw,2.4rem)!important}body[data-page="inicio"] .approach-story--process-infograph .approach-story__heading .section-heading__copy,body[data-page="inicio"] .approach-story--process-infograph .approach-story__heading h2{width:100%!important;max-width:100%!important}body[data-page="inicio"] .approach-story--process-infograph .approach-story__title-main,body[data-page="inicio"] .approach-story--process-infograph .approach-story__title-accent{max-width:100%!important;white-space:normal!important;overflow-wrap:normal!important;text-wrap:balance!important;letter-spacing:0!important}body[data-page="inicio"] .approach-story--process-infograph .approach-process__item,body[data-page="inicio"] .approach-story--process-infograph .approach-process__item--reverse{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:clamp(1.15rem,3.5vw,1.75rem)!important;align-items:center!important;padding:clamp(2.25rem,5vw,3rem) 0!important;text-align:center!important}body[data-page="inicio"] .approach-story--process-infograph .approach-process__content,body[data-page="inicio"] .approach-story--process-infograph .approach-process__item--reverse .approach-process__content{order:1!important;justify-self:center!important;justify-items:center!important;width:min(100%,34rem)!important;transform:none!important}body[data-page="inicio"] .approach-story--process-infograph .approach-process__media,body[data-page="inicio"] .approach-story--process-infograph .approach-process__item--reverse .approach-process__media{order:2!important;justify-content:center!important;width:100%!important}body[data-page="inicio"] .approach-story--process-infograph .approach-process__body{max-width:min(100%,32rem)!important;margin-inline:auto!important}body[data-page="inicio"] .approach-story--process-infograph .approach-process__quote{width:min(100%,31rem)!important;max-width:min(100%,31rem)!important;margin-inline:auto!important}body[data-page="inicio"] .approach-story--process-infograph .approach-process__quote span,body[data-page="inicio"] .approach-story--process-infograph .approach-process__quote em{white-space:normal!important;text-wrap:balance!important}body[data-page="inicio"] .approach-story--process-infograph .approach-process__media img{width:min(100%,22rem)!important;max-height:none!important}}@media (max-width:620px){body[data-page="inicio"] .approach-story--process-infograph{--process-title-size-fluid:2rem;--process-step-title-size-fluid:2.2rem;--process-body-size-fluid:1rem;--process-quote-size-fluid:1.12rem;--process-quote-script-size-fluid:2rem}body[data-page="inicio"] .approach-story--process-infograph .approach-story__process-shell{width:min(calc(100% - 1.5rem),25rem)!important}body[data-page="inicio"] .approach-story--process-infograph .approach-story__heading{width:100%!important}body[data-page="inicio"] .approach-story--process-infograph .approach-process__item,body[data-page="inicio"] .approach-story--process-infograph .approach-process__item--reverse{gap:1rem!important;padding:2.15rem 0!important}body[data-page="inicio"] .approach-story--process-infograph .approach-process__body{max-width:28ch!important}body[data-page="inicio"] .approach-story--process-infograph .approach-process__quote{width:min(100%,20rem)!important}body[data-page="inicio"] .approach-story--process-infograph .approach-process__media img{width:min(88vw,18.5rem)!important}}body[data-page="inicio"] .site-header__music-toggle,body:not([data-page="inicio"]) .site-header__music-toggle{position:relative!important;z-index:341!important;pointer-events:auto!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial{--editorial-arc-size:clamp(50rem,63vw,82rem);--editorial-shell-max:1500px;position:relative!important;left:auto!important;width:100vw!important;max-width:none!important;margin-left:calc(50% - 50vw)!important;margin-right:0!important;padding:0!important;background:linear-gradient(135deg,#0f6a8f 0%,#0c5a7d 44%,#083f5c 100%)!important;overflow:hidden!important;isolation:isolate!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial::before{content:""!important;position:absolute!important;top:51%!important;left:calc(var(--editorial-arc-size) * -0.36)!important;width:var(--editorial-arc-size)!important;aspect-ratio:1 / 1!important;transform:translateY(-50%)!important;border-radius:50%!important;background:#ffffff!important;z-index:0!important;pointer-events:none!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial::after{content:""!important;position:absolute!important;inset:0!important;background:radial-gradient(circle at 69% 34%,rgba(44,209,219,0.15) 0%,rgba(44,209,219,0) 18rem),radial-gradient(circle at 77% 72%,rgba(255,255,255,0.08) 0%,rgba(255,255,255,0) 22rem)!important;z-index:0!important;pointer-events:none!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial{position:relative!important;z-index:1!important;display:grid!important;grid-template-columns:minmax(0,0.92fr) minmax(0,1.08fr)!important;align-items:center!important;gap:clamp(2.25rem,4.8vw,5.5rem)!important;width:min(100%,var(--editorial-shell-max))!important;min-height:clamp(34rem,38vw,40rem)!important;margin:0 auto!important;padding:clamp(1.8rem,2.4vw,2.6rem) clamp(4.8rem,6.8vw,7.2rem) clamp(1rem,1.9vw,1.7rem) clamp(1rem,2.8vw,2.5rem)!important;box-sizing:border-box!important;opacity:1!important;transform:none!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__art{position:relative!important;display:flex!important;align-items:flex-end!important;justify-content:flex-start!important;min-height:clamp(25rem,33vw,33rem)!important;padding:0 0 0 clamp(2rem,6vw,7rem)!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__illustration{position:relative!important;display:block!important;width:clamp(18.5rem,23vw,25rem)!important;max-width:100%!important;height:auto!important;transform:translateY(1rem)!important;opacity:1!important;filter:none!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__content{position:relative!important;display:grid!important;align-content:center!important;justify-items:start!important;gap:clamp(1.35rem,2vw,2rem)!important;width:min(100%,37rem)!important;margin:0!important;padding:0 clamp(0.25rem,1vw,0.75rem) 0 0!important;text-align:left!important;transform:none!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__hero{display:grid!important;justify-items:start!important;gap:clamp(0.95rem,1.8vw,1.6rem)!important;width:100%!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__title{display:grid!important;gap:0!important;margin:0!important;padding:0!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__title-main,body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__title-script{display:block!important;margin:0!important;color:#ffffff!important;white-space:nowrap!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__title-main{font-size:clamp(2.75rem,3.45vw,3.9rem)!important;font-weight:300!important;line-height:0.92!important;letter-spacing:-0.035em!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__title-script{font-size:clamp(2.95rem,3.8vw,4.3rem)!important;font-weight:400!important;line-height:0.92!important;letter-spacing:0!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__copy{display:grid!important;gap:0.12em!important;max-width:15ch!important;margin:0!important;color:#ffffff!important;font-size:clamp(1.28rem,1.6vw,1.78rem)!important;font-weight:300!important;line-height:1.22!important;letter-spacing:-0.02em!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__copy span{display:block!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__copy span:first-child,body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__copy span:last-child{white-space:nowrap!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__actions{display:flex!important;justify-content:flex-start!important;align-items:center!important;width:100%!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__button{width:min(100%,23.5rem)!important;min-width:0!important;min-height:clamp(4rem,4.35vw,4.7rem)!important;padding-inline:clamp(1.8rem,3vw,2.55rem)!important;font-size:clamp(1.2rem,1.38vw,1.55rem)!important;letter-spacing:-0.02em!important;box-shadow:0 18px 36px rgba(4,35,52,0.18)!important}@media (max-width:1320px){body[data-page="inicio"] .final-contact-section.final-contact-section--editorial{--editorial-arc-size:clamp(44rem,67vw,68rem)}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial{padding-right:clamp(4rem,5.4vw,5.4rem)!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__illustration{width:clamp(17rem,22vw,22.5rem)!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__content{width:min(100%,33rem)!important}}@media (max-width:1080px){body[data-page="inicio"] .final-contact-section.final-contact-section--editorial{--editorial-arc-size:clamp(40rem,76vw,58rem)}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial::before{left:calc(var(--editorial-arc-size) * -0.43)!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial{grid-template-columns:minmax(0,0.88fr) minmax(0,1.12fr)!important;min-height:clamp(30rem,42vw,35rem)!important;gap:clamp(1.2rem,2vw,1.8rem)!important;padding:clamp(1.35rem,1.8vw,1.75rem) clamp(3rem,4.4vw,4.2rem) 0.8rem clamp(0.8rem,1.7vw,1.35rem)!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__art{min-height:clamp(21rem,32vw,26rem)!important;padding-left:clamp(1rem,3vw,2.6rem)!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__illustration{width:clamp(15rem,21vw,18.75rem)!important;transform:translateY(0.8rem)!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__title-main{font-size:clamp(2.25rem,3vw,2.95rem)!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__title-script{font-size:clamp(2.45rem,3.35vw,3.2rem)!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__copy{font-size:clamp(1.12rem,1.45vw,1.4rem)!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__button{width:min(100%,20.5rem)!important}}@media (max-width:860px){body[data-page="inicio"] .final-contact-section.final-contact-section--editorial{background:linear-gradient(180deg,#ffffff 0,#ffffff clamp(13.4rem,42vw,15rem),#0c5777 clamp(13.4rem,42vw,15rem),#0c5777 100%)!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial::before{content:none!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial::after{content:none!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial{grid-template-columns:1fr!important;justify-items:center!important;gap:0!important;width:100%!important;min-height:auto!important;padding:0.2rem 1rem 2rem!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__art{justify-content:center!important;min-height:clamp(12rem,36vw,14.5rem)!important;align-items:flex-end!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__illustration{width:min(56vw,13.6rem)!important;transform:translateY(-1.1rem)!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__content,body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__hero{justify-items:center!important;text-align:center!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__content{width:min(100%,22rem)!important;gap:1.2rem!important;padding:1.55rem 1rem 0!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__title-main,body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__title-script{white-space:normal!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__title-main{font-size:clamp(2.4rem,10vw,3.15rem)!important;line-height:0.96!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__title-script{font-size:clamp(2.65rem,11vw,3.55rem)!important;line-height:0.94!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__copy{max-width:11.5ch!important;font-size:clamp(1.35rem,5.4vw,1.95rem)!important;line-height:1.16!important;justify-items:center!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__copy span:first-child,body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__copy span:last-child{white-space:normal!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__actions{justify-content:center!important;padding-bottom:0.2rem!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__button{width:min(100%,18.5rem)!important;min-height:4rem!important;font-size:clamp(1.3rem,5vw,1.7rem)!important}}@media (max-width:520px){body[data-page="inicio"] .final-contact-section.final-contact-section--editorial{background:linear-gradient(180deg,#ffffff 0,#ffffff 14.15rem,#0c5777 14.15rem,#0c5777 100%)!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial{padding-bottom:2.1rem!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__art{min-height:13.8rem!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__illustration{width:min(58vw,14.25rem)!important;transform:translateY(-1.35rem)!important}}body[data-page="contacto"]{background:#f5fbfe!important}body[data-page="contacto"] .contact-mailer{min-height:auto!important;padding:clamp(6.4rem,8vw,7.25rem) 0 clamp(2.5rem,5vw,3.5rem)!important}body[data-page="contacto"] .contact-mailer__shell{position:relative!important;display:grid!important;grid-template-columns:minmax(21rem,0.72fr) minmax(42rem,1.28fr)!important;align-items:center!important;gap:clamp(0.25rem,1.2vw,1.4rem)!important;width:min(1480px,calc(100% - clamp(1.5rem,4vw,3.5rem)))!important;margin:0 auto!important;overflow:visible!important;transform:translateX(clamp(-3.5rem,-3.4vw,-1.25rem))!important}body[data-page="contacto"] .contact-mailer__art{position:relative!important;inset:auto!important;z-index:3!important;width:100%!important;display:flex!important;justify-content:center!important;align-items:center!important;pointer-events:none!important;transform:translateX(clamp(1.2rem,4vw,4.4rem))!important}body[data-page="contacto"] .contact-mailer__art img,body[data-page="contacto"] .contact-mailer__art svg{display:block!important;width:min(118%,36rem)!important;max-width:none!important;height:auto!important;margin:0!important}body[data-page="contacto"] .contact-mailer__form{position:relative!important;z-index:2!important;grid-column:auto!important;width:100%!important;max-width:68rem!important;padding:clamp(1.15rem,2vw,1.65rem) clamp(1.45rem,2.4vw,2.25rem)!important;border:1px solid rgba(31,68,88,0.12)!important;border-radius:8px!important;background:rgba(255,255,255,0.94)!important;box-shadow:0 24px 60px rgba(24,58,76,0.12)!important;backdrop-filter:blur(10px)!important}body[data-page="contacto"] .contact-mailer__eyebrow{margin:0 0 0.25rem!important;color:#df563b!important;font-family:"Figtree",sans-serif!important;font-size:0.78rem!important;font-weight:800!important;letter-spacing:0.14em!important;text-transform:uppercase!important}body[data-page="contacto"] .contact-mailer__title{margin:0!important;color:#19384c!important;font-size:clamp(2.1rem,4vw,3.15rem)!important;line-height:1!important}body[data-page="contacto"] .contact-mailer__intro{max-width:42rem!important;margin:0.55rem 0 1.05rem!important;color:#5d7180!important;font-family:"Figtree",sans-serif!important;font-size:1rem!important;line-height:1.42!important}body[data-page="contacto"] .contact-mailer__grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:0.72rem 1rem!important}body[data-page="contacto"] .contact-mailer__field{position:relative!important;display:grid!important;gap:0.28rem!important;min-width:0!important}body[data-page="contacto"] .contact-mailer__field--message{margin-top:0.72rem!important}body[data-page="contacto"] .contact-mailer__label{color:#244558!important;font-family:"Figtree",sans-serif!important;font-size:0.86rem!important;font-weight:800!important;line-height:1.2!important}body[data-page="contacto"] .contact-mailer__icon{top:auto!important;bottom:0.78rem!important;left:0.95rem!important;width:1.1rem!important;height:1.1rem!important;color:#537187!important}body[data-page="contacto"] .contact-mailer__icon svg{width:1.1rem!important;height:1.1rem!important}body[data-page="contacto"] .contact-mailer__control{width:100%!important;min-height:2.75rem!important;padding:0.62rem 0.95rem!important;border:1px solid rgba(64,92,108,0.2)!important;border-radius:8px!important;background:#ffffff!important;box-shadow:none!important;color:#1e3443!important;font-family:"Figtree",sans-serif!important;font-size:0.98rem!important;font-weight:600!important;line-height:1.35!important;transition:border-color 160ms ease,box-shadow 160ms ease,background-color 160ms ease!important}body[data-page="contacto"] .contact-mailer__control--thick{padding-left:2.85rem!important;padding-right:0.95rem!important}body[data-page="contacto"] .contact-mailer__field--message .contact-mailer__control{min-height:6.7rem!important;padding:0.78rem 0.95rem!important;border-radius:8px!important;resize:vertical!important}body[data-page="contacto"] .contact-mailer__control:focus{outline:none!important;border-color:#ff8d43!important;background:#fffdfb!important;box-shadow:0 0 0 4px rgba(255,141,67,0.16)!important}body[data-page="contacto"] .contact-mailer__control::placeholder{color:#8b9aa5!important;font-family:"Figtree",sans-serif!important;font-size:0.95rem!important;font-weight:500!important}body[data-page="contacto"] .contact-mailer__control option{color:#1e3443!important}body[data-page="contacto"] .contact-mailer__meta{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:1rem!important;margin-top:0.9rem!important}body[data-page="contacto"] .contact-mailer__lines{display:grid!important;gap:0.2rem!important;min-width:0!important}body[data-page="contacto"] .contact-mailer__lines a{color:#4e6a7c!important;font-family:"Figtree",sans-serif!important;font-size:0.9rem!important;font-weight:700!important;overflow-wrap:anywhere!important}body[data-page="contacto"] .contact-mailer__submit.button{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:11.5rem!important;min-height:2.9rem!important;padding:0 1.55rem!important;border:0!important;border-radius:8px!important;background:#ff8d43!important;background-image:none!important;color:#ffffff!important;font-family:"Figtree",sans-serif!important;font-size:0.96rem!important;font-weight:800!important;line-height:1.1!important;box-shadow:0 14px 28px rgba(255,141,67,0.28)!important}body[data-page="contacto"] .contact-mailer__submit.button:hover,body[data-page="contacto"] .contact-mailer__submit.button:focus-visible{transform:translateY(-1px)!important;background:#df563b!important;box-shadow:0 16px 32px rgba(223,86,59,0.24)!important}body[data-page="contacto"] .contact-mailer__form .contact-form__status{min-height:0!important;margin:0!important}@media (max-width:980px){body[data-page="contacto"] .contact-mailer__shell{grid-template-columns:1fr!important;width:min(100% - 1.5rem,46rem)!important;gap:1.5rem!important;transform:none!important}body[data-page="contacto"] .contact-mailer__art img,body[data-page="contacto"] .contact-mailer__art svg{width:min(70vw,18rem)!important}body[data-page="contacto"] .contact-mailer__form{max-width:none!important}}@media (max-width:680px){body[data-page="contacto"] .contact-mailer{padding-top:6.75rem!important}body[data-page="contacto"] .contact-mailer__form{padding:1.1rem!important}body[data-page="contacto"] .contact-mailer__grid{grid-template-columns:1fr!important}body[data-page="contacto"] .contact-mailer__meta{grid-template-columns:1fr!important}body[data-page="contacto"] .contact-mailer__submit.button{width:100%!important}}@media (max-width:980px){body[data-page="inicio"] .approach-story--process-infograph .approach-story__process-shell{width:min(calc(100% - 2rem),46rem)!important}body[data-page="inicio"] .approach-story--process-infograph .approach-story__heading{width:min(100%,42rem)!important;margin-bottom:clamp(1.6rem,4vw,2.4rem)!important}body[data-page="inicio"] .approach-story--process-infograph .approach-story__heading .section-heading__copy,body[data-page="inicio"] .approach-story--process-infograph .approach-story__heading h2{width:100%!important;max-width:100%!important}body[data-page="inicio"] .approach-story--process-infograph .approach-story__title-main,body[data-page="inicio"] .approach-story--process-infograph .approach-story__title-accent{max-width:100%!important;white-space:normal!important;text-wrap:balance!important;letter-spacing:0!important}body[data-page="inicio"] .approach-story--process-infograph .approach-process__item,body[data-page="inicio"] .approach-story--process-infograph .approach-process__item--reverse{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:clamp(1.15rem,3.5vw,1.75rem)!important;padding:clamp(2.25rem,5vw,3rem) 0!important;text-align:center!important}body[data-page="inicio"] .approach-story--process-infograph .approach-process__content,body[data-page="inicio"] .approach-story--process-infograph .approach-process__item--reverse .approach-process__content{order:1!important;justify-self:center!important;justify-items:center!important;width:min(100%,34rem)!important;transform:none!important}body[data-page="inicio"] .approach-story--process-infograph .approach-process__media,body[data-page="inicio"] .approach-story--process-infograph .approach-process__item--reverse .approach-process__media{order:2!important;justify-content:center!important;width:100%!important}body[data-page="inicio"] .approach-story--process-infograph .approach-process__body,body[data-page="inicio"] .approach-story--process-infograph .approach-process__quote{max-width:min(100%,31rem)!important;margin-inline:auto!important}body[data-page="inicio"] .approach-story--process-infograph .approach-process__quote span,body[data-page="inicio"] .approach-story--process-infograph .approach-process__quote em{white-space:normal!important;text-wrap:balance!important}body[data-page="inicio"] .approach-story--process-infograph .approach-process__media img{width:min(100%,22rem)!important}}@media (max-width:620px){body[data-page="inicio"] .approach-story--process-infograph{--process-title-size-fluid:2rem;--process-step-title-size-fluid:2.2rem;--process-body-size-fluid:1rem;--process-quote-size-fluid:1.12rem;--process-quote-script-size-fluid:2rem}body[data-page="inicio"] .approach-story--process-infograph .approach-story__process-shell{width:min(calc(100% - 1.5rem),25rem)!important}body[data-page="inicio"] .approach-story--process-infograph .approach-process__item,body[data-page="inicio"] .approach-story--process-infograph .approach-process__item--reverse{gap:1rem!important;padding:2.15rem 0!important}body[data-page="inicio"] .approach-story--process-infograph .approach-process__body{max-width:28ch!important}body[data-page="inicio"] .approach-story--process-infograph .approach-process__quote{width:min(100%,20rem)!important}body[data-page="inicio"] .approach-story--process-infograph .approach-process__media img{width:min(88vw,18.5rem)!important}}@media (max-width:980px){body[data-page="inicio"] .final-contact-section.final-contact-section--editorial{min-height:auto!important;padding:0!important;overflow:hidden!important;background:#0c5777!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial::before{width:clamp(28rem,48vw,34rem)!important;height:150%!important;left:clamp(-17rem,-19vw,-10rem)!important;top:50%!important;transform:translateY(-50%)!important;border-radius:50%!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial::after{display:none!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial{min-height:clamp(27rem,56vw,32rem)!important;width:min(100%,58rem)!important;grid-template-columns:minmax(15rem,0.82fr) minmax(18rem,1fr)!important;gap:clamp(1rem,3vw,2.4rem)!important;align-items:center!important;padding:clamp(2rem,5vw,3rem) clamp(1.25rem,4vw,2.5rem)!important;margin:0 auto!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__art{min-height:24rem!important;justify-content:center!important;align-self:end!important;overflow:visible!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__illustration{width:min(34vw,18.5rem)!important;min-width:13.5rem!important;max-height:25rem!important;transform:none!important;object-fit:contain!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__content,body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__hero{width:min(100%,24rem)!important;justify-self:center!important;align-items:center!important;text-align:center!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__title{max-width:100%!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__title-main,body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__title-script{white-space:normal!important;text-wrap:balance!important;letter-spacing:0!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__title-main{font-size:clamp(2rem,4.2vw,2.65rem)!important;line-height:1.02!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__title-script{font-size:clamp(1.85rem,3.9vw,2.6rem)!important;line-height:1.02!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__copy{max-width:18rem!important;font-size:clamp(1rem,2.1vw,1.15rem)!important;line-height:1.35!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__button{width:min(100%,21rem)!important;min-height:3.6rem!important;padding-inline:1.25rem!important}}@media (max-width:680px){body[data-page="inicio"] .final-contact-section.final-contact-section--editorial{background:#0c5777!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial::before{width:120vw!important;height:19rem!important;left:50%!important;top:0!important;transform:translate(-50%,-43%)!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial{grid-template-columns:1fr!important;min-height:auto!important;width:min(100% - 1.5rem,27rem)!important;gap:0.75rem!important;padding:2rem 0 2.5rem!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__art{min-height:13rem!important;align-self:center!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__illustration{width:min(58vw,13.5rem)!important;min-width:0!important;max-height:15rem!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__content,body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__hero{width:100%!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__title-main{font-size:clamp(1.9rem,8vw,2.35rem)!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__title-script{font-size:clamp(1.9rem,8.5vw,2.45rem)!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__button{width:min(100%,20rem)!important}}@media (min-width:981px){body[data-page="inicio"] .final-contact-section.final-contact-section--editorial{--editorial-arc-size:clamp(54rem,58vw,72rem)!important;background:linear-gradient(135deg,#0f6a8f 0%,#0c5a7d 42%,#083f5c 100%)!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial::before{left:calc(var(--editorial-arc-size) * -0.34)!important;top:50%!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial{width:min(100%,1580px)!important;grid-template-columns:minmax(26rem,0.82fr) minmax(34rem,1.18fr)!important;gap:clamp(2rem,3.5vw,4.25rem)!important;min-height:clamp(35rem,37vw,40rem)!important;padding:clamp(1.6rem,2.2vw,2.35rem) clamp(5rem,7vw,8rem) 0 clamp(1.6rem,3vw,3rem)!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__art{align-self:stretch!important;align-items:flex-end!important;justify-content:center!important;min-height:100%!important;padding:0 0 0 clamp(2.25rem,4.4vw,5rem)!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__illustration{width:clamp(24rem,27vw,31rem)!important;max-height:none!important;transform:translateY(3.1rem)!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__content{justify-self:center!important;width:min(100%,34rem)!important;padding:0!important;transform:translateX(clamp(1.25rem,3vw,3.75rem))!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__button{width:min(100%,25.5rem)!important}}@media (max-width:980px){body[data-page="inicio"] .approach-story--process-infograph .approach-process__item--escuchamos .approach-process__media{justify-content:center!important}body[data-page="inicio"] .approach-story--process-infograph .approach-process__item--escuchamos .approach-process__media img{transform:translateX(clamp(-2.1rem,-5vw,-1rem))!important}}@media (max-width:620px){body[data-page="inicio"] .approach-story--process-infograph .approach-process__item--escuchamos .approach-process__media img{transform:translateX(clamp(-1.35rem,-4vw,-0.75rem))!important}}@media (max-width:520px){body[data-page="inicio"] .approach-story--process-infograph{--process-step-title-size-fluid:clamp(2rem,10vw,2.65rem);--process-body-size-fluid:clamp(1rem,4.7vw,1.28rem);--process-quote-size-fluid:clamp(1.12rem,5.2vw,1.45rem);--process-quote-script-size-fluid:clamp(1.65rem,8.2vw,2.35rem);--process-quote-script-line-height-fluid:1.06}body[data-page="inicio"] .approach-story--process-infograph .approach-process__content{width:min(100%,21rem)!important}body[data-page="inicio"] .approach-story--process-infograph .approach-process__body{max-width:29ch!important;line-height:1.45!important}body[data-page="inicio"] .approach-story--process-infograph .approach-process__quote{width:min(100%,21rem)!important;max-width:min(100%,21rem)!important;gap:0.24rem!important}body[data-page="inicio"] .approach-story--process-infograph .approach-process__quote span,body[data-page="inicio"] .approach-story--process-infograph .approach-process__quote em{display:block!important;max-width:100%!important;white-space:normal!important;overflow-wrap:normal!important;word-break:normal!important;text-wrap:balance!important;text-align:center!important}body[data-page="inicio"] .approach-story--process-infograph .approach-process__quote em{font-size:var(--process-quote-script-size-fluid)!important;line-height:var(--process-quote-script-line-height-fluid)!important}}@media (max-width:390px){body[data-page="inicio"] .approach-story--process-infograph{--process-body-size-fluid:1rem;--process-quote-size-fluid:1.08rem;--process-quote-script-size-fluid:1.85rem}body[data-page="inicio"] .approach-story--process-infograph .approach-process__content,body[data-page="inicio"] .approach-story--process-infograph .approach-process__quote{width:min(100%,19rem)!important}}@media (max-width:760px){body[data-page="inicio"] .featured-projects.featured-projects--reel{padding-top:clamp(3rem,10vw,4.5rem)!important;overflow:hidden!important}body[data-page="inicio"] .featured-projects.featured-projects--reel .section-heading{width:min(100% - 1.5rem,25rem)!important;margin:0 auto clamp(1.4rem,6vw,2rem)!important}body[data-page="inicio"] .featured-projects.featured-projects--reel .section-heading h2{max-width:100%!important;text-align:center!important}body[data-page="inicio"] .featured-projects.featured-projects--reel .featured-projects__title-main,body[data-page="inicio"] .featured-projects.featured-projects--reel .featured-projects__title-accent{white-space:normal!important;text-wrap:balance!important;letter-spacing:0!important}body[data-page="inicio"] .featured-projects-reel{width:100%!important;margin:0!important;padding:0!important}body[data-page="inicio"] .featured-projects-reel__stage,body[data-page="inicio"] .featured-projects-reel__viewport,body[data-page="inicio"] .featured-projects-reel__track,body[data-page="inicio"] .featured-projects-reel__slide,body[data-page="inicio"] .featured-projects-reel__media,body[data-page="inicio"] .featured-projects-reel__media img{border-radius:0!important}body[data-page="inicio"] .featured-projects-reel__stage{width:100vw!important;min-height:34rem!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;overflow:hidden!important}body[data-page="inicio"] .featured-projects-reel__viewport,body[data-page="inicio"] .featured-projects-reel__track,body[data-page="inicio"] .featured-projects-reel__slide,body[data-page="inicio"] .featured-projects-reel__media,body[data-page="inicio"] .featured-projects-reel__media img{width:100%!important;height:100%!important}body[data-page="inicio"] .featured-projects-reel__media img{object-fit:cover!important}body[data-page="inicio"] .featured-projects-reel__overlay{inset:auto 0 0 0!important;width:min(100% - 2rem,24rem)!important;margin:0 auto!important;padding:0 0 clamp(1.5rem,7vw,2.3rem)!important;display:grid!important;justify-items:center!important;gap:0.9rem!important;background:transparent!important;text-align:center!important}body[data-page="inicio"] .featured-projects-reel__title{width:100%!important;max-width:100%!important;margin:0!important;text-align:center!important;font-size:clamp(2.4rem,13vw,3.45rem)!important;line-height:1!important}body[data-page="inicio"] .featured-projects-reel__footer-row{display:grid!important;grid-template-columns:1fr!important;justify-items:center!important;align-items:center!important;gap:0.75rem!important;width:min(100%,21rem)!important}body[data-page="inicio"] .featured-projects-reel__button,body[data-page="inicio"] .featured-projects-reel__link{width:100%!important;min-height:3.35rem!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;margin:0!important;text-align:center!important}body[data-page="inicio"] .featured-projects-reel__controls{width:100%!important;display:flex!important;justify-content:center!important;align-items:center!important;gap:0.85rem!important;margin:0.2rem 0 0!important}body[data-page="inicio"] .featured-projects-reel__control{width:3.3rem!important;height:3.3rem!important;flex:0 0 3.3rem!important}}@media (max-width:390px){body[data-page="inicio"] .featured-projects-reel__stage{min-height:32rem!important}body[data-page="inicio"] .featured-projects-reel__overlay{width:min(100% - 1.25rem,21rem)!important}}:is(.button--ghost,.site-header__access,.featured-projects-reel__link,.featured-projects-reel__control,.portfolio-filter__button,.services-slider__cta.button--ghost,.contact-popup__button--secondary,.portal-access-button){position:relative!important;overflow:hidden!important;isolation:isolate!important;border-color:rgba(255,255,255,0.36)!important;background:linear-gradient(135deg,rgba(255,255,255,0.34),rgba(255,255,255,0.14))!important;-webkit-backdrop-filter:blur(14px) saturate(1.25)!important;backdrop-filter:blur(14px) saturate(1.25)!important;box-shadow:0 10px 26px rgba(7,24,36,0.14),0 0 22px rgba(255,255,255,0.1),inset 1px 1px 1px rgba(255,255,255,0.62),inset -1px -1px 1px rgba(255,255,255,0.32)!important;transition:transform 360ms cubic-bezier(0.175,0.885,0.32,2.2),box-shadow 280ms ease,border-color 280ms ease,background-color 280ms ease!important}:is(.button--ghost,.site-header__access,.featured-projects-reel__link,.featured-projects-reel__control,.portfolio-filter__button,.services-slider__cta.button--ghost,.contact-popup__button--secondary,.portal-access-button)::before{content:""!important;position:absolute!important;inset:0!important;z-index:-2!important;border-radius:inherit!important;background:rgba(255,255,255,0.2)!important;filter:url("../images/glass-distortion.svg#glass-distortion")!important;opacity:0.72!important;pointer-events:none!important}:is(.button--ghost,.site-header__access,.featured-projects-reel__link,.featured-projects-reel__control,.portfolio-filter__button,.services-slider__cta.button--ghost,.contact-popup__button--secondary,.portal-access-button)::after{content:""!important;position:absolute!important;inset:0!important;z-index:-1!important;border-radius:inherit!important;background:linear-gradient(135deg,rgba(255,255,255,0.5),rgba(255,255,255,0.08) 38%,rgba(255,255,255,0.22)),radial-gradient(circle at 22% 18%,rgba(255,255,255,0.58),transparent 28%)!important;box-shadow:inset 2px 2px 1px rgba(255,255,255,0.5),inset -1px -1px 1px rgba(255,255,255,0.42)!important;opacity:0.86!important;pointer-events:none!important}:is(.button--ghost,.site-header__access,.featured-projects-reel__link,.featured-projects-reel__control,.portfolio-filter__button,.services-slider__cta.button--ghost,.contact-popup__button--secondary,.portal-access-button):hover,:is(.button--ghost,.site-header__access,.featured-projects-reel__link,.featured-projects-reel__control,.portfolio-filter__button,.services-slider__cta.button--ghost,.contact-popup__button--secondary,.portal-access-button):focus-visible{transform:translateY(-2px) scale(1.015)!important;border-color:rgba(255,255,255,0.56)!important;background:linear-gradient(135deg,rgba(255,255,255,0.42),rgba(255,255,255,0.18))!important;box-shadow:0 14px 34px rgba(7,24,36,0.18),0 0 28px rgba(255,255,255,0.14),inset 2px 2px 1px rgba(255,255,255,0.68),inset -1px -1px 1px rgba(255,255,255,0.42)!important}body[data-page="inicio"] .featured-projects-reel__link,body[data-page="inicio"] .featured-projects-reel__control{color:#ffffff!important}body[data-page="proyectos"] .portfolio-filter__button{color:#19384c!important}body[data-page="inicio"] .featured-projects-reel__control{position:relative!important;display:inline-grid!important;place-items:center!important;overflow:hidden!important;isolation:isolate!important;color:#ffffff!important;background:linear-gradient(135deg,rgba(255,255,255,0.32),rgba(255,255,255,0.12))!important;-webkit-backdrop-filter:blur(14px) saturate(1.25)!important;backdrop-filter:blur(14px) saturate(1.25)!important;box-shadow:0 10px 26px rgba(7,24,36,0.18),inset 1px 1px 1px rgba(255,255,255,0.62),inset -1px -1px 1px rgba(255,255,255,0.32)!important}body[data-page="inicio"] .featured-projects-reel__control::before{content:""!important;position:relative!important;inset:auto!important;z-index:2!important;display:block!important;width:1.15rem!important;height:1.15rem!important;border-radius:0!important;background:url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.75 4.25L6 9L10.75 13.75' stroke='white' stroke-width='2.1' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center/1.15rem 1.15rem no-repeat!important;filter:none!important;opacity:1!important;pointer-events:none!important}body[data-page="inicio"] .featured-projects-reel__control--next::before{transform:rotate(180deg)!important}body[data-page="inicio"] .featured-projects-reel__control::after{content:""!important;position:absolute!important;inset:0!important;z-index:1!important;border-radius:inherit!important;background:linear-gradient(135deg,rgba(255,255,255,0.48),rgba(255,255,255,0.08) 38%,rgba(255,255,255,0.22)),radial-gradient(circle at 24% 18%,rgba(255,255,255,0.55),transparent 30%)!important;box-shadow:inset 2px 2px 1px rgba(255,255,255,0.5),inset -1px -1px 1px rgba(255,255,255,0.42)!important;opacity:0.72!important;pointer-events:none!important}body[data-page="inicio"] .featured-projects-reel__button,body[data-page="inicio"] .featured-projects-reel__link{min-height:3.65rem!important;height:3.65rem!important;padding:0 2.05rem!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:1rem!important;font-weight:800!important;line-height:1!important;box-sizing:border-box!important}body[data-page="inicio"] .featured-projects-reel__button{min-width:12rem!important;box-shadow:0 14px 28px rgba(255,106,27,0.28)!important}body[data-page="inicio"] .featured-projects-reel__link{min-width:15rem!important}@media (max-width:760px){body[data-page="inicio"] .featured-projects-reel__button,body[data-page="inicio"] .featured-projects-reel__link{width:100%!important;min-height:3.55rem!important;height:3.55rem!important}}body[data-page="inicio"] .featured-projects-reel__button{box-shadow:0 8px 18px rgba(7,24,36,0.18)!important;filter:none!important}body[data-page="inicio"] .featured-projects-reel__button:hover,body[data-page="inicio"] .featured-projects-reel__button:focus-visible{box-shadow:0 10px 22px rgba(7,24,36,0.22)!important}body[data-page="inicio"] .featured-projects-reel__button{min-width:13.4rem!important;padding-inline:2.35rem!important}@media (max-width:760px){body[data-page="inicio"] .featured-projects-reel__button{min-width:0!important;padding-inline:1.5rem!important}}body[data-page="inicio"] .featured-projects-reel__footer-row{display:flex!important;align-items:center!important;gap:1rem!important}body[data-page="inicio"] .featured-projects-reel__button,body[data-page="inicio"] .featured-projects-reel__link{flex:0 0 auto!important;height:4rem!important;min-height:4rem!important;border-radius:999px!important;padding:0 2rem!important;font-size:1rem!important;font-weight:800!important;line-height:1!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important;transform-origin:center!important}body[data-page="inicio"] .featured-projects-reel__button{width:14.25rem!important;min-width:14.25rem!important;border:1px solid rgba(255,106,27,0.92)!important}body[data-page="inicio"] .featured-projects-reel__link{width:16.75rem!important;min-width:16.75rem!important;border-width:1px!important}body[data-page="inicio"] .featured-projects-reel__controls{display:inline-flex!important;align-items:center!important;gap:0.8rem!important;height:4rem!important;margin:0!important}body[data-page="inicio"] .featured-projects-reel__control{width:3.75rem!important;height:3.75rem!important;flex:0 0 3.75rem!important}body[data-page="inicio"] .featured-projects-reel__button:hover,body[data-page="inicio"] .featured-projects-reel__button:focus-visible,body[data-page="inicio"] .featured-projects-reel__link:hover,body[data-page="inicio"] .featured-projects-reel__link:focus-visible{transform:translateY(-2px)!important}@media (max-width:760px){body[data-page="inicio"] .featured-projects-reel__footer-row{display:grid!important;grid-template-columns:1fr!important;justify-items:center!important;gap:0.75rem!important}body[data-page="inicio"] .featured-projects-reel__button,body[data-page="inicio"] .featured-projects-reel__link{width:100%!important;min-width:0!important;height:3.6rem!important;min-height:3.6rem!important}body[data-page="inicio"] .featured-projects-reel__controls{height:auto!important}body[data-page="inicio"] .featured-projects-reel__control{width:3.35rem!important;height:3.35rem!important;flex-basis:3.35rem!important}}body[data-page="inicio"] .featured-projects-reel__button{width:13.25rem!important;min-width:13.25rem!important;height:3.75rem!important;min-height:3.75rem!important;padding:0 1.9rem!important;border:0!important;outline:0!important;border-radius:999px!important;background:#ff6a1b!important;color:#ffffff!important;box-shadow:0 8px 18px rgba(7,24,36,0.2)!important}body[data-page="inicio"] .featured-projects-reel__button::before,body[data-page="inicio"] .featured-projects-reel__button::after{display:none!important;content:none!important}body[data-page="inicio"] .featured-projects-reel__link{height:3.75rem!important;min-height:3.75rem!important}body[data-page="inicio"] .featured-projects-reel__controls{height:3.75rem!important}body[data-page="inicio"] .featured-projects-reel__control{width:3.55rem!important;height:3.55rem!important;flex-basis:3.55rem!important}@media (max-width:760px){body[data-page="inicio"] .featured-projects-reel__button{width:100%!important;min-width:0!important;height:3.6rem!important;min-height:3.6rem!important}}body[data-page="inicio"] .featured-projects-reel__footer-row{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:1rem!important;width:auto!important}body[data-page="inicio"] .featured-projects-reel__button,body[data-page="inicio"] .featured-projects-reel__link,body[data-page="inicio"] .featured-projects-reel__control{box-sizing:border-box!important;margin:0!important;transform:none!important;transition:transform 180ms ease,box-shadow 180ms ease,background-color 180ms ease,border-color 180ms ease!important}body[data-page="inicio"] .featured-projects-reel__button{position:relative!important;z-index:1!important;width:12.8rem!important;min-width:12.8rem!important;height:3.35rem!important;min-height:3.35rem!important;padding:0 1.7rem!important;border:0!important;outline:0!important;border-radius:999px!important;background:#ff6a1b!important;color:#ffffff!important;font-size:1rem!important;font-weight:800!important;line-height:1!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;box-shadow:0 7px 16px rgba(0,0,0,0.22)!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;overflow:hidden!important}body[data-page="inicio"] .featured-projects-reel__button::before,body[data-page="inicio"] .featured-projects-reel__button::after{display:none!important;content:none!important}body[data-page="inicio"] .featured-projects-reel__link{width:15.25rem!important;min-width:15.25rem!important;height:3.35rem!important;min-height:3.35rem!important;padding:0 1.6rem!important;border:1px solid rgba(255,255,255,0.48)!important;border-radius:999px!important;color:#ffffff!important;font-size:0.95rem!important;font-weight:800!important;line-height:1!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;background:linear-gradient(135deg,rgba(255,255,255,0.3),rgba(255,255,255,0.12))!important;-webkit-backdrop-filter:blur(14px) saturate(1.2)!important;backdrop-filter:blur(14px) saturate(1.2)!important;box-shadow:0 8px 18px rgba(0,0,0,0.18),inset 1px 1px 1px rgba(255,255,255,0.58),inset -1px -1px 1px rgba(255,255,255,0.3)!important;overflow:hidden!important}body[data-page="inicio"] .featured-projects-reel__link::before{content:""!important;position:absolute!important;inset:0!important;z-index:-2!important;border-radius:inherit!important;background:rgba(255,255,255,0.15)!important;filter:url("../images/glass-distortion.svg#glass-distortion")!important;opacity:0.45!important;pointer-events:none!important}body[data-page="inicio"] .featured-projects-reel__link::after{content:""!important;position:absolute!important;inset:0!important;z-index:-1!important;border-radius:inherit!important;background:linear-gradient(135deg,rgba(255,255,255,0.38),rgba(255,255,255,0.06) 45%,rgba(255,255,255,0.18))!important;pointer-events:none!important}body[data-page="inicio"] .featured-projects-reel__controls{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:0.75rem!important;height:3.35rem!important;margin:0!important;width:auto!important}body[data-page="inicio"] .featured-projects-reel__control{width:3.25rem!important;height:3.25rem!important;min-width:3.25rem!important;flex:0 0 3.25rem!important;padding:0!important;border:1px solid rgba(255,255,255,0.38)!important;border-radius:50%!important;display:inline-grid!important;place-items:center!important;background:linear-gradient(135deg,rgba(255,255,255,0.28),rgba(255,255,255,0.1))!important;-webkit-backdrop-filter:blur(14px) saturate(1.2)!important;backdrop-filter:blur(14px) saturate(1.2)!important;box-shadow:0 8px 18px rgba(0,0,0,0.18),inset 1px 1px 1px rgba(255,255,255,0.56),inset -1px -1px 1px rgba(255,255,255,0.28)!important}body[data-page="inicio"] .featured-projects-reel__control::before{content:""!important;position:relative!important;z-index:2!important;display:block!important;width:1rem!important;height:1rem!important;border-radius:0!important;background:url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.75 4.25L6 9L10.75 13.75' stroke='white' stroke-width='2.1' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center/1rem 1rem no-repeat!important;filter:none!important;opacity:1!important}body[data-page="inicio"] .featured-projects-reel__control--next::before{transform:rotate(180deg)!important}body[data-page="inicio"] .featured-projects-reel__control::after{content:""!important;position:absolute!important;inset:0!important;z-index:1!important;border-radius:inherit!important;background:linear-gradient(135deg,rgba(255,255,255,0.32),rgba(255,255,255,0.06))!important;pointer-events:none!important}body[data-page="inicio"] .featured-projects-reel__button:hover,body[data-page="inicio"] .featured-projects-reel__button:focus-visible,body[data-page="inicio"] .featured-projects-reel__link:hover,body[data-page="inicio"] .featured-projects-reel__link:focus-visible,body[data-page="inicio"] .featured-projects-reel__control:hover,body[data-page="inicio"] .featured-projects-reel__control:focus-visible{transform:translateY(-1px)!important}@media (max-width:760px){body[data-page="inicio"] .featured-projects-reel__footer-row{display:grid!important;grid-template-columns:1fr!important;justify-items:center!important;width:min(100%,21rem)!important;gap:0.75rem!important}body[data-page="inicio"] .featured-projects-reel__button,body[data-page="inicio"] .featured-projects-reel__link{width:100%!important;min-width:0!important;height:3.55rem!important;min-height:3.55rem!important}body[data-page="inicio"] .featured-projects-reel__controls{height:auto!important}}body[data-page="inicio"] .featured-projects-reel__footer-row{display:flex!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:flex-start!important;gap:1rem!important;width:auto!important}body[data-page="inicio"] .featured-projects-reel__button,body[data-page="inicio"] .featured-projects-reel__link{display:inline-flex!important;align-items:center!important;justify-content:center!important;height:3.5rem!important;min-height:3.5rem!important;padding:0 1.7rem!important;border-radius:999px!important;font-size:1rem!important;font-weight:800!important;line-height:1!important;letter-spacing:0!important;text-align:center!important;box-sizing:border-box!important;transform:none!important}body[data-page="inicio"] .featured-projects-reel__button{width:12.4rem!important;min-width:12.4rem!important;border:0!important;outline:0!important;background:#ff6a1b!important;background-image:none!important;color:#ffffff!important;box-shadow:0 8px 18px rgba(0,0,0,0.2)!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;filter:none!important;overflow:hidden!important;isolation:auto!important}body[data-page="inicio"] .featured-projects-reel__button::before,body[data-page="inicio"] .featured-projects-reel__button::after{display:none!important;content:none!important}body[data-page="inicio"] .featured-projects-reel__link{position:relative!important;width:15.4rem!important;min-width:15.4rem!important;border:1px solid rgba(255,255,255,0.5)!important;background:rgba(255,255,255,0.18)!important;color:#ffffff!important;-webkit-backdrop-filter:blur(12px) saturate(1.18)!important;backdrop-filter:blur(12px) saturate(1.18)!important;box-shadow:0 8px 18px rgba(0,0,0,0.18),inset 1px 1px 1px rgba(255,255,255,0.5),inset -1px -1px 1px rgba(255,255,255,0.22)!important;overflow:hidden!important;isolation:isolate!important}body[data-page="inicio"] .featured-projects-reel__link::before{display:none!important;content:none!important}body[data-page="inicio"] .featured-projects-reel__link::after{content:""!important;position:absolute!important;inset:0!important;z-index:-1!important;border-radius:inherit!important;background:linear-gradient(135deg,rgba(255,255,255,0.36),rgba(255,255,255,0.06) 52%,rgba(255,255,255,0.16))!important;pointer-events:none!important}body[data-page="inicio"] .featured-projects-reel__controls{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:0.75rem!important;width:auto!important;height:3.5rem!important;margin:0!important}body[data-page="inicio"] .featured-projects-reel__control{position:relative!important;display:inline-grid!important;place-items:center!important;width:3.35rem!important;height:3.35rem!important;min-width:3.35rem!important;flex:0 0 3.35rem!important;padding:0!important;border:1px solid rgba(255,255,255,0.46)!important;border-radius:999px!important;background:rgba(255,255,255,0.2)!important;-webkit-backdrop-filter:blur(12px) saturate(1.18)!important;backdrop-filter:blur(12px) saturate(1.18)!important;box-shadow:0 8px 18px rgba(0,0,0,0.18),inset 1px 1px 1px rgba(255,255,255,0.5),inset -1px -1px 1px rgba(255,255,255,0.22)!important;overflow:hidden!important;isolation:isolate!important}body[data-page="inicio"] .featured-projects-reel__control::before{content:""!important;position:relative!important;z-index:2!important;display:block!important;width:1rem!important;height:1rem!important;border-radius:0!important;background:url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.75 4.25L6 9L10.75 13.75' stroke='white' stroke-width='2.1' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center/1rem 1rem no-repeat!important;filter:none!important;opacity:1!important;pointer-events:none!important}body[data-page="inicio"] .featured-projects-reel__control--next::before{transform:rotate(180deg)!important}body[data-page="inicio"] .featured-projects-reel__control::after{content:""!important;position:absolute!important;inset:0!important;z-index:1!important;border-radius:inherit!important;background:linear-gradient(135deg,rgba(255,255,255,0.32),rgba(255,255,255,0.06))!important;pointer-events:none!important}body[data-page="inicio"] .featured-projects-reel__button:hover,body[data-page="inicio"] .featured-projects-reel__button:focus-visible,body[data-page="inicio"] .featured-projects-reel__link:hover,body[data-page="inicio"] .featured-projects-reel__link:focus-visible,body[data-page="inicio"] .featured-projects-reel__control:hover,body[data-page="inicio"] .featured-projects-reel__control:focus-visible{transform:translateY(-1px)!important}@media (max-width:760px){body[data-page="inicio"] .featured-projects-reel__footer-row{display:grid!important;grid-template-columns:1fr!important;justify-items:center!important;gap:0.75rem!important;width:min(100%,21rem)!important}body[data-page="inicio"] .featured-projects-reel__button,body[data-page="inicio"] .featured-projects-reel__link{width:100%!important;min-width:0!important;height:3.55rem!important;min-height:3.55rem!important}body[data-page="inicio"] .featured-projects-reel__controls{height:auto!important}}body[data-page="inicio"] .featured-projects-reel__button{isolation:isolate!important;overflow:hidden!important;transform:none!important;transition:transform 260ms cubic-bezier(0.175,0.885,0.32,1.4),box-shadow 260ms ease,background-color 260ms ease!important}body[data-page="inicio"] .featured-projects-reel__button::before{content:""!important;display:block!important;position:absolute!important;inset:-45% -18%!important;z-index:-1!important;border-radius:45%!important;background:radial-gradient(circle at 32% 36%,rgba(255,255,255,0.54),rgba(255,255,255,0.16) 24%,transparent 42%),linear-gradient(120deg,rgba(255,255,255,0.22),transparent 58%)!important;opacity:0!important;transform:translate3d(-42%,32%,0) rotate(-12deg) scale(0.8)!important;transition:opacity 260ms ease,transform 520ms cubic-bezier(0.22,1,0.36,1)!important;pointer-events:none!important}body[data-page="inicio"] .featured-projects-reel__button::after{content:""!important;display:block!important;position:absolute!important;inset:0!important;z-index:-2!important;border-radius:inherit!important;background:linear-gradient(135deg,#ff7a24 0%,#ff5f16 100%)!important;opacity:0!important;transition:opacity 260ms ease!important;pointer-events:none!important}body[data-page="inicio"] .featured-projects-reel__button:hover,body[data-page="inicio"] .featured-projects-reel__button:focus-visible{transform:translateY(-2px) scale(1.015)!important;background:#ff6a1b!important;box-shadow:0 12px 24px rgba(0,0,0,0.24)!important}body[data-page="inicio"] .featured-projects-reel__button:hover::before,body[data-page="inicio"] .featured-projects-reel__button:focus-visible::before{opacity:1!important;transform:translate3d(18%,-10%,0) rotate(10deg) scale(1.18)!important}body[data-page="inicio"] .featured-projects-reel__button:hover::after,body[data-page="inicio"] .featured-projects-reel__button:focus-visible::after{opacity:1!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__social{display:grid!important;justify-items:start!important;gap:0.75rem!important;width:min(100%,25.5rem)!important;margin-top:-0.45rem!important;color:#ffffff!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__social p{margin:0!important;color:rgba(255,255,255,0.9)!important;font-family:"FigtreeMediumLocal","Figtree",sans-serif!important;font-size:clamp(0.95rem,1.05vw,1.08rem)!important;font-weight:500!important;line-height:1.25!important;letter-spacing:0!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__social-links{display:flex!important;flex-wrap:wrap!important;gap:0.55rem!important;width:100%!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__social-links a{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:2.65rem!important;height:2.65rem!important;min-height:2.65rem!important;padding:0!important;border:1px solid rgba(255,255,255,0.36)!important;border-radius:50%!important;background:rgba(255,255,255,0.08)!important;color:#ffffff!important;text-decoration:none!important;transition:transform 180ms ease,background-color 180ms ease,border-color 180ms ease!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__social-links svg{width:1.25rem!important;height:1.25rem!important;display:block!important;fill:none!important;stroke:currentColor!important;stroke-width:1.8!important;stroke-linecap:round!important;stroke-linejoin:round!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__social-links a:nth-child(2) svg,body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__social-links a:nth-child(3) svg{fill:currentColor!important;stroke:none!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__social-links span{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__social-links a:hover,body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__social-links a:focus-visible{border-color:rgba(255,255,255,0.7)!important;background:rgba(255,255,255,0.16)!important;transform:translateY(-1px)!important}@media (max-width:980px){body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__social{justify-items:center!important;width:min(100%,21rem)!important;margin-top:-0.15rem!important;text-align:center!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__social-links{justify-content:center!important}}@media (max-width:680px){body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__social{width:min(100%,20rem)!important;margin-top:0!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__social-links a{width:2.45rem!important;height:2.45rem!important;min-height:2.45rem!important}}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__content{gap:clamp(1.55rem,2.25vw,2.35rem)!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__hero{gap:clamp(1.15rem,1.95vw,1.85rem)!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__title-main,body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__title-script{white-space:nowrap!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__title-main{font-size:clamp(3.15rem,4vw,4.5rem)!important;line-height:0.92!important;letter-spacing:-0.035em!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__title-script{font-size:clamp(3.35rem,4.35vw,4.9rem)!important;line-height:0.92!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__copy{max-width:18ch!important;font-size:clamp(1.75rem,2.18vw,2.45rem)!important;line-height:1.16!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__button{overflow:visible!important;isolation:isolate!important;width:min(100%,28.5rem)!important;min-height:clamp(4.85rem,5.15vw,5.65rem)!important;padding-inline:clamp(2rem,3.8vw,3.3rem)!important;border:0!important;background:transparent!important;box-shadow:none!important;font-size:clamp(1.38rem,1.62vw,1.85rem)!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__button .button__label{position:relative!important;z-index:3!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__button .btn-inner-liquid--shared{position:absolute!important;top:50%!important;left:50%!important;width:calc(100% + 1.6rem)!important;height:calc(100% + 1.5rem)!important;transform:translate(-50%,-50%)!important;z-index:1!important;overflow:visible!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__button:hover,body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__button:focus-visible{background:transparent!important;box-shadow:none!important;transform:translateY(-2px)!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__social{gap:0.9rem!important;width:min(100%,28.5rem)!important;margin-top:-0.25rem!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__social p{font-size:clamp(1.08rem,1.24vw,1.32rem)!important;line-height:1.22!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__social-links{gap:0.75rem!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__social-links a{width:3.35rem!important;height:3.35rem!important;min-height:3.35rem!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__social-links svg{width:1.55rem!important;height:1.55rem!important}@media (max-width:980px){body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__title-main{font-size:clamp(2.2rem,4.6vw,3rem)!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__title-script{font-size:clamp(2.25rem,4.8vw,3.1rem)!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__copy{max-width:19rem!important;font-size:clamp(1.2rem,2.75vw,1.55rem)!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__button,body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__social{width:min(100%,22rem)!important}}@media (max-width:680px){body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__title-main,body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__title-script{white-space:normal!important;text-wrap:balance!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__copy{font-size:clamp(1.12rem,4.8vw,1.42rem)!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__button{min-height:4.15rem!important;font-size:1.22rem!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__social-links a{width:3rem!important;height:3rem!important;min-height:3rem!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__social-links svg{width:1.38rem!important;height:1.38rem!important}}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__content,body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__hero,body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__actions,body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__social{justify-items:center!important;justify-content:center!important;text-align:center!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__title,body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__copy{text-align:center!important;margin-left:auto!important;margin-right:auto!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__social-links{justify-content:center!important}@media (min-width:981px){body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial{width:min(100%,1260px)!important;grid-template-columns:minmax(25rem,0.94fr) minmax(31rem,1.06fr)!important;gap:clamp(0.75rem,1.45vw,2rem)!important;padding-right:clamp(3rem,4.8vw,5.5rem)!important;padding-left:clamp(1rem,2.2vw,2.5rem)!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__art{justify-content:flex-end!important;padding-left:0!important;padding-right:clamp(0.75rem,1.8vw,1.8rem)!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__content{justify-self:start!important;transform:none!important;width:min(100%,34rem)!important}}body[data-page="inicio"] .approach-story--process-infograph .approach-story__process-shell{padding-bottom:clamp(1.5rem,2.8vw,2.6rem)!important}body[data-page="inicio"] .approach-story--process-infograph .approach-process__item--conectamos{--process-art-width:clamp(22rem,27vw,27rem)!important;padding-bottom:clamp(1.25rem,2.4vw,2.2rem)!important}body[data-page="inicio"] .approach-story--process-infograph .approach-process__item--conectamos .approach-process__media img{width:min(100%,var(--process-art-width))!important}body[data-page="inicio"] .featured-projects.featured-projects--reel{padding-top:clamp(0.75rem,1.8vw,1.6rem)!important}@media (max-width:760px){body[data-page="inicio"] .approach-story--process-infograph .approach-story__process-shell{padding-bottom:1.5rem!important}body[data-page="inicio"] .approach-story--process-infograph .approach-process__item--conectamos{--process-art-width:min(88vw,20rem)!important;padding-bottom:1.5rem!important}body[data-page="inicio"] .featured-projects.featured-projects--reel{padding-top:1.25rem!important}}body[data-page="inicio"] .home-hero .hero-title__artwork{width:min(74vw,36rem)!important;max-width:36rem!important}body[data-page="inicio"] .home-hero .hero-title__artwork video{width:100%!important;max-height:min(42vh,27rem)!important}@media (max-width:760px){body[data-page="inicio"] .home-hero .hero-title__artwork{width:min(92vw,24rem)!important;max-width:24rem!important}body[data-page="inicio"] .home-hero .hero-title__artwork video{max-height:min(34vh,18rem)!important}}body[data-page="proyectos"] .portfolio-ref-copy{width:min(100%,76rem)!important;max-width:76rem!important;gap:clamp(1.05rem,1.8vw,1.55rem)!important}body[data-page="proyectos"] .portfolio-ref-copy h1.portfolio-ref-title{display:grid!important;justify-items:center!important;gap:clamp(0.08rem,0.3vw,0.16rem)!important;width:min(100%,76rem)!important;max-width:min(100%,76rem)!important;margin:0 auto!important;color:#24394b!important;text-align:center!important}body[data-page="proyectos"] .portfolio-ref-title__main,body[data-page="proyectos"] .portfolio-ref-title__accent{--hero-title-hover-padding:calc(1em / 15);--hero-title-hover-color:#24394b;--base-char-weight:520;display:inline-flex!important;flex-wrap:nowrap!important;align-items:flex-end!important;justify-content:center!important;column-gap:0.14em!important;row-gap:0!important;max-width:100%!important;color:var(--hero-title-hover-color)!important;font-family:"FigtreeMediumLocal","Figtree",sans-serif!important;font-size:55px!important;font-style:normal!important;font-weight:500!important;font-variation-settings:"wght" 500!important;line-height:0.95!important;letter-spacing:0!important;white-space:nowrap!important;cursor:default!important}body[data-page="proyectos"] .portfolio-ref-title__accent{--base-char-weight:640;font-weight:600!important;font-variation-settings:"wght" 600!important}body[data-page="proyectos"] .portfolio-ref-title [data-character-hover] .hero-title__hover-word{display:inline-flex!important;flex-wrap:nowrap!important;white-space:nowrap!important}body[data-page="proyectos"] .portfolio-ref-title [data-character-hover] .hero-title__hover-char{--hero-char-weight:var(--base-char-weight,520);display:inline-block!important;color:var(--hero-title-hover-color)!important;font-family:inherit!important;font-weight:var(--hero-char-weight)!important;font-variation-settings:"wght" var(--hero-char-weight)!important;line-height:1!important;vertical-align:bottom!important;transform:translateY(0)!important;transition:font-weight 0.16s ease,font-variation-settings 0.16s ease,padding-inline 0.22s ease,transform 0.22s ease!important}body[data-page="proyectos"] .portfolio-ref-copy p:last-child{max-width:min(100%,50rem)!important;color:#496b80!important;font-family:"FigtreeMediumLocal","Figtree",sans-serif!important;font-size:clamp(1.45rem,1.55vw,1.82rem)!important;font-weight:500!important;line-height:1.36!important;letter-spacing:0!important}@media (hover:hover) and (pointer:fine){body[data-page="proyectos"] .portfolio-ref-title [data-character-hover] .hero-title__hover-char:hover{--hero-char-weight:860;padding-inline:var(--hero-title-hover-padding)!important;transform:translateY(-0.02em)!important}body[data-page="proyectos"] .portfolio-ref-title [data-character-hover] .hero-title__hover-char:hover + .hero-title__hover-char,body[data-page="proyectos"] .portfolio-ref-title [data-character-hover] .hero-title__hover-char:has(+ .hero-title__hover-char:hover){--hero-char-weight:660;padding-inline:calc(var(--hero-title-hover-padding) * 0.78)!important}body[data-page="proyectos"] .portfolio-ref-title [data-character-hover] .hero-title__hover-char:hover + .hero-title__hover-char + .hero-title__hover-char,body[data-page="proyectos"] .portfolio-ref-title [data-character-hover] .hero-title__hover-char:has(+ .hero-title__hover-char + .hero-title__hover-char:hover){--hero-char-weight:460}}@media (max-width:980px){body[data-page="proyectos"] .portfolio-ref-copy h1.portfolio-ref-title{width:min(100%,44rem)!important;max-width:min(100%,44rem)!important}body[data-page="proyectos"] .portfolio-ref-title__main,body[data-page="proyectos"] .portfolio-ref-title__accent{font-size:clamp(2.4rem,7.2vw,3.1rem)!important}body[data-page="proyectos"] .portfolio-ref-copy p:last-child{font-size:clamp(1.08rem,3.25vw,1.35rem)!important;line-height:1.42!important}}body[data-page="nosotros"] .about-186-story{width:min(100% - 2.25rem,76rem)!important;padding-top:clamp(3.4rem,6vw,5.8rem)!important}body[data-page="nosotros"] .about-186-statement{display:grid!important;justify-items:center!important;margin-bottom:clamp(3rem,5.4vw,5rem)!important;text-align:center!important}body[data-page="nosotros"] .about-186-statement h1.about-186-statement__title{display:grid!important;justify-items:center!important;gap:clamp(0.22rem,0.55vw,0.45rem)!important;width:min(100%,68rem)!important;max-width:min(100%,68rem)!important;margin:0 auto!important;color:#24394b!important;text-align:center!important}body[data-page="nosotros"] .about-186-statement__title-main,body[data-page="nosotros"] .about-186-statement__title-accent{--hero-title-hover-padding:calc(1em / 15);--hero-title-hover-color:#24394b;--base-char-weight:520;display:inline-flex!important;flex-wrap:nowrap!important;align-items:flex-end!important;justify-content:center!important;column-gap:0.14em!important;row-gap:0!important;max-width:100%!important;color:var(--hero-title-hover-color)!important;font-family:"FigtreeMediumLocal","Figtree",sans-serif!important;font-size:clamp(3rem,4.35vw,4.15rem)!important;font-style:normal!important;font-weight:500!important;font-variation-settings:"wght" 500!important;line-height:1.02!important;letter-spacing:0!important;white-space:nowrap!important;cursor:default!important}body[data-page="nosotros"] .about-186-statement__title-accent{--base-char-weight:640;font-weight:600!important;font-variation-settings:"wght" 600!important}body[data-page="nosotros"] .about-186-statement__title [data-character-hover] .hero-title__hover-word{display:inline-flex!important;flex-wrap:nowrap!important;white-space:nowrap!important}body[data-page="nosotros"] .about-186-statement__title [data-character-hover] .hero-title__hover-char{--hero-char-weight:var(--base-char-weight,520);display:inline-block!important;color:var(--hero-title-hover-color)!important;font-family:inherit!important;font-weight:var(--hero-char-weight)!important;font-variation-settings:"wght" var(--hero-char-weight)!important;line-height:1!important;vertical-align:bottom!important;transform:translateY(0)!important;transition:font-weight 0.16s ease,font-variation-settings 0.16s ease,padding-inline 0.22s ease,transform 0.22s ease!important}@media (hover:hover) and (pointer:fine){body[data-page="nosotros"] .about-186-statement__title [data-character-hover] .hero-title__hover-char:hover{--hero-char-weight:860;padding-inline:var(--hero-title-hover-padding)!important;transform:translateY(-0.02em)!important}body[data-page="nosotros"] .about-186-statement__title [data-character-hover] .hero-title__hover-char:hover + .hero-title__hover-char,body[data-page="nosotros"] .about-186-statement__title [data-character-hover] .hero-title__hover-char:has(+ .hero-title__hover-char:hover){--hero-char-weight:660;padding-inline:calc(var(--hero-title-hover-padding) * 0.78)!important}body[data-page="nosotros"] .about-186-statement__title [data-character-hover] .hero-title__hover-char:hover + .hero-title__hover-char + .hero-title__hover-char,body[data-page="nosotros"] .about-186-statement__title [data-character-hover] .hero-title__hover-char:has(+ .hero-title__hover-char + .hero-title__hover-char:hover){--hero-char-weight:460}}body[data-page="nosotros"] main.about-186-page{padding-top:calc(var(--top-rail-height,5.9rem) + clamp(0.45rem,0.9vw,0.9rem))!important}body[data-page="nosotros"] .about-186-hero{overflow:hidden!important}body[data-page="nosotros"] .about-186-hero img{width:100%!important;max-height:clamp(14rem,31vw,28rem)!important;object-fit:contain!important;object-position:center top!important}body[data-page="nosotros"] .about-186-story{width:min(100% - 2.5rem,58rem)!important;padding-top:clamp(2.3rem,4vw,3.7rem)!important}body[data-page="nosotros"] .about-186-statement{margin-bottom:clamp(2.2rem,3.8vw,3.5rem)!important}body[data-page="nosotros"] .about-186-statement h1.about-186-statement__title{gap:clamp(0.12rem,0.35vw,0.28rem)!important;width:min(100%,50rem)!important;max-width:min(100%,50rem)!important}body[data-page="nosotros"] .about-186-statement__title-main,body[data-page="nosotros"] .about-186-statement__title-accent{display:flex!important;width:100%!important;justify-content:center!important;font-size:clamp(2.15rem,3.15vw,3.1rem)!important;line-height:1.08!important;text-align:center!important}body[data-page="nosotros"] .about-186-identity{align-items:center!important}body[data-page="nosotros"] .about-186-identity__copy{text-align:left!important}body[data-page="nosotros"] .about-186-identity__copy h2,body[data-page="nosotros"] .about-186-purpose h3{text-align:left!important}body[data-page="nosotros"] .about-186-identity__copy p{max-width:32rem!important}@media (max-width:980px){body[data-page="nosotros"] main.about-186-page{padding-top:calc(var(--top-rail-height,95px) + 0.35rem)!important}body[data-page="nosotros"] .about-186-hero img{max-height:clamp(10rem,38vw,17rem)!important}body[data-page="nosotros"] .about-186-story{width:min(100% - 1.6rem,34rem)!important;padding-top:clamp(1.85rem,6vw,2.8rem)!important}body[data-page="nosotros"] .about-186-statement h1.about-186-statement__title{width:min(100%,29rem)!important;max-width:min(100%,29rem)!important}body[data-page="nosotros"] .about-186-statement__title-main,body[data-page="nosotros"] .about-186-statement__title-accent{font-size:clamp(1.65rem,6vw,2.2rem)!important;line-height:1.12!important;white-space:normal!important}body[data-page="nosotros"] .about-186-identity__copy,body[data-page="nosotros"] .about-186-identity__copy h2,body[data-page="nosotros"] .about-186-purpose h3{text-align:center!important}body[data-page="nosotros"] .about-186-identity__copy p{max-width:100%!important}}@media (max-width:760px){html,body,body[data-page="inicio"],body[data-page="inicio"] .home-scroll-shell{overflow-y:auto!important;overscroll-behavior-y:auto!important;touch-action:pan-y!important}body[data-page="inicio"].is-loading{overflow-y:auto!important}body[data-page="inicio"] .home-hero,body[data-page="inicio"] .hero--reference.home-hero{min-height:auto!important;overflow:visible!important;padding-top:calc(var(--top-rail-height,95px) + 0.9rem)!important;padding-bottom:clamp(2rem,8vw,3.25rem)!important;touch-action:pan-y!important}body[data-page="inicio"] .home-hero .hero__content--stacked,body[data-page="inicio"] .home-hero .hero__copy--center{transform:none!important}body[data-page="inicio"] .approach-story--process-infograph,body[data-page="inicio"] .approach-story--process-infograph .approach-story__process-shell,body[data-page="inicio"] .approach-story--process-infograph .approach-process,body[data-page="inicio"] .approach-story--process-infograph .approach-process__item{overflow:visible!important;touch-action:pan-y!important}body[data-page="inicio"] .approach-story--process-infograph .approach-story__process-shell{width:min(100% - 1.5rem,25rem)!important;padding-top:clamp(1.75rem,7vw,2.6rem)!important}body[data-page="inicio"] .approach-story--process-infograph .approach-process__item,body[data-page="inicio"] .approach-story--process-infograph .approach-process__item--reverse{grid-template-columns:1fr!important;justify-items:center!important;align-items:center!important;text-align:center!important}body[data-page="inicio"] .approach-story--process-infograph .approach-process__media,body[data-page="inicio"] .approach-story--process-infograph .approach-process__item--reverse .approach-process__media{display:flex!important;justify-content:center!important;align-items:center!important;justify-self:center!important;width:100%!important;margin-inline:auto!important;transform:none!important}body[data-page="inicio"] .approach-story--process-infograph .approach-process__media img,body[data-page="inicio"] .approach-story--process-infograph .approach-process__item--escuchamos .approach-process__media img,body[data-page="inicio"] .approach-story--process-infograph .approach-process__item--disenamos .approach-process__media img,body[data-page="inicio"] .approach-story--process-infograph .approach-process__item--gestionamos .approach-process__media img,body[data-page="inicio"] .approach-story--process-infograph .approach-process__item--conectamos .approach-process__media img{display:block!important;width:min(84vw,18.5rem)!important;max-width:100%!important;height:auto!important;margin-inline:auto!important;object-fit:contain!important;object-position:center center!important;transform:none!important}body[data-page="servicios"] .services-video-section{min-height:100svh!important;touch-action:pan-y!important}body[data-page="servicios"] .services-explainer-card__character,body[data-page="servicios"] .services-explainer-card--events .services-explainer-card__character,body[data-page="servicios"] .services-explainer-card--brand .services-explainer-card__character{justify-self:center!important;align-self:center!important;width:min(70vw,16rem)!important;margin:1.1rem auto 0!important;transform:none!important}body[data-page="servicios"] .services-explainer-card__character img{display:block!important;width:100%!important;height:auto!important;margin-inline:auto!important;object-fit:contain!important;object-position:center center!important}}@media (max-width:760px){html,body{width:100%!important;max-width:100%!important;overflow-x:hidden!important}body[data-page="nosotros"] main.about-186-page{padding-top:calc(var(--top-rail-height,92px) + 0.75rem)!important;overflow-x:hidden!important}body[data-page="nosotros"] .about-186-hero{width:100%!important;max-height:8.5rem!important;margin:0 auto!important;overflow:hidden!important}body[data-page="nosotros"] .about-186-hero img{width:100%!important;max-height:8.5rem!important;object-fit:contain!important;object-position:center top!important}body[data-page="nosotros"] .about-186-story{width:min(100% - 1.5rem,24rem)!important;padding-top:1.4rem!important}body[data-page="nosotros"] .about-186-statement{margin-bottom:1.5rem!important}body[data-page="nosotros"] .about-186-statement h1.about-186-statement__title{width:100%!important;max-width:22rem!important;gap:0.16rem!important}body[data-page="nosotros"] .about-186-statement__title-main,body[data-page="nosotros"] .about-186-statement__title-accent{display:block!important;width:100%!important;font-size:clamp(1.28rem,6vw,1.8rem)!important;line-height:1.16!important;white-space:normal!important;overflow-wrap:normal!important;text-wrap:balance!important}body[data-page="nosotros"] .about-186-statement__title [data-character-hover] .hero-title__hover-word,body[data-page="nosotros"] .about-186-statement__title [data-character-hover] .hero-title__hover-char{display:inline!important;white-space:normal!important;padding-inline:0!important;transform:none!important}body[data-page="nosotros"] .about-186-transition__art{width:min(100%,22rem)!important;max-width:22rem!important;margin:0 auto!important;display:block!important}body[data-page="nosotros"] .about-186-identity{width:100%!important;gap:1.25rem!important}body[data-page="nosotros"] .about-186-identity__copy{width:100%!important;text-align:center!important}body[data-page="nosotros"] .about-186-divider{width:min(100%,18rem)!important}body[data-page="nosotros"] .about-186-identity__copy h2{max-width:100%!important;font-size:clamp(2rem,10vw,2.6rem)!important;line-height:1!important;white-space:normal!important;text-wrap:balance!important}body[data-page="nosotros"] .about-186-identity__copy p{max-width:22rem!important;margin-inline:auto!important;font-size:0.98rem!important;line-height:1.48!important}body[data-page="nosotros"] .about-186-pill{display:inline-block!important;max-width:100%!important;white-space:normal!important}body[data-page="inicio"] .featured-projects.featured-projects--reel{padding-top:1.75rem!important}body[data-page="inicio"] .featured-projects.featured-projects--reel .section-heading{margin-bottom:1.25rem!important}body[data-page="inicio"] .featured-projects-reel__stage{width:min(100% - 1.5rem,24rem)!important;min-height:26rem!important;height:26rem!important;margin:0 auto!important;border-radius:0!important}body[data-page="inicio"] .featured-projects-reel__overlay{width:min(100% - 1.25rem,20rem)!important;padding-bottom:1.15rem!important;gap:0.65rem!important}body[data-page="inicio"] .featured-projects-reel__title{max-width:100%!important;font-size:clamp(2.15rem,12vw,3.1rem)!important;line-height:0.95!important;overflow-wrap:anywhere!important}body[data-page="inicio"] .featured-projects-reel__button,body[data-page="inicio"] .featured-projects-reel__link{width:min(100%,17rem)!important;min-width:0!important;height:3.25rem!important;min-height:3.25rem!important;font-size:0.92rem!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial{width:100%!important;margin-left:0!important;overflow:hidden!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial{width:min(100% - 1.5rem,24rem)!important;grid-template-columns:1fr!important;gap:1rem!important;padding:1.5rem 0 2rem!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__art{min-height:10rem!important;align-items:center!important;justify-content:center!important;padding:0!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__illustration{width:min(58vw,11rem)!important;max-height:11rem!important;transform:none!important;opacity:1!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__title-main,body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__title-script{font-size:clamp(2rem,10vw,2.55rem)!important;line-height:1.02!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__copy{max-width:18rem!important;font-size:1.08rem!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__button{width:min(100%,20rem)!important}body[data-page="contacto"] .contact-mailer{width:100%!important;padding:calc(var(--top-rail-height,92px) + 1rem) 0 2rem!important;overflow-x:hidden!important}body[data-page="contacto"] .contact-mailer__shell{width:min(100% - 1.5rem,24rem)!important;margin:0 auto!important}body[data-page="contacto"] .contact-mailer__form{width:100%!important;padding:1rem!important}body[data-page="contacto"] .contact-mailer__control{min-width:0!important}}@media (max-width:760px){body[data-page="inicio"] .featured-projects.featured-projects--reel{width:100vw!important;max-width:none!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;padding-top:1.75rem!important;overflow:hidden!important}body[data-page="inicio"] .featured-projects.featured-projects--reel .section-heading,body[data-page="inicio"] .featured-projects.featured-projects--reel .section-heading--show-title{width:100vw!important;max-width:none!important;margin:0!important;padding-left:1.25rem!important;padding-right:1.25rem!important;border-radius:0!important;box-sizing:border-box!important}body[data-page="inicio"] .featured-projects.featured-projects--reel .section-heading__copy{width:min(100%,22rem)!important;max-width:22rem!important;margin-inline:auto!important}body[data-page="inicio"] .featured-projects-reel,body[data-page="inicio"] .featured-projects-reel__stage,body[data-page="inicio"] .featured-projects-reel__viewport,body[data-page="inicio"] .featured-projects-reel__track,body[data-page="inicio"] .featured-projects-reel__slide,body[data-page="inicio"] .featured-projects-reel__media,body[data-page="inicio"] .featured-projects-reel__media img{width:100vw!important;max-width:none!important;border-radius:0!important}body[data-page="inicio"] .featured-projects-reel{margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;margin-top:0!important;padding:0!important}body[data-page="inicio"] .featured-projects-reel__stage{height:28rem!important;min-height:28rem!important;margin:0!important;overflow:hidden!important}body[data-page="inicio"] .featured-projects-reel__viewport,body[data-page="inicio"] .featured-projects-reel__track,body[data-page="inicio"] .featured-projects-reel__slide,body[data-page="inicio"] .featured-projects-reel__media,body[data-page="inicio"] .featured-projects-reel__media img{height:100%!important}body[data-page="inicio"] .featured-projects-reel__media img{object-fit:cover!important;object-position:center center!important}body[data-page="inicio"] .featured-projects-reel__overlay{width:min(100% - 2rem,21rem)!important;margin-inline:auto!important}}@media (max-width:760px){body[data-page="inicio"] .final-contact-section.final-contact-section--editorial{--final-contact-blue-start:11.5rem;background:linear-gradient(to bottom,#ffffff 0,#ffffff var(--final-contact-blue-start),#0c5777 var(--final-contact-blue-start),#0c5777 100%)!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial::before{top:var(--final-contact-blue-start)!important;transform:translate(-50%,-95%)!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial{padding-top:0!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__art{min-height:var(--final-contact-blue-start)!important;align-items:flex-end!important;margin-bottom:-0.1rem!important}}@media (max-width:760px){body[data-page="servicios"] main{padding:0!important}body[data-page="servicios"] .services-video-section{position:relative!important;width:100vw!important;height:calc(100svh - var(--top-rail-height,92px))!important;min-height:calc(100svh - var(--top-rail-height,92px))!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;padding:0!important;overflow:hidden!important;background:#0d1821!important}body[data-page="servicios"] .services-video{position:absolute!important;inset:0!important;display:block!important;width:100vw!important;height:100%!important;min-height:100%!important;max-width:none!important;opacity:1!important;visibility:visible!important;object-fit:cover!important;object-position:center center!important;z-index:1!important;background:transparent!important}body[data-page="servicios"] .services-video-section::after{z-index:2!important}body[data-page="servicios"] .services-video__audio-toggle{z-index:3!important}}@media (max-width:760px){body[data-page="inicio"] .home-scroll-shell,body[data-page="inicio"] main{width:100%!important;max-width:100vw!important;overflow-x:clip!important}body[data-page="inicio"] .home-hero,body[data-page="inicio"] .hero--reference.home-hero,body[data-page="inicio"] .services-preview,body[data-page="inicio"] .home-scroll-curve{width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;overflow-x:clip!important;transform:none!important}body[data-page="inicio"] .home-hero{display:grid!important;justify-items:center!important;grid-template-columns:minmax(0,1fr)!important;padding-inline:1rem!important;box-sizing:border-box!important}body[data-page="inicio"] .home-hero .hero__content--stacked{left:auto!important;right:auto!important;position:relative!important;width:100%!important;max-width:100%!important;padding-inline:0!important;margin-left:0!important;margin-right:0!important;grid-column:1 / -1!important;justify-self:center!important;align-items:center!important;text-align:center!important;transform:none!important}body[data-page="inicio"] .home-hero .hero__content--stacked{display:grid!important;place-items:center!important;grid-template-columns:minmax(0,1fr)!important}body[data-page="inicio"] .home-hero .hero__copy--center{left:auto!important;right:auto!important;position:relative!important;width:min(100%,21.5rem)!important;max-width:21.5rem!important;padding-inline:0!important;margin-left:auto!important;margin-right:auto!important;justify-self:center!important;align-items:center!important;text-align:center!important;transform:none!important}body[data-page="inicio"] .home-hero .hero-title,body[data-page="inicio"] .home-hero .hero-title__main,body[data-page="inicio"] .home-hero .hero-title__line,body[data-page="inicio"] .home-hero .hero-title__secondary{width:min(100%,21rem)!important;max-width:21rem!important;min-width:0!important;inline-size:min(100%,21rem)!important;max-inline-size:21rem!important;margin-inline:auto!important;text-align:center!important;justify-content:center!important}body[data-page="inicio"] .home-hero .hero-title__main{display:flex!important;flex-wrap:wrap!important;gap:0 0.14em!important;font-size:clamp(1.85rem,8.1vw,2.05rem)!important;line-height:1.02!important}body[data-page="inicio"] .home-hero .hero-title__secondary{font-size:clamp(2.05rem,9vw,2.32rem)!important;line-height:1!important}body[data-page="inicio"] .home-hero .hero-title__main .hero-title__hover-word,body[data-page="inicio"] .home-hero .hero-title__secondary .hero-title__hover-word{white-space:nowrap!important}body[data-page="inicio"] .home-hero .hero-title__artwork{display:flex!important;align-items:center!important;justify-content:center!important;width:min(100%,27rem)!important;max-width:27rem!important;min-height:clamp(12.75rem,54vw,18rem)!important;margin:-0.8rem auto 0.25rem!important;overflow:hidden!important;opacity:1!important;visibility:visible!important;transform:none!important;background:none!important;isolation:isolate!important}body[data-page="inicio"] .home-hero .hero-title__artwork video{display:block!important;width:100%!important;max-width:100%!important;height:auto!important;max-height:clamp(12.75rem,54vw,18rem)!important;object-fit:contain!important;object-position:center center!important;opacity:1!important;visibility:visible!important;mix-blend-mode:normal!important;transform:none!important}body[data-page="inicio"] .home-hero .hero__actions,body[data-page="inicio"] .home-hero .hero__actions--center{width:min(calc(100vw - 4rem),16rem)!important;margin-inline:auto!important;justify-content:center!important}body[data-page="inicio"] .services-preview>.section-heading{width:min(calc(100vw - 2rem),23rem)!important;max-width:23rem!important;margin-left:auto!important;margin-right:auto!important;justify-items:center!important;text-align:center!important}body[data-page="inicio"] .services-preview .section-heading h2,body[data-page="inicio"] .services-preview__intro{width:100%!important;max-width:100%!important;margin-inline:auto!important;text-align:center!important}body[data-page="inicio"] .burger-menu,body:not([data-page="inicio"]) .burger-menu{width:88px!important;transform:translateX(70px)!important}body.menu-tab-visible .burger-menu{transform:translateX(70px)!important}body.burger-menu-open .burger-menu{transform:translateX(0)!important}.menu-tab-svg{width:88px!important}.burger-menu .line{right:8px!important;width:14px!important}}body[data-page="inicio"] .services-drift__count,body[data-page="inicio"] .services-drift__meta-count,body[data-page="servicios"] .services-crisp-header__count,body[data-page="servicios"] .services-crisp-header__count span,body[data-page="servicios"] .services-crisp-loader__count,body[data-page="servicios"] .services-slider__count,body[data-page="servicios"] .service-detail__number{font-family:"PacificoLocal","Pacifico",cursive!important;font-style:normal!important;font-weight:400!important;font-variant-numeric:tabular-nums!important;letter-spacing:0!important;line-height:1!important}body[data-page="inicio"] .approach-story--process-infograph .approach-process__heading-row h3{font-family:"PacificoLocal","Pacifico",cursive!important;font-style:normal!important;font-weight:400!important;letter-spacing:0!important;line-height:1.05!important}@media (max-width:760px){body[data-page="inicio"] .services-preview .desktop-line-break{display:none!important}body[data-page="inicio"] .services-preview__intro{width:min(100%,20.5rem)!important;max-width:20.5rem!important;margin:1.15rem auto 0!important;font-size:clamp(1.02rem,4.35vw,1.16rem)!important;line-height:1.48!important;text-align:center!important;text-wrap:balance!important}}@media (min-width:761px) and (max-width:1180px),(hover:none) and (pointer:coarse) and (min-width:761px) and (max-width:1366px){html,body,body[data-page="inicio"],body[data-page="inicio"] .home-scroll-shell,body[data-page="inicio"] main{width:100%!important;max-width:100vw!important;margin-left:0!important;margin-right:0!important;overflow-x:clip!important;transform:none!important}body[data-page="inicio"] main{display:block!important;isolation:isolate!important}body[data-page="inicio"] .menu{width:100vw!important;max-width:100vw!important;height:100dvh!important;transform:translateX(100%)!important}body[data-page="inicio"] #burger-toggle:checked ~ .menu{transform:translateX(0)!important}body[data-page="inicio"] .menu-inner{width:min(calc(100% - 6rem),42rem)!important;height:100%!important;margin:0 auto!important;padding:clamp(4rem,8vh,6rem) 0!important;justify-content:center!important}body[data-page="inicio"] .menu-nav{width:min(100%,34rem)!important}body[data-page="inicio"] .home-hero,body[data-page="inicio"] .hero--reference.home-hero,body[data-page="inicio"] .services-preview,body[data-page="inicio"] .home-scroll-curve,body[data-page="inicio"] .approach-story--process-infograph,body[data-page="inicio"] .featured-projects,body[data-page="inicio"] .allies-home,body[data-page="inicio"] .team-home-preview,body[data-page="inicio"] .final-cta-section,body[data-page="inicio"] .contact-home{width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;overflow-x:clip!important;transform:none!important}body[data-page="inicio"] .home-hero,body[data-page="inicio"] .hero--reference.home-hero{min-height:min(100svh,54rem)!important;padding:clamp(7.25rem,12vh,9rem) 0 clamp(3rem,7vh,5rem)!important;display:grid!important;place-items:center!important}body[data-page="inicio"] .home-hero .hero__content--stacked,body[data-page="inicio"] .home-hero .hero__copy--center{position:relative!important;left:auto!important;right:auto!important;width:min(calc(100vw - 4rem),54rem)!important;max-width:min(calc(100vw - 4rem),54rem)!important;margin:0 auto!important;padding:0!important;transform:none!important;justify-self:center!important;justify-items:center!important;align-items:center!important;text-align:center!important}body[data-page="inicio"] .home-hero .hero-title__artwork{width:min(74vw,43rem)!important;max-width:43rem!important;min-height:0!important;max-height:34svh!important;margin:0 auto 1.1rem!important;overflow:visible!important;transform:none!important;background:none!important}body[data-page="inicio"] .home-hero .hero-title__artwork video{width:100%!important;max-width:100%!important;height:auto!important;max-height:34svh!important;object-fit:contain!important;object-position:center center!important;transform:none!important;mix-blend-mode:normal!important}body[data-page="inicio"] .home-hero .hero-title{width:min(100%,48rem)!important;max-width:48rem!important;margin:0 auto!important;transform:none!important}body[data-page="inicio"] .home-hero .hero-title__main,body[data-page="inicio"] .home-hero .hero-title__line,body[data-page="inicio"] .home-hero .hero-title__secondary{width:100%!important;max-width:100%!important;margin-inline:auto!important;white-space:normal!important;text-align:center!important;text-wrap:balance!important;transform:none!important}body[data-page="inicio"] .home-hero .hero-title__main{font-size:clamp(2.35rem,5vw,3.7rem)!important;line-height:1.02!important}body[data-page="inicio"] .home-hero .hero-title__secondary{font-size:clamp(2.85rem,5.8vw,4.4rem)!important;line-height:1!important}body[data-page="inicio"] .home-hero .hero__actions,body[data-page="inicio"] .home-hero .hero__actions--center{width:auto!important;max-width:calc(100vw - 4rem)!important;margin:1.4rem auto 0!important;justify-content:center!important;transform:none!important}body[data-page="inicio"] .services-preview{padding:clamp(3rem,6vw,4.5rem) 0 clamp(4rem,7vw,5.4rem)!important}body[data-page="inicio"] .services-preview>.section-heading,body[data-page="inicio"] .services-preview__footer,body[data-page="inicio"] .approach-story--process-infograph .approach-story__process-shell,body[data-page="inicio"] .featured-projects>.section-heading,body[data-page="inicio"] .featured-projects-reel,body[data-page="inicio"] .allies-home__heading,body[data-page="inicio"] .allies-home__marquee,body[data-page="inicio"] .final-contact-editorial{width:min(calc(100vw - 4rem),58rem)!important;max-width:min(calc(100vw - 4rem),58rem)!important;margin-left:auto!important;margin-right:auto!important}body[data-page="inicio"] .services-preview .section-heading h2,body[data-page="inicio"] .services-preview__intro{width:min(100%,46rem)!important;max-width:46rem!important;margin-left:auto!important;margin-right:auto!important;text-align:center!important;text-wrap:balance!important}body[data-page="inicio"] .services-preview .desktop-line-break{display:none!important}body[data-page="inicio"] .services-drift{width:100vw!important;max-width:100vw!important;margin:clamp(1.6rem,4vw,2.4rem) 0 0 calc(50% - 50vw)!important;transform:none!important}body[data-page="inicio"] .services-drift__stage{position:relative!important;height:clamp(28rem,64vh,40rem)!important;min-height:28rem!important;overflow:hidden!important}body[data-page="inicio"] .services-drift__rail{position:absolute!important;inset:0!important;display:block!important;width:auto!important;max-width:none!important;margin:0!important;transform:none!important}body[data-page="inicio"] .services-drift__slide{position:absolute!important;inset:auto!important;top:50%!important;left:0!important;width:min(92vw,48rem)!important;opacity:var(--slide-opacity,1)!important;transform:translate3d(var(--slide-x,0px),-50%,0) scale(var(--slide-scale,1))!important}body[data-page="inicio"] .services-drift__slide[data-service-clone="true"]{display:block!important}body[data-page="inicio"] .services-drift__card{aspect-ratio:auto!important;min-height:clamp(22rem,44vh,30rem)!important;max-height:none!important;height:auto!important;padding:clamp(1.5rem,2.8vw,2.1rem)!important;border-radius:2rem!important;grid-template-rows:1fr auto!important}body[data-page="inicio"] .services-drift__card-copy{align-self:end!important;max-width:min(22rem,46%)!important;padding-top:clamp(4.4rem,7vw,5.4rem)!important;padding-bottom:1.25rem!important;gap:0.85rem!important}body[data-page="inicio"] .services-drift__card h3,body[data-page="inicio"] .services-drift__slide--events-card .services-drift__card h3{font-size:clamp(2.5rem,4.2vw,3.4rem)!important;line-height:1.02!important}body[data-page="inicio"] .services-drift__card p:last-child{font-size:clamp(1rem,1.4vw,1.14rem)!important;line-height:1.42!important;max-width:21rem!important}body[data-page="inicio"] .services-drift__overlay{display:none!important}body[data-page="inicio"] .services-drift__meta{display:flex!important;justify-content:center!important}body[data-page="inicio"] .approach-story--process-infograph{padding:clamp(3.4rem,7vw,5rem) 0!important}body[data-page="inicio"] .approach-story--process-infograph .approach-story__heading{width:min(100%,54rem)!important;margin:0 auto clamp(1.8rem,4vw,2.6rem)!important;text-align:center!important}body[data-page="inicio"] .approach-story--process-infograph .approach-process__item,body[data-page="inicio"] .approach-story--process-infograph .approach-process__item--reverse{display:grid!important;grid-template-columns:minmax(13rem,0.85fr) minmax(0,1fr)!important;gap:clamp(1.5rem,4vw,2.5rem)!important;align-items:center!important;padding:clamp(2.2rem,5vw,3.25rem) 0!important;text-align:left!important}body[data-page="inicio"] .approach-story--process-infograph .approach-process__item--reverse .approach-process__media{order:2!important}body[data-page="inicio"] .approach-story--process-infograph .approach-process__item--reverse .approach-process__content{order:1!important}body[data-page="inicio"] .approach-story--process-infograph .approach-process__content{width:100%!important;max-width:100%!important;justify-self:stretch!important;justify-items:start!important;transform:none!important}body[data-page="inicio"] .approach-story--process-infograph .approach-process__media{width:100%!important;justify-content:center!important;transform:none!important}body[data-page="inicio"] .approach-story--process-infograph .approach-process__media img{width:min(100%,20rem)!important;max-height:none!important;transform:none!important}body[data-page="inicio"] .approach-story--process-infograph .approach-process__body,body[data-page="inicio"] .approach-story--process-infograph .approach-process__quote{max-width:32rem!important;margin-left:0!important;margin-right:0!important;text-wrap:balance!important}body[data-page="inicio"] .featured-projects,body[data-page="inicio"] .allies-home,body[data-page="inicio"] .final-cta-section{padding-left:0!important;padding-right:0!important}}@media (min-width:761px) and (max-width:900px),(hover:none) and (pointer:coarse) and (min-width:761px) and (max-width:900px){body[data-page="inicio"] .approach-story--process-infograph .approach-process__item,body[data-page="inicio"] .approach-story--process-infograph .approach-process__item--reverse{grid-template-columns:minmax(0,1fr)!important;text-align:center!important}body[data-page="inicio"] .approach-story--process-infograph .approach-process__content{justify-items:center!important}body[data-page="inicio"] .approach-story--process-infograph .approach-process__item .approach-process__media,body[data-page="inicio"] .approach-story--process-infograph .approach-process__item--reverse .approach-process__media{order:1!important}body[data-page="inicio"] .approach-story--process-infograph .approach-process__item .approach-process__content,body[data-page="inicio"] .approach-story--process-infograph .approach-process__item--reverse .approach-process__content{order:2!important}body[data-page="inicio"] .approach-story--process-infograph .approach-process__body,body[data-page="inicio"] .approach-story--process-infograph .approach-process__quote{margin-left:auto!important;margin-right:auto!important}}#burger-toggle:not(:checked) ~ .menu{visibility:hidden!important;pointer-events:none!important;transform:translateX(100%)!important}#burger-toggle:checked ~ .menu{visibility:visible!important;pointer-events:auto!important;transform:translateX(0)!important}@media (min-width:1181px) and (max-width:1366px){html,body,body[data-page="inicio"],body[data-page="inicio"] .home-scroll-shell,body[data-page="inicio"] main{max-width:100vw!important;overflow-x:clip!important}body[data-page="inicio"] .services-preview,body[data-page="inicio"] .services-drift,body[data-page="inicio"] .services-drift__stage,body[data-page="inicio"] .home-scroll-curve{max-width:100vw!important;overflow-x:clip!important}body[data-page="inicio"] .services-drift__stage{overflow:hidden!important}}@media (min-width:761px) and (max-width:1180px),(hover:none) and (pointer:coarse) and (min-width:761px) and (max-width:1366px){body[data-page="inicio"] .home-hero,body[data-page="inicio"] .hero--reference.home-hero{min-height:clamp(41rem,calc(100svh - 5.5rem),49rem)!important;padding:clamp(4.75rem,7vh,5.8rem) 0 clamp(1.8rem,3.6vh,2.8rem)!important;display:flex!important;align-items:flex-start!important;justify-content:center!important}body[data-page="inicio"] .home-hero .hero__content--stacked,body[data-page="inicio"] .home-hero .hero__copy--center{width:min(calc(100vw - 3rem),38rem)!important;max-width:min(calc(100vw - 3rem),38rem)!important;margin:0 auto!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important;align-content:flex-start!important;justify-items:center!important;align-items:center!important;place-content:start center!important;text-align:center!important;gap:clamp(0.3rem,1.4vh,0.85rem)!important;height:auto!important;min-height:0!important;align-self:flex-start!important}body[data-page="inicio"] .home-hero .hero-title{width:min(100%,34rem)!important;max-width:34rem!important;margin:0 auto!important;transform:translateY(-0.95rem)!important}body[data-page="inicio"] .home-hero .hero-title__artwork{width:min(58vw,24rem)!important;max-width:24rem!important;max-height:none!important;margin:0 auto -1.25rem!important;transform:translateY(-0.35rem)!important}body[data-page="inicio"] .home-hero .hero-title__artwork video{max-height:none!important;object-fit:contain!important}body[data-page="inicio"] .home-hero .hero-title__main{font-size:clamp(3.05rem,6vw,4.25rem)!important;line-height:1!important}body[data-page="inicio"] .home-hero .hero-title__secondary{font-size:clamp(3.4rem,6.8vw,4.9rem)!important;line-height:0.98!important}body[data-page="inicio"] .home-hero .hero-title__line{margin-top:0!important}body[data-page="inicio"] .home-hero .hero__actions,body[data-page="inicio"] .home-hero .hero__actions--center{width:min(100%,18rem)!important;margin:0.15rem auto 0!important;transform:translateY(-0.95rem)!important;justify-content:center!important}body[data-page="inicio"] .button--liquid-home{min-width:18rem!important;min-height:4.4rem!important}body[data-page="inicio"] .button--liquid-home .button__label{font-size:1.2rem!important}body[data-page="inicio"] .services-preview>.section-heading,body[data-page="inicio"] .services-preview__footer,body[data-page="inicio"] .approach-story--process-infograph .approach-story__process-shell,body[data-page="inicio"] .featured-projects>.section-heading,body[data-page="inicio"] .featured-projects-reel,body[data-page="inicio"] .allies-home__heading,body[data-page="inicio"] .allies-home__marquee,body[data-page="inicio"] .final-contact-editorial{width:min(calc(100vw - 3rem),64rem)!important;max-width:min(calc(100vw - 3rem),64rem)!important}body[data-page="inicio"] .services-preview .section-heading h2{width:min(100%,52rem)!important;max-width:52rem!important;font-size:clamp(3.8rem,6.4vw,5rem)!important;line-height:1.01!important;text-wrap:balance!important}body[data-page="inicio"] .services-preview__intro,body[data-page="inicio"] .services-preview__summary{width:min(100%,54rem)!important;max-width:54rem!important;font-size:clamp(1.34rem,2.35vw,1.56rem)!important;line-height:1.58!important;text-wrap:balance!important}body[data-page="inicio"] .services-preview__footer{margin-top:clamp(1.35rem,3vw,2rem)!important}body[data-page="inicio"] .services-drift{margin-top:clamp(2rem,4.5vw,2.85rem)!important}body[data-page="inicio"] .services-drift__stage{height:clamp(24rem,39vh,26.5rem)!important;min-height:24rem!important}body[data-page="inicio"] .services-drift__slide{top:48%!important;width:clamp(23rem,35vw,26rem)!important}body[data-page="inicio"] .services-drift__card{min-height:clamp(20rem,31vh,22.5rem)!important;padding:clamp(1.45rem,2.1vw,1.85rem)!important;border-radius:2rem!important}body[data-page="inicio"] .services-drift__card-copy{max-width:min(18rem,74%)!important;padding-top:clamp(0.85rem,1.9vh,1.2rem)!important;padding-bottom:0.6rem!important;gap:0.65rem!important}body[data-page="inicio"] .services-drift__card h3,body[data-page="inicio"] .services-drift__slide--events-card .services-drift__card h3{font-size:clamp(2.75rem,3.9vw,3.25rem)!important;line-height:1.02!important;letter-spacing:-0.04em!important}body[data-page="inicio"] .services-drift__card p:last-child{font-size:clamp(1.12rem,1.5vw,1.24rem)!important;line-height:1.52!important;max-width:18rem!important}body[data-page="inicio"] .services-drift__link{padding:0.9rem 1.4rem!important;font-size:1.08rem!important}body[data-page="inicio"] .services-drift__character--desk-blue,body[data-page="inicio"] .services-drift__character--desk-purple,body[data-page="inicio"] .services-drift__character--desk-red{top:clamp(3.8rem,6.5vw,5.3rem)!important;width:clamp(8.8rem,17vw,13rem)!important;right:clamp(0.8rem,2.6vw,1.7rem)!important}body[data-page="inicio"] .services-drift__character--coffee-red,body[data-page="inicio"] .services-drift__character--coffee-blue{width:clamp(8.8rem,17vw,13rem)!important;right:clamp(0.8rem,2.6vw,1.7rem)!important;bottom:-0.7rem!important}body[data-page="inicio"] .services-drift__meta{margin-top:0.4rem!important}body[data-page="inicio"] .approach-story--process-infograph{--process-title-size-fluid:clamp(3rem,5.6vw,4.9rem);--process-step-title-size-fluid:clamp(2.45rem,4.2vw,3.3rem);--process-body-size-fluid:clamp(1.15rem,1.68vw,1.34rem);--process-quote-size-fluid:clamp(1.28rem,1.95vw,1.72rem);--process-quote-script-size-fluid:clamp(2.35rem,3.95vw,3.3rem);padding:clamp(4.2rem,7vw,6rem) 0!important}body[data-page="inicio"] .approach-story--process-infograph .approach-story__heading{width:min(100%,60rem)!important;max-width:60rem!important;margin-bottom:clamp(2.3rem,4.4vw,3.35rem)!important}body[data-page="inicio"] .approach-story--process-infograph .approach-process__item,body[data-page="inicio"] .approach-story--process-infograph .approach-process__item--reverse{grid-template-columns:minmax(16.5rem,0.95fr) minmax(0,1fr)!important;gap:clamp(2rem,4vw,3rem)!important;align-items:center!important;padding:clamp(2.8rem,5.1vw,3.9rem) 0!important;text-align:left!important}body[data-page="inicio"] .approach-story--process-infograph .approach-process__item--reverse .approach-process__media{order:1!important}body[data-page="inicio"] .approach-story--process-infograph .approach-process__item--reverse .approach-process__content{order:2!important}body[data-page="inicio"] .approach-story--process-infograph .approach-process__content,body[data-page="inicio"] .approach-story--process-infograph .approach-process__item--reverse .approach-process__content{order:2!important;justify-self:stretch!important;justify-items:start!important;align-content:center!important;gap:0.95rem!important;width:100%!important;max-width:100%!important}body[data-page="inicio"] .approach-story--process-infograph .approach-process__media,body[data-page="inicio"] .approach-story--process-infograph .approach-process__item--reverse .approach-process__media{order:1!important;width:100%!important;justify-content:center!important}body[data-page="inicio"] .approach-story--process-infograph .approach-process__media img{width:min(100%,23.5rem)!important}body[data-page="inicio"] .approach-story--process-infograph .approach-process__body,body[data-page="inicio"] .approach-story--process-infograph .approach-process__quote{max-width:35rem!important}}@media (min-width:761px) and (max-width:1024px),(hover:none) and (pointer:coarse) and (min-width:761px) and (max-width:1024px){body[data-page="inicio"] .approach-story--process-infograph{--process-title-size-fluid:clamp(3.55rem,7vw,4.7rem);--process-step-title-size-fluid:clamp(2.9rem,5.3vw,3.7rem);--process-body-size-fluid:clamp(1.28rem,2.15vw,1.52rem);--process-quote-size-fluid:clamp(1.45rem,2.45vw,1.86rem);--process-quote-script-size-fluid:clamp(2.7rem,4.8vw,3.7rem)}body[data-page="inicio"] .approach-story--process-infograph .approach-process__item,body[data-page="inicio"] .approach-story--process-infograph .approach-process__item--reverse{grid-template-columns:minmax(0,1fr)!important;gap:clamp(1.65rem,4vw,2.2rem)!important;text-align:center!important}body[data-page="inicio"] .approach-story--process-infograph .approach-process__content,body[data-page="inicio"] .approach-story--process-infograph .approach-process__item--reverse .approach-process__content{order:1!important;justify-self:center!important;justify-items:center!important;align-content:start!important;gap:1.1rem!important;width:min(100%,41rem)!important}body[data-page="inicio"] .approach-story--process-infograph .approach-process__media,body[data-page="inicio"] .approach-story--process-infograph .approach-process__item--reverse .approach-process__media{order:2!important;margin-top:0.25rem!important}body[data-page="inicio"] .approach-story--process-infograph .approach-process__body,body[data-page="inicio"] .approach-story--process-infograph .approach-process__quote{margin-left:auto!important;margin-right:auto!important;max-width:34rem!important}body[data-page="inicio"] .approach-story--process-infograph .approach-process__media img{width:min(100%,22rem)!important}body[data-page="inicio"] .approach-story--process-infograph .approach-story__heading{margin-bottom:clamp(2.6rem,5vw,3.4rem)!important}body[data-page="inicio"] .approach-story--process-infograph .approach-process__heading-row{justify-content:center!important;gap:0.8rem!important}}@media (min-width:761px) and (max-width:900px) and (orientation:portrait),(hover:none) and (pointer:coarse) and (min-width:761px) and (max-width:900px){body[data-page="inicio"] .services-preview{padding:4.25rem 0 4.5rem!important}body[data-page="inicio"] .services-preview>.section-heading,body[data-page="inicio"] .services-preview__footer{width:min(calc(100vw - 2.5rem),43rem)!important;max-width:min(calc(100vw - 2.5rem),43rem)!important}body[data-page="inicio"] .services-preview .section-heading h2{font-size:clamp(5.25rem,10.6vw,6.6rem)!important;line-height:0.93!important;width:min(100%,30rem)!important;max-width:30rem!important;letter-spacing:0!important}body[data-page="inicio"] .services-preview .section-heading h2 strong{font-size:inherit!important;line-height:inherit!important}body[data-page="inicio"] .services-preview__intro,body[data-page="inicio"] .services-preview__summary{font-size:clamp(1.82rem,3.35vw,2.08rem)!important;line-height:1.68!important;width:min(100%,31rem)!important;max-width:31rem!important}body[data-page="inicio"] .services-drift__stage{height:clamp(27.5rem,44vh,30rem)!important;min-height:27.5rem!important;padding-inline:1.25rem!important}body[data-page="inicio"] .services-drift__slide{top:50%!important;width:clamp(19.75rem,38vw,22.5rem)!important}body[data-page="inicio"] .services-drift__card{min-height:clamp(22.75rem,35vh,25rem)!important;padding:1.6rem!important}body[data-page="inicio"] .services-drift__card-copy{max-width:min(17rem,76%)!important;gap:0.72rem!important}body[data-page="inicio"] .services-drift__card h3,body[data-page="inicio"] .services-drift__slide--events-card .services-drift__card h3{font-size:clamp(2.85rem,4.5vw,3.25rem)!important;line-height:1.01!important}body[data-page="inicio"] .services-drift__card p:last-child{font-size:clamp(1.16rem,1.82vw,1.28rem)!important;line-height:1.54!important;max-width:16.5rem!important}body[data-page="inicio"] .services-drift__link{padding:0.95rem 1.5rem!important;font-size:1.12rem!important}body[data-page="inicio"] .approach-story--process-infograph{--process-title-size-fluid:clamp(3.9rem,7.8vw,5rem);--process-step-title-size-fluid:clamp(3.05rem,5.7vw,3.95rem);--process-body-size-fluid:clamp(1.42rem,2.35vw,1.68rem);--process-quote-size-fluid:clamp(1.58rem,2.7vw,2rem);--process-quote-script-size-fluid:clamp(2.95rem,5.25vw,3.95rem)}body[data-page="inicio"] .approach-story--process-infograph .approach-story__heading{width:min(100%,41rem)!important;max-width:41rem!important}body[data-page="inicio"] .approach-story--process-infograph .approach-process__item,body[data-page="inicio"] .approach-story--process-infograph .approach-process__item--reverse{grid-template-columns:minmax(0,1fr)!important;gap:1.8rem!important;text-align:center!important;padding:3rem 0!important}body[data-page="inicio"] .approach-story--process-infograph .approach-process__content,body[data-page="inicio"] .approach-story--process-infograph .approach-process__item--reverse .approach-process__content{order:1!important;justify-self:center!important;justify-items:center!important;align-content:start!important;gap:1.15rem!important;width:min(100%,36rem)!important;max-width:36rem!important}body[data-page="inicio"] .approach-story--process-infograph .approach-process__media,body[data-page="inicio"] .approach-story--process-infograph .approach-process__item--reverse .approach-process__media{order:2!important;margin-top:0!important}body[data-page="inicio"] .approach-story--process-infograph .approach-process__heading-row{justify-content:center!important}body[data-page="inicio"] .approach-story--process-infograph .approach-process__body,body[data-page="inicio"] .approach-story--process-infograph .approach-process__quote{max-width:33rem!important;margin-left:auto!important;margin-right:auto!important}body[data-page="inicio"] .approach-story--process-infograph .approach-process__media img{width:min(100%,20rem)!important}}body[data-page="inicio"] .services-drift__dots,body[data-page="servicios"] .services-slider__count,body[data-page="servicios"] .services-slider__dot{display:none!important}body[data-page="inicio"] .featured-projects.featured-projects--reel{width:100vw!important;max-width:none!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;padding-left:0!important;padding-right:0!important;overflow:hidden!important}body[data-page="inicio"] .featured-projects.featured-projects--reel>.section-heading,body[data-page="inicio"] .featured-projects.featured-projects--reel>.section-heading.section-heading--show-title{width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important;padding-left:clamp(1.5rem,4vw,4rem)!important;padding-right:clamp(1.5rem,4vw,4rem)!important;box-sizing:border-box!important}body[data-page="inicio"] .featured-projects.featured-projects--reel .section-heading__copy{width:min(100%,76rem)!important;max-width:76rem!important;margin-left:auto!important;margin-right:auto!important}body[data-page="inicio"] .featured-projects-reel{width:100vw!important;max-width:none!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;padding:0!important}body[data-page="inicio"] .featured-projects-reel__stage,body[data-page="inicio"] .featured-projects-reel__viewport,body[data-page="inicio"] .featured-projects-reel__track,body[data-page="inicio"] .featured-projects-reel__slide,body[data-page="inicio"] .featured-projects-reel__media,body[data-page="inicio"] .featured-projects-reel__media img{width:100vw!important;max-width:none!important;border-radius:0!important}body[data-page="inicio"] .featured-projects-reel__stage{margin:0!important;border-radius:0!important;box-shadow:none!important}@media (min-width:761px) and (max-width:1180px) and (orientation:portrait){body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__content{position:relative!important;z-index:2!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__title,body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__copy,body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__actions,body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__social{position:relative!important;z-index:2!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial::before{left:calc(var(--editorial-arc-size) * -0.48)!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial{grid-template-columns:minmax(0,0.86fr) minmax(0,1.14fr)!important;gap:clamp(1.35rem,2.2vw,2rem)!important}body[data-page="inicio"] .final-contact-section.final-contact-section--editorial .final-contact-editorial__content{width:min(100%,31rem)!important}}body[data-page="contacto"] .contact-mailer__meta{width:min(100%,50rem)!important;max-width:50rem!important;margin:clamp(1rem,1.8vw,1.35rem) auto 0!important;padding:0!important;display:grid!important;grid-template-columns:1fr!important;justify-items:center!important;align-items:center!important}body[data-page="contacto"] .contact-mailer__actions{grid-column:1 / -1!important;justify-self:center!important;width:fit-content!important;max-width:100%!important;margin:0 auto!important;display:flex!important;align-items:center!important;justify-content:center!important;flex-wrap:wrap!important;gap:1rem!important}body[data-page="contacto"] .captcha-container,body[data-page="contacto"] .contact-mailer__captcha{flex:0 0 auto!important;display:flex!important;justify-content:center!important;min-height:78px!important;margin:0!important}body[data-page="contacto"] .g-recaptcha{position:static!important;transform:scale(1)!important;transform-origin:center center!important}body[data-page="contacto"] .contact-mailer__submit.button{flex:0 0 auto!important;margin:0!important}@media (max-width:640px){body[data-page="contacto"] .contact-mailer__meta{width:min(100%,44rem)!important}body[data-page="contacto"] .contact-mailer__actions{flex-direction:column!important}body[data-page="contacto"] .captcha-container,body[data-page="contacto"] .contact-mailer__captcha{max-width:100%!important;transform:scale(0.92)!important;transform-origin:center center!important}}
@media (min-width:1600px){body[data-page="inicio"] .final-contact-section.final-contact-section--editorial::before{left:max(-30rem,calc(50vw - 78rem))!important;width:min(72rem,58vw)!important}body[data-page="inicio"] .final-contact-editorial{width:min(calc(100vw - 8rem),1360px)!important;min-height:clamp(36rem,34vw,40rem)!important;grid-template-columns:minmax(0,0.92fr) minmax(0,1.08fr)!important;gap:clamp(2.25rem,3vw,3.75rem)!important;padding:clamp(2.25rem,2.6vw,3rem) clamp(2.5rem,3.5vw,4rem)!important}body[data-page="inicio"] .final-contact-editorial__art{min-height:clamp(31rem,32vw,37rem)!important;justify-content:center!important;padding-left:0!important}body[data-page="inicio"] .final-contact-editorial__illustration{width:clamp(24rem,24vw,31rem)!important;transform:translateX(-3%) translateY(1.6rem)!important}body[data-page="inicio"] .final-contact-editorial__content{width:min(100%,34rem)!important;margin-left:0!important;padding:clamp(0.75rem,1.4vw,1.4rem) 0 0!important}body[data-page="inicio"] .final-contact-editorial__title-main{font-size:clamp(3.9rem,3.9vw,5rem)!important}body[data-page="inicio"] .final-contact-editorial__title-script{font-size:clamp(4rem,4.2vw,5.25rem)!important}body[data-page="inicio"] .final-contact-editorial__copy{font-size:clamp(1.9rem,2.05vw,2.55rem)!important}body[data-page="inicio"] .final-contact-editorial__button{min-width:min(100%,24rem)!important;min-height:clamp(4.4rem,4.5vw,5.35rem)!important;font-size:clamp(1.45rem,1.7vw,1.9rem)!important;padding:0 clamp(2rem,2.6vw,3rem)!important}}@media (min-width:2000px){body[data-page="inicio"] .final-contact-section.final-contact-section--editorial::before{left:calc(50vw - 83rem)!important;width:70rem!important}body[data-page="inicio"] .final-contact-editorial{width:1320px!important;min-height:37rem!important}body[data-page="inicio"] .final-contact-editorial__art{min-height:34rem!important}body[data-page="inicio"] .final-contact-editorial__illustration{width:29rem!important}body[data-page="inicio"] .final-contact-editorial__content{width:32rem!important}}
@media (min-width:1600px){body[data-page="inicio"] .final-contact-section.final-contact-section--editorial::before{left:min(-12rem,calc(50vw - 86rem))!important;width:78rem!important}}
body[data-page="nosotros"] .about-toc-page{background:#fff;overflow:visible}body[data-page="nosotros"] .about-toc-hero{position:relative;display:grid;grid-template-columns:minmax(0,0.95fr) minmax(18rem,0.75fr);align-items:center;gap:clamp(2rem,5vw,6rem);width:min(1500px,calc(100vw - 4rem));min-height:clamp(34rem,58vh,46rem);margin:clamp(2rem,4vw,4rem) auto 0;padding:clamp(4rem,7vw,7rem) 0 clamp(3rem,6vw,5rem)}body[data-page="nosotros"] .about-toc-hero__copy{display:grid;gap:1.35rem;align-content:center}body[data-page="nosotros"] .about-toc-hero__copy h1{display:grid;max-width:12ch;margin:0;color:#004762;font-size:clamp(4rem,7.2vw,8rem);font-weight:500;line-height:0.88;letter-spacing:-0.055em}body[data-page="nosotros"] .about-toc-hero__copy h1 strong{font-family:"PacificoLocal","Pacifico",cursive;color:#c91235;font-size:0.78em;font-weight:400;letter-spacing:0;line-height:1.05}body[data-page="nosotros"] .about-toc-hero__copy p:last-child{max-width:42rem;color:#527181;font-size:clamp(1.08rem,1.35vw,1.32rem);line-height:1.75}body[data-page="nosotros"] .about-toc-hero__art{margin:0;align-self:end}body[data-page="nosotros"] .about-toc-hero__art img{width:min(100%,34rem);margin-left:auto}body[data-page="nosotros"] .about-toc-layout{position:relative;width:min(1500px,calc(100vw - 4rem));margin:0 auto clamp(4rem,8vw,7rem);display:grid;grid-template-columns:17rem minmax(0,1fr);gap:clamp(3rem,5vw,6rem);align-items:start}body[data-page="nosotros"] .toc{position:sticky;top:6.2rem;align-self:start;width:17rem;max-height:calc(100vh - 7.5rem);padding:1rem 1rem 1rem 1.15rem;line-height:1.95;z-index:4}body[data-page="nosotros"] .toc ul{list-style:none;margin:0;padding:0}body[data-page="nosotros"] .toc ul ul{padding-left:1.35rem}body[data-page="nosotros"] .toc li a{display:inline-block;color:rgba(0,71,98,0.46);font-family:"FigtreeMediumLocal","Figtree",sans-serif;font-size:0.96rem;text-decoration:none;transition:color 0.3s cubic-bezier(0.23,1,0.32,1),transform 0.3s cubic-bezier(0.23,1,0.32,1)}body[data-page="nosotros"] .toc li li a{font-size:0.88rem;color:rgba(0,71,98,0.38)}body[data-page="nosotros"] .toc li.visible>a{color:#004762;transform:translateX(5px)}body[data-page="nosotros"] .toc-marker{position:absolute;top:1rem;left:0;width:100%;height:calc(100% - 2rem);z-index:-1;overflow:visible;pointer-events:none}body[data-page="nosotros"] .toc-marker path{transition:stroke-dasharray 0.3s ease,opacity 0.3s ease}body[data-page="nosotros"] .contents{width:min(100%,850px);max-width:850px;padding:0 0 2rem;font-family:"FigtreeHeroLocal","Figtree",sans-serif}body[data-page="nosotros"] .about-toc-section{position:relative;display:grid;gap:1.15rem;min-height:clamp(19rem,42vh,31rem);padding:clamp(4rem,7vw,7rem) 0;border-bottom:1px solid rgba(0,71,98,0.12);scroll-margin-top:6rem}body[data-page="nosotros"] .about-toc-section h2{max-width:12.5ch;color:#004762;font-size:clamp(2.6rem,5vw,5rem);font-weight:500;line-height:0.92;letter-spacing:-0.05em}body[data-page="nosotros"] .about-toc-section p{max-width:46rem;color:#527181;font-size:clamp(1.05rem,1.45vw,1.26rem);line-height:1.78}body[data-page="nosotros"] .about-toc-section strong{color:#004762}body[data-page="nosotros"] .about-toc-section--lead h2,body[data-page="nosotros"] .about-toc-section--accent h2{max-width:13ch;font-size:clamp(3.1rem,5.8vw,6.4rem)}body[data-page="nosotros"] .about-toc-section--accent{padding:clamp(4rem,7vw,6rem) clamp(1.5rem,3vw,3rem);border:0;border-radius:24px;background:#f4f8f9;box-shadow:0 24px 70px rgba(0,71,98,0.08);margin:clamp(2rem,4vw,3rem) 0}body[data-page="nosotros"] .about-toc-split{grid-template-columns:minmax(0,1fr) minmax(15rem,0.62fr);align-items:center;gap:clamp(2rem,4vw,4rem)}body[data-page="nosotros"] .about-toc-split--reverse{grid-template-columns:minmax(16rem,0.8fr) minmax(0,1fr)}body[data-page="nosotros"] .about-toc-split--reverse>div{order:2}body[data-page="nosotros"] .about-toc-split--reverse>figure{order:1}body[data-page="nosotros"] .about-toc-split figure{margin:0}body[data-page="nosotros"] .about-toc-split img{width:100%;max-height:30rem;object-fit:contain}body[data-page="nosotros"] .about-toc-pills{display:flex;flex-wrap:wrap;gap:0.7rem;margin-top:0.5rem}body[data-page="nosotros"] .about-toc-pills span{display:inline-flex;padding:0.65rem 0.9rem;border-radius:999px;background:#eff6f7;color:#004762;font-size:0.9rem;font-weight:700}body[data-page="nosotros"] .about-toc-code-card{display:grid;justify-items:start;gap:0.35rem;width:min(100%,22rem);margin-top:0.8rem;padding:1.5rem;border-radius:18px;background:#c91235;color:#fff;box-shadow:0 24px 50px rgba(201,18,53,0.18)}body[data-page="nosotros"] .about-toc-code-card span{font-size:clamp(3.6rem,8vw,6rem);font-weight:800;line-height:0.88}body[data-page="nosotros"] .about-toc-code-card strong{color:#fff;font-size:1rem;letter-spacing:0.12em;text-transform:uppercase}body[data-page="nosotros"] .about-toc-character-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1rem;align-items:end}body[data-page="nosotros"] .about-toc-character-strip img{width:100%;height:clamp(12rem,20vw,18rem);object-fit:contain}body[data-page="nosotros"] .about-toc-values{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:0.8rem}body[data-page="nosotros"] .about-toc-values article{display:grid;gap:0.35rem;padding:1.15rem;border-radius:18px;background:#fff;border:1px solid rgba(0,71,98,0.12);box-shadow:0 16px 38px rgba(0,71,98,0.06)}body[data-page="nosotros"] .about-toc-values strong{font-size:1.02rem;color:#004762}body[data-page="nosotros"] .about-toc-values span{color:#527181;font-size:0.94rem;line-height:1.5}body[data-page="nosotros"] .about-toc-closing{justify-items:start;min-height:20rem;border-bottom:0}body[data-page="nosotros"] .about-toc-closing img{width:min(100%,42rem)}body[data-page="nosotros"] .about-toc-closing .button{margin-top:1rem}@media (max-width:1100px){body[data-page="nosotros"] .about-toc-hero{grid-template-columns:1fr;min-height:auto}body[data-page="nosotros"] .about-toc-hero__art img{margin:0 auto;width:min(100%,28rem)}body[data-page="nosotros"] .about-toc-layout{width:min(100%,calc(100vw - 2rem));grid-template-columns:1fr;gap:1.5rem}body[data-page="nosotros"] .toc{position:sticky;top:0;width:100%;max-height:none;padding:0.85rem 1rem;background:rgba(255,255,255,0.92);backdrop-filter:blur(16px);border:1px solid rgba(0,71,98,0.1);border-radius:16px;overflow-x:auto;z-index:15}body[data-page="nosotros"] .toc>ul{display:flex;gap:1rem;align-items:flex-start;min-width:max-content}body[data-page="nosotros"] .toc ul ul{display:none}body[data-page="nosotros"] .toc-marker{display:none}body[data-page="nosotros"] .contents{width:100%;max-width:none}body[data-page="nosotros"] .about-toc-section{padding:3.5rem 0;min-height:auto}body[data-page="nosotros"] .about-toc-split,body[data-page="nosotros"] .about-toc-split--reverse{grid-template-columns:1fr}body[data-page="nosotros"] .about-toc-split--reverse>div,body[data-page="nosotros"] .about-toc-split--reverse>figure{order:initial}body[data-page="nosotros"] .about-toc-values{grid-template-columns:1fr}}@media (max-width:640px){body[data-page="nosotros"] .about-toc-hero{width:min(100%,calc(100vw - 1.5rem));padding-top:3rem}body[data-page="nosotros"] .about-toc-hero__copy h1{font-size:clamp(3.2rem,17vw,4.6rem)}body[data-page="nosotros"] .about-toc-section h2,body[data-page="nosotros"] .about-toc-section--lead h2,body[data-page="nosotros"] .about-toc-section--accent h2{font-size:clamp(2.35rem,13vw,3.6rem);max-width:11.5ch}body[data-page="nosotros"] .about-toc-section--accent{padding:2.2rem 1.2rem;border-radius:18px}body[data-page="nosotros"] .about-toc-character-strip{grid-template-columns:1fr 1fr}body[data-page="nosotros"] .about-toc-character-strip img{height:12rem}}
body[data-page="nosotros"] .about-toc-hero{grid-template-columns:minmax(0,1fr)!important;align-items:start!important;gap:clamp(1.6rem,3vw,2.6rem)!important;min-height:auto!important;padding:clamp(2.2rem,4.5vw,4rem) 0 clamp(2.4rem,4.5vw,4rem)!important}body[data-page="nosotros"] .about-toc-hero__art{order:1!important;align-self:start!important;width:min(100%,48rem)!important;margin:0!important}body[data-page="nosotros"] .about-toc-hero__art img{width:100%!important;max-height:13.25rem!important;object-fit:cover!important;object-position:center!important;margin:0!important}body[data-page="nosotros"] .about-toc-hero__copy{order:2!important;gap:1rem!important}body[data-page="nosotros"] .about-toc-hero__copy h1{max-width:13.5ch!important;font-size:clamp(3.25rem,5.2vw,5.9rem)!important;line-height:0.94!important;letter-spacing:-0.045em!important}body[data-page="nosotros"] .about-toc-hero__copy h1 strong{font-size:0.72em!important;line-height:1.04!important}body[data-page="nosotros"] .about-toc-hero__copy p:last-child{max-width:44rem!important;font-size:clamp(1rem,1.16vw,1.18rem)!important;line-height:1.7!important}@media (max-width:640px){body[data-page="nosotros"] .about-toc-hero{padding-top:2.5rem!important}body[data-page="nosotros"] .about-toc-hero__art{width:100%!important}body[data-page="nosotros"] .about-toc-hero__art img{max-height:7.75rem!important}body[data-page="nosotros"] .about-toc-hero__copy h1{font-size:clamp(2.55rem,12vw,3.45rem)!important;max-width:11.5ch!important}body[data-page="nosotros"] .about-toc-hero__copy p:last-child{font-size:1rem!important;line-height:1.65!important}}
@media (max-width:640px){body[data-page="nosotros"] .about-toc-hero__copy{width:100%!important;max-width:100%!important;min-width:0!important}body[data-page="nosotros"] .about-toc-hero__copy h1{width:100%!important;max-width:100%!important;font-size:clamp(2.25rem,10vw,3rem)!important;line-height:1!important;letter-spacing:-0.035em!important;overflow-wrap:normal!important}body[data-page="nosotros"] .about-toc-hero__copy h1 span,body[data-page="nosotros"] .about-toc-hero__copy h1 strong{max-width:100%!important;white-space:normal!important}body[data-page="nosotros"] .about-toc-hero__copy h1 strong{font-size:0.72em!important;line-height:1.08!important}body[data-page="nosotros"] .about-toc-hero__copy p:last-child{max-width:100%!important}}
body[data-page="nosotros"] .cursor{display:none!important}body[data-page="nosotros"].has-custom-cursor,body[data-page="nosotros"].has-custom-cursor *{cursor:auto!important}body[data-page="nosotros"] .about-toc-layout{grid-template-columns:14rem minmax(0,1fr)!important;gap:clamp(2.25rem,4vw,4rem)!important;width:min(1280px,calc(100vw - 4rem))!important}body[data-page="nosotros"] .toc{width:14rem!important;padding:0.75rem 0.75rem 0.75rem 1rem!important;line-height:1.7!important;overflow:hidden!important}body[data-page="nosotros"] .toc ul ul{padding-left:1.1rem!important}body[data-page="nosotros"] .toc li a{font-size:0.84rem!important;line-height:1.55!important}body[data-page="nosotros"] .toc li li a{font-size:0.78rem!important}body[data-page="nosotros"] .toc-marker{left:0!important;width:2rem!important;height:calc(100% - 1.5rem)!important;z-index:0!important}body[data-page="nosotros"] .toc-marker path{stroke-width:2!important}body[data-page="nosotros"] .toc ul{position:relative!important;z-index:1!important}body[data-page="nosotros"] .contents{max-width:720px!important}body[data-page="nosotros"] .about-toc-section{gap:0.95rem!important;min-height:auto!important;padding:clamp(2.8rem,5vw,4.4rem) 0!important}body[data-page="nosotros"] .about-toc-section h2,body[data-page="nosotros"] .about-toc-section--lead h2,body[data-page="nosotros"] .about-toc-section--accent h2{max-width:15ch!important;font-size:clamp(2.15rem,3.7vw,3.7rem)!important;line-height:1.02!important;letter-spacing:-0.04em!important}body[data-page="nosotros"] .about-toc-section p{max-width:42rem!important;font-size:clamp(0.98rem,1.05vw,1.08rem)!important;line-height:1.68!important}body[data-page="nosotros"] .about-toc-section .eyebrow{font-size:0.72rem!important;letter-spacing:0.16em!important;margin-bottom:0.25rem!important}body[data-page="nosotros"] .about-toc-section--accent{padding:clamp(2.4rem,4vw,3.4rem) clamp(1.25rem,2.6vw,2.2rem)!important;margin:clamp(1.6rem,3vw,2.4rem) 0!important}body[data-page="nosotros"] .about-toc-pills{gap:0.55rem!important;margin-top:0.3rem!important}body[data-page="nosotros"] .about-toc-pills span{padding:0.55rem 0.78rem!important;font-size:0.82rem!important}@media (max-width:1100px){body[data-page="nosotros"] .about-toc-layout{grid-template-columns:1fr!important;width:min(100%,calc(100vw - 2rem))!important;gap:1.25rem!important}body[data-page="nosotros"] .toc{width:100%!important;overflow-x:auto!important;overflow-y:hidden!important;line-height:1.4!important}body[data-page="nosotros"] .toc-marker{display:none!important}body[data-page="nosotros"] .contents{max-width:none!important}body[data-page="nosotros"] .about-toc-section{padding:2.9rem 0!important}}@media (max-width:640px){body[data-page="nosotros"] .about-toc-section h2,body[data-page="nosotros"] .about-toc-section--lead h2,body[data-page="nosotros"] .about-toc-section--accent h2{max-width:100%!important;font-size:clamp(2rem,9vw,2.75rem)!important;line-height:1.04!important}body[data-page="nosotros"] .about-toc-section p{font-size:0.98rem!important;line-height:1.62!important}body[data-page="nosotros"] .about-toc-pills span{font-size:0.78rem!important}}
@media (max-width:640px){body[data-page="nosotros"] .about-toc-layout{width:calc(100vw - 1.5rem)!important;max-width:calc(100vw - 1.5rem)!important;margin-left:auto!important;margin-right:auto!important;overflow:hidden!important}body[data-page="nosotros"] .contents,body[data-page="nosotros"] .about-toc-contents,body[data-page="nosotros"] .about-toc-section{width:100%!important;max-width:100%!important;min-width:0!important;overflow-wrap:break-word!important}body[data-page="nosotros"] .about-toc-section h2,body[data-page="nosotros"] .about-toc-section--lead h2,body[data-page="nosotros"] .about-toc-section--accent h2{width:100%!important;max-width:100%!important;font-size:clamp(1.78rem,7.6vw,2.28rem)!important;line-height:1.08!important;letter-spacing:-0.03em!important;text-wrap:auto!important}body[data-page="nosotros"] .about-toc-section p{width:100%!important;max-width:100%!important;font-size:0.94rem!important;line-height:1.58!important}body[data-page="nosotros"] .about-toc-split{gap:1.35rem!important}body[data-page="nosotros"] .about-toc-split img{max-height:18rem!important}}
@media (max-width:420px){body[data-page="nosotros"] .about-toc-section h2,body[data-page="nosotros"] .about-toc-section--lead h2,body[data-page="nosotros"] .about-toc-section--accent h2{font-size:clamp(1.55rem,7vw,2rem)!important;line-height:1.1!important}body[data-page="nosotros"] .about-toc-section p{font-size:0.9rem!important}}
body[data-page="nosotros"] .about-toc-hero{width:100%!important;max-width:none!important;margin-top:clamp(2.4rem,4vw,4rem)!important;padding-top:clamp(5.5rem,8vw,8rem)!important;padding-bottom:clamp(2.5rem,4vw,3.75rem)!important;justify-items:center!important}body[data-page="nosotros"] .about-toc-hero__art{width:100vw!important;max-width:none!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;justify-self:stretch!important}body[data-page="nosotros"] .about-toc-hero__art img{width:100vw!important;max-width:none!important;height:clamp(11.5rem,19vw,18.5rem)!important;max-height:none!important;object-fit:cover!important;object-position:center!important}body[data-page="nosotros"] .about-toc-hero__copy{width:min(100% - 3rem,52rem)!important;max-width:52rem!important;margin:0 auto!important;justify-items:center!important;text-align:center!important}body[data-page="nosotros"] .about-toc-hero__copy .eyebrow{text-align:center!important;margin-bottom:0.2rem!important}body[data-page="nosotros"] .about-toc-hero__copy h1{width:100%!important;max-width:11.8ch!important;justify-items:center!important;text-align:center!important;font-size:clamp(2.65rem,4.2vw,4.65rem)!important;line-height:1.02!important;letter-spacing:-0.035em!important}body[data-page="nosotros"] .about-toc-hero__copy h1 strong{font-size:0.68em!important;line-height:1.04!important}body[data-page="nosotros"] .about-toc-hero__copy p:last-child{max-width:42rem!important;text-align:center!important;font-size:clamp(0.96rem,1.05vw,1.08rem)!important;line-height:1.62!important}@media (max-width:640px){body[data-page="nosotros"] .about-toc-hero{padding-top:clamp(4.8rem,16vw,6.5rem)!important}body[data-page="nosotros"] .about-toc-hero__art img{height:8.4rem!important}body[data-page="nosotros"] .about-toc-hero__copy{width:min(100% - 1.5rem,28rem)!important}body[data-page="nosotros"] .about-toc-hero__copy h1{max-width:12.5ch!important;font-size:clamp(2rem,8.6vw,2.7rem)!important;line-height:1.04!important}body[data-page="nosotros"] .about-toc-hero__copy h1 strong{font-size:0.7em!important}body[data-page="nosotros"] .about-toc-hero__copy p:last-child{font-size:0.94rem!important;line-height:1.58!important}}
body[data-page="nosotros"] .about-toc-hero__art{position:relative!important;display:grid!important;place-items:center!important;height:clamp(10rem,15vw,14rem)!important;background:#c91235!important;overflow:hidden!important}body[data-page="nosotros"] .about-toc-hero__art::after{content:""!important;position:absolute!important;left:0!important;right:0!important;bottom:0!important;height:0.32rem!important;background:linear-gradient(90deg,#ff6a1b 0 20%,#ffc836 20% 40%,#00b8c5 40% 60%,#004762 60% 80%,#695bd3 80% 100%)!important}body[data-page="nosotros"] .about-toc-hero__art img{width:auto!important;height:clamp(5.6rem,8vw,8.2rem)!important;max-height:72%!important;object-fit:contain!important;filter:brightness(0) invert(1)!important}body[data-page="nosotros"] .about-toc-hero__copy{padding-top:0.4rem!important}body[data-page="nosotros"] .about-toc-hero__copy h1{max-width:12.2ch!important;font-size:clamp(2.35rem,3.45vw,3.75rem)!important;line-height:1.07!important;letter-spacing:-0.025em!important}body[data-page="nosotros"] .about-toc-hero__copy h1 strong{font-size:0.66em!important;line-height:1.12!important}body[data-page="nosotros"] .about-toc-hero__copy p:last-child{max-width:36rem!important;font-size:clamp(0.9rem,0.95vw,1rem)!important;line-height:1.58!important}@media (max-width:640px){body[data-page="nosotros"] .about-toc-hero__art{height:7.6rem!important}body[data-page="nosotros"] .about-toc-hero__art img{height:4.55rem!important}body[data-page="nosotros"] .about-toc-hero__copy h1{max-width:11.8ch!important;font-size:clamp(1.8rem,7.6vw,2.35rem)!important;line-height:1.08!important}body[data-page="nosotros"] .about-toc-hero__copy p:last-child{font-size:0.9rem!important}}
body[data-page="nosotros"] .toc-marker path{transition:opacity 0.18s ease!important}
body[data-page="nosotros"] .toc-marker{display:none!important}body[data-page="nosotros"] .toc li{position:relative!important}body[data-page="nosotros"] .toc li a{position:relative!important}body[data-page="nosotros"] .toc li.is-current>a::before{content:""!important;position:absolute!important;left:-0.72rem!important;top:0.18em!important;bottom:0.18em!important;width:2px!important;border-radius:999px!important;background:#c91235!important}body[data-page="nosotros"] .toc li.is-current>a{color:#004762!important;transform:translateX(5px)!important}
body[data-page="nosotros"] .toc li.is-current>a{color:#c91235!important}
body[data-page="nosotros"] .toc li.visible:not(.is-current)>a{color:#004762!important;font-weight:500!important;transform:none!important}body[data-page="nosotros"] .toc li.is-current>a{color:#c91235!important;font-weight:700!important;transform:translateX(5px)!important}body[data-page="nosotros"] .toc li.is-current>a::before{left:-0.88rem!important;width:2px!important}
body[data-page="nosotros"] .toc li.is-section-current>a{color:#c91235!important;font-weight:500!important;transform:translateX(5px)!important}body[data-page="nosotros"] .toc li.is-section-current>a::before{content:""!important;position:absolute!important;left:-0.72rem!important;top:0.18em!important;bottom:0.18em!important;width:2px!important;border-radius:999px!important;background:#c91235!important}body[data-page="nosotros"] .toc li.is-current:not(.is-section-current)>a{color:#004762!important;font-weight:700!important;transform:translateX(5px)!important}body[data-page="nosotros"] .toc li.is-current:not(.is-section-current)>a::before{content:none!important}
body[data-page="nosotros"] .about-toc-hero{margin-top:0!important;padding-top:0!important}body[data-page="nosotros"] .about-toc-hero__copy .eyebrow{display:none!important}body[data-page="nosotros"] .about-toc-hero__copy{padding-top:clamp(2.2rem,4vw,3.5rem)!important}body[data-page="nosotros"] .about-toc-hero__copy h1{display:grid!important;width:100%!important;max-width:none!important;justify-items:center!important;gap:0.08em!important;font-size:clamp(2.25rem,3.15vw,3.65rem)!important;line-height:1.02!important;text-align:center!important;letter-spacing:-0.025em!important}body[data-page="nosotros"] .about-toc-hero__copy h1 span,body[data-page="nosotros"] .about-toc-hero__copy h1 strong{display:block!important;white-space:nowrap!important;width:auto!important;max-width:none!important}body[data-page="nosotros"] .about-toc-hero__copy h1 strong{font-size:0.66em!important;line-height:1.12!important}@media (max-width:640px){body[data-page="nosotros"] .about-toc-hero{padding-top:0!important}body[data-page="nosotros"] .about-toc-hero__copy{padding-top:2rem!important}body[data-page="nosotros"] .about-toc-hero__copy h1{font-size:clamp(1.55rem,6.2vw,2.15rem)!important;line-height:1.08!important}body[data-page="nosotros"] .about-toc-hero__copy h1 strong{font-size:0.68em!important}}
body[data-page="nosotros"] .about-toc-hero{margin-top:-3.35rem!important}
body[data-page="nosotros"] .about-toc-hero__copy h1 strong{font-size:0.82em!important;line-height:1.04!important}body[data-page="nosotros"] .about-toc-section h2,body[data-page="nosotros"] .about-toc-section--lead h2,body[data-page="nosotros"] .about-toc-section--accent h2{font-size:clamp(1.85rem,2.85vw,2.9rem)!important;line-height:1.08!important;letter-spacing:-0.025em!important;max-width:16.5ch!important}body[data-page="nosotros"] .about-toc-split h2{font-size:clamp(1.75rem,2.55vw,2.65rem)!important;max-width:15ch!important}@media (max-width:640px){body[data-page="nosotros"] .about-toc-hero__copy h1 strong{font-size:0.78em!important}body[data-page="nosotros"] .about-toc-section h2,body[data-page="nosotros"] .about-toc-section--lead h2,body[data-page="nosotros"] .about-toc-section--accent h2,body[data-page="nosotros"] .about-toc-split h2{font-size:clamp(1.55rem,6.4vw,2rem)!important;line-height:1.12!important;max-width:100%!important}}
body[data-page="nosotros"] .about-toc-section h2,body[data-page="nosotros"] .about-toc-section--lead h2,body[data-page="nosotros"] .about-toc-section--accent h2,body[data-page="nosotros"] .about-toc-split h2{width:100%!important;max-width:44rem!important;font-size:clamp(1.65rem,2.15vw,2.35rem)!important;line-height:1.12!important;letter-spacing:-0.02em!important;text-wrap:balance!important}body[data-page="nosotros"] .about-toc-section p{max-width:44rem!important}@media (max-width:640px){body[data-page="nosotros"] .about-toc-section h2,body[data-page="nosotros"] .about-toc-section--lead h2,body[data-page="nosotros"] .about-toc-section--accent h2,body[data-page="nosotros"] .about-toc-split h2{max-width:100%!important;font-size:clamp(1.4rem,5.7vw,1.78rem)!important;line-height:1.16!important;text-wrap:balance!important}}
body[data-page="nosotros"] .contents{max-width:880px!important}body[data-page="nosotros"] .about-toc-section h2,body[data-page="nosotros"] .about-toc-section--lead h2,body[data-page="nosotros"] .about-toc-section--accent h2,body[data-page="nosotros"] .about-toc-split h2{max-width:54rem!important;font-size:clamp(1.55rem,1.95vw,2.15rem)!important;line-height:1.14!important}body[data-page="nosotros"] .about-toc-section p{max-width:44rem!important}@media (max-width:640px){body[data-page="nosotros"] .contents{max-width:none!important}body[data-page="nosotros"] .about-toc-section h2,body[data-page="nosotros"] .about-toc-section--lead h2,body[data-page="nosotros"] .about-toc-section--accent h2,body[data-page="nosotros"] .about-toc-split h2{font-size:clamp(1.32rem,5.35vw,1.68rem)!important;line-height:1.18!important}}
body[data-page="nosotros"] .about-toc-section>.eyebrow,body[data-page="nosotros"] .about-toc-split>div>.eyebrow{display:none!important}body[data-page="nosotros"] .about-toc-section{opacity:var(--about-section-opacity,1)!important;filter:blur(var(--about-section-blur,0))!important;transform:translateY(var(--about-section-shift,0))!important;transition:opacity 220ms ease,filter 220ms ease,transform 220ms ease!important;will-change:opacity,filter,transform!important}
body[data-page="nosotros"] .about-toc-hero{margin-top:-1.25rem!important}body[data-page="nosotros"] .about-toc-section{transition:opacity 260ms ease,filter 260ms ease,transform 260ms ease!important}
body[data-page="nosotros"] .about-toc-layout{grid-template-columns:13rem minmax(0,760px)!important;gap:clamp(2rem,3vw,2.75rem)!important;width:min(1280px,calc(100vw - 4rem))!important;justify-content:start!important}body[data-page="nosotros"] .toc{width:13rem!important}body[data-page="nosotros"] .contents{width:100%!important;max-width:760px!important;justify-self:start!important}body[data-page="nosotros"] .about-toc-section h2,body[data-page="nosotros"] .about-toc-section--lead h2,body[data-page="nosotros"] .about-toc-section--accent h2,body[data-page="nosotros"] .about-toc-split h2{max-width:46rem!important}body[data-page="nosotros"] .about-toc-section p{max-width:46rem!important}@media (max-width:1100px){body[data-page="nosotros"] .about-toc-layout{grid-template-columns:1fr!important;width:min(100%,calc(100vw - 2rem))!important}body[data-page="nosotros"] .toc{width:100%!important}body[data-page="nosotros"] .contents{max-width:none!important}}
body[data-page="nosotros"] .about-toc-section:not(.about-toc-split){justify-items:center!important;text-align:center!important}body[data-page="nosotros"] .about-toc-section:not(.about-toc-split) h2,body[data-page="nosotros"] .about-toc-section:not(.about-toc-split) p{margin-left:auto!important;margin-right:auto!important}body[data-page="nosotros"] .about-toc-section:not(.about-toc-split) .about-toc-pills,body[data-page="nosotros"] .about-toc-section:not(.about-toc-split) .about-toc-code-card,body[data-page="nosotros"] .about-toc-section:not(.about-toc-split) .about-toc-values{justify-self:center!important}
body[data-page="nosotros"] .about-toc-section:not(.about-toc-split){justify-items:start!important;text-align:left!important;width:min(100%,46rem)!important;margin-left:auto!important;margin-right:auto!important}body[data-page="nosotros"] .about-toc-section:not(.about-toc-split) h2,body[data-page="nosotros"] .about-toc-section:not(.about-toc-split) p{margin-left:0!important;margin-right:0!important;text-align:left!important}body[data-page="nosotros"] .about-toc-section:not(.about-toc-split) .about-toc-pills,body[data-page="nosotros"] .about-toc-section:not(.about-toc-split) .about-toc-code-card,body[data-page="nosotros"] .about-toc-section:not(.about-toc-split) .about-toc-values{justify-self:start!important}
body[data-page="nosotros"] .about-toc-layout{grid-template-columns:13rem minmax(0,760px)!important;gap:clamp(1rem,2vw,1.6rem)!important;width:min(1080px,calc(100vw - 4rem))!important;justify-content:start!important}body[data-page="nosotros"] .about-toc-section:not(.about-toc-split){margin-left:0!important;margin-right:auto!important}@media (max-width:1100px){body[data-page="nosotros"] .about-toc-layout{width:min(100%,calc(100vw - 2rem))!important;gap:1.25rem!important}}
body[data-page="nosotros"] .about-toc-section:not(.about-toc-split){padding-top:clamp(5rem,8vw,7rem)!important;padding-bottom:clamp(3rem,5vw,4.5rem)!important}@media (max-width:1100px){body[data-page="nosotros"] .about-toc-section:not(.about-toc-split){padding-top:3.25rem!important;padding-bottom:3rem!important}}
body[data-page="nosotros"] .about-toc-section:not(.about-toc-split){padding-top:clamp(7rem,11vw,9.5rem)!important;padding-bottom:clamp(3rem,5vw,4.5rem)!important}@media (max-width:1100px){body[data-page="nosotros"] .about-toc-section:not(.about-toc-split){padding-top:4.25rem!important}}
body[data-page="nosotros"] .toc{top:clamp(8.5rem,18vh,12rem)!important}@media (max-width:1100px){body[data-page="nosotros"] .toc{top:0!important}}
body[data-page="nosotros"] .about-toc-layout{position:relative!important;padding:clamp(2rem,4vw,3.5rem)!important;border-radius:0!important;background:#f4f8f9!important}body[data-page="nosotros"] .about-toc-section{border-bottom-color:rgba(0,71,98,0.1)!important}@media (max-width:1100px){body[data-page="nosotros"] .about-toc-layout{padding:1rem!important}}
body[data-page="nosotros"] .about-toc-layout{background:transparent!important;isolation:isolate!important}body[data-page="nosotros"] .about-toc-layout::before{content:""!important;position:absolute!important;top:0!important;bottom:0!important;left:50%!important;width:100vw!important;transform:translateX(-50%)!important;background:#f4f8f9!important;z-index:-1!important}
body[data-page="nosotros"] .about-toc-hero__copy h1 strong{font-size:0.94em!important;line-height:1!important}
body[data-page="nosotros"] .about-toc-hero__copy h1 strong{font-size:clamp(2.45rem,3.75vw,4.25rem)!important;line-height:0.95!important}
body[data-page="servicios"] .services-explainer-heading,body[data-page="servicios"] .services-explainer-card{opacity:var(--services-section-opacity,1)!important;filter:blur(var(--services-section-blur,0))!important;transform:translateY(var(--services-section-shift,0))!important;transition:opacity 260ms ease,filter 260ms ease,transform 260ms ease!important;will-change:opacity,filter,transform!important}
body[data-page="nosotros"] .about-toc-layout{margin-bottom:0!important;padding-bottom:0!important}body[data-page="nosotros"] .about-toc-contents{padding-bottom:0!important}body[data-page="nosotros"] .about-toc-section:last-child{margin-bottom:0!important;padding-bottom:clamp(1.25rem,2.5vw,2rem)!important;border-bottom:0!important}body[data-page="nosotros"] .site-footer.footer{margin-top:0!important}
body[data-page="nosotros"] .about-toc-closing{min-height:clamp(18rem,38vh,22rem)!important;padding-top:clamp(2rem,4vw,3rem)!important;padding-bottom:clamp(2rem,4vw,3rem)!important;align-content:center!important;justify-items:start!important;gap:1.2rem!important}body[data-page="nosotros"] .about-toc-closing img{width:min(100%,30rem)!important;max-height:16rem!important;object-fit:contain!important}body[data-page="nosotros"] .about-toc-closing .button{margin-top:0!important}@media (max-width:640px){body[data-page="nosotros"] .about-toc-closing{min-height:auto!important;padding-top:2.25rem!important;padding-bottom:2.25rem!important}body[data-page="nosotros"] .about-toc-closing img{width:min(100%,22rem)!important;max-height:12rem!important}}
body[data-page="nosotros"] .about-final-statement{display:grid!important;place-items:center!important;width:100%!important;margin:0!important;padding:clamp(4rem,8vw,6rem) 1.5rem!important;background:#fff!important}body[data-page="nosotros"] .about-final-statement img{width:min(100%,38rem)!important;height:auto!important;max-height:22rem!important;object-fit:contain!important}body[data-page="nosotros"] .toc{transition:opacity 260ms ease,filter 260ms ease,transform 260ms ease!important}body[data-page="nosotros"].about-final-visible .toc{opacity:0!important;filter:blur(6px)!important;transform:translateY(12px)!important;pointer-events:none!important}@media (max-width:640px){body[data-page="nosotros"] .about-final-statement{padding:3rem 1rem!important}body[data-page="nosotros"] .about-final-statement img{width:min(100%,24rem)!important;max-height:14rem!important}}
body[data-page="nosotros"] .about-toc-layout{transition:opacity 260ms ease,filter 260ms ease!important}body[data-page="nosotros"].about-final-visible .about-toc-layout{opacity:0!important;filter:blur(6px)!important;pointer-events:none!important}body[data-page="nosotros"].about-final-visible .toc{opacity:1!important;filter:none!important;transform:none!important}
body[data-page="nosotros"] .about-toc-layout{transition:opacity 260ms ease!important}body[data-page="nosotros"].about-final-visible .about-toc-layout{opacity:0!important;filter:none!important;transform:none!important;pointer-events:none!important}body[data-page="nosotros"].about-final-visible .about-toc-section{transform:none!important;filter:none!important}
body[data-page="nosotros"] .about-toc-layout,body[data-page="nosotros"] .about-toc-layout::before{transform:none!important}body[data-page="nosotros"] .about-toc-layout::before{left:calc(50% - 50vw)!important;width:100vw!important}
body[data-page="nosotros"] .about-toc-layout,body[data-page="nosotros"].about-final-visible .about-toc-layout{opacity:1!important;filter:none!important;transform:none!important;pointer-events:auto!important}body[data-page="nosotros"] .about-toc-layout::before{opacity:1!important;filter:none!important;transform:none!important}body[data-page="nosotros"] .toc,body[data-page="nosotros"].about-final-visible .toc{opacity:1!important;filter:none!important;transform:none!important;pointer-events:auto!important}body[data-page="nosotros"].about-final-visible .about-toc-contents{opacity:0!important;filter:none!important;transform:none!important;pointer-events:none!important}body[data-page="nosotros"] .about-toc-contents{transition:opacity 260ms ease!important}
body[data-page="nosotros"].about-final-visible .about-toc-layout{opacity:0!important;filter:none!important;transform:none!important;pointer-events:none!important}body[data-page="nosotros"].about-final-visible .about-toc-layout::before,body[data-page="nosotros"].about-final-visible .toc,body[data-page="nosotros"].about-final-visible .about-toc-contents{filter:none!important;transform:none!important}body[data-page="nosotros"].about-final-visible .about-toc-section{transform:none!important}
body[data-page="nosotros"] .about-toc-layout{--about-pinned-sections:13;position:relative!important;display:block!important;width:100%!important;max-width:none!important;height:calc(var(--about-pinned-sections) * 100vh)!important;margin:0!important;padding:0!important;background:transparent!important;opacity:1!important;filter:none!important;transform:none!important;pointer-events:auto!important;isolation:isolate!important}body[data-page="nosotros"] .about-toc-layout::before{content:none!important;display:none!important}body[data-page="nosotros"] .about-toc-stage{position:sticky!important;top:0!important;left:0!important;display:grid!important;grid-template-columns:13rem minmax(0,760px)!important;gap:clamp(1rem,2vw,1.6rem)!important;align-items:center!important;width:min(1080px,calc(100vw - 4rem))!important;height:100vh!important;margin:0 auto!important;padding:clamp(2rem,4vw,3.5rem)!important;opacity:var(--about-stage-opacity,1)!important;transform:none!important;filter:none!important;transition:opacity 220ms ease!important;z-index:1!important}body[data-page="nosotros"] .about-toc-stage::before{content:""!important;position:absolute!important;top:0!important;bottom:0!important;left:calc(50% - 50vw)!important;width:100vw!important;background:#f4f8f9!important;z-index:-1!important;pointer-events:none!important}body[data-page="nosotros"] .about-toc-stage .toc{position:relative!important;top:auto!important;align-self:center!important;width:13rem!important;max-height:none!important;opacity:1!important;filter:none!important;transform:none!important;pointer-events:auto!important}body[data-page="nosotros"] .about-toc-contents{position:relative!important;align-self:center!important;width:100%!important;max-width:760px!important;height:min(68vh,34rem)!important;min-height:24rem!important;padding:0!important;opacity:1!important;filter:none!important;transform:none!important;transition:none!important}body[data-page="nosotros"] .about-toc-section{position:absolute!important;inset:0!important;display:grid!important;align-content:center!important;width:100%!important;min-height:0!important;height:100%!important;margin:0!important;padding:0!important;border:0!important;opacity:0!important;visibility:hidden!important;filter:none!important;transform:none!important;transition:opacity 260ms ease,visibility 0s linear 260ms!important;pointer-events:none!important}body[data-page="nosotros"] .about-toc-section.is-pinned-active{opacity:1!important;visibility:visible!important;transition:opacity 260ms ease,visibility 0s linear 0s!important;pointer-events:auto!important}body[data-page="nosotros"] .about-toc-section.is-pinned-before,body[data-page="nosotros"] .about-toc-section.is-pinned-after{opacity:0!important;visibility:hidden!important;transform:none!important}body[data-page="nosotros"] .about-toc-split{grid-template-columns:minmax(0,1fr) minmax(14rem,0.58fr)!important;gap:clamp(1.5rem,3vw,2.5rem)!important;align-items:center!important}body[data-page="nosotros"] .about-toc-split img{max-height:min(58vh,28rem)!important}body[data-page="nosotros"].about-final-visible .about-toc-layout{opacity:1!important;pointer-events:auto!important}body[data-page="nosotros"].about-final-visible .about-toc-stage{opacity:var(--about-stage-opacity,0)!important;filter:none!important;transform:none!important;pointer-events:none!important}body[data-page="nosotros"] .about-final-statement{margin-top:0!important}@media (max-width:1100px){body[data-page="nosotros"] .about-toc-layout{height:auto!important}body[data-page="nosotros"] .about-toc-stage{position:relative!important;grid-template-columns:1fr!important;height:auto!important;min-height:auto!important;width:min(100%,calc(100vw - 2rem))!important;padding:1rem!important;align-items:start!important}body[data-page="nosotros"] .about-toc-stage .toc{position:sticky!important;top:0!important;width:100%!important;align-self:start!important}body[data-page="nosotros"] .about-toc-contents{height:auto!important;min-height:0!important;max-width:none!important}body[data-page="nosotros"] .about-toc-section{position:relative!important;inset:auto!important;height:auto!important;min-height:auto!important;padding:3rem 0!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important}}
body[data-page="nosotros"] .about-toc-section{--about-pinned-shift:1.6rem!important;transform:translateY(var(--about-pinned-shift))!important;transition:opacity 300ms ease,transform 420ms cubic-bezier(0.22,1,0.36,1),visibility 0s linear 300ms!important}body[data-page="nosotros"] .about-toc-section.is-pinned-active{--about-pinned-shift:0!important;transform:translateY(0)!important;transition:opacity 300ms ease,transform 420ms cubic-bezier(0.22,1,0.36,1),visibility 0s linear 0s!important}body[data-page="nosotros"] .about-toc-section.is-pinned-before{--about-pinned-shift:0!important;transform:translateY(0)!important}body[data-page="nosotros"] .about-toc-section.is-pinned-after{--about-pinned-shift:1.8rem!important;transform:translateY(1.8rem)!important}@media (max-width:1100px){body[data-page="nosotros"] .about-toc-section,body[data-page="nosotros"] .about-toc-section.is-pinned-active,body[data-page="nosotros"] .about-toc-section.is-pinned-before,body[data-page="nosotros"] .about-toc-section.is-pinned-after{transform:none!important}}
body[data-page="nosotros"] .about-toc-section,body[data-page="nosotros"] .about-toc-section.is-pinned-active,body[data-page="nosotros"] .about-toc-section.is-pinned-before,body[data-page="nosotros"] .about-toc-section.is-pinned-after{opacity:var(--about-pinned-opacity,0)!important;visibility:var(--about-pinned-visibility,hidden)!important;transform:translateY(var(--about-pinned-shift,0))!important;transition:none!important;pointer-events:var(--about-pinned-events,none)!important}body[data-page="nosotros"] .about-toc-section.is-pinned-active{visibility:visible!important}@media (max-width:1100px){body[data-page="nosotros"] .about-toc-section,body[data-page="nosotros"] .about-toc-section.is-pinned-active,body[data-page="nosotros"] .about-toc-section.is-pinned-before,body[data-page="nosotros"] .about-toc-section.is-pinned-after{opacity:1!important;visibility:visible!important;transform:none!important;pointer-events:auto!important}}
body[data-page="nosotros"] .about-toc-contents{overflow:hidden!important}body[data-page="nosotros"] .about-toc-scroll{display:block!important;will-change:transform!important;transform:translateY(var(--about-scroll-offset,0px))!important}body[data-page="nosotros"] .about-toc-section,body[data-page="nosotros"] .about-toc-section.is-pinned-active,body[data-page="nosotros"] .about-toc-section.is-pinned-before,body[data-page="nosotros"] .about-toc-section.is-pinned-after{position:relative!important;inset:auto!important;display:grid!important;align-content:center!important;min-height:min(68vh,34rem)!important;height:auto!important;margin:0!important;padding:clamp(3.8rem,7vh,5.2rem) 0!important;border-bottom:1px solid rgba(0,71,98,0.1)!important;opacity:1!important;visibility:visible!important;filter:none!important;transform:none!important;transition:none!important;pointer-events:auto!important}body[data-page="nosotros"] .about-toc-section:first-child{padding-top:0!important}body[data-page="nosotros"] .about-toc-section:last-child{border-bottom:0!important;padding-bottom:0!important}body[data-page="nosotros"] .about-toc-split{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(14rem,0.58fr)!important}body[data-page="nosotros"] .about-toc-values{max-width:100%!important}@media (max-width:1100px){body[data-page="nosotros"] .about-toc-contents{overflow:visible!important}body[data-page="nosotros"] .about-toc-scroll{transform:none!important}body[data-page="nosotros"] .about-toc-section,body[data-page="nosotros"] .about-toc-section.is-pinned-active,body[data-page="nosotros"] .about-toc-section.is-pinned-before,body[data-page="nosotros"] .about-toc-section.is-pinned-after{min-height:auto!important;padding:3rem 0!important}}
body[data-page="nosotros"] .about-toc-section,body[data-page="nosotros"] .about-toc-section.is-pinned-active,body[data-page="nosotros"] .about-toc-section.is-pinned-before,body[data-page="nosotros"] .about-toc-section.is-pinned-after{border-bottom:0!important;opacity:var(--about-content-opacity,1)!important;filter:blur(var(--about-content-blur,0px))!important}
body[data-page="nosotros"] .about-toc-layout{height:calc((var(--about-pinned-sections) * 64vh) + 36vh)!important}body[data-page="nosotros"] .about-toc-section,body[data-page="nosotros"] .about-toc-section.is-pinned-active,body[data-page="nosotros"] .about-toc-section.is-pinned-before,body[data-page="nosotros"] .about-toc-section.is-pinned-after{min-height:min(54vh,26rem)!important;padding:clamp(2.2rem,4.4vh,3.4rem) 0!important}
@media (min-width:1440px){body[data-page="nosotros"] .about-toc-stage{grid-template-columns:16rem minmax(0,1080px)!important;gap:4.75rem!important;width:min(1500px,calc(100vw - 7rem))!important;padding:clamp(2.5rem,4vw,4.5rem)!important}body[data-page="nosotros"] .about-toc-stage .toc{width:16rem!important;line-height:1.9!important}body[data-page="nosotros"] .toc li a{font-size:1.05rem!important;line-height:1.7!important}body[data-page="nosotros"] .toc li li a{font-size:0.96rem!important}body[data-page="nosotros"] .toc li.is-current>a::before{left:-0.95rem!important;width:3px!important}body[data-page="nosotros"] .about-toc-contents{max-width:1080px!important;height:min(66vh,42rem)!important;min-height:31rem!important}body[data-page="nosotros"] .about-toc-section,body[data-page="nosotros"] .about-toc-section.is-pinned-active,body[data-page="nosotros"] .about-toc-section.is-pinned-before,body[data-page="nosotros"] .about-toc-section.is-pinned-after{min-height:min(66vh,42rem)!important;padding:4rem 0!important}body[data-page="nosotros"] .about-toc-section h2,body[data-page="nosotros"] .about-toc-section--lead h2,body[data-page="nosotros"] .about-toc-section--accent h2,body[data-page="nosotros"] .about-toc-split h2{max-width:66rem!important;font-size:3.45rem!important;line-height:1.06!important}body[data-page="nosotros"] .about-toc-section p{max-width:60rem!important;font-size:1.34rem!important;line-height:1.68!important}body[data-page="nosotros"] .about-toc-section:not(.about-toc-split){width:min(100%,60rem)!important}body[data-page="nosotros"] .about-toc-split{grid-template-columns:minmax(0,1fr) minmax(20rem,0.55fr)!important;gap:3.5rem!important}body[data-page="nosotros"] .about-toc-split img{max-height:min(60vh,34rem)!important}}
@media (min-width:1900px){body[data-page="nosotros"] .about-toc-stage{grid-template-columns:18rem minmax(0,1180px)!important;gap:5.75rem!important;width:min(1640px,calc(100vw - 9rem))!important}body[data-page="nosotros"] .about-toc-stage .toc{width:18rem!important}body[data-page="nosotros"] .toc li a{font-size:1.12rem!important}body[data-page="nosotros"] .toc li li a{font-size:1.02rem!important}body[data-page="nosotros"] .about-toc-contents{max-width:1180px!important;height:min(68vh,46rem)!important}body[data-page="nosotros"] .about-toc-section,body[data-page="nosotros"] .about-toc-section.is-pinned-active,body[data-page="nosotros"] .about-toc-section.is-pinned-before,body[data-page="nosotros"] .about-toc-section.is-pinned-after{min-height:min(68vh,46rem)!important}body[data-page="nosotros"] .about-toc-section h2,body[data-page="nosotros"] .about-toc-section--lead h2,body[data-page="nosotros"] .about-toc-section--accent h2,body[data-page="nosotros"] .about-toc-split h2{font-size:4.15rem!important;max-width:72rem!important}body[data-page="nosotros"] .about-toc-section p{font-size:1.52rem!important;max-width:64rem!important}}
body[data-page="nosotros"] .about-toc-contents{-webkit-mask-image:linear-gradient(to bottom,transparent 0,#000 13%,#000 87%,transparent 100%)!important;mask-image:linear-gradient(to bottom,transparent 0,#000 13%,#000 87%,transparent 100%)!important}@media (max-width:1100px){body[data-page="nosotros"] .about-toc-contents{-webkit-mask-image:none!important;mask-image:none!important}}
body[data-page="nosotros"] .about-toc-hero__copy h1{font-size:clamp(2.85rem,5.15vw,5.8rem)!important}body[data-page="nosotros"] .about-toc-hero__copy h1 strong{font-size:clamp(1.72rem,2.65vw,3rem)!important}body[data-page="nosotros"] .about-toc-hero__copy p:last-child{font-size:clamp(0.84rem,1vw,0.98rem)!important;line-height:1.56!important}body[data-page="nosotros"] .about-toc-hero__art img{width:min(100%,24rem)!important}body[data-page="nosotros"] .about-toc-section h2,body[data-page="nosotros"] .about-toc-section--lead h2,body[data-page="nosotros"] .about-toc-section--accent h2,body[data-page="nosotros"] .about-toc-split h2{max-width:36rem!important;font-size:clamp(1.05rem,1.34vw,1.48rem)!important;line-height:1.18!important}body[data-page="nosotros"] .about-toc-section p{max-width:34rem!important;font-size:clamp(0.74rem,0.82vw,0.86rem)!important;line-height:1.48!important}body[data-page="nosotros"] .about-toc-section:not(.about-toc-split){width:min(100%,34rem)!important}body[data-page="nosotros"] .about-toc-split{grid-template-columns:minmax(0,1fr) minmax(9.5rem,0.42fr)!important;gap:clamp(1rem,2vw,1.55rem)!important}body[data-page="nosotros"] .about-toc-split img{max-height:min(38vh,18.5rem)!important}body[data-page="nosotros"] .about-toc-character-strip{gap:0.55rem!important;margin-top:0.55rem!important}body[data-page="nosotros"] .about-toc-character-strip img{height:clamp(7.5rem,13vw,11.5rem)!important}body[data-page="nosotros"] .about-toc-pills span{padding:0.36rem 0.54rem!important;font-size:0.64rem!important}body[data-page="nosotros"] .about-toc-code-card{width:min(100%,15rem)!important;padding:0.9rem!important}body[data-page="nosotros"] .about-toc-code-card span{font-size:clamp(2.25rem,5vw,3.85rem)!important}body[data-page="nosotros"] .about-toc-code-card strong{font-size:0.7rem!important}body[data-page="nosotros"] .about-toc-values{gap:0.55rem!important}body[data-page="nosotros"] .about-toc-values article{padding:0.68rem!important}body[data-page="nosotros"] .about-toc-values strong{font-size:0.76rem!important}body[data-page="nosotros"] .about-toc-values span{font-size:0.7rem!important;line-height:1.34!important}body[data-page="nosotros"] .about-final-statement img{width:min(100%,26rem)!important;max-height:15rem!important}@media (max-width:1100px){body[data-page="nosotros"] .about-toc-hero__copy h1{font-size:clamp(2.2rem,9.2vw,3.35rem)!important}body[data-page="nosotros"] .about-toc-hero__copy h1 strong{font-size:0.7em!important}body[data-page="nosotros"] .about-toc-hero__copy p:last-child{font-size:0.82rem!important;line-height:1.5!important}body[data-page="nosotros"] .about-toc-hero__art img{width:min(100%,18.5rem)!important}body[data-page="nosotros"] .about-toc-section h2,body[data-page="nosotros"] .about-toc-section--lead h2,body[data-page="nosotros"] .about-toc-section--accent h2,body[data-page="nosotros"] .about-toc-split h2{font-size:clamp(0.98rem,4vw,1.28rem)!important;line-height:1.18!important}body[data-page="nosotros"] .about-toc-section p{font-size:0.74rem!important;line-height:1.44!important}body[data-page="nosotros"] .about-toc-split{grid-template-columns:1fr!important}body[data-page="nosotros"] .about-toc-split img{max-height:11.5rem!important;width:min(100%,14.5rem)!important;margin:0 auto!important}body[data-page="nosotros"] .about-toc-character-strip img{height:7.25rem!important}body[data-page="nosotros"] .about-final-statement img{width:min(100%,16.5rem)!important;max-height:9.5rem!important}}@media (min-width:1440px){body[data-page="nosotros"] .about-toc-section h2,body[data-page="nosotros"] .about-toc-section--lead h2,body[data-page="nosotros"] .about-toc-section--accent h2,body[data-page="nosotros"] .about-toc-split h2{max-width:46rem!important;font-size:2.32rem!important;line-height:1.1!important}body[data-page="nosotros"] .about-toc-section p{max-width:44rem!important;font-size:0.94rem!important;line-height:1.48!important}body[data-page="nosotros"] .about-toc-section:not(.about-toc-split){width:min(100%,44rem)!important}body[data-page="nosotros"] .about-toc-split img{max-height:min(43vh,22.5rem)!important}}@media (min-width:1900px){body[data-page="nosotros"] .about-toc-section h2,body[data-page="nosotros"] .about-toc-section--lead h2,body[data-page="nosotros"] .about-toc-section--accent h2,body[data-page="nosotros"] .about-toc-split h2{font-size:2.82rem!important;max-width:52rem!important}body[data-page="nosotros"] .about-toc-section p{font-size:1.06rem!important;max-width:48rem!important}body[data-page="nosotros"] .about-toc-split img{max-height:min(45vh,24rem)!important}}
body[data-page="nosotros"] .about-toc-hero__copy h1{max-width:9.8ch!important;font-size:clamp(2.35rem,4.3vw,4.75rem)!important;line-height:0.98!important}body[data-page="nosotros"] .about-toc-hero__copy h1 strong{font-size:clamp(1.42rem,2.25vw,2.45rem)!important}body[data-page="nosotros"] .about-toc-section h2,body[data-page="nosotros"] .about-toc-section--lead h2,body[data-page="nosotros"] .about-toc-section--accent h2,body[data-page="nosotros"] .about-toc-split h2{width:100%!important;max-width:27rem!important;font-size:clamp(0.92rem,1.08vw,1.2rem)!important;line-height:1.2!important;text-wrap:balance!important}body[data-page="nosotros"] .about-toc-section:not(.about-toc-split){width:min(100%,30rem)!important}body[data-page="nosotros"] .about-toc-section p{max-width:30rem!important}@media (max-width:1100px){body[data-page="nosotros"] .about-toc-hero__copy h1{max-width:9.5ch!important;font-size:clamp(1.95rem,8.2vw,2.85rem)!important}body[data-page="nosotros"] .about-toc-hero__copy h1 strong{font-size:0.68em!important}body[data-page="nosotros"] .about-toc-section h2,body[data-page="nosotros"] .about-toc-section--lead h2,body[data-page="nosotros"] .about-toc-section--accent h2,body[data-page="nosotros"] .about-toc-split h2{max-width:22rem!important;font-size:clamp(0.88rem,3.45vw,1.08rem)!important;line-height:1.22!important}}@media (min-width:1440px){body[data-page="nosotros"] .about-toc-section h2,body[data-page="nosotros"] .about-toc-section--lead h2,body[data-page="nosotros"] .about-toc-section--accent h2,body[data-page="nosotros"] .about-toc-split h2{max-width:34rem!important;font-size:1.86rem!important;line-height:1.14!important}body[data-page="nosotros"] .about-toc-section:not(.about-toc-split){width:min(100%,36rem)!important}}@media (min-width:1900px){body[data-page="nosotros"] .about-toc-section h2,body[data-page="nosotros"] .about-toc-section--lead h2,body[data-page="nosotros"] .about-toc-section--accent h2,body[data-page="nosotros"] .about-toc-split h2{max-width:39rem!important;font-size:2.22rem!important}}
body[data-page="nosotros"] .about-toc-hero{display:grid!important;grid-template-columns:minmax(0,0.95fr) minmax(18rem,0.75fr)!important;align-items:center!important;justify-items:stretch!important;gap:clamp(2rem,5vw,6rem)!important;width:min(1500px,calc(100vw - 4rem))!important;max-width:none!important;min-height:clamp(34rem,58vh,46rem)!important;margin:clamp(2rem,4vw,4rem) auto 0!important;padding:clamp(4rem,7vw,7rem) 0 clamp(3rem,6vw,5rem)!important;background:transparent!important}body[data-page="nosotros"] .about-toc-hero__art{position:static!important;order:initial!important;display:block!important;align-self:end!important;justify-self:stretch!important;width:auto!important;max-width:none!important;height:auto!important;margin:0!important;background:transparent!important;overflow:visible!important}body[data-page="nosotros"] .about-toc-hero__art::after{content:none!important;display:none!important}body[data-page="nosotros"] .about-toc-hero__art img{width:min(100%,34rem)!important;height:auto!important;max-height:none!important;margin-left:auto!important;object-fit:contain!important;object-position:center!important;filter:none!important}body[data-page="nosotros"] .about-toc-hero__copy{order:initial!important;width:auto!important;max-width:none!important;margin:0!important;padding-top:0!important;justify-items:start!important;text-align:left!important;gap:1.35rem!important}body[data-page="nosotros"] .about-toc-hero__copy .eyebrow{display:block!important;text-align:left!important;margin:0 0 0.85rem!important}body[data-page="nosotros"] .about-toc-hero__copy h1{display:grid!important;width:auto!important;max-width:12ch!important;justify-items:start!important;gap:0!important;text-align:left!important;color:#004762!important;font-size:clamp(4rem,7.2vw,8rem)!important;font-weight:500!important;line-height:0.88!important;letter-spacing:-0.055em!important}body[data-page="nosotros"] .about-toc-hero__copy h1 span,body[data-page="nosotros"] .about-toc-hero__copy h1 strong{display:inline!important;white-space:normal!important;width:auto!important;max-width:none!important}body[data-page="nosotros"] .about-toc-hero__copy h1 strong{font-family:"PacificoLocal","Pacifico",cursive!important;color:#c91235!important;font-size:0.78em!important;font-weight:400!important;letter-spacing:0!important;line-height:1.05!important}body[data-page="nosotros"] .about-toc-hero__copy p:last-child{max-width:42rem!important;text-align:left!important;color:#527181!important;font-size:clamp(1.08rem,1.35vw,1.32rem)!important;line-height:1.75!important}@media (max-width:1100px){body[data-page="nosotros"] .about-toc-hero{grid-template-columns:1fr!important;min-height:auto!important;width:min(100%,calc(100vw - 2rem))!important}body[data-page="nosotros"] .about-toc-hero__art img{width:min(100%,28rem)!important;margin:0 auto!important}body[data-page="nosotros"] .about-toc-hero__copy h1{font-size:clamp(3.2rem,12vw,4.6rem)!important}}@media (max-width:640px){body[data-page="nosotros"] .about-toc-hero{width:min(100%,calc(100vw - 1.5rem))!important;padding-top:3rem!important}body[data-page="nosotros"] .about-toc-hero__copy h1{font-size:clamp(3.2rem,17vw,4.6rem)!important;line-height:0.95!important}body[data-page="nosotros"] .about-toc-hero__copy p:last-child{font-size:1rem!important;line-height:1.6!important}}
body[data-page="nosotros"] .about-toc-hero{display:grid!important;grid-template-columns:1fr!important;place-items:center!important;width:100%!important;min-height:auto!important;margin:0 auto!important;padding:clamp(5.5rem,9vw,8rem) 1.5rem clamp(3rem,6vw,5rem)!important;background:#fff!important;overflow:hidden!important}body[data-page="nosotros"] .about-toc-hero__art{display:none!important}body[data-page="nosotros"] .about-toc-hero__copy{width:min(100%,72rem)!important;margin:0 auto!important;padding:0!important;display:grid!important;justify-items:center!important;text-align:center!important;gap:1rem!important}body[data-page="nosotros"] .about-toc-hero__copy .eyebrow{display:block!important;margin:0!important;text-align:center!important;color:#c91235!important}body[data-page="nosotros"] .about-toc-hero__copy h1{display:grid!important;width:100%!important;max-width:14ch!important;justify-items:center!important;gap:0.08em!important;margin:0!important;text-align:center!important;color:#004762!important;font-size:clamp(2.45rem,5vw,5.2rem)!important;font-weight:500!important;line-height:0.96!important;letter-spacing:-0.04em!important}body[data-page="nosotros"] .about-toc-hero__copy h1 span,body[data-page="nosotros"] .about-toc-hero__copy h1 strong{display:block!important;white-space:normal!important;max-width:100%!important}body[data-page="nosotros"] .about-toc-hero__copy h1 strong{font-family:"PacificoLocal","Pacifico",cursive!important;color:#c91235!important;font-size:0.62em!important;font-weight:400!important;line-height:1.05!important;letter-spacing:0!important}body[data-page="nosotros"] .about-toc-hero__copy p:last-child{width:min(100%,52rem)!important;max-width:52rem!important;margin:0 auto!important;text-align:center!important;color:#527181!important;font-size:clamp(0.9rem,1.1vw,1.08rem)!important;line-height:1.58!important}@media (max-width:640px){body[data-page="nosotros"] .about-toc-hero{padding:4.5rem 1rem 2.75rem!important}body[data-page="nosotros"] .about-toc-hero__copy h1{font-size:clamp(2rem,10vw,3rem)!important;max-width:12ch!important}body[data-page="nosotros"] .about-toc-hero__copy p:last-child{font-size:0.9rem!important}}
body[data-page="nosotros"] .about-toc-hero{display:grid!important;grid-template-columns:1fr!important;gap:clamp(2rem,4vw,3.25rem)!important;place-items:center!important;width:100%!important;min-height:auto!important;margin:0 auto!important;padding:0 0 clamp(3rem,6vw,5rem)!important;background:#fff!important;overflow:hidden!important}body[data-page="nosotros"] .about-toc-hero__art{position:relative!important;order:1!important;display:grid!important;place-items:center!important;width:100vw!important;max-width:none!important;height:clamp(9rem,15vw,14rem)!important;margin:0 calc(50% - 50vw)!important;background:#c91235!important;overflow:hidden!important}body[data-page="nosotros"] .about-toc-hero__art::after{content:""!important;position:absolute!important;left:0!important;right:0!important;bottom:0!important;height:0.32rem!important;background:linear-gradient(90deg,#ff6a1b 0 20%,#ffc836 20% 40%,#00b8c5 40% 60%,#004762 60% 80%,#695bd3 80% 100%)!important}body[data-page="nosotros"] .about-toc-hero__art img{display:block!important;width:auto!important;height:clamp(4.8rem,8vw,7.8rem)!important;max-width:min(80vw,34rem)!important;max-height:72%!important;margin:0!important;object-fit:contain!important;filter:brightness(0) invert(1)!important}body[data-page="nosotros"] .about-toc-hero__copy{order:2!important;width:min(100% - 3rem,72rem)!important;margin:0 auto!important;padding:0!important;display:grid!important;justify-items:center!important;text-align:center!important;gap:1rem!important}body[data-page="nosotros"] .about-toc-hero__copy .eyebrow{display:block!important;margin:0!important;text-align:center!important;color:#c91235!important}body[data-page="nosotros"] .about-toc-hero__copy h1{display:grid!important;width:100%!important;max-width:14ch!important;justify-items:center!important;gap:0.08em!important;margin:0!important;text-align:center!important;color:#004762!important;font-size:clamp(2.45rem,5vw,5.2rem)!important;font-weight:500!important;line-height:0.96!important;letter-spacing:-0.04em!important}body[data-page="nosotros"] .about-toc-hero__copy h1 span,body[data-page="nosotros"] .about-toc-hero__copy h1 strong{display:block!important;white-space:normal!important;max-width:100%!important}body[data-page="nosotros"] .about-toc-hero__copy h1 strong{font-family:"PacificoLocal","Pacifico",cursive!important;color:#c91235!important;font-size:0.62em!important;font-weight:400!important;line-height:1.05!important;letter-spacing:0!important}body[data-page="nosotros"] .about-toc-hero__copy p:last-child{width:min(100%,52rem)!important;max-width:52rem!important;margin:0 auto!important;text-align:center!important;color:#527181!important;font-size:clamp(0.9rem,1.1vw,1.08rem)!important;line-height:1.58!important}@media (max-width:640px){body[data-page="nosotros"] .about-toc-hero{gap:1.75rem!important;padding-bottom:2.75rem!important}body[data-page="nosotros"] .about-toc-hero__art{height:7.25rem!important}body[data-page="nosotros"] .about-toc-hero__art img{height:4.2rem!important}body[data-page="nosotros"] .about-toc-hero__copy{width:min(100% - 1.5rem,28rem)!important}body[data-page="nosotros"] .about-toc-hero__copy h1{font-size:clamp(2rem,10vw,3rem)!important;max-width:12ch!important}body[data-page="nosotros"] .about-toc-hero__copy p:last-child{font-size:0.9rem!important}}
body[data-page="nosotros"] .about-toc-hero__copy h1{max-width:18ch!important;font-size:clamp(2rem,3.4vw,3.8rem)!important;line-height:1.02!important}body[data-page="nosotros"] .about-toc-hero__copy h1 span{font-size:0.78em!important;line-height:1.04!important}body[data-page="nosotros"] .about-toc-hero__copy h1 strong{font-size:0.58em!important}@media (max-width:640px){body[data-page="nosotros"] .about-toc-hero__copy h1{font-size:clamp(1.75rem,7.8vw,2.45rem)!important;max-width:15ch!important}body[data-page="nosotros"] .about-toc-hero__copy h1 span{font-size:0.82em!important}}
body[data-page="nosotros"] .about-toc-hero__copy .eyebrow{display:none!important}body[data-page="nosotros"] .about-toc-hero__art{justify-items:center!important;justify-content:center!important}body[data-page="nosotros"] .about-toc-hero__art img{margin-left:auto!important;margin-right:auto!important}body[data-page="nosotros"] .about-toc-hero__copy{justify-items:center!important;text-align:center!important}body[data-page="nosotros"] .about-toc-hero__copy h1{max-width:18ch!important;justify-items:center!important;text-align:center!important}body[data-page="nosotros"] .about-toc-hero__copy h1 span{font-size:0.72em!important}body[data-page="nosotros"] .about-toc-hero__copy h1 strong{font-size:0.76em!important;line-height:1.04!important}@media (max-width:640px){body[data-page="nosotros"] .about-toc-hero__copy h1 strong{font-size:0.78em!important}}
body[data-page="nosotros"] .about-toc-section{overflow:visible!important}body[data-page="nosotros"] .about-toc-section h2,body[data-page="nosotros"] .about-toc-section--lead h2,body[data-page="nosotros"] .about-toc-section--accent h2,body[data-page="nosotros"] .about-toc-split h2{position:relative!important;isolation:isolate!important;width:fit-content!important;max-width:min(100%,42rem)!important;padding:0.12em 0 0.22em 0.82em!important;color:#004762!important;background:linear-gradient(105deg,#004762 0%,#004762 42%,#c91235 58%,#00b8c5 82%)!important;background-size:220% 100%!important;background-position:0% 50%!important;-webkit-background-clip:text!important;background-clip:text!important;font-size:clamp(1.6rem,2.35vw,2.75rem)!important;font-weight:700!important;line-height:1.05!important;letter-spacing:-0.035em!important;text-shadow:0 18px 45px rgba(0,71,98,0.08)!important;cursor:default!important;transition:transform 360ms cubic-bezier(0.19,1,0.22,1),background-position 420ms ease,filter 360ms ease,text-shadow 360ms ease!important}body[data-page="nosotros"] .about-toc-section h2::before,body[data-page="nosotros"] .about-toc-section--lead h2::before,body[data-page="nosotros"] .about-toc-section--accent h2::before,body[data-page="nosotros"] .about-toc-split h2::before{content:""!important;position:absolute!important;left:0!important;top:0.16em!important;width:0.14em!important;height:0.9em!important;border-radius:999px!important;background:linear-gradient(180deg,#c91235,#ff6a1b 48%,#00b8c5)!important;box-shadow:0 0 0 0.18em rgba(201,18,53,0.08),0 16px 30px rgba(201,18,53,0.2)!important;transition:transform 360ms cubic-bezier(0.19,1,0.22,1),height 360ms ease!important}body[data-page="nosotros"] .about-toc-section h2::after,body[data-page="nosotros"] .about-toc-section--lead h2::after,body[data-page="nosotros"] .about-toc-section--accent h2::after,body[data-page="nosotros"] .about-toc-split h2::after{content:""!important;position:absolute!important;left:0.82em!important;bottom:0!important;width:42%!important;height:0.12em!important;border-radius:999px!important;background:linear-gradient(90deg,#c91235,#ffc836,#00b8c5)!important;transform:scaleX(0.42)!important;transform-origin:left center!important;opacity:0.78!important;transition:transform 420ms cubic-bezier(0.19,1,0.22,1),width 420ms ease,opacity 260ms ease!important}body[data-page="nosotros"] .about-toc-section:hover h2,body[data-page="nosotros"] .about-toc-section:focus-within h2{background-position:100% 50%!important;transform:translateX(0.18em) translateY(-0.04em)!important;filter:saturate(1.22)!important;text-shadow:0 22px 50px rgba(201,18,53,0.12)!important}body[data-page="nosotros"] .about-toc-section:hover h2::before,body[data-page="nosotros"] .about-toc-section:focus-within h2::before{height:1.2em!important;transform:translateY(-0.08em) scaleX(1.18)!important}body[data-page="nosotros"] .about-toc-section:hover h2::after,body[data-page="nosotros"] .about-toc-section:focus-within h2::after{width:68%!important;transform:scaleX(1)!important;opacity:1!important}@media (min-width:1440px){body[data-page="nosotros"] .about-toc-section h2,body[data-page="nosotros"] .about-toc-section--lead h2,body[data-page="nosotros"] .about-toc-section--accent h2,body[data-page="nosotros"] .about-toc-split h2{max-width:min(100%,52rem)!important;font-size:clamp(2.25rem,2.65vw,3.35rem)!important}}@media (max-width:1100px){body[data-page="nosotros"] .about-toc-section h2,body[data-page="nosotros"] .about-toc-section--lead h2,body[data-page="nosotros"] .about-toc-section--accent h2,body[data-page="nosotros"] .about-toc-split h2{max-width:min(100%,34rem)!important;font-size:clamp(1.42rem,5.6vw,2.35rem)!important;padding-left:0.72em!important}body[data-page="nosotros"] .about-toc-section h2::after{left:0.72em!important}}@media (hover:none){body[data-page="nosotros"] .about-toc-section h2{background-position:70% 50%!important}body[data-page="nosotros"] .about-toc-section h2::after{transform:scaleX(0.8)!important}}
body[data-page="nosotros"] #identidad.about-identity-redesign,body[data-page="nosotros"] #identidad.about-identity-redesign.is-pinned-active,body[data-page="nosotros"] #identidad.about-identity-redesign.is-pinned-before,body[data-page="nosotros"] #identidad.about-identity-redesign.is-pinned-after{display:grid!important;grid-template-columns:minmax(13rem,0.46fr) minmax(0,1fr)!important;gap:clamp(2rem,4vw,3.6rem)!important;align-items:center!important;width:100%!important;max-width:56rem!important;min-height:min(54vh,26rem)!important;margin:0!important;padding:clamp(1.5rem,3vh,2.6rem) 0!important;text-align:left!important;justify-items:stretch!important}.about-identity-redesign__mark{margin:0!important;align-self:center!important;justify-self:center!important;width:100%!important}.about-identity-redesign__mark img{width:min(100%,18.75rem)!important;height:auto!important;max-height:none!important;object-fit:contain!important}.about-identity-redesign__copy{display:grid!important;gap:clamp(0.85rem,1.5vw,1.15rem)!important;align-content:center!important;justify-items:start!important;min-width:0!important}.about-identity-redesign__copy .eyebrow{display:none!important}body[data-page="nosotros"] #identidad.about-identity-redesign h2{display:grid!important;gap:0.02em!important;width:100%!important;max-width:43rem!important;margin:0!important;padding:0!important;background:none!important;color:#004762!important;-webkit-background-clip:initial!important;background-clip:initial!important;font-weight:400!important;line-height:1!important;letter-spacing:0!important;text-shadow:none!important;transform:none!important;filter:none!important;transition:transform 320ms cubic-bezier(0.19,1,0.22,1)!important}body[data-page="nosotros"] #identidad.about-identity-redesign h2::before,body[data-page="nosotros"] #identidad.about-identity-redesign h2::after{content:none!important;display:none!important}.about-identity-redesign__title-main{display:block!important;color:#004762!important;font-family:"FigtreeHeroLocal","Figtree",sans-serif!important;font-size:clamp(1.9rem,3vw,3.15rem)!important;font-weight:300!important;line-height:1.05!important;letter-spacing:-0.02em!important}.about-identity-redesign__title-script{display:block!important;margin-top:-0.05em!important;color:#c91235!important;font-family:"PacificoLocal","Pacifico",cursive!important;font-size:clamp(2.05rem,3.2vw,3.35rem)!important;font-weight:400!important;line-height:0.98!important;letter-spacing:0!important}.about-identity-redesign__copy p:not(.eyebrow){max-width:42rem!important;color:#004762!important;font-size:clamp(1rem,1.28vw,1.24rem)!important;line-height:1.25!important}.about-identity-redesign:hover h2{transform:translateY(-0.08rem)!important}.about-identity-redesign:hover .about-identity-redesign__title-script{color:#e20f3f!important}@media (min-width:1440px){body[data-page="nosotros"] #identidad.about-identity-redesign,body[data-page="nosotros"] #identidad.about-identity-redesign.is-pinned-active,body[data-page="nosotros"] #identidad.about-identity-redesign.is-pinned-before,body[data-page="nosotros"] #identidad.about-identity-redesign.is-pinned-after{max-width:68rem!important;grid-template-columns:minmax(18rem,0.45fr) minmax(0,1fr)!important}.about-identity-redesign__mark img{width:min(100%,23rem)!important}.about-identity-redesign__title-main{font-size:clamp(2.7rem,3vw,3.75rem)!important}.about-identity-redesign__title-script{font-size:clamp(2.85rem,3.25vw,4rem)!important}.about-identity-redesign__copy p:not(.eyebrow){font-size:clamp(1.18rem,1.32vw,1.45rem)!important}}@media (max-width:1100px){body[data-page="nosotros"] #identidad.about-identity-redesign,body[data-page="nosotros"] #identidad.about-identity-redesign.is-pinned-active,body[data-page="nosotros"] #identidad.about-identity-redesign.is-pinned-before,body[data-page="nosotros"] #identidad.about-identity-redesign.is-pinned-after{grid-template-columns:1fr!important;gap:1.5rem!important;max-width:100%!important;justify-items:center!important;text-align:center!important}.about-identity-redesign__mark img{width:min(100%,18rem)!important}.about-identity-redesign__copy{justify-items:center!important;text-align:center!important}.about-identity-redesign__copy p:not(.eyebrow){max-width:34rem!important}.about-identity-redesign__title-main{font-size:clamp(1.8rem,7vw,2.7rem)!important}.about-identity-redesign__title-script{font-size:clamp(2rem,8vw,3rem)!important}}@media (max-width:640px){.about-identity-redesign__mark img{width:min(100%,14rem)!important}.about-identity-redesign__copy p:not(.eyebrow){font-size:0.95rem!important;line-height:1.35!important}}
body[data-page="nosotros"] .about-toc-section:not(#identidad) h2,body[data-page="nosotros"] .about-toc-section--lead:not(#identidad) h2,body[data-page="nosotros"] .about-toc-section--accent:not(#identidad) h2,body[data-page="nosotros"] .about-toc-split:not(#identidad) h2{display:block!important;width:100%!important;max-width:43rem!important;margin:0!important;padding:0!important;background:none!important;color:#004762!important;-webkit-background-clip:initial!important;background-clip:initial!important;font-family:"FigtreeHeroLocal","Figtree",sans-serif!important;font-size:clamp(1.9rem,3vw,3.15rem)!important;font-weight:300!important;line-height:1.05!important;letter-spacing:-0.02em!important;text-shadow:none!important;transform:none!important;filter:none!important;transition:color 260ms ease,transform 320ms cubic-bezier(0.19,1,0.22,1)!important}body[data-page="nosotros"] .about-toc-section:not(#identidad) h2::before,body[data-page="nosotros"] .about-toc-section:not(#identidad) h2::after,body[data-page="nosotros"] .about-toc-section--lead:not(#identidad) h2::before,body[data-page="nosotros"] .about-toc-section--lead:not(#identidad) h2::after,body[data-page="nosotros"] .about-toc-section--accent:not(#identidad) h2::before,body[data-page="nosotros"] .about-toc-section--accent:not(#identidad) h2::after,body[data-page="nosotros"] .about-toc-split:not(#identidad) h2::before,body[data-page="nosotros"] .about-toc-split:not(#identidad) h2::after{content:none!important;display:none!important}body[data-page="nosotros"] .about-toc-section:not(#identidad):hover h2,body[data-page="nosotros"] .about-toc-section:not(#identidad):focus-within h2{color:#c91235!important;transform:translateY(-0.08rem)!important}body[data-page="nosotros"] .about-toc-section:not(#identidad) p:not(.eyebrow){max-width:42rem!important;color:#004762!important;font-size:clamp(1rem,1.28vw,1.24rem)!important;line-height:1.25!important}body[data-page="nosotros"] .about-toc-section:not(#identidad){gap:clamp(0.85rem,1.5vw,1.15rem)!important}@media (min-width:1440px){body[data-page="nosotros"] .about-toc-section:not(#identidad) h2,body[data-page="nosotros"] .about-toc-section--lead:not(#identidad) h2,body[data-page="nosotros"] .about-toc-section--accent:not(#identidad) h2,body[data-page="nosotros"] .about-toc-split:not(#identidad) h2{font-size:clamp(2.7rem,3vw,3.75rem)!important;max-width:52rem!important}body[data-page="nosotros"] .about-toc-section:not(#identidad) p:not(.eyebrow){font-size:clamp(1.18rem,1.32vw,1.45rem)!important}}@media (max-width:1100px){body[data-page="nosotros"] .about-toc-section:not(#identidad) h2,body[data-page="nosotros"] .about-toc-section--lead:not(#identidad) h2,body[data-page="nosotros"] .about-toc-section--accent:not(#identidad) h2,body[data-page="nosotros"] .about-toc-split:not(#identidad) h2{max-width:34rem!important;font-size:clamp(1.8rem,7vw,2.7rem)!important;text-align:center!important}body[data-page="nosotros"] .about-toc-section:not(#identidad) p:not(.eyebrow){max-width:34rem!important;text-align:center!important}}@media (max-width:640px){body[data-page="nosotros"] .about-toc-section:not(#identidad) p:not(.eyebrow){font-size:0.95rem!important;line-height:1.35!important}}
body[data-page="nosotros"] .about-toc-section:not(#identidad) h2:has(.about-content-title-main),body[data-page="nosotros"] .about-toc-split:not(#identidad) h2:has(.about-content-title-main),body[data-page="nosotros"] .about-toc-section--lead:not(#identidad) h2:has(.about-content-title-main),body[data-page="nosotros"] .about-toc-section--accent:not(#identidad) h2:has(.about-content-title-main){display:grid!important;gap:0.02em!important;width:100%!important;max-width:43rem!important;margin:0!important;padding:0!important;background:none!important;color:#004762!important;-webkit-background-clip:initial!important;background-clip:initial!important;font-weight:400!important;line-height:1!important;letter-spacing:0!important;text-shadow:none!important;transform:none!important;filter:none!important;transition:transform 320ms cubic-bezier(0.19,1,0.22,1)!important}.about-content-title-main{display:block!important;color:#004762!important;font-family:"FigtreeHeroLocal","Figtree",sans-serif!important;font-size:clamp(1.9rem,3vw,3.15rem)!important;font-weight:300!important;line-height:1.05!important;letter-spacing:-0.02em!important}.about-content-title-script{display:block!important;margin-top:-0.05em!important;color:#c91235!important;font-family:"PacificoLocal","Pacifico",cursive!important;font-size:clamp(2.05rem,3.2vw,3.35rem)!important;font-weight:400!important;line-height:0.98!important;letter-spacing:0!important}body[data-page="nosotros"] .about-toc-section:not(#identidad):hover .about-content-title-script{color:#e20f3f!important}body[data-page="nosotros"] .about-toc-section:not(#identidad):hover h2:has(.about-content-title-main){transform:translateY(-0.08rem)!important}@media (min-width:1440px){.about-content-title-main{font-size:clamp(2.7rem,3vw,3.75rem)!important}.about-content-title-script{font-size:clamp(2.85rem,3.25vw,4rem)!important}body[data-page="nosotros"] .about-toc-section:not(#identidad) h2:has(.about-content-title-main){max-width:52rem!important}}@media (max-width:1100px){body[data-page="nosotros"] .about-toc-section:not(#identidad) h2:has(.about-content-title-main){justify-items:center!important;text-align:center!important;max-width:34rem!important}.about-content-title-main{font-size:clamp(1.8rem,7vw,2.7rem)!important}.about-content-title-script{font-size:clamp(2rem,8vw,3rem)!important}}@media (max-width:640px){.about-content-title-main{font-size:clamp(1.55rem,7vw,2.25rem)!important}.about-content-title-script{font-size:clamp(1.8rem,8vw,2.65rem)!important}}
@media (min-width:1440px){body[data-page="nosotros"] .about-toc-stage{align-items:center!important;padding-top:clamp(4.5rem,8vh,7rem)!important;padding-bottom:clamp(2rem,4vh,3.5rem)!important}body[data-page="nosotros"] .about-toc-stage .toc{transform:translateY(clamp(1.25rem,3vh,2.5rem))!important}body[data-page="nosotros"] .about-toc-contents{align-self:center!important;transform:translateY(clamp(1.25rem,3vh,2.5rem))!important}}@media (min-width:1900px){body[data-page="nosotros"] .about-toc-stage{padding-top:clamp(5.5rem,9vh,8rem)!important}body[data-page="nosotros"] .about-toc-stage .toc,body[data-page="nosotros"] .about-toc-contents{transform:translateY(clamp(2rem,4vh,3.25rem))!important}}
@media (min-width:1440px){body[data-page="nosotros"] .about-toc-stage .toc{transform:none!important}body[data-page="nosotros"] .about-toc-contents{align-self:center!important;transform:translateY(clamp(1.25rem,3vh,2.5rem))!important}}@media (min-width:1900px){body[data-page="nosotros"] .about-toc-stage .toc{transform:none!important}body[data-page="nosotros"] .about-toc-contents{transform:translateY(clamp(2rem,4vh,3.25rem))!important}}
@media (min-width:1440px){body[data-page="nosotros"] .about-toc-stage{padding-top:clamp(2.5rem,4vw,4.5rem)!important;padding-bottom:clamp(2.5rem,4vw,4.5rem)!important}body[data-page="nosotros"] .about-toc-stage .toc{transform:none!important}body[data-page="nosotros"] .about-toc-contents{align-self:center!important;transform:translateY(clamp(6.5rem,11vh,8rem))!important}}@media (min-width:1900px){body[data-page="nosotros"] .about-toc-stage .toc{transform:none!important}body[data-page="nosotros"] .about-toc-contents{transform:translateY(clamp(7.5rem,12vh,9.5rem))!important}}
@media (min-width:1440px){body[data-page="nosotros"] .about-toc-stage{align-items:center!important;padding-top:clamp(2.5rem,4vw,4.5rem)!important;padding-bottom:clamp(2.5rem,4vw,4.5rem)!important}body[data-page="nosotros"] .about-toc-stage .toc{align-self:center!important;transform:none!important}body[data-page="nosotros"] .about-toc-contents{align-self:center!important;transform:none!important}body[data-page="nosotros"] .about-toc-section,body[data-page="nosotros"] .about-toc-section.is-pinned-active,body[data-page="nosotros"] .about-toc-section.is-pinned-before,body[data-page="nosotros"] .about-toc-section.is-pinned-after{align-content:center!important}}@media (min-width:1900px){body[data-page="nosotros"] .about-toc-stage .toc,body[data-page="nosotros"] .about-toc-contents{transform:none!important}}
@media (min-width:1440px){body[data-page="nosotros"] #identidad{--about-section-y:clamp(5.5rem,9vh,7rem)}body[data-page="nosotros"] #quienes-somos{--about-section-y:clamp(0.75rem,1.6vh,1.25rem)}body[data-page="nosotros"] #evolucion{--about-section-y:clamp(0.5rem,1.2vh,1rem)}body[data-page="nosotros"] #alma-a-186{--about-section-y:clamp(0.75rem,1.6vh,1.25rem)}body[data-page="nosotros"] #codigo-186{--about-section-y:clamp(1rem,2vh,1.5rem)}body[data-page="nosotros"] #esencia{--about-section-y:clamp(0.75rem,1.6vh,1.25rem)}body[data-page="nosotros"] #proposito{--about-section-y:clamp(1.25rem,2.4vh,1.75rem)}body[data-page="nosotros"] #mision{--about-section-y:clamp(1.25rem,2.4vh,1.75rem)}body[data-page="nosotros"] #vision{--about-section-y:clamp(1.25rem,2.4vh,1.75rem)}body[data-page="nosotros"] #valores{--about-section-y:clamp(0.75rem,1.6vh,1.25rem)}body[data-page="nosotros"] .about-toc-section,body[data-page="nosotros"] .about-toc-section.is-pinned-active,body[data-page="nosotros"] .about-toc-section.is-pinned-before,body[data-page="nosotros"] .about-toc-section.is-pinned-after{transform:translateY(var(--about-section-y,0))!important}}@media (min-width:1900px){body[data-page="nosotros"] #identidad{--about-section-y:clamp(6.5rem,9vh,8rem)}}
body[data-page="nosotros"] .about-toc-stage{transition:opacity 720ms ease!important}body[data-page="nosotros"].about-final-visible .about-toc-contents{opacity:1!important;pointer-events:auto!important}
body[data-page="nosotros"] #quienes-somos.about-quienes-redesign,body[data-page="nosotros"] #quienes-somos.about-quienes-redesign.is-pinned-active,body[data-page="nosotros"] #quienes-somos.about-quienes-redesign.is-pinned-before,body[data-page="nosotros"] #quienes-somos.about-quienes-redesign.is-pinned-after{grid-template-columns:minmax(12rem,0.42fr) minmax(0,1fr)!important;gap:clamp(2rem,4vw,3.5rem)!important;align-items:center!important;width:100%!important;max-width:56rem!important;margin:0!important;text-align:left!important}.about-quienes-redesign__art{margin:0!important;align-self:center!important;justify-self:center!important;width:100%!important;order:0!important}.about-quienes-redesign__art img{display:block!important;width:min(100%,18rem)!important;max-height:none!important;height:auto!important;object-fit:contain!important}body[data-page="nosotros"] #quienes-somos.about-quienes-redesign>div{order:1!important;display:grid!important;gap:clamp(0.85rem,1.4vw,1.1rem)!important;align-content:center!important;min-width:0!important}body[data-page="nosotros"] #quienes-somos.about-quienes-redesign p:not(.eyebrow){max-width:42rem!important}@media (min-width:1440px){body[data-page="nosotros"] #quienes-somos.about-quienes-redesign,body[data-page="nosotros"] #quienes-somos.about-quienes-redesign.is-pinned-active,body[data-page="nosotros"] #quienes-somos.about-quienes-redesign.is-pinned-before,body[data-page="nosotros"] #quienes-somos.about-quienes-redesign.is-pinned-after{max-width:68rem!important;grid-template-columns:minmax(18rem,0.42fr) minmax(0,1fr)!important}.about-quienes-redesign__art img{width:min(100%,23rem)!important}}@media (max-width:1100px){body[data-page="nosotros"] #quienes-somos.about-quienes-redesign,body[data-page="nosotros"] #quienes-somos.about-quienes-redesign.is-pinned-active,body[data-page="nosotros"] #quienes-somos.about-quienes-redesign.is-pinned-before,body[data-page="nosotros"] #quienes-somos.about-quienes-redesign.is-pinned-after{grid-template-columns:1fr!important;gap:1.35rem!important;justify-items:center!important;text-align:center!important;max-width:100%!important}.about-quienes-redesign__art img{width:min(100%,17rem)!important}body[data-page="nosotros"] #quienes-somos.about-quienes-redesign>div{justify-items:center!important;text-align:center!important}body[data-page="nosotros"] #quienes-somos.about-quienes-redesign p:not(.eyebrow){max-width:34rem!important;text-align:center!important}}@media (max-width:640px){.about-quienes-redesign__art img{width:min(100%,13.5rem)!important}}
body[data-page="nosotros"] .about-content-redesign,body[data-page="nosotros"] .about-content-redesign.is-pinned-active,body[data-page="nosotros"] .about-content-redesign.is-pinned-before,body[data-page="nosotros"] .about-content-redesign.is-pinned-after{display:grid!important;grid-template-columns:minmax(12rem,0.42fr) minmax(0,1fr)!important;gap:clamp(2rem,4vw,3.5rem)!important;align-items:center!important;width:100%!important;max-width:56rem!important;margin:0!important;text-align:left!important;justify-items:stretch!important}.about-content-redesign__art{margin:0!important;align-self:center!important;justify-self:center!important;width:100%!important;order:0!important}.about-content-redesign__art img{display:block!important;width:min(100%,18rem)!important;max-height:min(48vh,20rem)!important;height:auto!important;object-fit:contain!important}.about-content-redesign__copy{order:1!important;display:grid!important;gap:clamp(0.85rem,1.4vw,1.1rem)!important;align-content:center!important;justify-items:start!important;min-width:0!important}.about-content-redesign__copy p:not(.eyebrow){max-width:42rem!important}.about-content-redesign__art--code .about-toc-code-card{width:min(100%,16rem)!important;margin:0!important}.about-content-redesign__art--values .about-toc-values{grid-template-columns:1fr!important;gap:0.45rem!important;margin:0!important;width:min(100%,18rem)!important}.about-content-redesign__art--values .about-toc-values article{padding:0.52rem 0.64rem!important;border-radius:10px!important;gap:0.12rem!important}.about-content-redesign__art--values .about-toc-values strong{font-size:0.68rem!important;line-height:1.15!important}.about-content-redesign__art--values .about-toc-values span{font-size:0.62rem!important;line-height:1.18!important}@media (min-width:1440px){body[data-page="nosotros"] .about-content-redesign,body[data-page="nosotros"] .about-content-redesign.is-pinned-active,body[data-page="nosotros"] .about-content-redesign.is-pinned-before,body[data-page="nosotros"] .about-content-redesign.is-pinned-after{max-width:68rem!important;grid-template-columns:minmax(18rem,0.42fr) minmax(0,1fr)!important}.about-content-redesign__art img{width:min(100%,23rem)!important;max-height:min(50vh,24rem)!important}.about-content-redesign__art--code .about-toc-code-card{width:min(100%,20rem)!important}.about-content-redesign__art--values .about-toc-values{width:min(100%,21rem)!important}}@media (max-width:1100px){body[data-page="nosotros"] .about-content-redesign,body[data-page="nosotros"] .about-content-redesign.is-pinned-active,body[data-page="nosotros"] .about-content-redesign.is-pinned-before,body[data-page="nosotros"] .about-content-redesign.is-pinned-after{grid-template-columns:1fr!important;gap:1.35rem!important;justify-items:center!important;text-align:center!important;max-width:100%!important}.about-content-redesign__art img{width:min(100%,17rem)!important;max-height:15rem!important}.about-content-redesign__copy{justify-items:center!important;text-align:center!important}.about-content-redesign__copy p:not(.eyebrow){max-width:34rem!important;text-align:center!important}.about-content-redesign__art--values .about-toc-values{width:min(100%,22rem)!important}}@media (max-width:640px){.about-content-redesign__art img{width:min(100%,13.5rem)!important;max-height:12rem!important}.about-content-redesign__art--code .about-toc-code-card{width:min(100%,13rem)!important}.about-content-redesign__art--values .about-toc-values{width:min(100%,18rem)!important}.about-content-redesign__art--values .about-toc-values article{padding:0.48rem 0.58rem!important}}
body[data-page="nosotros"] .about-content-redesign.about-toc-section--accent{background:transparent!important;box-shadow:none!important;border-radius:0!important;padding:0!important}
body[data-page="nosotros"] #identidad.about-identity-redesign,body[data-page="nosotros"] #identidad.about-identity-redesign.is-pinned-active,body[data-page="nosotros"] #identidad.about-identity-redesign.is-pinned-before,body[data-page="nosotros"] #identidad.about-identity-redesign.is-pinned-after,body[data-page="nosotros"] #quienes-somos.about-quienes-redesign,body[data-page="nosotros"] #quienes-somos.about-quienes-redesign.is-pinned-active,body[data-page="nosotros"] #quienes-somos.about-quienes-redesign.is-pinned-before,body[data-page="nosotros"] #quienes-somos.about-quienes-redesign.is-pinned-after,body[data-page="nosotros"] .about-content-redesign,body[data-page="nosotros"] .about-content-redesign.is-pinned-active,body[data-page="nosotros"] .about-content-redesign.is-pinned-before,body[data-page="nosotros"] .about-content-redesign.is-pinned-after{grid-template-columns:clamp(16rem,24vw,23rem) minmax(0,1fr)!important;column-gap:clamp(2.25rem,4vw,3.5rem)!important;max-width:72rem!important;align-items:center!important}.about-identity-redesign__mark,.about-quienes-redesign__art,.about-content-redesign__art{grid-column:1!important;justify-self:center!important;width:100%!important}.about-identity-redesign__copy,body[data-page="nosotros"] #quienes-somos.about-quienes-redesign>div,.about-content-redesign__copy{grid-column:2!important;justify-self:start!important;width:100%!important;max-width:48rem!important;text-align:left!important;justify-items:start!important}.about-identity-redesign__mark img,.about-quienes-redesign__art img,.about-content-redesign__art img{max-width:100%!important}@media (min-width:1440px){body[data-page="nosotros"] #identidad.about-identity-redesign,body[data-page="nosotros"] #identidad.about-identity-redesign.is-pinned-active,body[data-page="nosotros"] #identidad.about-identity-redesign.is-pinned-before,body[data-page="nosotros"] #identidad.about-identity-redesign.is-pinned-after,body[data-page="nosotros"] #quienes-somos.about-quienes-redesign,body[data-page="nosotros"] #quienes-somos.about-quienes-redesign.is-pinned-active,body[data-page="nosotros"] #quienes-somos.about-quienes-redesign.is-pinned-before,body[data-page="nosotros"] #quienes-somos.about-quienes-redesign.is-pinned-after,body[data-page="nosotros"] .about-content-redesign,body[data-page="nosotros"] .about-content-redesign.is-pinned-active,body[data-page="nosotros"] .about-content-redesign.is-pinned-before,body[data-page="nosotros"] .about-content-redesign.is-pinned-after{grid-template-columns:24rem minmax(0,1fr)!important;column-gap:3.75rem!important;max-width:78rem!important}}@media (max-width:1100px){body[data-page="nosotros"] #identidad.about-identity-redesign,body[data-page="nosotros"] #identidad.about-identity-redesign.is-pinned-active,body[data-page="nosotros"] #identidad.about-identity-redesign.is-pinned-before,body[data-page="nosotros"] #identidad.about-identity-redesign.is-pinned-after,body[data-page="nosotros"] #quienes-somos.about-quienes-redesign,body[data-page="nosotros"] #quienes-somos.about-quienes-redesign.is-pinned-active,body[data-page="nosotros"] #quienes-somos.about-quienes-redesign.is-pinned-before,body[data-page="nosotros"] #quienes-somos.about-quienes-redesign.is-pinned-after,body[data-page="nosotros"] .about-content-redesign,body[data-page="nosotros"] .about-content-redesign.is-pinned-active,body[data-page="nosotros"] .about-content-redesign.is-pinned-before,body[data-page="nosotros"] .about-content-redesign.is-pinned-after{grid-template-columns:1fr!important;column-gap:0!important;max-width:100%!important}.about-identity-redesign__mark,.about-quienes-redesign__art,.about-content-redesign__art,.about-identity-redesign__copy,body[data-page="nosotros"] #quienes-somos.about-quienes-redesign>div,.about-content-redesign__copy{grid-column:auto!important;justify-self:center!important;text-align:center!important;justify-items:center!important}}
body[data-page="nosotros"] #evolucion .about-content-redesign__art img{width:min(100%,10rem)!important;max-height:10rem!important}@media (min-width:1440px){body[data-page="nosotros"] #evolucion .about-content-redesign__art img{width:min(100%,12rem)!important;max-height:12rem!important}}@media (max-width:640px){body[data-page="nosotros"] #evolucion .about-content-redesign__art img{width:min(100%,8rem)!important;max-height:8rem!important}}
body[data-page="nosotros"] .about-identity-redesign__mark img{width:min(100%,21rem)!important}body[data-page="nosotros"] .about-quienes-redesign__art img,body[data-page="nosotros"] .about-content-redesign__art img{width:min(100%,20rem)!important;max-height:min(48vh,21rem)!important}.about-content-redesign__art--code .about-toc-code-card{transform:scale(0.9)!important;transform-origin:center!important}.about-content-redesign__art--values .about-toc-values{transform:scale(0.92)!important;transform-origin:center!important}@media (max-width:1100px){body[data-page="nosotros"] .about-identity-redesign__mark img{width:min(100%,16rem)!important}body[data-page="nosotros"] .about-quienes-redesign__art img,body[data-page="nosotros"] .about-content-redesign__art img{width:min(100%,15rem)!important;max-height:13.5rem!important}.about-content-redesign__art--code .about-toc-code-card,.about-content-redesign__art--values .about-toc-values{transform:scale(0.9)!important}}@media (max-width:640px){body[data-page="nosotros"] .about-identity-redesign__mark img{width:min(100%,12.5rem)!important}body[data-page="nosotros"] .about-quienes-redesign__art img,body[data-page="nosotros"] .about-content-redesign__art img{width:min(100%,12rem)!important;max-height:10.5rem!important}.about-content-redesign__art--code .about-toc-code-card,.about-content-redesign__art--values .about-toc-values{transform:scale(0.86)!important}}
body[data-page="nosotros"] #identidad.about-identity-redesign,body[data-page="nosotros"] #identidad.about-identity-redesign.is-pinned-active,body[data-page="nosotros"] #identidad.about-identity-redesign.is-pinned-before,body[data-page="nosotros"] #identidad.about-identity-redesign.is-pinned-after,body[data-page="nosotros"] #quienes-somos.about-quienes-redesign,body[data-page="nosotros"] #quienes-somos.about-quienes-redesign.is-pinned-active,body[data-page="nosotros"] #quienes-somos.about-quienes-redesign.is-pinned-before,body[data-page="nosotros"] #quienes-somos.about-quienes-redesign.is-pinned-after,body[data-page="nosotros"] .about-content-redesign,body[data-page="nosotros"] .about-content-redesign.is-pinned-active,body[data-page="nosotros"] .about-content-redesign.is-pinned-before,body[data-page="nosotros"] .about-content-redesign.is-pinned-after{width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important;grid-template-columns:18rem minmax(0,1fr)!important;column-gap:4rem!important;justify-items:stretch!important}.about-identity-redesign__mark,.about-quienes-redesign__art,.about-content-redesign__art{display:grid!important;place-items:center!important;width:18rem!important;min-width:18rem!important;max-width:18rem!important}.about-identity-redesign__copy,body[data-page="nosotros"] #quienes-somos.about-quienes-redesign>div,.about-content-redesign__copy{width:100%!important;max-width:48rem!important;margin:0!important;padding:0!important;justify-self:start!important;text-align:left!important}.about-identity-redesign__mark img,.about-quienes-redesign__art img,.about-content-redesign__art img{width:auto!important;max-width:16rem!important;max-height:16rem!important;object-fit:contain!important}.about-content-redesign__art--code .about-toc-code-card,.about-content-redesign__art--values .about-toc-values{width:16rem!important;max-width:16rem!important;transform:none!important}@media (min-width:1440px){body[data-page="nosotros"] #identidad.about-identity-redesign,body[data-page="nosotros"] #identidad.about-identity-redesign.is-pinned-active,body[data-page="nosotros"] #identidad.about-identity-redesign.is-pinned-before,body[data-page="nosotros"] #identidad.about-identity-redesign.is-pinned-after,body[data-page="nosotros"] #quienes-somos.about-quienes-redesign,body[data-page="nosotros"] #quienes-somos.about-quienes-redesign.is-pinned-active,body[data-page="nosotros"] #quienes-somos.about-quienes-redesign.is-pinned-before,body[data-page="nosotros"] #quienes-somos.about-quienes-redesign.is-pinned-after,body[data-page="nosotros"] .about-content-redesign,body[data-page="nosotros"] .about-content-redesign.is-pinned-active,body[data-page="nosotros"] .about-content-redesign.is-pinned-before,body[data-page="nosotros"] .about-content-redesign.is-pinned-after{grid-template-columns:20rem minmax(0,1fr)!important;column-gap:4.25rem!important}.about-identity-redesign__mark,.about-quienes-redesign__art,.about-content-redesign__art{width:20rem!important;min-width:20rem!important;max-width:20rem!important}.about-identity-redesign__mark img,.about-quienes-redesign__art img,.about-content-redesign__art img{max-width:18rem!important;max-height:18rem!important}.about-content-redesign__art--code .about-toc-code-card,.about-content-redesign__art--values .about-toc-values{width:18rem!important;max-width:18rem!important}}@media (max-width:1100px){body[data-page="nosotros"] #identidad.about-identity-redesign,body[data-page="nosotros"] #identidad.about-identity-redesign.is-pinned-active,body[data-page="nosotros"] #identidad.about-identity-redesign.is-pinned-before,body[data-page="nosotros"] #identidad.about-identity-redesign.is-pinned-after,body[data-page="nosotros"] #quienes-somos.about-quienes-redesign,body[data-page="nosotros"] #quienes-somos.about-quienes-redesign.is-pinned-active,body[data-page="nosotros"] #quienes-somos.about-quienes-redesign.is-pinned-before,body[data-page="nosotros"] #quienes-somos.about-quienes-redesign.is-pinned-after,body[data-page="nosotros"] .about-content-redesign,body[data-page="nosotros"] .about-content-redesign.is-pinned-active,body[data-page="nosotros"] .about-content-redesign.is-pinned-before,body[data-page="nosotros"] .about-content-redesign.is-pinned-after{grid-template-columns:1fr!important;column-gap:0!important}.about-identity-redesign__mark,.about-quienes-redesign__art,.about-content-redesign__art{width:100%!important;min-width:0!important;max-width:100%!important}.about-identity-redesign__copy,body[data-page="nosotros"] #quienes-somos.about-quienes-redesign>div,.about-content-redesign__copy{justify-self:center!important;text-align:center!important;max-width:34rem!important}.about-identity-redesign__mark img,.about-quienes-redesign__art img,.about-content-redesign__art img{max-width:14rem!important;max-height:14rem!important}.about-content-redesign__art--code .about-toc-code-card,.about-content-redesign__art--values .about-toc-values{width:min(100%,16rem)!important;max-width:16rem!important}}
body[data-page="nosotros"] .about-toc-section.is-pinned-active{opacity:1!important;filter:none!important;visibility:visible!important}body[data-page="nosotros"] .about-toc-section.is-pinned-active *{opacity:1!important;filter:none!important}
body[data-page="nosotros"] .about-toc-section,body[data-page="nosotros"] .about-toc-section.is-pinned-active,body[data-page="nosotros"] .about-toc-section.is-pinned-before,body[data-page="nosotros"] .about-toc-section.is-pinned-after{transform:none!important}
@media (min-width:1101px){body[data-page="nosotros"] .about-toc-contents{transform:translateY(clamp(5rem,9vh,7rem))!important}}
body[data-page="nosotros"] #alma-a-186 .about-content-redesign__art img{max-width:12rem!important;max-height:12rem!important}@media (min-width:1440px){body[data-page="nosotros"] #alma-a-186 .about-content-redesign__art img{max-width:13.5rem!important;max-height:13.5rem!important}}@media (max-width:1100px){body[data-page="nosotros"] #alma-a-186 .about-content-redesign__art img{max-width:10.5rem!important;max-height:10.5rem!important}}
@media (min-width:1101px){body[data-page="nosotros"] .about-toc-contents{height:min(74vh,48rem)!important}body[data-page="nosotros"] #quienes-somos.about-quienes-redesign,body[data-page="nosotros"] #quienes-somos.about-quienes-redesign.is-pinned-active,body[data-page="nosotros"] #quienes-somos.about-quienes-redesign.is-pinned-before,body[data-page="nosotros"] #quienes-somos.about-quienes-redesign.is-pinned-after{transform:translateY(clamp(2.2rem,4vh,3.4rem))!important}}
