.smart-ev-note{display:grid;grid-template-columns:1fr 1fr;gap:10vw;padding:10vw;background:#e9ece4}.smart-ev-note h2{margin:0;font:700 clamp(42px,5.2vw,80px)/.95 var(--sans);letter-spacing:-.08em}.smart-ev-note h2 em{font:400 1.1em/.84 var(--serif);letter-spacing:-.035em;color:#3b7657}.smart-ev-note>div>p:not(.eyebrow){max-width:480px;margin:0;font-size:17px;line-height:1.72}.smart-ev-note .button{margin-top:28px}@media(max-width:760px){.smart-ev-note{display:block;padding:20vw 7vw}.smart-ev-note>div>p:not(.eyebrow){margin-top:30px}}
.smart-flow{grid-template-columns:repeat(4,1fr)}
@media(max-width:760px){.smart-flow{display:block}}

.smart-boundaries>div>p:not(.eyebrow){max-width:500px;margin-top:26px;font-size:16px;line-height:1.7}
.smart-boundaries ol{list-style:none;margin:0;padding:0;border-top:1px solid var(--line);counter-reset:step}
.smart-boundaries ol li{counter-increment:step}
.smart-boundaries ol li::before{content:counter(step,decimal-leading-zero);font:500 11px/1.7 var(--mono);color:var(--orange)}
@media(max-width:760px){.smart-boundaries ol{margin-top:15vw}}
