:root{--dg-staff-bg:var(--wp--preset--color--deep-teal,#081e1e);--dg-staff-foreground:var(--wp--preset--color--sand,#f0edea);--dg-staff-accent:var(--wp--preset--color--lime,#87f031);--dg-staff-job-font:var(--wp--preset--font-family--sole-sans-variable,"sole-sans-variable",sans-serif);--dg-staff-body-font:var(--wp--preset--font-family--roca,"roca",sans-serif);--dg-staff-image-radius:8.94rem;--dg-staff-image-radius-mobile:2rem}.dg-staff{align-items:stretch;display:grid;font-family:var(--dg-staff-body-font);gap:3rem 6rem;grid-template-columns:repeat(3,1fr)}@media(max-width:900px){.dg-staff{gap:4rem;grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.dg-staff{gap:3rem;grid-template-columns:repeat(2,1fr)}}@media(max-width:599px){.dg-staff{gap:2rem;grid-template-columns:repeat(2,1fr)}}@media(max-width:420px){.dg-staff{gap:1.5rem}}.dg-staff .staff-item{align-items:center;background:transparent;border-radius:.5rem;color:inherit;display:flex;flex-direction:column;min-height:100%;overflow:hidden;position:relative}.dg-staff .staff-item .staff-image{border-radius:var(--dg-staff-image-radius);display:block;flex-shrink:0;height:auto}@media(max-width:599px){.dg-staff .staff-item .staff-image{border-radius:var(--dg-staff-image-radius-mobile)}}.dg-staff .staff-item .staff-content{background-color:var(--dg-staff-bg);border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem;margin-top:1rem;padding:var(--wp--preset--spacing--40,1.5rem) 1rem;text-align:center;width:100%}.dg-staff .staff-item .staff-name{color:var(--dg-staff-accent);font-size:1.125rem;line-height:1.25;margin:0;text-transform:none}.dg-staff .staff-item .staff-content{font-family:var(--dg-staff-body-font)}.dg-staff .staff-item .staff-name{font-family:var(--wp--preset--font-family--roca,var(--dg-staff-body-font))}.dg-staff .staff-item .staff-name a{color:inherit;text-decoration:none;transition:opacity .2s ease}.dg-staff .staff-item .staff-name a:hover{opacity:.8}.dg-staff .staff-item .staff-image-link{display:block;text-decoration:none;transition:opacity .2s ease}.dg-staff .staff-item .staff-image-link:hover{opacity:.9}.dg-staff .staff-item .staff-job{color:var(--dg-staff-foreground);font-family:var(--dg-staff-job-font);font-size:.75rem;font-weight:300;letter-spacing:.12rem;margin:0;text-transform:uppercase}.dg-staff .staff-item .staff-image-wrap{aspect-ratio:1/1;display:block;overflow:hidden;width:100%}.dg-staff .staff-item .staff-image{border-radius:50%;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.dg-staff .staff-item .staff-readlink{background:transparent;border-radius:var(--wp--custom--button--border--radius,1.875rem);color:var(--dg-staff-accent);display:inline-block;font-size:.75rem;font-weight:300;letter-spacing:.1rem;margin-top:.5rem;padding:.25rem .5rem;text-decoration:none;text-transform:uppercase}@supports not (color:var(--wp--preset--color--sand )){.dg-staff .staff-item .staff-content{background-color:#081e1e}}
