.lp-featured-cards-flex{display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between}.lp-featured-cards-item.first-card{backdrop-filter:blur(7.5px);background:linear-gradient(180deg,#165e9e,#0f3f6a 97.52%),linear-gradient(180deg,#1c3a5e,rgba(28,58,94,0));border-radius:40px;display:flex;flex-basis:100%;justify-content:space-between;padding:1.8rem 4.5rem}.lp-featured-cards-item{background:linear-gradient(180deg,#165e9e,#0f3f6a 97.52%),linear-gradient(180deg,#1c3a5e,rgba(28,58,94,0));border-radius:20px;display:flex;flex-basis:calc(50% - 40px);padding:40px 30px}.featured_content,.featured_image{flex-basis:50%}.featured_image{display:flex;justify-content:flex-end}.featured_image img{border-top-left-radius:10px;border-top-right-radius:10px}@media (max-width:768px){.lp-featured-cards-item,.lp-featured-cards-item.first-card{border-radius:20px;flex-basis:100%;flex-direction:column;gap:30px;padding:2rem 1.5rem}}