.submenu{position:-webkit-sticky;position:sticky;top:60px;background:#fff;z-index:999;padding:0 16px}.submenu,.submenu .coex-tabs_list{width:-webkit-fill-available;width:-moz-available;height:auto}.submenu .coex-tabs_list{display:flex;flex-direction:row;align-items:center;gap:44px;overflow:scroll;border-bottom:.5px solid #cfcfcf}.submenu .coex-tabs_list .coex-tabs__item{width:-moz-fit-content;width:fit-content;height:auto;display:flex;align-items:center;justify-content:center;padding:12px 8px;background:#fff;cursor:pointer}.submenu .coex-tabs_list .coex-tabs__item .coex-tabs__span{font-family:var(--font-rubik);font-weight:400;font-style:Regular;font-size:16px;line-height:22px;letter-spacing:0;white-space:nowrap;color:#1e1e1e}.submenu .coex-tabs_list .coex-tabs__item--active{background-color:#f50}.submenu .coex-tabs_list .coex-tabs__item--active .coex-tabs__span{color:#fff}.submenu .coex-tabs_list::-webkit-scrollbar{display:none}@media screen and (min-width:740px){.submenu{width:-webkit-fill-available;width:-moz-available;padding:0;display:flex;justify-content:center;align-items:center;top:68px}.submenu .coex-tabs_list{width:708px}}@media screen and (min-width:1280px){.submenu{top:74px}.submenu .coex-tabs_list{width:1160px}}