.about-hero{background-color:var(--negro);min-height:100vh;color:var(--blanco);padding:clamp(6rem, 12vh, 10rem) var(--section-padding-x) var(--section-padding-y);grid-template-columns:1fr 1fr;align-items:center;gap:max(2rem,min(4vw,5rem));display:grid;position:relative;overflow:hidden}.about-hero__back{z-index:10;mix-blend-mode:difference;color:var(--blanco);border-color:var(--blanco);position:fixed;top:7rem;left:2rem}.about-hero__image-wrapper{border-radius:6px;justify-self:end;width:100%;max-width:540px;position:relative;overflow:hidden}.about-hero__image{object-fit:cover;width:100%;height:auto;display:block}.about-hero__content{max-width:520px}.about-hero__name{font-family:var(--font-heading);letter-spacing:-.02em;margin-bottom:1rem;font-size:max(2.5rem,min(6vw,5rem));font-weight:500;line-height:1}.about-hero__subtitle{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.15em;margin-bottom:2rem;font-size:max(.7rem,min(1vw,.875rem));font-weight:400}.about-hero__rule{background:var(--arena);border:none;width:60px;height:2px;margin-bottom:2rem}.about-hero__intro{font-family:var(--font-body);font-size:max(.875rem,min(1.1vw,1.0625rem));font-weight:400;line-height:1.8}.about-hero__cta{margin-top:2rem}.about-body{background-color:var(--arena);color:var(--negro);padding:0 var(--section-padding-x);overflow:hidden}.about-body__inner{max-width:900px;margin:0 auto;padding:max(4rem,min(8vh,7rem)) 0 max(5rem,min(10vh,8rem))}.about-credentials{justify-content:center;align-items:center;margin-bottom:max(4rem,min(8vh,6rem));display:flex}.about-credential{text-align:center;flex-direction:column;flex:1;align-items:center;display:flex}.about-credential__label{font-family:var(--font-heading);letter-spacing:-.01em;white-space:nowrap;margin-bottom:.35rem;font-size:max(.875rem,min(1.3vw,1.125rem));font-weight:700}.about-credential__detail{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.1em;white-space:nowrap;font-size:max(.5625rem,min(.7vw,.6875rem));font-weight:400}.about-credentials__divider{background:var(--negro);opacity:.15;flex-shrink:0;width:1px;height:40px}.about-narrative{flex-direction:column;gap:max(1.5rem,min(3vh,2rem));display:flex}.about-narrative__label{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem;font-size:.75rem;font-weight:300}.about-narrative__text{font-family:var(--font-body);font-size:max(.8125rem,min(1vw,.9375rem));font-weight:400;line-height:1.85}.about-narrative__highlight{font-family:var(--font-heading);letter-spacing:-.02em;opacity:1;padding:max(.5rem,min(1vh,.75rem)) 0;font-size:max(1.5rem,min(2.8vw,2.5rem));font-weight:700;line-height:1.25}.about-registros{justify-content:center;align-items:center;gap:max(1rem,min(2vw,2rem));margin-top:max(3rem,min(5vh,4rem));display:flex}.about-registros__line{font-family:var(--font-body);letter-spacing:.08em;text-transform:uppercase;color:var(--negro);white-space:nowrap;font-size:max(.5625rem,min(.7vw,.6875rem));font-weight:700}.about-cta{align-self:flex-start;margin-top:max(3rem,min(6vh,5rem))}@media (max-width:768px){.about-hero{text-align:center;grid-template-columns:1fr;gap:max(2rem,min(4vh,3rem));padding-top:max(7rem,min(14vh,10rem))}.about-hero__image-wrapper{justify-self:center;max-width:320px}.about-hero__content{max-width:100%}.about-hero__rule{margin-left:auto;margin-right:auto}.about-credentials{flex-direction:column;gap:1.75rem}.about-credentials__divider{width:40px;height:1px}}
