.the-airline-local-navigation{background:#fff;border-top:1px solid var(--separator--border-color);border-bottom:1px solid var(--separator--border-color);position:sticky;z-index:99997;-webkit-transition:top .2s ease;transition:top .2s ease}@media only screen and (max-width: 599px){.the-airline-local-navigation{padding:10px 15px !important}}html:not(.header-fixed) body:not(.admin-bar) .the-airline-local-navigation{top:-1px}html:not(.header-fixed) body.admin-bar .the-airline-local-navigation{top:calc(var(--global--admin-bar--height) - 1px)}@media only screen and (max-width: 995px){html.header-fixed body:not(.admin-bar) .the-airline-local-navigation{top:calc(var(--branding--height) - 1px)}}@media only screen and (min-width: 996px){html.header-fixed body:not(.admin-bar) .the-airline-local-navigation{top:calc(var(--branding--height) - 21px)}}@media only screen and (max-width: 995px){html.header-fixed body.admin-bar .the-airline-local-navigation{top:calc(var(--branding--height) + var(--global--admin-bar--height) - 1px)}}@media only screen and (min-width: 996px){html.header-fixed body.admin-bar .the-airline-local-navigation{top:calc(var(--branding--height) + var(--global--admin-bar--height) - 21px)}}.the-airline-local-navigation:not(.ispreview):not(.active){display:none}nav.the-airline-local-navigation-bar{padding:10px 0;display:-webkit-box;display:flex;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:center;align-items:center;row-gap:10px;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px;font-size:calc(1.066666667*var(--global--font-size-sm))}html.header-fixed nav.the-airline-local-navigation-bar{padding:3px 0}@media only screen and (max-width: 599px){nav.the-airline-local-navigation-bar{display:none}}nav.the-airline-local-navigation-bar .the-airline-local-navigation-bar__label,nav.the-airline-local-navigation-bar a{padding:10px;line-height:24px;font-weight:600}nav.the-airline-local-navigation-bar .the-airline-local-navigation-bar__label{color:var(--global--color-primary);padding-left:0}nav.the-airline-local-navigation-bar a{color:var(--global--color-link);padding:10px;line-height:24px;font-weight:600}nav.the-airline-local-navigation-bar a:hover,nav.the-airline-local-navigation-bar a:focus{color:var(--global--color-link-hover)}nav.the-airline-local-navigation-bar:empty{display:none}nav.the-airline-local-navigation-bar .the-airline-local-navigation__admin{font-size:var(--heading--font-size-h3);font-weight:bold;text-align:center;background:#e6e6e6;padding:calc(1*var(--global--spacing-vertical));width:100%}select.the-airline-local-navigation-select{display:none;width:100%;margin:0;height:40px;font-size:var(--global--font-size-base);line-height:16px}@media only screen and (max-width: 599px){select.the-airline-local-navigation-select{display:block}}
