.our-firm-hero .inner-wrapper{align-items:center;border-block-start-width:var(--border-width);border-color:rgb(var(--light-border-bold));display:flex;gap:2rem;justify-content:space-between;padding:0}.our-firm-hero-left{flex:1;padding:2rem 0 1rem 3rem}.our-firm-hero-breadcrumbs{color:rgb(var(--light-text-secondary));margin-block:1rem}.our-firm-hero-title{margin-block:2.5rem}.our-firm-hero-left p{margin-block:1.5rem}.our-firm-hero-right{min-height:100%;min-width:0;width:50%}@media (max-width:63rem){.our-firm-hero .inner-wrapper{flex-direction:column;gap:1rem;justify-content:center}.our-firm-hero-left{padding:2rem 3rem 1rem}.our-firm-hero-right{display:flex;justify-content:center;width:100%}}@media (max-width:32rem){.our-firm-hero .inner-wrapper{gap:0}.our-firm-hero-left{padding:2rem 1rem 1rem}}.our-firm-cards .inner-wrapper{padding-inline:0}.our-firm-cards-grid{background-color:rgb(var(--light-border-bold));border-block-width:var(--border-width);border-color:rgb(var(--light-border-bold));display:grid;gap:var(--border-width);grid-template-columns:repeat(4,1fr)}.our-firm-card{background-color:rgb(var(--light-container-primary));display:flex;flex-direction:column;gap:1rem;padding:2rem}.our-firm-card>img:first-child,.our-firm-card>svg:first-child{color:rgb(var(--light-text-link-default));height:3rem;width:3rem}.our-firm-card>img:last-child{max-width:min(100%,14.5rem)}.our-firm-card--contact{background-color:rgb(var(--brand-citrine))}.our-firm-card a{white-space:nowrap}.our-firm-card a .svg{height:2rem;width:2rem}@media (max-width:79rem){.our-firm-cards-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:43rem){.our-firm-cards-grid{grid-template-columns:repeat(1,1fr)}}