.team-member-popup-trigger{cursor:pointer}.crl-popup{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:fixed;text-align:left;top:0;visibility:visible;width:100%;z-index:1000000}.crl-popup.hide{visibility:hidden}.crl-popup-overlay{background:hsla(0,0%,100%,.8);height:100%;left:0;position:absolute;top:0;width:100%}.crl-popup-box{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:var(--brand-purple-med-opacity);border:1px solid #a6a8b9;border-radius:10px;color:#fff;height:70%;padding:5%}.crl-popup-box,.crl-popup-close-container{max-width:1000px;position:absolute;top:15%;width:80%}.crl-popup-close-container{background:red;z-index:1000}.crl-popup-box .content{height:100%}.crl-popup-box .content-body{height:70%;max-height:600px;overflow:auto}.crl-popup-close{align-items:center;background:#000;border-radius:50%;cursor:pointer;display:flex;height:34px;justify-content:center;position:absolute;right:20px;top:20px;width:34px}.no-scroll{overflow:hidden}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:hsla(0,33%,99%,.3)}::-webkit-scrollbar-thumb{border-radius:10px;border-style:solid;border-width:20px}