.AppSpinner{position:absolute;top:2px;right:2px;opacity:.8;z-index:10}.MapPage{display:flex;flex-direction:column;width:100%;height:100vh}.FlightBoard{background-color:#003594;color:#fff;padding:15px 20px}.FlightBoardContainer{max-width:1140px;margin-left:auto;margin-right:auto;position:relative}.FlightBoardControlsWrapper{display:flex;justify-content:space-between;margin:0 0 10px}.FlightBoardTimeLeft{margin:0;min-width:40%;white-space:pre}@media (min-width: 992px){.FlightBoardTimeLeft{white-space:normal}}.FlightBoardControls{display:flex;justify-content:flex-end;align-items:center;gap:4px}.Button.ButtonZoomIn,.Button.ButtonZoomOut{display:none}@media (min-width: 992px){.Button.ButtonZoomIn,.Button.ButtonZoomOut{display:flex}}.Button{padding:5px;margin:0;border:1px solid #fff;border-radius:4px;background:#fff;cursor:pointer;touch-action:manipulation;display:flex;justify-content:center;align-items:center}.Button:disabled,.Button[disabled]{border:1px solid #999999;background-color:#ccc;color:#666;cursor:not-allowed}.FlightBoardTable{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='46' height='46' viewBox='0 0 68 68' fill='none'%3E %3Cpath d='M10.174 34L5.66663 44.9286H8.18075L14.4761 36.38L33.0565 37.7643L25.5868 59.5H28.2161L44.4928 37.6429H45.1338L56.247 37.6526C56.535 37.6161 57.0583 37.5409 57.737 37.417C58.8638 37.2106 59.9932 36.9531 61.0374 36.635C63.6642 35.8384 65.1666 34.8379 65.1666 34C65.1666 33.1621 63.6642 32.1616 61.0349 31.365C59.9932 31.0493 58.8663 30.7894 57.737 30.583C57.0608 30.4616 56.535 30.3839 56.4023 30.3571H44.4928L28.2161 8.5H25.5868L33.0565 30.2357L14.4761 31.62L8.18075 23.0714H5.66663L10.174 34Z' fill='white'/%3E %3C/svg%3E") no-repeat 50% 6px;width:100%;border-collapse:collapse;border-bottom:2px solid #fff}.FlightBoardTable th{font-size:2.3rem;text-align:left;font-weight:400}.FlightBoardTable thead th{font-size:2rem;text-align:left;font-weight:400}.FlightBoardTable thead th.map__destination{text-align:right;width:90px}.FlightBoardTable thead td{padding:6px 0;font-weight:400;text-align:left}.FlightBoardTable thead .arrival{text-align:right;width:90px}.FlightBoardTable tbody td{padding:8px 0 0}@keyframes react-loading-skeleton{to{transform:translate(100%)}}.react-loading-skeleton{--base-color: #ebebeb;--highlight-color: #f5f5f5;--animation-duration: 1.5s;--animation-direction: normal;--pseudo-element-display: block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;user-select:none;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:linear-gradient(90deg,var(--base-color),var(--highlight-color),var(--base-color));transform:translate(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display: none}}.FlightBoardInfo{max-width:350px}.FlightBoardInfo th,.FlightBoardInfo td{padding:8px 0 0;white-space:nowrap}.FlightBoardInfo th{text-align:left;font-weight:400;width:100%}.FlightBoardInfo td:nth-child(2){width:90px}.FlightDebug{position:absolute;top:10px;left:10px;z-index:10;background-color:#7d7d7d80;color:#fff;padding:10px;border-radius:10px;pointer-events:none;font-size:12px}.FlightDebug ul{list-style:none;padding:0;margin:0}@font-face{font-family:suisse-intl-regular;src:url(/aeromap/assets/suisseintl-regular-BMlNK7ry.otf) format("opentype");font-weight:400;font-style:normal}html,body{margin:0;height:100%;font-size:18px;font-family:suisse-intl-regular,serif}.map-container{height:100%;width:100%}
