.gr-section{--gr-background:#ede9e0;--gr-text:#214f46;background:var(--gr-background);color:var(--gr-text);padding:clamp(76px,10vw,136px) 0}
.gr-shell{width:min(1240px,calc(100% - 40px));margin-inline:auto}
.gr-heading{display:grid;grid-template-columns:.7fr 1.3fr;gap:56px;align-items:end;margin-bottom:48px}
.gr-kicker{font-size:.72rem;letter-spacing:.2em;text-transform:uppercase;margin:0}
.gr-heading h2{font-size:clamp(2.6rem,5vw,5.5rem);font-weight:400;line-height:.96;margin:0}
.gr-introduction{grid-column:2;font-size:1.05rem;line-height:1.7;max-width:680px}
.gr-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2px}
.gr-card{position:relative;margin:0;padding:clamp(34px,5vw,64px);border:1px solid color-mix(in srgb,currentColor 24%,transparent);min-height:390px;display:flex;flex-direction:column;justify-content:space-between}
.gr-mark{font-family:serif;font-size:6rem;line-height:.55;opacity:.55;margin-bottom:34px}
.gr-quote{font-size:clamp(1.25rem,2vw,1.75rem);line-height:1.55;max-width:46ch}
.gr-quote p:first-child{margin-top:0}.gr-quote p:last-child{margin-bottom:0}
.gr-card footer{display:flex;flex-direction:column;gap:5px;margin-top:42px;font-size:.82rem;letter-spacing:.06em}
.gr-card cite{font-style:normal;font-weight:700}.gr-card footer span{opacity:.78}
@media(max-width:760px){.gr-heading{grid-template-columns:1fr;gap:24px}.gr-introduction{grid-column:1}.gr-grid{grid-template-columns:1fr}.gr-card{min-height:330px}}
