.businessNeed{padding:2rem;background-color:#f9f9f9;text-align:center}.businessNeed .business-header{margin-bottom:3rem}.businessNeed .business-header h2{font-size:20px;margin-bottom:15px;margin-top:1rem;color:#06053a;font-weight:700}.businessNeed .business-header h2,.businessNeed .business-header p{line-height:24px;text-align:center;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.businessNeed .business-header p{color:#565a5b;font-size:18px;font-weight:500;max-width:72rem;justify-self:center}.businessNeed .grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.5rem;gap:1.5rem;place-self:center}@media(max-width:768px){.businessNeed .grid{grid-template-columns:1fr}}.businessNeed .card{background:#fff;border:1px solid #ddd;border-radius:20px;padding:1.5rem;text-align:left;box-shadow:0 2px 4px rgba(0,0,0,.1);max-width:600px}.businessNeed .card h3{margin:1rem 0;color:#162a4c}.businessNeed .card ul{list-style-type:disc;padding-left:1.5rem;color:#373643}.businessNeed .card ul li{font-size:16px;font-weight:400;line-height:27.5px;text-align:justified;color:#373643;padding-left:5px;position:relative}.businessNeed .card .iconWrapper-container{display:flex;align-items:center}.businessNeed .card .iconWrapper{display:flex;justify-content:center;margin-bottom:1rem}.businessNeed .card .cards-title{font-size:20px;font-weight:700;line-height:24px;text-align:center;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:#373643;margin-left:20px;margin-bottom:1rem}.businessNeed .card .key-feature{font-size:18px;font-weight:400;line-height:27.5px;text-align:justified;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:#373643}