.avatar-image{background-position:50%;background-repeat:no-repeat;background-size:auto 100%;border:1px solid #e1e4e8;border-radius:25%;width:200px;height:200px}.nick-name{margin-bottom:0;font-size:1.8rem}.user-name{color:#757f8b;margin-top:0;font-size:1rem;font-weight:300}.user-intro{width:200px}.settings-panel{border:1px solid #c6c6c6;border-radius:12px;width:80%;margin:auto;overflow:hidden}@media screen and (max-width:1000px){.settings-panel{width:100%}}.settings-hr{margin:0 1.5em}.settings-title{padding-top:1.5em;padding-left:1.5em;padding-right:1.5em}.settings-title>h3{margin:0;font-size:1.5rem}.settings-title>p{margin-top:.3em}.settings-info{cursor:pointer;justify-content:space-between;align-items:center;padding-left:1.5em;padding-right:1.5em;transition:all .2s;display:flex}.settings-info:hover{background-color:rgba(0,0,0,.1)}.settings-info>h3{flex-basis:15%}@media screen and (max-width:1000px){.settings-info>h3{flex-basis:40%}}.settings-info>p{flex-basis:55%}.settings-info>i{color:var(--menu-text-color);margin-right:.8em;font-size:1.25rem}.settings-avatar{border-radius:50%;width:70px;height:70px;padding:15px 10px}.mobile-text{display:none}@media screen and (max-width:1000px){.mobile-text{display:block}}.desktop-text{display:block}@media screen and (max-width:1000px){.desktop-text{display:none}}
