body:has(.pbds-mainmenu--tool){--menutool-height:86px}.pbds-mainmenu--tool,.pbds-mainmenu--tool *{--menutool-height:86px;--background:var(--clr-gray-050)}@media (max-width:769px){body:has(.pbds-mainmenu--tool){--menutool-height:84px}.pbds-mainmenu--tool,.pbds-mainmenu--tool *{--menutool-height:84px}}.pbds-mainmenu--tool{background:var(--background);bottom:0;height:var(--menutool-height);left:0;position:fixed;width:100%;z-index:var(--z-600)}.pbds-mainmenu--tool .pbds-container{height:100%}.pbds-mainmenu--tool .logo{display:block;max-width:96px}.pbds-mainmenu--tool .logo img{width:100%}.pbds-mainmenu--tool nav{display:grid;grid-template-areas:"general main actions";grid-template-columns:1fr auto 1fr;height:100%;grid-gap:var(--spacer);gap:var(--spacer)}.pbds-mainmenu--tool nav ul{align-items:center;align-self:center;display:flex;gap:var(--spacer);justify-content:center;list-style:none;margin:0;padding:0}.pbds-mainmenu--tool nav .main{grid-area:main}.pbds-mainmenu--tool nav .general{grid-area:general;justify-self:start}.pbds-mainmenu--tool nav .general ul{justify-content:flex-start}.pbds-mainmenu--tool nav .actions{grid-area:actions;justify-self:end}.pbds-mainmenu--tool nav .actions ul{justify-content:flex-end}.pbds-mainmenu--tool.fromtvofficina .general{display:none}@media (max-width:769px){.pbds-mainmenu--tool nav{grid-template-areas:"main actions";grid-template-columns:auto auto}.pbds-mainmenu--tool nav .actions:has(.jsMosaicSaveLink:not([disabled])){display:block}.pbds-mainmenu--tool nav .actions,.pbds-mainmenu--tool nav .general{display:none}.pbds-mainmenu--tool .pbds-btn:not(:has([class]))>span{display:none}}