.priorities__intro{display:grid;gap:40px;grid-template-columns:1fr 1fr;margin-bottom:40px}.priorities__intro div:last-child p{border-left:1px solid var(--color-orange);padding-left:16px}.priorities__lede{max-width:390px}.priorities__subheading{font-weight:300;margin-bottom:20px}.priorities__grid{align-items:start;display:grid;gap:32px;grid-template-columns:1fr 2fr 2fr}.priorities__list{list-style:none;margin:0;padding:0}.priorities__list li{align-items:baseline;display:flex;padding:15px 0}.priorities__pct{color:var(--color-orange);display:inline-block;font-weight:700;width:56px}.priorities__callout{background:var(--color-orange);border-radius:2px;color:var(--color-white);padding:28px 24px}.priorities__callout img{margin-bottom:10px}.priorities__callout p{color:var(--color-white);margin:0}.priorities__callout strong{color:#1e1e1f;font-weight:600}@media (min-width:1200px){.priorities__intro{grid-template-columns:1fr 630px}}@media (max-width:767px){.priorities__grid,.priorities__intro{grid-template-columns:1fr}.priorities__grid{gap:0}.priorities__callout{margin-top:20px}.priorities__intro{gap:10px;margin-bottom:15px}.priorities__subheading{margin-bottom:10px}}