.cards-module{width:100%}.cards-desktop{align-items:stretch;display:flex;gap:10px}.card{background:#000;border-radius:10px;color:#fff;display:flex;flex-direction:column;padding:14px}.cards-desktop .card{flex:1}.cards-mobile .card{height:100%}.card-logos{align-items:center;display:flex;gap:8px;margin-bottom:16px;min-height:28px}.card-logos img{height:20px;object-fit:contain;width:auto}.card.no-logo .card-logos{opacity:0}.card h3{color:#fff;font-size:20px;margin-bottom:12px}.card p{font-size:15px;line-height:1.5;margin-bottom:16px;opacity:.85}.card .cta{background:#eee;border-radius:14px;color:#000;display:inline-block;font-size:13px;margin-top:auto;padding:5px 12px;text-align:center;text-decoration:none}.cards-mobile{display:none!important}@media (max-width:768px){.cards-desktop{display:none}.cards-mobile{display:block!important;overflow:visible}.cards-mobile .swiper-wrapper{align-items:stretch;display:flex}.cards-mobile .swiper-slide{display:flex;height:auto!important;width:75%!important}.cards-mobile .card,.cards-mobile .swiper-slide>div{display:flex;width:100%}.cards-mobile .card{flex-direction:column;height:100%;margin-right:16px}}