.tos-sub-menu-block{padding-bottom:.25rem;flex:0 0 var(--tos-height-submenu)}.tos-sub-menu-component{background:var(--tos-bg-gray-300);color:var(--tos-text);border-color:var(--tos-border-color);display:flex;border-radius:.5rem;height:100%;overflow:hidden}.submenu-btn{background:inherit;user-select:none;align-content:center;cursor:pointer;height:100%;width:15%;flex:1 1 auto!important;text-align:center!important;align-self:center}.submenu-btn:hover{background:var(--tos-bg-gray-400)}.submenu-btn.active{background:var(--tos-bg-gray-400)!important;font-weight:var(--tos-text-bold)}@media (hover:none){.submenu-btn:hover{background:inherit}.submenu-btn:active{background:var(--tos-bg-gray-400)}}@media only screen and (orientation:portrait){.tos-sub-menu-component{justify-content:space-between}}