@charset "UTF-8";*{margin:0;-webkit-tap-highlight-color:transparent}html,body{-webkit-user-select:none;user-select:none;width:100%;height:100%}body{overflow-x:hidden;font-size:16px}uni-app,uni-page,uni-page-wrapper,uni-page-body{display:block;box-sizing:border-box;width:100%}uni-page-wrapper{position:relative}#app,uni-app,uni-page,uni-page-wrapper{height:100%}.uni-mask{position:fixed;z-index:999;top:0;right:0;left:0;bottom:0;background:rgba(0,0,0,.5)}.uni-fade-enter-active,.uni-fade-leave-active{transition-duration:.25s;transition-property:opacity;transition-timing-function:ease}.uni-fade-enter-from,.uni-fade-leave-active{opacity:0}.uni-loading,uni-button[loading]:before{background-color:transparent;background-image:url(data:image/svg+xml;base64,\ PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjAiIGhlaWdodD0iMTIwIiB2aWV3Qm94PSIwIDAgMTAwIDEwMCI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgxMDB2MTAwSDB6Ii8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjRTlFOUU5IiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgLTMwKSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iIzk4OTY5NyIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSgzMCAxMDUuOTggNjUpIi8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjOUI5OTlBIiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0icm90YXRlKDYwIDc1Ljk4IDY1KSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iI0EzQTFBMiIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSg5MCA2NSA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNBQkE5QUEiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoMTIwIDU4LjY2IDY1KSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iI0IyQjJCMiIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSgxNTAgNTQuMDIgNjUpIi8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjQkFCOEI5IiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0icm90YXRlKDE4MCA1MCA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNDMkMwQzEiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTE1MCA0NS45OCA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNDQkNCQ0IiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTEyMCA0MS4zNCA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNEMkQyRDIiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTkwIDM1IDY1KSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iI0RBREFEQSIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSgtNjAgMjQuMDIgNjUpIi8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjRTJFMkUyIiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0icm90YXRlKC0zMCAtNS45OCA2NSkiLz48L3N2Zz4=);background-repeat:no-repeat}.uni-loading{width:20px;height:20px;display:inline-block;vertical-align:middle;animation:uni-loading 1s steps(12,end) infinite;background-size:100%}@keyframes uni-loading{0%{transform:rotate3d(0,0,1,0)}to{transform:rotate3d(0,0,1,360deg)}}html{--primary-color: #007aff;--UI-BG: #fff;--UI-BG-1: #f7f7f7;--UI-BG-2: #fff;--UI-BG-3: #f7f7f7;--UI-BG-4: #4c4c4c;--UI-BG-5: #fff;--UI-FG: #000;--UI-FG-0: rgba(0, 0, 0, .9);--UI-FG-HALF: rgba(0, 0, 0, .9);--UI-FG-1: rgba(0, 0, 0, .5);--UI-FG-2: rgba(0, 0, 0, .3);--UI-FG-3: rgba(0, 0, 0, .1)}uni-page[data-type] uni-page-body{background-color:transparent}body:after{position:fixed;content:"";left:-1000px;top:-1000px;animation:shadow-preload .1s;animation-delay:3s}@keyframes shadow-preload{0%{background-image:url(https://cdn.dcloud.net.cn/img/shadow-grey.png)}to{background-image:url(https://cdn.dcloud.net.cn/img/shadow-grey.png)}}.uni-async-error{position:absolute;left:0;right:0;top:0;bottom:0;color:#999;padding:100px 10px;text-align:center}.uni-async-loading{box-sizing:border-box;width:100%;padding:50px;text-align:center}.uni-async-loading .uni-loading{width:30px;height:30px}uni-page-head{display:block;box-sizing:border-box}.uni-page-head{position:fixed;left:var(--window-left);right:var(--window-right);height:44px;height:calc(44px + constant(safe-area-inset-top));height:calc(44px + env(safe-area-inset-top));padding:7px 3px;padding-top:calc(7px + constant(safe-area-inset-top));padding-top:calc(7px + env(safe-area-inset-top));display:flex;overflow:hidden;justify-content:space-between;box-sizing:border-box;z-index:998;color:#fff;background-color:#000;transition-property:all}.uni-page-head *{box-sizing:border-box}.uni-page-head .uni-btn-icon{overflow:hidden;min-width:1em;font-style:normal}.uni-page-head-titlePenetrate,.uni-page-head-titlePenetrate .uni-page-head-bd,.uni-page-head-titlePenetrate .uni-page-head-bd *{pointer-events:none}.uni-page-head-titlePenetrate *{pointer-events:auto}.uni-page-head.uni-page-head-transparent .uni-page-head-ft>div{justify-content:center}.uni-page-head~.uni-placeholder{width:100%;height:44px;height:calc(44px + constant(safe-area-inset-top));height:calc(44px + env(safe-area-inset-top))}.uni-placeholder-titlePenetrate{pointer-events:none}.uni-page-head-hd{display:flex;align-items:center;font-size:16px}.uni-page-head-bd{position:absolute;left:70px;right:70px;min-width:0;-webkit-user-select:auto;user-select:auto}.uni-page-head-btn{position:relative;width:auto;margin:0 2px;word-break:keep-all;white-space:pre;cursor:pointer;font-size:0px}.uni-page-head-transparent .uni-page-head-btn{display:flex;align-items:center;width:32px;height:32px;border-radius:50%;background-color:rgba(0,0,0,.5)}.uni-page-head-btn-red-dot:after{content:attr(badge-text);position:absolute;right:0;top:0;background-color:red;color:#fff;width:18px;height:18px;line-height:18px;border-radius:18px;overflow:hidden;transform:scale(.5) translate(40%,-40%);transform-origin:100% 0}.uni-page-head-btn-red-dot[badge-text]:after{font-size:12px;width:auto;min-width:18px;max-width:42px;text-align:center;padding:0 3px;transform:scale(.7) translate(40%,-40%)}.uni-page-head-btn-select svg{vertical-align:middle;margin-left:2px;transform:rotate(270deg) scale(.8)}.uni-page-head-search{position:relative;display:flex;flex:1;margin:0 2px;line-height:30px;font-size:15px}.uni-page-head-search-input{width:100%;height:100%;padding-left:34px;text-align:left}.uni-page-head-search-input .uni-input-input:disabled{pointer-events:none}.uni-page-head-search-placeholder{position:absolute;max-width:100%;height:100%;padding-left:34px;overflow:hidden;word-break:keep-all;white-space:pre}.uni-page-head-search-placeholder-right{right:0}.uni-page-head-search-placeholder-center{left:50%;transform:translate(-50%)}.uni-page-head-search-icon{position:absolute;top:0;left:2px;width:30px;height:30px;display:flex;justify-content:center;align-items:center}.uni-page-head-ft{display:flex;align-items:center;flex-direction:row-reverse;font-size:13px}.uni-page-head__title{font-weight:700;font-size:16px;line-height:30px;text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.uni-page-head__title .uni-loading{width:16px;height:16px;margin-top:-3px}.uni-page-head__title .uni-page-head__title_image{width:auto;height:26px;vertical-align:middle}.uni-page-head-shadow{overflow:visible}.uni-page-head-shadow:after{content:"";position:absolute;left:0;right:0;top:100%;height:5px;background-size:100% 100%}uni-page-head[uni-page-head-type=default]~uni-page-wrapper{height:calc(100% - 44px);height:calc(100% - 44px - constant(safe-area-inset-top));height:calc(100% - 44px - env(safe-area-inset-top))}.uni-page-head-shadow-grey:after{background-image:url(https://cdn.dcloud.net.cn/img/shadow-grey.png)}.uni-page-head-shadow-blue:after{background-image:url(https://cdn.dcloud.net.cn/img/shadow-blue.png)}.uni-page-head-shadow-green:after{background-image:url(https://cdn.dcloud.net.cn/img/shadow-green.png)}.uni-page-head-shadow-orange:after{background-image:url(https://cdn.dcloud.net.cn/img/shadow-orange.png)}.uni-page-head-shadow-red:after{background-image:url(https://cdn.dcloud.net.cn/img/shadow-red.png)}.uni-page-head-shadow-yellow:after{background-image:url(https://cdn.dcloud.net.cn/img/shadow-yellow.png)}body{background-color:var(--background-color-blue-light);font-size:12px;line-height:1.66667;color:#333;background-color:#fff}:root{--primary-900: #004d97;--primary-800: #006ab6;--primary-700: #0b7bc8;--primary-600: #198dda;--primary-500: #239ae7;--primary-400: #45a9ea;--primary-300: #67b8ec;--primary-200: #91ccf2;--primary-100: #bbdff7;--primary-50: #e3f2fb;--bluegray-900: #636e7a;--bluegray-800: #788594;--bluegray-700: #889aac;--bluegray-600: #9cb1c7;--bluegray-500: #adc3db;--bluegray-400: #bbcfe4;--bluegray-300: #cbdbed;--bluegray-200: #dbe7f4;--bluegray-100: #e7f1fa;--bluegray-50: #f5f9ff;--accent-900: #af0f30;--accent-800: #be1d3b;--accent-700: #cb2442;--accent-600: #dd2d4a;--accent-500: #ed364c;--accent-400: #e74c62;--accent-300: #db6f7f;--accent-200: #e797a3;--accent-100: #f8ccd6;--accent-50: #fcebf0;--gray-900: #232931;--gray-800: #353d48;--gray-700: #444f5d;--gray-600: #546273;--gray-500: #617084;--gray-400: #788596;--gray-300: #909aa8;--gray-200: #afb7c1;--gray-100: #cfd4da;--gray-50: #ecedf0;--gray-25: #f9fafb;--black-100: #000;--black-90: rgba(0, 0, 0, .9);--black-80: rgba(0, 0, 0, .8);--black-70: rgba(0, 0, 0, .7);--black-60: rgba(0, 0, 0, .6);--black-50: rgba(0, 0, 0, .5);--black-40: rgba(0, 0, 0, .4);--black-30: rgba(0, 0, 0, .3);--black-20: rgba(0, 0, 0, .2);--black-10: rgba(0, 0, 0, .1);--black-5: rgb(0 0 0/5%);--white-100: #fff;--white-90: hsla(0, 0%, 100%, .9);--white-80: hsla(0, 0%, 100%, .8);--white-70: hsla(0, 0%, 100%, .7);--white-60: hsla(0, 0%, 100%, .6);--white-50: hsla(0, 0%, 100%, .5);--white-40: hsla(0, 0%, 100%, .4);--white-30: hsla(0, 0%, 100%, .3);--white-20: hsla(0, 0%, 100%, .2);--white-10: hsla(0, 0%, 100%, .1);--white-5: hsla(0, 0%, 100%, .05);--red-900: #ba202a;--red-800: #c92b36;--red-700: #d6323c;--red-600: #e83c44;--red-500: #f74445;--red-400: #f1565d;--red-300: #e6767d;--red-200: #ef9ca1;--red-100: #feced6;--red-50: #feecf0;--yellow-900: #8f6c00;--yellow-800: #b09008;--yellow-700: #c4a70d;--yellow-600: #d8bc14;--yellow-500: #e7cd17;--yellow-400: #ecd443;--yellow-300: #f1dc66;--yellow-200: #f6e591;--yellow-100: #fbefbd;--yellow-50: #fef9e4;--green-900: #025923;--green-800: #177835;--green-700: #208940;--green-600: #2b9b4b;--green-500: #33aa54;--green-400: #55b76e;--green-300: #74c387;--green-200: #9cd3a9;--green-100: #c3e4ca;--green-50: #e6f4e9;--blue-900: #004980;--blue-800: #0467a2;--blue-700: #0578b6;--blue-600: #0b8ac9;--blue-500: #0e97d7;--blue-400: #2ca6dd;--blue-300: #4eb5e2;--blue-200: #7dc9eb;--blue-100: #b0dff3;--blue-50: #e0f2fa;--orange-900: #aa3400;--orange-800: #cc4900;--orange-700: #d54507;--orange-600: #e34b0c;--orange-500: #f0510f;--orange-400: #f26731;--orange-300: #f57f52;--orange-200: #f8a180;--orange-100: #fac5b0;--orange-50: #f9e6e2;--purple-900: #49148c;--purple-800: #691b9a;--purple-700: #7a1fa2;--purple-600: #8d24aa;--purple-500: #9c27b0;--purple-400: #ab47bc;--purple-300: #ba68c8;--purple-200: #ce93d8;--purple-100: #e1bee7;--purple-50: #f3e5f5;--font-family-base: "Hiragino Kaku Gothic Pro", sans-serif;--font-weight-400: 400;--font-weight-700: 700;--font-size-112: 112px;--font-size-56: 56px;--font-size-37: 37px;--font-size-28: 28px;--font-size-22: 22px;--font-size-18: 18px;--font-size-16: 16px;--font-size-14: 14px;--font-size-12: 12px;--font-size-10: 10px;--line-height-1: 1;--line-height-1_8: 1.8;--space-2: 2px;--space-3: 3px;--space-4: 4px;--space-8: 8px;--space-12: 12px;--space-16: 16px;--space-24: 24px;--space-32: 32px;--space-40: 40px;--space-48: 48px;--space-56: 56px;--space-64: 64px;--space-72: 72px;--space-80: 80px;--line-style-solid: solid;--line-width-1: 1px;--line-width-2: 2px;--line-width-4: 4px;--shadow-2-0-30: 0 0 2px 0 rgba(0, 0, 0, .3);--shadow-3-0-30: 0 0 3px 0 rgba(0, 0, 0, .3);--shadow-4-0-30: 0 0 4px 0 rgba(0, 0, 0, .3);--shadow-3-1-15: 0 0 3px 1px rgba(0, 0, 0, .15);--shadow-8-3-15: 0 0 8px 3px rgba(0, 0, 0, .15);--shadow-12-6-15: 0 0 12px 6px rgba(0, 0, 0, .15);--border-radius-2: 2px;--border-radius-4: 4px;--border-radius-8: 8px;--border-radius-16: 16px;--border-radius-24: 24px;--border-radius-32: 32px;--border-radius-10000: 10000px;--blur-3: blur(3px);--text-color-primary: var(--primary-800);--text-color-accent: var(--accent-700);--text-color-orange: var(--orange-800);--text-color-black: var(--gray-800);--text-color-gray: var(--gray-500);--text-color-disabled: var(--gray-100);--text-color-white: var(--white-100);--text-color-danger: var(--red-800);--text-color-success: var(--green-800);--text-color-warning: var(--yellow-900);--text-color-info: var(--blue-800);--text-color-link: var(--blue-900);--text-color-visited: var(--purple-500);--surface-color-blue-light: var(--bluegray-100);--surface-color-blue-bright: var(--bluegray-50);--surface-color-gray-light: var(--gray-50);--surface-color-gray-bright: var(--gray-25);--surface-color-white: var(--white-100);--surface-color-primary: var(--primary-800);--surface-color-accent: var(--accent-700);--surface-color-accent-light: var(--accent-600);--surface-color-danger: var(--red-800);--surface-color-danger-light: var(--red-50);--surface-color-success-light: var(--green-50);--surface-color-warning-light: var(--yellow-50);--surface-color-info-light: var(--blue-50);--background-color-blue-light: var(--bluegray-100);--background-color-gray-light: var(--gray-50);--background-color-white: var(--white-100);--background-color-black-modal: var(--black-20);--line-color-primary: var(--primary-800);--line-color-blue-light: var(--bluegray-400);--line-color-gray: var(--gray-200);--line-color-gray-light: var(--gray-100);--line-color-danger: var(--red-800);--line-color-success: var(--green-800);--line-color-warning: var(--yellow-900);--line-color-info: var(--blue-800);--line-color-white: var(--white-100);--object-color-primary: var(--primary-800);--object-color-white: var(--white-100);--single-xxl-w3: var(--font-weight-400) var(--font-size-37) / var(--line-height-1) var(--font-family-base);--single-xxl-w6: var(--font-weight-700) var(--font-size-37) / var(--line-height-1) var(--font-family-base);--single-xl-w3: var(--font-weight-400) var(--font-size-28) / var(--line-height-1) var(--font-family-base);--single-xl-w6: var(--font-weight-700) var(--font-size-28) / var(--line-height-1) var(--font-family-base);--single-l-w3: var(--font-weight-400) var(--font-size-22) / var(--line-height-1) var(--font-family-base);--single-l-w6: var(--font-weight-700) var(--font-size-22) / var(--line-height-1) var(--font-family-base);--single-m-w3: var(--font-weight-400) var(--font-size-18) / var(--line-height-1) var(--font-family-base);--single-m-w6: var(--font-weight-700) var(--font-size-18) / var(--line-height-1) var(--font-family-base);--single-s-w3: var(--font-weight-400) var(--font-size-16) / var(--line-height-1) var(--font-family-base);--single-s-w6: var(--font-weight-700) var(--font-size-16) / var(--line-height-1) var(--font-family-base);--single-xs-w3: var(--font-weight-400) var(--font-size-14) / var(--line-height-1) var(--font-family-base);--single-xs-w6: var(--font-weight-700) var(--font-size-14) / var(--line-height-1) var(--font-family-base);--single-xxs-w3: var(--font-weight-400) var(--font-size-12) / var(--line-height-1) var(--font-family-base);--single-xxs-w6: var(--font-weight-700) var(--font-size-12) / var(--line-height-1) var(--font-family-base);--single-xxxs-w3: var(--font-weight-400) var(--font-size-10) / var(--line-height-1) var(--font-family-base);--single-xxxs-w6: var(--font-weight-700) var(--font-size-10) / var(--line-height-1) var(--font-family-base);--paragraph-xxl-w3: var(--font-weight-400) var(--font-size-37) / var(--line-height-1_8) var(--font-family-base);--paragraph-xxl-w6: var(--font-weight-700) var(--font-size-37) / var(--line-height-1_8) var(--font-family-base);--paragraph-xl-w3: var(--font-weight-400) var(--font-size-28) / var(--line-height-1_8) var(--font-family-base);--paragraph-xl-w6: var(--font-weight-700) var(--font-size-28) / var(--line-height-1_8) var(--font-family-base);--paragraph-l-w3: var(--font-weight-400) var(--font-size-22) / var(--line-height-1_8) var(--font-family-base);--paragraph-l-w6: var(--font-weight-700) var(--font-size-22) / var(--line-height-1_8) var(--font-family-base);--paragraph-m-w3: var(--font-weight-400) var(--font-size-18) / var(--line-height-1_8) var(--font-family-base);--paragraph-m-w6: var(--font-weight-700) var(--font-size-18) / var(--line-height-1_8) var(--font-family-base);--paragraph-s-w3: var(--font-weight-400) var(--font-size-16) / var(--line-height-1_8) var(--font-family-base);--paragraph-s-w6: var(--font-weight-700) var(--font-size-16) / var(--line-height-1_8) var(--font-family-base);--paragraph-xs-w3: var(--font-weight-400) var(--font-size-14) / var(--line-height-1_8) var(--font-family-base);--paragraph-xs-w6: var(--font-weight-700) var(--font-size-14) / var(--line-height-1_8) var(--font-family-base);--paragraph-xxs-w3: var(--font-weight-400) var(--font-size-12) / var(--line-height-1_8) var(--font-family-base);--paragraph-xxs-w6: var(--font-weight-700) var(--font-size-12) / var(--line-height-1_8) var(--font-family-base);--paragraph-xxxs-w3: var(--font-weight-400) var(--font-size-10) / var(--line-height-1_8) var(--font-family-base);--paragraph-xxxs-w6: var(--font-weight-700) var(--font-size-10) / var(--line-height-1_8) var(--font-family-base);--shadow-s: var(--shadow-2-0-30), var(--shadow-3-1-15);--shadow-m: var(--shadow-3-0-30), var(--shadow-8-3-15);--shadow-l: var(--shadow-4-0-30), var(--shadow-12-6-15);--space-outline-offset-focus: var(--space-3);--z-component-layer-base: 0;--z-global-layer-base: calc(var(--z-norman-component-layer-max) + 1);--z-overlay-layer-base: calc(var(--z-norman-global-layer-max) + 1);--z-extend-layer-base: calc(var(--z-norman-overlay-layer-max) + 1);--z-attachment-hover-panel: calc(var(--z-component-layer-base) - 1);--z-attachment-active-hover-panel: calc(var(--z-component-layer-base) + 1);--z-certified-employer-badge-text: calc(var(--z-component-layer-base) - 1);--z-document-uploader-file-upload-input: calc(var(--z-component-layer-base) + 1);--z-employer-profile-presentational-wrapper: calc(var(--z-component-layer-base) + 1);--z-exlude-client-jobs-balloon: calc(var(--z-component-layer-base) + 10);--z-form-close-position-top-right: calc(var(--z-component-layer-base) + 1);--z-job-offer-card-sub-category: calc(var(--z-component-layer-base) + 10);--z-job-offer-registration-banner: calc(var(--z-component-layer-base) + 150);--z-jobs-main-column-keywords-form-search-button: calc(var(--z-component-layer-base) + 2);--z-jobs-sidebar-heading-root: calc(var(--z-component-layer-base) + 1);--z-jobs-sidebar-heading-inner: calc(var(--z-component-layer-base) + 2);--z-jobs-sidebar-category-list-expanded: calc(var(--z-component-layer-base) + 9);--z-jobs-sidebar-category-list-right-arrow: calc(var(--z-component-layer-base) + 9);--z-jobs-sidebar-category-list: calc(var(--z-component-layer-base) + 10);--z-line-popup-banner: calc(var(--z-component-layer-base) + 100);--z-message-card-clickable-contents: calc(var(--z-component-layer-base) + 10);--z-message-nav-tray: calc(var(--z-component-layer-base) + 2);--z-message-thread-foloding-display-text: calc(var(--z-component-layer-base) + 10);--z-order-plan-diagnoses-result-menu-bar: calc(var(--z-component-layer-base) + 1);--z-profile-menu-list-link: calc(var(--z-component-layer-base) + 10);--z-request-button-heading: calc(var(--z-component-layer-base) + 1);--z-request-button-icon: calc(var(--z-component-layer-base) + 2);--z-tips-balloon-container: calc(var(--z-component-layer-base) + 100);--z-suspension-reason-area-keyword-list: calc(var(--z-component-layer-base) + 10);--z-tooltip-after: calc(var(--z-component-layer-base) + 1);--z-tooltip: calc(var(--z-component-layer-base) + 1);--z-user-info-note: calc(var(--z-component-layer-base) + 100);--z-viewing-restriction-overlay-content: calc(var(--z-component-layer-base) + 100);--z-welcome-section-decoration: calc(var(--z-component-layer-base) + 1);--z-welcome-section-container: calc(var(--z-component-layer-base) + 10);--z-welcome-modal-wrapper-modal-inner: calc(var(--z-component-layer-base) + 100);--z-worker-actions: calc(var(--z-component-layer-base) + 10);--z-back-to-sm-switcher: calc(var(--z-extend-layer-base) + 10);--z-pretend-overlay-background: calc(var(--z-extend-layer-base) + 20);--z-admin-menu-main: calc(var(--z-extend-layer-base) + 30);--z-modal-dialog: calc(var(--z-extend-layer-base) + 50);--z-modal-bg: calc(var(--z-extend-layer-base) + 60);--z-scroll-lock-root: calc(var(--z-extend-layer-base) + 8200);--z-norman-component-layer-base: 200;--z-norman-component-layer-max: 599;--z-norman-global-layer-base: 800;--z-norman-global-layer-max: 1199;--z-norman-overlay-layer-base: 1400;--z-norman-overlay-layer-max: 1799;--z-norman-footer-presentation-pagetop: calc(var(--z-norman-component-layer-base) + 1);--z-norman-footer-presentation-container: calc(var(--z-norman-component-layer-base) + 2);--z-norman-footer-presentation-copyright: calc(var(--z-norman-component-layer-base) + 3);--z-norman-header-simple: calc(var(--z-norman-component-layer-base) + 100);--z-norman-dropdown-bg: calc(var(--z-norman-component-layer-base) + 1);--z-norman-dropdown-button: calc(var(--z-norman-component-layer-base) + 10);--z-norman-dropdown-menu-list: calc(var(--z-norman-component-layer-base) + 20);--z-norman-header-section: calc(var(--z-norman-global-layer-base) + 200);--z-norman-header-global-menu-bg: calc(var(--z-norman-global-layer-base) + 220);--z-norman-header-menu-popup: calc(var(--z-norman-global-layer-base) + 230);--z-norman-button-back-to-top: calc(var(--z-norman-global-layer-base) + 5);--z-norman-header-slider-bg: calc(var(--z-norman-overlay-layer-base) + 10);--z-norman-header-slider-nav: calc(var(--z-norman-overlay-layer-base) + 20);--z-norman-dialog-bg: calc(var(--z-norman-overlay-layer-base) + 50);--z-norman-dialog-form: calc(var(--z-norman-overlay-layer-base) + 60) }
