.profile_profile__o_ocO{background-color:#18172c;border-radius:8px;padding:40px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;cursor:pointer;transition:box-shadow .2s ease,transform .35s ease-in-out}.profile_profile__o_ocO.profile_add__Dj5o_{color:#5a9ee2}.profile_profile__o_ocO.profile_add__Dj5o_ .profile_icon__hXYLa{width:100px;height:100px;display:flex;justify-content:center;align-items:center}.profile_profile__o_ocO.profile_add__Dj5o_ .profile_icon__hXYLa>div{width:40px;height:40px;border:2px solid #11385f;border-radius:50%;display:flex;justify-content:center;align-items:center}.profile_profile__o_ocO img{width:100px;height:100px;object-fit:contain}.profile_profile__o_ocO:focus,.profile_profile__o_ocO:hover{box-shadow:inset 0 0 15px #7b8bb7;color:#5a9ee2}.profile_profile__o_ocO:focus{outline:3px dashed #afd5e9;outline-offset:3px}.profile_plus_sign__vQ_4u{--thick:2px;--length:15px;display:inline-block;background:#5a9ee2;height:var(--thick);position:relative;border-radius:4px;width:var(--length)}.profile_plus_sign__vQ_4u:before{background:#5a9ee2;content:"";height:var(--length);left:calc(var(--length) * .5 - var(--thick) * .5);position:absolute;border-radius:4px;top:calc(var(--length) * -.5 - var(--thick) * -.5);width:var(--thick)}