.avh-root .avh-responsibility{border-bottom:1px solid var(--line)}
.avh-root .avh-responsibility-grid{display:grid;grid-template-columns:1fr 1.15fr;gap:clamp(48px,7vw,112px);align-items:center}
.avh-root .avh-responsibility-mark{min-height:330px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px;gap:28px;text-align:center}
.avh-root .avh-responsibility-mark img{width:260px;max-width:100%;height:auto;mix-blend-mode:multiply}
.avh-root .avh-responsibility-mark .avh-eyebrow{color:var(--muted)}
.avh-root .avh-responsibility-date{font-size:var(--text-small);color:var(--muted)}
.avh-root .avh-responsibility-copy h2{font-size:clamp(32px,22.4px + 2vw,56px);margin:24px 0}
.avh-root .avh-responsibility-copy>p:not(.avh-eyebrow){max-width:49ch;color:var(--muted);margin-bottom:20px}
@media(max-width:680px){.avh-root .avh-responsibility-grid{grid-template-columns:1fr;gap:32px}.avh-root .avh-responsibility-mark{min-height:240px;padding:32px}.avh-root .avh-responsibility-mark img{width:220px}.avh-root .avh-responsibility-copy h2{font-size:36px}}
