.practice-cards-row{display:flex;justify-content:space-between}.practice-card{background:#ffffff;border-radius:16px;padding:40px 36px;box-shadow:0 10px 28px rgba(0,0,0,0.10);transition:all 0.25s ease;display:flex;flex-direction:column}.practice-card:hover{transform:translateY(-8px);box-shadow:0 18px 40px rgba(0,0,0,0.16)}.practice-cards-row .practice-card:first-child{margin-right:28px}.practice-card .et_pb_button_module_wrapper{margin-top:auto}.practice-card ul{margin-bottom:24px}@media (max-width:980px){.practice-cards-row{display:block}.practice-cards-row .practice-card:first-child{margin-right:0;margin-bottom:24px}}.et_pb_section{will-change:opacity,transform}