.iec-event-year-tabs{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap;margin:0 0 22px;padding:0}.iec-event-year-tab{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:9px 20px;border:1.5px solid #ef3838;border-radius:999px;background:#fff;color:#ef3838;font-weight:700;font-size:15px;line-height:1;text-decoration:none!important;transition:background .18s ease,color .18s ease,border-color .18s ease,transform .18s ease}.iec-event-year-tab:hover,.iec-event-year-tab.is-active{background:#ef3838;color:#fff;border-color:#ef3838}.iec-event-year-tab:focus{outline:2px solid rgba(239,56,56,.25);outline-offset:2px}@media (max-width:767px){.iec-event-year-tabs{justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:4px}.iec-event-year-tab{min-height:36px;padding:8px 16px;font-size:14px;flex:0 0 auto}}