.members_container{display:flex;flex-wrap:wrap}.members_item{margin-top:2rem;text-align:center;padding:0 .875rem}@media screen and (min-width:1025px){.members_item{width:calc(25% - 18px);margin-left:24px}.members_item:nth-child(4n-3){margin-left:0}}@media screen and (max-width:1024px) and (min-width:600px){.members_item{width:calc(33.333% - 16px);margin-left:24px}.members_item:nth-child(3n-2){margin-left:0}}@media screen and (max-width:599px) and (min-width:400px){.members_item{width:calc(50% - 12px);margin-left:24px}.members_item:nth-child(2n-1){margin-left:0}}@media screen and (max-width:399px){.members_item{width:100%}}.members_image{position:relative;width:100%}.members_image:before{transition:all .2s cubic-bezier(.455,.03,.515,.955);content:"\f0e0";color:#fff;font-family:"Font Awesome 6 Pro";font-size:40px;position:absolute;inset:0;background:linear-gradient(to right,rgba(33,177,185,0),rgba(147,217,182,0)) #93d9b6;display:flex;justify-content:center;align-items:center;visibility:hidden;opacity:0}.members_image:focus:before,.members_image:hover:before{background:linear-gradient(to right,rgba(33,177,185,.5),rgba(147,217,182,.5)) rgba(147,217,182,.5);visibility:visible;opacity:1}.members_img{width:100%;max-height:280px;object-position:center;object-fit:cover}.members_text{padding:20px 10px;display:flex;flex-direction:column}.members_job,.members_name{margin-bottom:0!important}.members_name{font-weight:700}.members_job{margin-top:auto}