.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}.app-error{width:100%;height:auto;font-size:20px;line-height:1.1;color:var(--color-error-darker);padding:14px;background:var(--color-error-bg);-webkit-transition:.3s;transition:.3s;text-align:center;border-radius:4px}.app-error.err-enter-active,.app-error.err-leave-active{-webkit-transition:all .15s linear;transition:all .15s linear;-webkit-transform:rotateX(0deg);transform:rotateX(0deg);padding:14px 14px}.app-error.err-enter,.app-error.err-leave-to{-webkit-transition:all .15s linear;transition:all .15s linear;-webkit-transform:rotateX(90deg);transform:rotateX(90deg);padding:0 14px}@media (max-width:1024px){.app-error{font-size:16px;line-height:18px;padding:8px}}.app-board{padding:24px;background-color:var(--color-component-bg-primary);border-radius:4px;-webkit-box-shadow:var(--box-shadow-secondary);box-shadow:var(--box-shadow-secondary)}.app-board .heading-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.app-board .heading-box .actions{margin-left:auto}.app-board .heading-box+.content-box:not(:empty){margin-top:24px}@media (max-width:480px){.app-board{padding:16px 8px}.app-board .heading-box h3.heading{font-size:18px}.app-board .heading-box+.content-box:not(:empty){margin-top:16px}}.app-switch{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.app-switch input[type=checkbox]{border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;-ms-flex-negative:0;flex-shrink:0;margin:0;width:35px;height:22px;background-color:#ccc;border-radius:11px;cursor:pointer}.app-switch input[type=checkbox]:after{position:absolute;top:1px;left:1px;display:block;width:20px;height:20px;content:"";background-color:#fff;border:1px solid #b4b3b3;border-radius:50%}.app-switch input[type=checkbox]:checked{background-color:var(--color-btn-primary-bg)}.app-switch input[type=checkbox]:checked:after{left:14px;border-color:var(--color-btn-primary-bg-hover)}.app-switch .label{font-size:20px;line-height:24px;margin:0 16px}.app-switch .label:first-child{margin-left:0}.app-switch .label:last-child{margin-right:0}.app-switch .label:empty{display:none}.app-switch.disabled{opacity:.4}.app-switch.disabled input[type=checkbox]{cursor:default}@media (max-width:1024px){.app-switch .label{font-size:18px}}@media (max-width:480px){.app-switch .label{font-size:16px}}.app-checkbox{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-size:16px;line-height:24px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.app-checkbox input[type=checkbox]{display:none}.app-checkbox:before{-ms-flex-negative:0;flex-shrink:0;display:inline-block;width:24px;height:24px;margin-right:2px;color:var(--color-btn-primary-bg);content:""}.app-checkbox.checked:before,.app-checkbox:before{font-family:icons;font-size:24px;font-style:normal;font-weight:400;line-height:1;text-align:center;font-variant:normal;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.app-checkbox.checked:before{content:""}.app-checkbox.partially-checked:before{font-family:icons;font-size:24px;font-style:normal;font-weight:400;line-height:1;content:"";text-align:center;font-variant:normal;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.app-checkbox:not(.readonly):not(.disabled):hover:before{color:var(--color-btn-primary-bg-hover)}.app-checkbox.disabled{opacity:.4;cursor:default}.app-checkbox.readonly{cursor:default}@media (max-width:480px){.app-checkbox{font-size:14px}}#page-customer-product-supp-services{margin:24px 0 80px}#page-customer-product-supp-services .btn-back-to{margin-bottom:12px}#page-customer-product-supp-services h1.heading{margin-bottom:48px}#page-customer-product-supp-services h2.heading{margin-bottom:40px}#page-customer-product-supp-services .app-error{margin-bottom:24px}#page-customer-product-supp-services .app-board{margin-bottom:30px}#page-customer-product-supp-services .app-board .app-tabs,#page-customer-product-supp-services .app-board .form-controls{margin-bottom:24px}#page-customer-product-supp-services .app-board .form-controls .app-switch{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#page-customer-product-supp-services .app-board .form-controls>.form-sub-controls{padding:16px;background-color:var(--color-collapse-bg);border-radius:4px}#page-customer-product-supp-services .app-board .form-controls>.form-sub-controls .with-divider{position:relative;margin-bottom:16px;padding-bottom:16px}#page-customer-product-supp-services .app-board .form-controls>.form-sub-controls .with-divider .form-sub-controls>*{margin-bottom:16px}#page-customer-product-supp-services .app-board .form-controls>.form-sub-controls .with-divider .form-sub-controls>:last-child{margin-bottom:0}#page-customer-product-supp-services .app-board .form-controls>.form-sub-controls .with-divider:after{position:absolute;bottom:0;left:0;right:0;display:block;height:1px;background-color:var(--color-divider);content:""}#page-customer-product-supp-services .app-board .form-controls>.form-sub-controls .with-divider:last-child{margin-bottom:0;padding-bottom:0}#page-customer-product-supp-services .app-board .form-controls>.form-sub-controls .with-divider:last-child:after{display:none}#page-customer-product-supp-services .app-board .form-controls .form-sub-controls{margin-top:16px}#page-customer-product-supp-services .app-board .form-controls .form-sub-controls .app-switch .label{font-size:18px}#page-customer-product-supp-services .app-board .form-controls .form-line-controls{display:-webkit-box;display:-ms-flexbox;display:flex}#page-customer-product-supp-services .app-board .form-controls .form-line-controls .app-checkbox{margin:0 48px 0 0}#page-customer-product-supp-services .app-board .form-controls .form-line-controls .app-checkbox:last-child{margin:0}#page-customer-product-supp-services .app-board .form-controls .form-line-header{margin-bottom:16px;font-size:18px;line-height:22px}#page-customer-product-supp-services .app-board .form-controls:last-child,#page-customer-product-supp-services .app-board:last-child{margin-bottom:0}#page-customer-product-supp-services.on-sidebar{margin:40px 0 32px}#page-customer-product-supp-services.on-sidebar .app-board .app-tabs .btn-tab{font-size:24px;line-height:32px}@media (max-width:480px){#page-customer-product-supp-services h1.heading{margin-bottom:30px;font-size:24px;line-height:32px}#page-customer-product-supp-services .app-board{margin-bottom:15px}#page-customer-product-supp-services .app-board .form-controls>.form-sub-controls{padding:16px 8px}#page-customer-product-supp-services .app-board .form-controls .form-line-controls{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#page-customer-product-supp-services .app-board .form-controls .form-line-controls .app-checkbox{margin:0 0 16px 0}#page-customer-product-supp-services .app-board .form-controls .form-line-header{font-size:16px}#page-customer-product-supp-services button.btn-save{max-width:100%}}