.team__section .team__members{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center}.team__section .team__member-item{position:relative;transform-style:preserve-3d;transition:transform .6s}.team__section .team__member-item>*{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;background:#fff;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:100%;justify-content:flex-start;overflow:hidden;width:auto}.team__section .team__member-image-lazy{aspect-ratio:1/1;height:auto;object-fit:cover;object-position:top;width:100%}.team__section .team__member-image{background-position:top;background-repeat:no-repeat;background-size:cover;width:100%}.team__section .team__members-content{-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex:1;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;justify-content:flex-start;padding:20px 15px;text-align:center}.team__section .team__members-content *{margin:0}.team__section .team__member-front{box-shadow:0 3px 6px rgba(0,0,0,.44);position:relative}.team__section .team__member-image{aspect-ratio:1/1}@media screen and (min-width:768px){.team__section,.team__section .team__members{margin-top:60px}.team__section .team__members{gap:2em}.team__section .team__member-item{width:calc(33% - 2em)}}@media screen and (max-width:767px){.team__section,.team__section .team__members{margin-top:25px}.team__section .team__members{gap:1em}.team__section .team__member-item{width:100%}}