.what-we-do-section{background:#f9fafb;padding:64px 0 32px}.what-we-do-card{align-items:stretch;background:#fff;border-radius:20px;box-shadow:0 2px 16px rgba(23,64,106,.09);display:flex;margin-bottom:44px;margin-left:auto;margin-right:auto;max-width:1100px;min-height:360px;overflow:hidden}.what-we-do-card.reverse{flex-direction:row-reverse}.what-we-do-content{background:transparent;display:flex;flex:1 1 0;flex-direction:column;gap:28px;justify-content:center;padding:42px 40px}.what-we-do-content h3{background:linear-gradient(90deg,#e2eefd 70%,transparent);border-left:4px solid #17406a;color:#17406a;display:inline-block;font-size:2.1rem;font-weight:800;letter-spacing:-1px;margin-bottom:18px;padding-left:14px}.features-list{display:flex;flex-wrap:wrap;gap:18px}.feature-pill{background:#f2f6fa;border-radius:12px;box-shadow:0 1px 4px rgba(23,64,106,.06);flex:1 1 210px;min-width:210px;padding:16px 18px;transition:box-shadow .18s}.feature-pill:hover{box-shadow:0 4px 18px rgba(23,64,106,.12)}.feature-pill span{color:#17406a;display:block;font-size:1.09rem;font-weight:700;letter-spacing:.01em;margin-bottom:6px}.feature-pill p{color:#333;font-size:.97rem;line-height:1.3;margin:0}.what-we-do-btn{background:#17406a;border-radius:7px;box-shadow:0 2px 8px rgba(23,64,106,.08);color:#fff;display:inline-block;font-size:1.08rem;font-weight:700;margin-top:18px;padding:12px 28px;text-decoration:none;transition:background .18s,box-shadow .18s;width:fit-content}.what-we-do-btn:focus,.what-we-do-btn:hover{background:#44a3e0;color:#fff;text-decoration:none}.what-we-do-btn:active{background:#2177b2;color:#fff;text-decoration:none}.what-we-do-image-cover{align-items:center;background:#e2eefd;border-radius:0 20px 20px 0;display:flex;flex:0 0 360px;justify-content:center;min-height:360px;min-width:300px;overflow:hidden}.what-we-do-image-cover img{border-radius:0 20px 20px 0;display:block;height:100%;object-fit:cover;width:100%}.what-we-do-card.reverse .what-we-do-image-cover,.what-we-do-card.reverse .what-we-do-image-cover img{border-radius:20px 0 0 20px}@media (max-width:900px){.what-we-do-card,.what-we-do-card.reverse{border-radius:14px;flex-direction:column;min-height:unset}.what-we-do-content{padding:32px 14px 24px}.what-we-do-image-cover{flex:none;height:180px;min-height:180px;min-width:100%}.what-we-do-card.reverse .what-we-do-image-cover,.what-we-do-card.reverse .what-we-do-image-cover img,.what-we-do-image-cover,.what-we-do-image-cover img{border-radius:0 0 14px 14px}}