.teamGroup{margin-bottom: 3rem}@media (min-width: 62em){.teamGroup{margin-bottom: 10rem}}.teamGroup__wrapper{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start}.teamGroup__member{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;margin: 0 .5rem 2rem;text-align: center;width: 93px;-ms-flex-wrap: wrap;flex-wrap: wrap}@media (min-width: 36em){.teamGroup__member{width: 31%}}.teamGroup__member a:hover{cursor: pointer}.teamGroup__member a:hover .teamGroup__membername{color: #d97805}.teamGroup__member:first-child{margin-left: 0}.teamGroup__member:nth-child(4){margin-left: 0}.teamGroup__member:nth-child(3n){margin-right: 0}.teamGroup__image{border-radius: 50%;width: 87px;height: 87px;margin-bottom: 1rem}@media (min-width: 36em){.teamGroup__image{width: 130px;height: 130px}}@media (min-width: 48em){.teamGroup__image{width: 180px;height: 180px}}@media (min-width: 62em){.teamGroup__image{width: 220px;height: 220px}}@media (min-width: 75em){.teamGroup__image{width: 260px;height: 260px}}@media (min-width: 88em){.teamGroup__image{width: 292px;height: 292px}}.teamGroup__membername{max-width: 65%;margin: 0 auto}@media (min-width: 48em){.teamGroup__membername{max-width: 90%}}