.loader{display:flex;justify-content:center;margin-top:10%;margin-bottom:1rem}.loader-primary{margin:calc(var(--venue-navbar-height) + 20%)}.loader-secondary{margin:0}.loader-tertiary{margin:20px 0 40px}.custom-button{display:inline-flex;gap:8px;align-items:center;justify-content:center;font-family:Inter,sans-serif;font-weight:600;line-height:1.5;border-radius:8px;border:none;cursor:pointer;transition:all .2s ease;box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808}.custom-button:disabled{opacity:.6;cursor:not-allowed}.custom-button--small{padding:5px 10px;font-size:12px}.custom-button--medium{padding:8px 14px;font-size:14px}.custom-button--large{padding:10px 18px;font-size:16px}.custom-button--primary{background-color:#7f56d9;color:#fff}.custom-button--secondary{background-color:#f9f5ff;color:#6941c6}.custom-button--confirm{background-color:#7f56d9;color:#fff}.custom-button--delete,.custom-button--pagination{background-color:#fff;color:#344054;border:1px solid #d0d5dd}.custom-button--link{background-color:#fff;color:#6941c6;text-decoration:none}.custom-button--dropdownItem{border:none;background:none;box-shadow:none;color:#101828}.custom-button--outline{background-color:transparent;color:#6941c6;border:1px solid #6941c6}.custom-button.button-clear{color:#f04438}.custom-button--full-width{width:100%;display:flex}.custom-button--no-shadow{box-shadow:none}.custom-button__icon{display:inline-flex;align-items:center;justify-content:center}.custom-button--loading{height:40px;opacity:.6;cursor:not-allowed}.error-fallback{min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center}.error-fallback__title{font-size:1.5rem;font-weight:600;color:#101828}.error-fallback__message{color:#667085}html{--responsive-increment: calc((100vw - 1400px)*.06) ;--event-toggle-column-width: clamp( 50px, calc(50px + var(--responsive-increment)), 130px );--event-rem24hs-column-width: clamp( 65px, calc(65px + var(--responsive-increment)), 140px );--event-name-column-width: clamp( 138px, calc(138px + var(--responsive-increment)), 180px );--event-bid-price-column-width: clamp( 84px, calc(84px + var(--responsive-increment)), 150px );--event-bid-price-limit-column-width: clamp( 92px, calc(92px + var(--responsive-increment)), 160px );--event-competition-column-width: clamp( 112px, calc(112px + var(--responsive-increment)), 164px );--event-face-value-column-width: clamp( 112px, calc(112px + var(--responsive-increment)), 180px );--event-td-column-width: clamp( 84px, calc(84px + var(--responsive-increment)), 150px );--event-sg-column-width: clamp( 96px, calc(96px + var(--responsive-increment)), 170px );--event-sh-column-width: clamp( 96px, calc(96px + var(--responsive-increment)), 170px );--event-section-name-column-width: clamp( 148px, calc(148px + var(--responsive-increment)), 188px );--event-capacity-column-width: clamp( 70px, calc(70px + var(--responsive-increment)), 150px );--event-venue-factor-column-width: clamp( 90px, calc(90px + var(--responsive-increment)), 160px );--event-is-highest-column-width: clamp( 130px, calc(130px + var(--responsive-increment)), 200px )}html{--venue-navbar-height: 150px;--event-navbar-height: 120px;--default-padding: 20px;--row-height: 420px}body{margin:0;font-family:Inter,sans-serif}.grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.main-content{margin:220px 20px 20px;display:block;gap:20px;padding:0}.main-content__first-row{min-height:420px}.checkbox-input{width:55px;padding-left:12px!important}.checkbox-input__select{position:relative;cursor:pointer;border-radius:4px}.checkbox-input__select:checked{border-color:#7f56d9;background:#f9f5ff;content:""}.checkbox-input__select:checked:before{content:"";position:absolute;left:4px;top:1px;width:2px;height:7px;border:1px solid #7f56d9;border-width:0 2px 2px 0;transform:rotate(45deg)}input[type=checkbox]{width:14px;height:14px;-webkit-appearance:none;border:1px solid #d0d5dd}.custom-tooltip{background-color:#101828!important;color:#fff!important;border-radius:8px!important;padding:8px 12px!important;font-size:12px!important;font-family:Inter,sans-serif!important;z-index:5}
