.team-overview .text .text-content{font-weight:bold}.team-overview .devider{width:300px;height:3px;background-color:var(--primary);margin:10px auto 20px}.team-overview .team-list{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:20px}@media screen and (max-width: 800px){.team-overview .team-list{grid-template-columns:repeat(1, minmax(0, 1fr))}}@media screen and (max-width: 600px){.team-overview .team-list{grid-template-columns:1fr;row-gap:5rem}}.team-overview .team-list{gap:1rem}.team-overview .team-list .team-item{display:grid;grid-template-columns:120px 1fr;grid-template-areas:"bild body";padding:15px;width:calc(100% - 4px);max-width:500px;margin:2px auto;-webkit-box-shadow:1px 1px 3px 0px #000;box-shadow:1px 1px 3px 0px #000}.team-overview .team-list .team-item .team-image{grid-area:bild}.team-overview .team-list .team-item .team-body{grid-area:body;padding:0 10px 50px 20px;position:relative}@media screen and (max-width: 600px){.team-overview .team-list .team-item .team-body{padding:0 5px 50px 10px}}.team-overview .team-list .team-item .team-body .team-headline{font-size:1.3rem;font-weight:bold;color:var(--text-color)}@media screen and (max-width: 600px){.team-overview .team-list .team-item .team-body .team-headline{font-size:1rem}}.team-overview .team-list .team-item .team-body .team-text{margin-bottom:1rem;color:var(--text-color)}.team-overview .team-list .team-item .team-body .telcon{position:absolute;left:20px;right:10px;bottom:0}.team-overview .team-list .team-item .team-body .telcon .team-tel .telref{color:var(--dark)}.team-overview .team-list .team-item .team-body .telcon .team-email a{color:var(--dark)}.team-overview .team-list .team-item .vita-item{display:none;padding-top:1rem}/*# sourceMappingURL=overview.min.css.map */
