.cards .staff.cards__card{border:2px solid}.staff.cards__card{border-radius:20px;-webkit-box-shadow:5px 6px 2.6px #ff0072;box-shadow:5px 6px 2.6px #ff0072;cursor:pointer;height:390px;overflow:hidden;position:relative}@media only screen and (max-width:767px){.staff.cards__card{height:480px}}@media only screen and (max-width:570px){.staff.cards__card{height:434px}}.card-inner{height:100%;opacity:1;position:absolute;-webkit-transition:opacity .5s;-o-transition:opacity .5s;transition:opacity .5s;width:100%}.is-flipped .card-front{opacity:0}.card-back,.card-front{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:20px;position:absolute;width:100%}.card-front{background:#fff;z-index:2}.card-front img{margin-bottom:15px}.staff-name{color:#ff0072;font-size:35px;font-weight:800;line-height:40px;margin-bottom:10px}.staff-title{color:#020823;font-size:25px;font-weight:700;line-height:32px}.card-back{background:#ff0072;color:#fff;opacity:0;z-index:1}.card-back p{color:#fff!important;font-size:24px}@media only screen and (max-width:1000px){.card-back p{font-size:20px}}@media only screen and (max-width:900px){.card-back p{font-size:18px}}@media only screen and (max-width:767px){.card-back p{font-size:20px}}.card-back p .hs_cos_wrapper_type_inline_rich_text *{color:#fff!important}.is-flipped .card-back{opacity:1}.cards{position:relative;z-index:2}.staff.cards__card .hs_cos_wrapper_type_inline_rich_text :last-child{margin-bottom:0}@media (max-width:992px){.cards{overflow:hidden}}