.featured-cards-wrapper{align-items:center;border:none;border-radius:0 0 20px 20px;display:flex;flex-wrap:wrap;gap:24px}.featured-cards-wrapper .card-main{border-radius:8px;display:flex;flex:0 0 440px;flex-direction:column;gap:10px;min-height:307px;padding:55px 75px;position:relative;transition:.3s}.featured-cards-wrapper .card-main.light,.featured-cards-wrapper .card-main:hover{background:#f6f6f1}.featured-cards-wrapper .card-main .link-wrapper{height:100%;left:0;position:absolute;top:0;width:100%}.featured-cards-wrapper .card-main h3{display:flex;flex-direction:column-reverse;flex-wrap:wrap;font-size:22px;gap:20px;justify-content:space-between;line-height:normal;margin-bottom:0}.featured-cards-wrapper .card-main h3 span{display:block;flex:1;text-align:center}.featured-cards-wrapper .card-main h3 img{height:32px!important;object-fit:contain;width:auto}.featured-cards-wrapper .card-main p{font-size:18px;font-weight:400!important;margin-bottom:0;text-align:center}@media(max-width:1368px){.featured-cards-wrapper{justify-content:center}}@media(max-width:767px){.featured-cards-wrapper{align-items:normal;flex-direction:column;padding:0 20px 20px}.featured-cards-wrapper .card-main{flex:1;min-height:250px;padding:30px 20px}}