import{s as i,q as t}from"./index-F6A0QYHe.js";const o=i("div")`
width: 78px;
height: 78px;
margin: 0 auto 15px;
&.enj-avatar {
width: 100px;
height: 100px;
}
display: flex;
justify-content: center;
align-items: center;
position: relative;
border: 1px solid ${t.whiteBorder};
border-radius: 50%;
& > .MuiIconButton-root {
background-color: ${t.white} !important;
width: 41px;
height: 41px;
padding: 4px;
position: absolute;
bottom: -10px;
right: -15px;
& .MuiSvgIcon-root {
width: 30px;
height: 30px;
padding: 6px;
border-radius: 50%;
border: 1px solid ${t.red};
}
}
@media (min-width: 768px) {
width: 92px;
height: 92px;
margin: 15px auto 29px;
}
@media (min-width: 1366px) {
width: 109px;
height: 109px;
}
`,e=i("div")`
width: 100%;
height: 100%;
display: flex;
justify-content: center;
align-items: center;
border-radius: 50%;
overflow: hidden;
& > .MuiSvgIcon-root {
width: auto;
height: 70px;
}
&.enj-avatar > .MuiSvgIcon-root {
width: 90px;
}
`;export{e as A,o as P};