.teamleden-module:not(.slider){display:grid;gap:20px;grid-template-columns:repeat(4,1fr)}.teamlid{border-radius:5px;box-shadow:0 3px 6px 0 rgba(0,0,0,.25);display:flex;flex-direction:column;gap:0;overflow:hidden}.teamlid figure{aspect-ratio:19/21;margin-bottom:-8px}.teamlid figure img{height:100%;object-fit:cover;width:100%}.teamlid-info{background-color:var(--so-color-gray);flex:1;padding:24px;.email{align-items:center;color:var(--so-color-charcoal);display:inline-flex;margin-right:16px;text-decoration:none;&:hover{text-decoration:underline}}.email:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 24 24'%3E%3Cpath fill='%23888' d='M4 20q-.825 0-1.412-.587T2 18V6q0-.825.588-1.412T4 4h16q.825 0 1.413.588T22 6v12q0 .825-.587 1.413T20 20zm8-7 8-5V6l-8 5-8-5v2z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;filter:var(--so-color-charcoal-filter);height:20px;margin-right:8px;width:20px}}.teamlid-info *{margin:0}.teamleden-module.slider .slick-list{margin-left:-10px;overflow:visible;width:calc(100% + 20px)}.teamleden-module.slider .slick-list .teamlid{margin:10px}@media (max-width:1024px){.teamleden-module:not(.slider){grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.teamleden-module:not(.slider){grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.teamleden-module:not(.slider){grid-template-columns:repeat(1,1fr)}.teamlid.slick-slide:not(.slick-active){opacity:.5}}