.about-profile-v2{--ap-red: #b3262d;--ap-ink: #171717;--ap-muted: #626262;--ap-paper: #fafaf8;--ap-soft: #efefec;--ap-line: rgba(23, 23, 23, .15);display:grid;grid-template-columns:minmax(0,1.03fr) minmax(15rem,.7fr) minmax(23rem,1.12fr);grid-template-areas:"intro quote visual" "scope scope scope" "capabilities capabilities capabilities";column-gap:clamp(1.75rem,3.3vw,3.35rem);row-gap:clamp(1.5rem,2.5vw,2.35rem);color:var(--ap-ink)}.about-profile-v2__intro{grid-area:intro;min-width:0;padding-top:.25rem}.about-profile-v2__eyebrow{margin:0 0 1.55rem;display:flex;align-items:center;gap:.7rem;color:#7a7774;font-family:var(--font-data);font-size:.6rem;font-weight:700;letter-spacing:.12em;line-height:1.2;text-transform:uppercase}.about-profile-v2__eyebrow:before{content:"";width:.58rem;height:.58rem;flex:0 0 auto;background:var(--ap-red)}.about-profile-v2__eyebrow strong{color:var(--ap-ink);font-weight:760}.about-profile-v2__eyebrow b{color:var(--ap-red);font-weight:700}.about-profile-v2__eyebrow:after{content:"";width:clamp(2rem,6vw,7.5rem);height:1px;margin-left:.2rem;background:var(--ap-line)}.about-profile-v2__title{max-width:17ch;margin:0 0 1.35rem;font-family:var(--font-display);font-size:clamp(2.15rem,3vw,3.25rem);font-weight:790;letter-spacing:-.045em;line-height:1.02;text-wrap:balance}.about-profile-v2__title em{position:relative;color:var(--ap-red);font-family:Georgia,Times New Roman,serif;font-weight:600}.about-profile-v2__title em:after{content:"";position:absolute;right:0;bottom:-.16rem;left:0;height:2px;background:currentColor;transform:rotate(-2deg);transform-origin:left center}.about-profile-v2__intro:after{content:"";width:2.35rem;height:1px;margin:.15rem 0 1.35rem;display:block;background:var(--ap-red)}.about-profile-v2__intro>p:not(.about-profile-v2__eyebrow){max-width:61ch;margin:0 0 1rem;color:var(--ap-muted);font-size:.88rem;line-height:1.68;text-wrap:pretty}.about-profile-v2__intro strong,.about-profile-v2__scope strong{color:var(--ap-ink);font-weight:730}.about-profile-v2__quote{grid-area:quote;min-width:0;align-self:stretch;margin:3.65rem 0 0;padding:clamp(2.9rem,4vw,4rem) clamp(1.35rem,2.5vw,2.2rem) 1.8rem;position:relative;display:flex;flex-direction:column;border-top:1px solid rgba(179,38,45,.5);border-right:1px solid rgba(179,38,45,.75);border-radius:0 2rem 0 0;background:var(--ap-soft);transition:transform .4s var(--ease-out),background-color .4s var(--ease-out)}.about-profile-v2__quote:hover{background:#ecece8;transform:translateY(-.22rem)}.about-profile-v2__quote-mark{position:absolute;top:-1.55rem;left:clamp(1.35rem,2.5vw,2.2rem);color:var(--ap-red);font-family:Georgia,Times New Roman,serif;font-size:5.4rem;font-weight:700;letter-spacing:-.08em;line-height:1}.about-profile-v2__quote blockquote{margin:0}.about-profile-v2__quote blockquote p{margin:0;color:#272727;font-size:clamp(1rem,1.3vw,1.18rem);line-height:1.58;text-wrap:pretty}.about-profile-v2__quote blockquote p:after{content:"";width:2.1rem;height:1px;margin-top:1.55rem;display:block;background:var(--ap-red)}.about-profile-v2__quote footer{margin-top:auto;padding-top:1.4rem;color:#4e4e4e;font-size:.74rem;letter-spacing:.02em}.about-profile-v2__quote footer strong{color:var(--ap-ink);font-weight:730}.about-profile-v2__visual{grid-area:visual;min-width:0;margin:0;align-self:start}.about-profile-v2__visual-meta{margin:0 0 .72rem;display:flex;align-items:center;justify-content:flex-end;gap:.65rem;color:#77736f;font-family:var(--font-data);font-size:.55rem;letter-spacing:.09em;text-transform:uppercase}.about-profile-v2__visual-meta:before{content:"";width:1.85rem;height:1px;background:var(--ap-red)}.about-profile-v2__image{position:relative;height:clamp(19.5rem,25vw,24rem);overflow:hidden;border-right:1px solid var(--ap-red);border-bottom:1px solid var(--ap-red);clip-path:polygon(0 0,calc(100% - 2.8rem) 0,100% 2.8rem,100% 100%,0 100%);background:#d9dde0}.about-profile-v2__image img{width:100%;height:100%;display:block;object-fit:cover;object-position:53% 46%;transition:transform .8s var(--ease-out),filter .8s var(--ease-out)}.about-profile-v2__visual:hover .about-profile-v2__image img{filter:saturate(1.03) contrast(1.01);transform:scale(1.018)}.about-profile-v2__visual figcaption{margin-top:.7rem;display:flex;align-items:center;gap:.55rem;color:var(--ap-muted);font-size:.68rem;line-height:1.4}.about-profile-v2__visual figcaption i{color:var(--ap-red);font-size:.95rem}.about-profile-v2__visual figcaption strong{color:var(--ap-ink);font-weight:700}.about-profile-v2__visual figcaption span{color:#8a8581}.about-profile-v2__scope{grid-area:scope;max-width:78rem;margin:0;padding-top:1.25rem;border-top:1px solid var(--ap-line);color:var(--ap-muted);font-size:.81rem;line-height:1.65;text-wrap:pretty}.about-profile-v2__capabilities{grid-area:capabilities;margin:0;padding:0;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));border-top:1px solid var(--ap-line);list-style:none}.about-profile-v2__capabilities li{min-width:0;min-height:6.5rem;padding:1.15rem clamp(.65rem,1.5vw,1.2rem);display:grid;grid-template-columns:2rem minmax(0,1fr);gap:.7rem;align-items:center;border-left:1px solid var(--ap-line)}.about-profile-v2__capabilities li:first-child{border-left:0}.about-profile-v2__capabilities i{color:var(--ap-red);font-size:1.65rem;line-height:1;transition:transform .35s var(--ease-out)}.about-profile-v2__capabilities li:hover i{transform:translateY(-.22rem)}.about-profile-v2__capabilities strong,.about-profile-v2__capabilities span{display:block}.about-profile-v2__capabilities strong{color:var(--ap-ink);font-size:.72rem;font-weight:760;line-height:1.3}.about-profile-v2__capabilities span{margin-top:.28rem;color:#7a7672;font-size:.6rem;line-height:1.35}.about-profile-v2+.about-history{margin-top:clamp(4.75rem,7vw,7rem)}@media(max-width:70rem){.about-profile-v2{grid-template-columns:minmax(0,1.05fr) minmax(18rem,.95fr);grid-template-areas:"intro visual" "quote visual" "scope scope" "capabilities capabilities";column-gap:2.25rem}.about-profile-v2__quote{margin-top:1.2rem;min-height:14rem}.about-profile-v2__image{height:29rem}.about-profile-v2__capabilities{grid-template-columns:repeat(3,minmax(0,1fr))}.about-profile-v2__capabilities li:nth-child(4){border-left:0}.about-profile-v2__capabilities li:nth-child(n+4){border-top:1px solid var(--ap-line)}}@media(max-width:47.45rem){.about-company{padding-top:2.35rem}.about-profile-v2{display:grid;grid-template-columns:1fr;grid-template-areas:"intro" "quote" "visual" "scope" "capabilities";gap:2rem}.about-profile-v2__eyebrow{margin-bottom:1.2rem;flex-wrap:wrap}.about-profile-v2__eyebrow:after{flex:1 1 3rem}.about-profile-v2__title{max-width:15ch;font-size:clamp(2rem,10vw,2.75rem)}.about-profile-v2__intro>p:not(.about-profile-v2__eyebrow){font-size:.86rem}.about-profile-v2__quote{min-height:0;margin:.85rem 0 0;padding:3.2rem 1.35rem 1.45rem;border-radius:0 1.5rem 0 0}.about-profile-v2__quote footer{margin-top:1.25rem}.about-profile-v2__visual-meta{justify-content:flex-start}.about-profile-v2__image{height:auto;aspect-ratio:1.2}.about-profile-v2__scope{padding-top:1.15rem;font-size:.78rem}.about-profile-v2__capabilities{grid-template-columns:1fr 1fr}.about-profile-v2__capabilities li,.about-profile-v2__capabilities li:nth-child(4){border-left:1px solid var(--ap-line)}.about-profile-v2__capabilities li:nth-child(odd){border-left:0}.about-profile-v2__capabilities li:nth-child(n+3){border-top:1px solid var(--ap-line)}.about-profile-v2__capabilities li{min-height:5.8rem;padding:1rem .7rem}.about-profile-v2+.about-history{margin-top:4.75rem}}@media(prefers-reduced-motion:reduce){.about-profile-v2__quote,.about-profile-v2__image img,.about-profile-v2__capabilities i{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/about-profile-editorial.css.map */
