.airport-card[data-v-91dce4a6]{align-items:center;background:rgb(var(--darkgray900,32,32,36));border-radius:4px;cursor:pointer;display:grid;gap:8px;grid-template-columns:24px 32px 40px 200px 88px;justify-content:space-between;min-height:52px;padding:8px;transition:.3s}@media (max-width:699px){.airport-card[data-v-91dce4a6]{grid-template-columns:24px 32px 40px 1fr 88px;justify-content:space-between}}@media (any-hover:hover) and (hover:hover){.airport-card[data-v-91dce4a6]:hover{background:rgb(var(--darkgray875,38,38,44))}}.airport-card_index[data-v-91dce4a6]{align-items:center;border-radius:4px;display:flex;height:100%;justify-content:center;line-height:100%;max-height:40px;min-height:36px}.airport-card_icao[data-v-91dce4a6],.airport-card_index[data-v-91dce4a6]{font-size:14px;font-weight:600}.airport-card .airport-card_info[data-v-91dce4a6]{background:transparent;padding:0!important}.airport-card .airport-card_info[data-v-91dce4a6] .info-block__content{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:50%}@supports (display:-webkit-box) and (-webkit-line-clamp:2){.airport-card .airport-card_info[data-v-91dce4a6] .info-block__content{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow-wrap:anywhere;text-align:center;white-space:unset}}.airport-card .airport-card_info[data-v-91dce4a6] .info-block_bottom{flex-wrap:nowrap}.airport-card_data[data-v-91dce4a6]{display:flex;flex-direction:column;gap:2px;justify-content:center}.airport-card_data_counts[data-v-91dce4a6]{display:grid;grid-template-columns:repeat(2,49%);justify-content:space-between}.airport-card_data_counts_counter[data-v-91dce4a6]{display:flex;font-size:14px;font-weight:700;gap:4px}.airport-card_data_counts_counter[data-v-91dce4a6]:last-child{justify-content:flex-end}.airport-card_data_counts_counter_icon[data-v-91dce4a6]{width:16px}.airport-card_data .airport-card_data_positions[data-v-91dce4a6]{border-radius:2px;gap:0;overflow:hidden}.airport-card_data .airport-card_data_positions_position[data-v-91dce4a6]{align-items:center;background:var(--color);color:#f7f7fa;display:flex;font-size:12px;font-weight:600;height:16px;justify-content:center;line-height:100%;text-align:center}.airport-card_data .airport-card_data_positions--short .airport-card_data_positions_position--atis[data-v-91dce4a6]{font-size:0;max-width:8px;width:8px}div.featured-airports[data-v-1e4dd9b0]{gap:8px}div.featured-airports_list[data-v-1e4dd9b0]{max-height:240px;overflow:auto}div.featured-airports_footer[data-v-1e4dd9b0]{background:rgb(var(--darkgray950,24,24,27));border-radius:4px;display:flex;gap:24px;justify-content:space-between;padding:8px;position:relative}div.featured-airports_footer[data-v-1e4dd9b0]:before{align-self:center;background:rgba(var(--lightgray150,222,222,231),.15);content:"";display:block;height:24px;left:calc(50% - 6px);position:absolute;width:1px}div.featured-airports_footer[data-v-1e4dd9b0]>*{width:100%}.info-popup[data-v-1182c2f2]{background:rgb(var(--darkgray1000,19,19,22));border-radius:8px;color:rgb(var(--lightgray150,222,222,231));container-name:info-popup;display:flex;flex-direction:column;max-height:var(--max-height);max-width:calc(100dvw - 48px);overflow:auto;padding:0 16px 16px;scrollbar-gutter:stable;text-align:left;width:350px}@media (max-width:699px){.info-popup[data-v-1182c2f2]{width:100%}}.info-popup--shadow[data-v-1182c2f2]{box-shadow:0 0 4px 4px rgba(var(--lightgray125,230,230,235),.05)}.info-popup--absolute[data-v-1182c2f2]{position:absolute}.info-popup_header[data-v-1182c2f2]{align-items:center;background:rgb(var(--darkgray1000,19,19,22));display:flex;justify-content:space-between;padding:16px 0;position:sticky;top:0;z-index:7}.info-popup_header[data-v-1182c2f2]:only-child{padding-bottom:0}.info-popup_header_actions[data-v-1182c2f2]{display:flex;gap:16px;position:relative;z-index:1}@media (max-width:699px){.info-popup_header_actions[data-v-1182c2f2]{flex-wrap:wrap}}.info-popup_header_actions_action[data-v-1182c2f2]{align-items:center;color:rgb(var(--lightgray150,222,222,231));display:flex;justify-content:center;min-height:24px;min-width:24px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.info-popup_header_actions_action[data-v-1182c2f2]>*{cursor:pointer;transition:.3s}.info-popup_header_actions_action[data-v-1182c2f2]:not(:last-child,.info-popup_header_actions_action--collapse){border-right:1px solid rgba(var(--lightgray150,222,222,231),.2);padding-right:16px}@media (any-hover:hover) and (hover:hover){.info-popup_header_actions_action.info-popup_header_actions_action--close[data-v-1182c2f2]:hover{color:rgb(var(--error500,203,66,28))}.info-popup_header_actions_action[data-v-1182c2f2]:not(.info-popup_header_actions_action--close)>:hover{color:rgb(var(--primary500,59,108,236))}}.info-popup_header_actions_action--collapse .info-popup_header_actions_action--collapse_line[data-v-1182c2f2]{background:currentColor;border-radius:8px;height:2px;width:16px}.info-popup--collapsed .info-popup_header_actions_action--collapse[data-v-1182c2f2]{transform:rotate(180deg)}.info-popup_content[data-v-1182c2f2]{display:flex;flex:1 0 auto;flex-direction:column;gap:16px;justify-content:space-between;margin-top:8px}.info-popup_content--collapse-enter-active[data-v-1182c2f2],.info-popup_content--collapse-leave-active[data-v-1182c2f2]{max-height:100cqh;transition:.5s ease-in-out}.info-popup_content--collapse-enter-from[data-v-1182c2f2],.info-popup_content--collapse-leave-to[data-v-1182c2f2]{max-height:0}.info-popup_content_tabs[data-v-1182c2f2]{margin-top:-16px;padding-bottom:16px;top:56px;z-index:6}.info-popup__section--actions[data-v-1182c2f2],.info-popup_content_tabs[data-v-1182c2f2]{background:rgb(var(--darkgray1000,19,19,22));position:sticky}.info-popup__section--actions[data-v-1182c2f2]{bottom:-16px;margin-bottom:-16px;padding:8px 0;z-index:5}.info-popup__section_separator[data-v-1182c2f2]{align-items:center;display:flex;justify-content:space-between;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.info-popup__section_separator[data-v-1182c2f2]:before{background:rgb(var(--darkgray850,43,43,51));content:"";height:1px;position:absolute;width:100%}.info-popup__section_separator[data-v-1182c2f2]:not(:only-child){margin-bottom:16px}.info-popup__section_separator_collapse[data-v-1182c2f2],.info-popup__section_separator_title[data-v-1182c2f2]{background:rgb(var(--darkgray1000,19,19,22));position:relative}.info-popup__section_separator_title[data-v-1182c2f2]{border-radius:4px;font-size:12px;margin-left:8px;padding:0 4px}@media (min-width:1600px){.info-popup[data-v-1182c2f2]{width:400px}}.users[data-v-1b29f431]{background:rgb(var(--darkgray950,24,24,27));border-radius:8px;flex-direction:column;max-height:240px;overflow:auto}.users[data-v-1b29f431],.users_user-container[data-v-1b29f431]{display:flex;gap:8px;padding:8px}.users_user-container[data-v-1b29f431]{background:rgb(var(--darkgray900,32,32,36));border-radius:4px;cursor:pointer;justify-content:space-between;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (max-width:699px){.users_user-container[data-v-1b29f431]{flex-wrap:wrap;justify-content:flex-start}}.users_user_status[data-v-1b29f431]{background:rgb(var(--darkgray850,43,43,51));border-radius:100%;bottom:-4px;height:8px;min-width:8px;position:relative;width:8px}@media (max-width:699px){.users_user_status[data-v-1b29f431]{order:0}}.users_user_status--online[data-v-1b29f431]{background:rgb(var(--success500,0,136,86))}.users_user_info[data-v-1b29f431]{flex-grow:1;font-size:13px;line-height:125%}@media (max-width:699px){.users_user_info[data-v-1b29f431]{order:2}}.users_user_info_name[data-v-1b29f431]{display:flex;flex-wrap:wrap;gap:4px}.users_user_info_comment[data-v-1b29f431]{font-size:12px;font-weight:300}.users_user_info_status[data-v-1b29f431]{color:rgb(var(--primary500,59,108,236));cursor:pointer;display:inline-block;text-decoration:underline;text-underline-offset:3px}.users_user_info_status--no-action[data-v-1b29f431]{color:rgb(var(--lightgray125,230,230,235))!important;cursor:default;text-decoration:none}@media (any-hover:hover) and (hover:hover){.users_user_info_status[data-v-1b29f431]{transition:.3s}.users_user_info_status[data-v-1b29f431]:hover{color:rgb(var(--primary300,92,162,253))}}.users_user_actions[data-v-1b29f431]{align-items:center;display:flex;gap:16px}.users_user_actions .button[data-v-1b29f431]{height:auto!important;width:auto!important}@media (max-width:699px){.users_user_actions[data-v-1b29f431]{font-size:12px;order:1}}.users_user_edit[data-v-1b29f431]{background:rgb(var(--darkgray875,38,38,44));border-radius:0 0 4px 4px;display:flex;flex-direction:column;gap:8px;margin-top:-2px;padding:16px}.users--no-list .users_user-container[data-v-1b29f431]{cursor:default;-webkit-user-select:unset;-moz-user-select:unset;user-select:unset}@media (max-width:699px){.users--no-list[data-v-1b29f431]{max-height:unset}}.bookmarks[data-v-0440ea01]{display:flex;flex-wrap:wrap;font-size:12px;gap:8px}.bookmarks_bookmark[data-v-0440ea01]{background:rgb(var(--darkgray900,32,32,36));border-radius:8px;cursor:pointer;padding:10px}@media (any-hover:hover) and (hover:hover){.bookmarks_bookmark[data-v-0440ea01]{transition:.3s}.bookmarks_bookmark[data-v-0440ea01]:hover{background:rgb(var(--darkgray875,38,38,44))}}.logo[data-v-b459da04]{align-items:center;color:rgb(var(--lightgray50,242,242,247));display:flex;font-size:var(--546e4c5d);font-weight:700;gap:8px;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.logo_icon[data-v-b459da04]{color:rgb(var(--lightgray100,237,237,242));width:var(--01570179)}.logo_icon[data-v-b459da04]>rect{color:rgb(var(--primary500,59,108,236))}.logo_icon[data-v-b459da04] .wifi{color:rgb(var(--darkgray950,24,24,27))}
