.social-icons{gap:.35rem;display:flex}.social-icons__btn{background:var(--brand-crimson);width:28px;height:28px;color:var(--brand-white);border-radius:50%;place-items:center;transition:background .2s,color .2s;display:grid}.social-icons__btn:hover{background:var(--brand-magenta)}.social-icons--topbar{gap:.3rem}.social-icons--topbar .social-icons__btn{color:#8b0015;background:#fff;border-radius:3px;width:26px;height:26px}.social-icons--topbar .social-icons__btn:hover{color:#6a0010;background:#f3f3f3}.social-icons--footer{gap:.55rem}.social-icons--footer .social-icons__btn{color:#8b0015;background:0 0;border-radius:0;width:22px;height:22px}.social-icons--footer .social-icons__btn:hover{color:#5c000e;opacity:.8;background:0 0}.site-header{z-index:100;background:#fff;position:sticky;top:0}.site-header__bar{background:#8b0015}.site-header__bar-inner{justify-content:flex-end;align-items:center;gap:.55rem;max-width:1280px;min-height:42px;margin:0 auto;padding:.4rem 1rem;display:flex}.site-header__cta{font-family:var(--font-ui);color:#8b0015;white-space:nowrap;background:#fff;border-radius:3px;padding:.35rem .7rem;font-size:.72rem;font-weight:600}.site-header__main{background:#fff;position:relative}.site-header__main-inner{align-items:center;gap:.75rem;max-width:1280px;min-height:60px;margin:0 auto;padding:.4rem 1rem;display:flex}.site-header__logo img{width:auto;height:40px}.site-header__nav--desktop,.site-header__campaigns{display:none}.site-header__caret{border-top:5px solid;border-left:4px solid #0000;border-right:4px solid #0000;width:0;height:0;margin-top:2px;transition:transform .25s}.site-header__drop{position:relative}.site-header__menu{z-index:20;columns:2;background:#f7f1df;border-radius:0 0 10px 10px;width:min(520px,92vw);padding:.85rem .75rem;display:none;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 10px 28px #0000001f}.site-header__menu li{break-inside:avoid}.site-header__menu a{color:#4a2f2f;align-items:center;gap:.45rem;padding:.42rem .55rem;font-size:.86rem;font-weight:500;display:flex}.site-header__menu a:before{content:"›";color:#6b3a2e;font-weight:700}.site-header__drop:hover .site-header__menu,.site-header__drop:focus-within .site-header__menu{display:block}.site-header__drop:hover .site-header__caret{color:#8b0015;transform:rotate(180deg)}.site-header__burger{z-index:120;flex-direction:column;justify-content:center;gap:6px;width:42px;height:42px;margin-left:auto;padding:8px;display:flex}.site-header__burger span{background:#8b0015;border-radius:2px;height:2px;transition:transform .3s,opacity .3s;display:block}.site-header__burger.is-open span:first-child{transform:translateY(8px)rotate(45deg)}.site-header__burger.is-open span:nth-child(2){opacity:0}.site-header__burger.is-open span:nth-child(3){transform:translateY(-8px)rotate(-45deg)}.site-header__accent{background:url(/images/inferior-menu.png) 0/100% 100% no-repeat;height:5px}@media (width>=900px){.site-header__bar-inner,.site-header__main-inner{padding-left:2rem;padding-right:2rem}.site-header__logo img{height:50px}.site-header__nav--desktop{align-items:center;gap:1.5rem;margin-left:2rem;display:flex}.site-header__nav--desktop a{font-family:var(--font-ui);color:#8a8a8a;align-items:center;gap:.3rem;font-size:.95rem;font-weight:500;display:inline-flex}.site-header__nav--desktop a:hover,.site-header__nav--desktop a.active{color:#8b0015}.site-header__campaigns{gap:1rem;margin-left:auto;display:flex}.site-header__campaigns img{height:48px}.site-header__burger{display:none}}@media (width>=1100px){.site-header__logo img{height:54px}.site-header__campaigns img{height:52px}}.site-header__overlay{opacity:0;visibility:hidden;pointer-events:none;z-index:110;background:#14000573;transition:opacity .3s,visibility .3s;position:fixed;inset:0}.site-header__overlay.is-open{opacity:1;visibility:visible;pointer-events:auto}.site-header__drawer{z-index:115;visibility:hidden;pointer-events:none;background:#fff;flex-direction:column;width:min(320px,86vw);height:100dvh;transition:transform .35s cubic-bezier(.22,1,.36,1),visibility .35s;display:flex;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-12px 0 40px #0000002e}.site-header__drawer.is-open{visibility:visible;pointer-events:auto;transform:translate(0,0)}.site-header__drawer-head{border-bottom:1px solid #eee;align-items:center;padding:1.1rem 1.15rem .95rem;display:flex}.site-header__drawer-head img{width:auto;height:36px}.site-header__drawer-nav{flex-direction:column;flex:1;gap:.15rem;padding:.75rem .85rem 1rem;display:flex;overflow-y:auto}.site-header__drawer-nav>a,.site-header__drawer-acc{text-align:left;width:100%;font-family:var(--font-ui);color:#333;opacity:0;border-radius:10px;justify-content:space-between;align-items:center;padding:.85rem .75rem;font-size:1rem;font-weight:600;display:flex;transform:translate(12px)}.site-header__drawer.is-open .site-header__drawer-nav>a,.site-header__drawer.is-open .site-header__drawer-acc{opacity:1;transition:opacity .35s,transform .35s,background .2s;transition-delay:calc(50ms * var(--i,0) + .12s);transform:none}.site-header__drawer-nav>a:active,.site-header__drawer-acc:active,.site-header__drawer-nav>a.active{color:#8b0015;background:#f8f1f2}.site-header__drawer-acc.is-open .site-header__caret{color:#8b0015;transform:rotate(180deg)}.site-header__drawer-sub{background:#f7f1df;border-radius:10px;max-height:0;margin:0 .25rem;transition:max-height .35s;overflow:hidden}.site-header__drawer-sub.is-open{max-height:480px}.site-header__drawer-sub a{color:#4a2f2f;border-bottom:1px solid #0000000a;padding:.55rem .85rem .55rem 1.1rem;font-size:.88rem;font-weight:500;display:block}.site-header__drawer-sub a:before{content:"› ";color:#6b3a2e;font-weight:700}.site-header__drawer-foot{border-top:1px solid #eee;align-items:center;gap:.75rem;padding:.85rem 1rem 1.25rem;display:flex}.site-header__drawer-foot img{width:auto;height:36px}body.menu-open{overflow:hidden}@media (width>=900px){.site-header__overlay,.site-header__drawer{visibility:hidden!important;pointer-events:none!important;display:none!important}}.site-footer{color:#111;background-color:#f3f3f3;background-image:radial-gradient(#0000000f 1px,#0000 1px);background-size:14px 14px;padding:2rem 0 0;position:relative;overflow:hidden}.site-footer__main{z-index:1;flex-direction:column;gap:1.5rem;padding-bottom:1.5rem;display:flex;position:relative}.site-footer__links{grid-template-columns:1fr 1fr;gap:1.25rem 1rem;display:grid}.site-footer__col--legal{grid-column:1/-1}.site-footer__col h3{font-family:var(--font-ui);color:#8b0015;margin:0 0 .55rem;font-size:.95rem;font-weight:700}.site-footer__col ul{margin:0;padding:0}.site-footer__col a{color:#444;word-break:break-word;margin-bottom:.45rem;font-size:.86rem;line-height:1.4;display:block}.site-footer__col a:hover{color:#8b0015}.site-footer__col--contact{text-align:center;color:#8b0015;border-top:1px solid #ddd;padding-top:1.15rem}.site-footer__logo{width:auto;height:52px;margin:0 auto .85rem}.site-footer__slogan{font-family:var(--font-ui);color:#8b0015;margin:0 0 1rem;font-size:1.2rem;font-weight:700;line-height:1.25}.site-footer__slogan span{font-weight:400}.site-footer__phone{color:#8b0015;margin-bottom:.45rem;padding:.15rem 0;font-size:.95rem;font-weight:600;display:block}.site-footer__phone:hover{opacity:.85}.site-footer__loc-title{margin-top:.9rem!important}.site-footer__address{color:#8b0015;max-width:16rem;margin:0 auto;font-size:.9rem;font-weight:600;line-height:1.45}.site-footer__bottom{z-index:1;text-align:center;border-top:1px solid #cfcfcf;flex-direction:column;align-items:center;gap:.9rem;padding:1.1rem 0 1.35rem;display:flex;position:relative}.site-footer__copy{color:#8b0015;margin:0;font-size:.8rem;font-weight:500;line-height:1.4}.site-footer__social.social-icons--footer{gap:.85rem}.site-footer__social.social-icons--footer .social-icons__btn{width:28px;height:28px}@media (width>=640px){.site-footer{padding-top:2.5rem}.site-footer__links{grid-template-columns:1fr 1fr 1.2fr;gap:1.5rem 1.75rem}.site-footer__col--legal{grid-column:auto}.site-footer__col--contact{text-align:left}.site-footer__logo{margin-left:0}.site-footer__address{max-width:none;margin:0}}@media (width>=1024px){.site-footer__main{grid-template-columns:minmax(0,1.7fr) minmax(260px,1fr);align-items:start;gap:2rem;display:grid}.site-footer__links{grid-template-columns:repeat(3,minmax(0,1fr))}.site-footer__col h3{font-size:1rem}.site-footer__col a{font-size:.9rem}.site-footer__col--contact{border-top:none;border-left:1px solid #d5d5d5;padding:0 0 0 1.75rem}.site-footer__logo{display:none}.site-footer__slogan{font-size:1.35rem}.site-footer__bottom{text-align:left;flex-direction:row;justify-content:space-between}.site-footer__social.social-icons--footer .social-icons__btn{width:22px;height:22px}}.hero{background:#f4f4f4;width:100%;min-height:320px;position:relative;overflow:hidden}.hero__media{z-index:0;position:absolute;inset:0}.hero__capa,.hero__edificio,.hero__banner-mobile{object-fit:cover;width:100%;max-width:none;height:100%;position:absolute;inset:0}.hero__capa{object-position:left center;z-index:0}.hero__edificio{object-position:right center;z-index:1}.hero__banner-mobile{display:none}.hero__inner{z-index:2;max-width:1280px;min-height:inherit;align-items:center;margin:0 auto;padding:2.5rem 1rem 3rem;display:flex;position:relative}.hero__copy{max-width:420px}.hero__title{margin:0;line-height:1.05}.hero__title-soft{font-family:var(--font-ui);color:#7a7a7a;letter-spacing:.06em;text-transform:uppercase;font-size:clamp(1.05rem,2.8vw,1.45rem);font-weight:600;display:block}.hero__title-strong{font-family:var(--font-ui);color:#a62117;letter-spacing:.01em;margin-top:.2rem;font-size:clamp(1.95rem,5vw,3rem);font-weight:700;line-height:1.08;display:block}.hero__title-place{font-family:var(--font-ui);color:#a62117;letter-spacing:.02em;margin-top:.1rem;font-size:clamp(1.2rem,3.2vw,1.85rem);font-weight:600;display:block}.hero__tagline{font-family:var(--font-ui);color:#5a5a5a;margin:1rem 0 0;font-size:clamp(.95rem,2.2vw,1.12rem);font-weight:400}.hero__tagline strong{color:#a62117;font-weight:700}.hero__dots{z-index:3;position:absolute;bottom:14px;left:50%;transform:translate(-50%)}.hero__dots span{background:#555;border-radius:50%;width:9px;height:9px;display:block}@media (width<=767px){.hero{min-height:420px}.hero__capa,.hero__edificio{display:none}.hero__banner-mobile{object-position:center 28%;z-index:1;display:block}.hero__media:after{content:"";z-index:2;pointer-events:none;background:#ffffff6b;position:absolute;inset:0}.hero__inner{text-align:center;justify-content:center;align-items:center;padding:2rem 1.25rem 2.5rem}.hero__copy{z-index:3;text-align:center;max-width:19.5rem;margin:0 auto;position:relative}.hero__title-soft{letter-spacing:.2em;color:#6a6a6a;font-size:.72rem;font-weight:600}.hero__title-strong{letter-spacing:.01em;margin-top:.4rem;font-size:1.95rem;font-weight:700;line-height:1.1}.hero__title-place{letter-spacing:.04em;margin-top:.2rem;font-size:1.15rem;font-weight:600}.hero__tagline{color:#555;border-top:1px solid #a6211740;margin-top:1.05rem;padding-top:.8rem;font-size:.9rem}.hero__tagline strong{color:#a62117}}@media (width>=768px){.hero{min-height:440px}.hero__inner{padding:2rem 1.5rem 3rem}.hero__copy{padding-left:.5rem}}@media (width>=1024px){.hero{min-height:clamp(480px,36vw,640px)}.hero__inner{max-width:1400px;padding:1.5rem 2rem 2.5rem}}@media (width>=1600px){.hero{min-height:clamp(520px,34vw,700px)}}.about{background:#fff;padding:1.35rem 0 2.5rem}.about__container{align-items:start;gap:1.5rem;display:grid}.about__heading{justify-content:center;align-items:center;gap:.75rem;width:100%;margin:0 0 1.15rem;display:flex}.about__heading-line{background:linear-gradient(90deg,#0000,#a62117);border-radius:2px;flex:1;max-width:64px;height:2px;display:block}.about__heading-line:last-child{background:linear-gradient(90deg,#a62117,#0000)}.about__badge{font-family:var(--font-ui);color:#a62117;box-shadow:none;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;background:0 0;border-radius:0;margin:0;padding:0;font-size:1.35rem;font-weight:700;line-height:1.2}.about__content p{color:#666;font-family:var(--font-body);text-align:left;margin-bottom:.85rem;font-size:.9rem;line-height:1.6}.about__content p:last-child{margin-bottom:0}.about__media{width:100%}.about__photo{object-fit:contain;border-radius:8px;width:100%;height:auto;transition:transform .55s cubic-bezier(.22,1,.36,1);display:block}@media (width>=768px){.about{padding:4rem 0 4.5rem}.about__container{grid-template-columns:1.15fr .85fr;gap:2.5rem}.about__heading{justify-content:flex-start;margin-bottom:1.35rem}.about__heading-line{max-width:48px}.about__heading-line:first-child{display:none}.about__badge{letter-spacing:.02em;text-transform:none;color:#fff;background:#a62117;border-radius:8px;align-items:center;padding:.5rem 1.6rem .5rem 1.15rem;font-size:1.05rem;display:inline-flex;box-shadow:0 8px 20px #a6211738}.about__heading-line:last-child{display:none}.about__content p{text-align:justify;margin-bottom:1rem;font-size:.98rem}.about__media:hover .about__photo{transform:scale(1.02)}}@media (width>=1024px){.about__container{gap:3rem}.about__content{padding-right:.5rem}}.stats{color:#fff;background:#8b0015 url(/images/fondo-incans.png) 50%/cover no-repeat;padding:3rem 0;position:relative;overflow:hidden}.stats__wrap{z-index:1;gap:2rem;display:grid;position:relative}.stats__logo{width:min(280px,85%);height:auto;margin-bottom:1.25rem}.stats__intro p{font-family:var(--font-body);color:#fff;max-width:38ch;margin-bottom:.85rem;font-size:.92rem;line-height:1.55}.stats__intro p:last-child{margin-bottom:0}.stats__grid{border-top:1px solid #ffffff8c;grid-template-columns:1fr;display:grid}.stats__item{border-bottom:1px solid #ffffff8c;align-items:center;gap:.9rem;padding:1.15rem .25rem;display:flex}.stats__icon{object-fit:contain;flex-shrink:0;width:58px;height:58px}.stats__value{font-family:var(--font-ui);color:#fff;font-size:clamp(1.6rem,3.5vw,2.15rem);font-weight:700;line-height:1.05}.stats__label{font-family:var(--font-ui);letter-spacing:.04em;color:#fff;text-transform:uppercase;margin-top:.2rem;font-size:.68rem;font-weight:600}@media (width>=640px){.stats__grid{border:none;grid-template-columns:1fr 1fr}.stats__item{border:none;padding:1.25rem 1rem}.stats__item:nth-child(odd){border-right:1px solid #ffffff8c}.stats__item:nth-child(-n+2){border-bottom:1px solid #ffffff8c}}@media (width>=900px){.stats{padding:3.75rem 0}.stats__wrap{grid-template-columns:.9fr 1.2fr;align-items:center;gap:2rem}.stats__intro{padding-right:1.5rem}.stats__logo{width:min(320px,100%)}.stats__icon{width:68px;height:68px}}.simple-page{background:linear-gradient(#fff 0%,#faf5f7 100%);min-height:45vh;padding:3rem 0 4rem}.simple-page__brand{font-family:var(--font-ui);letter-spacing:.12em;color:var(--brand-crimson);margin-bottom:.5rem;font-size:.85rem;font-weight:700}.simple-page h1{font-family:var(--font-display);color:var(--brand-dark);margin-bottom:1rem;font-size:clamp(1.6rem,4vw,2.25rem)}.simple-page__intro{color:var(--brand-muted);max-width:48rem;margin-bottom:1.5rem}.simple-page__list{gap:.5rem;margin-bottom:1.75rem;display:grid}.simple-page__list li{font-family:var(--font-ui);border-left:3px solid var(--brand-magenta);background:#d818780f;padding:.65rem .9rem;font-size:.95rem}.simple-page__note{color:var(--brand-crimson);font-size:.9rem;font-weight:500}*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--brand-crimson:#8b0015;--brand-red:#a0001c;--brand-magenta:#d81878;--brand-gold:#d8cc78;--brand-dark:#181818;--brand-muted:#7a7a7a;--brand-white:#fff;--surface:#fff;--max-width:1140px;--font-ui:"Poppins", sans-serif;--font-body:"Roboto", sans-serif;--font-display:"Roboto Slab", serif}html{scroll-behavior:smooth;overflow-x:hidden}body{font-family:var(--font-body);color:var(--brand-dark);background:var(--surface);-webkit-font-smoothing:antialiased;line-height:1.6;overflow-x:hidden}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}ul{list-style:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}.container{width:100%;max-width:var(--max-width);margin:0 auto;padding:0 1rem}.page-main{min-height:50vh}@media (prefers-reduced-motion:reduce){.reveal,.hero__copy>*,.hero__media img,.site-header{opacity:1!important;filter:none!important;transition:none!important;animation:none!important;transform:none!important}.reveal{opacity:1;transform:none}}.reveal{opacity:0;filter:blur(2px);transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1),filter .7s cubic-bezier(.22,1,.36,1);transition-delay:var(--reveal-delay,0s);will-change:opacity, transform;transform:translateY(28px)}.reveal--left{transform:translate(-32px)}.reveal--right{transform:translate(32px)}.reveal--scale{filter:blur();transform:scale(.94)}.reveal--fade{filter:none;transform:none}.reveal.is-visible{opacity:1;filter:none;transform:none}@keyframes headerIn{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:none}}@keyframes heroSoftIn{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:none}}@keyframes heroMediaIn{0%{opacity:0;transform:scale(1.04)}to{opacity:1;transform:none}}@keyframes pulseDot{0%,to{opacity:.85;transform:scale(1)}50%{opacity:1;transform:scale(1.25)}}.site-header{animation:.55s cubic-bezier(.22,1,.36,1) both headerIn}.hero__media img{animation:1.1s cubic-bezier(.22,1,.36,1) both heroMediaIn}.hero__edificio{animation-delay:.12s}.hero__banner-mobile{animation-name:heroSoftIn;animation-duration:.85s}.hero__copy>*{opacity:0;animation:.75s cubic-bezier(.22,1,.36,1) both heroSoftIn}.hero__title{animation-delay:.18s}.hero__tagline{animation-delay:.34s}.hero__dots span{animation:2.2s ease-in-out infinite pulseDot}@media (width<=767px){.reveal,.reveal.is-visible{filter:none}}.site-header__cta,.stats__item,.site-footer__col a,.site-header__nav a{transition:transform .25s,background .25s,color .25s,box-shadow .25s,opacity .25s}.stats__item:hover{transform:translateY(-4px)}.site-footer__col a:hover{transform:translate(3px)}
