.dna-profile-list{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;row-gap:.25rem}.dna-profile-list__item{border:1px solid #d7dee6;border-radius:.5rem;width:100%;color:#000;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.1);box-shadow:0 1px 2px rgba(0,0,0,.1);margin-top:.25rem;cursor:pointer}.dna-profile-list__item:hover{background-color:#eceef9}.dna-profile-list__item__body{height:7rem;padding:1.75rem}.dna-profile-list__item__body,.dna-profile-list__item__body__circle{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.dna-profile-list__item__body__circle{-ms-flex-pack:center;justify-content:center;width:56px;height:56px;margin-right:2rem;border-radius:50%;color:#fff;font-size:1.25rem;font-weight:400}.dna-profile-list__item__body__badge-desktop{display:none;margin-left:auto;padding:0 0 .75rem 1rem}.dna-profile-list__item__body__badge-mobile{margin-left:auto;padding:0 0 .75rem 1rem}.dna-profile-list__item__footer{padding:0 1.75rem}.dna-profile-list__item__footer__body{display:-ms-flexbox;display:flex;gap:.5rem;-ms-flex-align:center;align-items:center;height:2.5rem}@media screen and (min-width:894px){.dna-profile-list__item__body__badge-desktop{display:block}.dna-profile-list__item__body__badge-mobile{display:none}}