.section-wrapper{margin:auto;max-width:1240px;padding:60px 20px;text-align:start}.section-wrapper h2{font-family:Poppins;font-size:32px;font-weight:600;margin-bottom:20px}.section-wrapper h2 .highlight{color:#7ed957}.section-wrapper p{color:#595959;font-family:Roboto;font-size:20px;font-weight:400;letter-spacing:0;line-height:32px;margin-bottom:45px;max-width:800px}.cards-container{display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.card{background-color:#1c2e69;border-radius:24px;color:#fff;display:flex;flex-direction:column;justify-content:start;padding:30px 15px 110px;position:relative;text-align:start}.card h3{color:#66ab5c;flex:1;font-family:Poppins;font-size:20px;font-weight:600;letter-spacing:0;line-height:32px;margin:0 0 15px}.card h4{font-style:italic;font-weight:600;margin:0 0 15px}.card h4,.card p{color:#fff;flex:1;font-family:Roboto;font-size:16px;letter-spacing:0;line-height:26px}.card p{font-weight:400;margin-bottom:15px}.card a{background-color:#fff;border:1px solid #66ab5c;border-radius:200px;color:#66ab5c;display:flex;font-family:Roboto;font-size:16px;font-weight:500;gap:10px;justify-content:center;letter-spacing:0;line-height:26px;margin-top:auto;max-width:150px;padding:12px 24px;text-decoration:none;text-transform:uppercase}.card a:hover{background-color:#66ab5c;color:#fff}.card img{bottom:0;height:70px;left:50%;position:absolute;transform:translateX(-50%)}