.profile-card-wrapper{width:70%;height:100%;padding:2rem;border-radius:.625rem;gap:.625rem;margin:auto}.profile-card-wrapper .profile-card-img-wrapper{position:relative;width:5rem;height:5rem}.profile-card-wrapper .profile-card-img-wrapper .profile-card-img{position:relative;object-fit:cover;border-radius:50%}.profile-card-wrapper .profile-card-title{font-size:100%}.profile-card-wrapper .profile-card-subtitle{font-size:90%;color:#5d5d60}.profile-card-wrapper .message-button,.profile-card-wrapper .mobile-number-button{width:100%;height:3rem;border-radius:.625rem;font-size:.825rem}.profile-card-wrapper .mobile-number-button{justify-content:center;border:1px solid #005ee3}@media(max-width:768px){.profile-card-wrapper{width:90%}}.beta-symbol{border:1px solid #979797;padding:0 5px;border-radius:.25rem;color:#979797;font-size:55%}