.PracticeAreas-module__86mlaq__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;display:grid}.PracticeAreas-module__86mlaq__card{background-color:#0000;border-bottom:2px solid #0000;border-radius:8px;flex-direction:column;height:100%;padding:3.5rem 2.5rem;transition:all .3s;display:flex}.PracticeAreas-module__86mlaq__card:hover{border-bottom-color:var(--color-brass);background-color:#0003;transform:translateY(-8px)}.PracticeAreas-module__86mlaq__cardTitle{font-family:var(--font-serif);color:#fff;margin-bottom:1rem;font-size:1.6rem;transition:color .3s}.PracticeAreas-module__86mlaq__card:hover .PracticeAreas-module__86mlaq__cardTitle{color:var(--color-brass)}.PracticeAreas-module__86mlaq__practiceAreas{position:relative;overflow:hidden}.PracticeAreas-module__86mlaq__cardDesc{color:var(--text-secondary);flex-grow:1;margin-bottom:2rem}.PracticeAreas-module__86mlaq__cardLink{color:#b8956a;font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.05em;align-items:center;margin-top:auto;font-size:.9rem;font-weight:600;transition:opacity .3s;display:inline-flex}.PracticeAreas-module__86mlaq__cardLink:hover{opacity:.8}@media (max-width:768px){.PracticeAreas-module__86mlaq__grid{grid-template-columns:1fr}}
