@import"https://fonts.googleapis.com/css?family=Ubuntu";@charset "UTF-8";/*!
 * Bootstrap  v5.3.7 (https://getbootstrap.com/)
 * Copyright 2011-2025 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root,[data-bs-theme=light]{--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-black: #000;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-gray-100: #f8f9fa;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #6c757d;--bs-gray-700: #495057;--bs-gray-800: #343a40;--bs-gray-900: #212529;--bs-primary: #0d6efd;--bs-secondary: #6c757d;--bs-success: #198754;--bs-info: #0dcaf0;--bs-warning: #ffc107;--bs-danger: #dc3545;--bs-light: #f8f9fa;--bs-dark: #212529;--bs-primary-rgb: 13, 110, 253;--bs-secondary-rgb: 108, 117, 125;--bs-success-rgb: 25, 135, 84;--bs-info-rgb: 13, 202, 240;--bs-warning-rgb: 255, 193, 7;--bs-danger-rgb: 220, 53, 69;--bs-light-rgb: 248, 249, 250;--bs-dark-rgb: 33, 37, 41;--bs-primary-text-emphasis: #052c65;--bs-secondary-text-emphasis: #2b2f32;--bs-success-text-emphasis: #0a3622;--bs-info-text-emphasis: #055160;--bs-warning-text-emphasis: #664d03;--bs-danger-text-emphasis: #58151c;--bs-light-text-emphasis: #495057;--bs-dark-text-emphasis: #495057;--bs-primary-bg-subtle: #cfe2ff;--bs-secondary-bg-subtle: #e2e3e5;--bs-success-bg-subtle: #d1e7dd;--bs-info-bg-subtle: #cff4fc;--bs-warning-bg-subtle: #fff3cd;--bs-danger-bg-subtle: #f8d7da;--bs-light-bg-subtle: #fcfcfd;--bs-dark-bg-subtle: #ced4da;--bs-primary-border-subtle: #9ec5fe;--bs-secondary-border-subtle: #c4c8cb;--bs-success-border-subtle: #a3cfbb;--bs-info-border-subtle: #9eeaf9;--bs-warning-border-subtle: #ffe69c;--bs-danger-border-subtle: #f1aeb5;--bs-light-border-subtle: #e9ecef;--bs-dark-border-subtle: #adb5bd;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size: 1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #212529;--bs-body-color-rgb: 33, 37, 41;--bs-body-bg: #fff;--bs-body-bg-rgb: 255, 255, 255;--bs-emphasis-color: #000;--bs-emphasis-color-rgb: 0, 0, 0;--bs-secondary-color: rgba(33, 37, 41, .75);--bs-secondary-color-rgb: 33, 37, 41;--bs-secondary-bg: #e9ecef;--bs-secondary-bg-rgb: 233, 236, 239;--bs-tertiary-color: rgba(33, 37, 41, .5);--bs-tertiary-color-rgb: 33, 37, 41;--bs-tertiary-bg: #f8f9fa;--bs-tertiary-bg-rgb: 248, 249, 250;--bs-heading-color: inherit;--bs-link-color: #0d6efd;--bs-link-color-rgb: 13, 110, 253;--bs-link-decoration: underline;--bs-link-hover-color: #0a58ca;--bs-link-hover-color-rgb: 10, 88, 202;--bs-code-color: #d63384;--bs-highlight-color: #212529;--bs-highlight-bg: #fff3cd;--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #dee2e6;--bs-border-color-translucent: rgba(0, 0, 0, .175);--bs-border-radius: .375rem;--bs-border-radius-sm: .25rem;--bs-border-radius-lg: .5rem;--bs-border-radius-xl: 1rem;--bs-border-radius-xxl: 2rem;--bs-border-radius-2xl: var(--bs-border-radius-xxl);--bs-border-radius-pill: 50rem;--bs-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);--bs-box-shadow-sm: 0 .125rem .25rem rgba(0, 0, 0, .075);--bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, .175);--bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, .075);--bs-focus-ring-width: .25rem;--bs-focus-ring-opacity: .25;--bs-focus-ring-color: rgba(13, 110, 253, .25);--bs-form-valid-color: #198754;--bs-form-valid-border-color: #198754;--bs-form-invalid-color: #dc3545;--bs-form-invalid-border-color: #dc3545}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color: #dee2e6;--bs-body-color-rgb: 222, 226, 230;--bs-body-bg: #212529;--bs-body-bg-rgb: 33, 37, 41;--bs-emphasis-color: #fff;--bs-emphasis-color-rgb: 255, 255, 255;--bs-secondary-color: rgba(222, 226, 230, .75);--bs-secondary-color-rgb: 222, 226, 230;--bs-secondary-bg: #343a40;--bs-secondary-bg-rgb: 52, 58, 64;--bs-tertiary-color: rgba(222, 226, 230, .5);--bs-tertiary-color-rgb: 222, 226, 230;--bs-tertiary-bg: #2b3035;--bs-tertiary-bg-rgb: 43, 48, 53;--bs-primary-text-emphasis: #6ea8fe;--bs-secondary-text-emphasis: #a7acb1;--bs-success-text-emphasis: #75b798;--bs-info-text-emphasis: #6edff6;--bs-warning-text-emphasis: #ffda6a;--bs-danger-text-emphasis: #ea868f;--bs-light-text-emphasis: #f8f9fa;--bs-dark-text-emphasis: #dee2e6;--bs-primary-bg-subtle: #031633;--bs-secondary-bg-subtle: #161719;--bs-success-bg-subtle: #051b11;--bs-info-bg-subtle: #032830;--bs-warning-bg-subtle: #332701;--bs-danger-bg-subtle: #2c0b0e;--bs-light-bg-subtle: #343a40;--bs-dark-bg-subtle: #1a1d20;--bs-primary-border-subtle: #084298;--bs-secondary-border-subtle: #41464b;--bs-success-border-subtle: #0f5132;--bs-info-border-subtle: #087990;--bs-warning-border-subtle: #997404;--bs-danger-border-subtle: #842029;--bs-light-border-subtle: #495057;--bs-dark-border-subtle: #343a40;--bs-heading-color: inherit;--bs-link-color: #6ea8fe;--bs-link-hover-color: #8bb9fe;--bs-link-color-rgb: 110, 168, 254;--bs-link-hover-color-rgb: 139, 185, 254;--bs-code-color: #e685b5;--bs-highlight-color: #dee2e6;--bs-highlight-bg: #664d03;--bs-border-color: #495057;--bs-border-color-translucent: rgba(255, 255, 255, .15);--bs-form-valid-color: #75b798;--bs-form-valid-border-color: #75b798;--bs-form-invalid-color: #ea868f;--bs-form-invalid-border-color: #ea868f}*,*:before,*:after{box-sizing:border-box}@media (prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;border:0;border-top:var(--bs-border-width) solid;opacity:.25}h6,.h6,h5,.h5,h4,.h4,h3,.h3,h2,.h2,h1,.h1{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}h1,.h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width: 1200px){h1,.h1{font-size:2.5rem}}h2,.h2{font-size:calc(1.325rem + .9vw)}@media (min-width: 1200px){h2,.h2{font-size:2rem}}h3,.h3{font-size:calc(1.3rem + .6vw)}@media (min-width: 1200px){h3,.h3{font-size:1.75rem}}h4,.h4{font-size:calc(1.275rem + .3vw)}@media (min-width: 1200px){h4,.h4{font-size:1.5rem}}h5,.h5{font-size:1.25rem}h6,.h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small,.small{font-size:.875em}mark,.mark{padding:.1875em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity, 1));text-decoration:underline}a:hover{--bs-link-color-rgb: var(--bs-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-secondary-color);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;line-height:inherit;font-size:calc(1.275rem + .3vw)}@media (min-width: 1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-weight:300;line-height:1.2;font-size:calc(1.625rem + 4.5vw)}@media (min-width: 1200px){.display-1{font-size:5rem}}.display-2{font-weight:300;line-height:1.2;font-size:calc(1.575rem + 3.9vw)}@media (min-width: 1200px){.display-2{font-size:4.5rem}}.display-3{font-weight:300;line-height:1.2;font-size:calc(1.525rem + 3.3vw)}@media (min-width: 1200px){.display-3{font-size:4rem}}.display-4{font-weight:300;line-height:1.2;font-size:calc(1.475rem + 2.7vw)}@media (min-width: 1200px){.display-4{font-size:3.5rem}}.display-5{font-weight:300;line-height:1.2;font-size:calc(1.425rem + 2.1vw)}@media (min-width: 1200px){.display-5{font-size:3rem}}.display-6{font-weight:300;line-height:1.2;font-size:calc(1.375rem + 1.5vw)}@media (min-width: 1200px){.display-6{font-size:2.5rem}}.list-unstyled,.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#6c757d}.blockquote-footer:before{content:"\2014\a0"}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:var(--bs-body-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:.875em;color:var(--bs-secondary-color)}.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}@media (min-width: 576px){.container-sm,.container{max-width:540px}}@media (min-width: 768px){.container-md,.container-sm,.container{max-width:720px}}@media (min-width: 992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media (min-width: 1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px}}@media (min-width: 1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1320px}}:root{--bs-breakpoint-xs: 0;--bs-breakpoint-sm: 576px;--bs-breakpoint-md: 768px;--bs-breakpoint-lg: 992px;--bs-breakpoint-xl: 1200px;--bs-breakpoint-xxl: 1400px}.row{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.66666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x: 0}.g-0,.gy-0{--bs-gutter-y: 0}.g-1,.gx-1{--bs-gutter-x: .25rem}.g-1,.gy-1{--bs-gutter-y: .25rem}.g-2,.gx-2{--bs-gutter-x: .5rem}.g-2,.gy-2{--bs-gutter-y: .5rem}.g-3,.gx-3{--bs-gutter-x: 1rem}.g-3,.gy-3{--bs-gutter-y: 1rem}.g-4,.gx-4{--bs-gutter-x: 1.5rem}.g-4,.gy-4{--bs-gutter-y: 1.5rem}.g-5,.gx-5{--bs-gutter-x: 3rem}.g-5,.gy-5{--bs-gutter-y: 3rem}@media (min-width: 576px){.col-sm{flex:1 0 0}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.66666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x: 0}.g-sm-0,.gy-sm-0{--bs-gutter-y: 0}.g-sm-1,.gx-sm-1{--bs-gutter-x: .25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y: .25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x: .5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y: .5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x: 1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y: 1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x: 1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y: 1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x: 3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y: 3rem}}@media (min-width: 768px){.col-md{flex:1 0 0}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.66666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x: 0}.g-md-0,.gy-md-0{--bs-gutter-y: 0}.g-md-1,.gx-md-1{--bs-gutter-x: .25rem}.g-md-1,.gy-md-1{--bs-gutter-y: .25rem}.g-md-2,.gx-md-2{--bs-gutter-x: .5rem}.g-md-2,.gy-md-2{--bs-gutter-y: .5rem}.g-md-3,.gx-md-3{--bs-gutter-x: 1rem}.g-md-3,.gy-md-3{--bs-gutter-y: 1rem}.g-md-4,.gx-md-4{--bs-gutter-x: 1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y: 1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x: 3rem}.g-md-5,.gy-md-5{--bs-gutter-y: 3rem}}@media (min-width: 992px){.col-lg{flex:1 0 0}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.66666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x: 0}.g-lg-0,.gy-lg-0{--bs-gutter-y: 0}.g-lg-1,.gx-lg-1{--bs-gutter-x: .25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y: .25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x: .5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y: .5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x: 1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y: 1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x: 1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y: 1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x: 3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y: 3rem}}@media (min-width: 1200px){.col-xl{flex:1 0 0}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.66666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x: 0}.g-xl-0,.gy-xl-0{--bs-gutter-y: 0}.g-xl-1,.gx-xl-1{--bs-gutter-x: .25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y: .25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x: .5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y: .5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x: 1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y: 1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x: 1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y: 1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x: 3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y: 3rem}}@media (min-width: 1400px){.col-xxl{flex:1 0 0}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.66666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x: 0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y: 0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x: .25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y: .25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x: .5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y: .5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x: 1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y: 1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x: 1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y: 1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x: 3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y: 3rem}}.table{--bs-table-color-type: initial;--bs-table-bg-type: initial;--bs-table-color-state: initial;--bs-table-bg-state: initial;--bs-table-color: var(--bs-emphasis-color);--bs-table-bg: var(--bs-body-bg);--bs-table-border-color: var(--bs-border-color);--bs-table-accent-bg: transparent;--bs-table-striped-color: var(--bs-emphasis-color);--bs-table-striped-bg: rgba(var(--bs-emphasis-color-rgb), .05);--bs-table-active-color: var(--bs-emphasis-color);--bs-table-active-bg: rgba(var(--bs-emphasis-color-rgb), .1);--bs-table-hover-color: var(--bs-emphasis-color);--bs-table-hover-bg: rgba(var(--bs-emphasis-color-rgb), .075);width:100%;margin-bottom:1rem;vertical-align:top;border-color:var(--bs-table-border-color)}.table>:not(caption)>*>*{padding:.5rem;color:var(--bs-table-color-state, var(--bs-table-color-type, var(--bs-table-color)));background-color:var(--bs-table-bg);border-bottom-width:var(--bs-border-width);box-shadow:inset 0 0 0 9999px var(--bs-table-bg-state, var(--bs-table-bg-type, var(--bs-table-accent-bg)))}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-group-divider{border-top:calc(var(--bs-border-width) * 2) solid currentcolor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem}.table-bordered>:not(caption)>*{border-width:var(--bs-border-width) 0}.table-bordered>:not(caption)>*>*{border-width:0 var(--bs-border-width)}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-color-type: var(--bs-table-striped-color);--bs-table-bg-type: var(--bs-table-striped-bg)}.table-striped-columns>:not(caption)>tr>:nth-child(2n){--bs-table-color-type: var(--bs-table-striped-color);--bs-table-bg-type: var(--bs-table-striped-bg)}.table-active{--bs-table-color-state: var(--bs-table-active-color);--bs-table-bg-state: var(--bs-table-active-bg)}.table-hover>tbody>tr:hover>*{--bs-table-color-state: var(--bs-table-hover-color);--bs-table-bg-state: var(--bs-table-hover-bg)}.table-primary{--bs-table-color: #000;--bs-table-bg: #cfe2ff;--bs-table-border-color: #a6b5cc;--bs-table-striped-bg: #c5d7f2;--bs-table-striped-color: #000;--bs-table-active-bg: #bacbe6;--bs-table-active-color: #000;--bs-table-hover-bg: #bfd1ec;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-secondary{--bs-table-color: #000;--bs-table-bg: #e2e3e5;--bs-table-border-color: #b5b6b7;--bs-table-striped-bg: #d7d8da;--bs-table-striped-color: #000;--bs-table-active-bg: #cbccce;--bs-table-active-color: #000;--bs-table-hover-bg: #d1d2d4;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-success{--bs-table-color: #000;--bs-table-bg: #d1e7dd;--bs-table-border-color: #a7b9b1;--bs-table-striped-bg: #c7dbd2;--bs-table-striped-color: #000;--bs-table-active-bg: #bcd0c7;--bs-table-active-color: #000;--bs-table-hover-bg: #c1d6cc;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-info{--bs-table-color: #000;--bs-table-bg: #cff4fc;--bs-table-border-color: #a6c3ca;--bs-table-striped-bg: #c5e8ef;--bs-table-striped-color: #000;--bs-table-active-bg: #badce3;--bs-table-active-color: #000;--bs-table-hover-bg: #bfe2e9;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-warning{--bs-table-color: #000;--bs-table-bg: #fff3cd;--bs-table-border-color: #ccc2a4;--bs-table-striped-bg: #f2e7c3;--bs-table-striped-color: #000;--bs-table-active-bg: #e6dbb9;--bs-table-active-color: #000;--bs-table-hover-bg: #ece1be;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-danger{--bs-table-color: #000;--bs-table-bg: #f8d7da;--bs-table-border-color: #c6acae;--bs-table-striped-bg: #eccccf;--bs-table-striped-color: #000;--bs-table-active-bg: #dfc2c4;--bs-table-active-color: #000;--bs-table-hover-bg: #e5c7ca;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-light{--bs-table-color: #000;--bs-table-bg: #f8f9fa;--bs-table-border-color: #c6c7c8;--bs-table-striped-bg: #ecedee;--bs-table-striped-color: #000;--bs-table-active-bg: #dfe0e1;--bs-table-active-color: #000;--bs-table-hover-bg: #e5e6e7;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-dark{--bs-table-color: #fff;--bs-table-bg: #212529;--bs-table-border-color: #4d5154;--bs-table-striped-bg: #2c3034;--bs-table-striped-color: #fff;--bs-table-active-bg: #373b3e;--bs-table-active-color: #fff;--bs-table-hover-bg: #323539;--bs-table-hover-color: #fff;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width: 575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(.375rem + var(--bs-border-width));padding-bottom:calc(.375rem + var(--bs-border-width));margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + var(--bs-border-width));padding-bottom:calc(.5rem + var(--bs-border-width));font-size:1.25rem}.col-form-label-sm{padding-top:calc(.25rem + var(--bs-border-width));padding-bottom:calc(.25rem + var(--bs-border-width));font-size:.875rem}.form-text{margin-top:.25rem;font-size:.875em;color:var(--bs-secondary-color)}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);-webkit-appearance:none;appearance:none;background-color:var(--bs-body-bg);background-clip:padding-box;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:var(--bs-body-color);background-color:var(--bs-body-bg);border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-control::-webkit-date-and-time-value{min-width:85px;height:1.5em;margin:0}.form-control::-webkit-datetime-edit{display:block;padding:0}.form-control::placeholder{color:var(--bs-secondary-color);opacity:1}.form-control:disabled{background-color:var(--bs-secondary-bg);opacity:1}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;margin-inline-end:.75rem;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:var(--bs-border-width);border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:var(--bs-secondary-bg)}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:var(--bs-body-color);background-color:transparent;border:solid transparent;border-width:var(--bs-border-width) 0}.form-control-plaintext:focus{outline:0}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2));padding:.25rem .5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + .75rem + calc(var(--bs-border-width) * 2))}textarea.form-control-sm{min-height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))}textarea.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-control-color{width:3rem;height:calc(1.5em + .75rem + calc(var(--bs-border-width) * 2));padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0!important;border-radius:var(--bs-border-radius)}.form-control-color::-webkit-color-swatch{border:0!important;border-radius:var(--bs-border-radius)}.form-control-color.form-control-sm{height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))}.form-control-color.form-control-lg{height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);-webkit-appearance:none;appearance:none;background-color:var(--bs-body-bg);background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon, none);background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-select{transition:none}}.form-select:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:var(--bs-secondary-bg)}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 var(--bs-body-color)}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}[data-bs-theme=dark] .form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e")}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-reverse{padding-right:1.5em;padding-left:0;text-align:right}.form-check-reverse .form-check-input{float:right;margin-right:-1.5em;margin-left:0}.form-check-input{--bs-form-check-bg: var(--bs-body-bg);flex-shrink:0;width:1em;height:1em;margin-top:.25em;vertical-align:top;-webkit-appearance:none;appearance:none;background-color:var(--bs-form-check-bg);background-image:var(--bs-form-check-bg-image);background-repeat:no-repeat;background-position:center;background-size:contain;border:var(--bs-border-width) solid var(--bs-border-color);-webkit-print-color-adjust:exact;print-color-adjust:exact}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input:checked[type=checkbox]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;border-color:#0d6efd;--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input[disabled]~.form-check-label,.form-check-input:disabled~.form-check-label{cursor:default;opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");width:2em;margin-left:-2.5em;background-image:var(--bs-form-switch-bg);background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-switch.form-check-reverse{padding-right:2.5em;padding-left:0}.form-switch.form-check-reverse .form-check-input{margin-right:-2.5em;margin-left:0}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.btn-check[disabled]+.btn,.btn-check:disabled+.btn{pointer-events:none;filter:none;opacity:.65}[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus){--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e")}.form-range{width:100%;height:1.5rem;padding:0;-webkit-appearance:none;appearance:none;background-color:transparent}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #0d6efd40}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #0d6efd40}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;-webkit-appearance:none;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none}}.form-range::-moz-range-thumb:active{background-color:#b6d4fe}.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:var(--bs-secondary-color)}.form-range:disabled::-moz-range-thumb{background-color:var(--bs-secondary-color)}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:calc(3.5rem + calc(var(--bs-border-width) * 2));min-height:calc(3.5rem + calc(var(--bs-border-width) * 2));line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;z-index:2;max-width:100%;height:100%;padding:1rem .75rem;overflow:hidden;color:rgba(var(--bs-body-color-rgb),.65);text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:var(--bs-border-width) solid transparent;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media (prefers-reduced-motion: reduce){.form-floating>label{transition:none}}.form-floating>.form-control,.form-floating>.form-control-plaintext{padding:1rem .75rem}.form-floating>.form-control::placeholder,.form-floating>.form-control-plaintext::placeholder{color:transparent}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown),.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:-webkit-autofill,.form-floating>.form-control-plaintext:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem;padding-left:.75rem}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-control-plaintext~label,.form-floating>.form-select~label{transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>.form-control:-webkit-autofill~label{transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>textarea:focus~label:after,.form-floating>textarea:not(:placeholder-shown)~label:after{position:absolute;inset:1rem .375rem;z-index:-1;height:1.5em;content:"";background-color:var(--bs-body-bg);border-radius:var(--bs-border-radius)}.form-floating>textarea:disabled~label:after{background-color:var(--bs-secondary-bg)}.form-floating>.form-control-plaintext~label{border-width:var(--bs-border-width) 0}.form-floating>:disabled~label,.form-floating>.form-control:disabled~label{color:#6c757d}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-select,.input-group>.form-floating{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-select:focus,.input-group>.form-floating:focus-within{z-index:5}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:5}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);text-align:center;white-space:nowrap;background-color:var(--bs-tertiary-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius)}.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text,.input-group-lg>.btn{padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text,.input-group-sm>.btn{padding:.25rem .5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:calc(-1 * var(--bs-border-width));border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select{border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--bs-form-valid-color)}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:var(--bs-success);border-radius:var(--bs-border-radius)}.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip,.is-valid~.valid-feedback,.is-valid~.valid-tooltip{display:block}.was-validated .form-control:valid,.form-control.is-valid{border-color:var(--bs-form-valid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated .form-select:valid,.form-select.is-valid{border-color:var(--bs-form-valid-border-color)}.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"],.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-select:valid:focus,.form-select.is-valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated .form-control-color:valid,.form-control-color.is-valid{width:calc(3.75rem + 1.5em)}.was-validated .form-check-input:valid,.form-check-input.is-valid{border-color:var(--bs-form-valid-border-color)}.was-validated .form-check-input:valid:checked,.form-check-input.is-valid:checked{background-color:var(--bs-form-valid-color)}.was-validated .form-check-input:valid:focus,.form-check-input.is-valid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated .form-check-input:valid~.form-check-label,.form-check-input.is-valid~.form-check-label{color:var(--bs-form-valid-color)}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.was-validated .input-group>.form-control:not(:focus):valid,.input-group>.form-control:not(:focus).is-valid,.was-validated .input-group>.form-select:not(:focus):valid,.input-group>.form-select:not(:focus).is-valid,.was-validated .input-group>.form-floating:not(:focus-within):valid,.input-group>.form-floating:not(:focus-within).is-valid{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--bs-form-invalid-color)}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:var(--bs-danger);border-radius:var(--bs-border-radius)}.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip,.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip{display:block}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:var(--bs-form-invalid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated .form-select:invalid,.form-select.is-invalid{border-color:var(--bs-form-invalid-border-color)}.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"],.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-select:invalid:focus,.form-select.is-invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated .form-control-color:invalid,.form-control-color.is-invalid{width:calc(3.75rem + 1.5em)}.was-validated .form-check-input:invalid,.form-check-input.is-invalid{border-color:var(--bs-form-invalid-border-color)}.was-validated .form-check-input:invalid:checked,.form-check-input.is-invalid:checked{background-color:var(--bs-form-invalid-color)}.was-validated .form-check-input:invalid:focus,.form-check-input.is-invalid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated .form-check-input:invalid~.form-check-label,.form-check-input.is-invalid~.form-check-label{color:var(--bs-form-invalid-color)}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.was-validated .input-group>.form-control:not(:focus):invalid,.input-group>.form-control:not(:focus).is-invalid,.was-validated .input-group>.form-select:not(:focus):invalid,.input-group>.form-select:not(:focus).is-invalid,.was-validated .input-group>.form-floating:not(:focus-within):invalid,.input-group>.form-floating:not(:focus-within).is-invalid{z-index:4}.btn{--bs-btn-padding-x: .75rem;--bs-btn-padding-y: .375rem;--bs-btn-font-family: ;--bs-btn-font-size: 1rem;--bs-btn-font-weight: 400;--bs-btn-line-height: 1.5;--bs-btn-color: var(--bs-body-color);--bs-btn-bg: transparent;--bs-btn-border-width: var(--bs-border-width);--bs-btn-border-color: transparent;--bs-btn-border-radius: var(--bs-border-radius);--bs-btn-hover-border-color: transparent;--bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);--bs-btn-disabled-opacity: .65;--bs-btn-focus-box-shadow: 0 0 0 .25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);display:inline-block;padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);color:var(--bs-btn-color);text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;user-select:none;border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);background-color:var(--bs-btn-bg);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.btn{transition:none}}.btn:hover{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color)}.btn-check+.btn:hover{color:var(--bs-btn-color);background-color:var(--bs-btn-bg);border-color:var(--bs-btn-border-color)}.btn:focus-visible{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:focus-visible+.btn{border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked+.btn,:not(.btn-check)+.btn:active,.btn:first-child:active,.btn.active,.btn.show{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color)}.btn-check:checked+.btn:focus-visible,:not(.btn-check)+.btn:active:focus-visible,.btn:first-child:active:focus-visible,.btn.active:focus-visible,.btn.show:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked:focus-visible+.btn{box-shadow:var(--bs-btn-focus-box-shadow)}.btn:disabled,.btn.disabled,fieldset:disabled .btn{color:var(--bs-btn-disabled-color);pointer-events:none;background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);opacity:var(--bs-btn-disabled-opacity)}.btn-primary{--bs-btn-color: #fff;--bs-btn-bg: #0d6efd;--bs-btn-border-color: #0d6efd;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #0b5ed7;--bs-btn-hover-border-color: #0a58ca;--bs-btn-focus-shadow-rgb: 49, 132, 253;--bs-btn-active-color: #fff;--bs-btn-active-bg: #0a58ca;--bs-btn-active-border-color: #0a53be;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #0d6efd;--bs-btn-disabled-border-color: #0d6efd}.btn-secondary{--bs-btn-color: #fff;--bs-btn-bg: #6c757d;--bs-btn-border-color: #6c757d;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #5c636a;--bs-btn-hover-border-color: #565e64;--bs-btn-focus-shadow-rgb: 130, 138, 145;--bs-btn-active-color: #fff;--bs-btn-active-bg: #565e64;--bs-btn-active-border-color: #51585e;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #6c757d;--bs-btn-disabled-border-color: #6c757d}.btn-success{--bs-btn-color: #fff;--bs-btn-bg: #198754;--bs-btn-border-color: #198754;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #157347;--bs-btn-hover-border-color: #146c43;--bs-btn-focus-shadow-rgb: 60, 153, 110;--bs-btn-active-color: #fff;--bs-btn-active-bg: #146c43;--bs-btn-active-border-color: #13653f;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #198754;--bs-btn-disabled-border-color: #198754}.btn-info{--bs-btn-color: #000;--bs-btn-bg: #0dcaf0;--bs-btn-border-color: #0dcaf0;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #31d2f2;--bs-btn-hover-border-color: #25cff2;--bs-btn-focus-shadow-rgb: 11, 172, 204;--bs-btn-active-color: #000;--bs-btn-active-bg: #3dd5f3;--bs-btn-active-border-color: #25cff2;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #0dcaf0;--bs-btn-disabled-border-color: #0dcaf0}.btn-warning{--bs-btn-color: #000;--bs-btn-bg: #ffc107;--bs-btn-border-color: #ffc107;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #ffca2c;--bs-btn-hover-border-color: #ffc720;--bs-btn-focus-shadow-rgb: 217, 164, 6;--bs-btn-active-color: #000;--bs-btn-active-bg: #ffcd39;--bs-btn-active-border-color: #ffc720;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #ffc107;--bs-btn-disabled-border-color: #ffc107}.btn-danger{--bs-btn-color: #fff;--bs-btn-bg: #dc3545;--bs-btn-border-color: #dc3545;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #bb2d3b;--bs-btn-hover-border-color: #b02a37;--bs-btn-focus-shadow-rgb: 225, 83, 97;--bs-btn-active-color: #fff;--bs-btn-active-bg: #b02a37;--bs-btn-active-border-color: #a52834;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #dc3545;--bs-btn-disabled-border-color: #dc3545}.btn-light{--bs-btn-color: #000;--bs-btn-bg: #f8f9fa;--bs-btn-border-color: #f8f9fa;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #d3d4d5;--bs-btn-hover-border-color: #c6c7c8;--bs-btn-focus-shadow-rgb: 211, 212, 213;--bs-btn-active-color: #000;--bs-btn-active-bg: #c6c7c8;--bs-btn-active-border-color: #babbbc;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #f8f9fa;--bs-btn-disabled-border-color: #f8f9fa}.btn-dark{--bs-btn-color: #fff;--bs-btn-bg: #212529;--bs-btn-border-color: #212529;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #424649;--bs-btn-hover-border-color: #373b3e;--bs-btn-focus-shadow-rgb: 66, 70, 73;--bs-btn-active-color: #fff;--bs-btn-active-bg: #4d5154;--bs-btn-active-border-color: #373b3e;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #212529;--bs-btn-disabled-border-color: #212529}.btn-outline-primary{--bs-btn-color: #0d6efd;--bs-btn-border-color: #0d6efd;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #0d6efd;--bs-btn-hover-border-color: #0d6efd;--bs-btn-focus-shadow-rgb: 13, 110, 253;--bs-btn-active-color: #fff;--bs-btn-active-bg: #0d6efd;--bs-btn-active-border-color: #0d6efd;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #0d6efd;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #0d6efd;--bs-gradient: none}.btn-outline-secondary{--bs-btn-color: #6c757d;--bs-btn-border-color: #6c757d;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #6c757d;--bs-btn-hover-border-color: #6c757d;--bs-btn-focus-shadow-rgb: 108, 117, 125;--bs-btn-active-color: #fff;--bs-btn-active-bg: #6c757d;--bs-btn-active-border-color: #6c757d;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #6c757d;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #6c757d;--bs-gradient: none}.btn-outline-success{--bs-btn-color: #198754;--bs-btn-border-color: #198754;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #198754;--bs-btn-hover-border-color: #198754;--bs-btn-focus-shadow-rgb: 25, 135, 84;--bs-btn-active-color: #fff;--bs-btn-active-bg: #198754;--bs-btn-active-border-color: #198754;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #198754;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #198754;--bs-gradient: none}.btn-outline-info{--bs-btn-color: #0dcaf0;--bs-btn-border-color: #0dcaf0;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #0dcaf0;--bs-btn-hover-border-color: #0dcaf0;--bs-btn-focus-shadow-rgb: 13, 202, 240;--bs-btn-active-color: #000;--bs-btn-active-bg: #0dcaf0;--bs-btn-active-border-color: #0dcaf0;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #0dcaf0;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #0dcaf0;--bs-gradient: none}.btn-outline-warning{--bs-btn-color: #ffc107;--bs-btn-border-color: #ffc107;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #ffc107;--bs-btn-hover-border-color: #ffc107;--bs-btn-focus-shadow-rgb: 255, 193, 7;--bs-btn-active-color: #000;--bs-btn-active-bg: #ffc107;--bs-btn-active-border-color: #ffc107;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #ffc107;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #ffc107;--bs-gradient: none}.btn-outline-danger{--bs-btn-color: #dc3545;--bs-btn-border-color: #dc3545;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #dc3545;--bs-btn-hover-border-color: #dc3545;--bs-btn-focus-shadow-rgb: 220, 53, 69;--bs-btn-active-color: #fff;--bs-btn-active-bg: #dc3545;--bs-btn-active-border-color: #dc3545;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #dc3545;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #dc3545;--bs-gradient: none}.btn-outline-light{--bs-btn-color: #f8f9fa;--bs-btn-border-color: #f8f9fa;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #f8f9fa;--bs-btn-hover-border-color: #f8f9fa;--bs-btn-focus-shadow-rgb: 248, 249, 250;--bs-btn-active-color: #000;--bs-btn-active-bg: #f8f9fa;--bs-btn-active-border-color: #f8f9fa;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #f8f9fa;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #f8f9fa;--bs-gradient: none}.btn-outline-dark{--bs-btn-color: #212529;--bs-btn-border-color: #212529;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #212529;--bs-btn-hover-border-color: #212529;--bs-btn-focus-shadow-rgb: 33, 37, 41;--bs-btn-active-color: #fff;--bs-btn-active-bg: #212529;--bs-btn-active-border-color: #212529;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #212529;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #212529;--bs-gradient: none}.btn-link{--bs-btn-font-weight: 400;--bs-btn-color: var(--bs-link-color);--bs-btn-bg: transparent;--bs-btn-border-color: transparent;--bs-btn-hover-color: var(--bs-link-hover-color);--bs-btn-hover-border-color: transparent;--bs-btn-active-color: var(--bs-link-hover-color);--bs-btn-active-border-color: transparent;--bs-btn-disabled-color: #6c757d;--bs-btn-disabled-border-color: transparent;--bs-btn-box-shadow: 0 0 0 #000;--bs-btn-focus-shadow-rgb: 49, 132, 253;text-decoration:underline}.btn-link:focus-visible{color:var(--bs-btn-color)}.btn-link:hover{color:var(--bs-btn-hover-color)}.btn-lg,.btn-group-lg>.btn{--bs-btn-padding-y: .5rem;--bs-btn-padding-x: 1rem;--bs-btn-font-size: 1.25rem;--bs-btn-border-radius: var(--bs-border-radius-lg)}.btn-sm,.btn-group-sm>.btn{--bs-btn-padding-y: .25rem;--bs-btn-padding-x: .5rem;--bs-btn-font-size: .875rem;--bs-btn-border-radius: var(--bs-border-radius-sm)}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion: reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion: reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media (prefers-reduced-motion: reduce){.collapsing.collapse-horizontal{transition:none}}.dropup,.dropend,.dropdown,.dropstart,.dropup-center,.dropdown-center{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{--bs-dropdown-zindex: 1000;--bs-dropdown-min-width: 10rem;--bs-dropdown-padding-x: 0;--bs-dropdown-padding-y: .5rem;--bs-dropdown-spacer: .125rem;--bs-dropdown-font-size: 1rem;--bs-dropdown-color: var(--bs-body-color);--bs-dropdown-bg: var(--bs-body-bg);--bs-dropdown-border-color: var(--bs-border-color-translucent);--bs-dropdown-border-radius: var(--bs-border-radius);--bs-dropdown-border-width: var(--bs-border-width);--bs-dropdown-inner-border-radius: calc(var(--bs-border-radius) - var(--bs-border-width));--bs-dropdown-divider-bg: var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y: .5rem;--bs-dropdown-box-shadow: var(--bs-box-shadow);--bs-dropdown-link-color: var(--bs-body-color);--bs-dropdown-link-hover-color: var(--bs-body-color);--bs-dropdown-link-hover-bg: var(--bs-tertiary-bg);--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: #0d6efd;--bs-dropdown-link-disabled-color: var(--bs-tertiary-color);--bs-dropdown-item-padding-x: 1rem;--bs-dropdown-item-padding-y: .25rem;--bs-dropdown-header-color: #6c757d;--bs-dropdown-header-padding-x: 1rem;--bs-dropdown-header-padding-y: .5rem;position:absolute;z-index:var(--bs-dropdown-zindex);display:none;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);margin:0;font-size:var(--bs-dropdown-font-size);color:var(--bs-dropdown-color);text-align:left;list-style:none;background-color:var(--bs-dropdown-bg);background-clip:padding-box;border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius)}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:var(--bs-dropdown-spacer)}.dropdown-menu-start{--bs-position: start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position: end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media (min-width: 576px){.dropdown-menu-sm-start{--bs-position: start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position: end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 768px){.dropdown-menu-md-start{--bs-position: start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position: end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 992px){.dropdown-menu-lg-start{--bs-position: start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position: end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 1200px){.dropdown-menu-xl-start{--bs-position: start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position: end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 1400px){.dropdown-menu-xxl-start{--bs-position: start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position: end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:var(--bs-dropdown-spacer)}.dropup .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:var(--bs-dropdown-spacer)}.dropend .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropend .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-toggle:after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:var(--bs-dropdown-spacer)}.dropstart .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropstart .dropdown-toggle:after{display:none}.dropstart .dropdown-toggle:before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropstart .dropdown-toggle:empty:after{margin-left:0}.dropstart .dropdown-toggle:before{vertical-align:0}.dropdown-divider{height:0;margin:var(--bs-dropdown-divider-margin-y) 0;overflow:hidden;border-top:1px solid var(--bs-dropdown-divider-bg);opacity:1}.dropdown-item{display:block;width:100%;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);clear:both;font-weight:400;color:var(--bs-dropdown-link-color);text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0;border-radius:var(--bs-dropdown-item-border-radius, 0)}.dropdown-item:hover,.dropdown-item:focus{color:var(--bs-dropdown-link-hover-color);background-color:var(--bs-dropdown-link-hover-bg)}.dropdown-item.active,.dropdown-item:active{color:var(--bs-dropdown-link-active-color);text-decoration:none;background-color:var(--bs-dropdown-link-active-bg)}.dropdown-item.disabled,.dropdown-item:disabled{color:var(--bs-dropdown-link-disabled-color);pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);margin-bottom:0;font-size:.875rem;color:var(--bs-dropdown-header-color);white-space:nowrap}.dropdown-item-text{display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);color:var(--bs-dropdown-link-color)}.dropdown-menu-dark{--bs-dropdown-color: #dee2e6;--bs-dropdown-bg: #343a40;--bs-dropdown-border-color: var(--bs-border-color-translucent);--bs-dropdown-box-shadow: ;--bs-dropdown-link-color: #dee2e6;--bs-dropdown-link-hover-color: #fff;--bs-dropdown-divider-bg: var(--bs-border-color-translucent);--bs-dropdown-link-hover-bg: rgba(255, 255, 255, .15);--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: #0d6efd;--bs-dropdown-link-disabled-color: #adb5bd;--bs-dropdown-header-color: #adb5bd}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;flex:1 1 auto}.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn:hover,.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn:hover,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn.active{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group{border-radius:var(--bs-border-radius)}.btn-group>:not(.btn-check:first-child)+.btn,.btn-group>.btn-group:not(:first-child){margin-left:calc(-1 * var(--bs-border-width))}.btn-group>.btn:not(:last-child):not(.dropdown-toggle),.btn-group>.btn.dropdown-toggle-split:first-child,.btn-group>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn,.btn-group>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after,.dropend .dropdown-toggle-split:after{margin-left:0}.dropstart .dropdown-toggle-split:before{margin-right:0}.btn-sm+.dropdown-toggle-split,.btn-group-sm>.btn+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-lg+.dropdown-toggle-split,.btn-group-lg>.btn+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child){margin-top:calc(-1 * var(--bs-border-width))}.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),.btn-group-vertical>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:nth-child(n+3),.btn-group-vertical>:not(.btn-check)+.btn,.btn-group-vertical>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-top-right-radius:0}.nav{--bs-nav-link-padding-x: 1rem;--bs-nav-link-padding-y: .5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-link-color);--bs-nav-link-hover-color: var(--bs-link-hover-color);--bs-nav-link-disabled-color: var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);color:var(--bs-nav-link-color);text-decoration:none;background:none;border:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion: reduce){.nav-link{transition:none}}.nav-link:hover,.nav-link:focus{color:var(--bs-nav-link-hover-color)}.nav-link:focus-visible{outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.nav-link.disabled,.nav-link:disabled{color:var(--bs-nav-link-disabled-color);pointer-events:none;cursor:default}.nav-tabs{--bs-nav-tabs-border-width: var(--bs-border-width);--bs-nav-tabs-border-color: var(--bs-border-color);--bs-nav-tabs-border-radius: var(--bs-border-radius);--bs-nav-tabs-link-hover-border-color: var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);--bs-nav-tabs-link-active-color: var(--bs-emphasis-color);--bs-nav-tabs-link-active-bg: var(--bs-body-bg);--bs-nav-tabs-link-active-border-color: var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)}.nav-tabs .nav-link{margin-bottom:calc(-1 * var(--bs-nav-tabs-border-width));border:var(--bs-nav-tabs-border-width) solid transparent;border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius)}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{isolation:isolate;border-color:var(--bs-nav-tabs-link-hover-border-color)}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:var(--bs-nav-tabs-link-active-color);background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color)}.nav-tabs .dropdown-menu{margin-top:calc(-1 * var(--bs-nav-tabs-border-width));border-top-left-radius:0;border-top-right-radius:0}.nav-pills{--bs-nav-pills-border-radius: var(--bs-border-radius);--bs-nav-pills-link-active-color: #fff;--bs-nav-pills-link-active-bg: #0d6efd}.nav-pills .nav-link{border-radius:var(--bs-nav-pills-border-radius)}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:var(--bs-nav-pills-link-active-color);background-color:var(--bs-nav-pills-link-active-bg)}.nav-underline{--bs-nav-underline-gap: 1rem;--bs-nav-underline-border-width: .125rem;--bs-nav-underline-link-active-color: var(--bs-emphasis-color);gap:var(--bs-nav-underline-gap)}.nav-underline .nav-link{padding-right:0;padding-left:0;border-bottom:var(--bs-nav-underline-border-width) solid transparent}.nav-underline .nav-link:hover,.nav-underline .nav-link:focus{border-bottom-color:currentcolor}.nav-underline .nav-link.active,.nav-underline .show>.nav-link{font-weight:700;color:var(--bs-nav-underline-link-active-color);border-bottom-color:currentcolor}.nav-fill>.nav-link,.nav-fill .nav-item{flex:1 1 auto;text-align:center}.nav-justified>.nav-link,.nav-justified .nav-item{flex-grow:1;flex-basis:0;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{--bs-navbar-padding-x: 0;--bs-navbar-padding-y: .5rem;--bs-navbar-color: rgba(var(--bs-emphasis-color-rgb), .65);--bs-navbar-hover-color: rgba(var(--bs-emphasis-color-rgb), .8);--bs-navbar-disabled-color: rgba(var(--bs-emphasis-color-rgb), .3);--bs-navbar-active-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-padding-y: .3125rem;--bs-navbar-brand-margin-end: 1rem;--bs-navbar-brand-font-size: 1.25rem;--bs-navbar-brand-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-hover-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-nav-link-padding-x: .5rem;--bs-navbar-toggler-padding-y: .25rem;--bs-navbar-toggler-padding-x: .75rem;--bs-navbar-toggler-font-size: 1.25rem;--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");--bs-navbar-toggler-border-color: rgba(var(--bs-emphasis-color-rgb), .15);--bs-navbar-toggler-border-radius: var(--bs-border-radius);--bs-navbar-toggler-focus-width: .25rem;--bs-navbar-toggler-transition: box-shadow .15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)}.navbar>.container,.navbar>.container-fluid,.navbar>.container-sm,.navbar>.container-md,.navbar>.container-lg,.navbar>.container-xl,.navbar>.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:var(--bs-navbar-brand-padding-y);padding-bottom:var(--bs-navbar-brand-padding-y);margin-right:var(--bs-navbar-brand-margin-end);font-size:var(--bs-navbar-brand-font-size);color:var(--bs-navbar-brand-color);text-decoration:none;white-space:nowrap}.navbar-brand:hover,.navbar-brand:focus{color:var(--bs-navbar-brand-hover-color)}.navbar-nav{--bs-nav-link-padding-x: 0;--bs-nav-link-padding-y: .5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-navbar-color);--bs-nav-link-hover-color: var(--bs-navbar-hover-color);--bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link.active,.navbar-nav .nav-link.show{color:var(--bs-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-navbar-color)}.navbar-text a,.navbar-text a:hover,.navbar-text a:focus{color:var(--bs-navbar-active-color)}.navbar-collapse{flex-grow:1;flex-basis:100%;align-items:center}.navbar-toggler{padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);font-size:var(--bs-navbar-toggler-font-size);line-height:1;color:var(--bs-navbar-color);background-color:transparent;border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);transition:var(--bs-navbar-toggler-transition)}@media (prefers-reduced-motion: reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width)}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--bs-navbar-toggler-icon-bg);background-repeat:no-repeat;background-position:center;background-size:100%}.navbar-nav-scroll{max-height:var(--bs-scroll-height, 75vh);overflow-y:auto}@media (min-width: 576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.navbar-dark,.navbar[data-bs-theme=dark]{--bs-navbar-color: rgba(255, 255, 255, .55);--bs-navbar-hover-color: rgba(255, 255, 255, .75);--bs-navbar-disabled-color: rgba(255, 255, 255, .25);--bs-navbar-active-color: #fff;--bs-navbar-brand-color: #fff;--bs-navbar-brand-hover-color: #fff;--bs-navbar-toggler-border-color: rgba(255, 255, 255, .1);--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}[data-bs-theme=dark] .navbar-toggler-icon{--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.card{--bs-card-spacer-y: 1rem;--bs-card-spacer-x: 1rem;--bs-card-title-spacer-y: .5rem;--bs-card-title-color: ;--bs-card-subtitle-color: ;--bs-card-border-width: var(--bs-border-width);--bs-card-border-color: var(--bs-border-color-translucent);--bs-card-border-radius: var(--bs-border-radius);--bs-card-box-shadow: ;--bs-card-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-card-cap-padding-y: .5rem;--bs-card-cap-padding-x: 1rem;--bs-card-cap-bg: rgba(var(--bs-body-color-rgb), .03);--bs-card-cap-color: ;--bs-card-height: ;--bs-card-color: ;--bs-card-bg: var(--bs-body-bg);--bs-card-img-overlay-padding: 1rem;--bs-card-group-margin: .75rem;position:relative;display:flex;flex-direction:column;min-width:0;height:var(--bs-card-height);color:var(--bs-body-color);word-wrap:break-word;background-color:var(--bs-card-bg);background-clip:border-box;border:var(--bs-card-border-width) solid var(--bs-card-border-color);border-radius:var(--bs-card-border-radius)}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x);color:var(--bs-card-color)}.card-title{margin-bottom:var(--bs-card-title-spacer-y);color:var(--bs-card-title-color)}.card-subtitle{margin-top:calc(-.5 * var(--bs-card-title-spacer-y));margin-bottom:0;color:var(--bs-card-subtitle-color)}.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:var(--bs-card-spacer-x)}.card-header{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);margin-bottom:0;color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-header:first-child{border-radius:var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0}.card-footer{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-top:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-footer:last-child{border-radius:0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius)}.card-header-tabs{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-bottom:calc(-1 * var(--bs-card-cap-padding-y));margin-left:calc(-.5 * var(--bs-card-cap-padding-x));border-bottom:0}.card-header-tabs .nav-link.active{background-color:var(--bs-card-bg);border-bottom-color:var(--bs-card-bg)}.card-header-pills{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-left:calc(-.5 * var(--bs-card-cap-padding-x))}.card-img-overlay{position:absolute;inset:0;padding:var(--bs-card-img-overlay-padding);border-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-top,.card-img-bottom{width:100%}.card-img,.card-img-top{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-bottom{border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card-group>.card{margin-bottom:var(--bs-card-group-margin)}@media (min-width: 576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child)>.card-img-top,.card-group>.card:not(:last-child)>.card-header{border-top-right-radius:0}.card-group>.card:not(:last-child)>.card-img-bottom,.card-group>.card:not(:last-child)>.card-footer{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child)>.card-img-top,.card-group>.card:not(:first-child)>.card-header{border-top-left-radius:0}.card-group>.card:not(:first-child)>.card-img-bottom,.card-group>.card:not(:first-child)>.card-footer{border-bottom-left-radius:0}}.accordion{--bs-accordion-color: var(--bs-body-color);--bs-accordion-bg: var(--bs-body-bg);--bs-accordion-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, border-radius .15s ease;--bs-accordion-border-color: var(--bs-border-color);--bs-accordion-border-width: var(--bs-border-width);--bs-accordion-border-radius: var(--bs-border-radius);--bs-accordion-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-accordion-btn-padding-x: 1.25rem;--bs-accordion-btn-padding-y: 1rem;--bs-accordion-btn-color: var(--bs-body-color);--bs-accordion-btn-bg: var(--bs-accordion-bg);--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23212529' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='m2 5 6 6 6-6'/%3e%3c/svg%3e");--bs-accordion-btn-icon-width: 1.25rem;--bs-accordion-btn-icon-transform: rotate(-180deg);--bs-accordion-btn-icon-transition: transform .2s ease-in-out;--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23052c65' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='m2 5 6 6 6-6'/%3e%3c/svg%3e");--bs-accordion-btn-focus-box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);--bs-accordion-body-padding-x: 1.25rem;--bs-accordion-body-padding-y: 1rem;--bs-accordion-active-color: var(--bs-primary-text-emphasis);--bs-accordion-active-bg: var(--bs-primary-bg-subtle)}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);font-size:1rem;color:var(--bs-accordion-btn-color);text-align:left;background-color:var(--bs-accordion-btn-bg);border:0;border-radius:0;overflow-anchor:none;transition:var(--bs-accordion-transition)}@media (prefers-reduced-motion: reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){color:var(--bs-accordion-active-color);background-color:var(--bs-accordion-active-bg);box-shadow:inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color)}.accordion-button:not(.collapsed):after{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform)}.accordion-button:after{flex-shrink:0;width:var(--bs-accordion-btn-icon-width);height:var(--bs-accordion-btn-icon-width);margin-left:auto;content:"";background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);transition:var(--bs-accordion-btn-icon-transition)}@media (prefers-reduced-motion: reduce){.accordion-button:after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;outline:0;box-shadow:var(--bs-accordion-btn-focus-box-shadow)}.accordion-header{margin-bottom:0}.accordion-item{color:var(--bs-accordion-color);background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color)}.accordion-item:first-of-type{border-top-left-radius:var(--bs-accordion-border-radius);border-top-right-radius:var(--bs-accordion-border-radius)}.accordion-item:first-of-type>.accordion-header .accordion-button{border-top-left-radius:var(--bs-accordion-inner-border-radius);border-top-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-item:last-of-type>.accordion-header .accordion-button.collapsed{border-bottom-right-radius:var(--bs-accordion-inner-border-radius);border-bottom-left-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:last-of-type>.accordion-collapse{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)}.accordion-flush>.accordion-item{border-right:0;border-left:0;border-radius:0}.accordion-flush>.accordion-item:first-child{border-top:0}.accordion-flush>.accordion-item:last-child{border-bottom:0}.accordion-flush>.accordion-item>.accordion-collapse,.accordion-flush>.accordion-item>.accordion-header .accordion-button,.accordion-flush>.accordion-item>.accordion-header .accordion-button.collapsed{border-radius:0}[data-bs-theme=dark] .accordion-button:after{--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e");--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e")}.breadcrumb{--bs-breadcrumb-padding-x: 0;--bs-breadcrumb-padding-y: 0;--bs-breadcrumb-margin-bottom: 1rem;--bs-breadcrumb-bg: ;--bs-breadcrumb-border-radius: ;--bs-breadcrumb-divider-color: var(--bs-secondary-color);--bs-breadcrumb-item-padding-x: .5rem;--bs-breadcrumb-item-active-color: var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);margin-bottom:var(--bs-breadcrumb-margin-bottom);font-size:var(--bs-breadcrumb-font-size);list-style:none;background-color:var(--bs-breadcrumb-bg);border-radius:var(--bs-breadcrumb-border-radius)}.breadcrumb-item+.breadcrumb-item{padding-left:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item+.breadcrumb-item:before{float:left;padding-right:var(--bs-breadcrumb-item-padding-x);color:var(--bs-breadcrumb-divider-color);content:var(--bs-breadcrumb-divider, "/")}.breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color)}.pagination{--bs-pagination-padding-x: .75rem;--bs-pagination-padding-y: .375rem;--bs-pagination-font-size: 1rem;--bs-pagination-color: var(--bs-link-color);--bs-pagination-bg: var(--bs-body-bg);--bs-pagination-border-width: var(--bs-border-width);--bs-pagination-border-color: var(--bs-border-color);--bs-pagination-border-radius: var(--bs-border-radius);--bs-pagination-hover-color: var(--bs-link-hover-color);--bs-pagination-hover-bg: var(--bs-tertiary-bg);--bs-pagination-hover-border-color: var(--bs-border-color);--bs-pagination-focus-color: var(--bs-link-hover-color);--bs-pagination-focus-bg: var(--bs-secondary-bg);--bs-pagination-focus-box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);--bs-pagination-active-color: #fff;--bs-pagination-active-bg: #0d6efd;--bs-pagination-active-border-color: #0d6efd;--bs-pagination-disabled-color: var(--bs-secondary-color);--bs-pagination-disabled-bg: var(--bs-secondary-bg);--bs-pagination-disabled-border-color: var(--bs-border-color);display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);font-size:var(--bs-pagination-font-size);color:var(--bs-pagination-color);text-decoration:none;background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.page-link{transition:none}}.page-link:hover{z-index:2;color:var(--bs-pagination-hover-color);background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color)}.page-link:focus{z-index:3;color:var(--bs-pagination-focus-color);background-color:var(--bs-pagination-focus-bg);outline:0;box-shadow:var(--bs-pagination-focus-box-shadow)}.page-link.active,.active>.page-link{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color)}.page-link.disabled,.disabled>.page-link{color:var(--bs-pagination-disabled-color);pointer-events:none;background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color)}.page-item:not(:first-child) .page-link{margin-left:calc(-1 * var(--bs-border-width))}.page-item:first-child .page-link{border-top-left-radius:var(--bs-pagination-border-radius);border-bottom-left-radius:var(--bs-pagination-border-radius)}.page-item:last-child .page-link{border-top-right-radius:var(--bs-pagination-border-radius);border-bottom-right-radius:var(--bs-pagination-border-radius)}.pagination-lg{--bs-pagination-padding-x: 1.5rem;--bs-pagination-padding-y: .75rem;--bs-pagination-font-size: 1.25rem;--bs-pagination-border-radius: var(--bs-border-radius-lg)}.pagination-sm{--bs-pagination-padding-x: .5rem;--bs-pagination-padding-y: .25rem;--bs-pagination-font-size: .875rem;--bs-pagination-border-radius: var(--bs-border-radius-sm)}.badge{--bs-badge-padding-x: .65em;--bs-badge-padding-y: .35em;--bs-badge-font-size: .75em;--bs-badge-font-weight: 700;--bs-badge-color: #fff;--bs-badge-border-radius: var(--bs-border-radius);display:inline-block;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;color:var(--bs-badge-color);text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:var(--bs-badge-border-radius)}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{--bs-alert-bg: transparent;--bs-alert-padding-x: 1rem;--bs-alert-padding-y: 1rem;--bs-alert-margin-bottom: 1rem;--bs-alert-color: inherit;--bs-alert-border-color: transparent;--bs-alert-border: var(--bs-border-width) solid var(--bs-alert-border-color);--bs-alert-border-radius: var(--bs-border-radius);--bs-alert-link-color: inherit;position:relative;padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);margin-bottom:var(--bs-alert-margin-bottom);color:var(--bs-alert-color);background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius)}.alert-heading{color:inherit}.alert-link{font-weight:700;color:var(--bs-alert-link-color)}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}.alert-primary{--bs-alert-color: var(--bs-primary-text-emphasis);--bs-alert-bg: var(--bs-primary-bg-subtle);--bs-alert-border-color: var(--bs-primary-border-subtle);--bs-alert-link-color: var(--bs-primary-text-emphasis)}.alert-secondary{--bs-alert-color: var(--bs-secondary-text-emphasis);--bs-alert-bg: var(--bs-secondary-bg-subtle);--bs-alert-border-color: var(--bs-secondary-border-subtle);--bs-alert-link-color: var(--bs-secondary-text-emphasis)}.alert-success{--bs-alert-color: var(--bs-success-text-emphasis);--bs-alert-bg: var(--bs-success-bg-subtle);--bs-alert-border-color: var(--bs-success-border-subtle);--bs-alert-link-color: var(--bs-success-text-emphasis)}.alert-info{--bs-alert-color: var(--bs-info-text-emphasis);--bs-alert-bg: var(--bs-info-bg-subtle);--bs-alert-border-color: var(--bs-info-border-subtle);--bs-alert-link-color: var(--bs-info-text-emphasis)}.alert-warning{--bs-alert-color: var(--bs-warning-text-emphasis);--bs-alert-bg: var(--bs-warning-bg-subtle);--bs-alert-border-color: var(--bs-warning-border-subtle);--bs-alert-link-color: var(--bs-warning-text-emphasis)}.alert-danger{--bs-alert-color: var(--bs-danger-text-emphasis);--bs-alert-bg: var(--bs-danger-bg-subtle);--bs-alert-border-color: var(--bs-danger-border-subtle);--bs-alert-link-color: var(--bs-danger-text-emphasis)}.alert-light{--bs-alert-color: var(--bs-light-text-emphasis);--bs-alert-bg: var(--bs-light-bg-subtle);--bs-alert-border-color: var(--bs-light-border-subtle);--bs-alert-link-color: var(--bs-light-text-emphasis)}.alert-dark{--bs-alert-color: var(--bs-dark-text-emphasis);--bs-alert-bg: var(--bs-dark-bg-subtle);--bs-alert-border-color: var(--bs-dark-border-subtle);--bs-alert-link-color: var(--bs-dark-text-emphasis)}@keyframes progress-bar-stripes{0%{background-position-x:var(--bs-progress-height)}}.progress,.progress-stacked{--bs-progress-height: 1rem;--bs-progress-font-size: .75rem;--bs-progress-bg: var(--bs-secondary-bg);--bs-progress-border-radius: var(--bs-border-radius);--bs-progress-box-shadow: var(--bs-box-shadow-inset);--bs-progress-bar-color: #fff;--bs-progress-bar-bg: #0d6efd;--bs-progress-bar-transition: width .6s ease;display:flex;height:var(--bs-progress-height);overflow:hidden;font-size:var(--bs-progress-font-size);background-color:var(--bs-progress-bg);border-radius:var(--bs-progress-border-radius)}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:var(--bs-progress-bar-color);text-align:center;white-space:nowrap;background-color:var(--bs-progress-bar-bg);transition:var(--bs-progress-bar-transition)}@media (prefers-reduced-motion: reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:var(--bs-progress-height) var(--bs-progress-height)}.progress-stacked>.progress{overflow:visible}.progress-stacked>.progress>.progress-bar{width:100%}.progress-bar-animated{animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion: reduce){.progress-bar-animated{animation:none}}.list-group{--bs-list-group-color: var(--bs-body-color);--bs-list-group-bg: var(--bs-body-bg);--bs-list-group-border-color: var(--bs-border-color);--bs-list-group-border-width: var(--bs-border-width);--bs-list-group-border-radius: var(--bs-border-radius);--bs-list-group-item-padding-x: 1rem;--bs-list-group-item-padding-y: .5rem;--bs-list-group-action-color: var(--bs-secondary-color);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-tertiary-bg);--bs-list-group-action-active-color: var(--bs-body-color);--bs-list-group-action-active-bg: var(--bs-secondary-bg);--bs-list-group-disabled-color: var(--bs-secondary-color);--bs-list-group-disabled-bg: var(--bs-body-bg);--bs-list-group-active-color: #fff;--bs-list-group-active-bg: #0d6efd;--bs-list-group-active-border-color: #0d6efd;display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:var(--bs-list-group-border-radius)}.list-group-numbered{list-style-type:none;counter-reset:section}.list-group-numbered>.list-group-item:before{content:counters(section,".") ". ";counter-increment:section}.list-group-item{position:relative;display:block;padding:var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);color:var(--bs-list-group-color);text-decoration:none;background-color:var(--bs-list-group-bg);border:var(--bs-list-group-border-width) solid var(--bs-list-group-border-color)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:var(--bs-list-group-disabled-color);pointer-events:none;background-color:var(--bs-list-group-disabled-bg)}.list-group-item.active{z-index:2;color:var(--bs-list-group-active-color);background-color:var(--bs-list-group-active-bg);border-color:var(--bs-list-group-active-border-color)}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:calc(-1 * var(--bs-list-group-border-width));border-top-width:var(--bs-list-group-border-width)}.list-group-item-action{width:100%;color:var(--bs-list-group-action-color);text-align:inherit}.list-group-item-action:not(.active):hover,.list-group-item-action:not(.active):focus{z-index:1;color:var(--bs-list-group-action-hover-color);text-decoration:none;background-color:var(--bs-list-group-action-hover-bg)}.list-group-item-action:not(.active):active{color:var(--bs-list-group-action-active-color);background-color:var(--bs-list-group-action-active-bg)}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}@media (min-width: 576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 1400px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 var(--bs-list-group-border-width)}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{--bs-list-group-color: var(--bs-primary-text-emphasis);--bs-list-group-bg: var(--bs-primary-bg-subtle);--bs-list-group-border-color: var(--bs-primary-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-primary-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-primary-border-subtle);--bs-list-group-active-color: var(--bs-primary-bg-subtle);--bs-list-group-active-bg: var(--bs-primary-text-emphasis);--bs-list-group-active-border-color: var(--bs-primary-text-emphasis)}.list-group-item-secondary{--bs-list-group-color: var(--bs-secondary-text-emphasis);--bs-list-group-bg: var(--bs-secondary-bg-subtle);--bs-list-group-border-color: var(--bs-secondary-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-secondary-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-secondary-border-subtle);--bs-list-group-active-color: var(--bs-secondary-bg-subtle);--bs-list-group-active-bg: var(--bs-secondary-text-emphasis);--bs-list-group-active-border-color: var(--bs-secondary-text-emphasis)}.list-group-item-success{--bs-list-group-color: var(--bs-success-text-emphasis);--bs-list-group-bg: var(--bs-success-bg-subtle);--bs-list-group-border-color: var(--bs-success-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-success-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-success-border-subtle);--bs-list-group-active-color: var(--bs-success-bg-subtle);--bs-list-group-active-bg: var(--bs-success-text-emphasis);--bs-list-group-active-border-color: var(--bs-success-text-emphasis)}.list-group-item-info{--bs-list-group-color: var(--bs-info-text-emphasis);--bs-list-group-bg: var(--bs-info-bg-subtle);--bs-list-group-border-color: var(--bs-info-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-info-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-info-border-subtle);--bs-list-group-active-color: var(--bs-info-bg-subtle);--bs-list-group-active-bg: var(--bs-info-text-emphasis);--bs-list-group-active-border-color: var(--bs-info-text-emphasis)}.list-group-item-warning{--bs-list-group-color: var(--bs-warning-text-emphasis);--bs-list-group-bg: var(--bs-warning-bg-subtle);--bs-list-group-border-color: var(--bs-warning-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-warning-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-warning-border-subtle);--bs-list-group-active-color: var(--bs-warning-bg-subtle);--bs-list-group-active-bg: var(--bs-warning-text-emphasis);--bs-list-group-active-border-color: var(--bs-warning-text-emphasis)}.list-group-item-danger{--bs-list-group-color: var(--bs-danger-text-emphasis);--bs-list-group-bg: var(--bs-danger-bg-subtle);--bs-list-group-border-color: var(--bs-danger-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-danger-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-danger-border-subtle);--bs-list-group-active-color: var(--bs-danger-bg-subtle);--bs-list-group-active-bg: var(--bs-danger-text-emphasis);--bs-list-group-active-border-color: var(--bs-danger-text-emphasis)}.list-group-item-light{--bs-list-group-color: var(--bs-light-text-emphasis);--bs-list-group-bg: var(--bs-light-bg-subtle);--bs-list-group-border-color: var(--bs-light-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-light-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-light-border-subtle);--bs-list-group-active-color: var(--bs-light-bg-subtle);--bs-list-group-active-bg: var(--bs-light-text-emphasis);--bs-list-group-active-border-color: var(--bs-light-text-emphasis)}.list-group-item-dark{--bs-list-group-color: var(--bs-dark-text-emphasis);--bs-list-group-bg: var(--bs-dark-bg-subtle);--bs-list-group-border-color: var(--bs-dark-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-dark-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-dark-border-subtle);--bs-list-group-active-color: var(--bs-dark-bg-subtle);--bs-list-group-active-bg: var(--bs-dark-text-emphasis);--bs-list-group-active-border-color: var(--bs-dark-text-emphasis)}.btn-close{--bs-btn-close-color: #000;--bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414'/%3e%3c/svg%3e");--bs-btn-close-opacity: .5;--bs-btn-close-hover-opacity: .75;--bs-btn-close-focus-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);--bs-btn-close-focus-opacity: 1;--bs-btn-close-disabled-opacity: .25;box-sizing:content-box;width:1em;height:1em;padding:.25em;color:var(--bs-btn-close-color);background:transparent var(--bs-btn-close-bg) center/1em auto no-repeat;filter:var(--bs-btn-close-filter);border:0;border-radius:.375rem;opacity:var(--bs-btn-close-opacity)}.btn-close:hover{color:var(--bs-btn-close-color);text-decoration:none;opacity:var(--bs-btn-close-hover-opacity)}.btn-close:focus{outline:0;box-shadow:var(--bs-btn-close-focus-shadow);opacity:var(--bs-btn-close-focus-opacity)}.btn-close:disabled,.btn-close.disabled{pointer-events:none;-webkit-user-select:none;user-select:none;opacity:var(--bs-btn-close-disabled-opacity)}.btn-close-white{--bs-btn-close-filter: invert(1) grayscale(100%) brightness(200%)}:root,[data-bs-theme=light]{--bs-btn-close-filter: }[data-bs-theme=dark]{--bs-btn-close-filter: invert(1) grayscale(100%) brightness(200%)}.toast{--bs-toast-zindex: 1090;--bs-toast-padding-x: .75rem;--bs-toast-padding-y: .5rem;--bs-toast-spacing: 1.5rem;--bs-toast-max-width: 350px;--bs-toast-font-size: .875rem;--bs-toast-color: ;--bs-toast-bg: rgba(var(--bs-body-bg-rgb), .85);--bs-toast-border-width: var(--bs-border-width);--bs-toast-border-color: var(--bs-border-color-translucent);--bs-toast-border-radius: var(--bs-border-radius);--bs-toast-box-shadow: var(--bs-box-shadow);--bs-toast-header-color: var(--bs-secondary-color);--bs-toast-header-bg: rgba(var(--bs-body-bg-rgb), .85);--bs-toast-header-border-color: var(--bs-border-color-translucent);width:var(--bs-toast-max-width);max-width:100%;font-size:var(--bs-toast-font-size);color:var(--bs-toast-color);pointer-events:auto;background-color:var(--bs-toast-bg);background-clip:padding-box;border:var(--bs-toast-border-width) solid var(--bs-toast-border-color);box-shadow:var(--bs-toast-box-shadow);border-radius:var(--bs-toast-border-radius)}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{--bs-toast-zindex: 1090;position:absolute;z-index:var(--bs-toast-zindex);width:max-content;max-width:100%;pointer-events:none}.toast-container>:not(:last-child){margin-bottom:var(--bs-toast-spacing)}.toast-header{display:flex;align-items:center;padding:var(--bs-toast-padding-y) var(--bs-toast-padding-x);color:var(--bs-toast-header-color);background-color:var(--bs-toast-header-bg);background-clip:padding-box;border-bottom:var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);border-top-left-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));border-top-right-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width))}.toast-header .btn-close{margin-right:calc(-.5 * var(--bs-toast-padding-x));margin-left:var(--bs-toast-padding-x)}.toast-body{padding:var(--bs-toast-padding-x);word-wrap:break-word}.modal{--bs-modal-zindex: 1055;--bs-modal-width: 500px;--bs-modal-padding: 1rem;--bs-modal-margin: .5rem;--bs-modal-color: var(--bs-body-color);--bs-modal-bg: var(--bs-body-bg);--bs-modal-border-color: var(--bs-border-color-translucent);--bs-modal-border-width: var(--bs-border-width);--bs-modal-border-radius: var(--bs-border-radius-lg);--bs-modal-box-shadow: var(--bs-box-shadow-sm);--bs-modal-inner-border-radius: calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));--bs-modal-header-padding-x: 1rem;--bs-modal-header-padding-y: 1rem;--bs-modal-header-padding: 1rem 1rem;--bs-modal-header-border-color: var(--bs-border-color);--bs-modal-header-border-width: var(--bs-border-width);--bs-modal-title-line-height: 1.5;--bs-modal-footer-gap: .5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color: var(--bs-border-color);--bs-modal-footer-border-width: var(--bs-border-width);position:fixed;top:0;left:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:var(--bs-modal-margin);pointer-events:none}.modal.fade .modal-dialog{transform:translateY(-50px);transition:transform .3s ease-out}@media (prefers-reduced-motion: reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - var(--bs-modal-margin) * 2)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - var(--bs-modal-margin) * 2)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;color:var(--bs-modal-color);pointer-events:auto;background-color:var(--bs-modal-bg);background-clip:padding-box;border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);outline:0}.modal-backdrop{--bs-backdrop-zindex: 1050;--bs-backdrop-bg: #000;--bs-backdrop-opacity: .5;position:fixed;top:0;left:0;z-index:var(--bs-backdrop-zindex);width:100vw;height:100vh;background-color:var(--bs-backdrop-bg)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{display:flex;flex-shrink:0;align-items:center;padding:var(--bs-modal-header-padding);border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius)}.modal-header .btn-close{padding:calc(var(--bs-modal-header-padding-y) * .5) calc(var(--bs-modal-header-padding-x) * .5);margin-top:calc(-.5 * var(--bs-modal-header-padding-y));margin-right:calc(-.5 * var(--bs-modal-header-padding-x));margin-bottom:calc(-.5 * var(--bs-modal-header-padding-y));margin-left:auto}.modal-title{margin-bottom:0;line-height:var(--bs-modal-title-line-height)}.modal-body{position:relative;flex:1 1 auto;padding:var(--bs-modal-padding)}.modal-footer{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * .5);background-color:var(--bs-modal-footer-bg);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-bottom-left-radius:var(--bs-modal-inner-border-radius)}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap) * .5)}@media (min-width: 576px){.modal{--bs-modal-margin: 1.75rem;--bs-modal-box-shadow: var(--bs-box-shadow)}.modal-dialog{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto}.modal-sm{--bs-modal-width: 300px}}@media (min-width: 992px){.modal-lg,.modal-xl{--bs-modal-width: 800px}}@media (min-width: 1200px){.modal-xl{--bs-modal-width: 1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-header,.modal-fullscreen .modal-footer{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}@media (max-width: 575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-header,.modal-fullscreen-sm-down .modal-footer{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media (max-width: 767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-header,.modal-fullscreen-md-down .modal-footer{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media (max-width: 991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-header,.modal-fullscreen-lg-down .modal-footer{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media (max-width: 1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-header,.modal-fullscreen-xl-down .modal-footer{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media (max-width: 1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-header,.modal-fullscreen-xxl-down .modal-footer{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}.tooltip{--bs-tooltip-zindex: 1080;--bs-tooltip-max-width: 200px;--bs-tooltip-padding-x: .5rem;--bs-tooltip-padding-y: .25rem;--bs-tooltip-margin: ;--bs-tooltip-font-size: .875rem;--bs-tooltip-color: var(--bs-body-bg);--bs-tooltip-bg: var(--bs-emphasis-color);--bs-tooltip-border-radius: var(--bs-border-radius);--bs-tooltip-opacity: .9;--bs-tooltip-arrow-width: .8rem;--bs-tooltip-arrow-height: .4rem;z-index:var(--bs-tooltip-zindex);display:block;margin:var(--bs-tooltip-margin);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-tooltip-font-size);word-wrap:break-word;opacity:0}.tooltip.show{opacity:var(--bs-tooltip-opacity)}.tooltip .tooltip-arrow{display:block;width:var(--bs-tooltip-arrow-width);height:var(--bs-tooltip-arrow-height)}.tooltip .tooltip-arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-top .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow{bottom:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-top .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before{top:-1px;border-width:var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-top-color:var(--bs-tooltip-bg)}.bs-tooltip-end .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow{left:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-end .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before{right:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-right-color:var(--bs-tooltip-bg)}.bs-tooltip-bottom .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow{top:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-bottom .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before{bottom:-1px;border-width:0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-bottom-color:var(--bs-tooltip-bg)}.bs-tooltip-start .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow{right:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-start .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before{left:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) 0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-left-color:var(--bs-tooltip-bg)}.tooltip-inner{max-width:var(--bs-tooltip-max-width);padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);color:var(--bs-tooltip-color);text-align:center;background-color:var(--bs-tooltip-bg);border-radius:var(--bs-tooltip-border-radius)}.popover{--bs-popover-zindex: 1070;--bs-popover-max-width: 276px;--bs-popover-font-size: .875rem;--bs-popover-bg: var(--bs-body-bg);--bs-popover-border-width: var(--bs-border-width);--bs-popover-border-color: var(--bs-border-color-translucent);--bs-popover-border-radius: var(--bs-border-radius-lg);--bs-popover-inner-border-radius: calc(var(--bs-border-radius-lg) - var(--bs-border-width));--bs-popover-box-shadow: var(--bs-box-shadow);--bs-popover-header-padding-x: 1rem;--bs-popover-header-padding-y: .5rem;--bs-popover-header-font-size: 1rem;--bs-popover-header-color: inherit;--bs-popover-header-bg: var(--bs-secondary-bg);--bs-popover-body-padding-x: 1rem;--bs-popover-body-padding-y: 1rem;--bs-popover-body-color: var(--bs-body-color);--bs-popover-arrow-width: 1rem;--bs-popover-arrow-height: .5rem;--bs-popover-arrow-border: var(--bs-popover-border-color);z-index:var(--bs-popover-zindex);display:block;max-width:var(--bs-popover-max-width);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-popover-font-size);word-wrap:break-word;background-color:var(--bs-popover-bg);background-clip:padding-box;border:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-radius:var(--bs-popover-border-radius)}.popover .popover-arrow{display:block;width:var(--bs-popover-arrow-width);height:var(--bs-popover-arrow-height)}.popover .popover-arrow:before,.popover .popover-arrow:after{position:absolute;display:block;content:"";border-color:transparent;border-style:solid;border-width:0}.bs-popover-top>.popover-arrow,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow{bottom:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-top>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after{border-width:var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-top>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before{bottom:0;border-top-color:var(--bs-popover-arrow-border)}.bs-popover-top>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after{bottom:var(--bs-popover-border-width);border-top-color:var(--bs-popover-bg)}.bs-popover-end>.popover-arrow,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow{left:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-end>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after{border-width:calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-end>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before{left:0;border-right-color:var(--bs-popover-arrow-border)}.bs-popover-end>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after{left:var(--bs-popover-border-width);border-right-color:var(--bs-popover-bg)}.bs-popover-bottom>.popover-arrow,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow{top:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-bottom>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after{border-width:0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-bottom>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before{top:0;border-bottom-color:var(--bs-popover-arrow-border)}.bs-popover-bottom>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after{top:var(--bs-popover-border-width);border-bottom-color:var(--bs-popover-bg)}.bs-popover-bottom .popover-header:before,.bs-popover-auto[data-popper-placement^=bottom] .popover-header:before{position:absolute;top:0;left:50%;display:block;width:var(--bs-popover-arrow-width);margin-left:calc(-.5 * var(--bs-popover-arrow-width));content:"";border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-header-bg)}.bs-popover-start>.popover-arrow,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow{right:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-start>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after{border-width:calc(var(--bs-popover-arrow-width) * .5) 0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-start>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before{right:0;border-left-color:var(--bs-popover-arrow-border)}.bs-popover-start>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after{right:var(--bs-popover-border-width);border-left-color:var(--bs-popover-bg)}.popover-header{padding:var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);margin-bottom:0;font-size:var(--bs-popover-header-font-size);color:var(--bs-popover-header-color);background-color:var(--bs-popover-header-bg);border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-top-left-radius:var(--bs-popover-inner-border-radius);border-top-right-radius:var(--bs-popover-inner-border-radius)}.popover-header:empty{display:none}.popover-body{padding:var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);color:var(--bs-popover-body-color)}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner:after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion: reduce){.carousel-item{transition:none}}.carousel-item.active,.carousel-item-next,.carousel-item-prev{display:block}.carousel-item-next:not(.carousel-item-start),.active.carousel-item-end{transform:translate(100%)}.carousel-item-prev:not(.carousel-item-end),.active.carousel-item-start{transform:translate(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item.active,.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end{z-index:1;opacity:1}.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion: reduce){.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{transition:none}}.carousel-control-prev,.carousel-control-next{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:none;filter:var(--bs-carousel-control-icon-filter);border:0;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion: reduce){.carousel-control-prev,.carousel-control-next{transition:none}}.carousel-control-prev:hover,.carousel-control-prev:focus,.carousel-control-next:hover,.carousel-control-next:focus{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-prev-icon,.carousel-control-next-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%}.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:var(--bs-carousel-indicator-active-bg);background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion: reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:var(--bs-carousel-caption-color);text-align:center}.carousel-dark{--bs-carousel-indicator-active-bg: #000;--bs-carousel-caption-color: #000;--bs-carousel-control-icon-filter: invert(1) grayscale(100)}:root,[data-bs-theme=light]{--bs-carousel-indicator-active-bg: #fff;--bs-carousel-caption-color: #fff;--bs-carousel-control-icon-filter: }[data-bs-theme=dark]{--bs-carousel-indicator-active-bg: #000;--bs-carousel-caption-color: #000;--bs-carousel-control-icon-filter: invert(1) grayscale(100)}.spinner-grow,.spinner-border{display:inline-block;width:var(--bs-spinner-width);height:var(--bs-spinner-height);vertical-align:var(--bs-spinner-vertical-align);border-radius:50%;animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name)}@keyframes spinner-border{to{transform:rotate(360deg)}}.spinner-border{--bs-spinner-width: 2rem;--bs-spinner-height: 2rem;--bs-spinner-vertical-align: -.125em;--bs-spinner-border-width: .25em;--bs-spinner-animation-speed: .75s;--bs-spinner-animation-name: spinner-border;border:var(--bs-spinner-border-width) solid currentcolor;border-right-color:transparent}.spinner-border-sm{--bs-spinner-width: 1rem;--bs-spinner-height: 1rem;--bs-spinner-border-width: .2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{--bs-spinner-width: 2rem;--bs-spinner-height: 2rem;--bs-spinner-vertical-align: -.125em;--bs-spinner-animation-speed: .75s;--bs-spinner-animation-name: spinner-grow;background-color:currentcolor;opacity:0}.spinner-grow-sm{--bs-spinner-width: 1rem;--bs-spinner-height: 1rem}@media (prefers-reduced-motion: reduce){.spinner-border,.spinner-grow{--bs-spinner-animation-speed: 1.5s}}.offcanvas,.offcanvas-xxl,.offcanvas-xl,.offcanvas-lg,.offcanvas-md,.offcanvas-sm{--bs-offcanvas-zindex: 1045;--bs-offcanvas-width: 400px;--bs-offcanvas-height: 30vh;--bs-offcanvas-padding-x: 1rem;--bs-offcanvas-padding-y: 1rem;--bs-offcanvas-color: var(--bs-body-color);--bs-offcanvas-bg: var(--bs-body-bg);--bs-offcanvas-border-width: var(--bs-border-width);--bs-offcanvas-border-color: var(--bs-border-color-translucent);--bs-offcanvas-box-shadow: var(--bs-box-shadow-sm);--bs-offcanvas-transition: transform .3s ease-in-out;--bs-offcanvas-title-line-height: 1.5}@media (max-width: 575.98px){.offcanvas-sm{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 575.98px) and (prefers-reduced-motion: reduce){.offcanvas-sm{transition:none}}@media (max-width: 575.98px){.offcanvas-sm.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-sm.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-sm.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-sm.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-sm.showing,.offcanvas-sm.show:not(.hiding){transform:none}.offcanvas-sm.showing,.offcanvas-sm.hiding,.offcanvas-sm.show{visibility:visible}}@media (min-width: 576px){.offcanvas-sm{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-sm .offcanvas-header{display:none}.offcanvas-sm .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 767.98px){.offcanvas-md{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 767.98px) and (prefers-reduced-motion: reduce){.offcanvas-md{transition:none}}@media (max-width: 767.98px){.offcanvas-md.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-md.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-md.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-md.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-md.showing,.offcanvas-md.show:not(.hiding){transform:none}.offcanvas-md.showing,.offcanvas-md.hiding,.offcanvas-md.show{visibility:visible}}@media (min-width: 768px){.offcanvas-md{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-md .offcanvas-header{display:none}.offcanvas-md .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 991.98px){.offcanvas-lg{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 991.98px) and (prefers-reduced-motion: reduce){.offcanvas-lg{transition:none}}@media (max-width: 991.98px){.offcanvas-lg.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-lg.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-lg.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-lg.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-lg.showing,.offcanvas-lg.show:not(.hiding){transform:none}.offcanvas-lg.showing,.offcanvas-lg.hiding,.offcanvas-lg.show{visibility:visible}}@media (min-width: 992px){.offcanvas-lg{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-lg .offcanvas-header{display:none}.offcanvas-lg .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 1199.98px){.offcanvas-xl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 1199.98px) and (prefers-reduced-motion: reduce){.offcanvas-xl{transition:none}}@media (max-width: 1199.98px){.offcanvas-xl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-xl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-xl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xl.showing,.offcanvas-xl.show:not(.hiding){transform:none}.offcanvas-xl.showing,.offcanvas-xl.hiding,.offcanvas-xl.show{visibility:visible}}@media (min-width: 1200px){.offcanvas-xl{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-xl .offcanvas-header{display:none}.offcanvas-xl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 1399.98px){.offcanvas-xxl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 1399.98px) and (prefers-reduced-motion: reduce){.offcanvas-xxl{transition:none}}@media (max-width: 1399.98px){.offcanvas-xxl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-xxl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-xxl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xxl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xxl.showing,.offcanvas-xxl.show:not(.hiding){transform:none}.offcanvas-xxl.showing,.offcanvas-xxl.hiding,.offcanvas-xxl.show{visibility:visible}}@media (min-width: 1400px){.offcanvas-xxl{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-xxl .offcanvas-header{display:none}.offcanvas-xxl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}.offcanvas{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}@media (prefers-reduced-motion: reduce){.offcanvas{transition:none}}.offcanvas.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas.showing,.offcanvas.show:not(.hiding){transform:none}.offcanvas.showing,.offcanvas.hiding,.offcanvas.show{visibility:visible}.offcanvas-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.5}.offcanvas-header{display:flex;align-items:center;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.offcanvas-header .btn-close{padding:calc(var(--bs-offcanvas-padding-y) * .5) calc(var(--bs-offcanvas-padding-x) * .5);margin-top:calc(-.5 * var(--bs-offcanvas-padding-y));margin-right:calc(-.5 * var(--bs-offcanvas-padding-x));margin-bottom:calc(-.5 * var(--bs-offcanvas-padding-y));margin-left:auto}.offcanvas-title{margin-bottom:0;line-height:var(--bs-offcanvas-title-line-height)}.offcanvas-body{flex-grow:1;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);overflow-y:auto}.placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentcolor;opacity:.5}.placeholder.btn:before{display:inline-block;content:""}.placeholder-xs{min-height:.6em}.placeholder-sm{min-height:.8em}.placeholder-lg{min-height:1.2em}.placeholder-glow .placeholder{animation:placeholder-glow 2s ease-in-out infinite}@keyframes placeholder-glow{50%{opacity:.2}}.placeholder-wave{-webkit-mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);mask-image:linear-gradient(130deg,#000 55%,#000c,#000 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%;animation:placeholder-wave 2s linear infinite}@keyframes placeholder-wave{to{-webkit-mask-position:-200% 0%;mask-position:-200% 0%}}.clearfix:after{display:block;clear:both;content:""}.text-bg-primary{color:#fff!important;background-color:RGBA(var(--bs-primary-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-secondary{color:#fff!important;background-color:RGBA(var(--bs-secondary-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-success{color:#fff!important;background-color:RGBA(var(--bs-success-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-info{color:#000!important;background-color:RGBA(var(--bs-info-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-warning{color:#000!important;background-color:RGBA(var(--bs-warning-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-danger{color:#fff!important;background-color:RGBA(var(--bs-danger-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-light{color:#000!important;background-color:RGBA(var(--bs-light-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-dark{color:#fff!important;background-color:RGBA(var(--bs-dark-rgb),var(--bs-bg-opacity, 1))!important}.link-primary{color:RGBA(var(--bs-primary-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity, 1))!important}.link-primary:hover,.link-primary:focus{color:RGBA(10,88,202,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(10,88,202,var(--bs-link-underline-opacity, 1))!important}.link-secondary{color:RGBA(var(--bs-secondary-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity, 1))!important}.link-secondary:hover,.link-secondary:focus{color:RGBA(86,94,100,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(86,94,100,var(--bs-link-underline-opacity, 1))!important}.link-success{color:RGBA(var(--bs-success-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity, 1))!important}.link-success:hover,.link-success:focus{color:RGBA(20,108,67,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(20,108,67,var(--bs-link-underline-opacity, 1))!important}.link-info{color:RGBA(var(--bs-info-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity, 1))!important}.link-info:hover,.link-info:focus{color:RGBA(61,213,243,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(61,213,243,var(--bs-link-underline-opacity, 1))!important}.link-warning{color:RGBA(var(--bs-warning-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity, 1))!important}.link-warning:hover,.link-warning:focus{color:RGBA(255,205,57,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(255,205,57,var(--bs-link-underline-opacity, 1))!important}.link-danger{color:RGBA(var(--bs-danger-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity, 1))!important}.link-danger:hover,.link-danger:focus{color:RGBA(176,42,55,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(176,42,55,var(--bs-link-underline-opacity, 1))!important}.link-light{color:RGBA(var(--bs-light-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity, 1))!important}.link-light:hover,.link-light:focus{color:RGBA(249,250,251,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-opacity, 1))!important}.link-dark{color:RGBA(var(--bs-dark-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity, 1))!important}.link-dark:hover,.link-dark:focus{color:RGBA(26,30,33,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(26,30,33,var(--bs-link-underline-opacity, 1))!important}.link-body-emphasis{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity, 1))!important}.link-body-emphasis:hover,.link-body-emphasis:focus{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity, .75))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity, .75))!important}.focus-ring:focus{outline:0;box-shadow:var(--bs-focus-ring-x, 0) var(--bs-focus-ring-y, 0) var(--bs-focus-ring-blur, 0) var(--bs-focus-ring-width) var(--bs-focus-ring-color)}.icon-link{display:inline-flex;gap:.375rem;align-items:center;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity, .5));text-underline-offset:.25em;backface-visibility:hidden}.icon-link>.bi{flex-shrink:0;width:1em;height:1em;fill:currentcolor;transition:.2s ease-in-out transform}@media (prefers-reduced-motion: reduce){.icon-link>.bi{transition:none}}.icon-link-hover:hover>.bi,.icon-link-hover:focus-visible>.bi{transform:var(--bs-icon-link-transform, translate3d(.25em, 0, 0))}.ratio{position:relative;width:100%}.ratio:before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio: 100%}.ratio-4x3{--bs-aspect-ratio: 75%}.ratio-16x9{--bs-aspect-ratio: 56.25%}.ratio-21x9{--bs-aspect-ratio: 42.8571428571%}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:sticky;top:0;z-index:1020}.sticky-bottom{position:sticky;bottom:0;z-index:1020}@media (min-width: 576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 768px){.sticky-md-top{position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:sticky;bottom:0;z-index:1020}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.visually-hidden:not(caption),.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption){position:absolute!important}.visually-hidden *,.visually-hidden-focusable:not(:focus):not(:focus-within) *{overflow:hidden!important}.stretched-link:after{position:absolute;inset:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:var(--bs-border-width);min-height:1em;background-color:currentcolor;opacity:.25}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.object-fit-contain{object-fit:contain!important}.object-fit-cover{object-fit:cover!important}.object-fit-fill{object-fit:fill!important}.object-fit-scale{object-fit:scale-down!important}.object-fit-none{object-fit:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.overflow-x-auto{overflow-x:auto!important}.overflow-x-hidden{overflow-x:hidden!important}.overflow-x-visible{overflow-x:visible!important}.overflow-x-scroll{overflow-x:scroll!important}.overflow-y-auto{overflow-y:auto!important}.overflow-y-hidden{overflow-y:hidden!important}.overflow-y-visible{overflow-y:visible!important}.overflow-y-scroll{overflow-y:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-inline-grid{display:inline-grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:var(--bs-box-shadow)!important}.shadow-sm{box-shadow:var(--bs-box-shadow-sm)!important}.shadow-lg{box-shadow:var(--bs-box-shadow-lg)!important}.shadow-none{box-shadow:none!important}.focus-ring-primary{--bs-focus-ring-color: rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-secondary{--bs-focus-ring-color: rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-success{--bs-focus-ring-color: rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity))}.focus-ring-info{--bs-focus-ring-color: rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity))}.focus-ring-warning{--bs-focus-ring-color: rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity))}.focus-ring-danger{--bs-focus-ring-color: rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity))}.focus-ring-light{--bs-focus-ring-color: rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity))}.focus-ring-dark{--bs-focus-ring-color: rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity))}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translate(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-0{border:0!important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-top-0{border-top:0!important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-start-0{border-left:0!important}.border-primary{--bs-border-opacity: 1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity))!important}.border-secondary{--bs-border-opacity: 1;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity))!important}.border-success{--bs-border-opacity: 1;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity))!important}.border-info{--bs-border-opacity: 1;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity))!important}.border-warning{--bs-border-opacity: 1;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity))!important}.border-danger{--bs-border-opacity: 1;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity))!important}.border-light{--bs-border-opacity: 1;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity))!important}.border-dark{--bs-border-opacity: 1;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity))!important}.border-black{--bs-border-opacity: 1;border-color:rgba(var(--bs-black-rgb),var(--bs-border-opacity))!important}.border-white{--bs-border-opacity: 1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important}.border-primary-subtle{border-color:var(--bs-primary-border-subtle)!important}.border-secondary-subtle{border-color:var(--bs-secondary-border-subtle)!important}.border-success-subtle{border-color:var(--bs-success-border-subtle)!important}.border-info-subtle{border-color:var(--bs-info-border-subtle)!important}.border-warning-subtle{border-color:var(--bs-warning-border-subtle)!important}.border-danger-subtle{border-color:var(--bs-danger-border-subtle)!important}.border-light-subtle{border-color:var(--bs-light-border-subtle)!important}.border-dark-subtle{border-color:var(--bs-dark-border-subtle)!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.border-opacity-10{--bs-border-opacity: .1}.border-opacity-25{--bs-border-opacity: .25}.border-opacity-50{--bs-border-opacity: .5}.border-opacity-75{--bs-border-opacity: .75}.border-opacity-100{--bs-border-opacity: 1}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.row-gap-0{row-gap:0!important}.row-gap-1{row-gap:.25rem!important}.row-gap-2{row-gap:.5rem!important}.row-gap-3{row-gap:1rem!important}.row-gap-4{row-gap:1.5rem!important}.row-gap-5{row-gap:3rem!important}.column-gap-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-lighter{font-weight:lighter!important}.fw-light{font-weight:300!important}.fw-normal{font-weight:400!important}.fw-medium{font-weight:500!important}.fw-semibold{font-weight:600!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity: 1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity: 1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity: 1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity: 1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity: 1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity: 1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity: 1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity: 1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity: 1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity: 1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity: 1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity: 1;color:var(--bs-secondary-color)!important}.text-black-50{--bs-text-opacity: 1;color:#00000080!important}.text-white-50{--bs-text-opacity: 1;color:#ffffff80!important}.text-body-secondary{--bs-text-opacity: 1;color:var(--bs-secondary-color)!important}.text-body-tertiary{--bs-text-opacity: 1;color:var(--bs-tertiary-color)!important}.text-body-emphasis{--bs-text-opacity: 1;color:var(--bs-emphasis-color)!important}.text-reset{--bs-text-opacity: 1;color:inherit!important}.text-opacity-25{--bs-text-opacity: .25}.text-opacity-50{--bs-text-opacity: .5}.text-opacity-75{--bs-text-opacity: .75}.text-opacity-100{--bs-text-opacity: 1}.text-primary-emphasis{color:var(--bs-primary-text-emphasis)!important}.text-secondary-emphasis{color:var(--bs-secondary-text-emphasis)!important}.text-success-emphasis{color:var(--bs-success-text-emphasis)!important}.text-info-emphasis{color:var(--bs-info-text-emphasis)!important}.text-warning-emphasis{color:var(--bs-warning-text-emphasis)!important}.text-danger-emphasis{color:var(--bs-danger-text-emphasis)!important}.text-light-emphasis{color:var(--bs-light-text-emphasis)!important}.text-dark-emphasis{color:var(--bs-dark-text-emphasis)!important}.link-opacity-10,.link-opacity-10-hover:hover{--bs-link-opacity: .1}.link-opacity-25,.link-opacity-25-hover:hover{--bs-link-opacity: .25}.link-opacity-50,.link-opacity-50-hover:hover{--bs-link-opacity: .5}.link-opacity-75,.link-opacity-75-hover:hover{--bs-link-opacity: .75}.link-opacity-100,.link-opacity-100-hover:hover{--bs-link-opacity: 1}.link-offset-1,.link-offset-1-hover:hover{text-underline-offset:.125em!important}.link-offset-2,.link-offset-2-hover:hover{text-underline-offset:.25em!important}.link-offset-3,.link-offset-3-hover:hover{text-underline-offset:.375em!important}.link-underline-primary{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-secondary{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-success{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important}.link-underline-info{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important}.link-underline-warning{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important}.link-underline-danger{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important}.link-underline-light{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important}.link-underline-dark{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important}.link-underline{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity, 1))!important}.link-underline-opacity-0,.link-underline-opacity-0-hover:hover{--bs-link-underline-opacity: 0}.link-underline-opacity-10,.link-underline-opacity-10-hover:hover{--bs-link-underline-opacity: .1}.link-underline-opacity-25,.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity: .25}.link-underline-opacity-50,.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity: .5}.link-underline-opacity-75,.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity: .75}.link-underline-opacity-100,.link-underline-opacity-100-hover:hover{--bs-link-underline-opacity: 1}.bg-primary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity: 1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity: 1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity: 1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity: 1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity: 1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity: 1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity: 1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity: 1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity: 1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity: 1;background-color:transparent!important}.bg-body-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-bg-rgb),var(--bs-bg-opacity))!important}.bg-body-tertiary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-tertiary-bg-rgb),var(--bs-bg-opacity))!important}.bg-opacity-10{--bs-bg-opacity: .1}.bg-opacity-25{--bs-bg-opacity: .25}.bg-opacity-50{--bs-bg-opacity: .5}.bg-opacity-75{--bs-bg-opacity: .75}.bg-opacity-100{--bs-bg-opacity: 1}.bg-primary-subtle{background-color:var(--bs-primary-bg-subtle)!important}.bg-secondary-subtle{background-color:var(--bs-secondary-bg-subtle)!important}.bg-success-subtle{background-color:var(--bs-success-bg-subtle)!important}.bg-info-subtle{background-color:var(--bs-info-bg-subtle)!important}.bg-warning-subtle{background-color:var(--bs-warning-bg-subtle)!important}.bg-danger-subtle{background-color:var(--bs-danger-bg-subtle)!important}.bg-light-subtle{background-color:var(--bs-light-bg-subtle)!important}.bg-dark-subtle{background-color:var(--bs-dark-bg-subtle)!important}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:var(--bs-border-radius)!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:var(--bs-border-radius-sm)!important}.rounded-2{border-radius:var(--bs-border-radius)!important}.rounded-3{border-radius:var(--bs-border-radius-lg)!important}.rounded-4{border-radius:var(--bs-border-radius-xl)!important}.rounded-5{border-radius:var(--bs-border-radius-xxl)!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:var(--bs-border-radius-pill)!important}.rounded-top{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-0{border-top-left-radius:0!important;border-top-right-radius:0!important}.rounded-top-1{border-top-left-radius:var(--bs-border-radius-sm)!important;border-top-right-radius:var(--bs-border-radius-sm)!important}.rounded-top-2{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-3{border-top-left-radius:var(--bs-border-radius-lg)!important;border-top-right-radius:var(--bs-border-radius-lg)!important}.rounded-top-4{border-top-left-radius:var(--bs-border-radius-xl)!important;border-top-right-radius:var(--bs-border-radius-xl)!important}.rounded-top-5{border-top-left-radius:var(--bs-border-radius-xxl)!important;border-top-right-radius:var(--bs-border-radius-xxl)!important}.rounded-top-circle{border-top-left-radius:50%!important;border-top-right-radius:50%!important}.rounded-top-pill{border-top-left-radius:var(--bs-border-radius-pill)!important;border-top-right-radius:var(--bs-border-radius-pill)!important}.rounded-end{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-0{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.rounded-end-1{border-top-right-radius:var(--bs-border-radius-sm)!important;border-bottom-right-radius:var(--bs-border-radius-sm)!important}.rounded-end-2{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-3{border-top-right-radius:var(--bs-border-radius-lg)!important;border-bottom-right-radius:var(--bs-border-radius-lg)!important}.rounded-end-4{border-top-right-radius:var(--bs-border-radius-xl)!important;border-bottom-right-radius:var(--bs-border-radius-xl)!important}.rounded-end-5{border-top-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-right-radius:var(--bs-border-radius-xxl)!important}.rounded-end-circle{border-top-right-radius:50%!important;border-bottom-right-radius:50%!important}.rounded-end-pill{border-top-right-radius:var(--bs-border-radius-pill)!important;border-bottom-right-radius:var(--bs-border-radius-pill)!important}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-0{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.rounded-bottom-1{border-bottom-right-radius:var(--bs-border-radius-sm)!important;border-bottom-left-radius:var(--bs-border-radius-sm)!important}.rounded-bottom-2{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-3{border-bottom-right-radius:var(--bs-border-radius-lg)!important;border-bottom-left-radius:var(--bs-border-radius-lg)!important}.rounded-bottom-4{border-bottom-right-radius:var(--bs-border-radius-xl)!important;border-bottom-left-radius:var(--bs-border-radius-xl)!important}.rounded-bottom-5{border-bottom-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-left-radius:var(--bs-border-radius-xxl)!important}.rounded-bottom-circle{border-bottom-right-radius:50%!important;border-bottom-left-radius:50%!important}.rounded-bottom-pill{border-bottom-right-radius:var(--bs-border-radius-pill)!important;border-bottom-left-radius:var(--bs-border-radius-pill)!important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-0{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.rounded-start-1{border-bottom-left-radius:var(--bs-border-radius-sm)!important;border-top-left-radius:var(--bs-border-radius-sm)!important}.rounded-start-2{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-3{border-bottom-left-radius:var(--bs-border-radius-lg)!important;border-top-left-radius:var(--bs-border-radius-lg)!important}.rounded-start-4{border-bottom-left-radius:var(--bs-border-radius-xl)!important;border-top-left-radius:var(--bs-border-radius-xl)!important}.rounded-start-5{border-bottom-left-radius:var(--bs-border-radius-xxl)!important;border-top-left-radius:var(--bs-border-radius-xxl)!important}.rounded-start-circle{border-bottom-left-radius:50%!important;border-top-left-radius:50%!important}.rounded-start-pill{border-bottom-left-radius:var(--bs-border-radius-pill)!important;border-top-left-radius:var(--bs-border-radius-pill)!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.z-n1{z-index:-1!important}.z-0{z-index:0!important}.z-1{z-index:1!important}.z-2{z-index:2!important}.z-3{z-index:3!important}@media (min-width: 576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.object-fit-sm-contain{object-fit:contain!important}.object-fit-sm-cover{object-fit:cover!important}.object-fit-sm-fill{object-fit:fill!important}.object-fit-sm-scale{object-fit:scale-down!important}.object-fit-sm-none{object-fit:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-inline-grid{display:inline-grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.row-gap-sm-0{row-gap:0!important}.row-gap-sm-1{row-gap:.25rem!important}.row-gap-sm-2{row-gap:.5rem!important}.row-gap-sm-3{row-gap:1rem!important}.row-gap-sm-4{row-gap:1.5rem!important}.row-gap-sm-5{row-gap:3rem!important}.column-gap-sm-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-sm-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-sm-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-sm-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-sm-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-sm-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width: 768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.object-fit-md-contain{object-fit:contain!important}.object-fit-md-cover{object-fit:cover!important}.object-fit-md-fill{object-fit:fill!important}.object-fit-md-scale{object-fit:scale-down!important}.object-fit-md-none{object-fit:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-inline-grid{display:inline-grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.row-gap-md-0{row-gap:0!important}.row-gap-md-1{row-gap:.25rem!important}.row-gap-md-2{row-gap:.5rem!important}.row-gap-md-3{row-gap:1rem!important}.row-gap-md-4{row-gap:1.5rem!important}.row-gap-md-5{row-gap:3rem!important}.column-gap-md-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-md-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-md-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-md-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-md-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-md-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width: 992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.object-fit-lg-contain{object-fit:contain!important}.object-fit-lg-cover{object-fit:cover!important}.object-fit-lg-fill{object-fit:fill!important}.object-fit-lg-scale{object-fit:scale-down!important}.object-fit-lg-none{object-fit:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-inline-grid{display:inline-grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.row-gap-lg-0{row-gap:0!important}.row-gap-lg-1{row-gap:.25rem!important}.row-gap-lg-2{row-gap:.5rem!important}.row-gap-lg-3{row-gap:1rem!important}.row-gap-lg-4{row-gap:1.5rem!important}.row-gap-lg-5{row-gap:3rem!important}.column-gap-lg-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-lg-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-lg-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-lg-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-lg-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-lg-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width: 1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.object-fit-xl-contain{object-fit:contain!important}.object-fit-xl-cover{object-fit:cover!important}.object-fit-xl-fill{object-fit:fill!important}.object-fit-xl-scale{object-fit:scale-down!important}.object-fit-xl-none{object-fit:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-inline-grid{display:inline-grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.row-gap-xl-0{row-gap:0!important}.row-gap-xl-1{row-gap:.25rem!important}.row-gap-xl-2{row-gap:.5rem!important}.row-gap-xl-3{row-gap:1rem!important}.row-gap-xl-4{row-gap:1.5rem!important}.row-gap-xl-5{row-gap:3rem!important}.column-gap-xl-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-xl-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-xl-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-xl-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-xl-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-xl-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width: 1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.object-fit-xxl-contain{object-fit:contain!important}.object-fit-xxl-cover{object-fit:cover!important}.object-fit-xxl-fill{object-fit:fill!important}.object-fit-xxl-scale{object-fit:scale-down!important}.object-fit-xxl-none{object-fit:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-inline-grid{display:inline-grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.row-gap-xxl-0{row-gap:0!important}.row-gap-xxl-1{row-gap:.25rem!important}.row-gap-xxl-2{row-gap:.5rem!important}.row-gap-xxl-3{row-gap:1rem!important}.row-gap-xxl-4{row-gap:1.5rem!important}.row-gap-xxl-5{row-gap:3rem!important}.column-gap-xxl-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-xxl-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-xxl-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-xxl-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-xxl-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-xxl-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media (min-width: 1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-inline-grid{display:inline-grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}@font-face{font-family:Ubuntu;font-style:normal;font-weight:300;src:url(/assets/fonts/ubuntu/ubuntu11-300.eot);src:local("Ubuntu Light"),local("Ubuntu-Light"),url(/assets/fonts/ubuntu/ubuntu11-300.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/ubuntu/ubuntu11-300.woff2) format("woff2"),url(/assets/fonts/ubuntu/ubuntu11-300.woff) format("woff"),url(/assets/fonts/ubuntu/ubuntu11-300.ttf) format("truetype"),url(/assets/fonts/ubuntu/ubuntu11-300.svg#Ubuntu) format("svg")}@font-face{font-family:Ubuntu;font-style:normal;font-weight:400;src:url(/assets/fonts/ubuntu/ubuntu11-regular.eot);src:local("Ubuntu Regular"),local("Ubuntu-Regular"),url(/assets/fonts/ubuntu/ubuntu11-regular.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/ubuntu/ubuntu11-regular.woff2) format("woff2"),url(/assets/fonts/ubuntu/ubuntu11-regular.woff) format("woff"),url(/assets/fonts/ubuntu/ubuntu11-regular.ttf) format("truetype"),url(/assets/fonts/ubuntu/ubuntu11-regular.svg#Ubuntu) format("svg")}@font-face{font-family:Ubuntu;font-style:normal;font-weight:500;src:url(/assets/fonts/ubuntu/ubuntu11-500.eot);src:local("Ubuntu Medium"),local("Ubuntu-Medium"),url(/assets/fonts/ubuntu/ubuntu11-500.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/ubuntu/ubuntu11-500.woff2) format("woff2"),url(/assets/fonts/ubuntu/ubuntu11-500.woff) format("woff"),url(/assets/fonts/ubuntu/ubuntu11-500.ttf) format("truetype"),url(/assets/fonts/ubuntu/ubuntu11-500.svg#Ubuntu) format("svg")}@font-face{font-family:Ubuntu;font-style:normal;font-weight:700;src:url(/assets/fonts/ubuntu/ubuntu11-700.eot);src:local("Ubuntu Bold"),local("Ubuntu-Bold"),url(/assets/fonts/ubuntu/ubuntu11-700.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/ubuntu/ubuntu11-700.woff2) format("woff2"),url(/assets/fonts/ubuntu/ubuntu11-700.woff) format("woff"),url(/assets/fonts/ubuntu/ubuntu11-700.ttf) format("truetype"),url(/assets/fonts/ubuntu/ubuntu11-700.svg#Ubuntu) format("svg")}body{overflow-x:hidden!important;height:100%}.header-title{font-weight:700!important}.no-padding{padding:0!important}.no-display{display:none}a:not(.step-wizard-progress a){text-decoration:none}.table td{padding:0;height:40px}.table th,.table td{vertical-align:middle}.mat-icon-button .mat-button-ripple .mat-ripple{vertical-align:super}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 10px rgba(0,0,0,.3);border-radius:10px}::-webkit-scrollbar-thumb{border-radius:10px;background:#a9a9a9}::-webkit-scrollbar-thumb:window-inactive{background:#ccc}@media only screen and (max-device-width: 960px){::-webkit-scrollbar{display:none}body{-ms-overflow-style:none;scrollbar-width:none}}.mat-form-field-label{top:19px!important}.mat-focused .mat-form-field-label{top:19px!important;color:#666}.mat-form-field-suffix .mat-icon-button{top:-3px!important}button:focus{outline:0}.form-tooltip{background-color:#fff!important;border:1px solid #cccccc!important;border-radius:5px;font-family:Ubuntu;font-size:13px!important;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#333;max-width:280px;padding:0 10px 0 15px;white-space:pre-line}.form-tooltip .mdc-tooltip__surface{color:#333!important;background-color:#fff!important;max-width:none!important;height:-moz-fit-content;height:fit-content;--mdc-plain-tooltip-supporting-text-weight: normal;--mdc-plain-tooltip-supporting-text-size: 13px;--mdc-plain-tooltip-supporting-text-line-height: 1.38;--mdc-plain-tooltip-supporting-text-font: Ubuntu}.form-tooltip-right:before{content:"";position:absolute;left:5px}.form-tooltip-left:before{content:"";position:absolute;right:5px}.form-tooltip-black .mdc-tooltip__surface{max-width:285px;border-radius:5px;padding:5px 20px;--mdc-plain-tooltip-container-color: #333;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-plain-tooltip-supporting-text-size: 13px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-line-height: 1.38;--mdc-plain-tooltip-supporting-text-font: Ubuntu}.nxs-wizard-tooltip{white-space:pre-line!important;--mdc-plain-tooltip-supporting-text-weight: normal;--mdc-plain-tooltip-supporting-text-size: 13px;--mdc-plain-tooltip-supporting-text-line-height: 1.38;--mdc-plain-tooltip-container-color: #fff;--mdc-plain-tooltip-container-width: 320px;--mdc-plain-tooltip-supporting-text-color: #333333;--mdc-plain-tooltip-supporting-text-font: Ubuntu;border:solid 1px #cccccc;border-radius:4px;max-width:320px;min-width:280px;bottom:8%}.nxs-wizard-tooltip .mdc-tooltip__surface{max-width:none!important}.nxs-wizard-tooltip .mdc-tooltip__surface:first-line{color:#e91b06!important;font-weight:700}.nxs-wizard-tooltip.nxs-modal{position:relative!important;left:-82px!important;padding-bottom:30px;max-width:320px;bottom:1%;background-color:#fff}.nxs-wizard-tooltip.nxs-modal:before{content:"";position:absolute;bottom:-4px;right:1%}.nxs-wizard-tooltip.nxs-modal:after{content:"";position:absolute;bottom:-3px;right:1%}.mat-mdc-menu-content,.mat-mdc-menu-content .mat-mdc-menu-item .mat-mdc-menu-item-text{font-size:16px!important}.nxs-subscription-end-menu{max-width:400px!important;color:#333}.tab-index-no-border{outline:none!important}@font-face{font-family:Ubuntu;font-style:normal;font-weight:300;src:url(/assets/fonts/ubuntu/ubuntu11-300.eot);src:local("Ubuntu Light"),local("Ubuntu-Light"),url(/assets/fonts/ubuntu/ubuntu11-300.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/ubuntu/ubuntu11-300.woff2) format("woff2"),url(/assets/fonts/ubuntu/ubuntu11-300.woff) format("woff"),url(/assets/fonts/ubuntu/ubuntu11-300.ttf) format("truetype"),url(/assets/fonts/ubuntu/ubuntu11-300.svg#Ubuntu) format("svg")}@font-face{font-family:Ubuntu;font-style:normal;font-weight:400;src:url(/assets/fonts/ubuntu/ubuntu11-regular.eot);src:local("Ubuntu Regular"),local("Ubuntu-Regular"),url(/assets/fonts/ubuntu/ubuntu11-regular.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/ubuntu/ubuntu11-regular.woff2) format("woff2"),url(/assets/fonts/ubuntu/ubuntu11-regular.woff) format("woff"),url(/assets/fonts/ubuntu/ubuntu11-regular.ttf) format("truetype"),url(/assets/fonts/ubuntu/ubuntu11-regular.svg#Ubuntu) format("svg")}@font-face{font-family:Ubuntu;font-style:normal;font-weight:500;src:url(/assets/fonts/ubuntu/ubuntu11-500.eot);src:local("Ubuntu Medium"),local("Ubuntu-Medium"),url(/assets/fonts/ubuntu/ubuntu11-500.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/ubuntu/ubuntu11-500.woff2) format("woff2"),url(/assets/fonts/ubuntu/ubuntu11-500.woff) format("woff"),url(/assets/fonts/ubuntu/ubuntu11-500.ttf) format("truetype"),url(/assets/fonts/ubuntu/ubuntu11-500.svg#Ubuntu) format("svg")}@font-face{font-family:Ubuntu;font-style:normal;font-weight:700;src:url(/assets/fonts/ubuntu/ubuntu11-700.eot);src:local("Ubuntu Bold"),local("Ubuntu-Bold"),url(/assets/fonts/ubuntu/ubuntu11-700.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/ubuntu/ubuntu11-700.woff2) format("woff2"),url(/assets/fonts/ubuntu/ubuntu11-700.woff) format("woff"),url(/assets/fonts/ubuntu/ubuntu11-700.ttf) format("truetype"),url(/assets/fonts/ubuntu/ubuntu11-700.svg#Ubuntu) format("svg")}@font-face{font-family:Ubuntu;font-style:normal;font-weight:300;src:url(/assets/fonts/ubuntu/ubuntu11-300.eot);src:local("Ubuntu Light"),local("Ubuntu-Light"),url(/assets/fonts/ubuntu/ubuntu11-300.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/ubuntu/ubuntu11-300.woff2) format("woff2"),url(/assets/fonts/ubuntu/ubuntu11-300.woff) format("woff"),url(/assets/fonts/ubuntu/ubuntu11-300.ttf) format("truetype"),url(/assets/fonts/ubuntu/ubuntu11-300.svg#Ubuntu) format("svg")}@font-face{font-family:Ubuntu;font-style:normal;font-weight:400;src:url(/assets/fonts/ubuntu/ubuntu11-regular.eot);src:local("Ubuntu Regular"),local("Ubuntu-Regular"),url(/assets/fonts/ubuntu/ubuntu11-regular.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/ubuntu/ubuntu11-regular.woff2) format("woff2"),url(/assets/fonts/ubuntu/ubuntu11-regular.woff) format("woff"),url(/assets/fonts/ubuntu/ubuntu11-regular.ttf) format("truetype"),url(/assets/fonts/ubuntu/ubuntu11-regular.svg#Ubuntu) format("svg")}@font-face{font-family:Ubuntu;font-style:normal;font-weight:500;src:url(/assets/fonts/ubuntu/ubuntu11-500.eot);src:local("Ubuntu Medium"),local("Ubuntu-Medium"),url(/assets/fonts/ubuntu/ubuntu11-500.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/ubuntu/ubuntu11-500.woff2) format("woff2"),url(/assets/fonts/ubuntu/ubuntu11-500.woff) format("woff"),url(/assets/fonts/ubuntu/ubuntu11-500.ttf) format("truetype"),url(/assets/fonts/ubuntu/ubuntu11-500.svg#Ubuntu) format("svg")}@font-face{font-family:Ubuntu;font-style:normal;font-weight:700;src:url(/assets/fonts/ubuntu/ubuntu11-700.eot);src:local("Ubuntu Bold"),local("Ubuntu-Bold"),url(/assets/fonts/ubuntu/ubuntu11-700.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/ubuntu/ubuntu11-700.woff2) format("woff2"),url(/assets/fonts/ubuntu/ubuntu11-700.woff) format("woff"),url(/assets/fonts/ubuntu/ubuntu11-700.ttf) format("truetype"),url(/assets/fonts/ubuntu/ubuntu11-700.svg#Ubuntu) format("svg")}.bp-theme{--mat-ripple-color: rgba(0, 0, 0, .1);--mat-option-selected-state-label-text-color: #003c82;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04);--mat-optgroup-label-text-color: rgba(0, 0, 0, .87);--mat-full-pseudo-checkbox-selected-icon-color: #16b1e6;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #16b1e6;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mat-option-label-text-font: Ubuntu;--mat-option-label-text-line-height: 24px;--mat-option-label-text-size: 16px;--mat-option-label-text-tracking: normal;--mat-option-label-text-weight: 400;--mat-optgroup-label-text-font: Ubuntu;--mat-optgroup-label-text-line-height: 24px;--mat-optgroup-label-text-size: 16px;--mat-optgroup-label-text-tracking: normal;--mat-optgroup-label-text-weight: 400;--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mat-card-title-text-font: Ubuntu;--mat-card-title-text-line-height: 32px;--mat-card-title-text-size: 19px;--mat-card-title-text-tracking: normal;--mat-card-title-text-weight: 300;--mat-card-subtitle-text-font: Ubuntu;--mat-card-subtitle-text-line-height: 20px;--mat-card-subtitle-text-size: 14px;--mat-card-subtitle-text-tracking: normal;--mat-card-subtitle-text-weight: 400;--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-plain-tooltip-supporting-text-font: Ubuntu;--mdc-plain-tooltip-supporting-text-size: 12px;--mdc-plain-tooltip-supporting-text-weight: 300;--mdc-plain-tooltip-supporting-text-tracking: normal;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #003c82;--mdc-filled-text-field-focus-active-indicator-color: #003c82;--mdc-filled-text-field-focus-label-text-color: rgba(0, 60, 130, .87);--mdc-filled-text-field-container-color: whitesmoke;--mdc-filled-text-field-disabled-container-color: #fafafa;--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #f44336;--mdc-filled-text-field-error-focus-label-text-color: #f44336;--mdc-filled-text-field-error-label-text-color: #f44336;--mdc-filled-text-field-error-caret-color: #f44336;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #f44336;--mdc-filled-text-field-error-focus-active-indicator-color: #f44336;--mdc-filled-text-field-error-hover-active-indicator-color: #f44336;--mdc-outlined-text-field-caret-color: #003c82;--mdc-outlined-text-field-focus-outline-color: #003c82;--mdc-outlined-text-field-focus-label-text-color: rgba(0, 60, 130, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #f44336;--mdc-outlined-text-field-error-focus-label-text-color: #f44336;--mdc-outlined-text-field-error-label-text-color: #f44336;--mdc-outlined-text-field-error-hover-label-text-color: #f44336;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #f44336;--mdc-outlined-text-field-error-hover-outline-color: #f44336;--mdc-outlined-text-field-error-outline-color: #f44336;--mat-form-field-focus-select-arrow-color: rgba(0, 60, 130, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #f44336;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-form-field-container-height: 56px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 16px;--mat-form-field-filled-with-label-container-padding-top: 24px;--mat-form-field-filled-with-label-container-padding-bottom: 8px;--mdc-filled-text-field-label-text-font: Ubuntu;--mdc-filled-text-field-label-text-size: 16px;--mdc-filled-text-field-label-text-tracking: normal;--mdc-filled-text-field-label-text-weight: 400;--mdc-outlined-text-field-label-text-font: Ubuntu;--mdc-outlined-text-field-label-text-size: 16px;--mdc-outlined-text-field-label-text-tracking: normal;--mdc-outlined-text-field-label-text-weight: 400;--mat-form-field-container-text-font: Ubuntu;--mat-form-field-container-text-line-height: 24px;--mat-form-field-container-text-size: 16px;--mat-form-field-container-text-tracking: normal;--mat-form-field-container-text-weight: 400;--mat-form-field-outlined-label-text-populated-size: 16px;--mat-form-field-subscript-text-font: Ubuntu;--mat-form-field-subscript-text-line-height: 20px;--mat-form-field-subscript-text-size: 12px;--mat-form-field-subscript-text-tracking: normal;--mat-form-field-subscript-text-weight: 300;--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(0, 60, 130, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87);--mat-select-arrow-transform: translateY(-8px);--mat-select-trigger-text-font: Ubuntu;--mat-select-trigger-text-line-height: 24px;--mat-select-trigger-text-size: 16px;--mat-select-trigger-text-tracking: normal;--mat-select-trigger-text-weight: 400;--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: white;--mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-dialog-container-shadow-color: #000;--mdc-dialog-container-shape: 4px;--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6);--mdc-dialog-subhead-font: Ubuntu;--mdc-dialog-subhead-line-height: 32px;--mdc-dialog-subhead-size: 19px;--mdc-dialog-subhead-weight: 300;--mdc-dialog-subhead-tracking: normal;--mdc-dialog-supporting-text-font: Ubuntu;--mdc-dialog-supporting-text-line-height: 24px;--mdc-dialog-supporting-text-size: 16px;--mdc-dialog-supporting-text-weight: 400;--mdc-dialog-supporting-text-tracking: normal;--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent;--mdc-switch-selected-focus-state-layer-color: #00367a;--mdc-switch-selected-handle-color: #00367a;--mdc-switch-selected-hover-state-layer-color: #00367a;--mdc-switch-selected-pressed-state-layer-color: #00367a;--mdc-switch-selected-focus-handle-color: #001a52;--mdc-switch-selected-hover-handle-color: #001a52;--mdc-switch-selected-pressed-handle-color: #001a52;--mdc-switch-selected-focus-track-color: #4d77a8;--mdc-switch-selected-hover-track-color: #4d77a8;--mdc-switch-selected-pressed-track-color: #4d77a8;--mdc-switch-selected-track-color: #4d77a8;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-handle-shadow-color: black;--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-switch-state-layer-size: 40px;--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mat-radio-touch-target-display: block;--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-color: #003c82;--mdc-slider-focus-handle-color: #003c82;--mdc-slider-hover-handle-color: #003c82;--mdc-slider-active-track-color: #003c82;--mdc-slider-inactive-track-color: #003c82;--mdc-slider-with-tick-marks-inactive-container-color: #003c82;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-ripple-color: #003c82;--mat-slider-hover-state-layer-color: rgba(0, 60, 130, .05);--mat-slider-focus-state-layer-color: rgba(0, 60, 130, .2);--mat-slider-value-indicator-opacity: .6;--mdc-slider-label-label-text-font: Ubuntu;--mdc-slider-label-label-text-size: 14px;--mdc-slider-label-label-text-line-height: 20px;--mdc-slider-label-label-text-tracking: normal;--mdc-slider-label-label-text-weight: 400;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12);--mat-menu-item-label-text-font: Ubuntu;--mat-menu-item-label-text-size: 16px;--mat-menu-item-label-text-tracking: normal;--mat-menu-item-label-text-line-height: 24px;--mat-menu-item-label-text-weight: 400;--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12;--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px;--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px;--mdc-list-list-item-label-text-font: Ubuntu;--mdc-list-list-item-label-text-line-height: 24px;--mdc-list-list-item-label-text-size: 16px;--mdc-list-list-item-label-text-tracking: normal;--mdc-list-list-item-label-text-weight: 400;--mdc-list-list-item-supporting-text-font: Ubuntu;--mdc-list-list-item-supporting-text-line-height: 20px;--mdc-list-list-item-supporting-text-size: 14px;--mdc-list-list-item-supporting-text-tracking: normal;--mdc-list-list-item-supporting-text-weight: 300;--mdc-list-list-item-trailing-supporting-text-font: Ubuntu;--mdc-list-list-item-trailing-supporting-text-line-height: 20px;--mdc-list-list-item-trailing-supporting-text-size: 12px;--mdc-list-list-item-trailing-supporting-text-tracking: normal;--mdc-list-list-item-trailing-supporting-text-weight: 300;--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12);--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-container-text-font: Ubuntu;--mat-paginator-container-text-line-height: 20px;--mat-paginator-container-text-size: 12px;--mat-paginator-container-text-tracking: normal;--mat-paginator-container-text-weight: 300;--mat-paginator-select-trigger-text-size: 12px;--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mdc-secondary-navigation-tab-container-height: 48px;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #16b1e6;--mdc-checkbox-selected-hover-icon-color: #16b1e6;--mdc-checkbox-selected-icon-color: #16b1e6;--mdc-checkbox-selected-pressed-icon-color: #16b1e6;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #16b1e6;--mdc-checkbox-selected-hover-state-layer-color: #16b1e6;--mdc-checkbox-selected-pressed-state-layer-color: #16b1e6;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black;--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mdc-checkbox-state-layer-size: 40px;--mat-checkbox-touch-target-display: block;--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-keep-touch-target: false;--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-protected-button-container-shadow-color: #000;--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12;--mdc-text-button-container-height: 36px;--mdc-filled-button-container-height: 36px;--mdc-outlined-button-container-height: 36px;--mdc-protected-button-container-height: 36px;--mat-text-button-touch-target-display: block;--mat-filled-button-touch-target-display: block;--mat-protected-button-touch-target-display: block;--mat-outlined-button-touch-target-display: block;--mdc-text-button-label-text-font: Ubuntu;--mdc-text-button-label-text-size: 14px;--mdc-text-button-label-text-tracking: normal;--mdc-text-button-label-text-weight: 500;--mdc-text-button-label-text-transform: none;--mdc-filled-button-label-text-font: Ubuntu;--mdc-filled-button-label-text-size: 14px;--mdc-filled-button-label-text-tracking: normal;--mdc-filled-button-label-text-weight: 500;--mdc-filled-button-label-text-transform: none;--mdc-outlined-button-label-text-font: Ubuntu;--mdc-outlined-button-label-text-size: 14px;--mdc-outlined-button-label-text-tracking: normal;--mdc-outlined-button-label-text-weight: 500;--mdc-outlined-button-label-text-transform: none;--mdc-protected-button-label-text-font: Ubuntu;--mdc-protected-button-label-text-size: 14px;--mdc-protected-button-label-text-tracking: normal;--mdc-protected-button-label-text-weight: 500;--mdc-protected-button-label-text-transform: none;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12;--mat-icon-button-touch-target-display: block;--mdc-fab-container-shape: 50%;--mdc-fab-icon-size: 24px;--mdc-fab-small-container-shape: 50%;--mdc-fab-small-icon-size: 24px;--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-fab-container-color: white;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-shadow-color: #000;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-fab-small-container-color: white;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shadow-color: #000;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-shadow-color: #000;--mat-fab-touch-target-display: block;--mat-fab-small-touch-target-display: block;--mdc-extended-fab-label-text-font: Ubuntu;--mdc-extended-fab-label-text-size: 14px;--mdc-extended-fab-label-text-tracking: normal;--mdc-extended-fab-label-text-weight: 500;--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #16b1e6;--mdc-snackbar-supporting-text-font: Ubuntu;--mdc-snackbar-supporting-text-line-height: 20px;--mdc-snackbar-supporting-text-size: 14px;--mdc-snackbar-supporting-text-weight: 300;--mat-table-row-item-outline-width: 1px;--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12);--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px;--mat-table-header-headline-font: Ubuntu;--mat-table-header-headline-line-height: 20px;--mat-table-header-headline-size: 14px;--mat-table-header-headline-weight: 400;--mat-table-header-headline-tracking: normal;--mat-table-row-item-label-text-font: Ubuntu;--mat-table-row-item-label-text-line-height: 20px;--mat-table-row-item-label-text-size: 14px;--mat-table-row-item-label-text-weight: 300;--mat-table-row-item-label-text-tracking: normal;--mat-table-footer-supporting-text-font: Ubuntu;--mat-table-footer-supporting-text-line-height: 20px;--mat-table-footer-supporting-text-size: 14px;--mat-table-footer-supporting-text-weight: 300;--mat-table-footer-supporting-text-tracking: normal;--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #003c82;--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #003c82;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-badge-text-font: Ubuntu;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-large-size-text-size: 24px;--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white;--mat-bottom-sheet-container-text-font: Ubuntu;--mat-bottom-sheet-container-text-line-height: 20px;--mat-bottom-sheet-container-text-size: 14px;--mat-bottom-sheet-container-text-tracking: normal;--mat-bottom-sheet-container-text-weight: 300;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: #e0e0e0;--mat-standard-button-toggle-height: 48px;--mat-legacy-button-toggle-label-text-font: Ubuntu;--mat-legacy-button-toggle-label-text-line-height: 24px;--mat-legacy-button-toggle-label-text-size: 16px;--mat-legacy-button-toggle-label-text-tracking: normal;--mat-legacy-button-toggle-label-text-weight: 400;--mat-standard-button-toggle-label-text-font: Ubuntu;--mat-standard-button-toggle-label-text-line-height: 24px;--mat-standard-button-toggle-label-text-size: 16px;--mat-standard-button-toggle-label-text-tracking: normal;--mat-standard-button-toggle-label-text-weight: 400;--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #003c82;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(0, 60, 130, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(0, 60, 130, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(0, 60, 130, .3);--mat-datepicker-toggle-active-state-icon-color: #003c82;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(0, 60, 130, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-text-font: Ubuntu;--mat-datepicker-calendar-text-size: 13px;--mat-datepicker-calendar-body-label-text-size: 14px;--mat-datepicker-calendar-body-label-text-weight: 500;--mat-datepicker-calendar-period-button-text-size: 14px;--mat-datepicker-calendar-period-button-text-weight: 500;--mat-datepicker-calendar-header-text-size: 11px;--mat-datepicker-calendar-header-text-weight: 400;--mat-divider-width: 1px;--mat-divider-color: rgba(0, 0, 0, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54);--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px;--mat-expansion-header-text-font: Ubuntu;--mat-expansion-header-text-size: 14px;--mat-expansion-header-text-weight: 400;--mat-expansion-header-text-line-height: inherit;--mat-expansion-header-text-tracking: inherit;--mat-expansion-container-text-font: Ubuntu;--mat-expansion-container-text-line-height: 20px;--mat-expansion-container-text-size: 14px;--mat-expansion-container-text-tracking: normal;--mat-expansion-container-text-weight: 300;--mat-grid-list-tile-header-primary-text-size: 14px;--mat-grid-list-tile-header-secondary-text-size: 12px;--mat-grid-list-tile-footer-primary-text-size: 14px;--mat-grid-list-tile-footer-secondary-text-size: 12px;--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #003c82;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #003c82;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #003c82;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #f44336;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #f44336;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-stepper-header-height: 72px;--mat-stepper-container-text-font: Ubuntu;--mat-stepper-header-label-text-font: Ubuntu;--mat-stepper-header-label-text-size: 14px;--mat-stepper-header-label-text-weight: 300;--mat-stepper-header-error-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-weight: 400;--mat-sort-arrow-color: #757575;--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87);--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px;--mat-toolbar-title-text-font: Ubuntu;--mat-toolbar-title-text-line-height: 32px;--mat-toolbar-title-text-size: 19px;--mat-toolbar-title-text-tracking: normal;--mat-toolbar-title-text-weight: 300;--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87);--mat-tree-node-min-height: 48px;--mat-tree-node-text-font: Ubuntu;--mat-tree-node-text-size: 14px;--mat-tree-node-text-weight: 300}.bp-theme .mat-ripple{overflow:hidden;position:relative}.bp-theme .mat-ripple:not(:empty){transform:translateZ(0)}.bp-theme .mat-ripple.mat-ripple-unbounded{overflow:visible}.bp-theme .mat-ripple-element{position:absolute;border-radius:50%;pointer-events:none;transition:opacity,transform 0ms cubic-bezier(0,0,.2,1);transform:scale3d(0,0,0);background-color:var(--mat-ripple-color, rgba(0, 0, 0, .1))}.cdk-high-contrast-active .bp-theme .mat-ripple-element{display:none}.bp-theme .cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;outline:0;-webkit-appearance:none;-moz-appearance:none;left:0}[dir=rtl] .bp-theme .cdk-visually-hidden{left:auto;right:0}.bp-theme .cdk-overlay-container,.bp-theme .cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.bp-theme .cdk-overlay-container{position:fixed;z-index:1000}.bp-theme .cdk-overlay-container:empty{display:none}.bp-theme .cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.bp-theme .cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;max-width:100%;max-height:100%}.bp-theme .cdk-overlay-backdrop{position:absolute;inset:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:transparent;transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.bp-theme .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-high-contrast-active .bp-theme .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.bp-theme .cdk-overlay-dark-backdrop{background:#00000052}.bp-theme .cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.bp-theme .cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0;visibility:visible}.bp-theme .cdk-overlay-backdrop-noop-animation{transition:none}.bp-theme .cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.bp-theme .cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}.bp-theme textarea.cdk-textarea-autosize{resize:none}.bp-theme textarea.cdk-textarea-autosize-measuring{padding:2px 0!important;box-sizing:content-box!important;height:auto!important;overflow:hidden!important}.bp-theme textarea.cdk-textarea-autosize-measuring-firefox{padding:2px 0!important;box-sizing:content-box!important;height:0!important}.bp-theme .cdk-text-field-autofill-monitored:-webkit-autofill{animation:cdk-text-field-autofill-start 0s 1ms}.bp-theme .cdk-text-field-autofill-monitored:not(:-webkit-autofill){animation:cdk-text-field-autofill-end 0s 1ms}.bp-theme .mat-focus-indicator{position:relative}.bp-theme .mat-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-focus-indicator-display, none);border:var(--mat-focus-indicator-border-width, 3px) var(--mat-focus-indicator-border-style, solid) var(--mat-focus-indicator-border-color, transparent);border-radius:var(--mat-focus-indicator-border-radius, 4px)}.bp-theme .mat-focus-indicator:focus:before{content:""}.cdk-high-contrast-active .bp-theme{--mat-focus-indicator-display: block}.bp-theme .mat-mdc-focus-indicator{position:relative}.bp-theme .mat-mdc-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-mdc-focus-indicator-display, none);border:var(--mat-mdc-focus-indicator-border-width, 3px) var(--mat-mdc-focus-indicator-border-style, solid) var(--mat-mdc-focus-indicator-border-color, transparent);border-radius:var(--mat-mdc-focus-indicator-border-radius, 4px)}.bp-theme .mat-mdc-focus-indicator:focus:before{content:""}.cdk-high-contrast-active .bp-theme{--mat-mdc-focus-indicator-display: block}.bp-theme .mat-h1,.bp-theme .mat-headline-5,.bp-theme .mat-typography .mat-h1,.bp-theme .mat-typography .mat-headline-5,.bp-theme .mat-typography h1{font:400 19px/28px Ubuntu;letter-spacing:normal;margin:0 0 16px}.bp-theme .mat-h2,.bp-theme .mat-headline-6,.bp-theme .mat-typography .mat-h2,.bp-theme .mat-typography .mat-headline-6,.bp-theme .mat-typography h2{font:300 19px/32px Ubuntu;letter-spacing:normal;margin:0 0 16px}.bp-theme .mat-h3,.bp-theme .mat-subtitle-1,.bp-theme .mat-typography .mat-h3,.bp-theme .mat-typography .mat-subtitle-1,.bp-theme .mat-typography h3{font:500 16px/24px Ubuntu;letter-spacing:normal;margin:0 0 16px}.bp-theme .mat-h4,.bp-theme .mat-body-1,.bp-theme .mat-typography .mat-h4,.bp-theme .mat-typography .mat-body-1,.bp-theme .mat-typography h4{font:400 16px/24px Ubuntu;letter-spacing:normal;margin:0 0 16px}.bp-theme .mat-h5,.bp-theme .mat-typography .mat-h5,.bp-theme .mat-typography h5{font:300 11.62px/20px Ubuntu;margin:0 0 12px}.bp-theme .mat-h6,.bp-theme .mat-typography .mat-h6,.bp-theme .mat-typography h6{font:300 9.38px/20px Ubuntu;margin:0 0 12px}.bp-theme .mat-body-strong,.bp-theme .mat-subtitle-2,.bp-theme .mat-typography .mat-body-strong,.bp-theme .mat-typography .mat-subtitle-2{font:400 14px/20px Ubuntu;letter-spacing:normal}.bp-theme .mat-body,.bp-theme .mat-body-2,.bp-theme .mat-typography .mat-body,.bp-theme .mat-typography .mat-body-2,.bp-theme .mat-typography{font:300 14px/20px Ubuntu;letter-spacing:normal}.bp-theme .mat-body p,.bp-theme .mat-body-2 p,.bp-theme .mat-typography .mat-body p,.bp-theme .mat-typography .mat-body-2 p,.bp-theme .mat-typography p{margin:0 0 12px}.bp-theme .mat-small,.bp-theme .mat-caption,.bp-theme .mat-typography .mat-small,.bp-theme .mat-typography .mat-caption{font:300 12px/20px Ubuntu;letter-spacing:normal}.bp-theme .mat-headline-1,.bp-theme .mat-typography .mat-headline-1{font:300 112px/112px Ubuntu;letter-spacing:-.05em;margin:0 0 56px}.bp-theme .mat-headline-2,.bp-theme .mat-typography .mat-headline-2{font:400 56px/56px Ubuntu;letter-spacing:-.02em;margin:0 0 64px}.bp-theme .mat-headline-3,.bp-theme .mat-typography .mat-headline-3{font:400 45px/48px Ubuntu;letter-spacing:-.005em;margin:0 0 64px}.bp-theme .mat-headline-4,.bp-theme .mat-typography .mat-headline-4{font:300 21px/32px Ubuntu;letter-spacing:normal;margin:0 0 64px}.bp-theme .mat-mdc-slide-toggle,.bp-theme .mat-mdc-radio-button{--mdc-form-field-label-text-font: Ubuntu;--mdc-form-field-label-text-line-height: 20px;--mdc-form-field-label-text-size: 14px;--mdc-form-field-label-text-tracking: normal;--mdc-form-field-label-text-weight: 300}.bp-theme .mat-display-1,.bp-theme .mat-typography .mat-display-1{letter-spacing:-.1px;margin:0}.bp-theme .mat-h1,.bp-theme .mat-headline,.bp-theme .mat-typography h1,.bp-theme .mat-h2,.bp-theme .mat-title,.bp-theme .mat-typography h2{letter-spacing:-.12px;margin:0}.bp-theme .mat-h3,.bp-theme .mat-subheading-2,.bp-theme .mat-typography h3{letter-spacing:-.09px;margin:0}.bp-theme .mat-h4,.bp-theme .mat-subheading-1,.bp-theme .mat-typography h4{letter-spacing:-.12px;margin:0}.bp-theme .mat-body p,.bp-theme .mat-body-1 p,.bp-theme .mat-typography p{margin:0}@media (min-width: 960px){.bp-theme .mat-display-1,.bp-theme .mat-typography .mat-display-1{letter-spacing:-.4px}.bp-theme .mat-h1,.bp-theme .mat-headline,.bp-theme .mat-typography h1,.bp-theme .mat-h2,.bp-theme .mat-title,.bp-theme .mat-typography h2,.bp-theme .mat-h3,.bp-theme .mat-subheading-2,.bp-theme .mat-typography h3{letter-spacing:-.1px;margin:0}}.bp-theme footer ::ng-deep a,.bp-theme footer a:visited{font-weight:300}@media (min-width: 960px){.bp-theme{--mat-badge-text-font: Ubuntu;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-large-size-text-size: 24px;--mat-bottom-sheet-container-text-font: Ubuntu;--mat-bottom-sheet-container-text-line-height: 24px;--mat-bottom-sheet-container-text-size: 16px;--mat-bottom-sheet-container-text-tracking: normal;--mat-bottom-sheet-container-text-weight: 300;--mat-legacy-button-toggle-label-text-font: Ubuntu;--mat-legacy-button-toggle-label-text-line-height: 32px;--mat-legacy-button-toggle-label-text-size: 19px;--mat-legacy-button-toggle-label-text-tracking: normal;--mat-legacy-button-toggle-label-text-weight: 400;--mat-standard-button-toggle-label-text-font: Ubuntu;--mat-standard-button-toggle-label-text-line-height: 32px;--mat-standard-button-toggle-label-text-size: 19px;--mat-standard-button-toggle-label-text-tracking: normal;--mat-standard-button-toggle-label-text-weight: 400;--mat-datepicker-calendar-text-font: Ubuntu;--mat-datepicker-calendar-text-size: 13px;--mat-datepicker-calendar-body-label-text-size: 14px;--mat-datepicker-calendar-body-label-text-weight: 500;--mat-datepicker-calendar-period-button-text-size: 14px;--mat-datepicker-calendar-period-button-text-weight: 500;--mat-datepicker-calendar-header-text-size: 11px;--mat-datepicker-calendar-header-text-weight: 400;--mat-expansion-header-text-font: Ubuntu;--mat-expansion-header-text-size: 16px;--mat-expansion-header-text-weight: 400;--mat-expansion-header-text-line-height: inherit;--mat-expansion-header-text-tracking: inherit;--mat-expansion-container-text-font: Ubuntu;--mat-expansion-container-text-line-height: 24px;--mat-expansion-container-text-size: 16px;--mat-expansion-container-text-tracking: normal;--mat-expansion-container-text-weight: 300;--mat-grid-list-tile-header-primary-text-size: 16px;--mat-grid-list-tile-header-secondary-text-size: 13px;--mat-grid-list-tile-footer-primary-text-size: 16px;--mat-grid-list-tile-footer-secondary-text-size: 13px;--mat-stepper-container-text-font: Ubuntu;--mat-stepper-header-label-text-font: Ubuntu;--mat-stepper-header-label-text-size: 16px;--mat-stepper-header-label-text-weight: 300;--mat-stepper-header-error-state-label-text-size: 19px;--mat-stepper-header-selected-state-label-text-size: 19px;--mat-stepper-header-selected-state-label-text-weight: 400;--mat-toolbar-title-text-font: Ubuntu;--mat-toolbar-title-text-line-height: 32px;--mat-toolbar-title-text-size: 24px;--mat-toolbar-title-text-tracking: normal;--mat-toolbar-title-text-weight: 300;--mat-tree-node-text-font: Ubuntu;--mat-tree-node-text-size: 16px;--mat-tree-node-text-weight: 300;--mat-option-label-text-font: Ubuntu;--mat-option-label-text-line-height: 32px;--mat-option-label-text-size: 19px;--mat-option-label-text-tracking: normal;--mat-option-label-text-weight: 400;--mat-optgroup-label-text-font: Ubuntu;--mat-optgroup-label-text-line-height: 32px;--mat-optgroup-label-text-size: 19px;--mat-optgroup-label-text-tracking: normal;--mat-optgroup-label-text-weight: 400;--mat-card-title-text-font: Ubuntu;--mat-card-title-text-line-height: 32px;--mat-card-title-text-size: 24px;--mat-card-title-text-tracking: normal;--mat-card-title-text-weight: 300;--mat-card-subtitle-text-font: Ubuntu;--mat-card-subtitle-text-line-height: 24px;--mat-card-subtitle-text-size: 16px;--mat-card-subtitle-text-tracking: normal;--mat-card-subtitle-text-weight: 400;--mdc-plain-tooltip-supporting-text-font: Ubuntu;--mdc-plain-tooltip-supporting-text-size: 13px;--mdc-plain-tooltip-supporting-text-weight: 300;--mdc-plain-tooltip-supporting-text-tracking: normal;--mdc-filled-text-field-label-text-font: Ubuntu;--mdc-filled-text-field-label-text-size: 19px;--mdc-filled-text-field-label-text-tracking: normal;--mdc-filled-text-field-label-text-weight: 400;--mdc-outlined-text-field-label-text-font: Ubuntu;--mdc-outlined-text-field-label-text-size: 19px;--mdc-outlined-text-field-label-text-tracking: normal;--mdc-outlined-text-field-label-text-weight: 400;--mat-form-field-container-text-font: Ubuntu;--mat-form-field-container-text-line-height: 32px;--mat-form-field-container-text-size: 19px;--mat-form-field-container-text-tracking: normal;--mat-form-field-container-text-weight: 400;--mat-form-field-outlined-label-text-populated-size: 19px;--mat-form-field-subscript-text-font: Ubuntu;--mat-form-field-subscript-text-line-height: 20px;--mat-form-field-subscript-text-size: 13px;--mat-form-field-subscript-text-tracking: normal;--mat-form-field-subscript-text-weight: 300;--mdc-dialog-subhead-font: Ubuntu;--mdc-dialog-subhead-line-height: 32px;--mdc-dialog-subhead-size: 24px;--mdc-dialog-subhead-weight: 300;--mdc-dialog-subhead-tracking: normal;--mdc-dialog-supporting-text-font: Ubuntu;--mdc-dialog-supporting-text-line-height: 32px;--mdc-dialog-supporting-text-size: 19px;--mdc-dialog-supporting-text-weight: 400;--mdc-dialog-supporting-text-tracking: normal;--mdc-slider-label-label-text-font: Ubuntu;--mdc-slider-label-label-text-size: 16px;--mdc-slider-label-label-text-line-height: 24px;--mdc-slider-label-label-text-tracking: normal;--mdc-slider-label-label-text-weight: 400;--mat-menu-item-label-text-font: Ubuntu;--mat-menu-item-label-text-size: 19px;--mat-menu-item-label-text-tracking: normal;--mat-menu-item-label-text-line-height: 32px;--mat-menu-item-label-text-weight: 400;--mdc-list-list-item-label-text-font: Ubuntu;--mdc-list-list-item-label-text-line-height: 32px;--mdc-list-list-item-label-text-size: 19px;--mdc-list-list-item-label-text-tracking: normal;--mdc-list-list-item-label-text-weight: 400;--mdc-list-list-item-supporting-text-font: Ubuntu;--mdc-list-list-item-supporting-text-line-height: 24px;--mdc-list-list-item-supporting-text-size: 16px;--mdc-list-list-item-supporting-text-tracking: normal;--mdc-list-list-item-supporting-text-weight: 300;--mdc-list-list-item-trailing-supporting-text-font: Ubuntu;--mdc-list-list-item-trailing-supporting-text-line-height: 20px;--mdc-list-list-item-trailing-supporting-text-size: 13px;--mdc-list-list-item-trailing-supporting-text-tracking: normal;--mdc-list-list-item-trailing-supporting-text-weight: 300;--mat-paginator-container-text-font: Ubuntu;--mat-paginator-container-text-line-height: 20px;--mat-paginator-container-text-size: 13px;--mat-paginator-container-text-tracking: normal;--mat-paginator-container-text-weight: 300;--mat-paginator-select-trigger-text-size: 13px;--mdc-text-button-label-text-font: Ubuntu;--mdc-text-button-label-text-size: 14px;--mdc-text-button-label-text-tracking: normal;--mdc-text-button-label-text-weight: 500;--mdc-text-button-label-text-transform: none;--mdc-filled-button-label-text-font: Ubuntu;--mdc-filled-button-label-text-size: 14px;--mdc-filled-button-label-text-tracking: normal;--mdc-filled-button-label-text-weight: 500;--mdc-filled-button-label-text-transform: none;--mdc-outlined-button-label-text-font: Ubuntu;--mdc-outlined-button-label-text-size: 14px;--mdc-outlined-button-label-text-tracking: normal;--mdc-outlined-button-label-text-weight: 500;--mdc-outlined-button-label-text-transform: none;--mdc-protected-button-label-text-font: Ubuntu;--mdc-protected-button-label-text-size: 14px;--mdc-protected-button-label-text-tracking: normal;--mdc-protected-button-label-text-weight: 500;--mdc-protected-button-label-text-transform: none;--mdc-extended-fab-label-text-font: Ubuntu;--mdc-extended-fab-label-text-size: 14px;--mdc-extended-fab-label-text-tracking: normal;--mdc-extended-fab-label-text-weight: 500;--mdc-snackbar-supporting-text-font: Ubuntu;--mdc-snackbar-supporting-text-line-height: 24px;--mdc-snackbar-supporting-text-size: 16px;--mdc-snackbar-supporting-text-weight: 300;--mat-table-header-headline-font: Ubuntu;--mat-table-header-headline-line-height: 24px;--mat-table-header-headline-size: 16px;--mat-table-header-headline-weight: 400;--mat-table-header-headline-tracking: normal;--mat-table-row-item-label-text-font: Ubuntu;--mat-table-row-item-label-text-line-height: 24px;--mat-table-row-item-label-text-size: 16px;--mat-table-row-item-label-text-weight: 300;--mat-table-row-item-label-text-tracking: normal;--mat-table-footer-supporting-text-font: Ubuntu;--mat-table-footer-supporting-text-line-height: 24px;--mat-table-footer-supporting-text-size: 16px;--mat-table-footer-supporting-text-weight: 300;--mat-table-footer-supporting-text-tracking: normal;--mat-select-trigger-text-font: Ubuntu;--mat-select-trigger-text-line-height: 32px;--mat-select-trigger-text-size: 19px;--mat-select-trigger-text-tracking: normal;--mat-select-trigger-text-weight: 400}.bp-theme .mat-h1,.bp-theme .mat-headline-5,.bp-theme .mat-typography .mat-h1,.bp-theme .mat-typography .mat-headline-5,.bp-theme .mat-typography h1{font:300 32px/40px Ubuntu;letter-spacing:normal;margin:0 0 16px}.bp-theme .mat-h2,.bp-theme .mat-headline-6,.bp-theme .mat-typography .mat-h2,.bp-theme .mat-typography .mat-headline-6,.bp-theme .mat-typography h2{font:300 24px/32px Ubuntu;letter-spacing:normal;margin:0 0 16px}.bp-theme .mat-h3,.bp-theme .mat-subtitle-1,.bp-theme .mat-typography .mat-h3,.bp-theme .mat-typography .mat-subtitle-1,.bp-theme .mat-typography h3{font:300 21px/32px Ubuntu;letter-spacing:normal;margin:0 0 16px}.bp-theme .mat-h4,.bp-theme .mat-body-1,.bp-theme .mat-typography .mat-h4,.bp-theme .mat-typography .mat-body-1,.bp-theme .mat-typography h4{font:400 19px/32px Ubuntu;letter-spacing:normal;margin:0 0 16px}.bp-theme .mat-h5,.bp-theme .mat-typography .mat-h5,.bp-theme .mat-typography h5{font:300 13.28px/24px Ubuntu;margin:0 0 12px}.bp-theme .mat-h6,.bp-theme .mat-typography .mat-h6,.bp-theme .mat-typography h6{font:300 10.72px/24px Ubuntu;margin:0 0 12px}.bp-theme .mat-body-strong,.bp-theme .mat-subtitle-2,.bp-theme .mat-typography .mat-body-strong,.bp-theme .mat-typography .mat-subtitle-2{font:400 16px/24px Ubuntu;letter-spacing:normal}.bp-theme .mat-body,.bp-theme .mat-body-2,.bp-theme .mat-typography .mat-body,.bp-theme .mat-typography .mat-body-2,.bp-theme .mat-typography{font:300 16px/24px Ubuntu;letter-spacing:normal}.bp-theme .mat-body p,.bp-theme .mat-body-2 p,.bp-theme .mat-typography .mat-body p,.bp-theme .mat-typography .mat-body-2 p,.bp-theme .mat-typography p{margin:0 0 12px}.bp-theme .mat-small,.bp-theme .mat-caption,.bp-theme .mat-typography .mat-small,.bp-theme .mat-typography .mat-caption{font:300 13px/20px Ubuntu;letter-spacing:normal}.bp-theme .mat-headline-1,.bp-theme .mat-typography .mat-headline-1{font:300 112px/112px Ubuntu;letter-spacing:-.05em;margin:0 0 56px}.bp-theme .mat-headline-2,.bp-theme .mat-typography .mat-headline-2{font:400 56px/56px Ubuntu;letter-spacing:-.02em;margin:0 0 64px}.bp-theme .mat-headline-3,.bp-theme .mat-typography .mat-headline-3{font:400 45px/48px Ubuntu;letter-spacing:-.005em;margin:0 0 64px}.bp-theme .mat-headline-4,.bp-theme .mat-typography .mat-headline-4{font:300 48px/56px Ubuntu;letter-spacing:normal;margin:0 0 64px}.bp-theme .mat-mdc-standard-chip{--mdc-chip-label-text-font: Ubuntu;--mdc-chip-label-text-line-height: 24px;--mdc-chip-label-text-size: 16px;--mdc-chip-label-text-tracking: normal;--mdc-chip-label-text-weight: 300}.bp-theme .mat-mdc-slide-toggle,.bp-theme .mat-mdc-radio-button{--mdc-form-field-label-text-font: Ubuntu;--mdc-form-field-label-text-line-height: 24px;--mdc-form-field-label-text-size: 16px;--mdc-form-field-label-text-tracking: normal;--mdc-form-field-label-text-weight: 300}.bp-theme .mdc-list-group__subheader{font:300 21px/32px Ubuntu;letter-spacing:normal}.bp-theme .mat-mdc-tab-header{--mat-tab-header-label-text-font: Ubuntu;--mat-tab-header-label-text-size: 14px;--mat-tab-header-label-text-tracking: normal;--mat-tab-header-label-text-line-height: 14px;--mat-tab-header-label-text-weight: 500}.bp-theme .mat-mdc-checkbox{--mdc-form-field-label-text-font: Ubuntu;--mdc-form-field-label-text-line-height: 24px;--mdc-form-field-label-text-size: 16px;--mdc-form-field-label-text-tracking: normal;--mdc-form-field-label-text-weight: 300}.bp-theme footer ::ng-deep a,.bp-theme footer a:visited{font-weight:300}}@media (min-width: 1920px){.bp-theme .mdc-layout-grid{margin:0 auto;box-sizing:border-box;padding:24px;padding:calc(var(--mdc-layout-grid-margin, 24px));max-width:1140px}}@media (min-width: 1920px) and (min-width: 1920px){.bp-theme .mdc-layout-grid__inner{display:flex;flex-flow:row wrap;align-items:stretch;margin:-12px;margin:calc(var(--mdc-layout-grid-gutter, 24px) / 2 * -1)}@supports (display: grid){.bp-theme .mdc-layout-grid__inner{display:grid}@media (min-width: 1920px) and (min-width: 1920px) and (min-width: 1920px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 1920px) and (min-width: 1920px) and (min-width: 1280px) and (max-width: 1919px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 1920px) and (min-width: 1920px) and (min-width: 960px) and (max-width: 1279px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 1920px) and (min-width: 1920px) and (min-width: 600px) and (max-width: 959px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media (min-width: 1920px) and (min-width: 1920px) and (max-width: 599px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(4,minmax(0,1fr))}}}.bp-theme .mdc-layout-grid__inner.no-gutter-bottom{padding-bottom:12px}.bp-theme .mdc-layout-grid__inner.no-gutter-bottom>.mdc-layout-grid__cell{margin-bottom:-12px}}@media (min-width: 1920px) and (min-width: 1280px) and (max-width: 1919px){.bp-theme .mdc-layout-grid__inner{display:flex;flex-flow:row wrap;align-items:stretch;margin:-12px;margin:calc(var(--mdc-layout-grid-gutter, 24px) / 2 * -1)}@supports (display: grid){.bp-theme .mdc-layout-grid__inner{display:grid}@media (min-width: 1920px) and (min-width: 1280px) and (max-width: 1919px) and (min-width: 1920px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 1920px) and (min-width: 1280px) and (max-width: 1919px) and (min-width: 1280px) and (max-width: 1919px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 1920px) and (min-width: 1280px) and (max-width: 1919px) and (min-width: 960px) and (max-width: 1279px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 1920px) and (min-width: 1280px) and (max-width: 1919px) and (min-width: 600px) and (max-width: 959px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media (min-width: 1920px) and (min-width: 1280px) and (max-width: 1919px) and (max-width: 599px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(4,minmax(0,1fr))}}}.bp-theme .mdc-layout-grid__inner.no-gutter-bottom{padding-bottom:12px}.bp-theme .mdc-layout-grid__inner.no-gutter-bottom>.mdc-layout-grid__cell{margin-bottom:-12px}}@media (min-width: 1920px) and (min-width: 960px) and (max-width: 1279px){.bp-theme .mdc-layout-grid__inner{display:flex;flex-flow:row wrap;align-items:stretch;margin:-8px;margin:calc(var(--mdc-layout-grid-gutter, 16px) / 2 * -1)}@supports (display: grid){.bp-theme .mdc-layout-grid__inner{display:grid}@media (min-width: 1920px) and (min-width: 960px) and (max-width: 1279px) and (min-width: 1920px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 1920px) and (min-width: 960px) and (max-width: 1279px) and (min-width: 1280px) and (max-width: 1919px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 1920px) and (min-width: 960px) and (max-width: 1279px) and (min-width: 960px) and (max-width: 1279px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 1920px) and (min-width: 960px) and (max-width: 1279px) and (min-width: 600px) and (max-width: 959px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media (min-width: 1920px) and (min-width: 960px) and (max-width: 1279px) and (max-width: 599px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(4,minmax(0,1fr))}}}.bp-theme .mdc-layout-grid__inner.no-gutter-bottom{padding-bottom:8px}.bp-theme .mdc-layout-grid__inner.no-gutter-bottom>.mdc-layout-grid__cell{margin-bottom:-8px}}@media (min-width: 1920px) and (min-width: 600px) and (max-width: 959px){.bp-theme .mdc-layout-grid__inner{display:flex;flex-flow:row wrap;align-items:stretch;margin:-8px;margin:calc(var(--mdc-layout-grid-gutter, 16px) / 2 * -1)}@supports (display: grid){.bp-theme .mdc-layout-grid__inner{display:grid}@media (min-width: 1920px) and (min-width: 600px) and (max-width: 959px) and (min-width: 1920px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 1920px) and (min-width: 600px) and (max-width: 959px) and (min-width: 1280px) and (max-width: 1919px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 1920px) and (min-width: 600px) and (max-width: 959px) and (min-width: 960px) and (max-width: 1279px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 1920px) and (min-width: 600px) and (max-width: 959px) and (min-width: 600px) and (max-width: 959px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media (min-width: 1920px) and (min-width: 600px) and (max-width: 959px) and (max-width: 599px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(4,minmax(0,1fr))}}}.bp-theme .mdc-layout-grid__inner.no-gutter-bottom{padding-bottom:8px}.bp-theme .mdc-layout-grid__inner.no-gutter-bottom>.mdc-layout-grid__cell{margin-bottom:-8px}}@media (min-width: 1920px) and (max-width: 599px){.bp-theme .mdc-layout-grid__inner{display:flex;flex-flow:row wrap;align-items:stretch;margin:-8px;margin:calc(var(--mdc-layout-grid-gutter, 16px) / 2 * -1)}@supports (display: grid){.bp-theme .mdc-layout-grid__inner{display:grid}@media (min-width: 1920px) and (max-width: 599px) and (min-width: 1920px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 1920px) and (max-width: 599px) and (min-width: 1280px) and (max-width: 1919px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 1920px) and (max-width: 599px) and (min-width: 960px) and (max-width: 1279px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 1920px) and (max-width: 599px) and (min-width: 600px) and (max-width: 959px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media (min-width: 1920px) and (max-width: 599px) and (max-width: 599px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(4,minmax(0,1fr))}}}.bp-theme .mdc-layout-grid__inner.no-gutter-bottom{padding-bottom:8px}.bp-theme .mdc-layout-grid__inner.no-gutter-bottom>.mdc-layout-grid__cell{margin-bottom:-8px}}@media (min-width: 1280px) and (max-width: 1919px){.bp-theme .mdc-layout-grid{margin:0 auto;box-sizing:border-box;padding:24px;padding:calc(var(--mdc-layout-grid-margin, 24px));max-width:1140px}}@media (min-width: 1280px) and (max-width: 1919px) and (min-width: 1920px){.bp-theme .mdc-layout-grid__inner{display:flex;flex-flow:row wrap;align-items:stretch;margin:-12px;margin:calc(var(--mdc-layout-grid-gutter, 24px) / 2 * -1)}@supports (display: grid){.bp-theme .mdc-layout-grid__inner{display:grid}@media (min-width: 1280px) and (max-width: 1919px) and (min-width: 1920px) and (min-width: 1920px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 1280px) and (max-width: 1919px) and (min-width: 1920px) and (min-width: 1280px) and (max-width: 1919px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 1280px) and (max-width: 1919px) and (min-width: 1920px) and (min-width: 960px) and (max-width: 1279px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 1280px) and (max-width: 1919px) and (min-width: 1920px) and (min-width: 600px) and (max-width: 959px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media (min-width: 1280px) and (max-width: 1919px) and (min-width: 1920px) and (max-width: 599px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(4,minmax(0,1fr))}}}.bp-theme .mdc-layout-grid__inner.no-gutter-bottom{padding-bottom:12px}.bp-theme .mdc-layout-grid__inner.no-gutter-bottom>.mdc-layout-grid__cell{margin-bottom:-12px}}@media (min-width: 1280px) and (max-width: 1919px) and (min-width: 1280px) and (max-width: 1919px){.bp-theme .mdc-layout-grid__inner{display:flex;flex-flow:row wrap;align-items:stretch;margin:-12px;margin:calc(var(--mdc-layout-grid-gutter, 24px) / 2 * -1)}@supports (display: grid){.bp-theme .mdc-layout-grid__inner{display:grid}@media (min-width: 1280px) and (max-width: 1919px) and (min-width: 1280px) and (max-width: 1919px) and (min-width: 1920px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 1280px) and (max-width: 1919px) and (min-width: 1280px) and (max-width: 1919px) and (min-width: 1280px) and (max-width: 1919px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 1280px) and (max-width: 1919px) and (min-width: 1280px) and (max-width: 1919px) and (min-width: 960px) and (max-width: 1279px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 1280px) and (max-width: 1919px) and (min-width: 1280px) and (max-width: 1919px) and (min-width: 600px) and (max-width: 959px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media (min-width: 1280px) and (max-width: 1919px) and (min-width: 1280px) and (max-width: 1919px) and (max-width: 599px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(4,minmax(0,1fr))}}}.bp-theme .mdc-layout-grid__inner.no-gutter-bottom{padding-bottom:12px}.bp-theme .mdc-layout-grid__inner.no-gutter-bottom>.mdc-layout-grid__cell{margin-bottom:-12px}}@media (min-width: 1280px) and (max-width: 1919px) and (min-width: 960px) and (max-width: 1279px){.bp-theme .mdc-layout-grid__inner{display:flex;flex-flow:row wrap;align-items:stretch;margin:-8px;margin:calc(var(--mdc-layout-grid-gutter, 16px) / 2 * -1)}@supports (display: grid){.bp-theme .mdc-layout-grid__inner{display:grid}@media (min-width: 1280px) and (max-width: 1919px) and (min-width: 960px) and (max-width: 1279px) and (min-width: 1920px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 1280px) and (max-width: 1919px) and (min-width: 960px) and (max-width: 1279px) and (min-width: 1280px) and (max-width: 1919px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 1280px) and (max-width: 1919px) and (min-width: 960px) and (max-width: 1279px) and (min-width: 960px) and (max-width: 1279px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 1280px) and (max-width: 1919px) and (min-width: 960px) and (max-width: 1279px) and (min-width: 600px) and (max-width: 959px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media (min-width: 1280px) and (max-width: 1919px) and (min-width: 960px) and (max-width: 1279px) and (max-width: 599px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(4,minmax(0,1fr))}}}.bp-theme .mdc-layout-grid__inner.no-gutter-bottom{padding-bottom:8px}.bp-theme .mdc-layout-grid__inner.no-gutter-bottom>.mdc-layout-grid__cell{margin-bottom:-8px}}@media (min-width: 1280px) and (max-width: 1919px) and (min-width: 600px) and (max-width: 959px){.bp-theme .mdc-layout-grid__inner{display:flex;flex-flow:row wrap;align-items:stretch;margin:-8px;margin:calc(var(--mdc-layout-grid-gutter, 16px) / 2 * -1)}@supports (display: grid){.bp-theme .mdc-layout-grid__inner{display:grid}@media (min-width: 1280px) and (max-width: 1919px) and (min-width: 600px) and (max-width: 959px) and (min-width: 1920px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 1280px) and (max-width: 1919px) and (min-width: 600px) and (max-width: 959px) and (min-width: 1280px) and (max-width: 1919px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 1280px) and (max-width: 1919px) and (min-width: 600px) and (max-width: 959px) and (min-width: 960px) and (max-width: 1279px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 1280px) and (max-width: 1919px) and (min-width: 600px) and (max-width: 959px) and (min-width: 600px) and (max-width: 959px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media (min-width: 1280px) and (max-width: 1919px) and (min-width: 600px) and (max-width: 959px) and (max-width: 599px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(4,minmax(0,1fr))}}}.bp-theme .mdc-layout-grid__inner.no-gutter-bottom{padding-bottom:8px}.bp-theme .mdc-layout-grid__inner.no-gutter-bottom>.mdc-layout-grid__cell{margin-bottom:-8px}}@media (min-width: 1280px) and (max-width: 1919px) and (max-width: 599px){.bp-theme .mdc-layout-grid__inner{display:flex;flex-flow:row wrap;align-items:stretch;margin:-8px;margin:calc(var(--mdc-layout-grid-gutter, 16px) / 2 * -1)}@supports (display: grid){.bp-theme .mdc-layout-grid__inner{display:grid}@media (min-width: 1280px) and (max-width: 1919px) and (max-width: 599px) and (min-width: 1920px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 1280px) and (max-width: 1919px) and (max-width: 599px) and (min-width: 1280px) and (max-width: 1919px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 1280px) and (max-width: 1919px) and (max-width: 599px) and (min-width: 960px) and (max-width: 1279px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 1280px) and (max-width: 1919px) and (max-width: 599px) and (min-width: 600px) and (max-width: 959px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media (min-width: 1280px) and (max-width: 1919px) and (max-width: 599px) and (max-width: 599px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(4,minmax(0,1fr))}}}.bp-theme .mdc-layout-grid__inner.no-gutter-bottom{padding-bottom:8px}.bp-theme .mdc-layout-grid__inner.no-gutter-bottom>.mdc-layout-grid__cell{margin-bottom:-8px}}@media (min-width: 960px) and (max-width: 1279px){.bp-theme .mdc-layout-grid{margin:0 auto;box-sizing:border-box;padding:24px;padding:calc(var(--mdc-layout-grid-margin, 24px))}}@media (min-width: 960px) and (max-width: 1279px) and (min-width: 1920px){.bp-theme .mdc-layout-grid__inner{display:flex;flex-flow:row wrap;align-items:stretch;margin:-12px;margin:calc(var(--mdc-layout-grid-gutter, 24px) / 2 * -1)}@supports (display: grid){.bp-theme .mdc-layout-grid__inner{display:grid}@media (min-width: 960px) and (max-width: 1279px) and (min-width: 1920px) and (min-width: 1920px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 960px) and (max-width: 1279px) and (min-width: 1920px) and (min-width: 1280px) and (max-width: 1919px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 960px) and (max-width: 1279px) and (min-width: 1920px) and (min-width: 960px) and (max-width: 1279px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 960px) and (max-width: 1279px) and (min-width: 1920px) and (min-width: 600px) and (max-width: 959px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media (min-width: 960px) and (max-width: 1279px) and (min-width: 1920px) and (max-width: 599px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(4,minmax(0,1fr))}}}.bp-theme .mdc-layout-grid__inner.no-gutter-bottom{padding-bottom:12px}.bp-theme .mdc-layout-grid__inner.no-gutter-bottom>.mdc-layout-grid__cell{margin-bottom:-12px}}@media (min-width: 960px) and (max-width: 1279px) and (min-width: 1280px) and (max-width: 1919px){.bp-theme .mdc-layout-grid__inner{display:flex;flex-flow:row wrap;align-items:stretch;margin:-12px;margin:calc(var(--mdc-layout-grid-gutter, 24px) / 2 * -1)}@supports (display: grid){.bp-theme .mdc-layout-grid__inner{display:grid}@media (min-width: 960px) and (max-width: 1279px) and (min-width: 1280px) and (max-width: 1919px) and (min-width: 1920px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 960px) and (max-width: 1279px) and (min-width: 1280px) and (max-width: 1919px) and (min-width: 1280px) and (max-width: 1919px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 960px) and (max-width: 1279px) and (min-width: 1280px) and (max-width: 1919px) and (min-width: 960px) and (max-width: 1279px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 960px) and (max-width: 1279px) and (min-width: 1280px) and (max-width: 1919px) and (min-width: 600px) and (max-width: 959px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media (min-width: 960px) and (max-width: 1279px) and (min-width: 1280px) and (max-width: 1919px) and (max-width: 599px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(4,minmax(0,1fr))}}}.bp-theme .mdc-layout-grid__inner.no-gutter-bottom{padding-bottom:12px}.bp-theme .mdc-layout-grid__inner.no-gutter-bottom>.mdc-layout-grid__cell{margin-bottom:-12px}}@media (min-width: 960px) and (max-width: 1279px) and (min-width: 960px) and (max-width: 1279px){.bp-theme .mdc-layout-grid__inner{display:flex;flex-flow:row wrap;align-items:stretch;margin:-8px;margin:calc(var(--mdc-layout-grid-gutter, 16px) / 2 * -1)}@supports (display: grid){.bp-theme .mdc-layout-grid__inner{display:grid}@media (min-width: 960px) and (max-width: 1279px) and (min-width: 960px) and (max-width: 1279px) and (min-width: 1920px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 960px) and (max-width: 1279px) and (min-width: 960px) and (max-width: 1279px) and (min-width: 1280px) and (max-width: 1919px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 960px) and (max-width: 1279px) and (min-width: 960px) and (max-width: 1279px) and (min-width: 960px) and (max-width: 1279px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 960px) and (max-width: 1279px) and (min-width: 960px) and (max-width: 1279px) and (min-width: 600px) and (max-width: 959px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media (min-width: 960px) and (max-width: 1279px) and (min-width: 960px) and (max-width: 1279px) and (max-width: 599px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(4,minmax(0,1fr))}}}.bp-theme .mdc-layout-grid__inner.no-gutter-bottom{padding-bottom:8px}.bp-theme .mdc-layout-grid__inner.no-gutter-bottom>.mdc-layout-grid__cell{margin-bottom:-8px}}@media (min-width: 960px) and (max-width: 1279px) and (min-width: 600px) and (max-width: 959px){.bp-theme .mdc-layout-grid__inner{display:flex;flex-flow:row wrap;align-items:stretch;margin:-8px;margin:calc(var(--mdc-layout-grid-gutter, 16px) / 2 * -1)}@supports (display: grid){.bp-theme .mdc-layout-grid__inner{display:grid}@media (min-width: 960px) and (max-width: 1279px) and (min-width: 600px) and (max-width: 959px) and (min-width: 1920px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 960px) and (max-width: 1279px) and (min-width: 600px) and (max-width: 959px) and (min-width: 1280px) and (max-width: 1919px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 960px) and (max-width: 1279px) and (min-width: 600px) and (max-width: 959px) and (min-width: 960px) and (max-width: 1279px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 960px) and (max-width: 1279px) and (min-width: 600px) and (max-width: 959px) and (min-width: 600px) and (max-width: 959px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media (min-width: 960px) and (max-width: 1279px) and (min-width: 600px) and (max-width: 959px) and (max-width: 599px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(4,minmax(0,1fr))}}}.bp-theme .mdc-layout-grid__inner.no-gutter-bottom{padding-bottom:8px}.bp-theme .mdc-layout-grid__inner.no-gutter-bottom>.mdc-layout-grid__cell{margin-bottom:-8px}}@media (min-width: 960px) and (max-width: 1279px) and (max-width: 599px){.bp-theme .mdc-layout-grid__inner{display:flex;flex-flow:row wrap;align-items:stretch;margin:-8px;margin:calc(var(--mdc-layout-grid-gutter, 16px) / 2 * -1)}@supports (display: grid){.bp-theme .mdc-layout-grid__inner{display:grid}@media (min-width: 960px) and (max-width: 1279px) and (max-width: 599px) and (min-width: 1920px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 960px) and (max-width: 1279px) and (max-width: 599px) and (min-width: 1280px) and (max-width: 1919px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 960px) and (max-width: 1279px) and (max-width: 599px) and (min-width: 960px) and (max-width: 1279px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 960px) and (max-width: 1279px) and (max-width: 599px) and (min-width: 600px) and (max-width: 959px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media (min-width: 960px) and (max-width: 1279px) and (max-width: 599px) and (max-width: 599px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(4,minmax(0,1fr))}}}.bp-theme .mdc-layout-grid__inner.no-gutter-bottom{padding-bottom:8px}.bp-theme .mdc-layout-grid__inner.no-gutter-bottom>.mdc-layout-grid__cell{margin-bottom:-8px}}@media (min-width: 600px) and (max-width: 959px){.bp-theme .mdc-layout-grid{margin:0 auto;box-sizing:border-box;padding:24px;padding:calc(var(--mdc-layout-grid-margin, 24px))}}@media (min-width: 600px) and (max-width: 959px) and (min-width: 1920px){.bp-theme .mdc-layout-grid__inner{display:flex;flex-flow:row wrap;align-items:stretch;margin:-12px;margin:calc(var(--mdc-layout-grid-gutter, 24px) / 2 * -1)}@supports (display: grid){.bp-theme .mdc-layout-grid__inner{display:grid}@media (min-width: 600px) and (max-width: 959px) and (min-width: 1920px) and (min-width: 1920px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 600px) and (max-width: 959px) and (min-width: 1920px) and (min-width: 1280px) and (max-width: 1919px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 600px) and (max-width: 959px) and (min-width: 1920px) and (min-width: 960px) and (max-width: 1279px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 600px) and (max-width: 959px) and (min-width: 1920px) and (min-width: 600px) and (max-width: 959px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media (min-width: 600px) and (max-width: 959px) and (min-width: 1920px) and (max-width: 599px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(4,minmax(0,1fr))}}}.bp-theme .mdc-layout-grid__inner.no-gutter-bottom{padding-bottom:12px}.bp-theme .mdc-layout-grid__inner.no-gutter-bottom>.mdc-layout-grid__cell{margin-bottom:-12px}}@media (min-width: 600px) and (max-width: 959px) and (min-width: 1280px) and (max-width: 1919px){.bp-theme .mdc-layout-grid__inner{display:flex;flex-flow:row wrap;align-items:stretch;margin:-12px;margin:calc(var(--mdc-layout-grid-gutter, 24px) / 2 * -1)}@supports (display: grid){.bp-theme .mdc-layout-grid__inner{display:grid}@media (min-width: 600px) and (max-width: 959px) and (min-width: 1280px) and (max-width: 1919px) and (min-width: 1920px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 600px) and (max-width: 959px) and (min-width: 1280px) and (max-width: 1919px) and (min-width: 1280px) and (max-width: 1919px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 600px) and (max-width: 959px) and (min-width: 1280px) and (max-width: 1919px) and (min-width: 960px) and (max-width: 1279px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 600px) and (max-width: 959px) and (min-width: 1280px) and (max-width: 1919px) and (min-width: 600px) and (max-width: 959px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media (min-width: 600px) and (max-width: 959px) and (min-width: 1280px) and (max-width: 1919px) and (max-width: 599px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(4,minmax(0,1fr))}}}.bp-theme .mdc-layout-grid__inner.no-gutter-bottom{padding-bottom:12px}.bp-theme .mdc-layout-grid__inner.no-gutter-bottom>.mdc-layout-grid__cell{margin-bottom:-12px}}@media (min-width: 600px) and (max-width: 959px) and (min-width: 960px) and (max-width: 1279px){.bp-theme .mdc-layout-grid__inner{display:flex;flex-flow:row wrap;align-items:stretch;margin:-8px;margin:calc(var(--mdc-layout-grid-gutter, 16px) / 2 * -1)}@supports (display: grid){.bp-theme .mdc-layout-grid__inner{display:grid}@media (min-width: 600px) and (max-width: 959px) and (min-width: 960px) and (max-width: 1279px) and (min-width: 1920px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 600px) and (max-width: 959px) and (min-width: 960px) and (max-width: 1279px) and (min-width: 1280px) and (max-width: 1919px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 600px) and (max-width: 959px) and (min-width: 960px) and (max-width: 1279px) and (min-width: 960px) and (max-width: 1279px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 600px) and (max-width: 959px) and (min-width: 960px) and (max-width: 1279px) and (min-width: 600px) and (max-width: 959px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media (min-width: 600px) and (max-width: 959px) and (min-width: 960px) and (max-width: 1279px) and (max-width: 599px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(4,minmax(0,1fr))}}}.bp-theme .mdc-layout-grid__inner.no-gutter-bottom{padding-bottom:8px}.bp-theme .mdc-layout-grid__inner.no-gutter-bottom>.mdc-layout-grid__cell{margin-bottom:-8px}}@media (min-width: 600px) and (max-width: 959px) and (min-width: 600px) and (max-width: 959px){.bp-theme .mdc-layout-grid__inner{display:flex;flex-flow:row wrap;align-items:stretch;margin:-8px;margin:calc(var(--mdc-layout-grid-gutter, 16px) / 2 * -1)}@supports (display: grid){.bp-theme .mdc-layout-grid__inner{display:grid}@media (min-width: 600px) and (max-width: 959px) and (min-width: 600px) and (max-width: 959px) and (min-width: 1920px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 600px) and (max-width: 959px) and (min-width: 600px) and (max-width: 959px) and (min-width: 1280px) and (max-width: 1919px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 600px) and (max-width: 959px) and (min-width: 600px) and (max-width: 959px) and (min-width: 960px) and (max-width: 1279px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 600px) and (max-width: 959px) and (min-width: 600px) and (max-width: 959px) and (min-width: 600px) and (max-width: 959px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media (min-width: 600px) and (max-width: 959px) and (min-width: 600px) and (max-width: 959px) and (max-width: 599px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(4,minmax(0,1fr))}}}.bp-theme .mdc-layout-grid__inner.no-gutter-bottom{padding-bottom:8px}.bp-theme .mdc-layout-grid__inner.no-gutter-bottom>.mdc-layout-grid__cell{margin-bottom:-8px}}@media (min-width: 600px) and (max-width: 959px) and (max-width: 599px){.bp-theme .mdc-layout-grid__inner{display:flex;flex-flow:row wrap;align-items:stretch;margin:-8px;margin:calc(var(--mdc-layout-grid-gutter, 16px) / 2 * -1)}@supports (display: grid){.bp-theme .mdc-layout-grid__inner{display:grid}@media (min-width: 600px) and (max-width: 959px) and (max-width: 599px) and (min-width: 1920px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 600px) and (max-width: 959px) and (max-width: 599px) and (min-width: 1280px) and (max-width: 1919px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 600px) and (max-width: 959px) and (max-width: 599px) and (min-width: 960px) and (max-width: 1279px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 600px) and (max-width: 959px) and (max-width: 599px) and (min-width: 600px) and (max-width: 959px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media (min-width: 600px) and (max-width: 959px) and (max-width: 599px) and (max-width: 599px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(4,minmax(0,1fr))}}}.bp-theme .mdc-layout-grid__inner.no-gutter-bottom{padding-bottom:8px}.bp-theme .mdc-layout-grid__inner.no-gutter-bottom>.mdc-layout-grid__cell{margin-bottom:-8px}}@media (max-width: 599px){.bp-theme .mdc-layout-grid{margin:0 auto;box-sizing:border-box;padding:16px;padding:calc(var(--mdc-layout-grid-margin, 16px))}}@media (max-width: 599px) and (min-width: 1920px){.bp-theme .mdc-layout-grid__inner{display:flex;flex-flow:row wrap;align-items:stretch;margin:-12px;margin:calc(var(--mdc-layout-grid-gutter, 24px) / 2 * -1)}@supports (display: grid){.bp-theme .mdc-layout-grid__inner{display:grid}@media (max-width: 599px) and (min-width: 1920px) and (min-width: 1920px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (max-width: 599px) and (min-width: 1920px) and (min-width: 1280px) and (max-width: 1919px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (max-width: 599px) and (min-width: 1920px) and (min-width: 960px) and (max-width: 1279px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (max-width: 599px) and (min-width: 1920px) and (min-width: 600px) and (max-width: 959px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media (max-width: 599px) and (min-width: 1920px) and (max-width: 599px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(4,minmax(0,1fr))}}}.bp-theme .mdc-layout-grid__inner.no-gutter-bottom{padding-bottom:12px}.bp-theme .mdc-layout-grid__inner.no-gutter-bottom>.mdc-layout-grid__cell{margin-bottom:-12px}}@media (max-width: 599px) and (min-width: 1280px) and (max-width: 1919px){.bp-theme .mdc-layout-grid__inner{display:flex;flex-flow:row wrap;align-items:stretch;margin:-12px;margin:calc(var(--mdc-layout-grid-gutter, 24px) / 2 * -1)}@supports (display: grid){.bp-theme .mdc-layout-grid__inner{display:grid}@media (max-width: 599px) and (min-width: 1280px) and (max-width: 1919px) and (min-width: 1920px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (max-width: 599px) and (min-width: 1280px) and (max-width: 1919px) and (min-width: 1280px) and (max-width: 1919px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (max-width: 599px) and (min-width: 1280px) and (max-width: 1919px) and (min-width: 960px) and (max-width: 1279px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (max-width: 599px) and (min-width: 1280px) and (max-width: 1919px) and (min-width: 600px) and (max-width: 959px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media (max-width: 599px) and (min-width: 1280px) and (max-width: 1919px) and (max-width: 599px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(4,minmax(0,1fr))}}}.bp-theme .mdc-layout-grid__inner.no-gutter-bottom{padding-bottom:12px}.bp-theme .mdc-layout-grid__inner.no-gutter-bottom>.mdc-layout-grid__cell{margin-bottom:-12px}}@media (max-width: 599px) and (min-width: 960px) and (max-width: 1279px){.bp-theme .mdc-layout-grid__inner{display:flex;flex-flow:row wrap;align-items:stretch;margin:-8px;margin:calc(var(--mdc-layout-grid-gutter, 16px) / 2 * -1)}@supports (display: grid){.bp-theme .mdc-layout-grid__inner{display:grid}@media (max-width: 599px) and (min-width: 960px) and (max-width: 1279px) and (min-width: 1920px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (max-width: 599px) and (min-width: 960px) and (max-width: 1279px) and (min-width: 1280px) and (max-width: 1919px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (max-width: 599px) and (min-width: 960px) and (max-width: 1279px) and (min-width: 960px) and (max-width: 1279px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (max-width: 599px) and (min-width: 960px) and (max-width: 1279px) and (min-width: 600px) and (max-width: 959px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media (max-width: 599px) and (min-width: 960px) and (max-width: 1279px) and (max-width: 599px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(4,minmax(0,1fr))}}}.bp-theme .mdc-layout-grid__inner.no-gutter-bottom{padding-bottom:8px}.bp-theme .mdc-layout-grid__inner.no-gutter-bottom>.mdc-layout-grid__cell{margin-bottom:-8px}}@media (max-width: 599px) and (min-width: 600px) and (max-width: 959px){.bp-theme .mdc-layout-grid__inner{display:flex;flex-flow:row wrap;align-items:stretch;margin:-8px;margin:calc(var(--mdc-layout-grid-gutter, 16px) / 2 * -1)}@supports (display: grid){.bp-theme .mdc-layout-grid__inner{display:grid}@media (max-width: 599px) and (min-width: 600px) and (max-width: 959px) and (min-width: 1920px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (max-width: 599px) and (min-width: 600px) and (max-width: 959px) and (min-width: 1280px) and (max-width: 1919px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (max-width: 599px) and (min-width: 600px) and (max-width: 959px) and (min-width: 960px) and (max-width: 1279px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (max-width: 599px) and (min-width: 600px) and (max-width: 959px) and (min-width: 600px) and (max-width: 959px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media (max-width: 599px) and (min-width: 600px) and (max-width: 959px) and (max-width: 599px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(4,minmax(0,1fr))}}}.bp-theme .mdc-layout-grid__inner.no-gutter-bottom{padding-bottom:8px}.bp-theme .mdc-layout-grid__inner.no-gutter-bottom>.mdc-layout-grid__cell{margin-bottom:-8px}}@media (max-width: 599px) and (max-width: 599px){.bp-theme .mdc-layout-grid__inner{display:flex;flex-flow:row wrap;align-items:stretch;margin:-8px;margin:calc(var(--mdc-layout-grid-gutter, 16px) / 2 * -1)}@supports (display: grid){.bp-theme .mdc-layout-grid__inner{display:grid}@media (max-width: 599px) and (max-width: 599px) and (min-width: 1920px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (max-width: 599px) and (max-width: 599px) and (min-width: 1280px) and (max-width: 1919px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (max-width: 599px) and (max-width: 599px) and (min-width: 960px) and (max-width: 1279px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (max-width: 599px) and (max-width: 599px) and (min-width: 600px) and (max-width: 959px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media (max-width: 599px) and (max-width: 599px) and (max-width: 599px){.bp-theme .mdc-layout-grid__inner{grid-template-columns:repeat(4,minmax(0,1fr))}}}.bp-theme .mdc-layout-grid__inner.no-gutter-bottom{padding-bottom:8px}.bp-theme .mdc-layout-grid__inner.no-gutter-bottom>.mdc-layout-grid__cell{margin-bottom:-8px}}@media (min-width: 1920px){.bp-theme .mdc-layout-grid__cell{margin:12px;margin:calc(var(--mdc-layout-grid-gutter, 24px) / 2);box-sizing:border-box}}@media (min-width: 1920px) and (min-width: 1920px){.bp-theme .mdc-layout-grid__cell{width:calc(33.3333333333% - 24px);width:calc(33.3333333333% - var(--mdc-layout-grid-gutter, 24px))}@supports (display: grid){.bp-theme .mdc-layout-grid__cell{width:auto;grid-column-end:span 4}}}@media (min-width: 1920px) and (min-width: 1280px) and (max-width: 1919px){.bp-theme .mdc-layout-grid__cell{width:calc(33.3333333333% - 24px);width:calc(33.3333333333% - var(--mdc-layout-grid-gutter, 24px))}@supports (display: grid){.bp-theme .mdc-layout-grid__cell{width:auto;grid-column-end:span 4}}}@media (min-width: 1920px) and (min-width: 960px) and (max-width: 1279px){.bp-theme .mdc-layout-grid__cell{width:calc(33.3333333333% - 24px);width:calc(33.3333333333% - var(--mdc-layout-grid-gutter, 24px))}@supports (display: grid){.bp-theme .mdc-layout-grid__cell{width:auto;grid-column-end:span 4}}}@media (min-width: 1920px) and (min-width: 600px) and (max-width: 959px){.bp-theme .mdc-layout-grid__cell{width:calc(50% - 24px);width:calc(50% - var(--mdc-layout-grid-gutter, 24px))}@supports (display: grid){.bp-theme .mdc-layout-grid__cell{width:auto;grid-column-end:span 4}}}@media (min-width: 1920px) and (max-width: 599px){.bp-theme .mdc-layout-grid__cell{width:calc(100% - 24px);width:calc(100% - var(--mdc-layout-grid-gutter, 24px))}@supports (display: grid){.bp-theme .mdc-layout-grid__cell{width:auto;grid-column-end:span 4}}}@media (min-width: 1920px){.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-1,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-1-xl.mdc-layout-grid__cell--span-1-xl{width:calc(8.3333333333% - 24px);width:calc(8.3333333333% - var(--mdc-layout-grid-gutter, 24px))}@supports (display: grid){.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-1,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-1-xl.mdc-layout-grid__cell--span-1-xl{width:auto;grid-column-end:span 1}}.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-2,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-2-xl.mdc-layout-grid__cell--span-2-xl{width:calc(16.6666666667% - 24px);width:calc(16.6666666667% - var(--mdc-layout-grid-gutter, 24px))}@supports (display: grid){.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-2,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-2-xl.mdc-layout-grid__cell--span-2-xl{width:auto;grid-column-end:span 2}}.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-3,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-3-xl.mdc-layout-grid__cell--span-3-xl{width:calc(25% - 24px);width:calc(25% - var(--mdc-layout-grid-gutter, 24px))}@supports (display: grid){.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-3,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-3-xl.mdc-layout-grid__cell--span-3-xl{width:auto;grid-column-end:span 3}}.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-4,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-4-xl.mdc-layout-grid__cell--span-4-xl{width:calc(33.3333333333% - 24px);width:calc(33.3333333333% - var(--mdc-layout-grid-gutter, 24px))}@supports (display: grid){.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-4,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-4-xl.mdc-layout-grid__cell--span-4-xl{width:auto;grid-column-end:span 4}}.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-5,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-5-xl.mdc-layout-grid__cell--span-5-xl{width:calc(41.6666666667% - 24px);width:calc(41.6666666667% - var(--mdc-layout-grid-gutter, 24px))}@supports (display: grid){.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-5,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-5-xl.mdc-layout-grid__cell--span-5-xl{width:auto;grid-column-end:span 5}}.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-6,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-6-xl.mdc-layout-grid__cell--span-6-xl{width:calc(50% - 24px);width:calc(50% - var(--mdc-layout-grid-gutter, 24px))}@supports (display: grid){.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-6,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-6-xl.mdc-layout-grid__cell--span-6-xl{width:auto;grid-column-end:span 6}}.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-7,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-7-xl.mdc-layout-grid__cell--span-7-xl{width:calc(58.3333333333% - 24px);width:calc(58.3333333333% - var(--mdc-layout-grid-gutter, 24px))}@supports (display: grid){.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-7,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-7-xl.mdc-layout-grid__cell--span-7-xl{width:auto;grid-column-end:span 7}}.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-8,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-8-xl.mdc-layout-grid__cell--span-8-xl{width:calc(66.6666666667% - 24px);width:calc(66.6666666667% - var(--mdc-layout-grid-gutter, 24px))}@supports (display: grid){.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-8,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-8-xl.mdc-layout-grid__cell--span-8-xl{width:auto;grid-column-end:span 8}}.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-9,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-9-xl.mdc-layout-grid__cell--span-9-xl{width:calc(75% - 24px);width:calc(75% - var(--mdc-layout-grid-gutter, 24px))}@supports (display: grid){.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-9,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-9-xl.mdc-layout-grid__cell--span-9-xl{width:auto;grid-column-end:span 9}}.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-10,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-10-xl.mdc-layout-grid__cell--span-10-xl{width:calc(83.3333333333% - 24px);width:calc(83.3333333333% - var(--mdc-layout-grid-gutter, 24px))}@supports (display: grid){.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-10,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-10-xl.mdc-layout-grid__cell--span-10-xl{width:auto;grid-column-end:span 10}}.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-11,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-11-xl.mdc-layout-grid__cell--span-11-xl{width:calc(91.6666666667% - 24px);width:calc(91.6666666667% - var(--mdc-layout-grid-gutter, 24px))}@supports (display: grid){.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-11,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-11-xl.mdc-layout-grid__cell--span-11-xl{width:auto;grid-column-end:span 11}}.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-12,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-12-xl.mdc-layout-grid__cell--span-12-xl{width:calc(100% - 24px);width:calc(100% - var(--mdc-layout-grid-gutter, 24px))}@supports (display: grid){.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-12,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-12-xl.mdc-layout-grid__cell--span-12-xl{width:auto;grid-column-end:span 12}}.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-0-xl{display:none}}@media (min-width: 1280px) and (max-width: 1919px){.bp-theme .mdc-layout-grid__cell{margin:12px;margin:calc(var(--mdc-layout-grid-gutter, 24px) / 2);box-sizing:border-box}}@media (min-width: 1280px) and (max-width: 1919px) and (min-width: 1920px){.bp-theme .mdc-layout-grid__cell{width:calc(33.3333333333% - 24px);width:calc(33.3333333333% - var(--mdc-layout-grid-gutter, 24px))}@supports (display: grid){.bp-theme .mdc-layout-grid__cell{width:auto;grid-column-end:span 4}}}@media (min-width: 1280px) and (max-width: 1919px) and (min-width: 1280px) and (max-width: 1919px){.bp-theme .mdc-layout-grid__cell{width:calc(33.3333333333% - 24px);width:calc(33.3333333333% - var(--mdc-layout-grid-gutter, 24px))}@supports (display: grid){.bp-theme .mdc-layout-grid__cell{width:auto;grid-column-end:span 4}}}@media (min-width: 1280px) and (max-width: 1919px) and (min-width: 960px) and (max-width: 1279px){.bp-theme .mdc-layout-grid__cell{width:calc(33.3333333333% - 24px);width:calc(33.3333333333% - var(--mdc-layout-grid-gutter, 24px))}@supports (display: grid){.bp-theme .mdc-layout-grid__cell{width:auto;grid-column-end:span 4}}}@media (min-width: 1280px) and (max-width: 1919px) and (min-width: 600px) and (max-width: 959px){.bp-theme .mdc-layout-grid__cell{width:calc(50% - 24px);width:calc(50% - var(--mdc-layout-grid-gutter, 24px))}@supports (display: grid){.bp-theme .mdc-layout-grid__cell{width:auto;grid-column-end:span 4}}}@media (min-width: 1280px) and (max-width: 1919px) and (max-width: 599px){.bp-theme .mdc-layout-grid__cell{width:calc(100% - 24px);width:calc(100% - var(--mdc-layout-grid-gutter, 24px))}@supports (display: grid){.bp-theme .mdc-layout-grid__cell{width:auto;grid-column-end:span 4}}}@media (min-width: 1280px) and (max-width: 1919px){.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-1,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-1-lg.mdc-layout-grid__cell--span-1-lg{width:calc(8.3333333333% - 24px);width:calc(8.3333333333% - var(--mdc-layout-grid-gutter, 24px))}@supports (display: grid){.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-1,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-1-lg.mdc-layout-grid__cell--span-1-lg{width:auto;grid-column-end:span 1}}.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-2,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-2-lg.mdc-layout-grid__cell--span-2-lg{width:calc(16.6666666667% - 24px);width:calc(16.6666666667% - var(--mdc-layout-grid-gutter, 24px))}@supports (display: grid){.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-2,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-2-lg.mdc-layout-grid__cell--span-2-lg{width:auto;grid-column-end:span 2}}.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-3,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-3-lg.mdc-layout-grid__cell--span-3-lg{width:calc(25% - 24px);width:calc(25% - var(--mdc-layout-grid-gutter, 24px))}@supports (display: grid){.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-3,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-3-lg.mdc-layout-grid__cell--span-3-lg{width:auto;grid-column-end:span 3}}.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-4,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-4-lg.mdc-layout-grid__cell--span-4-lg{width:calc(33.3333333333% - 24px);width:calc(33.3333333333% - var(--mdc-layout-grid-gutter, 24px))}@supports (display: grid){.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-4,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-4-lg.mdc-layout-grid__cell--span-4-lg{width:auto;grid-column-end:span 4}}.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-5,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-5-lg.mdc-layout-grid__cell--span-5-lg{width:calc(41.6666666667% - 24px);width:calc(41.6666666667% - var(--mdc-layout-grid-gutter, 24px))}@supports (display: grid){.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-5,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-5-lg.mdc-layout-grid__cell--span-5-lg{width:auto;grid-column-end:span 5}}.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-6,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-6-lg.mdc-layout-grid__cell--span-6-lg{width:calc(50% - 24px);width:calc(50% - var(--mdc-layout-grid-gutter, 24px))}@supports (display: grid){.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-6,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-6-lg.mdc-layout-grid__cell--span-6-lg{width:auto;grid-column-end:span 6}}.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-7,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-7-lg.mdc-layout-grid__cell--span-7-lg{width:calc(58.3333333333% - 24px);width:calc(58.3333333333% - var(--mdc-layout-grid-gutter, 24px))}@supports (display: grid){.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-7,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-7-lg.mdc-layout-grid__cell--span-7-lg{width:auto;grid-column-end:span 7}}.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-8,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-8-lg.mdc-layout-grid__cell--span-8-lg{width:calc(66.6666666667% - 24px);width:calc(66.6666666667% - var(--mdc-layout-grid-gutter, 24px))}@supports (display: grid){.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-8,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-8-lg.mdc-layout-grid__cell--span-8-lg{width:auto;grid-column-end:span 8}}.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-9,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-9-lg.mdc-layout-grid__cell--span-9-lg{width:calc(75% - 24px);width:calc(75% - var(--mdc-layout-grid-gutter, 24px))}@supports (display: grid){.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-9,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-9-lg.mdc-layout-grid__cell--span-9-lg{width:auto;grid-column-end:span 9}}.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-10,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-10-lg.mdc-layout-grid__cell--span-10-lg{width:calc(83.3333333333% - 24px);width:calc(83.3333333333% - var(--mdc-layout-grid-gutter, 24px))}@supports (display: grid){.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-10,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-10-lg.mdc-layout-grid__cell--span-10-lg{width:auto;grid-column-end:span 10}}.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-11,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-11-lg.mdc-layout-grid__cell--span-11-lg{width:calc(91.6666666667% - 24px);width:calc(91.6666666667% - var(--mdc-layout-grid-gutter, 24px))}@supports (display: grid){.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-11,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-11-lg.mdc-layout-grid__cell--span-11-lg{width:auto;grid-column-end:span 11}}.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-12,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-12-lg.mdc-layout-grid__cell--span-12-lg{width:calc(100% - 24px);width:calc(100% - var(--mdc-layout-grid-gutter, 24px))}@supports (display: grid){.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-12,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-12-lg.mdc-layout-grid__cell--span-12-lg{width:auto;grid-column-end:span 12}}.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-0-lg{display:none}}@media (min-width: 960px) and (max-width: 1279px){.bp-theme .mdc-layout-grid__cell{margin:8px;margin:calc(var(--mdc-layout-grid-gutter, 16px) / 2);box-sizing:border-box}}@media (min-width: 960px) and (max-width: 1279px) and (min-width: 1920px){.bp-theme .mdc-layout-grid__cell{width:calc(33.3333333333% - 16px);width:calc(33.3333333333% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.bp-theme .mdc-layout-grid__cell{width:auto;grid-column-end:span 4}}}@media (min-width: 960px) and (max-width: 1279px) and (min-width: 1280px) and (max-width: 1919px){.bp-theme .mdc-layout-grid__cell{width:calc(33.3333333333% - 16px);width:calc(33.3333333333% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.bp-theme .mdc-layout-grid__cell{width:auto;grid-column-end:span 4}}}@media (min-width: 960px) and (max-width: 1279px) and (min-width: 960px) and (max-width: 1279px){.bp-theme .mdc-layout-grid__cell{width:calc(33.3333333333% - 16px);width:calc(33.3333333333% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.bp-theme .mdc-layout-grid__cell{width:auto;grid-column-end:span 4}}}@media (min-width: 960px) and (max-width: 1279px) and (min-width: 600px) and (max-width: 959px){.bp-theme .mdc-layout-grid__cell{width:calc(50% - 16px);width:calc(50% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.bp-theme .mdc-layout-grid__cell{width:auto;grid-column-end:span 4}}}@media (min-width: 960px) and (max-width: 1279px) and (max-width: 599px){.bp-theme .mdc-layout-grid__cell{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.bp-theme .mdc-layout-grid__cell{width:auto;grid-column-end:span 4}}}@media (min-width: 960px) and (max-width: 1279px){.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-1,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-1-md.mdc-layout-grid__cell--span-1-md{width:calc(8.3333333333% - 16px);width:calc(8.3333333333% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-1,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-1-md.mdc-layout-grid__cell--span-1-md{width:auto;grid-column-end:span 1}}.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-2,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-2-md.mdc-layout-grid__cell--span-2-md{width:calc(16.6666666667% - 16px);width:calc(16.6666666667% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-2,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-2-md.mdc-layout-grid__cell--span-2-md{width:auto;grid-column-end:span 2}}.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-3,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-3-md.mdc-layout-grid__cell--span-3-md{width:calc(25% - 16px);width:calc(25% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-3,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-3-md.mdc-layout-grid__cell--span-3-md{width:auto;grid-column-end:span 3}}.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-4,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-4-md.mdc-layout-grid__cell--span-4-md{width:calc(33.3333333333% - 16px);width:calc(33.3333333333% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-4,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-4-md.mdc-layout-grid__cell--span-4-md{width:auto;grid-column-end:span 4}}.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-5,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-5-md.mdc-layout-grid__cell--span-5-md{width:calc(41.6666666667% - 16px);width:calc(41.6666666667% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-5,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-5-md.mdc-layout-grid__cell--span-5-md{width:auto;grid-column-end:span 5}}.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-6,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-6-md.mdc-layout-grid__cell--span-6-md{width:calc(50% - 16px);width:calc(50% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-6,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-6-md.mdc-layout-grid__cell--span-6-md{width:auto;grid-column-end:span 6}}.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-7,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-7-md.mdc-layout-grid__cell--span-7-md{width:calc(58.3333333333% - 16px);width:calc(58.3333333333% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-7,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-7-md.mdc-layout-grid__cell--span-7-md{width:auto;grid-column-end:span 7}}.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-8,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-8-md.mdc-layout-grid__cell--span-8-md{width:calc(66.6666666667% - 16px);width:calc(66.6666666667% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-8,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-8-md.mdc-layout-grid__cell--span-8-md{width:auto;grid-column-end:span 8}}.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-9,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-9-md.mdc-layout-grid__cell--span-9-md{width:calc(75% - 16px);width:calc(75% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-9,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-9-md.mdc-layout-grid__cell--span-9-md{width:auto;grid-column-end:span 9}}.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-10,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-10-md.mdc-layout-grid__cell--span-10-md{width:calc(83.3333333333% - 16px);width:calc(83.3333333333% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-10,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-10-md.mdc-layout-grid__cell--span-10-md{width:auto;grid-column-end:span 10}}.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-11,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-11-md.mdc-layout-grid__cell--span-11-md{width:calc(91.6666666667% - 16px);width:calc(91.6666666667% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-11,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-11-md.mdc-layout-grid__cell--span-11-md{width:auto;grid-column-end:span 11}}.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-12,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-12-md.mdc-layout-grid__cell--span-12-md{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-12,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-12-md.mdc-layout-grid__cell--span-12-md{width:auto;grid-column-end:span 12}}.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-0-md{display:none}}@media (min-width: 600px) and (max-width: 959px){.bp-theme .mdc-layout-grid__cell{margin:8px;margin:calc(var(--mdc-layout-grid-gutter, 16px) / 2);box-sizing:border-box}}@media (min-width: 600px) and (max-width: 959px) and (min-width: 1920px){.bp-theme .mdc-layout-grid__cell{width:calc(33.3333333333% - 16px);width:calc(33.3333333333% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.bp-theme .mdc-layout-grid__cell{width:auto;grid-column-end:span 4}}}@media (min-width: 600px) and (max-width: 959px) and (min-width: 1280px) and (max-width: 1919px){.bp-theme .mdc-layout-grid__cell{width:calc(33.3333333333% - 16px);width:calc(33.3333333333% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.bp-theme .mdc-layout-grid__cell{width:auto;grid-column-end:span 4}}}@media (min-width: 600px) and (max-width: 959px) and (min-width: 960px) and (max-width: 1279px){.bp-theme .mdc-layout-grid__cell{width:calc(33.3333333333% - 16px);width:calc(33.3333333333% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.bp-theme .mdc-layout-grid__cell{width:auto;grid-column-end:span 4}}}@media (min-width: 600px) and (max-width: 959px) and (min-width: 600px) and (max-width: 959px){.bp-theme .mdc-layout-grid__cell{width:calc(50% - 16px);width:calc(50% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.bp-theme .mdc-layout-grid__cell{width:auto;grid-column-end:span 4}}}@media (min-width: 600px) and (max-width: 959px) and (max-width: 599px){.bp-theme .mdc-layout-grid__cell{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.bp-theme .mdc-layout-grid__cell{width:auto;grid-column-end:span 4}}}@media (min-width: 600px) and (max-width: 959px){.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-1,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-1-sm.mdc-layout-grid__cell--span-1-sm{width:calc(12.5% - 16px);width:calc(12.5% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-1,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-1-sm.mdc-layout-grid__cell--span-1-sm{width:auto;grid-column-end:span 1}}.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-2,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-2-sm.mdc-layout-grid__cell--span-2-sm{width:calc(25% - 16px);width:calc(25% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-2,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-2-sm.mdc-layout-grid__cell--span-2-sm{width:auto;grid-column-end:span 2}}.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-3,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-3-sm.mdc-layout-grid__cell--span-3-sm{width:calc(37.5% - 16px);width:calc(37.5% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-3,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-3-sm.mdc-layout-grid__cell--span-3-sm{width:auto;grid-column-end:span 3}}.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-4,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-4-sm.mdc-layout-grid__cell--span-4-sm{width:calc(50% - 16px);width:calc(50% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-4,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-4-sm.mdc-layout-grid__cell--span-4-sm{width:auto;grid-column-end:span 4}}.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-5,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-5-sm.mdc-layout-grid__cell--span-5-sm{width:calc(62.5% - 16px);width:calc(62.5% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-5,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-5-sm.mdc-layout-grid__cell--span-5-sm{width:auto;grid-column-end:span 5}}.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-6,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-6-sm.mdc-layout-grid__cell--span-6-sm{width:calc(75% - 16px);width:calc(75% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-6,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-6-sm.mdc-layout-grid__cell--span-6-sm{width:auto;grid-column-end:span 6}}.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-7,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-7-sm.mdc-layout-grid__cell--span-7-sm{width:calc(87.5% - 16px);width:calc(87.5% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-7,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-7-sm.mdc-layout-grid__cell--span-7-sm{width:auto;grid-column-end:span 7}}.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-8,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-8-sm.mdc-layout-grid__cell--span-8-sm{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-8,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-8-sm.mdc-layout-grid__cell--span-8-sm{width:auto;grid-column-end:span 8}}.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-9,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-9-sm.mdc-layout-grid__cell--span-9-sm{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-9,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-9-sm.mdc-layout-grid__cell--span-9-sm{width:auto;grid-column-end:span 8}}.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-10,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-10-sm.mdc-layout-grid__cell--span-10-sm{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-10,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-10-sm.mdc-layout-grid__cell--span-10-sm{width:auto;grid-column-end:span 8}}.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-11,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-11-sm.mdc-layout-grid__cell--span-11-sm{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-11,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-11-sm.mdc-layout-grid__cell--span-11-sm{width:auto;grid-column-end:span 8}}.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-12,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-12-sm.mdc-layout-grid__cell--span-12-sm{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-12,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-12-sm.mdc-layout-grid__cell--span-12-sm{width:auto;grid-column-end:span 8}}.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-0-sm{display:none}}@media (max-width: 599px){.bp-theme .mdc-layout-grid__cell{margin:8px;margin:calc(var(--mdc-layout-grid-gutter, 16px) / 2);box-sizing:border-box}}@media (max-width: 599px) and (min-width: 1920px){.bp-theme .mdc-layout-grid__cell{width:calc(33.3333333333% - 16px);width:calc(33.3333333333% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.bp-theme .mdc-layout-grid__cell{width:auto;grid-column-end:span 4}}}@media (max-width: 599px) and (min-width: 1280px) and (max-width: 1919px){.bp-theme .mdc-layout-grid__cell{width:calc(33.3333333333% - 16px);width:calc(33.3333333333% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.bp-theme .mdc-layout-grid__cell{width:auto;grid-column-end:span 4}}}@media (max-width: 599px) and (min-width: 960px) and (max-width: 1279px){.bp-theme .mdc-layout-grid__cell{width:calc(33.3333333333% - 16px);width:calc(33.3333333333% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.bp-theme .mdc-layout-grid__cell{width:auto;grid-column-end:span 4}}}@media (max-width: 599px) and (min-width: 600px) and (max-width: 959px){.bp-theme .mdc-layout-grid__cell{width:calc(50% - 16px);width:calc(50% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.bp-theme .mdc-layout-grid__cell{width:auto;grid-column-end:span 4}}}@media (max-width: 599px) and (max-width: 599px){.bp-theme .mdc-layout-grid__cell{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.bp-theme .mdc-layout-grid__cell{width:auto;grid-column-end:span 4}}}@media (max-width: 599px){.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-1,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-1-xs.mdc-layout-grid__cell--span-1-xs{width:calc(25% - 16px);width:calc(25% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-1,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-1-xs.mdc-layout-grid__cell--span-1-xs{width:auto;grid-column-end:span 1}}.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-2,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-2-xs.mdc-layout-grid__cell--span-2-xs{width:calc(50% - 16px);width:calc(50% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-2,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-2-xs.mdc-layout-grid__cell--span-2-xs{width:auto;grid-column-end:span 2}}.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-3,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-3-xs.mdc-layout-grid__cell--span-3-xs{width:calc(75% - 16px);width:calc(75% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-3,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-3-xs.mdc-layout-grid__cell--span-3-xs{width:auto;grid-column-end:span 3}}.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-4,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-4-xs.mdc-layout-grid__cell--span-4-xs{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-4,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-4-xs.mdc-layout-grid__cell--span-4-xs{width:auto;grid-column-end:span 4}}.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-5,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-5-xs.mdc-layout-grid__cell--span-5-xs{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-5,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-5-xs.mdc-layout-grid__cell--span-5-xs{width:auto;grid-column-end:span 4}}.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-6,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-6-xs.mdc-layout-grid__cell--span-6-xs{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-6,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-6-xs.mdc-layout-grid__cell--span-6-xs{width:auto;grid-column-end:span 4}}.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-7,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-7-xs.mdc-layout-grid__cell--span-7-xs{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-7,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-7-xs.mdc-layout-grid__cell--span-7-xs{width:auto;grid-column-end:span 4}}.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-8,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-8-xs.mdc-layout-grid__cell--span-8-xs{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-8,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-8-xs.mdc-layout-grid__cell--span-8-xs{width:auto;grid-column-end:span 4}}.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-9,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-9-xs.mdc-layout-grid__cell--span-9-xs{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-9,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-9-xs.mdc-layout-grid__cell--span-9-xs{width:auto;grid-column-end:span 4}}.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-10,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-10-xs.mdc-layout-grid__cell--span-10-xs{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-10,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-10-xs.mdc-layout-grid__cell--span-10-xs{width:auto;grid-column-end:span 4}}.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-11,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-11-xs.mdc-layout-grid__cell--span-11-xs{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-11,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-11-xs.mdc-layout-grid__cell--span-11-xs{width:auto;grid-column-end:span 4}}.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-12,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-12-xs.mdc-layout-grid__cell--span-12-xs{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-12,.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-12-xs.mdc-layout-grid__cell--span-12-xs{width:auto;grid-column-end:span 4}}.bp-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-0-xs{display:none}}.bp-theme .mdc-layout-grid__cell--order-1{order:1}.bp-theme .mdc-layout-grid__cell--order-2{order:2}.bp-theme .mdc-layout-grid__cell--order-3{order:3}.bp-theme .mdc-layout-grid__cell--order-4{order:4}.bp-theme .mdc-layout-grid__cell--order-5{order:5}.bp-theme .mdc-layout-grid__cell--order-6{order:6}.bp-theme .mdc-layout-grid__cell--order-7{order:7}.bp-theme .mdc-layout-grid__cell--order-8{order:8}.bp-theme .mdc-layout-grid__cell--order-9{order:9}.bp-theme .mdc-layout-grid__cell--order-10{order:10}.bp-theme .mdc-layout-grid__cell--order-11{order:11}.bp-theme .mdc-layout-grid__cell--order-12{order:12}.bp-theme .mdc-layout-grid__cell--align-top{align-self:flex-start}@supports (display: grid){.bp-theme .mdc-layout-grid__cell--align-top{align-self:start}}.bp-theme .mdc-layout-grid__cell--align-middle{align-self:center}.bp-theme .mdc-layout-grid__cell--align-bottom{align-self:flex-end}@supports (display: grid){.bp-theme .mdc-layout-grid__cell--align-bottom{align-self:end}}.bp-theme .gridLayoutCellAlignLeft,.bp-theme .gridLayoutCellAlignCenter,.bp-theme .gridLayoutCellAlignRight{display:flex}.bp-theme .gridLayoutCellAlignLeft{justify-content:left}.bp-theme .gridLayoutCellAlignCenter{justify-content:center}.bp-theme .gridLayoutCellAlignRight{justify-content:flex-end}.bp-theme .mat-mdc-autocomplete-panel{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.bp-theme .mat-mdc-autocomplete-panel.mat-mdc-option--multiline{height:auto;line-height:1;padding:4px 16px}@font-face{font-family:symbols_89C3;src:url(/assets/common/fonts/symbols_89C3.eot);src:url(/assets/common/fonts/symbols_89C3.eot?#iefix) format("eot"),url(/assets/common/fonts/symbols_89C3.woff2) format("woff2"),url(/assets/common/fonts/symbols_89C3.woff) format("woff"),url(/assets/common/fonts/symbols_89C3.ttf) format("truetype"),url(/assets/common/fonts/symbols_89C3.svg#symbols_89C3) format("svg");font-weight:400;font-style:normal}.bp-theme .bpce .mat-icon{height:48px;padding:16px;width:48px}@media (min-width: 960px){.bp-theme .bpce .mat-icon{height:80px;width:80px}}.bp-theme .mat-icon.bpce-icon{height:auto;width:auto;padding:0}.bp-theme .bpce-icon{font-family:symbols_89C3}.bp-theme .bpce-icon:before{font-family:symbols_89C3;font-style:normal;font-weight:400;line-height:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bp-theme .page-header{color:#003c82}.bp-theme .mat-progress-spinner.spinner{color:#003c82;display:table;margin:0 auto;background-repeat:no-repeat;background-position:center;background-size:40px auto;height:80px!important;width:80px!important}.bp-theme .mat-progress-spinner.spinner svg{width:auto!important;height:auto!important}.bp-theme .mat-progress-spinner.mat-progress-spinner-indeterminate-animation[mode=indeterminate],.bp-theme .mat-progress-spinner.mat-progress-spinner-indeterminate-fallback-animation[mode=indeterminate]{animation:none!important}.bp-theme .mat-progress-spinner.mat-progress-spinner-indeterminate-fallback-animation[mode=indeterminate] svg{animation:mat-progress-spinner-linear-rotate 2s linear infinite!important}.bp-theme button.primary,.bp-theme .mat-button-toggle.primary,.bp-theme .mat-button-toggle.primary.mat-button-toggle-checked{background-color:#003c82;color:#fff}.bp-theme button.outline,.bp-theme .mat-button-toggle.outline.mat-button-toggle-checked,.bp-theme .mat-button-toggle.outline,.bp-theme button.clear,.bp-theme .mat-button-toggle.clear,.bp-theme .mat-button-toggle.clear.mat-button-toggle-checked{background-color:#fff;color:#003c82}.bp-theme button.tertiary,.bp-theme .mat-button-toggle.tertiary,.bp-theme .mat-button-toggle.tertiary.mat-button-toggle-checked{color:#003c82}.bp-theme button.quaternary,.bp-theme .mat-button-toggle.quaternary,.bp-theme .mat-button-toggle.quaternary.mat-button-toggle-checked{color:#666}.bp-theme .mat-icon svg path{stroke-width:1.6px}.bp-theme .mat-icon svg .primary-fill{fill:#003c82}.bp-theme .mat-icon svg .secondary-fill{fill:#16b1e6}.bp-theme .mat-icon svg .primary-stroke{stroke:#003c82}.bp-theme .mat-icon svg .secondary-stroke{stroke:#16b1e6}.bp-theme .mat-icon svg .success-stroke{stroke:#58b957}.bp-theme .mat-icon{display:inline}@media (min-width: 960px){.bp-theme .img-separator{background-color:#16b1e6}.bp-theme .img-separator.selected:after{background-color:#16b1e6}}.bp-theme label.card .mat-icon{border-bottom-color:#16b1e6}.bp-theme label.card.selected:after{background:#16b1e6}.bp-theme .mat-select-container .mat-mdc-select{line-height:24px;margin-top:16px;padding:4px 0;width:100%}.bp-theme .mat-select-container .mat-mdc-select-arrow-wrapper{visibility:hidden}.bp-theme mat-slide-toggle .mat-slide-toggle-bar{background-color:#fff;border:1px solid #666}.bp-theme mat-slide-toggle.mat-slide-toggle.mat-checked:not(.mat-disabled) .mat-slide-toggle-bar{background-color:#003c82;border:1px solid #003c82}.bp-theme mat-slide-toggle.mat-slide-toggle.mat-disabled .mat-slide-toggle-bar,.bp-theme mat-slide-toggle.mat-slide-toggle.mat-disabled .mat-slide-toggle-thumb{background-color:#f5f5f5;border:1px solid #999}.bp-theme mat-slide-toggle .mat-slide-toggle-thumb{background-color:#fff;border:1px solid #666}.bp-theme mat-slide-toggle.mat-slide-toggle.mat-checked:not(.mat-disabled) .mat-slide-toggle-thumb{background-color:#fff;border:1px solid #fff}.bp-theme .cdk-overlay-pane .mat-mdc-autocomplete-panel:not([class*=mat-elevation-z]){border:solid 1px #ccc;border-radius:4px;padding:0}.bp-theme .cdk-overlay-pane .mat-mdc-select-panel:not([class*=mat-elevation-z]){min-width:100%!important;width:auto!important;border:solid 1px #ccc;border-radius:4px;padding:0}.bp-theme .cdk-overlay-pane .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled):not(.mat-mdc-option-multiple){background-color:#00000014}.bp-theme .cdk-overlay-pane .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{font-weight:400}.bp-theme .cdk-overlay-pane .mat-mdc-option{font-weight:300;font-size:14px;line-height:16px;min-height:16px;height:auto}.bp-theme .cdk-overlay-pane .mat-mdc-option:last-child{border:none}.bp-theme .cdk-overlay-pane .mat-mdc-option .mat-pseudo-checkbox{display:none}.bp-theme .cdk-overlay-pane .mat-mdc-option .mdc-list-item__primary-text{margin-top:10px;margin-bottom:10px}.bp-theme .cdk-overlay-pane .mat-mdc-mselect-panel .mat-mdc-option{margin:0;padding:8px}.bp-theme .cdk-overlay-pane .mat-mdc-select-panel::-webkit-scrollbar{display:unset}.bp-theme .cdk-overlay-pane .mat-mdc-autocomplete-panel::-webkit-scrollbar{display:unset}@media (max-width: 960px){.bp-theme .cdk-overlay-pane:not([class*=mat-datepicker-popup]){left:0;border:solid 1px #ccc;border-radius:6px}.bp-theme .cdk-overlay-pane:not([class*=mat-datepicker-popup]).mat-mdc-autocomplete-overlay{width:100%!important}.bp-theme .cdk-overlay-pane:not([class*=mat-datepicker-popup]) .mat-mdc-select-panel:not([class*=mat-elevation-z]),.bp-theme .cdk-overlay-pane:not([class*=mat-datepicker-popup]) .mat-mdc-autocomplete-panel:not([class*=mat-elevation-z]){border:0}.bp-theme .cdk-overlay-pane:not([class*=mat-datepicker-popup]) .mat-mdc-option{margin:0;padding:16px}.bp-theme .cdk-overlay-pane:not([class*=mat-datepicker-popup]) .mat-mdc-option:first-child{border-top:solid 1px #ccc}.bp-theme .cdk-overlay-pane:not([class*=mat-datepicker-popup]) .mat-mdc-autocomplete-panel{max-height:100%;width:100%}.bp-theme .cdk-overlay-pane:not([class*=mat-datepicker-popup]) .mat-mdc-autocomplete-panel:not([class*=mat-elevation-z]){box-shadow:none}}@media only screen and (max-width: 960px){.bp-theme .cdk-overlay-pane:not([class*=mat-datepicker-popup]){left:20px;max-height:60%}.bp-theme .cdk-overlay-pane.mat-datepicker-popup{right:20px}}.bp-theme .page-footer>.btn-contact mat-icon{background-color:#003c82}.bp-theme .mat-icon svg [fill="#1B3F7B"]{fill:#003c82}.bp-theme .mat-icon svg [fill="#1DB0E6"]{fill:#16b1e6}.bp-theme footer>.btn-contact.open:not(.fab-extended){background-color:#003c82!important}.bp-theme .mdc-label{font-size:16px;font-weight:200}.bp-theme .mat-radio-container{margin:auto}.bp-theme .mdc-radio__outer-circle{border-width:1px!important;border-color:#666}.bp-theme .mat-mdc-radio-button .mdc-radio .mdc-radio__background:before{top:calc(-1 * (var(--mdc-radio-state-layer-size) - 23px) / 2);left:calc(-1 * (var(--mdc-radio-state-layer-size) - 23px) / 2);width:32px;height:32px}.bp-theme .mat-mdc-radio-button .mat-radio-label-content{font-size:16px;font-weight:300;letter-spacing:-.27px;line-height:24px}.bp-theme .mat-mdc-radio-button.mat-primary.mat-mdc-radio-checked .mdc-radio__outer-circle,.bp-theme .mat-mdc-radio-button.mat-primary.mat-mdc-radio-checked .mdc-radio__inner-circle{border-color:#16b1e6!important}.bp-theme .mat-mdc-radio-button.mat-primary.mat-mdc-radio-checked .mat-radio-ripple .mat-ripple-element{background-color:#16b1e642}.bp-theme .mat-mdc-radio-button.mat-accent.mat-mdc-radio-checked .mdc-radio__outer-circle,.bp-theme .mat-mdc-radio-button.mat-accent.mat-mdc-radio-checked .mdc-radio__inner-circle{border-color:#003c82!important}.bp-theme .mat-mdc-radio-button.mat-accent.mat-mdc-radio-checked .mat-radio-ripple .mat-ripple-element{background-color:#003c8242}.bp-theme .mat-mdc-radio-button:not(.mat-radio-disabled) .mat-radio-label-content{color:#333}.bp-theme .mat-progress-bar{height:3px}.bp-theme .mat-progress-bar-buffer{border-top:1px solid #e0e0e0;background-color:transparent}.bp-theme .mat-slider:not(.mat-slider-disabled) .mat-slider-track-fill{background:#003c82}.bp-theme .mat-slider:not(.mat-slider-disabled) .mat-slider-thumb-container .mat-slider-focus-ring{background-color:#003c8240}.bp-theme .mat-slider:not(.mat-slider-disabled) .mat-slider-thumb-container .mat-slider-thumb{background:#fff;border:1px solid #003c82}.bp-theme .mat-slider:not(.mat-slider-disabled) .mat-slider-thumb-container .mat-slider-thumb-label .mat-slider-thumb-label-text{color:#003c82}.bp-theme .mat-slider:not(.mat-slider-disabled) .mat-slider-track-background{background-color:#ccc}.bp-theme .mat-slider .mat-slider-thumb{background-color:#ccc;top:-16px;right:-16px;width:32px;height:32px}.bp-theme mat-checkbox{padding:4px 0}.bp-theme mat-checkbox .mdc-checkbox{padding:5px;flex:0 0 16px;height:16px;width:16px}.bp-theme mat-checkbox .mdc-checkbox .mdc-checkbox__background{height:16px;width:16px;top:5px;left:5px}.bp-theme mat-checkbox .mdc-checkbox .mat-mdc-checkbox-touch-target{height:30px;width:30px}.bp-theme mat-checkbox .mdc-checkbox__layout .mdc-checkbox__inner-container{margin-top:2px}.bp-theme mat-checkbox .mdc-checkbox__layout .mdc-checkbox__label{font-size:16px;font-weight:300;letter-spacing:-.27px;line-height:24px;white-space:initial}.bp-theme mat-checkbox:not(.mdc-checkbox__disabled) .mdc-checkbox__label{color:#333}.bp-theme mat-checkbox .mdc-checkbox__frame{border-color:#666;border-width:1px}.bp-theme .mdc-checkbox__checkmark{fill:#003c82}.bp-theme .mdc-checkbox__mixedmark{background-color:transparent}.bp-theme .mdc-checkbox:not(.mdc-checkbox__disabled).mat-primary .mdc-checkbox__ripple .mat-ripple-element{background-color:#003c8242}.bp-theme .mdc-checkbox:not(.mdc-checkbox__disabled).mat-accent .mdc-checkbox__ripple .mat-ripple-element{background-color:#003c8242}.bp-theme .mdc-checkbox:not(.mdc-checkbox__disabled).mat-warn .mdc-checkbox__ripple .mat-ripple-element{background-color:#003c8242}.bp-theme .mdc-checkbox .mdc-checkbox__native-control[disabled]:checked~.mdc-checkbox__background{border-color:#003c82!important;background-color:transparent!important}.bp-theme .mat-mdc-checkbox-checked.mat-accent .mdc-checkbox__background{background-color:transparent}.bp-theme .mat-mdc-checkbox-checked .mdc-checkbox__frame{border-color:#003c82}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.bp-theme .mat-mdc-checkbox-checked .mdc-checkbox__checkmark{top:0}}.bp-theme .mat-mdc-checkbox-checked .mdc-checkbox__checkmark-path{stroke:#003c82}.bp-theme .mdc-checkbox__indeterminate .mat-accent .mdc-checkbox__background{background-color:#003c82}.bp-theme .mat-mdc-form-field{font-weight:300;font-size:16px;width:100%}.bp-theme .mat-mdc-form-field.textSufix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex{width:100%}.bp-theme .mat-mdc-form-field.disabled button,.bp-theme .mat-mdc-form-field.disabled label,.bp-theme .mat-mdc-form-field.disabled div,.bp-theme .mat-mdc-form-field.disabled mat-datepicker-toggle{pointer-events:none}.bp-theme .mat-mdc-form-field.required-input-asterisk .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-infix label:after{content:"*";color:#e91b06}.bp-theme .mat-mdc-form-field.required-input-asterisk .mat-mdc-form-field-required-marker{display:none}.bp-theme .mat-mdc-form-field.disabled-amount .mat-mdc-text-field-wrapper:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:transparent}.bp-theme .mat-mdc-form-field.disabled-amount .mat-mdc-text-field-wrapper .mdc-line-ripple:before{border-bottom-color:transparent!important}.bp-theme .mat-mdc-form-field.disabled-amount .mat-mdc-text-field-wrapper .mdc-line-ripple:after{border-bottom-color:transparent!important}.bp-theme .mat-mdc-form-field.disabled-amount .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-infix{height:1px}.bp-theme .mat-mdc-form-field.disabled-amount .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-infix input[readonly]{margin-top:4px;font-family:Ubuntu;font-size:16px;font-weight:300;font-stretch:normal;font-style:normal;line-height:1.38;letter-spacing:normal;color:var(--mdc-filled-text-field-input-text-color);pointer-events:none}.bp-theme .mat-mdc-form-field.warning-important .mat-mdc-text-field-wrapper .mdc-line-ripple:before,.bp-theme .mat-mdc-form-field.warning .mat-mdc-text-field-wrapper .mdc-line-ripple:before{border-bottom-color:#f1ae43!important}.bp-theme .mat-mdc-form-field.warning-important .mat-mdc-text-field-wrapper .mdc-line-ripple:after,.bp-theme .mat-mdc-form-field.warning .mat-mdc-text-field-wrapper .mdc-line-ripple:after{border-bottom-color:#f1ae43!important}.bp-theme .mat-mdc-form-field.warning-important .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-infix label,.bp-theme .mat-mdc-form-field.warning .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-infix label{color:#666!important}.bp-theme .mat-mdc-form-field.error:not(.disabled-amount) .mat-mdc-text-field-wrapper .mdc-line-ripple:before{border-bottom-color:#e91b06!important}.bp-theme .mat-mdc-form-field.error:not(.disabled-amount) .mat-mdc-text-field-wrapper .mdc-line-ripple:after{border-bottom-color:#e91b06!important}.bp-theme .mat-mdc-form-field.error .mat-mdc-text-field-wrapper.mdc-text-field{padding:0}.bp-theme .mat-mdc-form-field.error .mat-mdc-text-field-wrapper.mdc-text-field.mdc-text-field--focused .mat-mdc-form-field-flex .mat-mdc-form-field-infix .mdc-floating-label,.bp-theme .mat-mdc-form-field.error .mat-mdc-text-field-wrapper.mdc-text-field .mat-mdc-form-field-flex .mat-mdc-form-field-infix .mdc-floating-label{color:#e91b06}.bp-theme .mat-mdc-form-field .mat-mdc-text-field-wrapper{background-color:transparent}.bp-theme .mat-mdc-form-field .mat-mdc-text-field-wrapper.mdc-text-field{padding:0}.bp-theme .mat-mdc-form-field .mat-mdc-text-field-wrapper.mdc-text-field:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:#666}.bp-theme .mat-mdc-form-field .mat-mdc-text-field-wrapper.mdc-text-field .mdc-line-ripple:before{border-bottom-color:#ccc}.bp-theme .mat-mdc-form-field .mat-mdc-text-field-wrapper.mdc-text-field .mdc-line-ripple:after{border-bottom-color:#666}.bp-theme .mat-mdc-form-field .mat-mdc-text-field-wrapper.mdc-text-field .mat-mdc-form-field-flex .mat-mdc-form-field-infix .mdc-floating-label{color:#666}.bp-theme .mat-mdc-form-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex{display:flex;flex-direction:row;width:100%}.bp-theme .mat-mdc-form-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-infix{border:0;height:100%;padding:0;width:100%}.bp-theme .mat-mdc-form-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-infix .mdc-floating-label{font-weight:300;font-size:16px;top:40px}.bp-theme .mat-mdc-form-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-infix .mdc-floating-label.mdc-floating-label--float-above{top:30px}.bp-theme .mat-mdc-form-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-infix input[readonly]{color:#00000061}.bp-theme .mat-mdc-form-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-infix input.mat-mdc-input-element{position:relative;top:25px}.bp-theme .mat-mdc-form-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-infix input.mat-mdc-input-element.toUpper{text-transform:uppercase}.bp-theme .mat-mdc-form-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix{display:flex;line-height:inherit;top:10px;height:100%}.bp-theme .mat-mdc-form-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label{font-size:16px}.bp-theme .mat-mdc-form-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-focus-overlay{background-color:transparent}.bp-theme .mat-mdc-form-field .mat-focused .mat-form-field-label{color:#666;top:19px!important}.bp-theme .mat-mdc-form-field .mat-mdc-form-field-subscript-wrapper{display:none}.bp-theme .mat-mdc-form-field .mat-mdc-option{margin:0!important;padding-left:15px!important;border-bottom:0px!important}.bp-theme .mat-mdc-form-field .mat-mdc-option.mat-active{background:none!important}.bp-theme .mat-mdc-form-field .mat-mdc-option-text{display:inline-table}.bp-theme .mat-mdc-form-field .mat-mdc-autocomplete-panel{margin-top:16px;margin-left:-16px;margin-right:-16px;border-radius:4px}.bp-theme .mat-mdc-form-field .mat-mdc-icon-button{position:relative;width:16px;padding:0}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.bp-theme .mat-mdc-form-field input.mat-input-element{height:36px}}@media only screen and (max-device-width: 960px){.bp-theme .mat-mdc-form-field input.mat-input-element{height:35px}}.bp-theme mat-error{width:-moz-fit-content;width:fit-content;font-family:Ubuntu;font-weight:400;font-size:13px!important;letter-spacing:0px;line-height:18px;margin-top:5px}.bp-theme mat-error.warning{color:#666!important}.bp-theme mat-error.warning-important{color:#f1ae43!important}.bp-theme mat-error.error{color:#e91b06!important}.bp-theme mat-error.mat-error-width-100{width:100%}.bp-theme mat-error.no-wrap{width:max-content}.bp-theme .mat-mdc-checkbox{margin-right:10px;margin-bottom:0;height:16px}.bp-theme .mat-mdc-checkbox .mdc-label{font-size:16px;font-weight:200}.bp-theme .mat-mdc-checkbox .mdc-checkbox__background{border:solid .01em}.bp-theme .mat-mdc-checkbox.mat-mdc-checkbox-checked .mdc-checkbox__background .mdc-checkbox__checkmark{background-color:transparent!important}.bp-theme .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background{background-color:transparent!important}.bp-theme .page-header{background-image:url(/assets/brands/bp/img/logo-small.svg)}.bp-theme footer>.btn-contact.fab-chat{background-image:url(/assets/common/img/avatar.png)}.bp-theme .spinner{background-image:url(/assets/brands/bp/favicons/favicon-96.png)}.bp-theme .loader-logo{background-image:url(/assets/brands/bp/img/logo-small.svg)}.bp-theme .font-family-chapo{font-family:Ubuntu;font-weight:300;font-size:24px!important;letter-spacing:-.1px;line-height:32px}.bp-theme .font-family-chapo-mobile{font-family:Ubuntu;font-weight:300;font-size:21px!important;letter-spacing:-.13px;line-height:32px}.bp-theme .font-family-mentions,.bp-theme .nxs-label{font-family:Ubuntu;font-weight:400;font-size:13px;letter-spacing:0px;line-height:18px}.bp-theme .font-family-sous-titre{font-family:Ubuntu;font-weight:400;font-size:19px!important;letter-spacing:-.12px;line-height:32px}.bp-theme .font-family-sous-titre-mobile{font-family:Ubuntu;font-weight:400;font-size:19px!important;letter-spacing:-.12px;line-height:24px}.bp-theme .font-family-texte{font-family:Ubuntu;font-weight:400;font-size:16px;letter-spacing:0px;line-height:22px}.bp-theme .font-family-texte-gras{font-family:Ubuntu;font-weight:700;font-size:16px;letter-spacing:0px;line-height:22px}.bp-theme .font-family-texte-bold{font-family:Ubuntu;font-weight:300;font-size:16px!important;letter-spacing:0px;line-height:22px}.bp-theme .font-family-titre-edito{font-family:Ubuntu;font-weight:300;font-size:48px!important;letter-spacing:-.4px;line-height:56px}.bp-theme .font-family-titre-page{font-family:Ubuntu;font-weight:300;font-size:32px!important;letter-spacing:-.1px;line-height:40px}.bp-theme .font-family-titre-rubrique{font-family:Ubuntu;font-weight:500;font-size:21px!important;letter-spacing:-.1px;line-height:32px}.bp-theme .font-family-titre-rubrique-mobile{font-family:Ubuntu;font-weight:500;font-size:19px!important;letter-spacing:-.1px;line-height:24px}.bp-theme .home-mat-drawer-container .mat-drawer-content{overflow:hidden}.bp-theme .home{height:100vh;width:100vw;overflow:hidden;display:flex;flex-direction:column}.bp-theme .content-container{overflow:hidden;display:flex;flex-direction:column;flex-grow:1;align-items:center;background-image:url(/assets/brands/bp/images/home.jpg);background-repeat:no-repeat;background-size:cover;background-position:center;width:100vw;margin:0 auto;top:48px;bottom:0;height:auto;left:0}.bp-theme .content{flex-grow:1;width:100vw;margin:0 auto}.bp-theme .homepage-title{margin-bottom:60px;width:100%;min-width:350px;height:40px;color:#fff}.bp-theme .search-block{max-width:810px;margin:100px auto}.bp-theme .fix-size-natixis{width:810px;margin:0}.bp-theme .documents-icon{color:#003c82}.bp-theme .margin-right{margin-right:10px}.bp-theme .margin-left{margin-left:10px}.bp-theme ::selection{background:#809ec1}.bp-theme ::-moz-selection{background:#809ec1}.bp-theme .mat-accent{--mat-option-selected-state-label-text-color: #16b1e6;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.bp-theme .mat-warn{--mat-option-selected-state-label-text-color: #f44336;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.bp-theme .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #003c82;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #003c82;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.bp-theme .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #16b1e6;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #16b1e6;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.bp-theme .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #f44336;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #f44336;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.bp-theme .mat-elevation-z0,.bp-theme .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.bp-theme .mat-elevation-z1,.bp-theme .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.bp-theme .mat-elevation-z2,.bp-theme .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.bp-theme .mat-elevation-z3,.bp-theme .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.bp-theme .mat-elevation-z4,.bp-theme .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.bp-theme .mat-elevation-z5,.bp-theme .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.bp-theme .mat-elevation-z6,.bp-theme .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.bp-theme .mat-elevation-z7,.bp-theme .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.bp-theme .mat-elevation-z8,.bp-theme .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.bp-theme .mat-elevation-z9,.bp-theme .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.bp-theme .mat-elevation-z10,.bp-theme .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.bp-theme .mat-elevation-z11,.bp-theme .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.bp-theme .mat-elevation-z12,.bp-theme .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.bp-theme .mat-elevation-z13,.bp-theme .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.bp-theme .mat-elevation-z14,.bp-theme .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.bp-theme .mat-elevation-z15,.bp-theme .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.bp-theme .mat-elevation-z16,.bp-theme .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.bp-theme .mat-elevation-z17,.bp-theme .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.bp-theme .mat-elevation-z18,.bp-theme .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.bp-theme .mat-elevation-z19,.bp-theme .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.bp-theme .mat-elevation-z20,.bp-theme .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.bp-theme .mat-elevation-z21,.bp-theme .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.bp-theme .mat-elevation-z22,.bp-theme .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.bp-theme .mat-elevation-z23,.bp-theme .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.bp-theme .mat-elevation-z24,.bp-theme .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.bp-theme .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #003c82;--mdc-linear-progress-track-color: rgba(0, 60, 130, .25)}.bp-theme .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #16b1e6;--mdc-linear-progress-track-color: rgba(22, 177, 230, .25)}.bp-theme .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #f44336;--mdc-linear-progress-track-color: rgba(244, 67, 54, .25)}.bp-theme .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #16b1e6;--mdc-filled-text-field-focus-active-indicator-color: #16b1e6;--mdc-filled-text-field-focus-label-text-color: rgba(22, 177, 230, .87);--mdc-outlined-text-field-caret-color: #16b1e6;--mdc-outlined-text-field-focus-outline-color: #16b1e6;--mdc-outlined-text-field-focus-label-text-color: rgba(22, 177, 230, .87);--mat-form-field-focus-select-arrow-color: rgba(22, 177, 230, .87)}.bp-theme .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #f44336;--mdc-filled-text-field-focus-active-indicator-color: #f44336;--mdc-filled-text-field-focus-label-text-color: rgba(244, 67, 54, .87);--mdc-outlined-text-field-caret-color: #f44336;--mdc-outlined-text-field-focus-outline-color: #f44336;--mdc-outlined-text-field-focus-label-text-color: rgba(244, 67, 54, .87);--mat-form-field-focus-select-arrow-color: rgba(244, 67, 54, .87)}.bp-theme .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(22, 177, 230, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.bp-theme .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(244, 67, 54, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.bp-theme .mat-mdc-standard-chip{--mdc-chip-container-shape-family: rounded;--mdc-chip-container-shape-radius: 16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family: rounded;--mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.bp-theme .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-selected-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-flat-disabled-selected-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.bp-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.bp-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #003c82;--mdc-chip-elevated-selected-container-color: #003c82;--mdc-chip-elevated-disabled-container-color: #003c82;--mdc-chip-flat-disabled-selected-container-color: #003c82;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.bp-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.bp-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: black;--mdc-chip-elevated-container-color: #16b1e6;--mdc-chip-elevated-selected-container-color: #16b1e6;--mdc-chip-elevated-disabled-container-color: #16b1e6;--mdc-chip-flat-disabled-selected-container-color: #16b1e6;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: black;--mdc-chip-selected-label-text-color: black;--mdc-chip-with-icon-icon-color: black;--mdc-chip-with-icon-disabled-icon-color: black;--mdc-chip-with-icon-selected-icon-color: black;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: black;--mdc-chip-with-trailing-icon-trailing-icon-color: black;--mat-chip-selected-disabled-trailing-icon-color: black;--mat-chip-selected-trailing-icon-color: black}.bp-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.bp-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #f44336;--mdc-chip-elevated-selected-container-color: #f44336;--mdc-chip-elevated-disabled-container-color: #f44336;--mdc-chip-flat-disabled-selected-container-color: #f44336;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.bp-theme .mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 32px}.bp-theme .mat-mdc-standard-chip{--mdc-chip-label-text-font: Ubuntu;--mdc-chip-label-text-line-height: 20px;--mdc-chip-label-text-size: 14px;--mdc-chip-label-text-tracking: normal;--mdc-chip-label-text-weight: 300}.bp-theme .mat-mdc-slide-toggle{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.bp-theme .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #13aae3;--mdc-switch-selected-handle-color: #13aae3;--mdc-switch-selected-hover-state-layer-color: #13aae3;--mdc-switch-selected-pressed-state-layer-color: #13aae3;--mdc-switch-selected-focus-handle-color: #0688d5;--mdc-switch-selected-hover-handle-color: #0688d5;--mdc-switch-selected-pressed-handle-color: #0688d5;--mdc-switch-selected-focus-track-color: #5cc8ee;--mdc-switch-selected-hover-track-color: #5cc8ee;--mdc-switch-selected-pressed-track-color: #5cc8ee;--mdc-switch-selected-track-color: #5cc8ee}.bp-theme .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e53935;--mdc-switch-selected-handle-color: #e53935;--mdc-switch-selected-hover-state-layer-color: #e53935;--mdc-switch-selected-pressed-state-layer-color: #e53935;--mdc-switch-selected-focus-handle-color: #b71c1c;--mdc-switch-selected-hover-handle-color: #b71c1c;--mdc-switch-selected-pressed-handle-color: #b71c1c;--mdc-switch-selected-focus-track-color: #e57373;--mdc-switch-selected-hover-track-color: #e57373;--mdc-switch-selected-pressed-track-color: #e57373;--mdc-switch-selected-track-color: #e57373}.bp-theme .mat-mdc-slide-toggle{--mdc-form-field-label-text-font: Ubuntu;--mdc-form-field-label-text-line-height: 20px;--mdc-form-field-label-text-size: 14px;--mdc-form-field-label-text-tracking: normal;--mdc-form-field-label-text-weight: 300}.bp-theme .mat-mdc-radio-button{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.bp-theme .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #003c82;--mdc-radio-selected-hover-icon-color: #003c82;--mdc-radio-selected-icon-color: #003c82;--mdc-radio-selected-pressed-icon-color: #003c82;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #003c82;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.bp-theme .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #16b1e6;--mdc-radio-selected-hover-icon-color: #16b1e6;--mdc-radio-selected-icon-color: #16b1e6;--mdc-radio-selected-pressed-icon-color: #16b1e6;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #16b1e6;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.bp-theme .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.bp-theme .mat-mdc-radio-button{--mdc-form-field-label-text-font: Ubuntu;--mdc-form-field-label-text-line-height: 20px;--mdc-form-field-label-text-size: 14px;--mdc-form-field-label-text-tracking: normal;--mdc-form-field-label-text-weight: 300}.bp-theme .mat-accent{--mat-slider-ripple-color: #16b1e6;--mat-slider-hover-state-layer-color: rgba(22, 177, 230, .05);--mat-slider-focus-state-layer-color: rgba(22, 177, 230, .2);--mdc-slider-handle-color: #16b1e6;--mdc-slider-focus-handle-color: #16b1e6;--mdc-slider-hover-handle-color: #16b1e6;--mdc-slider-active-track-color: #16b1e6;--mdc-slider-inactive-track-color: #16b1e6;--mdc-slider-with-tick-marks-inactive-container-color: #16b1e6;--mdc-slider-with-tick-marks-active-container-color: black}.bp-theme .mat-warn{--mat-slider-ripple-color: #f44336;--mat-slider-hover-state-layer-color: rgba(244, 67, 54, .05);--mat-slider-focus-state-layer-color: rgba(244, 67, 54, .2);--mdc-slider-handle-color: #f44336;--mdc-slider-focus-handle-color: #f44336;--mdc-slider-hover-handle-color: #f44336;--mdc-slider-active-track-color: #f44336;--mdc-slider-inactive-track-color: #f44336;--mdc-slider-with-tick-marks-inactive-container-color: #f44336;--mdc-slider-with-tick-marks-active-container-color: white}.bp-theme .mdc-list-item__start,.bp-theme .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #003c82;--mdc-radio-selected-hover-icon-color: #003c82;--mdc-radio-selected-icon-color: #003c82;--mdc-radio-selected-pressed-icon-color: #003c82}.bp-theme .mat-accent .mdc-list-item__start,.bp-theme .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #16b1e6;--mdc-radio-selected-hover-icon-color: #16b1e6;--mdc-radio-selected-icon-color: #16b1e6;--mdc-radio-selected-pressed-icon-color: #16b1e6}.bp-theme .mat-warn .mdc-list-item__start,.bp-theme .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336}.bp-theme .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #003c82;--mdc-checkbox-selected-hover-icon-color: #003c82;--mdc-checkbox-selected-icon-color: #003c82;--mdc-checkbox-selected-pressed-icon-color: #003c82;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #003c82;--mdc-checkbox-selected-hover-state-layer-color: #003c82;--mdc-checkbox-selected-pressed-state-layer-color: #003c82;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.bp-theme .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #16b1e6;--mdc-checkbox-selected-hover-icon-color: #16b1e6;--mdc-checkbox-selected-icon-color: #16b1e6;--mdc-checkbox-selected-pressed-icon-color: #16b1e6;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #16b1e6;--mdc-checkbox-selected-hover-state-layer-color: #16b1e6;--mdc-checkbox-selected-pressed-state-layer-color: #16b1e6;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.bp-theme .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f44336;--mdc-checkbox-selected-hover-state-layer-color: #f44336;--mdc-checkbox-selected-pressed-state-layer-color: #f44336;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.bp-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.bp-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.bp-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.bp-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#003c82}.bp-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.bp-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.bp-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.bp-theme .mdc-list-item__start,.bp-theme .mdc-list-item__end{--mdc-radio-state-layer-size: 40px}.bp-theme .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.bp-theme .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.bp-theme .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.bp-theme .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.bp-theme .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.bp-theme .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}.bp-theme .mdc-list-group__subheader{font:500 16px/24px Ubuntu;letter-spacing:normal}.bp-theme .mat-mdc-tab-group,.bp-theme .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #003c82;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #003c82;--mat-tab-header-active-ripple-color: #003c82;--mat-tab-header-inactive-ripple-color: #003c82;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #003c82;--mat-tab-header-active-hover-label-text-color: #003c82;--mat-tab-header-active-focus-indicator-color: #003c82;--mat-tab-header-active-hover-indicator-color: #003c82}.bp-theme .mat-mdc-tab-group.mat-accent,.bp-theme .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #16b1e6;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #16b1e6;--mat-tab-header-active-ripple-color: #16b1e6;--mat-tab-header-inactive-ripple-color: #16b1e6;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #16b1e6;--mat-tab-header-active-hover-label-text-color: #16b1e6;--mat-tab-header-active-focus-indicator-color: #16b1e6;--mat-tab-header-active-hover-indicator-color: #16b1e6}.bp-theme .mat-mdc-tab-group.mat-warn,.bp-theme .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #f44336;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #f44336;--mat-tab-header-active-ripple-color: #f44336;--mat-tab-header-inactive-ripple-color: #f44336;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #f44336;--mat-tab-header-active-hover-label-text-color: #f44336;--mat-tab-header-active-focus-indicator-color: #f44336;--mat-tab-header-active-hover-indicator-color: #f44336}.bp-theme .mat-mdc-tab-group.mat-background-primary,.bp-theme .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #003c82;--mat-tab-header-with-background-foreground-color: white}.bp-theme .mat-mdc-tab-group.mat-background-accent,.bp-theme .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #16b1e6;--mat-tab-header-with-background-foreground-color: black}.bp-theme .mat-mdc-tab-group.mat-background-warn,.bp-theme .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #f44336;--mat-tab-header-with-background-foreground-color: white}.bp-theme .mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px}.bp-theme .mat-mdc-tab-header{--mat-tab-header-label-text-font: Ubuntu;--mat-tab-header-label-text-size: 14px;--mat-tab-header-label-text-tracking: normal;--mat-tab-header-label-text-line-height: 14px;--mat-tab-header-label-text-weight: 500}.bp-theme .mat-mdc-checkbox{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.bp-theme .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #003c82;--mdc-checkbox-selected-hover-icon-color: #003c82;--mdc-checkbox-selected-icon-color: #003c82;--mdc-checkbox-selected-pressed-icon-color: #003c82;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #003c82;--mdc-checkbox-selected-hover-state-layer-color: #003c82;--mdc-checkbox-selected-pressed-state-layer-color: #003c82;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.bp-theme .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f44336;--mdc-checkbox-selected-hover-state-layer-color: #f44336;--mdc-checkbox-selected-pressed-state-layer-color: #f44336;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.bp-theme .mat-mdc-checkbox{--mdc-form-field-label-text-font: Ubuntu;--mdc-form-field-label-text-line-height: 20px;--mdc-form-field-label-text-size: 14px;--mdc-form-field-label-text-tracking: normal;--mdc-form-field-label-text-weight: 300}.bp-theme .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #003c82;--mat-text-button-state-layer-color: #003c82;--mat-text-button-ripple-color: rgba(0, 60, 130, .1)}.bp-theme .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #16b1e6;--mat-text-button-state-layer-color: #16b1e6;--mat-text-button-ripple-color: rgba(22, 177, 230, .1)}.bp-theme .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #f44336;--mat-text-button-state-layer-color: #f44336;--mat-text-button-ripple-color: rgba(244, 67, 54, .1)}.bp-theme .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #003c82;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.bp-theme .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #16b1e6;--mdc-filled-button-label-text-color: black;--mat-filled-button-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.bp-theme .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #f44336;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.bp-theme .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #003c82;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.bp-theme .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #16b1e6;--mdc-protected-button-label-text-color: black;--mat-protected-button-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.bp-theme .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #f44336;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.bp-theme .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #003c82;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #003c82;--mat-outlined-button-ripple-color: rgba(0, 60, 130, .1)}.bp-theme .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #16b1e6;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #16b1e6;--mat-outlined-button-ripple-color: rgba(22, 177, 230, .1)}.bp-theme .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #f44336;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #f44336;--mat-outlined-button-ripple-color: rgba(244, 67, 54, .1)}.bp-theme .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #003c82;--mat-icon-button-state-layer-color: #003c82;--mat-icon-button-ripple-color: rgba(0, 60, 130, .1)}.bp-theme .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #16b1e6;--mat-icon-button-state-layer-color: #16b1e6;--mat-icon-button-ripple-color: rgba(22, 177, 230, .1)}.bp-theme .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #f44336;--mat-icon-button-state-layer-color: #f44336;--mat-icon-button-ripple-color: rgba(244, 67, 54, .1)}.bp-theme .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 48px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:12px}.bp-theme .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #003c82;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.bp-theme .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #16b1e6;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.bp-theme .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #f44336;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.bp-theme .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #003c82;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.bp-theme .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #16b1e6;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1)}.bp-theme .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #f44336;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.bp-theme .mat-accent{--mdc-circular-progress-active-indicator-color: #16b1e6}.bp-theme .mat-warn{--mdc-circular-progress-active-indicator-color: #f44336}.bp-theme .mat-badge-accent{--mat-badge-background-color: #16b1e6;--mat-badge-text-color: black}.bp-theme .mat-badge-warn{--mat-badge-background-color: #f44336;--mat-badge-text-color: white}.bp-theme .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: black;--mat-datepicker-calendar-date-selected-state-background-color: #16b1e6;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(22, 177, 230, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: black;--mat-datepicker-calendar-date-focus-state-background-color: rgba(22, 177, 230, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(22, 177, 230, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(22, 177, 230, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.bp-theme .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f44336;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(244, 67, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(244, 67, 54, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.bp-theme .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #16b1e6}.bp-theme .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #f44336}.bp-theme .mat-calendar-controls{--mat-icon-button-touch-target-display: none}.bp-theme .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 40px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:8px}.bp-theme .mat-icon.mat-primary{--mat-icon-color: #003c82}.bp-theme .mat-icon.mat-accent{--mat-icon-color: #16b1e6}.bp-theme .mat-icon.mat-warn{--mat-icon-color: #f44336}.bp-theme .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: black;--mat-stepper-header-selected-state-icon-background-color: #16b1e6;--mat-stepper-header-selected-state-icon-foreground-color: black;--mat-stepper-header-done-state-icon-background-color: #16b1e6;--mat-stepper-header-done-state-icon-foreground-color: black;--mat-stepper-header-edit-state-icon-background-color: #16b1e6;--mat-stepper-header-edit-state-icon-foreground-color: black}.bp-theme .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f44336;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f44336;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f44336;--mat-stepper-header-edit-state-icon-foreground-color: white}.bp-theme .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #003c82;--mat-toolbar-container-text-color: white}.bp-theme .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #16b1e6;--mat-toolbar-container-text-color: black}.bp-theme .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #f44336;--mat-toolbar-container-text-color: white}.bp-theme .mat-button-toggle-checked{background-color:#16b1e6!important;color:#fff!important}.bp-theme .mat-button-toggle{height:24px;border-radius:12px;min-width:100px!important;width:110px!important;background-color:#fff;color:#003c82;margin:0 12px;text-align:end}.bp-theme .mat-button-toggle-label-content{padding:0!important;width:100%}.bp-theme .mat-button-toggle-label-content .mat-pseudo-checkbox{margin-right:5px;--mat-minimal-pseudo-checkbox-selected-checkmark-color: white;position:relative;right:6px;bottom:2px}.bp-theme .mat-button-toggle-group{min-width:200px!important;height:30px;border-radius:12px;background-color:transparent;box-shadow:none!important;border:hidden}.bp-theme .mat-button-toggle-label{margin:0;padding-right:10px;width:100px;height:22px;text-align:center}@media print{.bp-theme *{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.bp-theme .svg-container{margin:auto}.bp-theme .s8-lg{font-size:1.3333333333em;line-height:.75em;vertical-align:-15%}.bp-theme .s8-1px{font-size:1px}.bp-theme .s8-2px{font-size:2px}.bp-theme .s8-3px{font-size:3px}.bp-theme .s8-4px{font-size:4px}.bp-theme .s8-5px{font-size:5px}.bp-theme .s8-6px{font-size:6px}.bp-theme .s8-7px{font-size:7px}.bp-theme .s8-8px{font-size:8px}.bp-theme .s8-9px{font-size:9px}.bp-theme .s8-10px{font-size:10px}.bp-theme .s8-11px{font-size:11px}.bp-theme .s8-12px{font-size:12px}.bp-theme .s8-13px{font-size:13px}.bp-theme .s8-14px{font-size:14px}.bp-theme .s8-15px{font-size:15px}.bp-theme .s8-16px{font-size:16px}.bp-theme .s8-17px{font-size:17px}.bp-theme .s8-18px{font-size:18px}.bp-theme .s8-19px{font-size:19px}.bp-theme .s8-20px{font-size:20px}.bp-theme .s8-21px{font-size:21px}.bp-theme .s8-22px{font-size:22px}.bp-theme .s8-23px{font-size:23px}.bp-theme .s8-24px{font-size:24px}.bp-theme .s8-25px{font-size:25px}.bp-theme .s8-26px{font-size:26px}.bp-theme .s8-27px{font-size:27px}.bp-theme .s8-28px{font-size:28px}.bp-theme .s8-29px{font-size:29px}.bp-theme .s8-30px{font-size:30px}.bp-theme .s8-31px{font-size:31px}.bp-theme .s8-32px{font-size:32px}.bp-theme .s8-33px{font-size:33px}.bp-theme .s8-34px{font-size:34px}.bp-theme .s8-35px{font-size:35px}.bp-theme .s8-36px{font-size:36px}.bp-theme .s8-37px{font-size:37px}.bp-theme .s8-38px{font-size:38px}.bp-theme .s8-39px{font-size:39px}.bp-theme .s8-40px{font-size:40px}.bp-theme .s8-41px{font-size:41px}.bp-theme .s8-42px{font-size:42px}.bp-theme .s8-43px{font-size:43px}.bp-theme .s8-44px{font-size:44px}.bp-theme .s8-45px{font-size:45px}.bp-theme .s8-46px{font-size:46px}.bp-theme .s8-47px{font-size:47px}.bp-theme .s8-48px{font-size:48px}.bp-theme .s8-49px{font-size:49px}.bp-theme .s8-50px{font-size:50px}.bp-theme .s8-51px{font-size:51px}.bp-theme .s8-52px{font-size:52px}.bp-theme .s8-53px{font-size:53px}.bp-theme .s8-54px{font-size:54px}.bp-theme .s8-55px{font-size:55px}.bp-theme .s8-56px{font-size:56px}.bp-theme .s8-57px{font-size:57px}.bp-theme .s8-58px{font-size:58px}.bp-theme .s8-59px{font-size:59px}.bp-theme .s8-60px{font-size:60px}.bp-theme .s8-61px{font-size:61px}.bp-theme .s8-62px{font-size:62px}.bp-theme .s8-63px{font-size:63px}.bp-theme .s8-64px{font-size:64px}.bp-theme .s8-65px{font-size:65px}.bp-theme .s8-66px{font-size:66px}.bp-theme .s8-67px{font-size:67px}.bp-theme .s8-68px{font-size:68px}.bp-theme .s8-69px{font-size:69px}.bp-theme .s8-70px{font-size:70px}.bp-theme .s8-71px{font-size:71px}.bp-theme .s8-72px{font-size:72px}.bp-theme .s8-73px{font-size:73px}.bp-theme .s8-74px{font-size:74px}.bp-theme .s8-75px{font-size:75px}.bp-theme .s8-76px{font-size:76px}.bp-theme .s8-77px{font-size:77px}.bp-theme .s8-78px{font-size:78px}.bp-theme .s8-79px{font-size:79px}.bp-theme .s8-80px{font-size:80px}.bp-theme .s8-81px{font-size:81px}.bp-theme .s8-82px{font-size:82px}.bp-theme .s8-83px{font-size:83px}.bp-theme .s8-84px{font-size:84px}.bp-theme .s8-85px{font-size:85px}.bp-theme .s8-86px{font-size:86px}.bp-theme .s8-87px{font-size:87px}.bp-theme .s8-88px{font-size:88px}.bp-theme .s8-89px{font-size:89px}.bp-theme .s8-90px{font-size:90px}.bp-theme .s8-91px{font-size:91px}.bp-theme .s8-92px{font-size:92px}.bp-theme .s8-93px{font-size:93px}.bp-theme .s8-94px{font-size:94px}.bp-theme .s8-95px{font-size:95px}.bp-theme .s8-96px{font-size:96px}.bp-theme .s8-97px{font-size:97px}.bp-theme .s8-98px{font-size:98px}.bp-theme .s8-99px{font-size:99px}.bp-theme .s8-100px{font-size:100px}.bp-theme .s8-button{font-size:16px}.bp-theme .s8-1x{font-size:24px}.bp-theme .s8-2x{font-size:32px}.bp-theme .s8-3x{font-size:48px}.bp-theme .s8-4x{font-size:64px}.bp-theme .s8-5x{font-size:80px}.bp-theme .s8-fw{width:1.2857142857em;text-align:center}.bp-theme .document_euro{height:100%;width:100%;background-image:url(/assets/brands/bp/icons//document_euro.svg);background-size:cover}.bp-theme .download{height:100%;width:100%;background-image:url(/assets/brands/bp/icons//download.svg);background-size:cover}.bp-theme .document_humain{height:100%;width:100%;background-image:url(/assets/brands/bp/icons/document_humain.svg);background-size:cover}.bp-theme .document_humain_disabled{height:100%;width:100%;background-image:url(/assets/brands/common/icons/document_humain_disabled.svg);background-size:cover}.bp-theme .epargne{height:100%;width:100%;background-image:url(/assets/brands/bp/icons/epargne.svg);background-size:cover}.bp-theme .error_icon{height:100%;width:100%;background-image:url(/assets/brands/common/icons/error.svg);background-size:cover}.bp-theme .warning_icon{height:100%;width:100%;background-image:url(/assets/brands/common/icons/warning.svg);background-size:cover}.bp-theme .nouveau_plus{height:100%;width:100%;background-image:url(/assets/brands/bp/icons/nouveau_plus.svg);background-size:cover}.bp-theme .company_logo{height:100%;width:100%;background-image:url(/assets/brands/bp/img/logo-small.svg);background-size:cover}.bp-theme .nouveau_plus_disabled{height:100%;width:100%;background-image:url(/assets/brands/common/icons/nouveau_plus_disabled.svg);background-size:cover}.bp-theme .ordinateur_triste{height:100%;width:100%;background-image:url(/assets/brands/bp/icons/ordinateur_triste.svg);background-size:cover}.bp-theme .grid_icon{height:100%;width:100%;background-image:url(/assets/brands/bp/icons/grid_icon.svg);background-size:cover}.bp-theme .pie_chart_icon{height:100%;width:100%;background-image:url(/assets/brands/bp/icons/pie_chart_icon.svg);background-size:cover}.bp-theme .icon_doc_out{height:100%;width:100%;background-image:url(/assets/brands/bp/icons/icon_doc_out.svg);background-size:cover}.bp-theme .switch_brut_net{height:100%;width:100%;background-image:url(/assets/brands/bp/icons/switch_brut_net.svg);background-size:cover}.bp-theme .maison_euro{height:100%;width:100%;background-image:url(/assets/brands/bp/icons/maison_euro.svg);background-size:cover}.bp-theme .transaction{height:100%;width:100%;background-image:url(/assets/brands/bp/icons/transaction.svg);background-size:cover}.bp-theme .retrait_espece{height:100%;width:100%;background-image:url(/assets/brands/bp/icons/retrait_espece.svg);background-size:cover}.bp-theme .humain{height:100%;width:100%;background-image:url(/assets/brands/bp/icons/humain.svg);background-size:cover}.bp-theme .no_results{height:100%;width:100%;background-image:url(/assets/brands/bp/icons/no_results.svg);background-size:cover}.bp-theme .contrat_signature{height:100%;width:100%;background-image:url(/assets/brands/bp/icons/contrat_signature.svg);background-size:cover}.bp-theme .contrat_signature_disabled{height:100%;width:100%;background-image:url(/assets/brands/common/icons/contrat_signature_disabled.svg);background-size:cover}.bp-theme .virements_credit{height:100%;width:100%;background-image:url(/assets/brands/bp/icons/virements_credit.svg);background-size:cover}.bp-theme .construction{height:100%;width:100%;background-image:url(/assets/brands/bp/icons/construction.svg);background-size:cover}.bp-theme .logo-imprimante{height:100%;width:100%;background-image:url(/assets/brands/bp/icons/logo-imprimante.svg);background-size:cover}.bp-theme .upload{height:100%;width:100%;background-image:url(/assets/brands/bp/icons/upload.svg);background-size:cover}.bp-theme .documents_icons{height:100%;width:100%;background-image:url(/assets/brands/bp/icons/documents.svg);background-size:cover}.bp-theme .document_check{height:100%;width:100%;background-image:url(/assets/brands/bp/icons/document_check.svg);background-size:cover}.bp-theme .close_wizard{height:100%;width:100%;background-image:url(/assets/brands/bp/icons/close_wizard.svg);background-size:cover}.bp-theme .check_circle{height:100%;width:100%;background-image:url(/assets/brands/bp/icons/check_circle.svg);background-size:cover}.bp-theme .group{height:100%;width:100%;background-image:url(/assets/brands/bp/icons/group.svg);background-size:cover}.bp-theme .picto_document_document{height:100%;width:100%;background-image:url(/assets/brands/bp/icons/picto_document_document.svg);background-size:cover}.bp-theme .picto_objet_feuille{height:100%;width:100%;background-image:url(/assets/brands/bp/icons/picto_objet_feuille.svg);background-size:cover}.bp-theme .picto_humain_humains{height:100%;width:100%;background-image:url(/assets/brands/bp/icons/picto_humain_humains.svg);background-size:cover}.bp-theme .picto_objet_international{height:100%;width:100%;background-image:url(/assets/brands/bp/icons/picto_objet_international.svg);background-size:cover}.bp-theme .chrome_icon{height:100%;width:100%;background-image:url(/assets/brands/common/icons/chrome.svg);background-size:cover}.bp-theme .edge_icon{height:100%;width:100%;background-image:url(/assets/brands/common/icons/edge.svg);background-size:cover}.bp-theme .firefox_icon{height:100%;width:100%;background-image:url(/assets/brands/common/icons/firefox.svg);background-size:cover}.bp-theme .navigateur_obsolete{height:100%;width:100%;background-image:url(/assets/brands/bp/icons/erreurs_navigateur_obsolete.svg);background-size:cover}.bp-theme .picto_objet_sablier{height:100%;width:100%;background-image:url(/assets/brands/bp/icons/picto_objet_sablier.svg);background-size:cover}.bp-theme .primary-header{background-color:#fff!important;padding:0!important;height:48px;display:flex}.bp-theme .subtitle-main-header h4{font-size:18px!important;font-weight:700;color:#003c82}.bp-theme .full-header{display:flex}.bp-theme .page-header{background-size:contain;background-repeat:no-repeat;height:21px;width:21px;padding-top:14px;padding-left:24px;vertical-align:center}.bp-theme .homepage-text{padding-left:12px;font-size:13px;font-family:Ubuntu;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.6;letter-spacing:normal;color:#003c82}.bp-theme .page-header_pointer:hover{cursor:pointer}.bp-theme .profile_button{height:100%;max-height:48px}.bp-theme .profile_button span{font-size:13px;font-weight:700!important}.bp-theme .header{overflow:hidden;width:100%;height:48px;min-width:1024px;padding-left:25px;padding-right:25px;align-items:center;margin:0!important;background-color:#fff;box-shadow:0 3px 6px #00000029;z-index:3}.bp-theme .retour-button{color:#003c82}.bp-theme .retour-button:hover{cursor:pointer}@media only screen and (max-device-width: 960px){.bp-theme .header{min-width:320px}}.bp-theme .top-header{margin:20px;display:flex;flex-direction:row;justify-content:space-between}.bp-theme .top-header .top-header-item .header-profile-icon{color:#003c82}.bp-theme .top-header .header-bold-title{margin-left:auto;margin-right:auto;font-weight:700;color:#003c82}.bp-theme .header-nxs{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;width:100%}.bp-theme .header-logo{height:21px;margin-bottom:auto;margin-top:auto}.bp-theme .header-container{display:flex;outline:0}.bp-theme .logo_pointer:hover{cursor:pointer}.bp-theme .logo_pointer:focus{outline:0}.bp-theme .title{text-align:center;min-width:182px;height:22px;color:#003c82;width:auto}@media only screen and (max-device-width: 480px){.bp-theme .profile{display:none}.bp-theme .human-icon{width:auto}.bp-theme .header-logo{padding:0 15px!important}.bp-theme .title{padding:0 20px 0 10px;margin:0 auto}.bp-theme .homepage-text{display:none}}.bp-theme .profile{text-align:right;text-align:-webkit-right;display:flex;flex-direction:row-reverse}.bp-theme .profile span{height:18px}.bp-theme .button-row{margin-left:8px;height:18px;color:#003c82;cursor:pointer}.bp-theme .header-simple-text{font-family:Ubuntu;font-size:13px!important;color:#003c82;display:inline-block;vertical-align:middle}.bp-theme .header-simple-text .header-simple-text-label{float:left}.bp-theme .header-simple-text .header-simple-text-button{float:left;margin-top:4px}.bp-theme .header-simple-text .header-simple-text-button .close{color:#003c82!important}.bp-theme a:hover{text-decoration:none}.bp-theme .nxs-neo-top-header{background-image:linear-gradient(to top,#f1f1f2,#f4f4f4,#f8f8f8,#fbfbfb,#fff)}.bp-theme .nxs-neo-top-header .neo-top-header-container{font-family:Ubuntu;margin:0 20px 10px;border-bottom:1px solid #ada8a8}.bp-theme .nxs-neo-top-header .neo-top-header-container .subscription-details{display:flex;flex-direction:column;margin-top:20px;text-align:center}.bp-theme .nxs-neo-top-header .neo-top-header-container .subscription-details div{margin-left:auto;margin-right:auto}.bp-theme .nxs-neo-top-header .neo-top-header-container .subscription-details>div:nth-child(1){font-size:xx-large}.bp-theme .nxs-neo-top-header .neo-top-header-container .subscription-details>div:nth-child(2){font-size:small}.bp-theme .nxs-neo-top-header .neo-top-header-container .neo-top-header{display:flex;flex-direction:row;justify-content:space-between;padding-top:15px}.bp-theme .nxs-neo-top-header .neo-top-header-container .neo-top-header .neo-top-header-item{width:-moz-fit-content;width:fit-content}.bp-theme .nxs-neo-top-header .neo-top-header-container .neo-top-header .neo-top-header-item .neo-header-profile-icon,.bp-theme .nxs-neo-top-header .neo-top-header-container .neo-top-header .neo-top-header-item .neo-header-left-arrow{color:#003c82}.bp-theme .nxs-neo-top-header .neo-top-header-container .neo-top-header .neo-header-bold-title{color:#000}.bp-theme .nxs-neo-top-header .neo-top-header-container .neo-header-tab-menu-main{margin-top:15px}.bp-theme .nxs-neo-top-header .neo-top-header-container .neo-header-tab-menu-main .mat-mdc-tab-header{overflow-x:scroll!important}.bp-theme .nxs-neo-top-header .neo-top-header-container .neo-header-tab-menu-main .mat-mdc-tab-header::-webkit-scrollbar{display:none}.bp-theme .nxs-neo-top-header .neo-top-header-container .neo-header-tab-menu-main .mat-tab-link-container{overflow:initial}.bp-theme .nxs-neo-top-header .neo-top-header-container .neo-header-tab-menu-main .mat-mdc-tab-header-pagination-controls-enabled .mat-mdc-tab-header-pagination{display:none}.bp-theme .nxs-neo-top-header .neo-top-header-container .neo-header-tab-menu-main .nav-bar-neo-header-links{width:100%;min-width:320px;align-items:center;height:35px}.bp-theme .nxs-neo-top-header .neo-top-header-container .neo-header-tab-menu-main .nav-bar-neo-header-links .mat-badge-style{margin-top:27%;margin-left:-5%}.bp-theme .nxs-neo-top-header .neo-top-header-container .neo-header-tab-menu-main .nav-bar-neo-header-links .mat-mdc-tab-link-container{overflow:initial}.bp-theme .nxs-neo-top-header .neo-top-header-container .neo-header-tab-menu-main .nav-bar-neo-header-links .mat-mdc-tab-link{color:#000;font-size:16px!important;font-weight:400!important;height:35px;background-color:inherit!important;min-width:-moz-fit-content;min-width:fit-content}.bp-theme .nxs-neo-top-header .neo-top-header-container .neo-header-tab-menu-main .nav-bar-neo-header-links .mdc-tab__text-label{margin-bottom:10px}.bp-theme .nxs-neo-top-header .neo-top-header-container .neo-header-tab-menu-main .nav-bar-neo-header-links .mdc-tab--active .mdc-tab__text-label{color:#003c82;text-decoration:none}.bp-theme .nxs-neo-top-header .neo-top-header-container .neo-header-tab-menu-main .nav-bar-neo-header-links .mdc-tab--active .mdc-tab-indicator__content--underline{border-color:#003c82}.bp-theme .nxs-neo-top-header .neo-top-header-container .neo-header-tab-menu-main .nav-bar-neo-header-links .mat-ink-bar{background-color:#003c82}.bp-theme .nxs-neo-top-header .neo-top-header-container .neo-header-tab-menu-main .mat-mdc-tab-nav-bar{--mat-tab-header-active-ripple-color: transparent}.bp-theme .btn-hide{visibility:hidden}.bp-theme .main-menu{background-color:#fff;box-shadow:-1px 0 6px #ccc;padding:13px 24px 13px 16px;min-width:272px;position:fixed}.bp-theme .main-menu .menu-header{width:100%;height:35px}.bp-theme .main-menu .menu-header .mat-mdc-icon-button.mat-mdc-button-base{padding:0}.bp-theme .main-menu .menu-header .menu-username{font-family:Ubuntu;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#333}.bp-theme .main-menu .menu-header .button{max-height:35px;margin-left:15px;color:#000}.bp-theme .main-menu .logout-div{height:45px;margin-top:10px}.bp-theme .main-menu .tabs{width:100%}.bp-theme .main-menu .tabs .tabs-labels{height:22px;color:#000;margin:6px 0;border-top:1px;border-bottom:1px}.bp-theme .main-menu .tabs .tabs-labels .menu-labels-text{float:left}.bp-theme .main-menu .tabs .tabs-labels .menu-labels-icon{float:right}.bp-theme .main-menu .tabs .tabs-border{background-color:#a3a3a3;width:auto;height:1px!important;margin:0}@media only screen and (min-device-width: 960px){.bp-theme .main-menu .menu-header{display:flex;flex-direction:row;justify-content:space-between}}@media only screen and (max-device-width: 960px){.bp-theme .main-menu{min-width:100%;padding-left:15px;padding-right:15px}.bp-theme .main-menu hr{background-color:#a3a3a3}.bp-theme .main-menu .menu-header{width:100%}.bp-theme .main-menu .menu-header .menu-username{text-align:center}.bp-theme .main-menu .menu-header .close-btn{right:0;position:absolute;top:8px}.bp-theme .main-menu .tabs{width:95%;margin-right:auto;margin-left:auto;margin-top:20px}.bp-theme .main-menu .tabs .tabs-border{margin-top:15px}.bp-theme .main-menu .logout-div{width:95%;margin-right:auto;margin-left:auto;margin-top:40px}.bp-theme .main-menu .color-icon{color:#003c82}}.bp-theme .nxs-button{width:100%;height:100%}.bp-theme .nxs-button button{width:100%;height:100%;padding:7px}.bp-theme .nxs-button button.mat-mdc-button-disabled{background-color:#f5f5f5;color:#999}.bp-theme .nxs-button button.menu{color:#003c82}.bp-theme .nxs-button button .mdc-button__label{width:100%}.bp-theme .nxs-button .nxs-button-with-icon{display:flex;justify-content:center}.bp-theme .nxs-button .mat-mdc-outlined-button:not(.buttonfilter){border-color:#003c82;color:#003c82}.bp-theme .nxs-button .nxs-button-with-icon-after-float{text-align:center}.bp-theme .nxs-button .nxs-button-with-icon-after-float nxs-icon{float:right}.bp-theme .nxs-button .nxs-button-with-icon-after{text-align:center}.bp-theme .nxs-button .nxs-button-content-container{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bp-theme .nxs-button .nxs-button-content-container .nxs-button-icon{padding-right:4px}.bp-theme .nxs-button .nxs-button-content-container .nxs-button-text{text-align:center;font-family:Ubuntu;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bp-theme .nxs-button .actionmenu{min-width:125px;border-radius:30px;color:gray}.bp-theme .nxs-button .buttonfilter{min-width:125px;border-radius:30px;color:gray;border:thin solid currentColor}.bp-theme .nxs-button .buttonfilter .nxs-button-text{text-align:center;font-family:Ubuntu;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#333}.bp-theme .nxs-button .nxs-filter-button-with-color{min-width:125px;border-radius:30px;color:#003c82}.bp-theme .menu{color:#003c82}@media only screen and (max-device-width: 960px){.bp-theme .mat-mdc-button .mat-mdc-button-persistent-ripple:before{background-color:transparent}}.bp-theme .tab-menu-main{overflow:hidden;min-width:1024px;align-items:center;margin:0!important;height:132px;top:48px;position:absolute;background:linear-gradient(to right,#003c82,#003c82e6,#003c821a),url(/assets/brands/bp/images/home.jpg) no-repeat 50% 59%;background-size:cover;margin:0 auto;width:100%}.bp-theme .tab-menu-main .secondary-header{background:none;height:99px;color:#fff!important;padding:0}.bp-theme .tab-menu-main .sub-header-client-name{font-size:32px;min-width:206px;height:40px;color:#fff;color:var(--white)}.bp-theme .tab-menu-main .sub-header-status{font-size:18px;font-weight:300;font-stretch:normal;font-style:italic;letter-spacing:-.1px;color:#fff}.bp-theme .tab-menu-main .sub-header-info{font-size:14px}.bp-theme .tab-menu-main .sub-header-title{height:20px}.bp-theme .tab-menu-main .tab-menu-container{overflow:hidden;max-width:1200px;margin:0 auto;align-items:center;width:100%}.bp-theme .tab-menu-main .mat-badge-style{margin-top:20%;margin-left:-5%}.bp-theme .tab-menu-main .mat-mdc-tab-links{color:#fff;font-size:16px!important;font-weight:400!important;height:40px;padding-bottom:8px;background-color:inherit!important;width:-moz-fit-content;width:fit-content}.bp-theme .tab-menu-main .mat-mdc-tab-links .mdc-tab__text-label{font-family:Ubuntu!important;font-size:16px!important;color:#cccc!important;font-weight:400}.bp-theme .tab-menu-main .mat-mdc-tab-links .mdc-tab.mat-mdc-tab-link{height:30px!important}.bp-theme .tab-menu-main .mat-mdc-tab-links .mdc-tab.mat-mdc-tab-link .mdc-tab-indicator__content.mdc-tab-indicator__content--underline{border-color:#16b1e6!important}.bp-theme .tab-menu-main .mdc-tab--active .mdc-tab__text-label{color:#5cd0fa!important}.bp-theme .tab-menu-main .mat-mdc-tab-nav-bar{margin-left:100px}.bp-theme .tab-menu-main .no-padding{padding:0!important}@media only screen and (max-device-width: 960px){.bp-theme .tab-menu-main .tab-menu-main{top:0;width:100%;min-width:320px;align-items:center;position:relative;background:linear-gradient(180deg,#fff,#f5f5f5)}.bp-theme .tab-menu-main .tab-menu-container{max-height:200px;position:relative;float:center}.bp-theme .tab-menu-main .mat-toolbar{margin-left:20%!important;margin-right:20%!important}.bp-theme .tab-menu-main .secondary-header{height:100%;flex-wrap:wrap;position:relative}.bp-theme .tab-menu-main .sub-header-div{width:100%;text-align:center}.bp-theme .tab-menu-main .mobile-header-title{font-family:Ubuntu;font-size:20px;font-weight:450;width:100%;color:#000;text-align:center}.bp-theme .tab-menu-main .mobile-sub-header-title{font-size:14px;font-weight:300;font-stretch:normal;font-style:normal;letter-spacing:-.1px;color:#666}.bp-theme .tab-menu-main .mat-mdc-tab-nav-bar{height:30px;overflow-x:scroll;margin-left:16px;margin-right:16px;color:#000}.bp-theme .tab-menu-main .mat-mdc-tab-links{font-size:16px!important;font-weight:400!important;height:26px;padding-bottom:8px;background-color:inherit!important;min-width:120px;margin-bottom:5px}.bp-theme .tab-menu-main .mat-mdc-tab-links .mat-mdc-tab-link-container::-webkit-scrollbar{display:none}}@media screen and (max-width: 1024px){.bp-theme .tab-menu-main .tab-menu-main .sub-header-status,.bp-theme .tab-menu-main .tab-menu-main .sub-header-client-name{margin-left:24px}}@media screen and (min-width: 961px){.bp-theme .tab-menu-main .mat-ink-bar{background-color:#16b1e6!important}}.bp-theme .alert{background-color:#f5f5f5;color:#003c82;border-radius:5px;min-height:30px;width:100%;padding:5px 0!important;margin:5px 30px 5px 0!important;font-size:13px}.bp-theme .alert-container{display:flex;justify-content:space-between;align-items:center}@media only screen and (max-device-width: 960px){.bp-theme .alert{padding:0}.bp-theme .icon-messages-mobile{width:10%}.bp-theme .label-messages-mobile{width:90%;text-align:left}}.bp-theme .nxs-select{width:100%;border-top:transparent}.bp-theme .nxs-select mat-form-field.disabled .mat-mdc-select-value-text{color:#00000061}.bp-theme .nxs-select .mat-mdc-select{font-weight:300;font-size:16px}.bp-theme .nxs-select .mat-mdc-select .mat-mdc-select-trigger{vertical-align:sub;top:20px}.bp-theme .nxs-select .mat-mdc-select .mat-primary .mat-mdc-option.mat-mdc-selected:not(.mat-mdc-option-disabled){color:#003c82}.bp-theme .nxs-select .mat-mdc-select .mat-mdc-select-panel mat-option.mat-mdc-option{height:unset}.bp-theme .nxs-select .mat-mdc-select .mat-mdc-option-text.mat-mdc-option-text{white-space:normal}.bp-theme .nxs-select .mat-mdc-select .mat-mdc-select-arrow{height:18px!important;width:18px!important;margin-top:25px;margin-right:-2px;border:none;background-image:url(/assets/brands/common/icons/icon_arrow_down.svg);background-repeat:round;background-size:cover}.bp-theme .nxs-select .mat-mdc-select .mat-mdc-select-arrow svg{display:none}.bp-theme .nxs-panel mat-card-content{display:flex}.bp-theme .nxs-panel .mat-mdc-card{padding:16px;height:80px;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.bp-theme .nxs-panel .mat-mdc-card .mat-mdc-card-content{padding:0}.bp-theme .nxs-panel .mat-mdc-card:hover{transition:box-shadow .28s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.bp-theme .nxs-panel .mat-mdc-card nxs-icon .svg-container>div{background-size:48px}.bp-theme .nxs-panel img{height:40px;width:40px;align-items:center;text-align:center}.bp-theme .nxs-panel .img-separator{width:128px;max-width:128px;height:2px}.bp-theme .nxs-panel .label{font-family:Ubuntu;font-size:14px;font-weight:300;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#333;margin-left:16px}.bp-theme .nxs-panel .card-text{height:48px;display:flex;align-items:center;justify-content:center}@media only screen and (min-device-width: 961px){.bp-theme .hpanel{width:290px;height:80px;margin:24px 47px 0 55px}}.bp-theme .vpanel{width:208px;height:208px;margin:8px}.bp-theme .vpanel .card-text{text-align:center}.bp-theme .vpanel a{text-decoration:none}.bp-theme .vpanel .mat-mdc-card{box-shadow:-1px 2px #0000001f,1px 2px #0000001f;border-radius:4px;background-color:#fff;border:solid 1px #cccccc}.bp-theme .vpanel .mat-mdc-card .mat-mdc-card-content{padding:16px}.bp-theme .vpanel .vlabel{text-align:center;width:161px;height:22px;font-family:Ubuntu!important;font-size:16px;font-weight:300;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#000}.bp-theme .vpanel .theme-line{padding:1px!important;background-color:#16b1e6;width:100px;margin:15px auto 10px}.bp-theme .vpanel .sub-label-container{margin-top:4px;text-align:center}.bp-theme .vpanel .sub-label-container .sub-label{height:18px;font-family:Ubuntu;font-size:13px;font-weight:700;font-stretch:normal;font-style:italic;line-height:1.38;letter-spacing:normal;color:#000}.bp-theme .vpanel .sub-label-container span{display:inline-block;vertical-align:middle}.bp-theme .selected .hpanel a .mat-mdc-card{padding-bottom:0;padding-right:0;padding-left:0;position:relative;background-color:#f5f5f5}.bp-theme .selected .hpanel a .mat-mdc-card .mat-mdc-card-content{margin-bottom:0;margin-left:16px;margin-right:16px}.bp-theme .selected .hpanel a .mat-mdc-card .panel-bottom-line{background:#16b1e6;height:4px;width:100%;position:absolute;bottom:0;border-bottom-left-radius:2px;border-bottom-right-radius:2px}.bp-theme .disabled{pointer-events:none}.bp-theme .disabled .label{color:#999}.bp-theme .disabled .block{background:#f9f9fb}@media only screen and (max-device-width: 960px){.bp-theme .hpanel{width:90%;margin-left:auto;margin-right:auto;margin-bottom:10px}.bp-theme .nxs-panel a{text-decoration:none}.bp-theme .nxs-panel .label{font-family:Ubuntu;font-weight:400;font-style:normal;font-stretch:normal;letter-spacing:normal;color:#333;margin-left:16px;padding:2px 0}.bp-theme .nxs-panel .hsub-label{font-family:Ubuntu,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;display:flex;letter-spacing:-.14px;color:#666}.bp-theme .nxs-panel .card-text{flex-direction:column;align-items:normal;justify-content:flex-start}}.bp-theme .nxs-paginator-container{width:100%;justify-content:center!important;font-family:Ubuntu}.bp-theme .nxs-paginator{justify-content:center!important;font-size:16px;margin-bottom:0}.bp-theme .nxs-paginator-page{justify-content:center!important}.bp-theme .nxs-paginator-page-number{background-color:#003c82}.bp-theme .nxs-paginator-selected{justify-content:center!important;color:#003c82}.bp-theme .page-item{margin:10px;cursor:pointer}.bp-theme .page-link{border:none}.bp-theme .page-link .disabled{color:red}.bp-theme .page-item .active{background-color:#003c82;color:#fff;border-radius:4px}.bp-theme .page-item .inactive{color:#003c82}.bp-theme .page-item .inactive:hover{color:#003c82;background-color:#ccc;border-radius:4px}.bp-theme .page-item .enabled .navigation{color:#333}.bp-theme .page-item .enabled .navigation:hover{color:#333;background-color:#ccc;border-radius:4px}.bp-theme .page-item .disabled .navigation{color:#ccc}.bp-theme .nxs-input .mat-mdc-icon-button.mat-mdc-button-base{height:25px;width:auto;padding:0 5px}.bp-theme .nxs-input .mat-mdc-icon-button .mat-mdc-button-ripple,.bp-theme .nxs-input .mat-mdc-icon-button .mat-mdc-button-persistent-ripple,.bp-theme .nxs-input .mat-mdc-icon-button .mat-mdc-button-persistent-ripple:before{top:3px;left:1px;right:1px;width:auto}.bp-theme .nxs-input span{margin-top:1px;height:25px}.bp-theme .nxs-input-autocomplete .mat-mdc-icon-button.mat-mdc-button-base,.bp-theme .nxs-input-autocomplete-search .mat-mdc-icon-button.mat-mdc-button-base{height:25px;width:auto;padding:0 5px}.bp-theme .nxs-input-autocomplete .mat-mdc-icon-button .mat-mdc-button-ripple,.bp-theme .nxs-input-autocomplete .mat-mdc-icon-button .mat-mdc-button-persistent-ripple,.bp-theme .nxs-input-autocomplete .mat-mdc-icon-button .mat-mdc-button-persistent-ripple:before,.bp-theme .nxs-input-autocomplete-search .mat-mdc-icon-button .mat-mdc-button-ripple,.bp-theme .nxs-input-autocomplete-search .mat-mdc-icon-button .mat-mdc-button-persistent-ripple,.bp-theme .nxs-input-autocomplete-search .mat-mdc-icon-button .mat-mdc-button-persistent-ripple:before{top:3px;left:1px;right:1px;width:auto}.bp-theme .nxs-input-autocomplete span,.bp-theme .nxs-input-autocomplete-search span{margin-top:1px;height:25px}.bp-theme .search-word{font-family:Ubuntu;font-size:16px;font-weight:300;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#333}.bp-theme .nxs-input-autocomplete input{overflow:hidden;text-overflow:ellipsis}.bp-theme .nxs-input-autocomplete .mat-form-field-flex{width:calc(100% - 25px)}.bp-theme .autocomplete-word{font-family:Ubuntu;font-size:16px;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;font-weight:500;color:#003c82}.bp-theme .nxs-input-autocomplete-search{display:flex;flex-direction:row;border:solid 1px #ccc;border-radius:40px;height:40px}.bp-theme .nxs-input-autocomplete-search mat-form-field{line-height:2}.bp-theme .nxs-input-autocomplete-search .mat-mdc-form-field-wrapper{width:95%;margin-left:15px}.bp-theme .nxs-input-autocomplete-search .mat-mdc-form-field-wrapper .mat-form-field-suffix{top:6px}.bp-theme .nxs-input-autocomplete-search .mat-mdc-form-field-wrapper .mat-mdc-form-field-infix{width:95%}.bp-theme .nxs-input-autocomplete-search .mat-mdc-form-field-wrapper .mat-mdc-form-field-infix input.mat-input-element{padding:0 25px 0 0}.bp-theme .nxs-input-autocomplete-search .mat-mdc-form-field-wrapper .mat-mdc-form-field-infix span.mat-form-field-label-wrapper{line-height:0px}.bp-theme .nxs-input-autocomplete-search .search-autocomplete-button{height:75%;padding-left:5px;border-left:solid 1px #ccc;width:40px;margin-top:5px}.bp-theme .nxs-input-autocomplete-search .search-autocomplete-button button{font-size:8px}.bp-theme .nxs-input-autocomplete-search .search-autocomplete-button button span.mat-button-wrapper mat-icon{color:#003c82}.bp-theme .nxs-radio-container .horizontal{height:22px;margin-left:-3px}.bp-theme .nxs-radio-container .lbl-title{font-family:Ubuntu;font-size:12px;font-weight:200;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#666;margin-top:15px;margin-bottom:5px}.bp-theme .nxs-radio-container .mat-mdc-radio-button{margin-right:15px}.bp-theme .nxs-radio-container .mat-mdc-radio-button .mdc-radio{padding:5px;width:16px;height:16px;margin-right:3px}.bp-theme .nxs-radio-container .mat-mdc-radio-button .mdc-radio .mdc-radio__ripple{width:32px;height:32px;left:calc(50% - 16px);top:calc(50% - 16px)}.bp-theme .nxs-radio-container .mat-mdc-radio-button .mdc-radio .mdc-radio__ripple .mat-ripple-element{visibility:hidden!important;width:32px;height:32px}.bp-theme .nxs-radio-container .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control{width:20px;height:20px}.bp-theme .nxs-radio-container .mat-mdc-radio-button .mdc-radio .mat-mdc-radio-touch-target{width:32px;height:32px}.bp-theme .nxs-radio-container .mat-mdc-radio-button .mdc-radio__background{width:16px;height:16px}.bp-theme .nxs-radio-container .mat-mdc-radio-button .mdc-radio__background .mdc-radio__inner-circle{border-width:8px;height:16px;width:16px}.bp-theme .nxs-radio-container .mat-mdc-radio-button .mdc-radio__background .mdc-radio__outer-circle{height:16px;width:16px}.bp-theme .nxs-radio-container .mat-mdc-radio-button .mdc-label{padding-left:0}.bp-theme .nxs-radio-container .mat-mdc-focus-indicator{height:32px;width:32px}.bp-theme .nxs-radio-container .vertical{display:flex;flex-direction:column;margin-left:-2px}.bp-theme .nxs-radio-container .mat-radio-disabled .mdc-radio__inner-circle{background-color:#999}.bp-theme .nxs-radio-container .mat-radio-disabled .mdc-radio__outer-circle{border-color:#999!important}.bp-theme .nxs-radio-container .warning .mdc-radio__outer-circle{border-color:#f1ae43!important}.bp-theme .nxs-radio-container .error .mdc-radio__outer-circle{border-color:#e91b06!important}.bp-theme .nxs-radio-container .error .mat-radio-label-content{text-align:justify!important;text-justify:inter-word!important}.bp-theme .nxs-radio-container mat-error{font-family:Ubuntu;font-weight:400;font-size:13px!important;letter-spacing:0px;line-height:18px;margin-top:10px;width:100%}.bp-theme .nxs-radio-container mat-error.error{color:#e91b06!important}.bp-theme .nxs-radio-container mat-error.warning{color:#666!important}.bp-theme .nxs-radio-container .error{margin-top:10px}.bp-theme .nxs-range-selector h6{margin-bottom:20px}.bp-theme .nxs-range-selector>div:nth-child(2){margin-bottom:10px;margin-left:10px;margin-right:10px}.bp-theme .nxs-range-selector>div:nth-child(2) .p-slider .p-slider-range{background-color:#003c82}.bp-theme .nxs-range-selector>div:nth-child(2) .p-slider .p-slider-handle{background-color:#003c82;border:none}.bp-theme .nxs-range-selector>div:nth-child(2) .p-slider .p-slider-handle:hover{cursor:pointer}.bp-theme .nxs-range-selector>div:nth-child(2) .p-slider .p-slider-handle:focus{outline:none;box-shadow:none}.bp-theme .nxs-range-selector>div:nth-child(3){display:flex;flex-direction:row;justify-content:space-between;color:gray;margin-left:5px;margin-right:5px}.bp-theme .information-group{margin:10px 25px 25px;width:100%}.bp-theme .group-title{font-family:Ubuntu;font-size:21px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.52;letter-spacing:-.1px;color:#000}.bp-theme .group-label{display:flex;font-family:Ubuntu;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#666}.bp-theme .group-label>div:nth-child(1){width:50%}.bp-theme .group-label>div:nth-child(2){width:50%}.bp-theme .group-label a{font-family:Ubuntu;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#333;margin-right:12px;text-decoration:underline}.bp-theme .group-label a:hover{text-decoration:underline;cursor:pointer}.bp-theme .group-value{font-family:Ubuntu;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#333}.bp-theme .information-group hr{margin-top:10px;margin-bottom:10px;background-color:gray}.bp-theme .information-group-rows{margin-left:50px}@media only screen and (max-device-width: 960px){.bp-theme .information-group{margin:0 0 30px}.bp-theme .information-group .information-group-box .nxs-tooltip-container{position:relative;display:inline-flex;background-color:#ededed;border-radius:5%;padding:4px;width:-moz-fit-content;width:fit-content}.bp-theme .information-group .font-family-titre-rubrique{margin-bottom:30px}.bp-theme .information-group .information-group-rows{margin-left:0}.bp-theme .information-group .information-group-rows .information-group-box .group-label-text{padding:0;font-family:Ubuntu;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#999}.bp-theme .information-group .information-group-rows .information-group-box .group-value-text{padding:0;font-family:Ubuntu;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:-.1px;color:#333}.bp-theme .information-group .information-group-rows .information-group-box .group-label{flex-direction:row;justify-content:space-between}.bp-theme .information-group .information-group-rows .information-group-box .group-label .group-label-text{flex-basis:50%;width:-moz-fit-content;width:fit-content;color:#000}.bp-theme .information-group .information-group-rows .information-group-box .group-label .group-value-text{width:-moz-fit-content;width:fit-content}.bp-theme .information-group .information-group-rows .information-group-box .group-label .text-right{flex-basis:50%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:end}}.bp-theme .nxs-datepicker .mat-mdc-icon-button.mat-mdc-button-base{height:25px;top:-3px;width:auto;padding:0 5px}.bp-theme .nxs-datepicker .mat-mdc-icon-button .mat-mdc-button-ripple,.bp-theme .nxs-datepicker .mat-mdc-icon-button .mat-mdc-button-persistent-ripple,.bp-theme .nxs-datepicker .mat-mdc-icon-button .mat-mdc-button-persistent-ripple:before{top:1px;left:1px;right:1px;width:auto}.bp-theme .nxs-datepicker .mat-mdc-form-field-icon-suffix{display:block;top:13px;height:20px}.bp-theme .nxs-datepicker span{margin-top:1px;height:25px}.bp-theme .nxs-datepicker .mat-datepicker-toggle.mat-icon-button:before{border-left:1px solid #ccc;content:"";height:20px;left:2px;position:absolute;top:6px}.bp-theme .nxs-datepicker .mat-datepicker-toggle.mat-icon-button .mat-button-wrapper{margin-right:7px}.bp-theme .nxs-datepicker .cdk-overlay-pane.mat-datepicker-popup{margin-bottom:-16px}.bp-theme .nxs-datepicker .mat-datepicker-content .mat-calendar-body-selected{background-color:#003c82;color:#fff}.bp-theme .nxs-datepicker input::placeholder{overflow:visible}.bp-theme .nxs-datepicker .datepickerIcon{line-height:1;border-left:solid #cccccc 1px;top:4px;position:relative}.bp-theme .nxs-datepicker .datepickerIcon .mat-icon-button{width:25px;height:25px}.bp-theme .nxs-loader{display:flex;flex-direction:column;align-items:center;width:100%;height:100%;position:fixed;background:#ffffff80}.bp-theme .nxs-loader .mat-mdc-progress-spinner svg.mdc-circular-progress__indeterminate-circle-graphic{stroke:#003c82}.bp-theme .nxs-loader.default{top:177px;z-index:100000}.bp-theme .nxs-loader.default .mat-spinner-element{z-index:300000;margin:200px auto 0}.bp-theme .nxs-loader.main{top:0;z-index:1}.bp-theme .nxs-loader.main .mat-spinner-element{z-index:1;margin:300px auto 0}.bp-theme .nxs-loader .icon-inside{position:absolute;margin-top:220px;color:#003c82}.bp-theme .nxs-loader .message{margin-top:50px}@media only screen and (max-device-width: 960px){.bp-theme .nxs-loader.main,.bp-theme .nxs-loader.default{position:absolute;left:50%;transform:translate(-50%);z-index:100000}.bp-theme .nxs-loader.main .mat-spinner-element,.bp-theme .nxs-loader.default .mat-spinner-element{z-index:300000;margin:auto}.bp-theme .nxs-loader.default{top:350px}.bp-theme .nxs-loader.default .mat-spinner-element{top:-30%}.bp-theme .nxs-loader.main,.bp-theme .nxs-loader.main .mat-spinner-element{top:0}}.bp-theme .nxs-modal-confirmation-container{height:100%;display:flex;flex-direction:column;text-align:center;padding:15px}.bp-theme .nxs-modal-confirmation-container .confirmation-header{margin-bottom:30px}.bp-theme .nxs-modal-confirmation-container .close-icon{display:flex;align-self:flex-end;position:absolute;top:20px;right:20px;cursor:pointer}.bp-theme .nxs-modal-confirmation-container .icon{color:#e91b06}.bp-theme .nxs-modal-confirmation-container .icon-svg{margin-bottom:15px}.bp-theme .nxs-modal-confirmation-container .confirmation-title{margin-bottom:25px}.bp-theme .nxs-modal-confirmation-container .confirmation-content-div{display:flex;flex-direction:column;align-items:center}.bp-theme .nxs-modal-confirmation-container .confirmation-contentList-div{display:flex;flex-direction:column;align-items:flex-start;overflow-y:auto;max-height:300px}.bp-theme .nxs-modal-confirmation-container .confirmation-contentList-div .confirmation-contentList-line{margin:0 0 0 40px;text-align:left}.bp-theme .nxs-modal-confirmation-container .confirmation-buttons{height:45px;display:flex;position:absolute;bottom:0;margin-bottom:25px;transform:translate(-50%,-50%);left:50%}.bp-theme .nxs-modal-confirmation-container .confirmation-buttons .div-button{min-width:230px;margin:2px 15px 1px}@media only screen and (max-width: 960px){.bp-theme h4{margin-top:60px}.bp-theme .confirmation-buttons{flex-direction:column-reverse;width:90%}}.bp-theme .step-wizard .step-container{overflow:hidden;width:100%}.bp-theme .step-wizard .steps-container{width:100%;padding-bottom:25px}.bp-theme .step-wizard .step-wizard-progress{list-style:none;margin:0;padding:0 0 80px;display:flex;justify-content:space-between;width:100%;color:#ccc}.bp-theme .step-wizard .step-wizard-progress>li{position:relative;text-align:center;font-family:Ubuntu;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;flex:1}.bp-theme .step-wizard .step-wizard-progress>li:before{content:"";display:inline-block;margin:0 auto;border:2px solid #cccccc;background:#fff;width:8px;height:8px;border-radius:50%;position:absolute;top:47px;left:50%;transform:translate(-50%)}.bp-theme .step-wizard .step-wizard-progress>li:after{content:"";position:absolute;display:block;background:#ccc;width:100%;height:2px;top:50px;left:100%;z-index:-1;transform:translate(-50%)}.bp-theme .step-wizard .step-wizard-progress>li:last-child:after{display:none}.bp-theme .step-wizard .step-wizard-progress>li span{color:#666}.bp-theme .step-wizard .step-wizard-progress>li a{cursor:pointer;color:#000;text-align:center}.bp-theme .step-wizard .step-wizard-progress>li a:hover{text-decoration:underline}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-complete:before,.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-complete:after{background:#333;border:0}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-complete a{color:#000}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-complete a:hover{text-decoration:underline}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-0:before{border:2px solid #333333;background:#fff}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-0:after{background:linear-gradient(to right,#333,#ccc 0%)}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-0 a{color:#000}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-0 a:hover{text-decoration:underline}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-1:before{border:2px solid #333333;background:#fff}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-1:after{background:linear-gradient(to right,#333 1%,#ccc 0%)}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-1 a{color:#000}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-1 a:hover{text-decoration:underline}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-2:before{border:2px solid #333333;background:#fff}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-2:after{background:linear-gradient(to right,#333 2%,#ccc 0%)}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-2 a{color:#000}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-2 a:hover{text-decoration:underline}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-3:before{border:2px solid #333333;background:#fff}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-3:after{background:linear-gradient(to right,#333 3%,#ccc 0%)}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-3 a{color:#000}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-3 a:hover{text-decoration:underline}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-4:before{border:2px solid #333333;background:#fff}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-4:after{background:linear-gradient(to right,#333 4%,#ccc 0%)}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-4 a{color:#000}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-4 a:hover{text-decoration:underline}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-5:before{border:2px solid #333333;background:#fff}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-5:after{background:linear-gradient(to right,#333 5%,#ccc 0%)}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-5 a{color:#000}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-5 a:hover{text-decoration:underline}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-6:before{border:2px solid #333333;background:#fff}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-6:after{background:linear-gradient(to right,#333 6%,#ccc 0%)}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-6 a{color:#000}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-6 a:hover{text-decoration:underline}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-7:before{border:2px solid #333333;background:#fff}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-7:after{background:linear-gradient(to right,#333 7%,#ccc 0%)}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-7 a{color:#000}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-7 a:hover{text-decoration:underline}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-8:before{border:2px solid #333333;background:#fff}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-8:after{background:linear-gradient(to right,#333 8%,#ccc 0%)}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-8 a{color:#000}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-8 a:hover{text-decoration:underline}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-9:before{border:2px solid #333333;background:#fff}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-9:after{background:linear-gradient(to right,#333 9%,#ccc 0%)}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-9 a{color:#000}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-9 a:hover{text-decoration:underline}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-10:before{border:2px solid #333333;background:#fff}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-10:after{background:linear-gradient(to right,#333 10%,#ccc 0%)}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-10 a{color:#000}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-10 a:hover{text-decoration:underline}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-11:before{border:2px solid #333333;background:#fff}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-11:after{background:linear-gradient(to right,#333 11%,#ccc 0%)}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-11 a{color:#000}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-11 a:hover{text-decoration:underline}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-12:before{border:2px solid #333333;background:#fff}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-12:after{background:linear-gradient(to right,#333 12%,#ccc 0%)}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-12 a{color:#000}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-12 a:hover{text-decoration:underline}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-13:before{border:2px solid #333333;background:#fff}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-13:after{background:linear-gradient(to right,#333 13%,#ccc 0%)}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-13 a{color:#000}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-13 a:hover{text-decoration:underline}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-14:before{border:2px solid #333333;background:#fff}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-14:after{background:linear-gradient(to right,#333 14%,#ccc 0%)}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-14 a{color:#000}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-14 a:hover{text-decoration:underline}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-15:before{border:2px solid #333333;background:#fff}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-15:after{background:linear-gradient(to right,#333 15%,#ccc 0%)}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-15 a{color:#000}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-15 a:hover{text-decoration:underline}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-16:before{border:2px solid #333333;background:#fff}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-16:after{background:linear-gradient(to right,#333 16%,#ccc 0%)}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-16 a{color:#000}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-16 a:hover{text-decoration:underline}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-17:before{border:2px solid #333333;background:#fff}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-17:after{background:linear-gradient(to right,#333 17%,#ccc 0%)}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-17 a{color:#000}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-17 a:hover{text-decoration:underline}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-18:before{border:2px solid #333333;background:#fff}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-18:after{background:linear-gradient(to right,#333 18%,#ccc 0%)}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-18 a{color:#000}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-18 a:hover{text-decoration:underline}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-19:before{border:2px solid #333333;background:#fff}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-19:after{background:linear-gradient(to right,#333 19%,#ccc 0%)}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-19 a{color:#000}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-19 a:hover{text-decoration:underline}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-20:before{border:2px solid #333333;background:#fff}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-20:after{background:linear-gradient(to right,#333 20%,#ccc 0%)}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-20 a{color:#000}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-20 a:hover{text-decoration:underline}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-21:before{border:2px solid #333333;background:#fff}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-21:after{background:linear-gradient(to right,#333 21%,#ccc 0%)}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-21 a{color:#000}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-21 a:hover{text-decoration:underline}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-22:before{border:2px solid #333333;background:#fff}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-22:after{background:linear-gradient(to right,#333 22%,#ccc 0%)}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-22 a{color:#000}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-22 a:hover{text-decoration:underline}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-23:before{border:2px solid #333333;background:#fff}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-23:after{background:linear-gradient(to right,#333 23%,#ccc 0%)}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-23 a{color:#000}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-23 a:hover{text-decoration:underline}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-24:before{border:2px solid #333333;background:#fff}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-24:after{background:linear-gradient(to right,#333 24%,#ccc 0%)}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-24 a{color:#000}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-24 a:hover{text-decoration:underline}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-25:before{border:2px solid #333333;background:#fff}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-25:after{background:linear-gradient(to right,#333 25%,#ccc 0%)}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-25 a{color:#000}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-25 a:hover{text-decoration:underline}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-26:before{border:2px solid #333333;background:#fff}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-26:after{background:linear-gradient(to right,#333 26%,#ccc 0%)}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-26 a{color:#000}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-26 a:hover{text-decoration:underline}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-27:before{border:2px solid #333333;background:#fff}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-27:after{background:linear-gradient(to right,#333 27%,#ccc 0%)}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-27 a{color:#000}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-27 a:hover{text-decoration:underline}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-28:before{border:2px solid #333333;background:#fff}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-28:after{background:linear-gradient(to right,#333 28%,#ccc 0%)}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-28 a{color:#000}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-28 a:hover{text-decoration:underline}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-29:before{border:2px solid #333333;background:#fff}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-29:after{background:linear-gradient(to right,#333 29%,#ccc 0%)}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-29 a{color:#000}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-29 a:hover{text-decoration:underline}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-30:before{border:2px solid #333333;background:#fff}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-30:after{background:linear-gradient(to right,#333 30%,#ccc 0%)}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-30 a{color:#000}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-30 a:hover{text-decoration:underline}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-31:before{border:2px solid #333333;background:#fff}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-31:after{background:linear-gradient(to right,#333 31%,#ccc 0%)}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-31 a{color:#000}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-31 a:hover{text-decoration:underline}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-32:before{border:2px solid #333333;background:#fff}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-32:after{background:linear-gradient(to right,#333 32%,#ccc 0%)}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-32 a{color:#000}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-32 a:hover{text-decoration:underline}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-33:before{border:2px solid #333333;background:#fff}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-33:after{background:linear-gradient(to right,#333 33%,#ccc 0%)}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-33 a{color:#000}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-33 a:hover{text-decoration:underline}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-34:before{border:2px solid #333333;background:#fff}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-34:after{background:linear-gradient(to right,#333 34%,#ccc 0%)}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-34 a{color:#000}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-34 a:hover{text-decoration:underline}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-35:before{border:2px solid #333333;background:#fff}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-35:after{background:linear-gradient(to right,#333 35%,#ccc 0%)}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-35 a{color:#000}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-35 a:hover{text-decoration:underline}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-36:before{border:2px solid #333333;background:#fff}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-36:after{background:linear-gradient(to right,#333 36%,#ccc 0%)}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-36 a{color:#000}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-36 a:hover{text-decoration:underline}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-37:before{border:2px solid #333333;background:#fff}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-37:after{background:linear-gradient(to right,#333 37%,#ccc 0%)}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-37 a{color:#000}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-37 a:hover{text-decoration:underline}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-38:before{border:2px solid #333333;background:#fff}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-38:after{background:linear-gradient(to right,#333 38%,#ccc 0%)}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-38 a{color:#000}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-38 a:hover{text-decoration:underline}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-39:before{border:2px solid #333333;background:#fff}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-39:after{background:linear-gradient(to right,#333 39%,#ccc 0%)}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-39 a{color:#000}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-39 a:hover{text-decoration:underline}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-40:before{border:2px solid #333333;background:#fff}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-40:after{background:linear-gradient(to right,#333 40%,#ccc 0%)}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-40 a{color:#000}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-40 a:hover{text-decoration:underline}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-41:before{border:2px solid #333333;background:#fff}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-41:after{background:linear-gradient(to right,#333 41%,#ccc 0%)}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-41 a{color:#000}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-41 a:hover{text-decoration:underline}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-42:before{border:2px solid #333333;background:#fff}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-42:after{background:linear-gradient(to right,#333 42%,#ccc 0%)}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-42 a{color:#000}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-42 a:hover{text-decoration:underline}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-43:before{border:2px solid #333333;background:#fff}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-43:after{background:linear-gradient(to right,#333 43%,#ccc 0%)}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-43 a{color:#000}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-43 a:hover{text-decoration:underline}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-44:before{border:2px solid #333333;background:#fff}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-44:after{background:linear-gradient(to right,#333 44%,#ccc 0%)}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-44 a{color:#000}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-44 a:hover{text-decoration:underline}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-45:before{border:2px solid #333333;background:#fff}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-45:after{background:linear-gradient(to right,#333 45%,#ccc 0%)}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-45 a{color:#000}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-45 a:hover{text-decoration:underline}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-46:before{border:2px solid #333333;background:#fff}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-46:after{background:linear-gradient(to right,#333 46%,#ccc 0%)}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-46 a{color:#000}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-46 a:hover{text-decoration:underline}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-47:before{border:2px solid #333333;background:#fff}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-47:after{background:linear-gradient(to right,#333 47%,#ccc 0%)}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-47 a{color:#000}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-47 a:hover{text-decoration:underline}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-48:before{border:2px solid #333333;background:#fff}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-48:after{background:linear-gradient(to right,#333 48%,#ccc 0%)}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-48 a{color:#000}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-48 a:hover{text-decoration:underline}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-49:before{border:2px solid #333333;background:#fff}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-49:after{background:linear-gradient(to right,#333 49%,#ccc 0%)}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-49 a{color:#000}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-49 a:hover{text-decoration:underline}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-50:before{border:2px solid #333333;background:#fff}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-50:after{background:linear-gradient(to right,#333 50%,#ccc 0%)}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-50 a{color:#000}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-50 a:hover{text-decoration:underline}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-51:before{border:2px solid #333333;background:#fff}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-51:after{background:linear-gradient(to right,#333 51%,#ccc 0%)}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-51 a{color:#000}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-51 a:hover{text-decoration:underline}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-52:before{border:2px solid #333333;background:#fff}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-52:after{background:linear-gradient(to right,#333 52%,#ccc 0%)}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-52 a{color:#000}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-52 a:hover{text-decoration:underline}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-53:before{border:2px solid #333333;background:#fff}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-53:after{background:linear-gradient(to right,#333 53%,#ccc 0%)}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-53 a{color:#000}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-53 a:hover{text-decoration:underline}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-54:before{border:2px solid #333333;background:#fff}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-54:after{background:linear-gradient(to right,#333 54%,#ccc 0%)}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-54 a{color:#000}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-54 a:hover{text-decoration:underline}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-55:before{border:2px solid #333333;background:#fff}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-55:after{background:linear-gradient(to right,#333 55%,#ccc 0%)}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-55 a{color:#000}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-55 a:hover{text-decoration:underline}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-56:before{border:2px solid #333333;background:#fff}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-56:after{background:linear-gradient(to right,#333 56%,#ccc 0%)}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-56 a{color:#000}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-56 a:hover{text-decoration:underline}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-57:before{border:2px solid #333333;background:#fff}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-57:after{background:linear-gradient(to right,#333 57%,#ccc 0%)}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-57 a{color:#000}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-57 a:hover{text-decoration:underline}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-58:before{border:2px solid #333333;background:#fff}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-58:after{background:linear-gradient(to right,#333 58%,#ccc 0%)}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-58 a{color:#000}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-58 a:hover{text-decoration:underline}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-59:before{border:2px solid #333333;background:#fff}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-59:after{background:linear-gradient(to right,#333 59%,#ccc 0%)}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-59 a{color:#000}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-59 a:hover{text-decoration:underline}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-60:before{border:2px solid #333333;background:#fff}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-60:after{background:linear-gradient(to right,#333 60%,#ccc 0%)}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-60 a{color:#000}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-60 a:hover{text-decoration:underline}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-61:before{border:2px solid #333333;background:#fff}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-61:after{background:linear-gradient(to right,#333 61%,#ccc 0%)}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-61 a{color:#000}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-61 a:hover{text-decoration:underline}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-62:before{border:2px solid #333333;background:#fff}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-62:after{background:linear-gradient(to right,#333 62%,#ccc 0%)}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-62 a{color:#000}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-62 a:hover{text-decoration:underline}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-63:before{border:2px solid #333333;background:#fff}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-63:after{background:linear-gradient(to right,#333 63%,#ccc 0%)}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-63 a{color:#000}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-63 a:hover{text-decoration:underline}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-64:before{border:2px solid #333333;background:#fff}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-64:after{background:linear-gradient(to right,#333 64%,#ccc 0%)}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-64 a{color:#000}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-64 a:hover{text-decoration:underline}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-65:before{border:2px solid #333333;background:#fff}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-65:after{background:linear-gradient(to right,#333 65%,#ccc 0%)}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-65 a{color:#000}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-65 a:hover{text-decoration:underline}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-66:before{border:2px solid #333333;background:#fff}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-66:after{background:linear-gradient(to right,#333 66%,#ccc 0%)}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-66 a{color:#000}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-66 a:hover{text-decoration:underline}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-67:before{border:2px solid #333333;background:#fff}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-67:after{background:linear-gradient(to right,#333 67%,#ccc 0%)}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-67 a{color:#000}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-67 a:hover{text-decoration:underline}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-68:before{border:2px solid #333333;background:#fff}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-68:after{background:linear-gradient(to right,#333 68%,#ccc 0%)}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-68 a{color:#000}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-68 a:hover{text-decoration:underline}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-69:before{border:2px solid #333333;background:#fff}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-69:after{background:linear-gradient(to right,#333 69%,#ccc 0%)}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-69 a{color:#000}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-69 a:hover{text-decoration:underline}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-70:before{border:2px solid #333333;background:#fff}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-70:after{background:linear-gradient(to right,#333 70%,#ccc 0%)}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-70 a{color:#000}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-70 a:hover{text-decoration:underline}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-71:before{border:2px solid #333333;background:#fff}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-71:after{background:linear-gradient(to right,#333 71%,#ccc 0%)}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-71 a{color:#000}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-71 a:hover{text-decoration:underline}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-72:before{border:2px solid #333333;background:#fff}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-72:after{background:linear-gradient(to right,#333 72%,#ccc 0%)}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-72 a{color:#000}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-72 a:hover{text-decoration:underline}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-73:before{border:2px solid #333333;background:#fff}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-73:after{background:linear-gradient(to right,#333 73%,#ccc 0%)}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-73 a{color:#000}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-73 a:hover{text-decoration:underline}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-74:before{border:2px solid #333333;background:#fff}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-74:after{background:linear-gradient(to right,#333 74%,#ccc 0%)}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-74 a{color:#000}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-74 a:hover{text-decoration:underline}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-75:before{border:2px solid #333333;background:#fff}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-75:after{background:linear-gradient(to right,#333 75%,#ccc 0%)}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-75 a{color:#000}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-75 a:hover{text-decoration:underline}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-76:before{border:2px solid #333333;background:#fff}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-76:after{background:linear-gradient(to right,#333 76%,#ccc 0%)}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-76 a{color:#000}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-76 a:hover{text-decoration:underline}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-77:before{border:2px solid #333333;background:#fff}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-77:after{background:linear-gradient(to right,#333 77%,#ccc 0%)}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-77 a{color:#000}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-77 a:hover{text-decoration:underline}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-78:before{border:2px solid #333333;background:#fff}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-78:after{background:linear-gradient(to right,#333 78%,#ccc 0%)}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-78 a{color:#000}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-78 a:hover{text-decoration:underline}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-79:before{border:2px solid #333333;background:#fff}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-79:after{background:linear-gradient(to right,#333 79%,#ccc 0%)}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-79 a{color:#000}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-79 a:hover{text-decoration:underline}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-80:before{border:2px solid #333333;background:#fff}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-80:after{background:linear-gradient(to right,#333 80%,#ccc 0%)}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-80 a{color:#000}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-80 a:hover{text-decoration:underline}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-81:before{border:2px solid #333333;background:#fff}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-81:after{background:linear-gradient(to right,#333 81%,#ccc 0%)}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-81 a{color:#000}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-81 a:hover{text-decoration:underline}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-82:before{border:2px solid #333333;background:#fff}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-82:after{background:linear-gradient(to right,#333 82%,#ccc 0%)}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-82 a{color:#000}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-82 a:hover{text-decoration:underline}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-83:before{border:2px solid #333333;background:#fff}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-83:after{background:linear-gradient(to right,#333 83%,#ccc 0%)}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-83 a{color:#000}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-83 a:hover{text-decoration:underline}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-84:before{border:2px solid #333333;background:#fff}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-84:after{background:linear-gradient(to right,#333 84%,#ccc 0%)}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-84 a{color:#000}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-84 a:hover{text-decoration:underline}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-85:before{border:2px solid #333333;background:#fff}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-85:after{background:linear-gradient(to right,#333 85%,#ccc 0%)}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-85 a{color:#000}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-85 a:hover{text-decoration:underline}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-86:before{border:2px solid #333333;background:#fff}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-86:after{background:linear-gradient(to right,#333 86%,#ccc 0%)}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-86 a{color:#000}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-86 a:hover{text-decoration:underline}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-87:before{border:2px solid #333333;background:#fff}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-87:after{background:linear-gradient(to right,#333 87%,#ccc 0%)}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-87 a{color:#000}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-87 a:hover{text-decoration:underline}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-88:before{border:2px solid #333333;background:#fff}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-88:after{background:linear-gradient(to right,#333 88%,#ccc 0%)}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-88 a{color:#000}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-88 a:hover{text-decoration:underline}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-89:before{border:2px solid #333333;background:#fff}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-89:after{background:linear-gradient(to right,#333 89%,#ccc 0%)}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-89 a{color:#000}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-89 a:hover{text-decoration:underline}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-90:before{border:2px solid #333333;background:#fff}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-90:after{background:linear-gradient(to right,#333 90%,#ccc 0%)}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-90 a{color:#000}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-90 a:hover{text-decoration:underline}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-91:before{border:2px solid #333333;background:#fff}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-91:after{background:linear-gradient(to right,#333 91%,#ccc 0%)}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-91 a{color:#000}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-91 a:hover{text-decoration:underline}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-92:before{border:2px solid #333333;background:#fff}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-92:after{background:linear-gradient(to right,#333 92%,#ccc 0%)}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-92 a{color:#000}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-92 a:hover{text-decoration:underline}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-93:before{border:2px solid #333333;background:#fff}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-93:after{background:linear-gradient(to right,#333 93%,#ccc 0%)}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-93 a{color:#000}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-93 a:hover{text-decoration:underline}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-94:before{border:2px solid #333333;background:#fff}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-94:after{background:linear-gradient(to right,#333 94%,#ccc 0%)}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-94 a{color:#000}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-94 a:hover{text-decoration:underline}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-95:before{border:2px solid #333333;background:#fff}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-95:after{background:linear-gradient(to right,#333 95%,#ccc 0%)}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-95 a{color:#000}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-95 a:hover{text-decoration:underline}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-96:before{border:2px solid #333333;background:#fff}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-96:after{background:linear-gradient(to right,#333 96%,#ccc 0%)}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-96 a{color:#000}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-96 a:hover{text-decoration:underline}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-97:before{border:2px solid #333333;background:#fff}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-97:after{background:linear-gradient(to right,#333 97%,#ccc 0%)}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-97 a{color:#000}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-97 a:hover{text-decoration:underline}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-98:before{border:2px solid #333333;background:#fff}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-98:after{background:linear-gradient(to right,#333 98%,#ccc 0%)}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-98 a{color:#000}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-98 a:hover{text-decoration:underline}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-99:before{border:2px solid #333333;background:#fff}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-99:after{background:linear-gradient(to right,#333 99%,#ccc 0%)}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-99 a{color:#000}.bp-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-99 a:hover{text-decoration:underline}.bp-theme .step-wizard .step-wizard-progress-last:after{display:none!important}.bp-theme .legal-modal{height:100%;padding:15px}.bp-theme .legal-modal .legal-modal-header{height:10%}.bp-theme .legal-modal .legal-modal-header .legal-modal-title{text-align:center;font-family:Ubuntu;font-size:32px;font-weight:300;font-style:normal;font-stretch:normal;line-height:1.25;letter-spacing:-.1px;color:#000}.bp-theme .legal-modal .legal-modal-header .legal-modal-close-button{cursor:pointer;float:right}.bp-theme .legal-modal .legal-modal-header .legal-modal-close-button .close{color:#003c82!important}.bp-theme .legal-modal .legal-modal-description{height:90%;overflow-y:auto}.bp-theme .legal-modal .legal-modal-description .legal-modal-content-title{font-family:Ubuntu;font-size:21px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.52;letter-spacing:-.1px;color:#000;margin-top:45px;margin-bottom:5px}.bp-theme .legal-modal .legal-modal-description .legal-modal-content-subtitle{font-family:Ubuntu;font-size:19px;font-weight:lighter;font-style:italic;font-stretch:normal;line-height:1.68;letter-spacing:-.1px;color:#333;margin-top:30px;margin-bottom:5px}.bp-theme .legal-modal .legal-modal-description .legal-modal-content{font-family:Ubuntu;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#000;margin-top:5px;margin-bottom:5px}.bp-theme .legal-modal .legal-modal-description ul{margin:0}.bp-theme .legal-modal .legal-modal-description ul.dashed{list-style-type:none}.bp-theme .legal-modal .legal-modal-description ul.dashed>li{text-indent:-5px}.bp-theme .legal-modal .legal-modal-description ul.dashed>li:before{content:"-";text-indent:-5px}.bp-theme .privacy-policy-modal{height:100%;padding:15px}.bp-theme .privacy-policy-modal .privacy-policy-modal-header{height:1%}.bp-theme .privacy-policy-modal .privacy-policy-modal-header .privacy-policy-modal-close-button{float:right;cursor:pointer}.bp-theme .privacy-policy-modal .privacy-policy-modal-header .privacy-policy-modal-close-button .close{color:#003c82!important}.bp-theme .privacy-policy-modal .privacy-policy-modal-description{height:99%;overflow-y:auto}.bp-theme .privacy-policy-modal .privacy-policy-modal-description .privacy-policy-modal-content-title{font-family:Ubuntu;font-size:21px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.52;letter-spacing:-.1px;color:#000;margin-top:45px;margin-bottom:5px}.bp-theme .privacy-policy-modal .privacy-policy-modal-description .privacy-policy-modal-content-subtitle{font-family:Ubuntu;font-size:19px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.68;letter-spacing:-.1px;color:#333;margin-top:30px;margin-bottom:5px}.bp-theme .privacy-policy-modal .privacy-policy-modal-description .privacy-policy-modal-content{font-family:Ubuntu;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#000;margin-top:5px;margin-bottom:5px}.bp-theme .privacy-policy-modal .privacy-policy-modal-description ul{margin:0}.bp-theme .privacy-policy-modal .privacy-policy-modal-description ul.dashed{list-style-type:none}.bp-theme .privacy-policy-modal .privacy-policy-modal-description ul.dashed>li{text-indent:-5px}.bp-theme .privacy-policy-modal .privacy-policy-modal-description ul.dashed>li:before{content:"-";text-indent:-5px}.bp-theme .nxs-message-container{display:flex}.bp-theme .nxs-message-container .message-box .message-icon{text-align:center;width:30px;padding-top:6px;vertical-align:top}.bp-theme .nxs-message-container .message-box .message-icon .information{color:#16b1e6}.bp-theme .nxs-message-container .message-box .message-icon .warning{color:#f1ae43}.bp-theme .nxs-message-container .message-box .message-icon .check{color:#58b957}.bp-theme .nxs-message-container .message-box .message-text.information{color:#333}.bp-theme .nxs-message-container .message-box .message-text.warning{color:#666}.bp-theme .nxs-message-container .message-box .message-text.check{color:#398538}.bp-theme nxs-text-area.required .nxs-text-area-container .mat-form-field-should-float .mat-form-field-label{margin-bottom:0;margin-top:8px}.bp-theme nxs-text-area.required textarea{resize:none;line-height:25px;height:-moz-fit-content;height:fit-content}.bp-theme nxs-text-area .nxs-text-area-container{margin-top:15px;border:1px solid #cccccc}.bp-theme nxs-text-area .nxs-text-area-container .mat-mdc-form-field-required-marker{display:none}.bp-theme nxs-text-area .nxs-text-area-container .text-area{width:100%;padding:0 25px 25px}.bp-theme nxs-text-area .nxs-text-area-container .text-area .mdc-line-ripple:before,.bp-theme nxs-text-area .nxs-text-area-container .text-area .mdc-line-ripple:after{display:none}.bp-theme nxs-text-area .nxs-text-area-container .text-area textarea.mat-mdc-input-element{font:inherit;background:0 0;color:currentColor;border:none;outline:0;padding:0;margin:25px 0 0;width:100%;max-width:100%;vertical-align:bottom;text-align:inherit;min-height:24px}.bp-theme nxs-text-area .nxs-text-area-container .text-area textarea.mat-mdc-input-element.cdk-textarea-autosize{box-sizing:border-box;line-height:24px;margin-top:20px;overflow:hidden;padding:4px 0}.bp-theme nxs-text-area .nxs-text-area-container .text-area textarea[readonly]{color:#00000061}.bp-theme .count-div{text-align:right;text-align:end;height:14px;color:gray;font-size:14px;border-left:0;margin-right:5px}.bp-theme .nxs-label{background-color:#16b1e633;color:#003c82;padding:5px;border-radius:4px;font-size:11px;display:inline-block}.bp-theme .nxs-label.warning{background-color:#fff;color:#f1ae43;border-color:#f1ae43;border:1px solid}.bp-theme .nxs-label.success{background-color:#fff;color:#58b957;border-color:#58b957;border:1px solid}.bp-theme .nxs-label.error{background-color:#fff;color:#f44336;border-color:#f44336;border:1px solid}.bp-theme .nxs-label.neutral{background-color:#fff;color:#16b1e6;border-color:#16b1e6;border:1px solid}.bp-theme .nxs-label.refused{background-color:#fff;color:#666;border-color:#666;border:1px solid}.bp-theme .nxs-label.neutral_missing_doc{background-color:#fff;color:#16b1e6;border-color:#16b1e6;border:1px solid}.bp-theme .nxs-label.success_missing_doc{background-color:#fff;color:#58b957;border-color:#58b957;border:1px solid}.bp-theme .nxs-label.warning_missing_doc{background-color:#fff;color:#f1ae43;border-color:#f1ae43;border:1px solid}.bp-theme .nxs-information-box{padding:16px;border:1px solid;border-radius:4px}.bp-theme .nxs-information-box.information{border-color:#003c82}.bp-theme .nxs-information-box.information-secundary{border-color:#b5b3b3;background-color:#ededed;color:#4c4c4c}.bp-theme .nxs-information-box.warning{border-color:orange;color:orange}.bp-theme .nxs-information-box.error{border-color:#e91b06;color:#e91b06}.bp-theme .nxs-information-box .info-box-header{display:flex;align-items:center;margin-bottom:8px}.bp-theme .nxs-information-box .info-box-header .info-box-icon{fill:#003c82}.bp-theme .nxs-information-box .info-box-header .info-box-title{margin:0 0 6px 8px;font-weight:700;font-size:1rem;line-height:1.375rem}.bp-theme .nxs-information-box .info-box-panel{margin:0;font-weight:400;font-size:1rem;line-height:1.375rem}.bp-theme .checkbox-single{width:100%;display:flex;align-items:end}.bp-theme .checkbox-single .nxs-checkbox{font-weight:300;font-size:16px;color:#666;letter-spacing:-.27px;line-height:24px;margin-right:10px}.bp-theme .checkbox-single .mat-mdc-checkbox-checked .mdc-checkbox__frame{border-color:#003c82}.bp-theme .checkbox-single .mat-mdc-checkbox-checked .mdc-checkbox__checkmark-path{stroke:#003c82!important}.bp-theme .checkbox-single .mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background{border-color:#003c82!important}.bp-theme .checkbox-single .mat-checkbox .mdc-checkbox__checkmark{left:0;top:0}.bp-theme .checkbox-single .mat-checkbox .mdc-checkbox__inner-container{margin-top:4px}.bp-theme .checkbox-single .nxs-checkbox-label{font-weight:300;font-size:16px;color:#333;letter-spacing:-.27px;line-height:24px;margin-right:10px}.bp-theme .checkbox-single .mat-checkbox{margin-right:8px;margin-bottom:0;height:16px}.bp-theme .checkbox-single .no-padding{padding:0!important}.bp-theme .checkbox-single .label-text{margin-top:7px}.bp-theme .checkbox-single .checkbox-icon{text-align:center;font-weight:500;margin-bottom:1px}.bp-theme .nxs-checkbox-group .nxs-checkbox{font-weight:300;font-size:16px;color:#666;letter-spacing:-.27px;line-height:24px;margin-right:5px}.bp-theme .nxs-checkbox-group .nxs-checkbox-label{font-weight:300;font-size:16px;color:#333;letter-spacing:-.27px;line-height:24px;margin-right:10px}.bp-theme .nxs-checkbox-group .mat-checkbox{margin-right:10px;margin-bottom:0;height:16px}.bp-theme .nxs-checkbox-group .mat-checkbox .mdc-checkbox__inner-container{margin-top:4px}.bp-theme .nxs-checkbox-group .mat-mdc-checkbox-checked .mdc-checkbox__frame{border-color:#003c82}.bp-theme .nxs-checkbox-group .mat-mdc-checkbox-checked .mdc-checkbox__background{background-color:#003c82}.bp-theme .nxs-checkbox-group .mat-mdc-checkbox-checked .mdc-checkbox__checkmark-path{stroke:#003c82!important}.bp-theme .nxs-checkbox-group .mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background{border-color:#003c82!important}.bp-theme .nxs-checkbox-group .mdc-checkbox__background{background-color:transparent;border-color:#003c82}.bp-theme .contract-synthese-container .synthese{margin:20px 36px 20px 18px}.bp-theme .contract-synthese-container .show-graph-details-icon{max-width:25px;padding:5px;max-height:25px;cursor:pointer}.bp-theme .contract-synthese-container .main_title{font-weight:700;color:#4d4d4d;padding:6px 8px 20px 30px}.bp-theme .contract-synthese-container .value-detail{color:#ccc}.bp-theme .contract-synthese-container .table-container{margin-left:20px}.bp-theme .contract-synthese-container .row-title{font-family:Ubuntu;font-size:21px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.52;letter-spacing:-.1px;color:#000;padding-top:15px!important;border-top:none!important;border-bottom:solid 1px #cccccc!important}.bp-theme .contract-synthese-container .row-title .valorization-at{float:right;font-family:Ubuntu;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#000!important;padding-top:10px!important}.bp-theme .contract-synthese-container .row-value{height:max-content;vertical-align:baseline;font-family:Ubuntu;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;border:none}.bp-theme .contract-synthese-container .row-value nxs-icon{color:#003c82}.bp-theme .contract-synthese-container .label{padding:10px 0;color:#828282}.bp-theme .contract-synthese-container .sub_title{color:#4d4d4d;margin:0 50px 25px}.bp-theme .contract-synthese-container .filters{margin:35px 18px;width:100%}.bp-theme .contract-synthese-container .filter-container{width:200px;float:left}.bp-theme .contract-synthese-container table{border-collapse:collapse;width:100%}.bp-theme .contract-synthese-container table tbody{border-top:none}.bp-theme .contract-synthese-container table tbody td.valorisation{display:flex;flex-direction:column}.bp-theme .contract-synthese-container table thead{height:40px}.bp-theme .contract-synthese-container .table td,.bp-theme .contract-synthese-container .table th{text-align:left;padding-top:2px;padding-bottom:1px}.bp-theme .contract-synthese-container .table td+td,.bp-theme .contract-synthese-container .table th+th{text-align:center}.bp-theme .contract-synthese-container table thead th{border-top:1px solid #dee2e6;border-bottom:1px solid #dee2e6;background-color:#f5f5f5;font-family:Ubuntu;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#666!important;vertical-align:middle}.bp-theme .contract-synthese-container .synthese-row{text-align:center;margin:5px 5px 10px;display:flex}.bp-theme .contract-synthese-container .detail-block{padding-left:10px;padding-right:10px;text-align:center}.bp-theme .contract-synthese-container .block-row{display:flex;align-items:center;color:#003c82}.bp-theme .contract-synthese-container .block-text{padding-right:10px}.bp-theme .contract-synthese-container .valorization-button{height:46px;display:block}.bp-theme .contract-synthese-container .detail-value{color:#003c82;font-size:18px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.52;letter-spacing:-.1px;max-width:286px;max-height:26px;margin-bottom:8px;font-weight:500}.bp-theme .contract-synthese-container .detail-description{font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#666}.bp-theme .contract-synthese-container .valorization-note{color:#003c82;font-size:17px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.52;letter-spacing:-.1px;max-width:286px;max-height:26px;margin-bottom:8px;font-weight:500}.bp-theme .contract-synthese-container .show-graph-row{margin:5px 5px 10px}.bp-theme .contract-synthese-container .show-graph-containter{display:flex;justify-content:center;align-items:center;color:#003c82}.bp-theme .contract-synthese-container .show-graph-containter:hover{text-decoration:underline}.bp-theme .contract-synthese-container .show-graph-details{cursor:pointer;color:#003c82;margin:5px;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal}.bp-theme .contract-synthese-container .support-name{color:#16b1e6;font-weight:500}.bp-theme .contract-synthese-container .support-name a:hover{text-decoration:underline;cursor:pointer}.bp-theme .contract-synthese-container .open-performance-column{padding-top:5px;align-content:center;width:100px}.bp-theme .contract-synthese-container .open-performance-column>div:nth-child(1){width:32px;height:32px;margin:auto;background-color:#fff;border-radius:15%;border:solid 1px;border-color:#003c82}.bp-theme .contract-synthese-container .open-performance-column>div:nth-child(1):hover{cursor:pointer}.bp-theme .contract-synthese-container .open-performance-column .performance-icon:hover{cursor:pointer}.bp-theme .contract-synthese-container .print-section-button{float:right;color:#003c82;margin-top:6px}.bp-theme .contract-synthese-container .amount-note{padding-left:10px;position:relative;height:36px;color:#666;bottom:12px;font-size:13px}.bp-theme .contract-synthese-container .switch-button-container{float:right}.bp-theme .contract-synthese-container .switch-button-container:hover{cursor:pointer}.bp-theme .contract-synthese-container .switch-button-container:hover .switch-button{text-decoration:underline}.bp-theme .contract-synthese-container .switch-button{display:flex;color:#003c82}.bp-theme .contract-synthese-container .switch-button-label{margin-right:5px;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;min-width:10px}.bp-theme .contract-synthese-container .server-error{margin-top:100px;text-align:center;font-family:Ubuntu;font-size:22px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#333}.bp-theme .contract-synthese-container .server-error-labels{margin-top:50px}.bp-theme .contract-synthese-container .server-error-title{font-family:Ubuntu;font-size:21px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.52;letter-spacing:-.1px;color:#333}.bp-theme .contract-synthese-container .server-error-subtitle{font-family:Ubuntu;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#333}@media only screen and (max-device-width: 960px){.bp-theme .contract-synthese-container .synthese{margin:0 15px 20px}.bp-theme .contract-synthese-container .synthese-row{width:100%}.bp-theme .contract-synthese-container .synthese-row nxs-alert-message{width:100%}.bp-theme .contract-synthese-container .detail-block-info{margin-left:40px}.bp-theme .contract-synthese-container .print-button-mobile{margin:15px 10px 20px}.bp-theme .contract-synthese-container .mobile-synthese-header{margin-bottom:20px}.bp-theme .contract-synthese-container .mobile-synthese-header>div{display:flex;flex-direction:column;color:#003c82}.bp-theme .contract-synthese-container .mobile-synthese-header>div>span:nth-child(1){width:-moz-fit-content;width:fit-content;font-size:small}.bp-theme .contract-synthese-container .mobile-synthese-header>div>span:nth-child(2){width:-moz-fit-content;width:fit-content;font-weight:700;font-size:25px}.bp-theme .contract-synthese-container .mobile-synthese-header>div>div{width:-moz-fit-content;width:fit-content}.bp-theme .contract-synthese-container .mobile-synthese-header>div>div>span:nth-child(1){color:#003c82;font-weight:700;font-size:25px}.bp-theme .contract-synthese-container .mobile-synthese-header>div>hr{color:gray}.bp-theme .contract-synthese-container .mobile-synthese-header>div:nth-child(2){margin-bottom:20px}.bp-theme .contract-synthese-container .mobile-synthese-header>nxs-button{margin-top:10px}.bp-theme .contract-synthese-container .mobile-card-list{padding:0 15px}.bp-theme .contract-synthese-container .mobile-card-list .title-fund-list{color:#003c82;font-weight:700;font-size:25px}.bp-theme .contract-synthese-container .mobile-card-list .card-list-header{display:flex;flex-direction:column}.bp-theme .contract-synthese-container .mobile-card-list .fund-card{border:1px solid #d3d3d3;padding:10px;margin-top:10px;margin-bottom:25px;border-radius:5px}.bp-theme .contract-synthese-container .mobile-card-list .fund-card .fund-link{margin-top:15px}.bp-theme .contract-synthese-container .mobile-card-list .fund-card .fund-link a{color:#003c82}.bp-theme .contract-synthese-container .mobile-card-list .fund-card .fund-link a span{text-decoration:underline;margin-right:5px}.bp-theme .contract-synthese-container .mobile-card-list .fund-card>div:nth-child(1){display:flex;flex-direction:row;color:#003c82;font-weight:700;justify-content:space-between;border-bottom:1px solid #d3d3d3;margin-bottom:10px;padding-bottom:5px}.bp-theme .contract-synthese-container .mobile-card-list .fund-card>div:nth-child(2){display:flex;flex-direction:row;justify-content:space-between}.bp-theme .contract-synthese-container .mobile-card-list .fund-card>div:nth-child(2)>div:nth-child(1) span:nth-child(1){color:#000}.bp-theme .contract-synthese-container .mobile-card-list .fund-card>div:nth-child(2)>div:nth-child(1) span:nth-child(2){color:green}.bp-theme .contract-synthese-container .mobile-card-list .fund-card>div:nth-child(2)>div:nth-child(2){color:#000}.bp-theme .contract-synthese-container .switch-button-container-info{margin-right:10px}.bp-theme .contract-synthese-container .pie-chart{min-width:100%;height:-moz-fit-content;height:fit-content}.bp-theme .contract-synthese-container .detail-value-without-icon{margin:0 auto 8px}.bp-theme .contract-synthese-container .detail-value{font-family:Ubuntu;font-size:36px;font-weight:400;font-style:normal;font-stretch:normal;line-height:.67;letter-spacing:-.1px}.bp-theme .contract-synthese-container .table-head-support-details{display:none}.bp-theme .contract-synthese-container .row-title{font-family:Ubuntu;font-size:19px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.26;letter-spacing:-.1px;color:#333;padding-top:15px!important;border-top:none!important;border-bottom:solid 1px #cccccc!important}.bp-theme .contract-synthese-container .row-value-mobile{margin:2px 0;font-family:Ubuntu;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:-.1px;color:#333}.bp-theme .contract-synthese-container .row-value-mobile nxs-button{margin-bottom:15px}.bp-theme .contract-synthese-container .row-value-mobile-title{font-size:16px}.bp-theme .contract-synthese-container .row-value-column-title{color:#666}.bp-theme .contract-synthese-container .details-supports-mobile{margin-bottom:18px}.bp-theme .contract-synthese-container .amount-note-chart{margin-top:-80px}.bp-theme .contract-synthese-container .amount-note-table{margin-top:0;padding-left:0}}.bp-theme .underlying-details{padding-top:30px;height:100%;overflow-y:auto}.bp-theme .underlying-details .icon{color:#003c82}.bp-theme .underlying-details .icon:hover,.bp-theme .underlying-details .expand-button{cursor:pointer}.bp-theme .underlying-details ul{padding-left:0}.bp-theme .underlying-details ul li{list-style-type:none}.bp-theme .underlying-details ul li div{display:flex;flex-direction:row;justify-content:space-between;font-size:16px}.bp-theme .underlying-details ul li div>span:nth-child(2){text-align:end}.bp-theme .underlying-details ul li div .classification-label{display:flex;flex-direction:row}.bp-theme .underlying-details ul li hr{margin:10px 0}.bp-theme .underlying-details div .underlyings-list{padding-top:10px}.bp-theme .underlying-details div .underlyings-list .underlying-card>div:first-child{font-weight:700}.bp-theme .underlying-details div .underlyings-list .underlying-card>div:not(:first-child){display:flex;flex-direction:row;justify-content:space-between}.bp-theme .underlying-details div .underlyings-list .underlying-card>div:not(:first-child)>span:nth-child(1){color:gray}.bp-theme .underlying-details div .underlyings-list .underlying-card>div:not(:first-child)>span:nth-child(2){font-weight:600}.bp-theme .underlying-details .fund-section>div:first-child{font-weight:600;font-size:16px;display:flex;flex-direction:row;justify-content:space-between}.bp-theme .underlying-details .fund-section>div:first-child>span:nth-child(2){text-align:end}.bp-theme .underlying-details .fund-section>div:first-child nxs-icon{color:#003c82}.bp-theme .underlying-details .fund-section>div{padding-top:10px;padding-bottom:10px}@media only screen and (min-device-width: 961px){.bp-theme .underlying-details{padding-left:50px;padding-right:50px}}.bp-theme .main_title{font-size:24px;font-weight:700;color:#4d4d4d;padding:6px 8px 20px 30px}.bp-theme .client_values{color:#4d4d4d;font-size:14px;font-weight:700}.bp-theme .label{padding:10px 0;color:#828282}.bp-theme .contract-general-information-contract{margin:24px}.bp-theme .kid-dic-url{height:70px;text-align:center;a:hoover;a-text-decoration:none}.bp-theme .kid-dic-url a{text-decoration:none;width:-moz-fit-content;width:fit-content;color:#003c82}.bp-theme .kid-dic-url a.disabled{color:#dee2e6;pointer-events:none}@media only screen and (max-device-width: 960px){.bp-theme .contract-general-information-contract{width:100%;margin:0}.bp-theme .contract-general-information-contract>div:first-child{padding:15px}.bp-theme .contract-general-information-contract>div:nth-child(2){display:flex;flex-direction:column;margin:0 15px 20px;padding:10px;box-shadow:0 2px 10px #828282}.bp-theme .contract-general-information-contract>div:nth-child(2)>span:nth-child(1){font-weight:700;padding-bottom:10px;color:#003c82}.bp-theme .contract-general-information-contract>div:nth-child(2) nxs-button{margin-top:10px}.bp-theme .contract-general-information-contract>div:nth-child(2) nxs-button .nxs-button{width:-moz-fit-content;width:fit-content}.bp-theme .contract-general-information-contract>div:nth-child(2) nxs-button .nxs-button-text{font-size:14px;text-decoration:underline}.bp-theme .contract-general-information-contract>div:nth-child(3){margin:0 15px}.bp-theme .contract-general-information-contract>div:nth-child(3)>hr{margin-bottom:50px;margin-top:-20px}}.bp-theme .nxs-sidenav-contract .nxs-side-nav-value{font-family:Ubuntu;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#333}.bp-theme .nxs-sidenav-contract .nxs-side-nav-label{font-size:13px;color:#666}.bp-theme .nxs-sidenav-contract .client-data{margin-top:46px}.bp-theme .nxs-sidenav-contract .bank-name-title{font-family:Ubuntu;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#666}.bp-theme .nxs-sidenav-contract .bank-name{word-break:break-word}.bp-theme .nxs-sidenav-contract .operations-menu-container{height:40px;margin-top:20px;max-width:213px}@media screen and (min-width: 1024px){.bp-theme .nxs-sidenav-contract .operations-menu-container nxs-button-menu nxs-dropdown-menu{width:198px}}@media not screen and (max-width: 1024px){.bp-theme .nxs-sidenav-contract .operations-menu-container nxs-button-menu nxs-dropdown-menu{width:212px}}.bp-theme .nxs-sidenav-contract .eligible{border:dashed 2px;border-radius:4px;border-color:#003c82;display:table-cell;text-align:center;vertical-align:middle}.bp-theme .nxs-sidenav-contract .eligible span{font-size:14px;font-weight:700;color:#003c82}.bp-theme .nxs-sidenav-contract .eligible:hover{cursor:pointer}.bp-theme .nxs-sidenav-contract .bottom-button-eligible{padding-bottom:20px}.bp-theme .details-operation{padding-left:15px 0px 15px 0px}.bp-theme .details-operation .main_title{font-size:24px;font-weight:700;color:#4d4d4d;padding:6px 8px 20px 30px}.bp-theme .details-operation .mobile-button-filter{display:flex;align-items:center;justify-content:space-between;padding-left:30px}.bp-theme .details-operation .filters{margin:35px 0 0;width:100%;display:flex;align-items:flex-end}.bp-theme .details-operation .filter-container{width:190px;margin-left:23px;margin-right:23px;float:left}.bp-theme .details-operation .filter-container.print-section{margin-top:10px}.bp-theme .details-operation table{border-collapse:collapse;width:100%}.bp-theme .details-operation table tbody{border-top:none}.bp-theme .details-operation table td{text-align:center;font-family:Ubuntu;font-size:13px;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#666}.bp-theme .details-operation .value-highlighted{color:#000!important}.bp-theme .details-operation table thead{height:40px}.bp-theme .details-operation table thead th{border-top:1px solid #dee2e6;border-bottom:1px solid #dee2e6;background-color:#f5f5f5;font-family:Ubuntu;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#666;text-align:center}.bp-theme .details-operation .detail_operations{margin:20px}.bp-theme .details-operation .empty-results{text-align:center;font-family:Ubuntu;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#333}.bp-theme .details-operation .empty-results .empty-result-label{max-width:314px;margin:42px auto auto}.bp-theme .details-operation .server-error{margin-top:100px;text-align:center;font-family:Ubuntu;font-size:22px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#333}.bp-theme .details-operation .server-error-labels{margin-top:50px}.bp-theme .details-operation .server-error-title{font-family:Ubuntu;font-size:21px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.52;letter-spacing:-.1px;color:#333}.bp-theme .details-operation .server-error-subtitle{font-family:Ubuntu;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#333}.bp-theme .details-operation .expand-button{cursor:pointer}.bp-theme .details-operation .detail table{width:auto}.bp-theme .details-operation .detail tr{background-color:#f9f9fb}.bp-theme .details-operation .detail td{background-color:#f9f9fb;color:#333;border-top:none;vertical-align:top;text-align:center;padding:10px}.bp-theme .details-operation .detail .align-left{text-align:left!important}.bp-theme .details-operation .detail{background-color:#f9f9fb;display:flex;flex-direction:row}.bp-theme .details-operation .detail .item{display:flex;width:40%;flex-direction:column}.bp-theme .details-operation .detail .item .titles{display:flex;justify-content:space-around;font-family:Ubuntu;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#000;padding-top:10px;padding-bottom:10px}.bp-theme .details-operation .detail .item .infos{display:flex;justify-content:space-around;padding-bottom:10px}.bp-theme .details-operation .detail .item.expand{width:50%}.bp-theme .details-operation .detail .item.tax{width:20%}.bp-theme .details-operation .detail .item.tax.expand{margin-left:29%}.bp-theme .details-operation .detail .item .infos span,.bp-theme .details-operation .detail .item .titles span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bp-theme .details-operation .detail .item .infos .name,.bp-theme .details-operation .detail .item .titles .name{margin-left:12px;width:35%;margin-right:5%;text-align:left}.bp-theme .details-operation .detail .item .infos .informations,.bp-theme .details-operation .detail .item .titles .informations{width:25%;margin-right:5%}.bp-theme .details-operation .detail-row{padding-top:5px;padding-bottom:5px}.bp-theme .details-operation .add-rows{text-align:center;max-width:230px;margin:auto}.bp-theme .details-operation .print-section{margin-bottom:6px;text-align:right;color:#003c82}@media only screen and (max-device-width: 960px){.bp-theme .details-operation .alert-message{padding-left:30px;padding-bottom:15px}.bp-theme .details-operation .filter-container-operations{width:100%;margin-left:16px;margin-right:16px}.bp-theme .details-operation .table-head-operations-details{display:none}.bp-theme .details-operation .row-value-main-mobile{border-bottom:solid 1px #cccccc;padding:12px 16px 16px}.bp-theme .details-operation .row-value-mobile{margin:2px 0;font-family:Ubuntu;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:-.1px;color:#333}.bp-theme .details-operation .row-value-mobile nxs-button{margin-bottom:15px}.bp-theme .details-operation .details-supports-mobile{margin-bottom:18px}.bp-theme .details-operation .row-value-mobile-title{display:flex;flex-direction:row;justify-content:space-between;font-size:16px}.bp-theme .details-operation .row-value-column-title{color:#666}.bp-theme .details-operation .row-operation-label{width:50%;text-align:left;font-family:Ubuntu;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:-.1px;color:#333}.bp-theme .details-operation .row-operation-amount{width:40%;color:#58b957;vertical-align:middle}.bp-theme .details-operation .row-operation-amount span{float:right}.bp-theme .details-operation .row-operation-arrow{vertical-align:middle;width:5%;color:#003c82}.bp-theme .details-operation .row-operation-date{width:20%}.bp-theme .details-operation .row-value-column-title-div{text-align:left}.bp-theme .details-operation .filters{margin-bottom:22px}}.bp-theme .mobile-operation-detail-container{height:100%;width:100%;overflow-y:scroll;overflow-x:scroll}.bp-theme .mobile-operation-detail-container::-webkit-scrollbar{display:none}.bp-theme .mobile-operation-detail-container .mobile-operation-detail .row-title{text-align:left;font-family:Ubuntu;font-style:normal;font-weight:700;font-size:18px;line-height:1.38;letter-spacing:-.1px;color:#003c82;overflow:hidden;text-overflow:ellipsis;margin-bottom:25px!important;border-bottom:none!important}.bp-theme .mobile-operation-detail-container .mobile-operation-detail .row-subtitle{text-align:left;font-family:Ubuntu;font-style:normal;font-weight:700;font-size:13px;line-height:1.38;letter-spacing:-.1px;color:#000;overflow:hidden;text-overflow:ellipsis}.bp-theme .mobile-operation-detail-container .mobile-operation-detail .row-value{margin-bottom:30px;border-bottom:1px solid #cccccc;padding:12px 16px 16px}.bp-theme .mobile-operation-detail-container .mobile-operation-detail .row-value-left{width:50%;text-align:left}.bp-theme .mobile-operation-detail-container .mobile-operation-detail .row-value-right{width:50%;text-align:right}.bp-theme .mobile-operation-detail-container .mobile-operation-detail .sub-row{border-bottom:1px solid #cccccc}.bp-theme .nxs-contract-owner a:link,.bp-theme .nxs-contract-owner a:visited{color:#003c82;text-decoration:none}.bp-theme .nxs-contract-owner a:hover{color:#003c82;text-decoration:underline;cursor:pointer}.bp-theme .nxs-contract-owner .contract-owner{display:flex;align-items:center}.bp-theme .nxs-contract-owner .contract-owner>*{display:flex}.bp-theme .nxs-contract-owner .contract-name{font-size:19px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.68;letter-spacing:-.1px;color:#003c82}.bp-theme .nxs-contract-owner .client-name-separator{margin-bottom:2px;margin-top:2px}.bp-theme .nxs-contract-owner .client-name-icon{color:#003c82;float:right;padding:8px}.bp-theme .nxs-contract-owner .nxs-contract-owner-label{font-family:Ubuntu;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#666}.bp-theme .nxs-contract-owner .nxs-contract-owner-value{font-family:Ubuntu;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#333}.bp-theme .common-documents-container .main_title{font-size:24px;font-weight:700;color:#4d4d4d;padding:6px 8px 20px 30px}.bp-theme .common-documents-container .sub_title{font-size:16px;font-weight:700;color:#4d4d4d;padding:6px 8px 20px 30px}.bp-theme .common-documents-container table thead th{background-color:#f5f5f5;color:#333;border-bottom:none;font-size:13px;font-weight:500}.bp-theme .common-documents-container .empty-results{text-align:center;color:#333}.bp-theme .common-documents-container .empty-results .empty-result-label{max-width:314px;margin:42px auto auto;padding-bottom:130px}.bp-theme .common-documents-container .documentsTable th,.bp-theme .common-documents-container .documentsTable td{text-align:center}.bp-theme .common-documents-container .documentsTable .mat-icon-button,.bp-theme .common-documents-container .documentsTable .mat-icon-button .mat-button-ripple .mat-ripple{height:18px;width:18px;vertical-align:super}.bp-theme .common-documents-container .documentsTable .icon{float:none}.bp-theme .common-documents-container .document_values{color:#999;font-size:13px}.bp-theme .common-documents-container .filter-container{width:200px;float:left;margin-left:23px;margin-right:23px}.bp-theme .common-documents-container .filter-label{font-size:12px;color:#666}.bp-theme .common-documents-container .filters-title{color:#000;text-decoration:underline;font-style:italic}.bp-theme .common-documents-container .button_add_rows{background:#9c9c9c}.bp-theme .common-documents-container .add-rows{text-align:center;max-width:230px;margin:auto}.bp-theme .common-documents-container .value-highlighted{font-weight:500;color:#333}.bp-theme .common-documents-container .icon{color:#003c82}.bp-theme .common-documents-container .filters{margin:35px 18px;width:100%;display:flex;align-items:flex-end}.bp-theme .common-documents-container .filter-container{width:190px;float:left}.bp-theme .common-documents-container .row-value{font-family:Ubuntu;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#333;border:none}.bp-theme .common-documents-container .server-error{margin-top:100px;text-align:center;font-family:Ubuntu;font-size:22px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#333}.bp-theme .common-documents-container .server-error-labels{margin-top:50px}.bp-theme .common-documents-container .server-error-title{font-family:Ubuntu;font-size:21px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.52;letter-spacing:-.1px;color:#333}.bp-theme .common-documents-container .server-error-subtitle{font-family:Ubuntu;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#333}@media only screen and (max-device-width: 960px){.bp-theme .common-documents-container{padding-left:15px;padding-right:15px}.bp-theme .common-documents-container>div:first-child{display:flex;flex-direction:column}.bp-theme .common-documents-container>div:first-child .filter-container{width:100%;margin:0}.bp-theme .common-documents-container>div:first-child .date-filter{width:100%;display:flex;flex-direction:row}.bp-theme .common-documents-container>div:first-child .date-filter>div:nth-child(1){padding-right:10px}.bp-theme .common-documents-container>div:first-child .date-filter>div:nth-child(2){padding-left:10px}.bp-theme .common-documents-container .alert-box{padding-top:15px;padding-bottom:15px}.bp-theme .common-documents-container .table-head-documents{display:none}.bp-theme .common-documents-container .list-documents-mobile{padding:15px 0}.bp-theme .common-documents-container .list-documents-mobile ul{margin-top:20px;padding-left:initial}.bp-theme .common-documents-container .list-documents-mobile ul li{list-style-type:none}.bp-theme .common-documents-container .list-documents-mobile ul li div{display:flex;flex-direction:row;justify-content:space-between}.bp-theme .common-documents-container .list-documents-mobile ul li div>div:first-child{display:flex;flex-direction:column;width:55%}.bp-theme .common-documents-container .list-documents-mobile ul li div>div:first-child>span:first-child{font-weight:400;color:#333;font-size:16px}.bp-theme .common-documents-container .list-documents-mobile ul li div>div:first-child>span:nth-child(2){font-size:small;color:#666}.bp-theme .common-documents-container .list-documents-mobile ul li div>div:nth-child(2){font-size:small;margin-top:auto;margin-bottom:auto}.bp-theme .common-documents-container .row-value-main-mobile{border-top:solid 1px #f5f5f5;padding:12px 16px 16px}.bp-theme .common-documents-container .row-value-mobile{margin:2px 0;font-family:Ubuntu;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:-.1px;color:#333}.bp-theme .common-documents-container .row-value-mobile-title{font-size:16px}.bp-theme .common-documents-container .document_values{width:100%}.bp-theme .common-documents-container .row-operation-label{width:80%;text-align:left;font-family:Ubuntu;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:-.1px;color:#333}.bp-theme .common-documents-container .row-operation-date{font-family:Ubuntu;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#666}.bp-theme .common-documents-container .row-operation-label,.bp-theme .common-documents-container .row-operation-date{text-align:left}.bp-theme .common-documents-container .documents-rows-values{width:80%}.bp-theme .common-documents-container .documents-rows-icon{width:20%;text-align:right}}.bp-theme .news-block .open-file-container{display:flex;justify-content:center;align-items:center;padding-left:82px}.bp-theme .news-block .open-file-container .open-file{width:-moz-fit-content;width:fit-content;text-align:center;cursor:pointer}.bp-theme .news-block .open-file-container span{font-size:small;margin-top:5px}.bp-theme .news-block .news-block-content{padding-left:82px}.bp-theme .news-block .news-block-content .news-block-content-header{display:flex;justify-content:space-between;margin-bottom:13px}.bp-theme .news-block .news-block-content .news-block-content-header .news-block-content-header-left{display:flex}.bp-theme .news-block .news-block-content .news-block-content-info{padding-right:82px}.bp-theme .news-block .news-block-content .news-block-content-date{font-family:Ubuntu;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#999;padding-bottom:4px}.bp-theme .news-block .news-block-content .news-block-content-destination{padding-bottom:6px;margin-top:-4px;margin-left:14px;height:24px;border-radius:4px;background-color:#5cd0fa33}.bp-theme .news-block .news-block-content .news-block-content-destination .news-block-content-destination-font{padding:5px;font-family:Ubuntu;font-size:12px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal}.bp-theme .news-block .news-block-content .news-block-content-management{padding-bottom:6px;display:flex}.bp-theme .news-block .news-block-content .news-block-content-management .news-block-content-management-btn{margin-left:24px;cursor:pointer}.bp-theme .news-block .news-block-content .news-block-content-management .news-block-content-management-btn nxs-icon{float:left;margin-right:6px;height:18px;margin-top:-1px}.bp-theme .news-block .news-block-content .news-block-content-management .news-block-content-management-btn span{font-family:Ubuntu;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;display:table-cell;vertical-align:middle}.bp-theme .news-block .news-block-content .news-block-content-title{font-family:Ubuntu;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#333;padding-bottom:2px}.bp-theme .news-block .news-block-content .news-block-content-description{font-family:Ubuntu;font-size:16px;font-weight:300;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#333}.bp-theme .news-block .news-block-content .news-block-content-description a{color:#16b1e6}.bp-theme .news-block .news-block-content .news-block-content-description a:hover{text-decoration:underline}.bp-theme .news-block hr{border:solid 1px #f5f5f5}@media only screen and (max-device-width: 960px){.bp-theme .new{display:flex;flex-direction:column;font-family:Ubuntu}.bp-theme .new div{margin-bottom:10px}.bp-theme .new div a{text-decoration:underline;color:#003c82}.bp-theme .new .begin-date{color:#999}.bp-theme .new .title{font-weight:700;color:#333;font-size:16px;text-align:left;margin-left:-10px;height:auto}.bp-theme .new .align-filename{display:flex;justify-content:center;align-items:center}}.bp-theme .service-unavailable .mat-sidenav-main-container{height:auto;width:100%;position:absolute;bottom:48px;z-index:1;top:177px;left:0;background-color:#fff;color:#d3d3d3;overflow-x:hidden;overflow-y:auto;align-items:center;margin:0 auto}.bp-theme .service-unavailable .mat-sidenav-main-container .sidenav-container{height:100%;max-width:1200px;margin:0 auto;align-items:center;width:100%;background-color:#fff}.bp-theme .service-unavailable .mat-sidenav-main-container .sidenav-container .sidenav-content{overflow-x:hidden;margin:0 auto}.bp-theme .service-unavailable .service-unavailable-content{margin-top:50px;text-align:center}.bp-theme .service-unavailable .service-unavailable-content .service-unavailable-icon{margin-bottom:36px}.bp-theme .service-unavailable .service-unavailable-content .service-unavailable-message{font-family:Ubuntu;font-weight:400;font-style:normal;font-stretch:normal;color:#333;margin-bottom:36px}.bp-theme .service-unavailable .service-unavailable-content .service-unavailable-message .service-unavailable-message-title{font-size:21px;line-height:1.52;letter-spacing:-.1px}.bp-theme .service-unavailable .service-unavailable-content .service-unavailable-message .service-unavailable-message-description{font-size:16px;line-height:1.38;letter-spacing:normal}.bp-theme .service-unavailable .service-unavailable-content .service-unavailable-action{width:314px;margin:0 auto}.bp-theme .valorization{height:100%;overflow-y:auto;overflow-x:hidden}.bp-theme .valorization nxs-datepicker{margin-bottom:20px}.bp-theme .valorization nxs-datepicker .mat-error{max-width:100%}.bp-theme .valorization .support-name{color:#16b1e6;font-weight:500}.bp-theme .valorization .support-name a:hover{text-decoration:underline;cursor:pointer}.bp-theme .valorization .open-performance-column{padding-top:5px;width:100px}.bp-theme .valorization .open-performance-column .performance-icon:hover{cursor:pointer}.bp-theme .valorization .print-section{float:right}.bp-theme .valorization .div-contract{height:-moz-fit-content;height:fit-content}.bp-theme .valorization .valorization-row{text-align:center;max-width:1300px;margin:auto}.bp-theme .valorization .print-section{border:none;background-color:#fff}.bp-theme .valorization .print-section .print-icon{color:#003c82}.bp-theme .valorization .show-graph-details-icon{max-width:25px;max-height:25px;padding:5px;cursor:pointer}.bp-theme .valorization .main_title{font-size:24px;font-weight:700;color:#4d4d4d;padding:6px 8px 20px 30px}.bp-theme .valorization .value-detail{color:#ccc}.bp-theme .valorization .row-title{font-family:Ubuntu;font-size:21px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.52;letter-spacing:-.1px;color:#000;padding-top:15px!important;border-top:none!important;border-bottom:solid 1px #cccccc!important}.bp-theme .valorization .row-value{height:max-content;vertical-align:baseline;font-family:Ubuntu;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;border:none}.bp-theme .valorization .label{padding:10px 0;color:#828282}.bp-theme .valorization .sub_title{color:#4d4d4d;margin:0 50px 25px}.bp-theme .valorization .filters{margin:35px 18px;width:100%}.bp-theme .valorization .filter-container{width:200px;float:left}.bp-theme .valorization table{border-collapse:collapse;width:100%}.bp-theme .valorization table td.valorization-column{display:flex;flex-direction:column}.bp-theme .valorization .table td,.bp-theme .valorization .table th{text-align:left}.bp-theme .valorization .table td+td,.bp-theme .valorization .table th+th{text-align:center}.bp-theme .valorization .valorization-table-header.table thead th{background-color:#f5f5f5;border-bottom:none;font-family:Ubuntu;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#666!important}.bp-theme .valorization .detail-block{padding-left:10px;padding-right:10px;text-align:center}.bp-theme .valorization .block-row{display:flex;align-items:center;color:#003c82}.bp-theme .valorization .block-text{padding-right:10px}.bp-theme .valorization .detail-value{color:#003c82;font-size:21px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.52;letter-spacing:-.1px;max-width:286px;max-height:26px;margin-bottom:8px;font-weight:500}.bp-theme .valorization .detail-description{font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#666}.bp-theme .valorization .show-graph-row{margin:5px 5px 10px}.bp-theme .valorization .show-graph-containter{display:flex;justify-content:center;align-items:center;color:#003c82}.bp-theme .valorization .show-graph-containter:hover{text-decoration:underline}.bp-theme .valorization .show-graph-details{cursor:pointer;color:#003c82;margin:5px;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal}.bp-theme .valorization .amount-note{padding-left:10px;position:relative;height:36px;color:#666;bottom:12px;font-size:13px}.bp-theme .valorization .switch-button-container{float:right}.bp-theme .valorization .switch-button-container:hover{cursor:pointer}.bp-theme .valorization .switch-button-container:hover .switch-button{text-decoration:underline}.bp-theme .valorization .switch-button{display:flex;color:#003c82}.bp-theme .valorization .switch-button-label{margin-right:5px;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;min-width:10px}.bp-theme .valorization .underlyinAsset .align-left{text-align:left!important}.bp-theme .server-error-labels{margin-top:50px}.bp-theme .server-error-title{font-family:Ubuntu;font-size:21px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.52;letter-spacing:-.1px;color:#333}.bp-theme .server-error-subtitle{font-family:Ubuntu;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#333}@media only screen and (max-device-width: 960px){.bp-theme .valorization{height:calc(100% - 97px);margin-top:10px;padding-bottom:30px;overflow-y:scroll;overflow-x:hidden}.bp-theme .valorization::-webkit-scrollbar{display:none}.bp-theme .valorization nxs-datepicker{margin-bottom:20px}.bp-theme .valorization .valorization-row{width:100%;max-width:960px;text-align:initial}.bp-theme .valorization .mobile-card-list .title-fund-list{font-weight:700;font-size:25px}.bp-theme .valorization .mobile-card-list .card-list-header{display:flex;flex-direction:column}.bp-theme .valorization .mobile-card-list .fund-card{border:1px solid #d3d3d3;padding:10px;margin-top:10px;margin-bottom:25px;border-radius:5px}.bp-theme .valorization .mobile-card-list .fund-card .fund-link{margin-top:15px}.bp-theme .valorization .mobile-card-list .fund-card .fund-link a{color:#003c82}.bp-theme .valorization .mobile-card-list .fund-card .fund-link a span{text-decoration:underline;margin-right:5px}.bp-theme .valorization .mobile-card-list .fund-card>div:nth-child(1){display:flex;flex-direction:row;color:#003c82;font-weight:700;justify-content:space-between;border-bottom:1px solid #d3d3d3;margin-bottom:10px;padding-bottom:5px}.bp-theme .valorization .mobile-card-list .fund-card>div:nth-child(2){display:flex;flex-direction:row;justify-content:space-between}.bp-theme .valorization .mobile-card-list .fund-card>div:nth-child(2)>div:nth-child(1) span:nth-child(1){color:#000}.bp-theme .valorization .mobile-card-list .fund-card>div:nth-child(2)>div:nth-child(1) span:nth-child(2){color:green}.bp-theme .valorization .mobile-card-list .fund-card>div:nth-child(2)>div:nth-child(2){color:#000}.bp-theme .valorization .mobile-valorization-date-button{background:#fff;z-index:1;position:absolute;margin-left:15px;margin-right:15px;left:0;right:0;bottom:0;text-align:center;margin-bottom:10px}.bp-theme .valorization .print-details-position-button{bottom:50px}.bp-theme .valorization .detail-block-info{margin-left:40px}.bp-theme .valorization .switch-button-container-info{margin-right:10px}.bp-theme .valorization .amount-note{height:60px;position:relative;bottom:0}.bp-theme .valorization .synthese{margin:20px 15px}.bp-theme .valorization .pie-chart{min-width:320px}.bp-theme .valorization .detail-value-without-icon{margin:0 auto 8px}.bp-theme .valorization .detail-value{font-family:Ubuntu;font-size:36px;font-weight:400;font-style:normal;font-stretch:normal;line-height:.67;letter-spacing:-.1px}.bp-theme .valorization .table-head-support-details{display:none}.bp-theme .valorization .row-title{font-family:Ubuntu;font-size:19px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.26;letter-spacing:-.1px;color:#333;padding-top:15px!important;border-top:none!important;border-bottom:solid 1px #cccccc!important}.bp-theme .valorization .row-value-mobile{margin:2px 0;font-family:Ubuntu;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:-.1px;color:#333}.bp-theme .valorization .row-value-mobile-title{font-size:16px}.bp-theme .valorization .row-value-column-title{color:#666}.bp-theme .valorization .details-supports-mobile{margin-bottom:18px}.bp-theme .valorization .amount-note-table{margin-top:0;padding-left:0}.bp-theme .valorization ui-carousel{margin-top:24px}}.bp-theme .mobile-contract-consultation-container{margin:20px}.bp-theme .mobile-contract-consultation-container .contract-mobile-details-centered{text-align:center;margin-bottom:15px}.bp-theme .mobile-contract-consultation-container .contract-mobile-details-two-columns{display:inline-block}.bp-theme .mobile-contract-consultation-container .contract-mobile-details-two-columns .mobile-contract-information-left-column{float:left;width:70%}.bp-theme .mobile-contract-consultation-container .contract-mobile-details-two-columns .mobile-contract-information-right-column{white-space:nowrap;float:left;width:30%;text-align:right}.bp-theme .mobile-contract-consultation-container .mobile-contract-details-top-item{font-size:20px}.bp-theme .mobile-contract-consultation-container .contract-mobile-yearPayments{font-weight:700;color:green;font-size:24px}.bp-theme .mobile-contract-consultation-container .mobile-contract-consultation-information-icon{color:#003c82}.bp-theme .customer-homepage-title{width:100%;min-width:350px;height:40px;font-family:Ubuntu;font-size:32px;font-weight:300;color:#fff;letter-spacing:-.1px;line-height:40px}.bp-theme .text-center{font-size:20px;font-weight:500}.bp-theme .customer-homepage-subtitle{margin-bottom:60px;width:100%;min-width:350px;height:32px;font-family:Ubuntu;font-size:19px;letter-spacing:-.1px;color:#fff}.bp-theme .center-contracts{display:flex;height:100%;width:100%;justify-content:center;margin-left:0}@media only screen and (max-device-width: 960px){.bp-theme .search-block{margin-top:40px}.bp-theme .customer-homepage-title{min-width:190px;height:22px;color:#fff!important;margin:20px auto}.bp-theme .center-contracts{flex-direction:column}.bp-theme .customer-homepage-subtitle{min-width:190px;color:#fff}.bp-theme .fix-size-natixis{width:100%;margin:0 auto}}.bp-theme .side-text-values{width:87px;height:22px;color:#333}.bp-theme .text-labels{width:104px;height:18px;color:#666}.bp-theme .label-div{margin-bottom:18px}.bp-theme .mat-sidenav-main-container{height:auto;width:100%;position:absolute;bottom:48px;z-index:1;top:177px;left:0;background-color:#fff;color:#d3d3d3;overflow-x:hidden;overflow-y:auto;min-width:1024px;align-items:center;margin:0 auto}.bp-theme .sidenav-container{height:100%;max-width:1200px;margin:0 auto;align-items:center;width:100%;background-color:#fff}.bp-theme .sidenav-menu{width:232px;border-right:solid #f9f9fb 3px;box-shadow:-1px 0 6px #ccc}.bp-theme .sidenav-content{overflow-x:hidden}@media only screen and (min-device-width: 961px){.bp-theme .sidenav-content.withLeftpanel{margin-left:232px!important}}.bp-theme .left-menu-labels{padding:24px 8px 20px 0;text-decoration:none;color:#818181;display:block;font-size:12px}@media screen and (max-width: 1024px){.bp-theme .left-menu-labels{padding:24px 8px 20px 24px}}.bp-theme .main-nav{font-size:18px;cursor:pointer}.bp-theme .main-nav-selected{color:#000}.bp-theme .sub-nav{padding:6px 8px 6px 0;font-size:12px}.bp-theme .sidenav a:hover{color:#000;font-weight:700}.bp-theme .router-link-active{color:#000;font-weight:700;font-size:14px}.bp-theme mat-tab-group{background-color:#d9d9d9!important;color:#818181!important}.bp-theme .theme-border{padding:1.5px!important;background-color:#003c82;width:30%;margin:10px}@media only screen and (max-device-width: 960px){.bp-theme .mat-sidenav-main-container{min-width:320px;position:relative;bottom:0;top:0}.bp-theme mat-sidenav{display:none}}.bp-theme .icg-submitted .mat-sidenav-main-container{height:auto;width:100%;position:absolute;bottom:48px;z-index:1;top:177px;left:0;background-color:#fff;color:#d3d3d3;overflow-x:hidden;overflow-y:auto;align-items:center;margin:0 auto}.bp-theme .icg-submitted .mat-sidenav-main-container .sidenav-container{height:100%;max-width:1200px;margin:0 auto;align-items:center;width:100%;background-color:#fff}.bp-theme .icg-submitted .mat-sidenav-main-container .sidenav-container .sidenav-content{overflow-x:hidden;margin:0 auto}.bp-theme .icg-submitted .icg-submitted-content{margin:80px 200px 0;text-align:center}.bp-theme .icg-submitted .icg-submitted-content .icg-submitted-icon{margin-bottom:36px}.bp-theme .icg-submitted .icg-submitted-content .icg-submitted-message{font-family:Ubuntu;font-weight:400;font-style:normal;font-stretch:normal;color:#333;margin-bottom:36px}.bp-theme .icg-submitted .icg-submitted-content .icg-submitted-message .icg-submitted-message-title{font-size:21px;line-height:1.52;letter-spacing:-.1px}.bp-theme .icg-submitted .icg-submitted-content .icg-submitted-message .icg-submitted-message-description{font-size:16px;line-height:1.52;letter-spacing:normal}.bp-theme .icg-submitted .icg-submitted-content .icg-submited-actions-container{display:flex;justify-content:center}.bp-theme .icg-submitted .icg-submitted-content .icg-submited-actions-container nxs-button{width:230px;padding-left:10px;padding-right:10px}.bp-theme .documents-container .main_title{font-size:24px;font-weight:700;color:#4d4d4d;padding:6px 8px 20px 30px}.bp-theme .documents-container .sub_title{font-size:16px;font-weight:700;color:#4d4d4d;padding:6px 8px 20px 30px}.bp-theme .documents-container table thead th{background-color:#f5f5f5;color:#333;border-bottom:none;font-size:13px;font-weight:500}.bp-theme .documents-container .empty-results{text-align:center;color:#333}.bp-theme .documents-container .empty-results .empty-result-label{max-width:314px;margin:42px auto auto}.bp-theme .documents-container .documentsTable{margin-top:37px}.bp-theme .documents-container .documentsTable th,.bp-theme .documents-container .documentsTable td{text-align:center}.bp-theme .documents-container .documentsTable .mat-icon-button,.bp-theme .documents-container .documentsTable .mat-icon-button .mat-button-ripple .mat-ripple{height:30px;width:30px;vertical-align:super}.bp-theme .documents-container .documentsTable .icon{float:none}.bp-theme .documents-container .document_values{color:#999;font-size:13px}.bp-theme .documents-container .filter-container{width:200px;float:left;margin-left:25px;margin-right:25px}.bp-theme .documents-container .filter-label{font-size:12px;color:#666}.bp-theme .documents-container .filters-title{color:#000;text-decoration:underline;font-style:italic}.bp-theme .documents-container .button_add_rows{background:#9c9c9c}.bp-theme .documents-container .add-rows{text-align:center;max-width:230px;margin:auto}.bp-theme .documents-container .value-highlighted{font-weight:500;color:#333}.bp-theme .documents-container .icon{color:#003c82}.bp-theme .documents-container .filters{margin:35px 18px;width:100%;display:flex;align-items:flex-end}.bp-theme .documents-container .filter-container{width:200px;float:left}.bp-theme .documents-container .row-value{font-family:Ubuntu;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#333;border:none}.bp-theme .documents-container .server-error{margin-top:100px;text-align:center;font-family:Ubuntu;font-size:22px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#333}.bp-theme .documents-container .server-error-labels{margin-top:50px}.bp-theme .documents-container .server-error-title{font-family:Ubuntu;font-size:21px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.52;letter-spacing:-.1px;color:#333}.bp-theme .documents-container .server-error-subtitle{font-family:Ubuntu;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#333}@media only screen and (max-device-width: 960px){.bp-theme .documents-container .table-head-documents{display:none}.bp-theme .documents-container .row-value-main-mobile{border-top:solid 1px #f5f5f5;padding:12px 16px 16px}.bp-theme .documents-container .row-value-mobile{margin:2px 0;font-family:Ubuntu;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:-.1px;color:#333}.bp-theme .documents-container .row-value-mobile-title{font-size:16px}.bp-theme .documents-container .document_values{width:100%}.bp-theme .documents-container .row-operation-label{width:80%;text-align:left;font-family:Ubuntu;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:-.1px;color:#333}.bp-theme .documents-container .row-operation-folder{font-family:Ubuntu;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#666}.bp-theme .documents-container .row-operation-label,.bp-theme .documents-container .row-operation-folder{text-align:left}.bp-theme .documents-container .documents-rows-values{width:60%;text-align:left}.bp-theme .documents-container .documents-rows-date{width:20%;text-align:center;font-family:Ubuntu;font-size:14px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal}.bp-theme .documents-container .documents-rows-icon{width:20%;text-align:right}}.bp-theme .icg-initializing .mat-sidenav-main-container{height:auto;width:100%;position:absolute;bottom:48px;z-index:1;top:177px;left:0;background-color:#fff;color:#d3d3d3;overflow-x:hidden;overflow-y:auto;align-items:center;margin:0 auto}.bp-theme .icg-initializing .mat-sidenav-main-container .sidenav-container{height:100%;max-width:1200px;margin:0 auto;align-items:center;width:100%;background-color:#fff}.bp-theme .icg-initializing .mat-sidenav-main-container .sidenav-container .sidenav-content{overflow-x:hidden;margin:0 auto}.bp-theme .icg-initializing .icg-initializing-content{margin-top:50px;text-align:center}.bp-theme .icg-initializing .icg-initializing-content .icg-initializing-icon{margin-bottom:36px}.bp-theme .icg-initializing .icg-initializing-content .icg-initializing-message{font-family:Ubuntu;font-weight:400;font-style:normal;font-stretch:normal;color:#333;margin-bottom:36px}.bp-theme .icg-initializing .icg-initializing-content .icg-initializing-message .icg-initializing-message-title{font-size:21px;line-height:1.52;letter-spacing:-.1px}.bp-theme .icg-initializing .icg-initializing-content .icg-initializing-message .icg-initializing-message-description{font-size:16px;line-height:1.38;letter-spacing:normal}.bp-theme .icg-initializing .icg-initializing-content .icg-initializing-action{width:314px;margin:0 auto}.bp-theme .nxs-modal{width:100%;height:100%;display:flex;flex-direction:column}.bp-theme .nxs-modal .nxs-modal-header{height:-moz-fit-content;height:fit-content;margin-bottom:10px;top:0;left:0;position:absolute;width:100%;border-bottom:1px solid rgba(204,204,204,.8)}.bp-theme .nxs-modal .nxs-modal-header .nxs-modal-return-button{margin-top:10px;margin-left:10px;width:-moz-fit-content;width:fit-content;float:left}.bp-theme .nxs-modal .nxs-modal-header .nxs-modal-return-button:hover{cursor:pointer}.bp-theme .nxs-modal .nxs-modal-header .nxs-modal-close-button{margin-top:10px;margin-right:10px;float:right}.bp-theme .nxs-modal .nxs-modal-header .nxs-modal-close-button:hover{cursor:pointer}.bp-theme .nxs-modal .nxs-modal-header .nxs-modal-header-title{display:flex;flex-direction:column;text-align:center;font-family:Ubuntu;font-size:20px;font-weight:500;font-style:normal;font-stretch:normal;line-height:1.25;letter-spacing:-.1px;color:#003c82;padding-top:10px}.bp-theme .nxs-modal .nxs-modal-content{margin-top:46px;height:95%;padding:15px}@media only screen and (max-width: 960px){.bp-theme .nxs-modal{width:100%;height:100%}.bp-theme .nxs-modal .nxs-modal-header{width:100%;border-bottom:1px solid rgba(204,204,204,.8)}.bp-theme .nxs-modal .nxs-modal-header .nxs-modal-return-button,.bp-theme .nxs-modal .nxs-modal-header .nxs-modal-close-button{color:#003c82}.bp-theme .nxs-modal .nxs-modal-header .nxs-modal-header-title{padding-bottom:10px;display:flex;flex-direction:column;text-align:center;font-family:Ubuntu;font-size:15px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.25;letter-spacing:-.1px;padding-top:15px;color:#000}.bp-theme .nxs-modal .nxs-modal-header .nxs-modal-header-title>span:nth-child(1){font-size:14px}}.bp-theme .segmented-control{position:relative;display:inline-flex;min-height:20px;margin:0;padding:2px;align-items:center;border:1px solid #cccccc;border-radius:10px;background-color:#f5f5f5;color:#ccc;list-style-type:none}.bp-theme .segmented-control-wrapper{overflow-x:auto}.bp-theme .segmented-control:before{content:"";position:absolute;top:0;bottom:0;left:0;z-index:0;width:100%;transform:translate(var(--highlight-x-pos));transition:transform .35s ease,width .35s ease}.bp-theme .segmented-control-item{flex-grow:1;align-items:center;position:relative;text-align:center;font-family:Ubuntu;white-space:nowrap;cursor:pointer;padding:5px 9px;border:2px solid transparent}.bp-theme .segmented-control-item:hover{border:1px solid;border-color:#ccc;border-radius:10px}.bp-theme .segmented-control-flex{max-width:100%}.bp-theme .segmented-control-flex .bp-theme .segmented-control-item{flex:1 1 0px;overflow:hidden;text-overflow:ellipsis}.bp-theme .segmented-control-item:before{content:attr(data-text);display:block;font-weight:700;height:0;visibility:hidden;overflow:hidden;-webkit-user-select:none;user-select:none;pointer-events:none}@media speech{.bp-theme .segmented-control-item:before{display:none}}.bp-theme .segmented-control-item:after{content:"";position:absolute;z-index:1;inset:0}.bp-theme .segmented-control-item[aria-selected=true]{background-color:#fff;color:#003c82;border-radius:10px;border-color:#f5f5f5}.bp-theme .segmented-control-item[aria-selected=true]:hover{border:1px solid;border-color:#003c82}@media only screen and (max-width: 478px){.bp-theme .segmented-control{width:100%;font-size:2.8vw}.bp-theme .segmented-control-item[aria-selected=true]{border:1px solid;border-color:#003c82}}.bp-theme .fund-performance{width:100%;height:95%;overflow-y:auto}.bp-theme .fund-performance .fund-section{padding-top:5px;padding-bottom:5px;padding-right:10px}.bp-theme .fund-performance .fund-section .expander{font-weight:500;font-size:17px;font-family:Ubuntu;display:flex;flex-direction:row;justify-content:space-between;padding-top:0}.bp-theme .fund-performance .fund-section .expander>span:nth-child(2){text-align:end}.bp-theme .fund-performance .fund-section .expander nxs-icon{color:#003c82}.bp-theme .fund-performance .fund-section>div{padding-left:5px}.bp-theme .fund-performance .fund-section nxs-sfdr-info .nxs-sfdr-info,.bp-theme .fund-performance .fund-section .performances{padding-left:10px;padding-right:10px}.bp-theme .fund-performance .expand-button{cursor:pointer}.bp-theme .fund-performance .segment-control{padding-top:10px;padding-bottom:20px}.bp-theme .fund-performance h5{color:#003c82}.bp-theme .fund-performance .chart-container{margin:0 0 60px}.bp-theme .fund-performance .chart-container .chart{display:block;width:100%;height:450px}.bp-theme .fund-performance>div:first-child{padding-top:10px;padding-bottom:20px}.bp-theme .fund-performance .table-info .header{background-color:#003c82;width:100%;height:40px;min-width:auto;text-align:center;font-family:Ubuntu;border-top-left-radius:3px;border-top-right-radius:3px;display:flex;justify-content:center}.bp-theme .fund-performance .table-info .header span{color:#fff}.bp-theme .fund-performance .table-info table{width:100%;padding-bottom:20px}.bp-theme .fund-performance .table-info table tbody .months-row{background-color:#f5f5f5}.bp-theme .fund-performance .table-info table tbody tr{height:40px;border-bottom:1px solid rgba(144,143,143,.8)}.bp-theme .fund-performance .table-info table tbody tr>.months-row{background-color:#f5f5f5}.bp-theme .fund-performance .table-info table tbody tr td{font-family:Ubuntu;text-align:center}.bp-theme .fund-performance .table-info:last-child{padding-bottom:10px}.bp-theme .fund-performance .graphic{height:-moz-fit-content;height:fit-content;overflow-y:auto}.bp-theme .fund-performance .graphic .graphic-info{align-items:center;position:relative;margin:0 auto;width:78%}.bp-theme .fund-performance .graphic.hidden{visibility:hidden;height:0px}.bp-theme .server-error-page{display:flex;flex-direction:column;text-align:center;font-family:Ubuntu;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;margin-bottom:30px}.bp-theme .server-error-page span{color:#333;font-size:16px}.bp-theme .server-error-page nxs-icon .svg-container{padding-left:34px}@media only screen and (max-width: 960px){.bp-theme .fund-performance{overflow-y:auto}.bp-theme .fund-performance .performances .performances-header ul{padding-left:inherit}.bp-theme .fund-performance .performances .performances-header ul li{list-style-type:none}.bp-theme .fund-performance .performances .performances-header ul li div:nth-child(1){display:flex;flex-direction:row;justify-content:space-between}.bp-theme .fund-performance .performances>div:nth-child(1){padding-bottom:10px}.bp-theme .fund-performance .performances>div:nth-child(2) div ul{padding-left:inherit}.bp-theme .fund-performance .performances>div:nth-child(2) div ul li{list-style-type:none}.bp-theme .fund-performance .performances>div:nth-child(2) div ul li:first-child div{display:flex;justify-content:center}.bp-theme .fund-performance .performances>div:nth-child(2) div ul li:not(:first-child) div:nth-child(1){display:flex;flex-direction:row;justify-content:space-between}.bp-theme .fund-performance .performances>div:nth-child(2)>div:nth-child(2){margin-top:35px}.bp-theme .fund-performance .performances .graphic .graphic-info{width:100%}}.bp-theme .eligible-funds-modal{height:100%;width:100%;display:grid;grid-template-rows:auto auto auto 1fr}.bp-theme .eligible-funds-modal>div:nth-child(1){display:flex;flex-direction:column;width:500px;margin-left:auto;margin-right:auto}.bp-theme .eligible-funds-modal>div:nth-child(1) nxs-input-autocomplete{width:470px}.bp-theme .eligible-funds-modal>div:nth-child(1) nxs-button{margin-top:10px;height:40px;width:130px}.bp-theme .eligible-funds-modal .eligible-funds{height:100%;width:100%}.bp-theme .eligible-funds-modal .eligible-funds>div:nth-child(1) table .tbody-eligible{display:block;height:50vh;overflow-y:auto}.bp-theme .eligible-funds-modal .eligible-funds>div:nth-child(1) thead,.bp-theme .eligible-funds-modal .eligible-funds>div:nth-child(1) tbody tr{display:table;width:100%;table-layout:fixed}.bp-theme .eligible-funds-modal .eligible-funds>div:nth-child(1) thead .fund-label,.bp-theme .eligible-funds-modal .eligible-funds>div:nth-child(1) tbody tr .fund-label{color:#003c82;font-weight:700}.bp-theme .eligible-funds-modal .eligible-funds>div:nth-child(1) thead .funds-performance-expanded,.bp-theme .eligible-funds-modal .eligible-funds>div:nth-child(1) tbody tr .funds-performance-expanded{width:100%;height:auto;overflow-y:auto;font-size:small;padding-right:5px}.bp-theme .eligible-funds-modal .eligible-funds>div:nth-child(1) td.expand-colapse nxs-icon{float:right;padding-right:40px}.bp-theme .eligible-funds-modal .eligible-funds>div:nth-child(1) table .body-eligible-row td{width:20%;font-family:Ubuntu;font-size:13px;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#666;text-align:left;padding:.5rem}.bp-theme .eligible-funds-modal .eligible-funds>div:nth-child(1) table .body-eligible-row td .expand-button:hover{cursor:pointer}.bp-theme .eligible-funds-modal .eligible-funds>div:nth-child(1) table .body-eligible-row td app-fund-performance{max-height:400px;width:100%}.bp-theme .eligible-funds-modal .eligible-funds>div:nth-child(1) table .body-eligible-row td:nth-child(1){width:40%}.bp-theme .eligible-funds-modal .eligible-funds>div:nth-child(1) table .body-eligible-row td:nth-child(2){padding-left:13px}.bp-theme .eligible-funds-modal .eligible-funds>div:nth-child(1) table .body-eligible-row td:nth-child(3){padding-left:26px}.bp-theme .eligible-funds-modal .eligible-funds>div:nth-child(1) table .body-eligible-row td:nth-child(3),.bp-theme .eligible-funds-modal .eligible-funds>div:nth-child(1) table .body-eligible-row td:nth-child(4){text-align:center}.bp-theme .eligible-funds-modal .eligible-funds>div:nth-child(1) table thead .header-eligible-row th{width:20%;font-family:Ubuntu;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#666;text-align:left}.bp-theme .eligible-funds-modal .eligible-funds>div:nth-child(1) table thead .header-eligible-row th:nth-child(1){width:40%}.bp-theme .eligible-funds-modal .eligible-funds>div:nth-child(1) table thead .header-eligible-row th:nth-child(3),.bp-theme .eligible-funds-modal .eligible-funds>div:nth-child(1) table thead .header-eligible-row th:nth-child(4){text-align:center}@media only screen and (max-width: 960px){.bp-theme .eligible-funds-modal>div:nth-child(1){width:100%}.bp-theme .eligible-funds-modal>div:nth-child(1) nxs-input-autocomplete{width:100%}.bp-theme .eligible-funds-modal .eligible-funds{height:100%;width:100%;overflow-y:auto}.bp-theme .eligible-funds-modal .eligible-funds::-webkit-scrollbar{display:none}.bp-theme .eligible-funds-modal .eligible-funds ul{margin-top:20px;padding-left:inherit}.bp-theme .eligible-funds-modal .eligible-funds ul li{list-style-type:none}.bp-theme .eligible-funds-modal .eligible-funds ul li div:nth-child(1){display:flex;flex-direction:column}.bp-theme .eligible-funds-modal .eligible-funds ul li div:nth-child(1)>div:nth-child(1){margin-bottom:10px;font-weight:bolder;color:#003c82}.bp-theme .eligible-funds-modal .eligible-funds ul li div:nth-child(1)>div:nth-child(2) div{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:5px}.bp-theme .eligible-funds-modal .eligible-funds ul li div:nth-child(1)>div:nth-child(2) div>span:nth-child(2){font-weight:700}.bp-theme .eligible-funds-modal .eligible-funds ul li div:nth-child(1) a{width:-moz-fit-content;width:fit-content;color:#003c82;margin-left:auto;margin-right:auto}}.bp-theme .news-container .news-container-content .empty-results{padding-top:10px;display:flex;flex-direction:column;align-items:center}.bp-theme .news-container .news-container-content .empty-results .empty-result-label{padding-top:10px;text-align:center}.bp-theme .news-container hr{border:solid 1px #f5f5f5}@media only screen and (max-device-width: 960px){.bp-theme .news-container{margin:0 14px 14px}}.bp-theme .news-consultation-modal{height:100%;overflow-y:auto;display:flex;flex-direction:column}.bp-theme .news-consultation-modal>div:nth-child(1){text-align:center;font-weight:700}.bp-theme .news-consultation-modal>div:nth-child(2){text-align:center;margin-bottom:20px;color:#999}.bp-theme .news-consultation-modal .align-filename{display:flex;justify-content:center;align-items:center;padding-bottom:20px}.bp-theme .general-information{height:100%;overflow:auto}.bp-theme .general-information .information-box{margin-bottom:25px}.bp-theme .server-error{margin-top:100px;text-align:center;font-family:Ubuntu;font-size:22px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#333}.bp-theme .server-error .server-error-labels{margin-top:50px}.bp-theme .server-error .server-error-labels .server-error-title{font-family:Ubuntu;font-size:21px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.52;letter-spacing:-.1px;color:#333}.bp-theme .server-error .server-error-labels .server-error-subtitle{font-family:Ubuntu;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#333}.bp-theme .nxs-sfdr-info .icon-classification{margin-left:5px;cursor:pointer}.bp-theme .nxs-sfdr-info ul{padding-left:0}.bp-theme .nxs-sfdr-info ul .esg-theme-info{margin-bottom:10px}.bp-theme .nxs-sfdr-info ul li{list-style-type:none}.bp-theme .nxs-sfdr-info ul li hr.hr-margin{margin:10px 0 0}.bp-theme .nxs-sfdr-info ul li div{display:flex;flex-direction:row;justify-content:space-between}.bp-theme .nxs-sfdr-info ul li div .gauge-container nxs-gauge-picture{width:200px}.bp-theme .nxs-sfdr-info ul li div a .icon{color:#003c82}.bp-theme .nxs-sfdr-info ul li div a .icon:hover{cursor:pointer}.bp-theme .nxs-sfdr-info ul li div a.disabled{color:#dee2e6;pointer-events:none}.bp-theme .nxs-sfdr-info ul li div a.disabled .icon{color:#dee2e6}.bp-theme .nxs-sfdr-info ul li div a.disabled .icon:hover{cursor:pointer}.bp-theme .nxs-sfdr-info ul li div .classification-label{display:flex;flex-direction:row;align-items:center}.bp-theme .nxs-sfdr-info ul li .esg-section{font-weight:700;background-color:#f5f5f5;padding-top:8px;padding-bottom:8px}.bp-theme .nxs-sfdr-info ul li div.disabled{color:#dee2e6}.bp-theme .nxs-sfdr-info ul li hr{margin:10px 0}.bp-theme .nxs-sfdr-info .nested-list{list-style-type:disc;margin-left:30px}.bp-theme .nxs-sfdr-info .align-esg-icon{justify-content:flex-start;font-weight:700}.bp-theme .nxs-sfdr-info .title-esg{padding-top:10px}.bp-theme .nxs-sfdr-info .no-esg{margin-top:10px}.bp-theme .nxs-sfdr-info .hr-no-esg{margin:0}.bp-theme .content-container{overflow-x:hidden;overflow-y:auto}.bp-theme .content-container .content .search-block{margin-bottom:48px}@font-face{font-family:Ubuntu;font-style:normal;font-weight:300;src:url(/assets/fonts/ubuntu/ubuntu11-300.eot);src:local("Ubuntu Light"),local("Ubuntu-Light"),url(/assets/fonts/ubuntu/ubuntu11-300.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/ubuntu/ubuntu11-300.woff2) format("woff2"),url(/assets/fonts/ubuntu/ubuntu11-300.woff) format("woff"),url(/assets/fonts/ubuntu/ubuntu11-300.ttf) format("truetype"),url(/assets/fonts/ubuntu/ubuntu11-300.svg#Ubuntu) format("svg")}@font-face{font-family:Ubuntu;font-style:normal;font-weight:400;src:url(/assets/fonts/ubuntu/ubuntu11-regular.eot);src:local("Ubuntu Regular"),local("Ubuntu-Regular"),url(/assets/fonts/ubuntu/ubuntu11-regular.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/ubuntu/ubuntu11-regular.woff2) format("woff2"),url(/assets/fonts/ubuntu/ubuntu11-regular.woff) format("woff"),url(/assets/fonts/ubuntu/ubuntu11-regular.ttf) format("truetype"),url(/assets/fonts/ubuntu/ubuntu11-regular.svg#Ubuntu) format("svg")}@font-face{font-family:Ubuntu;font-style:normal;font-weight:500;src:url(/assets/fonts/ubuntu/ubuntu11-500.eot);src:local("Ubuntu Medium"),local("Ubuntu-Medium"),url(/assets/fonts/ubuntu/ubuntu11-500.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/ubuntu/ubuntu11-500.woff2) format("woff2"),url(/assets/fonts/ubuntu/ubuntu11-500.woff) format("woff"),url(/assets/fonts/ubuntu/ubuntu11-500.ttf) format("truetype"),url(/assets/fonts/ubuntu/ubuntu11-500.svg#Ubuntu) format("svg")}@font-face{font-family:Ubuntu;font-style:normal;font-weight:700;src:url(/assets/fonts/ubuntu/ubuntu11-700.eot);src:local("Ubuntu Bold"),local("Ubuntu-Bold"),url(/assets/fonts/ubuntu/ubuntu11-700.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/ubuntu/ubuntu11-700.woff2) format("woff2"),url(/assets/fonts/ubuntu/ubuntu11-700.woff) format("woff"),url(/assets/fonts/ubuntu/ubuntu11-700.ttf) format("truetype"),url(/assets/fonts/ubuntu/ubuntu11-700.svg#Ubuntu) format("svg")}@font-face{font-family:Ubuntu;font-style:normal;font-weight:300;src:url(/assets/fonts/ubuntu/ubuntu11-300.eot);src:local("Ubuntu Light"),local("Ubuntu-Light"),url(/assets/fonts/ubuntu/ubuntu11-300.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/ubuntu/ubuntu11-300.woff2) format("woff2"),url(/assets/fonts/ubuntu/ubuntu11-300.woff) format("woff"),url(/assets/fonts/ubuntu/ubuntu11-300.ttf) format("truetype"),url(/assets/fonts/ubuntu/ubuntu11-300.svg#Ubuntu) format("svg")}@font-face{font-family:Ubuntu;font-style:normal;font-weight:400;src:url(/assets/fonts/ubuntu/ubuntu11-regular.eot);src:local("Ubuntu Regular"),local("Ubuntu-Regular"),url(/assets/fonts/ubuntu/ubuntu11-regular.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/ubuntu/ubuntu11-regular.woff2) format("woff2"),url(/assets/fonts/ubuntu/ubuntu11-regular.woff) format("woff"),url(/assets/fonts/ubuntu/ubuntu11-regular.ttf) format("truetype"),url(/assets/fonts/ubuntu/ubuntu11-regular.svg#Ubuntu) format("svg")}@font-face{font-family:Ubuntu;font-style:normal;font-weight:500;src:url(/assets/fonts/ubuntu/ubuntu11-500.eot);src:local("Ubuntu Medium"),local("Ubuntu-Medium"),url(/assets/fonts/ubuntu/ubuntu11-500.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/ubuntu/ubuntu11-500.woff2) format("woff2"),url(/assets/fonts/ubuntu/ubuntu11-500.woff) format("woff"),url(/assets/fonts/ubuntu/ubuntu11-500.ttf) format("truetype"),url(/assets/fonts/ubuntu/ubuntu11-500.svg#Ubuntu) format("svg")}@font-face{font-family:Ubuntu;font-style:normal;font-weight:700;src:url(/assets/fonts/ubuntu/ubuntu11-700.eot);src:local("Ubuntu Bold"),local("Ubuntu-Bold"),url(/assets/fonts/ubuntu/ubuntu11-700.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/ubuntu/ubuntu11-700.woff2) format("woff2"),url(/assets/fonts/ubuntu/ubuntu11-700.woff) format("woff"),url(/assets/fonts/ubuntu/ubuntu11-700.ttf) format("truetype"),url(/assets/fonts/ubuntu/ubuntu11-700.svg#Ubuntu) format("svg")}.ce-theme{--mat-ripple-color: rgba(0, 0, 0, .1);--mat-option-selected-state-label-text-color: #db0029;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04);--mat-optgroup-label-text-color: rgba(0, 0, 0, .87);--mat-full-pseudo-checkbox-selected-icon-color: #333333;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #333333;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mat-option-label-text-font: Ubuntu;--mat-option-label-text-line-height: 24px;--mat-option-label-text-size: 16px;--mat-option-label-text-tracking: normal;--mat-option-label-text-weight: 400;--mat-optgroup-label-text-font: Ubuntu;--mat-optgroup-label-text-line-height: 24px;--mat-optgroup-label-text-size: 16px;--mat-optgroup-label-text-tracking: normal;--mat-optgroup-label-text-weight: 400;--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mat-card-title-text-font: Ubuntu;--mat-card-title-text-line-height: 32px;--mat-card-title-text-size: 19px;--mat-card-title-text-tracking: normal;--mat-card-title-text-weight: 300;--mat-card-subtitle-text-font: Ubuntu;--mat-card-subtitle-text-line-height: 20px;--mat-card-subtitle-text-size: 14px;--mat-card-subtitle-text-tracking: normal;--mat-card-subtitle-text-weight: 400;--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-plain-tooltip-supporting-text-font: Ubuntu;--mdc-plain-tooltip-supporting-text-size: 12px;--mdc-plain-tooltip-supporting-text-weight: 300;--mdc-plain-tooltip-supporting-text-tracking: normal;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #db0029;--mdc-filled-text-field-focus-active-indicator-color: #db0029;--mdc-filled-text-field-focus-label-text-color: rgba(219, 0, 41, .87);--mdc-filled-text-field-container-color: whitesmoke;--mdc-filled-text-field-disabled-container-color: #fafafa;--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #f44336;--mdc-filled-text-field-error-focus-label-text-color: #f44336;--mdc-filled-text-field-error-label-text-color: #f44336;--mdc-filled-text-field-error-caret-color: #f44336;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #f44336;--mdc-filled-text-field-error-focus-active-indicator-color: #f44336;--mdc-filled-text-field-error-hover-active-indicator-color: #f44336;--mdc-outlined-text-field-caret-color: #db0029;--mdc-outlined-text-field-focus-outline-color: #db0029;--mdc-outlined-text-field-focus-label-text-color: rgba(219, 0, 41, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #f44336;--mdc-outlined-text-field-error-focus-label-text-color: #f44336;--mdc-outlined-text-field-error-label-text-color: #f44336;--mdc-outlined-text-field-error-hover-label-text-color: #f44336;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #f44336;--mdc-outlined-text-field-error-hover-outline-color: #f44336;--mdc-outlined-text-field-error-outline-color: #f44336;--mat-form-field-focus-select-arrow-color: rgba(219, 0, 41, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #f44336;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-form-field-container-height: 56px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 16px;--mat-form-field-filled-with-label-container-padding-top: 24px;--mat-form-field-filled-with-label-container-padding-bottom: 8px;--mdc-filled-text-field-label-text-font: Ubuntu;--mdc-filled-text-field-label-text-size: 16px;--mdc-filled-text-field-label-text-tracking: normal;--mdc-filled-text-field-label-text-weight: 400;--mdc-outlined-text-field-label-text-font: Ubuntu;--mdc-outlined-text-field-label-text-size: 16px;--mdc-outlined-text-field-label-text-tracking: normal;--mdc-outlined-text-field-label-text-weight: 400;--mat-form-field-container-text-font: Ubuntu;--mat-form-field-container-text-line-height: 24px;--mat-form-field-container-text-size: 16px;--mat-form-field-container-text-tracking: normal;--mat-form-field-container-text-weight: 400;--mat-form-field-outlined-label-text-populated-size: 16px;--mat-form-field-subscript-text-font: Ubuntu;--mat-form-field-subscript-text-line-height: 20px;--mat-form-field-subscript-text-size: 12px;--mat-form-field-subscript-text-tracking: normal;--mat-form-field-subscript-text-weight: 300;--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(219, 0, 41, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87);--mat-select-arrow-transform: translateY(-8px);--mat-select-trigger-text-font: Ubuntu;--mat-select-trigger-text-line-height: 24px;--mat-select-trigger-text-size: 16px;--mat-select-trigger-text-tracking: normal;--mat-select-trigger-text-weight: 400;--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: white;--mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-dialog-container-shadow-color: #000;--mdc-dialog-container-shape: 4px;--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6);--mdc-dialog-subhead-font: Ubuntu;--mdc-dialog-subhead-line-height: 32px;--mdc-dialog-subhead-size: 19px;--mdc-dialog-subhead-weight: 300;--mdc-dialog-subhead-tracking: normal;--mdc-dialog-supporting-text-font: Ubuntu;--mdc-dialog-supporting-text-line-height: 24px;--mdc-dialog-supporting-text-size: 16px;--mdc-dialog-supporting-text-weight: 400;--mdc-dialog-supporting-text-tracking: normal;--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent;--mdc-switch-selected-focus-state-layer-color: #d70024;--mdc-switch-selected-handle-color: #d70024;--mdc-switch-selected-hover-state-layer-color: #d70024;--mdc-switch-selected-pressed-state-layer-color: #d70024;--mdc-switch-selected-focus-handle-color: #c4000f;--mdc-switch-selected-hover-handle-color: #c4000f;--mdc-switch-selected-pressed-handle-color: #c4000f;--mdc-switch-selected-focus-track-color: #e64d69;--mdc-switch-selected-hover-track-color: #e64d69;--mdc-switch-selected-pressed-track-color: #e64d69;--mdc-switch-selected-track-color: #e64d69;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-handle-shadow-color: black;--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-switch-state-layer-size: 40px;--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mat-radio-touch-target-display: block;--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-color: #db0029;--mdc-slider-focus-handle-color: #db0029;--mdc-slider-hover-handle-color: #db0029;--mdc-slider-active-track-color: #db0029;--mdc-slider-inactive-track-color: #db0029;--mdc-slider-with-tick-marks-inactive-container-color: #db0029;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-ripple-color: #db0029;--mat-slider-hover-state-layer-color: rgba(219, 0, 41, .05);--mat-slider-focus-state-layer-color: rgba(219, 0, 41, .2);--mat-slider-value-indicator-opacity: .6;--mdc-slider-label-label-text-font: Ubuntu;--mdc-slider-label-label-text-size: 14px;--mdc-slider-label-label-text-line-height: 20px;--mdc-slider-label-label-text-tracking: normal;--mdc-slider-label-label-text-weight: 400;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12);--mat-menu-item-label-text-font: Ubuntu;--mat-menu-item-label-text-size: 16px;--mat-menu-item-label-text-tracking: normal;--mat-menu-item-label-text-line-height: 24px;--mat-menu-item-label-text-weight: 400;--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12;--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px;--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px;--mdc-list-list-item-label-text-font: Ubuntu;--mdc-list-list-item-label-text-line-height: 24px;--mdc-list-list-item-label-text-size: 16px;--mdc-list-list-item-label-text-tracking: normal;--mdc-list-list-item-label-text-weight: 400;--mdc-list-list-item-supporting-text-font: Ubuntu;--mdc-list-list-item-supporting-text-line-height: 20px;--mdc-list-list-item-supporting-text-size: 14px;--mdc-list-list-item-supporting-text-tracking: normal;--mdc-list-list-item-supporting-text-weight: 300;--mdc-list-list-item-trailing-supporting-text-font: Ubuntu;--mdc-list-list-item-trailing-supporting-text-line-height: 20px;--mdc-list-list-item-trailing-supporting-text-size: 12px;--mdc-list-list-item-trailing-supporting-text-tracking: normal;--mdc-list-list-item-trailing-supporting-text-weight: 300;--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12);--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-container-text-font: Ubuntu;--mat-paginator-container-text-line-height: 20px;--mat-paginator-container-text-size: 12px;--mat-paginator-container-text-tracking: normal;--mat-paginator-container-text-weight: 300;--mat-paginator-select-trigger-text-size: 12px;--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mdc-secondary-navigation-tab-container-height: 48px;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #333333;--mdc-checkbox-selected-hover-icon-color: #333333;--mdc-checkbox-selected-icon-color: #333333;--mdc-checkbox-selected-pressed-icon-color: #333333;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #333333;--mdc-checkbox-selected-hover-state-layer-color: #333333;--mdc-checkbox-selected-pressed-state-layer-color: #333333;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black;--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mdc-checkbox-state-layer-size: 40px;--mat-checkbox-touch-target-display: block;--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-keep-touch-target: false;--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-protected-button-container-shadow-color: #000;--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12;--mdc-text-button-container-height: 36px;--mdc-filled-button-container-height: 36px;--mdc-outlined-button-container-height: 36px;--mdc-protected-button-container-height: 36px;--mat-text-button-touch-target-display: block;--mat-filled-button-touch-target-display: block;--mat-protected-button-touch-target-display: block;--mat-outlined-button-touch-target-display: block;--mdc-text-button-label-text-font: Ubuntu;--mdc-text-button-label-text-size: 14px;--mdc-text-button-label-text-tracking: normal;--mdc-text-button-label-text-weight: 500;--mdc-text-button-label-text-transform: none;--mdc-filled-button-label-text-font: Ubuntu;--mdc-filled-button-label-text-size: 14px;--mdc-filled-button-label-text-tracking: normal;--mdc-filled-button-label-text-weight: 500;--mdc-filled-button-label-text-transform: none;--mdc-outlined-button-label-text-font: Ubuntu;--mdc-outlined-button-label-text-size: 14px;--mdc-outlined-button-label-text-tracking: normal;--mdc-outlined-button-label-text-weight: 500;--mdc-outlined-button-label-text-transform: none;--mdc-protected-button-label-text-font: Ubuntu;--mdc-protected-button-label-text-size: 14px;--mdc-protected-button-label-text-tracking: normal;--mdc-protected-button-label-text-weight: 500;--mdc-protected-button-label-text-transform: none;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12;--mat-icon-button-touch-target-display: block;--mdc-fab-container-shape: 50%;--mdc-fab-icon-size: 24px;--mdc-fab-small-container-shape: 50%;--mdc-fab-small-icon-size: 24px;--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-fab-container-color: white;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-shadow-color: #000;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-fab-small-container-color: white;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shadow-color: #000;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-shadow-color: #000;--mat-fab-touch-target-display: block;--mat-fab-small-touch-target-display: block;--mdc-extended-fab-label-text-font: Ubuntu;--mdc-extended-fab-label-text-size: 14px;--mdc-extended-fab-label-text-tracking: normal;--mdc-extended-fab-label-text-weight: 500;--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #333333;--mdc-snackbar-supporting-text-font: Ubuntu;--mdc-snackbar-supporting-text-line-height: 20px;--mdc-snackbar-supporting-text-size: 14px;--mdc-snackbar-supporting-text-weight: 300;--mat-table-row-item-outline-width: 1px;--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12);--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px;--mat-table-header-headline-font: Ubuntu;--mat-table-header-headline-line-height: 20px;--mat-table-header-headline-size: 14px;--mat-table-header-headline-weight: 400;--mat-table-header-headline-tracking: normal;--mat-table-row-item-label-text-font: Ubuntu;--mat-table-row-item-label-text-line-height: 20px;--mat-table-row-item-label-text-size: 14px;--mat-table-row-item-label-text-weight: 300;--mat-table-row-item-label-text-tracking: normal;--mat-table-footer-supporting-text-font: Ubuntu;--mat-table-footer-supporting-text-line-height: 20px;--mat-table-footer-supporting-text-size: 14px;--mat-table-footer-supporting-text-weight: 300;--mat-table-footer-supporting-text-tracking: normal;--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #db0029;--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #db0029;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-badge-text-font: Ubuntu;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-large-size-text-size: 24px;--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white;--mat-bottom-sheet-container-text-font: Ubuntu;--mat-bottom-sheet-container-text-line-height: 20px;--mat-bottom-sheet-container-text-size: 14px;--mat-bottom-sheet-container-text-tracking: normal;--mat-bottom-sheet-container-text-weight: 300;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: #e0e0e0;--mat-standard-button-toggle-height: 48px;--mat-legacy-button-toggle-label-text-font: Ubuntu;--mat-legacy-button-toggle-label-text-line-height: 24px;--mat-legacy-button-toggle-label-text-size: 16px;--mat-legacy-button-toggle-label-text-tracking: normal;--mat-legacy-button-toggle-label-text-weight: 400;--mat-standard-button-toggle-label-text-font: Ubuntu;--mat-standard-button-toggle-label-text-line-height: 24px;--mat-standard-button-toggle-label-text-size: 16px;--mat-standard-button-toggle-label-text-tracking: normal;--mat-standard-button-toggle-label-text-weight: 400;--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #db0029;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(219, 0, 41, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(219, 0, 41, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(219, 0, 41, .3);--mat-datepicker-toggle-active-state-icon-color: #db0029;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(219, 0, 41, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-text-font: Ubuntu;--mat-datepicker-calendar-text-size: 13px;--mat-datepicker-calendar-body-label-text-size: 14px;--mat-datepicker-calendar-body-label-text-weight: 500;--mat-datepicker-calendar-period-button-text-size: 14px;--mat-datepicker-calendar-period-button-text-weight: 500;--mat-datepicker-calendar-header-text-size: 11px;--mat-datepicker-calendar-header-text-weight: 400;--mat-divider-width: 1px;--mat-divider-color: rgba(0, 0, 0, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54);--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px;--mat-expansion-header-text-font: Ubuntu;--mat-expansion-header-text-size: 14px;--mat-expansion-header-text-weight: 400;--mat-expansion-header-text-line-height: inherit;--mat-expansion-header-text-tracking: inherit;--mat-expansion-container-text-font: Ubuntu;--mat-expansion-container-text-line-height: 20px;--mat-expansion-container-text-size: 14px;--mat-expansion-container-text-tracking: normal;--mat-expansion-container-text-weight: 300;--mat-grid-list-tile-header-primary-text-size: 14px;--mat-grid-list-tile-header-secondary-text-size: 12px;--mat-grid-list-tile-footer-primary-text-size: 14px;--mat-grid-list-tile-footer-secondary-text-size: 12px;--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #db0029;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #db0029;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #db0029;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #f44336;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #f44336;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-stepper-header-height: 72px;--mat-stepper-container-text-font: Ubuntu;--mat-stepper-header-label-text-font: Ubuntu;--mat-stepper-header-label-text-size: 14px;--mat-stepper-header-label-text-weight: 300;--mat-stepper-header-error-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-weight: 400;--mat-sort-arrow-color: #757575;--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87);--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px;--mat-toolbar-title-text-font: Ubuntu;--mat-toolbar-title-text-line-height: 32px;--mat-toolbar-title-text-size: 19px;--mat-toolbar-title-text-tracking: normal;--mat-toolbar-title-text-weight: 300;--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87);--mat-tree-node-min-height: 48px;--mat-tree-node-text-font: Ubuntu;--mat-tree-node-text-size: 14px;--mat-tree-node-text-weight: 300}.ce-theme .mat-ripple{overflow:hidden;position:relative}.ce-theme .mat-ripple:not(:empty){transform:translateZ(0)}.ce-theme .mat-ripple.mat-ripple-unbounded{overflow:visible}.ce-theme .mat-ripple-element{position:absolute;border-radius:50%;pointer-events:none;transition:opacity,transform 0ms cubic-bezier(0,0,.2,1);transform:scale3d(0,0,0);background-color:var(--mat-ripple-color, rgba(0, 0, 0, .1))}.cdk-high-contrast-active .ce-theme .mat-ripple-element{display:none}.ce-theme .cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;outline:0;-webkit-appearance:none;-moz-appearance:none;left:0}[dir=rtl] .ce-theme .cdk-visually-hidden{left:auto;right:0}.ce-theme .cdk-overlay-container,.ce-theme .cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.ce-theme .cdk-overlay-container{position:fixed;z-index:1000}.ce-theme .cdk-overlay-container:empty{display:none}.ce-theme .cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.ce-theme .cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;max-width:100%;max-height:100%}.ce-theme .cdk-overlay-backdrop{position:absolute;inset:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:transparent;transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.ce-theme .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-high-contrast-active .ce-theme .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.ce-theme .cdk-overlay-dark-backdrop{background:#00000052}.ce-theme .cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.ce-theme .cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0;visibility:visible}.ce-theme .cdk-overlay-backdrop-noop-animation{transition:none}.ce-theme .cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.ce-theme .cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}.ce-theme textarea.cdk-textarea-autosize{resize:none}.ce-theme textarea.cdk-textarea-autosize-measuring{padding:2px 0!important;box-sizing:content-box!important;height:auto!important;overflow:hidden!important}.ce-theme textarea.cdk-textarea-autosize-measuring-firefox{padding:2px 0!important;box-sizing:content-box!important;height:0!important}.ce-theme .cdk-text-field-autofill-monitored:-webkit-autofill{animation:cdk-text-field-autofill-start 0s 1ms}.ce-theme .cdk-text-field-autofill-monitored:not(:-webkit-autofill){animation:cdk-text-field-autofill-end 0s 1ms}.ce-theme .mat-focus-indicator{position:relative}.ce-theme .mat-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-focus-indicator-display, none);border:var(--mat-focus-indicator-border-width, 3px) var(--mat-focus-indicator-border-style, solid) var(--mat-focus-indicator-border-color, transparent);border-radius:var(--mat-focus-indicator-border-radius, 4px)}.ce-theme .mat-focus-indicator:focus:before{content:""}.cdk-high-contrast-active .ce-theme{--mat-focus-indicator-display: block}.ce-theme .mat-mdc-focus-indicator{position:relative}.ce-theme .mat-mdc-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-mdc-focus-indicator-display, none);border:var(--mat-mdc-focus-indicator-border-width, 3px) var(--mat-mdc-focus-indicator-border-style, solid) var(--mat-mdc-focus-indicator-border-color, transparent);border-radius:var(--mat-mdc-focus-indicator-border-radius, 4px)}.ce-theme .mat-mdc-focus-indicator:focus:before{content:""}.cdk-high-contrast-active .ce-theme{--mat-mdc-focus-indicator-display: block}.ce-theme .mat-h1,.ce-theme .mat-headline-5,.ce-theme .mat-typography .mat-h1,.ce-theme .mat-typography .mat-headline-5,.ce-theme .mat-typography h1{font:400 19px/28px Ubuntu;letter-spacing:normal;margin:0 0 16px}.ce-theme .mat-h2,.ce-theme .mat-headline-6,.ce-theme .mat-typography .mat-h2,.ce-theme .mat-typography .mat-headline-6,.ce-theme .mat-typography h2{font:300 19px/32px Ubuntu;letter-spacing:normal;margin:0 0 16px}.ce-theme .mat-h3,.ce-theme .mat-subtitle-1,.ce-theme .mat-typography .mat-h3,.ce-theme .mat-typography .mat-subtitle-1,.ce-theme .mat-typography h3{font:500 16px/24px Ubuntu;letter-spacing:normal;margin:0 0 16px}.ce-theme .mat-h4,.ce-theme .mat-body-1,.ce-theme .mat-typography .mat-h4,.ce-theme .mat-typography .mat-body-1,.ce-theme .mat-typography h4{font:400 16px/24px Ubuntu;letter-spacing:normal;margin:0 0 16px}.ce-theme .mat-h5,.ce-theme .mat-typography .mat-h5,.ce-theme .mat-typography h5{font:300 11.62px/20px Ubuntu;margin:0 0 12px}.ce-theme .mat-h6,.ce-theme .mat-typography .mat-h6,.ce-theme .mat-typography h6{font:300 9.38px/20px Ubuntu;margin:0 0 12px}.ce-theme .mat-body-strong,.ce-theme .mat-subtitle-2,.ce-theme .mat-typography .mat-body-strong,.ce-theme .mat-typography .mat-subtitle-2{font:400 14px/20px Ubuntu;letter-spacing:normal}.ce-theme .mat-body,.ce-theme .mat-body-2,.ce-theme .mat-typography .mat-body,.ce-theme .mat-typography .mat-body-2,.ce-theme .mat-typography{font:300 14px/20px Ubuntu;letter-spacing:normal}.ce-theme .mat-body p,.ce-theme .mat-body-2 p,.ce-theme .mat-typography .mat-body p,.ce-theme .mat-typography .mat-body-2 p,.ce-theme .mat-typography p{margin:0 0 12px}.ce-theme .mat-small,.ce-theme .mat-caption,.ce-theme .mat-typography .mat-small,.ce-theme .mat-typography .mat-caption{font:300 12px/20px Ubuntu;letter-spacing:normal}.ce-theme .mat-headline-1,.ce-theme .mat-typography .mat-headline-1{font:300 112px/112px Ubuntu;letter-spacing:-.05em;margin:0 0 56px}.ce-theme .mat-headline-2,.ce-theme .mat-typography .mat-headline-2{font:400 56px/56px Ubuntu;letter-spacing:-.02em;margin:0 0 64px}.ce-theme .mat-headline-3,.ce-theme .mat-typography .mat-headline-3{font:400 45px/48px Ubuntu;letter-spacing:-.005em;margin:0 0 64px}.ce-theme .mat-headline-4,.ce-theme .mat-typography .mat-headline-4{font:300 21px/32px Ubuntu;letter-spacing:normal;margin:0 0 64px}.ce-theme .mat-mdc-slide-toggle,.ce-theme .mat-mdc-radio-button{--mdc-form-field-label-text-font: Ubuntu;--mdc-form-field-label-text-line-height: 20px;--mdc-form-field-label-text-size: 14px;--mdc-form-field-label-text-tracking: normal;--mdc-form-field-label-text-weight: 300}.ce-theme .mat-display-1,.ce-theme .mat-typography .mat-display-1{letter-spacing:-.1px;margin:0}.ce-theme .mat-h1,.ce-theme .mat-headline,.ce-theme .mat-typography h1,.ce-theme .mat-h2,.ce-theme .mat-title,.ce-theme .mat-typography h2{letter-spacing:-.12px;margin:0}.ce-theme .mat-h3,.ce-theme .mat-subheading-2,.ce-theme .mat-typography h3{letter-spacing:-.09px;margin:0}.ce-theme .mat-h4,.ce-theme .mat-subheading-1,.ce-theme .mat-typography h4{letter-spacing:-.12px;margin:0}.ce-theme .mat-body p,.ce-theme .mat-body-1 p,.ce-theme .mat-typography p{margin:0}@media (min-width: 960px){.ce-theme .mat-display-1,.ce-theme .mat-typography .mat-display-1{letter-spacing:-.4px}.ce-theme .mat-h1,.ce-theme .mat-headline,.ce-theme .mat-typography h1,.ce-theme .mat-h2,.ce-theme .mat-title,.ce-theme .mat-typography h2,.ce-theme .mat-h3,.ce-theme .mat-subheading-2,.ce-theme .mat-typography h3{letter-spacing:-.1px;margin:0}}.ce-theme footer ::ng-deep a,.ce-theme footer a:visited{font-weight:300}@media (min-width: 960px){.ce-theme{--mat-badge-text-font: Ubuntu;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-large-size-text-size: 24px;--mat-bottom-sheet-container-text-font: Ubuntu;--mat-bottom-sheet-container-text-line-height: 24px;--mat-bottom-sheet-container-text-size: 16px;--mat-bottom-sheet-container-text-tracking: normal;--mat-bottom-sheet-container-text-weight: 300;--mat-legacy-button-toggle-label-text-font: Ubuntu;--mat-legacy-button-toggle-label-text-line-height: 32px;--mat-legacy-button-toggle-label-text-size: 19px;--mat-legacy-button-toggle-label-text-tracking: normal;--mat-legacy-button-toggle-label-text-weight: 400;--mat-standard-button-toggle-label-text-font: Ubuntu;--mat-standard-button-toggle-label-text-line-height: 32px;--mat-standard-button-toggle-label-text-size: 19px;--mat-standard-button-toggle-label-text-tracking: normal;--mat-standard-button-toggle-label-text-weight: 400;--mat-datepicker-calendar-text-font: Ubuntu;--mat-datepicker-calendar-text-size: 13px;--mat-datepicker-calendar-body-label-text-size: 14px;--mat-datepicker-calendar-body-label-text-weight: 500;--mat-datepicker-calendar-period-button-text-size: 14px;--mat-datepicker-calendar-period-button-text-weight: 500;--mat-datepicker-calendar-header-text-size: 11px;--mat-datepicker-calendar-header-text-weight: 400;--mat-expansion-header-text-font: Ubuntu;--mat-expansion-header-text-size: 16px;--mat-expansion-header-text-weight: 400;--mat-expansion-header-text-line-height: inherit;--mat-expansion-header-text-tracking: inherit;--mat-expansion-container-text-font: Ubuntu;--mat-expansion-container-text-line-height: 24px;--mat-expansion-container-text-size: 16px;--mat-expansion-container-text-tracking: normal;--mat-expansion-container-text-weight: 300;--mat-grid-list-tile-header-primary-text-size: 16px;--mat-grid-list-tile-header-secondary-text-size: 13px;--mat-grid-list-tile-footer-primary-text-size: 16px;--mat-grid-list-tile-footer-secondary-text-size: 13px;--mat-stepper-container-text-font: Ubuntu;--mat-stepper-header-label-text-font: Ubuntu;--mat-stepper-header-label-text-size: 16px;--mat-stepper-header-label-text-weight: 300;--mat-stepper-header-error-state-label-text-size: 19px;--mat-stepper-header-selected-state-label-text-size: 19px;--mat-stepper-header-selected-state-label-text-weight: 400;--mat-toolbar-title-text-font: Ubuntu;--mat-toolbar-title-text-line-height: 32px;--mat-toolbar-title-text-size: 24px;--mat-toolbar-title-text-tracking: normal;--mat-toolbar-title-text-weight: 300;--mat-tree-node-text-font: Ubuntu;--mat-tree-node-text-size: 16px;--mat-tree-node-text-weight: 300;--mat-option-label-text-font: Ubuntu;--mat-option-label-text-line-height: 32px;--mat-option-label-text-size: 19px;--mat-option-label-text-tracking: normal;--mat-option-label-text-weight: 400;--mat-optgroup-label-text-font: Ubuntu;--mat-optgroup-label-text-line-height: 32px;--mat-optgroup-label-text-size: 19px;--mat-optgroup-label-text-tracking: normal;--mat-optgroup-label-text-weight: 400;--mat-card-title-text-font: Ubuntu;--mat-card-title-text-line-height: 32px;--mat-card-title-text-size: 24px;--mat-card-title-text-tracking: normal;--mat-card-title-text-weight: 300;--mat-card-subtitle-text-font: Ubuntu;--mat-card-subtitle-text-line-height: 24px;--mat-card-subtitle-text-size: 16px;--mat-card-subtitle-text-tracking: normal;--mat-card-subtitle-text-weight: 400;--mdc-plain-tooltip-supporting-text-font: Ubuntu;--mdc-plain-tooltip-supporting-text-size: 13px;--mdc-plain-tooltip-supporting-text-weight: 300;--mdc-plain-tooltip-supporting-text-tracking: normal;--mdc-filled-text-field-label-text-font: Ubuntu;--mdc-filled-text-field-label-text-size: 19px;--mdc-filled-text-field-label-text-tracking: normal;--mdc-filled-text-field-label-text-weight: 400;--mdc-outlined-text-field-label-text-font: Ubuntu;--mdc-outlined-text-field-label-text-size: 19px;--mdc-outlined-text-field-label-text-tracking: normal;--mdc-outlined-text-field-label-text-weight: 400;--mat-form-field-container-text-font: Ubuntu;--mat-form-field-container-text-line-height: 32px;--mat-form-field-container-text-size: 19px;--mat-form-field-container-text-tracking: normal;--mat-form-field-container-text-weight: 400;--mat-form-field-outlined-label-text-populated-size: 19px;--mat-form-field-subscript-text-font: Ubuntu;--mat-form-field-subscript-text-line-height: 20px;--mat-form-field-subscript-text-size: 13px;--mat-form-field-subscript-text-tracking: normal;--mat-form-field-subscript-text-weight: 300;--mdc-dialog-subhead-font: Ubuntu;--mdc-dialog-subhead-line-height: 32px;--mdc-dialog-subhead-size: 24px;--mdc-dialog-subhead-weight: 300;--mdc-dialog-subhead-tracking: normal;--mdc-dialog-supporting-text-font: Ubuntu;--mdc-dialog-supporting-text-line-height: 32px;--mdc-dialog-supporting-text-size: 19px;--mdc-dialog-supporting-text-weight: 400;--mdc-dialog-supporting-text-tracking: normal;--mdc-slider-label-label-text-font: Ubuntu;--mdc-slider-label-label-text-size: 16px;--mdc-slider-label-label-text-line-height: 24px;--mdc-slider-label-label-text-tracking: normal;--mdc-slider-label-label-text-weight: 400;--mat-menu-item-label-text-font: Ubuntu;--mat-menu-item-label-text-size: 19px;--mat-menu-item-label-text-tracking: normal;--mat-menu-item-label-text-line-height: 32px;--mat-menu-item-label-text-weight: 400;--mdc-list-list-item-label-text-font: Ubuntu;--mdc-list-list-item-label-text-line-height: 32px;--mdc-list-list-item-label-text-size: 19px;--mdc-list-list-item-label-text-tracking: normal;--mdc-list-list-item-label-text-weight: 400;--mdc-list-list-item-supporting-text-font: Ubuntu;--mdc-list-list-item-supporting-text-line-height: 24px;--mdc-list-list-item-supporting-text-size: 16px;--mdc-list-list-item-supporting-text-tracking: normal;--mdc-list-list-item-supporting-text-weight: 300;--mdc-list-list-item-trailing-supporting-text-font: Ubuntu;--mdc-list-list-item-trailing-supporting-text-line-height: 20px;--mdc-list-list-item-trailing-supporting-text-size: 13px;--mdc-list-list-item-trailing-supporting-text-tracking: normal;--mdc-list-list-item-trailing-supporting-text-weight: 300;--mat-paginator-container-text-font: Ubuntu;--mat-paginator-container-text-line-height: 20px;--mat-paginator-container-text-size: 13px;--mat-paginator-container-text-tracking: normal;--mat-paginator-container-text-weight: 300;--mat-paginator-select-trigger-text-size: 13px;--mdc-text-button-label-text-font: Ubuntu;--mdc-text-button-label-text-size: 14px;--mdc-text-button-label-text-tracking: normal;--mdc-text-button-label-text-weight: 500;--mdc-text-button-label-text-transform: none;--mdc-filled-button-label-text-font: Ubuntu;--mdc-filled-button-label-text-size: 14px;--mdc-filled-button-label-text-tracking: normal;--mdc-filled-button-label-text-weight: 500;--mdc-filled-button-label-text-transform: none;--mdc-outlined-button-label-text-font: Ubuntu;--mdc-outlined-button-label-text-size: 14px;--mdc-outlined-button-label-text-tracking: normal;--mdc-outlined-button-label-text-weight: 500;--mdc-outlined-button-label-text-transform: none;--mdc-protected-button-label-text-font: Ubuntu;--mdc-protected-button-label-text-size: 14px;--mdc-protected-button-label-text-tracking: normal;--mdc-protected-button-label-text-weight: 500;--mdc-protected-button-label-text-transform: none;--mdc-extended-fab-label-text-font: Ubuntu;--mdc-extended-fab-label-text-size: 14px;--mdc-extended-fab-label-text-tracking: normal;--mdc-extended-fab-label-text-weight: 500;--mdc-snackbar-supporting-text-font: Ubuntu;--mdc-snackbar-supporting-text-line-height: 24px;--mdc-snackbar-supporting-text-size: 16px;--mdc-snackbar-supporting-text-weight: 300;--mat-table-header-headline-font: Ubuntu;--mat-table-header-headline-line-height: 24px;--mat-table-header-headline-size: 16px;--mat-table-header-headline-weight: 400;--mat-table-header-headline-tracking: normal;--mat-table-row-item-label-text-font: Ubuntu;--mat-table-row-item-label-text-line-height: 24px;--mat-table-row-item-label-text-size: 16px;--mat-table-row-item-label-text-weight: 300;--mat-table-row-item-label-text-tracking: normal;--mat-table-footer-supporting-text-font: Ubuntu;--mat-table-footer-supporting-text-line-height: 24px;--mat-table-footer-supporting-text-size: 16px;--mat-table-footer-supporting-text-weight: 300;--mat-table-footer-supporting-text-tracking: normal;--mat-select-trigger-text-font: Ubuntu;--mat-select-trigger-text-line-height: 32px;--mat-select-trigger-text-size: 19px;--mat-select-trigger-text-tracking: normal;--mat-select-trigger-text-weight: 400}.ce-theme .mat-h1,.ce-theme .mat-headline-5,.ce-theme .mat-typography .mat-h1,.ce-theme .mat-typography .mat-headline-5,.ce-theme .mat-typography h1{font:300 32px/40px Ubuntu;letter-spacing:normal;margin:0 0 16px}.ce-theme .mat-h2,.ce-theme .mat-headline-6,.ce-theme .mat-typography .mat-h2,.ce-theme .mat-typography .mat-headline-6,.ce-theme .mat-typography h2{font:300 24px/32px Ubuntu;letter-spacing:normal;margin:0 0 16px}.ce-theme .mat-h3,.ce-theme .mat-subtitle-1,.ce-theme .mat-typography .mat-h3,.ce-theme .mat-typography .mat-subtitle-1,.ce-theme .mat-typography h3{font:300 21px/32px Ubuntu;letter-spacing:normal;margin:0 0 16px}.ce-theme .mat-h4,.ce-theme .mat-body-1,.ce-theme .mat-typography .mat-h4,.ce-theme .mat-typography .mat-body-1,.ce-theme .mat-typography h4{font:400 19px/32px Ubuntu;letter-spacing:normal;margin:0 0 16px}.ce-theme .mat-h5,.ce-theme .mat-typography .mat-h5,.ce-theme .mat-typography h5{font:300 13.28px/24px Ubuntu;margin:0 0 12px}.ce-theme .mat-h6,.ce-theme .mat-typography .mat-h6,.ce-theme .mat-typography h6{font:300 10.72px/24px Ubuntu;margin:0 0 12px}.ce-theme .mat-body-strong,.ce-theme .mat-subtitle-2,.ce-theme .mat-typography .mat-body-strong,.ce-theme .mat-typography .mat-subtitle-2{font:400 16px/24px Ubuntu;letter-spacing:normal}.ce-theme .mat-body,.ce-theme .mat-body-2,.ce-theme .mat-typography .mat-body,.ce-theme .mat-typography .mat-body-2,.ce-theme .mat-typography{font:300 16px/24px Ubuntu;letter-spacing:normal}.ce-theme .mat-body p,.ce-theme .mat-body-2 p,.ce-theme .mat-typography .mat-body p,.ce-theme .mat-typography .mat-body-2 p,.ce-theme .mat-typography p{margin:0 0 12px}.ce-theme .mat-small,.ce-theme .mat-caption,.ce-theme .mat-typography .mat-small,.ce-theme .mat-typography .mat-caption{font:300 13px/20px Ubuntu;letter-spacing:normal}.ce-theme .mat-headline-1,.ce-theme .mat-typography .mat-headline-1{font:300 112px/112px Ubuntu;letter-spacing:-.05em;margin:0 0 56px}.ce-theme .mat-headline-2,.ce-theme .mat-typography .mat-headline-2{font:400 56px/56px Ubuntu;letter-spacing:-.02em;margin:0 0 64px}.ce-theme .mat-headline-3,.ce-theme .mat-typography .mat-headline-3{font:400 45px/48px Ubuntu;letter-spacing:-.005em;margin:0 0 64px}.ce-theme .mat-headline-4,.ce-theme .mat-typography .mat-headline-4{font:300 48px/56px Ubuntu;letter-spacing:normal;margin:0 0 64px}.ce-theme .mat-mdc-standard-chip{--mdc-chip-label-text-font: Ubuntu;--mdc-chip-label-text-line-height: 24px;--mdc-chip-label-text-size: 16px;--mdc-chip-label-text-tracking: normal;--mdc-chip-label-text-weight: 300}.ce-theme .mat-mdc-slide-toggle,.ce-theme .mat-mdc-radio-button{--mdc-form-field-label-text-font: Ubuntu;--mdc-form-field-label-text-line-height: 24px;--mdc-form-field-label-text-size: 16px;--mdc-form-field-label-text-tracking: normal;--mdc-form-field-label-text-weight: 300}.ce-theme .mdc-list-group__subheader{font:300 21px/32px Ubuntu;letter-spacing:normal}.ce-theme .mat-mdc-tab-header{--mat-tab-header-label-text-font: Ubuntu;--mat-tab-header-label-text-size: 14px;--mat-tab-header-label-text-tracking: normal;--mat-tab-header-label-text-line-height: 14px;--mat-tab-header-label-text-weight: 500}.ce-theme .mat-mdc-checkbox{--mdc-form-field-label-text-font: Ubuntu;--mdc-form-field-label-text-line-height: 24px;--mdc-form-field-label-text-size: 16px;--mdc-form-field-label-text-tracking: normal;--mdc-form-field-label-text-weight: 300}.ce-theme footer ::ng-deep a,.ce-theme footer a:visited{font-weight:300}}@media (min-width: 1920px){.ce-theme .mdc-layout-grid{margin:0 auto;box-sizing:border-box;padding:24px;padding:calc(var(--mdc-layout-grid-margin, 24px));max-width:1140px}}@media (min-width: 1920px) and (min-width: 1920px){.ce-theme .mdc-layout-grid__inner{display:flex;flex-flow:row wrap;align-items:stretch;margin:-12px;margin:calc(var(--mdc-layout-grid-gutter, 24px) / 2 * -1)}@supports (display: grid){.ce-theme .mdc-layout-grid__inner{display:grid}@media (min-width: 1920px) and (min-width: 1920px) and (min-width: 1920px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 1920px) and (min-width: 1920px) and (min-width: 1280px) and (max-width: 1919px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 1920px) and (min-width: 1920px) and (min-width: 960px) and (max-width: 1279px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 1920px) and (min-width: 1920px) and (min-width: 600px) and (max-width: 959px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media (min-width: 1920px) and (min-width: 1920px) and (max-width: 599px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(4,minmax(0,1fr))}}}.ce-theme .mdc-layout-grid__inner.no-gutter-bottom{padding-bottom:12px}.ce-theme .mdc-layout-grid__inner.no-gutter-bottom>.mdc-layout-grid__cell{margin-bottom:-12px}}@media (min-width: 1920px) and (min-width: 1280px) and (max-width: 1919px){.ce-theme .mdc-layout-grid__inner{display:flex;flex-flow:row wrap;align-items:stretch;margin:-12px;margin:calc(var(--mdc-layout-grid-gutter, 24px) / 2 * -1)}@supports (display: grid){.ce-theme .mdc-layout-grid__inner{display:grid}@media (min-width: 1920px) and (min-width: 1280px) and (max-width: 1919px) and (min-width: 1920px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 1920px) and (min-width: 1280px) and (max-width: 1919px) and (min-width: 1280px) and (max-width: 1919px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 1920px) and (min-width: 1280px) and (max-width: 1919px) and (min-width: 960px) and (max-width: 1279px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 1920px) and (min-width: 1280px) and (max-width: 1919px) and (min-width: 600px) and (max-width: 959px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media (min-width: 1920px) and (min-width: 1280px) and (max-width: 1919px) and (max-width: 599px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(4,minmax(0,1fr))}}}.ce-theme .mdc-layout-grid__inner.no-gutter-bottom{padding-bottom:12px}.ce-theme .mdc-layout-grid__inner.no-gutter-bottom>.mdc-layout-grid__cell{margin-bottom:-12px}}@media (min-width: 1920px) and (min-width: 960px) and (max-width: 1279px){.ce-theme .mdc-layout-grid__inner{display:flex;flex-flow:row wrap;align-items:stretch;margin:-8px;margin:calc(var(--mdc-layout-grid-gutter, 16px) / 2 * -1)}@supports (display: grid){.ce-theme .mdc-layout-grid__inner{display:grid}@media (min-width: 1920px) and (min-width: 960px) and (max-width: 1279px) and (min-width: 1920px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 1920px) and (min-width: 960px) and (max-width: 1279px) and (min-width: 1280px) and (max-width: 1919px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 1920px) and (min-width: 960px) and (max-width: 1279px) and (min-width: 960px) and (max-width: 1279px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 1920px) and (min-width: 960px) and (max-width: 1279px) and (min-width: 600px) and (max-width: 959px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media (min-width: 1920px) and (min-width: 960px) and (max-width: 1279px) and (max-width: 599px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(4,minmax(0,1fr))}}}.ce-theme .mdc-layout-grid__inner.no-gutter-bottom{padding-bottom:8px}.ce-theme .mdc-layout-grid__inner.no-gutter-bottom>.mdc-layout-grid__cell{margin-bottom:-8px}}@media (min-width: 1920px) and (min-width: 600px) and (max-width: 959px){.ce-theme .mdc-layout-grid__inner{display:flex;flex-flow:row wrap;align-items:stretch;margin:-8px;margin:calc(var(--mdc-layout-grid-gutter, 16px) / 2 * -1)}@supports (display: grid){.ce-theme .mdc-layout-grid__inner{display:grid}@media (min-width: 1920px) and (min-width: 600px) and (max-width: 959px) and (min-width: 1920px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 1920px) and (min-width: 600px) and (max-width: 959px) and (min-width: 1280px) and (max-width: 1919px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 1920px) and (min-width: 600px) and (max-width: 959px) and (min-width: 960px) and (max-width: 1279px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 1920px) and (min-width: 600px) and (max-width: 959px) and (min-width: 600px) and (max-width: 959px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media (min-width: 1920px) and (min-width: 600px) and (max-width: 959px) and (max-width: 599px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(4,minmax(0,1fr))}}}.ce-theme .mdc-layout-grid__inner.no-gutter-bottom{padding-bottom:8px}.ce-theme .mdc-layout-grid__inner.no-gutter-bottom>.mdc-layout-grid__cell{margin-bottom:-8px}}@media (min-width: 1920px) and (max-width: 599px){.ce-theme .mdc-layout-grid__inner{display:flex;flex-flow:row wrap;align-items:stretch;margin:-8px;margin:calc(var(--mdc-layout-grid-gutter, 16px) / 2 * -1)}@supports (display: grid){.ce-theme .mdc-layout-grid__inner{display:grid}@media (min-width: 1920px) and (max-width: 599px) and (min-width: 1920px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 1920px) and (max-width: 599px) and (min-width: 1280px) and (max-width: 1919px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 1920px) and (max-width: 599px) and (min-width: 960px) and (max-width: 1279px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 1920px) and (max-width: 599px) and (min-width: 600px) and (max-width: 959px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media (min-width: 1920px) and (max-width: 599px) and (max-width: 599px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(4,minmax(0,1fr))}}}.ce-theme .mdc-layout-grid__inner.no-gutter-bottom{padding-bottom:8px}.ce-theme .mdc-layout-grid__inner.no-gutter-bottom>.mdc-layout-grid__cell{margin-bottom:-8px}}@media (min-width: 1280px) and (max-width: 1919px){.ce-theme .mdc-layout-grid{margin:0 auto;box-sizing:border-box;padding:24px;padding:calc(var(--mdc-layout-grid-margin, 24px));max-width:1140px}}@media (min-width: 1280px) and (max-width: 1919px) and (min-width: 1920px){.ce-theme .mdc-layout-grid__inner{display:flex;flex-flow:row wrap;align-items:stretch;margin:-12px;margin:calc(var(--mdc-layout-grid-gutter, 24px) / 2 * -1)}@supports (display: grid){.ce-theme .mdc-layout-grid__inner{display:grid}@media (min-width: 1280px) and (max-width: 1919px) and (min-width: 1920px) and (min-width: 1920px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 1280px) and (max-width: 1919px) and (min-width: 1920px) and (min-width: 1280px) and (max-width: 1919px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 1280px) and (max-width: 1919px) and (min-width: 1920px) and (min-width: 960px) and (max-width: 1279px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 1280px) and (max-width: 1919px) and (min-width: 1920px) and (min-width: 600px) and (max-width: 959px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media (min-width: 1280px) and (max-width: 1919px) and (min-width: 1920px) and (max-width: 599px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(4,minmax(0,1fr))}}}.ce-theme .mdc-layout-grid__inner.no-gutter-bottom{padding-bottom:12px}.ce-theme .mdc-layout-grid__inner.no-gutter-bottom>.mdc-layout-grid__cell{margin-bottom:-12px}}@media (min-width: 1280px) and (max-width: 1919px) and (min-width: 1280px) and (max-width: 1919px){.ce-theme .mdc-layout-grid__inner{display:flex;flex-flow:row wrap;align-items:stretch;margin:-12px;margin:calc(var(--mdc-layout-grid-gutter, 24px) / 2 * -1)}@supports (display: grid){.ce-theme .mdc-layout-grid__inner{display:grid}@media (min-width: 1280px) and (max-width: 1919px) and (min-width: 1280px) and (max-width: 1919px) and (min-width: 1920px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 1280px) and (max-width: 1919px) and (min-width: 1280px) and (max-width: 1919px) and (min-width: 1280px) and (max-width: 1919px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 1280px) and (max-width: 1919px) and (min-width: 1280px) and (max-width: 1919px) and (min-width: 960px) and (max-width: 1279px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 1280px) and (max-width: 1919px) and (min-width: 1280px) and (max-width: 1919px) and (min-width: 600px) and (max-width: 959px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media (min-width: 1280px) and (max-width: 1919px) and (min-width: 1280px) and (max-width: 1919px) and (max-width: 599px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(4,minmax(0,1fr))}}}.ce-theme .mdc-layout-grid__inner.no-gutter-bottom{padding-bottom:12px}.ce-theme .mdc-layout-grid__inner.no-gutter-bottom>.mdc-layout-grid__cell{margin-bottom:-12px}}@media (min-width: 1280px) and (max-width: 1919px) and (min-width: 960px) and (max-width: 1279px){.ce-theme .mdc-layout-grid__inner{display:flex;flex-flow:row wrap;align-items:stretch;margin:-8px;margin:calc(var(--mdc-layout-grid-gutter, 16px) / 2 * -1)}@supports (display: grid){.ce-theme .mdc-layout-grid__inner{display:grid}@media (min-width: 1280px) and (max-width: 1919px) and (min-width: 960px) and (max-width: 1279px) and (min-width: 1920px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 1280px) and (max-width: 1919px) and (min-width: 960px) and (max-width: 1279px) and (min-width: 1280px) and (max-width: 1919px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 1280px) and (max-width: 1919px) and (min-width: 960px) and (max-width: 1279px) and (min-width: 960px) and (max-width: 1279px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 1280px) and (max-width: 1919px) and (min-width: 960px) and (max-width: 1279px) and (min-width: 600px) and (max-width: 959px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media (min-width: 1280px) and (max-width: 1919px) and (min-width: 960px) and (max-width: 1279px) and (max-width: 599px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(4,minmax(0,1fr))}}}.ce-theme .mdc-layout-grid__inner.no-gutter-bottom{padding-bottom:8px}.ce-theme .mdc-layout-grid__inner.no-gutter-bottom>.mdc-layout-grid__cell{margin-bottom:-8px}}@media (min-width: 1280px) and (max-width: 1919px) and (min-width: 600px) and (max-width: 959px){.ce-theme .mdc-layout-grid__inner{display:flex;flex-flow:row wrap;align-items:stretch;margin:-8px;margin:calc(var(--mdc-layout-grid-gutter, 16px) / 2 * -1)}@supports (display: grid){.ce-theme .mdc-layout-grid__inner{display:grid}@media (min-width: 1280px) and (max-width: 1919px) and (min-width: 600px) and (max-width: 959px) and (min-width: 1920px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 1280px) and (max-width: 1919px) and (min-width: 600px) and (max-width: 959px) and (min-width: 1280px) and (max-width: 1919px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 1280px) and (max-width: 1919px) and (min-width: 600px) and (max-width: 959px) and (min-width: 960px) and (max-width: 1279px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 1280px) and (max-width: 1919px) and (min-width: 600px) and (max-width: 959px) and (min-width: 600px) and (max-width: 959px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media (min-width: 1280px) and (max-width: 1919px) and (min-width: 600px) and (max-width: 959px) and (max-width: 599px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(4,minmax(0,1fr))}}}.ce-theme .mdc-layout-grid__inner.no-gutter-bottom{padding-bottom:8px}.ce-theme .mdc-layout-grid__inner.no-gutter-bottom>.mdc-layout-grid__cell{margin-bottom:-8px}}@media (min-width: 1280px) and (max-width: 1919px) and (max-width: 599px){.ce-theme .mdc-layout-grid__inner{display:flex;flex-flow:row wrap;align-items:stretch;margin:-8px;margin:calc(var(--mdc-layout-grid-gutter, 16px) / 2 * -1)}@supports (display: grid){.ce-theme .mdc-layout-grid__inner{display:grid}@media (min-width: 1280px) and (max-width: 1919px) and (max-width: 599px) and (min-width: 1920px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 1280px) and (max-width: 1919px) and (max-width: 599px) and (min-width: 1280px) and (max-width: 1919px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 1280px) and (max-width: 1919px) and (max-width: 599px) and (min-width: 960px) and (max-width: 1279px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 1280px) and (max-width: 1919px) and (max-width: 599px) and (min-width: 600px) and (max-width: 959px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media (min-width: 1280px) and (max-width: 1919px) and (max-width: 599px) and (max-width: 599px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(4,minmax(0,1fr))}}}.ce-theme .mdc-layout-grid__inner.no-gutter-bottom{padding-bottom:8px}.ce-theme .mdc-layout-grid__inner.no-gutter-bottom>.mdc-layout-grid__cell{margin-bottom:-8px}}@media (min-width: 960px) and (max-width: 1279px){.ce-theme .mdc-layout-grid{margin:0 auto;box-sizing:border-box;padding:24px;padding:calc(var(--mdc-layout-grid-margin, 24px))}}@media (min-width: 960px) and (max-width: 1279px) and (min-width: 1920px){.ce-theme .mdc-layout-grid__inner{display:flex;flex-flow:row wrap;align-items:stretch;margin:-12px;margin:calc(var(--mdc-layout-grid-gutter, 24px) / 2 * -1)}@supports (display: grid){.ce-theme .mdc-layout-grid__inner{display:grid}@media (min-width: 960px) and (max-width: 1279px) and (min-width: 1920px) and (min-width: 1920px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 960px) and (max-width: 1279px) and (min-width: 1920px) and (min-width: 1280px) and (max-width: 1919px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 960px) and (max-width: 1279px) and (min-width: 1920px) and (min-width: 960px) and (max-width: 1279px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 960px) and (max-width: 1279px) and (min-width: 1920px) and (min-width: 600px) and (max-width: 959px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media (min-width: 960px) and (max-width: 1279px) and (min-width: 1920px) and (max-width: 599px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(4,minmax(0,1fr))}}}.ce-theme .mdc-layout-grid__inner.no-gutter-bottom{padding-bottom:12px}.ce-theme .mdc-layout-grid__inner.no-gutter-bottom>.mdc-layout-grid__cell{margin-bottom:-12px}}@media (min-width: 960px) and (max-width: 1279px) and (min-width: 1280px) and (max-width: 1919px){.ce-theme .mdc-layout-grid__inner{display:flex;flex-flow:row wrap;align-items:stretch;margin:-12px;margin:calc(var(--mdc-layout-grid-gutter, 24px) / 2 * -1)}@supports (display: grid){.ce-theme .mdc-layout-grid__inner{display:grid}@media (min-width: 960px) and (max-width: 1279px) and (min-width: 1280px) and (max-width: 1919px) and (min-width: 1920px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 960px) and (max-width: 1279px) and (min-width: 1280px) and (max-width: 1919px) and (min-width: 1280px) and (max-width: 1919px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 960px) and (max-width: 1279px) and (min-width: 1280px) and (max-width: 1919px) and (min-width: 960px) and (max-width: 1279px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 960px) and (max-width: 1279px) and (min-width: 1280px) and (max-width: 1919px) and (min-width: 600px) and (max-width: 959px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media (min-width: 960px) and (max-width: 1279px) and (min-width: 1280px) and (max-width: 1919px) and (max-width: 599px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(4,minmax(0,1fr))}}}.ce-theme .mdc-layout-grid__inner.no-gutter-bottom{padding-bottom:12px}.ce-theme .mdc-layout-grid__inner.no-gutter-bottom>.mdc-layout-grid__cell{margin-bottom:-12px}}@media (min-width: 960px) and (max-width: 1279px) and (min-width: 960px) and (max-width: 1279px){.ce-theme .mdc-layout-grid__inner{display:flex;flex-flow:row wrap;align-items:stretch;margin:-8px;margin:calc(var(--mdc-layout-grid-gutter, 16px) / 2 * -1)}@supports (display: grid){.ce-theme .mdc-layout-grid__inner{display:grid}@media (min-width: 960px) and (max-width: 1279px) and (min-width: 960px) and (max-width: 1279px) and (min-width: 1920px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 960px) and (max-width: 1279px) and (min-width: 960px) and (max-width: 1279px) and (min-width: 1280px) and (max-width: 1919px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 960px) and (max-width: 1279px) and (min-width: 960px) and (max-width: 1279px) and (min-width: 960px) and (max-width: 1279px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 960px) and (max-width: 1279px) and (min-width: 960px) and (max-width: 1279px) and (min-width: 600px) and (max-width: 959px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media (min-width: 960px) and (max-width: 1279px) and (min-width: 960px) and (max-width: 1279px) and (max-width: 599px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(4,minmax(0,1fr))}}}.ce-theme .mdc-layout-grid__inner.no-gutter-bottom{padding-bottom:8px}.ce-theme .mdc-layout-grid__inner.no-gutter-bottom>.mdc-layout-grid__cell{margin-bottom:-8px}}@media (min-width: 960px) and (max-width: 1279px) and (min-width: 600px) and (max-width: 959px){.ce-theme .mdc-layout-grid__inner{display:flex;flex-flow:row wrap;align-items:stretch;margin:-8px;margin:calc(var(--mdc-layout-grid-gutter, 16px) / 2 * -1)}@supports (display: grid){.ce-theme .mdc-layout-grid__inner{display:grid}@media (min-width: 960px) and (max-width: 1279px) and (min-width: 600px) and (max-width: 959px) and (min-width: 1920px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 960px) and (max-width: 1279px) and (min-width: 600px) and (max-width: 959px) and (min-width: 1280px) and (max-width: 1919px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 960px) and (max-width: 1279px) and (min-width: 600px) and (max-width: 959px) and (min-width: 960px) and (max-width: 1279px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 960px) and (max-width: 1279px) and (min-width: 600px) and (max-width: 959px) and (min-width: 600px) and (max-width: 959px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media (min-width: 960px) and (max-width: 1279px) and (min-width: 600px) and (max-width: 959px) and (max-width: 599px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(4,minmax(0,1fr))}}}.ce-theme .mdc-layout-grid__inner.no-gutter-bottom{padding-bottom:8px}.ce-theme .mdc-layout-grid__inner.no-gutter-bottom>.mdc-layout-grid__cell{margin-bottom:-8px}}@media (min-width: 960px) and (max-width: 1279px) and (max-width: 599px){.ce-theme .mdc-layout-grid__inner{display:flex;flex-flow:row wrap;align-items:stretch;margin:-8px;margin:calc(var(--mdc-layout-grid-gutter, 16px) / 2 * -1)}@supports (display: grid){.ce-theme .mdc-layout-grid__inner{display:grid}@media (min-width: 960px) and (max-width: 1279px) and (max-width: 599px) and (min-width: 1920px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 960px) and (max-width: 1279px) and (max-width: 599px) and (min-width: 1280px) and (max-width: 1919px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 960px) and (max-width: 1279px) and (max-width: 599px) and (min-width: 960px) and (max-width: 1279px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 960px) and (max-width: 1279px) and (max-width: 599px) and (min-width: 600px) and (max-width: 959px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media (min-width: 960px) and (max-width: 1279px) and (max-width: 599px) and (max-width: 599px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(4,minmax(0,1fr))}}}.ce-theme .mdc-layout-grid__inner.no-gutter-bottom{padding-bottom:8px}.ce-theme .mdc-layout-grid__inner.no-gutter-bottom>.mdc-layout-grid__cell{margin-bottom:-8px}}@media (min-width: 600px) and (max-width: 959px){.ce-theme .mdc-layout-grid{margin:0 auto;box-sizing:border-box;padding:24px;padding:calc(var(--mdc-layout-grid-margin, 24px))}}@media (min-width: 600px) and (max-width: 959px) and (min-width: 1920px){.ce-theme .mdc-layout-grid__inner{display:flex;flex-flow:row wrap;align-items:stretch;margin:-12px;margin:calc(var(--mdc-layout-grid-gutter, 24px) / 2 * -1)}@supports (display: grid){.ce-theme .mdc-layout-grid__inner{display:grid}@media (min-width: 600px) and (max-width: 959px) and (min-width: 1920px) and (min-width: 1920px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 600px) and (max-width: 959px) and (min-width: 1920px) and (min-width: 1280px) and (max-width: 1919px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 600px) and (max-width: 959px) and (min-width: 1920px) and (min-width: 960px) and (max-width: 1279px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 600px) and (max-width: 959px) and (min-width: 1920px) and (min-width: 600px) and (max-width: 959px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media (min-width: 600px) and (max-width: 959px) and (min-width: 1920px) and (max-width: 599px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(4,minmax(0,1fr))}}}.ce-theme .mdc-layout-grid__inner.no-gutter-bottom{padding-bottom:12px}.ce-theme .mdc-layout-grid__inner.no-gutter-bottom>.mdc-layout-grid__cell{margin-bottom:-12px}}@media (min-width: 600px) and (max-width: 959px) and (min-width: 1280px) and (max-width: 1919px){.ce-theme .mdc-layout-grid__inner{display:flex;flex-flow:row wrap;align-items:stretch;margin:-12px;margin:calc(var(--mdc-layout-grid-gutter, 24px) / 2 * -1)}@supports (display: grid){.ce-theme .mdc-layout-grid__inner{display:grid}@media (min-width: 600px) and (max-width: 959px) and (min-width: 1280px) and (max-width: 1919px) and (min-width: 1920px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 600px) and (max-width: 959px) and (min-width: 1280px) and (max-width: 1919px) and (min-width: 1280px) and (max-width: 1919px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 600px) and (max-width: 959px) and (min-width: 1280px) and (max-width: 1919px) and (min-width: 960px) and (max-width: 1279px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 600px) and (max-width: 959px) and (min-width: 1280px) and (max-width: 1919px) and (min-width: 600px) and (max-width: 959px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media (min-width: 600px) and (max-width: 959px) and (min-width: 1280px) and (max-width: 1919px) and (max-width: 599px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(4,minmax(0,1fr))}}}.ce-theme .mdc-layout-grid__inner.no-gutter-bottom{padding-bottom:12px}.ce-theme .mdc-layout-grid__inner.no-gutter-bottom>.mdc-layout-grid__cell{margin-bottom:-12px}}@media (min-width: 600px) and (max-width: 959px) and (min-width: 960px) and (max-width: 1279px){.ce-theme .mdc-layout-grid__inner{display:flex;flex-flow:row wrap;align-items:stretch;margin:-8px;margin:calc(var(--mdc-layout-grid-gutter, 16px) / 2 * -1)}@supports (display: grid){.ce-theme .mdc-layout-grid__inner{display:grid}@media (min-width: 600px) and (max-width: 959px) and (min-width: 960px) and (max-width: 1279px) and (min-width: 1920px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 600px) and (max-width: 959px) and (min-width: 960px) and (max-width: 1279px) and (min-width: 1280px) and (max-width: 1919px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 600px) and (max-width: 959px) and (min-width: 960px) and (max-width: 1279px) and (min-width: 960px) and (max-width: 1279px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 600px) and (max-width: 959px) and (min-width: 960px) and (max-width: 1279px) and (min-width: 600px) and (max-width: 959px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media (min-width: 600px) and (max-width: 959px) and (min-width: 960px) and (max-width: 1279px) and (max-width: 599px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(4,minmax(0,1fr))}}}.ce-theme .mdc-layout-grid__inner.no-gutter-bottom{padding-bottom:8px}.ce-theme .mdc-layout-grid__inner.no-gutter-bottom>.mdc-layout-grid__cell{margin-bottom:-8px}}@media (min-width: 600px) and (max-width: 959px) and (min-width: 600px) and (max-width: 959px){.ce-theme .mdc-layout-grid__inner{display:flex;flex-flow:row wrap;align-items:stretch;margin:-8px;margin:calc(var(--mdc-layout-grid-gutter, 16px) / 2 * -1)}@supports (display: grid){.ce-theme .mdc-layout-grid__inner{display:grid}@media (min-width: 600px) and (max-width: 959px) and (min-width: 600px) and (max-width: 959px) and (min-width: 1920px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 600px) and (max-width: 959px) and (min-width: 600px) and (max-width: 959px) and (min-width: 1280px) and (max-width: 1919px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 600px) and (max-width: 959px) and (min-width: 600px) and (max-width: 959px) and (min-width: 960px) and (max-width: 1279px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 600px) and (max-width: 959px) and (min-width: 600px) and (max-width: 959px) and (min-width: 600px) and (max-width: 959px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media (min-width: 600px) and (max-width: 959px) and (min-width: 600px) and (max-width: 959px) and (max-width: 599px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(4,minmax(0,1fr))}}}.ce-theme .mdc-layout-grid__inner.no-gutter-bottom{padding-bottom:8px}.ce-theme .mdc-layout-grid__inner.no-gutter-bottom>.mdc-layout-grid__cell{margin-bottom:-8px}}@media (min-width: 600px) and (max-width: 959px) and (max-width: 599px){.ce-theme .mdc-layout-grid__inner{display:flex;flex-flow:row wrap;align-items:stretch;margin:-8px;margin:calc(var(--mdc-layout-grid-gutter, 16px) / 2 * -1)}@supports (display: grid){.ce-theme .mdc-layout-grid__inner{display:grid}@media (min-width: 600px) and (max-width: 959px) and (max-width: 599px) and (min-width: 1920px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 600px) and (max-width: 959px) and (max-width: 599px) and (min-width: 1280px) and (max-width: 1919px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 600px) and (max-width: 959px) and (max-width: 599px) and (min-width: 960px) and (max-width: 1279px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 600px) and (max-width: 959px) and (max-width: 599px) and (min-width: 600px) and (max-width: 959px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media (min-width: 600px) and (max-width: 959px) and (max-width: 599px) and (max-width: 599px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(4,minmax(0,1fr))}}}.ce-theme .mdc-layout-grid__inner.no-gutter-bottom{padding-bottom:8px}.ce-theme .mdc-layout-grid__inner.no-gutter-bottom>.mdc-layout-grid__cell{margin-bottom:-8px}}@media (max-width: 599px){.ce-theme .mdc-layout-grid{margin:0 auto;box-sizing:border-box;padding:16px;padding:calc(var(--mdc-layout-grid-margin, 16px))}}@media (max-width: 599px) and (min-width: 1920px){.ce-theme .mdc-layout-grid__inner{display:flex;flex-flow:row wrap;align-items:stretch;margin:-12px;margin:calc(var(--mdc-layout-grid-gutter, 24px) / 2 * -1)}@supports (display: grid){.ce-theme .mdc-layout-grid__inner{display:grid}@media (max-width: 599px) and (min-width: 1920px) and (min-width: 1920px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (max-width: 599px) and (min-width: 1920px) and (min-width: 1280px) and (max-width: 1919px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (max-width: 599px) and (min-width: 1920px) and (min-width: 960px) and (max-width: 1279px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (max-width: 599px) and (min-width: 1920px) and (min-width: 600px) and (max-width: 959px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media (max-width: 599px) and (min-width: 1920px) and (max-width: 599px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(4,minmax(0,1fr))}}}.ce-theme .mdc-layout-grid__inner.no-gutter-bottom{padding-bottom:12px}.ce-theme .mdc-layout-grid__inner.no-gutter-bottom>.mdc-layout-grid__cell{margin-bottom:-12px}}@media (max-width: 599px) and (min-width: 1280px) and (max-width: 1919px){.ce-theme .mdc-layout-grid__inner{display:flex;flex-flow:row wrap;align-items:stretch;margin:-12px;margin:calc(var(--mdc-layout-grid-gutter, 24px) / 2 * -1)}@supports (display: grid){.ce-theme .mdc-layout-grid__inner{display:grid}@media (max-width: 599px) and (min-width: 1280px) and (max-width: 1919px) and (min-width: 1920px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (max-width: 599px) and (min-width: 1280px) and (max-width: 1919px) and (min-width: 1280px) and (max-width: 1919px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (max-width: 599px) and (min-width: 1280px) and (max-width: 1919px) and (min-width: 960px) and (max-width: 1279px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (max-width: 599px) and (min-width: 1280px) and (max-width: 1919px) and (min-width: 600px) and (max-width: 959px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media (max-width: 599px) and (min-width: 1280px) and (max-width: 1919px) and (max-width: 599px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(4,minmax(0,1fr))}}}.ce-theme .mdc-layout-grid__inner.no-gutter-bottom{padding-bottom:12px}.ce-theme .mdc-layout-grid__inner.no-gutter-bottom>.mdc-layout-grid__cell{margin-bottom:-12px}}@media (max-width: 599px) and (min-width: 960px) and (max-width: 1279px){.ce-theme .mdc-layout-grid__inner{display:flex;flex-flow:row wrap;align-items:stretch;margin:-8px;margin:calc(var(--mdc-layout-grid-gutter, 16px) / 2 * -1)}@supports (display: grid){.ce-theme .mdc-layout-grid__inner{display:grid}@media (max-width: 599px) and (min-width: 960px) and (max-width: 1279px) and (min-width: 1920px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (max-width: 599px) and (min-width: 960px) and (max-width: 1279px) and (min-width: 1280px) and (max-width: 1919px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (max-width: 599px) and (min-width: 960px) and (max-width: 1279px) and (min-width: 960px) and (max-width: 1279px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (max-width: 599px) and (min-width: 960px) and (max-width: 1279px) and (min-width: 600px) and (max-width: 959px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media (max-width: 599px) and (min-width: 960px) and (max-width: 1279px) and (max-width: 599px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(4,minmax(0,1fr))}}}.ce-theme .mdc-layout-grid__inner.no-gutter-bottom{padding-bottom:8px}.ce-theme .mdc-layout-grid__inner.no-gutter-bottom>.mdc-layout-grid__cell{margin-bottom:-8px}}@media (max-width: 599px) and (min-width: 600px) and (max-width: 959px){.ce-theme .mdc-layout-grid__inner{display:flex;flex-flow:row wrap;align-items:stretch;margin:-8px;margin:calc(var(--mdc-layout-grid-gutter, 16px) / 2 * -1)}@supports (display: grid){.ce-theme .mdc-layout-grid__inner{display:grid}@media (max-width: 599px) and (min-width: 600px) and (max-width: 959px) and (min-width: 1920px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (max-width: 599px) and (min-width: 600px) and (max-width: 959px) and (min-width: 1280px) and (max-width: 1919px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (max-width: 599px) and (min-width: 600px) and (max-width: 959px) and (min-width: 960px) and (max-width: 1279px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (max-width: 599px) and (min-width: 600px) and (max-width: 959px) and (min-width: 600px) and (max-width: 959px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media (max-width: 599px) and (min-width: 600px) and (max-width: 959px) and (max-width: 599px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(4,minmax(0,1fr))}}}.ce-theme .mdc-layout-grid__inner.no-gutter-bottom{padding-bottom:8px}.ce-theme .mdc-layout-grid__inner.no-gutter-bottom>.mdc-layout-grid__cell{margin-bottom:-8px}}@media (max-width: 599px) and (max-width: 599px){.ce-theme .mdc-layout-grid__inner{display:flex;flex-flow:row wrap;align-items:stretch;margin:-8px;margin:calc(var(--mdc-layout-grid-gutter, 16px) / 2 * -1)}@supports (display: grid){.ce-theme .mdc-layout-grid__inner{display:grid}@media (max-width: 599px) and (max-width: 599px) and (min-width: 1920px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (max-width: 599px) and (max-width: 599px) and (min-width: 1280px) and (max-width: 1919px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (max-width: 599px) and (max-width: 599px) and (min-width: 960px) and (max-width: 1279px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (max-width: 599px) and (max-width: 599px) and (min-width: 600px) and (max-width: 959px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media (max-width: 599px) and (max-width: 599px) and (max-width: 599px){.ce-theme .mdc-layout-grid__inner{grid-template-columns:repeat(4,minmax(0,1fr))}}}.ce-theme .mdc-layout-grid__inner.no-gutter-bottom{padding-bottom:8px}.ce-theme .mdc-layout-grid__inner.no-gutter-bottom>.mdc-layout-grid__cell{margin-bottom:-8px}}@media (min-width: 1920px){.ce-theme .mdc-layout-grid__cell{margin:12px;margin:calc(var(--mdc-layout-grid-gutter, 24px) / 2);box-sizing:border-box}}@media (min-width: 1920px) and (min-width: 1920px){.ce-theme .mdc-layout-grid__cell{width:calc(33.3333333333% - 24px);width:calc(33.3333333333% - var(--mdc-layout-grid-gutter, 24px))}@supports (display: grid){.ce-theme .mdc-layout-grid__cell{width:auto;grid-column-end:span 4}}}@media (min-width: 1920px) and (min-width: 1280px) and (max-width: 1919px){.ce-theme .mdc-layout-grid__cell{width:calc(33.3333333333% - 24px);width:calc(33.3333333333% - var(--mdc-layout-grid-gutter, 24px))}@supports (display: grid){.ce-theme .mdc-layout-grid__cell{width:auto;grid-column-end:span 4}}}@media (min-width: 1920px) and (min-width: 960px) and (max-width: 1279px){.ce-theme .mdc-layout-grid__cell{width:calc(33.3333333333% - 24px);width:calc(33.3333333333% - var(--mdc-layout-grid-gutter, 24px))}@supports (display: grid){.ce-theme .mdc-layout-grid__cell{width:auto;grid-column-end:span 4}}}@media (min-width: 1920px) and (min-width: 600px) and (max-width: 959px){.ce-theme .mdc-layout-grid__cell{width:calc(50% - 24px);width:calc(50% - var(--mdc-layout-grid-gutter, 24px))}@supports (display: grid){.ce-theme .mdc-layout-grid__cell{width:auto;grid-column-end:span 4}}}@media (min-width: 1920px) and (max-width: 599px){.ce-theme .mdc-layout-grid__cell{width:calc(100% - 24px);width:calc(100% - var(--mdc-layout-grid-gutter, 24px))}@supports (display: grid){.ce-theme .mdc-layout-grid__cell{width:auto;grid-column-end:span 4}}}@media (min-width: 1920px){.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-1,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-1-xl.mdc-layout-grid__cell--span-1-xl{width:calc(8.3333333333% - 24px);width:calc(8.3333333333% - var(--mdc-layout-grid-gutter, 24px))}@supports (display: grid){.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-1,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-1-xl.mdc-layout-grid__cell--span-1-xl{width:auto;grid-column-end:span 1}}.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-2,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-2-xl.mdc-layout-grid__cell--span-2-xl{width:calc(16.6666666667% - 24px);width:calc(16.6666666667% - var(--mdc-layout-grid-gutter, 24px))}@supports (display: grid){.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-2,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-2-xl.mdc-layout-grid__cell--span-2-xl{width:auto;grid-column-end:span 2}}.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-3,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-3-xl.mdc-layout-grid__cell--span-3-xl{width:calc(25% - 24px);width:calc(25% - var(--mdc-layout-grid-gutter, 24px))}@supports (display: grid){.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-3,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-3-xl.mdc-layout-grid__cell--span-3-xl{width:auto;grid-column-end:span 3}}.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-4,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-4-xl.mdc-layout-grid__cell--span-4-xl{width:calc(33.3333333333% - 24px);width:calc(33.3333333333% - var(--mdc-layout-grid-gutter, 24px))}@supports (display: grid){.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-4,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-4-xl.mdc-layout-grid__cell--span-4-xl{width:auto;grid-column-end:span 4}}.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-5,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-5-xl.mdc-layout-grid__cell--span-5-xl{width:calc(41.6666666667% - 24px);width:calc(41.6666666667% - var(--mdc-layout-grid-gutter, 24px))}@supports (display: grid){.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-5,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-5-xl.mdc-layout-grid__cell--span-5-xl{width:auto;grid-column-end:span 5}}.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-6,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-6-xl.mdc-layout-grid__cell--span-6-xl{width:calc(50% - 24px);width:calc(50% - var(--mdc-layout-grid-gutter, 24px))}@supports (display: grid){.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-6,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-6-xl.mdc-layout-grid__cell--span-6-xl{width:auto;grid-column-end:span 6}}.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-7,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-7-xl.mdc-layout-grid__cell--span-7-xl{width:calc(58.3333333333% - 24px);width:calc(58.3333333333% - var(--mdc-layout-grid-gutter, 24px))}@supports (display: grid){.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-7,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-7-xl.mdc-layout-grid__cell--span-7-xl{width:auto;grid-column-end:span 7}}.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-8,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-8-xl.mdc-layout-grid__cell--span-8-xl{width:calc(66.6666666667% - 24px);width:calc(66.6666666667% - var(--mdc-layout-grid-gutter, 24px))}@supports (display: grid){.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-8,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-8-xl.mdc-layout-grid__cell--span-8-xl{width:auto;grid-column-end:span 8}}.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-9,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-9-xl.mdc-layout-grid__cell--span-9-xl{width:calc(75% - 24px);width:calc(75% - var(--mdc-layout-grid-gutter, 24px))}@supports (display: grid){.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-9,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-9-xl.mdc-layout-grid__cell--span-9-xl{width:auto;grid-column-end:span 9}}.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-10,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-10-xl.mdc-layout-grid__cell--span-10-xl{width:calc(83.3333333333% - 24px);width:calc(83.3333333333% - var(--mdc-layout-grid-gutter, 24px))}@supports (display: grid){.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-10,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-10-xl.mdc-layout-grid__cell--span-10-xl{width:auto;grid-column-end:span 10}}.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-11,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-11-xl.mdc-layout-grid__cell--span-11-xl{width:calc(91.6666666667% - 24px);width:calc(91.6666666667% - var(--mdc-layout-grid-gutter, 24px))}@supports (display: grid){.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-11,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-11-xl.mdc-layout-grid__cell--span-11-xl{width:auto;grid-column-end:span 11}}.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-12,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-12-xl.mdc-layout-grid__cell--span-12-xl{width:calc(100% - 24px);width:calc(100% - var(--mdc-layout-grid-gutter, 24px))}@supports (display: grid){.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-12,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-12-xl.mdc-layout-grid__cell--span-12-xl{width:auto;grid-column-end:span 12}}.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-0-xl{display:none}}@media (min-width: 1280px) and (max-width: 1919px){.ce-theme .mdc-layout-grid__cell{margin:12px;margin:calc(var(--mdc-layout-grid-gutter, 24px) / 2);box-sizing:border-box}}@media (min-width: 1280px) and (max-width: 1919px) and (min-width: 1920px){.ce-theme .mdc-layout-grid__cell{width:calc(33.3333333333% - 24px);width:calc(33.3333333333% - var(--mdc-layout-grid-gutter, 24px))}@supports (display: grid){.ce-theme .mdc-layout-grid__cell{width:auto;grid-column-end:span 4}}}@media (min-width: 1280px) and (max-width: 1919px) and (min-width: 1280px) and (max-width: 1919px){.ce-theme .mdc-layout-grid__cell{width:calc(33.3333333333% - 24px);width:calc(33.3333333333% - var(--mdc-layout-grid-gutter, 24px))}@supports (display: grid){.ce-theme .mdc-layout-grid__cell{width:auto;grid-column-end:span 4}}}@media (min-width: 1280px) and (max-width: 1919px) and (min-width: 960px) and (max-width: 1279px){.ce-theme .mdc-layout-grid__cell{width:calc(33.3333333333% - 24px);width:calc(33.3333333333% - var(--mdc-layout-grid-gutter, 24px))}@supports (display: grid){.ce-theme .mdc-layout-grid__cell{width:auto;grid-column-end:span 4}}}@media (min-width: 1280px) and (max-width: 1919px) and (min-width: 600px) and (max-width: 959px){.ce-theme .mdc-layout-grid__cell{width:calc(50% - 24px);width:calc(50% - var(--mdc-layout-grid-gutter, 24px))}@supports (display: grid){.ce-theme .mdc-layout-grid__cell{width:auto;grid-column-end:span 4}}}@media (min-width: 1280px) and (max-width: 1919px) and (max-width: 599px){.ce-theme .mdc-layout-grid__cell{width:calc(100% - 24px);width:calc(100% - var(--mdc-layout-grid-gutter, 24px))}@supports (display: grid){.ce-theme .mdc-layout-grid__cell{width:auto;grid-column-end:span 4}}}@media (min-width: 1280px) and (max-width: 1919px){.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-1,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-1-lg.mdc-layout-grid__cell--span-1-lg{width:calc(8.3333333333% - 24px);width:calc(8.3333333333% - var(--mdc-layout-grid-gutter, 24px))}@supports (display: grid){.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-1,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-1-lg.mdc-layout-grid__cell--span-1-lg{width:auto;grid-column-end:span 1}}.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-2,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-2-lg.mdc-layout-grid__cell--span-2-lg{width:calc(16.6666666667% - 24px);width:calc(16.6666666667% - var(--mdc-layout-grid-gutter, 24px))}@supports (display: grid){.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-2,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-2-lg.mdc-layout-grid__cell--span-2-lg{width:auto;grid-column-end:span 2}}.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-3,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-3-lg.mdc-layout-grid__cell--span-3-lg{width:calc(25% - 24px);width:calc(25% - var(--mdc-layout-grid-gutter, 24px))}@supports (display: grid){.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-3,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-3-lg.mdc-layout-grid__cell--span-3-lg{width:auto;grid-column-end:span 3}}.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-4,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-4-lg.mdc-layout-grid__cell--span-4-lg{width:calc(33.3333333333% - 24px);width:calc(33.3333333333% - var(--mdc-layout-grid-gutter, 24px))}@supports (display: grid){.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-4,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-4-lg.mdc-layout-grid__cell--span-4-lg{width:auto;grid-column-end:span 4}}.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-5,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-5-lg.mdc-layout-grid__cell--span-5-lg{width:calc(41.6666666667% - 24px);width:calc(41.6666666667% - var(--mdc-layout-grid-gutter, 24px))}@supports (display: grid){.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-5,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-5-lg.mdc-layout-grid__cell--span-5-lg{width:auto;grid-column-end:span 5}}.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-6,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-6-lg.mdc-layout-grid__cell--span-6-lg{width:calc(50% - 24px);width:calc(50% - var(--mdc-layout-grid-gutter, 24px))}@supports (display: grid){.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-6,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-6-lg.mdc-layout-grid__cell--span-6-lg{width:auto;grid-column-end:span 6}}.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-7,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-7-lg.mdc-layout-grid__cell--span-7-lg{width:calc(58.3333333333% - 24px);width:calc(58.3333333333% - var(--mdc-layout-grid-gutter, 24px))}@supports (display: grid){.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-7,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-7-lg.mdc-layout-grid__cell--span-7-lg{width:auto;grid-column-end:span 7}}.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-8,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-8-lg.mdc-layout-grid__cell--span-8-lg{width:calc(66.6666666667% - 24px);width:calc(66.6666666667% - var(--mdc-layout-grid-gutter, 24px))}@supports (display: grid){.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-8,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-8-lg.mdc-layout-grid__cell--span-8-lg{width:auto;grid-column-end:span 8}}.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-9,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-9-lg.mdc-layout-grid__cell--span-9-lg{width:calc(75% - 24px);width:calc(75% - var(--mdc-layout-grid-gutter, 24px))}@supports (display: grid){.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-9,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-9-lg.mdc-layout-grid__cell--span-9-lg{width:auto;grid-column-end:span 9}}.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-10,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-10-lg.mdc-layout-grid__cell--span-10-lg{width:calc(83.3333333333% - 24px);width:calc(83.3333333333% - var(--mdc-layout-grid-gutter, 24px))}@supports (display: grid){.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-10,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-10-lg.mdc-layout-grid__cell--span-10-lg{width:auto;grid-column-end:span 10}}.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-11,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-11-lg.mdc-layout-grid__cell--span-11-lg{width:calc(91.6666666667% - 24px);width:calc(91.6666666667% - var(--mdc-layout-grid-gutter, 24px))}@supports (display: grid){.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-11,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-11-lg.mdc-layout-grid__cell--span-11-lg{width:auto;grid-column-end:span 11}}.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-12,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-12-lg.mdc-layout-grid__cell--span-12-lg{width:calc(100% - 24px);width:calc(100% - var(--mdc-layout-grid-gutter, 24px))}@supports (display: grid){.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-12,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-12-lg.mdc-layout-grid__cell--span-12-lg{width:auto;grid-column-end:span 12}}.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-0-lg{display:none}}@media (min-width: 960px) and (max-width: 1279px){.ce-theme .mdc-layout-grid__cell{margin:8px;margin:calc(var(--mdc-layout-grid-gutter, 16px) / 2);box-sizing:border-box}}@media (min-width: 960px) and (max-width: 1279px) and (min-width: 1920px){.ce-theme .mdc-layout-grid__cell{width:calc(33.3333333333% - 16px);width:calc(33.3333333333% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.ce-theme .mdc-layout-grid__cell{width:auto;grid-column-end:span 4}}}@media (min-width: 960px) and (max-width: 1279px) and (min-width: 1280px) and (max-width: 1919px){.ce-theme .mdc-layout-grid__cell{width:calc(33.3333333333% - 16px);width:calc(33.3333333333% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.ce-theme .mdc-layout-grid__cell{width:auto;grid-column-end:span 4}}}@media (min-width: 960px) and (max-width: 1279px) and (min-width: 960px) and (max-width: 1279px){.ce-theme .mdc-layout-grid__cell{width:calc(33.3333333333% - 16px);width:calc(33.3333333333% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.ce-theme .mdc-layout-grid__cell{width:auto;grid-column-end:span 4}}}@media (min-width: 960px) and (max-width: 1279px) and (min-width: 600px) and (max-width: 959px){.ce-theme .mdc-layout-grid__cell{width:calc(50% - 16px);width:calc(50% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.ce-theme .mdc-layout-grid__cell{width:auto;grid-column-end:span 4}}}@media (min-width: 960px) and (max-width: 1279px) and (max-width: 599px){.ce-theme .mdc-layout-grid__cell{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.ce-theme .mdc-layout-grid__cell{width:auto;grid-column-end:span 4}}}@media (min-width: 960px) and (max-width: 1279px){.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-1,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-1-md.mdc-layout-grid__cell--span-1-md{width:calc(8.3333333333% - 16px);width:calc(8.3333333333% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-1,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-1-md.mdc-layout-grid__cell--span-1-md{width:auto;grid-column-end:span 1}}.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-2,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-2-md.mdc-layout-grid__cell--span-2-md{width:calc(16.6666666667% - 16px);width:calc(16.6666666667% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-2,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-2-md.mdc-layout-grid__cell--span-2-md{width:auto;grid-column-end:span 2}}.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-3,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-3-md.mdc-layout-grid__cell--span-3-md{width:calc(25% - 16px);width:calc(25% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-3,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-3-md.mdc-layout-grid__cell--span-3-md{width:auto;grid-column-end:span 3}}.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-4,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-4-md.mdc-layout-grid__cell--span-4-md{width:calc(33.3333333333% - 16px);width:calc(33.3333333333% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-4,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-4-md.mdc-layout-grid__cell--span-4-md{width:auto;grid-column-end:span 4}}.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-5,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-5-md.mdc-layout-grid__cell--span-5-md{width:calc(41.6666666667% - 16px);width:calc(41.6666666667% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-5,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-5-md.mdc-layout-grid__cell--span-5-md{width:auto;grid-column-end:span 5}}.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-6,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-6-md.mdc-layout-grid__cell--span-6-md{width:calc(50% - 16px);width:calc(50% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-6,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-6-md.mdc-layout-grid__cell--span-6-md{width:auto;grid-column-end:span 6}}.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-7,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-7-md.mdc-layout-grid__cell--span-7-md{width:calc(58.3333333333% - 16px);width:calc(58.3333333333% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-7,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-7-md.mdc-layout-grid__cell--span-7-md{width:auto;grid-column-end:span 7}}.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-8,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-8-md.mdc-layout-grid__cell--span-8-md{width:calc(66.6666666667% - 16px);width:calc(66.6666666667% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-8,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-8-md.mdc-layout-grid__cell--span-8-md{width:auto;grid-column-end:span 8}}.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-9,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-9-md.mdc-layout-grid__cell--span-9-md{width:calc(75% - 16px);width:calc(75% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-9,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-9-md.mdc-layout-grid__cell--span-9-md{width:auto;grid-column-end:span 9}}.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-10,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-10-md.mdc-layout-grid__cell--span-10-md{width:calc(83.3333333333% - 16px);width:calc(83.3333333333% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-10,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-10-md.mdc-layout-grid__cell--span-10-md{width:auto;grid-column-end:span 10}}.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-11,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-11-md.mdc-layout-grid__cell--span-11-md{width:calc(91.6666666667% - 16px);width:calc(91.6666666667% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-11,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-11-md.mdc-layout-grid__cell--span-11-md{width:auto;grid-column-end:span 11}}.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-12,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-12-md.mdc-layout-grid__cell--span-12-md{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-12,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-12-md.mdc-layout-grid__cell--span-12-md{width:auto;grid-column-end:span 12}}.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-0-md{display:none}}@media (min-width: 600px) and (max-width: 959px){.ce-theme .mdc-layout-grid__cell{margin:8px;margin:calc(var(--mdc-layout-grid-gutter, 16px) / 2);box-sizing:border-box}}@media (min-width: 600px) and (max-width: 959px) and (min-width: 1920px){.ce-theme .mdc-layout-grid__cell{width:calc(33.3333333333% - 16px);width:calc(33.3333333333% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.ce-theme .mdc-layout-grid__cell{width:auto;grid-column-end:span 4}}}@media (min-width: 600px) and (max-width: 959px) and (min-width: 1280px) and (max-width: 1919px){.ce-theme .mdc-layout-grid__cell{width:calc(33.3333333333% - 16px);width:calc(33.3333333333% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.ce-theme .mdc-layout-grid__cell{width:auto;grid-column-end:span 4}}}@media (min-width: 600px) and (max-width: 959px) and (min-width: 960px) and (max-width: 1279px){.ce-theme .mdc-layout-grid__cell{width:calc(33.3333333333% - 16px);width:calc(33.3333333333% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.ce-theme .mdc-layout-grid__cell{width:auto;grid-column-end:span 4}}}@media (min-width: 600px) and (max-width: 959px) and (min-width: 600px) and (max-width: 959px){.ce-theme .mdc-layout-grid__cell{width:calc(50% - 16px);width:calc(50% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.ce-theme .mdc-layout-grid__cell{width:auto;grid-column-end:span 4}}}@media (min-width: 600px) and (max-width: 959px) and (max-width: 599px){.ce-theme .mdc-layout-grid__cell{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.ce-theme .mdc-layout-grid__cell{width:auto;grid-column-end:span 4}}}@media (min-width: 600px) and (max-width: 959px){.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-1,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-1-sm.mdc-layout-grid__cell--span-1-sm{width:calc(12.5% - 16px);width:calc(12.5% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-1,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-1-sm.mdc-layout-grid__cell--span-1-sm{width:auto;grid-column-end:span 1}}.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-2,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-2-sm.mdc-layout-grid__cell--span-2-sm{width:calc(25% - 16px);width:calc(25% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-2,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-2-sm.mdc-layout-grid__cell--span-2-sm{width:auto;grid-column-end:span 2}}.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-3,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-3-sm.mdc-layout-grid__cell--span-3-sm{width:calc(37.5% - 16px);width:calc(37.5% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-3,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-3-sm.mdc-layout-grid__cell--span-3-sm{width:auto;grid-column-end:span 3}}.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-4,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-4-sm.mdc-layout-grid__cell--span-4-sm{width:calc(50% - 16px);width:calc(50% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-4,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-4-sm.mdc-layout-grid__cell--span-4-sm{width:auto;grid-column-end:span 4}}.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-5,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-5-sm.mdc-layout-grid__cell--span-5-sm{width:calc(62.5% - 16px);width:calc(62.5% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-5,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-5-sm.mdc-layout-grid__cell--span-5-sm{width:auto;grid-column-end:span 5}}.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-6,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-6-sm.mdc-layout-grid__cell--span-6-sm{width:calc(75% - 16px);width:calc(75% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-6,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-6-sm.mdc-layout-grid__cell--span-6-sm{width:auto;grid-column-end:span 6}}.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-7,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-7-sm.mdc-layout-grid__cell--span-7-sm{width:calc(87.5% - 16px);width:calc(87.5% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-7,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-7-sm.mdc-layout-grid__cell--span-7-sm{width:auto;grid-column-end:span 7}}.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-8,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-8-sm.mdc-layout-grid__cell--span-8-sm{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-8,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-8-sm.mdc-layout-grid__cell--span-8-sm{width:auto;grid-column-end:span 8}}.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-9,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-9-sm.mdc-layout-grid__cell--span-9-sm{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-9,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-9-sm.mdc-layout-grid__cell--span-9-sm{width:auto;grid-column-end:span 8}}.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-10,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-10-sm.mdc-layout-grid__cell--span-10-sm{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-10,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-10-sm.mdc-layout-grid__cell--span-10-sm{width:auto;grid-column-end:span 8}}.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-11,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-11-sm.mdc-layout-grid__cell--span-11-sm{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-11,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-11-sm.mdc-layout-grid__cell--span-11-sm{width:auto;grid-column-end:span 8}}.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-12,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-12-sm.mdc-layout-grid__cell--span-12-sm{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-12,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-12-sm.mdc-layout-grid__cell--span-12-sm{width:auto;grid-column-end:span 8}}.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-0-sm{display:none}}@media (max-width: 599px){.ce-theme .mdc-layout-grid__cell{margin:8px;margin:calc(var(--mdc-layout-grid-gutter, 16px) / 2);box-sizing:border-box}}@media (max-width: 599px) and (min-width: 1920px){.ce-theme .mdc-layout-grid__cell{width:calc(33.3333333333% - 16px);width:calc(33.3333333333% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.ce-theme .mdc-layout-grid__cell{width:auto;grid-column-end:span 4}}}@media (max-width: 599px) and (min-width: 1280px) and (max-width: 1919px){.ce-theme .mdc-layout-grid__cell{width:calc(33.3333333333% - 16px);width:calc(33.3333333333% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.ce-theme .mdc-layout-grid__cell{width:auto;grid-column-end:span 4}}}@media (max-width: 599px) and (min-width: 960px) and (max-width: 1279px){.ce-theme .mdc-layout-grid__cell{width:calc(33.3333333333% - 16px);width:calc(33.3333333333% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.ce-theme .mdc-layout-grid__cell{width:auto;grid-column-end:span 4}}}@media (max-width: 599px) and (min-width: 600px) and (max-width: 959px){.ce-theme .mdc-layout-grid__cell{width:calc(50% - 16px);width:calc(50% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.ce-theme .mdc-layout-grid__cell{width:auto;grid-column-end:span 4}}}@media (max-width: 599px) and (max-width: 599px){.ce-theme .mdc-layout-grid__cell{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.ce-theme .mdc-layout-grid__cell{width:auto;grid-column-end:span 4}}}@media (max-width: 599px){.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-1,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-1-xs.mdc-layout-grid__cell--span-1-xs{width:calc(25% - 16px);width:calc(25% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-1,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-1-xs.mdc-layout-grid__cell--span-1-xs{width:auto;grid-column-end:span 1}}.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-2,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-2-xs.mdc-layout-grid__cell--span-2-xs{width:calc(50% - 16px);width:calc(50% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-2,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-2-xs.mdc-layout-grid__cell--span-2-xs{width:auto;grid-column-end:span 2}}.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-3,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-3-xs.mdc-layout-grid__cell--span-3-xs{width:calc(75% - 16px);width:calc(75% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-3,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-3-xs.mdc-layout-grid__cell--span-3-xs{width:auto;grid-column-end:span 3}}.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-4,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-4-xs.mdc-layout-grid__cell--span-4-xs{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-4,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-4-xs.mdc-layout-grid__cell--span-4-xs{width:auto;grid-column-end:span 4}}.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-5,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-5-xs.mdc-layout-grid__cell--span-5-xs{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-5,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-5-xs.mdc-layout-grid__cell--span-5-xs{width:auto;grid-column-end:span 4}}.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-6,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-6-xs.mdc-layout-grid__cell--span-6-xs{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-6,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-6-xs.mdc-layout-grid__cell--span-6-xs{width:auto;grid-column-end:span 4}}.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-7,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-7-xs.mdc-layout-grid__cell--span-7-xs{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-7,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-7-xs.mdc-layout-grid__cell--span-7-xs{width:auto;grid-column-end:span 4}}.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-8,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-8-xs.mdc-layout-grid__cell--span-8-xs{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-8,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-8-xs.mdc-layout-grid__cell--span-8-xs{width:auto;grid-column-end:span 4}}.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-9,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-9-xs.mdc-layout-grid__cell--span-9-xs{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-9,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-9-xs.mdc-layout-grid__cell--span-9-xs{width:auto;grid-column-end:span 4}}.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-10,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-10-xs.mdc-layout-grid__cell--span-10-xs{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-10,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-10-xs.mdc-layout-grid__cell--span-10-xs{width:auto;grid-column-end:span 4}}.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-11,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-11-xs.mdc-layout-grid__cell--span-11-xs{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-11,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-11-xs.mdc-layout-grid__cell--span-11-xs{width:auto;grid-column-end:span 4}}.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-12,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-12-xs.mdc-layout-grid__cell--span-12-xs{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-12,.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-12-xs.mdc-layout-grid__cell--span-12-xs{width:auto;grid-column-end:span 4}}.ce-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-0-xs{display:none}}.ce-theme .mdc-layout-grid__cell--order-1{order:1}.ce-theme .mdc-layout-grid__cell--order-2{order:2}.ce-theme .mdc-layout-grid__cell--order-3{order:3}.ce-theme .mdc-layout-grid__cell--order-4{order:4}.ce-theme .mdc-layout-grid__cell--order-5{order:5}.ce-theme .mdc-layout-grid__cell--order-6{order:6}.ce-theme .mdc-layout-grid__cell--order-7{order:7}.ce-theme .mdc-layout-grid__cell--order-8{order:8}.ce-theme .mdc-layout-grid__cell--order-9{order:9}.ce-theme .mdc-layout-grid__cell--order-10{order:10}.ce-theme .mdc-layout-grid__cell--order-11{order:11}.ce-theme .mdc-layout-grid__cell--order-12{order:12}.ce-theme .mdc-layout-grid__cell--align-top{align-self:flex-start}@supports (display: grid){.ce-theme .mdc-layout-grid__cell--align-top{align-self:start}}.ce-theme .mdc-layout-grid__cell--align-middle{align-self:center}.ce-theme .mdc-layout-grid__cell--align-bottom{align-self:flex-end}@supports (display: grid){.ce-theme .mdc-layout-grid__cell--align-bottom{align-self:end}}.ce-theme .gridLayoutCellAlignLeft,.ce-theme .gridLayoutCellAlignCenter,.ce-theme .gridLayoutCellAlignRight{display:flex}.ce-theme .gridLayoutCellAlignLeft{justify-content:left}.ce-theme .gridLayoutCellAlignCenter{justify-content:center}.ce-theme .gridLayoutCellAlignRight{justify-content:flex-end}.ce-theme .mat-mdc-autocomplete-panel{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.ce-theme .mat-mdc-autocomplete-panel.mat-mdc-option--multiline{height:auto;line-height:1;padding:4px 16px}@font-face{font-family:symbols_89C3;src:url(/assets/common/fonts/symbols_89C3.eot);src:url(/assets/common/fonts/symbols_89C3.eot?#iefix) format("eot"),url(/assets/common/fonts/symbols_89C3.woff2) format("woff2"),url(/assets/common/fonts/symbols_89C3.woff) format("woff"),url(/assets/common/fonts/symbols_89C3.ttf) format("truetype"),url(/assets/common/fonts/symbols_89C3.svg#symbols_89C3) format("svg");font-weight:400;font-style:normal}.ce-theme .bpce .mat-icon{height:48px;padding:16px;width:48px}@media (min-width: 960px){.ce-theme .bpce .mat-icon{height:80px;width:80px}}.ce-theme .mat-icon.bpce-icon{height:auto;width:auto;padding:0}.ce-theme .bpce-icon{font-family:symbols_89C3}.ce-theme .bpce-icon:before{font-family:symbols_89C3;font-style:normal;font-weight:400;line-height:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ce-theme .page-header{color:#db0029}.ce-theme .mat-progress-spinner.spinner{color:#db0029;display:table;margin:0 auto;background-repeat:no-repeat;background-position:center;background-size:40px auto;height:80px!important;width:80px!important}.ce-theme .mat-progress-spinner.spinner svg{width:auto!important;height:auto!important}.ce-theme .mat-progress-spinner.mat-progress-spinner-indeterminate-animation[mode=indeterminate],.ce-theme .mat-progress-spinner.mat-progress-spinner-indeterminate-fallback-animation[mode=indeterminate]{animation:none!important}.ce-theme .mat-progress-spinner.mat-progress-spinner-indeterminate-fallback-animation[mode=indeterminate] svg{animation:mat-progress-spinner-linear-rotate 2s linear infinite!important}.ce-theme button.primary,.ce-theme .mat-button-toggle.primary,.ce-theme .mat-button-toggle.primary.mat-button-toggle-checked{background-color:#db0029;color:#fff}.ce-theme button.outline,.ce-theme .mat-button-toggle.outline.mat-button-toggle-checked,.ce-theme .mat-button-toggle.outline,.ce-theme button.clear,.ce-theme .mat-button-toggle.clear,.ce-theme .mat-button-toggle.clear.mat-button-toggle-checked{background-color:#fff;color:#db0029}.ce-theme button.tertiary,.ce-theme .mat-button-toggle.tertiary,.ce-theme .mat-button-toggle.tertiary.mat-button-toggle-checked{color:#db0029}.ce-theme button.quaternary,.ce-theme .mat-button-toggle.quaternary,.ce-theme .mat-button-toggle.quaternary.mat-button-toggle-checked{color:#666}.ce-theme .mat-icon svg path{stroke-width:1.6px}.ce-theme .mat-icon svg .primary-fill{fill:#db0029}.ce-theme .mat-icon svg .secondary-fill{fill:#333}.ce-theme .mat-icon svg .primary-stroke{stroke:#db0029}.ce-theme .mat-icon svg .secondary-stroke{stroke:#333}.ce-theme .mat-icon svg .success-stroke{stroke:#58b957}.ce-theme .mat-icon{display:inline}@media (min-width: 960px){.ce-theme .img-separator{background-color:#db0029}.ce-theme .img-separator.selected:after{background-color:#db0029}}.ce-theme label.card .mat-icon{border-bottom-color:#db0029}.ce-theme label.card.selected:after{background:#db0029}.ce-theme .mat-select-container .mat-mdc-select{line-height:24px;margin-top:16px;padding:4px 0;width:100%}.ce-theme .mat-select-container .mat-mdc-select-arrow-wrapper{visibility:hidden}.ce-theme mat-slide-toggle .mat-slide-toggle-bar{background-color:#fff;border:1px solid #666}.ce-theme mat-slide-toggle.mat-slide-toggle.mat-checked:not(.mat-disabled) .mat-slide-toggle-bar{background-color:#db0029;border:1px solid #db0029}.ce-theme mat-slide-toggle.mat-slide-toggle.mat-disabled .mat-slide-toggle-bar,.ce-theme mat-slide-toggle.mat-slide-toggle.mat-disabled .mat-slide-toggle-thumb{background-color:#f5f5f5;border:1px solid #999}.ce-theme mat-slide-toggle .mat-slide-toggle-thumb{background-color:#fff;border:1px solid #666}.ce-theme mat-slide-toggle.mat-slide-toggle.mat-checked:not(.mat-disabled) .mat-slide-toggle-thumb{background-color:#fff;border:1px solid #fff}.ce-theme .cdk-overlay-pane .mat-mdc-autocomplete-panel:not([class*=mat-elevation-z]){border:solid 1px #ccc;border-radius:4px;padding:0}.ce-theme .cdk-overlay-pane .mat-mdc-select-panel:not([class*=mat-elevation-z]){min-width:100%!important;width:auto!important;border:solid 1px #ccc;border-radius:4px;padding:0}.ce-theme .cdk-overlay-pane .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled):not(.mat-mdc-option-multiple){background-color:#00000014}.ce-theme .cdk-overlay-pane .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{font-weight:400}.ce-theme .cdk-overlay-pane .mat-mdc-option{font-weight:300;font-size:14px;line-height:16px;min-height:16px;height:auto}.ce-theme .cdk-overlay-pane .mat-mdc-option:last-child{border:none}.ce-theme .cdk-overlay-pane .mat-mdc-option .mat-pseudo-checkbox{display:none}.ce-theme .cdk-overlay-pane .mat-mdc-option .mdc-list-item__primary-text{margin-top:10px;margin-bottom:10px}.ce-theme .cdk-overlay-pane .mat-mdc-mselect-panel .mat-mdc-option{margin:0;padding:8px}.ce-theme .cdk-overlay-pane .mat-mdc-select-panel::-webkit-scrollbar{display:unset}.ce-theme .cdk-overlay-pane .mat-mdc-autocomplete-panel::-webkit-scrollbar{display:unset}@media (max-width: 960px){.ce-theme .cdk-overlay-pane:not([class*=mat-datepicker-popup]){left:0;border:solid 1px #ccc;border-radius:6px}.ce-theme .cdk-overlay-pane:not([class*=mat-datepicker-popup]).mat-mdc-autocomplete-overlay{width:100%!important}.ce-theme .cdk-overlay-pane:not([class*=mat-datepicker-popup]) .mat-mdc-select-panel:not([class*=mat-elevation-z]),.ce-theme .cdk-overlay-pane:not([class*=mat-datepicker-popup]) .mat-mdc-autocomplete-panel:not([class*=mat-elevation-z]){border:0}.ce-theme .cdk-overlay-pane:not([class*=mat-datepicker-popup]) .mat-mdc-option{margin:0;padding:16px}.ce-theme .cdk-overlay-pane:not([class*=mat-datepicker-popup]) .mat-mdc-option:first-child{border-top:solid 1px #ccc}.ce-theme .cdk-overlay-pane:not([class*=mat-datepicker-popup]) .mat-mdc-autocomplete-panel{max-height:100%;width:100%}.ce-theme .cdk-overlay-pane:not([class*=mat-datepicker-popup]) .mat-mdc-autocomplete-panel:not([class*=mat-elevation-z]){box-shadow:none}}@media only screen and (max-width: 960px){.ce-theme .cdk-overlay-pane:not([class*=mat-datepicker-popup]){left:20px;max-height:60%}.ce-theme .cdk-overlay-pane.mat-datepicker-popup{right:20px}}.ce-theme .page-footer>.btn-contact mat-icon{background-color:#db0029}.ce-theme .mat-icon svg [fill="#1B3F7B"]{fill:#db0029}.ce-theme .mat-icon svg [fill="#1DB0E6"]{fill:#333}.ce-theme footer>.btn-contact.open:not(.fab-extended){background-color:#db0029!important}.ce-theme .mdc-label{font-size:16px;font-weight:200}.ce-theme .mat-radio-container{margin:auto}.ce-theme .mdc-radio__outer-circle{border-width:1px!important;border-color:#666}.ce-theme .mat-mdc-radio-button .mdc-radio .mdc-radio__background:before{top:calc(-1 * (var(--mdc-radio-state-layer-size) - 23px) / 2);left:calc(-1 * (var(--mdc-radio-state-layer-size) - 23px) / 2);width:32px;height:32px}.ce-theme .mat-mdc-radio-button .mat-radio-label-content{font-size:16px;font-weight:300;letter-spacing:-.27px;line-height:24px}.ce-theme .mat-mdc-radio-button.mat-primary.mat-mdc-radio-checked .mdc-radio__outer-circle,.ce-theme .mat-mdc-radio-button.mat-primary.mat-mdc-radio-checked .mdc-radio__inner-circle{border-color:#333!important}.ce-theme .mat-mdc-radio-button.mat-primary.mat-mdc-radio-checked .mat-radio-ripple .mat-ripple-element{background-color:#33333342}.ce-theme .mat-mdc-radio-button.mat-accent.mat-mdc-radio-checked .mdc-radio__outer-circle,.ce-theme .mat-mdc-radio-button.mat-accent.mat-mdc-radio-checked .mdc-radio__inner-circle{border-color:#db0029!important}.ce-theme .mat-mdc-radio-button.mat-accent.mat-mdc-radio-checked .mat-radio-ripple .mat-ripple-element{background-color:#db002942}.ce-theme .mat-mdc-radio-button:not(.mat-radio-disabled) .mat-radio-label-content{color:#333}.ce-theme .mat-progress-bar{height:3px}.ce-theme .mat-progress-bar-buffer{border-top:1px solid #e0e0e0;background-color:transparent}.ce-theme .mat-slider:not(.mat-slider-disabled) .mat-slider-track-fill{background:#db0029}.ce-theme .mat-slider:not(.mat-slider-disabled) .mat-slider-thumb-container .mat-slider-focus-ring{background-color:#db002940}.ce-theme .mat-slider:not(.mat-slider-disabled) .mat-slider-thumb-container .mat-slider-thumb{background:#fff;border:1px solid #db0029}.ce-theme .mat-slider:not(.mat-slider-disabled) .mat-slider-thumb-container .mat-slider-thumb-label .mat-slider-thumb-label-text{color:#db0029}.ce-theme .mat-slider:not(.mat-slider-disabled) .mat-slider-track-background{background-color:#ccc}.ce-theme .mat-slider .mat-slider-thumb{background-color:#ccc;top:-16px;right:-16px;width:32px;height:32px}.ce-theme mat-checkbox{padding:4px 0}.ce-theme mat-checkbox .mdc-checkbox{padding:5px;flex:0 0 16px;height:16px;width:16px}.ce-theme mat-checkbox .mdc-checkbox .mdc-checkbox__background{height:16px;width:16px;top:5px;left:5px}.ce-theme mat-checkbox .mdc-checkbox .mat-mdc-checkbox-touch-target{height:30px;width:30px}.ce-theme mat-checkbox .mdc-checkbox__layout .mdc-checkbox__inner-container{margin-top:2px}.ce-theme mat-checkbox .mdc-checkbox__layout .mdc-checkbox__label{font-size:16px;font-weight:300;letter-spacing:-.27px;line-height:24px;white-space:initial}.ce-theme mat-checkbox:not(.mdc-checkbox__disabled) .mdc-checkbox__label{color:#333}.ce-theme mat-checkbox .mdc-checkbox__frame{border-color:#666;border-width:1px}.ce-theme .mdc-checkbox__checkmark{fill:#db0029}.ce-theme .mdc-checkbox__mixedmark{background-color:transparent}.ce-theme .mdc-checkbox:not(.mdc-checkbox__disabled).mat-primary .mdc-checkbox__ripple .mat-ripple-element{background-color:#db002942}.ce-theme .mdc-checkbox:not(.mdc-checkbox__disabled).mat-accent .mdc-checkbox__ripple .mat-ripple-element{background-color:#db002942}.ce-theme .mdc-checkbox:not(.mdc-checkbox__disabled).mat-warn .mdc-checkbox__ripple .mat-ripple-element{background-color:#db002942}.ce-theme .mdc-checkbox .mdc-checkbox__native-control[disabled]:checked~.mdc-checkbox__background{border-color:#db0029!important;background-color:transparent!important}.ce-theme .mat-mdc-checkbox-checked.mat-accent .mdc-checkbox__background{background-color:transparent}.ce-theme .mat-mdc-checkbox-checked .mdc-checkbox__frame{border-color:#db0029}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.ce-theme .mat-mdc-checkbox-checked .mdc-checkbox__checkmark{top:0}}.ce-theme .mat-mdc-checkbox-checked .mdc-checkbox__checkmark-path{stroke:#db0029}.ce-theme .mdc-checkbox__indeterminate .mat-accent .mdc-checkbox__background{background-color:#db0029}.ce-theme .mat-mdc-form-field{font-weight:300;font-size:16px;width:100%}.ce-theme .mat-mdc-form-field.textSufix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex{width:100%}.ce-theme .mat-mdc-form-field.disabled button,.ce-theme .mat-mdc-form-field.disabled label,.ce-theme .mat-mdc-form-field.disabled div,.ce-theme .mat-mdc-form-field.disabled mat-datepicker-toggle{pointer-events:none}.ce-theme .mat-mdc-form-field.required-input-asterisk .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-infix label:after{content:"*";color:#e91b06}.ce-theme .mat-mdc-form-field.required-input-asterisk .mat-mdc-form-field-required-marker{display:none}.ce-theme .mat-mdc-form-field.disabled-amount .mat-mdc-text-field-wrapper:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:transparent}.ce-theme .mat-mdc-form-field.disabled-amount .mat-mdc-text-field-wrapper .mdc-line-ripple:before{border-bottom-color:transparent!important}.ce-theme .mat-mdc-form-field.disabled-amount .mat-mdc-text-field-wrapper .mdc-line-ripple:after{border-bottom-color:transparent!important}.ce-theme .mat-mdc-form-field.disabled-amount .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-infix{height:1px}.ce-theme .mat-mdc-form-field.disabled-amount .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-infix input[readonly]{margin-top:4px;font-family:Ubuntu;font-size:16px;font-weight:300;font-stretch:normal;font-style:normal;line-height:1.38;letter-spacing:normal;color:var(--mdc-filled-text-field-input-text-color);pointer-events:none}.ce-theme .mat-mdc-form-field.warning-important .mat-mdc-text-field-wrapper .mdc-line-ripple:before,.ce-theme .mat-mdc-form-field.warning .mat-mdc-text-field-wrapper .mdc-line-ripple:before{border-bottom-color:#f1ae43!important}.ce-theme .mat-mdc-form-field.warning-important .mat-mdc-text-field-wrapper .mdc-line-ripple:after,.ce-theme .mat-mdc-form-field.warning .mat-mdc-text-field-wrapper .mdc-line-ripple:after{border-bottom-color:#f1ae43!important}.ce-theme .mat-mdc-form-field.warning-important .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-infix label,.ce-theme .mat-mdc-form-field.warning .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-infix label{color:#666!important}.ce-theme .mat-mdc-form-field.error:not(.disabled-amount) .mat-mdc-text-field-wrapper .mdc-line-ripple:before{border-bottom-color:#e91b06!important}.ce-theme .mat-mdc-form-field.error:not(.disabled-amount) .mat-mdc-text-field-wrapper .mdc-line-ripple:after{border-bottom-color:#e91b06!important}.ce-theme .mat-mdc-form-field.error .mat-mdc-text-field-wrapper.mdc-text-field{padding:0}.ce-theme .mat-mdc-form-field.error .mat-mdc-text-field-wrapper.mdc-text-field.mdc-text-field--focused .mat-mdc-form-field-flex .mat-mdc-form-field-infix .mdc-floating-label,.ce-theme .mat-mdc-form-field.error .mat-mdc-text-field-wrapper.mdc-text-field .mat-mdc-form-field-flex .mat-mdc-form-field-infix .mdc-floating-label{color:#e91b06}.ce-theme .mat-mdc-form-field .mat-mdc-text-field-wrapper{background-color:transparent}.ce-theme .mat-mdc-form-field .mat-mdc-text-field-wrapper.mdc-text-field{padding:0}.ce-theme .mat-mdc-form-field .mat-mdc-text-field-wrapper.mdc-text-field:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:#666}.ce-theme .mat-mdc-form-field .mat-mdc-text-field-wrapper.mdc-text-field .mdc-line-ripple:before{border-bottom-color:#ccc}.ce-theme .mat-mdc-form-field .mat-mdc-text-field-wrapper.mdc-text-field .mdc-line-ripple:after{border-bottom-color:#666}.ce-theme .mat-mdc-form-field .mat-mdc-text-field-wrapper.mdc-text-field .mat-mdc-form-field-flex .mat-mdc-form-field-infix .mdc-floating-label{color:#666}.ce-theme .mat-mdc-form-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex{display:flex;flex-direction:row;width:100%}.ce-theme .mat-mdc-form-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-infix{border:0;height:100%;padding:0;width:100%}.ce-theme .mat-mdc-form-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-infix .mdc-floating-label{font-weight:300;font-size:16px;top:40px}.ce-theme .mat-mdc-form-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-infix .mdc-floating-label.mdc-floating-label--float-above{top:30px}.ce-theme .mat-mdc-form-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-infix input[readonly]{color:#00000061}.ce-theme .mat-mdc-form-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-infix input.mat-mdc-input-element{position:relative;top:25px}.ce-theme .mat-mdc-form-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-infix input.mat-mdc-input-element.toUpper{text-transform:uppercase}.ce-theme .mat-mdc-form-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix{display:flex;line-height:inherit;top:10px;height:100%}.ce-theme .mat-mdc-form-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label{font-size:16px}.ce-theme .mat-mdc-form-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-focus-overlay{background-color:transparent}.ce-theme .mat-mdc-form-field .mat-focused .mat-form-field-label{color:#666;top:19px!important}.ce-theme .mat-mdc-form-field .mat-mdc-form-field-subscript-wrapper{display:none}.ce-theme .mat-mdc-form-field .mat-mdc-option{margin:0!important;padding-left:15px!important;border-bottom:0px!important}.ce-theme .mat-mdc-form-field .mat-mdc-option.mat-active{background:none!important}.ce-theme .mat-mdc-form-field .mat-mdc-option-text{display:inline-table}.ce-theme .mat-mdc-form-field .mat-mdc-autocomplete-panel{margin-top:16px;margin-left:-16px;margin-right:-16px;border-radius:4px}.ce-theme .mat-mdc-form-field .mat-mdc-icon-button{position:relative;width:16px;padding:0}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.ce-theme .mat-mdc-form-field input.mat-input-element{height:36px}}@media only screen and (max-device-width: 960px){.ce-theme .mat-mdc-form-field input.mat-input-element{height:35px}}.ce-theme mat-error{width:-moz-fit-content;width:fit-content;font-family:Ubuntu;font-weight:400;font-size:13px!important;letter-spacing:0px;line-height:18px;margin-top:5px}.ce-theme mat-error.warning{color:#666!important}.ce-theme mat-error.warning-important{color:#f1ae43!important}.ce-theme mat-error.error{color:#e91b06!important}.ce-theme mat-error.mat-error-width-100{width:100%}.ce-theme mat-error.no-wrap{width:max-content}.ce-theme .mat-mdc-checkbox{margin-right:10px;margin-bottom:0;height:16px}.ce-theme .mat-mdc-checkbox .mdc-label{font-size:16px;font-weight:200}.ce-theme .mat-mdc-checkbox .mdc-checkbox__background{border:solid .01em}.ce-theme .mat-mdc-checkbox.mat-mdc-checkbox-checked .mdc-checkbox__background .mdc-checkbox__checkmark{background-color:transparent!important}.ce-theme .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background{background-color:transparent!important}.ce-theme .page-header{background-image:url(/assets/brands/ce/img/logo-small.svg)}.ce-theme footer>.btn-contact.fab-chat{background-image:url(/assets/common/img/avatar.png)}.ce-theme .spinner{background-image:url(/assets/brands/ce/favicons/favicon-96.png)}.ce-theme .loader-logo{background-image:url(/assets/brands/ce/img/logo-small.svg)}.ce-theme .font-family-chapo{font-family:Ubuntu;font-weight:300;font-size:24px!important;letter-spacing:-.1px;line-height:32px}.ce-theme .font-family-chapo-mobile{font-family:Ubuntu;font-weight:300;font-size:21px!important;letter-spacing:-.13px;line-height:32px}.ce-theme .font-family-mentions,.ce-theme .nxs-label{font-family:Ubuntu;font-weight:400;font-size:13px;letter-spacing:0px;line-height:18px}.ce-theme .font-family-sous-titre{font-family:Ubuntu;font-weight:400;font-size:19px!important;letter-spacing:-.12px;line-height:32px}.ce-theme .font-family-sous-titre-mobile{font-family:Ubuntu;font-weight:400;font-size:19px!important;letter-spacing:-.12px;line-height:24px}.ce-theme .font-family-texte{font-family:Ubuntu;font-weight:400;font-size:16px;letter-spacing:0px;line-height:22px}.ce-theme .font-family-texte-gras{font-family:Ubuntu;font-weight:700;font-size:16px;letter-spacing:0px;line-height:22px}.ce-theme .font-family-texte-bold{font-family:Ubuntu;font-weight:300;font-size:16px!important;letter-spacing:0px;line-height:22px}.ce-theme .font-family-titre-edito{font-family:Ubuntu;font-weight:300;font-size:48px!important;letter-spacing:-.4px;line-height:56px}.ce-theme .font-family-titre-page{font-family:Ubuntu;font-weight:300;font-size:32px!important;letter-spacing:-.1px;line-height:40px}.ce-theme .font-family-titre-rubrique{font-family:Ubuntu;font-weight:500;font-size:21px!important;letter-spacing:-.1px;line-height:32px}.ce-theme .font-family-titre-rubrique-mobile{font-family:Ubuntu;font-weight:500;font-size:19px!important;letter-spacing:-.1px;line-height:24px}.ce-theme .home-mat-drawer-container .mat-drawer-content{overflow:hidden}.ce-theme .home{height:100vh;width:100vw;overflow:hidden;display:flex;flex-direction:column}.ce-theme .content-container{overflow:hidden;display:flex;flex-direction:column;flex-grow:1;align-items:center;background-image:url(/assets/brands/ce/images/home.jpg);background-repeat:no-repeat;background-size:cover;background-position:center;width:100vw;margin:0 auto;top:48px;bottom:0;height:auto;left:0}.ce-theme .content{flex-grow:1;width:100vw;margin:0 auto}.ce-theme .homepage-title{margin-bottom:60px;width:100%;min-width:350px;height:40px;color:#fff}.ce-theme .search-block{max-width:810px;margin:100px auto}.ce-theme .fix-size-natixis{width:810px;margin:0}.ce-theme .documents-icon{color:#db0029}.ce-theme .margin-right{margin-right:10px}.ce-theme .margin-left{margin-left:10px}.ce-theme ::selection{background:#ed8094}.ce-theme ::-moz-selection{background:#ed8094}.ce-theme .mat-accent{--mat-option-selected-state-label-text-color: #333333;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.ce-theme .mat-warn{--mat-option-selected-state-label-text-color: #f44336;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.ce-theme .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #db0029;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #db0029;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.ce-theme .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #333333;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #333333;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.ce-theme .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #f44336;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #f44336;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.ce-theme .mat-elevation-z0,.ce-theme .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.ce-theme .mat-elevation-z1,.ce-theme .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.ce-theme .mat-elevation-z2,.ce-theme .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.ce-theme .mat-elevation-z3,.ce-theme .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.ce-theme .mat-elevation-z4,.ce-theme .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.ce-theme .mat-elevation-z5,.ce-theme .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.ce-theme .mat-elevation-z6,.ce-theme .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.ce-theme .mat-elevation-z7,.ce-theme .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.ce-theme .mat-elevation-z8,.ce-theme .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.ce-theme .mat-elevation-z9,.ce-theme .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.ce-theme .mat-elevation-z10,.ce-theme .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.ce-theme .mat-elevation-z11,.ce-theme .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.ce-theme .mat-elevation-z12,.ce-theme .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.ce-theme .mat-elevation-z13,.ce-theme .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.ce-theme .mat-elevation-z14,.ce-theme .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.ce-theme .mat-elevation-z15,.ce-theme .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.ce-theme .mat-elevation-z16,.ce-theme .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.ce-theme .mat-elevation-z17,.ce-theme .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.ce-theme .mat-elevation-z18,.ce-theme .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.ce-theme .mat-elevation-z19,.ce-theme .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.ce-theme .mat-elevation-z20,.ce-theme .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.ce-theme .mat-elevation-z21,.ce-theme .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.ce-theme .mat-elevation-z22,.ce-theme .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.ce-theme .mat-elevation-z23,.ce-theme .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.ce-theme .mat-elevation-z24,.ce-theme .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.ce-theme .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #db0029;--mdc-linear-progress-track-color: rgba(219, 0, 41, .25)}.ce-theme .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #333333;--mdc-linear-progress-track-color: rgba(51, 51, 51, .25)}.ce-theme .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #f44336;--mdc-linear-progress-track-color: rgba(244, 67, 54, .25)}.ce-theme .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #333333;--mdc-filled-text-field-focus-active-indicator-color: #333333;--mdc-filled-text-field-focus-label-text-color: rgba(51, 51, 51, .87);--mdc-outlined-text-field-caret-color: #333333;--mdc-outlined-text-field-focus-outline-color: #333333;--mdc-outlined-text-field-focus-label-text-color: rgba(51, 51, 51, .87);--mat-form-field-focus-select-arrow-color: rgba(51, 51, 51, .87)}.ce-theme .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #f44336;--mdc-filled-text-field-focus-active-indicator-color: #f44336;--mdc-filled-text-field-focus-label-text-color: rgba(244, 67, 54, .87);--mdc-outlined-text-field-caret-color: #f44336;--mdc-outlined-text-field-focus-outline-color: #f44336;--mdc-outlined-text-field-focus-label-text-color: rgba(244, 67, 54, .87);--mat-form-field-focus-select-arrow-color: rgba(244, 67, 54, .87)}.ce-theme .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(51, 51, 51, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.ce-theme .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(244, 67, 54, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.ce-theme .mat-mdc-standard-chip{--mdc-chip-container-shape-family: rounded;--mdc-chip-container-shape-radius: 16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family: rounded;--mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.ce-theme .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-selected-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-flat-disabled-selected-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.ce-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.ce-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #db0029;--mdc-chip-elevated-selected-container-color: #db0029;--mdc-chip-elevated-disabled-container-color: #db0029;--mdc-chip-flat-disabled-selected-container-color: #db0029;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.ce-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.ce-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #333333;--mdc-chip-elevated-selected-container-color: #333333;--mdc-chip-elevated-disabled-container-color: #333333;--mdc-chip-flat-disabled-selected-container-color: #333333;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.ce-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.ce-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #f44336;--mdc-chip-elevated-selected-container-color: #f44336;--mdc-chip-elevated-disabled-container-color: #f44336;--mdc-chip-flat-disabled-selected-container-color: #f44336;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.ce-theme .mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 32px}.ce-theme .mat-mdc-standard-chip{--mdc-chip-label-text-font: Ubuntu;--mdc-chip-label-text-line-height: 20px;--mdc-chip-label-text-size: 14px;--mdc-chip-label-text-tracking: normal;--mdc-chip-label-text-weight: 300}.ce-theme .mat-mdc-slide-toggle{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.ce-theme .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #2e2e2e;--mdc-switch-selected-handle-color: #2e2e2e;--mdc-switch-selected-hover-state-layer-color: #2e2e2e;--mdc-switch-selected-pressed-state-layer-color: #2e2e2e;--mdc-switch-selected-focus-handle-color: #141414;--mdc-switch-selected-hover-handle-color: #141414;--mdc-switch-selected-pressed-handle-color: #141414;--mdc-switch-selected-focus-track-color: #707070;--mdc-switch-selected-hover-track-color: #707070;--mdc-switch-selected-pressed-track-color: #707070;--mdc-switch-selected-track-color: #707070}.ce-theme .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e53935;--mdc-switch-selected-handle-color: #e53935;--mdc-switch-selected-hover-state-layer-color: #e53935;--mdc-switch-selected-pressed-state-layer-color: #e53935;--mdc-switch-selected-focus-handle-color: #b71c1c;--mdc-switch-selected-hover-handle-color: #b71c1c;--mdc-switch-selected-pressed-handle-color: #b71c1c;--mdc-switch-selected-focus-track-color: #e57373;--mdc-switch-selected-hover-track-color: #e57373;--mdc-switch-selected-pressed-track-color: #e57373;--mdc-switch-selected-track-color: #e57373}.ce-theme .mat-mdc-slide-toggle{--mdc-form-field-label-text-font: Ubuntu;--mdc-form-field-label-text-line-height: 20px;--mdc-form-field-label-text-size: 14px;--mdc-form-field-label-text-tracking: normal;--mdc-form-field-label-text-weight: 300}.ce-theme .mat-mdc-radio-button{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.ce-theme .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #db0029;--mdc-radio-selected-hover-icon-color: #db0029;--mdc-radio-selected-icon-color: #db0029;--mdc-radio-selected-pressed-icon-color: #db0029;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #db0029;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.ce-theme .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #333333;--mdc-radio-selected-hover-icon-color: #333333;--mdc-radio-selected-icon-color: #333333;--mdc-radio-selected-pressed-icon-color: #333333;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #333333;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.ce-theme .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.ce-theme .mat-mdc-radio-button{--mdc-form-field-label-text-font: Ubuntu;--mdc-form-field-label-text-line-height: 20px;--mdc-form-field-label-text-size: 14px;--mdc-form-field-label-text-tracking: normal;--mdc-form-field-label-text-weight: 300}.ce-theme .mat-accent{--mat-slider-ripple-color: #333333;--mat-slider-hover-state-layer-color: rgba(51, 51, 51, .05);--mat-slider-focus-state-layer-color: rgba(51, 51, 51, .2);--mdc-slider-handle-color: #333333;--mdc-slider-focus-handle-color: #333333;--mdc-slider-hover-handle-color: #333333;--mdc-slider-active-track-color: #333333;--mdc-slider-inactive-track-color: #333333;--mdc-slider-with-tick-marks-inactive-container-color: #333333;--mdc-slider-with-tick-marks-active-container-color: white}.ce-theme .mat-warn{--mat-slider-ripple-color: #f44336;--mat-slider-hover-state-layer-color: rgba(244, 67, 54, .05);--mat-slider-focus-state-layer-color: rgba(244, 67, 54, .2);--mdc-slider-handle-color: #f44336;--mdc-slider-focus-handle-color: #f44336;--mdc-slider-hover-handle-color: #f44336;--mdc-slider-active-track-color: #f44336;--mdc-slider-inactive-track-color: #f44336;--mdc-slider-with-tick-marks-inactive-container-color: #f44336;--mdc-slider-with-tick-marks-active-container-color: white}.ce-theme .mdc-list-item__start,.ce-theme .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #db0029;--mdc-radio-selected-hover-icon-color: #db0029;--mdc-radio-selected-icon-color: #db0029;--mdc-radio-selected-pressed-icon-color: #db0029}.ce-theme .mat-accent .mdc-list-item__start,.ce-theme .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #333333;--mdc-radio-selected-hover-icon-color: #333333;--mdc-radio-selected-icon-color: #333333;--mdc-radio-selected-pressed-icon-color: #333333}.ce-theme .mat-warn .mdc-list-item__start,.ce-theme .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336}.ce-theme .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #db0029;--mdc-checkbox-selected-hover-icon-color: #db0029;--mdc-checkbox-selected-icon-color: #db0029;--mdc-checkbox-selected-pressed-icon-color: #db0029;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #db0029;--mdc-checkbox-selected-hover-state-layer-color: #db0029;--mdc-checkbox-selected-pressed-state-layer-color: #db0029;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.ce-theme .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #333333;--mdc-checkbox-selected-hover-icon-color: #333333;--mdc-checkbox-selected-icon-color: #333333;--mdc-checkbox-selected-pressed-icon-color: #333333;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #333333;--mdc-checkbox-selected-hover-state-layer-color: #333333;--mdc-checkbox-selected-pressed-state-layer-color: #333333;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.ce-theme .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f44336;--mdc-checkbox-selected-hover-state-layer-color: #f44336;--mdc-checkbox-selected-pressed-state-layer-color: #f44336;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.ce-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.ce-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.ce-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.ce-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#db0029}.ce-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.ce-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.ce-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.ce-theme .mdc-list-item__start,.ce-theme .mdc-list-item__end{--mdc-radio-state-layer-size: 40px}.ce-theme .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.ce-theme .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.ce-theme .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.ce-theme .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.ce-theme .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.ce-theme .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}.ce-theme .mdc-list-group__subheader{font:500 16px/24px Ubuntu;letter-spacing:normal}.ce-theme .mat-mdc-tab-group,.ce-theme .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #db0029;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #db0029;--mat-tab-header-active-ripple-color: #db0029;--mat-tab-header-inactive-ripple-color: #db0029;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #db0029;--mat-tab-header-active-hover-label-text-color: #db0029;--mat-tab-header-active-focus-indicator-color: #db0029;--mat-tab-header-active-hover-indicator-color: #db0029}.ce-theme .mat-mdc-tab-group.mat-accent,.ce-theme .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #333333;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #333333;--mat-tab-header-active-ripple-color: #333333;--mat-tab-header-inactive-ripple-color: #333333;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #333333;--mat-tab-header-active-hover-label-text-color: #333333;--mat-tab-header-active-focus-indicator-color: #333333;--mat-tab-header-active-hover-indicator-color: #333333}.ce-theme .mat-mdc-tab-group.mat-warn,.ce-theme .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #f44336;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #f44336;--mat-tab-header-active-ripple-color: #f44336;--mat-tab-header-inactive-ripple-color: #f44336;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #f44336;--mat-tab-header-active-hover-label-text-color: #f44336;--mat-tab-header-active-focus-indicator-color: #f44336;--mat-tab-header-active-hover-indicator-color: #f44336}.ce-theme .mat-mdc-tab-group.mat-background-primary,.ce-theme .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #db0029;--mat-tab-header-with-background-foreground-color: white}.ce-theme .mat-mdc-tab-group.mat-background-accent,.ce-theme .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #333333;--mat-tab-header-with-background-foreground-color: white}.ce-theme .mat-mdc-tab-group.mat-background-warn,.ce-theme .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #f44336;--mat-tab-header-with-background-foreground-color: white}.ce-theme .mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px}.ce-theme .mat-mdc-tab-header{--mat-tab-header-label-text-font: Ubuntu;--mat-tab-header-label-text-size: 14px;--mat-tab-header-label-text-tracking: normal;--mat-tab-header-label-text-line-height: 14px;--mat-tab-header-label-text-weight: 500}.ce-theme .mat-mdc-checkbox{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.ce-theme .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #db0029;--mdc-checkbox-selected-hover-icon-color: #db0029;--mdc-checkbox-selected-icon-color: #db0029;--mdc-checkbox-selected-pressed-icon-color: #db0029;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #db0029;--mdc-checkbox-selected-hover-state-layer-color: #db0029;--mdc-checkbox-selected-pressed-state-layer-color: #db0029;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.ce-theme .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f44336;--mdc-checkbox-selected-hover-state-layer-color: #f44336;--mdc-checkbox-selected-pressed-state-layer-color: #f44336;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.ce-theme .mat-mdc-checkbox{--mdc-form-field-label-text-font: Ubuntu;--mdc-form-field-label-text-line-height: 20px;--mdc-form-field-label-text-size: 14px;--mdc-form-field-label-text-tracking: normal;--mdc-form-field-label-text-weight: 300}.ce-theme .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #db0029;--mat-text-button-state-layer-color: #db0029;--mat-text-button-ripple-color: rgba(219, 0, 41, .1)}.ce-theme .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #333333;--mat-text-button-state-layer-color: #333333;--mat-text-button-ripple-color: rgba(51, 51, 51, .1)}.ce-theme .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #f44336;--mat-text-button-state-layer-color: #f44336;--mat-text-button-ripple-color: rgba(244, 67, 54, .1)}.ce-theme .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #db0029;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.ce-theme .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #333333;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.ce-theme .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #f44336;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.ce-theme .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #db0029;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.ce-theme .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #333333;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.ce-theme .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #f44336;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.ce-theme .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #db0029;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #db0029;--mat-outlined-button-ripple-color: rgba(219, 0, 41, .1)}.ce-theme .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #333333;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #333333;--mat-outlined-button-ripple-color: rgba(51, 51, 51, .1)}.ce-theme .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #f44336;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #f44336;--mat-outlined-button-ripple-color: rgba(244, 67, 54, .1)}.ce-theme .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #db0029;--mat-icon-button-state-layer-color: #db0029;--mat-icon-button-ripple-color: rgba(219, 0, 41, .1)}.ce-theme .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #333333;--mat-icon-button-state-layer-color: #333333;--mat-icon-button-ripple-color: rgba(51, 51, 51, .1)}.ce-theme .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #f44336;--mat-icon-button-state-layer-color: #f44336;--mat-icon-button-ripple-color: rgba(244, 67, 54, .1)}.ce-theme .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 48px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:12px}.ce-theme .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #db0029;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.ce-theme .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #333333;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.ce-theme .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #f44336;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.ce-theme .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #db0029;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.ce-theme .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #333333;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.ce-theme .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #f44336;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.ce-theme .mat-accent{--mdc-circular-progress-active-indicator-color: #333333}.ce-theme .mat-warn{--mdc-circular-progress-active-indicator-color: #f44336}.ce-theme .mat-badge-accent{--mat-badge-background-color: #333333;--mat-badge-text-color: white}.ce-theme .mat-badge-warn{--mat-badge-background-color: #f44336;--mat-badge-text-color: white}.ce-theme .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #333333;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(51, 51, 51, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(51, 51, 51, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(51, 51, 51, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(51, 51, 51, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.ce-theme .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f44336;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(244, 67, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(244, 67, 54, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.ce-theme .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #333333}.ce-theme .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #f44336}.ce-theme .mat-calendar-controls{--mat-icon-button-touch-target-display: none}.ce-theme .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 40px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:8px}.ce-theme .mat-icon.mat-primary{--mat-icon-color: #db0029}.ce-theme .mat-icon.mat-accent{--mat-icon-color: #333333}.ce-theme .mat-icon.mat-warn{--mat-icon-color: #f44336}.ce-theme .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #333333;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #333333;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #333333;--mat-stepper-header-edit-state-icon-foreground-color: white}.ce-theme .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f44336;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f44336;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f44336;--mat-stepper-header-edit-state-icon-foreground-color: white}.ce-theme .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #db0029;--mat-toolbar-container-text-color: white}.ce-theme .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #333333;--mat-toolbar-container-text-color: white}.ce-theme .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #f44336;--mat-toolbar-container-text-color: white}.ce-theme .mat-button-toggle-checked{background-color:#db0029!important;color:#fff!important}.ce-theme .mat-button-toggle{height:24px;border-radius:12px;min-width:100px!important;width:110px!important;background-color:#fff;color:#db0029;margin:0 12px;text-align:end}.ce-theme .mat-button-toggle-label-content{padding:0!important;width:100%}.ce-theme .mat-button-toggle-label-content .mat-pseudo-checkbox{margin-right:5px;--mat-minimal-pseudo-checkbox-selected-checkmark-color: white;position:relative;right:6px;bottom:2px}.ce-theme .mat-button-toggle-group{min-width:200px!important;height:30px;border-radius:12px;background-color:transparent;box-shadow:none!important;border:hidden}.ce-theme .mat-button-toggle-label{margin:0;padding-right:10px;width:100px;height:22px;text-align:center}@media print{.ce-theme *{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.ce-theme .svg-container{margin:auto}.ce-theme .s8-lg{font-size:1.3333333333em;line-height:.75em;vertical-align:-15%}.ce-theme .s8-1px{font-size:1px}.ce-theme .s8-2px{font-size:2px}.ce-theme .s8-3px{font-size:3px}.ce-theme .s8-4px{font-size:4px}.ce-theme .s8-5px{font-size:5px}.ce-theme .s8-6px{font-size:6px}.ce-theme .s8-7px{font-size:7px}.ce-theme .s8-8px{font-size:8px}.ce-theme .s8-9px{font-size:9px}.ce-theme .s8-10px{font-size:10px}.ce-theme .s8-11px{font-size:11px}.ce-theme .s8-12px{font-size:12px}.ce-theme .s8-13px{font-size:13px}.ce-theme .s8-14px{font-size:14px}.ce-theme .s8-15px{font-size:15px}.ce-theme .s8-16px{font-size:16px}.ce-theme .s8-17px{font-size:17px}.ce-theme .s8-18px{font-size:18px}.ce-theme .s8-19px{font-size:19px}.ce-theme .s8-20px{font-size:20px}.ce-theme .s8-21px{font-size:21px}.ce-theme .s8-22px{font-size:22px}.ce-theme .s8-23px{font-size:23px}.ce-theme .s8-24px{font-size:24px}.ce-theme .s8-25px{font-size:25px}.ce-theme .s8-26px{font-size:26px}.ce-theme .s8-27px{font-size:27px}.ce-theme .s8-28px{font-size:28px}.ce-theme .s8-29px{font-size:29px}.ce-theme .s8-30px{font-size:30px}.ce-theme .s8-31px{font-size:31px}.ce-theme .s8-32px{font-size:32px}.ce-theme .s8-33px{font-size:33px}.ce-theme .s8-34px{font-size:34px}.ce-theme .s8-35px{font-size:35px}.ce-theme .s8-36px{font-size:36px}.ce-theme .s8-37px{font-size:37px}.ce-theme .s8-38px{font-size:38px}.ce-theme .s8-39px{font-size:39px}.ce-theme .s8-40px{font-size:40px}.ce-theme .s8-41px{font-size:41px}.ce-theme .s8-42px{font-size:42px}.ce-theme .s8-43px{font-size:43px}.ce-theme .s8-44px{font-size:44px}.ce-theme .s8-45px{font-size:45px}.ce-theme .s8-46px{font-size:46px}.ce-theme .s8-47px{font-size:47px}.ce-theme .s8-48px{font-size:48px}.ce-theme .s8-49px{font-size:49px}.ce-theme .s8-50px{font-size:50px}.ce-theme .s8-51px{font-size:51px}.ce-theme .s8-52px{font-size:52px}.ce-theme .s8-53px{font-size:53px}.ce-theme .s8-54px{font-size:54px}.ce-theme .s8-55px{font-size:55px}.ce-theme .s8-56px{font-size:56px}.ce-theme .s8-57px{font-size:57px}.ce-theme .s8-58px{font-size:58px}.ce-theme .s8-59px{font-size:59px}.ce-theme .s8-60px{font-size:60px}.ce-theme .s8-61px{font-size:61px}.ce-theme .s8-62px{font-size:62px}.ce-theme .s8-63px{font-size:63px}.ce-theme .s8-64px{font-size:64px}.ce-theme .s8-65px{font-size:65px}.ce-theme .s8-66px{font-size:66px}.ce-theme .s8-67px{font-size:67px}.ce-theme .s8-68px{font-size:68px}.ce-theme .s8-69px{font-size:69px}.ce-theme .s8-70px{font-size:70px}.ce-theme .s8-71px{font-size:71px}.ce-theme .s8-72px{font-size:72px}.ce-theme .s8-73px{font-size:73px}.ce-theme .s8-74px{font-size:74px}.ce-theme .s8-75px{font-size:75px}.ce-theme .s8-76px{font-size:76px}.ce-theme .s8-77px{font-size:77px}.ce-theme .s8-78px{font-size:78px}.ce-theme .s8-79px{font-size:79px}.ce-theme .s8-80px{font-size:80px}.ce-theme .s8-81px{font-size:81px}.ce-theme .s8-82px{font-size:82px}.ce-theme .s8-83px{font-size:83px}.ce-theme .s8-84px{font-size:84px}.ce-theme .s8-85px{font-size:85px}.ce-theme .s8-86px{font-size:86px}.ce-theme .s8-87px{font-size:87px}.ce-theme .s8-88px{font-size:88px}.ce-theme .s8-89px{font-size:89px}.ce-theme .s8-90px{font-size:90px}.ce-theme .s8-91px{font-size:91px}.ce-theme .s8-92px{font-size:92px}.ce-theme .s8-93px{font-size:93px}.ce-theme .s8-94px{font-size:94px}.ce-theme .s8-95px{font-size:95px}.ce-theme .s8-96px{font-size:96px}.ce-theme .s8-97px{font-size:97px}.ce-theme .s8-98px{font-size:98px}.ce-theme .s8-99px{font-size:99px}.ce-theme .s8-100px{font-size:100px}.ce-theme .s8-button{font-size:16px}.ce-theme .s8-1x{font-size:24px}.ce-theme .s8-2x{font-size:32px}.ce-theme .s8-3x{font-size:48px}.ce-theme .s8-4x{font-size:64px}.ce-theme .s8-5x{font-size:80px}.ce-theme .s8-fw{width:1.2857142857em;text-align:center}.ce-theme .document_euro{height:100%;width:100%;background-image:url(/assets/brands/ce/icons//document_euro.svg);background-size:cover}.ce-theme .download{height:100%;width:100%;background-image:url(/assets/brands/ce/icons//download.svg);background-size:cover}.ce-theme .document_humain{height:100%;width:100%;background-image:url(/assets/brands/ce/icons/document_humain.svg);background-size:cover}.ce-theme .document_humain_disabled{height:100%;width:100%;background-image:url(/assets/brands/common/icons/document_humain_disabled.svg);background-size:cover}.ce-theme .epargne{height:100%;width:100%;background-image:url(/assets/brands/ce/icons/epargne.svg);background-size:cover}.ce-theme .error_icon{height:100%;width:100%;background-image:url(/assets/brands/common/icons/error.svg);background-size:cover}.ce-theme .warning_icon{height:100%;width:100%;background-image:url(/assets/brands/common/icons/warning.svg);background-size:cover}.ce-theme .nouveau_plus{height:100%;width:100%;background-image:url(/assets/brands/ce/icons/nouveau_plus.svg);background-size:cover}.ce-theme .company_logo{height:100%;width:100%;background-image:url(/assets/brands/ce/img/logo-small.svg);background-size:cover}.ce-theme .nouveau_plus_disabled{height:100%;width:100%;background-image:url(/assets/brands/common/icons/nouveau_plus_disabled.svg);background-size:cover}.ce-theme .ordinateur_triste{height:100%;width:100%;background-image:url(/assets/brands/ce/icons/ordinateur_triste.svg);background-size:cover}.ce-theme .grid_icon{height:100%;width:100%;background-image:url(/assets/brands/ce/icons/grid_icon.svg);background-size:cover}.ce-theme .pie_chart_icon{height:100%;width:100%;background-image:url(/assets/brands/ce/icons/pie_chart_icon.svg);background-size:cover}.ce-theme .icon_doc_out{height:100%;width:100%;background-image:url(/assets/brands/ce/icons/icon_doc_out.svg);background-size:cover}.ce-theme .switch_brut_net{height:100%;width:100%;background-image:url(/assets/brands/ce/icons/switch_brut_net.svg);background-size:cover}.ce-theme .maison_euro{height:100%;width:100%;background-image:url(/assets/brands/ce/icons/maison_euro.svg);background-size:cover}.ce-theme .transaction{height:100%;width:100%;background-image:url(/assets/brands/ce/icons/transaction.svg);background-size:cover}.ce-theme .retrait_espece{height:100%;width:100%;background-image:url(/assets/brands/ce/icons/retrait_espece.svg);background-size:cover}.ce-theme .humain{height:100%;width:100%;background-image:url(/assets/brands/ce/icons/humain.svg);background-size:cover}.ce-theme .no_results{height:100%;width:100%;background-image:url(/assets/brands/ce/icons/no_results.svg);background-size:cover}.ce-theme .contrat_signature{height:100%;width:100%;background-image:url(/assets/brands/ce/icons/contrat_signature.svg);background-size:cover}.ce-theme .contrat_signature_disabled{height:100%;width:100%;background-image:url(/assets/brands/common/icons/contrat_signature_disabled.svg);background-size:cover}.ce-theme .virements_credit{height:100%;width:100%;background-image:url(/assets/brands/ce/icons/virements_credit.svg);background-size:cover}.ce-theme .construction{height:100%;width:100%;background-image:url(/assets/brands/ce/icons/construction.svg);background-size:cover}.ce-theme .logo-imprimante{height:100%;width:100%;background-image:url(/assets/brands/ce/icons/logo-imprimante.svg);background-size:cover}.ce-theme .upload{height:100%;width:100%;background-image:url(/assets/brands/ce/icons/upload.svg);background-size:cover}.ce-theme .documents_icons{height:100%;width:100%;background-image:url(/assets/brands/ce/icons/documents.svg);background-size:cover}.ce-theme .document_check{height:100%;width:100%;background-image:url(/assets/brands/ce/icons/document_check.svg);background-size:cover}.ce-theme .close_wizard{height:100%;width:100%;background-image:url(/assets/brands/ce/icons/close_wizard.svg);background-size:cover}.ce-theme .check_circle{height:100%;width:100%;background-image:url(/assets/brands/ce/icons/check_circle.svg);background-size:cover}.ce-theme .group{height:100%;width:100%;background-image:url(/assets/brands/ce/icons/group.svg);background-size:cover}.ce-theme .picto_document_document{height:100%;width:100%;background-image:url(/assets/brands/ce/icons/picto_document_document.svg);background-size:cover}.ce-theme .picto_objet_feuille{height:100%;width:100%;background-image:url(/assets/brands/ce/icons/picto_objet_feuille.svg);background-size:cover}.ce-theme .picto_humain_humains{height:100%;width:100%;background-image:url(/assets/brands/ce/icons/picto_humain_humains.svg);background-size:cover}.ce-theme .picto_objet_international{height:100%;width:100%;background-image:url(/assets/brands/ce/icons/picto_objet_international.svg);background-size:cover}.ce-theme .chrome_icon{height:100%;width:100%;background-image:url(/assets/brands/common/icons/chrome.svg);background-size:cover}.ce-theme .edge_icon{height:100%;width:100%;background-image:url(/assets/brands/common/icons/edge.svg);background-size:cover}.ce-theme .firefox_icon{height:100%;width:100%;background-image:url(/assets/brands/common/icons/firefox.svg);background-size:cover}.ce-theme .navigateur_obsolete{height:100%;width:100%;background-image:url(/assets/brands/ce/icons/erreurs_navigateur_obsolete.svg);background-size:cover}.ce-theme .picto_objet_sablier{height:100%;width:100%;background-image:url(/assets/brands/ce/icons/picto_objet_sablier.svg);background-size:cover}.ce-theme .primary-header{background-color:#fff!important;padding:0!important;height:48px;display:flex}.ce-theme .subtitle-main-header h4{font-size:18px!important;font-weight:700;color:#db0029}.ce-theme .full-header{display:flex}.ce-theme .page-header{background-size:contain;background-repeat:no-repeat;height:21px;width:21px;padding-top:14px;padding-left:24px;vertical-align:center}.ce-theme .homepage-text{padding-left:12px;font-size:13px;font-family:Ubuntu;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.6;letter-spacing:normal;color:#333}.ce-theme .page-header_pointer:hover{cursor:pointer}.ce-theme .profile_button{height:100%;max-height:48px}.ce-theme .profile_button span{font-size:13px;font-weight:700!important}.ce-theme .header{overflow:hidden;width:100%;height:48px;min-width:1024px;padding-left:25px;padding-right:25px;align-items:center;margin:0!important;background-color:#fff;box-shadow:0 3px 6px #00000029;z-index:3}.ce-theme .retour-button{color:#db0029}.ce-theme .retour-button:hover{cursor:pointer}@media only screen and (max-device-width: 960px){.ce-theme .header{min-width:320px}}.ce-theme .top-header{margin:20px;display:flex;flex-direction:row;justify-content:space-between}.ce-theme .top-header .top-header-item .header-profile-icon{color:#db0029}.ce-theme .top-header .header-bold-title{margin-left:auto;margin-right:auto;font-weight:700;color:#db0029}.ce-theme .header-nxs{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;width:100%}.ce-theme .header-logo{height:21px;margin-bottom:auto;margin-top:auto}.ce-theme .header-container{display:flex;outline:0}.ce-theme .logo_pointer:hover{cursor:pointer}.ce-theme .logo_pointer:focus{outline:0}.ce-theme .title{text-align:center;min-width:182px;height:22px;color:#db0029;width:auto}@media only screen and (max-device-width: 480px){.ce-theme .profile{display:none}.ce-theme .human-icon{width:auto}.ce-theme .header-logo{padding:0 15px!important}.ce-theme .title{padding:0 20px 0 10px;margin:0 auto}.ce-theme .homepage-text{display:none}}.ce-theme .profile{text-align:right;text-align:-webkit-right;display:flex;flex-direction:row-reverse}.ce-theme .profile span{height:18px}.ce-theme .button-row{margin-left:8px;height:18px;color:#333;cursor:pointer}.ce-theme .header-simple-text{font-family:Ubuntu;font-size:13px!important;color:#db0029;display:inline-block;vertical-align:middle}.ce-theme .header-simple-text .header-simple-text-label{float:left}.ce-theme .header-simple-text .header-simple-text-button{float:left;margin-top:4px}.ce-theme .header-simple-text .header-simple-text-button .close{color:#db0029!important}.ce-theme a:hover{text-decoration:none}.ce-theme .nxs-neo-top-header{background-image:linear-gradient(to top,#f1f1f2,#f4f4f4,#f8f8f8,#fbfbfb,#fff)}.ce-theme .nxs-neo-top-header .neo-top-header-container{font-family:Ubuntu;margin:0 20px 10px;border-bottom:1px solid #ada8a8}.ce-theme .nxs-neo-top-header .neo-top-header-container .subscription-details{display:flex;flex-direction:column;margin-top:20px;text-align:center}.ce-theme .nxs-neo-top-header .neo-top-header-container .subscription-details div{margin-left:auto;margin-right:auto}.ce-theme .nxs-neo-top-header .neo-top-header-container .subscription-details>div:nth-child(1){font-size:xx-large}.ce-theme .nxs-neo-top-header .neo-top-header-container .subscription-details>div:nth-child(2){font-size:small}.ce-theme .nxs-neo-top-header .neo-top-header-container .neo-top-header{display:flex;flex-direction:row;justify-content:space-between;padding-top:15px}.ce-theme .nxs-neo-top-header .neo-top-header-container .neo-top-header .neo-top-header-item{width:-moz-fit-content;width:fit-content}.ce-theme .nxs-neo-top-header .neo-top-header-container .neo-top-header .neo-top-header-item .neo-header-profile-icon,.ce-theme .nxs-neo-top-header .neo-top-header-container .neo-top-header .neo-top-header-item .neo-header-left-arrow{color:#db0029}.ce-theme .nxs-neo-top-header .neo-top-header-container .neo-top-header .neo-header-bold-title{color:#000}.ce-theme .nxs-neo-top-header .neo-top-header-container .neo-header-tab-menu-main{margin-top:15px}.ce-theme .nxs-neo-top-header .neo-top-header-container .neo-header-tab-menu-main .mat-mdc-tab-header{overflow-x:scroll!important}.ce-theme .nxs-neo-top-header .neo-top-header-container .neo-header-tab-menu-main .mat-mdc-tab-header::-webkit-scrollbar{display:none}.ce-theme .nxs-neo-top-header .neo-top-header-container .neo-header-tab-menu-main .mat-tab-link-container{overflow:initial}.ce-theme .nxs-neo-top-header .neo-top-header-container .neo-header-tab-menu-main .mat-mdc-tab-header-pagination-controls-enabled .mat-mdc-tab-header-pagination{display:none}.ce-theme .nxs-neo-top-header .neo-top-header-container .neo-header-tab-menu-main .nav-bar-neo-header-links{width:100%;min-width:320px;align-items:center;height:35px}.ce-theme .nxs-neo-top-header .neo-top-header-container .neo-header-tab-menu-main .nav-bar-neo-header-links .mat-badge-style{margin-top:27%;margin-left:-5%}.ce-theme .nxs-neo-top-header .neo-top-header-container .neo-header-tab-menu-main .nav-bar-neo-header-links .mat-mdc-tab-link-container{overflow:initial}.ce-theme .nxs-neo-top-header .neo-top-header-container .neo-header-tab-menu-main .nav-bar-neo-header-links .mat-mdc-tab-link{color:#000;font-size:16px!important;font-weight:400!important;height:35px;background-color:inherit!important;min-width:-moz-fit-content;min-width:fit-content}.ce-theme .nxs-neo-top-header .neo-top-header-container .neo-header-tab-menu-main .nav-bar-neo-header-links .mdc-tab__text-label{margin-bottom:10px}.ce-theme .nxs-neo-top-header .neo-top-header-container .neo-header-tab-menu-main .nav-bar-neo-header-links .mdc-tab--active .mdc-tab__text-label{color:#db0029;text-decoration:none}.ce-theme .nxs-neo-top-header .neo-top-header-container .neo-header-tab-menu-main .nav-bar-neo-header-links .mdc-tab--active .mdc-tab-indicator__content--underline{border-color:#db0029}.ce-theme .nxs-neo-top-header .neo-top-header-container .neo-header-tab-menu-main .nav-bar-neo-header-links .mat-ink-bar{background-color:#db0029}.ce-theme .nxs-neo-top-header .neo-top-header-container .neo-header-tab-menu-main .mat-mdc-tab-nav-bar{--mat-tab-header-active-ripple-color: transparent}.ce-theme .btn-hide{visibility:hidden}.ce-theme .main-menu{background-color:#fff;box-shadow:-1px 0 6px #ccc;padding:13px 24px 13px 16px;min-width:272px;position:fixed}.ce-theme .main-menu .menu-header{width:100%;height:35px}.ce-theme .main-menu .menu-header .mat-mdc-icon-button.mat-mdc-button-base{padding:0}.ce-theme .main-menu .menu-header .menu-username{font-family:Ubuntu;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#333}.ce-theme .main-menu .menu-header .button{max-height:35px;margin-left:15px;color:#000}.ce-theme .main-menu .logout-div{height:45px;margin-top:10px}.ce-theme .main-menu .tabs{width:100%}.ce-theme .main-menu .tabs .tabs-labels{height:22px;color:#000;margin:6px 0;border-top:1px;border-bottom:1px}.ce-theme .main-menu .tabs .tabs-labels .menu-labels-text{float:left}.ce-theme .main-menu .tabs .tabs-labels .menu-labels-icon{float:right}.ce-theme .main-menu .tabs .tabs-border{background-color:#a3a3a3;width:auto;height:1px!important;margin:0}@media only screen and (min-device-width: 960px){.ce-theme .main-menu .menu-header{display:flex;flex-direction:row;justify-content:space-between}}@media only screen and (max-device-width: 960px){.ce-theme .main-menu{min-width:100%;padding-left:15px;padding-right:15px}.ce-theme .main-menu hr{background-color:#a3a3a3}.ce-theme .main-menu .menu-header{width:100%}.ce-theme .main-menu .menu-header .menu-username{text-align:center}.ce-theme .main-menu .menu-header .close-btn{right:0;position:absolute;top:8px}.ce-theme .main-menu .tabs{width:95%;margin-right:auto;margin-left:auto;margin-top:20px}.ce-theme .main-menu .tabs .tabs-border{margin-top:15px}.ce-theme .main-menu .logout-div{width:95%;margin-right:auto;margin-left:auto;margin-top:40px}.ce-theme .main-menu .color-icon{color:#db0029}}.ce-theme .nxs-button{width:100%;height:100%}.ce-theme .nxs-button button{width:100%;height:100%;padding:7px}.ce-theme .nxs-button button.mat-mdc-button-disabled{background-color:#f5f5f5;color:#999}.ce-theme .nxs-button button.menu{color:#db0029}.ce-theme .nxs-button button .mdc-button__label{width:100%}.ce-theme .nxs-button .nxs-button-with-icon{display:flex;justify-content:center}.ce-theme .nxs-button .mat-mdc-outlined-button:not(.buttonfilter){border-color:#db0029;color:#db0029}.ce-theme .nxs-button .nxs-button-with-icon-after-float{text-align:center}.ce-theme .nxs-button .nxs-button-with-icon-after-float nxs-icon{float:right}.ce-theme .nxs-button .nxs-button-with-icon-after{text-align:center}.ce-theme .nxs-button .nxs-button-content-container{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ce-theme .nxs-button .nxs-button-content-container .nxs-button-icon{padding-right:4px}.ce-theme .nxs-button .nxs-button-content-container .nxs-button-text{text-align:center;font-family:Ubuntu;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ce-theme .nxs-button .actionmenu{min-width:125px;border-radius:30px;color:gray}.ce-theme .nxs-button .buttonfilter{min-width:125px;border-radius:30px;color:gray;border:thin solid currentColor}.ce-theme .nxs-button .buttonfilter .nxs-button-text{text-align:center;font-family:Ubuntu;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#333}.ce-theme .nxs-button .nxs-filter-button-with-color{min-width:125px;border-radius:30px;color:#db0029}.ce-theme .menu{color:#db0029}@media only screen and (max-device-width: 960px){.ce-theme .mat-mdc-button .mat-mdc-button-persistent-ripple:before{background-color:transparent}}.ce-theme .tab-menu-main{overflow:hidden;min-width:1024px;align-items:center;margin:0!important;height:132px;top:48px;position:absolute;background:linear-gradient(to right,#333,#333333e6,#3333331a),url(/assets/brands/ce/images/home.jpg) no-repeat 50% 59%;background-size:cover;margin:0 auto;width:100%}.ce-theme .tab-menu-main .secondary-header{background:none;height:99px;color:#fff!important;padding:0}.ce-theme .tab-menu-main .sub-header-client-name{font-size:32px;min-width:206px;height:40px;color:#fff;color:var(--white)}.ce-theme .tab-menu-main .sub-header-status{font-size:18px;font-weight:300;font-stretch:normal;font-style:italic;letter-spacing:-.1px;color:#fff}.ce-theme .tab-menu-main .sub-header-info{font-size:14px}.ce-theme .tab-menu-main .sub-header-title{height:20px}.ce-theme .tab-menu-main .tab-menu-container{overflow:hidden;max-width:1200px;margin:0 auto;align-items:center;width:100%}.ce-theme .tab-menu-main .mat-badge-style{margin-top:20%;margin-left:-5%}.ce-theme .tab-menu-main .mat-mdc-tab-links{color:#fff;font-size:16px!important;font-weight:400!important;height:40px;padding-bottom:8px;background-color:inherit!important;width:-moz-fit-content;width:fit-content}.ce-theme .tab-menu-main .mat-mdc-tab-links .mdc-tab__text-label{font-family:Ubuntu!important;font-size:16px!important;color:#cccc!important;font-weight:400}.ce-theme .tab-menu-main .mat-mdc-tab-links .mdc-tab.mat-mdc-tab-link{height:30px!important}.ce-theme .tab-menu-main .mat-mdc-tab-links .mdc-tab.mat-mdc-tab-link .mdc-tab-indicator__content.mdc-tab-indicator__content--underline{border-color:#fff!important}.ce-theme .tab-menu-main .mdc-tab--active .mdc-tab__text-label{color:#fff!important}.ce-theme .tab-menu-main .mat-mdc-tab-nav-bar{margin-left:100px}.ce-theme .tab-menu-main .no-padding{padding:0!important}@media only screen and (max-device-width: 960px){.ce-theme .tab-menu-main .tab-menu-main{top:0;width:100%;min-width:320px;align-items:center;position:relative;background:linear-gradient(180deg,#fff,#f5f5f5)}.ce-theme .tab-menu-main .tab-menu-container{max-height:200px;position:relative;float:center}.ce-theme .tab-menu-main .mat-toolbar{margin-left:20%!important;margin-right:20%!important}.ce-theme .tab-menu-main .secondary-header{height:100%;flex-wrap:wrap;position:relative}.ce-theme .tab-menu-main .sub-header-div{width:100%;text-align:center}.ce-theme .tab-menu-main .mobile-header-title{font-family:Ubuntu;font-size:20px;font-weight:450;width:100%;color:#000;text-align:center}.ce-theme .tab-menu-main .mobile-sub-header-title{font-size:14px;font-weight:300;font-stretch:normal;font-style:normal;letter-spacing:-.1px;color:#666}.ce-theme .tab-menu-main .mat-mdc-tab-nav-bar{height:30px;overflow-x:scroll;margin-left:16px;margin-right:16px;color:#000}.ce-theme .tab-menu-main .mat-mdc-tab-links{font-size:16px!important;font-weight:400!important;height:26px;padding-bottom:8px;background-color:inherit!important;min-width:120px;margin-bottom:5px}.ce-theme .tab-menu-main .mat-mdc-tab-links .mat-mdc-tab-link-container::-webkit-scrollbar{display:none}}@media screen and (max-width: 1024px){.ce-theme .tab-menu-main .tab-menu-main .sub-header-status,.ce-theme .tab-menu-main .tab-menu-main .sub-header-client-name{margin-left:24px}}@media screen and (min-width: 961px){.ce-theme .tab-menu-main .mat-ink-bar{background-color:#fff!important}}.ce-theme .alert{background-color:#f5f5f5;color:#db0029;border-radius:5px;min-height:30px;width:100%;padding:5px 0!important;margin:5px 30px 5px 0!important;font-size:13px}.ce-theme .alert-container{display:flex;justify-content:space-between;align-items:center}@media only screen and (max-device-width: 960px){.ce-theme .alert{padding:0}.ce-theme .icon-messages-mobile{width:10%}.ce-theme .label-messages-mobile{width:90%;text-align:left}}.ce-theme .nxs-select{width:100%;border-top:transparent}.ce-theme .nxs-select mat-form-field.disabled .mat-mdc-select-value-text{color:#00000061}.ce-theme .nxs-select .mat-mdc-select{font-weight:300;font-size:16px}.ce-theme .nxs-select .mat-mdc-select .mat-mdc-select-trigger{vertical-align:sub;top:20px}.ce-theme .nxs-select .mat-mdc-select .mat-primary .mat-mdc-option.mat-mdc-selected:not(.mat-mdc-option-disabled){color:#db0029}.ce-theme .nxs-select .mat-mdc-select .mat-mdc-select-panel mat-option.mat-mdc-option{height:unset}.ce-theme .nxs-select .mat-mdc-select .mat-mdc-option-text.mat-mdc-option-text{white-space:normal}.ce-theme .nxs-select .mat-mdc-select .mat-mdc-select-arrow{height:18px!important;width:18px!important;margin-top:25px;margin-right:-2px;border:none;background-image:url(/assets/brands/common/icons/icon_arrow_down.svg);background-repeat:round;background-size:cover}.ce-theme .nxs-select .mat-mdc-select .mat-mdc-select-arrow svg{display:none}.ce-theme .nxs-panel mat-card-content{display:flex}.ce-theme .nxs-panel .mat-mdc-card{padding:16px;height:80px;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.ce-theme .nxs-panel .mat-mdc-card .mat-mdc-card-content{padding:0}.ce-theme .nxs-panel .mat-mdc-card:hover{transition:box-shadow .28s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.ce-theme .nxs-panel .mat-mdc-card nxs-icon .svg-container>div{background-size:48px}.ce-theme .nxs-panel img{height:40px;width:40px;align-items:center;text-align:center}.ce-theme .nxs-panel .img-separator{width:128px;max-width:128px;height:2px}.ce-theme .nxs-panel .label{font-family:Ubuntu;font-size:14px;font-weight:300;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#333;margin-left:16px}.ce-theme .nxs-panel .card-text{height:48px;display:flex;align-items:center;justify-content:center}@media only screen and (min-device-width: 961px){.ce-theme .hpanel{width:290px;height:80px;margin:24px 47px 0 55px}}.ce-theme .vpanel{width:208px;height:208px;margin:8px}.ce-theme .vpanel .card-text{text-align:center}.ce-theme .vpanel a{text-decoration:none}.ce-theme .vpanel .mat-mdc-card{box-shadow:-1px 2px #0000001f,1px 2px #0000001f;border-radius:4px;background-color:#fff;border:solid 1px #cccccc}.ce-theme .vpanel .mat-mdc-card .mat-mdc-card-content{padding:16px}.ce-theme .vpanel .vlabel{text-align:center;width:161px;height:22px;font-family:Ubuntu!important;font-size:16px;font-weight:300;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#000}.ce-theme .vpanel .theme-line{padding:1px!important;background-color:#333;width:100px;margin:15px auto 10px}.ce-theme .vpanel .sub-label-container{margin-top:4px;text-align:center}.ce-theme .vpanel .sub-label-container .sub-label{height:18px;font-family:Ubuntu;font-size:13px;font-weight:700;font-stretch:normal;font-style:italic;line-height:1.38;letter-spacing:normal;color:#000}.ce-theme .vpanel .sub-label-container span{display:inline-block;vertical-align:middle}.ce-theme .selected .hpanel a .mat-mdc-card{padding-bottom:0;padding-right:0;padding-left:0;position:relative;background-color:#f5f5f5}.ce-theme .selected .hpanel a .mat-mdc-card .mat-mdc-card-content{margin-bottom:0;margin-left:16px;margin-right:16px}.ce-theme .selected .hpanel a .mat-mdc-card .panel-bottom-line{background:#333;height:4px;width:100%;position:absolute;bottom:0;border-bottom-left-radius:2px;border-bottom-right-radius:2px}.ce-theme .disabled{pointer-events:none}.ce-theme .disabled .label{color:#999}.ce-theme .disabled .block{background:#f9f9fb}@media only screen and (max-device-width: 960px){.ce-theme .hpanel{width:90%;margin-left:auto;margin-right:auto;margin-bottom:10px}.ce-theme .nxs-panel a{text-decoration:none}.ce-theme .nxs-panel .label{font-family:Ubuntu;font-weight:400;font-style:normal;font-stretch:normal;letter-spacing:normal;color:#333;margin-left:16px;padding:2px 0}.ce-theme .nxs-panel .hsub-label{font-family:Ubuntu,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;display:flex;letter-spacing:-.14px;color:#666}.ce-theme .nxs-panel .card-text{flex-direction:column;align-items:normal;justify-content:flex-start}}.ce-theme .nxs-paginator-container{width:100%;justify-content:center!important;font-family:Ubuntu}.ce-theme .nxs-paginator{justify-content:center!important;font-size:16px;margin-bottom:0}.ce-theme .nxs-paginator-page{justify-content:center!important}.ce-theme .nxs-paginator-page-number{background-color:#db0029}.ce-theme .nxs-paginator-selected{justify-content:center!important;color:#db0029}.ce-theme .page-item{margin:10px;cursor:pointer}.ce-theme .page-link{border:none}.ce-theme .page-link .disabled{color:red}.ce-theme .page-item .active{background-color:#db0029;color:#fff;border-radius:4px}.ce-theme .page-item .inactive{color:#db0029}.ce-theme .page-item .inactive:hover{color:#db0029;background-color:#ccc;border-radius:4px}.ce-theme .page-item .enabled .navigation{color:#333}.ce-theme .page-item .enabled .navigation:hover{color:#333;background-color:#ccc;border-radius:4px}.ce-theme .page-item .disabled .navigation{color:#ccc}.ce-theme .nxs-input .mat-mdc-icon-button.mat-mdc-button-base{height:25px;width:auto;padding:0 5px}.ce-theme .nxs-input .mat-mdc-icon-button .mat-mdc-button-ripple,.ce-theme .nxs-input .mat-mdc-icon-button .mat-mdc-button-persistent-ripple,.ce-theme .nxs-input .mat-mdc-icon-button .mat-mdc-button-persistent-ripple:before{top:3px;left:1px;right:1px;width:auto}.ce-theme .nxs-input span{margin-top:1px;height:25px}.ce-theme .nxs-input-autocomplete .mat-mdc-icon-button.mat-mdc-button-base,.ce-theme .nxs-input-autocomplete-search .mat-mdc-icon-button.mat-mdc-button-base{height:25px;width:auto;padding:0 5px}.ce-theme .nxs-input-autocomplete .mat-mdc-icon-button .mat-mdc-button-ripple,.ce-theme .nxs-input-autocomplete .mat-mdc-icon-button .mat-mdc-button-persistent-ripple,.ce-theme .nxs-input-autocomplete .mat-mdc-icon-button .mat-mdc-button-persistent-ripple:before,.ce-theme .nxs-input-autocomplete-search .mat-mdc-icon-button .mat-mdc-button-ripple,.ce-theme .nxs-input-autocomplete-search .mat-mdc-icon-button .mat-mdc-button-persistent-ripple,.ce-theme .nxs-input-autocomplete-search .mat-mdc-icon-button .mat-mdc-button-persistent-ripple:before{top:3px;left:1px;right:1px;width:auto}.ce-theme .nxs-input-autocomplete span,.ce-theme .nxs-input-autocomplete-search span{margin-top:1px;height:25px}.ce-theme .search-word{font-family:Ubuntu;font-size:16px;font-weight:300;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#333}.ce-theme .nxs-input-autocomplete input{overflow:hidden;text-overflow:ellipsis}.ce-theme .nxs-input-autocomplete .mat-form-field-flex{width:calc(100% - 25px)}.ce-theme .autocomplete-word{font-family:Ubuntu;font-size:16px;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;font-weight:500;color:#333}.ce-theme .nxs-input-autocomplete-search{display:flex;flex-direction:row;border:solid 1px #ccc;border-radius:40px;height:40px}.ce-theme .nxs-input-autocomplete-search mat-form-field{line-height:2}.ce-theme .nxs-input-autocomplete-search .mat-mdc-form-field-wrapper{width:95%;margin-left:15px}.ce-theme .nxs-input-autocomplete-search .mat-mdc-form-field-wrapper .mat-form-field-suffix{top:6px}.ce-theme .nxs-input-autocomplete-search .mat-mdc-form-field-wrapper .mat-mdc-form-field-infix{width:95%}.ce-theme .nxs-input-autocomplete-search .mat-mdc-form-field-wrapper .mat-mdc-form-field-infix input.mat-input-element{padding:0 25px 0 0}.ce-theme .nxs-input-autocomplete-search .mat-mdc-form-field-wrapper .mat-mdc-form-field-infix span.mat-form-field-label-wrapper{line-height:0px}.ce-theme .nxs-input-autocomplete-search .search-autocomplete-button{height:75%;padding-left:5px;border-left:solid 1px #ccc;width:40px;margin-top:5px}.ce-theme .nxs-input-autocomplete-search .search-autocomplete-button button{font-size:8px}.ce-theme .nxs-input-autocomplete-search .search-autocomplete-button button span.mat-button-wrapper mat-icon{color:#db0029}.ce-theme .nxs-radio-container .horizontal{height:22px;margin-left:-3px}.ce-theme .nxs-radio-container .lbl-title{font-family:Ubuntu;font-size:12px;font-weight:200;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#666;margin-top:15px;margin-bottom:5px}.ce-theme .nxs-radio-container .mat-mdc-radio-button{margin-right:15px}.ce-theme .nxs-radio-container .mat-mdc-radio-button .mdc-radio{padding:5px;width:16px;height:16px;margin-right:3px}.ce-theme .nxs-radio-container .mat-mdc-radio-button .mdc-radio .mdc-radio__ripple{width:32px;height:32px;left:calc(50% - 16px);top:calc(50% - 16px)}.ce-theme .nxs-radio-container .mat-mdc-radio-button .mdc-radio .mdc-radio__ripple .mat-ripple-element{visibility:hidden!important;width:32px;height:32px}.ce-theme .nxs-radio-container .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control{width:20px;height:20px}.ce-theme .nxs-radio-container .mat-mdc-radio-button .mdc-radio .mat-mdc-radio-touch-target{width:32px;height:32px}.ce-theme .nxs-radio-container .mat-mdc-radio-button .mdc-radio__background{width:16px;height:16px}.ce-theme .nxs-radio-container .mat-mdc-radio-button .mdc-radio__background .mdc-radio__inner-circle{border-width:8px;height:16px;width:16px}.ce-theme .nxs-radio-container .mat-mdc-radio-button .mdc-radio__background .mdc-radio__outer-circle{height:16px;width:16px}.ce-theme .nxs-radio-container .mat-mdc-radio-button .mdc-label{padding-left:0}.ce-theme .nxs-radio-container .mat-mdc-focus-indicator{height:32px;width:32px}.ce-theme .nxs-radio-container .vertical{display:flex;flex-direction:column;margin-left:-2px}.ce-theme .nxs-radio-container .mat-radio-disabled .mdc-radio__inner-circle{background-color:#999}.ce-theme .nxs-radio-container .mat-radio-disabled .mdc-radio__outer-circle{border-color:#999!important}.ce-theme .nxs-radio-container .warning .mdc-radio__outer-circle{border-color:#f1ae43!important}.ce-theme .nxs-radio-container .error .mdc-radio__outer-circle{border-color:#e91b06!important}.ce-theme .nxs-radio-container .error .mat-radio-label-content{text-align:justify!important;text-justify:inter-word!important}.ce-theme .nxs-radio-container mat-error{font-family:Ubuntu;font-weight:400;font-size:13px!important;letter-spacing:0px;line-height:18px;margin-top:10px;width:100%}.ce-theme .nxs-radio-container mat-error.error{color:#e91b06!important}.ce-theme .nxs-radio-container mat-error.warning{color:#666!important}.ce-theme .nxs-radio-container .error{margin-top:10px}.ce-theme .nxs-range-selector h6{margin-bottom:20px}.ce-theme .nxs-range-selector>div:nth-child(2){margin-bottom:10px;margin-left:10px;margin-right:10px}.ce-theme .nxs-range-selector>div:nth-child(2) .p-slider .p-slider-range{background-color:#db0029}.ce-theme .nxs-range-selector>div:nth-child(2) .p-slider .p-slider-handle{background-color:#db0029;border:none}.ce-theme .nxs-range-selector>div:nth-child(2) .p-slider .p-slider-handle:hover{cursor:pointer}.ce-theme .nxs-range-selector>div:nth-child(2) .p-slider .p-slider-handle:focus{outline:none;box-shadow:none}.ce-theme .nxs-range-selector>div:nth-child(3){display:flex;flex-direction:row;justify-content:space-between;color:gray;margin-left:5px;margin-right:5px}.ce-theme .information-group{margin:10px 25px 25px;width:100%}.ce-theme .group-title{font-family:Ubuntu;font-size:21px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.52;letter-spacing:-.1px;color:#000}.ce-theme .group-label{display:flex;font-family:Ubuntu;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#666}.ce-theme .group-label>div:nth-child(1){width:50%}.ce-theme .group-label>div:nth-child(2){width:50%}.ce-theme .group-label a{font-family:Ubuntu;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#333;margin-right:12px;text-decoration:underline}.ce-theme .group-label a:hover{text-decoration:underline;cursor:pointer}.ce-theme .group-value{font-family:Ubuntu;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#333}.ce-theme .information-group hr{margin-top:10px;margin-bottom:10px;background-color:gray}.ce-theme .information-group-rows{margin-left:50px}@media only screen and (max-device-width: 960px){.ce-theme .information-group{margin:0 0 30px}.ce-theme .information-group .information-group-box .nxs-tooltip-container{position:relative;display:inline-flex;background-color:#ededed;border-radius:5%;padding:4px;width:-moz-fit-content;width:fit-content}.ce-theme .information-group .font-family-titre-rubrique{margin-bottom:30px}.ce-theme .information-group .information-group-rows{margin-left:0}.ce-theme .information-group .information-group-rows .information-group-box .group-label-text{padding:0;font-family:Ubuntu;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#999}.ce-theme .information-group .information-group-rows .information-group-box .group-value-text{padding:0;font-family:Ubuntu;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:-.1px;color:#333}.ce-theme .information-group .information-group-rows .information-group-box .group-label{flex-direction:row;justify-content:space-between}.ce-theme .information-group .information-group-rows .information-group-box .group-label .group-label-text{flex-basis:50%;width:-moz-fit-content;width:fit-content;color:#000}.ce-theme .information-group .information-group-rows .information-group-box .group-label .group-value-text{width:-moz-fit-content;width:fit-content}.ce-theme .information-group .information-group-rows .information-group-box .group-label .text-right{flex-basis:50%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:end}}.ce-theme .nxs-datepicker .mat-mdc-icon-button.mat-mdc-button-base{height:25px;top:-3px;width:auto;padding:0 5px}.ce-theme .nxs-datepicker .mat-mdc-icon-button .mat-mdc-button-ripple,.ce-theme .nxs-datepicker .mat-mdc-icon-button .mat-mdc-button-persistent-ripple,.ce-theme .nxs-datepicker .mat-mdc-icon-button .mat-mdc-button-persistent-ripple:before{top:1px;left:1px;right:1px;width:auto}.ce-theme .nxs-datepicker .mat-mdc-form-field-icon-suffix{display:block;top:13px;height:20px}.ce-theme .nxs-datepicker span{margin-top:1px;height:25px}.ce-theme .nxs-datepicker .mat-datepicker-toggle.mat-icon-button:before{border-left:1px solid #ccc;content:"";height:20px;left:2px;position:absolute;top:6px}.ce-theme .nxs-datepicker .mat-datepicker-toggle.mat-icon-button .mat-button-wrapper{margin-right:7px}.ce-theme .nxs-datepicker .cdk-overlay-pane.mat-datepicker-popup{margin-bottom:-16px}.ce-theme .nxs-datepicker .mat-datepicker-content .mat-calendar-body-selected{background-color:#db0029;color:#fff}.ce-theme .nxs-datepicker input::placeholder{overflow:visible}.ce-theme .nxs-datepicker .datepickerIcon{line-height:1;border-left:solid #cccccc 1px;top:4px;position:relative}.ce-theme .nxs-datepicker .datepickerIcon .mat-icon-button{width:25px;height:25px}.ce-theme .nxs-loader{display:flex;flex-direction:column;align-items:center;width:100%;height:100%;position:fixed;background:#ffffff80}.ce-theme .nxs-loader .mat-mdc-progress-spinner svg.mdc-circular-progress__indeterminate-circle-graphic{stroke:#db0029}.ce-theme .nxs-loader.default{top:177px;z-index:100000}.ce-theme .nxs-loader.default .mat-spinner-element{z-index:300000;margin:200px auto 0}.ce-theme .nxs-loader.main{top:0;z-index:1}.ce-theme .nxs-loader.main .mat-spinner-element{z-index:1;margin:300px auto 0}.ce-theme .nxs-loader .icon-inside{position:absolute;margin-top:220px;color:#db0029}.ce-theme .nxs-loader .message{margin-top:50px}@media only screen and (max-device-width: 960px){.ce-theme .nxs-loader.main,.ce-theme .nxs-loader.default{position:absolute;left:50%;transform:translate(-50%);z-index:100000}.ce-theme .nxs-loader.main .mat-spinner-element,.ce-theme .nxs-loader.default .mat-spinner-element{z-index:300000;margin:auto}.ce-theme .nxs-loader.default{top:350px}.ce-theme .nxs-loader.default .mat-spinner-element{top:-30%}.ce-theme .nxs-loader.main,.ce-theme .nxs-loader.main .mat-spinner-element{top:0}}.ce-theme .nxs-modal-confirmation-container{height:100%;display:flex;flex-direction:column;text-align:center;padding:15px}.ce-theme .nxs-modal-confirmation-container .confirmation-header{margin-bottom:30px}.ce-theme .nxs-modal-confirmation-container .close-icon{display:flex;align-self:flex-end;position:absolute;top:20px;right:20px;cursor:pointer}.ce-theme .nxs-modal-confirmation-container .icon{color:#e91b06}.ce-theme .nxs-modal-confirmation-container .icon-svg{margin-bottom:15px}.ce-theme .nxs-modal-confirmation-container .confirmation-title{margin-bottom:25px}.ce-theme .nxs-modal-confirmation-container .confirmation-content-div{display:flex;flex-direction:column;align-items:center}.ce-theme .nxs-modal-confirmation-container .confirmation-contentList-div{display:flex;flex-direction:column;align-items:flex-start;overflow-y:auto;max-height:300px}.ce-theme .nxs-modal-confirmation-container .confirmation-contentList-div .confirmation-contentList-line{margin:0 0 0 40px;text-align:left}.ce-theme .nxs-modal-confirmation-container .confirmation-buttons{height:45px;display:flex;position:absolute;bottom:0;margin-bottom:25px;transform:translate(-50%,-50%);left:50%}.ce-theme .nxs-modal-confirmation-container .confirmation-buttons .div-button{min-width:230px;margin:2px 15px 1px}@media only screen and (max-width: 960px){.ce-theme h4{margin-top:60px}.ce-theme .confirmation-buttons{flex-direction:column-reverse;width:90%}}.ce-theme .step-wizard .step-container{overflow:hidden;width:100%}.ce-theme .step-wizard .steps-container{width:100%;padding-bottom:25px}.ce-theme .step-wizard .step-wizard-progress{list-style:none;margin:0;padding:0 0 80px;display:flex;justify-content:space-between;width:100%;color:#ccc}.ce-theme .step-wizard .step-wizard-progress>li{position:relative;text-align:center;font-family:Ubuntu;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;flex:1}.ce-theme .step-wizard .step-wizard-progress>li:before{content:"";display:inline-block;margin:0 auto;border:2px solid #cccccc;background:#fff;width:8px;height:8px;border-radius:50%;position:absolute;top:47px;left:50%;transform:translate(-50%)}.ce-theme .step-wizard .step-wizard-progress>li:after{content:"";position:absolute;display:block;background:#ccc;width:100%;height:2px;top:50px;left:100%;z-index:-1;transform:translate(-50%)}.ce-theme .step-wizard .step-wizard-progress>li:last-child:after{display:none}.ce-theme .step-wizard .step-wizard-progress>li span{color:#666}.ce-theme .step-wizard .step-wizard-progress>li a{cursor:pointer;color:#000;text-align:center}.ce-theme .step-wizard .step-wizard-progress>li a:hover{text-decoration:underline}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-complete:before,.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-complete:after{background:#333;border:0}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-complete a{color:#000}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-complete a:hover{text-decoration:underline}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-0:before{border:2px solid #333333;background:#fff}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-0:after{background:linear-gradient(to right,#333,#ccc 0%)}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-0 a{color:#000}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-0 a:hover{text-decoration:underline}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-1:before{border:2px solid #333333;background:#fff}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-1:after{background:linear-gradient(to right,#333 1%,#ccc 0%)}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-1 a{color:#000}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-1 a:hover{text-decoration:underline}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-2:before{border:2px solid #333333;background:#fff}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-2:after{background:linear-gradient(to right,#333 2%,#ccc 0%)}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-2 a{color:#000}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-2 a:hover{text-decoration:underline}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-3:before{border:2px solid #333333;background:#fff}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-3:after{background:linear-gradient(to right,#333 3%,#ccc 0%)}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-3 a{color:#000}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-3 a:hover{text-decoration:underline}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-4:before{border:2px solid #333333;background:#fff}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-4:after{background:linear-gradient(to right,#333 4%,#ccc 0%)}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-4 a{color:#000}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-4 a:hover{text-decoration:underline}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-5:before{border:2px solid #333333;background:#fff}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-5:after{background:linear-gradient(to right,#333 5%,#ccc 0%)}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-5 a{color:#000}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-5 a:hover{text-decoration:underline}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-6:before{border:2px solid #333333;background:#fff}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-6:after{background:linear-gradient(to right,#333 6%,#ccc 0%)}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-6 a{color:#000}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-6 a:hover{text-decoration:underline}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-7:before{border:2px solid #333333;background:#fff}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-7:after{background:linear-gradient(to right,#333 7%,#ccc 0%)}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-7 a{color:#000}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-7 a:hover{text-decoration:underline}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-8:before{border:2px solid #333333;background:#fff}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-8:after{background:linear-gradient(to right,#333 8%,#ccc 0%)}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-8 a{color:#000}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-8 a:hover{text-decoration:underline}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-9:before{border:2px solid #333333;background:#fff}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-9:after{background:linear-gradient(to right,#333 9%,#ccc 0%)}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-9 a{color:#000}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-9 a:hover{text-decoration:underline}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-10:before{border:2px solid #333333;background:#fff}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-10:after{background:linear-gradient(to right,#333 10%,#ccc 0%)}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-10 a{color:#000}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-10 a:hover{text-decoration:underline}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-11:before{border:2px solid #333333;background:#fff}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-11:after{background:linear-gradient(to right,#333 11%,#ccc 0%)}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-11 a{color:#000}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-11 a:hover{text-decoration:underline}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-12:before{border:2px solid #333333;background:#fff}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-12:after{background:linear-gradient(to right,#333 12%,#ccc 0%)}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-12 a{color:#000}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-12 a:hover{text-decoration:underline}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-13:before{border:2px solid #333333;background:#fff}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-13:after{background:linear-gradient(to right,#333 13%,#ccc 0%)}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-13 a{color:#000}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-13 a:hover{text-decoration:underline}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-14:before{border:2px solid #333333;background:#fff}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-14:after{background:linear-gradient(to right,#333 14%,#ccc 0%)}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-14 a{color:#000}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-14 a:hover{text-decoration:underline}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-15:before{border:2px solid #333333;background:#fff}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-15:after{background:linear-gradient(to right,#333 15%,#ccc 0%)}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-15 a{color:#000}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-15 a:hover{text-decoration:underline}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-16:before{border:2px solid #333333;background:#fff}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-16:after{background:linear-gradient(to right,#333 16%,#ccc 0%)}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-16 a{color:#000}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-16 a:hover{text-decoration:underline}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-17:before{border:2px solid #333333;background:#fff}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-17:after{background:linear-gradient(to right,#333 17%,#ccc 0%)}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-17 a{color:#000}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-17 a:hover{text-decoration:underline}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-18:before{border:2px solid #333333;background:#fff}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-18:after{background:linear-gradient(to right,#333 18%,#ccc 0%)}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-18 a{color:#000}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-18 a:hover{text-decoration:underline}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-19:before{border:2px solid #333333;background:#fff}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-19:after{background:linear-gradient(to right,#333 19%,#ccc 0%)}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-19 a{color:#000}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-19 a:hover{text-decoration:underline}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-20:before{border:2px solid #333333;background:#fff}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-20:after{background:linear-gradient(to right,#333 20%,#ccc 0%)}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-20 a{color:#000}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-20 a:hover{text-decoration:underline}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-21:before{border:2px solid #333333;background:#fff}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-21:after{background:linear-gradient(to right,#333 21%,#ccc 0%)}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-21 a{color:#000}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-21 a:hover{text-decoration:underline}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-22:before{border:2px solid #333333;background:#fff}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-22:after{background:linear-gradient(to right,#333 22%,#ccc 0%)}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-22 a{color:#000}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-22 a:hover{text-decoration:underline}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-23:before{border:2px solid #333333;background:#fff}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-23:after{background:linear-gradient(to right,#333 23%,#ccc 0%)}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-23 a{color:#000}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-23 a:hover{text-decoration:underline}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-24:before{border:2px solid #333333;background:#fff}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-24:after{background:linear-gradient(to right,#333 24%,#ccc 0%)}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-24 a{color:#000}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-24 a:hover{text-decoration:underline}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-25:before{border:2px solid #333333;background:#fff}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-25:after{background:linear-gradient(to right,#333 25%,#ccc 0%)}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-25 a{color:#000}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-25 a:hover{text-decoration:underline}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-26:before{border:2px solid #333333;background:#fff}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-26:after{background:linear-gradient(to right,#333 26%,#ccc 0%)}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-26 a{color:#000}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-26 a:hover{text-decoration:underline}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-27:before{border:2px solid #333333;background:#fff}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-27:after{background:linear-gradient(to right,#333 27%,#ccc 0%)}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-27 a{color:#000}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-27 a:hover{text-decoration:underline}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-28:before{border:2px solid #333333;background:#fff}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-28:after{background:linear-gradient(to right,#333 28%,#ccc 0%)}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-28 a{color:#000}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-28 a:hover{text-decoration:underline}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-29:before{border:2px solid #333333;background:#fff}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-29:after{background:linear-gradient(to right,#333 29%,#ccc 0%)}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-29 a{color:#000}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-29 a:hover{text-decoration:underline}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-30:before{border:2px solid #333333;background:#fff}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-30:after{background:linear-gradient(to right,#333 30%,#ccc 0%)}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-30 a{color:#000}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-30 a:hover{text-decoration:underline}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-31:before{border:2px solid #333333;background:#fff}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-31:after{background:linear-gradient(to right,#333 31%,#ccc 0%)}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-31 a{color:#000}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-31 a:hover{text-decoration:underline}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-32:before{border:2px solid #333333;background:#fff}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-32:after{background:linear-gradient(to right,#333 32%,#ccc 0%)}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-32 a{color:#000}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-32 a:hover{text-decoration:underline}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-33:before{border:2px solid #333333;background:#fff}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-33:after{background:linear-gradient(to right,#333 33%,#ccc 0%)}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-33 a{color:#000}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-33 a:hover{text-decoration:underline}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-34:before{border:2px solid #333333;background:#fff}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-34:after{background:linear-gradient(to right,#333 34%,#ccc 0%)}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-34 a{color:#000}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-34 a:hover{text-decoration:underline}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-35:before{border:2px solid #333333;background:#fff}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-35:after{background:linear-gradient(to right,#333 35%,#ccc 0%)}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-35 a{color:#000}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-35 a:hover{text-decoration:underline}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-36:before{border:2px solid #333333;background:#fff}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-36:after{background:linear-gradient(to right,#333 36%,#ccc 0%)}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-36 a{color:#000}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-36 a:hover{text-decoration:underline}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-37:before{border:2px solid #333333;background:#fff}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-37:after{background:linear-gradient(to right,#333 37%,#ccc 0%)}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-37 a{color:#000}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-37 a:hover{text-decoration:underline}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-38:before{border:2px solid #333333;background:#fff}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-38:after{background:linear-gradient(to right,#333 38%,#ccc 0%)}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-38 a{color:#000}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-38 a:hover{text-decoration:underline}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-39:before{border:2px solid #333333;background:#fff}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-39:after{background:linear-gradient(to right,#333 39%,#ccc 0%)}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-39 a{color:#000}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-39 a:hover{text-decoration:underline}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-40:before{border:2px solid #333333;background:#fff}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-40:after{background:linear-gradient(to right,#333 40%,#ccc 0%)}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-40 a{color:#000}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-40 a:hover{text-decoration:underline}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-41:before{border:2px solid #333333;background:#fff}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-41:after{background:linear-gradient(to right,#333 41%,#ccc 0%)}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-41 a{color:#000}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-41 a:hover{text-decoration:underline}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-42:before{border:2px solid #333333;background:#fff}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-42:after{background:linear-gradient(to right,#333 42%,#ccc 0%)}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-42 a{color:#000}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-42 a:hover{text-decoration:underline}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-43:before{border:2px solid #333333;background:#fff}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-43:after{background:linear-gradient(to right,#333 43%,#ccc 0%)}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-43 a{color:#000}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-43 a:hover{text-decoration:underline}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-44:before{border:2px solid #333333;background:#fff}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-44:after{background:linear-gradient(to right,#333 44%,#ccc 0%)}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-44 a{color:#000}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-44 a:hover{text-decoration:underline}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-45:before{border:2px solid #333333;background:#fff}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-45:after{background:linear-gradient(to right,#333 45%,#ccc 0%)}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-45 a{color:#000}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-45 a:hover{text-decoration:underline}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-46:before{border:2px solid #333333;background:#fff}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-46:after{background:linear-gradient(to right,#333 46%,#ccc 0%)}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-46 a{color:#000}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-46 a:hover{text-decoration:underline}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-47:before{border:2px solid #333333;background:#fff}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-47:after{background:linear-gradient(to right,#333 47%,#ccc 0%)}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-47 a{color:#000}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-47 a:hover{text-decoration:underline}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-48:before{border:2px solid #333333;background:#fff}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-48:after{background:linear-gradient(to right,#333 48%,#ccc 0%)}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-48 a{color:#000}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-48 a:hover{text-decoration:underline}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-49:before{border:2px solid #333333;background:#fff}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-49:after{background:linear-gradient(to right,#333 49%,#ccc 0%)}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-49 a{color:#000}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-49 a:hover{text-decoration:underline}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-50:before{border:2px solid #333333;background:#fff}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-50:after{background:linear-gradient(to right,#333 50%,#ccc 0%)}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-50 a{color:#000}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-50 a:hover{text-decoration:underline}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-51:before{border:2px solid #333333;background:#fff}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-51:after{background:linear-gradient(to right,#333 51%,#ccc 0%)}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-51 a{color:#000}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-51 a:hover{text-decoration:underline}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-52:before{border:2px solid #333333;background:#fff}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-52:after{background:linear-gradient(to right,#333 52%,#ccc 0%)}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-52 a{color:#000}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-52 a:hover{text-decoration:underline}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-53:before{border:2px solid #333333;background:#fff}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-53:after{background:linear-gradient(to right,#333 53%,#ccc 0%)}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-53 a{color:#000}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-53 a:hover{text-decoration:underline}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-54:before{border:2px solid #333333;background:#fff}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-54:after{background:linear-gradient(to right,#333 54%,#ccc 0%)}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-54 a{color:#000}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-54 a:hover{text-decoration:underline}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-55:before{border:2px solid #333333;background:#fff}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-55:after{background:linear-gradient(to right,#333 55%,#ccc 0%)}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-55 a{color:#000}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-55 a:hover{text-decoration:underline}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-56:before{border:2px solid #333333;background:#fff}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-56:after{background:linear-gradient(to right,#333 56%,#ccc 0%)}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-56 a{color:#000}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-56 a:hover{text-decoration:underline}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-57:before{border:2px solid #333333;background:#fff}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-57:after{background:linear-gradient(to right,#333 57%,#ccc 0%)}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-57 a{color:#000}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-57 a:hover{text-decoration:underline}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-58:before{border:2px solid #333333;background:#fff}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-58:after{background:linear-gradient(to right,#333 58%,#ccc 0%)}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-58 a{color:#000}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-58 a:hover{text-decoration:underline}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-59:before{border:2px solid #333333;background:#fff}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-59:after{background:linear-gradient(to right,#333 59%,#ccc 0%)}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-59 a{color:#000}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-59 a:hover{text-decoration:underline}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-60:before{border:2px solid #333333;background:#fff}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-60:after{background:linear-gradient(to right,#333 60%,#ccc 0%)}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-60 a{color:#000}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-60 a:hover{text-decoration:underline}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-61:before{border:2px solid #333333;background:#fff}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-61:after{background:linear-gradient(to right,#333 61%,#ccc 0%)}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-61 a{color:#000}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-61 a:hover{text-decoration:underline}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-62:before{border:2px solid #333333;background:#fff}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-62:after{background:linear-gradient(to right,#333 62%,#ccc 0%)}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-62 a{color:#000}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-62 a:hover{text-decoration:underline}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-63:before{border:2px solid #333333;background:#fff}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-63:after{background:linear-gradient(to right,#333 63%,#ccc 0%)}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-63 a{color:#000}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-63 a:hover{text-decoration:underline}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-64:before{border:2px solid #333333;background:#fff}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-64:after{background:linear-gradient(to right,#333 64%,#ccc 0%)}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-64 a{color:#000}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-64 a:hover{text-decoration:underline}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-65:before{border:2px solid #333333;background:#fff}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-65:after{background:linear-gradient(to right,#333 65%,#ccc 0%)}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-65 a{color:#000}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-65 a:hover{text-decoration:underline}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-66:before{border:2px solid #333333;background:#fff}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-66:after{background:linear-gradient(to right,#333 66%,#ccc 0%)}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-66 a{color:#000}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-66 a:hover{text-decoration:underline}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-67:before{border:2px solid #333333;background:#fff}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-67:after{background:linear-gradient(to right,#333 67%,#ccc 0%)}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-67 a{color:#000}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-67 a:hover{text-decoration:underline}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-68:before{border:2px solid #333333;background:#fff}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-68:after{background:linear-gradient(to right,#333 68%,#ccc 0%)}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-68 a{color:#000}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-68 a:hover{text-decoration:underline}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-69:before{border:2px solid #333333;background:#fff}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-69:after{background:linear-gradient(to right,#333 69%,#ccc 0%)}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-69 a{color:#000}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-69 a:hover{text-decoration:underline}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-70:before{border:2px solid #333333;background:#fff}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-70:after{background:linear-gradient(to right,#333 70%,#ccc 0%)}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-70 a{color:#000}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-70 a:hover{text-decoration:underline}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-71:before{border:2px solid #333333;background:#fff}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-71:after{background:linear-gradient(to right,#333 71%,#ccc 0%)}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-71 a{color:#000}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-71 a:hover{text-decoration:underline}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-72:before{border:2px solid #333333;background:#fff}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-72:after{background:linear-gradient(to right,#333 72%,#ccc 0%)}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-72 a{color:#000}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-72 a:hover{text-decoration:underline}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-73:before{border:2px solid #333333;background:#fff}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-73:after{background:linear-gradient(to right,#333 73%,#ccc 0%)}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-73 a{color:#000}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-73 a:hover{text-decoration:underline}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-74:before{border:2px solid #333333;background:#fff}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-74:after{background:linear-gradient(to right,#333 74%,#ccc 0%)}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-74 a{color:#000}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-74 a:hover{text-decoration:underline}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-75:before{border:2px solid #333333;background:#fff}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-75:after{background:linear-gradient(to right,#333 75%,#ccc 0%)}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-75 a{color:#000}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-75 a:hover{text-decoration:underline}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-76:before{border:2px solid #333333;background:#fff}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-76:after{background:linear-gradient(to right,#333 76%,#ccc 0%)}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-76 a{color:#000}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-76 a:hover{text-decoration:underline}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-77:before{border:2px solid #333333;background:#fff}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-77:after{background:linear-gradient(to right,#333 77%,#ccc 0%)}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-77 a{color:#000}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-77 a:hover{text-decoration:underline}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-78:before{border:2px solid #333333;background:#fff}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-78:after{background:linear-gradient(to right,#333 78%,#ccc 0%)}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-78 a{color:#000}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-78 a:hover{text-decoration:underline}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-79:before{border:2px solid #333333;background:#fff}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-79:after{background:linear-gradient(to right,#333 79%,#ccc 0%)}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-79 a{color:#000}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-79 a:hover{text-decoration:underline}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-80:before{border:2px solid #333333;background:#fff}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-80:after{background:linear-gradient(to right,#333 80%,#ccc 0%)}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-80 a{color:#000}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-80 a:hover{text-decoration:underline}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-81:before{border:2px solid #333333;background:#fff}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-81:after{background:linear-gradient(to right,#333 81%,#ccc 0%)}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-81 a{color:#000}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-81 a:hover{text-decoration:underline}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-82:before{border:2px solid #333333;background:#fff}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-82:after{background:linear-gradient(to right,#333 82%,#ccc 0%)}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-82 a{color:#000}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-82 a:hover{text-decoration:underline}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-83:before{border:2px solid #333333;background:#fff}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-83:after{background:linear-gradient(to right,#333 83%,#ccc 0%)}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-83 a{color:#000}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-83 a:hover{text-decoration:underline}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-84:before{border:2px solid #333333;background:#fff}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-84:after{background:linear-gradient(to right,#333 84%,#ccc 0%)}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-84 a{color:#000}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-84 a:hover{text-decoration:underline}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-85:before{border:2px solid #333333;background:#fff}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-85:after{background:linear-gradient(to right,#333 85%,#ccc 0%)}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-85 a{color:#000}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-85 a:hover{text-decoration:underline}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-86:before{border:2px solid #333333;background:#fff}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-86:after{background:linear-gradient(to right,#333 86%,#ccc 0%)}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-86 a{color:#000}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-86 a:hover{text-decoration:underline}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-87:before{border:2px solid #333333;background:#fff}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-87:after{background:linear-gradient(to right,#333 87%,#ccc 0%)}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-87 a{color:#000}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-87 a:hover{text-decoration:underline}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-88:before{border:2px solid #333333;background:#fff}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-88:after{background:linear-gradient(to right,#333 88%,#ccc 0%)}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-88 a{color:#000}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-88 a:hover{text-decoration:underline}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-89:before{border:2px solid #333333;background:#fff}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-89:after{background:linear-gradient(to right,#333 89%,#ccc 0%)}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-89 a{color:#000}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-89 a:hover{text-decoration:underline}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-90:before{border:2px solid #333333;background:#fff}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-90:after{background:linear-gradient(to right,#333 90%,#ccc 0%)}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-90 a{color:#000}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-90 a:hover{text-decoration:underline}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-91:before{border:2px solid #333333;background:#fff}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-91:after{background:linear-gradient(to right,#333 91%,#ccc 0%)}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-91 a{color:#000}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-91 a:hover{text-decoration:underline}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-92:before{border:2px solid #333333;background:#fff}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-92:after{background:linear-gradient(to right,#333 92%,#ccc 0%)}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-92 a{color:#000}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-92 a:hover{text-decoration:underline}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-93:before{border:2px solid #333333;background:#fff}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-93:after{background:linear-gradient(to right,#333 93%,#ccc 0%)}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-93 a{color:#000}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-93 a:hover{text-decoration:underline}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-94:before{border:2px solid #333333;background:#fff}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-94:after{background:linear-gradient(to right,#333 94%,#ccc 0%)}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-94 a{color:#000}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-94 a:hover{text-decoration:underline}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-95:before{border:2px solid #333333;background:#fff}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-95:after{background:linear-gradient(to right,#333 95%,#ccc 0%)}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-95 a{color:#000}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-95 a:hover{text-decoration:underline}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-96:before{border:2px solid #333333;background:#fff}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-96:after{background:linear-gradient(to right,#333 96%,#ccc 0%)}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-96 a{color:#000}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-96 a:hover{text-decoration:underline}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-97:before{border:2px solid #333333;background:#fff}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-97:after{background:linear-gradient(to right,#333 97%,#ccc 0%)}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-97 a{color:#000}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-97 a:hover{text-decoration:underline}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-98:before{border:2px solid #333333;background:#fff}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-98:after{background:linear-gradient(to right,#333 98%,#ccc 0%)}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-98 a{color:#000}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-98 a:hover{text-decoration:underline}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-99:before{border:2px solid #333333;background:#fff}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-99:after{background:linear-gradient(to right,#333 99%,#ccc 0%)}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-99 a{color:#000}.ce-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-99 a:hover{text-decoration:underline}.ce-theme .step-wizard .step-wizard-progress-last:after{display:none!important}.ce-theme .legal-modal{height:100%;padding:15px}.ce-theme .legal-modal .legal-modal-header{height:10%}.ce-theme .legal-modal .legal-modal-header .legal-modal-title{text-align:center;font-family:Ubuntu;font-size:32px;font-weight:300;font-style:normal;font-stretch:normal;line-height:1.25;letter-spacing:-.1px;color:#000}.ce-theme .legal-modal .legal-modal-header .legal-modal-close-button{cursor:pointer;float:right}.ce-theme .legal-modal .legal-modal-header .legal-modal-close-button .close{color:#db0029!important}.ce-theme .legal-modal .legal-modal-description{height:90%;overflow-y:auto}.ce-theme .legal-modal .legal-modal-description .legal-modal-content-title{font-family:Ubuntu;font-size:21px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.52;letter-spacing:-.1px;color:#000;margin-top:45px;margin-bottom:5px}.ce-theme .legal-modal .legal-modal-description .legal-modal-content-subtitle{font-family:Ubuntu;font-size:19px;font-weight:lighter;font-style:italic;font-stretch:normal;line-height:1.68;letter-spacing:-.1px;color:#333;margin-top:30px;margin-bottom:5px}.ce-theme .legal-modal .legal-modal-description .legal-modal-content{font-family:Ubuntu;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#000;margin-top:5px;margin-bottom:5px}.ce-theme .legal-modal .legal-modal-description ul{margin:0}.ce-theme .legal-modal .legal-modal-description ul.dashed{list-style-type:none}.ce-theme .legal-modal .legal-modal-description ul.dashed>li{text-indent:-5px}.ce-theme .legal-modal .legal-modal-description ul.dashed>li:before{content:"-";text-indent:-5px}.ce-theme .privacy-policy-modal{height:100%;padding:15px}.ce-theme .privacy-policy-modal .privacy-policy-modal-header{height:1%}.ce-theme .privacy-policy-modal .privacy-policy-modal-header .privacy-policy-modal-close-button{float:right;cursor:pointer}.ce-theme .privacy-policy-modal .privacy-policy-modal-header .privacy-policy-modal-close-button .close{color:#db0029!important}.ce-theme .privacy-policy-modal .privacy-policy-modal-description{height:99%;overflow-y:auto}.ce-theme .privacy-policy-modal .privacy-policy-modal-description .privacy-policy-modal-content-title{font-family:Ubuntu;font-size:21px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.52;letter-spacing:-.1px;color:#000;margin-top:45px;margin-bottom:5px}.ce-theme .privacy-policy-modal .privacy-policy-modal-description .privacy-policy-modal-content-subtitle{font-family:Ubuntu;font-size:19px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.68;letter-spacing:-.1px;color:#333;margin-top:30px;margin-bottom:5px}.ce-theme .privacy-policy-modal .privacy-policy-modal-description .privacy-policy-modal-content{font-family:Ubuntu;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#000;margin-top:5px;margin-bottom:5px}.ce-theme .privacy-policy-modal .privacy-policy-modal-description ul{margin:0}.ce-theme .privacy-policy-modal .privacy-policy-modal-description ul.dashed{list-style-type:none}.ce-theme .privacy-policy-modal .privacy-policy-modal-description ul.dashed>li{text-indent:-5px}.ce-theme .privacy-policy-modal .privacy-policy-modal-description ul.dashed>li:before{content:"-";text-indent:-5px}.ce-theme .nxs-message-container{display:flex}.ce-theme .nxs-message-container .message-box .message-icon{text-align:center;width:30px;padding-top:6px;vertical-align:top}.ce-theme .nxs-message-container .message-box .message-icon .information{color:#333}.ce-theme .nxs-message-container .message-box .message-icon .warning{color:#f1ae43}.ce-theme .nxs-message-container .message-box .message-icon .check{color:#58b957}.ce-theme .nxs-message-container .message-box .message-text.information{color:#333}.ce-theme .nxs-message-container .message-box .message-text.warning{color:#666}.ce-theme .nxs-message-container .message-box .message-text.check{color:#398538}.ce-theme nxs-text-area.required .nxs-text-area-container .mat-form-field-should-float .mat-form-field-label{margin-bottom:0;margin-top:8px}.ce-theme nxs-text-area.required textarea{resize:none;line-height:25px;height:-moz-fit-content;height:fit-content}.ce-theme nxs-text-area .nxs-text-area-container{margin-top:15px;border:1px solid #cccccc}.ce-theme nxs-text-area .nxs-text-area-container .mat-mdc-form-field-required-marker{display:none}.ce-theme nxs-text-area .nxs-text-area-container .text-area{width:100%;padding:0 25px 25px}.ce-theme nxs-text-area .nxs-text-area-container .text-area .mdc-line-ripple:before,.ce-theme nxs-text-area .nxs-text-area-container .text-area .mdc-line-ripple:after{display:none}.ce-theme nxs-text-area .nxs-text-area-container .text-area textarea.mat-mdc-input-element{font:inherit;background:0 0;color:currentColor;border:none;outline:0;padding:0;margin:25px 0 0;width:100%;max-width:100%;vertical-align:bottom;text-align:inherit;min-height:24px}.ce-theme nxs-text-area .nxs-text-area-container .text-area textarea.mat-mdc-input-element.cdk-textarea-autosize{box-sizing:border-box;line-height:24px;margin-top:20px;overflow:hidden;padding:4px 0}.ce-theme nxs-text-area .nxs-text-area-container .text-area textarea[readonly]{color:#00000061}.ce-theme .count-div{text-align:right;text-align:end;height:14px;color:gray;font-size:14px;border-left:0;margin-right:5px}.ce-theme .nxs-label{background-color:#3333;color:#db0029;padding:5px;border-radius:4px;font-size:11px;display:inline-block}.ce-theme .nxs-label.warning{background-color:#fff;color:#f1ae43;border-color:#f1ae43;border:1px solid}.ce-theme .nxs-label.success{background-color:#fff;color:#58b957;border-color:#58b957;border:1px solid}.ce-theme .nxs-label.error{background-color:#fff;color:#f44336;border-color:#f44336;border:1px solid}.ce-theme .nxs-label.neutral{background-color:#fff;color:#16b1e6;border-color:#16b1e6;border:1px solid}.ce-theme .nxs-label.refused{background-color:#fff;color:#666;border-color:#666;border:1px solid}.ce-theme .nxs-label.neutral_missing_doc{background-color:#fff;color:#16b1e6;border-color:#16b1e6;border:1px solid}.ce-theme .nxs-label.success_missing_doc{background-color:#fff;color:#58b957;border-color:#58b957;border:1px solid}.ce-theme .nxs-label.warning_missing_doc{background-color:#fff;color:#f1ae43;border-color:#f1ae43;border:1px solid}.ce-theme .nxs-information-box{padding:16px;border:1px solid;border-radius:4px}.ce-theme .nxs-information-box.information{border-color:#db0029}.ce-theme .nxs-information-box.information-secundary{border-color:#b5b3b3;background-color:#ededed;color:#4c4c4c}.ce-theme .nxs-information-box.warning{border-color:orange;color:orange}.ce-theme .nxs-information-box.error{border-color:#e91b06;color:#e91b06}.ce-theme .nxs-information-box .info-box-header{display:flex;align-items:center;margin-bottom:8px}.ce-theme .nxs-information-box .info-box-header .info-box-icon{fill:#db0029}.ce-theme .nxs-information-box .info-box-header .info-box-title{margin:0 0 6px 8px;font-weight:700;font-size:1rem;line-height:1.375rem}.ce-theme .nxs-information-box .info-box-panel{margin:0;font-weight:400;font-size:1rem;line-height:1.375rem}.ce-theme .checkbox-single{width:100%;display:flex;align-items:end}.ce-theme .checkbox-single .nxs-checkbox{font-weight:300;font-size:16px;color:#666;letter-spacing:-.27px;line-height:24px;margin-right:10px}.ce-theme .checkbox-single .mat-mdc-checkbox-checked .mdc-checkbox__frame{border-color:#db0029}.ce-theme .checkbox-single .mat-mdc-checkbox-checked .mdc-checkbox__checkmark-path{stroke:#db0029!important}.ce-theme .checkbox-single .mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background{border-color:#db0029!important}.ce-theme .checkbox-single .mat-checkbox .mdc-checkbox__checkmark{left:0;top:0}.ce-theme .checkbox-single .mat-checkbox .mdc-checkbox__inner-container{margin-top:4px}.ce-theme .checkbox-single .nxs-checkbox-label{font-weight:300;font-size:16px;color:#333;letter-spacing:-.27px;line-height:24px;margin-right:10px}.ce-theme .checkbox-single .mat-checkbox{margin-right:8px;margin-bottom:0;height:16px}.ce-theme .checkbox-single .no-padding{padding:0!important}.ce-theme .checkbox-single .label-text{margin-top:7px}.ce-theme .checkbox-single .checkbox-icon{text-align:center;font-weight:500;margin-bottom:1px}.ce-theme .nxs-checkbox-group .nxs-checkbox{font-weight:300;font-size:16px;color:#666;letter-spacing:-.27px;line-height:24px;margin-right:5px}.ce-theme .nxs-checkbox-group .nxs-checkbox-label{font-weight:300;font-size:16px;color:#333;letter-spacing:-.27px;line-height:24px;margin-right:10px}.ce-theme .nxs-checkbox-group .mat-checkbox{margin-right:10px;margin-bottom:0;height:16px}.ce-theme .nxs-checkbox-group .mat-checkbox .mdc-checkbox__inner-container{margin-top:4px}.ce-theme .nxs-checkbox-group .mat-mdc-checkbox-checked .mdc-checkbox__frame{border-color:#db0029}.ce-theme .nxs-checkbox-group .mat-mdc-checkbox-checked .mdc-checkbox__background{background-color:#db0029}.ce-theme .nxs-checkbox-group .mat-mdc-checkbox-checked .mdc-checkbox__checkmark-path{stroke:#db0029!important}.ce-theme .nxs-checkbox-group .mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background{border-color:#db0029!important}.ce-theme .nxs-checkbox-group .mdc-checkbox__background{background-color:transparent;border-color:#db0029}.ce-theme .contract-synthese-container .synthese{margin:20px 36px 20px 18px}.ce-theme .contract-synthese-container .show-graph-details-icon{max-width:25px;padding:5px;max-height:25px;cursor:pointer}.ce-theme .contract-synthese-container .main_title{font-weight:700;color:#4d4d4d;padding:6px 8px 20px 30px}.ce-theme .contract-synthese-container .value-detail{color:#ccc}.ce-theme .contract-synthese-container .table-container{margin-left:20px}.ce-theme .contract-synthese-container .row-title{font-family:Ubuntu;font-size:21px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.52;letter-spacing:-.1px;color:#000;padding-top:15px!important;border-top:none!important;border-bottom:solid 1px #cccccc!important}.ce-theme .contract-synthese-container .row-title .valorization-at{float:right;font-family:Ubuntu;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#000!important;padding-top:10px!important}.ce-theme .contract-synthese-container .row-value{height:max-content;vertical-align:baseline;font-family:Ubuntu;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;border:none}.ce-theme .contract-synthese-container .row-value nxs-icon{color:#db0029}.ce-theme .contract-synthese-container .label{padding:10px 0;color:#828282}.ce-theme .contract-synthese-container .sub_title{color:#4d4d4d;margin:0 50px 25px}.ce-theme .contract-synthese-container .filters{margin:35px 18px;width:100%}.ce-theme .contract-synthese-container .filter-container{width:200px;float:left}.ce-theme .contract-synthese-container table{border-collapse:collapse;width:100%}.ce-theme .contract-synthese-container table tbody{border-top:none}.ce-theme .contract-synthese-container table tbody td.valorisation{display:flex;flex-direction:column}.ce-theme .contract-synthese-container table thead{height:40px}.ce-theme .contract-synthese-container .table td,.ce-theme .contract-synthese-container .table th{text-align:left;padding-top:2px;padding-bottom:1px}.ce-theme .contract-synthese-container .table td+td,.ce-theme .contract-synthese-container .table th+th{text-align:center}.ce-theme .contract-synthese-container table thead th{border-top:1px solid #dee2e6;border-bottom:1px solid #dee2e6;background-color:#f5f5f5;font-family:Ubuntu;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#666!important;vertical-align:middle}.ce-theme .contract-synthese-container .synthese-row{text-align:center;margin:5px 5px 10px;display:flex}.ce-theme .contract-synthese-container .detail-block{padding-left:10px;padding-right:10px;text-align:center}.ce-theme .contract-synthese-container .block-row{display:flex;align-items:center;color:#db0029}.ce-theme .contract-synthese-container .block-text{padding-right:10px}.ce-theme .contract-synthese-container .valorization-button{height:46px;display:block}.ce-theme .contract-synthese-container .detail-value{color:#333;font-size:18px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.52;letter-spacing:-.1px;max-width:286px;max-height:26px;margin-bottom:8px;font-weight:500}.ce-theme .contract-synthese-container .detail-description{font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#666}.ce-theme .contract-synthese-container .valorization-note{color:#333;font-size:17px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.52;letter-spacing:-.1px;max-width:286px;max-height:26px;margin-bottom:8px;font-weight:500}.ce-theme .contract-synthese-container .show-graph-row{margin:5px 5px 10px}.ce-theme .contract-synthese-container .show-graph-containter{display:flex;justify-content:center;align-items:center;color:#db0029}.ce-theme .contract-synthese-container .show-graph-containter:hover{text-decoration:underline}.ce-theme .contract-synthese-container .show-graph-details{cursor:pointer;color:#db0029;margin:5px;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal}.ce-theme .contract-synthese-container .support-name{color:#333;font-weight:500}.ce-theme .contract-synthese-container .support-name a:hover{text-decoration:underline;cursor:pointer}.ce-theme .contract-synthese-container .open-performance-column{padding-top:5px;align-content:center;width:100px}.ce-theme .contract-synthese-container .open-performance-column>div:nth-child(1){width:32px;height:32px;margin:auto;background-color:#fff;border-radius:15%;border:solid 1px;border-color:#db0029}.ce-theme .contract-synthese-container .open-performance-column>div:nth-child(1):hover{cursor:pointer}.ce-theme .contract-synthese-container .open-performance-column .performance-icon:hover{cursor:pointer}.ce-theme .contract-synthese-container .print-section-button{float:right;color:#db0029;margin-top:6px}.ce-theme .contract-synthese-container .amount-note{padding-left:10px;position:relative;height:36px;color:#666;bottom:12px;font-size:13px}.ce-theme .contract-synthese-container .switch-button-container{float:right}.ce-theme .contract-synthese-container .switch-button-container:hover{cursor:pointer}.ce-theme .contract-synthese-container .switch-button-container:hover .switch-button{text-decoration:underline}.ce-theme .contract-synthese-container .switch-button{display:flex;color:#db0029}.ce-theme .contract-synthese-container .switch-button-label{margin-right:5px;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;min-width:10px}.ce-theme .contract-synthese-container .server-error{margin-top:100px;text-align:center;font-family:Ubuntu;font-size:22px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#333}.ce-theme .contract-synthese-container .server-error-labels{margin-top:50px}.ce-theme .contract-synthese-container .server-error-title{font-family:Ubuntu;font-size:21px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.52;letter-spacing:-.1px;color:#333}.ce-theme .contract-synthese-container .server-error-subtitle{font-family:Ubuntu;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#333}@media only screen and (max-device-width: 960px){.ce-theme .contract-synthese-container .synthese{margin:0 15px 20px}.ce-theme .contract-synthese-container .synthese-row{width:100%}.ce-theme .contract-synthese-container .synthese-row nxs-alert-message{width:100%}.ce-theme .contract-synthese-container .detail-block-info{margin-left:40px}.ce-theme .contract-synthese-container .print-button-mobile{margin:15px 10px 20px}.ce-theme .contract-synthese-container .mobile-synthese-header{margin-bottom:20px}.ce-theme .contract-synthese-container .mobile-synthese-header>div{display:flex;flex-direction:column;color:#db0029}.ce-theme .contract-synthese-container .mobile-synthese-header>div>span:nth-child(1){width:-moz-fit-content;width:fit-content;font-size:small}.ce-theme .contract-synthese-container .mobile-synthese-header>div>span:nth-child(2){width:-moz-fit-content;width:fit-content;font-weight:700;font-size:25px}.ce-theme .contract-synthese-container .mobile-synthese-header>div>div{width:-moz-fit-content;width:fit-content}.ce-theme .contract-synthese-container .mobile-synthese-header>div>div>span:nth-child(1){color:#db0029;font-weight:700;font-size:25px}.ce-theme .contract-synthese-container .mobile-synthese-header>div>hr{color:gray}.ce-theme .contract-synthese-container .mobile-synthese-header>div:nth-child(2){margin-bottom:20px}.ce-theme .contract-synthese-container .mobile-synthese-header>nxs-button{margin-top:10px}.ce-theme .contract-synthese-container .mobile-card-list{padding:0 15px}.ce-theme .contract-synthese-container .mobile-card-list .title-fund-list{color:#db0029;font-weight:700;font-size:25px}.ce-theme .contract-synthese-container .mobile-card-list .card-list-header{display:flex;flex-direction:column}.ce-theme .contract-synthese-container .mobile-card-list .fund-card{border:1px solid #d3d3d3;padding:10px;margin-top:10px;margin-bottom:25px;border-radius:5px}.ce-theme .contract-synthese-container .mobile-card-list .fund-card .fund-link{margin-top:15px}.ce-theme .contract-synthese-container .mobile-card-list .fund-card .fund-link a{color:#db0029}.ce-theme .contract-synthese-container .mobile-card-list .fund-card .fund-link a span{text-decoration:underline;margin-right:5px}.ce-theme .contract-synthese-container .mobile-card-list .fund-card>div:nth-child(1){display:flex;flex-direction:row;color:#db0029;font-weight:700;justify-content:space-between;border-bottom:1px solid #d3d3d3;margin-bottom:10px;padding-bottom:5px}.ce-theme .contract-synthese-container .mobile-card-list .fund-card>div:nth-child(2){display:flex;flex-direction:row;justify-content:space-between}.ce-theme .contract-synthese-container .mobile-card-list .fund-card>div:nth-child(2)>div:nth-child(1) span:nth-child(1){color:#000}.ce-theme .contract-synthese-container .mobile-card-list .fund-card>div:nth-child(2)>div:nth-child(1) span:nth-child(2){color:green}.ce-theme .contract-synthese-container .mobile-card-list .fund-card>div:nth-child(2)>div:nth-child(2){color:#000}.ce-theme .contract-synthese-container .switch-button-container-info{margin-right:10px}.ce-theme .contract-synthese-container .pie-chart{min-width:100%;height:-moz-fit-content;height:fit-content}.ce-theme .contract-synthese-container .detail-value-without-icon{margin:0 auto 8px}.ce-theme .contract-synthese-container .detail-value{font-family:Ubuntu;font-size:36px;font-weight:400;font-style:normal;font-stretch:normal;line-height:.67;letter-spacing:-.1px}.ce-theme .contract-synthese-container .table-head-support-details{display:none}.ce-theme .contract-synthese-container .row-title{font-family:Ubuntu;font-size:19px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.26;letter-spacing:-.1px;color:#333;padding-top:15px!important;border-top:none!important;border-bottom:solid 1px #cccccc!important}.ce-theme .contract-synthese-container .row-value-mobile{margin:2px 0;font-family:Ubuntu;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:-.1px;color:#333}.ce-theme .contract-synthese-container .row-value-mobile nxs-button{margin-bottom:15px}.ce-theme .contract-synthese-container .row-value-mobile-title{font-size:16px}.ce-theme .contract-synthese-container .row-value-column-title{color:#666}.ce-theme .contract-synthese-container .details-supports-mobile{margin-bottom:18px}.ce-theme .contract-synthese-container .amount-note-chart{margin-top:-80px}.ce-theme .contract-synthese-container .amount-note-table{margin-top:0;padding-left:0}}.ce-theme .underlying-details{padding-top:30px;height:100%;overflow-y:auto}.ce-theme .underlying-details .icon{color:#db0029}.ce-theme .underlying-details .icon:hover,.ce-theme .underlying-details .expand-button{cursor:pointer}.ce-theme .underlying-details ul{padding-left:0}.ce-theme .underlying-details ul li{list-style-type:none}.ce-theme .underlying-details ul li div{display:flex;flex-direction:row;justify-content:space-between;font-size:16px}.ce-theme .underlying-details ul li div>span:nth-child(2){text-align:end}.ce-theme .underlying-details ul li div .classification-label{display:flex;flex-direction:row}.ce-theme .underlying-details ul li hr{margin:10px 0}.ce-theme .underlying-details div .underlyings-list{padding-top:10px}.ce-theme .underlying-details div .underlyings-list .underlying-card>div:first-child{font-weight:700}.ce-theme .underlying-details div .underlyings-list .underlying-card>div:not(:first-child){display:flex;flex-direction:row;justify-content:space-between}.ce-theme .underlying-details div .underlyings-list .underlying-card>div:not(:first-child)>span:nth-child(1){color:gray}.ce-theme .underlying-details div .underlyings-list .underlying-card>div:not(:first-child)>span:nth-child(2){font-weight:600}.ce-theme .underlying-details .fund-section>div:first-child{font-weight:600;font-size:16px;display:flex;flex-direction:row;justify-content:space-between}.ce-theme .underlying-details .fund-section>div:first-child>span:nth-child(2){text-align:end}.ce-theme .underlying-details .fund-section>div:first-child nxs-icon{color:#db0029}.ce-theme .underlying-details .fund-section>div{padding-top:10px;padding-bottom:10px}@media only screen and (min-device-width: 961px){.ce-theme .underlying-details{padding-left:50px;padding-right:50px}}.ce-theme .main_title{font-size:24px;font-weight:700;color:#4d4d4d;padding:6px 8px 20px 30px}.ce-theme .client_values{color:#4d4d4d;font-size:14px;font-weight:700}.ce-theme .label{padding:10px 0;color:#828282}.ce-theme .contract-general-information-contract{margin:24px}.ce-theme .kid-dic-url{height:70px;text-align:center;a:hoover;a-text-decoration:none}.ce-theme .kid-dic-url a{text-decoration:none;width:-moz-fit-content;width:fit-content;color:#db0029}.ce-theme .kid-dic-url a.disabled{color:#dee2e6;pointer-events:none}@media only screen and (max-device-width: 960px){.ce-theme .contract-general-information-contract{width:100%;margin:0}.ce-theme .contract-general-information-contract>div:first-child{padding:15px}.ce-theme .contract-general-information-contract>div:nth-child(2){display:flex;flex-direction:column;margin:0 15px 20px;padding:10px;box-shadow:0 2px 10px #828282}.ce-theme .contract-general-information-contract>div:nth-child(2)>span:nth-child(1){font-weight:700;padding-bottom:10px;color:#db0029}.ce-theme .contract-general-information-contract>div:nth-child(2) nxs-button{margin-top:10px}.ce-theme .contract-general-information-contract>div:nth-child(2) nxs-button .nxs-button{width:-moz-fit-content;width:fit-content}.ce-theme .contract-general-information-contract>div:nth-child(2) nxs-button .nxs-button-text{font-size:14px;text-decoration:underline}.ce-theme .contract-general-information-contract>div:nth-child(3){margin:0 15px}.ce-theme .contract-general-information-contract>div:nth-child(3)>hr{margin-bottom:50px;margin-top:-20px}}.ce-theme .nxs-sidenav-contract .nxs-side-nav-value{font-family:Ubuntu;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#333}.ce-theme .nxs-sidenav-contract .nxs-side-nav-label{font-size:13px;color:#666}.ce-theme .nxs-sidenav-contract .client-data{margin-top:46px}.ce-theme .nxs-sidenav-contract .bank-name-title{font-family:Ubuntu;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#666}.ce-theme .nxs-sidenav-contract .bank-name{word-break:break-word}.ce-theme .nxs-sidenav-contract .operations-menu-container{height:40px;margin-top:20px;max-width:213px}@media screen and (min-width: 1024px){.ce-theme .nxs-sidenav-contract .operations-menu-container nxs-button-menu nxs-dropdown-menu{width:198px}}@media not screen and (max-width: 1024px){.ce-theme .nxs-sidenav-contract .operations-menu-container nxs-button-menu nxs-dropdown-menu{width:212px}}.ce-theme .nxs-sidenav-contract .eligible{border:dashed 2px;border-radius:4px;border-color:#db0029;display:table-cell;text-align:center;vertical-align:middle}.ce-theme .nxs-sidenav-contract .eligible span{font-size:14px;font-weight:700;color:#db0029}.ce-theme .nxs-sidenav-contract .eligible:hover{cursor:pointer}.ce-theme .nxs-sidenav-contract .bottom-button-eligible{padding-bottom:20px}.ce-theme .details-operation{padding-left:15px 0px 15px 0px}.ce-theme .details-operation .main_title{font-size:24px;font-weight:700;color:#4d4d4d;padding:6px 8px 20px 30px}.ce-theme .details-operation .mobile-button-filter{display:flex;align-items:center;justify-content:space-between;padding-left:30px}.ce-theme .details-operation .filters{margin:35px 0 0;width:100%;display:flex;align-items:flex-end}.ce-theme .details-operation .filter-container{width:190px;margin-left:23px;margin-right:23px;float:left}.ce-theme .details-operation .filter-container.print-section{margin-top:10px}.ce-theme .details-operation table{border-collapse:collapse;width:100%}.ce-theme .details-operation table tbody{border-top:none}.ce-theme .details-operation table td{text-align:center;font-family:Ubuntu;font-size:13px;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#666}.ce-theme .details-operation .value-highlighted{color:#000!important}.ce-theme .details-operation table thead{height:40px}.ce-theme .details-operation table thead th{border-top:1px solid #dee2e6;border-bottom:1px solid #dee2e6;background-color:#f5f5f5;font-family:Ubuntu;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#666;text-align:center}.ce-theme .details-operation .detail_operations{margin:20px}.ce-theme .details-operation .empty-results{text-align:center;font-family:Ubuntu;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#333}.ce-theme .details-operation .empty-results .empty-result-label{max-width:314px;margin:42px auto auto}.ce-theme .details-operation .server-error{margin-top:100px;text-align:center;font-family:Ubuntu;font-size:22px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#333}.ce-theme .details-operation .server-error-labels{margin-top:50px}.ce-theme .details-operation .server-error-title{font-family:Ubuntu;font-size:21px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.52;letter-spacing:-.1px;color:#333}.ce-theme .details-operation .server-error-subtitle{font-family:Ubuntu;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#333}.ce-theme .details-operation .expand-button{cursor:pointer}.ce-theme .details-operation .detail table{width:auto}.ce-theme .details-operation .detail tr{background-color:#f9f9fb}.ce-theme .details-operation .detail td{background-color:#f9f9fb;color:#333;border-top:none;vertical-align:top;text-align:center;padding:10px}.ce-theme .details-operation .detail .align-left{text-align:left!important}.ce-theme .details-operation .detail{background-color:#f9f9fb;display:flex;flex-direction:row}.ce-theme .details-operation .detail .item{display:flex;width:40%;flex-direction:column}.ce-theme .details-operation .detail .item .titles{display:flex;justify-content:space-around;font-family:Ubuntu;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#000;padding-top:10px;padding-bottom:10px}.ce-theme .details-operation .detail .item .infos{display:flex;justify-content:space-around;padding-bottom:10px}.ce-theme .details-operation .detail .item.expand{width:50%}.ce-theme .details-operation .detail .item.tax{width:20%}.ce-theme .details-operation .detail .item.tax.expand{margin-left:29%}.ce-theme .details-operation .detail .item .infos span,.ce-theme .details-operation .detail .item .titles span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ce-theme .details-operation .detail .item .infos .name,.ce-theme .details-operation .detail .item .titles .name{margin-left:12px;width:35%;margin-right:5%;text-align:left}.ce-theme .details-operation .detail .item .infos .informations,.ce-theme .details-operation .detail .item .titles .informations{width:25%;margin-right:5%}.ce-theme .details-operation .detail-row{padding-top:5px;padding-bottom:5px}.ce-theme .details-operation .add-rows{text-align:center;max-width:230px;margin:auto}.ce-theme .details-operation .print-section{margin-bottom:6px;text-align:right;color:#db0029}@media only screen and (max-device-width: 960px){.ce-theme .details-operation .alert-message{padding-left:30px;padding-bottom:15px}.ce-theme .details-operation .filter-container-operations{width:100%;margin-left:16px;margin-right:16px}.ce-theme .details-operation .table-head-operations-details{display:none}.ce-theme .details-operation .row-value-main-mobile{border-bottom:solid 1px #cccccc;padding:12px 16px 16px}.ce-theme .details-operation .row-value-mobile{margin:2px 0;font-family:Ubuntu;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:-.1px;color:#333}.ce-theme .details-operation .row-value-mobile nxs-button{margin-bottom:15px}.ce-theme .details-operation .details-supports-mobile{margin-bottom:18px}.ce-theme .details-operation .row-value-mobile-title{display:flex;flex-direction:row;justify-content:space-between;font-size:16px}.ce-theme .details-operation .row-value-column-title{color:#666}.ce-theme .details-operation .row-operation-label{width:50%;text-align:left;font-family:Ubuntu;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:-.1px;color:#333}.ce-theme .details-operation .row-operation-amount{width:40%;color:#58b957;vertical-align:middle}.ce-theme .details-operation .row-operation-amount span{float:right}.ce-theme .details-operation .row-operation-arrow{vertical-align:middle;width:5%;color:#db0029}.ce-theme .details-operation .row-operation-date{width:20%}.ce-theme .details-operation .row-value-column-title-div{text-align:left}.ce-theme .details-operation .filters{margin-bottom:22px}}.ce-theme .mobile-operation-detail-container{height:100%;width:100%;overflow-y:scroll;overflow-x:scroll}.ce-theme .mobile-operation-detail-container::-webkit-scrollbar{display:none}.ce-theme .mobile-operation-detail-container .mobile-operation-detail .row-title{text-align:left;font-family:Ubuntu;font-style:normal;font-weight:700;font-size:18px;line-height:1.38;letter-spacing:-.1px;color:#db0029;overflow:hidden;text-overflow:ellipsis;margin-bottom:25px!important;border-bottom:none!important}.ce-theme .mobile-operation-detail-container .mobile-operation-detail .row-subtitle{text-align:left;font-family:Ubuntu;font-style:normal;font-weight:700;font-size:13px;line-height:1.38;letter-spacing:-.1px;color:#000;overflow:hidden;text-overflow:ellipsis}.ce-theme .mobile-operation-detail-container .mobile-operation-detail .row-value{margin-bottom:30px;border-bottom:1px solid #cccccc;padding:12px 16px 16px}.ce-theme .mobile-operation-detail-container .mobile-operation-detail .row-value-left{width:50%;text-align:left}.ce-theme .mobile-operation-detail-container .mobile-operation-detail .row-value-right{width:50%;text-align:right}.ce-theme .mobile-operation-detail-container .mobile-operation-detail .sub-row{border-bottom:1px solid #cccccc}.ce-theme .nxs-contract-owner a:link,.ce-theme .nxs-contract-owner a:visited{color:#db0029;text-decoration:none}.ce-theme .nxs-contract-owner a:hover{color:#db0029;text-decoration:underline;cursor:pointer}.ce-theme .nxs-contract-owner .contract-owner{display:flex;align-items:center}.ce-theme .nxs-contract-owner .contract-owner>*{display:flex}.ce-theme .nxs-contract-owner .contract-name{font-size:19px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.68;letter-spacing:-.1px;color:#db0029}.ce-theme .nxs-contract-owner .client-name-separator{margin-bottom:2px;margin-top:2px}.ce-theme .nxs-contract-owner .client-name-icon{color:#db0029;float:right;padding:8px}.ce-theme .nxs-contract-owner .nxs-contract-owner-label{font-family:Ubuntu;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#666}.ce-theme .nxs-contract-owner .nxs-contract-owner-value{font-family:Ubuntu;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#333}.ce-theme .common-documents-container .main_title{font-size:24px;font-weight:700;color:#4d4d4d;padding:6px 8px 20px 30px}.ce-theme .common-documents-container .sub_title{font-size:16px;font-weight:700;color:#4d4d4d;padding:6px 8px 20px 30px}.ce-theme .common-documents-container table thead th{background-color:#f5f5f5;color:#333;border-bottom:none;font-size:13px;font-weight:500}.ce-theme .common-documents-container .empty-results{text-align:center;color:#333}.ce-theme .common-documents-container .empty-results .empty-result-label{max-width:314px;margin:42px auto auto;padding-bottom:130px}.ce-theme .common-documents-container .documentsTable th,.ce-theme .common-documents-container .documentsTable td{text-align:center}.ce-theme .common-documents-container .documentsTable .mat-icon-button,.ce-theme .common-documents-container .documentsTable .mat-icon-button .mat-button-ripple .mat-ripple{height:18px;width:18px;vertical-align:super}.ce-theme .common-documents-container .documentsTable .icon{float:none}.ce-theme .common-documents-container .document_values{color:#999;font-size:13px}.ce-theme .common-documents-container .filter-container{width:200px;float:left;margin-left:23px;margin-right:23px}.ce-theme .common-documents-container .filter-label{font-size:12px;color:#666}.ce-theme .common-documents-container .filters-title{color:#000;text-decoration:underline;font-style:italic}.ce-theme .common-documents-container .button_add_rows{background:#9c9c9c}.ce-theme .common-documents-container .add-rows{text-align:center;max-width:230px;margin:auto}.ce-theme .common-documents-container .value-highlighted{font-weight:500;color:#333}.ce-theme .common-documents-container .icon{color:#db0029}.ce-theme .common-documents-container .filters{margin:35px 18px;width:100%;display:flex;align-items:flex-end}.ce-theme .common-documents-container .filter-container{width:190px;float:left}.ce-theme .common-documents-container .row-value{font-family:Ubuntu;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#333;border:none}.ce-theme .common-documents-container .server-error{margin-top:100px;text-align:center;font-family:Ubuntu;font-size:22px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#333}.ce-theme .common-documents-container .server-error-labels{margin-top:50px}.ce-theme .common-documents-container .server-error-title{font-family:Ubuntu;font-size:21px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.52;letter-spacing:-.1px;color:#333}.ce-theme .common-documents-container .server-error-subtitle{font-family:Ubuntu;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#333}@media only screen and (max-device-width: 960px){.ce-theme .common-documents-container{padding-left:15px;padding-right:15px}.ce-theme .common-documents-container>div:first-child{display:flex;flex-direction:column}.ce-theme .common-documents-container>div:first-child .filter-container{width:100%;margin:0}.ce-theme .common-documents-container>div:first-child .date-filter{width:100%;display:flex;flex-direction:row}.ce-theme .common-documents-container>div:first-child .date-filter>div:nth-child(1){padding-right:10px}.ce-theme .common-documents-container>div:first-child .date-filter>div:nth-child(2){padding-left:10px}.ce-theme .common-documents-container .alert-box{padding-top:15px;padding-bottom:15px}.ce-theme .common-documents-container .table-head-documents{display:none}.ce-theme .common-documents-container .list-documents-mobile{padding:15px 0}.ce-theme .common-documents-container .list-documents-mobile ul{margin-top:20px;padding-left:initial}.ce-theme .common-documents-container .list-documents-mobile ul li{list-style-type:none}.ce-theme .common-documents-container .list-documents-mobile ul li div{display:flex;flex-direction:row;justify-content:space-between}.ce-theme .common-documents-container .list-documents-mobile ul li div>div:first-child{display:flex;flex-direction:column;width:55%}.ce-theme .common-documents-container .list-documents-mobile ul li div>div:first-child>span:first-child{font-weight:400;color:#333;font-size:16px}.ce-theme .common-documents-container .list-documents-mobile ul li div>div:first-child>span:nth-child(2){font-size:small;color:#666}.ce-theme .common-documents-container .list-documents-mobile ul li div>div:nth-child(2){font-size:small;margin-top:auto;margin-bottom:auto}.ce-theme .common-documents-container .row-value-main-mobile{border-top:solid 1px #f5f5f5;padding:12px 16px 16px}.ce-theme .common-documents-container .row-value-mobile{margin:2px 0;font-family:Ubuntu;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:-.1px;color:#333}.ce-theme .common-documents-container .row-value-mobile-title{font-size:16px}.ce-theme .common-documents-container .document_values{width:100%}.ce-theme .common-documents-container .row-operation-label{width:80%;text-align:left;font-family:Ubuntu;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:-.1px;color:#333}.ce-theme .common-documents-container .row-operation-date{font-family:Ubuntu;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#666}.ce-theme .common-documents-container .row-operation-label,.ce-theme .common-documents-container .row-operation-date{text-align:left}.ce-theme .common-documents-container .documents-rows-values{width:80%}.ce-theme .common-documents-container .documents-rows-icon{width:20%;text-align:right}}.ce-theme .news-block .open-file-container{display:flex;justify-content:center;align-items:center;padding-left:82px}.ce-theme .news-block .open-file-container .open-file{width:-moz-fit-content;width:fit-content;text-align:center;cursor:pointer}.ce-theme .news-block .open-file-container span{font-size:small;margin-top:5px}.ce-theme .news-block .news-block-content{padding-left:82px}.ce-theme .news-block .news-block-content .news-block-content-header{display:flex;justify-content:space-between;margin-bottom:13px}.ce-theme .news-block .news-block-content .news-block-content-header .news-block-content-header-left{display:flex}.ce-theme .news-block .news-block-content .news-block-content-info{padding-right:82px}.ce-theme .news-block .news-block-content .news-block-content-date{font-family:Ubuntu;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#999;padding-bottom:4px}.ce-theme .news-block .news-block-content .news-block-content-destination{padding-bottom:6px;margin-top:-4px;margin-left:14px;height:24px;border-radius:4px;background-color:#5cd0fa33}.ce-theme .news-block .news-block-content .news-block-content-destination .news-block-content-destination-font{padding:5px;font-family:Ubuntu;font-size:12px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal}.ce-theme .news-block .news-block-content .news-block-content-management{padding-bottom:6px;display:flex}.ce-theme .news-block .news-block-content .news-block-content-management .news-block-content-management-btn{margin-left:24px;cursor:pointer}.ce-theme .news-block .news-block-content .news-block-content-management .news-block-content-management-btn nxs-icon{float:left;margin-right:6px;height:18px;margin-top:-1px}.ce-theme .news-block .news-block-content .news-block-content-management .news-block-content-management-btn span{font-family:Ubuntu;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;display:table-cell;vertical-align:middle}.ce-theme .news-block .news-block-content .news-block-content-title{font-family:Ubuntu;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#333;padding-bottom:2px}.ce-theme .news-block .news-block-content .news-block-content-description{font-family:Ubuntu;font-size:16px;font-weight:300;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#333}.ce-theme .news-block .news-block-content .news-block-content-description a{color:#db0029}.ce-theme .news-block .news-block-content .news-block-content-description a:hover{text-decoration:underline}.ce-theme .news-block hr{border:solid 1px #f5f5f5}@media only screen and (max-device-width: 960px){.ce-theme .new{display:flex;flex-direction:column;font-family:Ubuntu}.ce-theme .new div{margin-bottom:10px}.ce-theme .new div a{text-decoration:underline;color:#db0029}.ce-theme .new .begin-date{color:#999}.ce-theme .new .title{font-weight:700;color:#333;font-size:16px;text-align:left;margin-left:-10px;height:auto}.ce-theme .new .align-filename{display:flex;justify-content:center;align-items:center}}.ce-theme .service-unavailable .mat-sidenav-main-container{height:auto;width:100%;position:absolute;bottom:48px;z-index:1;top:177px;left:0;background-color:#fff;color:#d3d3d3;overflow-x:hidden;overflow-y:auto;align-items:center;margin:0 auto}.ce-theme .service-unavailable .mat-sidenav-main-container .sidenav-container{height:100%;max-width:1200px;margin:0 auto;align-items:center;width:100%;background-color:#fff}.ce-theme .service-unavailable .mat-sidenav-main-container .sidenav-container .sidenav-content{overflow-x:hidden;margin:0 auto}.ce-theme .service-unavailable .service-unavailable-content{margin-top:50px;text-align:center}.ce-theme .service-unavailable .service-unavailable-content .service-unavailable-icon{margin-bottom:36px}.ce-theme .service-unavailable .service-unavailable-content .service-unavailable-message{font-family:Ubuntu;font-weight:400;font-style:normal;font-stretch:normal;color:#333;margin-bottom:36px}.ce-theme .service-unavailable .service-unavailable-content .service-unavailable-message .service-unavailable-message-title{font-size:21px;line-height:1.52;letter-spacing:-.1px}.ce-theme .service-unavailable .service-unavailable-content .service-unavailable-message .service-unavailable-message-description{font-size:16px;line-height:1.38;letter-spacing:normal}.ce-theme .service-unavailable .service-unavailable-content .service-unavailable-action{width:314px;margin:0 auto}.ce-theme .valorization{height:100%;overflow-y:auto;overflow-x:hidden}.ce-theme .valorization nxs-datepicker{margin-bottom:20px}.ce-theme .valorization nxs-datepicker .mat-error{max-width:100%}.ce-theme .valorization .support-name{color:#333;font-weight:500}.ce-theme .valorization .support-name a:hover{text-decoration:underline;cursor:pointer}.ce-theme .valorization .open-performance-column{padding-top:5px;width:100px}.ce-theme .valorization .open-performance-column .performance-icon:hover{cursor:pointer}.ce-theme .valorization .print-section{float:right}.ce-theme .valorization .div-contract{height:-moz-fit-content;height:fit-content}.ce-theme .valorization .valorization-row{text-align:center;max-width:1300px;margin:auto}.ce-theme .valorization .print-section{border:none;background-color:#fff}.ce-theme .valorization .print-section .print-icon{color:#db0029}.ce-theme .valorization .show-graph-details-icon{max-width:25px;max-height:25px;padding:5px;cursor:pointer}.ce-theme .valorization .main_title{font-size:24px;font-weight:700;color:#4d4d4d;padding:6px 8px 20px 30px}.ce-theme .valorization .value-detail{color:#ccc}.ce-theme .valorization .row-title{font-family:Ubuntu;font-size:21px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.52;letter-spacing:-.1px;color:#000;padding-top:15px!important;border-top:none!important;border-bottom:solid 1px #cccccc!important}.ce-theme .valorization .row-value{height:max-content;vertical-align:baseline;font-family:Ubuntu;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;border:none}.ce-theme .valorization .label{padding:10px 0;color:#828282}.ce-theme .valorization .sub_title{color:#4d4d4d;margin:0 50px 25px}.ce-theme .valorization .filters{margin:35px 18px;width:100%}.ce-theme .valorization .filter-container{width:200px;float:left}.ce-theme .valorization table{border-collapse:collapse;width:100%}.ce-theme .valorization table td.valorization-column{display:flex;flex-direction:column}.ce-theme .valorization .table td,.ce-theme .valorization .table th{text-align:left}.ce-theme .valorization .table td+td,.ce-theme .valorization .table th+th{text-align:center}.ce-theme .valorization .valorization-table-header.table thead th{background-color:#f5f5f5;border-bottom:none;font-family:Ubuntu;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#666!important}.ce-theme .valorization .detail-block{padding-left:10px;padding-right:10px;text-align:center}.ce-theme .valorization .block-row{display:flex;align-items:center;color:#db0029}.ce-theme .valorization .block-text{padding-right:10px}.ce-theme .valorization .detail-value{color:#333;font-size:21px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.52;letter-spacing:-.1px;max-width:286px;max-height:26px;margin-bottom:8px;font-weight:500}.ce-theme .valorization .detail-description{font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#666}.ce-theme .valorization .show-graph-row{margin:5px 5px 10px}.ce-theme .valorization .show-graph-containter{display:flex;justify-content:center;align-items:center;color:#db0029}.ce-theme .valorization .show-graph-containter:hover{text-decoration:underline}.ce-theme .valorization .show-graph-details{cursor:pointer;color:#db0029;margin:5px;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal}.ce-theme .valorization .amount-note{padding-left:10px;position:relative;height:36px;color:#666;bottom:12px;font-size:13px}.ce-theme .valorization .switch-button-container{float:right}.ce-theme .valorization .switch-button-container:hover{cursor:pointer}.ce-theme .valorization .switch-button-container:hover .switch-button{text-decoration:underline}.ce-theme .valorization .switch-button{display:flex;color:#db0029}.ce-theme .valorization .switch-button-label{margin-right:5px;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;min-width:10px}.ce-theme .valorization .underlyinAsset .align-left{text-align:left!important}.ce-theme .server-error-labels{margin-top:50px}.ce-theme .server-error-title{font-family:Ubuntu;font-size:21px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.52;letter-spacing:-.1px;color:#333}.ce-theme .server-error-subtitle{font-family:Ubuntu;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#333}@media only screen and (max-device-width: 960px){.ce-theme .valorization{height:calc(100% - 97px);margin-top:10px;padding-bottom:30px;overflow-y:scroll;overflow-x:hidden}.ce-theme .valorization::-webkit-scrollbar{display:none}.ce-theme .valorization nxs-datepicker{margin-bottom:20px}.ce-theme .valorization .valorization-row{width:100%;max-width:960px;text-align:initial}.ce-theme .valorization .mobile-card-list .title-fund-list{font-weight:700;font-size:25px}.ce-theme .valorization .mobile-card-list .card-list-header{display:flex;flex-direction:column}.ce-theme .valorization .mobile-card-list .fund-card{border:1px solid #d3d3d3;padding:10px;margin-top:10px;margin-bottom:25px;border-radius:5px}.ce-theme .valorization .mobile-card-list .fund-card .fund-link{margin-top:15px}.ce-theme .valorization .mobile-card-list .fund-card .fund-link a{color:#db0029}.ce-theme .valorization .mobile-card-list .fund-card .fund-link a span{text-decoration:underline;margin-right:5px}.ce-theme .valorization .mobile-card-list .fund-card>div:nth-child(1){display:flex;flex-direction:row;color:#db0029;font-weight:700;justify-content:space-between;border-bottom:1px solid #d3d3d3;margin-bottom:10px;padding-bottom:5px}.ce-theme .valorization .mobile-card-list .fund-card>div:nth-child(2){display:flex;flex-direction:row;justify-content:space-between}.ce-theme .valorization .mobile-card-list .fund-card>div:nth-child(2)>div:nth-child(1) span:nth-child(1){color:#000}.ce-theme .valorization .mobile-card-list .fund-card>div:nth-child(2)>div:nth-child(1) span:nth-child(2){color:green}.ce-theme .valorization .mobile-card-list .fund-card>div:nth-child(2)>div:nth-child(2){color:#000}.ce-theme .valorization .mobile-valorization-date-button{background:#fff;z-index:1;position:absolute;margin-left:15px;margin-right:15px;left:0;right:0;bottom:0;text-align:center;margin-bottom:10px}.ce-theme .valorization .print-details-position-button{bottom:50px}.ce-theme .valorization .detail-block-info{margin-left:40px}.ce-theme .valorization .switch-button-container-info{margin-right:10px}.ce-theme .valorization .amount-note{height:60px;position:relative;bottom:0}.ce-theme .valorization .synthese{margin:20px 15px}.ce-theme .valorization .pie-chart{min-width:320px}.ce-theme .valorization .detail-value-without-icon{margin:0 auto 8px}.ce-theme .valorization .detail-value{font-family:Ubuntu;font-size:36px;font-weight:400;font-style:normal;font-stretch:normal;line-height:.67;letter-spacing:-.1px}.ce-theme .valorization .table-head-support-details{display:none}.ce-theme .valorization .row-title{font-family:Ubuntu;font-size:19px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.26;letter-spacing:-.1px;color:#333;padding-top:15px!important;border-top:none!important;border-bottom:solid 1px #cccccc!important}.ce-theme .valorization .row-value-mobile{margin:2px 0;font-family:Ubuntu;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:-.1px;color:#333}.ce-theme .valorization .row-value-mobile-title{font-size:16px}.ce-theme .valorization .row-value-column-title{color:#666}.ce-theme .valorization .details-supports-mobile{margin-bottom:18px}.ce-theme .valorization .amount-note-table{margin-top:0;padding-left:0}.ce-theme .valorization ui-carousel{margin-top:24px}}.ce-theme .mobile-contract-consultation-container{margin:20px}.ce-theme .mobile-contract-consultation-container .contract-mobile-details-centered{text-align:center;margin-bottom:15px}.ce-theme .mobile-contract-consultation-container .contract-mobile-details-two-columns{display:inline-block}.ce-theme .mobile-contract-consultation-container .contract-mobile-details-two-columns .mobile-contract-information-left-column{float:left;width:70%}.ce-theme .mobile-contract-consultation-container .contract-mobile-details-two-columns .mobile-contract-information-right-column{white-space:nowrap;float:left;width:30%;text-align:right}.ce-theme .mobile-contract-consultation-container .mobile-contract-details-top-item{font-size:20px}.ce-theme .mobile-contract-consultation-container .contract-mobile-yearPayments{font-weight:700;color:green;font-size:24px}.ce-theme .mobile-contract-consultation-container .mobile-contract-consultation-information-icon{color:#db0029}.ce-theme .customer-homepage-title{width:100%;min-width:350px;height:40px;font-family:Ubuntu;font-size:32px;font-weight:300;color:#fff;letter-spacing:-.1px;line-height:40px}.ce-theme .text-center{font-size:20px;font-weight:500}.ce-theme .customer-homepage-subtitle{margin-bottom:60px;width:100%;min-width:350px;height:32px;font-family:Ubuntu;font-size:19px;letter-spacing:-.1px;color:#fff}.ce-theme .center-contracts{display:flex;height:100%;width:100%;justify-content:center;margin-left:0}@media only screen and (max-device-width: 960px){.ce-theme .search-block{margin-top:40px}.ce-theme .customer-homepage-title{min-width:190px;height:22px;color:#fff!important;margin:20px auto}.ce-theme .center-contracts{flex-direction:column}.ce-theme .customer-homepage-subtitle{min-width:190px;color:#fff}.ce-theme .fix-size-natixis{width:100%;margin:0 auto}}.ce-theme .side-text-values{width:87px;height:22px;color:#333}.ce-theme .text-labels{width:104px;height:18px;color:#666}.ce-theme .label-div{margin-bottom:18px}.ce-theme .mat-sidenav-main-container{height:auto;width:100%;position:absolute;bottom:48px;z-index:1;top:177px;left:0;background-color:#fff;color:#d3d3d3;overflow-x:hidden;overflow-y:auto;min-width:1024px;align-items:center;margin:0 auto}.ce-theme .sidenav-container{height:100%;max-width:1200px;margin:0 auto;align-items:center;width:100%;background-color:#fff}.ce-theme .sidenav-menu{width:232px;border-right:solid #f9f9fb 3px;box-shadow:-1px 0 6px #ccc}.ce-theme .sidenav-content{overflow-x:hidden}@media only screen and (min-device-width: 961px){.ce-theme .sidenav-content.withLeftpanel{margin-left:232px!important}}.ce-theme .left-menu-labels{padding:24px 8px 20px 0;text-decoration:none;color:#818181;display:block;font-size:12px}@media screen and (max-width: 1024px){.ce-theme .left-menu-labels{padding:24px 8px 20px 24px}}.ce-theme .main-nav{font-size:18px;cursor:pointer}.ce-theme .main-nav-selected{color:#000}.ce-theme .sub-nav{padding:6px 8px 6px 0;font-size:12px}.ce-theme .sidenav a:hover{color:#000;font-weight:700}.ce-theme .router-link-active{color:#000;font-weight:700;font-size:14px}.ce-theme mat-tab-group{background-color:#d9d9d9!important;color:#818181!important}.ce-theme .theme-border{padding:1.5px!important;background-color:#db0029;width:30%;margin:10px}@media only screen and (max-device-width: 960px){.ce-theme .mat-sidenav-main-container{min-width:320px;position:relative;bottom:0;top:0}.ce-theme mat-sidenav{display:none}}.ce-theme .icg-submitted .mat-sidenav-main-container{height:auto;width:100%;position:absolute;bottom:48px;z-index:1;top:177px;left:0;background-color:#fff;color:#d3d3d3;overflow-x:hidden;overflow-y:auto;align-items:center;margin:0 auto}.ce-theme .icg-submitted .mat-sidenav-main-container .sidenav-container{height:100%;max-width:1200px;margin:0 auto;align-items:center;width:100%;background-color:#fff}.ce-theme .icg-submitted .mat-sidenav-main-container .sidenav-container .sidenav-content{overflow-x:hidden;margin:0 auto}.ce-theme .icg-submitted .icg-submitted-content{margin:80px 200px 0;text-align:center}.ce-theme .icg-submitted .icg-submitted-content .icg-submitted-icon{margin-bottom:36px}.ce-theme .icg-submitted .icg-submitted-content .icg-submitted-message{font-family:Ubuntu;font-weight:400;font-style:normal;font-stretch:normal;color:#333;margin-bottom:36px}.ce-theme .icg-submitted .icg-submitted-content .icg-submitted-message .icg-submitted-message-title{font-size:21px;line-height:1.52;letter-spacing:-.1px}.ce-theme .icg-submitted .icg-submitted-content .icg-submitted-message .icg-submitted-message-description{font-size:16px;line-height:1.52;letter-spacing:normal}.ce-theme .icg-submitted .icg-submitted-content .icg-submited-actions-container{display:flex;justify-content:center}.ce-theme .icg-submitted .icg-submitted-content .icg-submited-actions-container nxs-button{width:230px;padding-left:10px;padding-right:10px}.ce-theme .documents-container .main_title{font-size:24px;font-weight:700;color:#4d4d4d;padding:6px 8px 20px 30px}.ce-theme .documents-container .sub_title{font-size:16px;font-weight:700;color:#4d4d4d;padding:6px 8px 20px 30px}.ce-theme .documents-container table thead th{background-color:#f5f5f5;color:#333;border-bottom:none;font-size:13px;font-weight:500}.ce-theme .documents-container .empty-results{text-align:center;color:#333}.ce-theme .documents-container .empty-results .empty-result-label{max-width:314px;margin:42px auto auto}.ce-theme .documents-container .documentsTable{margin-top:37px}.ce-theme .documents-container .documentsTable th,.ce-theme .documents-container .documentsTable td{text-align:center}.ce-theme .documents-container .documentsTable .mat-icon-button,.ce-theme .documents-container .documentsTable .mat-icon-button .mat-button-ripple .mat-ripple{height:30px;width:30px;vertical-align:super}.ce-theme .documents-container .documentsTable .icon{float:none}.ce-theme .documents-container .document_values{color:#999;font-size:13px}.ce-theme .documents-container .filter-container{width:200px;float:left;margin-left:25px;margin-right:25px}.ce-theme .documents-container .filter-label{font-size:12px;color:#666}.ce-theme .documents-container .filters-title{color:#000;text-decoration:underline;font-style:italic}.ce-theme .documents-container .button_add_rows{background:#9c9c9c}.ce-theme .documents-container .add-rows{text-align:center;max-width:230px;margin:auto}.ce-theme .documents-container .value-highlighted{font-weight:500;color:#333}.ce-theme .documents-container .icon{color:#db0029}.ce-theme .documents-container .filters{margin:35px 18px;width:100%;display:flex;align-items:flex-end}.ce-theme .documents-container .filter-container{width:200px;float:left}.ce-theme .documents-container .row-value{font-family:Ubuntu;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#333;border:none}.ce-theme .documents-container .server-error{margin-top:100px;text-align:center;font-family:Ubuntu;font-size:22px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#333}.ce-theme .documents-container .server-error-labels{margin-top:50px}.ce-theme .documents-container .server-error-title{font-family:Ubuntu;font-size:21px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.52;letter-spacing:-.1px;color:#333}.ce-theme .documents-container .server-error-subtitle{font-family:Ubuntu;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#333}@media only screen and (max-device-width: 960px){.ce-theme .documents-container .table-head-documents{display:none}.ce-theme .documents-container .row-value-main-mobile{border-top:solid 1px #f5f5f5;padding:12px 16px 16px}.ce-theme .documents-container .row-value-mobile{margin:2px 0;font-family:Ubuntu;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:-.1px;color:#333}.ce-theme .documents-container .row-value-mobile-title{font-size:16px}.ce-theme .documents-container .document_values{width:100%}.ce-theme .documents-container .row-operation-label{width:80%;text-align:left;font-family:Ubuntu;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:-.1px;color:#333}.ce-theme .documents-container .row-operation-folder{font-family:Ubuntu;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#666}.ce-theme .documents-container .row-operation-label,.ce-theme .documents-container .row-operation-folder{text-align:left}.ce-theme .documents-container .documents-rows-values{width:60%;text-align:left}.ce-theme .documents-container .documents-rows-date{width:20%;text-align:center;font-family:Ubuntu;font-size:14px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal}.ce-theme .documents-container .documents-rows-icon{width:20%;text-align:right}}.ce-theme .icg-initializing .mat-sidenav-main-container{height:auto;width:100%;position:absolute;bottom:48px;z-index:1;top:177px;left:0;background-color:#fff;color:#d3d3d3;overflow-x:hidden;overflow-y:auto;align-items:center;margin:0 auto}.ce-theme .icg-initializing .mat-sidenav-main-container .sidenav-container{height:100%;max-width:1200px;margin:0 auto;align-items:center;width:100%;background-color:#fff}.ce-theme .icg-initializing .mat-sidenav-main-container .sidenav-container .sidenav-content{overflow-x:hidden;margin:0 auto}.ce-theme .icg-initializing .icg-initializing-content{margin-top:50px;text-align:center}.ce-theme .icg-initializing .icg-initializing-content .icg-initializing-icon{margin-bottom:36px}.ce-theme .icg-initializing .icg-initializing-content .icg-initializing-message{font-family:Ubuntu;font-weight:400;font-style:normal;font-stretch:normal;color:#333;margin-bottom:36px}.ce-theme .icg-initializing .icg-initializing-content .icg-initializing-message .icg-initializing-message-title{font-size:21px;line-height:1.52;letter-spacing:-.1px}.ce-theme .icg-initializing .icg-initializing-content .icg-initializing-message .icg-initializing-message-description{font-size:16px;line-height:1.38;letter-spacing:normal}.ce-theme .icg-initializing .icg-initializing-content .icg-initializing-action{width:314px;margin:0 auto}.ce-theme .nxs-modal{width:100%;height:100%;display:flex;flex-direction:column}.ce-theme .nxs-modal .nxs-modal-header{height:-moz-fit-content;height:fit-content;margin-bottom:10px;top:0;left:0;position:absolute;width:100%;border-bottom:1px solid rgba(204,204,204,.8)}.ce-theme .nxs-modal .nxs-modal-header .nxs-modal-return-button{margin-top:10px;margin-left:10px;width:-moz-fit-content;width:fit-content;float:left}.ce-theme .nxs-modal .nxs-modal-header .nxs-modal-return-button:hover{cursor:pointer}.ce-theme .nxs-modal .nxs-modal-header .nxs-modal-close-button{margin-top:10px;margin-right:10px;float:right}.ce-theme .nxs-modal .nxs-modal-header .nxs-modal-close-button:hover{cursor:pointer}.ce-theme .nxs-modal .nxs-modal-header .nxs-modal-header-title{display:flex;flex-direction:column;text-align:center;font-family:Ubuntu;font-size:20px;font-weight:500;font-style:normal;font-stretch:normal;line-height:1.25;letter-spacing:-.1px;color:#db0029;padding-top:10px}.ce-theme .nxs-modal .nxs-modal-content{margin-top:46px;height:95%;padding:15px}@media only screen and (max-width: 960px){.ce-theme .nxs-modal{width:100%;height:100%}.ce-theme .nxs-modal .nxs-modal-header{width:100%;border-bottom:1px solid rgba(204,204,204,.8)}.ce-theme .nxs-modal .nxs-modal-header .nxs-modal-return-button,.ce-theme .nxs-modal .nxs-modal-header .nxs-modal-close-button{color:#db0029}.ce-theme .nxs-modal .nxs-modal-header .nxs-modal-header-title{padding-bottom:10px;display:flex;flex-direction:column;text-align:center;font-family:Ubuntu;font-size:15px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.25;letter-spacing:-.1px;padding-top:15px;color:#000}.ce-theme .nxs-modal .nxs-modal-header .nxs-modal-header-title>span:nth-child(1){font-size:14px}}.ce-theme .segmented-control{position:relative;display:inline-flex;min-height:20px;margin:0;padding:2px;align-items:center;border:1px solid #cccccc;border-radius:10px;background-color:#f5f5f5;color:#ccc;list-style-type:none}.ce-theme .segmented-control-wrapper{overflow-x:auto}.ce-theme .segmented-control:before{content:"";position:absolute;top:0;bottom:0;left:0;z-index:0;width:100%;transform:translate(var(--highlight-x-pos));transition:transform .35s ease,width .35s ease}.ce-theme .segmented-control-item{flex-grow:1;align-items:center;position:relative;text-align:center;font-family:Ubuntu;white-space:nowrap;cursor:pointer;padding:5px 9px;border:2px solid transparent}.ce-theme .segmented-control-item:hover{border:1px solid;border-color:#ccc;border-radius:10px}.ce-theme .segmented-control-flex{max-width:100%}.ce-theme .segmented-control-flex .ce-theme .segmented-control-item{flex:1 1 0px;overflow:hidden;text-overflow:ellipsis}.ce-theme .segmented-control-item:before{content:attr(data-text);display:block;font-weight:700;height:0;visibility:hidden;overflow:hidden;-webkit-user-select:none;user-select:none;pointer-events:none}@media speech{.ce-theme .segmented-control-item:before{display:none}}.ce-theme .segmented-control-item:after{content:"";position:absolute;z-index:1;inset:0}.ce-theme .segmented-control-item[aria-selected=true]{background-color:#fff;color:#db0029;border-radius:10px;border-color:#f5f5f5}.ce-theme .segmented-control-item[aria-selected=true]:hover{border:1px solid;border-color:#db0029}@media only screen and (max-width: 478px){.ce-theme .segmented-control{width:100%;font-size:2.8vw}.ce-theme .segmented-control-item[aria-selected=true]{border:1px solid;border-color:#db0029}}.ce-theme .fund-performance{width:100%;height:95%;overflow-y:auto}.ce-theme .fund-performance .fund-section{padding-top:5px;padding-bottom:5px;padding-right:10px}.ce-theme .fund-performance .fund-section .expander{font-weight:500;font-size:17px;font-family:Ubuntu;display:flex;flex-direction:row;justify-content:space-between;padding-top:0}.ce-theme .fund-performance .fund-section .expander>span:nth-child(2){text-align:end}.ce-theme .fund-performance .fund-section .expander nxs-icon{color:#db0029}.ce-theme .fund-performance .fund-section>div{padding-left:5px}.ce-theme .fund-performance .fund-section nxs-sfdr-info .nxs-sfdr-info,.ce-theme .fund-performance .fund-section .performances{padding-left:10px;padding-right:10px}.ce-theme .fund-performance .expand-button{cursor:pointer}.ce-theme .fund-performance .segment-control{padding-top:10px;padding-bottom:20px}.ce-theme .fund-performance h5{color:#db0029}.ce-theme .fund-performance .chart-container{margin:0 0 60px}.ce-theme .fund-performance .chart-container .chart{display:block;width:100%;height:450px}.ce-theme .fund-performance>div:first-child{padding-top:10px;padding-bottom:20px}.ce-theme .fund-performance .table-info .header{background-color:#db0029;width:100%;height:40px;min-width:auto;text-align:center;font-family:Ubuntu;border-top-left-radius:3px;border-top-right-radius:3px;display:flex;justify-content:center}.ce-theme .fund-performance .table-info .header span{color:#fff}.ce-theme .fund-performance .table-info table{width:100%;padding-bottom:20px}.ce-theme .fund-performance .table-info table tbody .months-row{background-color:#f5f5f5}.ce-theme .fund-performance .table-info table tbody tr{height:40px;border-bottom:1px solid rgba(144,143,143,.8)}.ce-theme .fund-performance .table-info table tbody tr>.months-row{background-color:#f5f5f5}.ce-theme .fund-performance .table-info table tbody tr td{font-family:Ubuntu;text-align:center}.ce-theme .fund-performance .table-info:last-child{padding-bottom:10px}.ce-theme .fund-performance .graphic{height:-moz-fit-content;height:fit-content;overflow-y:auto}.ce-theme .fund-performance .graphic .graphic-info{align-items:center;position:relative;margin:0 auto;width:78%}.ce-theme .fund-performance .graphic.hidden{visibility:hidden;height:0px}.ce-theme .server-error-page{display:flex;flex-direction:column;text-align:center;font-family:Ubuntu;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;margin-bottom:30px}.ce-theme .server-error-page span{color:#333;font-size:16px}.ce-theme .server-error-page nxs-icon .svg-container{padding-left:34px}@media only screen and (max-width: 960px){.ce-theme .fund-performance{overflow-y:auto}.ce-theme .fund-performance .performances .performances-header ul{padding-left:inherit}.ce-theme .fund-performance .performances .performances-header ul li{list-style-type:none}.ce-theme .fund-performance .performances .performances-header ul li div:nth-child(1){display:flex;flex-direction:row;justify-content:space-between}.ce-theme .fund-performance .performances>div:nth-child(1){padding-bottom:10px}.ce-theme .fund-performance .performances>div:nth-child(2) div ul{padding-left:inherit}.ce-theme .fund-performance .performances>div:nth-child(2) div ul li{list-style-type:none}.ce-theme .fund-performance .performances>div:nth-child(2) div ul li:first-child div{display:flex;justify-content:center}.ce-theme .fund-performance .performances>div:nth-child(2) div ul li:not(:first-child) div:nth-child(1){display:flex;flex-direction:row;justify-content:space-between}.ce-theme .fund-performance .performances>div:nth-child(2)>div:nth-child(2){margin-top:35px}.ce-theme .fund-performance .performances .graphic .graphic-info{width:100%}}.ce-theme .eligible-funds-modal{height:100%;width:100%;display:grid;grid-template-rows:auto auto auto 1fr}.ce-theme .eligible-funds-modal>div:nth-child(1){display:flex;flex-direction:column;width:500px;margin-left:auto;margin-right:auto}.ce-theme .eligible-funds-modal>div:nth-child(1) nxs-input-autocomplete{width:470px}.ce-theme .eligible-funds-modal>div:nth-child(1) nxs-button{margin-top:10px;height:40px;width:130px}.ce-theme .eligible-funds-modal .eligible-funds{height:100%;width:100%}.ce-theme .eligible-funds-modal .eligible-funds>div:nth-child(1) table .tbody-eligible{display:block;height:50vh;overflow-y:auto}.ce-theme .eligible-funds-modal .eligible-funds>div:nth-child(1) thead,.ce-theme .eligible-funds-modal .eligible-funds>div:nth-child(1) tbody tr{display:table;width:100%;table-layout:fixed}.ce-theme .eligible-funds-modal .eligible-funds>div:nth-child(1) thead .fund-label,.ce-theme .eligible-funds-modal .eligible-funds>div:nth-child(1) tbody tr .fund-label{color:#db0029;font-weight:700}.ce-theme .eligible-funds-modal .eligible-funds>div:nth-child(1) thead .funds-performance-expanded,.ce-theme .eligible-funds-modal .eligible-funds>div:nth-child(1) tbody tr .funds-performance-expanded{width:100%;height:auto;overflow-y:auto;font-size:small;padding-right:5px}.ce-theme .eligible-funds-modal .eligible-funds>div:nth-child(1) td.expand-colapse nxs-icon{float:right;padding-right:40px}.ce-theme .eligible-funds-modal .eligible-funds>div:nth-child(1) table .body-eligible-row td{width:20%;font-family:Ubuntu;font-size:13px;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#666;text-align:left;padding:.5rem}.ce-theme .eligible-funds-modal .eligible-funds>div:nth-child(1) table .body-eligible-row td .expand-button:hover{cursor:pointer}.ce-theme .eligible-funds-modal .eligible-funds>div:nth-child(1) table .body-eligible-row td app-fund-performance{max-height:400px;width:100%}.ce-theme .eligible-funds-modal .eligible-funds>div:nth-child(1) table .body-eligible-row td:nth-child(1){width:40%}.ce-theme .eligible-funds-modal .eligible-funds>div:nth-child(1) table .body-eligible-row td:nth-child(2){padding-left:13px}.ce-theme .eligible-funds-modal .eligible-funds>div:nth-child(1) table .body-eligible-row td:nth-child(3){padding-left:26px}.ce-theme .eligible-funds-modal .eligible-funds>div:nth-child(1) table .body-eligible-row td:nth-child(3),.ce-theme .eligible-funds-modal .eligible-funds>div:nth-child(1) table .body-eligible-row td:nth-child(4){text-align:center}.ce-theme .eligible-funds-modal .eligible-funds>div:nth-child(1) table thead .header-eligible-row th{width:20%;font-family:Ubuntu;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#666;text-align:left}.ce-theme .eligible-funds-modal .eligible-funds>div:nth-child(1) table thead .header-eligible-row th:nth-child(1){width:40%}.ce-theme .eligible-funds-modal .eligible-funds>div:nth-child(1) table thead .header-eligible-row th:nth-child(3),.ce-theme .eligible-funds-modal .eligible-funds>div:nth-child(1) table thead .header-eligible-row th:nth-child(4){text-align:center}@media only screen and (max-width: 960px){.ce-theme .eligible-funds-modal>div:nth-child(1){width:100%}.ce-theme .eligible-funds-modal>div:nth-child(1) nxs-input-autocomplete{width:100%}.ce-theme .eligible-funds-modal .eligible-funds{height:100%;width:100%;overflow-y:auto}.ce-theme .eligible-funds-modal .eligible-funds::-webkit-scrollbar{display:none}.ce-theme .eligible-funds-modal .eligible-funds ul{margin-top:20px;padding-left:inherit}.ce-theme .eligible-funds-modal .eligible-funds ul li{list-style-type:none}.ce-theme .eligible-funds-modal .eligible-funds ul li div:nth-child(1){display:flex;flex-direction:column}.ce-theme .eligible-funds-modal .eligible-funds ul li div:nth-child(1)>div:nth-child(1){margin-bottom:10px;font-weight:bolder;color:#db0029}.ce-theme .eligible-funds-modal .eligible-funds ul li div:nth-child(1)>div:nth-child(2) div{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:5px}.ce-theme .eligible-funds-modal .eligible-funds ul li div:nth-child(1)>div:nth-child(2) div>span:nth-child(2){font-weight:700}.ce-theme .eligible-funds-modal .eligible-funds ul li div:nth-child(1) a{width:-moz-fit-content;width:fit-content;color:#db0029;margin-left:auto;margin-right:auto}}.ce-theme .news-container .news-container-content .empty-results{padding-top:10px;display:flex;flex-direction:column;align-items:center}.ce-theme .news-container .news-container-content .empty-results .empty-result-label{padding-top:10px;text-align:center}.ce-theme .news-container hr{border:solid 1px #f5f5f5}@media only screen and (max-device-width: 960px){.ce-theme .news-container{margin:0 14px 14px}}.ce-theme .news-consultation-modal{height:100%;overflow-y:auto;display:flex;flex-direction:column}.ce-theme .news-consultation-modal>div:nth-child(1){text-align:center;font-weight:700}.ce-theme .news-consultation-modal>div:nth-child(2){text-align:center;margin-bottom:20px;color:#999}.ce-theme .news-consultation-modal .align-filename{display:flex;justify-content:center;align-items:center;padding-bottom:20px}.ce-theme .general-information{height:100%;overflow:auto}.ce-theme .general-information .information-box{margin-bottom:25px}.ce-theme .server-error{margin-top:100px;text-align:center;font-family:Ubuntu;font-size:22px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#333}.ce-theme .server-error .server-error-labels{margin-top:50px}.ce-theme .server-error .server-error-labels .server-error-title{font-family:Ubuntu;font-size:21px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.52;letter-spacing:-.1px;color:#333}.ce-theme .server-error .server-error-labels .server-error-subtitle{font-family:Ubuntu;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#333}.ce-theme .nxs-sfdr-info .icon-classification{margin-left:5px;cursor:pointer}.ce-theme .nxs-sfdr-info ul{padding-left:0}.ce-theme .nxs-sfdr-info ul .esg-theme-info{margin-bottom:10px}.ce-theme .nxs-sfdr-info ul li{list-style-type:none}.ce-theme .nxs-sfdr-info ul li hr.hr-margin{margin:10px 0 0}.ce-theme .nxs-sfdr-info ul li div{display:flex;flex-direction:row;justify-content:space-between}.ce-theme .nxs-sfdr-info ul li div .gauge-container nxs-gauge-picture{width:200px}.ce-theme .nxs-sfdr-info ul li div a .icon{color:#db0029}.ce-theme .nxs-sfdr-info ul li div a .icon:hover{cursor:pointer}.ce-theme .nxs-sfdr-info ul li div a.disabled{color:#dee2e6;pointer-events:none}.ce-theme .nxs-sfdr-info ul li div a.disabled .icon{color:#dee2e6}.ce-theme .nxs-sfdr-info ul li div a.disabled .icon:hover{cursor:pointer}.ce-theme .nxs-sfdr-info ul li div .classification-label{display:flex;flex-direction:row;align-items:center}.ce-theme .nxs-sfdr-info ul li .esg-section{font-weight:700;background-color:#f5f5f5;padding-top:8px;padding-bottom:8px}.ce-theme .nxs-sfdr-info ul li div.disabled{color:#dee2e6}.ce-theme .nxs-sfdr-info ul li hr{margin:10px 0}.ce-theme .nxs-sfdr-info .nested-list{list-style-type:disc;margin-left:30px}.ce-theme .nxs-sfdr-info .align-esg-icon{justify-content:flex-start;font-weight:700}.ce-theme .nxs-sfdr-info .title-esg{padding-top:10px}.ce-theme .nxs-sfdr-info .no-esg{margin-top:10px}.ce-theme .nxs-sfdr-info .hr-no-esg{margin:0}.ce-theme .content-container{overflow-x:hidden;overflow-y:auto}.ce-theme .content-container .content .search-block{margin-bottom:48px}@font-face{font-family:Ubuntu;font-style:normal;font-weight:300;src:url(/assets/fonts/ubuntu/ubuntu11-300.eot);src:local("Ubuntu Light"),local("Ubuntu-Light"),url(/assets/fonts/ubuntu/ubuntu11-300.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/ubuntu/ubuntu11-300.woff2) format("woff2"),url(/assets/fonts/ubuntu/ubuntu11-300.woff) format("woff"),url(/assets/fonts/ubuntu/ubuntu11-300.ttf) format("truetype"),url(/assets/fonts/ubuntu/ubuntu11-300.svg#Ubuntu) format("svg")}@font-face{font-family:Ubuntu;font-style:normal;font-weight:400;src:url(/assets/fonts/ubuntu/ubuntu11-regular.eot);src:local("Ubuntu Regular"),local("Ubuntu-Regular"),url(/assets/fonts/ubuntu/ubuntu11-regular.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/ubuntu/ubuntu11-regular.woff2) format("woff2"),url(/assets/fonts/ubuntu/ubuntu11-regular.woff) format("woff"),url(/assets/fonts/ubuntu/ubuntu11-regular.ttf) format("truetype"),url(/assets/fonts/ubuntu/ubuntu11-regular.svg#Ubuntu) format("svg")}@font-face{font-family:Ubuntu;font-style:normal;font-weight:500;src:url(/assets/fonts/ubuntu/ubuntu11-500.eot);src:local("Ubuntu Medium"),local("Ubuntu-Medium"),url(/assets/fonts/ubuntu/ubuntu11-500.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/ubuntu/ubuntu11-500.woff2) format("woff2"),url(/assets/fonts/ubuntu/ubuntu11-500.woff) format("woff"),url(/assets/fonts/ubuntu/ubuntu11-500.ttf) format("truetype"),url(/assets/fonts/ubuntu/ubuntu11-500.svg#Ubuntu) format("svg")}@font-face{font-family:Ubuntu;font-style:normal;font-weight:700;src:url(/assets/fonts/ubuntu/ubuntu11-700.eot);src:local("Ubuntu Bold"),local("Ubuntu-Bold"),url(/assets/fonts/ubuntu/ubuntu11-700.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/ubuntu/ubuntu11-700.woff2) format("woff2"),url(/assets/fonts/ubuntu/ubuntu11-700.woff) format("woff"),url(/assets/fonts/ubuntu/ubuntu11-700.ttf) format("truetype"),url(/assets/fonts/ubuntu/ubuntu11-700.svg#Ubuntu) format("svg")}@font-face{font-family:Ubuntu;font-style:normal;font-weight:300;src:url(/assets/fonts/ubuntu/ubuntu11-300.eot);src:local("Ubuntu Light"),local("Ubuntu-Light"),url(/assets/fonts/ubuntu/ubuntu11-300.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/ubuntu/ubuntu11-300.woff2) format("woff2"),url(/assets/fonts/ubuntu/ubuntu11-300.woff) format("woff"),url(/assets/fonts/ubuntu/ubuntu11-300.ttf) format("truetype"),url(/assets/fonts/ubuntu/ubuntu11-300.svg#Ubuntu) format("svg")}@font-face{font-family:Ubuntu;font-style:normal;font-weight:400;src:url(/assets/fonts/ubuntu/ubuntu11-regular.eot);src:local("Ubuntu Regular"),local("Ubuntu-Regular"),url(/assets/fonts/ubuntu/ubuntu11-regular.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/ubuntu/ubuntu11-regular.woff2) format("woff2"),url(/assets/fonts/ubuntu/ubuntu11-regular.woff) format("woff"),url(/assets/fonts/ubuntu/ubuntu11-regular.ttf) format("truetype"),url(/assets/fonts/ubuntu/ubuntu11-regular.svg#Ubuntu) format("svg")}@font-face{font-family:Ubuntu;font-style:normal;font-weight:500;src:url(/assets/fonts/ubuntu/ubuntu11-500.eot);src:local("Ubuntu Medium"),local("Ubuntu-Medium"),url(/assets/fonts/ubuntu/ubuntu11-500.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/ubuntu/ubuntu11-500.woff2) format("woff2"),url(/assets/fonts/ubuntu/ubuntu11-500.woff) format("woff"),url(/assets/fonts/ubuntu/ubuntu11-500.ttf) format("truetype"),url(/assets/fonts/ubuntu/ubuntu11-500.svg#Ubuntu) format("svg")}@font-face{font-family:Ubuntu;font-style:normal;font-weight:700;src:url(/assets/fonts/ubuntu/ubuntu11-700.eot);src:local("Ubuntu Bold"),local("Ubuntu-Bold"),url(/assets/fonts/ubuntu/ubuntu11-700.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/ubuntu/ubuntu11-700.woff2) format("woff2"),url(/assets/fonts/ubuntu/ubuntu11-700.woff) format("woff"),url(/assets/fonts/ubuntu/ubuntu11-700.ttf) format("truetype"),url(/assets/fonts/ubuntu/ubuntu11-700.svg#Ubuntu) format("svg")}div.cdk-overlay-container{z-index:99999}div.cdk-overlay-container .cdk-overlay-dark-backdrop{background:#000;display:none}div.cdk-overlay-container .cdk-overlay-dark-backdrop.cdk-overlay-backdrop-showing{opacity:.3}.cdk-global-scrollblock{left:0!important;top:0!important}.cdk-overlay-backdrop.spinner-overlay.cdk-overlay-backdrop-showing~.cdk-global-overlay-wrapper{background:#fff;opacity:.8}.cdk-overlay-backdrop.spinner-overlay-fullpage.cdk-overlay-backdrop-showing{background:#fff;opacity:1}.cdk-overlay-backdrop.spinner-overlay~.cdk-global-overlay-wrapper .cdk-overlay-pane .mat-dialog-container,.cdk-overlay-backdrop.spinner-overlay-fullpage~.cdk-global-overlay-wrapper .cdk-overlay-pane .mat-dialog-container{background:transparent;display:flex;justify-content:center;align-items:center;z-index:99998}@media (min-width: 960px){div.cdk-overlay-container .cdk-overlay-dark-backdrop{display:block}}div.cdk-overlay-container .cdk-overlay-pane.bpce-modal{height:calc(100% - 80px);width:calc(100% - 80px);max-width:1140px}@media only screen and (max-width: 1024px){div.cdk-overlay-container .cdk-overlay-pane.bpce-modal{height:100%!important;width:100%!important;max-width:1024px!important;max-height:100%!important;padding-top:0!important}}div.cdk-overlay-container .cdk-overlay-pane.bpce-modal .mat-mdc-dialog-component-host{display:flex;flex-direction:column;height:100%}div.cdk-overlay-container .cdk-overlay-pane.bpce-modal .modal-body{flex:none;height:71%}div.cdk-overlay-container .cdk-overlay-pane .mdc-layout-grid{padding:0;width:100%}div.cdk-overlay-container .mat-mdc-dialog-container{box-shadow:none;border-radius:0;padding:0}div.cdk-overlay-container .mat-mdc-dialog-container .mat-mdc-dialog-surface{overflow:hidden}button.mat-button,button.mat-raised-button{border-radius:4px;letter-spacing:0;line-height:24px;font-size:16px!important;font-weight:400!important;min-width:88px;padding:8px;height:40px}button.mat-button.full,button.mat-raised-button.full{width:100%}button.mat-button [disabled][disabled],button.mat-raised-button [disabled][disabled]{background-color:#f5f5f5;border-color:transparent;color:#999;cursor:not-allowed}button.mat-button [disabled][disabled]:hover,button.mat-button [disabled][disabled]:active,button.mat-button [disabled][disabled]:focus,button.mat-raised-button [disabled][disabled]:hover,button.mat-raised-button [disabled][disabled]:active,button.mat-raised-button [disabled][disabled]:focus{background-color:#f5f5f5;border-color:transparent;color:#999;cursor:not-allowed}button.mat-button.tertiary,button.mat-button.quaternary,button.mat-raised-button.tertiary,button.mat-raised-button.quaternary{height:auto;line-height:16px;padding:0}button.mat-button.tertiary:hover:enabled,button.mat-button.tertiary:active:enabled,button.mat-button.quaternary:hover:enabled,button.mat-button.quaternary:active:enabled,button.mat-raised-button.tertiary:hover:enabled,button.mat-raised-button.tertiary:active:enabled,button.mat-raised-button.quaternary:hover:enabled,button.mat-raised-button.quaternary:active:enabled{text-decoration:underline}button.mat-button.tertiary:hover:enabled .mat-button-focus-overlay,button.mat-button.tertiary:active:enabled .mat-button-focus-overlay,button.mat-button.quaternary:hover:enabled .mat-button-focus-overlay,button.mat-button.quaternary:active:enabled .mat-button-focus-overlay,button.mat-raised-button.tertiary:hover:enabled .mat-button-focus-overlay,button.mat-raised-button.tertiary:active:enabled .mat-button-focus-overlay,button.mat-raised-button.quaternary:hover:enabled .mat-button-focus-overlay,button.mat-raised-button.quaternary:active:enabled .mat-button-focus-overlay{display:none}button.mat-raised-button.primary:hover:enabled .mat-button-focus-overlay,button.mat-button.primary:hover:enabled .mat-button-focus-overlay{background-color:#0003}button.mat-raised-button.primary:active:enabled .mat-button-focus-overlay,button.mat-button.primary:active:enabled .mat-button-focus-overlay{background-color:#0006}@media (min-width: 0px) and (max-width: 959px){button.mat-raised-button.primary+button.mat-raised-button.clear.with,button.mat-raised-button.primary+button.mat-button.clear.with,button.mat-button.primary+button.mat-raised-button.clear.with,button.mat-button.primary+button.mat-button.clear.with{margin:8px 0 0}}button.mat-raised-button.outline,button.mat-button.outline{border:thin solid currentColor}button.mat-raised-button.outline:hover,button.mat-button.outline:hover{background-color:#f5f5f5}button.mat-raised-button.outline:hover .mat-button-focus-overlay,button.mat-raised-button.outline:active .mat-button-focus-overlay,button.mat-button.outline:hover .mat-button-focus-overlay,button.mat-button.outline:active .mat-button-focus-overlay{background:transparent}button.mat-raised-button.clear,button.mat-button.clear{border:none;letter-spacing:0}button.mat-raised-button.clear:hover,button.mat-button.clear:hover{background-color:#f5f5f5}button.mat-raised-button.clear:hover .mat-button-focus-overlay,button.mat-raised-button.clear:active .mat-button-focus-overlay,button.mat-button.clear:hover .mat-button-focus-overlay,button.mat-button.clear:active .mat-button-focus-overlay{background:transparent}button.mat-raised-button.tertiary,button.mat-button.tertiary,button.mat-raised-button.quaternary,button.mat-button.quaternary{border:none;font-size:13px!important;letter-spacing:0}button.mat-button[disabled][disabled].primary,button.mat-button[disabled][disabled].outline,button.mat-button[disabled][disabled].clear,button.mat-raised-button[disabled][disabled].primary,button.mat-raised-button[disabled][disabled].outline,button.mat-raised-button[disabled][disabled].clear{background-color:#f5f5f5;border-color:transparent;color:#999;cursor:not-allowed}button.mat-button[disabled][disabled].primary:hover,button.mat-button[disabled][disabled].primary:active,button.mat-button[disabled][disabled].primary:focus,button.mat-button[disabled][disabled].outline:hover,button.mat-button[disabled][disabled].outline:active,button.mat-button[disabled][disabled].outline:focus,button.mat-button[disabled][disabled].clear:hover,button.mat-button[disabled][disabled].clear:active,button.mat-button[disabled][disabled].clear:focus,button.mat-raised-button[disabled][disabled].primary:hover,button.mat-raised-button[disabled][disabled].primary:active,button.mat-raised-button[disabled][disabled].primary:focus,button.mat-raised-button[disabled][disabled].outline:hover,button.mat-raised-button[disabled][disabled].outline:active,button.mat-raised-button[disabled][disabled].outline:focus,button.mat-raised-button[disabled][disabled].clear:hover,button.mat-raised-button[disabled][disabled].clear:active,button.mat-raised-button[disabled][disabled].clear:focus{background-color:#f5f5f5;border-color:transparent;color:#999;cursor:not-allowed}button.mat-button+button.mat-raised-button,button.mat-button+button.mat-button,button.mat-raised-button+button.mat-raised-button,button.mat-raised-button+button.mat-button{margin-left:16px}button.mat-button.full+button.mat-raised-button.full,button.mat-button.full+button.mat-button.full,button.mat-raised-button.full+button.mat-raised-button.full,button.mat-raised-button.full+button.mat-button.full{margin-left:0;margin-top:8px}button.block{width:100%;display:block}button.with{display:block;width:100%}@media (min-width: 960px){button.with{display:inline-block;width:auto}button.with.clear{border:thin solid currentColor}}button.mat-raised-button.primary.selected:before,button.mat-button.primary.selected:before,button.mat-raised-button.outline.selected:before,button.mat-button.outline.selected:before{font-style:normal;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:symbols_89C3;content:"\ea09";font-size:32px;vertical-align:bottom}.mat-button-toggle{border-radius:4px;letter-spacing:0;font-size:16px;font-weight:400;min-width:160px;padding:8px;display:inline-flex;align-items:center;cursor:pointer;text-align:center}.mat-button-toggle .mat-button-toggle-label-content{cursor:pointer;line-height:24px}.mat-button-toggle.full{width:100%}button.mat-raised-button .mat-ripple-element,button.mat-button .mat-ripple-element{background-color:#cccccc1a}button.mat-raised-button.tertiary .mat-ripple-element,button.mat-raised-button.quaternary .mat-ripple-element,button.mat-button.tertiary .mat-ripple-element,button.mat-button.quaternary .mat-ripple-element{background-color:transparent}.mat-button-toggle.outline{border:1px solid currentColor}.mat-button-toggle.mat-button-toggle-disabled.primary,.mat-button-toggle.mat-button-toggle-disabled.outline,.mat-button-toggle.mat-button-toggle-disabled.clear,.mat-button-toggle.mat-button-toggle-disabled.mat-button-toggle-checked.primary,.mat-button-toggle.mat-button-toggle-disabled.mat-button-toggle-checked.outline,.mat-button-toggle.mat-button-toggle-disabled.mat-button-toggle-checked.clear{background-color:#f5f5f5;border-color:transparent;color:#999;cursor:not-allowed}.mat-button-toggle.mat-button-toggle-disabled.primary:hover,.mat-button-toggle.mat-button-toggle-disabled.primary:active,.mat-button-toggle.mat-button-toggle-disabled.primary:focus,.mat-button-toggle.mat-button-toggle-disabled.outline:hover,.mat-button-toggle.mat-button-toggle-disabled.outline:active,.mat-button-toggle.mat-button-toggle-disabled.outline:focus,.mat-button-toggle.mat-button-toggle-disabled.clear:hover,.mat-button-toggle.mat-button-toggle-disabled.clear:active,.mat-button-toggle.mat-button-toggle-disabled.clear:focus,.mat-button-toggle.mat-button-toggle-disabled.mat-button-toggle-checked.primary:hover,.mat-button-toggle.mat-button-toggle-disabled.mat-button-toggle-checked.primary:active,.mat-button-toggle.mat-button-toggle-disabled.mat-button-toggle-checked.primary:focus,.mat-button-toggle.mat-button-toggle-disabled.mat-button-toggle-checked.outline:hover,.mat-button-toggle.mat-button-toggle-disabled.mat-button-toggle-checked.outline:active,.mat-button-toggle.mat-button-toggle-disabled.mat-button-toggle-checked.outline:focus,.mat-button-toggle.mat-button-toggle-disabled.mat-button-toggle-checked.clear:hover,.mat-button-toggle.mat-button-toggle-disabled.mat-button-toggle-checked.clear:active,.mat-button-toggle.mat-button-toggle-disabled.mat-button-toggle-checked.clear:focus{background-color:#f5f5f5;border-color:transparent;color:#999;cursor:not-allowed}.mat-button-toggle.mat-button-toggle-disabled .mat-button-toggle-label-content,.mat-button-toggle.mat-button-toggle-disabled.mat-button-toggle-checked .mat-button-toggle-label-content{cursor:not-allowed}.mat-button-toggle+.mat-button-toggle{margin-left:16px}.mat-button-toggle.full+.mat-button-toggle.full{margin-left:0;margin-top:8px}.mat-button-toggle button:before{font-style:normal;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:symbols_89C3;width:16px;content:" ";display:inline-block;font-size:24px;vertical-align:bottom;margin-bottom:12px;margin-right:4px}.mat-button-toggle.mat-button-toggle-checked button:before{content:"\ea09"}mat-slide-toggle .mat-ripple{display:none}mat-slide-toggle.mat-slide-toggle{margin-top:4px;margin-bottom:4px}mat-slide-toggle.mat-slide-toggle label{display:flex}mat-slide-toggle.mat-slide-toggle label .mat-slide-toggle-bar{order:1;margin-left:8px;margin-right:0}mat-slide-toggle.mat-slide-toggle.mat-disabled .mat-slide-toggle-label,mat-slide-toggle.mat-slide-toggle.mat-disabled .mat-slide-toggle-thumb-container,mat-slide-toggle.mat-slide-toggle.mat-disabled .mat-slide-toggle-thumb{cursor:not-allowed}mat-slide-toggle.mat-slide-toggle.mat-checked:not(.mat-disabled) .mat-slide-toggle-bar{position:relative}mat-slide-toggle.mat-slide-toggle.mat-checked:not(.mat-disabled) .mat-slide-toggle-bar:before{font-family:symbols_89C3;content:"\ea09";font-style:normal;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;position:absolute;top:0;left:8px;color:#fff;z-index:1;animation:slideLeft .366s ease-in-out}@keyframes slideLeft{0%{left:32px}to{left:8px}}mat-slide-toggle .mat-slide-toggle-bar{width:46px;height:22px;border-radius:12px}mat-slide-toggle .mat-slide-toggle-thumb{height:16px;width:16px;margin:2px;box-shadow:none}mat-slide-toggle .mat-slide-toggle-thumb-container{top:0;height:22px;width:22px}mat-slide-toggle.mat-slide-toggle.mat-checked .mat-slide-toggle-thumb-container{transform:translate3d(24px,0,0)}@media (max-width: 599px){.container{width:calc(100vw - 32px);margin:0 16px}}@media (min-width: 600px) and (max-width: 959px){.container{width:calc(100vw - 48px);margin:0 24px}}@media (min-width: 960px) and (max-width: 1279px){.container{width:calc(100vw - 48px);margin:0 24px}}@media (min-width: 1280px) and (max-width: 1919px){.container{width:1140px;margin:0 auto}}@media (min-width: 1920px){.container{width:1140px;margin:0 auto}}.bpce-icon.add:before{content:"\ea01"}.bpce-icon.back:before{content:"\ea02"}.bpce-icon.browser:before{content:"\ea03"}.bpce-icon.calendar-ok:before{content:"\ea04"}.bpce-icon.calendar:before{content:"\ea05"}.bpce-icon.call:before{content:"\ea06"}.bpce-icon.card:before{content:"\ea07"}.bpce-icon.check-circle:before{content:"\ea08"}.bpce-icon.check:before{content:"\ea09"}.bpce-icon.checkbox-off:before{content:"\ea0a"}.bpce-icon.checkbox-on:before{content:"\ea0b"}.bpce-icon.close:before{content:"\ea0c"}.bpce-icon.cloud:before{content:"\ea0d"}.bpce-icon.download-cloud:before{content:"\ea0e"}.bpce-icon.download:before{content:"\ea0f"}.bpce-icon.edit:before{content:"\ea10"}.bpce-icon.email:before{content:"\ea11"}.bpce-icon.erase:before{content:"\ea12"}.bpce-icon.favoris:before{content:"\ea13"}.bpce-icon.folder:before{content:"\ea14"}.bpce-icon.geolocation-pin:before{content:"\ea15"}.bpce-icon.help:before{content:"\ea16"}.bpce-icon.information:before{content:"\ea17"}.bpce-icon.message:before{content:"\ea18"}.bpce-icon.phone:before{content:"\ea19"}.bpce-icon.profil:before{content:"\ea1a"}.bpce-icon.refresh:before{content:"\ea1b"}.bpce-icon.remove:before{content:"\ea1c"}.bpce-icon.secure:before{content:"\ea1d"}.bpce-icon.share:before{content:"\ea1e"}.bpce-icon.trash:before{content:"\ea1f"}.bpce-icon.warning:before{content:"\ea20"}.bpce-icon.chevron-right:before{content:"\ea39"}.bpce-icon.chevron-left:before{content:"\ea38"}.bpce-icon.chevron-up:before{content:"\ea37"}.bpce-icon.chevron-down:before{content:"\ea36"}.bpce-icon.target:before{content:"\ea24"}.bpce-icon.camera:before{content:"\ea25"}.bpce-icon.find:before{content:"\ea26"}.bpce-icon.log-out:before{content:"\ea27"}.bpce-icon.page:before{content:"\ea28"}.bpce-icon.euro:before{content:"\ea29"}.bpce-icon.chat:before{content:"\ea30"}.bpce-icon.eye:before{content:"\ea31"}.bpce-icon.eye-close:before{content:"\ea32"}.bpce-icon.call-back:before{content:"\ea33"}.bpce-icon.full-square:before{content:"\ebc9"}.bpce-icon.charts-lineup:before{content:"\ea5e"}.bpce-icon.percent:before{content:"\ea95"}.bpce-icon.print:before{content:"\ea64"}.mat-slider .mat-slider-thumb-container .mat-slider-focus-ring{width:44px;height:44px}.mat-slider .mat-slider-thumb-container .mat-slider-thumb{box-sizing:border-box;transform:none;top:-14px;right:-14px;width:28px;height:28px}.mat-slider.mat-slider-horizontal{width:100%}.mat-slider.mat-slider-horizontal .mat-slider-thumb-container .mat-slider-focus-ring{top:-22px;right:-22px}.mat-slider.mat-slider-horizontal .mat-slider-thumb-container .mat-slider-thumb-label{background:transparent;top:-48px;right:0;transform:translate(50%)}.mat-slider.mat-slider-horizontal .mat-slider-thumb-container .mat-slider-thumb-label .mat-slider-thumb-label-text,.mat-slider.cdk-focused .mat-slider-thumb-container .mat-slider-thumb,.mat-slider.cdk-focused .mat-slider-thumb-container .mat-slider-thumb-label{transform:none}.mat-slider.cdk-focused.mat-slider-min-value .mat-slider-thumb-container .mat-slider-thumb-label{background:transparent}.mat-slider:not(.mat-slider-disabled).cdk-touch-focused .mat-slider-wrapper .mat-slider-thumb{border-width:1px}.mat-slider.mat-slider-thumb-label-showing{margin-top:24px}.mat-slider.mat-slider-thumb-label-showing .mat-slider-focus-ring{transform:none}.mat-slider.mat-slider-thumb-label-showing .mat-slider-thumb-label{display:flex;width:auto;transform:translate(50%)}.mat-slider.mat-slider-thumb-label-showing .mat-slider-thumb-label .mat-slider-thumb-label-text{opacity:1;font-size:18px}.mat-slider.cdk-focused.mat-slider-thumb-label-showing .mat-slider-thumb-label{right:0;transform:translate(50%)}.mat-slider:not(.mat-slider-disabled).cdk-focused.mat-slider-thumb-label-showing .mat-slider-thumb-container .mat-slider-thumb{transform:none}.lastPageElement{margin-bottom:96px}@media (min-width: 960px){.lastPageElement{margin-bottom:136px}}::-ms-clear{display:none}.print-section{border:none;background-color:#fff}.subscription-wizard-contract-container{margin:20px;display:flex;flex-direction:column}.subscription-wizard-contract-container .derogation-message{display:flex;align-items:left;margin-top:10px}.subscription-wizard-contract-container .derogation-input{padding-top:10px;margin-left:0;margin-bottom:40px;padding-left:20px}.subscription-wizard-contract-container .information-message{margin-bottom:15px;padding-left:20px;padding-right:20px}.subscription-wizard-contract-container .form-title-error{display:flex;flex-direction:row;justify-content:space-between}.subscription-wizard-contract-container .choice-title{margin-top:24px}.subscription-wizard-contract-container .panel{display:flex;flex-wrap:wrap;margin-left:30px;margin-top:20px;width:630px}.subscription-wizard-contract-container .panel .nxs-panel .mat-card{padding-left:10px;padding-right:10px}.subscription-wizard-contract-container .panel .nxs-panel .mat-card .card-text .label{margin-left:0}.subscription-wizard-contract-container .panel .nxs-panel .mat-card .icon{margin-right:10px}.subscription-wizard-contract-container .panel .even{page-break-after:always;-moz-column-break-after:always;break-after:always}.subscription-wizard-contract-container .title-type-sous{margin-top:48px}.subscription-wizard-contract-container .type-sous{margin-left:83px}.subscription-wizard-contract-container .type-sous .lbl{color:#666}.subscription-wizard-contract-container .type-sous .lbl:first-child{margin-top:20px}.subscription-wizard-contract-container nxs-input{margin-left:83px;display:block;width:250px}.subscription-wizard-contract-container .duration-input{width:120px;margin-top:20px}:host{display:block;color:#333}:host .line{color:#333;border-top:1px;border-bottom:1px;border-left:0px;border-right:0px;border-color:#e2e2e3;border-style:solid;display:flex;justify-content:space-between;align-items:center;min-height:32px;margin-right:12px;cursor:pointer}:host .line .state{display:flex;align-items:center}:host .line .state .status-label-container{max-width:150px}:host .line .state .status-icon-container .status{margin-left:12px;width:8px;height:8px;border-radius:50%}:host .line .state .status-icon-container .ok{background-color:#58b957}:host .line .state .status-icon-container .nok{background-color:#f1ae43}:host .line .arrow-icon{display:flex}:host .line:hover{background:#eee;box-shadow:inset 100px 0 100px -50px #f9f9fb,inset -100px 0 100px -50px #f9f9fb}:host .key{color:#999}:host{display:flex;flex-direction:column;top:-5px;position:relative}:host .form-container{margin-left:50px}:host .form-error{height:36px;display:flex;flex-direction:row;justify-content:flex-end}:host ::ng-deep nxs-fund-percentage .fund-input-container{width:560px}:host{display:flex;padding-top:56px;padding-left:82px;flex-direction:column}:host .margin-title{margin-top:52px}:host .form-title-error{display:flex;flex-direction:row;justify-content:space-between;margin-right:82px;margin-top:25px}:host .form-title-error span{margin-top:31px}:host .form-block{display:flex;flex-direction:column;margin-left:83px}:host .form-block .small-form-control{width:232px}:host .form-block .regular-form-control{width:397px}:host .form-block nxs-text-area{width:479px;margin-bottom:18px}:host .phrases{color:#666}:host .phrases em{text-decoration:underline;font-style:normal}:host .table-block{display:flex;flex-direction:column;margin-left:67px;margin-bottom:50px;width:579px}:host .table-block .information{padding-top:10px;padding-bottom:10px}:host .table-block .add-line{display:flex;padding-left:15px;cursor:pointer;margin-top:33px}:host .table-block .add-line .icon{padding-right:10px}:host .table-block .add-line .add-line-label{align-items:flex-start}:host .table-block .table-item{height:44px;width:320px;display:flex;justify-content:center;flex-direction:column;padding-left:16px}:host .table-block .table-item .table-item-label .table-item-label-incomplete{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}:host .table-block .table-item .table-item-label-incomplete{color:#e91b06}:host .table-block .table-item .table-item-label-incomplete div:after{content:"*"}:host .table-block .table-item.head{width:545px;margin-top:24px;background-color:#f5f5f5}:host .table-block nxs-form-inline .edit-line{align-items:center;display:flex;margin-right:25px;cursor:pointer;margin-left:10px}:host .table-block nxs-form-inline .edit-line .edit-line-icon{padding-top:4px}:host .table-block nxs-form-inline .edit-line .edit-line-icon nxs-icon{display:flex;width:24px;float:none}:host .table-block nxs-form-inline .edit-line.remove-line-disabled{margin-left:97px}:host nxs-form-address{width:544px;margin-left:83px}:host .form-error{display:flex;justify-content:space-between;float:right;margin-right:10px}:host .modal-title{display:flex;justify-content:center}:host .close-icon{float:right}:host .beneficiary-modal-close-button{cursor:pointer}:host .modal-body{margin-top:30px;margin-left:30px;margin-right:30px;overflow-y:auto}:host .modal-body .large-form-control{width:397px;display:block}:host .modal-body .regular-form-control{width:232px;display:block}:host .modal-body .small-form-control{width:108px;display:block}:host .modal-body .birth-date{display:flex;width:232px;margin-right:16px}:host .modal-body .address-form-control{width:564px}:host .modal-body .lbl{font-family:Ubuntu;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#666;margin-top:15px;margin-bottom:5px}:host .modal-body .required-asterisk{color:#e91b06}:host .modal-body .form-title{font-family:Ubuntu;font-size:19px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.68;letter-spacing:-.1px;color:#333;margin-top:32px}:host .beneficiary-modal-footer{display:flex;justify-content:flex-end;position:absolute;bottom:0;left:0;width:100%;padding-bottom:10px;flex-direction:column;padding-right:60px}:host .beneficiary-modal-footer .americanity-index-message{margin-left:35px;margin-right:35px;margin-bottom:15px}:host .beneficiary-modal-footer .modal-buttons{flex-direction:row;display:flex;justify-content:flex-end;height:45px}:host .beneficiary-modal-footer .modal-buttons .footer-button{width:150px;margin-left:20px}:host .section{margin-left:43px;width:90%}:host .section .beneficiary-modal-form-address{width:600px}.mat-ripple{overflow:hidden;position:relative}.mat-ripple:not(:empty){transform:translateZ(0)}.mat-ripple.mat-ripple-unbounded{overflow:visible}.mat-ripple-element{position:absolute;border-radius:50%;pointer-events:none;transition:opacity,transform 0ms cubic-bezier(0,0,.2,1);transform:scale3d(0,0,0);background-color:var(--mat-ripple-color, rgba(0, 0, 0, .1))}.cdk-high-contrast-active .mat-ripple-element{display:none}.cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;outline:0;-webkit-appearance:none;-moz-appearance:none;left:0}[dir=rtl] .cdk-visually-hidden{left:auto;right:0}.cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;inset:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:transparent;transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.cdk-overlay-dark-backdrop{background:#00000052}.cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0;visibility:visible}.cdk-overlay-backdrop-noop-animation{transition:none}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}textarea.cdk-textarea-autosize{resize:none}textarea.cdk-textarea-autosize-measuring{padding:2px 0!important;box-sizing:content-box!important;height:auto!important;overflow:hidden!important}textarea.cdk-textarea-autosize-measuring-firefox{padding:2px 0!important;box-sizing:content-box!important;height:0!important}.cdk-text-field-autofill-monitored:-webkit-autofill{animation:cdk-text-field-autofill-start 0s 1ms}.cdk-text-field-autofill-monitored:not(:-webkit-autofill){animation:cdk-text-field-autofill-end 0s 1ms}.mat-focus-indicator{position:relative}.mat-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-focus-indicator-display, none);border:var(--mat-focus-indicator-border-width, 3px) var(--mat-focus-indicator-border-style, solid) var(--mat-focus-indicator-border-color, transparent);border-radius:var(--mat-focus-indicator-border-radius, 4px)}.mat-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-focus-indicator-display: block}.mat-mdc-focus-indicator{position:relative}.mat-mdc-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-mdc-focus-indicator-display, none);border:var(--mat-mdc-focus-indicator-border-width, 3px) var(--mat-mdc-focus-indicator-border-style, solid) var(--mat-mdc-focus-indicator-border-color, transparent);border-radius:var(--mat-mdc-focus-indicator-border-radius, 4px)}.mat-mdc-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-mdc-focus-indicator-display: block}.nxs-theme{--mat-ripple-color: rgba(0, 0, 0, .1);--mat-option-selected-state-label-text-color: #512472;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04);--mat-optgroup-label-text-color: rgba(0, 0, 0, .87);--mat-full-pseudo-checkbox-selected-icon-color: #512472;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #512472;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mat-option-label-text-font: Ubuntu;--mat-option-label-text-line-height: 24px;--mat-option-label-text-size: 16px;--mat-option-label-text-tracking: normal;--mat-option-label-text-weight: 400;--mat-optgroup-label-text-font: Ubuntu;--mat-optgroup-label-text-line-height: 24px;--mat-optgroup-label-text-size: 16px;--mat-optgroup-label-text-tracking: normal;--mat-optgroup-label-text-weight: 400;--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mat-card-title-text-font: Ubuntu;--mat-card-title-text-line-height: 32px;--mat-card-title-text-size: 19px;--mat-card-title-text-tracking: normal;--mat-card-title-text-weight: 300;--mat-card-subtitle-text-font: Ubuntu;--mat-card-subtitle-text-line-height: 20px;--mat-card-subtitle-text-size: 14px;--mat-card-subtitle-text-tracking: normal;--mat-card-subtitle-text-weight: 400;--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-plain-tooltip-supporting-text-font: Ubuntu;--mdc-plain-tooltip-supporting-text-size: 12px;--mdc-plain-tooltip-supporting-text-weight: 300;--mdc-plain-tooltip-supporting-text-tracking: normal;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #512472;--mdc-filled-text-field-focus-active-indicator-color: #512472;--mdc-filled-text-field-focus-label-text-color: rgba(81, 36, 114, .87);--mdc-filled-text-field-container-color: whitesmoke;--mdc-filled-text-field-disabled-container-color: #fafafa;--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #f44336;--mdc-filled-text-field-error-focus-label-text-color: #f44336;--mdc-filled-text-field-error-label-text-color: #f44336;--mdc-filled-text-field-error-caret-color: #f44336;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #f44336;--mdc-filled-text-field-error-focus-active-indicator-color: #f44336;--mdc-filled-text-field-error-hover-active-indicator-color: #f44336;--mdc-outlined-text-field-caret-color: #512472;--mdc-outlined-text-field-focus-outline-color: #512472;--mdc-outlined-text-field-focus-label-text-color: rgba(81, 36, 114, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #f44336;--mdc-outlined-text-field-error-focus-label-text-color: #f44336;--mdc-outlined-text-field-error-label-text-color: #f44336;--mdc-outlined-text-field-error-hover-label-text-color: #f44336;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #f44336;--mdc-outlined-text-field-error-hover-outline-color: #f44336;--mdc-outlined-text-field-error-outline-color: #f44336;--mat-form-field-focus-select-arrow-color: rgba(81, 36, 114, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #f44336;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-form-field-container-height: 56px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 16px;--mat-form-field-filled-with-label-container-padding-top: 24px;--mat-form-field-filled-with-label-container-padding-bottom: 8px;--mdc-filled-text-field-label-text-font: Ubuntu;--mdc-filled-text-field-label-text-size: 16px;--mdc-filled-text-field-label-text-tracking: normal;--mdc-filled-text-field-label-text-weight: 400;--mdc-outlined-text-field-label-text-font: Ubuntu;--mdc-outlined-text-field-label-text-size: 16px;--mdc-outlined-text-field-label-text-tracking: normal;--mdc-outlined-text-field-label-text-weight: 400;--mat-form-field-container-text-font: Ubuntu;--mat-form-field-container-text-line-height: 24px;--mat-form-field-container-text-size: 16px;--mat-form-field-container-text-tracking: normal;--mat-form-field-container-text-weight: 400;--mat-form-field-outlined-label-text-populated-size: 16px;--mat-form-field-subscript-text-font: Ubuntu;--mat-form-field-subscript-text-line-height: 20px;--mat-form-field-subscript-text-size: 12px;--mat-form-field-subscript-text-tracking: normal;--mat-form-field-subscript-text-weight: 300;--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(81, 36, 114, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87);--mat-select-arrow-transform: translateY(-8px);--mat-select-trigger-text-font: Ubuntu;--mat-select-trigger-text-line-height: 24px;--mat-select-trigger-text-size: 16px;--mat-select-trigger-text-tracking: normal;--mat-select-trigger-text-weight: 400;--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: white;--mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-dialog-container-shadow-color: #000;--mdc-dialog-container-shape: 4px;--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6);--mdc-dialog-subhead-font: Ubuntu;--mdc-dialog-subhead-line-height: 32px;--mdc-dialog-subhead-size: 19px;--mdc-dialog-subhead-weight: 300;--mdc-dialog-subhead-tracking: normal;--mdc-dialog-supporting-text-font: Ubuntu;--mdc-dialog-supporting-text-line-height: 24px;--mdc-dialog-supporting-text-size: 16px;--mdc-dialog-supporting-text-weight: 400;--mdc-dialog-supporting-text-tracking: normal;--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent;--mdc-switch-selected-focus-state-layer-color: #4a206a;--mdc-switch-selected-handle-color: #4a206a;--mdc-switch-selected-hover-state-layer-color: #4a206a;--mdc-switch-selected-pressed-state-layer-color: #4a206a;--mdc-switch-selected-focus-handle-color: #270d42;--mdc-switch-selected-hover-handle-color: #270d42;--mdc-switch-selected-pressed-handle-color: #270d42;--mdc-switch-selected-focus-track-color: #85669c;--mdc-switch-selected-hover-track-color: #85669c;--mdc-switch-selected-pressed-track-color: #85669c;--mdc-switch-selected-track-color: #85669c;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-handle-shadow-color: black;--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-switch-state-layer-size: 40px;--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mat-radio-touch-target-display: block;--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-color: #512472;--mdc-slider-focus-handle-color: #512472;--mdc-slider-hover-handle-color: #512472;--mdc-slider-active-track-color: #512472;--mdc-slider-inactive-track-color: #512472;--mdc-slider-with-tick-marks-inactive-container-color: #512472;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-ripple-color: #512472;--mat-slider-hover-state-layer-color: rgba(81, 36, 114, .05);--mat-slider-focus-state-layer-color: rgba(81, 36, 114, .2);--mat-slider-value-indicator-opacity: .6;--mdc-slider-label-label-text-font: Ubuntu;--mdc-slider-label-label-text-size: 14px;--mdc-slider-label-label-text-line-height: 20px;--mdc-slider-label-label-text-tracking: normal;--mdc-slider-label-label-text-weight: 400;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12);--mat-menu-item-label-text-font: Ubuntu;--mat-menu-item-label-text-size: 16px;--mat-menu-item-label-text-tracking: normal;--mat-menu-item-label-text-line-height: 24px;--mat-menu-item-label-text-weight: 400;--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12;--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px;--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px;--mdc-list-list-item-label-text-font: Ubuntu;--mdc-list-list-item-label-text-line-height: 24px;--mdc-list-list-item-label-text-size: 16px;--mdc-list-list-item-label-text-tracking: normal;--mdc-list-list-item-label-text-weight: 400;--mdc-list-list-item-supporting-text-font: Ubuntu;--mdc-list-list-item-supporting-text-line-height: 20px;--mdc-list-list-item-supporting-text-size: 14px;--mdc-list-list-item-supporting-text-tracking: normal;--mdc-list-list-item-supporting-text-weight: 300;--mdc-list-list-item-trailing-supporting-text-font: Ubuntu;--mdc-list-list-item-trailing-supporting-text-line-height: 20px;--mdc-list-list-item-trailing-supporting-text-size: 12px;--mdc-list-list-item-trailing-supporting-text-tracking: normal;--mdc-list-list-item-trailing-supporting-text-weight: 300;--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12);--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-container-text-font: Ubuntu;--mat-paginator-container-text-line-height: 20px;--mat-paginator-container-text-size: 12px;--mat-paginator-container-text-tracking: normal;--mat-paginator-container-text-weight: 300;--mat-paginator-select-trigger-text-size: 12px;--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mdc-secondary-navigation-tab-container-height: 48px;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #512472;--mdc-checkbox-selected-hover-icon-color: #512472;--mdc-checkbox-selected-icon-color: #512472;--mdc-checkbox-selected-pressed-icon-color: #512472;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #512472;--mdc-checkbox-selected-hover-state-layer-color: #512472;--mdc-checkbox-selected-pressed-state-layer-color: #512472;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black;--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mdc-checkbox-state-layer-size: 40px;--mat-checkbox-touch-target-display: block;--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-keep-touch-target: false;--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-protected-button-container-shadow-color: #000;--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12;--mdc-text-button-container-height: 36px;--mdc-filled-button-container-height: 36px;--mdc-outlined-button-container-height: 36px;--mdc-protected-button-container-height: 36px;--mat-text-button-touch-target-display: block;--mat-filled-button-touch-target-display: block;--mat-protected-button-touch-target-display: block;--mat-outlined-button-touch-target-display: block;--mdc-text-button-label-text-font: Ubuntu;--mdc-text-button-label-text-size: 14px;--mdc-text-button-label-text-tracking: normal;--mdc-text-button-label-text-weight: 500;--mdc-text-button-label-text-transform: none;--mdc-filled-button-label-text-font: Ubuntu;--mdc-filled-button-label-text-size: 14px;--mdc-filled-button-label-text-tracking: normal;--mdc-filled-button-label-text-weight: 500;--mdc-filled-button-label-text-transform: none;--mdc-outlined-button-label-text-font: Ubuntu;--mdc-outlined-button-label-text-size: 14px;--mdc-outlined-button-label-text-tracking: normal;--mdc-outlined-button-label-text-weight: 500;--mdc-outlined-button-label-text-transform: none;--mdc-protected-button-label-text-font: Ubuntu;--mdc-protected-button-label-text-size: 14px;--mdc-protected-button-label-text-tracking: normal;--mdc-protected-button-label-text-weight: 500;--mdc-protected-button-label-text-transform: none;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12;--mat-icon-button-touch-target-display: block;--mdc-fab-container-shape: 50%;--mdc-fab-icon-size: 24px;--mdc-fab-small-container-shape: 50%;--mdc-fab-small-icon-size: 24px;--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-fab-container-color: white;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-shadow-color: #000;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-fab-small-container-color: white;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shadow-color: #000;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-shadow-color: #000;--mat-fab-touch-target-display: block;--mat-fab-small-touch-target-display: block;--mdc-extended-fab-label-text-font: Ubuntu;--mdc-extended-fab-label-text-size: 14px;--mdc-extended-fab-label-text-tracking: normal;--mdc-extended-fab-label-text-weight: 500;--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #512472;--mdc-snackbar-supporting-text-font: Ubuntu;--mdc-snackbar-supporting-text-line-height: 20px;--mdc-snackbar-supporting-text-size: 14px;--mdc-snackbar-supporting-text-weight: 300;--mat-table-row-item-outline-width: 1px;--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12);--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px;--mat-table-header-headline-font: Ubuntu;--mat-table-header-headline-line-height: 20px;--mat-table-header-headline-size: 14px;--mat-table-header-headline-weight: 400;--mat-table-header-headline-tracking: normal;--mat-table-row-item-label-text-font: Ubuntu;--mat-table-row-item-label-text-line-height: 20px;--mat-table-row-item-label-text-size: 14px;--mat-table-row-item-label-text-weight: 300;--mat-table-row-item-label-text-tracking: normal;--mat-table-footer-supporting-text-font: Ubuntu;--mat-table-footer-supporting-text-line-height: 20px;--mat-table-footer-supporting-text-size: 14px;--mat-table-footer-supporting-text-weight: 300;--mat-table-footer-supporting-text-tracking: normal;--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #512472;--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #512472;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-badge-text-font: Ubuntu;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-large-size-text-size: 24px;--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white;--mat-bottom-sheet-container-text-font: Ubuntu;--mat-bottom-sheet-container-text-line-height: 20px;--mat-bottom-sheet-container-text-size: 14px;--mat-bottom-sheet-container-text-tracking: normal;--mat-bottom-sheet-container-text-weight: 300;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: #e0e0e0;--mat-standard-button-toggle-height: 48px;--mat-legacy-button-toggle-label-text-font: Ubuntu;--mat-legacy-button-toggle-label-text-line-height: 24px;--mat-legacy-button-toggle-label-text-size: 16px;--mat-legacy-button-toggle-label-text-tracking: normal;--mat-legacy-button-toggle-label-text-weight: 400;--mat-standard-button-toggle-label-text-font: Ubuntu;--mat-standard-button-toggle-label-text-line-height: 24px;--mat-standard-button-toggle-label-text-size: 16px;--mat-standard-button-toggle-label-text-tracking: normal;--mat-standard-button-toggle-label-text-weight: 400;--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #512472;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(81, 36, 114, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(81, 36, 114, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(81, 36, 114, .3);--mat-datepicker-toggle-active-state-icon-color: #512472;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(81, 36, 114, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-text-font: Ubuntu;--mat-datepicker-calendar-text-size: 13px;--mat-datepicker-calendar-body-label-text-size: 14px;--mat-datepicker-calendar-body-label-text-weight: 500;--mat-datepicker-calendar-period-button-text-size: 14px;--mat-datepicker-calendar-period-button-text-weight: 500;--mat-datepicker-calendar-header-text-size: 11px;--mat-datepicker-calendar-header-text-weight: 400;--mat-divider-width: 1px;--mat-divider-color: rgba(0, 0, 0, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54);--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px;--mat-expansion-header-text-font: Ubuntu;--mat-expansion-header-text-size: 14px;--mat-expansion-header-text-weight: 400;--mat-expansion-header-text-line-height: inherit;--mat-expansion-header-text-tracking: inherit;--mat-expansion-container-text-font: Ubuntu;--mat-expansion-container-text-line-height: 20px;--mat-expansion-container-text-size: 14px;--mat-expansion-container-text-tracking: normal;--mat-expansion-container-text-weight: 300;--mat-grid-list-tile-header-primary-text-size: 14px;--mat-grid-list-tile-header-secondary-text-size: 12px;--mat-grid-list-tile-footer-primary-text-size: 14px;--mat-grid-list-tile-footer-secondary-text-size: 12px;--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #512472;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #512472;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #512472;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #f44336;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #f44336;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-stepper-header-height: 72px;--mat-stepper-container-text-font: Ubuntu;--mat-stepper-header-label-text-font: Ubuntu;--mat-stepper-header-label-text-size: 14px;--mat-stepper-header-label-text-weight: 300;--mat-stepper-header-error-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-weight: 400;--mat-sort-arrow-color: #757575;--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87);--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px;--mat-toolbar-title-text-font: Ubuntu;--mat-toolbar-title-text-line-height: 32px;--mat-toolbar-title-text-size: 19px;--mat-toolbar-title-text-tracking: normal;--mat-toolbar-title-text-weight: 300;--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87);--mat-tree-node-min-height: 48px;--mat-tree-node-text-font: Ubuntu;--mat-tree-node-text-size: 14px;--mat-tree-node-text-weight: 300}.nxs-theme .mat-ripple{overflow:hidden;position:relative}.nxs-theme .mat-ripple:not(:empty){transform:translateZ(0)}.nxs-theme .mat-ripple.mat-ripple-unbounded{overflow:visible}.nxs-theme .mat-ripple-element{position:absolute;border-radius:50%;pointer-events:none;transition:opacity,transform 0ms cubic-bezier(0,0,.2,1);transform:scale3d(0,0,0);background-color:var(--mat-ripple-color, rgba(0, 0, 0, .1))}.cdk-high-contrast-active .nxs-theme .mat-ripple-element{display:none}.nxs-theme .cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;outline:0;-webkit-appearance:none;-moz-appearance:none;left:0}[dir=rtl] .nxs-theme .cdk-visually-hidden{left:auto;right:0}.nxs-theme .cdk-overlay-container,.nxs-theme .cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.nxs-theme .cdk-overlay-container{position:fixed;z-index:1000}.nxs-theme .cdk-overlay-container:empty{display:none}.nxs-theme .cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.nxs-theme .cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;max-width:100%;max-height:100%}.nxs-theme .cdk-overlay-backdrop{position:absolute;inset:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:transparent;transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.nxs-theme .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-high-contrast-active .nxs-theme .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.nxs-theme .cdk-overlay-dark-backdrop{background:#00000052}.nxs-theme .cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.nxs-theme .cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0;visibility:visible}.nxs-theme .cdk-overlay-backdrop-noop-animation{transition:none}.nxs-theme .cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.nxs-theme .cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}.nxs-theme textarea.cdk-textarea-autosize{resize:none}.nxs-theme textarea.cdk-textarea-autosize-measuring{padding:2px 0!important;box-sizing:content-box!important;height:auto!important;overflow:hidden!important}.nxs-theme textarea.cdk-textarea-autosize-measuring-firefox{padding:2px 0!important;box-sizing:content-box!important;height:0!important}@keyframes cdk-text-field-autofill-start{}@keyframes cdk-text-field-autofill-end{}.nxs-theme .cdk-text-field-autofill-monitored:-webkit-autofill{animation:cdk-text-field-autofill-start 0s 1ms}.nxs-theme .cdk-text-field-autofill-monitored:not(:-webkit-autofill){animation:cdk-text-field-autofill-end 0s 1ms}.nxs-theme .mat-focus-indicator{position:relative}.nxs-theme .mat-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-focus-indicator-display, none);border:var(--mat-focus-indicator-border-width, 3px) var(--mat-focus-indicator-border-style, solid) var(--mat-focus-indicator-border-color, transparent);border-radius:var(--mat-focus-indicator-border-radius, 4px)}.nxs-theme .mat-focus-indicator:focus:before{content:""}.cdk-high-contrast-active .nxs-theme{--mat-focus-indicator-display: block}.nxs-theme .mat-mdc-focus-indicator{position:relative}.nxs-theme .mat-mdc-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-mdc-focus-indicator-display, none);border:var(--mat-mdc-focus-indicator-border-width, 3px) var(--mat-mdc-focus-indicator-border-style, solid) var(--mat-mdc-focus-indicator-border-color, transparent);border-radius:var(--mat-mdc-focus-indicator-border-radius, 4px)}.nxs-theme .mat-mdc-focus-indicator:focus:before{content:""}.cdk-high-contrast-active .nxs-theme{--mat-mdc-focus-indicator-display: block}.mat-app-background{background-color:var(--mat-app-background-color, transparent);color:var(--mat-app-text-color, inherit)}.nxs-theme .mat-h1,.nxs-theme .mat-headline-5,.nxs-theme .mat-typography .mat-h1,.nxs-theme .mat-typography .mat-headline-5,.nxs-theme .mat-typography h1{font:400 19px/28px Ubuntu;letter-spacing:normal;margin:0 0 16px}.nxs-theme .mat-h2,.nxs-theme .mat-headline-6,.nxs-theme .mat-typography .mat-h2,.nxs-theme .mat-typography .mat-headline-6,.nxs-theme .mat-typography h2{font:300 19px/32px Ubuntu;letter-spacing:normal;margin:0 0 16px}.nxs-theme .mat-h3,.nxs-theme .mat-subtitle-1,.nxs-theme .mat-typography .mat-h3,.nxs-theme .mat-typography .mat-subtitle-1,.nxs-theme .mat-typography h3{font:500 16px/24px Ubuntu;letter-spacing:normal;margin:0 0 16px}.nxs-theme .mat-h4,.nxs-theme .mat-body-1,.nxs-theme .mat-typography .mat-h4,.nxs-theme .mat-typography .mat-body-1,.nxs-theme .mat-typography h4{font:400 16px/24px Ubuntu;letter-spacing:normal;margin:0 0 16px}.nxs-theme .mat-h5,.nxs-theme .mat-typography .mat-h5,.nxs-theme .mat-typography h5{font:300 11.62px/20px Ubuntu;margin:0 0 12px}.nxs-theme .mat-h6,.nxs-theme .mat-typography .mat-h6,.nxs-theme .mat-typography h6{font:300 9.38px/20px Ubuntu;margin:0 0 12px}.nxs-theme .mat-body-strong,.nxs-theme .mat-subtitle-2,.nxs-theme .mat-typography .mat-body-strong,.nxs-theme .mat-typography .mat-subtitle-2{font:400 14px/20px Ubuntu;letter-spacing:normal}.nxs-theme .mat-body,.nxs-theme .mat-body-2,.nxs-theme .mat-typography .mat-body,.nxs-theme .mat-typography .mat-body-2,.nxs-theme .mat-typography{font:300 14px/20px Ubuntu;letter-spacing:normal}.nxs-theme .mat-body p,.nxs-theme .mat-body-2 p,.nxs-theme .mat-typography .mat-body p,.nxs-theme .mat-typography .mat-body-2 p,.nxs-theme .mat-typography p{margin:0 0 12px}.nxs-theme .mat-small,.nxs-theme .mat-caption,.nxs-theme .mat-typography .mat-small,.nxs-theme .mat-typography .mat-caption{font:300 12px/20px Ubuntu;letter-spacing:normal}.nxs-theme .mat-headline-1,.nxs-theme .mat-typography .mat-headline-1{font:300 112px/112px Ubuntu;letter-spacing:-.05em;margin:0 0 56px}.nxs-theme .mat-headline-2,.nxs-theme .mat-typography .mat-headline-2{font:400 56px/56px Ubuntu;letter-spacing:-.02em;margin:0 0 64px}.nxs-theme .mat-headline-3,.nxs-theme .mat-typography .mat-headline-3{font:400 45px/48px Ubuntu;letter-spacing:-.005em;margin:0 0 64px}.nxs-theme .mat-headline-4,.nxs-theme .mat-typography .mat-headline-4{font:300 21px/32px Ubuntu;letter-spacing:normal;margin:0 0 64px}.nxs-theme .mat-mdc-slide-toggle,.nxs-theme .mat-mdc-radio-button{--mdc-form-field-label-text-font: Ubuntu;--mdc-form-field-label-text-line-height: 20px;--mdc-form-field-label-text-size: 14px;--mdc-form-field-label-text-tracking: normal;--mdc-form-field-label-text-weight: 300}.nxs-theme .mat-display-1,.nxs-theme .mat-typography .mat-display-1{letter-spacing:-.1px;margin:0}.nxs-theme .mat-h1,.nxs-theme .mat-headline,.nxs-theme .mat-typography h1,.nxs-theme .mat-h2,.nxs-theme .mat-title,.nxs-theme .mat-typography h2{letter-spacing:-.12px;margin:0}.nxs-theme .mat-h3,.nxs-theme .mat-subheading-2,.nxs-theme .mat-typography h3{letter-spacing:-.09px;margin:0}.nxs-theme .mat-h4,.nxs-theme .mat-subheading-1,.nxs-theme .mat-typography h4{letter-spacing:-.12px;margin:0}.nxs-theme .mat-body p,.nxs-theme .mat-body-1 p,.nxs-theme .mat-typography p{margin:0}@media (min-width: 960px){.nxs-theme .mat-display-1,.nxs-theme .mat-typography .mat-display-1{letter-spacing:-.4px}.nxs-theme .mat-h1,.nxs-theme .mat-headline,.nxs-theme .mat-typography h1,.nxs-theme .mat-h2,.nxs-theme .mat-title,.nxs-theme .mat-typography h2,.nxs-theme .mat-h3,.nxs-theme .mat-subheading-2,.nxs-theme .mat-typography h3{letter-spacing:-.1px;margin:0}}.nxs-theme footer ::ng-deep a,.nxs-theme footer a:visited{font-weight:300}@media (min-width: 960px){.nxs-theme{--mat-badge-text-font: Ubuntu;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-large-size-text-size: 24px;--mat-bottom-sheet-container-text-font: Ubuntu;--mat-bottom-sheet-container-text-line-height: 24px;--mat-bottom-sheet-container-text-size: 16px;--mat-bottom-sheet-container-text-tracking: normal;--mat-bottom-sheet-container-text-weight: 300;--mat-legacy-button-toggle-label-text-font: Ubuntu;--mat-legacy-button-toggle-label-text-line-height: 32px;--mat-legacy-button-toggle-label-text-size: 19px;--mat-legacy-button-toggle-label-text-tracking: normal;--mat-legacy-button-toggle-label-text-weight: 400;--mat-standard-button-toggle-label-text-font: Ubuntu;--mat-standard-button-toggle-label-text-line-height: 32px;--mat-standard-button-toggle-label-text-size: 19px;--mat-standard-button-toggle-label-text-tracking: normal;--mat-standard-button-toggle-label-text-weight: 400;--mat-datepicker-calendar-text-font: Ubuntu;--mat-datepicker-calendar-text-size: 13px;--mat-datepicker-calendar-body-label-text-size: 14px;--mat-datepicker-calendar-body-label-text-weight: 500;--mat-datepicker-calendar-period-button-text-size: 14px;--mat-datepicker-calendar-period-button-text-weight: 500;--mat-datepicker-calendar-header-text-size: 11px;--mat-datepicker-calendar-header-text-weight: 400;--mat-expansion-header-text-font: Ubuntu;--mat-expansion-header-text-size: 16px;--mat-expansion-header-text-weight: 400;--mat-expansion-header-text-line-height: inherit;--mat-expansion-header-text-tracking: inherit;--mat-expansion-container-text-font: Ubuntu;--mat-expansion-container-text-line-height: 24px;--mat-expansion-container-text-size: 16px;--mat-expansion-container-text-tracking: normal;--mat-expansion-container-text-weight: 300;--mat-grid-list-tile-header-primary-text-size: 16px;--mat-grid-list-tile-header-secondary-text-size: 13px;--mat-grid-list-tile-footer-primary-text-size: 16px;--mat-grid-list-tile-footer-secondary-text-size: 13px;--mat-stepper-container-text-font: Ubuntu;--mat-stepper-header-label-text-font: Ubuntu;--mat-stepper-header-label-text-size: 16px;--mat-stepper-header-label-text-weight: 300;--mat-stepper-header-error-state-label-text-size: 19px;--mat-stepper-header-selected-state-label-text-size: 19px;--mat-stepper-header-selected-state-label-text-weight: 400;--mat-toolbar-title-text-font: Ubuntu;--mat-toolbar-title-text-line-height: 32px;--mat-toolbar-title-text-size: 24px;--mat-toolbar-title-text-tracking: normal;--mat-toolbar-title-text-weight: 300;--mat-tree-node-text-font: Ubuntu;--mat-tree-node-text-size: 16px;--mat-tree-node-text-weight: 300;--mat-option-label-text-font: Ubuntu;--mat-option-label-text-line-height: 32px;--mat-option-label-text-size: 19px;--mat-option-label-text-tracking: normal;--mat-option-label-text-weight: 400;--mat-optgroup-label-text-font: Ubuntu;--mat-optgroup-label-text-line-height: 32px;--mat-optgroup-label-text-size: 19px;--mat-optgroup-label-text-tracking: normal;--mat-optgroup-label-text-weight: 400;--mat-card-title-text-font: Ubuntu;--mat-card-title-text-line-height: 32px;--mat-card-title-text-size: 24px;--mat-card-title-text-tracking: normal;--mat-card-title-text-weight: 300;--mat-card-subtitle-text-font: Ubuntu;--mat-card-subtitle-text-line-height: 24px;--mat-card-subtitle-text-size: 16px;--mat-card-subtitle-text-tracking: normal;--mat-card-subtitle-text-weight: 400;--mdc-plain-tooltip-supporting-text-font: Ubuntu;--mdc-plain-tooltip-supporting-text-size: 13px;--mdc-plain-tooltip-supporting-text-weight: 300;--mdc-plain-tooltip-supporting-text-tracking: normal;--mdc-filled-text-field-label-text-font: Ubuntu;--mdc-filled-text-field-label-text-size: 19px;--mdc-filled-text-field-label-text-tracking: normal;--mdc-filled-text-field-label-text-weight: 400;--mdc-outlined-text-field-label-text-font: Ubuntu;--mdc-outlined-text-field-label-text-size: 19px;--mdc-outlined-text-field-label-text-tracking: normal;--mdc-outlined-text-field-label-text-weight: 400;--mat-form-field-container-text-font: Ubuntu;--mat-form-field-container-text-line-height: 32px;--mat-form-field-container-text-size: 19px;--mat-form-field-container-text-tracking: normal;--mat-form-field-container-text-weight: 400;--mat-form-field-outlined-label-text-populated-size: 19px;--mat-form-field-subscript-text-font: Ubuntu;--mat-form-field-subscript-text-line-height: 20px;--mat-form-field-subscript-text-size: 13px;--mat-form-field-subscript-text-tracking: normal;--mat-form-field-subscript-text-weight: 300;--mdc-dialog-subhead-font: Ubuntu;--mdc-dialog-subhead-line-height: 32px;--mdc-dialog-subhead-size: 24px;--mdc-dialog-subhead-weight: 300;--mdc-dialog-subhead-tracking: normal;--mdc-dialog-supporting-text-font: Ubuntu;--mdc-dialog-supporting-text-line-height: 32px;--mdc-dialog-supporting-text-size: 19px;--mdc-dialog-supporting-text-weight: 400;--mdc-dialog-supporting-text-tracking: normal;--mdc-slider-label-label-text-font: Ubuntu;--mdc-slider-label-label-text-size: 16px;--mdc-slider-label-label-text-line-height: 24px;--mdc-slider-label-label-text-tracking: normal;--mdc-slider-label-label-text-weight: 400;--mat-menu-item-label-text-font: Ubuntu;--mat-menu-item-label-text-size: 19px;--mat-menu-item-label-text-tracking: normal;--mat-menu-item-label-text-line-height: 32px;--mat-menu-item-label-text-weight: 400;--mdc-list-list-item-label-text-font: Ubuntu;--mdc-list-list-item-label-text-line-height: 32px;--mdc-list-list-item-label-text-size: 19px;--mdc-list-list-item-label-text-tracking: normal;--mdc-list-list-item-label-text-weight: 400;--mdc-list-list-item-supporting-text-font: Ubuntu;--mdc-list-list-item-supporting-text-line-height: 24px;--mdc-list-list-item-supporting-text-size: 16px;--mdc-list-list-item-supporting-text-tracking: normal;--mdc-list-list-item-supporting-text-weight: 300;--mdc-list-list-item-trailing-supporting-text-font: Ubuntu;--mdc-list-list-item-trailing-supporting-text-line-height: 20px;--mdc-list-list-item-trailing-supporting-text-size: 13px;--mdc-list-list-item-trailing-supporting-text-tracking: normal;--mdc-list-list-item-trailing-supporting-text-weight: 300;--mat-paginator-container-text-font: Ubuntu;--mat-paginator-container-text-line-height: 20px;--mat-paginator-container-text-size: 13px;--mat-paginator-container-text-tracking: normal;--mat-paginator-container-text-weight: 300;--mat-paginator-select-trigger-text-size: 13px;--mdc-text-button-label-text-font: Ubuntu;--mdc-text-button-label-text-size: 14px;--mdc-text-button-label-text-tracking: normal;--mdc-text-button-label-text-weight: 500;--mdc-text-button-label-text-transform: none;--mdc-filled-button-label-text-font: Ubuntu;--mdc-filled-button-label-text-size: 14px;--mdc-filled-button-label-text-tracking: normal;--mdc-filled-button-label-text-weight: 500;--mdc-filled-button-label-text-transform: none;--mdc-outlined-button-label-text-font: Ubuntu;--mdc-outlined-button-label-text-size: 14px;--mdc-outlined-button-label-text-tracking: normal;--mdc-outlined-button-label-text-weight: 500;--mdc-outlined-button-label-text-transform: none;--mdc-protected-button-label-text-font: Ubuntu;--mdc-protected-button-label-text-size: 14px;--mdc-protected-button-label-text-tracking: normal;--mdc-protected-button-label-text-weight: 500;--mdc-protected-button-label-text-transform: none;--mdc-extended-fab-label-text-font: Ubuntu;--mdc-extended-fab-label-text-size: 14px;--mdc-extended-fab-label-text-tracking: normal;--mdc-extended-fab-label-text-weight: 500;--mdc-snackbar-supporting-text-font: Ubuntu;--mdc-snackbar-supporting-text-line-height: 24px;--mdc-snackbar-supporting-text-size: 16px;--mdc-snackbar-supporting-text-weight: 300;--mat-table-header-headline-font: Ubuntu;--mat-table-header-headline-line-height: 24px;--mat-table-header-headline-size: 16px;--mat-table-header-headline-weight: 400;--mat-table-header-headline-tracking: normal;--mat-table-row-item-label-text-font: Ubuntu;--mat-table-row-item-label-text-line-height: 24px;--mat-table-row-item-label-text-size: 16px;--mat-table-row-item-label-text-weight: 300;--mat-table-row-item-label-text-tracking: normal;--mat-table-footer-supporting-text-font: Ubuntu;--mat-table-footer-supporting-text-line-height: 24px;--mat-table-footer-supporting-text-size: 16px;--mat-table-footer-supporting-text-weight: 300;--mat-table-footer-supporting-text-tracking: normal;--mat-select-trigger-text-font: Ubuntu;--mat-select-trigger-text-line-height: 32px;--mat-select-trigger-text-size: 19px;--mat-select-trigger-text-tracking: normal;--mat-select-trigger-text-weight: 400}.nxs-theme .mat-h1,.nxs-theme .mat-headline-5,.nxs-theme .mat-typography .mat-h1,.nxs-theme .mat-typography .mat-headline-5,.nxs-theme .mat-typography h1{font:300 32px/40px Ubuntu;letter-spacing:normal;margin:0 0 16px}.nxs-theme .mat-h2,.nxs-theme .mat-headline-6,.nxs-theme .mat-typography .mat-h2,.nxs-theme .mat-typography .mat-headline-6,.nxs-theme .mat-typography h2{font:300 24px/32px Ubuntu;letter-spacing:normal;margin:0 0 16px}.nxs-theme .mat-h3,.nxs-theme .mat-subtitle-1,.nxs-theme .mat-typography .mat-h3,.nxs-theme .mat-typography .mat-subtitle-1,.nxs-theme .mat-typography h3{font:300 21px/32px Ubuntu;letter-spacing:normal;margin:0 0 16px}.nxs-theme .mat-h4,.nxs-theme .mat-body-1,.nxs-theme .mat-typography .mat-h4,.nxs-theme .mat-typography .mat-body-1,.nxs-theme .mat-typography h4{font:400 19px/32px Ubuntu;letter-spacing:normal;margin:0 0 16px}.nxs-theme .mat-h5,.nxs-theme .mat-typography .mat-h5,.nxs-theme .mat-typography h5{font:300 13.28px/24px Ubuntu;margin:0 0 12px}.nxs-theme .mat-h6,.nxs-theme .mat-typography .mat-h6,.nxs-theme .mat-typography h6{font:300 10.72px/24px Ubuntu;margin:0 0 12px}.nxs-theme .mat-body-strong,.nxs-theme .mat-subtitle-2,.nxs-theme .mat-typography .mat-body-strong,.nxs-theme .mat-typography .mat-subtitle-2{font:400 16px/24px Ubuntu;letter-spacing:normal}.nxs-theme .mat-body,.nxs-theme .mat-body-2,.nxs-theme .mat-typography .mat-body,.nxs-theme .mat-typography .mat-body-2,.nxs-theme .mat-typography{font:300 16px/24px Ubuntu;letter-spacing:normal}.nxs-theme .mat-body p,.nxs-theme .mat-body-2 p,.nxs-theme .mat-typography .mat-body p,.nxs-theme .mat-typography .mat-body-2 p,.nxs-theme .mat-typography p{margin:0 0 12px}.nxs-theme .mat-small,.nxs-theme .mat-caption,.nxs-theme .mat-typography .mat-small,.nxs-theme .mat-typography .mat-caption{font:300 13px/20px Ubuntu;letter-spacing:normal}.nxs-theme .mat-headline-1,.nxs-theme .mat-typography .mat-headline-1{font:300 112px/112px Ubuntu;letter-spacing:-.05em;margin:0 0 56px}.nxs-theme .mat-headline-2,.nxs-theme .mat-typography .mat-headline-2{font:400 56px/56px Ubuntu;letter-spacing:-.02em;margin:0 0 64px}.nxs-theme .mat-headline-3,.nxs-theme .mat-typography .mat-headline-3{font:400 45px/48px Ubuntu;letter-spacing:-.005em;margin:0 0 64px}.nxs-theme .mat-headline-4,.nxs-theme .mat-typography .mat-headline-4{font:300 48px/56px Ubuntu;letter-spacing:normal;margin:0 0 64px}.nxs-theme .mat-mdc-standard-chip{--mdc-chip-label-text-font: Ubuntu;--mdc-chip-label-text-line-height: 24px;--mdc-chip-label-text-size: 16px;--mdc-chip-label-text-tracking: normal;--mdc-chip-label-text-weight: 300}.nxs-theme .mat-mdc-slide-toggle,.nxs-theme .mat-mdc-radio-button{--mdc-form-field-label-text-font: Ubuntu;--mdc-form-field-label-text-line-height: 24px;--mdc-form-field-label-text-size: 16px;--mdc-form-field-label-text-tracking: normal;--mdc-form-field-label-text-weight: 300}.nxs-theme .mdc-list-group__subheader{font:300 21px/32px Ubuntu;letter-spacing:normal}.nxs-theme .mat-mdc-tab-header{--mat-tab-header-label-text-font: Ubuntu;--mat-tab-header-label-text-size: 14px;--mat-tab-header-label-text-tracking: normal;--mat-tab-header-label-text-line-height: 14px;--mat-tab-header-label-text-weight: 500}.nxs-theme .mat-mdc-checkbox{--mdc-form-field-label-text-font: Ubuntu;--mdc-form-field-label-text-line-height: 24px;--mdc-form-field-label-text-size: 16px;--mdc-form-field-label-text-tracking: normal;--mdc-form-field-label-text-weight: 300}.nxs-theme footer ::ng-deep a,.nxs-theme footer a:visited{font-weight:300}}@media (min-width: 1920px){.nxs-theme .mdc-layout-grid{margin:0 auto;box-sizing:border-box;padding:24px;padding:calc(var(--mdc-layout-grid-margin, 24px));max-width:1140px}}@media (min-width: 1920px) and (min-width: 1920px){.nxs-theme .mdc-layout-grid__inner{display:flex;flex-flow:row wrap;align-items:stretch;margin:-12px;margin:calc(var(--mdc-layout-grid-gutter, 24px) / 2 * -1)}@supports (display: grid){.nxs-theme .mdc-layout-grid__inner{display:grid}@media (min-width: 1920px) and (min-width: 1920px) and (min-width: 1920px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 1920px) and (min-width: 1920px) and (min-width: 1280px) and (max-width: 1919px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 1920px) and (min-width: 1920px) and (min-width: 960px) and (max-width: 1279px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 1920px) and (min-width: 1920px) and (min-width: 600px) and (max-width: 959px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media (min-width: 1920px) and (min-width: 1920px) and (max-width: 599px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(4,minmax(0,1fr))}}}.nxs-theme .mdc-layout-grid__inner.no-gutter-bottom{padding-bottom:12px}.nxs-theme .mdc-layout-grid__inner.no-gutter-bottom>.mdc-layout-grid__cell{margin-bottom:-12px}}@media (min-width: 1920px) and (min-width: 1280px) and (max-width: 1919px){.nxs-theme .mdc-layout-grid__inner{display:flex;flex-flow:row wrap;align-items:stretch;margin:-12px;margin:calc(var(--mdc-layout-grid-gutter, 24px) / 2 * -1)}@supports (display: grid){.nxs-theme .mdc-layout-grid__inner{display:grid}@media (min-width: 1920px) and (min-width: 1280px) and (max-width: 1919px) and (min-width: 1920px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 1920px) and (min-width: 1280px) and (max-width: 1919px) and (min-width: 1280px) and (max-width: 1919px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 1920px) and (min-width: 1280px) and (max-width: 1919px) and (min-width: 960px) and (max-width: 1279px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 1920px) and (min-width: 1280px) and (max-width: 1919px) and (min-width: 600px) and (max-width: 959px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media (min-width: 1920px) and (min-width: 1280px) and (max-width: 1919px) and (max-width: 599px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(4,minmax(0,1fr))}}}.nxs-theme .mdc-layout-grid__inner.no-gutter-bottom{padding-bottom:12px}.nxs-theme .mdc-layout-grid__inner.no-gutter-bottom>.mdc-layout-grid__cell{margin-bottom:-12px}}@media (min-width: 1920px) and (min-width: 960px) and (max-width: 1279px){.nxs-theme .mdc-layout-grid__inner{display:flex;flex-flow:row wrap;align-items:stretch;margin:-8px;margin:calc(var(--mdc-layout-grid-gutter, 16px) / 2 * -1)}@supports (display: grid){.nxs-theme .mdc-layout-grid__inner{display:grid}@media (min-width: 1920px) and (min-width: 960px) and (max-width: 1279px) and (min-width: 1920px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 1920px) and (min-width: 960px) and (max-width: 1279px) and (min-width: 1280px) and (max-width: 1919px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 1920px) and (min-width: 960px) and (max-width: 1279px) and (min-width: 960px) and (max-width: 1279px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 1920px) and (min-width: 960px) and (max-width: 1279px) and (min-width: 600px) and (max-width: 959px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media (min-width: 1920px) and (min-width: 960px) and (max-width: 1279px) and (max-width: 599px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(4,minmax(0,1fr))}}}.nxs-theme .mdc-layout-grid__inner.no-gutter-bottom{padding-bottom:8px}.nxs-theme .mdc-layout-grid__inner.no-gutter-bottom>.mdc-layout-grid__cell{margin-bottom:-8px}}@media (min-width: 1920px) and (min-width: 600px) and (max-width: 959px){.nxs-theme .mdc-layout-grid__inner{display:flex;flex-flow:row wrap;align-items:stretch;margin:-8px;margin:calc(var(--mdc-layout-grid-gutter, 16px) / 2 * -1)}@supports (display: grid){.nxs-theme .mdc-layout-grid__inner{display:grid}@media (min-width: 1920px) and (min-width: 600px) and (max-width: 959px) and (min-width: 1920px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 1920px) and (min-width: 600px) and (max-width: 959px) and (min-width: 1280px) and (max-width: 1919px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 1920px) and (min-width: 600px) and (max-width: 959px) and (min-width: 960px) and (max-width: 1279px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 1920px) and (min-width: 600px) and (max-width: 959px) and (min-width: 600px) and (max-width: 959px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media (min-width: 1920px) and (min-width: 600px) and (max-width: 959px) and (max-width: 599px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(4,minmax(0,1fr))}}}.nxs-theme .mdc-layout-grid__inner.no-gutter-bottom{padding-bottom:8px}.nxs-theme .mdc-layout-grid__inner.no-gutter-bottom>.mdc-layout-grid__cell{margin-bottom:-8px}}@media (min-width: 1920px) and (max-width: 599px){.nxs-theme .mdc-layout-grid__inner{display:flex;flex-flow:row wrap;align-items:stretch;margin:-8px;margin:calc(var(--mdc-layout-grid-gutter, 16px) / 2 * -1)}@supports (display: grid){.nxs-theme .mdc-layout-grid__inner{display:grid}@media (min-width: 1920px) and (max-width: 599px) and (min-width: 1920px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 1920px) and (max-width: 599px) and (min-width: 1280px) and (max-width: 1919px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 1920px) and (max-width: 599px) and (min-width: 960px) and (max-width: 1279px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 1920px) and (max-width: 599px) and (min-width: 600px) and (max-width: 959px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media (min-width: 1920px) and (max-width: 599px) and (max-width: 599px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(4,minmax(0,1fr))}}}.nxs-theme .mdc-layout-grid__inner.no-gutter-bottom{padding-bottom:8px}.nxs-theme .mdc-layout-grid__inner.no-gutter-bottom>.mdc-layout-grid__cell{margin-bottom:-8px}}@media (min-width: 1280px) and (max-width: 1919px){.nxs-theme .mdc-layout-grid{margin:0 auto;box-sizing:border-box;padding:24px;padding:calc(var(--mdc-layout-grid-margin, 24px));max-width:1140px}}@media (min-width: 1280px) and (max-width: 1919px) and (min-width: 1920px){.nxs-theme .mdc-layout-grid__inner{display:flex;flex-flow:row wrap;align-items:stretch;margin:-12px;margin:calc(var(--mdc-layout-grid-gutter, 24px) / 2 * -1)}@supports (display: grid){.nxs-theme .mdc-layout-grid__inner{display:grid}@media (min-width: 1280px) and (max-width: 1919px) and (min-width: 1920px) and (min-width: 1920px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 1280px) and (max-width: 1919px) and (min-width: 1920px) and (min-width: 1280px) and (max-width: 1919px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 1280px) and (max-width: 1919px) and (min-width: 1920px) and (min-width: 960px) and (max-width: 1279px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 1280px) and (max-width: 1919px) and (min-width: 1920px) and (min-width: 600px) and (max-width: 959px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media (min-width: 1280px) and (max-width: 1919px) and (min-width: 1920px) and (max-width: 599px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(4,minmax(0,1fr))}}}.nxs-theme .mdc-layout-grid__inner.no-gutter-bottom{padding-bottom:12px}.nxs-theme .mdc-layout-grid__inner.no-gutter-bottom>.mdc-layout-grid__cell{margin-bottom:-12px}}@media (min-width: 1280px) and (max-width: 1919px) and (min-width: 1280px) and (max-width: 1919px){.nxs-theme .mdc-layout-grid__inner{display:flex;flex-flow:row wrap;align-items:stretch;margin:-12px;margin:calc(var(--mdc-layout-grid-gutter, 24px) / 2 * -1)}@supports (display: grid){.nxs-theme .mdc-layout-grid__inner{display:grid}@media (min-width: 1280px) and (max-width: 1919px) and (min-width: 1280px) and (max-width: 1919px) and (min-width: 1920px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 1280px) and (max-width: 1919px) and (min-width: 1280px) and (max-width: 1919px) and (min-width: 1280px) and (max-width: 1919px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 1280px) and (max-width: 1919px) and (min-width: 1280px) and (max-width: 1919px) and (min-width: 960px) and (max-width: 1279px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 1280px) and (max-width: 1919px) and (min-width: 1280px) and (max-width: 1919px) and (min-width: 600px) and (max-width: 959px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media (min-width: 1280px) and (max-width: 1919px) and (min-width: 1280px) and (max-width: 1919px) and (max-width: 599px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(4,minmax(0,1fr))}}}.nxs-theme .mdc-layout-grid__inner.no-gutter-bottom{padding-bottom:12px}.nxs-theme .mdc-layout-grid__inner.no-gutter-bottom>.mdc-layout-grid__cell{margin-bottom:-12px}}@media (min-width: 1280px) and (max-width: 1919px) and (min-width: 960px) and (max-width: 1279px){.nxs-theme .mdc-layout-grid__inner{display:flex;flex-flow:row wrap;align-items:stretch;margin:-8px;margin:calc(var(--mdc-layout-grid-gutter, 16px) / 2 * -1)}@supports (display: grid){.nxs-theme .mdc-layout-grid__inner{display:grid}@media (min-width: 1280px) and (max-width: 1919px) and (min-width: 960px) and (max-width: 1279px) and (min-width: 1920px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 1280px) and (max-width: 1919px) and (min-width: 960px) and (max-width: 1279px) and (min-width: 1280px) and (max-width: 1919px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 1280px) and (max-width: 1919px) and (min-width: 960px) and (max-width: 1279px) and (min-width: 960px) and (max-width: 1279px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 1280px) and (max-width: 1919px) and (min-width: 960px) and (max-width: 1279px) and (min-width: 600px) and (max-width: 959px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media (min-width: 1280px) and (max-width: 1919px) and (min-width: 960px) and (max-width: 1279px) and (max-width: 599px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(4,minmax(0,1fr))}}}.nxs-theme .mdc-layout-grid__inner.no-gutter-bottom{padding-bottom:8px}.nxs-theme .mdc-layout-grid__inner.no-gutter-bottom>.mdc-layout-grid__cell{margin-bottom:-8px}}@media (min-width: 1280px) and (max-width: 1919px) and (min-width: 600px) and (max-width: 959px){.nxs-theme .mdc-layout-grid__inner{display:flex;flex-flow:row wrap;align-items:stretch;margin:-8px;margin:calc(var(--mdc-layout-grid-gutter, 16px) / 2 * -1)}@supports (display: grid){.nxs-theme .mdc-layout-grid__inner{display:grid}@media (min-width: 1280px) and (max-width: 1919px) and (min-width: 600px) and (max-width: 959px) and (min-width: 1920px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 1280px) and (max-width: 1919px) and (min-width: 600px) and (max-width: 959px) and (min-width: 1280px) and (max-width: 1919px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 1280px) and (max-width: 1919px) and (min-width: 600px) and (max-width: 959px) and (min-width: 960px) and (max-width: 1279px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 1280px) and (max-width: 1919px) and (min-width: 600px) and (max-width: 959px) and (min-width: 600px) and (max-width: 959px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media (min-width: 1280px) and (max-width: 1919px) and (min-width: 600px) and (max-width: 959px) and (max-width: 599px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(4,minmax(0,1fr))}}}.nxs-theme .mdc-layout-grid__inner.no-gutter-bottom{padding-bottom:8px}.nxs-theme .mdc-layout-grid__inner.no-gutter-bottom>.mdc-layout-grid__cell{margin-bottom:-8px}}@media (min-width: 1280px) and (max-width: 1919px) and (max-width: 599px){.nxs-theme .mdc-layout-grid__inner{display:flex;flex-flow:row wrap;align-items:stretch;margin:-8px;margin:calc(var(--mdc-layout-grid-gutter, 16px) / 2 * -1)}@supports (display: grid){.nxs-theme .mdc-layout-grid__inner{display:grid}@media (min-width: 1280px) and (max-width: 1919px) and (max-width: 599px) and (min-width: 1920px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 1280px) and (max-width: 1919px) and (max-width: 599px) and (min-width: 1280px) and (max-width: 1919px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 1280px) and (max-width: 1919px) and (max-width: 599px) and (min-width: 960px) and (max-width: 1279px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 1280px) and (max-width: 1919px) and (max-width: 599px) and (min-width: 600px) and (max-width: 959px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media (min-width: 1280px) and (max-width: 1919px) and (max-width: 599px) and (max-width: 599px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(4,minmax(0,1fr))}}}.nxs-theme .mdc-layout-grid__inner.no-gutter-bottom{padding-bottom:8px}.nxs-theme .mdc-layout-grid__inner.no-gutter-bottom>.mdc-layout-grid__cell{margin-bottom:-8px}}@media (min-width: 960px) and (max-width: 1279px){.nxs-theme .mdc-layout-grid{margin:0 auto;box-sizing:border-box;padding:24px;padding:calc(var(--mdc-layout-grid-margin, 24px))}}@media (min-width: 960px) and (max-width: 1279px) and (min-width: 1920px){.nxs-theme .mdc-layout-grid__inner{display:flex;flex-flow:row wrap;align-items:stretch;margin:-12px;margin:calc(var(--mdc-layout-grid-gutter, 24px) / 2 * -1)}@supports (display: grid){.nxs-theme .mdc-layout-grid__inner{display:grid}@media (min-width: 960px) and (max-width: 1279px) and (min-width: 1920px) and (min-width: 1920px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 960px) and (max-width: 1279px) and (min-width: 1920px) and (min-width: 1280px) and (max-width: 1919px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 960px) and (max-width: 1279px) and (min-width: 1920px) and (min-width: 960px) and (max-width: 1279px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 960px) and (max-width: 1279px) and (min-width: 1920px) and (min-width: 600px) and (max-width: 959px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media (min-width: 960px) and (max-width: 1279px) and (min-width: 1920px) and (max-width: 599px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(4,minmax(0,1fr))}}}.nxs-theme .mdc-layout-grid__inner.no-gutter-bottom{padding-bottom:12px}.nxs-theme .mdc-layout-grid__inner.no-gutter-bottom>.mdc-layout-grid__cell{margin-bottom:-12px}}@media (min-width: 960px) and (max-width: 1279px) and (min-width: 1280px) and (max-width: 1919px){.nxs-theme .mdc-layout-grid__inner{display:flex;flex-flow:row wrap;align-items:stretch;margin:-12px;margin:calc(var(--mdc-layout-grid-gutter, 24px) / 2 * -1)}@supports (display: grid){.nxs-theme .mdc-layout-grid__inner{display:grid}@media (min-width: 960px) and (max-width: 1279px) and (min-width: 1280px) and (max-width: 1919px) and (min-width: 1920px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 960px) and (max-width: 1279px) and (min-width: 1280px) and (max-width: 1919px) and (min-width: 1280px) and (max-width: 1919px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 960px) and (max-width: 1279px) and (min-width: 1280px) and (max-width: 1919px) and (min-width: 960px) and (max-width: 1279px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 960px) and (max-width: 1279px) and (min-width: 1280px) and (max-width: 1919px) and (min-width: 600px) and (max-width: 959px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media (min-width: 960px) and (max-width: 1279px) and (min-width: 1280px) and (max-width: 1919px) and (max-width: 599px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(4,minmax(0,1fr))}}}.nxs-theme .mdc-layout-grid__inner.no-gutter-bottom{padding-bottom:12px}.nxs-theme .mdc-layout-grid__inner.no-gutter-bottom>.mdc-layout-grid__cell{margin-bottom:-12px}}@media (min-width: 960px) and (max-width: 1279px) and (min-width: 960px) and (max-width: 1279px){.nxs-theme .mdc-layout-grid__inner{display:flex;flex-flow:row wrap;align-items:stretch;margin:-8px;margin:calc(var(--mdc-layout-grid-gutter, 16px) / 2 * -1)}@supports (display: grid){.nxs-theme .mdc-layout-grid__inner{display:grid}@media (min-width: 960px) and (max-width: 1279px) and (min-width: 960px) and (max-width: 1279px) and (min-width: 1920px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 960px) and (max-width: 1279px) and (min-width: 960px) and (max-width: 1279px) and (min-width: 1280px) and (max-width: 1919px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 960px) and (max-width: 1279px) and (min-width: 960px) and (max-width: 1279px) and (min-width: 960px) and (max-width: 1279px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 960px) and (max-width: 1279px) and (min-width: 960px) and (max-width: 1279px) and (min-width: 600px) and (max-width: 959px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media (min-width: 960px) and (max-width: 1279px) and (min-width: 960px) and (max-width: 1279px) and (max-width: 599px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(4,minmax(0,1fr))}}}.nxs-theme .mdc-layout-grid__inner.no-gutter-bottom{padding-bottom:8px}.nxs-theme .mdc-layout-grid__inner.no-gutter-bottom>.mdc-layout-grid__cell{margin-bottom:-8px}}@media (min-width: 960px) and (max-width: 1279px) and (min-width: 600px) and (max-width: 959px){.nxs-theme .mdc-layout-grid__inner{display:flex;flex-flow:row wrap;align-items:stretch;margin:-8px;margin:calc(var(--mdc-layout-grid-gutter, 16px) / 2 * -1)}@supports (display: grid){.nxs-theme .mdc-layout-grid__inner{display:grid}@media (min-width: 960px) and (max-width: 1279px) and (min-width: 600px) and (max-width: 959px) and (min-width: 1920px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 960px) and (max-width: 1279px) and (min-width: 600px) and (max-width: 959px) and (min-width: 1280px) and (max-width: 1919px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 960px) and (max-width: 1279px) and (min-width: 600px) and (max-width: 959px) and (min-width: 960px) and (max-width: 1279px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 960px) and (max-width: 1279px) and (min-width: 600px) and (max-width: 959px) and (min-width: 600px) and (max-width: 959px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media (min-width: 960px) and (max-width: 1279px) and (min-width: 600px) and (max-width: 959px) and (max-width: 599px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(4,minmax(0,1fr))}}}.nxs-theme .mdc-layout-grid__inner.no-gutter-bottom{padding-bottom:8px}.nxs-theme .mdc-layout-grid__inner.no-gutter-bottom>.mdc-layout-grid__cell{margin-bottom:-8px}}@media (min-width: 960px) and (max-width: 1279px) and (max-width: 599px){.nxs-theme .mdc-layout-grid__inner{display:flex;flex-flow:row wrap;align-items:stretch;margin:-8px;margin:calc(var(--mdc-layout-grid-gutter, 16px) / 2 * -1)}@supports (display: grid){.nxs-theme .mdc-layout-grid__inner{display:grid}@media (min-width: 960px) and (max-width: 1279px) and (max-width: 599px) and (min-width: 1920px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 960px) and (max-width: 1279px) and (max-width: 599px) and (min-width: 1280px) and (max-width: 1919px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 960px) and (max-width: 1279px) and (max-width: 599px) and (min-width: 960px) and (max-width: 1279px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 960px) and (max-width: 1279px) and (max-width: 599px) and (min-width: 600px) and (max-width: 959px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media (min-width: 960px) and (max-width: 1279px) and (max-width: 599px) and (max-width: 599px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(4,minmax(0,1fr))}}}.nxs-theme .mdc-layout-grid__inner.no-gutter-bottom{padding-bottom:8px}.nxs-theme .mdc-layout-grid__inner.no-gutter-bottom>.mdc-layout-grid__cell{margin-bottom:-8px}}@media (min-width: 600px) and (max-width: 959px){.nxs-theme .mdc-layout-grid{margin:0 auto;box-sizing:border-box;padding:24px;padding:calc(var(--mdc-layout-grid-margin, 24px))}}@media (min-width: 600px) and (max-width: 959px) and (min-width: 1920px){.nxs-theme .mdc-layout-grid__inner{display:flex;flex-flow:row wrap;align-items:stretch;margin:-12px;margin:calc(var(--mdc-layout-grid-gutter, 24px) / 2 * -1)}@supports (display: grid){.nxs-theme .mdc-layout-grid__inner{display:grid}@media (min-width: 600px) and (max-width: 959px) and (min-width: 1920px) and (min-width: 1920px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 600px) and (max-width: 959px) and (min-width: 1920px) and (min-width: 1280px) and (max-width: 1919px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 600px) and (max-width: 959px) and (min-width: 1920px) and (min-width: 960px) and (max-width: 1279px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 600px) and (max-width: 959px) and (min-width: 1920px) and (min-width: 600px) and (max-width: 959px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media (min-width: 600px) and (max-width: 959px) and (min-width: 1920px) and (max-width: 599px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(4,minmax(0,1fr))}}}.nxs-theme .mdc-layout-grid__inner.no-gutter-bottom{padding-bottom:12px}.nxs-theme .mdc-layout-grid__inner.no-gutter-bottom>.mdc-layout-grid__cell{margin-bottom:-12px}}@media (min-width: 600px) and (max-width: 959px) and (min-width: 1280px) and (max-width: 1919px){.nxs-theme .mdc-layout-grid__inner{display:flex;flex-flow:row wrap;align-items:stretch;margin:-12px;margin:calc(var(--mdc-layout-grid-gutter, 24px) / 2 * -1)}@supports (display: grid){.nxs-theme .mdc-layout-grid__inner{display:grid}@media (min-width: 600px) and (max-width: 959px) and (min-width: 1280px) and (max-width: 1919px) and (min-width: 1920px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 600px) and (max-width: 959px) and (min-width: 1280px) and (max-width: 1919px) and (min-width: 1280px) and (max-width: 1919px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 600px) and (max-width: 959px) and (min-width: 1280px) and (max-width: 1919px) and (min-width: 960px) and (max-width: 1279px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 600px) and (max-width: 959px) and (min-width: 1280px) and (max-width: 1919px) and (min-width: 600px) and (max-width: 959px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media (min-width: 600px) and (max-width: 959px) and (min-width: 1280px) and (max-width: 1919px) and (max-width: 599px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(4,minmax(0,1fr))}}}.nxs-theme .mdc-layout-grid__inner.no-gutter-bottom{padding-bottom:12px}.nxs-theme .mdc-layout-grid__inner.no-gutter-bottom>.mdc-layout-grid__cell{margin-bottom:-12px}}@media (min-width: 600px) and (max-width: 959px) and (min-width: 960px) and (max-width: 1279px){.nxs-theme .mdc-layout-grid__inner{display:flex;flex-flow:row wrap;align-items:stretch;margin:-8px;margin:calc(var(--mdc-layout-grid-gutter, 16px) / 2 * -1)}@supports (display: grid){.nxs-theme .mdc-layout-grid__inner{display:grid}@media (min-width: 600px) and (max-width: 959px) and (min-width: 960px) and (max-width: 1279px) and (min-width: 1920px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 600px) and (max-width: 959px) and (min-width: 960px) and (max-width: 1279px) and (min-width: 1280px) and (max-width: 1919px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 600px) and (max-width: 959px) and (min-width: 960px) and (max-width: 1279px) and (min-width: 960px) and (max-width: 1279px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 600px) and (max-width: 959px) and (min-width: 960px) and (max-width: 1279px) and (min-width: 600px) and (max-width: 959px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media (min-width: 600px) and (max-width: 959px) and (min-width: 960px) and (max-width: 1279px) and (max-width: 599px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(4,minmax(0,1fr))}}}.nxs-theme .mdc-layout-grid__inner.no-gutter-bottom{padding-bottom:8px}.nxs-theme .mdc-layout-grid__inner.no-gutter-bottom>.mdc-layout-grid__cell{margin-bottom:-8px}}@media (min-width: 600px) and (max-width: 959px) and (min-width: 600px) and (max-width: 959px){.nxs-theme .mdc-layout-grid__inner{display:flex;flex-flow:row wrap;align-items:stretch;margin:-8px;margin:calc(var(--mdc-layout-grid-gutter, 16px) / 2 * -1)}@supports (display: grid){.nxs-theme .mdc-layout-grid__inner{display:grid}@media (min-width: 600px) and (max-width: 959px) and (min-width: 600px) and (max-width: 959px) and (min-width: 1920px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 600px) and (max-width: 959px) and (min-width: 600px) and (max-width: 959px) and (min-width: 1280px) and (max-width: 1919px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 600px) and (max-width: 959px) and (min-width: 600px) and (max-width: 959px) and (min-width: 960px) and (max-width: 1279px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 600px) and (max-width: 959px) and (min-width: 600px) and (max-width: 959px) and (min-width: 600px) and (max-width: 959px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media (min-width: 600px) and (max-width: 959px) and (min-width: 600px) and (max-width: 959px) and (max-width: 599px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(4,minmax(0,1fr))}}}.nxs-theme .mdc-layout-grid__inner.no-gutter-bottom{padding-bottom:8px}.nxs-theme .mdc-layout-grid__inner.no-gutter-bottom>.mdc-layout-grid__cell{margin-bottom:-8px}}@media (min-width: 600px) and (max-width: 959px) and (max-width: 599px){.nxs-theme .mdc-layout-grid__inner{display:flex;flex-flow:row wrap;align-items:stretch;margin:-8px;margin:calc(var(--mdc-layout-grid-gutter, 16px) / 2 * -1)}@supports (display: grid){.nxs-theme .mdc-layout-grid__inner{display:grid}@media (min-width: 600px) and (max-width: 959px) and (max-width: 599px) and (min-width: 1920px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 600px) and (max-width: 959px) and (max-width: 599px) and (min-width: 1280px) and (max-width: 1919px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 600px) and (max-width: 959px) and (max-width: 599px) and (min-width: 960px) and (max-width: 1279px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 600px) and (max-width: 959px) and (max-width: 599px) and (min-width: 600px) and (max-width: 959px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media (min-width: 600px) and (max-width: 959px) and (max-width: 599px) and (max-width: 599px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(4,minmax(0,1fr))}}}.nxs-theme .mdc-layout-grid__inner.no-gutter-bottom{padding-bottom:8px}.nxs-theme .mdc-layout-grid__inner.no-gutter-bottom>.mdc-layout-grid__cell{margin-bottom:-8px}}@media (max-width: 599px){.nxs-theme .mdc-layout-grid{margin:0 auto;box-sizing:border-box;padding:16px;padding:calc(var(--mdc-layout-grid-margin, 16px))}}@media (max-width: 599px) and (min-width: 1920px){.nxs-theme .mdc-layout-grid__inner{display:flex;flex-flow:row wrap;align-items:stretch;margin:-12px;margin:calc(var(--mdc-layout-grid-gutter, 24px) / 2 * -1)}@supports (display: grid){.nxs-theme .mdc-layout-grid__inner{display:grid}@media (max-width: 599px) and (min-width: 1920px) and (min-width: 1920px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (max-width: 599px) and (min-width: 1920px) and (min-width: 1280px) and (max-width: 1919px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (max-width: 599px) and (min-width: 1920px) and (min-width: 960px) and (max-width: 1279px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (max-width: 599px) and (min-width: 1920px) and (min-width: 600px) and (max-width: 959px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media (max-width: 599px) and (min-width: 1920px) and (max-width: 599px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(4,minmax(0,1fr))}}}.nxs-theme .mdc-layout-grid__inner.no-gutter-bottom{padding-bottom:12px}.nxs-theme .mdc-layout-grid__inner.no-gutter-bottom>.mdc-layout-grid__cell{margin-bottom:-12px}}@media (max-width: 599px) and (min-width: 1280px) and (max-width: 1919px){.nxs-theme .mdc-layout-grid__inner{display:flex;flex-flow:row wrap;align-items:stretch;margin:-12px;margin:calc(var(--mdc-layout-grid-gutter, 24px) / 2 * -1)}@supports (display: grid){.nxs-theme .mdc-layout-grid__inner{display:grid}@media (max-width: 599px) and (min-width: 1280px) and (max-width: 1919px) and (min-width: 1920px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (max-width: 599px) and (min-width: 1280px) and (max-width: 1919px) and (min-width: 1280px) and (max-width: 1919px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (max-width: 599px) and (min-width: 1280px) and (max-width: 1919px) and (min-width: 960px) and (max-width: 1279px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (max-width: 599px) and (min-width: 1280px) and (max-width: 1919px) and (min-width: 600px) and (max-width: 959px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media (max-width: 599px) and (min-width: 1280px) and (max-width: 1919px) and (max-width: 599px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(4,minmax(0,1fr))}}}.nxs-theme .mdc-layout-grid__inner.no-gutter-bottom{padding-bottom:12px}.nxs-theme .mdc-layout-grid__inner.no-gutter-bottom>.mdc-layout-grid__cell{margin-bottom:-12px}}@media (max-width: 599px) and (min-width: 960px) and (max-width: 1279px){.nxs-theme .mdc-layout-grid__inner{display:flex;flex-flow:row wrap;align-items:stretch;margin:-8px;margin:calc(var(--mdc-layout-grid-gutter, 16px) / 2 * -1)}@supports (display: grid){.nxs-theme .mdc-layout-grid__inner{display:grid}@media (max-width: 599px) and (min-width: 960px) and (max-width: 1279px) and (min-width: 1920px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (max-width: 599px) and (min-width: 960px) and (max-width: 1279px) and (min-width: 1280px) and (max-width: 1919px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (max-width: 599px) and (min-width: 960px) and (max-width: 1279px) and (min-width: 960px) and (max-width: 1279px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (max-width: 599px) and (min-width: 960px) and (max-width: 1279px) and (min-width: 600px) and (max-width: 959px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media (max-width: 599px) and (min-width: 960px) and (max-width: 1279px) and (max-width: 599px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(4,minmax(0,1fr))}}}.nxs-theme .mdc-layout-grid__inner.no-gutter-bottom{padding-bottom:8px}.nxs-theme .mdc-layout-grid__inner.no-gutter-bottom>.mdc-layout-grid__cell{margin-bottom:-8px}}@media (max-width: 599px) and (min-width: 600px) and (max-width: 959px){.nxs-theme .mdc-layout-grid__inner{display:flex;flex-flow:row wrap;align-items:stretch;margin:-8px;margin:calc(var(--mdc-layout-grid-gutter, 16px) / 2 * -1)}@supports (display: grid){.nxs-theme .mdc-layout-grid__inner{display:grid}@media (max-width: 599px) and (min-width: 600px) and (max-width: 959px) and (min-width: 1920px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (max-width: 599px) and (min-width: 600px) and (max-width: 959px) and (min-width: 1280px) and (max-width: 1919px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (max-width: 599px) and (min-width: 600px) and (max-width: 959px) and (min-width: 960px) and (max-width: 1279px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (max-width: 599px) and (min-width: 600px) and (max-width: 959px) and (min-width: 600px) and (max-width: 959px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media (max-width: 599px) and (min-width: 600px) and (max-width: 959px) and (max-width: 599px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(4,minmax(0,1fr))}}}.nxs-theme .mdc-layout-grid__inner.no-gutter-bottom{padding-bottom:8px}.nxs-theme .mdc-layout-grid__inner.no-gutter-bottom>.mdc-layout-grid__cell{margin-bottom:-8px}}@media (max-width: 599px) and (max-width: 599px){.nxs-theme .mdc-layout-grid__inner{display:flex;flex-flow:row wrap;align-items:stretch;margin:-8px;margin:calc(var(--mdc-layout-grid-gutter, 16px) / 2 * -1)}@supports (display: grid){.nxs-theme .mdc-layout-grid__inner{display:grid}@media (max-width: 599px) and (max-width: 599px) and (min-width: 1920px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (max-width: 599px) and (max-width: 599px) and (min-width: 1280px) and (max-width: 1919px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (max-width: 599px) and (max-width: 599px) and (min-width: 960px) and (max-width: 1279px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (max-width: 599px) and (max-width: 599px) and (min-width: 600px) and (max-width: 959px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media (max-width: 599px) and (max-width: 599px) and (max-width: 599px){.nxs-theme .mdc-layout-grid__inner{grid-template-columns:repeat(4,minmax(0,1fr))}}}.nxs-theme .mdc-layout-grid__inner.no-gutter-bottom{padding-bottom:8px}.nxs-theme .mdc-layout-grid__inner.no-gutter-bottom>.mdc-layout-grid__cell{margin-bottom:-8px}}@media (min-width: 1920px){.nxs-theme .mdc-layout-grid__cell{margin:12px;margin:calc(var(--mdc-layout-grid-gutter, 24px) / 2);box-sizing:border-box}}@media (min-width: 1920px) and (min-width: 1920px){.nxs-theme .mdc-layout-grid__cell{width:calc(33.3333333333% - 24px);width:calc(33.3333333333% - var(--mdc-layout-grid-gutter, 24px))}@supports (display: grid){.nxs-theme .mdc-layout-grid__cell{width:auto;grid-column-end:span 4}}}@media (min-width: 1920px) and (min-width: 1280px) and (max-width: 1919px){.nxs-theme .mdc-layout-grid__cell{width:calc(33.3333333333% - 24px);width:calc(33.3333333333% - var(--mdc-layout-grid-gutter, 24px))}@supports (display: grid){.nxs-theme .mdc-layout-grid__cell{width:auto;grid-column-end:span 4}}}@media (min-width: 1920px) and (min-width: 960px) and (max-width: 1279px){.nxs-theme .mdc-layout-grid__cell{width:calc(33.3333333333% - 24px);width:calc(33.3333333333% - var(--mdc-layout-grid-gutter, 24px))}@supports (display: grid){.nxs-theme .mdc-layout-grid__cell{width:auto;grid-column-end:span 4}}}@media (min-width: 1920px) and (min-width: 600px) and (max-width: 959px){.nxs-theme .mdc-layout-grid__cell{width:calc(50% - 24px);width:calc(50% - var(--mdc-layout-grid-gutter, 24px))}@supports (display: grid){.nxs-theme .mdc-layout-grid__cell{width:auto;grid-column-end:span 4}}}@media (min-width: 1920px) and (max-width: 599px){.nxs-theme .mdc-layout-grid__cell{width:calc(100% - 24px);width:calc(100% - var(--mdc-layout-grid-gutter, 24px))}@supports (display: grid){.nxs-theme .mdc-layout-grid__cell{width:auto;grid-column-end:span 4}}}@media (min-width: 1920px){.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-1,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-1-xl.mdc-layout-grid__cell--span-1-xl{width:calc(8.3333333333% - 24px);width:calc(8.3333333333% - var(--mdc-layout-grid-gutter, 24px))}@supports (display: grid){.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-1,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-1-xl.mdc-layout-grid__cell--span-1-xl{width:auto;grid-column-end:span 1}}.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-2,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-2-xl.mdc-layout-grid__cell--span-2-xl{width:calc(16.6666666667% - 24px);width:calc(16.6666666667% - var(--mdc-layout-grid-gutter, 24px))}@supports (display: grid){.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-2,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-2-xl.mdc-layout-grid__cell--span-2-xl{width:auto;grid-column-end:span 2}}.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-3,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-3-xl.mdc-layout-grid__cell--span-3-xl{width:calc(25% - 24px);width:calc(25% - var(--mdc-layout-grid-gutter, 24px))}@supports (display: grid){.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-3,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-3-xl.mdc-layout-grid__cell--span-3-xl{width:auto;grid-column-end:span 3}}.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-4,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-4-xl.mdc-layout-grid__cell--span-4-xl{width:calc(33.3333333333% - 24px);width:calc(33.3333333333% - var(--mdc-layout-grid-gutter, 24px))}@supports (display: grid){.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-4,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-4-xl.mdc-layout-grid__cell--span-4-xl{width:auto;grid-column-end:span 4}}.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-5,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-5-xl.mdc-layout-grid__cell--span-5-xl{width:calc(41.6666666667% - 24px);width:calc(41.6666666667% - var(--mdc-layout-grid-gutter, 24px))}@supports (display: grid){.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-5,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-5-xl.mdc-layout-grid__cell--span-5-xl{width:auto;grid-column-end:span 5}}.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-6,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-6-xl.mdc-layout-grid__cell--span-6-xl{width:calc(50% - 24px);width:calc(50% - var(--mdc-layout-grid-gutter, 24px))}@supports (display: grid){.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-6,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-6-xl.mdc-layout-grid__cell--span-6-xl{width:auto;grid-column-end:span 6}}.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-7,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-7-xl.mdc-layout-grid__cell--span-7-xl{width:calc(58.3333333333% - 24px);width:calc(58.3333333333% - var(--mdc-layout-grid-gutter, 24px))}@supports (display: grid){.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-7,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-7-xl.mdc-layout-grid__cell--span-7-xl{width:auto;grid-column-end:span 7}}.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-8,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-8-xl.mdc-layout-grid__cell--span-8-xl{width:calc(66.6666666667% - 24px);width:calc(66.6666666667% - var(--mdc-layout-grid-gutter, 24px))}@supports (display: grid){.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-8,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-8-xl.mdc-layout-grid__cell--span-8-xl{width:auto;grid-column-end:span 8}}.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-9,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-9-xl.mdc-layout-grid__cell--span-9-xl{width:calc(75% - 24px);width:calc(75% - var(--mdc-layout-grid-gutter, 24px))}@supports (display: grid){.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-9,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-9-xl.mdc-layout-grid__cell--span-9-xl{width:auto;grid-column-end:span 9}}.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-10,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-10-xl.mdc-layout-grid__cell--span-10-xl{width:calc(83.3333333333% - 24px);width:calc(83.3333333333% - var(--mdc-layout-grid-gutter, 24px))}@supports (display: grid){.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-10,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-10-xl.mdc-layout-grid__cell--span-10-xl{width:auto;grid-column-end:span 10}}.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-11,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-11-xl.mdc-layout-grid__cell--span-11-xl{width:calc(91.6666666667% - 24px);width:calc(91.6666666667% - var(--mdc-layout-grid-gutter, 24px))}@supports (display: grid){.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-11,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-11-xl.mdc-layout-grid__cell--span-11-xl{width:auto;grid-column-end:span 11}}.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-12,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-12-xl.mdc-layout-grid__cell--span-12-xl{width:calc(100% - 24px);width:calc(100% - var(--mdc-layout-grid-gutter, 24px))}@supports (display: grid){.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-12,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-12-xl.mdc-layout-grid__cell--span-12-xl{width:auto;grid-column-end:span 12}}.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-0-xl{display:none}}@media (min-width: 1280px) and (max-width: 1919px){.nxs-theme .mdc-layout-grid__cell{margin:12px;margin:calc(var(--mdc-layout-grid-gutter, 24px) / 2);box-sizing:border-box}}@media (min-width: 1280px) and (max-width: 1919px) and (min-width: 1920px){.nxs-theme .mdc-layout-grid__cell{width:calc(33.3333333333% - 24px);width:calc(33.3333333333% - var(--mdc-layout-grid-gutter, 24px))}@supports (display: grid){.nxs-theme .mdc-layout-grid__cell{width:auto;grid-column-end:span 4}}}@media (min-width: 1280px) and (max-width: 1919px) and (min-width: 1280px) and (max-width: 1919px){.nxs-theme .mdc-layout-grid__cell{width:calc(33.3333333333% - 24px);width:calc(33.3333333333% - var(--mdc-layout-grid-gutter, 24px))}@supports (display: grid){.nxs-theme .mdc-layout-grid__cell{width:auto;grid-column-end:span 4}}}@media (min-width: 1280px) and (max-width: 1919px) and (min-width: 960px) and (max-width: 1279px){.nxs-theme .mdc-layout-grid__cell{width:calc(33.3333333333% - 24px);width:calc(33.3333333333% - var(--mdc-layout-grid-gutter, 24px))}@supports (display: grid){.nxs-theme .mdc-layout-grid__cell{width:auto;grid-column-end:span 4}}}@media (min-width: 1280px) and (max-width: 1919px) and (min-width: 600px) and (max-width: 959px){.nxs-theme .mdc-layout-grid__cell{width:calc(50% - 24px);width:calc(50% - var(--mdc-layout-grid-gutter, 24px))}@supports (display: grid){.nxs-theme .mdc-layout-grid__cell{width:auto;grid-column-end:span 4}}}@media (min-width: 1280px) and (max-width: 1919px) and (max-width: 599px){.nxs-theme .mdc-layout-grid__cell{width:calc(100% - 24px);width:calc(100% - var(--mdc-layout-grid-gutter, 24px))}@supports (display: grid){.nxs-theme .mdc-layout-grid__cell{width:auto;grid-column-end:span 4}}}@media (min-width: 1280px) and (max-width: 1919px){.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-1,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-1-lg.mdc-layout-grid__cell--span-1-lg{width:calc(8.3333333333% - 24px);width:calc(8.3333333333% - var(--mdc-layout-grid-gutter, 24px))}@supports (display: grid){.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-1,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-1-lg.mdc-layout-grid__cell--span-1-lg{width:auto;grid-column-end:span 1}}.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-2,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-2-lg.mdc-layout-grid__cell--span-2-lg{width:calc(16.6666666667% - 24px);width:calc(16.6666666667% - var(--mdc-layout-grid-gutter, 24px))}@supports (display: grid){.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-2,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-2-lg.mdc-layout-grid__cell--span-2-lg{width:auto;grid-column-end:span 2}}.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-3,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-3-lg.mdc-layout-grid__cell--span-3-lg{width:calc(25% - 24px);width:calc(25% - var(--mdc-layout-grid-gutter, 24px))}@supports (display: grid){.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-3,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-3-lg.mdc-layout-grid__cell--span-3-lg{width:auto;grid-column-end:span 3}}.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-4,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-4-lg.mdc-layout-grid__cell--span-4-lg{width:calc(33.3333333333% - 24px);width:calc(33.3333333333% - var(--mdc-layout-grid-gutter, 24px))}@supports (display: grid){.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-4,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-4-lg.mdc-layout-grid__cell--span-4-lg{width:auto;grid-column-end:span 4}}.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-5,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-5-lg.mdc-layout-grid__cell--span-5-lg{width:calc(41.6666666667% - 24px);width:calc(41.6666666667% - var(--mdc-layout-grid-gutter, 24px))}@supports (display: grid){.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-5,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-5-lg.mdc-layout-grid__cell--span-5-lg{width:auto;grid-column-end:span 5}}.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-6,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-6-lg.mdc-layout-grid__cell--span-6-lg{width:calc(50% - 24px);width:calc(50% - var(--mdc-layout-grid-gutter, 24px))}@supports (display: grid){.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-6,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-6-lg.mdc-layout-grid__cell--span-6-lg{width:auto;grid-column-end:span 6}}.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-7,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-7-lg.mdc-layout-grid__cell--span-7-lg{width:calc(58.3333333333% - 24px);width:calc(58.3333333333% - var(--mdc-layout-grid-gutter, 24px))}@supports (display: grid){.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-7,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-7-lg.mdc-layout-grid__cell--span-7-lg{width:auto;grid-column-end:span 7}}.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-8,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-8-lg.mdc-layout-grid__cell--span-8-lg{width:calc(66.6666666667% - 24px);width:calc(66.6666666667% - var(--mdc-layout-grid-gutter, 24px))}@supports (display: grid){.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-8,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-8-lg.mdc-layout-grid__cell--span-8-lg{width:auto;grid-column-end:span 8}}.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-9,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-9-lg.mdc-layout-grid__cell--span-9-lg{width:calc(75% - 24px);width:calc(75% - var(--mdc-layout-grid-gutter, 24px))}@supports (display: grid){.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-9,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-9-lg.mdc-layout-grid__cell--span-9-lg{width:auto;grid-column-end:span 9}}.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-10,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-10-lg.mdc-layout-grid__cell--span-10-lg{width:calc(83.3333333333% - 24px);width:calc(83.3333333333% - var(--mdc-layout-grid-gutter, 24px))}@supports (display: grid){.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-10,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-10-lg.mdc-layout-grid__cell--span-10-lg{width:auto;grid-column-end:span 10}}.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-11,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-11-lg.mdc-layout-grid__cell--span-11-lg{width:calc(91.6666666667% - 24px);width:calc(91.6666666667% - var(--mdc-layout-grid-gutter, 24px))}@supports (display: grid){.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-11,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-11-lg.mdc-layout-grid__cell--span-11-lg{width:auto;grid-column-end:span 11}}.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-12,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-12-lg.mdc-layout-grid__cell--span-12-lg{width:calc(100% - 24px);width:calc(100% - var(--mdc-layout-grid-gutter, 24px))}@supports (display: grid){.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-12,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-12-lg.mdc-layout-grid__cell--span-12-lg{width:auto;grid-column-end:span 12}}.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-0-lg{display:none}}@media (min-width: 960px) and (max-width: 1279px){.nxs-theme .mdc-layout-grid__cell{margin:8px;margin:calc(var(--mdc-layout-grid-gutter, 16px) / 2);box-sizing:border-box}}@media (min-width: 960px) and (max-width: 1279px) and (min-width: 1920px){.nxs-theme .mdc-layout-grid__cell{width:calc(33.3333333333% - 16px);width:calc(33.3333333333% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.nxs-theme .mdc-layout-grid__cell{width:auto;grid-column-end:span 4}}}@media (min-width: 960px) and (max-width: 1279px) and (min-width: 1280px) and (max-width: 1919px){.nxs-theme .mdc-layout-grid__cell{width:calc(33.3333333333% - 16px);width:calc(33.3333333333% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.nxs-theme .mdc-layout-grid__cell{width:auto;grid-column-end:span 4}}}@media (min-width: 960px) and (max-width: 1279px) and (min-width: 960px) and (max-width: 1279px){.nxs-theme .mdc-layout-grid__cell{width:calc(33.3333333333% - 16px);width:calc(33.3333333333% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.nxs-theme .mdc-layout-grid__cell{width:auto;grid-column-end:span 4}}}@media (min-width: 960px) and (max-width: 1279px) and (min-width: 600px) and (max-width: 959px){.nxs-theme .mdc-layout-grid__cell{width:calc(50% - 16px);width:calc(50% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.nxs-theme .mdc-layout-grid__cell{width:auto;grid-column-end:span 4}}}@media (min-width: 960px) and (max-width: 1279px) and (max-width: 599px){.nxs-theme .mdc-layout-grid__cell{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.nxs-theme .mdc-layout-grid__cell{width:auto;grid-column-end:span 4}}}@media (min-width: 960px) and (max-width: 1279px){.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-1,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-1-md.mdc-layout-grid__cell--span-1-md{width:calc(8.3333333333% - 16px);width:calc(8.3333333333% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-1,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-1-md.mdc-layout-grid__cell--span-1-md{width:auto;grid-column-end:span 1}}.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-2,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-2-md.mdc-layout-grid__cell--span-2-md{width:calc(16.6666666667% - 16px);width:calc(16.6666666667% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-2,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-2-md.mdc-layout-grid__cell--span-2-md{width:auto;grid-column-end:span 2}}.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-3,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-3-md.mdc-layout-grid__cell--span-3-md{width:calc(25% - 16px);width:calc(25% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-3,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-3-md.mdc-layout-grid__cell--span-3-md{width:auto;grid-column-end:span 3}}.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-4,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-4-md.mdc-layout-grid__cell--span-4-md{width:calc(33.3333333333% - 16px);width:calc(33.3333333333% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-4,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-4-md.mdc-layout-grid__cell--span-4-md{width:auto;grid-column-end:span 4}}.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-5,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-5-md.mdc-layout-grid__cell--span-5-md{width:calc(41.6666666667% - 16px);width:calc(41.6666666667% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-5,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-5-md.mdc-layout-grid__cell--span-5-md{width:auto;grid-column-end:span 5}}.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-6,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-6-md.mdc-layout-grid__cell--span-6-md{width:calc(50% - 16px);width:calc(50% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-6,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-6-md.mdc-layout-grid__cell--span-6-md{width:auto;grid-column-end:span 6}}.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-7,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-7-md.mdc-layout-grid__cell--span-7-md{width:calc(58.3333333333% - 16px);width:calc(58.3333333333% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-7,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-7-md.mdc-layout-grid__cell--span-7-md{width:auto;grid-column-end:span 7}}.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-8,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-8-md.mdc-layout-grid__cell--span-8-md{width:calc(66.6666666667% - 16px);width:calc(66.6666666667% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-8,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-8-md.mdc-layout-grid__cell--span-8-md{width:auto;grid-column-end:span 8}}.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-9,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-9-md.mdc-layout-grid__cell--span-9-md{width:calc(75% - 16px);width:calc(75% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-9,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-9-md.mdc-layout-grid__cell--span-9-md{width:auto;grid-column-end:span 9}}.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-10,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-10-md.mdc-layout-grid__cell--span-10-md{width:calc(83.3333333333% - 16px);width:calc(83.3333333333% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-10,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-10-md.mdc-layout-grid__cell--span-10-md{width:auto;grid-column-end:span 10}}.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-11,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-11-md.mdc-layout-grid__cell--span-11-md{width:calc(91.6666666667% - 16px);width:calc(91.6666666667% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-11,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-11-md.mdc-layout-grid__cell--span-11-md{width:auto;grid-column-end:span 11}}.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-12,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-12-md.mdc-layout-grid__cell--span-12-md{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-12,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-12-md.mdc-layout-grid__cell--span-12-md{width:auto;grid-column-end:span 12}}.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-0-md{display:none}}@media (min-width: 600px) and (max-width: 959px){.nxs-theme .mdc-layout-grid__cell{margin:8px;margin:calc(var(--mdc-layout-grid-gutter, 16px) / 2);box-sizing:border-box}}@media (min-width: 600px) and (max-width: 959px) and (min-width: 1920px){.nxs-theme .mdc-layout-grid__cell{width:calc(33.3333333333% - 16px);width:calc(33.3333333333% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.nxs-theme .mdc-layout-grid__cell{width:auto;grid-column-end:span 4}}}@media (min-width: 600px) and (max-width: 959px) and (min-width: 1280px) and (max-width: 1919px){.nxs-theme .mdc-layout-grid__cell{width:calc(33.3333333333% - 16px);width:calc(33.3333333333% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.nxs-theme .mdc-layout-grid__cell{width:auto;grid-column-end:span 4}}}@media (min-width: 600px) and (max-width: 959px) and (min-width: 960px) and (max-width: 1279px){.nxs-theme .mdc-layout-grid__cell{width:calc(33.3333333333% - 16px);width:calc(33.3333333333% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.nxs-theme .mdc-layout-grid__cell{width:auto;grid-column-end:span 4}}}@media (min-width: 600px) and (max-width: 959px) and (min-width: 600px) and (max-width: 959px){.nxs-theme .mdc-layout-grid__cell{width:calc(50% - 16px);width:calc(50% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.nxs-theme .mdc-layout-grid__cell{width:auto;grid-column-end:span 4}}}@media (min-width: 600px) and (max-width: 959px) and (max-width: 599px){.nxs-theme .mdc-layout-grid__cell{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.nxs-theme .mdc-layout-grid__cell{width:auto;grid-column-end:span 4}}}@media (min-width: 600px) and (max-width: 959px){.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-1,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-1-sm.mdc-layout-grid__cell--span-1-sm{width:calc(12.5% - 16px);width:calc(12.5% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-1,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-1-sm.mdc-layout-grid__cell--span-1-sm{width:auto;grid-column-end:span 1}}.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-2,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-2-sm.mdc-layout-grid__cell--span-2-sm{width:calc(25% - 16px);width:calc(25% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-2,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-2-sm.mdc-layout-grid__cell--span-2-sm{width:auto;grid-column-end:span 2}}.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-3,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-3-sm.mdc-layout-grid__cell--span-3-sm{width:calc(37.5% - 16px);width:calc(37.5% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-3,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-3-sm.mdc-layout-grid__cell--span-3-sm{width:auto;grid-column-end:span 3}}.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-4,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-4-sm.mdc-layout-grid__cell--span-4-sm{width:calc(50% - 16px);width:calc(50% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-4,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-4-sm.mdc-layout-grid__cell--span-4-sm{width:auto;grid-column-end:span 4}}.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-5,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-5-sm.mdc-layout-grid__cell--span-5-sm{width:calc(62.5% - 16px);width:calc(62.5% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-5,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-5-sm.mdc-layout-grid__cell--span-5-sm{width:auto;grid-column-end:span 5}}.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-6,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-6-sm.mdc-layout-grid__cell--span-6-sm{width:calc(75% - 16px);width:calc(75% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-6,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-6-sm.mdc-layout-grid__cell--span-6-sm{width:auto;grid-column-end:span 6}}.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-7,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-7-sm.mdc-layout-grid__cell--span-7-sm{width:calc(87.5% - 16px);width:calc(87.5% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-7,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-7-sm.mdc-layout-grid__cell--span-7-sm{width:auto;grid-column-end:span 7}}.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-8,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-8-sm.mdc-layout-grid__cell--span-8-sm{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-8,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-8-sm.mdc-layout-grid__cell--span-8-sm{width:auto;grid-column-end:span 8}}.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-9,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-9-sm.mdc-layout-grid__cell--span-9-sm{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-9,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-9-sm.mdc-layout-grid__cell--span-9-sm{width:auto;grid-column-end:span 8}}.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-10,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-10-sm.mdc-layout-grid__cell--span-10-sm{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-10,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-10-sm.mdc-layout-grid__cell--span-10-sm{width:auto;grid-column-end:span 8}}.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-11,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-11-sm.mdc-layout-grid__cell--span-11-sm{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-11,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-11-sm.mdc-layout-grid__cell--span-11-sm{width:auto;grid-column-end:span 8}}.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-12,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-12-sm.mdc-layout-grid__cell--span-12-sm{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-12,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-12-sm.mdc-layout-grid__cell--span-12-sm{width:auto;grid-column-end:span 8}}.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-0-sm{display:none}}@media (max-width: 599px){.nxs-theme .mdc-layout-grid__cell{margin:8px;margin:calc(var(--mdc-layout-grid-gutter, 16px) / 2);box-sizing:border-box}}@media (max-width: 599px) and (min-width: 1920px){.nxs-theme .mdc-layout-grid__cell{width:calc(33.3333333333% - 16px);width:calc(33.3333333333% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.nxs-theme .mdc-layout-grid__cell{width:auto;grid-column-end:span 4}}}@media (max-width: 599px) and (min-width: 1280px) and (max-width: 1919px){.nxs-theme .mdc-layout-grid__cell{width:calc(33.3333333333% - 16px);width:calc(33.3333333333% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.nxs-theme .mdc-layout-grid__cell{width:auto;grid-column-end:span 4}}}@media (max-width: 599px) and (min-width: 960px) and (max-width: 1279px){.nxs-theme .mdc-layout-grid__cell{width:calc(33.3333333333% - 16px);width:calc(33.3333333333% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.nxs-theme .mdc-layout-grid__cell{width:auto;grid-column-end:span 4}}}@media (max-width: 599px) and (min-width: 600px) and (max-width: 959px){.nxs-theme .mdc-layout-grid__cell{width:calc(50% - 16px);width:calc(50% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.nxs-theme .mdc-layout-grid__cell{width:auto;grid-column-end:span 4}}}@media (max-width: 599px) and (max-width: 599px){.nxs-theme .mdc-layout-grid__cell{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.nxs-theme .mdc-layout-grid__cell{width:auto;grid-column-end:span 4}}}@media (max-width: 599px){.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-1,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-1-xs.mdc-layout-grid__cell--span-1-xs{width:calc(25% - 16px);width:calc(25% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-1,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-1-xs.mdc-layout-grid__cell--span-1-xs{width:auto;grid-column-end:span 1}}.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-2,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-2-xs.mdc-layout-grid__cell--span-2-xs{width:calc(50% - 16px);width:calc(50% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-2,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-2-xs.mdc-layout-grid__cell--span-2-xs{width:auto;grid-column-end:span 2}}.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-3,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-3-xs.mdc-layout-grid__cell--span-3-xs{width:calc(75% - 16px);width:calc(75% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-3,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-3-xs.mdc-layout-grid__cell--span-3-xs{width:auto;grid-column-end:span 3}}.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-4,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-4-xs.mdc-layout-grid__cell--span-4-xs{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-4,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-4-xs.mdc-layout-grid__cell--span-4-xs{width:auto;grid-column-end:span 4}}.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-5,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-5-xs.mdc-layout-grid__cell--span-5-xs{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-5,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-5-xs.mdc-layout-grid__cell--span-5-xs{width:auto;grid-column-end:span 4}}.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-6,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-6-xs.mdc-layout-grid__cell--span-6-xs{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-6,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-6-xs.mdc-layout-grid__cell--span-6-xs{width:auto;grid-column-end:span 4}}.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-7,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-7-xs.mdc-layout-grid__cell--span-7-xs{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-7,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-7-xs.mdc-layout-grid__cell--span-7-xs{width:auto;grid-column-end:span 4}}.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-8,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-8-xs.mdc-layout-grid__cell--span-8-xs{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-8,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-8-xs.mdc-layout-grid__cell--span-8-xs{width:auto;grid-column-end:span 4}}.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-9,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-9-xs.mdc-layout-grid__cell--span-9-xs{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-9,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-9-xs.mdc-layout-grid__cell--span-9-xs{width:auto;grid-column-end:span 4}}.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-10,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-10-xs.mdc-layout-grid__cell--span-10-xs{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-10,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-10-xs.mdc-layout-grid__cell--span-10-xs{width:auto;grid-column-end:span 4}}.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-11,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-11-xs.mdc-layout-grid__cell--span-11-xs{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-11,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-11-xs.mdc-layout-grid__cell--span-11-xs{width:auto;grid-column-end:span 4}}.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-12,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-12-xs.mdc-layout-grid__cell--span-12-xs{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter, 16px))}@supports (display: grid){.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-12,.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-12-xs.mdc-layout-grid__cell--span-12-xs{width:auto;grid-column-end:span 4}}.nxs-theme .mdc-layout-grid__cell.mdc-layout-grid__cell--span-0-xs{display:none}}.nxs-theme .mdc-layout-grid__cell--order-1{order:1}.nxs-theme .mdc-layout-grid__cell--order-2{order:2}.nxs-theme .mdc-layout-grid__cell--order-3{order:3}.nxs-theme .mdc-layout-grid__cell--order-4{order:4}.nxs-theme .mdc-layout-grid__cell--order-5{order:5}.nxs-theme .mdc-layout-grid__cell--order-6{order:6}.nxs-theme .mdc-layout-grid__cell--order-7{order:7}.nxs-theme .mdc-layout-grid__cell--order-8{order:8}.nxs-theme .mdc-layout-grid__cell--order-9{order:9}.nxs-theme .mdc-layout-grid__cell--order-10{order:10}.nxs-theme .mdc-layout-grid__cell--order-11{order:11}.nxs-theme .mdc-layout-grid__cell--order-12{order:12}.nxs-theme .mdc-layout-grid__cell--align-top{align-self:flex-start}@supports (display: grid){.nxs-theme .mdc-layout-grid__cell--align-top{align-self:start}}.nxs-theme .mdc-layout-grid__cell--align-middle{align-self:center}.nxs-theme .mdc-layout-grid__cell--align-bottom{align-self:flex-end}@supports (display: grid){.nxs-theme .mdc-layout-grid__cell--align-bottom{align-self:end}}.nxs-theme .gridLayoutCellAlignLeft,.nxs-theme .gridLayoutCellAlignCenter,.nxs-theme .gridLayoutCellAlignRight{display:flex}.nxs-theme .gridLayoutCellAlignLeft{justify-content:left}.nxs-theme .gridLayoutCellAlignCenter{justify-content:center}.nxs-theme .gridLayoutCellAlignRight{justify-content:flex-end}.nxs-theme .mat-mdc-autocomplete-panel{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.nxs-theme .mat-mdc-autocomplete-panel.mat-mdc-option--multiline{height:auto;line-height:1;padding:4px 16px}@font-face{font-family:symbols_89C3;src:url(/assets/common/fonts/symbols_89C3.eot);src:url(/assets/common/fonts/symbols_89C3.eot?#iefix) format("eot"),url(/assets/common/fonts/symbols_89C3.woff2) format("woff2"),url(/assets/common/fonts/symbols_89C3.woff) format("woff"),url(/assets/common/fonts/symbols_89C3.ttf) format("truetype"),url(/assets/common/fonts/symbols_89C3.svg#symbols_89C3) format("svg");font-weight:400;font-style:normal}.nxs-theme .bpce .mat-icon{height:48px;padding:16px;width:48px}@media (min-width: 960px){.nxs-theme .bpce .mat-icon{height:80px;width:80px}}.nxs-theme .mat-icon.bpce-icon{height:auto;width:auto;padding:0}.nxs-theme .bpce-icon{font-family:symbols_89C3}.nxs-theme .bpce-icon:before{font-family:symbols_89C3;font-style:normal;font-weight:400;line-height:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.nxs-theme .page-header{color:#512472}.nxs-theme .mat-progress-spinner.spinner{color:#512472;display:table;margin:0 auto;background-repeat:no-repeat;background-position:center;background-size:40px auto;height:80px!important;width:80px!important}.nxs-theme .mat-progress-spinner.spinner svg{width:auto!important;height:auto!important}.nxs-theme .mat-progress-spinner.mat-progress-spinner-indeterminate-animation[mode=indeterminate],.nxs-theme .mat-progress-spinner.mat-progress-spinner-indeterminate-fallback-animation[mode=indeterminate]{animation:none!important}.nxs-theme .mat-progress-spinner.mat-progress-spinner-indeterminate-fallback-animation[mode=indeterminate] svg{animation:mat-progress-spinner-linear-rotate 2s linear infinite!important}.nxs-theme button.primary,.nxs-theme .mat-button-toggle.primary,.nxs-theme .mat-button-toggle.primary.mat-button-toggle-checked{background-color:#512472;color:#fff}.nxs-theme button.outline,.nxs-theme .mat-button-toggle.outline.mat-button-toggle-checked,.nxs-theme .mat-button-toggle.outline,.nxs-theme button.clear,.nxs-theme .mat-button-toggle.clear,.nxs-theme .mat-button-toggle.clear.mat-button-toggle-checked{background-color:#fff;color:#512472}.nxs-theme button.tertiary,.nxs-theme .mat-button-toggle.tertiary,.nxs-theme .mat-button-toggle.tertiary.mat-button-toggle-checked{color:#512472}.nxs-theme button.quaternary,.nxs-theme .mat-button-toggle.quaternary,.nxs-theme .mat-button-toggle.quaternary.mat-button-toggle-checked{color:#666}.nxs-theme .mat-icon svg path{stroke-width:1.6px}.nxs-theme .mat-icon svg .primary-fill{fill:#512472}.nxs-theme .mat-icon svg .secondary-fill{fill:#512472}.nxs-theme .mat-icon svg .primary-stroke{stroke:#512472}.nxs-theme .mat-icon svg .secondary-stroke{stroke:#512472}.nxs-theme .mat-icon svg .success-stroke{stroke:#58b957}.nxs-theme .mat-icon{display:inline}@media (min-width: 960px){.nxs-theme .img-separator{background-color:#512472}.nxs-theme .img-separator.selected:after{background-color:#512472}}.nxs-theme label.card .mat-icon{border-bottom-color:#512472}.nxs-theme label.card.selected:after{background:#512472}.nxs-theme .mat-select-container .mat-mdc-select{line-height:24px;margin-top:16px;padding:4px 0;width:100%}.nxs-theme .mat-select-container .mat-mdc-select-arrow-wrapper{visibility:hidden}.nxs-theme mat-slide-toggle .mat-slide-toggle-bar{background-color:#fff;border:1px solid #666}.nxs-theme mat-slide-toggle.mat-slide-toggle.mat-checked:not(.mat-disabled) .mat-slide-toggle-bar{background-color:#512472;border:1px solid #512472}.nxs-theme mat-slide-toggle.mat-slide-toggle.mat-disabled .mat-slide-toggle-bar,.nxs-theme mat-slide-toggle.mat-slide-toggle.mat-disabled .mat-slide-toggle-thumb{background-color:#f5f5f5;border:1px solid #999}.nxs-theme mat-slide-toggle .mat-slide-toggle-thumb{background-color:#fff;border:1px solid #666}.nxs-theme mat-slide-toggle.mat-slide-toggle.mat-checked:not(.mat-disabled) .mat-slide-toggle-thumb{background-color:#fff;border:1px solid #fff}.nxs-theme .cdk-overlay-pane .mat-mdc-autocomplete-panel:not([class*=mat-elevation-z]){border:solid 1px #ccc;border-radius:4px;padding:0}.nxs-theme .cdk-overlay-pane .mat-mdc-select-panel:not([class*=mat-elevation-z]){min-width:100%!important;width:auto!important;border:solid 1px #ccc;border-radius:4px;padding:0}.nxs-theme .cdk-overlay-pane .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled):not(.mat-mdc-option-multiple){background-color:#00000014}.nxs-theme .cdk-overlay-pane .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{font-weight:400}.nxs-theme .cdk-overlay-pane .mat-mdc-option{font-weight:300;font-size:14px;line-height:16px;min-height:16px;height:auto}.nxs-theme .cdk-overlay-pane .mat-mdc-option:last-child{border:none}.nxs-theme .cdk-overlay-pane .mat-mdc-option .mat-pseudo-checkbox{display:none}.nxs-theme .cdk-overlay-pane .mat-mdc-option .mdc-list-item__primary-text{margin-top:10px;margin-bottom:10px}.nxs-theme .cdk-overlay-pane .mat-mdc-mselect-panel .mat-mdc-option{margin:0;padding:8px}.nxs-theme .cdk-overlay-pane .mat-mdc-select-panel::-webkit-scrollbar{display:unset}.nxs-theme .cdk-overlay-pane .mat-mdc-autocomplete-panel::-webkit-scrollbar{display:unset}@media (max-width: 960px){.nxs-theme .cdk-overlay-pane:not([class*=mat-datepicker-popup]){left:0;border:solid 1px #ccc;border-radius:6px}.nxs-theme .cdk-overlay-pane:not([class*=mat-datepicker-popup]).mat-mdc-autocomplete-overlay{width:100%!important}.nxs-theme .cdk-overlay-pane:not([class*=mat-datepicker-popup]) .mat-mdc-select-panel:not([class*=mat-elevation-z]),.nxs-theme .cdk-overlay-pane:not([class*=mat-datepicker-popup]) .mat-mdc-autocomplete-panel:not([class*=mat-elevation-z]){border:0}.nxs-theme .cdk-overlay-pane:not([class*=mat-datepicker-popup]) .mat-mdc-option{margin:0;padding:16px}.nxs-theme .cdk-overlay-pane:not([class*=mat-datepicker-popup]) .mat-mdc-option:first-child{border-top:solid 1px #ccc}.nxs-theme .cdk-overlay-pane:not([class*=mat-datepicker-popup]) .mat-mdc-autocomplete-panel{max-height:100%;width:100%}.nxs-theme .cdk-overlay-pane:not([class*=mat-datepicker-popup]) .mat-mdc-autocomplete-panel:not([class*=mat-elevation-z]){box-shadow:none}}@media only screen and (max-width: 960px){.nxs-theme .cdk-overlay-pane:not([class*=mat-datepicker-popup]){left:20px;max-height:60%}.nxs-theme .cdk-overlay-pane.mat-datepicker-popup{right:20px}}.nxs-theme .page-footer>.btn-contact mat-icon{background-color:#512472}.nxs-theme .mat-icon svg [fill="#1B3F7B"]{fill:#512472}.nxs-theme .mat-icon svg [fill="#1DB0E6"]{fill:#512472}.nxs-theme footer>.btn-contact.open:not(.fab-extended){background-color:#512472!important}.nxs-theme .mdc-label{font-size:16px;font-weight:200}.nxs-theme .mat-radio-container{margin:auto}.nxs-theme .mdc-radio__outer-circle{border-width:1px!important;border-color:#666}.nxs-theme .mat-mdc-radio-button .mdc-radio .mdc-radio__background:before{top:calc(-1 * (var(--mdc-radio-state-layer-size) - 23px) / 2);left:calc(-1 * (var(--mdc-radio-state-layer-size) - 23px) / 2);width:32px;height:32px}.nxs-theme .mat-mdc-radio-button .mat-radio-label-content{font-size:16px;font-weight:300;letter-spacing:-.27px;line-height:24px}.nxs-theme .mat-mdc-radio-button.mat-primary.mat-mdc-radio-checked .mdc-radio__outer-circle,.nxs-theme .mat-mdc-radio-button.mat-primary.mat-mdc-radio-checked .mdc-radio__inner-circle{border-color:#512472!important}.nxs-theme .mat-mdc-radio-button.mat-primary.mat-mdc-radio-checked .mat-radio-ripple .mat-ripple-element{background-color:#51247242}.nxs-theme .mat-mdc-radio-button.mat-accent.mat-mdc-radio-checked .mdc-radio__outer-circle,.nxs-theme .mat-mdc-radio-button.mat-accent.mat-mdc-radio-checked .mdc-radio__inner-circle{border-color:#512472!important}.nxs-theme .mat-mdc-radio-button.mat-accent.mat-mdc-radio-checked .mat-radio-ripple .mat-ripple-element{background-color:#51247242}.nxs-theme .mat-mdc-radio-button:not(.mat-radio-disabled) .mat-radio-label-content{color:#333}.nxs-theme .mat-progress-bar{height:3px}.nxs-theme .mat-progress-bar-buffer{border-top:1px solid #e0e0e0;background-color:transparent}.nxs-theme .mat-slider:not(.mat-slider-disabled) .mat-slider-track-fill{background:#512472}.nxs-theme .mat-slider:not(.mat-slider-disabled) .mat-slider-thumb-container .mat-slider-focus-ring{background-color:#51247240}.nxs-theme .mat-slider:not(.mat-slider-disabled) .mat-slider-thumb-container .mat-slider-thumb{background:#fff;border:1px solid #512472}.nxs-theme .mat-slider:not(.mat-slider-disabled) .mat-slider-thumb-container .mat-slider-thumb-label .mat-slider-thumb-label-text{color:#512472}.nxs-theme .mat-slider:not(.mat-slider-disabled) .mat-slider-track-background{background-color:#ccc}.nxs-theme .mat-slider .mat-slider-thumb{background-color:#ccc;top:-16px;right:-16px;width:32px;height:32px}.nxs-theme mat-checkbox{padding:4px 0}.nxs-theme mat-checkbox .mdc-checkbox{padding:5px;flex:0 0 16px;height:16px;width:16px}.nxs-theme mat-checkbox .mdc-checkbox .mdc-checkbox__background{height:16px;width:16px;top:5px;left:5px}.nxs-theme mat-checkbox .mdc-checkbox .mat-mdc-checkbox-touch-target{height:30px;width:30px}.nxs-theme mat-checkbox .mdc-checkbox__layout .mdc-checkbox__inner-container{margin-top:2px}.nxs-theme mat-checkbox .mdc-checkbox__layout .mdc-checkbox__label{font-size:16px;font-weight:300;letter-spacing:-.27px;line-height:24px;white-space:initial}.nxs-theme mat-checkbox:not(.mdc-checkbox__disabled) .mdc-checkbox__label{color:#333}.nxs-theme mat-checkbox .mdc-checkbox__frame{border-color:#666;border-width:1px}.nxs-theme .mdc-checkbox__checkmark{fill:#512472}.nxs-theme .mdc-checkbox__mixedmark{background-color:transparent}.nxs-theme .mdc-checkbox:not(.mdc-checkbox__disabled).mat-primary .mdc-checkbox__ripple .mat-ripple-element{background-color:#51247242}.nxs-theme .mdc-checkbox:not(.mdc-checkbox__disabled).mat-accent .mdc-checkbox__ripple .mat-ripple-element{background-color:#51247242}.nxs-theme .mdc-checkbox:not(.mdc-checkbox__disabled).mat-warn .mdc-checkbox__ripple .mat-ripple-element{background-color:#51247242}.nxs-theme .mdc-checkbox .mdc-checkbox__native-control[disabled]:checked~.mdc-checkbox__background{border-color:#512472!important;background-color:transparent!important}.nxs-theme .mat-mdc-checkbox-checked.mat-accent .mdc-checkbox__background{background-color:transparent}.nxs-theme .mat-mdc-checkbox-checked .mdc-checkbox__frame{border-color:#512472}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.nxs-theme .mat-mdc-checkbox-checked .mdc-checkbox__checkmark{top:0}}.nxs-theme .mat-mdc-checkbox-checked .mdc-checkbox__checkmark-path{stroke:#512472}.nxs-theme .mdc-checkbox__indeterminate .mat-accent .mdc-checkbox__background{background-color:#512472}.nxs-theme .mat-mdc-form-field{font-weight:300;font-size:16px;width:100%}.nxs-theme .mat-mdc-form-field.textSufix .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex{width:100%}.nxs-theme .mat-mdc-form-field.disabled button,.nxs-theme .mat-mdc-form-field.disabled label,.nxs-theme .mat-mdc-form-field.disabled div,.nxs-theme .mat-mdc-form-field.disabled mat-datepicker-toggle{pointer-events:none}.nxs-theme .mat-mdc-form-field.required-input-asterisk .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-infix label:after{content:"*";color:#e91b06}.nxs-theme .mat-mdc-form-field.required-input-asterisk .mat-mdc-form-field-required-marker{display:none}.nxs-theme .mat-mdc-form-field.disabled-amount .mat-mdc-text-field-wrapper:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:transparent}.nxs-theme .mat-mdc-form-field.disabled-amount .mat-mdc-text-field-wrapper .mdc-line-ripple:before{border-bottom-color:transparent!important}.nxs-theme .mat-mdc-form-field.disabled-amount .mat-mdc-text-field-wrapper .mdc-line-ripple:after{border-bottom-color:transparent!important}.nxs-theme .mat-mdc-form-field.disabled-amount .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-infix{height:1px}.nxs-theme .mat-mdc-form-field.disabled-amount .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-infix input[readonly]{margin-top:4px;font-family:Ubuntu;font-size:16px;font-weight:300;font-stretch:normal;font-style:normal;line-height:1.38;letter-spacing:normal;color:var(--mdc-filled-text-field-input-text-color);pointer-events:none}.nxs-theme .mat-mdc-form-field.warning-important .mat-mdc-text-field-wrapper .mdc-line-ripple:before,.nxs-theme .mat-mdc-form-field.warning .mat-mdc-text-field-wrapper .mdc-line-ripple:before{border-bottom-color:#f1ae43!important}.nxs-theme .mat-mdc-form-field.warning-important .mat-mdc-text-field-wrapper .mdc-line-ripple:after,.nxs-theme .mat-mdc-form-field.warning .mat-mdc-text-field-wrapper .mdc-line-ripple:after{border-bottom-color:#f1ae43!important}.nxs-theme .mat-mdc-form-field.warning-important .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-infix label,.nxs-theme .mat-mdc-form-field.warning .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-infix label{color:#666!important}.nxs-theme .mat-mdc-form-field.error:not(.disabled-amount) .mat-mdc-text-field-wrapper .mdc-line-ripple:before{border-bottom-color:#e91b06!important}.nxs-theme .mat-mdc-form-field.error:not(.disabled-amount) .mat-mdc-text-field-wrapper .mdc-line-ripple:after{border-bottom-color:#e91b06!important}.nxs-theme .mat-mdc-form-field.error .mat-mdc-text-field-wrapper.mdc-text-field{padding:0}.nxs-theme .mat-mdc-form-field.error .mat-mdc-text-field-wrapper.mdc-text-field.mdc-text-field--focused .mat-mdc-form-field-flex .mat-mdc-form-field-infix .mdc-floating-label,.nxs-theme .mat-mdc-form-field.error .mat-mdc-text-field-wrapper.mdc-text-field .mat-mdc-form-field-flex .mat-mdc-form-field-infix .mdc-floating-label{color:#e91b06}.nxs-theme .mat-mdc-form-field .mat-mdc-text-field-wrapper{background-color:transparent}.nxs-theme .mat-mdc-form-field .mat-mdc-text-field-wrapper.mdc-text-field{padding:0}.nxs-theme .mat-mdc-form-field .mat-mdc-text-field-wrapper.mdc-text-field:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:#666}.nxs-theme .mat-mdc-form-field .mat-mdc-text-field-wrapper.mdc-text-field .mdc-line-ripple:before{border-bottom-color:#ccc}.nxs-theme .mat-mdc-form-field .mat-mdc-text-field-wrapper.mdc-text-field .mdc-line-ripple:after{border-bottom-color:#666}.nxs-theme .mat-mdc-form-field .mat-mdc-text-field-wrapper.mdc-text-field .mat-mdc-form-field-flex .mat-mdc-form-field-infix .mdc-floating-label{color:#666}.nxs-theme .mat-mdc-form-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex{display:flex;flex-direction:row;width:100%}.nxs-theme .mat-mdc-form-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-infix{border:0;height:100%;padding:0;width:100%}.nxs-theme .mat-mdc-form-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-infix .mdc-floating-label{font-weight:300;font-size:16px;top:40px}.nxs-theme .mat-mdc-form-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-infix .mdc-floating-label.mdc-floating-label--float-above{top:30px}.nxs-theme .mat-mdc-form-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-infix input[readonly]{color:#00000061}.nxs-theme .mat-mdc-form-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-infix input.mat-mdc-input-element{position:relative;top:25px}.nxs-theme .mat-mdc-form-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-infix input.mat-mdc-input-element.toUpper{text-transform:uppercase}.nxs-theme .mat-mdc-form-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix{display:flex;line-height:inherit;top:10px;height:100%}.nxs-theme .mat-mdc-form-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label{font-size:16px}.nxs-theme .mat-mdc-form-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-focus-overlay{background-color:transparent}.nxs-theme .mat-mdc-form-field .mat-focused .mat-form-field-label{color:#666;top:19px!important}.nxs-theme .mat-mdc-form-field .mat-mdc-form-field-subscript-wrapper{display:none}.nxs-theme .mat-mdc-form-field .mat-mdc-option{margin:0!important;padding-left:15px!important;border-bottom:0px!important}.nxs-theme .mat-mdc-form-field .mat-mdc-option.mat-active{background:none!important}.nxs-theme .mat-mdc-form-field .mat-mdc-option-text{display:inline-table}.nxs-theme .mat-mdc-form-field .mat-mdc-autocomplete-panel{margin-top:16px;margin-left:-16px;margin-right:-16px;border-radius:4px}.nxs-theme .mat-mdc-form-field .mat-mdc-icon-button{position:relative;width:16px;padding:0}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.nxs-theme .mat-mdc-form-field input.mat-input-element{height:36px}}@media only screen and (max-device-width: 960px){.nxs-theme .mat-mdc-form-field input.mat-input-element{height:35px}}.nxs-theme mat-error{width:-moz-fit-content;width:fit-content;font-family:Ubuntu;font-weight:400;font-size:13px!important;letter-spacing:0px;line-height:18px;margin-top:5px}.nxs-theme mat-error.warning{color:#666!important}.nxs-theme mat-error.warning-important{color:#f1ae43!important}.nxs-theme mat-error.error{color:#e91b06!important}.nxs-theme mat-error.mat-error-width-100{width:100%}.nxs-theme mat-error.no-wrap{width:max-content}.nxs-theme .mat-mdc-checkbox{margin-right:10px;margin-bottom:0;height:16px}.nxs-theme .mat-mdc-checkbox .mdc-label{font-size:16px;font-weight:200}.nxs-theme .mat-mdc-checkbox .mdc-checkbox__background{border:solid .01em}.nxs-theme .mat-mdc-checkbox.mat-mdc-checkbox-checked .mdc-checkbox__background .mdc-checkbox__checkmark{background-color:transparent!important}.nxs-theme .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background{background-color:transparent!important}.nxs-theme .page-header{background-image:url(/assets/brands/nxs/images/logo.jpg)}.nxs-theme footer>.btn-contact.fab-chat{background-image:url(/assets/common/img/avatar.png)}.nxs-theme .spinner{background-image:url(/assets/brands/bp/favicons/favicon-96.png)}.nxs-theme .loader-logo{background-image:url(/assets/brands/nxs/images/logo.jpg)}.nxs-theme .font-family-chapo{font-family:Ubuntu;font-weight:300;font-size:24px!important;letter-spacing:-.1px;line-height:32px}.nxs-theme .font-family-chapo-mobile{font-family:Ubuntu;font-weight:300;font-size:21px!important;letter-spacing:-.13px;line-height:32px}.nxs-theme .font-family-mentions,.nxs-theme .nxs-label{font-family:Ubuntu;font-weight:400;font-size:13px;letter-spacing:0px;line-height:18px}.nxs-theme .font-family-sous-titre{font-family:Ubuntu;font-weight:400;font-size:19px!important;letter-spacing:-.12px;line-height:32px}.nxs-theme .font-family-sous-titre-mobile{font-family:Ubuntu;font-weight:400;font-size:19px!important;letter-spacing:-.12px;line-height:24px}.nxs-theme .font-family-texte{font-family:Ubuntu;font-weight:400;font-size:16px;letter-spacing:0px;line-height:22px}.nxs-theme .font-family-texte-gras{font-family:Ubuntu;font-weight:700;font-size:16px;letter-spacing:0px;line-height:22px}.nxs-theme .font-family-texte-bold{font-family:Ubuntu;font-weight:300;font-size:16px!important;letter-spacing:0px;line-height:22px}.nxs-theme .font-family-titre-edito{font-family:Ubuntu;font-weight:300;font-size:48px!important;letter-spacing:-.4px;line-height:56px}.nxs-theme .font-family-titre-page{font-family:Ubuntu;font-weight:300;font-size:32px!important;letter-spacing:-.1px;line-height:40px}.nxs-theme .font-family-titre-rubrique{font-family:Ubuntu;font-weight:500;font-size:21px!important;letter-spacing:-.1px;line-height:32px}.nxs-theme .font-family-titre-rubrique-mobile{font-family:Ubuntu;font-weight:500;font-size:19px!important;letter-spacing:-.1px;line-height:24px}.nxs-theme .home-mat-drawer-container .mat-drawer-content{overflow:hidden}.nxs-theme .home{height:100vh;width:100vw;overflow:hidden;display:flex;flex-direction:column}.nxs-theme .content-container{overflow:hidden;display:flex;flex-direction:column;flex-grow:1;align-items:center;background-image:url(/assets/brands/nxs/images/home.jpg);background-repeat:no-repeat;background-size:cover;background-position:center;width:100vw;margin:0 auto;top:48px;bottom:0;height:auto;left:0}.nxs-theme .content{flex-grow:1;width:100vw;margin:0 auto}.nxs-theme .homepage-title{margin-bottom:60px;width:100%;min-width:350px;height:40px;color:#fff}.nxs-theme .search-block{max-width:810px;margin:100px auto}.nxs-theme .fix-size-natixis{width:810px;margin:0}.nxs-theme .documents-icon{color:#512472}.nxs-theme .margin-right{margin-right:10px}.nxs-theme .margin-left{margin-left:10px}.nxs-theme ::selection{background:#a892b9}.nxs-theme ::-moz-selection{background:#a892b9}.nxs-theme .mat-accent{--mat-option-selected-state-label-text-color: #512472;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.nxs-theme .mat-warn{--mat-option-selected-state-label-text-color: #f44336;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.nxs-theme .mat-primary,.nxs-theme .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #512472;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #512472;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.nxs-theme .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #f44336;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #f44336;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.nxs-theme .mat-elevation-z0,.nxs-theme .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.nxs-theme .mat-elevation-z1,.nxs-theme .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.nxs-theme .mat-elevation-z2,.nxs-theme .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.nxs-theme .mat-elevation-z3,.nxs-theme .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.nxs-theme .mat-elevation-z4,.nxs-theme .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.nxs-theme .mat-elevation-z5,.nxs-theme .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.nxs-theme .mat-elevation-z6,.nxs-theme .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.nxs-theme .mat-elevation-z7,.nxs-theme .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.nxs-theme .mat-elevation-z8,.nxs-theme .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.nxs-theme .mat-elevation-z9,.nxs-theme .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.nxs-theme .mat-elevation-z10,.nxs-theme .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.nxs-theme .mat-elevation-z11,.nxs-theme .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.nxs-theme .mat-elevation-z12,.nxs-theme .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.nxs-theme .mat-elevation-z13,.nxs-theme .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.nxs-theme .mat-elevation-z14,.nxs-theme .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.nxs-theme .mat-elevation-z15,.nxs-theme .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.nxs-theme .mat-elevation-z16,.nxs-theme .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.nxs-theme .mat-elevation-z17,.nxs-theme .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.nxs-theme .mat-elevation-z18,.nxs-theme .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.nxs-theme .mat-elevation-z19,.nxs-theme .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.nxs-theme .mat-elevation-z20,.nxs-theme .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.nxs-theme .mat-elevation-z21,.nxs-theme .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.nxs-theme .mat-elevation-z22,.nxs-theme .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.nxs-theme .mat-elevation-z23,.nxs-theme .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.nxs-theme .mat-elevation-z24,.nxs-theme .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mat-theme-loaded-marker{display:none}.nxs-theme .mat-mdc-progress-bar,.nxs-theme .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #512472;--mdc-linear-progress-track-color: rgba(81, 36, 114, .25)}.nxs-theme .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #f44336;--mdc-linear-progress-track-color: rgba(244, 67, 54, .25)}.nxs-theme .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #512472;--mdc-filled-text-field-focus-active-indicator-color: #512472;--mdc-filled-text-field-focus-label-text-color: rgba(81, 36, 114, .87);--mdc-outlined-text-field-caret-color: #512472;--mdc-outlined-text-field-focus-outline-color: #512472;--mdc-outlined-text-field-focus-label-text-color: rgba(81, 36, 114, .87);--mat-form-field-focus-select-arrow-color: rgba(81, 36, 114, .87)}.nxs-theme .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #f44336;--mdc-filled-text-field-focus-active-indicator-color: #f44336;--mdc-filled-text-field-focus-label-text-color: rgba(244, 67, 54, .87);--mdc-outlined-text-field-caret-color: #f44336;--mdc-outlined-text-field-focus-outline-color: #f44336;--mdc-outlined-text-field-focus-label-text-color: rgba(244, 67, 54, .87);--mat-form-field-focus-select-arrow-color: rgba(244, 67, 54, .87)}.nxs-theme .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(81, 36, 114, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.nxs-theme .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(244, 67, 54, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.nxs-theme .mat-mdc-standard-chip{--mdc-chip-container-shape-family: rounded;--mdc-chip-container-shape-radius: 16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family: rounded;--mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.nxs-theme .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-selected-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-flat-disabled-selected-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.nxs-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.nxs-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.nxs-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.nxs-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #512472;--mdc-chip-elevated-selected-container-color: #512472;--mdc-chip-elevated-disabled-container-color: #512472;--mdc-chip-flat-disabled-selected-container-color: #512472;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.nxs-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.nxs-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #f44336;--mdc-chip-elevated-selected-container-color: #f44336;--mdc-chip-elevated-disabled-container-color: #f44336;--mdc-chip-flat-disabled-selected-container-color: #f44336;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.nxs-theme .mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 32px}.nxs-theme .mat-mdc-standard-chip{--mdc-chip-label-text-font: Ubuntu;--mdc-chip-label-text-line-height: 20px;--mdc-chip-label-text-size: 14px;--mdc-chip-label-text-tracking: normal;--mdc-chip-label-text-weight: 300}.nxs-theme .mat-mdc-slide-toggle{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.nxs-theme .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #4a206a;--mdc-switch-selected-handle-color: #4a206a;--mdc-switch-selected-hover-state-layer-color: #4a206a;--mdc-switch-selected-pressed-state-layer-color: #4a206a;--mdc-switch-selected-focus-handle-color: #270d42;--mdc-switch-selected-hover-handle-color: #270d42;--mdc-switch-selected-pressed-handle-color: #270d42;--mdc-switch-selected-focus-track-color: #85669c;--mdc-switch-selected-hover-track-color: #85669c;--mdc-switch-selected-pressed-track-color: #85669c;--mdc-switch-selected-track-color: #85669c}.nxs-theme .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e53935;--mdc-switch-selected-handle-color: #e53935;--mdc-switch-selected-hover-state-layer-color: #e53935;--mdc-switch-selected-pressed-state-layer-color: #e53935;--mdc-switch-selected-focus-handle-color: #b71c1c;--mdc-switch-selected-hover-handle-color: #b71c1c;--mdc-switch-selected-pressed-handle-color: #b71c1c;--mdc-switch-selected-focus-track-color: #e57373;--mdc-switch-selected-hover-track-color: #e57373;--mdc-switch-selected-pressed-track-color: #e57373;--mdc-switch-selected-track-color: #e57373}.nxs-theme .mat-mdc-slide-toggle{--mdc-form-field-label-text-font: Ubuntu;--mdc-form-field-label-text-line-height: 20px;--mdc-form-field-label-text-size: 14px;--mdc-form-field-label-text-tracking: normal;--mdc-form-field-label-text-weight: 300}.nxs-theme .mat-mdc-radio-button{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.nxs-theme .mat-mdc-radio-button.mat-primary,.nxs-theme .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #512472;--mdc-radio-selected-hover-icon-color: #512472;--mdc-radio-selected-icon-color: #512472;--mdc-radio-selected-pressed-icon-color: #512472;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #512472;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.nxs-theme .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.nxs-theme .mat-mdc-radio-button{--mdc-form-field-label-text-font: Ubuntu;--mdc-form-field-label-text-line-height: 20px;--mdc-form-field-label-text-size: 14px;--mdc-form-field-label-text-tracking: normal;--mdc-form-field-label-text-weight: 300}.nxs-theme .mat-accent{--mat-slider-ripple-color: #512472;--mat-slider-hover-state-layer-color: rgba(81, 36, 114, .05);--mat-slider-focus-state-layer-color: rgba(81, 36, 114, .2);--mdc-slider-handle-color: #512472;--mdc-slider-focus-handle-color: #512472;--mdc-slider-hover-handle-color: #512472;--mdc-slider-active-track-color: #512472;--mdc-slider-inactive-track-color: #512472;--mdc-slider-with-tick-marks-inactive-container-color: #512472;--mdc-slider-with-tick-marks-active-container-color: white}.nxs-theme .mat-warn{--mat-slider-ripple-color: #f44336;--mat-slider-hover-state-layer-color: rgba(244, 67, 54, .05);--mat-slider-focus-state-layer-color: rgba(244, 67, 54, .2);--mdc-slider-handle-color: #f44336;--mdc-slider-focus-handle-color: #f44336;--mdc-slider-hover-handle-color: #f44336;--mdc-slider-active-track-color: #f44336;--mdc-slider-inactive-track-color: #f44336;--mdc-slider-with-tick-marks-inactive-container-color: #f44336;--mdc-slider-with-tick-marks-active-container-color: white}.nxs-theme .mdc-list-item__start,.nxs-theme .mdc-list-item__end,.nxs-theme .mat-accent .mdc-list-item__start,.nxs-theme .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #512472;--mdc-radio-selected-hover-icon-color: #512472;--mdc-radio-selected-icon-color: #512472;--mdc-radio-selected-pressed-icon-color: #512472}.nxs-theme .mat-warn .mdc-list-item__start,.nxs-theme .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336}.nxs-theme .mat-mdc-list-option,.nxs-theme .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #512472;--mdc-checkbox-selected-hover-icon-color: #512472;--mdc-checkbox-selected-icon-color: #512472;--mdc-checkbox-selected-pressed-icon-color: #512472;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #512472;--mdc-checkbox-selected-hover-state-layer-color: #512472;--mdc-checkbox-selected-pressed-state-layer-color: #512472;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.nxs-theme .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f44336;--mdc-checkbox-selected-hover-state-layer-color: #f44336;--mdc-checkbox-selected-pressed-state-layer-color: #f44336;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.nxs-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.nxs-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.nxs-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.nxs-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#512472}.nxs-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.nxs-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.nxs-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.nxs-theme .mdc-list-item__start,.nxs-theme .mdc-list-item__end{--mdc-radio-state-layer-size: 40px}.nxs-theme .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.nxs-theme .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.nxs-theme .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.nxs-theme .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.nxs-theme .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.nxs-theme .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}.nxs-theme .mdc-list-group__subheader{font:500 16px/24px Ubuntu;letter-spacing:normal}.nxs-theme .mat-mdc-tab-group,.nxs-theme .mat-mdc-tab-nav-bar,.nxs-theme .mat-mdc-tab-group.mat-accent,.nxs-theme .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #512472;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #512472;--mat-tab-header-active-ripple-color: #512472;--mat-tab-header-inactive-ripple-color: #512472;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #512472;--mat-tab-header-active-hover-label-text-color: #512472;--mat-tab-header-active-focus-indicator-color: #512472;--mat-tab-header-active-hover-indicator-color: #512472}.nxs-theme .mat-mdc-tab-group.mat-warn,.nxs-theme .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #f44336;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #f44336;--mat-tab-header-active-ripple-color: #f44336;--mat-tab-header-inactive-ripple-color: #f44336;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #f44336;--mat-tab-header-active-hover-label-text-color: #f44336;--mat-tab-header-active-focus-indicator-color: #f44336;--mat-tab-header-active-hover-indicator-color: #f44336}.nxs-theme .mat-mdc-tab-group.mat-background-primary,.nxs-theme .mat-mdc-tab-nav-bar.mat-background-primary,.nxs-theme .mat-mdc-tab-group.mat-background-accent,.nxs-theme .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #512472;--mat-tab-header-with-background-foreground-color: white}.nxs-theme .mat-mdc-tab-group.mat-background-warn,.nxs-theme .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #f44336;--mat-tab-header-with-background-foreground-color: white}.nxs-theme .mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px}.nxs-theme .mat-mdc-tab-header{--mat-tab-header-label-text-font: Ubuntu;--mat-tab-header-label-text-size: 14px;--mat-tab-header-label-text-tracking: normal;--mat-tab-header-label-text-line-height: 14px;--mat-tab-header-label-text-weight: 500}.nxs-theme .mat-mdc-checkbox{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.nxs-theme .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #512472;--mdc-checkbox-selected-hover-icon-color: #512472;--mdc-checkbox-selected-icon-color: #512472;--mdc-checkbox-selected-pressed-icon-color: #512472;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #512472;--mdc-checkbox-selected-hover-state-layer-color: #512472;--mdc-checkbox-selected-pressed-state-layer-color: #512472;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.nxs-theme .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f44336;--mdc-checkbox-selected-hover-state-layer-color: #f44336;--mdc-checkbox-selected-pressed-state-layer-color: #f44336;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.nxs-theme .mat-mdc-checkbox{--mdc-form-field-label-text-font: Ubuntu;--mdc-form-field-label-text-line-height: 20px;--mdc-form-field-label-text-size: 14px;--mdc-form-field-label-text-tracking: normal;--mdc-form-field-label-text-weight: 300}.nxs-theme .mat-mdc-button.mat-primary,.nxs-theme .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #512472;--mat-text-button-state-layer-color: #512472;--mat-text-button-ripple-color: rgba(81, 36, 114, .1)}.nxs-theme .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #f44336;--mat-text-button-state-layer-color: #f44336;--mat-text-button-ripple-color: rgba(244, 67, 54, .1)}.nxs-theme .mat-mdc-unelevated-button.mat-primary,.nxs-theme .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #512472;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.nxs-theme .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #f44336;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.nxs-theme .mat-mdc-raised-button.mat-primary,.nxs-theme .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #512472;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.nxs-theme .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #f44336;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.nxs-theme .mat-mdc-outlined-button.mat-primary,.nxs-theme .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #512472;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #512472;--mat-outlined-button-ripple-color: rgba(81, 36, 114, .1)}.nxs-theme .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #f44336;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #f44336;--mat-outlined-button-ripple-color: rgba(244, 67, 54, .1)}.nxs-theme .mat-mdc-icon-button.mat-primary,.nxs-theme .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #512472;--mat-icon-button-state-layer-color: #512472;--mat-icon-button-ripple-color: rgba(81, 36, 114, .1)}.nxs-theme .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #f44336;--mat-icon-button-state-layer-color: #f44336;--mat-icon-button-ripple-color: rgba(244, 67, 54, .1)}.nxs-theme .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 48px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:12px}.nxs-theme .mat-mdc-fab.mat-primary,.nxs-theme .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #512472;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.nxs-theme .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #f44336;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.nxs-theme .mat-mdc-mini-fab.mat-primary,.nxs-theme .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #512472;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.nxs-theme .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #f44336;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.nxs-theme .mat-accent{--mdc-circular-progress-active-indicator-color: #512472}.nxs-theme .mat-warn{--mdc-circular-progress-active-indicator-color: #f44336}.nxs-theme .mat-badge-accent{--mat-badge-background-color: #512472;--mat-badge-text-color: white}.nxs-theme .mat-badge-warn{--mat-badge-background-color: #f44336;--mat-badge-text-color: white}.nxs-theme .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #512472;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(81, 36, 114, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(81, 36, 114, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(81, 36, 114, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(81, 36, 114, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.nxs-theme .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f44336;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(244, 67, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(244, 67, 54, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.nxs-theme .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #512472}.nxs-theme .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #f44336}.nxs-theme .mat-calendar-controls{--mat-icon-button-touch-target-display: none}.nxs-theme .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 40px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:8px}.nxs-theme .mat-icon.mat-primary,.nxs-theme .mat-icon.mat-accent{--mat-icon-color: #512472}.nxs-theme .mat-icon.mat-warn{--mat-icon-color: #f44336}.nxs-theme .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #512472;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #512472;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #512472;--mat-stepper-header-edit-state-icon-foreground-color: white}.nxs-theme .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f44336;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f44336;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f44336;--mat-stepper-header-edit-state-icon-foreground-color: white}.nxs-theme .mat-toolbar.mat-primary,.nxs-theme .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #512472;--mat-toolbar-container-text-color: white}.nxs-theme .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #f44336;--mat-toolbar-container-text-color: white}.nxs-theme .mat-button-toggle-checked{background-color:#512472!important;color:#fff!important}.nxs-theme .mat-button-toggle{height:24px;border-radius:12px;min-width:100px!important;width:110px!important;background-color:#fff;color:#512472;margin:0 12px;text-align:end}.nxs-theme .mat-button-toggle-label-content{padding:0!important;width:100%}.nxs-theme .mat-button-toggle-label-content .mat-pseudo-checkbox{margin-right:5px;--mat-minimal-pseudo-checkbox-selected-checkmark-color: white;position:relative;right:6px;bottom:2px}.nxs-theme .mat-button-toggle-group{min-width:200px!important;height:30px;border-radius:12px;background-color:transparent;box-shadow:none!important;border:hidden}.nxs-theme .mat-button-toggle-label{margin:0;padding-right:10px;width:100px;height:22px;text-align:center}@media print{.nxs-theme *{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.nxs-theme .svg-container{margin:auto}.nxs-theme .s8-lg{font-size:1.3333333333em;line-height:.75em;vertical-align:-15%}.nxs-theme .s8-1px{font-size:1px}.nxs-theme .s8-2px{font-size:2px}.nxs-theme .s8-3px{font-size:3px}.nxs-theme .s8-4px{font-size:4px}.nxs-theme .s8-5px{font-size:5px}.nxs-theme .s8-6px{font-size:6px}.nxs-theme .s8-7px{font-size:7px}.nxs-theme .s8-8px{font-size:8px}.nxs-theme .s8-9px{font-size:9px}.nxs-theme .s8-10px{font-size:10px}.nxs-theme .s8-11px{font-size:11px}.nxs-theme .s8-12px{font-size:12px}.nxs-theme .s8-13px{font-size:13px}.nxs-theme .s8-14px{font-size:14px}.nxs-theme .s8-15px{font-size:15px}.nxs-theme .s8-16px{font-size:16px}.nxs-theme .s8-17px{font-size:17px}.nxs-theme .s8-18px{font-size:18px}.nxs-theme .s8-19px{font-size:19px}.nxs-theme .s8-20px{font-size:20px}.nxs-theme .s8-21px{font-size:21px}.nxs-theme .s8-22px{font-size:22px}.nxs-theme .s8-23px{font-size:23px}.nxs-theme .s8-24px{font-size:24px}.nxs-theme .s8-25px{font-size:25px}.nxs-theme .s8-26px{font-size:26px}.nxs-theme .s8-27px{font-size:27px}.nxs-theme .s8-28px{font-size:28px}.nxs-theme .s8-29px{font-size:29px}.nxs-theme .s8-30px{font-size:30px}.nxs-theme .s8-31px{font-size:31px}.nxs-theme .s8-32px{font-size:32px}.nxs-theme .s8-33px{font-size:33px}.nxs-theme .s8-34px{font-size:34px}.nxs-theme .s8-35px{font-size:35px}.nxs-theme .s8-36px{font-size:36px}.nxs-theme .s8-37px{font-size:37px}.nxs-theme .s8-38px{font-size:38px}.nxs-theme .s8-39px{font-size:39px}.nxs-theme .s8-40px{font-size:40px}.nxs-theme .s8-41px{font-size:41px}.nxs-theme .s8-42px{font-size:42px}.nxs-theme .s8-43px{font-size:43px}.nxs-theme .s8-44px{font-size:44px}.nxs-theme .s8-45px{font-size:45px}.nxs-theme .s8-46px{font-size:46px}.nxs-theme .s8-47px{font-size:47px}.nxs-theme .s8-48px{font-size:48px}.nxs-theme .s8-49px{font-size:49px}.nxs-theme .s8-50px{font-size:50px}.nxs-theme .s8-51px{font-size:51px}.nxs-theme .s8-52px{font-size:52px}.nxs-theme .s8-53px{font-size:53px}.nxs-theme .s8-54px{font-size:54px}.nxs-theme .s8-55px{font-size:55px}.nxs-theme .s8-56px{font-size:56px}.nxs-theme .s8-57px{font-size:57px}.nxs-theme .s8-58px{font-size:58px}.nxs-theme .s8-59px{font-size:59px}.nxs-theme .s8-60px{font-size:60px}.nxs-theme .s8-61px{font-size:61px}.nxs-theme .s8-62px{font-size:62px}.nxs-theme .s8-63px{font-size:63px}.nxs-theme .s8-64px{font-size:64px}.nxs-theme .s8-65px{font-size:65px}.nxs-theme .s8-66px{font-size:66px}.nxs-theme .s8-67px{font-size:67px}.nxs-theme .s8-68px{font-size:68px}.nxs-theme .s8-69px{font-size:69px}.nxs-theme .s8-70px{font-size:70px}.nxs-theme .s8-71px{font-size:71px}.nxs-theme .s8-72px{font-size:72px}.nxs-theme .s8-73px{font-size:73px}.nxs-theme .s8-74px{font-size:74px}.nxs-theme .s8-75px{font-size:75px}.nxs-theme .s8-76px{font-size:76px}.nxs-theme .s8-77px{font-size:77px}.nxs-theme .s8-78px{font-size:78px}.nxs-theme .s8-79px{font-size:79px}.nxs-theme .s8-80px{font-size:80px}.nxs-theme .s8-81px{font-size:81px}.nxs-theme .s8-82px{font-size:82px}.nxs-theme .s8-83px{font-size:83px}.nxs-theme .s8-84px{font-size:84px}.nxs-theme .s8-85px{font-size:85px}.nxs-theme .s8-86px{font-size:86px}.nxs-theme .s8-87px{font-size:87px}.nxs-theme .s8-88px{font-size:88px}.nxs-theme .s8-89px{font-size:89px}.nxs-theme .s8-90px{font-size:90px}.nxs-theme .s8-91px{font-size:91px}.nxs-theme .s8-92px{font-size:92px}.nxs-theme .s8-93px{font-size:93px}.nxs-theme .s8-94px{font-size:94px}.nxs-theme .s8-95px{font-size:95px}.nxs-theme .s8-96px{font-size:96px}.nxs-theme .s8-97px{font-size:97px}.nxs-theme .s8-98px{font-size:98px}.nxs-theme .s8-99px{font-size:99px}.nxs-theme .s8-100px{font-size:100px}.nxs-theme .s8-button{font-size:16px}.nxs-theme .s8-1x{font-size:24px}.nxs-theme .s8-2x{font-size:32px}.nxs-theme .s8-3x{font-size:48px}.nxs-theme .s8-4x{font-size:64px}.nxs-theme .s8-5x{font-size:80px}.nxs-theme .s8-fw{width:1.2857142857em;text-align:center}.nxs-theme .document_euro{height:100%;width:100%;background-image:url(/assets/brands/nxs/icons//document_euro.svg);background-size:cover}.nxs-theme .download{height:100%;width:100%;background-image:url(/assets/brands/nxs/icons//download.svg);background-size:cover}.nxs-theme .document_humain{height:100%;width:100%;background-image:url(/assets/brands/nxs/icons/document_humain.svg);background-size:cover}.nxs-theme .document_humain_disabled{height:100%;width:100%;background-image:url(/assets/brands/common/icons/document_humain_disabled.svg);background-size:cover}.nxs-theme .epargne{height:100%;width:100%;background-image:url(/assets/brands/nxs/icons/epargne.svg);background-size:cover}.nxs-theme .error_icon{height:100%;width:100%;background-image:url(/assets/brands/common/icons/error.svg);background-size:cover}.nxs-theme .warning_icon{height:100%;width:100%;background-image:url(/assets/brands/common/icons/warning.svg);background-size:cover}.nxs-theme .nouveau_plus{height:100%;width:100%;background-image:url(/assets/brands/nxs/icons/nouveau_plus.svg);background-size:cover}.nxs-theme .company_logo{height:100%;width:100%;background-image:url(/assets/brands/nxs/images/logo.jpg);background-size:cover}.nxs-theme .nouveau_plus_disabled{height:100%;width:100%;background-image:url(/assets/brands/common/icons/nouveau_plus_disabled.svg);background-size:cover}.nxs-theme .ordinateur_triste{height:100%;width:100%;background-image:url(/assets/brands/nxs/icons/ordinateur_triste.svg);background-size:cover}.nxs-theme .grid_icon{height:100%;width:100%;background-image:url(/assets/brands/nxs/icons/grid_icon.svg);background-size:cover}.nxs-theme .pie_chart_icon{height:100%;width:100%;background-image:url(/assets/brands/nxs/icons/pie_chart_icon.svg);background-size:cover}.nxs-theme .icon_doc_out{height:100%;width:100%;background-image:url(/assets/brands/nxs/icons/icon_doc_out.svg);background-size:cover}.nxs-theme .switch_brut_net{height:100%;width:100%;background-image:url(/assets/brands/nxs/icons/switch_brut_net.svg);background-size:cover}.nxs-theme .maison_euro{height:100%;width:100%;background-image:url(/assets/brands/nxs/icons/maison_euro.svg);background-size:cover}.nxs-theme .transaction{height:100%;width:100%;background-image:url(/assets/brands/nxs/icons/transaction.svg);background-size:cover}.nxs-theme .retrait_espece{height:100%;width:100%;background-image:url(/assets/brands/nxs/icons/retrait_espece.svg);background-size:cover}.nxs-theme .humain{height:100%;width:100%;background-image:url(/assets/brands/nxs/icons/humain.svg);background-size:cover}.nxs-theme .no_results{height:100%;width:100%;background-image:url(/assets/brands/nxs/icons/no_results.svg);background-size:cover}.nxs-theme .contrat_signature{height:100%;width:100%;background-image:url(/assets/brands/nxs/icons/contrat_signature.svg);background-size:cover}.nxs-theme .contrat_signature_disabled{height:100%;width:100%;background-image:url(/assets/brands/common/icons/contrat_signature_disabled.svg);background-size:cover}.nxs-theme .virements_credit{height:100%;width:100%;background-image:url(/assets/brands/nxs/icons/virements_credit.svg);background-size:cover}.nxs-theme .construction{height:100%;width:100%;background-image:url(/assets/brands/nxs/icons/construction.svg);background-size:cover}.nxs-theme .logo-imprimante{height:100%;width:100%;background-image:url(/assets/brands/nxs/icons/logo-imprimante.svg);background-size:cover}.nxs-theme .upload{height:100%;width:100%;background-image:url(/assets/brands/nxs/icons/upload.svg);background-size:cover}.nxs-theme .documents_icons{height:100%;width:100%;background-image:url(/assets/brands/nxs/icons/documents.svg);background-size:cover}.nxs-theme .document_check{height:100%;width:100%;background-image:url(/assets/brands/nxs/icons/document_check.svg);background-size:cover}.nxs-theme .close_wizard{height:100%;width:100%;background-image:url(/assets/brands/nxs/icons/close_wizard.svg);background-size:cover}.nxs-theme .check_circle{height:100%;width:100%;background-image:url(/assets/brands/nxs/icons/check_circle.svg);background-size:cover}.nxs-theme .group{height:100%;width:100%;background-image:url(/assets/brands/nxs/icons/group.svg);background-size:cover}.nxs-theme .picto_document_document{height:100%;width:100%;background-image:url(/assets/brands/nxs/icons/picto_document_document.svg);background-size:cover}.nxs-theme .picto_objet_feuille{height:100%;width:100%;background-image:url(/assets/brands/nxs/icons/picto_objet_feuille.svg);background-size:cover}.nxs-theme .picto_humain_humains{height:100%;width:100%;background-image:url(/assets/brands/nxs/icons/picto_humain_humains.svg);background-size:cover}.nxs-theme .picto_objet_international{height:100%;width:100%;background-image:url(/assets/brands/nxs/icons/picto_objet_international.svg);background-size:cover}.nxs-theme .chrome_icon{height:100%;width:100%;background-image:url(/assets/brands/common/icons/chrome.svg);background-size:cover}.nxs-theme .edge_icon{height:100%;width:100%;background-image:url(/assets/brands/common/icons/edge.svg);background-size:cover}.nxs-theme .firefox_icon{height:100%;width:100%;background-image:url(/assets/brands/common/icons/firefox.svg);background-size:cover}.nxs-theme .navigateur_obsolete{height:100%;width:100%;background-image:url(/assets/brands/nxs/icons/erreurs_navigateur_obsolete.svg);background-size:cover}.nxs-theme .picto_objet_sablier{height:100%;width:100%;background-image:url(/assets/brands/nxs/icons/picto_objet_sablier.svg);background-size:cover}.nxs-theme .primary-header{background-color:#fff!important;padding:0!important;height:48px;display:flex}.nxs-theme .subtitle-main-header h4{font-size:18px!important;font-weight:700;color:#512472}.nxs-theme .full-header{display:flex}.nxs-theme .page-header{background-size:contain;background-repeat:no-repeat;height:21px;width:21px;padding-top:14px;padding-left:24px;vertical-align:center}.nxs-theme .homepage-text{padding-left:12px;font-size:13px;font-family:Ubuntu;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.6;letter-spacing:normal;color:"#333333"}.nxs-theme .page-header_pointer:hover{cursor:pointer}.nxs-theme .profile_button{height:100%;max-height:48px}.nxs-theme .profile_button span{font-size:13px;font-weight:700!important}.nxs-theme .header{overflow:hidden;width:100%;height:48px;min-width:1024px;padding-left:25px;padding-right:25px;align-items:center;margin:0!important;background-color:#fff;box-shadow:0 3px 6px #00000029;z-index:3}.nxs-theme .retour-button{color:#512472}.nxs-theme .retour-button:hover{cursor:pointer}@media only screen and (max-device-width: 960px){.nxs-theme .header{min-width:320px}}.nxs-theme .top-header{margin:20px;display:flex;flex-direction:row;justify-content:space-between}.nxs-theme .top-header .top-header-item .header-profile-icon{color:#512472}.nxs-theme .top-header .header-bold-title{margin-left:auto;margin-right:auto;font-weight:700;color:#512472}.nxs-theme .header-nxs{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;width:100%}.nxs-theme .header-logo{height:21px;margin-bottom:auto;margin-top:auto}.nxs-theme .header-container{display:flex;outline:0}.nxs-theme .logo_pointer:hover{cursor:pointer}.nxs-theme .logo_pointer:focus{outline:0}.nxs-theme .title{text-align:center;min-width:182px;height:22px;color:#512472;width:auto}@media only screen and (max-device-width: 480px){.nxs-theme .profile{display:none}.nxs-theme .human-icon{width:auto}.nxs-theme .header-logo{padding:0 15px!important}.nxs-theme .title{padding:0 20px 0 10px;margin:0 auto}.nxs-theme .homepage-text{display:none}}.nxs-theme .profile{text-align:right;text-align:-webkit-right;display:flex;flex-direction:row-reverse}.nxs-theme .profile span{height:18px}.nxs-theme .button-row{margin-left:8px;height:18px;color:"#333333";cursor:pointer}.nxs-theme .header-simple-text{font-family:Ubuntu;font-size:13px!important;color:#512472;display:inline-block;vertical-align:middle}.nxs-theme .header-simple-text .header-simple-text-label{float:left}.nxs-theme .header-simple-text .header-simple-text-button{float:left;margin-top:4px}.nxs-theme .header-simple-text .header-simple-text-button .close{color:#512472!important}.nxs-theme a:hover{text-decoration:none}.nxs-theme .nxs-neo-top-header{background-image:linear-gradient(to top,#f1f1f2,#f4f4f4,#f8f8f8,#fbfbfb,#fff)}.nxs-theme .nxs-neo-top-header .neo-top-header-container{font-family:Ubuntu;margin:0 20px 10px;border-bottom:1px solid #ada8a8}.nxs-theme .nxs-neo-top-header .neo-top-header-container .subscription-details{display:flex;flex-direction:column;margin-top:20px;text-align:center}.nxs-theme .nxs-neo-top-header .neo-top-header-container .subscription-details div{margin-left:auto;margin-right:auto}.nxs-theme .nxs-neo-top-header .neo-top-header-container .subscription-details>div:nth-child(1){font-size:xx-large}.nxs-theme .nxs-neo-top-header .neo-top-header-container .subscription-details>div:nth-child(2){font-size:small}.nxs-theme .nxs-neo-top-header .neo-top-header-container .neo-top-header{display:flex;flex-direction:row;justify-content:space-between;padding-top:15px}.nxs-theme .nxs-neo-top-header .neo-top-header-container .neo-top-header .neo-top-header-item{width:-moz-fit-content;width:fit-content}.nxs-theme .nxs-neo-top-header .neo-top-header-container .neo-top-header .neo-top-header-item .neo-header-profile-icon,.nxs-theme .nxs-neo-top-header .neo-top-header-container .neo-top-header .neo-top-header-item .neo-header-left-arrow{color:#512472}.nxs-theme .nxs-neo-top-header .neo-top-header-container .neo-top-header .neo-header-bold-title{color:#000}.nxs-theme .nxs-neo-top-header .neo-top-header-container .neo-header-tab-menu-main{margin-top:15px}.nxs-theme .nxs-neo-top-header .neo-top-header-container .neo-header-tab-menu-main .mat-mdc-tab-header{overflow-x:scroll!important}.nxs-theme .nxs-neo-top-header .neo-top-header-container .neo-header-tab-menu-main .mat-mdc-tab-header::-webkit-scrollbar{display:none}.nxs-theme .nxs-neo-top-header .neo-top-header-container .neo-header-tab-menu-main .mat-tab-link-container{overflow:initial}.nxs-theme .nxs-neo-top-header .neo-top-header-container .neo-header-tab-menu-main .mat-mdc-tab-header-pagination-controls-enabled .mat-mdc-tab-header-pagination{display:none}.nxs-theme .nxs-neo-top-header .neo-top-header-container .neo-header-tab-menu-main .nav-bar-neo-header-links{width:100%;min-width:320px;align-items:center;height:35px}.nxs-theme .nxs-neo-top-header .neo-top-header-container .neo-header-tab-menu-main .nav-bar-neo-header-links .mat-badge-style{margin-top:27%;margin-left:-5%}.nxs-theme .nxs-neo-top-header .neo-top-header-container .neo-header-tab-menu-main .nav-bar-neo-header-links .mat-mdc-tab-link-container{overflow:initial}.nxs-theme .nxs-neo-top-header .neo-top-header-container .neo-header-tab-menu-main .nav-bar-neo-header-links .mat-mdc-tab-link{color:#000;font-size:16px!important;font-weight:400!important;height:35px;background-color:inherit!important;min-width:-moz-fit-content;min-width:fit-content}.nxs-theme .nxs-neo-top-header .neo-top-header-container .neo-header-tab-menu-main .nav-bar-neo-header-links .mdc-tab__text-label{margin-bottom:10px}.nxs-theme .nxs-neo-top-header .neo-top-header-container .neo-header-tab-menu-main .nav-bar-neo-header-links .mdc-tab--active .mdc-tab__text-label{color:#512472;text-decoration:none}.nxs-theme .nxs-neo-top-header .neo-top-header-container .neo-header-tab-menu-main .nav-bar-neo-header-links .mdc-tab--active .mdc-tab-indicator__content--underline{border-color:#512472}.nxs-theme .nxs-neo-top-header .neo-top-header-container .neo-header-tab-menu-main .nav-bar-neo-header-links .mat-ink-bar{background-color:#512472}.nxs-theme .nxs-neo-top-header .neo-top-header-container .neo-header-tab-menu-main .mat-mdc-tab-nav-bar{--mat-tab-header-active-ripple-color: transparent}.nxs-theme .btn-hide{visibility:hidden}.nxs-theme .main-menu{background-color:#fff;box-shadow:-1px 0 6px #ccc;padding:13px 24px 13px 16px;min-width:272px;position:fixed}.nxs-theme .main-menu .menu-header{width:100%;height:35px}.nxs-theme .main-menu .menu-header .mat-mdc-icon-button.mat-mdc-button-base{padding:0}.nxs-theme .main-menu .menu-header .menu-username{font-family:Ubuntu;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#333}.nxs-theme .main-menu .menu-header .button{max-height:35px;margin-left:15px;color:#000}.nxs-theme .main-menu .logout-div{height:45px;margin-top:10px}.nxs-theme .main-menu .tabs{width:100%}.nxs-theme .main-menu .tabs .tabs-labels{height:22px;color:#000;margin:6px 0;border-top:1px;border-bottom:1px}.nxs-theme .main-menu .tabs .tabs-labels .menu-labels-text{float:left}.nxs-theme .main-menu .tabs .tabs-labels .menu-labels-icon{float:right}.nxs-theme .main-menu .tabs .tabs-border{background-color:#a3a3a3;width:auto;height:1px!important;margin:0}@media only screen and (min-device-width: 960px){.nxs-theme .main-menu .menu-header{display:flex;flex-direction:row;justify-content:space-between}}@media only screen and (max-device-width: 960px){.nxs-theme .main-menu{min-width:100%;padding-left:15px;padding-right:15px}.nxs-theme .main-menu hr{background-color:#a3a3a3}.nxs-theme .main-menu .menu-header{width:100%}.nxs-theme .main-menu .menu-header .menu-username{text-align:center}.nxs-theme .main-menu .menu-header .close-btn{right:0;position:absolute;top:8px}.nxs-theme .main-menu .tabs{width:95%;margin-right:auto;margin-left:auto;margin-top:20px}.nxs-theme .main-menu .tabs .tabs-border{margin-top:15px}.nxs-theme .main-menu .logout-div{width:95%;margin-right:auto;margin-left:auto;margin-top:40px}.nxs-theme .main-menu .color-icon{color:#512472}}.nxs-theme .nxs-button{width:100%;height:100%}.nxs-theme .nxs-button button{width:100%;height:100%;padding:7px}.nxs-theme .nxs-button button.mat-mdc-button-disabled{background-color:#f5f5f5;color:#999}.nxs-theme .nxs-button button.menu{color:#512472}.nxs-theme .nxs-button button .mdc-button__label{width:100%}.nxs-theme .nxs-button .nxs-button-with-icon{display:flex;justify-content:center}.nxs-theme .nxs-button .mat-mdc-outlined-button:not(.buttonfilter){border-color:#512472;color:#512472}.nxs-theme .nxs-button .nxs-button-with-icon-after-float{text-align:center}.nxs-theme .nxs-button .nxs-button-with-icon-after-float nxs-icon{float:right}.nxs-theme .nxs-button .nxs-button-with-icon-after{text-align:center}.nxs-theme .nxs-button .nxs-button-content-container{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nxs-theme .nxs-button .nxs-button-content-container .nxs-button-icon{padding-right:4px}.nxs-theme .nxs-button .nxs-button-content-container .nxs-button-text{text-align:center;font-family:Ubuntu;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nxs-theme .nxs-button .actionmenu{min-width:125px;border-radius:30px;color:gray}.nxs-theme .nxs-button .buttonfilter{min-width:125px;border-radius:30px;color:gray;border:thin solid currentColor}.nxs-theme .nxs-button .buttonfilter .nxs-button-text{text-align:center;font-family:Ubuntu;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#333}.nxs-theme .nxs-button .nxs-filter-button-with-color{min-width:125px;border-radius:30px;color:#512472}.nxs-theme .menu{color:#512472}@media only screen and (max-device-width: 960px){.nxs-theme .mat-mdc-button .mat-mdc-button-persistent-ripple:before{background-color:transparent}}.nxs-theme .tab-menu-main{overflow:hidden;min-width:1024px;align-items:center;margin:0!important;height:132px;top:48px;position:absolute;background:linear-gradient(to right,#512472,#512472e6,#5124721a),url(/assets/brands/nxs/images/home.jpg) no-repeat 50% 59%;background-size:cover;margin:0 auto;width:100%}.nxs-theme .tab-menu-main .secondary-header{background:none;height:99px;color:#fff!important;padding:0}.nxs-theme .tab-menu-main .sub-header-client-name{font-size:32px;min-width:206px;height:40px;color:#fff;color:var(--white)}.nxs-theme .tab-menu-main .sub-header-status{font-size:18px;font-weight:300;font-stretch:normal;font-style:italic;letter-spacing:-.1px;color:#fff}.nxs-theme .tab-menu-main .sub-header-info{font-size:14px}.nxs-theme .tab-menu-main .sub-header-title{height:20px}.nxs-theme .tab-menu-main .tab-menu-container{overflow:hidden;max-width:1200px;margin:0 auto;align-items:center;width:100%}.nxs-theme .tab-menu-main .mat-badge-style{margin-top:20%;margin-left:-5%}.nxs-theme .tab-menu-main .mat-mdc-tab-links{color:#fff;font-size:16px!important;font-weight:400!important;height:40px;padding-bottom:8px;background-color:inherit!important;width:-moz-fit-content;width:fit-content}.nxs-theme .tab-menu-main .mat-mdc-tab-links .mdc-tab__text-label{font-family:Ubuntu!important;font-size:16px!important;color:#cccc!important;font-weight:400}.nxs-theme .tab-menu-main .mat-mdc-tab-links .mdc-tab.mat-mdc-tab-link{height:30px!important}.nxs-theme .tab-menu-main .mat-mdc-tab-links .mdc-tab.mat-mdc-tab-link .mdc-tab-indicator__content.mdc-tab-indicator__content--underline{border-color:#fff!important}.nxs-theme .tab-menu-main .mdc-tab--active .mdc-tab__text-label{color:#fff!important}.nxs-theme .tab-menu-main .mat-mdc-tab-nav-bar{margin-left:100px}.nxs-theme .tab-menu-main .no-padding{padding:0!important}@media only screen and (max-device-width: 960px){.nxs-theme .tab-menu-main .tab-menu-main{top:0;width:100%;min-width:320px;align-items:center;position:relative;background:linear-gradient(180deg,#fff,#f5f5f5)}.nxs-theme .tab-menu-main .tab-menu-container{max-height:200px;position:relative;float:center}.nxs-theme .tab-menu-main .mat-toolbar{margin-left:20%!important;margin-right:20%!important}.nxs-theme .tab-menu-main .secondary-header{height:100%;flex-wrap:wrap;position:relative}.nxs-theme .tab-menu-main .sub-header-div{width:100%;text-align:center}.nxs-theme .tab-menu-main .mobile-header-title{font-family:Ubuntu;font-size:20px;font-weight:450;width:100%;color:#000;text-align:center}.nxs-theme .tab-menu-main .mobile-sub-header-title{font-size:14px;font-weight:300;font-stretch:normal;font-style:normal;letter-spacing:-.1px;color:#666}.nxs-theme .tab-menu-main .mat-mdc-tab-nav-bar{height:30px;overflow-x:scroll;margin-left:16px;margin-right:16px;color:#000}.nxs-theme .tab-menu-main .mat-mdc-tab-links{font-size:16px!important;font-weight:400!important;height:26px;padding-bottom:8px;background-color:inherit!important;min-width:120px;margin-bottom:5px}.nxs-theme .tab-menu-main .mat-mdc-tab-links .mat-mdc-tab-link-container::-webkit-scrollbar{display:none}}@media screen and (max-width: 1024px){.nxs-theme .tab-menu-main .tab-menu-main .sub-header-status,.nxs-theme .tab-menu-main .tab-menu-main .sub-header-client-name{margin-left:24px}}@media screen and (min-width: 961px){.nxs-theme .tab-menu-main .mat-ink-bar{background-color:#fff!important}}.nxs-theme .alert{background-color:#f5f5f5;color:#512472;border-radius:5px;min-height:30px;width:100%;padding:5px 0!important;margin:5px 30px 5px 0!important;font-size:13px}.nxs-theme .alert-container{display:flex;justify-content:space-between;align-items:center}@media only screen and (max-device-width: 960px){.nxs-theme .alert{padding:0}.nxs-theme .icon-messages-mobile{width:10%}.nxs-theme .label-messages-mobile{width:90%;text-align:left}}.nxs-theme .nxs-select{width:100%;border-top:transparent}.nxs-theme .nxs-select mat-form-field.disabled .mat-mdc-select-value-text{color:#00000061}.nxs-theme .nxs-select .mat-mdc-select{font-weight:300;font-size:16px}.nxs-theme .nxs-select .mat-mdc-select .mat-mdc-select-trigger{vertical-align:sub;top:20px}.nxs-theme .nxs-select .mat-mdc-select .mat-primary .mat-mdc-option.mat-mdc-selected:not(.mat-mdc-option-disabled){color:#512472}.nxs-theme .nxs-select .mat-mdc-select .mat-mdc-select-panel mat-option.mat-mdc-option{height:unset}.nxs-theme .nxs-select .mat-mdc-select .mat-mdc-option-text.mat-mdc-option-text{white-space:normal}.nxs-theme .nxs-select .mat-mdc-select .mat-mdc-select-arrow{height:18px!important;width:18px!important;margin-top:25px;margin-right:-2px;border:none;background-image:url(/assets/brands/common/icons/icon_arrow_down.svg);background-repeat:round;background-size:cover}.nxs-theme .nxs-select .mat-mdc-select .mat-mdc-select-arrow svg{display:none}.nxs-theme .nxs-panel mat-card-content{display:flex}.nxs-theme .nxs-panel .mat-mdc-card{padding:16px;height:80px;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.nxs-theme .nxs-panel .mat-mdc-card .mat-mdc-card-content{padding:0}.nxs-theme .nxs-panel .mat-mdc-card:hover{transition:box-shadow .28s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.nxs-theme .nxs-panel .mat-mdc-card nxs-icon .svg-container>div{background-size:48px}.nxs-theme .nxs-panel img{height:40px;width:40px;align-items:center;text-align:center}.nxs-theme .nxs-panel .img-separator{width:128px;max-width:128px;height:2px}.nxs-theme .nxs-panel .label{font-family:Ubuntu;font-size:14px;font-weight:300;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#333;margin-left:16px}.nxs-theme .nxs-panel .card-text{height:48px;display:flex;align-items:center;justify-content:center}@media only screen and (min-device-width: 961px){.nxs-theme .hpanel{width:290px;height:80px;margin:24px 47px 0 55px}}.nxs-theme .vpanel{width:208px;height:208px;margin:8px}.nxs-theme .vpanel .card-text{text-align:center}.nxs-theme .vpanel a{text-decoration:none}.nxs-theme .vpanel .mat-mdc-card{box-shadow:-1px 2px #0000001f,1px 2px #0000001f;border-radius:4px;background-color:#fff;border:solid 1px #cccccc}.nxs-theme .vpanel .mat-mdc-card .mat-mdc-card-content{padding:16px}.nxs-theme .vpanel .vlabel{text-align:center;width:161px;height:22px;font-family:Ubuntu!important;font-size:16px;font-weight:300;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#000}.nxs-theme .vpanel .theme-line{padding:1px!important;background-color:#512472;width:100px;margin:15px auto 10px}.nxs-theme .vpanel .sub-label-container{margin-top:4px;text-align:center}.nxs-theme .vpanel .sub-label-container .sub-label{height:18px;font-family:Ubuntu;font-size:13px;font-weight:700;font-stretch:normal;font-style:italic;line-height:1.38;letter-spacing:normal;color:#000}.nxs-theme .vpanel .sub-label-container span{display:inline-block;vertical-align:middle}.nxs-theme .selected .hpanel a .mat-mdc-card{padding-bottom:0;padding-right:0;padding-left:0;position:relative;background-color:#f5f5f5}.nxs-theme .selected .hpanel a .mat-mdc-card .mat-mdc-card-content{margin-bottom:0;margin-left:16px;margin-right:16px}.nxs-theme .selected .hpanel a .mat-mdc-card .panel-bottom-line{background:#512472;height:4px;width:100%;position:absolute;bottom:0;border-bottom-left-radius:2px;border-bottom-right-radius:2px}.nxs-theme .disabled{pointer-events:none}.nxs-theme .disabled .label{color:#999}.nxs-theme .disabled .block{background:#f9f9fb}@media only screen and (max-device-width: 960px){.nxs-theme .hpanel{width:90%;margin-left:auto;margin-right:auto;margin-bottom:10px}.nxs-theme .nxs-panel a{text-decoration:none}.nxs-theme .nxs-panel .label{font-family:Ubuntu;font-weight:400;font-style:normal;font-stretch:normal;letter-spacing:normal;color:#333;margin-left:16px;padding:2px 0}.nxs-theme .nxs-panel .hsub-label{font-family:Ubuntu,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;display:flex;letter-spacing:-.14px;color:#666}.nxs-theme .nxs-panel .card-text{flex-direction:column;align-items:normal;justify-content:flex-start}}.nxs-theme .nxs-paginator-container{width:100%;justify-content:center!important;font-family:Ubuntu}.nxs-theme .nxs-paginator{justify-content:center!important;font-size:16px;margin-bottom:0}.nxs-theme .nxs-paginator-page{justify-content:center!important}.nxs-theme .nxs-paginator-page-number{background-color:#512472}.nxs-theme .nxs-paginator-selected{justify-content:center!important;color:#512472}.nxs-theme .page-item{margin:10px;cursor:pointer}.nxs-theme .page-link{border:none}.nxs-theme .page-link .disabled{color:red}.nxs-theme .page-item .active{background-color:#512472;color:#fff;border-radius:4px}.nxs-theme .page-item .inactive{color:#512472}.nxs-theme .page-item .inactive:hover{color:#512472;background-color:#ccc;border-radius:4px}.nxs-theme .page-item .enabled .navigation{color:#333}.nxs-theme .page-item .enabled .navigation:hover{color:#333;background-color:#ccc;border-radius:4px}.nxs-theme .page-item .disabled .navigation{color:#ccc}.nxs-theme .nxs-input .mat-mdc-icon-button.mat-mdc-button-base{height:25px;width:auto;padding:0 5px}.nxs-theme .nxs-input .mat-mdc-icon-button .mat-mdc-button-ripple,.nxs-theme .nxs-input .mat-mdc-icon-button .mat-mdc-button-persistent-ripple,.nxs-theme .nxs-input .mat-mdc-icon-button .mat-mdc-button-persistent-ripple:before{top:3px;left:1px;right:1px;width:auto}.nxs-theme .nxs-input span{margin-top:1px;height:25px}.nxs-theme .nxs-input-autocomplete .mat-mdc-icon-button.mat-mdc-button-base,.nxs-theme .nxs-input-autocomplete-search .mat-mdc-icon-button.mat-mdc-button-base{height:25px;width:auto;padding:0 5px}.nxs-theme .nxs-input-autocomplete .mat-mdc-icon-button .mat-mdc-button-ripple,.nxs-theme .nxs-input-autocomplete .mat-mdc-icon-button .mat-mdc-button-persistent-ripple,.nxs-theme .nxs-input-autocomplete .mat-mdc-icon-button .mat-mdc-button-persistent-ripple:before,.nxs-theme .nxs-input-autocomplete-search .mat-mdc-icon-button .mat-mdc-button-ripple,.nxs-theme .nxs-input-autocomplete-search .mat-mdc-icon-button .mat-mdc-button-persistent-ripple,.nxs-theme .nxs-input-autocomplete-search .mat-mdc-icon-button .mat-mdc-button-persistent-ripple:before{top:3px;left:1px;right:1px;width:auto}.nxs-theme .nxs-input-autocomplete span,.nxs-theme .nxs-input-autocomplete-search span{margin-top:1px;height:25px}.nxs-theme .search-word{font-family:Ubuntu;font-size:16px;font-weight:300;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#333}.nxs-theme .nxs-input-autocomplete input{overflow:hidden;text-overflow:ellipsis}.nxs-theme .nxs-input-autocomplete .mat-form-field-flex{width:calc(100% - 25px)}.nxs-theme .autocomplete-word{font-family:Ubuntu;font-size:16px;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;font-weight:500;color:#333}.nxs-theme .nxs-input-autocomplete-search{display:flex;flex-direction:row;border:solid 1px #ccc;border-radius:40px;height:40px}.nxs-theme .nxs-input-autocomplete-search mat-form-field{line-height:2}.nxs-theme .nxs-input-autocomplete-search .mat-mdc-form-field-wrapper{width:95%;margin-left:15px}.nxs-theme .nxs-input-autocomplete-search .mat-mdc-form-field-wrapper .mat-form-field-suffix{top:6px}.nxs-theme .nxs-input-autocomplete-search .mat-mdc-form-field-wrapper .mat-mdc-form-field-infix{width:95%}.nxs-theme .nxs-input-autocomplete-search .mat-mdc-form-field-wrapper .mat-mdc-form-field-infix input.mat-input-element{padding:0 25px 0 0}.nxs-theme .nxs-input-autocomplete-search .mat-mdc-form-field-wrapper .mat-mdc-form-field-infix span.mat-form-field-label-wrapper{line-height:0px}.nxs-theme .nxs-input-autocomplete-search .search-autocomplete-button{height:75%;padding-left:5px;border-left:solid 1px #ccc;width:40px;margin-top:5px}.nxs-theme .nxs-input-autocomplete-search .search-autocomplete-button button{font-size:8px}.nxs-theme .nxs-input-autocomplete-search .search-autocomplete-button button span.mat-button-wrapper mat-icon{color:#512472}.nxs-theme .nxs-radio-container .horizontal{height:22px;margin-left:-3px}.nxs-theme .nxs-radio-container .lbl-title{font-family:Ubuntu;font-size:12px;font-weight:200;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#666;margin-top:15px;margin-bottom:5px}.nxs-theme .nxs-radio-container .mat-mdc-radio-button{margin-right:15px}.nxs-theme .nxs-radio-container .mat-mdc-radio-button .mdc-radio{padding:5px;width:16px;height:16px;margin-right:3px}.nxs-theme .nxs-radio-container .mat-mdc-radio-button .mdc-radio .mdc-radio__ripple{width:32px;height:32px;left:calc(50% - 16px);top:calc(50% - 16px)}.nxs-theme .nxs-radio-container .mat-mdc-radio-button .mdc-radio .mdc-radio__ripple .mat-ripple-element{visibility:hidden!important;width:32px;height:32px}.nxs-theme .nxs-radio-container .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control{width:20px;height:20px}.nxs-theme .nxs-radio-container .mat-mdc-radio-button .mdc-radio .mat-mdc-radio-touch-target{width:32px;height:32px}.nxs-theme .nxs-radio-container .mat-mdc-radio-button .mdc-radio__background{width:16px;height:16px}.nxs-theme .nxs-radio-container .mat-mdc-radio-button .mdc-radio__background .mdc-radio__inner-circle{border-width:8px;height:16px;width:16px}.nxs-theme .nxs-radio-container .mat-mdc-radio-button .mdc-radio__background .mdc-radio__outer-circle{height:16px;width:16px}.nxs-theme .nxs-radio-container .mat-mdc-radio-button .mdc-label{padding-left:0}.nxs-theme .nxs-radio-container .mat-mdc-focus-indicator{height:32px;width:32px}.nxs-theme .nxs-radio-container .vertical{display:flex;flex-direction:column;margin-left:-2px}.nxs-theme .nxs-radio-container .mat-radio-disabled .mdc-radio__inner-circle{background-color:#999}.nxs-theme .nxs-radio-container .mat-radio-disabled .mdc-radio__outer-circle{border-color:#999!important}.nxs-theme .nxs-radio-container .warning .mdc-radio__outer-circle{border-color:#f1ae43!important}.nxs-theme .nxs-radio-container .error .mdc-radio__outer-circle{border-color:#e91b06!important}.nxs-theme .nxs-radio-container .error .mat-radio-label-content{text-align:justify!important;text-justify:inter-word!important}.nxs-theme .nxs-radio-container mat-error{font-family:Ubuntu;font-weight:400;font-size:13px!important;letter-spacing:0px;line-height:18px;margin-top:10px;width:100%}.nxs-theme .nxs-radio-container mat-error.error{color:#e91b06!important}.nxs-theme .nxs-radio-container mat-error.warning{color:#666!important}.nxs-theme .nxs-radio-container .error{margin-top:10px}.nxs-theme .nxs-range-selector h6{margin-bottom:20px}.nxs-theme .nxs-range-selector>div:nth-child(2){margin-bottom:10px;margin-left:10px;margin-right:10px}.nxs-theme .nxs-range-selector>div:nth-child(2) .p-slider .p-slider-range{background-color:#512472}.nxs-theme .nxs-range-selector>div:nth-child(2) .p-slider .p-slider-handle{background-color:#512472;border:none}.nxs-theme .nxs-range-selector>div:nth-child(2) .p-slider .p-slider-handle:hover{cursor:pointer}.nxs-theme .nxs-range-selector>div:nth-child(2) .p-slider .p-slider-handle:focus{outline:none;box-shadow:none}.nxs-theme .nxs-range-selector>div:nth-child(3){display:flex;flex-direction:row;justify-content:space-between;color:gray;margin-left:5px;margin-right:5px}.nxs-theme .information-group{margin:10px 25px 25px;width:100%}.nxs-theme .group-title{font-family:Ubuntu;font-size:21px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.52;letter-spacing:-.1px;color:#000}.nxs-theme .group-label{display:flex;font-family:Ubuntu;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#666}.nxs-theme .group-label>div:nth-child(1){width:50%}.nxs-theme .group-label>div:nth-child(2){width:50%}.nxs-theme .group-label a{font-family:Ubuntu;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#333;margin-right:12px;text-decoration:underline}.nxs-theme .group-label a:hover{text-decoration:underline;cursor:pointer}.nxs-theme .group-value{font-family:Ubuntu;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#333}.nxs-theme .information-group hr{margin-top:10px;margin-bottom:10px;background-color:gray}.nxs-theme .information-group-rows{margin-left:50px}@media only screen and (max-device-width: 960px){.nxs-theme .information-group{margin:0 0 30px}.nxs-theme .information-group .information-group-box .nxs-tooltip-container{position:relative;display:inline-flex;background-color:#ededed;border-radius:5%;padding:4px;width:-moz-fit-content;width:fit-content}.nxs-theme .information-group .font-family-titre-rubrique{margin-bottom:30px}.nxs-theme .information-group .information-group-rows{margin-left:0}.nxs-theme .information-group .information-group-rows .information-group-box .group-label-text{padding:0;font-family:Ubuntu;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#999}.nxs-theme .information-group .information-group-rows .information-group-box .group-value-text{padding:0;font-family:Ubuntu;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:-.1px;color:#333}.nxs-theme .information-group .information-group-rows .information-group-box .group-label{flex-direction:row;justify-content:space-between}.nxs-theme .information-group .information-group-rows .information-group-box .group-label .group-label-text{flex-basis:50%;width:-moz-fit-content;width:fit-content;color:#000}.nxs-theme .information-group .information-group-rows .information-group-box .group-label .group-value-text{width:-moz-fit-content;width:fit-content}.nxs-theme .information-group .information-group-rows .information-group-box .group-label .text-right{flex-basis:50%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:end}}.nxs-theme .nxs-datepicker .mat-mdc-icon-button.mat-mdc-button-base{height:25px;top:-3px;width:auto;padding:0 5px}.nxs-theme .nxs-datepicker .mat-mdc-icon-button .mat-mdc-button-ripple,.nxs-theme .nxs-datepicker .mat-mdc-icon-button .mat-mdc-button-persistent-ripple,.nxs-theme .nxs-datepicker .mat-mdc-icon-button .mat-mdc-button-persistent-ripple:before{top:1px;left:1px;right:1px;width:auto}.nxs-theme .nxs-datepicker .mat-mdc-form-field-icon-suffix{display:block;top:13px;height:20px}.nxs-theme .nxs-datepicker span{margin-top:1px;height:25px}.nxs-theme .nxs-datepicker .mat-datepicker-toggle.mat-icon-button:before{border-left:1px solid #ccc;content:"";height:20px;left:2px;position:absolute;top:6px}.nxs-theme .nxs-datepicker .mat-datepicker-toggle.mat-icon-button .mat-button-wrapper{margin-right:7px}.nxs-theme .nxs-datepicker .cdk-overlay-pane.mat-datepicker-popup{margin-bottom:-16px}.nxs-theme .nxs-datepicker .mat-datepicker-content .mat-calendar-body-selected{background-color:#512472;color:#fff}.nxs-theme .nxs-datepicker input::placeholder{overflow:visible}.nxs-theme .nxs-datepicker .datepickerIcon{line-height:1;border-left:solid #cccccc 1px;top:4px;position:relative}.nxs-theme .nxs-datepicker .datepickerIcon .mat-icon-button{width:25px;height:25px}.nxs-theme .nxs-loader{display:flex;flex-direction:column;align-items:center;width:100%;height:100%;position:fixed;background:#ffffff80}.nxs-theme .nxs-loader .mat-mdc-progress-spinner svg.mdc-circular-progress__indeterminate-circle-graphic{stroke:#512472}.nxs-theme .nxs-loader.default{top:177px;z-index:100000}.nxs-theme .nxs-loader.default .mat-spinner-element{z-index:300000;margin:200px auto 0}.nxs-theme .nxs-loader.main{top:0;z-index:1}.nxs-theme .nxs-loader.main .mat-spinner-element{z-index:1;margin:300px auto 0}.nxs-theme .nxs-loader .icon-inside{position:absolute;margin-top:220px;color:#512472}.nxs-theme .nxs-loader .message{margin-top:50px}@media only screen and (max-device-width: 960px){.nxs-theme .nxs-loader.main,.nxs-theme .nxs-loader.default{position:absolute;left:50%;transform:translate(-50%);z-index:100000}.nxs-theme .nxs-loader.main .mat-spinner-element,.nxs-theme .nxs-loader.default .mat-spinner-element{z-index:300000;margin:auto}.nxs-theme .nxs-loader.default{top:350px}.nxs-theme .nxs-loader.default .mat-spinner-element{top:-30%}.nxs-theme .nxs-loader.main,.nxs-theme .nxs-loader.main .mat-spinner-element{top:0}}.nxs-theme .nxs-modal-confirmation-container{height:100%;display:flex;flex-direction:column;text-align:center;padding:15px}.nxs-theme .nxs-modal-confirmation-container .confirmation-header{margin-bottom:30px}.nxs-theme .nxs-modal-confirmation-container .close-icon{display:flex;align-self:flex-end;position:absolute;top:20px;right:20px;cursor:pointer}.nxs-theme .nxs-modal-confirmation-container .icon{color:#e91b06}.nxs-theme .nxs-modal-confirmation-container .icon-svg{margin-bottom:15px}.nxs-theme .nxs-modal-confirmation-container .confirmation-title{margin-bottom:25px}.nxs-theme .nxs-modal-confirmation-container .confirmation-content-div{display:flex;flex-direction:column;align-items:center}.nxs-theme .nxs-modal-confirmation-container .confirmation-contentList-div{display:flex;flex-direction:column;align-items:flex-start;overflow-y:auto;max-height:300px}.nxs-theme .nxs-modal-confirmation-container .confirmation-contentList-div .confirmation-contentList-line{margin:0 0 0 40px;text-align:left}.nxs-theme .nxs-modal-confirmation-container .confirmation-buttons{height:45px;display:flex;position:absolute;bottom:0;margin-bottom:25px;transform:translate(-50%,-50%);left:50%}.nxs-theme .nxs-modal-confirmation-container .confirmation-buttons .div-button{min-width:230px;margin:2px 15px 1px}@media only screen and (max-width: 960px){.nxs-theme h4{margin-top:60px}.nxs-theme .confirmation-buttons{flex-direction:column-reverse;width:90%}}.nxs-theme .step-wizard .step-container{overflow:hidden;width:100%}.nxs-theme .step-wizard .steps-container{width:100%;padding-bottom:25px}.nxs-theme .step-wizard .step-wizard-progress{list-style:none;margin:0;padding:0 0 80px;display:flex;justify-content:space-between;width:100%;color:#ccc}.nxs-theme .step-wizard .step-wizard-progress>li{position:relative;text-align:center;font-family:Ubuntu;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;flex:1}.nxs-theme .step-wizard .step-wizard-progress>li:before{content:"";display:inline-block;margin:0 auto;border:2px solid #cccccc;background:#fff;width:8px;height:8px;border-radius:50%;position:absolute;top:47px;left:50%;transform:translate(-50%)}.nxs-theme .step-wizard .step-wizard-progress>li:after{content:"";position:absolute;display:block;background:#ccc;width:100%;height:2px;top:50px;left:100%;z-index:-1;transform:translate(-50%)}.nxs-theme .step-wizard .step-wizard-progress>li:last-child:after{display:none}.nxs-theme .step-wizard .step-wizard-progress>li span{color:#666}.nxs-theme .step-wizard .step-wizard-progress>li a{cursor:pointer;color:#000;text-align:center}.nxs-theme .step-wizard .step-wizard-progress>li a:hover{text-decoration:underline}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-complete:before,.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-complete:after{background:#333;border:0}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-complete a{color:#000}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-complete a:hover{text-decoration:underline}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-0:before{border:2px solid #333333;background:#fff}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-0:after{background:linear-gradient(to right,#333,#ccc 0%)}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-0 a{color:#000}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-0 a:hover{text-decoration:underline}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-1:before{border:2px solid #333333;background:#fff}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-1:after{background:linear-gradient(to right,#333 1%,#ccc 0%)}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-1 a{color:#000}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-1 a:hover{text-decoration:underline}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-2:before{border:2px solid #333333;background:#fff}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-2:after{background:linear-gradient(to right,#333 2%,#ccc 0%)}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-2 a{color:#000}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-2 a:hover{text-decoration:underline}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-3:before{border:2px solid #333333;background:#fff}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-3:after{background:linear-gradient(to right,#333 3%,#ccc 0%)}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-3 a{color:#000}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-3 a:hover{text-decoration:underline}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-4:before{border:2px solid #333333;background:#fff}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-4:after{background:linear-gradient(to right,#333 4%,#ccc 0%)}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-4 a{color:#000}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-4 a:hover{text-decoration:underline}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-5:before{border:2px solid #333333;background:#fff}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-5:after{background:linear-gradient(to right,#333 5%,#ccc 0%)}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-5 a{color:#000}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-5 a:hover{text-decoration:underline}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-6:before{border:2px solid #333333;background:#fff}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-6:after{background:linear-gradient(to right,#333 6%,#ccc 0%)}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-6 a{color:#000}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-6 a:hover{text-decoration:underline}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-7:before{border:2px solid #333333;background:#fff}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-7:after{background:linear-gradient(to right,#333 7%,#ccc 0%)}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-7 a{color:#000}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-7 a:hover{text-decoration:underline}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-8:before{border:2px solid #333333;background:#fff}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-8:after{background:linear-gradient(to right,#333 8%,#ccc 0%)}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-8 a{color:#000}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-8 a:hover{text-decoration:underline}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-9:before{border:2px solid #333333;background:#fff}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-9:after{background:linear-gradient(to right,#333 9%,#ccc 0%)}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-9 a{color:#000}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-9 a:hover{text-decoration:underline}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-10:before{border:2px solid #333333;background:#fff}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-10:after{background:linear-gradient(to right,#333 10%,#ccc 0%)}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-10 a{color:#000}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-10 a:hover{text-decoration:underline}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-11:before{border:2px solid #333333;background:#fff}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-11:after{background:linear-gradient(to right,#333 11%,#ccc 0%)}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-11 a{color:#000}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-11 a:hover{text-decoration:underline}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-12:before{border:2px solid #333333;background:#fff}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-12:after{background:linear-gradient(to right,#333 12%,#ccc 0%)}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-12 a{color:#000}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-12 a:hover{text-decoration:underline}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-13:before{border:2px solid #333333;background:#fff}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-13:after{background:linear-gradient(to right,#333 13%,#ccc 0%)}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-13 a{color:#000}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-13 a:hover{text-decoration:underline}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-14:before{border:2px solid #333333;background:#fff}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-14:after{background:linear-gradient(to right,#333 14%,#ccc 0%)}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-14 a{color:#000}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-14 a:hover{text-decoration:underline}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-15:before{border:2px solid #333333;background:#fff}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-15:after{background:linear-gradient(to right,#333 15%,#ccc 0%)}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-15 a{color:#000}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-15 a:hover{text-decoration:underline}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-16:before{border:2px solid #333333;background:#fff}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-16:after{background:linear-gradient(to right,#333 16%,#ccc 0%)}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-16 a{color:#000}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-16 a:hover{text-decoration:underline}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-17:before{border:2px solid #333333;background:#fff}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-17:after{background:linear-gradient(to right,#333 17%,#ccc 0%)}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-17 a{color:#000}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-17 a:hover{text-decoration:underline}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-18:before{border:2px solid #333333;background:#fff}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-18:after{background:linear-gradient(to right,#333 18%,#ccc 0%)}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-18 a{color:#000}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-18 a:hover{text-decoration:underline}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-19:before{border:2px solid #333333;background:#fff}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-19:after{background:linear-gradient(to right,#333 19%,#ccc 0%)}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-19 a{color:#000}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-19 a:hover{text-decoration:underline}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-20:before{border:2px solid #333333;background:#fff}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-20:after{background:linear-gradient(to right,#333 20%,#ccc 0%)}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-20 a{color:#000}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-20 a:hover{text-decoration:underline}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-21:before{border:2px solid #333333;background:#fff}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-21:after{background:linear-gradient(to right,#333 21%,#ccc 0%)}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-21 a{color:#000}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-21 a:hover{text-decoration:underline}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-22:before{border:2px solid #333333;background:#fff}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-22:after{background:linear-gradient(to right,#333 22%,#ccc 0%)}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-22 a{color:#000}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-22 a:hover{text-decoration:underline}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-23:before{border:2px solid #333333;background:#fff}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-23:after{background:linear-gradient(to right,#333 23%,#ccc 0%)}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-23 a{color:#000}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-23 a:hover{text-decoration:underline}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-24:before{border:2px solid #333333;background:#fff}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-24:after{background:linear-gradient(to right,#333 24%,#ccc 0%)}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-24 a{color:#000}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-24 a:hover{text-decoration:underline}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-25:before{border:2px solid #333333;background:#fff}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-25:after{background:linear-gradient(to right,#333 25%,#ccc 0%)}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-25 a{color:#000}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-25 a:hover{text-decoration:underline}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-26:before{border:2px solid #333333;background:#fff}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-26:after{background:linear-gradient(to right,#333 26%,#ccc 0%)}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-26 a{color:#000}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-26 a:hover{text-decoration:underline}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-27:before{border:2px solid #333333;background:#fff}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-27:after{background:linear-gradient(to right,#333 27%,#ccc 0%)}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-27 a{color:#000}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-27 a:hover{text-decoration:underline}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-28:before{border:2px solid #333333;background:#fff}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-28:after{background:linear-gradient(to right,#333 28%,#ccc 0%)}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-28 a{color:#000}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-28 a:hover{text-decoration:underline}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-29:before{border:2px solid #333333;background:#fff}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-29:after{background:linear-gradient(to right,#333 29%,#ccc 0%)}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-29 a{color:#000}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-29 a:hover{text-decoration:underline}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-30:before{border:2px solid #333333;background:#fff}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-30:after{background:linear-gradient(to right,#333 30%,#ccc 0%)}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-30 a{color:#000}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-30 a:hover{text-decoration:underline}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-31:before{border:2px solid #333333;background:#fff}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-31:after{background:linear-gradient(to right,#333 31%,#ccc 0%)}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-31 a{color:#000}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-31 a:hover{text-decoration:underline}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-32:before{border:2px solid #333333;background:#fff}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-32:after{background:linear-gradient(to right,#333 32%,#ccc 0%)}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-32 a{color:#000}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-32 a:hover{text-decoration:underline}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-33:before{border:2px solid #333333;background:#fff}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-33:after{background:linear-gradient(to right,#333 33%,#ccc 0%)}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-33 a{color:#000}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-33 a:hover{text-decoration:underline}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-34:before{border:2px solid #333333;background:#fff}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-34:after{background:linear-gradient(to right,#333 34%,#ccc 0%)}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-34 a{color:#000}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-34 a:hover{text-decoration:underline}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-35:before{border:2px solid #333333;background:#fff}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-35:after{background:linear-gradient(to right,#333 35%,#ccc 0%)}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-35 a{color:#000}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-35 a:hover{text-decoration:underline}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-36:before{border:2px solid #333333;background:#fff}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-36:after{background:linear-gradient(to right,#333 36%,#ccc 0%)}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-36 a{color:#000}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-36 a:hover{text-decoration:underline}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-37:before{border:2px solid #333333;background:#fff}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-37:after{background:linear-gradient(to right,#333 37%,#ccc 0%)}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-37 a{color:#000}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-37 a:hover{text-decoration:underline}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-38:before{border:2px solid #333333;background:#fff}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-38:after{background:linear-gradient(to right,#333 38%,#ccc 0%)}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-38 a{color:#000}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-38 a:hover{text-decoration:underline}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-39:before{border:2px solid #333333;background:#fff}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-39:after{background:linear-gradient(to right,#333 39%,#ccc 0%)}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-39 a{color:#000}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-39 a:hover{text-decoration:underline}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-40:before{border:2px solid #333333;background:#fff}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-40:after{background:linear-gradient(to right,#333 40%,#ccc 0%)}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-40 a{color:#000}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-40 a:hover{text-decoration:underline}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-41:before{border:2px solid #333333;background:#fff}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-41:after{background:linear-gradient(to right,#333 41%,#ccc 0%)}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-41 a{color:#000}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-41 a:hover{text-decoration:underline}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-42:before{border:2px solid #333333;background:#fff}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-42:after{background:linear-gradient(to right,#333 42%,#ccc 0%)}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-42 a{color:#000}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-42 a:hover{text-decoration:underline}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-43:before{border:2px solid #333333;background:#fff}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-43:after{background:linear-gradient(to right,#333 43%,#ccc 0%)}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-43 a{color:#000}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-43 a:hover{text-decoration:underline}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-44:before{border:2px solid #333333;background:#fff}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-44:after{background:linear-gradient(to right,#333 44%,#ccc 0%)}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-44 a{color:#000}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-44 a:hover{text-decoration:underline}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-45:before{border:2px solid #333333;background:#fff}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-45:after{background:linear-gradient(to right,#333 45%,#ccc 0%)}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-45 a{color:#000}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-45 a:hover{text-decoration:underline}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-46:before{border:2px solid #333333;background:#fff}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-46:after{background:linear-gradient(to right,#333 46%,#ccc 0%)}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-46 a{color:#000}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-46 a:hover{text-decoration:underline}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-47:before{border:2px solid #333333;background:#fff}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-47:after{background:linear-gradient(to right,#333 47%,#ccc 0%)}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-47 a{color:#000}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-47 a:hover{text-decoration:underline}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-48:before{border:2px solid #333333;background:#fff}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-48:after{background:linear-gradient(to right,#333 48%,#ccc 0%)}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-48 a{color:#000}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-48 a:hover{text-decoration:underline}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-49:before{border:2px solid #333333;background:#fff}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-49:after{background:linear-gradient(to right,#333 49%,#ccc 0%)}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-49 a{color:#000}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-49 a:hover{text-decoration:underline}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-50:before{border:2px solid #333333;background:#fff}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-50:after{background:linear-gradient(to right,#333 50%,#ccc 0%)}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-50 a{color:#000}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-50 a:hover{text-decoration:underline}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-51:before{border:2px solid #333333;background:#fff}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-51:after{background:linear-gradient(to right,#333 51%,#ccc 0%)}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-51 a{color:#000}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-51 a:hover{text-decoration:underline}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-52:before{border:2px solid #333333;background:#fff}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-52:after{background:linear-gradient(to right,#333 52%,#ccc 0%)}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-52 a{color:#000}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-52 a:hover{text-decoration:underline}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-53:before{border:2px solid #333333;background:#fff}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-53:after{background:linear-gradient(to right,#333 53%,#ccc 0%)}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-53 a{color:#000}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-53 a:hover{text-decoration:underline}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-54:before{border:2px solid #333333;background:#fff}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-54:after{background:linear-gradient(to right,#333 54%,#ccc 0%)}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-54 a{color:#000}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-54 a:hover{text-decoration:underline}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-55:before{border:2px solid #333333;background:#fff}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-55:after{background:linear-gradient(to right,#333 55%,#ccc 0%)}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-55 a{color:#000}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-55 a:hover{text-decoration:underline}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-56:before{border:2px solid #333333;background:#fff}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-56:after{background:linear-gradient(to right,#333 56%,#ccc 0%)}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-56 a{color:#000}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-56 a:hover{text-decoration:underline}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-57:before{border:2px solid #333333;background:#fff}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-57:after{background:linear-gradient(to right,#333 57%,#ccc 0%)}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-57 a{color:#000}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-57 a:hover{text-decoration:underline}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-58:before{border:2px solid #333333;background:#fff}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-58:after{background:linear-gradient(to right,#333 58%,#ccc 0%)}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-58 a{color:#000}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-58 a:hover{text-decoration:underline}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-59:before{border:2px solid #333333;background:#fff}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-59:after{background:linear-gradient(to right,#333 59%,#ccc 0%)}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-59 a{color:#000}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-59 a:hover{text-decoration:underline}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-60:before{border:2px solid #333333;background:#fff}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-60:after{background:linear-gradient(to right,#333 60%,#ccc 0%)}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-60 a{color:#000}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-60 a:hover{text-decoration:underline}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-61:before{border:2px solid #333333;background:#fff}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-61:after{background:linear-gradient(to right,#333 61%,#ccc 0%)}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-61 a{color:#000}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-61 a:hover{text-decoration:underline}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-62:before{border:2px solid #333333;background:#fff}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-62:after{background:linear-gradient(to right,#333 62%,#ccc 0%)}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-62 a{color:#000}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-62 a:hover{text-decoration:underline}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-63:before{border:2px solid #333333;background:#fff}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-63:after{background:linear-gradient(to right,#333 63%,#ccc 0%)}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-63 a{color:#000}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-63 a:hover{text-decoration:underline}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-64:before{border:2px solid #333333;background:#fff}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-64:after{background:linear-gradient(to right,#333 64%,#ccc 0%)}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-64 a{color:#000}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-64 a:hover{text-decoration:underline}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-65:before{border:2px solid #333333;background:#fff}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-65:after{background:linear-gradient(to right,#333 65%,#ccc 0%)}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-65 a{color:#000}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-65 a:hover{text-decoration:underline}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-66:before{border:2px solid #333333;background:#fff}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-66:after{background:linear-gradient(to right,#333 66%,#ccc 0%)}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-66 a{color:#000}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-66 a:hover{text-decoration:underline}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-67:before{border:2px solid #333333;background:#fff}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-67:after{background:linear-gradient(to right,#333 67%,#ccc 0%)}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-67 a{color:#000}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-67 a:hover{text-decoration:underline}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-68:before{border:2px solid #333333;background:#fff}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-68:after{background:linear-gradient(to right,#333 68%,#ccc 0%)}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-68 a{color:#000}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-68 a:hover{text-decoration:underline}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-69:before{border:2px solid #333333;background:#fff}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-69:after{background:linear-gradient(to right,#333 69%,#ccc 0%)}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-69 a{color:#000}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-69 a:hover{text-decoration:underline}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-70:before{border:2px solid #333333;background:#fff}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-70:after{background:linear-gradient(to right,#333 70%,#ccc 0%)}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-70 a{color:#000}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-70 a:hover{text-decoration:underline}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-71:before{border:2px solid #333333;background:#fff}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-71:after{background:linear-gradient(to right,#333 71%,#ccc 0%)}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-71 a{color:#000}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-71 a:hover{text-decoration:underline}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-72:before{border:2px solid #333333;background:#fff}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-72:after{background:linear-gradient(to right,#333 72%,#ccc 0%)}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-72 a{color:#000}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-72 a:hover{text-decoration:underline}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-73:before{border:2px solid #333333;background:#fff}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-73:after{background:linear-gradient(to right,#333 73%,#ccc 0%)}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-73 a{color:#000}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-73 a:hover{text-decoration:underline}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-74:before{border:2px solid #333333;background:#fff}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-74:after{background:linear-gradient(to right,#333 74%,#ccc 0%)}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-74 a{color:#000}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-74 a:hover{text-decoration:underline}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-75:before{border:2px solid #333333;background:#fff}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-75:after{background:linear-gradient(to right,#333 75%,#ccc 0%)}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-75 a{color:#000}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-75 a:hover{text-decoration:underline}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-76:before{border:2px solid #333333;background:#fff}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-76:after{background:linear-gradient(to right,#333 76%,#ccc 0%)}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-76 a{color:#000}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-76 a:hover{text-decoration:underline}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-77:before{border:2px solid #333333;background:#fff}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-77:after{background:linear-gradient(to right,#333 77%,#ccc 0%)}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-77 a{color:#000}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-77 a:hover{text-decoration:underline}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-78:before{border:2px solid #333333;background:#fff}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-78:after{background:linear-gradient(to right,#333 78%,#ccc 0%)}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-78 a{color:#000}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-78 a:hover{text-decoration:underline}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-79:before{border:2px solid #333333;background:#fff}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-79:after{background:linear-gradient(to right,#333 79%,#ccc 0%)}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-79 a{color:#000}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-79 a:hover{text-decoration:underline}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-80:before{border:2px solid #333333;background:#fff}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-80:after{background:linear-gradient(to right,#333 80%,#ccc 0%)}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-80 a{color:#000}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-80 a:hover{text-decoration:underline}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-81:before{border:2px solid #333333;background:#fff}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-81:after{background:linear-gradient(to right,#333 81%,#ccc 0%)}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-81 a{color:#000}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-81 a:hover{text-decoration:underline}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-82:before{border:2px solid #333333;background:#fff}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-82:after{background:linear-gradient(to right,#333 82%,#ccc 0%)}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-82 a{color:#000}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-82 a:hover{text-decoration:underline}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-83:before{border:2px solid #333333;background:#fff}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-83:after{background:linear-gradient(to right,#333 83%,#ccc 0%)}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-83 a{color:#000}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-83 a:hover{text-decoration:underline}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-84:before{border:2px solid #333333;background:#fff}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-84:after{background:linear-gradient(to right,#333 84%,#ccc 0%)}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-84 a{color:#000}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-84 a:hover{text-decoration:underline}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-85:before{border:2px solid #333333;background:#fff}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-85:after{background:linear-gradient(to right,#333 85%,#ccc 0%)}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-85 a{color:#000}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-85 a:hover{text-decoration:underline}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-86:before{border:2px solid #333333;background:#fff}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-86:after{background:linear-gradient(to right,#333 86%,#ccc 0%)}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-86 a{color:#000}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-86 a:hover{text-decoration:underline}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-87:before{border:2px solid #333333;background:#fff}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-87:after{background:linear-gradient(to right,#333 87%,#ccc 0%)}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-87 a{color:#000}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-87 a:hover{text-decoration:underline}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-88:before{border:2px solid #333333;background:#fff}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-88:after{background:linear-gradient(to right,#333 88%,#ccc 0%)}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-88 a{color:#000}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-88 a:hover{text-decoration:underline}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-89:before{border:2px solid #333333;background:#fff}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-89:after{background:linear-gradient(to right,#333 89%,#ccc 0%)}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-89 a{color:#000}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-89 a:hover{text-decoration:underline}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-90:before{border:2px solid #333333;background:#fff}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-90:after{background:linear-gradient(to right,#333 90%,#ccc 0%)}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-90 a{color:#000}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-90 a:hover{text-decoration:underline}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-91:before{border:2px solid #333333;background:#fff}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-91:after{background:linear-gradient(to right,#333 91%,#ccc 0%)}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-91 a{color:#000}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-91 a:hover{text-decoration:underline}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-92:before{border:2px solid #333333;background:#fff}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-92:after{background:linear-gradient(to right,#333 92%,#ccc 0%)}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-92 a{color:#000}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-92 a:hover{text-decoration:underline}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-93:before{border:2px solid #333333;background:#fff}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-93:after{background:linear-gradient(to right,#333 93%,#ccc 0%)}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-93 a{color:#000}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-93 a:hover{text-decoration:underline}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-94:before{border:2px solid #333333;background:#fff}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-94:after{background:linear-gradient(to right,#333 94%,#ccc 0%)}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-94 a{color:#000}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-94 a:hover{text-decoration:underline}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-95:before{border:2px solid #333333;background:#fff}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-95:after{background:linear-gradient(to right,#333 95%,#ccc 0%)}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-95 a{color:#000}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-95 a:hover{text-decoration:underline}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-96:before{border:2px solid #333333;background:#fff}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-96:after{background:linear-gradient(to right,#333 96%,#ccc 0%)}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-96 a{color:#000}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-96 a:hover{text-decoration:underline}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-97:before{border:2px solid #333333;background:#fff}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-97:after{background:linear-gradient(to right,#333 97%,#ccc 0%)}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-97 a{color:#000}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-97 a:hover{text-decoration:underline}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-98:before{border:2px solid #333333;background:#fff}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-98:after{background:linear-gradient(to right,#333 98%,#ccc 0%)}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-98 a{color:#000}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-98 a:hover{text-decoration:underline}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-99:before{border:2px solid #333333;background:#fff}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-99:after{background:linear-gradient(to right,#333 99%,#ccc 0%)}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-99 a{color:#000}.nxs-theme .step-wizard .step-wizard-progress>li.step-wizard-is-in-progress-99 a:hover{text-decoration:underline}.nxs-theme .step-wizard .step-wizard-progress-last:after{display:none!important}.nxs-theme .legal-modal{height:100%;padding:15px}.nxs-theme .legal-modal .legal-modal-header{height:10%}.nxs-theme .legal-modal .legal-modal-header .legal-modal-title{text-align:center;font-family:Ubuntu;font-size:32px;font-weight:300;font-style:normal;font-stretch:normal;line-height:1.25;letter-spacing:-.1px;color:#000}.nxs-theme .legal-modal .legal-modal-header .legal-modal-close-button{cursor:pointer;float:right}.nxs-theme .legal-modal .legal-modal-header .legal-modal-close-button .close{color:#512472!important}.nxs-theme .legal-modal .legal-modal-description{height:90%;overflow-y:auto}.nxs-theme .legal-modal .legal-modal-description .legal-modal-content-title{font-family:Ubuntu;font-size:21px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.52;letter-spacing:-.1px;color:#000;margin-top:45px;margin-bottom:5px}.nxs-theme .legal-modal .legal-modal-description .legal-modal-content-subtitle{font-family:Ubuntu;font-size:19px;font-weight:lighter;font-style:italic;font-stretch:normal;line-height:1.68;letter-spacing:-.1px;color:#333;margin-top:30px;margin-bottom:5px}.nxs-theme .legal-modal .legal-modal-description .legal-modal-content{font-family:Ubuntu;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#000;margin-top:5px;margin-bottom:5px}.nxs-theme .legal-modal .legal-modal-description ul{margin:0}.nxs-theme .legal-modal .legal-modal-description ul.dashed{list-style-type:none}.nxs-theme .legal-modal .legal-modal-description ul.dashed>li{text-indent:-5px}.nxs-theme .legal-modal .legal-modal-description ul.dashed>li:before{content:"-";text-indent:-5px}.nxs-theme .privacy-policy-modal{height:100%;padding:15px}.nxs-theme .privacy-policy-modal .privacy-policy-modal-header{height:1%}.nxs-theme .privacy-policy-modal .privacy-policy-modal-header .privacy-policy-modal-close-button{float:right;cursor:pointer}.nxs-theme .privacy-policy-modal .privacy-policy-modal-header .privacy-policy-modal-close-button .close{color:#512472!important}.nxs-theme .privacy-policy-modal .privacy-policy-modal-description{height:99%;overflow-y:auto}.nxs-theme .privacy-policy-modal .privacy-policy-modal-description .privacy-policy-modal-content-title{font-family:Ubuntu;font-size:21px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.52;letter-spacing:-.1px;color:#000;margin-top:45px;margin-bottom:5px}.nxs-theme .privacy-policy-modal .privacy-policy-modal-description .privacy-policy-modal-content-subtitle{font-family:Ubuntu;font-size:19px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.68;letter-spacing:-.1px;color:#333;margin-top:30px;margin-bottom:5px}.nxs-theme .privacy-policy-modal .privacy-policy-modal-description .privacy-policy-modal-content{font-family:Ubuntu;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#000;margin-top:5px;margin-bottom:5px}.nxs-theme .privacy-policy-modal .privacy-policy-modal-description ul{margin:0}.nxs-theme .privacy-policy-modal .privacy-policy-modal-description ul.dashed{list-style-type:none}.nxs-theme .privacy-policy-modal .privacy-policy-modal-description ul.dashed>li{text-indent:-5px}.nxs-theme .privacy-policy-modal .privacy-policy-modal-description ul.dashed>li:before{content:"-";text-indent:-5px}.nxs-theme .nxs-message-container{display:flex}.nxs-theme .nxs-message-container .message-box .message-icon{text-align:center;width:30px;padding-top:6px;vertical-align:top}.nxs-theme .nxs-message-container .message-box .message-icon .information{color:#512472}.nxs-theme .nxs-message-container .message-box .message-icon .warning{color:#f1ae43}.nxs-theme .nxs-message-container .message-box .message-icon .check{color:#58b957}.nxs-theme .nxs-message-container .message-box .message-text.information{color:#333}.nxs-theme .nxs-message-container .message-box .message-text.warning{color:#666}.nxs-theme .nxs-message-container .message-box .message-text.check{color:#398538}.nxs-theme nxs-text-area.required .nxs-text-area-container .mat-form-field-should-float .mat-form-field-label{margin-bottom:0;margin-top:8px}.nxs-theme nxs-text-area.required textarea{resize:none;line-height:25px;height:-moz-fit-content;height:fit-content}.nxs-theme nxs-text-area .nxs-text-area-container{margin-top:15px;border:1px solid #cccccc}.nxs-theme nxs-text-area .nxs-text-area-container .mat-mdc-form-field-required-marker{display:none}.nxs-theme nxs-text-area .nxs-text-area-container .text-area{width:100%;padding:0 25px 25px}.nxs-theme nxs-text-area .nxs-text-area-container .text-area .mdc-line-ripple:before,.nxs-theme nxs-text-area .nxs-text-area-container .text-area .mdc-line-ripple:after{display:none}.nxs-theme nxs-text-area .nxs-text-area-container .text-area textarea.mat-mdc-input-element{font:inherit;background:0 0;color:currentColor;border:none;outline:0;padding:0;margin:25px 0 0;width:100%;max-width:100%;vertical-align:bottom;text-align:inherit;min-height:24px}.nxs-theme nxs-text-area .nxs-text-area-container .text-area textarea.mat-mdc-input-element.cdk-textarea-autosize{box-sizing:border-box;line-height:24px;margin-top:20px;overflow:hidden;padding:4px 0}.nxs-theme nxs-text-area .nxs-text-area-container .text-area textarea[readonly]{color:#00000061}.nxs-theme .count-div{text-align:right;text-align:end;height:14px;color:gray;font-size:14px;border-left:0;margin-right:5px}.nxs-theme .nxs-label{background-color:#51247233;color:#512472;padding:5px;border-radius:4px;font-size:11px;display:inline-block}.nxs-theme .nxs-label.warning{background-color:#fff;color:#f1ae43;border-color:#f1ae43;border:1px solid}.nxs-theme .nxs-label.success{background-color:#fff;color:#58b957;border-color:#58b957;border:1px solid}.nxs-theme .nxs-label.error{background-color:#fff;color:#f44336;border-color:#f44336;border:1px solid}.nxs-theme .nxs-label.neutral{background-color:#fff;color:#16b1e6;border-color:#16b1e6;border:1px solid}.nxs-theme .nxs-label.refused{background-color:#fff;color:#666;border-color:#666;border:1px solid}.nxs-theme .nxs-label.neutral_missing_doc{background-color:#fff;color:#16b1e6;border-color:#16b1e6;border:1px solid}.nxs-theme .nxs-label.success_missing_doc{background-color:#fff;color:#58b957;border-color:#58b957;border:1px solid}.nxs-theme .nxs-label.warning_missing_doc{background-color:#fff;color:#f1ae43;border-color:#f1ae43;border:1px solid}.nxs-theme .nxs-information-box{padding:16px;border:1px solid;border-radius:4px}.nxs-theme .nxs-information-box.information{border-color:#512472}.nxs-theme .nxs-information-box.information-secundary{border-color:#b5b3b3;background-color:#ededed;color:#4c4c4c}.nxs-theme .nxs-information-box.warning{border-color:orange;color:orange}.nxs-theme .nxs-information-box.error{border-color:#e91b06;color:#e91b06}.nxs-theme .nxs-information-box .info-box-header{display:flex;align-items:center;margin-bottom:8px}.nxs-theme .nxs-information-box .info-box-header .info-box-icon{fill:#512472}.nxs-theme .nxs-information-box .info-box-header .info-box-title{margin:0 0 6px 8px;font-weight:700;font-size:1rem;line-height:1.375rem}.nxs-theme .nxs-information-box .info-box-panel{margin:0;font-weight:400;font-size:1rem;line-height:1.375rem}.nxs-theme .checkbox-single{width:100%;display:flex;align-items:end}.nxs-theme .checkbox-single .nxs-checkbox{font-weight:300;font-size:16px;color:#666;letter-spacing:-.27px;line-height:24px;margin-right:10px}.nxs-theme .checkbox-single .mat-mdc-checkbox-checked .mdc-checkbox__frame{border-color:#512472}.nxs-theme .checkbox-single .mat-mdc-checkbox-checked .mdc-checkbox__checkmark-path{stroke:#512472!important}.nxs-theme .checkbox-single .mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background{border-color:#512472!important}.nxs-theme .checkbox-single .mat-checkbox .mdc-checkbox__checkmark{left:0;top:0}.nxs-theme .checkbox-single .mat-checkbox .mdc-checkbox__inner-container{margin-top:4px}.nxs-theme .checkbox-single .nxs-checkbox-label{font-weight:300;font-size:16px;color:#333;letter-spacing:-.27px;line-height:24px;margin-right:10px}.nxs-theme .checkbox-single .mat-checkbox{margin-right:8px;margin-bottom:0;height:16px}.nxs-theme .checkbox-single .no-padding{padding:0!important}.nxs-theme .checkbox-single .label-text{margin-top:7px}.nxs-theme .checkbox-single .checkbox-icon{text-align:center;font-weight:500;margin-bottom:1px}.nxs-theme .nxs-checkbox-group .nxs-checkbox{font-weight:300;font-size:16px;color:#666;letter-spacing:-.27px;line-height:24px;margin-right:5px}.nxs-theme .nxs-checkbox-group .nxs-checkbox-label{font-weight:300;font-size:16px;color:#333;letter-spacing:-.27px;line-height:24px;margin-right:10px}.nxs-theme .nxs-checkbox-group .mat-checkbox{margin-right:10px;margin-bottom:0;height:16px}.nxs-theme .nxs-checkbox-group .mat-checkbox .mdc-checkbox__inner-container{margin-top:4px}.nxs-theme .nxs-checkbox-group .mat-mdc-checkbox-checked .mdc-checkbox__frame{border-color:#512472}.nxs-theme .nxs-checkbox-group .mat-mdc-checkbox-checked .mdc-checkbox__background{background-color:#512472}.nxs-theme .nxs-checkbox-group .mat-mdc-checkbox-checked .mdc-checkbox__checkmark-path{stroke:#512472!important}.nxs-theme .nxs-checkbox-group .mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background{border-color:#512472!important}.nxs-theme .nxs-checkbox-group .mdc-checkbox__background{background-color:transparent;border-color:#512472}.nxs-theme .contract-synthese-container .synthese{margin:20px 36px 20px 18px}.nxs-theme .contract-synthese-container .show-graph-details-icon{max-width:25px;padding:5px;max-height:25px;cursor:pointer}.nxs-theme .contract-synthese-container .main_title{font-weight:700;color:#4d4d4d;padding:6px 8px 20px 30px}.nxs-theme .contract-synthese-container .value-detail{color:#ccc}.nxs-theme .contract-synthese-container .table-container{margin-left:20px}.nxs-theme .contract-synthese-container .row-title{font-family:Ubuntu;font-size:21px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.52;letter-spacing:-.1px;color:#000;padding-top:15px!important;border-top:none!important;border-bottom:solid 1px #cccccc!important}.nxs-theme .contract-synthese-container .row-title .valorization-at{float:right;font-family:Ubuntu;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#000!important;padding-top:10px!important}.nxs-theme .contract-synthese-container .row-value{height:max-content;vertical-align:baseline;font-family:Ubuntu;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;border:none}.nxs-theme .contract-synthese-container .row-value nxs-icon{color:#512472}.nxs-theme .contract-synthese-container .label{padding:10px 0;color:#828282}.nxs-theme .contract-synthese-container .sub_title{color:#4d4d4d;margin:0 50px 25px}.nxs-theme .contract-synthese-container .filters{margin:35px 18px;width:100%}.nxs-theme .contract-synthese-container .filter-container{width:200px;float:left}.nxs-theme .contract-synthese-container table{border-collapse:collapse;width:100%}.nxs-theme .contract-synthese-container table tbody{border-top:none}.nxs-theme .contract-synthese-container table tbody td.valorisation{display:flex;flex-direction:column}.nxs-theme .contract-synthese-container table thead{height:40px}.nxs-theme .contract-synthese-container .table td,.nxs-theme .contract-synthese-container .table th{text-align:left;padding-top:2px;padding-bottom:1px}.nxs-theme .contract-synthese-container .table td+td,.nxs-theme .contract-synthese-container .table th+th{text-align:center}.nxs-theme .contract-synthese-container table thead th{border-top:1px solid #dee2e6;border-bottom:1px solid #dee2e6;background-color:#f5f5f5;font-family:Ubuntu;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#666!important;vertical-align:middle}.nxs-theme .contract-synthese-container .synthese-row{text-align:center;margin:5px 5px 10px;display:flex}.nxs-theme .contract-synthese-container .detail-block{padding-left:10px;padding-right:10px;text-align:center}.nxs-theme .contract-synthese-container .block-row{display:flex;align-items:center;color:#512472}.nxs-theme .contract-synthese-container .block-text{padding-right:10px}.nxs-theme .contract-synthese-container .valorization-button{height:46px;display:block}.nxs-theme .contract-synthese-container .detail-value{color:#512472;font-size:18px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.52;letter-spacing:-.1px;max-width:286px;max-height:26px;margin-bottom:8px;font-weight:500}.nxs-theme .contract-synthese-container .detail-description{font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#666}.nxs-theme .contract-synthese-container .valorization-note{color:#512472;font-size:17px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.52;letter-spacing:-.1px;max-width:286px;max-height:26px;margin-bottom:8px;font-weight:500}.nxs-theme .contract-synthese-container .show-graph-row{margin:5px 5px 10px}.nxs-theme .contract-synthese-container .show-graph-containter{display:flex;justify-content:center;align-items:center;color:#512472}.nxs-theme .contract-synthese-container .show-graph-containter:hover{text-decoration:underline}.nxs-theme .contract-synthese-container .show-graph-details{cursor:pointer;color:#512472;margin:5px;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal}.nxs-theme .contract-synthese-container .support-name{color:#512472;font-weight:500}.nxs-theme .contract-synthese-container .support-name a:hover{text-decoration:underline;cursor:pointer}.nxs-theme .contract-synthese-container .open-performance-column{padding-top:5px;align-content:center;width:100px}.nxs-theme .contract-synthese-container .open-performance-column>div:nth-child(1){width:32px;height:32px;margin:auto;background-color:#fff;border-radius:15%;border:solid 1px;border-color:#512472}.nxs-theme .contract-synthese-container .open-performance-column>div:nth-child(1):hover{cursor:pointer}.nxs-theme .contract-synthese-container .open-performance-column .performance-icon:hover{cursor:pointer}.nxs-theme .contract-synthese-container .print-section-button{float:right;color:#512472;margin-top:6px}.nxs-theme .contract-synthese-container .amount-note{padding-left:10px;position:relative;height:36px;color:#666;bottom:12px;font-size:13px}.nxs-theme .contract-synthese-container .switch-button-container{float:right}.nxs-theme .contract-synthese-container .switch-button-container:hover{cursor:pointer}.nxs-theme .contract-synthese-container .switch-button-container:hover .switch-button{text-decoration:underline}.nxs-theme .contract-synthese-container .switch-button{display:flex;color:#512472}.nxs-theme .contract-synthese-container .switch-button-label{margin-right:5px;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;min-width:10px}.nxs-theme .contract-synthese-container .server-error{margin-top:100px;text-align:center;font-family:Ubuntu;font-size:22px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#333}.nxs-theme .contract-synthese-container .server-error-labels{margin-top:50px}.nxs-theme .contract-synthese-container .server-error-title{font-family:Ubuntu;font-size:21px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.52;letter-spacing:-.1px;color:#333}.nxs-theme .contract-synthese-container .server-error-subtitle{font-family:Ubuntu;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#333}@media only screen and (max-device-width: 960px){.nxs-theme .contract-synthese-container .synthese{margin:0 15px 20px}.nxs-theme .contract-synthese-container .synthese-row{width:100%}.nxs-theme .contract-synthese-container .synthese-row nxs-alert-message{width:100%}.nxs-theme .contract-synthese-container .detail-block-info{margin-left:40px}.nxs-theme .contract-synthese-container .print-button-mobile{margin:15px 10px 20px}.nxs-theme .contract-synthese-container .mobile-synthese-header{margin-bottom:20px}.nxs-theme .contract-synthese-container .mobile-synthese-header>div{display:flex;flex-direction:column;color:#512472}.nxs-theme .contract-synthese-container .mobile-synthese-header>div>span:nth-child(1){width:-moz-fit-content;width:fit-content;font-size:small}.nxs-theme .contract-synthese-container .mobile-synthese-header>div>span:nth-child(2){width:-moz-fit-content;width:fit-content;font-weight:700;font-size:25px}.nxs-theme .contract-synthese-container .mobile-synthese-header>div>div{width:-moz-fit-content;width:fit-content}.nxs-theme .contract-synthese-container .mobile-synthese-header>div>div>span:nth-child(1){color:#512472;font-weight:700;font-size:25px}.nxs-theme .contract-synthese-container .mobile-synthese-header>div>hr{color:gray}.nxs-theme .contract-synthese-container .mobile-synthese-header>div:nth-child(2){margin-bottom:20px}.nxs-theme .contract-synthese-container .mobile-synthese-header>nxs-button{margin-top:10px}.nxs-theme .contract-synthese-container .mobile-card-list{padding:0 15px}.nxs-theme .contract-synthese-container .mobile-card-list .title-fund-list{color:#512472;font-weight:700;font-size:25px}.nxs-theme .contract-synthese-container .mobile-card-list .card-list-header{display:flex;flex-direction:column}.nxs-theme .contract-synthese-container .mobile-card-list .fund-card{border:1px solid #d3d3d3;padding:10px;margin-top:10px;margin-bottom:25px;border-radius:5px}.nxs-theme .contract-synthese-container .mobile-card-list .fund-card .fund-link{margin-top:15px}.nxs-theme .contract-synthese-container .mobile-card-list .fund-card .fund-link a{color:#512472}.nxs-theme .contract-synthese-container .mobile-card-list .fund-card .fund-link a span{text-decoration:underline;margin-right:5px}.nxs-theme .contract-synthese-container .mobile-card-list .fund-card>div:nth-child(1){display:flex;flex-direction:row;color:#512472;font-weight:700;justify-content:space-between;border-bottom:1px solid #d3d3d3;margin-bottom:10px;padding-bottom:5px}.nxs-theme .contract-synthese-container .mobile-card-list .fund-card>div:nth-child(2){display:flex;flex-direction:row;justify-content:space-between}.nxs-theme .contract-synthese-container .mobile-card-list .fund-card>div:nth-child(2)>div:nth-child(1) span:nth-child(1){color:#000}.nxs-theme .contract-synthese-container .mobile-card-list .fund-card>div:nth-child(2)>div:nth-child(1) span:nth-child(2){color:green}.nxs-theme .contract-synthese-container .mobile-card-list .fund-card>div:nth-child(2)>div:nth-child(2){color:#000}.nxs-theme .contract-synthese-container .switch-button-container-info{margin-right:10px}.nxs-theme .contract-synthese-container .pie-chart{min-width:100%;height:-moz-fit-content;height:fit-content}.nxs-theme .contract-synthese-container .detail-value-without-icon{margin:0 auto 8px}.nxs-theme .contract-synthese-container .detail-value{font-family:Ubuntu;font-size:36px;font-weight:400;font-style:normal;font-stretch:normal;line-height:.67;letter-spacing:-.1px}.nxs-theme .contract-synthese-container .table-head-support-details{display:none}.nxs-theme .contract-synthese-container .row-title{font-family:Ubuntu;font-size:19px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.26;letter-spacing:-.1px;color:#333;padding-top:15px!important;border-top:none!important;border-bottom:solid 1px #cccccc!important}.nxs-theme .contract-synthese-container .row-value-mobile{margin:2px 0;font-family:Ubuntu;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:-.1px;color:#333}.nxs-theme .contract-synthese-container .row-value-mobile nxs-button{margin-bottom:15px}.nxs-theme .contract-synthese-container .row-value-mobile-title{font-size:16px}.nxs-theme .contract-synthese-container .row-value-column-title{color:#666}.nxs-theme .contract-synthese-container .details-supports-mobile{margin-bottom:18px}.nxs-theme .contract-synthese-container .amount-note-chart{margin-top:-80px}.nxs-theme .contract-synthese-container .amount-note-table{margin-top:0;padding-left:0}}.nxs-theme .underlying-details{padding-top:30px;height:100%;overflow-y:auto}.nxs-theme .underlying-details .icon{color:#512472}.nxs-theme .underlying-details .icon:hover,.nxs-theme .underlying-details .expand-button{cursor:pointer}.nxs-theme .underlying-details ul{padding-left:0}.nxs-theme .underlying-details ul li{list-style-type:none}.nxs-theme .underlying-details ul li div{display:flex;flex-direction:row;justify-content:space-between;font-size:16px}.nxs-theme .underlying-details ul li div>span:nth-child(2){text-align:end}.nxs-theme .underlying-details ul li div .classification-label{display:flex;flex-direction:row}.nxs-theme .underlying-details ul li hr{margin:10px 0}.nxs-theme .underlying-details div .underlyings-list{padding-top:10px}.nxs-theme .underlying-details div .underlyings-list .underlying-card>div:first-child{font-weight:700}.nxs-theme .underlying-details div .underlyings-list .underlying-card>div:not(:first-child){display:flex;flex-direction:row;justify-content:space-between}.nxs-theme .underlying-details div .underlyings-list .underlying-card>div:not(:first-child)>span:nth-child(1){color:gray}.nxs-theme .underlying-details div .underlyings-list .underlying-card>div:not(:first-child)>span:nth-child(2){font-weight:600}.nxs-theme .underlying-details .fund-section>div:first-child{font-weight:600;font-size:16px;display:flex;flex-direction:row;justify-content:space-between}.nxs-theme .underlying-details .fund-section>div:first-child>span:nth-child(2){text-align:end}.nxs-theme .underlying-details .fund-section>div:first-child nxs-icon{color:#512472}.nxs-theme .underlying-details .fund-section>div{padding-top:10px;padding-bottom:10px}@media only screen and (min-device-width: 961px){.nxs-theme .underlying-details{padding-left:50px;padding-right:50px}}.nxs-theme .main_title{font-size:24px;font-weight:700;color:#4d4d4d;padding:6px 8px 20px 30px}.nxs-theme .client_values{color:#4d4d4d;font-size:14px;font-weight:700}.nxs-theme .label{padding:10px 0;color:#828282}.nxs-theme .contract-general-information-contract{margin:24px}.nxs-theme .kid-dic-url{height:70px;text-align:center;a:hoover;a-text-decoration:none}.nxs-theme .kid-dic-url a{text-decoration:none;width:-moz-fit-content;width:fit-content;color:#512472}.nxs-theme .kid-dic-url a.disabled{color:#dee2e6;pointer-events:none}@media only screen and (max-device-width: 960px){.nxs-theme .contract-general-information-contract{width:100%;margin:0}.nxs-theme .contract-general-information-contract>div:first-child{padding:15px}.nxs-theme .contract-general-information-contract>div:nth-child(2){display:flex;flex-direction:column;margin:0 15px 20px;padding:10px;box-shadow:0 2px 10px #828282}.nxs-theme .contract-general-information-contract>div:nth-child(2)>span:nth-child(1){font-weight:700;padding-bottom:10px;color:#512472}.nxs-theme .contract-general-information-contract>div:nth-child(2) nxs-button{margin-top:10px}.nxs-theme .contract-general-information-contract>div:nth-child(2) nxs-button .nxs-button{width:-moz-fit-content;width:fit-content}.nxs-theme .contract-general-information-contract>div:nth-child(2) nxs-button .nxs-button-text{font-size:14px;text-decoration:underline}.nxs-theme .contract-general-information-contract>div:nth-child(3){margin:0 15px}.nxs-theme .contract-general-information-contract>div:nth-child(3)>hr{margin-bottom:50px;margin-top:-20px}}.nxs-theme .nxs-sidenav-contract .nxs-side-nav-value{font-family:Ubuntu;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#333}.nxs-theme .nxs-sidenav-contract .nxs-side-nav-label{font-size:13px;color:#666}.nxs-theme .nxs-sidenav-contract .client-data{margin-top:46px}.nxs-theme .nxs-sidenav-contract .bank-name-title{font-family:Ubuntu;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#666}.nxs-theme .nxs-sidenav-contract .bank-name{word-break:break-word}.nxs-theme .nxs-sidenav-contract .operations-menu-container{height:40px;margin-top:20px;max-width:213px}@media screen and (min-width: 1024px){.nxs-theme .nxs-sidenav-contract .operations-menu-container nxs-button-menu nxs-dropdown-menu{width:198px}}@media not screen and (max-width: 1024px){.nxs-theme .nxs-sidenav-contract .operations-menu-container nxs-button-menu nxs-dropdown-menu{width:212px}}.nxs-theme .nxs-sidenav-contract .eligible{border:dashed 2px;border-radius:4px;border-color:#512472;display:table-cell;text-align:center;vertical-align:middle}.nxs-theme .nxs-sidenav-contract .eligible span{font-size:14px;font-weight:700;color:#512472}.nxs-theme .nxs-sidenav-contract .eligible:hover{cursor:pointer}.nxs-theme .nxs-sidenav-contract .bottom-button-eligible{padding-bottom:20px}.nxs-theme .details-operation{padding-left:15px 0px 15px 0px}.nxs-theme .details-operation .main_title{font-size:24px;font-weight:700;color:#4d4d4d;padding:6px 8px 20px 30px}.nxs-theme .details-operation .mobile-button-filter{display:flex;align-items:center;justify-content:space-between;padding-left:30px}.nxs-theme .details-operation .filters{margin:35px 0 0;width:100%;display:flex;align-items:flex-end}.nxs-theme .details-operation .filter-container{width:190px;margin-left:23px;margin-right:23px;float:left}.nxs-theme .details-operation .filter-container.print-section{margin-top:10px}.nxs-theme .details-operation table{border-collapse:collapse;width:100%}.nxs-theme .details-operation table tbody{border-top:none}.nxs-theme .details-operation table td{text-align:center;font-family:Ubuntu;font-size:13px;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#666}.nxs-theme .details-operation .value-highlighted{color:#000!important}.nxs-theme .details-operation table thead{height:40px}.nxs-theme .details-operation table thead th{border-top:1px solid #dee2e6;border-bottom:1px solid #dee2e6;background-color:#f5f5f5;font-family:Ubuntu;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#666;text-align:center}.nxs-theme .details-operation .detail_operations{margin:20px}.nxs-theme .details-operation .empty-results{text-align:center;font-family:Ubuntu;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#333}.nxs-theme .details-operation .empty-results .empty-result-label{max-width:314px;margin:42px auto auto}.nxs-theme .details-operation .server-error{margin-top:100px;text-align:center;font-family:Ubuntu;font-size:22px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#333}.nxs-theme .details-operation .server-error-labels{margin-top:50px}.nxs-theme .details-operation .server-error-title{font-family:Ubuntu;font-size:21px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.52;letter-spacing:-.1px;color:#333}.nxs-theme .details-operation .server-error-subtitle{font-family:Ubuntu;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#333}.nxs-theme .details-operation .expand-button{cursor:pointer}.nxs-theme .details-operation .detail table{width:auto}.nxs-theme .details-operation .detail tr{background-color:#f9f9fb}.nxs-theme .details-operation .detail td{background-color:#f9f9fb;color:#333;border-top:none;vertical-align:top;text-align:center;padding:10px}.nxs-theme .details-operation .detail .align-left{text-align:left!important}.nxs-theme .details-operation .detail{background-color:#f9f9fb;display:flex;flex-direction:row}.nxs-theme .details-operation .detail .item{display:flex;width:40%;flex-direction:column}.nxs-theme .details-operation .detail .item .titles{display:flex;justify-content:space-around;font-family:Ubuntu;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#000;padding-top:10px;padding-bottom:10px}.nxs-theme .details-operation .detail .item .infos{display:flex;justify-content:space-around;padding-bottom:10px}.nxs-theme .details-operation .detail .item.expand{width:50%}.nxs-theme .details-operation .detail .item.tax{width:20%}.nxs-theme .details-operation .detail .item.tax.expand{margin-left:29%}.nxs-theme .details-operation .detail .item .infos span,.nxs-theme .details-operation .detail .item .titles span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nxs-theme .details-operation .detail .item .infos .name,.nxs-theme .details-operation .detail .item .titles .name{margin-left:12px;width:35%;margin-right:5%;text-align:left}.nxs-theme .details-operation .detail .item .infos .informations,.nxs-theme .details-operation .detail .item .titles .informations{width:25%;margin-right:5%}.nxs-theme .details-operation .detail-row{padding-top:5px;padding-bottom:5px}.nxs-theme .details-operation .add-rows{text-align:center;max-width:230px;margin:auto}.nxs-theme .details-operation .print-section{margin-bottom:6px;text-align:right;color:#512472}@media only screen and (max-device-width: 960px){.nxs-theme .details-operation .alert-message{padding-left:30px;padding-bottom:15px}.nxs-theme .details-operation .filter-container-operations{width:100%;margin-left:16px;margin-right:16px}.nxs-theme .details-operation .table-head-operations-details{display:none}.nxs-theme .details-operation .row-value-main-mobile{border-bottom:solid 1px #cccccc;padding:12px 16px 16px}.nxs-theme .details-operation .row-value-mobile{margin:2px 0;font-family:Ubuntu;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:-.1px;color:#333}.nxs-theme .details-operation .row-value-mobile nxs-button{margin-bottom:15px}.nxs-theme .details-operation .details-supports-mobile{margin-bottom:18px}.nxs-theme .details-operation .row-value-mobile-title{display:flex;flex-direction:row;justify-content:space-between;font-size:16px}.nxs-theme .details-operation .row-value-column-title{color:#666}.nxs-theme .details-operation .row-operation-label{width:50%;text-align:left;font-family:Ubuntu;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:-.1px;color:#333}.nxs-theme .details-operation .row-operation-amount{width:40%;color:#58b957;vertical-align:middle}.nxs-theme .details-operation .row-operation-amount span{float:right}.nxs-theme .details-operation .row-operation-arrow{vertical-align:middle;width:5%;color:#512472}.nxs-theme .details-operation .row-operation-date{width:20%}.nxs-theme .details-operation .row-value-column-title-div{text-align:left}.nxs-theme .details-operation .filters{margin-bottom:22px}}.nxs-theme .mobile-operation-detail-container{height:100%;width:100%;overflow-y:scroll;overflow-x:scroll}.nxs-theme .mobile-operation-detail-container::-webkit-scrollbar{display:none}.nxs-theme .mobile-operation-detail-container .mobile-operation-detail .row-title{text-align:left;font-family:Ubuntu;font-style:normal;font-weight:700;font-size:18px;line-height:1.38;letter-spacing:-.1px;color:#512472;overflow:hidden;text-overflow:ellipsis;margin-bottom:25px!important;border-bottom:none!important}.nxs-theme .mobile-operation-detail-container .mobile-operation-detail .row-subtitle{text-align:left;font-family:Ubuntu;font-style:normal;font-weight:700;font-size:13px;line-height:1.38;letter-spacing:-.1px;color:#000;overflow:hidden;text-overflow:ellipsis}.nxs-theme .mobile-operation-detail-container .mobile-operation-detail .row-value{margin-bottom:30px;border-bottom:1px solid #cccccc;padding:12px 16px 16px}.nxs-theme .mobile-operation-detail-container .mobile-operation-detail .row-value-left{width:50%;text-align:left}.nxs-theme .mobile-operation-detail-container .mobile-operation-detail .row-value-right{width:50%;text-align:right}.nxs-theme .mobile-operation-detail-container .mobile-operation-detail .sub-row{border-bottom:1px solid #cccccc}.nxs-theme .nxs-contract-owner a:link,.nxs-theme .nxs-contract-owner a:visited{color:#512472;text-decoration:none}.nxs-theme .nxs-contract-owner a:hover{color:#512472;text-decoration:underline;cursor:pointer}.nxs-theme .nxs-contract-owner .contract-owner{display:flex;align-items:center}.nxs-theme .nxs-contract-owner .contract-owner>*{display:flex}.nxs-theme .nxs-contract-owner .contract-name{font-size:19px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.68;letter-spacing:-.1px;color:#512472}.nxs-theme .nxs-contract-owner .client-name-separator{margin-bottom:2px;margin-top:2px}.nxs-theme .nxs-contract-owner .client-name-icon{color:#512472;float:right;padding:8px}.nxs-theme .nxs-contract-owner .nxs-contract-owner-label{font-family:Ubuntu;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#666}.nxs-theme .nxs-contract-owner .nxs-contract-owner-value{font-family:Ubuntu;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#333}.nxs-theme .common-documents-container .main_title{font-size:24px;font-weight:700;color:#4d4d4d;padding:6px 8px 20px 30px}.nxs-theme .common-documents-container .sub_title{font-size:16px;font-weight:700;color:#4d4d4d;padding:6px 8px 20px 30px}.nxs-theme .common-documents-container table thead th{background-color:#f5f5f5;color:#333;border-bottom:none;font-size:13px;font-weight:500}.nxs-theme .common-documents-container .empty-results{text-align:center;color:#333}.nxs-theme .common-documents-container .empty-results .empty-result-label{max-width:314px;margin:42px auto auto;padding-bottom:130px}.nxs-theme .common-documents-container .documentsTable th,.nxs-theme .common-documents-container .documentsTable td{text-align:center}.nxs-theme .common-documents-container .documentsTable .mat-icon-button,.nxs-theme .common-documents-container .documentsTable .mat-icon-button .mat-button-ripple .mat-ripple{height:18px;width:18px;vertical-align:super}.nxs-theme .common-documents-container .documentsTable .icon{float:none}.nxs-theme .common-documents-container .document_values{color:#999;font-size:13px}.nxs-theme .common-documents-container .filter-container{width:200px;float:left;margin-left:23px;margin-right:23px}.nxs-theme .common-documents-container .filter-label{font-size:12px;color:#666}.nxs-theme .common-documents-container .filters-title{color:#000;text-decoration:underline;font-style:italic}.nxs-theme .common-documents-container .button_add_rows{background:#9c9c9c}.nxs-theme .common-documents-container .add-rows{text-align:center;max-width:230px;margin:auto}.nxs-theme .common-documents-container .value-highlighted{font-weight:500;color:#333}.nxs-theme .common-documents-container .icon{color:#512472}.nxs-theme .common-documents-container .filters{margin:35px 18px;width:100%;display:flex;align-items:flex-end}.nxs-theme .common-documents-container .filter-container{width:190px;float:left}.nxs-theme .common-documents-container .row-value{font-family:Ubuntu;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#333;border:none}.nxs-theme .common-documents-container .server-error{margin-top:100px;text-align:center;font-family:Ubuntu;font-size:22px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#333}.nxs-theme .common-documents-container .server-error-labels{margin-top:50px}.nxs-theme .common-documents-container .server-error-title{font-family:Ubuntu;font-size:21px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.52;letter-spacing:-.1px;color:#333}.nxs-theme .common-documents-container .server-error-subtitle{font-family:Ubuntu;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#333}@media only screen and (max-device-width: 960px){.nxs-theme .common-documents-container{padding-left:15px;padding-right:15px}.nxs-theme .common-documents-container>div:first-child{display:flex;flex-direction:column}.nxs-theme .common-documents-container>div:first-child .filter-container{width:100%;margin:0}.nxs-theme .common-documents-container>div:first-child .date-filter{width:100%;display:flex;flex-direction:row}.nxs-theme .common-documents-container>div:first-child .date-filter>div:nth-child(1){padding-right:10px}.nxs-theme .common-documents-container>div:first-child .date-filter>div:nth-child(2){padding-left:10px}.nxs-theme .common-documents-container .alert-box{padding-top:15px;padding-bottom:15px}.nxs-theme .common-documents-container .table-head-documents{display:none}.nxs-theme .common-documents-container .list-documents-mobile{padding:15px 0}.nxs-theme .common-documents-container .list-documents-mobile ul{margin-top:20px;padding-left:initial}.nxs-theme .common-documents-container .list-documents-mobile ul li{list-style-type:none}.nxs-theme .common-documents-container .list-documents-mobile ul li div{display:flex;flex-direction:row;justify-content:space-between}.nxs-theme .common-documents-container .list-documents-mobile ul li div>div:first-child{display:flex;flex-direction:column;width:55%}.nxs-theme .common-documents-container .list-documents-mobile ul li div>div:first-child>span:first-child{font-weight:400;color:#333;font-size:16px}.nxs-theme .common-documents-container .list-documents-mobile ul li div>div:first-child>span:nth-child(2){font-size:small;color:#666}.nxs-theme .common-documents-container .list-documents-mobile ul li div>div:nth-child(2){font-size:small;margin-top:auto;margin-bottom:auto}.nxs-theme .common-documents-container .row-value-main-mobile{border-top:solid 1px #f5f5f5;padding:12px 16px 16px}.nxs-theme .common-documents-container .row-value-mobile{margin:2px 0;font-family:Ubuntu;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:-.1px;color:#333}.nxs-theme .common-documents-container .row-value-mobile-title{font-size:16px}.nxs-theme .common-documents-container .document_values{width:100%}.nxs-theme .common-documents-container .row-operation-label{width:80%;text-align:left;font-family:Ubuntu;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:-.1px;color:#333}.nxs-theme .common-documents-container .row-operation-date{font-family:Ubuntu;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#666}.nxs-theme .common-documents-container .row-operation-label,.nxs-theme .common-documents-container .row-operation-date{text-align:left}.nxs-theme .common-documents-container .documents-rows-values{width:80%}.nxs-theme .common-documents-container .documents-rows-icon{width:20%;text-align:right}}.nxs-theme .news-block .open-file-container{display:flex;justify-content:center;align-items:center;padding-left:82px}.nxs-theme .news-block .open-file-container .open-file{width:-moz-fit-content;width:fit-content;text-align:center;cursor:pointer}.nxs-theme .news-block .open-file-container span{font-size:small;margin-top:5px}.nxs-theme .news-block .news-block-content{padding-left:82px}.nxs-theme .news-block .news-block-content .news-block-content-header{display:flex;justify-content:space-between;margin-bottom:13px}.nxs-theme .news-block .news-block-content .news-block-content-header .news-block-content-header-left{display:flex}.nxs-theme .news-block .news-block-content .news-block-content-info{padding-right:82px}.nxs-theme .news-block .news-block-content .news-block-content-date{font-family:Ubuntu;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#999;padding-bottom:4px}.nxs-theme .news-block .news-block-content .news-block-content-destination{padding-bottom:6px;margin-top:-4px;margin-left:14px;height:24px;border-radius:4px;background-color:#5cd0fa33}.nxs-theme .news-block .news-block-content .news-block-content-destination .news-block-content-destination-font{padding:5px;font-family:Ubuntu;font-size:12px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal}.nxs-theme .news-block .news-block-content .news-block-content-management{padding-bottom:6px;display:flex}.nxs-theme .news-block .news-block-content .news-block-content-management .news-block-content-management-btn{margin-left:24px;cursor:pointer}.nxs-theme .news-block .news-block-content .news-block-content-management .news-block-content-management-btn nxs-icon{float:left;margin-right:6px;height:18px;margin-top:-1px}.nxs-theme .news-block .news-block-content .news-block-content-management .news-block-content-management-btn span{font-family:Ubuntu;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;display:table-cell;vertical-align:middle}.nxs-theme .news-block .news-block-content .news-block-content-title{font-family:Ubuntu;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#333;padding-bottom:2px}.nxs-theme .news-block .news-block-content .news-block-content-description{font-family:Ubuntu;font-size:16px;font-weight:300;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#333}.nxs-theme .news-block .news-block-content .news-block-content-description a{color:#512472}.nxs-theme .news-block .news-block-content .news-block-content-description a:hover{text-decoration:underline}.nxs-theme .news-block hr{border:solid 1px #f5f5f5}@media only screen and (max-device-width: 960px){.nxs-theme .new{display:flex;flex-direction:column;font-family:Ubuntu}.nxs-theme .new div{margin-bottom:10px}.nxs-theme .new div a{text-decoration:underline;color:#512472}.nxs-theme .new .begin-date{color:#999}.nxs-theme .new .title{font-weight:700;color:#333;font-size:16px;text-align:left;margin-left:-10px;height:auto}.nxs-theme .new .align-filename{display:flex;justify-content:center;align-items:center}}.nxs-theme .service-unavailable .mat-sidenav-main-container{height:auto;width:100%;position:absolute;bottom:48px;z-index:1;top:177px;left:0;background-color:#fff;color:#d3d3d3;overflow-x:hidden;overflow-y:auto;align-items:center;margin:0 auto}.nxs-theme .service-unavailable .mat-sidenav-main-container .sidenav-container{height:100%;max-width:1200px;margin:0 auto;align-items:center;width:100%;background-color:#fff}.nxs-theme .service-unavailable .mat-sidenav-main-container .sidenav-container .sidenav-content{overflow-x:hidden;margin:0 auto}.nxs-theme .service-unavailable .service-unavailable-content{margin-top:50px;text-align:center}.nxs-theme .service-unavailable .service-unavailable-content .service-unavailable-icon{margin-bottom:36px}.nxs-theme .service-unavailable .service-unavailable-content .service-unavailable-message{font-family:Ubuntu;font-weight:400;font-style:normal;font-stretch:normal;color:#333;margin-bottom:36px}.nxs-theme .service-unavailable .service-unavailable-content .service-unavailable-message .service-unavailable-message-title{font-size:21px;line-height:1.52;letter-spacing:-.1px}.nxs-theme .service-unavailable .service-unavailable-content .service-unavailable-message .service-unavailable-message-description{font-size:16px;line-height:1.38;letter-spacing:normal}.nxs-theme .service-unavailable .service-unavailable-content .service-unavailable-action{width:314px;margin:0 auto}.nxs-theme .valorization{height:100%;overflow-y:auto;overflow-x:hidden}.nxs-theme .valorization nxs-datepicker{margin-bottom:20px}.nxs-theme .valorization nxs-datepicker .mat-error{max-width:100%}.nxs-theme .valorization .support-name{color:#512472;font-weight:500}.nxs-theme .valorization .support-name a:hover{text-decoration:underline;cursor:pointer}.nxs-theme .valorization .open-performance-column{padding-top:5px;width:100px}.nxs-theme .valorization .open-performance-column .performance-icon:hover{cursor:pointer}.nxs-theme .valorization .print-section{float:right}.nxs-theme .valorization .div-contract{height:-moz-fit-content;height:fit-content}.nxs-theme .valorization .valorization-row{text-align:center;max-width:1300px;margin:auto}.nxs-theme .valorization .print-section{border:none;background-color:#fff}.nxs-theme .valorization .print-section .print-icon{color:#512472}.nxs-theme .valorization .show-graph-details-icon{max-width:25px;max-height:25px;padding:5px;cursor:pointer}.nxs-theme .valorization .main_title{font-size:24px;font-weight:700;color:#4d4d4d;padding:6px 8px 20px 30px}.nxs-theme .valorization .value-detail{color:#ccc}.nxs-theme .valorization .row-title{font-family:Ubuntu;font-size:21px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.52;letter-spacing:-.1px;color:#000;padding-top:15px!important;border-top:none!important;border-bottom:solid 1px #cccccc!important}.nxs-theme .valorization .row-value{height:max-content;vertical-align:baseline;font-family:Ubuntu;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;border:none}.nxs-theme .valorization .label{padding:10px 0;color:#828282}.nxs-theme .valorization .sub_title{color:#4d4d4d;margin:0 50px 25px}.nxs-theme .valorization .filters{margin:35px 18px;width:100%}.nxs-theme .valorization .filter-container{width:200px;float:left}.nxs-theme .valorization table{border-collapse:collapse;width:100%}.nxs-theme .valorization table td.valorization-column{display:flex;flex-direction:column}.nxs-theme .valorization .table td,.nxs-theme .valorization .table th{text-align:left}.nxs-theme .valorization .table td+td,.nxs-theme .valorization .table th+th{text-align:center}.nxs-theme .valorization .valorization-table-header.table thead th{background-color:#f5f5f5;border-bottom:none;font-family:Ubuntu;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#666!important}.nxs-theme .valorization .detail-block{padding-left:10px;padding-right:10px;text-align:center}.nxs-theme .valorization .block-row{display:flex;align-items:center;color:#512472}.nxs-theme .valorization .block-text{padding-right:10px}.nxs-theme .valorization .detail-value{color:#512472;font-size:21px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.52;letter-spacing:-.1px;max-width:286px;max-height:26px;margin-bottom:8px;font-weight:500}.nxs-theme .valorization .detail-description{font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#666}.nxs-theme .valorization .show-graph-row{margin:5px 5px 10px}.nxs-theme .valorization .show-graph-containter{display:flex;justify-content:center;align-items:center;color:#512472}.nxs-theme .valorization .show-graph-containter:hover{text-decoration:underline}.nxs-theme .valorization .show-graph-details{cursor:pointer;color:#512472;margin:5px;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal}.nxs-theme .valorization .amount-note{padding-left:10px;position:relative;height:36px;color:#666;bottom:12px;font-size:13px}.nxs-theme .valorization .switch-button-container{float:right}.nxs-theme .valorization .switch-button-container:hover{cursor:pointer}.nxs-theme .valorization .switch-button-container:hover .switch-button{text-decoration:underline}.nxs-theme .valorization .switch-button{display:flex;color:#512472}.nxs-theme .valorization .switch-button-label{margin-right:5px;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;min-width:10px}.nxs-theme .valorization .underlyinAsset .align-left{text-align:left!important}.nxs-theme .server-error-labels{margin-top:50px}.nxs-theme .server-error-title{font-family:Ubuntu;font-size:21px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.52;letter-spacing:-.1px;color:#333}.nxs-theme .server-error-subtitle{font-family:Ubuntu;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#333}@media only screen and (max-device-width: 960px){.nxs-theme .valorization{height:calc(100% - 97px);margin-top:10px;padding-bottom:30px;overflow-y:scroll;overflow-x:hidden}.nxs-theme .valorization::-webkit-scrollbar{display:none}.nxs-theme .valorization nxs-datepicker{margin-bottom:20px}.nxs-theme .valorization .valorization-row{width:100%;max-width:960px;text-align:initial}.nxs-theme .valorization .mobile-card-list .title-fund-list{font-weight:700;font-size:25px}.nxs-theme .valorization .mobile-card-list .card-list-header{display:flex;flex-direction:column}.nxs-theme .valorization .mobile-card-list .fund-card{border:1px solid #d3d3d3;padding:10px;margin-top:10px;margin-bottom:25px;border-radius:5px}.nxs-theme .valorization .mobile-card-list .fund-card .fund-link{margin-top:15px}.nxs-theme .valorization .mobile-card-list .fund-card .fund-link a{color:#512472}.nxs-theme .valorization .mobile-card-list .fund-card .fund-link a span{text-decoration:underline;margin-right:5px}.nxs-theme .valorization .mobile-card-list .fund-card>div:nth-child(1){display:flex;flex-direction:row;color:#512472;font-weight:700;justify-content:space-between;border-bottom:1px solid #d3d3d3;margin-bottom:10px;padding-bottom:5px}.nxs-theme .valorization .mobile-card-list .fund-card>div:nth-child(2){display:flex;flex-direction:row;justify-content:space-between}.nxs-theme .valorization .mobile-card-list .fund-card>div:nth-child(2)>div:nth-child(1) span:nth-child(1){color:#000}.nxs-theme .valorization .mobile-card-list .fund-card>div:nth-child(2)>div:nth-child(1) span:nth-child(2){color:green}.nxs-theme .valorization .mobile-card-list .fund-card>div:nth-child(2)>div:nth-child(2){color:#000}.nxs-theme .valorization .mobile-valorization-date-button{background:#fff;z-index:1;position:absolute;margin-left:15px;margin-right:15px;left:0;right:0;bottom:0;text-align:center;margin-bottom:10px}.nxs-theme .valorization .print-details-position-button{bottom:50px}.nxs-theme .valorization .detail-block-info{margin-left:40px}.nxs-theme .valorization .switch-button-container-info{margin-right:10px}.nxs-theme .valorization .amount-note{height:60px;position:relative;bottom:0}.nxs-theme .valorization .synthese{margin:20px 15px}.nxs-theme .valorization .pie-chart{min-width:320px}.nxs-theme .valorization .detail-value-without-icon{margin:0 auto 8px}.nxs-theme .valorization .detail-value{font-family:Ubuntu;font-size:36px;font-weight:400;font-style:normal;font-stretch:normal;line-height:.67;letter-spacing:-.1px}.nxs-theme .valorization .table-head-support-details{display:none}.nxs-theme .valorization .row-title{font-family:Ubuntu;font-size:19px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.26;letter-spacing:-.1px;color:#333;padding-top:15px!important;border-top:none!important;border-bottom:solid 1px #cccccc!important}.nxs-theme .valorization .row-value-mobile{margin:2px 0;font-family:Ubuntu;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:-.1px;color:#333}.nxs-theme .valorization .row-value-mobile-title{font-size:16px}.nxs-theme .valorization .row-value-column-title{color:#666}.nxs-theme .valorization .details-supports-mobile{margin-bottom:18px}.nxs-theme .valorization .amount-note-table{margin-top:0;padding-left:0}.nxs-theme .valorization ui-carousel{margin-top:24px}}.nxs-theme .mobile-contract-consultation-container{margin:20px}.nxs-theme .mobile-contract-consultation-container .contract-mobile-details-centered{text-align:center;margin-bottom:15px}.nxs-theme .mobile-contract-consultation-container .contract-mobile-details-two-columns{display:inline-block}.nxs-theme .mobile-contract-consultation-container .contract-mobile-details-two-columns .mobile-contract-information-left-column{float:left;width:70%}.nxs-theme .mobile-contract-consultation-container .contract-mobile-details-two-columns .mobile-contract-information-right-column{white-space:nowrap;float:left;width:30%;text-align:right}.nxs-theme .mobile-contract-consultation-container .mobile-contract-details-top-item{font-size:20px}.nxs-theme .mobile-contract-consultation-container .contract-mobile-yearPayments{font-weight:700;color:green;font-size:24px}.nxs-theme .mobile-contract-consultation-container .mobile-contract-consultation-information-icon{color:#512472}.nxs-theme .customer-homepage-title{width:100%;min-width:350px;height:40px;font-family:Ubuntu;font-size:32px;font-weight:300;color:#fff;letter-spacing:-.1px;line-height:40px}.nxs-theme .text-center{font-size:20px;font-weight:500}.nxs-theme .customer-homepage-subtitle{margin-bottom:60px;width:100%;min-width:350px;height:32px;font-family:Ubuntu;font-size:19px;letter-spacing:-.1px;color:#fff}.nxs-theme .center-contracts{display:flex;height:100%;width:100%;justify-content:center;margin-left:0}@media only screen and (max-device-width: 960px){.nxs-theme .search-block{margin-top:40px}.nxs-theme .customer-homepage-title{min-width:190px;height:22px;color:#fff!important;margin:20px auto}.nxs-theme .center-contracts{flex-direction:column}.nxs-theme .customer-homepage-subtitle{min-width:190px;color:#fff}.nxs-theme .fix-size-natixis{width:100%;margin:0 auto}}.nxs-theme .side-text-values{width:87px;height:22px;color:#333}.nxs-theme .text-labels{width:104px;height:18px;color:#666}.nxs-theme .label-div{margin-bottom:18px}.nxs-theme .mat-sidenav-main-container{height:auto;width:100%;position:absolute;bottom:48px;z-index:1;top:177px;left:0;background-color:#fff;color:#d3d3d3;overflow-x:hidden;overflow-y:auto;min-width:1024px;align-items:center;margin:0 auto}.nxs-theme .sidenav-container{height:100%;max-width:1200px;margin:0 auto;align-items:center;width:100%;background-color:#fff}.nxs-theme .sidenav-menu{width:232px;border-right:solid #f9f9fb 3px;box-shadow:-1px 0 6px #ccc}.nxs-theme .sidenav-content{overflow-x:hidden}@media only screen and (min-device-width: 961px){.nxs-theme .sidenav-content.withLeftpanel{margin-left:232px!important}}.nxs-theme .left-menu-labels{padding:24px 8px 20px 0;text-decoration:none;color:#818181;display:block;font-size:12px}@media screen and (max-width: 1024px){.nxs-theme .left-menu-labels{padding:24px 8px 20px 24px}}.nxs-theme .main-nav{font-size:18px;cursor:pointer}.nxs-theme .main-nav-selected{color:#000}.nxs-theme .sub-nav{padding:6px 8px 6px 0;font-size:12px}.nxs-theme .sidenav a:hover{color:#000;font-weight:700}.nxs-theme .router-link-active{color:#000;font-weight:700;font-size:14px}.nxs-theme mat-tab-group{background-color:#d9d9d9!important;color:#818181!important}.nxs-theme .theme-border{padding:1.5px!important;background-color:#512472;width:30%;margin:10px}@media only screen and (max-device-width: 960px){.nxs-theme .mat-sidenav-main-container{min-width:320px;position:relative;bottom:0;top:0}.nxs-theme mat-sidenav{display:none}}.nxs-theme .icg-submitted .mat-sidenav-main-container{height:auto;width:100%;position:absolute;bottom:48px;z-index:1;top:177px;left:0;background-color:#fff;color:#d3d3d3;overflow-x:hidden;overflow-y:auto;align-items:center;margin:0 auto}.nxs-theme .icg-submitted .mat-sidenav-main-container .sidenav-container{height:100%;max-width:1200px;margin:0 auto;align-items:center;width:100%;background-color:#fff}.nxs-theme .icg-submitted .mat-sidenav-main-container .sidenav-container .sidenav-content{overflow-x:hidden;margin:0 auto}.nxs-theme .icg-submitted .icg-submitted-content{margin:80px 200px 0;text-align:center}.nxs-theme .icg-submitted .icg-submitted-content .icg-submitted-icon{margin-bottom:36px}.nxs-theme .icg-submitted .icg-submitted-content .icg-submitted-message{font-family:Ubuntu;font-weight:400;font-style:normal;font-stretch:normal;color:#333;margin-bottom:36px}.nxs-theme .icg-submitted .icg-submitted-content .icg-submitted-message .icg-submitted-message-title{font-size:21px;line-height:1.52;letter-spacing:-.1px}.nxs-theme .icg-submitted .icg-submitted-content .icg-submitted-message .icg-submitted-message-description{font-size:16px;line-height:1.52;letter-spacing:normal}.nxs-theme .icg-submitted .icg-submitted-content .icg-submited-actions-container{display:flex;justify-content:center}.nxs-theme .icg-submitted .icg-submitted-content .icg-submited-actions-container nxs-button{width:230px;padding-left:10px;padding-right:10px}.nxs-theme .documents-container .main_title{font-size:24px;font-weight:700;color:#4d4d4d;padding:6px 8px 20px 30px}.nxs-theme .documents-container .sub_title{font-size:16px;font-weight:700;color:#4d4d4d;padding:6px 8px 20px 30px}.nxs-theme .documents-container table thead th{background-color:#f5f5f5;color:#333;border-bottom:none;font-size:13px;font-weight:500}.nxs-theme .documents-container .empty-results{text-align:center;color:#333}.nxs-theme .documents-container .empty-results .empty-result-label{max-width:314px;margin:42px auto auto}.nxs-theme .documents-container .documentsTable{margin-top:37px}.nxs-theme .documents-container .documentsTable th,.nxs-theme .documents-container .documentsTable td{text-align:center}.nxs-theme .documents-container .documentsTable .mat-icon-button,.nxs-theme .documents-container .documentsTable .mat-icon-button .mat-button-ripple .mat-ripple{height:30px;width:30px;vertical-align:super}.nxs-theme .documents-container .documentsTable .icon{float:none}.nxs-theme .documents-container .document_values{color:#999;font-size:13px}.nxs-theme .documents-container .filter-container{width:200px;float:left;margin-left:25px;margin-right:25px}.nxs-theme .documents-container .filter-label{font-size:12px;color:#666}.nxs-theme .documents-container .filters-title{color:#000;text-decoration:underline;font-style:italic}.nxs-theme .documents-container .button_add_rows{background:#9c9c9c}.nxs-theme .documents-container .add-rows{text-align:center;max-width:230px;margin:auto}.nxs-theme .documents-container .value-highlighted{font-weight:500;color:#333}.nxs-theme .documents-container .icon{color:#512472}.nxs-theme .documents-container .filters{margin:35px 18px;width:100%;display:flex;align-items:flex-end}.nxs-theme .documents-container .filter-container{width:200px;float:left}.nxs-theme .documents-container .row-value{font-family:Ubuntu;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#333;border:none}.nxs-theme .documents-container .server-error{margin-top:100px;text-align:center;font-family:Ubuntu;font-size:22px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#333}.nxs-theme .documents-container .server-error-labels{margin-top:50px}.nxs-theme .documents-container .server-error-title{font-family:Ubuntu;font-size:21px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.52;letter-spacing:-.1px;color:#333}.nxs-theme .documents-container .server-error-subtitle{font-family:Ubuntu;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#333}@media only screen and (max-device-width: 960px){.nxs-theme .documents-container .table-head-documents{display:none}.nxs-theme .documents-container .row-value-main-mobile{border-top:solid 1px #f5f5f5;padding:12px 16px 16px}.nxs-theme .documents-container .row-value-mobile{margin:2px 0;font-family:Ubuntu;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:-.1px;color:#333}.nxs-theme .documents-container .row-value-mobile-title{font-size:16px}.nxs-theme .documents-container .document_values{width:100%}.nxs-theme .documents-container .row-operation-label{width:80%;text-align:left;font-family:Ubuntu;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:-.1px;color:#333}.nxs-theme .documents-container .row-operation-folder{font-family:Ubuntu;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#666}.nxs-theme .documents-container .row-operation-label,.nxs-theme .documents-container .row-operation-folder{text-align:left}.nxs-theme .documents-container .documents-rows-values{width:60%;text-align:left}.nxs-theme .documents-container .documents-rows-date{width:20%;text-align:center;font-family:Ubuntu;font-size:14px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal}.nxs-theme .documents-container .documents-rows-icon{width:20%;text-align:right}}.nxs-theme .icg-initializing .mat-sidenav-main-container{height:auto;width:100%;position:absolute;bottom:48px;z-index:1;top:177px;left:0;background-color:#fff;color:#d3d3d3;overflow-x:hidden;overflow-y:auto;align-items:center;margin:0 auto}.nxs-theme .icg-initializing .mat-sidenav-main-container .sidenav-container{height:100%;max-width:1200px;margin:0 auto;align-items:center;width:100%;background-color:#fff}.nxs-theme .icg-initializing .mat-sidenav-main-container .sidenav-container .sidenav-content{overflow-x:hidden;margin:0 auto}.nxs-theme .icg-initializing .icg-initializing-content{margin-top:50px;text-align:center}.nxs-theme .icg-initializing .icg-initializing-content .icg-initializing-icon{margin-bottom:36px}.nxs-theme .icg-initializing .icg-initializing-content .icg-initializing-message{font-family:Ubuntu;font-weight:400;font-style:normal;font-stretch:normal;color:#333;margin-bottom:36px}.nxs-theme .icg-initializing .icg-initializing-content .icg-initializing-message .icg-initializing-message-title{font-size:21px;line-height:1.52;letter-spacing:-.1px}.nxs-theme .icg-initializing .icg-initializing-content .icg-initializing-message .icg-initializing-message-description{font-size:16px;line-height:1.38;letter-spacing:normal}.nxs-theme .icg-initializing .icg-initializing-content .icg-initializing-action{width:314px;margin:0 auto}.nxs-theme .nxs-modal{width:100%;height:100%;display:flex;flex-direction:column}.nxs-theme .nxs-modal .nxs-modal-header{height:-moz-fit-content;height:fit-content;margin-bottom:10px;top:0;left:0;position:absolute;width:100%;border-bottom:1px solid rgba(204,204,204,.8)}.nxs-theme .nxs-modal .nxs-modal-header .nxs-modal-return-button{margin-top:10px;margin-left:10px;width:-moz-fit-content;width:fit-content;float:left}.nxs-theme .nxs-modal .nxs-modal-header .nxs-modal-return-button:hover{cursor:pointer}.nxs-theme .nxs-modal .nxs-modal-header .nxs-modal-close-button{margin-top:10px;margin-right:10px;float:right}.nxs-theme .nxs-modal .nxs-modal-header .nxs-modal-close-button:hover{cursor:pointer}.nxs-theme .nxs-modal .nxs-modal-header .nxs-modal-header-title{display:flex;flex-direction:column;text-align:center;font-family:Ubuntu;font-size:20px;font-weight:500;font-style:normal;font-stretch:normal;line-height:1.25;letter-spacing:-.1px;color:#512472;padding-top:10px}.nxs-theme .nxs-modal .nxs-modal-content{margin-top:46px;height:95%;padding:15px}@media only screen and (max-width: 960px){.nxs-theme .nxs-modal{width:100%;height:100%}.nxs-theme .nxs-modal .nxs-modal-header{width:100%;border-bottom:1px solid rgba(204,204,204,.8)}.nxs-theme .nxs-modal .nxs-modal-header .nxs-modal-return-button,.nxs-theme .nxs-modal .nxs-modal-header .nxs-modal-close-button{color:#512472}.nxs-theme .nxs-modal .nxs-modal-header .nxs-modal-header-title{padding-bottom:10px;display:flex;flex-direction:column;text-align:center;font-family:Ubuntu;font-size:15px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.25;letter-spacing:-.1px;padding-top:15px;color:#000}.nxs-theme .nxs-modal .nxs-modal-header .nxs-modal-header-title>span:nth-child(1){font-size:14px}}.nxs-theme .segmented-control{position:relative;display:inline-flex;min-height:20px;margin:0;padding:2px;align-items:center;border:1px solid #cccccc;border-radius:10px;background-color:#f5f5f5;color:#ccc;list-style-type:none}.nxs-theme .segmented-control-wrapper{overflow-x:auto}.nxs-theme .segmented-control:before{content:"";position:absolute;top:0;bottom:0;left:0;z-index:0;width:100%;transform:translate(var(--highlight-x-pos));transition:transform .35s ease,width .35s ease}.nxs-theme .segmented-control-item{flex-grow:1;align-items:center;position:relative;text-align:center;font-family:Ubuntu;white-space:nowrap;cursor:pointer;padding:5px 9px;border:2px solid transparent}.nxs-theme .segmented-control-item:hover{border:1px solid;border-color:#ccc;border-radius:10px}.nxs-theme .segmented-control-flex{max-width:100%}.nxs-theme .segmented-control-flex .nxs-theme .segmented-control-item{flex:1 1 0px;overflow:hidden;text-overflow:ellipsis}.nxs-theme .segmented-control-item:before{content:attr(data-text);display:block;font-weight:700;height:0;visibility:hidden;overflow:hidden;-webkit-user-select:none;user-select:none;pointer-events:none}@media speech{.nxs-theme .segmented-control-item:before{display:none}}.nxs-theme .segmented-control-item:after{content:"";position:absolute;z-index:1;inset:0}.nxs-theme .segmented-control-item[aria-selected=true]{background-color:#fff;color:#512472;border-radius:10px;border-color:#f5f5f5}.nxs-theme .segmented-control-item[aria-selected=true]:hover{border:1px solid;border-color:#512472}@media only screen and (max-width: 478px){.nxs-theme .segmented-control{width:100%;font-size:2.8vw}.nxs-theme .segmented-control-item[aria-selected=true]{border:1px solid;border-color:#512472}}.nxs-theme .fund-performance{width:100%;height:95%;overflow-y:auto}.nxs-theme .fund-performance .fund-section{padding-top:5px;padding-bottom:5px;padding-right:10px}.nxs-theme .fund-performance .fund-section .expander{font-weight:500;font-size:17px;font-family:Ubuntu;display:flex;flex-direction:row;justify-content:space-between;padding-top:0}.nxs-theme .fund-performance .fund-section .expander>span:nth-child(2){text-align:end}.nxs-theme .fund-performance .fund-section .expander nxs-icon{color:#512472}.nxs-theme .fund-performance .fund-section>div{padding-left:5px}.nxs-theme .fund-performance .fund-section nxs-sfdr-info .nxs-sfdr-info,.nxs-theme .fund-performance .fund-section .performances{padding-left:10px;padding-right:10px}.nxs-theme .fund-performance .expand-button{cursor:pointer}.nxs-theme .fund-performance .segment-control{padding-top:10px;padding-bottom:20px}.nxs-theme .fund-performance h5{color:#512472}.nxs-theme .fund-performance .chart-container{margin:0 0 60px}.nxs-theme .fund-performance .chart-container .chart{display:block;width:100%;height:450px}.nxs-theme .fund-performance>div:first-child{padding-top:10px;padding-bottom:20px}.nxs-theme .fund-performance .table-info .header{background-color:#512472;width:100%;height:40px;min-width:auto;text-align:center;font-family:Ubuntu;border-top-left-radius:3px;border-top-right-radius:3px;display:flex;justify-content:center}.nxs-theme .fund-performance .table-info .header span{color:#fff}.nxs-theme .fund-performance .table-info table{width:100%;padding-bottom:20px}.nxs-theme .fund-performance .table-info table tbody .months-row{background-color:#f5f5f5}.nxs-theme .fund-performance .table-info table tbody tr{height:40px;border-bottom:1px solid rgba(144,143,143,.8)}.nxs-theme .fund-performance .table-info table tbody tr>.months-row{background-color:#f5f5f5}.nxs-theme .fund-performance .table-info table tbody tr td{font-family:Ubuntu;text-align:center}.nxs-theme .fund-performance .table-info:last-child{padding-bottom:10px}.nxs-theme .fund-performance .graphic{height:-moz-fit-content;height:fit-content;overflow-y:auto}.nxs-theme .fund-performance .graphic .graphic-info{align-items:center;position:relative;margin:0 auto;width:78%}.nxs-theme .fund-performance .graphic.hidden{visibility:hidden;height:0px}.nxs-theme .server-error-page{display:flex;flex-direction:column;text-align:center;font-family:Ubuntu;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;margin-bottom:30px}.nxs-theme .server-error-page span{color:#333;font-size:16px}.nxs-theme .server-error-page nxs-icon .svg-container{padding-left:34px}@media only screen and (max-width: 960px){.nxs-theme .fund-performance{overflow-y:auto}.nxs-theme .fund-performance .performances .performances-header ul{padding-left:inherit}.nxs-theme .fund-performance .performances .performances-header ul li{list-style-type:none}.nxs-theme .fund-performance .performances .performances-header ul li div:nth-child(1){display:flex;flex-direction:row;justify-content:space-between}.nxs-theme .fund-performance .performances>div:nth-child(1){padding-bottom:10px}.nxs-theme .fund-performance .performances>div:nth-child(2) div ul{padding-left:inherit}.nxs-theme .fund-performance .performances>div:nth-child(2) div ul li{list-style-type:none}.nxs-theme .fund-performance .performances>div:nth-child(2) div ul li:first-child div{display:flex;justify-content:center}.nxs-theme .fund-performance .performances>div:nth-child(2) div ul li:not(:first-child) div:nth-child(1){display:flex;flex-direction:row;justify-content:space-between}.nxs-theme .fund-performance .performances>div:nth-child(2)>div:nth-child(2){margin-top:35px}.nxs-theme .fund-performance .performances .graphic .graphic-info{width:100%}}.nxs-theme .eligible-funds-modal{height:100%;width:100%;display:grid;grid-template-rows:auto auto auto 1fr}.nxs-theme .eligible-funds-modal>div:nth-child(1){display:flex;flex-direction:column;width:500px;margin-left:auto;margin-right:auto}.nxs-theme .eligible-funds-modal>div:nth-child(1) nxs-input-autocomplete{width:470px}.nxs-theme .eligible-funds-modal>div:nth-child(1) nxs-button{margin-top:10px;height:40px;width:130px}.nxs-theme .eligible-funds-modal .eligible-funds{height:100%;width:100%}.nxs-theme .eligible-funds-modal .eligible-funds>div:nth-child(1) table .tbody-eligible{display:block;height:50vh;overflow-y:auto}.nxs-theme .eligible-funds-modal .eligible-funds>div:nth-child(1) thead,.nxs-theme .eligible-funds-modal .eligible-funds>div:nth-child(1) tbody tr{display:table;width:100%;table-layout:fixed}.nxs-theme .eligible-funds-modal .eligible-funds>div:nth-child(1) thead .fund-label,.nxs-theme .eligible-funds-modal .eligible-funds>div:nth-child(1) tbody tr .fund-label{color:#512472;font-weight:700}.nxs-theme .eligible-funds-modal .eligible-funds>div:nth-child(1) thead .funds-performance-expanded,.nxs-theme .eligible-funds-modal .eligible-funds>div:nth-child(1) tbody tr .funds-performance-expanded{width:100%;height:auto;overflow-y:auto;font-size:small;padding-right:5px}.nxs-theme .eligible-funds-modal .eligible-funds>div:nth-child(1) td.expand-colapse nxs-icon{float:right;padding-right:40px}.nxs-theme .eligible-funds-modal .eligible-funds>div:nth-child(1) table .body-eligible-row td{width:20%;font-family:Ubuntu;font-size:13px;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#666;text-align:left;padding:.5rem}.nxs-theme .eligible-funds-modal .eligible-funds>div:nth-child(1) table .body-eligible-row td .expand-button:hover{cursor:pointer}.nxs-theme .eligible-funds-modal .eligible-funds>div:nth-child(1) table .body-eligible-row td app-fund-performance{max-height:400px;width:100%}.nxs-theme .eligible-funds-modal .eligible-funds>div:nth-child(1) table .body-eligible-row td:nth-child(1){width:40%}.nxs-theme .eligible-funds-modal .eligible-funds>div:nth-child(1) table .body-eligible-row td:nth-child(2){padding-left:13px}.nxs-theme .eligible-funds-modal .eligible-funds>div:nth-child(1) table .body-eligible-row td:nth-child(3){padding-left:26px}.nxs-theme .eligible-funds-modal .eligible-funds>div:nth-child(1) table .body-eligible-row td:nth-child(3),.nxs-theme .eligible-funds-modal .eligible-funds>div:nth-child(1) table .body-eligible-row td:nth-child(4){text-align:center}.nxs-theme .eligible-funds-modal .eligible-funds>div:nth-child(1) table thead .header-eligible-row th{width:20%;font-family:Ubuntu;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#666;text-align:left}.nxs-theme .eligible-funds-modal .eligible-funds>div:nth-child(1) table thead .header-eligible-row th:nth-child(1){width:40%}.nxs-theme .eligible-funds-modal .eligible-funds>div:nth-child(1) table thead .header-eligible-row th:nth-child(3),.nxs-theme .eligible-funds-modal .eligible-funds>div:nth-child(1) table thead .header-eligible-row th:nth-child(4){text-align:center}@media only screen and (max-width: 960px){.nxs-theme .eligible-funds-modal>div:nth-child(1){width:100%}.nxs-theme .eligible-funds-modal>div:nth-child(1) nxs-input-autocomplete{width:100%}.nxs-theme .eligible-funds-modal .eligible-funds{height:100%;width:100%;overflow-y:auto}.nxs-theme .eligible-funds-modal .eligible-funds::-webkit-scrollbar{display:none}.nxs-theme .eligible-funds-modal .eligible-funds ul{margin-top:20px;padding-left:inherit}.nxs-theme .eligible-funds-modal .eligible-funds ul li{list-style-type:none}.nxs-theme .eligible-funds-modal .eligible-funds ul li div:nth-child(1){display:flex;flex-direction:column}.nxs-theme .eligible-funds-modal .eligible-funds ul li div:nth-child(1)>div:nth-child(1){margin-bottom:10px;font-weight:bolder;color:#512472}.nxs-theme .eligible-funds-modal .eligible-funds ul li div:nth-child(1)>div:nth-child(2) div{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:5px}.nxs-theme .eligible-funds-modal .eligible-funds ul li div:nth-child(1)>div:nth-child(2) div>span:nth-child(2){font-weight:700}.nxs-theme .eligible-funds-modal .eligible-funds ul li div:nth-child(1) a{width:-moz-fit-content;width:fit-content;color:#512472;margin-left:auto;margin-right:auto}}.nxs-theme .news-container .news-container-content .empty-results{padding-top:10px;display:flex;flex-direction:column;align-items:center}.nxs-theme .news-container .news-container-content .empty-results .empty-result-label{padding-top:10px;text-align:center}.nxs-theme .news-container hr{border:solid 1px #f5f5f5}@media only screen and (max-device-width: 960px){.nxs-theme .news-container{margin:0 14px 14px}}.nxs-theme .news-consultation-modal{height:100%;overflow-y:auto;display:flex;flex-direction:column}.nxs-theme .news-consultation-modal>div:nth-child(1){text-align:center;font-weight:700}.nxs-theme .news-consultation-modal>div:nth-child(2){text-align:center;margin-bottom:20px;color:#999}.nxs-theme .news-consultation-modal .align-filename{display:flex;justify-content:center;align-items:center;padding-bottom:20px}.nxs-theme .general-information{height:100%;overflow:auto}.nxs-theme .general-information .information-box{margin-bottom:25px}.nxs-theme .server-error{margin-top:100px;text-align:center;font-family:Ubuntu;font-size:22px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#333}.nxs-theme .server-error .server-error-labels{margin-top:50px}.nxs-theme .server-error .server-error-labels .server-error-title{font-family:Ubuntu;font-size:21px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.52;letter-spacing:-.1px;color:#333}.nxs-theme .server-error .server-error-labels .server-error-subtitle{font-family:Ubuntu;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#333}.nxs-theme .nxs-sfdr-info .icon-classification{margin-left:5px;cursor:pointer}.nxs-theme .nxs-sfdr-info ul{padding-left:0}.nxs-theme .nxs-sfdr-info ul .esg-theme-info{margin-bottom:10px}.nxs-theme .nxs-sfdr-info ul li{list-style-type:none}.nxs-theme .nxs-sfdr-info ul li hr.hr-margin{margin:10px 0 0}.nxs-theme .nxs-sfdr-info ul li div{display:flex;flex-direction:row;justify-content:space-between}.nxs-theme .nxs-sfdr-info ul li div .gauge-container nxs-gauge-picture{width:200px}.nxs-theme .nxs-sfdr-info ul li div a .icon{color:#512472}.nxs-theme .nxs-sfdr-info ul li div a .icon:hover{cursor:pointer}.nxs-theme .nxs-sfdr-info ul li div a.disabled{color:#dee2e6;pointer-events:none}.nxs-theme .nxs-sfdr-info ul li div a.disabled .icon{color:#dee2e6}.nxs-theme .nxs-sfdr-info ul li div a.disabled .icon:hover{cursor:pointer}.nxs-theme .nxs-sfdr-info ul li div .classification-label{display:flex;flex-direction:row;align-items:center}.nxs-theme .nxs-sfdr-info ul li .esg-section{font-weight:700;background-color:#f5f5f5;padding-top:8px;padding-bottom:8px}.nxs-theme .nxs-sfdr-info ul li div.disabled{color:#dee2e6}.nxs-theme .nxs-sfdr-info ul li hr{margin:10px 0}.nxs-theme .nxs-sfdr-info .nested-list{list-style-type:disc;margin-left:30px}.nxs-theme .nxs-sfdr-info .align-esg-icon{justify-content:flex-start;font-weight:700}.nxs-theme .nxs-sfdr-info .title-esg{padding-top:10px}.nxs-theme .nxs-sfdr-info .no-esg{margin-top:10px}.nxs-theme .nxs-sfdr-info .hr-no-esg{margin:0}.nxs-theme .content-container{overflow-x:hidden;overflow-y:auto}.nxs-theme .content-container .content .search-block{margin-bottom:48px}
