.team-hierarchy{grid-template-columns:repeat(1,minmax(0,1fr));column-gap:1.5rem;display:grid}@media (min-width:992px){.team-hierarchy{grid-template-columns:repeat(6,minmax(0,1fr));padding-top:2.5rem}}@media not all and (min-width:992px){.team-hierarchy{padding-left:2.75rem;padding-right:2.75rem}}.team-hierarchy__item{margin-bottom:46px}@media (min-width:992px){.team-hierarchy__item{grid-column:span 2/span 2}.team-hierarchy__item:first-child{grid-row-start:1;grid-column-start:2}.team-hierarchy__item:nth-child(2){grid-row-start:1;grid-column-start:4}}.team-hierarchy__item-inner{--tw-border-opacity:1;border-width:1px;border-color:rgb(244 203 193/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity,1));text-align:center;border-radius:1rem;padding:1.5rem .75rem}.team-hierarchy__item-title{font-size:1.125rem;font-weight:500;line-height:1.75rem}.team-hierarchy__item-subtitle{--tw-text-opacity:1;color:rgb(240 79 35/var(--tw-text-opacity,1))}.team-hierarchy__item-description{--tw-text-opacity:1;color:rgb(105 104 111/var(--tw-text-opacity,1))}
