@font-face{font-family: 'Lato-Black';src: url('/assets/fonts/Lato/Lato-Black.ttf')}@font-face{font-family: 'Lato-BlackItalic';src: url('/assets/fonts/Lato/Lato-BlackItalic.ttf')}@font-face{font-family: 'Lato-Bold';src: url('/assets/fonts/Lato/Lato-Bold.ttf')}@font-face{font-family: 'Lato-BoldItalic';src: url('/assets/fonts/Lato/Lato-BoldItalic.ttf')}@font-face{font-family: 'Lato-Italic';src: url('/assets/fonts/Lato/Lato-Italic.ttf')}@font-face{font-family: 'Lato-Light';src: url('/assets/fonts/Lato/Lato-Light.ttf')}@font-face{font-family: 'Lato-LightItalic';src: url('/assets/fonts/Lato/Lato-LightItalic.ttf')}@font-face{font-family: 'Lato-Regular';src: url('/assets/fonts/Lato/Lato-Regular.ttf')}@font-face{font-family: 'Lato-Thin';src: url('/assets/fonts/Lato/Lato-Thin.ttf')}@font-face{font-family: 'Lato-ThinItalic';src: url('/assets/fonts/Lato/Lato-ThinItalic.ttf')}.Team{background-color: #fff;padding-top: 4rem;padding-bottom: 4rem}.Team__title{text-align: center;padding-bottom: 2rem}.Team__beschreibung{margin: 0 auto;padding-bottom: 2rem;width: 66%}.Team__container{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: center;-ms-flex-align: center;align-items: center}@media (min-width: 24em){.Team__container{-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-align: initial;-ms-flex-align: initial;align-items: initial}}.Team__card{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;width: 90%;margin-top: 1rem;margin-bottom: 1rem;padding-bottom: 1rem;background-color: #f2f2f2}@media (min-width: 24em){.Team__card{width: 39%;margin-left: 1rem;margin-right: 1rem}}@media (min-width: 48em){.Team__card{width: 30%}}@media (min-width: 62em){.Team__card{width: 21.5%}}.Team__cardText{padding: 1rem 1rem 0 1rem;margin: 0}.Team__cardTitle{height: 60px}.Team__cardMail{display: block;font-family: Lato-regular, sans-serif;color: #7d766e;font-size: 11px}.Team__cardImg{width: 100%}