.logo-container__figure{height:150px;margin:0;width:min(393px,100%)}.logo__img{height:100%;width:100%}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.button{background-color:#8ec63f;border:none;border-radius:.375rem;box-shadow:0 4px 8px hsla(70,8%,86%,.4);color:#fff;font-size:1rem;padding:.625rem}.button:hover{background-color:#79b032}.button--block{width:100%}.button--disabled,.button--disabled:hover{background-color:#e8f5d2;color:#8ec63f;cursor:not-allowed}.button--loading{animation:pulse 1.5s infinite;cursor:wait;position:relative}.button--loading:before{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite;background-color:hsla(0,0%,100%,.3);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.button--danger{background-color:#ff5757}.button--danger:hover{background-color:red}.rf-form-row{align-items:center;display:flex;flex-direction:column;gap:14px;justify-content:center;width:100%}.rf-form-row>div{width:100%}@media (min-width:768px){.rf-form-row{align-items:center;display:flex;flex-direction:row;font-size:1.125rem;justify-content:flex-end;width:100%}.rf-form-row>div{width:auto}}.rf-input{border:1px solid #d1d5db;border-radius:.375rem;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);color:#374151;font-size:1rem;padding:.625rem;width:inherit}.rf-input:focus{outline:none}.loading{display:grid;place-items:center}.loading-spinner{animation:rotation 1s linear infinite;border:4px solid #8ec63f;border-radius:9999px;border-top-style:dotted;height:54px;width:54px}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.rf-radio{background-color:#fff;border:1px solid #ddd;border-radius:4px;cursor:pointer;display:inline-block;margin-right:8px;padding:12px 16px;text-align:center;transition:all .2s ease;width:100%}.rf-radio input{display:none}.rf-radio:last-child{margin-right:0}.rf-radio.active{background-color:#8ec63f;border-color:#8ec63f;color:#fff}@media (max-width:480px){.rf-radio{font-size:14px;padding:8px 12px}}.select-container{position:relative;width:auto}.rf-select{appearance:none;padding-right:2.5rem;width:100%}.select-icon{align-items:center;bottom:0;display:flex;padding-right:.75rem;pointer-events:none;position:absolute;right:0;top:0}.h-5,.w-5{height:1.25rem;width:1.25rem}.tb{border-collapse:collapse}.tb th,td{padding:8px}.tb-body tr:hover{background-color:#e0e0e0}.tb-body .ticket-canceled{background-color:rgba(255,0,0,.09)}.tb-head th{background-color:#f0f0f0;font-size:1.1rem;padding:12px;position:sticky;top:0;z-index:1}*{box-sizing:border-box}:root{--column-gap:17px;--dollar-color: }body,h1,h2,h3,h4,h5,h6,html,input,ol,table,ul{margin:0;padding:0}table{text-align:center;width:100%}body,html{height:100%}body{background-color:#f8f8f8;font-family:Rubik,sans-serif;font-family:Signika Negative,sans-serif}button{cursor:pointer}.gap-buttons-filters{display:flex;gap:12px}.grid-center{display:grid;max-width:100%;place-items:center;width:100%}.no-height{height:unset}.earn-money{color:#a8d5a2}.loss-money{color:#f8a5a5}.tooltip{border-bottom:1px dotted #000;cursor:help;display:inline-block;position:relative}.tooltip .tooltiptext{background-color:#555;border-radius:6px;bottom:125%;color:#fff;left:50%;opacity:0;padding:.625rem;position:absolute;text-align:center;transform:translateX(-50%);transition:opacity .3s;visibility:visible;width:11.25rem;z-index:1}.tooltip:hover .tooltiptext{opacity:1;visibility:visible}