.profile-container .profile-item{display:flex;flex-direction:row;font-size:.85rem;height:3.5rem}.profile-container .profile-item .profile-title{text-align:end;margin-top:.75rem;padding-right:1.5rem;width:10rem}.profile-container .profile-item .profile-title span{margin-left:.75rem}.profile-container .profile-item .profile-content{width:27.5rem}.change-avatar-btn{opacity:0;cursor:pointer;color:#8a8aab;font-size:1.3rem;background-color:#eee;width:10rem;height:10rem;border-radius:5rem;transition:.3s}.change-avatar-btn:hover{opacity:.75;color:#fff;background-color:#e3f2fd}.details-account-container{display:flex;flex-direction:row;flex:1 1 auto!important;height:calc(100dvh - 12.1rem - 30px);font-size:.85rem;padding:1rem 0 1rem 1rem}.details-account-container .detail-item{display:flex;align-items:center;margin-top:.75rem}.details-account-container .detail-item .detail-title{display:flex;justify-content:flex-end;color:#757575;width:10rem;margin-right:1.5rem}.details-account-container .detail-item .detail-content{color:#616161}.details-account-container .detail-item .detail-content-bold{color:#616161;font-weight:600}body .details-account-container .detail-item .detail-title{display:flex;justify-content:flex-start;color:#757575;width:6rem;margin-right:1.5rem}body .details-account-container .detail-item .detail-title span{margin-left:0}body .profile-container .profile-item .profile-title{white-space:nowrap;text-align:start;margin-top:.75rem;padding-right:1.5rem;width:10rem}body .profile-container .profile-item .profile-title span{margin-left:0}body .profile-container .profile-item .profile-content{width:27.5rem;max-width:calc(100vw - 3rem)}@media(min-width:768px){body .details-account-container .detail-item .detail-title{justify-content:flex-end;width:10rem}body .profile-container .profile-item .profile-title{width:10rem;text-align:end}body .profile-container .profile-item .profile-title span{margin-left:.75rem}}.SkeletonBox{display:inline-block;position:relative;vertical-align:middle;overflow:hidden;background-color:#dddbdd}.SkeletonBox-rounded{border-radius:6px}.SkeletonBox:after{position:absolute;top:0;right:0;bottom:0;left:0;transform:translateX(-100%);background-image:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.2) 20%,hsla(0,0%,100%,.5) 60%,hsla(0,0%,100%,0));animation:shimmer 5s infinite;content:""}@keyframes shimmer{to{transform:translateX(100%)}}.el-radio__label{font-weight:400}.el-tabs__item{font-family:Montserrat}