.accompanying{background:var(--color-crema);border-bottom:12px solid var(--color-dorado);padding:120px;display:flex;flex-direction:column;align-items:center;gap:64px}.accompanying__title{text-align:center}.accompanying__grid{max-width:var(--content-max);width:100%;display:flex;gap:32px}.accompanying__card{flex:1 1;display:flex;flex-direction:column;align-items:flex-start;gap:24px;background:var(--color-white);border:1px solid var(--color-beige-border);border-radius:32px;padding:40px}.accompanying__icon{width:48px;height:48px;border-radius:24px;background:transparent;color:var(--color-negro-titulos);display:flex;align-items:center;justify-content:center}.accompanying__icon svg{width:24px;height:24px}@media (max-width:900px){.accompanying{padding:70px 24px;gap:40px}.accompanying__grid{flex-direction:column}}.closure{position:relative;background:var(--color-crema);padding:120px;display:flex;justify-content:center;overflow:hidden}.closure__glow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:800px;height:800px;border-radius:50%;background:radial-gradient(circle,rgba(161,135,76,.18) 0,rgba(161,135,76,0) 70%);pointer-events:none}.closure__content{position:relative;z-index:1;max-width:800px;display:flex;flex-direction:column;align-items:center;gap:48px;text-align:center}.closure__subtitle,.closure__title{text-align:center}@media (max-width:900px){.closure{padding:70px 24px}}.fachero{position:relative;background:var(--color-crema);overflow:hidden;padding:var(--hero-top) var(--gutter) var(--section-y)}.fachero__glow{position:absolute;top:-200px;right:-160px;width:640px;height:640px;border-radius:50%;filter:blur(90px);background:radial-gradient(circle,rgba(161,135,76,.3),rgba(161,135,76,0));pointer-events:none}.fachero__inner{position:relative;z-index:1;max-width:var(--content-max);margin:0 auto;display:flex;align-items:center;gap:80px}.fachero__text{flex:1 1;display:flex;flex-direction:column;gap:24px;min-width:0}.fachero__title{text-align:left}.fachero__cta{display:flex;flex-wrap:nowrap;gap:16px;margin-top:16px}.fachero__cta .btn{flex-shrink:0}.fachero__photo{flex-shrink:0;width:560px;height:700px;border-radius:280px;overflow:hidden}.fachero__photo img{width:100%;height:100%;object-fit:cover}@media (max-width:1100px){.fachero__inner{gap:48px}.fachero__photo{width:420px;height:525px;border-radius:210px}}@media (max-width:900px){.fachero{padding:150px 24px 70px}.fachero__inner{flex-direction:column-reverse}.fachero__cta{flex-direction:column;align-items:stretch}.fachero__cta .btn{width:100%}.fachero__photo{width:100%;max-width:320px;height:400px;border-radius:160px}}.experience{background:#fffbf0;padding:120px;display:flex;flex-direction:column;gap:80px}.experience__row{max-width:var(--content-max);margin:0 auto;width:100%;display:flex;align-items:center;gap:80px}.experience__text{flex:1 1;display:flex;flex-direction:column;gap:32px;min-width:0}.experience__title{display:flex;align-items:center;gap:21px}.experience__bar{align-self:stretch;width:8px;border-radius:2px;background:var(--color-negro-titulos)}.experience__symbol{flex-shrink:0;width:400px;height:400px;border-radius:32px;overflow:hidden}.experience__symbol img{width:100%;height:100%;object-fit:cover}.experience__stats{max-width:var(--content-max);margin:0 auto;width:100%;display:flex;gap:40px}.experience__stat{flex:1 1;display:flex;flex-direction:column;gap:8px}.experience__stat-value{font-family:var(--font-marcellus);font-size:44px}.experience__stat-label,.experience__stat-value{font-weight:400;color:var(--color-negro-titulos);margin:0}.experience__stat-label{font-family:var(--font-nunito);font-size:18px;line-height:1.4}@media (max-width:900px){.experience{padding:70px 24px;gap:48px}.experience__row{flex-direction:column;gap:40px}.experience__symbol{width:220px;height:220px}.experience__stats{flex-direction:column;gap:24px}}.trajectory{background:var(--color-bg-section);padding:var(--section-y) var(--gutter)}.trajectory__inner{max-width:var(--content-max);margin:0 auto;display:flex;flex-direction:column;gap:64px}.trajectory__title{display:flex;align-items:center;gap:21px}.trajectory__bar{align-self:stretch;width:8px;border-radius:2px;background:var(--color-negro-titulos)}.trajectory__list{list-style:none;margin:0;padding:0}.trajectory__row{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px 0;border-bottom:1px solid var(--color-beige-border);color:var(--color-negro-titulos)}.trajectory__row:first-child{border-top:1px solid var(--color-beige-border)}@media (max-width:900px){.trajectory{padding:80px 24px}.trajectory__row{flex-direction:column;align-items:flex-start;gap:6px}}