.MuiButton-root.home-menu-button{display:flex;align-items:center;justify-content:flex-start;cursor:pointer;transition:background-color .2s;text-transform:none;border:1px solid #fff;border-radius:5px;outline:none;width:190px;font-weight:600;color:#fff;background-color:rgba(0,0,0,0);flex-direction:row}@media screen and (max-width:768px){.MuiButton-root.home-menu-button{width:50px;padding:0;background-color:unset}.MuiButton-root.home-menu-button:active,.MuiButton-root.home-menu-button:focus,.MuiButton-root.home-menu-button:hover{background-color:inherit}.MuiButton-root.home-menu-button :nth-child(2),.MuiButton-root.home-menu-button :nth-child(3),.MuiButton-root.home-menu-button :nth-child(4){display:none}.MuiButton-root.home-menu-button .MuiButton-startIcon{margin:0}}.MuiButton-root.home-menu-button:hover{cursor:pointer}.MuiButton-root.home-menu-button .text-overflow{flex:1 1;text-align:left}.MuiButton-root.home-menu-button .MuiSvgIcon-root.end-icon{width:30px;color:#a1a1a1;font-size:24px}@media screen and (min-width:1160px)and (max-width:1770px){.MuiButton-root.home-menu-button .MuiButton-startIcon{margin:0}}.MuiButton-root.home-menu-button.scrolled{background-color:#d2d2d2;color:#565656;border:none}.MuiButton-root.home-menu-button.main-page{background-color:rgba(0,0,0,0);color:#fff;border:1px solid #fff;gap:6px}.MuiButton-root.home-menu-button.main-page.scrolled{background-color:#d2d2d2;border:1px solid rgba(0,0,0,0);color:#565656;font-weight:600}.MuiButton-root.home-menu-button.not{background-color:#d2d2d2;color:#565656;border:1px solid #d2d2d2;font-weight:600;gap:6px}.home-menu{margin-top:10px}.home-menu .MuiMenu-list{display:flex;flex-direction:column;align-items:flex-start}.home-menu .MuiMenu-list .MuiMenuItem-root{width:100%;padding:15px 20px}@media screen and (min-width:1160px)and (max-width:1770px){.home-menu .MuiMenu-list .MuiMenuItem-root{gap:5px}}.home-menu .MuiMenu-list .MuiMenuItem-root .MuiIconButton-root{padding:10px;height:30px;width:30px;color:#565656}.home-menu .MuiMenu-list .MuiMenuItem-root .MuiIconButton-root .MuiSvgIcon-root,.home-menu .MuiMenu-list .MuiMenuItem-root .MuiIconButton-root svg{flex:none}