.Team .titlebox .fpmain{max-width:845px;}.Team__categories{display:-webkit-flex;display:flex;justify-content:center;flex-wrap:wrap;}.Team__category{margin-right:.5rem;margin-bottom:.5rem;text-align:center;cursor:pointer;width:275px;}.Team__category:not(.button--grey2){background:#f7a10f !important;color:#fff !important;}@media (min-width: 48em){.Team__category{margin-right:1rem;margin-bottom:1rem;width:auto;}}@media (min-width: 102.5em){.Team__category{margin-right:1.2rem;margin-bottom:1.2rem;}}.Team__wrapper{display:grid;grid-gap:55px;margin-top:50px;}@media (min-width: 36em){.Team__wrapper{grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:65px 2rem;}}@media (min-width: 48em){.Team__wrapper{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:75px;}}@media (min-width: 62em){.Team__wrapper{grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:85px 2rem;}}.Team__member a{color:#000;}.Team__member a:hover{color:#00358e;}.Team__bild{margin-bottom:1.2rem;}.Team__name{font-family:"Inter",sans-serif;font-size:1.375rem;margin-bottom:0;font-weight:500;}.Team__position{color:#00358e;margin-bottom:1rem;}.Team__ausbildung{margin-bottom:1rem;}.Team__vcard{margin-top:1rem;}.Team__vcardlink{color:#00358e !important;display:-webkit-inline-flex;display:inline-flex;align-items:center;}.Team__vcardlink svg{width:35px;height:21px;margin-right:11px;}.Team__vcardlink:hover{color:#000 !important;}.Team__vcardtext{opacity:0;visibility:hidden;-webkit-transition:.4s ease;transition:.4s ease;}.Team__vcardlink:hover .Team__vcardtext{opacity:1;visibility:visible;}.Team__loadmore{margin:2.5rem auto 0;display:block;color:#f7a10f;font-weight:500;cursor:pointer;position:relative;}.Team__loadmore:after{content:"";background:url("/assets/icons/arrow_down_secondary.svg") no-repeat center;background-size:contain;width:36px;height:14px;position:absolute;top:calc(100% + 7px);left:calc(50% - 36px / 2);}.Team__loadmore:hover{color:#27357e;}.Team__loadmore:hover:after{background-image:url("/assets/icons/arrow_down_secondary_hover.svg");}