/*!
 *  ATTENTION: This File is Generated by Resources/Private/Theme/** /*
 *  Please do not edit this file directly!!!
 *
 *  Project:  funk-gruppe
 *  Version:  1.0.0
 *
 *  Author:   Autor
 *
 *  Homepage: https://www.atlantisdx.de
 *  Copyright (c) 2026 atlantis dx GmbH
 *
 *
 *
 */
.person-wrapper{display:grid;grid-template-columns:repeat(auto-fill, minmax(200px, 1fr));row-gap:30px;margin-bottom:30px}.person-wrapper .person{grid-area:auto;text-align:center;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-align:center;-ms-flex-align:center;align-items:center}.person-wrapper .person img{width:155px;height:155px;-o-object-fit:cover;object-fit:cover;border-radius:100%;border:2px solid #fff;-webkit-box-shadow:1px 2px 10px rgba(0,0,0,.2);box-shadow:1px 2px 10px rgba(0,0,0,.2);background-color:#eee}.person-wrapper .person .person-name{font-weight:bold}
