.brand{display:flex;align-items:center;width:min(330px,28vw);margin-right:auto}
.brand img{width:100%;height:auto;max-height:48px;object-fit:contain;object-position:left center}
.footer-logo{width:min(310px,100%);height:auto;filter:none;margin-bottom:8px}
.footer-identity{align-items:flex-start}
.compliance{grid-column:1/-1;display:flex!important;flex-direction:row!important;align-items:center;gap:20px!important;border-top:1px solid #292929;padding-top:24px;margin-top:20px}
.compliance img{width:184px;height:auto;background:#f7f7f7;padding:6px}
.compliance span{max-width:420px;font-size:11px;line-height:1.6}
.profile-feature{display:grid;grid-template-columns:.9fr 1.1fr;min-height:670px}
.profile-image{overflow:hidden}
.profile-image img{height:100%;object-fit:cover;object-position:center}
.profile-copy{padding:100px 9vw;display:flex;flex-direction:column;justify-content:center}
.profile-copy h2,.about-story h2,.team-portrait h2{font:400 clamp(44px,5.5vw,78px)/1 Georgia,serif;letter-spacing:-.04em;margin:20px 0}
.profile-copy h2 em{font-weight:400;color:#777}
.profile-copy p:not(.eyebrow),.about-story p,.team-portrait p{color:#5d5d5a;max-width:610px}
.text-link{display:inline-block;width:max-content;margin-top:25px;padding-bottom:7px;border-bottom:1px solid currentColor;text-transform:uppercase;font-size:10px;letter-spacing:.15em}
.about-story{padding:110px 7vw;display:grid;grid-template-columns:1.05fr .95fr;gap:7vw;align-items:center}
.about-story>div:first-child>p{font-size:16px;line-height:1.9}
.credentials-row{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:45px;padding-top:30px;border-top:1px solid #aaa}
.credentials-row>div{display:flex;flex-direction:column}
.credentials-row strong{font:23px Georgia,serif}
.credentials-row span{font-size:11px;color:#777}
.credentials-row>div:last-child{grid-column:1/-1;margin-top:10px}
.credentials-row img{width:220px;height:auto}
.team-portrait{padding:100px 7vw;display:grid;grid-template-columns:1fr 1fr;gap:8vw;align-items:center}
.team-portrait img{height:560px;object-fit:cover;object-position:center}
@media(max-width:1100px){.nav{gap:20px}.brand{width:230px}.nav a:not(.brand){font-size:9px}}
@media(max-width:900px){.brand{width:240px;max-width:72vw}.brand img{max-height:38px}.profile-feature,.about-story,.team-portrait{grid-template-columns:1fr}.profile-feature{min-height:0}.profile-image img{height:500px}.profile-copy,.about-story,.team-portrait{padding:75px 6vw}.team-portrait img{height:auto;max-height:560px}.compliance{align-items:flex-start;flex-direction:column!important}.compliance img{width:160px}}
@media(max-width:560px){.credentials-row{grid-template-columns:1fr}.credentials-row>div:last-child{grid-column:auto}}
