@import url("https://fonts.googleapis.com/css2?family=Nunito+Sans:opsz,wght@6..12,200..1000&display=swap");@tailwind base;@tailwind components;@tailwind utilities;*{font-family:Nunito Sans,sans-serif!important;font-weight:500}body{font-family:Nunito Sans,sans-serif!important;font-weight:500}#__next,body,html{overflow-x:hidden;max-width:100vw;box-sizing:border-box}.MuiBox-root,.MuiContainer-root,.MuiPaper-root{max-width:100%!important;box-sizing:border-box!important}.MuiTableContainer-root{max-width:100%!important;overflow-x:auto!important}.MuiTable-root{min-width:auto!important;width:100%!important}.MuiTableContainer-root .MuiTableBody-root .MuiTableCell-root:not(:has(.MuiStack-root)){max-width:200px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.MuiTableContainer-root .MuiTableBody-root .MuiTableCell-root:has(.MuiStack-root){max-width:none!important;overflow:visible!important;text-overflow:unset!important;white-space:normal!important;width:100%!important}.MuiButton-root,.MuiInputBase-root,.MuiTypography-root{font-family:Nunito Sans,sans-serif!important;font-weight:500}.MuiTypography-root.font-bold,.MuiTypography-root.font-extrabold,.MuiTypography-root.font-nunito-bold,.MuiTypography-root.font-nunito-extrabold,.MuiTypography-root.font-weight-bold,.MuiTypography-root[style*=font-weight]{font-weight:inherit!important}.font-medium,.font-nunito-medium{font-family:Nunito Sans,sans-serif!important;font-weight:500!important}.font-bold,.font-nunito-bold{font-family:Nunito Sans,sans-serif!important;font-weight:700!important}.font-extrabold,.font-nunito-extrabold{font-family:Nunito Sans,sans-serif!important;font-weight:800!important}.MuiTypography-root.font-medium{font-weight:500!important}.MuiTypography-root.font-bold{font-weight:700!important}.MuiTypography-root.font-extrabold{font-weight:800!important}@keyframes moveRight{0%{transform:translateX(100%)}50%{transform:translateX(0)}to{transform:translateX(0)}}.move-right{animation:moveRight 10s linear infinite}.logo-user img{object-fit:contain}@keyframes pulse{0%{background-color:#463336}50%{background-color:#6f4f47}to{background-color:#463336}}