.tabbed-carousels-container .tabs-container{display:flex;width:100%;margin-bottom:10px}.tabbed-carousels-container .tab{color:#222;line-height:1em;min-height:1.8em;min-width:5em;padding:8px 12px;background-color:#eef4ff;border-radius:20px;cursor:pointer;border:none;font-size:.9rem;font-family:inherit;margin-right:7px}@media only screen and (min-width:768px){.tabbed-carousels-container .tab{font-size:1rem}}.tabbed-carousels-container .tab.active{color:#fff;background-color:#2979ff;font-weight:500}.tabbed-carousels-container .tab:not(.active):hover{background-color:#dfeaff}.tabbed-carousels-container .no-results{margin-top:1em}