/* The thought cloud poses the questions; this section presents the next steps. */
.home-evolve{background:#fff;color:#123246;padding:64px 40px 66px;scroll-margin-top:110px}
.home-evolve-inner{max-width:1280px;margin:0 auto}
.evolve-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:36px}
.evolve-eyebrow{font-size:9px;letter-spacing:.12em;color:#547789;font-weight:500;margin-bottom:12px}
.evolve-heading h2{font-size:clamp(31px,3.1vw,44px);margin:0}
.evolve-heading h2 span{color:#2184ac}
.evolve-heading>p{font-size:12px;line-height:1.8;color:#587284;margin:0 0 5px;max-width:400px}
.evolve-benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}
.evolve-benefit{position:relative;display:flex;flex-direction:column;padding:27px 30px 0;border-top:1px solid #d3e2e9;min-width:0}
.evolve-benefit:first-child{padding-left:0}
.evolve-benefit:last-child{padding-right:0}
.evolve-benefit+.evolve-benefit{border-left:1px solid #d3e2e9}
.evolve-topic{display:flex;align-items:center;gap:8px;font-size:9px;letter-spacing:.1em;color:#608091;margin:0 0 15px}
.evolve-topic::before{content:"";width:5px;height:5px;border-radius:50%;background:#f25564;flex:none}
.evolve-benefit h3{font-size:clamp(19px,1.65vw,22px);line-height:1.42!important;letter-spacing:-.025em!important;margin:0 0 17px}
.evolve-benefit h3 span{color:#2184ac}
.evolve-description{font-size:13px;line-height:1.85;color:#526f80;max-width:360px;margin:0 0 23px}
.evolve-link{display:inline-flex;align-items:center;align-self:flex-start;justify-content:space-between;gap:18px;min-height:44px;margin-top:auto;padding:7px 0;font-size:12px;font-weight:500;line-height:1.6;color:#164e69;border-bottom:1px solid #b8d1dc;text-align:left;transition:color 180ms,border-color 180ms}
.evolve-link span{font-size:19px;color:#e64d60;transition:transform 180ms}
.evolve-link:hover{color:#167fa9;border-color:#2489b2}
.evolve-link:hover span{transform:translate(2px,1px)}
.evolve-link:focus-visible{outline:3px solid #123246;outline-offset:5px;border-radius:3px}
@media(max-width:1100px){.home-evolve{padding:52px 32px 58px}.evolve-heading{align-items:flex-start;flex-direction:column;gap:16px}.evolve-heading>p{max-width:530px}.evolve-heading>p br{display:none}.evolve-benefit{padding:23px 20px 0}.evolve-benefit h3{font-size:19px}.evolve-description{font-size:12px}.evolve-link{font-size:11px;gap:10px}}
@media(max-width:800px){.home-evolve{padding:44px 24px 48px;scroll-margin-top:88px}.evolve-heading{margin-bottom:28px}.evolve-eyebrow{font-size:8px;letter-spacing:.08em}.evolve-heading h2{font-size:33px}.evolve-heading>p{max-width:460px;font-size:12px}.evolve-benefits{grid-template-columns:1fr}.evolve-benefit,.evolve-benefit:first-child,.evolve-benefit:last-child{padding:24px 0}.evolve-benefit+.evolve-benefit{border-left:0}.evolve-benefit:last-child{padding-bottom:0}.evolve-topic{margin-bottom:11px}.evolve-benefit h3{font-size:22px;max-width:480px;margin-bottom:13px}.evolve-description{max-width:480px;font-size:13px;margin-bottom:12px}.evolve-link{font-size:12px}}
@media(prefers-reduced-motion:reduce){.evolve-link,.evolve-link span{transition:none}}
