@charset "UTF-8";@property --color-white{syntax:"<color>";inherits:true;initial-value:#fff}@property --color-black{syntax:"<color>";inherits:true;initial-value:#111}@property --color-primary{syntax:"<color>";inherits:true;initial-value:#3a96e0}@property --color-primary-dark{syntax:"<color>";inherits:true;initial-value:#03467d}@property --color-primary-dark-light{syntax:"<color>";inherits:true;initial-value:#0160ac}@property --color-gray{syntax:"<color>";inherits:true;initial-value:#f1f1f1}@property --color-dark-gray{syntax:"<color>";inherits:true;initial-value:#555}@property --color-gray-line{syntax:"<color>";inherits:true;initial-value:#ccc}@property --color-danger{syntax:"<color>";inherits:true;initial-value:#e11414}@property --color-danger-dark{syntax:"<color>";inherits:true;initial-value:#891010}@property --color-danger-light{syntax:"<color>";inherits:true;initial-value:#fc6363}@property --color-warning{syntax:"<color>";inherits:true;initial-value:#e69305}@property --color-warning-dark{syntax:"<color>";inherits:true;initial-value:#9f6809}@property --color-warning-light{syntax:"<color>";inherits:true;initial-value:#f5c776}@property --color-success{syntax:"<color>";inherits:true;initial-value:#00bc00}@property --color-success-dark{syntax:"<color>";inherits:true;initial-value:#244d0e}@property --color-success-light{syntax:"<color>";inherits:true;initial-value:#68f96e}@property --color-button-shadow{syntax:"<color>";inherits:true;initial-value:#517fc4}@property --color-rdg-leader-board-table-filter{syntax:"<color>";inherits:true;initial-value:#fff}@property --color-rdg-leader-board-table-filter-bg{syntax:"<color>";inherits:true;initial-value:#03467d}@property --color-rdg-leader-board-list-item-table-wrapper-border{syntax:"<color>";inherits:true;initial-value:#cadae5}@property --color-rdg-leader-board-list-item-table-wrapper-scrollbar{syntax:"<color>";inherits:true;initial-value:#dedede}@property --color-rdg-leader-board-list-item-table-wrapper-static-column{syntax:"<color>";inherits:true;initial-value:#262626}@property --color-rdg-leader-board-sortable-th-before{syntax:"<color>";inherits:true;initial-value:transparent}@property --color-rdg-leader-board-sortable-dir-d-after{syntax:"<color>";inherits:true;initial-value:#0160ac}@property --color-rdg-leader-board-sortable-dir-u-after{syntax:"<color>";inherits:true;initial-value:#0160ac}@property --color-rdg-leader-board-sortable-indicador-left-hover-before{syntax:"<color>";inherits:true;initial-value:inherit}@property --color-rdg-leader-board-sortable-indicador-left-dir-d-before{syntax:"<color>";inherits:true;initial-value:#0160ac}@property --color-rdg-leader-board-sortable-indicador-left-dir-u-before{syntax:"<color>";inherits:true;initial-value:#0160ac}@property --color-rdg-leader-board-sortable-th{syntax:"<color>";inherits:true;initial-value:#344767}@property --color-rdg-leader-board-sortable-th-bg{syntax:"<color>";inherits:true;initial-value:#eef4fc}@property --color-rdg-leader-board-sortable-td-bg{syntax:"<color>";inherits:true;initial-value:#fff}@property --color-rdg-leader-board-sortable-td-name{syntax:"<color>";inherits:true;initial-value:#344767}@property --color-rdg-leader-board-button{syntax:"<color>";inherits:true;initial-value:#fff}@property --color-rdg-leader-board-button-border{syntax:"<color>";inherits:true;initial-value:#e9ecef}.rdg-blocks .rdg-leader-board{width:calc(var(--vw, 1vw)*100);position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;max-width:99.55vw}.rdg-blocks .rdg-leader-board .preview-thumbs{background-image:url(../images/rdg-leader-board-template-preview.jpg)}.rdg-blocks .rdg-leader-board .container.content{width:100%;display:flex;flex-direction:column;padding-left:20px;padding-right:20px;overflow-x:auto;position:relative}.rdg-blocks .rdg-leader-board .container.content .title{width:100%;display:flex;text-align:center;align-items:center}.rdg-blocks .rdg-leader-board .container.content .title h1,.rdg-blocks .rdg-leader-board .container.content .title h2,.rdg-blocks .rdg-leader-board .container.content .title h3,.rdg-blocks .rdg-leader-board .container.content .title span{margin:0;font-weight:var(--font-weight);font-size:var(--font-size);line-height:var(--line-height)}@media (max-width:992px){.rdg-blocks .rdg-leader-board .container.content .title h1,.rdg-blocks .rdg-leader-board .container.content .title h2,.rdg-blocks .rdg-leader-board .container.content .title h3,.rdg-blocks .rdg-leader-board .container.content .title span{font-size:var(--font-size-lg);line-height:var(--line-height-lg)}}@media (max-width:768px){.rdg-blocks .rdg-leader-board .container.content .title h1,.rdg-blocks .rdg-leader-board .container.content .title h2,.rdg-blocks .rdg-leader-board .container.content .title h3,.rdg-blocks .rdg-leader-board .container.content .title span{font-size:var(--font-size-md);line-height:var(--line-height-md)}}@media (max-width:576px){.rdg-blocks .rdg-leader-board .container.content .title h1,.rdg-blocks .rdg-leader-board .container.content .title h2,.rdg-blocks .rdg-leader-board .container.content .title h3,.rdg-blocks .rdg-leader-board .container.content .title span{font-size:var(--font-size-sm);line-height:var(--line-height-sm)}}.rdg-blocks .rdg-leader-board .container.content #wait{display:none;position:absolute;z-index:1000;top:0;left:0;height:100%;width:100%;border-radius:16px;background:hsla(0,0%,100%,.8) url(../images/spinner.gif) 50% 50% no-repeat}.rdg-blocks .rdg-leader-board .container.content .table{overflow:hidden;overflow-x:auto;display:flex;flex-direction:column;position:relative;container-type:inline-size;box-shadow:0 20px 40px 0 var(--color-rdg-handicappers-hub-shadow);border-radius:1rem}.rdg-blocks .rdg-leader-board .container.content .table a{color:var(--color-rdg-leader-board-sortable-th)}.rdg-blocks .rdg-leader-board .container.content .table .shadow .table-filter{display:block;max-width:100%;white-space:nowrap;padding:1rem;background-color:var(--color-rdg-leader-board-table-filter-bg);min-height:3.5rem}@media (max-width:768px){.rdg-blocks .rdg-leader-board .container.content .table .shadow .table-filter{width:fit-content}}.rdg-blocks .rdg-leader-board .container.content .table .shadow .table-filter .filter{margin:0;width:100%;display:flex;gap:.7rem;justify-content:space-between;color:var(--color-rdg-leader-board-table-filter)}@media (max-width:768px){.rdg-blocks .rdg-leader-board .container.content .table .shadow .table-filter .filter{flex-wrap:wrap}}.rdg-blocks .rdg-leader-board .container.content .table .shadow .table-filter .filter .filter-option{width:100%;display:flex;align-items:center;list-style:none;border-radius:.5rem;overflow:hidden}@media (max-width:768px){.rdg-blocks .rdg-leader-board .container.content .table .shadow .table-filter .filter .filter-option{width:48%}}@media (max-width:576px){.rdg-blocks .rdg-leader-board .container.content .table .shadow .table-filter .filter .filter-option{width:100%}}.rdg-blocks .rdg-leader-board .container.content .table .shadow .table-filter .filter .filter-option select{width:100%;padding:.5rem;color:var(--color-rdg-leader-board-sortable-td-name)}.rdg-blocks .rdg-leader-board .container.content .table .shadow .list{width:100%;overflow-x:auto;white-space:nowrap;background-color:var(--color-white)}.rdg-blocks .rdg-leader-board .container.content .table .shadow .list .list-items{color:var(--color-rdg-leader-board-sortable-th)}.rdg-blocks .rdg-leader-board .container.content .table .shadow .list .list-items .message{width:100%;font-size:1.2rem;text-align:center;padding:1rem;color:var(--color-white)}.rdg-blocks .rdg-leader-board .container.content .table .shadow .list .list-items .message.danger{background-color:var(--color-message-bg);border:1px solid var(--color-message-border)}.rdg-blocks .rdg-leader-board .container.content .table .shadow .list .list-items .message.info{background-color:var(--color-primary);border:1px solid var(--color-primary-dark)}.rdg-blocks .rdg-leader-board .container.content .table .shadow .list .list-items .table-wrapper{border-bottom:none;margin:auto;max-width:100%;scrollbar-color:var(--color-rdg-leader-board-list-item-table-wrapper-scrollbar);scrollbar-width:thin}.rdg-blocks .rdg-leader-board .container.content .table .shadow .list .list-items .table-wrapper .static-column{box-shadow:0 0 13px var(--color-rdg-leader-board-list-item-table-wrapper-static-column);--webkit-clip-path:inset(0 -15px 0 0);clip-path:inset(0 -15px 0 0);left:0;padding-right:10px;position:sticky}@media screen and (min-width:48em){.rdg-blocks .rdg-leader-board .container.content .table .shadow .list .list-items .table-wrapper .static-column{box-shadow:none;padding-right:10px}}.rdg-blocks .rdg-leader-board .container.content .table .shadow .list .list-items .table-wrapper::-webkit-scrollbar{width:5px}.rdg-blocks .rdg-leader-board .container.content .table .shadow .list .list-items .table-wrapper::-webkit-scrollbar-thumb{background:var(--color-rdg-leader-board-list-item-table-wrapper-scrollbar);border-radius:10px}.rdg-blocks .rdg-leader-board .container.content .table .shadow .list .list-items .table-wrapper::-webkit-scrollbar-track{border-radius:10px;box-shadow:inset 0 0 5px var(--color-rdg-leader-board-list-item-table-wrapper-scrollbar)}.rdg-blocks .rdg-leader-board .container.content .list-pagination{display:flex;justify-content:center;margin:2rem 0}.rdg-blocks .rdg-leader-board .container.content .list-pagination button{background-color:var(--color-rdg-leader-board-button);border:1px solid var(--color-rdg-leader-board-button-border);border-radius:.8rem;color:var(--color-rdg-leader-board-table-filter-bg);padding:8px 32px}.rdg-blocks .rdg-leader-board .container.content .list-pagination button:hover{background-color:var(--color-rdg-leader-board-button-border)}.rdg-blocks .rdg-leader-board .container.content .list-pagination button.disabled{background-color:var(--color-rdg-leader-board-button-border);color:var(--color-rdg-leader-board-button);cursor:not-allowed}.rdg-blocks .rdg-leader-board .container.content .sortable{border-spacing:0;border:none}.rdg-blocks .rdg-leader-board .container.content .sortable tr:last-of-type td,.rdg-blocks .rdg-leader-board .container.content .sortable tr:last-of-type th{border-bottom:none}.rdg-blocks .rdg-leader-board .container.content .sortable th{cursor:pointer;border:none;background:var(--color-rdg-leader-board-sortable-th-bg);color:var(--color-rdg-leader-board-sortable-th);text-align:center;vertical-align:baseline;white-space:nowrap}.rdg-blocks .rdg-leader-board .container.content .sortable th.no-sort{pointer-events:none}.rdg-blocks .rdg-leader-board .container.content .sortable th:before{transition:color .1s ease-in-out;color:var(--color-rdg-leader-board-sortable-th-before)}.rdg-blocks .rdg-leader-board .container.content .sortable th:after{margin-left:3px;content:"▸";transition:color .1s ease-in-out}.rdg-blocks .rdg-leader-board .container.content .sortable th.dir-d:after{color:var(--color-rdg-leader-board-sortable-dir-d-after);content:"▾"}.rdg-blocks .rdg-leader-board .container.content .sortable th.dir-u:after{color:var(--color-rdg-leader-board-sortable-dir-u-after);content:"▴"}.rdg-blocks .rdg-leader-board .container.content .sortable th.indicator-left:after{content:""}.rdg-blocks .rdg-leader-board .container.content .sortable th.indicator-left:before{margin-right:3px;content:"▸"}.rdg-blocks .rdg-leader-board .container.content .sortable th.indicator-left:hover:before{color:var(--color-rdg-leader-board-sortable-indicador-left-hover-before)}.rdg-blocks .rdg-leader-board .container.content .sortable th.indicator-left.dir-d:before{color:var(--color-rdg-leader-board-sortable-indicador-left-dir-d-before);content:"▾"}.rdg-blocks .rdg-leader-board .container.content .sortable th.indicator-left.dir-u:before{color:var(--color-rdg-leader-board-sortable-indicador-left-dir-u-before);content:"▴"}.rdg-blocks .rdg-leader-board .container.content .sortable td{background:var(--color-rdg-leader-board-sortable-td-bg)}.rdg-blocks .rdg-leader-board .container.content .sortable td,.rdg-blocks .rdg-leader-board .container.content .sortable th{padding:.5rem;border-left:none;border-right:none;border-top:none;text-align:right}.rdg-blocks .rdg-leader-board .container.content .sortable th.name{text-align:left}.rdg-blocks .rdg-leader-board .container.content .sortable .w-1{width:4%}.rdg-blocks .rdg-leader-board .container.content .sortable .w-2{width:21%}.rdg-blocks .rdg-leader-board .container.content .sortable .w-3,.rdg-blocks .rdg-leader-board .container.content .sortable .w-4,.rdg-blocks .rdg-leader-board .container.content .sortable .w-5,.rdg-blocks .rdg-leader-board .container.content .sortable .w-6,.rdg-blocks .rdg-leader-board .container.content .sortable .w-7,.rdg-blocks .rdg-leader-board .container.content .sortable .w-8{width:8%}.rdg-blocks .rdg-leader-board .container.content .sortable .w-9{width:15%}.rdg-blocks .rdg-leader-board .container.content .sortable .w-10{width:12%}.rdg-blocks .rdg-leader-board .container.content .sortable td.top{text-align:center}.rdg-blocks .rdg-leader-board .container.content .sortable td.name{color:var(--color-rdg-leader-board-sortable-td-name);text-align:left}.rdg-blocks .rdg-leader-board .container.content .sortable td.name a:hover{color:var(--color-danger)}.rdg-blocks .rdg-leader-board .container.content .sortable td.group{color:var(--color-rdg-leader-board-sortable-td-name);text-align:right}.rdg-blocks .rdg-leader-board .container.content .sortable td.group a:hover{color:var(--color-danger)}.acf-block-preview .rdg-leader-board{width:100%;left:0;right:0;margin-left:0;margin-right:0}.acf-block-preview .rdg-leader-board .table .table-menu a{text-decoration:none}