#main .frame-type-dce_team{max-width:88%;display:grid;grid-template-columns:repeat(3,1fr);column-gap:40px;row-gap:40px;}#main .frame-type-dce_team a,#main .frame-type-dce_team a:link,#main .frame-type-dce_team a:hover,#main .frame-type-dce_team a:active,#main .frame-type-dce_team a:visited,#main .frame-type-dce_team a:focus{color:var(--green)}#main .frame-type-dce_team .dce_team-member{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}#main .frame-type-dce_team p{margin-top:auto;margin-right:clamp(1.50rem,calc(.90rem + 1.60vw),2.50rem);margin-bottom:0;margin-left:clamp(1.50rem,calc(.90rem + 1.60vw),2.50rem)}#main .frame-type-dce_team p:last-of-type,#main .frame-type-dce_team p.dce_team-position{margin-bottom:clamp(1.50rem,calc(.90rem + 1.60vw),2.50rem)}#main .frame-type-dce_team p.dce_team-name{font-size:var(--step-1);text-transform:uppercase;font-weight:bold;margin-top:clamp(1.50rem,calc(.90rem + 1.60vw),2.50rem)}#main .frame-type-dce_team p.dce_team-position{color:var(--green);text-transform:uppercase;margin-top:0}@media (max-width:1200px){#main .frame-type-dce_team{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){#main .frame-type-dce_team{grid-template-columns:repeat(1,1fr);column-gap:unset}}