.historia-page{font-family:var(--font-body-alt),ui-sans-serif,system-ui,sans-serif;color:#2c2c2c;background:#fdf5e6;line-height:1.6;overflow-x:hidden}.historia-page *{box-sizing:border-box;margin:0;padding:0}.historia-page :before{box-sizing:border-box;margin:0;padding:0}.historia-page :after{box-sizing:border-box;margin:0;padding:0}.historia-page img{max-width:100%;height:auto;display:block}.historia-page a{color:inherit;text-decoration:none}.historia-page .font-display{font-family:var(--font-display),Georgia,serif}.historia-page .font-body{font-family:var(--font-body-alt),ui-sans-serif,system-ui,sans-serif}.historia-page .container{max-width:1152px;margin:0 auto;padding:0 1rem}@media (min-width:640px){.historia-page .container{padding:0 1.5rem}}@media (min-width:1024px){.historia-page .container{padding:0 2rem}}.historia-page .fade-in{opacity:1;transition:opacity .8s,transform .8s;transform:translate(0)}@media (prefers-reduced-motion:no-preference){.historia-page .fade-in:not(.visible){opacity:0;transform:translateY(40px)}.historia-page .fade-in.from-left:not(.visible){transform:translate(-40px)}.historia-page .fade-in.from-right:not(.visible){transform:translate(40px)}.historia-page .fade-in.visible{opacity:1;transform:translate(0)}}.historia-page .wave-divider{width:100%;line-height:0;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.historia-page .wave-divider svg{width:100%;height:60px}@media (min-width:640px){.historia-page .wave-divider svg{height:80px}}@media (min-width:768px){.historia-page .wave-divider svg{height:100px}}@media (min-width:1024px){.historia-page .wave-divider svg{height:120px}}.historia-page .hero{justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.historia-page .hero-bg{position:absolute;top:0;bottom:0;left:0;right:0}.historia-page .hero-bg img{object-fit:cover;width:100%;height:100%}.historia-page .hero-overlay{background:linear-gradient(rgba(27,58,87,.7) 0%,rgba(27,58,87,.4) 40%,rgba(27,58,87,.8) 100%);position:absolute;top:0;bottom:0;left:0;right:0}.historia-page .hero-content{z-index:10;text-align:center;max-width:56rem;margin:0 auto;padding:0 1.5rem;position:relative}.historia-page .hero-subtitle{letter-spacing:.3em;text-transform:uppercase;opacity:.8;color:#e8c57c;margin-bottom:1.5rem;font-size:.875rem}.historia-page .hero h1{color:#fdf5e6;margin-bottom:2rem;font-size:2.5rem;font-weight:700;line-height:1.1}.historia-page .hero h1 span{color:#e8c57c}.historia-page .hero-desc{opacity:.9;color:#fdf5e6;max-width:40rem;margin:0 auto 3rem;font-size:1.25rem;line-height:1.7}.historia-page .hero-btn{color:#1b3a57;background:linear-gradient(135deg,#e8c57c 0%,#d4a76a 100%);border-radius:9999px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:transform .3s,box-shadow .3s;display:inline-flex}.historia-page .hero-btn:hover{transform:scale(1.05);box-shadow:0 8px 24px rgba(232,197,124,.4)}@media (min-width:640px){.historia-page .hero h1{font-size:3.25rem}.historia-page .hero-subtitle{font-size:1rem}.historia-page .hero-desc{font-size:1.375rem}}@media (min-width:768px){.historia-page .hero h1{font-size:3.75rem}}@media (min-width:1024px){.historia-page .hero h1{font-size:4.5rem}}.historia-page .section{padding:5rem 0;position:relative}@media (min-width:640px){.historia-page .section{padding:7rem 0}}@media (min-width:1024px){.historia-page .section{padding:9rem 0}}.historia-page .section-ivory{background:#fdf5e6}.historia-page .section-dark{background:#1b3a57}.historia-page .section-green{background:#2d6a4f}.historia-page .section-label{letter-spacing:.2em;text-transform:uppercase;margin-bottom:1rem;font-size:.875rem}.historia-page .section-title{margin-bottom:1.5rem;font-size:2rem;font-weight:700;line-height:1.15}.historia-page .section-text{max-width:48rem;margin-bottom:4rem;font-size:1.125rem;line-height:1.75}@media (min-width:640px){.historia-page .section-title{font-size:2.5rem}}@media (min-width:768px){.historia-page .section-title{font-size:3rem}}.historia-page .img-card{border-radius:1rem;position:relative;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.15)}.historia-page .img-card img{object-fit:cover;width:100%;height:18rem;transition:transform .7s}.historia-page .img-card:hover img{transform:scale(1.05)}.historia-page .img-card-overlay{background:linear-gradient(transparent 50%,rgba(0,0,0,.7) 100%);align-items:flex-end;padding:1.5rem;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.historia-page .img-card-overlay h3{color:#fdf5e6;font-size:1.25rem;font-weight:700}.historia-page .img-card-overlay .sub{color:#e8c57c;opacity:.8;margin-top:.25rem;font-size:.875rem}@media (min-width:640px){.historia-page .img-card img{height:20rem}}@media (min-width:1024px){.historia-page .img-card img{height:24rem}}.historia-page .grid-2{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.historia-page .grid-2{grid-template-columns:1fr 1fr}}.historia-page .grid-3{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:640px){.historia-page .grid-3{grid-template-columns:1fr 1fr}}@media (min-width:1024px){.historia-page .grid-3{grid-template-columns:1fr 1fr 1fr}}.historia-page .grid-4{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (min-width:768px){.historia-page .grid-4{grid-template-columns:repeat(4,1fr);gap:1.5rem}}.historia-page .origem-step{align-items:flex-start;gap:.75rem;margin-top:1rem;display:flex}.historia-page .origem-step-num{color:#1b3a57;background:rgba(27,58,87,.1);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.875rem;font-weight:700;display:flex}.historia-page .origem-step h3{color:#1b3a57;margin-bottom:.25rem;font-size:1.125rem;font-weight:700}.historia-page .origem-step p{color:#555;font-size:.875rem;line-height:1.6}.historia-page .arrow-badge{background:linear-gradient(135deg,rgba(27,58,87,.08) 0%,rgba(232,197,124,.12) 100%);border:1px solid rgba(232,197,124,.3);border-radius:9999px;align-items:center;gap:1rem;width:-moz-fit-content;width:fit-content;margin:-2rem auto 2rem;padding:.75rem 1.5rem;display:none}@media (min-width:768px){.historia-page .arrow-badge{display:flex}}.historia-page .arrow-badge span{color:#1b3a57;font-size:.875rem;font-weight:500}.historia-page .sepia-img{filter:sepia(.25)}.historia-page .quote-block{text-align:center;background:linear-gradient(135deg,rgba(27,58,87,.05) 0%,rgba(27,58,87,.02) 100%);border-radius:1rem;max-width:48rem;margin:0 auto;padding:3rem 2rem;position:relative}.historia-page .quote-icon{opacity:.3;margin-bottom:1rem}.historia-page .quote-text{margin-bottom:1.5rem;font-size:1.25rem;font-style:italic;line-height:1.7}@media (min-width:640px){.historia-page .quote-text{font-size:1.5rem}}.historia-page .quote-author{font-size:1rem;font-weight:600}.historia-page .quote-role{margin-top:.25rem;font-size:.875rem;display:block}.historia-page .side-quote{border-left:3px solid #e8c57c;margin-top:2rem;padding-top:1rem;padding-bottom:1rem;padding-left:1.5rem}.historia-page .side-quote p{color:#1b3a57;font-size:1.125rem;font-style:italic;line-height:1.7}.historia-page .side-quote cite{color:#d4a76a;margin-top:.75rem;font-size:.875rem;font-style:normal;font-weight:600;display:block}.historia-page .side-quote .role{color:#555;opacity:.7;font-size:.875rem}.historia-page .timeline{position:relative}.historia-page .timeline-line{background:linear-gradient(#e8c57c,#2d6a4f,#1b3a57);width:2px;position:absolute;top:0;bottom:0;left:1.5rem}@media (min-width:640px){.historia-page .timeline-line{left:50%;transform:translate(-1px)}}.historia-page .timeline-item{align-items:flex-start;gap:1.5rem;margin-bottom:3rem;padding-left:4rem;display:flex;position:relative}@media (min-width:640px){.historia-page .timeline-item{padding-left:0}.historia-page .timeline-item .tl-content{flex:1}.historia-page .timeline-item .tl-spacer{flex:1;display:block}.historia-page .timeline-item:nth-child(odd){text-align:right;flex-direction:row}.historia-page .timeline-item:nth-child(odd) .tl-content{padding-right:3rem}.historia-page .timeline-item:nth-child(2n){text-align:left;flex-direction:row-reverse}.historia-page .timeline-item:nth-child(2n) .tl-content{padding-left:3rem}}.historia-page .timeline-dot{z-index:10;background:#1b3a57;border:3px solid #e8c57c;border-radius:50%;width:1.25rem;height:1.25rem;position:absolute;left:1rem;box-shadow:0 0 12px rgba(232,197,124,.4)}@media (min-width:640px){.historia-page .timeline-dot{left:50%;transform:translate(-50%)}}.historia-page .tl-year{letter-spacing:.1em;text-transform:uppercase;color:#e8c57c;font-size:.875rem;font-weight:700}.historia-page .tl-title{color:#fdf5e6;margin:.25rem 0 .5rem;font-size:1.25rem;font-weight:700}@media (min-width:640px){.historia-page .tl-title{font-size:1.5rem}}.historia-page .tl-text{color:#fdf5e6;opacity:.8;font-size:1rem;line-height:1.7}.historia-page .tl-spacer{display:none}.historia-page .assoc-logo{border:3px solid #e8c57c;border-radius:50%;width:6rem;height:6rem;margin:0 auto 1.5rem;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.15)}.historia-page .assoc-logo img{object-fit:cover;width:100%;height:100%}.historia-page .patrimonio-bg{position:absolute;top:0;bottom:0;left:0;right:0}.historia-page .patrimonio-bg img{object-fit:cover;width:100%;height:100%}.historia-page .patrimonio-overlay{background:linear-gradient(135deg,rgba(45,106,79,.92) 0%,rgba(27,67,50,.95) 100%);position:absolute;top:0;bottom:0;left:0;right:0}.historia-page .seal-icon{background:rgba(232,197,124,.15);border:2px solid rgba(232,197,124,.4);border-radius:50%;justify-content:center;align-items:center;width:4rem;height:4rem;margin:0 auto 1.5rem;display:flex}.historia-page .law-badge{background:rgba(232,197,124,.15);border:1px solid rgba(232,197,124,.3);border-radius:9999px;align-items:center;gap:.75rem;padding:.75rem 1.5rem;display:inline-flex}.historia-page .law-badge span{color:#e8c57c;font-size:.875rem;font-weight:600}.historia-page .stat-card{text-align:center;background:rgba(253,245,230,.08);border:1px solid rgba(253,245,230,.12);border-radius:1rem;padding:1.5rem 1rem}.historia-page .stat-number{color:#e8c57c;margin-bottom:.5rem;font-size:2.5rem;font-weight:700;line-height:1}@media (min-width:640px){.historia-page .stat-number{font-size:3rem}}.historia-page .stat-label{color:#fdf5e6;opacity:.8;font-size:.875rem}.historia-page .cta{justify-content:center;align-items:center;min-height:70vh;display:flex;position:relative;overflow:hidden}.historia-page .cta-bg{position:absolute;top:0;bottom:0;left:0;right:0}.historia-page .cta-bg img{object-fit:cover;width:100%;height:100%}.historia-page .cta-overlay{background:linear-gradient(rgba(15,34,51,.85) 0%,rgba(15,34,51,.7) 50%,rgba(15,34,51,.9) 100%);position:absolute;top:0;bottom:0;left:0;right:0}.historia-page .cta-content{z-index:10;text-align:center;max-width:48rem;margin:0 auto;padding:5rem 1.5rem;position:relative}.historia-page .cta h2{color:#fdf5e6;margin-bottom:2rem;font-size:2rem;font-weight:700;line-height:1.15}.historia-page .cta h2 span{color:#e8c57c}@media (min-width:640px){.historia-page .cta h2{font-size:2.5rem}}@media (min-width:768px){.historia-page .cta h2{font-size:3rem}}@media (min-width:1024px){.historia-page .cta h2{font-size:3.75rem}}.historia-page .cta-text{opacity:.9;color:#fdf5e6;max-width:40rem;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.125rem;line-height:1.75}@media (min-width:640px){.historia-page .cta-text{font-size:1.25rem}}.historia-page .cta-btn{color:#1b3a57;background:linear-gradient(135deg,#e8c57c 0%,#d4a76a 100%);border-radius:9999px;align-items:center;gap:.75rem;padding:1.25rem 2.5rem;font-size:1.125rem;font-weight:700;transition:transform .3s,box-shadow .3s;display:inline-flex;box-shadow:0 4px 24px rgba(232,197,124,.3)}.historia-page .cta-btn:hover{transform:scale(1.05);box-shadow:0 8px 32px rgba(232,197,124,.5)}.historia-page .aspect-4-3{aspect-ratio:4/3;object-fit:cover;height:auto}.historia-page .text-ivory{color:#fdf5e6}.historia-page .text-gold{color:#e8c57c}.historia-page .text-gold-dark{color:#d4a76a}.historia-page .text-navy{color:#1b3a57}.historia-page .text-dark{color:#2c2c2c}.historia-page .text-gray{color:#555}.historia-page .text-center{text-align:center}.historia-page .mx-auto{margin-left:auto;margin-right:auto}.historia-page .mb-4{margin-bottom:1rem}.historia-page .mb-8{margin-bottom:2rem}.historia-page .mb-16{margin-bottom:4rem}.historia-page .mt-16{margin-top:4rem}.historia-page .mt-20{margin-top:5rem}.historia-page .opacity-90{opacity:.9}.historia-page .opacity-80{opacity:.8}
