.ls-popup-bg{background-color:rgba(0,0,0,0.76)}.ls-popup-main:not(.active){opacity:0;pointer-events:none}.ls-popup-main{transition:all 300ms ease;position:fixed;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;z-index:999}.ls-popup-data{transition:all 600ms ease;width:27.1875rem;background-color:#fff;box-shadow:0 0 10px 0 rgba(0,0,0,0.5);position:relative}.ls-popup-data h3{color:#636363}.ls-popup-heading{display:flex;justify-content:space-between}.ls-popup-photo{width:45%}.ls-popup-photo img{width:100%}.ls-popup-info{text-align:right;padding:20px 15px;display:flex;flex-direction:column}.ls-popup-name{color:#636363}.ls-popup-title{color:#4d4d4d;font-weight:500}.ls-popup-pos{margin-bottom:auto;color:#91d0c6;font-weight:500;font-size:14px}.ls-popup-body{font-size:14px;padding:20px;max-height:450px;overflow:auto}.ls-popup-body *{font-size:14px}.ls-popup-close{position:absolute;top:-13px;right:0;cursor:pointer}.ls-card-profile{position:relative;margin-bottom:1.5rem;cursor:pointer}.ls-card-profile:before{content:"";display:block;background:#666;position:absolute;top:0;left:0;right:0;bottom:0;filter:blur(20px);border-radius:15%;opacity:.3}.ls-card-profile-wrap{background:#fff;display:flex;flex-wrap:wrap;position:relative;border-radius:20px;overflow:hidden}.ls-card-profile-photo{flex:0 0 40%;overflow:hidden;margin-right:auto}.ls-card-profile-photo img{width:90%;display:block}.ls-card-profile-info{flex:0 0 45%;padding-top:25px;padding-right:15px;text-align:right}.ls-card-profile-name{color:#636363;font-size:30px;font-weight:700}.ls-card-profile-pos{color:#91d0c6;font-weight:600}.ls-card-profile-title{flex:0 0 100%;color:#4d4d4d;font-size:25px;font-weight:600;padding:15px 20px}.ls-card-profile-details{display:none}