.screen-hierarchy-staff{background-color:rgba(var(--color-surface),1)}.screen-hierarchy-staff__title{color:rgba(var(--color-on-surface-variant),1);text-align:center;text-transform:uppercase;font-family:var(--typeface-plain);letter-spacing:0;font-optical-sizing:auto;font-variation-settings:"wdth";margin-top:0;margin-bottom:24px;font-size:40px;font-weight:800;line-height:48px}.screen-hierarchy-staff__summary{max-width:800px;color:rgba(var(--color-on-surface),1);text-align:center;font-family:var(--typeface-plain);letter-spacing:.0025em;font-optical-sizing:auto;font-variation-settings:"wdth";margin-bottom:64px;margin-left:auto;margin-right:auto;font-size:18px;font-weight:400;line-height:32px}.screen-hierarchy-staff__authorities{padding-top:120px;padding-bottom:100px}.screen-hierarchy-staff__pyramid{-moz-column-gap:48px;flex-direction:column;align-items:center;gap:64px 48px;display:flex}.screen-hierarchy-staff__level{flex-direction:column;align-items:center;width:100%;display:flex}.screen-hierarchy-staff__level--top{max-width:400px}.screen-hierarchy-staff__level--second{max-width:1200px}.screen-hierarchy-staff__level--third{max-width:1000px}.screen-hierarchy-staff__level--fourth{max-width:100%}.screen-hierarchy-staff__level-title{color:rgba(var(--color-on-surface-variant),1);text-align:center;font-family:var(--typeface-brand);letter-spacing:0;font-optical-sizing:auto;font-variation-settings:"wdth";margin:0;font-size:22px;font-weight:600;line-height:26px}.screen-hierarchy-staff__level-subtitle{color:rgba(var(--color-on-surface),1);text-align:center;font-family:var(--typeface-plain);letter-spacing:.0025em;font-optical-sizing:auto;font-variation-settings:"wdth";margin-top:0;margin-bottom:24px;font-size:16px;font-weight:400;line-height:24px}.screen-hierarchy-staff__cards{flex-wrap:wrap;justify-content:center;gap:24px;width:100%;display:flex}.screen-hierarchy-staff__cards .screen-hierarchy-staff__card{flex:0 0 100%}@media (width>=768px){.screen-hierarchy-staff__cards .screen-hierarchy-staff__card{flex:0 0 calc(50% - 12px);max-width:400px}}@media (width>=1080px){.screen-hierarchy-staff__cards .screen-hierarchy-staff__card{flex:0 0 280px;max-width:280px}}.screen-hierarchy-staff__card{border:1px solid rgba(var(--color-outline-variant),1);background-color:rgba(var(--color-surface-variant),1);border-radius:16px;flex-direction:column;align-items:center;gap:16px;width:100%;max-width:280px;padding:24px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.screen-hierarchy-staff__card:hover{border-color:rgba(var(--color-primary),1);transform:translateY(-4px)}.screen-hierarchy-staff__photo{border:3px solid rgba(var(--color-primary),1);background-color:rgba(var(--color-surface-variant),1);border-radius:50%;width:120px;height:120px;overflow:hidden}.screen-hierarchy-staff__photo img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.screen-hierarchy-staff__photo-placeholder{background-color:rgba(var(--color-surface-variant),1);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.screen-hierarchy-staff__photo-placeholder svg{width:60px;height:60px;fill:rgba(var(--color-on-surface-variant),1);opacity:.5}.screen-hierarchy-staff__info{text-align:center;flex-direction:column;align-items:center;gap:8px;display:flex}.screen-hierarchy-staff__name{color:rgba(var(--color-on-surface),1);font-family:var(--typeface-brand);letter-spacing:.0015em;font-optical-sizing:auto;font-variation-settings:"wdth";margin:0;font-size:18px;font-weight:600;line-height:24px}.screen-hierarchy-staff__position{color:rgba(var(--color-on-surface-variant),1);font-family:var(--typeface-plain);letter-spacing:.004em;font-optical-sizing:auto;font-variation-settings:"wdth";margin:0;font-size:14px;font-weight:400;line-height:20px}.screen-hierarchy-staff__email{word-break:break-word;word-wrap:break-word;max-width:100%;margin-top:8px}.screen-hierarchy-staff__email .link__label{word-wrap:break-word;word-break:break-all}.screen-hierarchy-staff__action{margin-top:auto}.screen-hierarchy-staff__action:disabled,.screen-hierarchy-staff__action[disabled]{opacity:.38;cursor:not-allowed;pointer-events:none}@media (width<=767.98px){.screen-hierarchy-staff__authorities{padding-top:60px;padding-bottom:60px}.screen-hierarchy-staff__pyramid{gap:32px}.screen-hierarchy-staff__level{gap:16px}.screen-hierarchy-staff__card{max-width:100%}}