*{box-sizing:border-box}html{font-size:12px;--bg:#edf2f4;--dark-1:#2e3438;--dark-2:#434c51;--dark-3:#5a666d;--dark-4:#818f97;--light-1:#fff;--light-2:#f6f8f9;--light-3:#dae2e7;--light-4:#bbcad3;--blue-main:#13a0fa;--blue-darkest:#046caf;--blue-darker:#058ee6;--blue-lighter:#78c9fc;--blue-lightest:#b9e3fe;--blue-subtle:#ebf7ff;--blue-subtlest:#f9fafb;--blue-shadow:#78c9fc;--green-main:#63ea47;--green-darker:#37ce18;--green-lighter:#a1f291;--green-subtle:#effded;--green-shadow:#a1f291;--red-main:#ec4c4c;--red-darker:#de1717;--red-lighter:#f28282;--red-subtle:#fef6f6;--red-shadow:#f28282;--orange-main:#ffaa2b;--orange-darker:#e58a00;--orange-lighter:#ffc46b;--orange-subtle:#fff7eb;--elevation-1:0px 0.5px 2px 0px rgba(134,154,166,0.1);--elevation-2:0px 2px 4px 0px rgba(134,154,166,0.1);--elevation-3:0px 4px 8px 0px rgba(134,154,166,0.1);--elevation-4:0px 8px 16px 0px rgba(134,154,166,0.1);--elevation-5:0px 16px 24px 0px rgba(134,154,166,0.1);--elevation-6:0px 20px 32px 0px rgba(134,154,166,0.1);--elevation-primary:0px 2px 4px rgba(120,201,252,0.16);--elevation-mobile:0px 0px 3px rgba(40,41,61,0.08);--nhg:neue-haas-grotesk-text,sans-serif;--nhg-display:neue-haas-grotesk-display,sans-serif}body,html{height:100%;width:100%;box-sizing:border-box;overflow:hidden}body{margin:0;font-family:neue-haas-grotesk-text,sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue";font-family:var(--nhg),-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#2e3438;color:var(--dark-1)}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}#root{height:100%;width:100%;box-sizing:border-box;overflow:hidden}a{text-decoration:none}:root{--toastify-color-progress-dark:#13a0fa!important;--toastify-color-dark:#2e3438!important}.App-index-page{height:100%;width:100%;overflow:hidden;display:flex;flex-direction:column}.App-index-page__header{height:60px;padding-left:24px;padding-right:24px;display:flex;flex-direction:row;align-items:center;border-bottom:1px solid var(--light-3);background:#f6f8f9;background:var(--light-2);flex-shrink:0}.App-index-page__header__title{font-family:var(--nhg-display);font-weight:700;font-size:20px;line-height:24px}.App-index-page__header__options{margin-left:auto;display:flex;flex-direction:row;align-items:center}.App-index-page__header__options__add{background:var(--green-darker)!important;color:var(--light-1)!important}.App-index-page__header__options__search{margin-right:24px;width:240px}.App-index-page__list{flex-grow:1;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column}.App-index-page__list__loading{padding:40px}.App-index-page__list__item{background:#fff;padding:12px 12px 12px 24px;display:flex;flex-direction:row;align-items:center;cursor:pointer;transition:all .2s ease-out;border-bottom:1px solid var(--light-2);flex-shrink:0}.App-index-page__list__item__img{height:36px;width:36px;border-radius:4px;overflow:hidden;background:var(--blue-subtlest)}.App-index-page__list__item__img.no-bg{background:none}.App-index-page__list__item__text{padding-left:12px}.App-index-page__list__item__text__primary{font-size:12px;font-weight:600;margin-bottom:2px}.App-index-page__list__item__text__secondary{font-size:10px;color:var(--dark-3)}.App-index-page__list__item:hover{background:var(--light-2)}.App-modal-form{background:#fff;width:400px;max-height:80%;border-radius:8px;display:flex;flex-direction:column}.App-modal-form__header{height:40px;display:flex;flex-direction:row;align-items:center;padding-left:16px;border-bottom:1px solid var(--light-2)}.App-modal-form__header__title{font-size:16px;font-weight:700;font-family:var(--nhg-display)}.App-modal-form__header__title__secondary{font-size:10px;font-weight:400;color:var(--dark-4);font-family:var(--nhg)}.App-modal-form__header__dismiss{height:40px;width:40px;display:flex;align-items:center;justify-content:center;margin-left:auto;cursor:pointer}.App-modal-form__header__dismiss__icon{stroke:var(--dark-3);height:14px}.App-modal-form__body{flex-grow:1;overflow:auto;padding:16px}.App-modal-form__body__group{margin-bottom:16px}.App-modal-form__body__group__label{font-size:10px;margin-bottom:8px}.App-modal-form__body__group__label .required{color:var(--red-main)}.App-modal-form__body__group__input{height:32px;border:1px solid var(--light-3);border-radius:4px;padding-right:8px}.App-modal-form__body__group__input:focus-within{border-color:var(--blue-lighter)}.App-modal-form__body__group__input__selected-item{height:100%;display:flex;flex-direction:row;align-items:center;padding-left:8px;cursor:pointer}.App-modal-form__body__group__input__selected-item__label{font-size:12px}.App-modal-form__body__group__input__selected-item__dismiss{height:32px;width:32px;display:flex;align-items:center;justify-content:center;margin-left:auto}.App-modal-form__body__group__input__selected-item__dismiss__icon{height:14px;stroke:var(--red-lighter)}.App-modal-form__body__group__input__select,.App-modal-form__body__group__input__text{height:100%;width:100%;padding:0 0 0 8px;border:none;outline:none;font-family:var(--nhg);font-size:12px;background:none}.App-modal-form__body__error{background:var(--red-subtle);border-radius:4px;padding:8px;color:var(--red-darker);font-weight:700;font-size:10px}.App-modal-form__body__submit-btn{background:var(--green-darker);color:var(--light-2)!important;margin-top:16px;width:100%;height:32px;display:flex;align-items:center;justify-content:center}.App-modal-form__body__submit-btn:hover{background:var(--green-main)}.App-modal-form__body__submit-btn.loading{background:var(--green-lighter)!important}.App-modal-form__body__delete-btn{background:var(--red-darker);color:var(--light-2)!important;margin-top:16px;width:100%;height:32px;display:flex;align-items:center;justify-content:center}.App-modal-form__body__delete-btn:hover{background:var(--red-main)}.App-modal-form__body__delete-btn.loading{background:var(--red-lighter)!important}.App-view-page{height:100%;width:100%;overflow:hidden;display:flex;flex-direction:column}.App-view-page__header{height:60px;padding-left:20px;padding-right:24px;display:flex;flex-direction:row;align-items:center;background:#f6f8f9;background:var(--light-2);flex-shrink:0}.App-view-page__header__back-btn{height:24px;width:24px;display:flex;align-items:center;justify-content:center;cursor:pointer}.App-view-page__header__back-btn__icon{height:14px;stroke:var(--dark-4)}.App-view-page__header__title{font-family:var(--nhg-display);font-weight:700;font-size:20px;line-height:24px;padding-left:16px}.App-view-page__header__options{margin-left:auto;display:flex;flex-direction:row;align-items:center}.App-view-page__header__options__delete{background:var(--red-subtle)!important;color:var(--red-darker)!important;border:1px solid var(--red-darker)!important}.App-view-page__tabs{background:var(--light-2);border-bottom:1px solid var(--light-3);padding-left:24px;padding-right:24px}.App-view-page__tabs,.App-view-page__tabs__item{display:flex;flex-direction:row;align-items:center}.App-view-page__tabs__item{height:40px;margin-right:16px;padding-right:2px;cursor:pointer;font-family:var(--nhg-display)}.App-view-page__tabs__item.selected{border-bottom:2px solid var(--blue-main)}.App-view-page__body{flex-grow:1;overflow:auto}.App-loading-wrapper{height:100px;display:flex;align-items:center;justify-content:center}.App{height:100%;width:100%;overflow:hidden;flex-direction:column;font-family:"Inter";position:relative;--green:#60bb60;--yellow:#fc0;--red:#ff3b3b;--blue:#37a1fa;--yellow-lighter:#fded72;--yellow-subtle:#fffee5}.App,.App .App-header{box-sizing:border-box;display:-ms-flex;display:flex}.App .App-header{flex-direction:row;height:40px;border-bottom:1px solid #f5f5f5;flex-shrink:0;-ms-align-items:center;align-items:center;padding-left:32px;padding-right:32px}.App .App-header .logo{margin-right:auto}.App .App-header .logo img{height:20px}.App .App-body{flex-grow:1;overflow:hidden}.App .App-modal{position:absolute;top:0;left:0;right:0;bottom:0;height:100%;width:100%;background:rgba(0,0,0,.5);z-index:3;transition:all .2s ease-out;display:-ms-flex;display:flex;flex-direction:row;-ms-align-items:center;align-items:center;justify-content:center}.App .App-modal.open{opacity:0;pointer-events:all}.App .App-btn{color:#fff;border-radius:3px;display:-ms-flex;display:flex;-ms-align-items:center;align-items:center;justify-content:center;padding-left:16px;padding-right:16px;height:24px;font-weight:600;background:var(--blue)}.App .App-btn.disabled{opacity:.5;pointer-events:none}.App .App-btn.success{background:var(--green)}.App .App-btn.warning{background:var(--yellow)}.App .App-btn.danger{background:var(--red)}.App .App-btn.outline{background:#fff;border:1px solid var(--blue);color:var(--blue)}.App .App-btn:hover{cursor:pointer}.App .loading-spinner{animation-name:spin;animation-duration:1s;animation-iteration-count:infinite;animation-timing-function:ease-in-out;display:inline;height:32px;width:32px;display:-ms-flex;display:flex;color:#3e7bfa;font-size:24px}.App .loading-spinner,.App .loading-wrapper{-ms-align-items:center;align-items:center;justify-content:center}.App .loading-wrapper{height:250px;display:-ms-flex;display:flex}.App .hover-pointer{cursor:pointer}.App .App-menu{background:#fff;display:-ms-flex;display:flex;flex-direction:column;-ms-align-items:center;align-items:center;width:224px;padding-bottom:32px;margin-left:auto;height:100%;box-sizing:border-box}.App .App-menu img{height:24px;margin-top:32px;margin-bottom:32px}.App .App-menu .link{height:32px;display:-ms-flex;display:flex;-ms-align-items:center;align-items:center;justify-content:center;width:100%;text-decoration:none;color:#000}.App .App-menu .link:hover{color:var(--blue);cursor:pointer}.modal-form{background:#fff;width:30%;border-radius:3px;padding:16px;box-sizing:border-box}.modal-form .title{font-weight:800;margin-bottom:16px}.modal-form .title.with-secondary{margin-bottom:8px}.modal-form .form-group,.modal-form .secondary-text{margin-bottom:16px}.modal-form .form-group .label{font-weight:300;margin-bottom:4px}.modal-form .form-group input[type=date],.modal-form .form-group input[type=number],.modal-form .form-group input[type=text],.modal-form .form-group select{width:100%;box-sizing:border-box;height:32px;padding:0 0 0 4px}.modal-form .options{display:-ms-flex;display:flex;flex-direction:row;justify-content:flex-end}.modal-form .options .option{height:32px;background:#000;color:#fff;font-weight:600;border:none;padding-left:16px;padding-right:16px;border-radius:3px;margin-left:16px}.modal-form .options .option:hover{cursor:pointer}.modal-form .options .option.submit{background:#60bb60}.modal-form .options .option.outline{background:#fff;color:var(--blue);border:1px solid var(--blue)}.modal-card{background:#fff;width:30%;border-radius:3px;padding:16px;box-sizing:border-box}.modal-card .modal-card-header{margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid #f5f5f5}.modal-card .modal-card-header .primary{font-size:16px;font-weight:600}.modal-card .modal-card-header .secondary{color:grey}.modal-card .modal-card-footer{margin-top:16px;padding-top:16px;border-top:1px solid #f5f5f5}.Table{width:100%;display:-ms-flex;flex-direction:column}.Table .Table-header{height:56px;display:-ms-flex;display:flex;flex-direction:row;border-bottom:1px solid #f5f5f5;flex-shrink:0;padding-left:32px;padding-right:32px;-ms-align-items:center;align-items:center}.Table .Table-header .title{margin-right:auto;font-weight:700;font-size:16px}.Table .Table-header .options{display:flex;flex-direction:row}.Table .Table-header .options .search{position:relative}.Table .Table-header .options .search input{height:24px;box-sizing:border-box;border:1px solid #f5f5f5;padding:0 0 0 8px;font-size:12px;background:#f5f5f5}.Table .Table-header .options .search .dismiss-search-btn{position:absolute;right:0;top:0;height:24px;width:24px;display:flex;align-items:center;justify-content:center;cursor:pointer}.Table .Table-header .options .option{color:#fff;background:#60bb60;border-radius:3px;display:-ms-flex;display:flex;-ms-align-items:center;align-items:center;justify-content:center;padding-left:16px;padding-right:16px;height:24px;margin-left:16px;font-weight:600}.Table .Table-header .options .option.outline{border:1px solid #37a1fa;color:#37a1fa;background:#fff}.Table .Table-header .options .option:hover{cursor:pointer}.Table .Table-fields{height:20px;background:#f5f5f5;flex-shrink:0;display:-ms-flex;display:flex;flex-direction:row;-ms-align-items:center;align-items:center;font-size:10px;font-weight:300;border-bottom:1px solid #f5f5f5}.Table .Table-fields,.Table .Table-fields .field{box-sizing:border-box;padding-left:16px;padding-right:16px}.Table .Table-fields .field:last-child{text-align:right}.Table .Table-fields .field:first-child{text-align:left}.Table .Table-rows{flex-grow:1;overflow:auto;background:#f5f5f5}.Table .Table-rows .tr{height:40px;border-bottom:1px solid #f5f5f5;display:-ms-flex;display:flex;flex-direction:row;-ms-align-items:center;align-items:center;padding-left:16px;padding-right:16px;transition:all .2s ease-out}.Table .Table-rows .tr.even{background:#fff}.Table .Table-rows .tr.odd{background:hsla(0,0%,100%,.8)}.Table .Table-rows .tr:hover{cursor:pointer;background:var(--blue);color:#fff}.Table .Table-rows .tr .td{padding-left:16px;padding-right:16px;box-sizing:border-box}.Table .Table-rows .tr .td:last-child{text-align:right}.Table .Table-rows .tr .td:first-child{text-align:left}.Index{overflow:auto}.Index,.input-file{height:100%;width:100%}.input-file:hover{cursor:pointer}.input-file input{display:none}.input-file .selection-input{height:100%;width:100%;display:-ms-flex;display:flex;-ms-align-items:center;align-items:center;justify-content:center;flex-direction:column}.input-file .selection-input .icon{font-size:24px;margin-bottom:8px;color:#545454}.input-file .selection-input img{width:100%}.editable-field{display:-ms-flex;display:flex;flex-direction:row;-ms-align-items:center;align-items:center;margin-bottom:24px;overflow:hidden}.editable-field:last-child{margin-bottom:0}.editable-field:hover .value{font-weight:600}.editable-field .meta{flex-grow:1;overflow:hidden}.editable-field .label{color:grey;margin-bottom:4px}.editable-field .value{transition:all .2s ease-out}.editable-field .options{display:-ms-flex;display:flex;flex-direction:row;margin-left:auto}.editable-field .options .option{height:24px;width:24px;display:-ms-flex;display:flex;-ms-align-items:center;align-items:center;justify-content:center;margin-left:16px;border-radius:3px;font-size:12px;transition:all .2s ease-out}.editable-field .options .option:hover{cursor:pointer}.editable-field .options .option.outline{color:var(--blue);border:1px solid var(--blue);box-sizing:border-box}.editable-field .options .option.edit{background:var(--yellow-subtle);color:var(--yellow)}.editable-field .options .option.edit:hover{background:var(--yellow);color:#fff}.editable-field .options .option.delete{color:var(--red)}.editable-field-form{display:-ms-flex;display:flex;flex-direction:row;-ms-align-items:center;align-items:center;margin-bottom:24px;width:100%}.editable-field-form.column{flex-direction:column}.editable-field-form .title{flex:1 1;padding-right:16px}.editable-field-form .form-group{flex:1 1;position:relative;margin-right:16px}.editable-field-form.column .form-group{margin-right:0;width:100%;margin-bottom:16px}.editable-field-form .form-group:last-child{margin-right:0}.editable-field-form .form-group input,.editable-field-form .form-group select{width:100%;box-sizing:border-box;height:36px;padding-left:8px;outline-color:var(--blue)}.editable-field-form .label{color:grey;position:absolute;background:#fff;top:-6px;left:6px;font-size:10px;padding-left:4px;padding-right:4px}.editable-field-form .options{display:-ms-flex;display:flex;flex-direction:row}.editable-field-form.column .options{width:100%;justify-content:flex-end}.editable-field-form .options .option{height:36px;display:-ms-flex;display:flex;-ms-align-items:center;align-items:center;justify-content:center;margin-left:16px;border-radius:3px;font-size:12px;transition:all .2s ease-out;font-weight:600}.editable-field-form .options .option:first-child{margin-left:0}.editable-field-form .options .option:hover{cursor:pointer}.editable-field-form .options .option.submit{background:var(--green);outline:none;border:none;color:#fff;padding-left:16px;padding-right:16px}.editable-field-form .options .option.cancel{height:36px;width:36px;background:#f5f5f5;color:grey}.editable-field-form .options .option.delete{background:var(--red);outline:none;border:none;color:#fff;padding-left:16px;padding-right:16px}.editable-field-form .options .option.cancel:hover{background:var(--red);color:#fff}.upload-data{background:#fff;border-radius:3px;padding:16px;box-sizing:border-box;max-width:90%}.upload-data .title{font-weight:800;margin-bottom:16px}.upload-data .title.with-secondary{margin-bottom:8px}.upload-data .secondary-text{margin-bottom:16px}.upload-data .table-wrapper{height:320px;overflow:auto}.upload-data table{width:100%;margin-bottom:16px}.upload-data table tr{text-align:left;border-bottom:1px solid #000;height:32px}.upload-data table tr th:last-child{text-align:right}.upload-data table tr td{cursor:pointer;min-width:100px}.upload-data table tr td input{height:32px;width:100%;box-sizing:border-box;border:1px solid #d9d9d9}.upload-data table tr td:hover{background:#f5f5f5}.upload-data table tr td.empty{background:rgba(255,0,0,.1)}.upload-data table tr td:last-child{text-align:right}.upload-data .footer{display:-ms-flex;display:flex;flex-direction:row;justify-content:flex-end}.upload-data .footer .App-btn{margin-left:16px}.upload-data .footer .App-btn.outline{border:1px solid #37a1fa;color:#37a1fa;background:#fff}.upload-data .template-link{color:#37a1fa}.fixture-generator-preview .event-part .title{display:-ms-flex;display:flex;flex-direction:row;height:40px;border-top:1px solid #f5f5f5;border-bottom:1px solid #f5f5f5;-ms-align-items:center;align-items:center}.fixture-generator-preview .event-part .title .label{margin-left:auto;margin-right:auto}.fixture-generator-preview .event-part .title .btn{height:40px;width:40px;display:-ms-flex;display:flex;-ms-align-items:center;align-items:center;justify-content:center}.fixture-generator-preview .event-part .fixture-item{margin-bottom:16px}.fixture-generator-preview .event-parts-container{overflow:hidden}.fixture-generator-preview .event-parts-container .event-parts-list{display:-ms-flex;display:flex;flex-direction:row}.fixture-generator-preview .event-parts-container .event-part{width:100%;flex-shrink:0}.fixture-list .fixture-list-header{display:-ms-flex;display:flex;flex-direction:row;font-weight:600;padding-bottom:16px;-ms-align-items:center;align-items:center;border-bottom:1px solid #f5f5f5}.fixture-list .fixture-list-header .btn{height:100%;display:-ms-flex;display:flex;-ms-align-items:center;align-items:center;justify-content:center;width:40px}.fixture-list .fixture-list-header .title{margin-left:auto;margin-right:auto}.fixture-list .fixture-list-body .fixture-item{display:-ms-flex;display:flex;flex-direction:row;height:40px;-ms-align-items:center;align-items:center;margin-top:8px}.fixture-list .fixture-list-body .fixture-item .teams{margin-right:auto}.fixture-list .fixture-list-body .fixture-item .datetime{font-size:10px;color:grey;border-right:1px solid #f5f5f5;padding-right:16px}.fixture-list .fixture-list-body .fixture-item .datetime .date:hover,.fixture-list .fixture-list-body .fixture-item .datetime .time:hover{text-decoration:underline}.fixture-list .fixture-list-body .fixture-item .options .option{height:24px;width:24px;display:-ms-flex;display:flex;-ms-align-items:center;align-items:center;justify-content:center;margin-left:16px;border-radius:3px;font-size:12px;transition:all .2s ease-out}.fixture-list .fixture-list-body .fixture-item .options .option.edit{background:var(--yellow-subtle);color:var(--yellow)}.fixture-list .fixture-list-body .fixture-item .options .option.edit:hover{background:var(--yellow);color:#fff}.generator-helper{padding-top:16px}.generator-helper .helper-text{margin-bottom:16px}.generator-helper .helper-options{display:-ms-flex;display:flex;flex-direction:row;flex-wrap:wrap}.generator-helper .helper-options .helper-item-wrapper{width:33.33%;box-sizing:border-box;margin-bottom:16px;padding-left:8px;padding-right:8px}.generator-helper .helper-options .helper-item-wrapper:first-child{padding-left:0}.generator-helper .helper-options .helper-item-wrapper:last-child{padding-right:0}.generator-helper .helper-options .helper-item-wrapper .helper-item{background:#fff;box-sizing:border-box;padding:16px;border:1px solid var(--blue);border-radius:4px;transition:all .2s ease-out}.generator-helper .helper-options .helper-item-wrapper .helper-item .primary-text{margin-bottom:8px;font-weight:600}.generator-helper .helper-options .helper-item-wrapper .helper-item:hover{background:var(--blue);color:#fff}.tree-node .node-identifier{display:flex;flex-direction:row;-ms-align-items:center;align-items:center;height:32px;transition:all .2s ease-out;padding-right:8px;border-radius:4px}.tree-node .node-identifier .hover-wrapper{flex-grow:1;display:-ms-flex;display:flex;flex-direction:row;-ms-align-items:center;align-items:center;height:100%;padding-left:8px}.tree-node .node-identifier:hover .node-options{border:1px solid #f5f5f5}.tree-node .node-identifier:hover .hover-wrapper{background:#f5f5f5}.tree-node .node-identifier .node-label{flex-grow:1;height:100%;display:-ms-flex;display:flex;flex-direction:row;-ms-align-items:center;align-items:center}.tree-node .node-identifier .node-label:hover{cursor:pointer}.tree-node.add .node-identifier{color:var(--green)}.tree-node.add .node-identifier:hover{cursor:pointer;text-decoration:underline;background:none}.tree-node .node-identifier .collapse-btn{width:16px;height:16px;display:-ms-flex;display:flex;flex-direction:row;-ms-align-items:center;align-items:center;color:grey}.tree-node .node-identifier .collapse-btn:hover{cursor:pointer}.tree-node .node-identifier .collapse-btn.expanded .icon{transform:rotate(90deg)}.tree-node .node-identifier .node-options{flex-direction:row;height:100%;padding-right:8px;border:1px solid transparent}.tree-node .node-identifier .node-options,.tree-node .node-identifier .node-options .option{display:-ms-flex;display:flex;-ms-align-items:center;align-items:center;box-sizing:border-box}.tree-node .node-identifier .node-options .option{height:20px;width:20px;justify-content:center;background:#fff;color:grey;border-radius:4px;margin-left:12px;border:1px solid var(--blue);color:var(--blue)}.tree-node .node-identifier .node-options .option.edit{background:var(--yellow-subtle);color:var(--yellow);border:none}.tree-node .node-identifier .node-options .option.delete{background:var(--red-subtle);color:var(--red);border:none}.tree-node .node-identifier .node-options .option:hover{background:var(--blue);color:#fff;cursor:pointer}.tree-node .node-identifier .node-options .option.edit:hover{background:var(--yellow);color:#fff}.tree-node .node-identifier .node-options .option.delete:hover{background:var(--red);color:#fff}.tree-node .node-identifier .node-options .option.disabled{pointer-events:none;opacity:.4}.tree-node .node-body{box-sizing:border-box;padding-left:16px}.fixture-item{display:-ms-flex;display:flex;flex-direction:row;-ms-align-items:center;align-items:center;border-radius:4px;overflow:hidden;height:56px}.fixture-item .label{color:grey}.fixture-item .meta{flex-grow:1;height:100%;display:-ms-flex;display:flex;flex-direction:column;justify-content:center;padding-left:8px}.fixture-item .options{flex-direction:row;height:100%;padding-right:16px;border:1px solid transparent}.fixture-item .options,.fixture-item .options .option{display:-ms-flex;display:flex;-ms-align-items:center;align-items:center;box-sizing:border-box}.fixture-item .options .option{height:20px;width:20px;justify-content:center;background:#fff;color:grey;border-radius:4px;margin-left:16px;border:1px solid var(--blue);color:var(--blue)}.fixture-item .options .option:hover{cursor:pointer}.fixture-item .options .option.edit{background:var(--yellow-subtle);color:var(--yellow);border:none}.fixture-item .options .option.delete{background:var(--red-subtle);color:var(--red);border:none}.fixture-item:hover .meta{background:#f5f5f5}.fixture-item:hover .options{border:1px solid #f5f5f5}.fixture-item:hover .options .option:hover{background:var(--blue);color:#fff;cursor:pointer}.fixture-item:hover .options .option.edit:hover{background:var(--yellow);color:#fff}.fixture-item:hover .options .option.delete:hover{background:var(--red);color:#fff}.fixture-item:hover .options .option.disabled{pointer-events:none;opacity:.4}.stat-type-relationships-editor{border:1px solid #f5f5f5;padding:16px;margin-bottom:16px}.stat-type-relationships-editor .title{font-size:14px;font-weight:600;margin-bottom:16px;display:-ms-flex;display:flex;flex-direction:row;padding-right:8px}.stat-type-relationships-editor .title .close-editor{margin-left:auto;color:grey}.stat-type-relationships-editor .relationship-section{margin-bottom:16px}.stat-type-relationships-editor .relationship-section:last-child{margin-bottom:0}.stat-type-relationships-editor .relationship-section .primary-text{font-weight:600;margin-bottom:4px;display:-ms-flex;display:flex;flex-direction:row;padding-right:8px}.stat-type-relationships-editor .relationship-section .primary-text .info-icon{margin-left:auto;color:grey}.stat-type-relationships-editor .relationship-section .secondary-text.hide{display:none}.stat-type-relationships-editor .relationship-section .list{margin-bottom:8px;margin-top:8px}.stat-type-relationships-editor .relationship-section .list .list-item{display:-ms-flex;display:flex;flex-direction:row;-ms-align-items:center;align-items:center;height:32px;border-bottom:1px solid #f5f5f5;padding-left:8px;padding-right:8px}.stat-type-relationships-editor .relationship-section .list .list-item:last-child{border-bottom:none}.stat-type-relationships-editor .relationship-section .list .list-item .delete-relationship{margin-left:auto;color:grey}.stat-type-relationships-editor .relationship-section .list .list-item .delete-relationship:hover{cursor:pointer;color:var(--red)}.stat-type-relationships-editor .relationship-section .list .list-item:hover{background:#f5f5f5}.stat-type-relationships-editor .relationship-section .footer-options{margin-top:8px;display:-ms-flex;display:flex;flex-direction:row}.position-editor{display:-ms-flex;display:flex;flex-direction:row}.position-editor .positions{width:240px;display:-ms-flex;display:flex;flex-wrap:wrap}.position-editor .positions .position-item{flex-shrink:0}.fixture-participant{margin-bottom:16px}.fixture-participant .title{margin-bottom:4px}.fixture-participant .edit-button,.fixture-participant .placeholder{color:grey}.fixture-participant .edit-button:hover{cursor:pointer;text-decoration:underline}.fixture-lineup-container{display:-ms-flex;display:flex;flex-direction:row}.fixture-lineup-container .formation{flex-grow:1}.fixture-lineup-container .list{width:35%}.fixture-lineup-container .list .list-item{display:-ms-flex;display:flex;flex-direction:row;height:32px;-ms-align-items:center;align-items:center;border-bottom:1px solid #f5f5f5}.fixture-lineup-container .list .list-item:last-child{border-bottom:none}.fixture-lineup-container .list .list-item .formation-position{width:32px;display:-ms-flex;display:flex;flex-direction:row;-ms-align-items:center;align-items:center;color:grey}.fixture-lineup-container .list .list-item .formation-position.selectable{color:var(--green);font-weight:600}.fixture-lineup-container .list .list-item .meta{display:-ms-flex;display:flex;flex-direction:row;flex-grow:1}.fixture-lineup-container .list .list-item .meta .jersey-num{color:grey;width:24px;display:-ms-flex;display:flex;-ms-align-items:center;align-items:center;justify-content:center}.fixture-lineup-container .list .list-item .meta .player-name{margin-left:4px}.fixture-lineup-container .list .list-item .options{display:-ms-flex;display:flex;flex-direction:row}.fixture-lineup-container .list .list-item .options .option.delete{color:var(--red)}.fixture-lineup-container .list .list-item.add-lineup-player .meta .player-name{color:var(--green)}.fixture-lineup-container .list .list-item.add-lineup-player .meta .player-name:hover{text-decoration:underline;cursor:pointer}.add-lineup-player{margin-left:auto}.upload-lineup-players{margin-left:auto;margin-top:8px}.stat-item{height:32px;border-bottom:1px solid #f5f5f5}.stat-item .meta{display:-ms-flex;display:flex;flex-direction:row;-ms-align-items:center;align-items:center;height:32px}.stat-item .meta .timestamp{width:32px}.stat-item .meta .options{margin-left:auto}.stat-item .meta .options .option.delete{color:var(--red)}.note{display:-ms-flex;display:flex;flex-direction:row;margin-bottom:16px}.note .meta{flex-grow:1}.note .meta .createdAt{color:grey}.note .option{color:var(--red)}.toggle-wrapper{cursor:pointer}.app-toggle,.toggle-wrapper{display:-ms-flex;display:flex;flex-direction:row;-ms-align-items:center;align-items:center}.app-toggle{height:16px;width:24px;box-sizing:border-box;background:#dae2e7;border:1px solid #bbcad3;border-radius:16px;padding-left:1px;padding-right:1px;transition:all .2s ease-out}.app-toggle.selected{background:var(--blue);border-color:var(--blue);justify-content:flex-end}.app-toggle .toggle-handle{background:#fff;height:12px;width:12px;border-radius:100%;transition:all .2s ease-out;box-shadow:var(--elevation-1)}.toggle-wrapper .toggle-label{font-size:12px;margin-left:12px}.profile-claims-list-page{display:flex;flex-direction:row;padding:24px}.profile-claim-item{background:#fff;border-radius:8px;margin-right:24px}.profile-claim-item__id{font-weight:700;padding:16px}.profile-claim-item__user{padding:0 16px 16px}.profile-claim-item__options{height:32px;display:flex;flex-direction:row;align-items:center;border-top:1px solid #f5f5f5}.profile-claim-item__options__option{width:50%;display:flex;align-items:center;justify-content:center;font-weight:700;cursor:pointer;height:32px}.profile-claim-item__options__option:hover{background:#f5f5f5}.profile-claim-item__options__option.approve{color:#60bb60}.profile-claim-item__options__option.dismiss{color:grey;border-left:1px solid #f5f5f5}.profile-claim-item__confirmation{border-top:1px solid #f5f5f5;padding:16px}.profile-claim-item__confirmation__options{display:flex;flex-direction:row;margin-top:16px}.profile-claim-item__confirmation__options__option{height:24px;margin-right:16px;display:flex;align-items:center;justify-content:center;cursor:pointer}.profile-claim-item__confirmation__options__option.confirm{background:#60bb60;color:#fff;border-radius:4px;font-weight:700;padding-left:8px;padding-right:8px}.profile-claim-item__confirmation__options__option.cancel{color:grey}.View{height:100%;width:100%;box-sizing:border-box;overflow:hidden;flex-direction:column}.View,.View .header{display:-ms-flex;display:flex}.View .header{height:56px;flex-direction:row;-ms-align-items:center;align-items:center;border-bottom:1px solid #f5f5f5;padding-left:32px;padding-right:32px;flex-shrink:0}.View .header .title{margin-right:auto;font-weight:700;font-size:16px}.View .header .back-icon{margin-right:16px;font-size:10px}.View .header .back-icon:hover{cursor:pointer}.View .header .options .option{color:#fff;background:#60bb60;border-radius:3px;display:-ms-flex;display:flex;-ms-align-items:center;align-items:center;justify-content:center;padding-left:16px;padding-right:16px;height:24px;margin-left:16px;font-weight:600}.View .header .options .option:hover{cursor:pointer}.View .header .options .option.delete{background:red}.View .tabs{height:32px;padding-left:32px;padding-right:32px;border-bottom:1px solid #f5f5f5;flex-shrink:0}.View .tabs,.View .tabs .tab{display:-ms-flex;display:flex;flex-direction:row}.View .tabs .tab{height:100%;-ms-align-items:center;align-items:center;box-sizing:border-box;color:grey;margin-right:16px}.View .tabs .tab.active{color:var(--blue);font-weight:600;border-bottom:2px solid var(--blue)}.View .body{background:#f5f5f5;flex-grow:1;box-sizing:border-box;overflow:auto}.View .body .page{display:-ms-flex;display:flex;flex-direction:row;padding-left:16px;padding-right:16px;padding-bottom:32px}.View .body .Table .Table-header{background:#fff}.View .body .section{width:50%;padding-left:16px;padding-right:16px}.View .body .card{background:#fff;padding:16px;border-radius:4px;margin-top:32px}.View .body .card .card-title{border-bottom:1px solid #f5f5f5;padding-bottom:16px;font-weight:600}.View .body .card .card-body{background:#fff;padding-top:16px;padding-bottom:16px}.View .body .card .card-footer{border-top:1px solid #f5f5f5;padding-top:16px}.View .body .card .card-body .link-wrapper{display:-ms-flex;display:flex;flex-direction:row}.View .body .card .card-body .link-wrapper .copy-link{color:grey;margin-left:8px}.View .body .card .card-body .link-wrapper a{margin-right:auto}.View .body .card .card-body img{width:100%}.View .body .card .card-body .card-body-group{border:1px solid #f5f5f5;position:relative;margin-bottom:16px;padding:16px}.View .body .card .card-body .card-body-group .card-body-group-title{background:#fff;position:absolute;top:-8px;font-weight:600;color:grey}.View .body .card .card-footer{display:-ms-flex;display:flex;flex-direction:row;-ms-align-items:center;align-items:center}.View .body .card .card-footer .error{color:var(--red);margin-left:16px;transition:all .2s ease-out}.Home{height:100%;width:100%;box-sizing:border-box;padding-top:64px;-ms-align-items:center;align-items:center;background:#f5f5f5}.Home,.Home .links{display:-ms-flex;display:flex;flex-direction:column}.Home .links{border-radius:4px;padding:16px;position:relative;box-shadow:0 .5px 2px 0 rgba(96,97,112,.16);width:200px;background:#fff}.Home .links .title{font-size:10px;font-weight:600;color:#555770}.Home .links .link{text-decoration:none;margin-top:16px;color:#000;display:flex;flex-direction:row;-ms-align-items:center;align-items:center}.Home .links .link .label{margin-right:auto}.Home .links .link:hover .label{text-decoration:underline}.Auth{height:100%;width:100%;box-sizing:border-box;-ms-align-items:center;align-items:center;background:#f5f5f5}.Auth,.Auth .Login{display:-ms-flex;display:flex;flex-direction:column}.Auth .Login{box-shadow:0 .5px 2px 0 rgba(96,97,112,.16);background:#fff;padding:16px 32px 32px;margin-top:64px;width:240px}.Auth .Login .title{margin-bottom:16px;text-align:center;font-weight:800}.Auth .Login .form-group{margin-bottom:16px}.Auth .Login .form-group input{height:32px;box-sizing:border-box;width:100%;padding:0 0 0 8px}.Auth .Login button{height:32px;color:#fff;font-weight:600;margin-top:8px;border:none;background:#60bb60;border-radius:8px}.AcceptInvite{height:100%;width:100%;-ms-align-items:center;align-items:center;background:#f5f5f5;padding-top:64px;box-sizing:border-box}.AcceptInvite,.AcceptInvite .form{display:-ms-flex;display:flex;flex-direction:column}.AcceptInvite .form{box-shadow:0 .5px 2px 0 rgba(96,97,112,.16);background:#fff;padding:16px 32px 32px}.AcceptInvite .form .title{font-weight:600;margin-bottom:16px}.AcceptInvite .form input{height:24px;box-sizing: ;padding:0 0 0 8px}.AcceptInvite .form button{height:32px;color:#fff;font-weight:600;margin-top:16px;border:none;background:#60bb60}.App-layout{display:grid;grid-template-columns:240px 1fr;grid-template-rows:100%;background:var(--bg)}.App-layout,.App-layout__menu{height:100%;width:100%;overflow:hidden}.App-layout__menu{display:flex;flex-direction:column;background:var(--dark-1);border-right:1px solid var(--dark-2);z-index:10}.App-layout__menu__brand{height:60px;display:flex;flex-direction:row;align-items:center;padding-left:20px;padding-right:16px;font-style:italic;font-size:6px;font-family:var(--nhg-display);font-weight:700}.App-layout__menu__brand img{height:24px}.App-layout__menu__brand__logo__suffix{margin-left:-18px;color:var(--light-1);letter-spacing:1px}.App-layout__menu__items{flex-grow:1}.App-layout__menu__items__item-wrapper{padding-right:8px}.App-layout__menu__items__item-wrapper__item{display:block;height:40px;display:flex;flex-direction:row;align-items:center;padding-left:16px;font-size:10px;color:var(--dark-4);border-radius:4px;border-top-left-radius:0;border-bottom-left-radius:0;transition:all .2s ease-out;border-left:4px solid transparent}.App-layout__menu__items__item-wrapper__item.selected{background:var(--dark-2);color:var(--light-4);font-weight:700;border-left:4px solid var(--blue-main)}.App-layout__menu__footer{border-top:1px solid var(--dark-2);height:48px;display:flex;flex-direction:row;align-items:center;padding-left:20px;font-size:10px}.App-layout__menu__footer__icon{height:28px;width:28px;border-radius:100%;background:var(--blue-subtle);display:flex;align-items:center;justify-content:center;overflow:hidden}.App-layout__menu__footer__text{padding-left:12px}.App-layout__menu__footer__text__primary{font-weight:700;color:var(--light-4)}.App-layout__menu__footer__text__secondary{color:var(--dark-4)}.App-layout__menu__footer__options{margin-left:auto;cursor:pointer}.App-layout__menu__footer__options,.App-layout__menu__footer__options__option{height:48px;width:48px;display:flex;align-items:center;justify-content:center}.App-layout__menu__footer__options__icon{fill:var(--dark-4);transform:rotate(90deg);height:16px}.App-layout__menu__footer__options__account__menu__item{height:32px;padding-left:16px;padding-right:16px;display:flex;flex-direction:row;align-items:center}.App-layout__content{height:100%;width:100%;overflow:hidden}.App-layout__modal{position:absolute;top:0;left:0;right:0;bottom:0;height:100%;width:100%;background:rgba(0,0,0,.5);z-index:15;transition:all .2s ease-out;display:-ms-flex;display:flex;flex-direction:row;-ms-align-items:center;align-items:center;justify-content:center}.App-layout__modal.open{opacity:0;pointer-events:all}.app-avatar{position:relative;height:100%;width:100%;display:flex;align-items:center;justify-content:center;background-size:cover;background-position:50%;filter:blur(1px);-webkit-filter:blur(1px)}.app-avatar:before{content:"";position:absolute;inset:0;animation:pulse 2.5s infinite;background-color:hsla(0,0%,100%,.1)}.app-avatar img{width:100%;display:block;object-position:center;object-fit:cover;opacity:0;transition:opacity .2s ease-in-out}.app-avatar.loaded{filter:none;-webkit-filter:none}.app-avatar.loaded img{opacity:1}.app-avatar.loaded:before{content:none;animation:none}@keyframes pulse{0%{background-color:hsla(0,0%,100%,0)}50%{background-color:hsla(0,0%,100%,.1)}to{background-color:hsla(0,0%,100%,0)}}.App-button{min-height:28px;border:none;outline:none;border-radius:4px;padding-left:12px;padding-right:12px;font-family:var(--nhg-display);font-size:8px;font-weight:700;cursor:pointer;letter-spacing:2px;transition:all .2s ease-out;color:var(--dark-3)}.spinner{display:flex;align-items:center;justify-content:center;animation:spin .8s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.App-search{height:28px;border-radius:4px;overflow:hidden;background:#fff;position:relative;padding-right:28px;border:1px solid var(--light-3)}.App-search input{height:100%;width:100%;padding:0 0 0 12px;border:none;outline:none;font-family:var(--nhg);font-size:10px}.App-search__dismiss{position:absolute;height:28px;width:28px;display:flex;align-items:center;justify-content:center;right:0;top:0;cursor:pointer}.App-search__dismiss__icon{height:14px;stroke:var(--red-lighter)}.dot-flashing{position:relative;width:8px;height:8px;border-radius:4px;background-color:#fff;color:#9880ff;animation:dotFlashing .6s infinite alternate;animation-delay:.25s}.dot-flashing:after,.dot-flashing:before{content:"";display:inline-block;position:absolute;top:0}.dot-flashing:before{left:-12px;animation:dotFlashing .6s infinite alternate;animation-delay:0s}.dot-flashing:after,.dot-flashing:before{width:8px;height:8px;border-radius:4px;background-color:#fff;color:#9880ff}.dot-flashing:after{left:12px;animation:dotFlashing .6s infinite alternate;animation-delay:.5s}@keyframes dotFlashing{0%{background-color:#fff}50%,to{background-color:hsla(0,0%,100%,.615686274509804)}}@keyframes dotFlashingBlue{0%{background-color:var(--blue-lighter)}50%,to{background-color:var(--light-2)}}@keyframes dotFlashingRed{0%{background-color:var(--red-lighter)}50%,to{background-color:var(--light-2)}}@keyframes dotFlashingGrey{0%{background-color:var(--light-4)}50%,to{background-color:var(--light-2)}}.dot-flashing.blue{animation:dotFlashingBlue .6s infinite alternate;animation-delay:.25s}.dot-flashing.blue:before{animation:dotFlashingBlue .6s infinite alternate;animation-delay:0s}.dot-flashing.blue:after{animation:dotFlashingBlue .6s infinite alternate;animation-delay:.5s}.dot-flashing.red{animation:dotFlashingRed .6s infinite alternate;animation-delay:.25s}.dot-flashing.red:before{animation:dotFlashingRed .6s infinite alternate;animation-delay:0s}.dot-flashing.red:after{animation:dotFlashingRed .6s infinite alternate;animation-delay:.5s}.dot-flashing.grey{animation:dotFlashingGrey .6s infinite alternate;animation-delay:.25s}.dot-flashing.grey:before{animation:dotFlashingGrey .6s infinite alternate;animation-delay:0s}.dot-flashing.grey:after{animation:dotFlashingGrey .6s infinite alternate;animation-delay:.5s}.dot-flashing.small,.dot-flashing.small:after,.dot-flashing.small:before{width:4px;height:4px;border-radius:2px}.dot-flashing.small:before{left:-8px}.dot-flashing.small:after{left:8px}.search-with-dropdown__menu{width:100%;background:#fff;border-radius:4px;box-shadow:var(--elevation-3);margin-top:8px}.search-with-dropdown__menu__loading{height:80px;display:flex;align-items:center;justify-content:center}.search-with-dropdown__menu__item{border-bottom:1px solid var(--light-2);display:flex;flex-direction:row;align-items:center;padding:8px;cursor:pointer;min-height:24px}.search-with-dropdown__menu__item__img{height:28px;width:28px;background:var(--blue-subtle);border-radius:4px;display:flex;align-items:center;justify-content:center;overflow:hidden}.search-with-dropdown__menu__item__img.no-bg{background:none}.search-with-dropdown__menu__item__text{padding-left:8px;font-size:10px}.search-with-dropdown__menu__item__text__primary{font-weight:700}.search-with-dropdown__menu__item__text__secondary{color:var(--dark-3)}.search-with-dropdown__menu__item:hover{background:var(--light-2)}.location-search__menu{width:100%;background:#fff;border-radius:4px;box-shadow:var(--elevation-3);margin-top:8px}.location-search__menu__loading{height:80px;display:flex;align-items:center;justify-content:center}.location-search__menu__item{border-bottom:1px solid var(--light-2);display:flex;flex-direction:row;align-items:center;padding:8px;cursor:pointer}.location-search__menu__item:hover{background:var(--light-2)}.App-card{background:#fff;border-radius:8px;box-shadow:var(--elevation-4)}.App-card__title{display:flex;flex-direction:row;align-items:center;padding-left:16px;padding-right:16px;height:32px;font-size:8px;font-weight:700;font-family:var(--nhg-display);letter-spacing:1.4px;border-bottom:1px solid var(--light-2);color:var(--dark-3)}.App-card__title__options{margin-left:auto}.Editable{display:flex;flex-direction:row;align-items:center;padding:12px 16px}.Editable__content{flex-grow:1}.Editable__content__label{color:var(--dark-4);margin-bottom:4px;font-size:10px;font-weight:400}.Editable__content__value{font-weight:600;color:var(--dark-1)}.Editable__options{display:flex;flex-direction:row;align-items:center}.Editable__options__option{height:32px;width:32px;display:flex;align-items:center;justify-content:center;border-radius:8px;cursor:pointer;margin-left:8px;border:none}.Editable__options__option__icon{height:14px}.Editable__options__option.edit{background:var(--orange-subtle)}.Editable__options__option.edit .Editable__options__option__icon{fill:var(--orange-darker)}.Editable__options__option.success{background:var(--green-subtle)}.Editable__options__option.success .Editable__options__option__icon{fill:var(--green-darker)}.Editable__options__option.neutral{background:var(--light-2)}.Editable__options__option.neutral .Editable__options__option__icon{stroke:var(--light-4)}.Editable__content__input-wrapper{height:32px;border:1px solid var(--light-3);border-radius:4px;position:relative}.Editable__content__input-wrapper:focus-within{border-color:var(--blue-main)}.Editable__content__input-wrapper__label{position:absolute;top:-6px;left:4px;background:#fff;padding-left:4px;padding-right:4px;font-size:8px;z-index:2}.Editable__content__input-wrapper__input{height:30px;width:100%;border:none;box-sizing:border-box!important;outline:none;padding-left:8px;font-family:var(--nhg);border-radius:4px;font-size:12px}.Editable__options__loader{width:56px;height:24px;display:flex;align-items:center;justify-content:center;margin-left:8px}.Form-field-search-selected{height:32px;display:flex;flex-direction:row;align-items:center}.Form-field-search-selected__value{flex-grow:1;padding-left:8px}.Form-field-search-selected__dismiss{height:32px;width:32px;display:flex;align-items:center;justify-content:center;flex-shrink:0;cursor:pointer}.Form-field-search-selected__dismiss__icon{stroke:var(--red-lighter);height:14px}.Table{display:flex;flex-direction:row;height:100%;overflow:hidden}.Table__main{flex-grow:1;display:flex;flex-direction:column}.Table__main__header{padding:16px 24px;display:flex;flex-direction:row;align-items:center}.Table__main__header__title{font-size:14px;font-weight:700;font-family:var(--nhg-display)}.Table__main__header__options{margin-left:auto;display:flex;flex-direction:row;align-items:center}.Table__main__header__options__option{height:24px;min-height:auto;margin-left:16px}.Table__main__header__options__option.add{background:var(--green-darker);color:var(--light-2)}.Table__main__body{flex-grow:1;display:flex;flex-direction:column;overflow:hidden}.Table__main__body__headers{height:28px;font-size:10px;font-weight:600;border-bottom:1px solid var(--light-2);box-shadow:var(--elevation-1);color:var(--dark-2)}.Table__main__body__headers,.Table__main__body__headers__th{display:flex;flex-direction:row;align-items:center;flex-shrink:0}.Table__main__body__headers__th{padding-left:24px;padding-right:24px}.Table__main__body__rows{flex-grow:1;overflow:auto;padding-bottom:80px}.Table__main__body__rows__row{min-height:40px;display:flex;flex-direction:row;align-items:center}.Table__main__body__rows__row.odd{background:var(--light-2)}.Table__main__body__rows__row.hover-pointer{cursor:pointer}.Table__main__body__rows__row__td{flex-shrink:0;padding-left:24px;padding-right:24px;display:flex;flex-direction:row;align-items:center;color:var(--dark-3)}.Table__main__body__rows__row__td__image{height:24px;width:24px;border-radius:4px;overflow:hidden;background:var(--blue-subtle);margin-right:12px}.Table__filters{flex-shrink:0}.App-data-uploader{height:90%;width:90%;overflow:hidden;display:flex;flex-direction:row}.App-data-uploader__meta{width:25%;padding:24px;border-right:1px solid var(--light-3);display:flex;flex-direction:column;background:var(--dark-1);color:var(--light-1)}.App-data-uploader__meta__subtitle{font-family:var(--nhg-display);font-weight:600;color:var(--dark-4);margin-bottom:16px}.App-data-uploader__meta__title{font-family:var(--nhg-display);font-weight:700;font-size:24px;line-height:34px}.App-data-uploader__meta__blurb{margin-top:auto;color:var(--light-4);margin-bottom:16px;line-height:1.5em}.App-data-uploader__meta__download-template-btn{background:none!important;border:1px solid var(--blue-main);color:var(--blue-main)!important;width:160px}.App-data-uploader__content{width:75%;height:100%;overflow:hidden}.App-data-uploader__content__input-wrapper{height:100%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;border:2px dashed var(--light-4);border-radius:8px}.App-data-uploader__content__input-wrapper__icon{height:64px}.App-data-uploader__content__input-wrapper__placeholder{margin-bottom:12px;font-size:16px;text-align:center}.App-data-uploader__content__input-wrapper__seperator{color:var(--dark-4);font-size:10px;margin-bottom:12px}.App-data-uploader__content__input-wrapper__btn{background:var(--blue-darker);color:var(--light-2)}.App-data-uploader__content__input-wrapper input{display:block;width:100%;border:none;text-transform:none;position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;cursor:pointer}.App-data-uploader__content__input-wrapper input:focus{outline:none}.App-data-uploader__content__datasheet{height:100%;width:100%;overflow:hidden;display:flex;flex-direction:column}.App-data-uploader__content__datasheet__header{display:flex;flex-direction:row;align-items:center;border-bottom:1px solid var(--light-2);padding:12px 16px;flex-shrink:0}.App-data-uploader__content__datasheet__header__text{font-size:10px}.App-data-uploader__content__datasheet__header__text__primary{font-weight:600;color:var(--dark-1)}.App-data-uploader__content__datasheet__header__dismiss{margin-left:auto;font-weight:600;color:var(--blue-darker);cursor:pointer}.App-data-uploader__content__datasheet__header__dismiss__icon{height:14px;stroke:var(--light-4)}.App-data-uploader__content__datasheet__footer{padding:12px 16px;border-top:1px solid var(--light-2);display:flex;flex-direction:row;align-items:center;justify-content:flex-end;flex-shrink:0}.App-data-uploader__content__datasheet__footer__info{margin-right:24px;font-size:10px}.App-data-uploader__content__datasheet__footer__submit-btn{background:var(--green-darker);color:var(--light-2)}.App-data-uploader__content__datasheet__footer__submit-btn.disabled{background:var(--light-2);color:var(--dark-4)!important;pointer-events:none}.App-data-uploader__content__datasheet__table{flex-grow:1;overflow:hidden;display:flex;flex-direction:column}.App-data-uploader__content__datasheet__table__head{position:relative;height:24px}.App-data-uploader__content__datasheet__table__body{position:relative;flex-grow:1;overflow:hidden}.App-data-uploader__content__datasheet__table__body__columns{display:flex;flex-direction:row;will-change:transform}.App-data-uploader__content__datasheet__table__body__columns.fixed{position:absolute;left:0;top:0;background:#fff;z-index:1}.App-data-uploader__content__datasheet__table__body__columns.flexible{height:100%;width:100%;overflow:auto}.App-data-uploader__content__datasheet__table__body__columns__column{flex-shrink:0}.App-data-uploader__content__datasheet__table__th{height:20px;background:var(--light-2);font-size:10px;display:flex;flex-direction:row;align-items:center;padding-left:16px;flex-shrink:0;font-weight:600;font-family:var(--nhg-display)}.App-data-uploader__content__datasheet__table__td{height:32px;display:flex;flex-direction:row;align-items:center;overflow:hidden;border-bottom:1px solid var(--light-2);border-right:1px solid var(--light-2);flex-shrink:0}.App-data-uploader__content__datasheet__table__td__form{height:100%;width:100%}.App-data-uploader__content__datasheet__table__td__form__input{height:100%;width:100%;padding-left:16px;outline-width:1px;outline-color:var(--blue-darker)}.App-toggle{cursor:pointer;display:flex;flex-direction:column;align-items:center;margin-right:12px}.App-toggle__toggle{height:16px;width:28px;box-sizing:border-box;background:var(--light-3);border:1px solid var(--light-4);border-radius:16px;display:-ms-flex;display:flex;flex-direction:row;-ms-align-items:center;align-items:center;padding-left:1px;padding-right:1px;transition:all .2s ease-out}.App-toggle__toggle.selected{background:var(--blue-main);border-color:var(--blue-main);justify-content:flex-end}.App-toggle__toggle__handle{background:#fff;height:12px;width:12px;border-radius:100%;transition:all .2s ease-out;box-shadow:var(--elevation-1)}.App-toggle__label{font-size:8px;color:var(--dark-4);font-weight:400;margin-bottom:4px;letter-spacing:.4px}.app-post-card{position:relative;overflow:hidden}.app-post-card__overlay{position:absolute;top:0;left:0;right:0;bottom:0;height:100%;width:100%;display:flex;align-items:center;justify-content:center;background:rgba(0,24,39,.7);z-index:1}.app-post-card .post-menu__item{border-bottom:1px solid var(--light-3);height:32px;padding-left:12px;padding-right:12px;display:flex;align-items:center;justify-content:center;cursor:pointer}.app-post-card .post-menu__item:hover{background:var(--light-2)}.app-post-card .head{display:-ms-flex;display:flex;flex-direction:row;-ms-align-items:center;align-items:center;border-bottom:1px solid var(--light-2);padding:8px 8px 8px 16px}.app-post-card .head .avatar{height:36px;width:36px;background:var(--blue-subtle);margin-right:16px;border-radius:8px;display:flex;align-items:center;justify-content:center;overflow:hidden}.app-post-card .head .avatar img{width:100%}.app-post-card .head .meta{flex-grow:1}.app-post-card .head .meta .primary{font-weight:700;color:var(--dark-1)}.app-post-card .head .meta .secondary{color:var(--dark-4)}.app-post-card .text{line-height:19px;padding:16px 16px 0}.app-post-card .text .truncate-button{cursor:pointer;color:var(--blue-main)}.app-post-card .text .ql-container{border:none}.app-post-card .text .ql-editor{padding:0;font-family:var(--nhg);line-height:20px;font-size:12px}.app-post-card__media{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:160px 160px;grid-column-gap:8px;grid-row-gap:8px;padding-left:16px;padding-right:16px}.app-post-card__media__item{background:var(--blue-subtle);position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#000}.app-post-card__media__item img,.app-post-card__media__item video{width:100%}.app-post-card__media__item__overlay{position:absolute;height:100%;width:100%;top:0;left:0;background:rgba(2,46,75,.21176470588235294)}.app-post-card .foot{border-top:1px solid var(--light-2);margin-top:16px;padding:8px 16px}.app-post-card .foot,.app-post-card .foot .option{display:-ms-flex;display:flex;flex-direction:row;-ms-align-items:center;align-items:center}.app-post-card .foot .option{justify-content:center;cursor:pointer;transition:all .2s ease-out}.app-post-card .foot .option.disabled{pointer-events:none;opacity:.4}.app-post-card .foot .option .value{margin-left:0;font-weight:700;color:var(--dark-4)}.app-post-card .foot .options-right{margin-left:auto;display:flex;flex-direction:row;align-items:center}.app-post-card .foot .options-right .option{margin-left:8px}.app-post-card .media .image-placeholder{width:100%;height:400px;background:var(--blue-subtle);border-radius:8px}.app-post-card__options-menu__item{height:32px;padding-left:12px;padding-right:12px;display:flex;flex-direction:row;align-items:center;cursor:pointer;transition:all .2s ease-out}.app-post-card__options-menu__item:hover{background:var(--light-2)}.delete-app-post__text{font-size:14px;color:#fff;font-weight:700}.delete-app-post__options{display:flex;flex-direction:row;margin-top:16px}.delete-app-post__options .app-button.primary{margin-left:auto;cursor:pointer}.youtube-video{overflow:hidden;position:relative;height:100%;width:100%}.youtube-video iframe{left:0;top:0;height:100%;width:100%;position:absolute}.event-regs-page{padding-left:24px;padding-right:24px;padding-top:24px;height:100%;overflow:hidden}.Delete-reg{padding:16px;border-top:1px solid var(--light-2)}.Delete-reg__btn{background:var(--red-subtle);color:var(--red-darker);width:100%}.Delete-reg__form__options{margin-top:16px;display:flex;flex-direction:row}.Delete-reg__form__options__option{margin-right:16px;width:100px;display:flex;align-items:center;justify-content:center}.Delete-reg__form__options__option.danger{background:var(--red-main);color:var(--light-2)}.Delete-reg__form__options__option.loading{pointer-events:none;cursor:default;opacity:.3}.event-fixtures-list{grid-column-start:6;grid-column-end:13;margin-top:24px}.event-fixtures-list__stages__header{height:40px;display:flex;flex-direction:row;align-items:center;border-bottom:1px solid var(--light-2)}.event-fixtures-list__stages__header__title{flex-grow:1;display:flex;align-items:center;justify-content:center;font-weight:600;color:var(--dark-2);font-size:10px}.event-fixtures-list__stages__header__navigate-btn{height:40px;width:40px;display:flex;align-items:center;justify-content:center;flex-shrink:0;cursor:pointer}.event-fixtures-list__stages__header__navigate-btn__icon{stroke:var(--light-4);height:14px}.event-fixtures-list__stages__header__navigate-btn.next .event-fixtures-list__stages__header__navigate-btn__icon{transform:rotate(180deg)}.event-fixtures-list__stages__stage__empty{display:flex;align-items:center;justify-content:center;height:240px}.event-fixtures-list__stages__stage__list__item{display:flex;flex-direction:row;align-items:center;padding:12px 16px;cursor:pointer;transition:all .2s ease-out}.event-fixtures-list__stages__stage__list__item:hover{background:var(--light-2)}.event-fixtures-list__stages__stage__list__item__team{width:40%;display:flex;flex-direction:row}.event-fixtures-list__stages__stage__list__item__team.away{flex-direction:row-reverse}.event-fixtures-list__stages__stage__list__item__team__img{height:32px;width:32px;border-radius:4px;background:var(--blue-subtle);overflow:hidden}.event-fixtures-list__stages__stage__list__item__team__text{padding-left:12px;padding-right:12px}.event-fixtures-list__stages__stage__list__item__team__text__primary{font-weight:700;color:var(--dark-1)}.event-fixtures-list__stages__stage__list__item__team__text__secondary{color:var(--dark-4)}.event-fixtures-list__stages__stage__list__item__seperator{width:20%;display:flex;flex-direction:row;align-items:center;justify-content:center}.event-participants-list{grid-column-start:1;grid-column-end:6;margin-top:24px}.event-participants-list__add-btn{color:var(--green-darker);cursor:pointer}.event-participants-list__items__item{display:flex;flex-direction:row;align-items:center;padding:12px 16px}.event-participants-list__items__item__img{height:32px;width:32px;border-radius:4px;background:var(--blue-subtle);overflow:hidden}.event-participants-list__items__item__text{padding-left:12px}.event-participants-list__items__item__text__primary{font-weight:700}.event-participants-list__items__item__text__secondary{color:var(--dark-4)}.event-participants-list__items__item__options{margin-left:auto;display:flex;flex-direction:row;align-items:center}.event-participants-list__items__item__options__option{height:32px;width:32px;display:flex;align-items:center;justify-content:center;border-radius:8px;cursor:pointer;margin-left:8px;border:none}.event-participants-list__items__item__options__option__icon{height:14px}.event-participants-list__items__item__options__option.delete{background:var(--red-subtle)}.event-participants-list__items__item__options__option.delete .event-participants-list__items__item__options__option__icon{stroke:var(--red-darker)}.event-fixtures-page{padding-left:24px;padding-right:24px;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-column-gap:20px}.upload-event-stats-page{height:100%;width:100%;overflow:hidden;display:flex;align-items:center;justify-content:center}.upload-event-stats-page__container{width:360px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:64px}.upload-event-stats-page__container__title{font-size:20px;font-weight:700;font-family:var(--nhg-display);color:var(--dark-2);margin-bottom:16px}.upload-event-stats-page__container__btn{background:var(--blue-darker);color:var(--light-2)}.access-control-page__admins{grid-column-start:1;grid-column-end:6;margin-top:24px}.access-control-page__admins__items__item{padding:12px 16px;display:flex;flex-direction:row;align-items:center;border-bottom:1px solid var(--light-2)}.access-control-page__admins__items__item__img{height:32px;width:32px;background:var(--blue-subtle);border-radius:4px;overflow:hidden}.access-control-page__admins__items__item__text{padding-left:12px}.access-control-page__admins__items__item__text__primary{font-weight:700}.access-control-page__admins__items__item__text__secondary{color:var(--dark-4)}.access-control-page__admins__items__item__revoke{margin-left:auto;background:var(--red-subtle);color:var(--red-darker);height:24px;min-height:24px}.access-control-page__admins__items__item__revoke.disabled{background:var(--light-2);color:var(--light-4);border:none}.access-control-page__admins__add-btn{color:var(--green-darker);cursor:pointer}.access-control-page{padding-left:24px;padding-right:24px;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-column-gap:20px}.enquiries-summary{margin-top:24px}.enquiries-summary__tabs{display:flex;flex-direction:row;align-items:center;height:32px}.enquiries-summary__tabs__tab{height:100%;display:flex;align-items:center;justify-content:center;font-family:var(--nhg);font-weight:400;margin-left:16px;letter-spacing:.1px}.enquiries-summary__tabs__tab.selected{border-bottom:2px solid var(--blue-main);font-weight:700}.enquiries-summary__list__empty{height:240px;display:flex;align-items:center;justify-content:center;font-size:10px;color:var(--dark-4)}.enquiries-summary__list__item{padding:12px 16px;display:flex;flex-direction:row;max-width:100%;overflow:hidden;border-bottom:1px solid var(--light-2)}.enquiries-summary__list__item__content__subject{font-weight:700;margin-bottom:4px}.enquiries-summary__list__item__content__description{line-height:1.5em;color:var(--dark-3);display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:4px}.enquiries-summary__list__item__content__timestamp{font-size:8px;color:var(--dark-3)}.enquiries-summary__list__item__content__author{margin-bottom:4px;font-size:10px;display:flex;flex-direction:row;align-items:center}.enquiries-summary__list__item__content__author__image{height:16px;width:16px;border-radius:2px;background:var(--blue-subtle);margin-right:8px}.enquiries-summary__list__item__content__author__name{color:var(--dark-3)}.enquiry-browser__wrapper{height:90%}.enquiry-browser{height:100%;width:480px;display:flex;flex-direction:column}.enquiry-browser__nav{height:28px;display:flex;flex-direction:row;align-items:center;border-bottom:1px solid var(--light-2);padding-left:16px;padding-right:8px;font-size:10px}.enquiry-browser__nav__options{display:flex;flex-direction:row;align-items:center;margin-left:auto}.enquiry-browser__nav__options__option{margin-left:12px;height:28px;width:28px;display:flex;align-items:center;justify-content:center;cursor:pointer}.enquiry-browser__nav__options__option__icon{stroke:var(--dark-2);height:14px}.enquiry-browser__nav__options__option.disabled{pointer-events:none}.enquiry-browser__nav__options__option.disabled .enquiry-browser__nav__options__option__icon{stroke:var(--light-4)}.enquiry-browser__body{flex-grow:1;overflow:auto}.enquiry-browser__body__label{font-size:8px;color:var(--dark-3);margin-bottom:8px}.enquiry-browser__body__from,.enquiry-browser__body__subject{padding:16px}.enquiry-browser__body__subject__text{font-weight:600}.enquiry-browser__body__desc{padding:16px}.enquiry-browser__footer{height:28px;border-top:1px solid var(--light-2);display:flex;flex-direction:row;align-items:center;justify-content:flex-end}.enquiry-browser__footer__read-label{font-size:10px;margin-right:8px}.profile-claims-summary{margin-top:24px}.mini-profile{width:80%}.mini-profile__header{display:flex;flex-direction:row;align-items:center;padding:16px;border-bottom:1px solid var(--light-2)}.mini-profile__header__img{height:40px;width:40px;background:var(--blue-subtle);border-radius:4px}.mini-profile__header__text{padding-left:16px}.mini-profile__header__text__primary{font-size:20px;color:var(--dark-2);font-weight:700;font-family:var(--nhg-display)}.mini-profile__header__text__secondary{color:var(--dark-3)}.mini-profile__body{padding:16px}.mini-profile__body__group__label{font-size:8px;font-weight:100;font-family:var(--nhg-display);letter-spacing:1px;color:var(--dark-4)}.mini-profile__body__group__items__item{margin-top:12px}.mini-profile__body__group__items__item__primary{font-weight:600}.mini-profile__body__group__items__item__secondary{color:var(--dark-4)}.mini-profile__footer{display:flex;align-items:center;justify-content:center;padding:12px;border-top:1px solid var(--light-2);color:var(--blue-main);font-weight:600;cursor:pointer}.report-browser__meta__claims__claim{padding:16px;display:flex;flex-direction:row;border-bottom:1px solid var(--light-2)}.report-browser__meta__claims__claim__img{height:48px;width:48px;border-radius:8px;background:var(--blue-subtle)}.report-browser__meta__claims__claim__text{padding-left:12px;flex-grow:1}.report-browser__meta__claims__claim__text__primary{font-weight:700;color:var(--dark-1)}.report-browser__meta__claims__claim__text__secondary{color:var(--dark-3);font-size:10px;margin-top:2px}.report-browser__meta__claims__claim__text__link{color:var(--blue-darker);font-weight:600;font-size:10px;cursor:pointer;margin-top:2px}.report-browser__meta__claims__claim__options__option{margin-left:12px}.report-browser__meta__claims__claim__options__option.success{background:var(--green-darker)!important;color:var(--light-1)!important}.dashboard-report{margin-top:24px}.dashboard-report__body{padding:16px}.dashboard-report__body__blurb .bold{font-weight:700}.dashboard-report__body__link{cursor:pointer;margin-top:16px;color:var(--blue-main);text-decoration:underline}.report-browser__wrapper{width:80%;height:90%}.report-browser{width:100%;height:100%;display:flex;flex-direction:row;overflow:hidden}.report-browser__content{width:60%;height:100%;flex-shrink:0;background:#000;display:flex;align-items:center;justify-content:center;overflow:auto;padding:32px 32px 0}.report-browser__content .app-post-card{width:100%;padding-bottom:16px}.report-browser__content img{max-height:100%;max-width:100%;width:auto;height:auto}.report-browser__meta{width:40%;height:100%;flex-shrink:0;display:flex;flex-direction:column}.report-browser__meta__header{height:28px;display:flex;flex-direction:row;align-items:center;border-bottom:1px solid var(--light-2);padding-left:16px;padding-right:8px;font-size:10px;flex-shrink:0}.report-browser__meta__header__options{display:flex;flex-direction:row;align-items:center;margin-left:auto}.report-browser__meta__header__options__option{margin-left:12px;height:28px;width:28px;display:flex;align-items:center;justify-content:center;cursor:pointer}.report-browser__meta__header__options__option__icon{stroke:var(--dark-2);height:14px}.report-browser__meta__header__options__option.disabled{pointer-events:none}.report-browser__meta__header__options__option.disabled .report-browser__meta__header__options__option__icon{stroke:var(--light-4)}.report-browser__meta__tickets{flex-grow:1;overflow:auto}.report-browser__meta__tickets__ticket{padding:16px;border-bottom:1px solid var(--light-2)}.report-browser__meta__tickets__ticket__user{display:flex;flex-direction:row;align-items:center}.report-browser__meta__tickets__ticket__user__img{height:20px;width:20px;border-radius:4px;background:var(--blue-subtle)}.report-browser__meta__tickets__ticket__user__name{font-weight:600;margin-left:8px}.report-browser__meta__tickets__ticket__description{padding-left:28px;line-height:1.5em;color:var(--dark-3)}.report-browser__meta__tickets__ticket__description .placeholder{color:var(--light-3)}.report-browser__meta__actions{flex-shrink:0;padding:16px;border-top:1px solid var(--light-2);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-column-gap:16px}.report-browser__meta__actions__action{height:40px}.report-browser__meta__actions__action.danger{background:var(--red-main);color:var(--light-2)}.reported-posts-summary,.unpublish-requests-summary{margin-top:24px}.dashboard-page{padding-left:24px;padding-right:24px;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-column-gap:20px;height:100%;width:100%;overflow:auto}.dashboard-page__left-column{grid-column-start:1;grid-column-end:7}.dashboard-page__right-column{grid-column-start:7;grid-column-end:13}.org-info-page__members{grid-column-start:6;grid-column-end:13;margin-top:24px}.org-info-page__members__add-btn{color:var(--green-darker);cursor:pointer}.org-info-page__members__items{padding-top:8px}.org-info-page__members__items__item{display:flex;flex-direction:row;align-items:center;padding:12px 16px}.org-info-page__members__items__item__img{height:32px;width:32px;border-radius:4px;background:var(--blue-subtle);overflow:hidden}.org-info-page__members__items__item__text{padding-left:12px}.org-info-page__members__items__item__text__primary{font-weight:700}.org-info-page__members__items__item__text__secondary{color:var(--dark-4)}.org-info-page__members__items__item__options{margin-left:auto;display:flex;flex-direction:row;align-items:center}.org-info-page__members__items__item__options__option{height:32px;width:32px;display:flex;align-items:center;justify-content:center;border-radius:8px;cursor:pointer;margin-left:8px;border:none}.org-info-page__members__items__item__options__option__icon{height:14px}.org-info-page__members__items__item__options__option.edit{background:var(--orange-subtle)}.org-info-page__members__items__item__options__option.edit .org-info-page__members__items__item__options__option__icon{fill:var(--orange-darker)}.org-info-page__members__items__item__options__option.delete{background:var(--red-subtle)}.org-info-page__members__items__item__options__option.delete .org-info-page__members__items__item__options__option__icon{stroke:var(--red-darker)}.App-modal-form__instructions{padding-top:12px;background:var(--red-subtle);margin:16px;border-radius:8px;padding-bottom:8px}.App-modal-form__instructions__title{padding-left:16px;font-weight:700;color:var(--red-darker)}.App-modal-form__instructions__list{padding-left:32px;padding-right:16px}.App-modal-form__instructions__list li{margin-bottom:8px;font-size:10px}.App-modal-form__instructions__list li .bold{font-weight:700}.event-info-page{padding-left:24px;padding-right:24px;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-column-gap:20px}.event-info-page__details{grid-column-start:1;grid-column-end:6;margin-top:24px}.event-info-page__details__items{padding-top:8px;padding-bottom:8px}.sport-positions-page{padding-left:24px;padding-right:24px;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-column-gap:20px;height:100%;width:100%;overflow-y:auto;padding-bottom:40px}.sport-position-types{grid-column-start:6;grid-column-end:13;margin-top:24px}.sport-position-types__add-btn{color:var(--green-darker);cursor:pointer}.sport-position-types__groups__group__title{height:20px;background:var(--light-2);padding-left:16px;padding-right:16px;display:flex;flex-direction:row;align-items:center;font-size:10px;color:var(--dark-4);font-weight:700}.sport-position-types__groups__group__items__item{display:flex;flex-direction:row;align-items:center;padding:12px 16px;border-bottom:1px solid var(--light-2)}.sport-position-types__groups__group__items__item__text__primary{font-weight:600}.sport-position-types__groups__group__items__item__text__secondary{color:var(--dark-4)}.sport-position-types__groups__group__items__item__options{margin-left:auto;display:flex;flex-direction:row;align-items:center}.sport-position-types__groups__group__items__item__options__option{height:32px;width:32px;display:flex;align-items:center;justify-content:center;border-radius:8px;cursor:pointer;margin-left:16px;border:none}.sport-position-types__groups__group__items__item__options__option__icon{height:14px}.sport-position-types__groups__group__items__item__options__option.delete{background:var(--red-subtle)}.sport-position-types__groups__group__items__item__options__option.delete .sport-position-types__groups__group__items__item__options__option__icon{stroke:var(--red-darker)}.sport-position-types__groups__group__items__item__options__option.edit{background:var(--orange-subtle)}.sport-position-types__groups__group__items__item__options__option.edit .sport-position-types__groups__group__items__item__options__option__icon{fill:var(--orange-darker)}.sport-position-types__groups__group__items__item__options__option.disabled{opacity:.3;pointer-events:none}.sport-position-groups{grid-column-start:1;grid-column-end:6;margin-top:24px}.sport-position-groups__add-btn{color:var(--green-darker);cursor:pointer}.sport-position-groups__items__item{display:flex;flex-direction:row;align-items:center;padding:12px 16px}.sport-position-groups__items__item__img{height:32px;width:32px;border-radius:4px;background:var(--blue-subtle);overflow:hidden}.sport-position-groups__items__item__text__primary{font-weight:600}.sport-position-groups__items__item__text__secondary{color:var(--dark-4)}.sport-position-groups__items__item__options{margin-left:auto;display:flex;flex-direction:row;align-items:center}.sport-position-groups__items__item__options__option{height:32px;width:32px;display:flex;align-items:center;justify-content:center;border-radius:8px;cursor:pointer;margin-left:16px;border:none}.sport-position-groups__items__item__options__option__icon{height:14px}.sport-position-groups__items__item__options__option.delete{background:var(--red-subtle)}.sport-position-groups__items__item__options__option.delete .sport-position-groups__items__item__options__option__icon{stroke:var(--red-darker)}.sport-position-groups__items__item__options__option.edit{background:var(--orange-subtle)}.sport-position-groups__items__item__options__option.edit .sport-position-groups__items__item__options__option__icon{fill:var(--orange-darker)}.sport-position-groups__items__item__options__option.disabled{opacity:.3;pointer-events:none}.create-formation__form{display:flex;flex-direction:column;flex-grow:1}.create-formation__form__label{padding-left:16px;margin-bottom:16px}.create-formation__form__group{margin-top:auto}.create-formation__form__submit{display:flex;flex-direction:row;justify-content:flex-end;padding-left:16px;padding-right:16px}.create-formation__form__submit__btn{display:inline-block;width:160px;margin-top:0}.unpublish-stats{grid-column-start:6;grid-column-end:13;margin-top:24px}.unpublish-stats__blurb{padding:16px;line-height:1.5em}.unpublish-stats__btn{background:var(--red-main)!important;color:var(--light-1)!important;margin-left:16px;transition:all .2s ease-out}.unpublish-stats__btn.loading{padding-left:16px;padding-right:16px}.fixture-info-page{padding-left:24px;padding-right:24px;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-column-gap:20px}.upload-index-item{margin-bottom:24px}.upload-index-item__header{height:36px;border-bottom:1px solid var(--light-2);display:flex;flex-direction:row;align-items:center;padding-left:16px;padding-right:16px;font-size:8px;font-weight:700;font-family:var(--nhg-display);letter-spacing:1.4px;color:var(--dark-3)}.upload-index-item__header__timestamp{margin-left:auto}.upload-index-item__body__text-group{padding:16px}.upload-index-item__body__text-group__label{color:var(--dark-4);margin-bottom:4px;font-size:10px;font-weight:400}.upload-index-item__body__text-group__value{font-weight:600;color:var(--dark-1);display:flex;flex-direction:row;align-items:center}.upload-index-item__body__text-group__value__img{height:24px;width:24px;background:var(--blue-subtle);border-radius:4px;overflow:hidden}.upload-index-item__body__text-group__value__text{padding-left:12px;font-size:16px}.upload-index-item__body__text-group__value__link{margin-left:8px;color:var(--blue-main);cursor:pointer}
/*# sourceMappingURL=main.5ccee451.chunk.css.map */