@media screen and (width<=480px){.hide-xs{display:none!important}}@media screen and (width<=576px){.hide-sm{display:none!important}}@media screen and (width<=768px){.hide-md{display:none!important}}@media screen and (width<=480px){.show-xs{display:block!important}}@media screen and (width<=576px){.show-sm{display:block!important}}@media screen and (width<=768px){.show-md{display:block!important}}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{color:#0f1229;background-color:#fff;flex-direction:column;width:100%;height:100%;min-height:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;line-height:1.5714;display:flex}div,span,p,h1,h2,h3,h4,h5,h6{scrollbar-width:thin;scrollbar-color:#0000001f transparent}.app-viewport{flex-direction:column;flex:1;min-height:0;display:flex}a{color:#2257d4;text-decoration:none}a:hover{color:#1c47ac}.app{flex-direction:column;min-height:100vh;display:flex}.container-padding{padding:24px}@media screen and (width<=768px){.container-padding{padding:16px}}@media screen and (width<=576px){.container-padding{padding:12px}}.text-center{text-align:center}.text-primary{color:#2257d4}.mt-1{margin-top:8px}.mt-2{margin-top:16px}.mb-1{margin-bottom:8px}.mb-2{margin-bottom:16px}.ant-drawer-content,.ant-drawer-body{background:#f9fafb}.ant-modal-confirm-btns .ant-btn-primary:not(:disabled):not(.ant-btn-disabled),.ant-popconfirm-buttons .ant-btn-primary:not(:disabled):not(.ant-btn-disabled){color:#fff;background-color:#2257d4;border-color:#2257d4}.ant-modal-confirm-btns .ant-btn-primary:not(:disabled):not(.ant-btn-disabled):not(.ant-btn-loading):hover,.ant-popconfirm-buttons .ant-btn-primary:not(:disabled):not(.ant-btn-disabled):not(.ant-btn-loading):hover{color:#fff;background-color:#1c47ac;border-color:#1c47ac}.ant-modal-confirm-btns .ant-btn-primary:not(:disabled):not(.ant-btn-disabled):not(.ant-btn-loading):active,.ant-popconfirm-buttons .ant-btn-primary:not(:disabled):not(.ant-btn-disabled):not(.ant-btn-loading):active{color:#fff;background-color:#142e7a;border-color:#142e7a}.page-loader{background-color:#fff;justify-content:center;align-items:center;width:100%;min-height:100dvh;display:flex}.page-loader__spin :global(.ant-spin-text){color:#454c66;margin-top:12px;font-size:14px}@media screen and (width<=480px){.hide-xs{display:none!important}}@media screen and (width<=576px){.hide-sm{display:none!important}}@media screen and (width<=768px){.hide-md{display:none!important}}.show-xs{display:none!important}@media screen and (width<=480px){.show-xs{display:block!important}}.show-sm{display:none!important}@media screen and (width<=576px){.show-sm{display:block!important}}.show-md{display:none!important}@media screen and (width<=768px){.show-md{display:block!important}}.app-enterprise-layout{background:#f5f5f5;flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}@media screen and (width<=991px){.app-enterprise-layout{background:#f5f7fa}}.app-enterprise-layout.ant-layout>.ant-layout-content{flex:1;min-height:0;overflow-y:auto}.app-enterprise-layout.ant-layout>.ant-layout-content.app-enterprise-layout__content--booking-order{flex-direction:column;width:100%;max-width:none;margin:0;padding:0;display:flex;overflow:hidden}@media screen and (width<=991px){.app-enterprise-layout.ant-layout>.ant-layout-content.app-enterprise-layout__content--booking-order{background:#f5f7fa;padding:0}}.app-enterprise-layout__header.ant-layout-header{box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;flex-shrink:0;grid-template-columns:auto auto minmax(0,1fr);grid-template-areas:"brand nav actions";align-items:center;column-gap:32px;height:64px;min-height:64px;margin:0;padding:0 24px;line-height:1;display:grid;overflow:visible;box-shadow:0 1px 2px #0000000a,0 1px 3px #00000014}.app-enterprise-layout__logo-btn{cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;grid-area:brand;align-items:center;min-width:0;margin:0;padding:0;display:flex}.app-enterprise-layout__logo-btn:focus-visible{outline-offset:2px;outline:2px solid #2257d4}.app-enterprise-layout__logo-img{object-fit:contain;width:171.5px;height:22px;display:block}.app-enterprise-layout__main-nav{flex-flow:row;grid-area:nav;justify-content:flex-start;align-items:center;gap:24px;width:auto;min-width:0;max-width:100%;height:44px;display:flex}.app-enterprise-layout__nav-item{box-sizing:border-box;white-space:nowrap;cursor:pointer;text-align:center;color:#6a7282;background:0 0;border:none;border-radius:4px;flex:0 auto;width:max-content;min-width:0;max-width:100%;height:44px;margin:0;padding:10px 8px;font-size:16px;font-weight:500;line-height:24px;position:relative}.app-enterprise-layout__nav-item:focus-visible{outline-offset:2px;outline:2px solid #2257d4}.app-enterprise-layout__nav-item:hover,.app-enterprise-layout__nav-item--active{color:#2257d4}.app-enterprise-layout__nav-item--active:after{content:"";pointer-events:none;background:#2257d4;border-radius:1px;height:2px;position:absolute;bottom:-10px;left:0;right:0}.app-enterprise-layout__actions{flex-direction:row;flex-shrink:0;grid-area:actions;justify-content:flex-end;justify-self:end;align-items:center;gap:0;width:217px;min-width:0;max-width:100%;display:flex}.app-enterprise-layout__org{color:#4a5565;white-space:nowrap;text-overflow:ellipsis;vertical-align:middle;flex:none;max-width:112px;font-size:14px;font-weight:400;line-height:20px;display:inline-block;overflow:hidden}.app-enterprise-layout__actions-divider{background:#e5e7eb;flex-shrink:0;width:1px;height:20px;margin:0 8px}.app-enterprise-layout__icon-btns{flex-direction:row;flex-shrink:0;justify-content:flex-start;align-items:center;gap:8px;display:flex}.app-enterprise-layout__icon-btn{cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;margin:0;padding:0;display:flex}.app-enterprise-layout__icon-btn img{object-fit:cover;width:36px;height:36px;display:block}.app-enterprise-layout__icon-btn:focus-visible{outline-offset:2px;outline:2px solid #2257d4}.app-enterprise-layout__icon-btn:hover{opacity:.88}.app-enterprise-layout__content{width:100%;max-width:100%;margin:0 auto;padding:24px}@media screen and (width<=991px){.app-enterprise-layout__content{background:#f5f7fa;padding:12px}.app-enterprise-layout__header--desktop.ant-layout-header{display:none}}.app-enterprise-layout__header--mobile.ant-layout-header{display:none}@media screen and (width<=991px){.app-enterprise-layout__header--mobile.ant-layout-header{height:48px;min-height:48px;padding:0 max(12px, env(safe-area-inset-right)) 0 max(12px, env(safe-area-inset-left));box-shadow:none;background:#fff;border-bottom:1px solid #f3f4f6;flex-direction:row;justify-content:space-between;align-items:center;gap:12px;margin:0;line-height:1;display:flex}}.app-enterprise-layout__mobile-org{color:#0f1229;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:16px;font-weight:600;line-height:22px;overflow:hidden}.app-enterprise-layout__mobile-market{flex-shrink:0;max-width:min(52vw,220px)}.app-enterprise-layout__tab-bar{display:none}@media screen and (width<=991px){.app-enterprise-layout__tab-bar{width:100%;min-height:55px;padding-bottom:env(safe-area-inset-bottom,0);background:#fff;border-top:1px solid #f3f4f6;flex-direction:row;flex-shrink:0;align-items:stretch;display:flex}}.app-enterprise-layout__tab-item{cursor:pointer;color:#6a7282;background:0 0;border:none;border-radius:4px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;min-width:0;min-height:55px;margin:0;padding:4px 4px 6px;font-size:10px;font-weight:400;line-height:14px;transition:all .2s;display:flex}.app-enterprise-layout__tab-item:focus-visible{outline-offset:-2px;outline:2px solid #2257d4}.app-enterprise-layout__tab-item--active{color:#2257d4;font-weight:500}.app-enterprise-layout__tab-item--active .app-enterprise-layout__tab-icon{color:#2257d4}.app-enterprise-layout__tab-icon{color:#656c85;font-size:24px;line-height:1;transition:all .2s}.app-enterprise-layout__tab-label{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.app-enterprise-layout__icon-btn-icon{color:#0f1229;width:20px;height:20px}@media screen and (width<=480px){._hide-xs_d5yfa_4{display:none!important}}@media screen and (width<=576px){._hide-sm_d5yfa_9{display:none!important}}@media screen and (width<=768px){._hide-md_d5yfa_14{display:none!important}}._show-xs_d5yfa_18{display:none!important}@media screen and (width<=480px){._show-xs_d5yfa_18{display:block!important}}._show-sm_d5yfa_26{display:none!important}@media screen and (width<=576px){._show-sm_d5yfa_26{display:block!important}}._show-md_d5yfa_34{display:none!important}@media screen and (width<=768px){._show-md_d5yfa_34{display:block!important}}._toggle-bar_d5yfa_42{position:absolute;top:24px;right:24px}._toggle-bar--embedded_d5yfa_47{max-width:100%;position:static}._toggle-bar--embedded_d5yfa_47 ._toggle-bar-trigger_d5yfa_51{max-width:100%}._toggle-bar--embedded_d5yfa_47 ._toggle-bar-label_d5yfa_54{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@media screen and (width<=991px){._toggle-bar--embedded_d5yfa_47 ._toggle-bar-trigger_d5yfa_51{border-color:#e5e7eb;border-radius:8px;gap:4px;height:28px;padding:0 8px;font-size:12px;line-height:18px}}._toggle-bar-trigger_d5yfa_51{color:#0f1229;cursor:pointer;background:#fff;border:1px solid #ebeff5;border-radius:12px;align-items:center;gap:8px;height:32px;padding:0 12px;font-size:14px;line-height:1;transition:all .2s;display:inline-flex}._toggle-bar-trigger_d5yfa_51:hover{background:#fafbfc}._toggle-bar-label_d5yfa_54{min-width:0}._toggle-bar-chevron_d5yfa_91{color:#8990a3;flex-shrink:0;align-items:center;font-size:10px;transition:transform .2s;display:inline-flex}._toggle-bar-chevron--open_d5yfa_99{transform:rotate(180deg)}._toggle-bar-dropdown_d5yfa_102 .ant-dropdown-menu{border-radius:12px;min-width:280px;padding:8px;box-shadow:0 13px 61px #a9a9a95e}._toggle-bar-dropdown_d5yfa_102 .ant-dropdown-menu-item-group-title{color:#8990a3;padding:6px 10px 4px;font-size:12px;font-weight:400;line-height:1.2}._toggle-bar-dropdown_d5yfa_102 .ant-dropdown-menu-item,._toggle-bar-dropdown_d5yfa_102 .ant-dropdown-menu-submenu-title{border-radius:8px;margin:2px 0;transition:background-color .2s}._toggle-bar-dropdown_d5yfa_102 .ant-dropdown-menu-item:hover,._toggle-bar-dropdown_d5yfa_102 .ant-dropdown-menu-submenu-title:hover{background-color:#fafbfc}._toggle-bar-section-divider_d5yfa_125{background:0 0!important;height:0!important;margin:8px 0!important}._toggle-bar-region-group_d5yfa_131>.ant-dropdown-menu-item-group-list{max-height:280px;overflow:hidden auto}._toggle-bar-country-group_d5yfa_136 .ant-dropdown-menu-item-group-title{color:#0f1229;background:#f9fafb;border-radius:6px;margin:6px 0 2px;padding:6px 10px;font-size:13px;font-weight:400;line-height:1.4}._toggle-bar-menu-item_d5yfa_146,._toggle-bar-menu-item--selected_d5yfa_147{padding:0!important}._toggle-bar-menu-item--selected_d5yfa_147,._toggle-bar-menu-item--selected_d5yfa_147:hover{background-color:#eef2fb!important}._toggle-bar-option_d5yfa_156{color:#0f1229;justify-content:space-between;align-items:center;width:100%;min-width:0;padding:8px 10px;font-size:14px;line-height:1.3;display:flex}._toggle-bar-option-main_d5yfa_167{align-items:center;gap:8px;min-width:0;display:flex}._toggle-bar-option-prefix_d5yfa_173{flex-shrink:0;align-items:center;display:inline-flex}._toggle-bar-country-title_d5yfa_178{align-items:center;gap:8px;display:inline-flex}._toggle-bar-option-label_d5yfa_183{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}._toggle-bar-option-check_d5yfa_188{color:#2257d4;margin-left:8px;font-size:14px}._toggle-bar-menu-item--selected_d5yfa_147 ._toggle-bar-option-label_d5yfa_183{color:#2257d4;font-weight:500}
