@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loading{min-height:150px;position:relative}.loading .ajax-loader{align-items:center;display:flex;flex-direction:column;gap:10px;justify-content:center}.ajax-loader{background:hsl(0 0% 100% / .5);display:none;height:100%;left:0;position:absolute;top:0;width:100%;z-index:4}.ajax-loader:before{animation:spin 1s linear infinite;background-color:#fff0;border-right:4px solid #ccc;border-top:4px solid #ccc;border-color:#000 #555 #ccc #ccc;border-radius:50%;border-style:solid;border-width:4px;content:"";height:26px;pointer-events:none;width:26px}.ajax-loader:after{content:"Refreshing Data";font-size:14px;font-weight:700}.mlb-standings-widget{margin:40px 0}.mlb-standings-widget:first-child{margin-top:0}.mlb-standings-widget:last-child{margin-bottom:0}.mlb-standings-widget-head{align-items:center;border-bottom:1px solid #000;display:flex;flex-wrap:wrap;gap:12px 20px;justify-content:space-between;margin-bottom:20px;padding-bottom:5px}@media only screen and (min-width:48em){.mlb-standings-widget-head{flex-wrap:nowrap}}.mlb-standings-widget-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--font-color-black);column-gap:8px;flex-grow:1;font-size:16px;line-height:1;margin:0;width:100%}@media only screen and (min-width:48em){.mlb-standings-widget-title{width:auto}}.mlb-standings-widget-title .icon-standings{font-size:130%}.mlb-standings-widget-dropdown{flex-grow:1;position:relative;width:100%}@media only screen and (min-width:48em){.mlb-standings-widget-dropdown{max-width:calc(50% - 10px)}}.mlb-standings-widget-table{border-collapse:collapse;border-spacing:0;width:100%}.mlb-standings-widget-table tr:nth-child(odd) td{background:#f7f7f7}.mlb-standings-widget-table td,.mlb-standings-widget-table th{text-align:center;vertical-align:middle}.mlb-standings-widget-table td:first-child,.mlb-standings-widget-table th:first-child{text-align:left}.mlb-standings-widget-table th{color:#363636;font-size:var(--font-x-small);font-weight:500;line-height:1.5;padding:10px;text-transform:uppercase}.mlb-standings-widget-table td{font-size:var(--font-x-small);font-weight:400;height:45px;line-height:1.28;padding:4px 12px}@media only screen and (min-width:30em){.mlb-standings-widget-table td{font-size:var(--font-small)}}.mlb-standings-widget-table td:first-child{border-radius:5px 0 0 5px;width:100%}.mlb-standings-widget-table td:last-child{border-radius:0 5px 5px 0}.mlb-standings-widget-table a.team-link{align-items:center;color:var(--font-color-black);column-gap:8px;display:inline-flex;line-height:1;text-decoration:none}.mlb-standings-widget-table a.team-link:hover{color:var(--color-anchor)}.mlb-standings-widget-table a.team-link img{height:26px;object-fit:contain;object-position:center;width:23px}.mlb-standings-widget-btn[href]{align-items:center;appearance:none;background:#f5f7fa;border:none;border-radius:5px;color:#363636;display:flex;font-size:15px;font-weight:700;justify-content:center;line-height:1.4;margin-top:20px;min-height:50px;outline:none;padding:10px 20px;text-align:center;text-decoration:none;text-transform:uppercase;width:100%}.mlb-standings-widget-btn[href]:hover{background-color:#ebeef3;color:#363636}