html{--theme-color:#1493ff;--theme-color-link:#1493ff;--theme-color-dark:#1493ff;--theme-color:#1e88e5;--theme-color-accent:#008a63;--theme-color-green:#008a63;--theme-color-red:#d9534f;--theme-background-color:#282d3a;--font-bold:'Figtree Bold';--font-medium:'Figtree Medium';--font-regular:'Figtree Regular';--font-light:'Figtree Light'}html body{--bs-body-font-size:14px}.font-bold{font-family:'Figtree Bold'}.font-medium{font-family:'Figtree Medium'}.font-regular{font-family:'Figtree Regular'}.font-light{font-family:'Figtree Light'}.font-mono{font-family:monospace}button::-moz-focus-inner{border:0}button:focus{outline:0}*:focus,*:focus-visible,*:focus-within{outline:none !important;box-shadow:none !important}.league-selection-wrap{text-align:center;justify-items:center;margin:0 -5px}.league-selection-wrap .league-selection{display:grid;grid-template-columns:repeat(auto-fill,minmax(80px,1fr));max-width:100%;width:100%}.league-selection-wrap .league-selection .league-wrap{display:inline-block;vertical-align:top;margin:0 5px 10px 5px;cursor:pointer;display:grid;grid-gap:10px;grid-template-rows:max-content auto}.league-selection-wrap .league-selection .league-wrap .league-img-wrap{border:1px solid #ccc;border-radius:3px;transition:.2s all;height:75px;display:grid;place-items:center;box-shadow:2px 2px 4px #f3f3f3;background-color:#fff}.league-selection-wrap .league-selection .league-wrap .league-img-wrap img{transition:.2s all;max-height:50px;filter:grayscale(1);opacity:.3}.league-selection-wrap .league-selection .league-wrap .league-name{transition:.2s all;font-family:var(--font-medium);font-size:12px;color:#555}.league-selection-wrap .league-selection .league-wrap:hover .league-img-wrap{border-color:#1493ff;background-color:#ecf5ff}.league-selection-wrap .league-selection .league-wrap:hover .league-img-wrap img{filter:none;opacity:1}.league-selection-wrap .league-selection .league-wrap:hover .league-name{color:#1493ff}.popular-sports{background-color:#fff}.sports-grid{column-width:300px;column-gap:20px;width:100%;background-color:#fff;margin-top:10px;margin-bottom:10px}.sports-grid a{display:inline-block;width:100%;margin-bottom:10px;padding:10px 8px;background:#fff;border:1px solid #ddd;border-radius:3px;font-size:13px;color:#555;text-align:center;text-decoration:none;transition:all .2s ease-in-out;break-inside:avoid;font-family:var(--font-medium)}.sports-grid a:hover{background:#1493ff;color:#fff;border-color:#1493ff}@media(max-width:1200px){.sports-grid{column-width:250px}}@media(max-width:800px){.sports-grid{column-width:200px}}@media(max-width:500px){.sports-grid{column-width:100%}}.sports-grid-filters .k-textbox{border-color:#ddd;width:305px;border-radius:3px}