.historia-page{background-color:var(--color-brand-blue);padding:2.75rem 4vw 3.25rem}.historia-page__inner{max-width:72rem;margin:0 auto}.historia-page__header{margin-bottom:2.25rem}.historia-page__title{font-family:var(--font-heading);color:var(--color-brand-orange);margin:0;font-size:2.4rem;line-height:1.2}.historia-section{background:#fff;border-radius:1.5rem;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);align-items:center;gap:2.5rem;margin-bottom:1.75rem;padding:1.75rem;display:grid;box-shadow:0 10px 30px #1b379b1f}.historia-section--reverse{grid-template-columns:minmax(0,1fr) minmax(0,1.2fr)}.historia-section__text p{color:var(--color-text);margin:0 0 1.25rem;font-size:1.1rem;line-height:1.9}.historia-section__text p:last-child{margin-bottom:0}.historia-section:first-of-type{border-left:8px solid var(--color-brand-pink)}.historia-section:nth-of-type(2){border-right:8px solid var(--color-brand-sky)}.historia-section:nth-of-type(3){border-left:8px solid var(--color-brand-orange)}.historia-section__image-wrap{background:var(--color-brand-cream);border-radius:1.25rem;position:relative;overflow:hidden}.historia-section__image{object-fit:cover;width:100%;height:auto;display:block}@media (max-width:900px){.historia-section,.historia-section--reverse{grid-template-columns:minmax(0,1fr);padding:1.5rem 1.25rem 1.75rem}.historia-section__image-wrap{order:-1}.historia-page__title{font-size:2rem}.historia-section__text p{font-size:1.05rem}}
