@keyframes pulse{100%{opacity:0;transform:scale3d(0, 0, 0)}0%{opacity:1;transform:scale3d(0, 0, 0)}80%{opacity:0;transform:scale3d(5, 5, 5)}}@keyframes animating-circle{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes bouncing-bars{10%{transform:scaleY(0.3)}30%{transform:scaleY(1)}60%{transform:scaleY(0.5)}80%{transform:scaleY(0.75)}100%{transform:scaleY(0.6)}}@keyframes loader-bars{50%{transform:translateY(350%)}}:root{--page-gutters: 1rem}@media(min-width: 560px){:root{--page-gutters: 1.5rem}}.Page-colMain{margin-bottom:0}.StatsTablesContainer{display:flex;flex-flow:row wrap}.StatsTablesContainer::after{content:"";display:block;flex:1 1 auto;position:relative}@media(min-width: 560px)and (max-width: 799px){.StatsTablesContainer::after{width:calc(50% - 1rem)}}@media(min-width: 800px){.StatsTablesContainer::after{width:calc(33% - 1rem)}}@media(min-width: 1040px){.StatsTablesContainer::after{width:calc(33% - 1.5rem)}}@media(min-width: 1520px){.StatsTablesContainer::after{width:calc(33% - 2rem)}}@supports(display: grid){.StatsTablesContainer{display:grid;max-width:1536px;box-sizing:border-box;-ms-grid-columns:1fr 1fr 1fr 1fr;grid-gap:1.5rem;grid-template-columns:repeat(4, minmax(0, 1fr))}@media(min-width: 800px){.StatsTablesContainer{-ms-grid-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;grid-template-columns:repeat(12, minmax(0, 1fr))}}.StatsTablesContainer::after{display:none}}.StatsTables{box-sizing:border-box;flex:1 1 auto;margin-bottom:1rem;width:100%}@media(min-width: 560px)and (max-width: 799px){.StatsTables{margin-right:1rem;width:calc(50% - 1rem)}.StatsTables:nth-of-type(2n){margin-right:0}.StatsTables:nth-of-type(2n-1):nth-last-of-type(2){margin-bottom:0}}@media(min-width: 800px){.StatsTables{margin-right:1rem;width:calc(33% - 1rem)}.StatsTables:nth-of-type(3n){margin-right:0}.StatsTables:nth-of-type(3n-2):nth-last-of-type(2){margin-bottom:0}.StatsTables:nth-of-type(3n-1):nth-last-of-type(2),.StatsTables:nth-of-type(3n-2):nth-last-of-type(3){margin-bottom:0}.StatsTables:nth-of-type(3n-2):last-of-type{margin-right:calc(33% + 1.5rem)}}@media(min-width: 1040px){.StatsTables{margin-bottom:1.5rem;margin-right:1.5rem;width:calc(33% - 1.5rem)}.StatsTables:nth-of-type(3n-2):last-of-type{margin-right:calc(33% + 2.25rem)}}@media(min-width: 1520px){.StatsTables{margin-bottom:2rem;margin-right:2rem;width:calc(33% - 2rem)}.StatsTables:nth-of-type(3n-2):last-of-type{margin-right:calc(33% + 3rem)}}@supports(display: grid){.StatsTables{box-sizing:border-box;grid-column:span 4;margin:0;width:auto}@media(min-width: 560px)and (max-width: 799px){.StatsTables{grid-column:span 4;margin:0;width:auto}}@media(min-width: 800px){.StatsTables{grid-column:span 6;margin:0;width:auto}.StatsTables:nth-of-type(3n-2):last-of-type{margin-right:0}}@media(min-width: 1040px){.StatsTables{grid-column:span 4;margin:0;width:auto}.StatsTables:nth-of-type(3n-2):last-of-type{margin-right:0}}@media(min-width: 1520px){.StatsTables{margin:0;width:auto}.StatsTables:nth-of-type(3n-2):last-of-type{margin-right:0}}}.StatsTablesTitle{margin:0 1.5rem;overflow:hidden}@media(min-width: 800px){.StatsTablesTitle{margin:0}}.StatsTablesTitle:not(:first-child){margin-top:20px}.StatsLeadersCard{border-bottom:none}.SupremeGolfWidget{margin-bottom:1.5rem}