.hg-team__overlay{background:hsla(40,15%,94%,.95)}.hg-team__header{margin-bottom:2.5rem;text-align:center}@media (min-width:768px){.hg-team__header{margin-bottom:4rem}}.hg-team__heading{color:var(--primary);font-size:1.5rem;margin:.5rem 0 .75rem}@media (min-width:768px){.hg-team__heading{font-size:2rem}}@media (min-width:1024px){.hg-team__heading{font-size:2.5rem}}.hg-team__intro{color:var(--muted-foreground);font-size:.95rem;margin:0 auto;max-width:42rem}@media (min-width:768px){.hg-team__intro{font-size:1rem}}.hg-team__grid{display:grid;gap:.75rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:80rem}@media (min-width:768px){.hg-team__grid{gap:1.5rem;grid-template-columns:repeat(4,1fr)}}.hg-team__bottom-row{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin:.75rem auto 0;max-width:80rem}@media (min-width:768px){.hg-team__bottom-row{gap:1.5rem;margin-top:1.5rem}}.hg-team__bottom-row .hg-team__card{width:calc(50% - 6px)}@media (min-width:768px){.hg-team__bottom-row .hg-team__card{width:calc(25% - 18px)}}.hg-team__card{display:block;text-align:center;text-decoration:none}.hg-team__photo{aspect-ratio:3/4;background:var(--muted);border-radius:.5rem;margin-bottom:.5rem;overflow:hidden;position:relative}@media (min-width:768px){.hg-team__photo{border-radius:.75rem;margin-bottom:1rem}}.hg-team__photo img{height:100%;object-fit:cover;object-position:top;transition:transform .5s ease;width:100%}.hg-team__card:hover .hg-team__photo img{transform:scale(1.05)}.hg-team__photo-grad{background:linear-gradient(0deg,rgba(28,59,48,.6),transparent);inset:0;opacity:0;position:absolute;transition:opacity .3s ease}.hg-team__card:hover .hg-team__photo-grad{opacity:1}.hg-team__name{color:var(--primary);font-family:Playfair Display,Georgia,serif;font-size:.875rem;margin-bottom:.125rem}@media (min-width:768px){.hg-team__name{font-size:1.125rem;margin-bottom:.25rem}}.hg-team__title{color:var(--secondary);font-size:.625rem;font-weight:500;margin-bottom:.25rem}@media (min-width:768px){.hg-team__title{font-size:.75rem;margin-bottom:.5rem}}.hg-team__bio{color:var(--muted-foreground);display:none;font-size:.625rem;line-height:1.5}@media (min-width:640px){.hg-team__bio{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}}@media (min-width:768px){.hg-team__bio{font-size:.75rem;-webkit-line-clamp:3}}