/* Página Sobre nosotros — estilos aislados para evitar interferencias con otras páginas */
.about-page{background:#fff}
.about-page .about-wrap{width:min(1180px,calc(100% - 48px));margin-inline:auto}
.about-page .about-section{padding:78px 0}
.about-page .about-kicker{margin:0 0 14px;color:#b98a00;font-size:12px;font-weight:800;letter-spacing:.22em;text-transform:uppercase}
.about-page .about-title{margin:0;color:#171d29;font-size:clamp(34px,3.1vw,48px);line-height:1.08;letter-spacing:-.035em}
.about-page .about-text{color:#4c5663;font-size:15px;line-height:1.65}
.about-page .about-accent{color:#dda600}

/* Hero */
.about-page .about-hero-v2{padding:0;background:#fff}
.about-page .about-hero-v2__grid{display:grid;grid-template-columns:1fr 1.08fr;min-height:520px}
.about-page .about-hero-v2__copy{display:flex;flex-direction:column;justify-content:center;padding:68px 62px 68px 0}
.about-page .about-hero-v2__copy h1{margin:0 0 24px;font-size:clamp(43px,4vw,62px);line-height:1.03;letter-spacing:-.045em;color:#171d29;max-width:620px}
.about-page .about-hero-v2__copy .about-text{max-width:610px;margin:0 0 28px}
.about-page .about-hero-v2__actions{display:flex;gap:14px;flex-wrap:wrap}
.about-page .about-hero-v2__media{min-height:520px;overflow:hidden}
.about-page .about-hero-v2__media img{width:100%;height:100%;object-fit:cover;object-position:center}

/* Historia */
.about-page .about-history-v2__grid{display:grid;grid-template-columns:1.02fr .98fr;gap:64px;align-items:center}
.about-page .about-history-v2__media{overflow:hidden;border-radius:4px;background:#eef1f3}
.about-page .about-history-v2__media img{width:100%;height:360px;object-fit:cover}
.about-page .about-history-v2__copy .about-title{max-width:560px;margin-bottom:22px}
.about-page .about-history-v2__copy .about-text{margin-bottom:18px}
.about-page .about-history-v2__copy .about-text:last-child{margin-bottom:0}

/* Datos */
.about-page .about-facts-v2{padding:34px 0;background:#f5f7f8;border-top:1px solid #edf0f2;border-bottom:1px solid #edf0f2}
.about-page .about-facts-v2__grid{display:grid;grid-template-columns:repeat(4,1fr)}
.about-page .about-fact-v2{display:grid;grid-template-columns:48px 1fr;gap:16px;align-items:center;padding:8px 30px;border-left:1px solid #dfe4e7}
.about-page .about-fact-v2:first-child{border-left:0;padding-left:0}
.about-page .about-fact-v2 img{width:42px;height:42px;object-fit:contain}
.about-page .about-fact-v2 strong{display:block;font-size:16px;line-height:1.2;color:#171d29;margin-bottom:4px}
.about-page .about-fact-v2 span{display:block;color:#6a737d;font-size:12px;line-height:1.35}

/* Filosofía */
.about-page .about-philosophy-v2__grid{display:grid;grid-template-columns:1.02fr .98fr;gap:70px;align-items:center}
.about-page .about-philosophy-v2__copy .about-title{margin-bottom:20px}
.about-page .about-philosophy-v2__copy .about-text{max-width:600px;margin-bottom:24px}
.about-page .about-check-list{list-style:none;padding:0;margin:0;display:grid;gap:13px}
.about-page .about-check-list li{position:relative;padding-left:30px;color:#3f4854;font-size:14px;line-height:1.45}
.about-page .about-check-list li::before{content:"✓";position:absolute;left:0;top:1px;width:18px;height:18px;border-radius:50%;display:grid;place-items:center;background:#e7ad00;color:#fff;font-size:11px;font-weight:900}
.about-page .about-philosophy-v2__media{overflow:hidden;border-radius:4px}
.about-page .about-philosophy-v2__media img{width:100%;height:395px;object-fit:cover}

/* Valores */
.about-page .about-values-v2{padding:70px 0;background:#f6f8f9;border-top:1px solid #edf0f2;border-bottom:1px solid #edf0f2}
.about-page .about-values-v2__head{text-align:center;margin:0 auto 40px;max-width:760px}
.about-page .about-values-v2__head .about-kicker{margin-bottom:12px}
.about-page .about-values-v2__grid{display:grid;grid-template-columns:repeat(4,1fr)}
.about-page .about-value-v2{text-align:center;padding:0 34px;border-left:1px solid #dce2e6}
.about-page .about-value-v2:first-child{border-left:0}
.about-page .about-value-v2 img{width:42px;height:42px;margin:0 auto 16px}
.about-page .about-value-v2 h3{margin:0 0 8px;font-size:16px;color:#171d29}
.about-page .about-value-v2 p{margin:0;color:#66707b;font-size:13px;line-height:1.5}

/* Homologaciones */
.about-page .about-cert-v2{padding:78px 0}
.about-page .about-cert-v2__top{display:grid;grid-template-columns:1.05fr .95fr;gap:62px;align-items:center}
.about-page .about-cert-v2__copy .about-title{margin-bottom:18px}
.about-page .about-cert-v2__copy .about-text{max-width:610px;margin-bottom:22px}
.about-page .about-cert-v2__cards{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
.about-page .about-cert-v2__card{min-height:130px;border:1px solid #dfe4e8;border-radius:6px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:20px;background:#fff}
.about-page .about-cert-v2__card strong{font-size:25px;line-height:1;color:#333a44;margin-bottom:11px}
.about-page .about-cert-v2__card span{font-size:11px;line-height:1.4;color:#6b747e}
.about-page .about-brands-v2{display:grid;grid-template-columns:repeat(7,1fr);gap:22px;align-items:center;margin-top:52px;padding-top:32px;border-top:1px solid #e2e6e9}
.about-page .about-brands-v2 span{text-align:center;color:#666d76;font-weight:800;font-size:14px;white-space:nowrap}

/* CTA */
.about-page .about-cta-v2{position:relative;overflow:hidden;background:#20262b;color:#fff}
.about-page .about-cta-v2::before{content:"";position:absolute;inset:0;background:url('../images/servicios/cta-bg.jpg') center/cover no-repeat;opacity:.26}
.about-page .about-cta-v2__inner{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:32px;padding-top:42px;padding-bottom:42px}
.about-page .about-cta-v2 .about-kicker{color:#fff;margin-bottom:6px}
.about-page .about-cta-v2 h2{margin:0 0 7px;color:#fff;font-size:31px;letter-spacing:-.025em}
.about-page .about-cta-v2 p{margin:0;color:#e8ecef;font-size:15px}

@media (max-width:1024px){
  .about-page .about-hero-v2__grid{grid-template-columns:1fr 1fr}
  .about-page .about-hero-v2__copy{padding-right:42px}
  .about-page .about-history-v2__grid,.about-page .about-philosophy-v2__grid{gap:42px}
  .about-page .about-facts-v2__grid{grid-template-columns:repeat(2,1fr);row-gap:24px}
  .about-page .about-fact-v2:nth-child(3){border-left:0;padding-left:0}
  .about-page .about-values-v2__grid{grid-template-columns:repeat(2,1fr);row-gap:34px}
  .about-page .about-value-v2:nth-child(3){border-left:0}
  .about-page .about-cert-v2__top{grid-template-columns:1fr;gap:38px}
  .about-page .about-brands-v2{grid-template-columns:repeat(4,1fr)}
}
@media (max-width:820px){
  .about-page .about-wrap{width:min(100% - 32px,1180px)}
  .about-page .about-section{padding:60px 0}
  .about-page .about-hero-v2__grid{grid-template-columns:1fr}
  .about-page .about-hero-v2__copy{padding:52px 0}
  .about-page .about-hero-v2__media{min-height:390px}
  .about-page .about-history-v2__grid,.about-page .about-philosophy-v2__grid{grid-template-columns:1fr;gap:34px}
  .about-page .about-history-v2__media img,.about-page .about-philosophy-v2__media img{height:320px}
  .about-page .about-philosophy-v2__media{order:-1}
  .about-page .about-cta-v2__inner{align-items:flex-start;flex-direction:column}
}
@media (max-width:560px){
  .about-page .about-hero-v2__copy h1{font-size:41px}
  .about-page .about-facts-v2__grid{grid-template-columns:1fr}
  .about-page .about-fact-v2,.about-page .about-fact-v2:nth-child(3){border-left:0;border-top:1px solid #dfe4e7;padding:20px 0}
  .about-page .about-fact-v2:first-child{border-top:0;padding-top:0}
  .about-page .about-values-v2__grid{grid-template-columns:1fr}
  .about-page .about-value-v2,.about-page .about-value-v2:nth-child(3){border-left:0;border-top:1px solid #dce2e6;padding:24px 0 0}
  .about-page .about-value-v2:first-child{border-top:0;padding-top:0}
  .about-page .about-cert-v2__cards{grid-template-columns:1fr}
  .about-page .about-brands-v2{grid-template-columns:repeat(2,1fr)}
}
