.why-us .card{display:flex;height:100%;flex-direction:column;justify-content:center;transition:background-color .2s ease,transform .2s ease}.why-us .card strong{margin-bottom:1rem}@media (hover:hover) and (pointer:fine){.why-us .card:focus-visible,.why-us .card:hover{background-color:#f6f6f6;transform:translateY(-.25rem)}}