.wpr-reeger-person{display:flex;flex-wrap:wrap;justify-content:center;gap:20px}.wpr-reeger-person-inner{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;height:100%;align-items:stretch}.flip-card{background-color:transparent;width:285px;min-height:335px;height:auto;perspective:1000px}.flip-card-inner{position:relative;width:100%;height:100%;text-align:center;transition:transform .8s;transform-style:preserve-3d;display:flex;flex-direction:column;justify-content:space-between}.flip-card:hover .flip-card-inner{transform:rotateY(180deg)}.flip-card.no-hover:hover .flip-card-inner{transform:rotateY(0)}.flip-card-front,.flip-card-back{position:absolute;width:100%;height:100%;backface-visibility:hidden;border-radius:7px;padding:15px 5px;display:flex;flex-direction:column;justify-content:space-between}.flip-card-front{background-color:#bbb;color:#000}.flip-card-back{background-color:#1e90ff;color:#fff;transform:rotateY(180deg);display:flex;flex-direction:column;justify-content:center;padding:5px 10px;border-radius:7px;text-align:center}.person-title,.person-name,.person-text,.person-location{margin:5px 0;overflow:hidden;text-overflow:ellipsis;display:flex;justify-content:center;align-items:center;text-align:center}.person-location,.person-licenses{border-radius:5px;padding:5px;border:2px solid #000;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:14px}.person-location b,.person-licenses b{font-size:19px;font-weight:700}.person-location,.person-licenses{font-size:18px;line-height:1.4;color:#fff}.person-title{font-size:22px;font-weight:700}.person-name{font-size:18px;font-weight:500}.person-image{width:200px;height:200px;background-size:cover;background-position:center;border-radius:50%;margin:0 auto 10px;border:2px solid #000;box-sizing:border-box}.person-text{height:auto;max-height:none;overflow:visible;text-overflow:unset;display:flex;justify-content:center;align-items:center;margin-top:5px}.wpr-reeger-heading h2,.wpr-reeger-person-filter label{display:flex;font-size:24px;color:#333;text-align:center;margin-bottom:20px;justify-content:center;align-items:center}.wpr-reeger-heading{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.wpr-reeger-person-filter select{max-width:250px;margin-bottom:0}.wpr-reeger-person-filter label{margin-bottom:5px}.wpr-reeger-person-filter{display:flex;margin-bottom:20px}.arrowCard{font-size:14px;align-items:center;display:flex;justify-content:center}@media (min-width:801px) and (max-width:1024px){.flip-card{width:250px}}@media (min-width:600px) and (max-width:800px){.flip-card{width:225px;transform:none}}@media (max-width:599px){.person-location,.person-licenses{font-size:11px}.person-location b,.person-licenses b{font-size:12px}.flip-card{width:150px;min-height:235px;transform:none}.person-image{width:120px;height:120px}.person-title{font-size:14px}.person-name{font-size:14px}.wpr-reeger-person-filter{flex-wrap:wrap}}