.cards-wrapper{border-radius:0 0 20px 20px;border-top:0;display:flex;flex-wrap:wrap;gap:30px;justify-content:center;padding:0 40px 35px}.cards-wrapper .main-heading{display:block;margin-bottom:30px;width:100%}.cards-wrapper .card{border-radius:5px;display:flex;flex:0 0 406px;flex-direction:column;gap:50px;padding:40px;position:relative;transition:.3s}.cards-wrapper .card .link-wrapper{height:100%;left:0;position:absolute;top:0;width:100%}.cards-wrapper .card h3{display:flex;flex-wrap:wrap;font-size:28px;gap:20px;justify-content:space-between;line-height:normal;margin-bottom:0}.cards-wrapper .card h3 span{display:block;flex:1}.cards-wrapper .card h3 img{height:32px!important;width:auto}.cards-wrapper .card p{font-size:18px;margin-bottom:0;margin-top:auto}@media(max-width:767px){.cards-wrapper{flex-direction:column;padding:0 20px 20px}.cards-wrapper .card{flex:1;padding:30px 20px}.cards-wrapper .main-heading{margin-bottom:0}}