.profile-wrapper{gap:24px 10px;display:flex;flex-wrap:wrap}.profile-card-container{width:100%;display:block;max-height:650px}.profile-card-container .card-btn:hover{background:#d5e3f0}.profile-card-container .card-btn{border-radius:8px;padding:11px 9px 5px;transition:all .2s linear;border:1px var(--e-global-color-dbf2942) solid}.profile-card-container .card-btn img{width:20px}.profile-card-container .profile-image-wrapper{margin:0;height:auto;display:flex;max-height:400px;margin-bottom:10px}.profile-card-container .profile-image-wrapper img{width:100%;object-fit:cover;border-radius:10px;border:2px solid #fff}.profile-card-container .profile-content-wrapper{gap:10px;margin:0;display:flex;padding:20px;height:114px;max-height:180px;position:relative;border-radius:10px;flex-direction:row;background-color:#fff;justify-content:space-between}.profile-card-container .profile-details-wrapper{display:flex;align-items:center;justify-content:end}.profile-card-container .profile-content-wrapper .profile-title-wrapper{display:flex;flex-direction:column}.profile-card-container .profile-content-wrapper .profile-title-wrapper .profile-title,.profile-card-container .profile-content-wrapper .profile-title-wrapper .profile-designation{margin:0}.profile-card-container .profile-content-wrapper .profile-title{line-height:28px;margin-bottom:5px !important}.profile-card-container .profile-content-wrapper .profile-title-wrapper .profile-designation{font-size:16px;line-height:20px;font-family:'DM Sans',sans-serif}.profile-card-container .profile-details-wrapper .profile-details .publish-date,.profile-details .category{color:var(--e-global-color-primary);font-size:14px;margin-bottom:0;line-height:20px;letter-spacing:0;font-weight:400;font-family:'DM Sans',sans-serif}.profile-card-container .profile-details-wrapper .profile-details .publish-date{color:var(--e-global-color-c690df6)}@media (orientation:landscape) and (max-height:450px){.profile-card-container{width:49%}}@media (min-width:767px){.profile-wrapper{gap:30px 10px}.profile-card-container{width:49%}}@media (min-width:1024px){.profile-card-container{width:32.5%}}@media screen and (min-width:1024px) and (max-width:1085px){.profile-card-container .profile-content-wrapper{height:130px}}@media (min-width:1366px){.profile-card-container{width:24.2%}.profile-card-container .profile-content-wrapper{padding:16px}}@media (min-width:1700px){.profile-card-container .profile-content-wrapper{padding:20px}}