.profile-left{width:100%;margin:auto}.profile-parts{display:flex;margin-bottom:1rem}.profile-part{width:calc(50% - 1rem);display:flex;flex-direction:column}.profile-part font{color:gray;font-size:.8rem;display:contents}.profile-right{max-width:450px;width:100%;padding-left:2rem;margin:auto}.profile-container{margin:2rem;display:flex;width:calc(100% - 4rem);box-sizing:border-box;padding:2rem;border-radius:4px;overflow:auto}.profile-part label{color:#fff;margin:auto 1rem .5rem;font-size:1rem}.profile-part input{background:#000;border:solid 1px var(--blue);border-radius:4px;padding:.5rem 1rem;color:#fff;font-size:.9rem}.profile-part:first-child{margin-right:2rem}.pr-inner{width:100%;height:100%;background:var(--theme-color);padding:2rem;box-sizing:border-box;border:solid 1px var(--table-border-color);display:flex;flex-direction:column}.profile-image{width:300px;height:300px;display:flex;background-position:center;background-size:cover;margin:auto}.profile-container .kalenux-image-display{width:100%;height:100%}.profile-name{margin:1rem auto auto;color:#fff;font-size:1rem}.profile-act{display:flex}.profile-act .btn{margin:1rem 0 1rem auto;width:calc(50% - 1rem);justify-content:center}@media (max-width:1366px){.profile-image{width:250px;height:250px}.profile-right{max-width:350px}}@media (max-width:1024px){.profile-image{width:250px;height:250px}.profile-right{max-width:350px;padding:2rem 0}.profile-container{flex-direction:column-reverse}.profile-act .btn{margin:1rem 0 auto auto}}@media (max-width:900px){.profile-act .btn{width:100%;margin:auto}.profile-parts{flex-direction:column;margin:auto}.profile-part{margin:auto 0 2rem;width:100%}}@media (max-width:450px){.profile-right{max-width:inherit}.profile-image{width:200px;height:200px}}@media (max-width:360px){.profile-image{width:160px;height:160px}}