html,body,#root{width:100%;max-width:100%;overflow-x:hidden;position:relative}@supports (overflow-x: clip){html,body,#root{overflow-x:clip;width:100%}}*{box-sizing:border-box}img,video,canvas,svg,iframe{max-width:100%;height:auto;display:block}:where(p,h1,h2,h3,h4,h5,h6,li,div,span){overflow-wrap:anywhere}:where(.MuiGrid-root,.MuiStack-root,.MuiBox-root,.grid,.flex){min-width:0}.overflow-clip-x{overflow-x:clip}
