.home-standings{background-color:#fff;border:1px solid #e6e9eb;border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,.031);font-family:var(--font-family--body),sans-serif;padding:60px 44px}@media (min-width:992px){.home-standings{min-height:1000px}}@media (max-width:767.98px){.home-standings{padding:24px 0}}.home-standings__btn-view-all{align-items:center;-webkit-backdrop-filter:blur(84px);backdrop-filter:blur(84px);background-color:initial;border:0;border-radius:14px;color:#3b4d5e;display:flex;flex-direction:row;font-family:var(--font-family--body),sans-serif;font-size:var(--font-size--heading-5);font-weight:600;outline:1px solid #ced5da;overflow:hidden;padding:14px 20px;text-decoration:none;transition:all .3s ease;white-space:nowrap;z-index:1}.home-standings__btn-view-all:before{background:linear-gradient(.454turn,#fc7b43 19.14%,#ff4e00 101.15%,#fd6421 182.75%);content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease;white-space:nowrap;width:100%;z-index:-1}.home-standings__btn-view-all:hover{color:#fff;outline-color:#0000}.home-standings__btn-view-all:hover:before{opacity:1}.home-standings__btn-view-all:hover .home-standings__btn-view-all-icon--default{display:none}.home-standings__btn-view-all:hover .home-standings__btn-view-all-icon--hover{display:block}.home-standings__btn-view-all-icon{height:20px;object-fit:contain;width:20px}.home-standings__btn-view-all-icon--default{display:block}.home-standings__btn-view-all-icon--hover{display:none}@media (max-width:767.98px){.home-standings__btn-view-all{flex-grow:1;font-size:14px;margin:16px auto;max-width:40%;padding:16px 20px}}.home-standings__container{margin:0 auto;max-width:100%;padding:0 16px;scroll-behavior:smooth}.home-standings__footer{display:flex;justify-content:center;margin-top:24px}.home-standings__loader{padding:20px;text-align:center}.home-standings__loader,.home-standings__rank{color:#64748b;font-size:var(--font-size--heading-5)}.home-standings__rank{font-weight:500;padding-left:16px}.home-standings__table{border-collapse:initial;border-spacing:0 4px;width:100%}.home-standings__table-wrapper{margin-top:24px;max-height:750px;overflow-y:auto;padding-right:10px;scrollbar-width:none;width:100%}.home-standings__table-wrapper::-webkit-scrollbar{display:none}@media (max-width:767.98px){.home-standings__table-wrapper{max-height:none;overflow-x:auto;overflow-y:visible;padding-right:0}}.home-standings__td{background-color:#fff;border-bottom:1px solid #e2e8f0;border-top:1px solid #e2e8f0;color:#0a2036;font-size:var(--font-size--heading-5);padding:14px;vertical-align:middle}.home-standings__td.text-center{text-align:center}.home-standings__td.text-left{text-align:left}.home-standings__td:first-child{border-bottom-left-radius:8px;border-left:1px solid #e2e8f0;border-top-left-radius:8px}@media (max-width:767.98px){.home-standings__td:first-child{background-color:#fff;border-right:1px solid #e2e8f0;left:0;position:sticky;z-index:2}}.home-standings__td:last-child{border-bottom-right-radius:8px;border-right:1px solid #e2e8f0;border-top-right-radius:8px}.home-standings__th{background-color:#0a2036;color:#fff;font-family:var(--font-family--heading),sans-serif;font-size:var(--font-size--heading-5);font-weight:600;padding:14px}.home-standings__th.text-center{text-align:center}.home-standings__th.text-left{text-align:left}.home-standings__th:first-child{border-bottom-left-radius:8px;border-top-left-radius:8px;padding-left:32px}@media (max-width:767.98px){.home-standings__th:first-child{background-color:#0a2036;left:0;position:sticky;z-index:3}}.home-standings__th:last-child{border-bottom-right-radius:8px;border-top-right-radius:8px}.home-standings__team-cell{align-items:center;display:flex;gap:12px}.home-standings__team-logo{height:100%;object-fit:contain;width:100%}.home-standings__team-logo-box{align-items:center;display:flex;flex-shrink:0;height:32px;justify-content:center;margin:0;width:32px}.home-standings__team-name{color:#0a2036;font-size:var(--font-size--heading-5);font-weight:500}.home-standings__title{color:#0a2036;font-family:var(--font-family--heading),sans-serif;font-size:var(--font-size--heading-1);font-weight:700;margin:0}@media (max-width:991.98px){.home-standings__title{font-size:var(--font-size--heading-2)}}.home-standings__title-highlight{color:#f26223}