.app-loader{position:absolute;top:0;left:0;right:0;bottom:0;width:auto;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:var(--color-loader-bg);border-radius:inherit;margin:0;padding:20px;z-index:9}.app-loader svg{content:"";width:96px;height:96px;max-width:95%;max-height:95%;-o-object-fit:contain;object-fit:contain}.app-loader svg circle{fill:var(--color-loader)}.app-loader.fixed-on-desktop svg{top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);position:fixed}.app-loader~* .app-loader{display:none}#page-customer{margin-top:24px;padding-bottom:80px}#page-customer .app-tabs{margin-bottom:34px}#page-customer .btn-back-to{margin-bottom:12px}#page-customer .header-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-bottom:40px}#page-customer .header-info .name{font-size:56px;line-height:62px;font-weight:700}#page-customer .header-info .status{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:32px;font-size:16px;line-height:24px;color:var(--color-text-default)}#page-customer .header-info .status .label{margin-left:16px;padding:4px 12px;font-weight:700;text-align:center;border-radius:4px}#page-customer .header-info .status .label.success{background-color:var(--color-success-bg);color:var(--color-success)}#page-customer .header-info .status .label.info{background-color:var(--color-info-bg);color:var(--color-info)}#page-customer .header-info .status .label.warning{background-color:var(--color-warning-bg);color:var(--color-warning)}#page-customer .header-info .status .label.danger{background-color:var(--color-danger-bg);color:var(--color-danger)}@media (max-width:1024px){#page-customer .header-info{width:100%;margin-bottom:48px}#page-customer .header-info .name{font-size:48px;line-height:56px}#page-customer .header-info .status{font-size:14px;line-height:24px;margin-left:16px;white-space:nowrap}}@media (max-width:480px){#page-customer{padding-bottom:64px}#page-customer .btn-back-to{font-size:16px;line-height:18px;margin-bottom:8px}#page-customer .header-info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:32px}#page-customer .header-info .name{font-size:32px;line-height:40px}#page-customer .header-info .status{margin:8px 0 0;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}#page-customer .header-info .status .label{margin-left:12px;line-height:20px}#page-customer .app-tabs{margin-bottom:16px}}