@keyframes goldGradient{0%,to{background-position:0 50%}50%{background-position:100% 50%}}#fitzFloorsMap{min-width:100%;max-width:100%}.tablemap-legend{display:flex;flex-wrap:wrap;gap:20px 5%;padding:10px;border-radius:8px;align-items:center;justify-content:flex-start}.tablemap-legend__option{display:flex;align-items:center;color:#fff;font-size:16px;width:30%;box-sizing:border-box;padding:5px 10px;border:1px solid transparent;border-radius:20px;margin-left:0;opacity:.5;cursor:pointer}.tablemap-legend__option.selected{opacity:1;background-color:#ffffff23}.tablemap-legend__color{width:19px;height:6px;margin:5px 5px 5px 0;border-radius:5px;color:transparent}.tablemap-legend__price{margin-left:auto;color:#d3d3d3;font-size:16px}.tablemap-legend__text{margin-left:5px;text-transform:uppercase;font-weight:700}.tablemap-legend__option--vip-green .tablemap-legend__color{background-color:#8dbf27}.tablemap-legend__option--vip-darkgreen .tablemap-legend__color{background-color:#2c7442}.tablemap-legend__option--vip-orange .tablemap-legend__color{background-color:#f39200}.tablemap-legend__option--vip-purple .tablemap-legend__color{background-color:#624394}.tablemap-legend__option--vip-darkblue .tablemap-legend__color{background-color:#0f529b}.tablemap-legend__option--vip-blue .tablemap-legend__color{background-color:#1fb8de}.tablemap-legend__option--vip-red .tablemap-legend__color{background-color:#be1622}.tablemap-legend__option--vip-golden .tablemap-legend__color{background:linear-gradient(45deg,gold,#ffea70,#ffc300,gold,#e5c100,#ffc300);background-size:600% 600%;animation:goldGradient 15s ease infinite}.fitzFloorMap{max-width:100%;max-height:1000px;height:-moz-fit-content;height:fit-content;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;background-color:#191818;border-radius:0 0 30px 30px;padding:10px;gap:15px}.fitzFloorMap__floor{width:100%}.fitzFloorMap__floor.hidden{display:none}.fitzFloorMap__floor.visible{display:flex;flex-direction:column;align-items:center;justify-content:center}.fitzFloorMapSvg__figcap{color:#fff;padding:9px 10px;text-transform:uppercase;border-radius:3px;font-size:15px}.bothFloorMap,.singleFloorMap{min-width:300px;width:98%;max-width:768px}.bothFloorMap{width:48%;max-width:450px}#floor-selector,.floor-button{display:flex;align-items:center}#floor-selector{justify-content:space-between;height:-moz-fit-content;height:fit-content}.floor-button{padding:0;justify-content:center;text-transform:uppercase;color:#000!important;width:33%;min-height:40px;background-color:#f5e401!important;border:0;border-radius:30px 30px 0 0;cursor:pointer;opacity:.5}.floor-button.selected,.floor-button:hover{opacity:1;color:#fff!important;font-weight:700;background-color:#f5e401!important}.fitzFloorMap__floor.half{width:calc(50% - 15px);min-width:450px}.fitzFloorMapSvg.half{display:inline-block;max-width:75%!important;}#floor-controls button{margin:5px;padding:10px;cursor:pointer}#floor-controls button.selected{background-color:#007bff;color:#fff}@media (max-width:768px){.tablemap-legend__text{display:none}.tablemap-legend__option{flex-direction:column-reverse;align-items:center;border-color:transparent}.tablemap-legend__option:hover{border-color:transparent}.tablemap-legend__option.selected{background-color:transparent}.tablemap-legend__color{margin:0;border-radius:25px;color:#fff;display:flex;justify-content:center;align-items:center;font-weight:700;height:35px;width:85px}.tablemap-legend__price{display:none}}