.c-sections{gap:var(--gap__xl);display:grid}.c-section-hero:has(.c-section-hero__bg){min-height:calc(100vh - var(--height__header))}.c-section-hero__bg{width:100%;height:100%}.c-section-hero__bg,.c-section-hero__content{grid-area:1/1/span 1/span 1}.c-section-hero>.c-section-hero__bg+.c-section-hero__content>.c-section-hero__content__inner{color:var(--color__white);grid-column:1/span 6}.c-section-hero>.c-section-hero__bg+.c-section-hero__content>.c-section-hero__content__inner .button__secondary:not(:hover){color:var(--color__white)}.c-section-hero__content__inner{padding:var(--gap__xxl) 0 var(--gap__l);gap:var(--gap__m);display:grid}.c-section-hero__content:first-child .c-section-hero__content__inner{text-align:center;grid-column:4/span 6}.c-section-hero__content:first-child .c-section-hero__content__inner h1{place-items:center}.c-section-hero__content:first-child .c-section-hero__content__inner .button-list{justify-content:center}.c-section-hero__bg{position:absolute;inset:0;overflow:hidden}.c-section-hero__bg>figure{width:100%;height:100%}.c-section-hero__bg>figure>img{object-fit:cover;width:100%;height:100%}.c-section-hero:has(.c-section-hero__bg) .button__primary:not(:hover){background-color:var(--color__white);color:var(--color__black)}.c-section-employees{gap:var(--gap__xxl);padding:var(--gap__xxl) 0}.c-section-employees__header{gap:var(--gap__m);text-align:center;grid-column:4/span 6;display:grid}.c-section-employees__header .button-list{justify-content:center}
.t-employee-card-list:hover .t-employee-card:not(:hover) .t-employee-card__portrait{filter:grayscale()}.t-employee-card{grid-column:span 4}.t-employee-card h3{width:min-content}.t-employee-card__portrait{border-radius:var(--border-radius__s);transition:all var(--transition__time__m) var(--transition__timing-function);grid-column:1/span 2;overflow:hidden}.t-employee-card__details{gap:var(--gap__s);grid-column:3/span 2;grid-auto-rows:max-content;display:grid}
