.tbt-year-filter-bar{width:100%;display:flex;align-items:center;justify-content:center;gap:0;flex-wrap:wrap;margin:0 0 22px;padding:6px;background:#f5f5f5;border:1px solid #e7e7e7;border-radius:14px}.tbt-year-tab{appearance:none;border:0;background:0 0;color:#111;border-radius:10px;padding:11px 22px;font-size:15px;line-height:1;font-weight:700;cursor:pointer;transition:all .18s ease}.tbt-year-tab:hover,.tbt-year-tab.is-active{background:#ef3737;color:#fff;box-shadow:0 8px 18px rgba(239,55,55,.22)}.tbt-year-hidden{display:none!important}@media (max-width:767px){.tbt-year-filter-bar{justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;margin-bottom:16px}.tbt-year-tab{flex:0 0 auto;padding:10px 18px}}