.perf-grid{display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.perf-col{display:flex;flex-direction:column;justify-content:center}.perf-col h2{color:#111;font-size:44px;line-height:120%;margin-bottom:10px}.perf-col h2,p.perf-sub{font-family:Ubuntu;font-weight:400}p.perf-sub{font-size:14px;letter-spacing:0;line-height:40px}.perf-col p{color:#555;font-family:Cabin;font-size:18px;font-weight:400;margin-bottom:0}.perf-grid .perf-col .perf-sub{color:#555;font-family:Ubuntu!important;font-size:14px;font-weight:400;letter-spacing:0;line-height:40px}.perf-card{background:#fff;border:1px solid #104ad440;border-radius:8px;padding:20px;transition:all .3s ease}.perf-card h3{color:#fcb11a;font-family:Ubuntu;font-size:24px;font-weight:400;height:58px;margin-bottom:30px}.perf-card p{color:#4e4e4e;font-family:Cabin;font-size:16px;font-weight:400}.perf-card:hover{box-shadow:0 15px 25px rgba(0,0,0,.1);cursor:pointer;transform:translateY(-10px)}.key-highlights-cta{margin-top:20px}@media (max-width:768px){.perf-grid{grid-template-columns:1fr}.perf-col h2{font-size:32px}.perf-card h3{height:auto;margin-bottom:20px}}