@import"https://fonts.googleapis.com/css2?family=El+Messiri:wght@500&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{--page-bg: #f7f2eb;--surface: #fffdf9;--surface-alt: #dbeeff;--text: #183f64;--text-strong: #103553;--text-soft: #385f82;--accent: #b18e4b;--accent-soft: #d8ebff;--border: rgba(24, 63, 100, .12);--shadow: 0 24px 60px rgba(16, 53, 83, .12);--container-max: 1600px;--container-gutter: clamp(.75rem, 2vw, 2rem);--container: min(var(--container-max), calc(100vw - (var(--container-gutter) * 2)));--serif: "Iowan Old Style", "Palatino Linotype", "Book Antiqua", Georgia, serif;--sans: "Segoe UI", "Helvetica Neue", Arial, sans-serif;--header-height: 6.75rem;--anchor-offset: 7.75rem ;color-scheme:light}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:var(--anchor-offset)}body{margin:0;font-family:var(--sans);color:var(--text);background:var(--page-bg);line-height:1.55;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}p,h1,h2,h3{margin:0}#inicio,#oportunidad,#proyecto,#inversion{scroll-margin-top:var(--anchor-offset)}.container{width:var(--container);margin-inline:auto}.section{padding:4.75rem 0}.facility-section{padding-top:0}.section-intro{max-width:52rem}.container.section-intro{max-width:none}.section-intro--center{margin-inline:auto;text-align:center}.site-header{position:sticky;top:0;z-index:50;background:#f7f2ebf0;backdrop-filter:blur(18px);border-bottom:1px solid rgba(24,63,100,.08)}.header-inner{min-height:var(--header-height);display:flex;align-items:center;justify-content:space-between;gap:2rem}.brand{flex:0 0 auto}.brand img{width:clamp(10rem,18vw,15rem);height:auto}.nav-list{display:flex;align-items:center;gap:clamp(1.25rem,3vw,3rem);list-style:none;margin:0;padding:0}.nav-list a{font-size:clamp(1rem,2.3vw,2.1rem);font-weight:500;text-transform:uppercase;color:var(--text-strong)}.nav-list a:hover,.nav-list a:focus-visible,.text-link:hover,.text-link:focus-visible{color:var(--accent)}.hero-section{position:relative;min-height:clamp(28rem,60vw,36rem);display:grid;align-items:center;overflow:clip}.hero-media,.hero-media:after{position:absolute;inset:0}.hero-media img{width:100%;height:100%;object-fit:cover}.hero-media:after{content:"";background:linear-gradient(90deg,#103553eb,#103553c7 42%,#1035532e 72%,#1035530a)}.hero-content{position:relative;z-index:1;width:var(--container);max-width:none;min-height:inherit;display:flex;align-items:center;padding:3rem 0}.hero-copy{width:min(100%,60rem);color:#fff}.hero-copy h1,.section-intro h2,.project-copy h2,.human-copy h2,.cta-banner h2,.legal-content__inner h1{font-family:var(--serif);font-weight:500;line-height:1.08;letter-spacing:-.02em}.hero-copy h1{width:100%;font-size:clamp(2rem,3.8vw,3.35rem);font-weight:500;line-height:1.24}.hero-copy h1.hero-wireframe-title{font-family:"El Messiri",var(--serif)}.hero-title-line{display:block}.hero-title-line+.hero-title-line{margin-top:.18em}.hero-divider{width:100%;height:.26rem;border-radius:999px;margin:1.5rem 0;background:#ffffffeb}.hero-copy p{width:100%;font-size:clamp(1.03rem,2vw,1.24rem)}.hero-copy p.hero-wireframe-statement{font-family:"Inter",var(--text);font-size:clamp(1.1rem,2vw,1.85rem)}.hero-copy p.hero-wireframe-statement strong{font-weight:600}.hero-copy p.hero-wireframe-followup{font-family:"Inter",var(--text);font-size:clamp(1.1rem,2vw,1.85rem)}.hero-copy p+p{margin-top:1.75rem}.button{display:inline-flex;align-items:center;justify-content:center;min-width:15.25rem;min-height:3.75rem;margin-top:2rem;padding:.9rem 1.5rem;border-radius:1rem;background:var(--text-strong);color:#fff;font-size:.95rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase;box-shadow:0 16px 40px #10355338;transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.button:hover,.button:focus-visible{background:#0b2a42;transform:translateY(-2px);box-shadow:0 20px 48px #10355342}.problem-intro-section{padding:3rem 0 2rem;background:var(--page-bg)}.problem-intro{padding-block:1.5rem}.problem-intro-section .section-intro h2{font-size:clamp(1.7rem,2.7vw,2.45rem);line-height:1.22}.problem-intro-section .section-intro h2.problem-wireframe-title{font-family:"El Messiri",var(--serif);font-size:clamp(1.7rem,3.2vw,2.85rem)}.problem-intro-line{display:block}.problem-intro-line+.problem-intro-line{margin-top:.22em}.section-intro h2,.project-copy h2,.human-copy h2,.cta-banner h2,.legal-content__inner h1{font-size:clamp(1.85rem,3.5vw,3.1rem);color:var(--text-strong)}.problem-grid-section{padding:4.75rem 0 2.75rem;background:var(--surface)}.problem-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.problem-card{display:flex;align-items:flex-start;gap:1.2rem;padding:.5rem 0}.problem-icon{flex:0 0 7rem;width:7rem;height:7rem;display:flex;align-items:flex-start;justify-content:center;color:var(--accent)}.problem-icon img{width:100%;height:100%;object-fit:contain}.problem-card__content{flex:1 1 auto}.problem-card h3,.lined-title,.investment-card h3{font-family:var(--serif);font-weight:500}.problem-card h3{font-size:clamp(1.25rem,2.3vw,2.1rem);color:var(--text-strong)}.problem-card p{margin-top:.45rem;color:var(--text-soft);font-size:clamp(.95rem,1.75vw,1.55rem);line-height:1.6}.problem-grid .problem-card h3{font-family:"El Messiri",var(--serif)}.problem-grid .problem-card p{font-family:"Inter",var(--text)}.brand-statement{padding:2.25rem 0 2.75rem;background:#fff}.brand-statement p,.location-copy p{text-align:center;font-size:clamp(1.4rem,2.6vw,2.35rem);font-style:italic;color:var(--text-strong)}.brand-statement p{font-family:"Inter",var(--text);font-weight:500}.brand-statement__context{font-weight:500}.brand-statement__focus{font-weight:700;letter-spacing:.01em}.media-band img{width:100%;height:auto}.facility-copy{padding:1.75rem 0 0}.facility-inner{width:min(100% - (var(--container-gutter) * 2),80rem);margin:0 auto;text-align:center}.facility-copy h2{font-size:clamp(1.85rem,3.5vw,3.1rem);font-weight:500;line-height:1.18;color:var(--text)}.facility-copy h2.facility-wireframe-title{font-family:"El Messiri",var(--serif)}.facility-title-line{display:block}.facility-title-line+.facility-title-line{margin-top:.14em}.facility-copy p{margin-top:.9rem;font-size:clamp(1.1rem,2vw,1.85rem);line-height:1.64;font-weight:400;color:var(--text-soft)}.facility-copy p.facility-wireframe-copy{font-family:"Inter",var(--text)}.project-section{padding-top:0;--project-note-column-min: clamp(25rem, 30vw, 28rem);--project-note-column-max: clamp(38rem, 40vw, 46rem);--project-note-inline-padding: clamp(1.35rem, 2vw, 1.75rem)}.project-visual{position:relative;min-height:clamp(29rem,58vw,37rem);overflow:clip}.project-image{position:absolute;top:0;bottom:0;width:56%}.project-image--left{left:0}.project-image--right{right:0}.project-image img{width:100%;height:100%;object-fit:cover}.project-overlay{position:absolute;inset:0;z-index:0;background:linear-gradient(90deg,#fffdf90a,#fffdf98f 42%,#fffdf9e0 60%,#fffdf91a),linear-gradient(180deg,#fffdf914,#fffdf91f)}.project-content{position:absolute;inset:0;z-index:1;width:100%;max-width:none;min-height:100%;display:grid;grid-template-columns:minmax(0,.9fr) minmax(var(--project-note-column-min),var(--project-note-column-max));align-items:start;gap:clamp(2rem,3vw,3rem);padding:clamp(2.5rem,7vw,4.5rem) var(--container-gutter) 2.5rem}.project-copy{width:100%;max-width:60rem;margin:0;justify-self:start;padding:1rem 1.15rem;text-align:start;background:#fffdf980;border-radius:1.1rem;backdrop-filter:blur(10px)}.project-copy h2{color:#111;font-weight:500;line-height:1.22}.project-copy h2.project-wireframe-title{font-family:"El Messiri",var(--serif)}.project-title-line{display:block}.project-title-line:last-child{margin-top:.16em;margin-left:4rem}.project-note{width:100%;max-width:none;justify-self:stretch;align-self:end;padding:1.3rem var(--project-note-inline-padding);background:#ffffffd1;font-family:"Inter",var(--text);color:var(--text-soft);font-size:clamp(.95rem,1.75vw,1.55rem);line-height:1.65;font-style:italic;border-radius:1rem;box-shadow:var(--shadow)}.location-copy{padding:2.6rem 0 0}.location-copy p{font-family:"Inter",var(--text)}.investment-section{padding-top:3.5rem}.lined-title{display:flex;align-items:center;justify-content:center;gap:1rem;font-family:"El Messiri",var(--serif);text-align:center;font-size:clamp(2rem,4vw,3rem);color:var(--text-strong)}.lined-title:before,.lined-title:after{content:"";width:clamp(4rem,22vw,14rem);height:.18rem;background:var(--accent);opacity:.82}.investment-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;margin-top:3rem}.investment-card{overflow:hidden;border-radius:1.25rem;border:1px solid var(--border);background:#ffffffc7;box-shadow:0 16px 34px #10355312;transition:transform .18s ease,box-shadow .18s ease}.investment-card:hover,.investment-card:focus-within{transform:translateY(-4px);box-shadow:0 22px 44px #1035531a}.investment-card__head,.investment-card__body{padding:1.35rem 1.25rem}.investment-card__head h3{font-family:"El Messiri",var(--serif);font-size:clamp(1.55rem,3vw,2.2rem);text-align:center}.investment-card__body{display:flex;align-items:center;justify-content:center;background:#ffffffd6}.investment-card--light .investment-card__head{background:#d8ebff}.investment-card--dark .investment-card__head{background:#183f64;color:#fff}.investment-card--gold .investment-card__head{background:#b18e4b;color:#fff}.investment-price{font-family:"El Messiri",var(--serif);font-size:2rem;text-align:center;color:var(--text-strong)}.human-section{position:relative;background:var(--surface);overflow:clip}.human-section:before{content:"";position:absolute;top:0;left:0;z-index:0;width:70%;height:100%;background-image:url(/images/human-touch.webp);background-repeat:no-repeat;background-position:left center;background-size:cover;box-shadow:inset -7rem 0 5rem #fffdf9b8}.human-grid{position:relative;z-index:1;min-height:clamp(26rem,42vw,31rem);padding:clamp(2.25rem,5vw,3.5rem) 0}.human-copy{width:min(100%,44rem);margin-left:auto;padding:clamp(1rem,2vw,1.5rem) 0}.human-copy h2{font-family:"Inter",var(--text);font-size:clamp(1.3rem,2.3vw,1.9rem);font-weight:500;line-height:1.5;color:#123450;text-align:left}.human-copy h2+h2{margin-top:0}.human-copy h2:nth-child(3){margin-top:3rem}.cta-section{padding-top:5rem}.cta-banner{background:var(--surface-alt);padding:2rem 0}.cta-banner .section-intro{max-width:70rem;margin:0 auto}.cta-banner h2{font-size:clamp(2.1rem,4vw,2.9rem);line-height:1.14}.cta-banner h2.cta-wireframe-title{font-family:"El Messiri",var(--serif)}.cta-banner p{margin-top:1rem;font-size:clamp(1.1rem,1.8vw,1.65rem);color:var(--text-strong)}.cta-banner p.cta-wireframe-intro{font-family:"Inter",var(--text)}.cta-body{display:flex;justify-content:space-evenly;align-items:center;gap:2rem;padding:3.75rem 0 5rem}.cta-body p{flex:0 1 34rem;max-width:34rem;font-size:clamp(1.12rem,2.2vw,1.35rem);color:var(--text-strong);text-align:right}.cta-body p.cta-wireframe-body{font-family:"Inter",var(--text)}.cta-body .button{justify-content:flex-start;text-align:center}.site-footer{padding:1rem 0 5rem}.footer-brand{display:grid;justify-items:center;gap:1rem;text-align:center}.footer-brand img{width:clamp(11rem,19vw,15rem);height:auto}.footer-brand p{font-size:clamp(1.4rem,2.8vw,2rem);font-style:italic;color:var(--text-strong)}.footer-grid{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:2rem;align-items:center;margin-top:3.5rem}.footer-panel{padding:1.5rem 0 1.5rem 1.25rem;border-left:.35rem solid #365a91}.footer-panel h2,.legal-section h2{font-size:2rem;font-family:var(--sans);font-weight:700;color:#365a91}.contact-list{display:grid;gap:1rem;margin-top:1.35rem;font-style:normal}.contact-item{display:flex;align-items:center;gap:.9rem;margin:0}.contact-item img{flex:0 0 1.75rem;width:1.75rem;height:1.75rem}.contact-item__body{display:grid;gap:.16rem;min-width:0}.contact-list span{font-size:.84rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#183f648f}.contact-list strong{font-size:1.1rem;font-weight:500;color:var(--text)}.footer-map img{display:block;width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:1.25rem;box-shadow:var(--shadow)}.legal-section{margin-top:3.5rem}.legal-section a,.text-link{color:#365a91;font-weight:600}.legal-page{min-height:100svh}.legal-content{display:grid;align-items:center;min-height:100svh}.legal-content__inner{max-width:46rem;padding:3rem;border-radius:1.5rem;background:#ffffffe0;box-shadow:var(--shadow)}.legal-content__inner p{margin-top:1rem;font-size:1.06rem;color:var(--text-soft)}@media(max-width:960px){:root{--header-height: auto;--anchor-offset: 9.5rem}.header-inner,.footer-grid{grid-template-columns:1fr;display:grid}.header-inner{justify-items:center;padding:1rem 0}.nav-list{flex-wrap:wrap;justify-content:center}.problem-grid,.investment-grid{grid-template-columns:1fr}.problem-card{padding:1.35rem}.project-visual{min-height:auto;display:grid;background:var(--surface)}.project-image,.project-overlay,.hero-media:after{position:absolute}.project-image{position:relative;width:100%}.project-image--right{margin-top:-1px}.project-image img{height:clamp(15rem,42vw,20rem)}.project-overlay{background:linear-gradient(180deg,#fffdf91f,#fffdf9b8 52%,#fffdf9f5)}.project-content{position:absolute;inset:0;min-height:100%;grid-template-columns:1fr;padding:1.5rem var(--container-gutter);align-content:space-between}.project-title-line:last-child{margin-left:1.8rem}.hero-copy{width:min(100%,42rem)}.project-note{align-self:end}.human-grid{min-height:clamp(24rem,56vw,28rem);padding:2rem 0}.human-section:before{width:68%;box-shadow:inset -5rem 0 4rem #fffdf9cc}.human-copy{width:min(100%,24rem)}.cta-body{gap:1.5rem}}@media(max-width:720px){:root{--anchor-offset: 5rem}.problem-intro-section{padding:2.25rem 0 1.5rem}.problem-grid-section{padding:1.25rem 0 2.25rem}.section{padding:3.5rem 0}.hero-section{min-height:32rem}.hero-media:after{background:linear-gradient(180deg,#103553e6,#103553ad 52%,#10355338)}.hero-content{padding:0rem 0}.project-title-line:last-child{margin-left:0}.project-content{padding:1rem max(1rem,var(--container-gutter)) 1.25rem;gap:1rem}.human-grid{min-height:clamp(25rem,92vw,30rem);display:flex;align-items:flex-end;padding:1.25rem 0}.human-section:before{width:100%;background-position:center;box-shadow:inset 0 -9rem 6rem #fffdf9e6}.human-copy{width:100%;max-width:none;margin-left:0;padding:1rem 1rem 1.1rem;background:#fffdf9b8;border-radius:1rem;box-shadow:0 10px 30px #10355314}.hero-copy,.hero-copy p{width:100%;max-width:100%}.button{width:100%}.cta-body{flex-direction:column;align-items:flex-start;padding:2.8rem 0 4rem}.cta-body p{flex:none;max-width:none;text-align:left}.cta-body .button{width:auto}.cta-section{padding-top:2rem}.cta-banner{padding:2.8rem 0 2.4rem}.cta-banner .section-intro{max-width:34rem}.legal-content__inner{padding:2rem 1.25rem}}
