@charset "UTF-8";@layer properties;@layer theme,base,components,utilities;@layer theme{:root,:host{--font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing: .25rem;--ease-in: cubic-bezier(.4, 0, 1, 1);--ease-out: cubic-bezier(0, 0, .2, 1);--ease-in-out: cubic-bezier(.4, 0, .2, 1);--default-transition-duration: .15s;--default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);--default-font-family: var(--font-sans);--default-mono-font-family: var(--font-mono)}}@layer base{*,:after,:before,::backdrop,::file-selector-button{box-sizing:border-box;margin:0;padding:0;border:0 solid}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;font-family:var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings, normal);font-variation-settings:var(--default-font-variation-settings, normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings, normal);font-variation-settings:var(--default-mono-font-variation-settings, normal);font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea,::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;border-radius:0;background-color:transparent;opacity:1}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px){::placeholder{color:currentcolor}@supports (color: color-mix(in lab,red,red)){{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]),::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer utilities{.collapse{visibility:collapse}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.container{width:100%}@media (width >= 22rem){.container{max-width:22rem}}@media (width >= 30rem){.container{max-width:30rem}}@media (width >= 40rem){.container{max-width:40rem}}@media (width >= 48rem){.container{max-width:48rem}}@media (width >= 64rem){.container{max-width:64rem}}@media (width >= 80rem){.container{max-width:80rem}}@media (width >= 96rem){.container{max-width:96rem}}@media (width >= 128rem){.container{max-width:128rem}}.mt-3{margin-top:calc(var(--spacing) * 3)}.mb-3{margin-bottom:calc(var(--spacing) * 3)}.\!hidden{display:none!important}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.table{display:table}.flex-grow{flex-grow:1}.border-collapse{border-collapse:collapse}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.rounded{border-radius:.25rem}.border{border-style:var(--tw-border-style);border-width:1px}.italic{font-style:italic}.underline{text-decoration-line:underline}.shadow{--tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / .1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.blur{--tw-blur: blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,visibility,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}.ease-in{--tw-ease: var(--ease-in);transition-timing-function:var(--ease-in)}.ease-in-out{--tw-ease: var(--ease-in-out);transition-timing-function:var(--ease-in-out)}.ease-out{--tw-ease: var(--ease-out);transition-timing-function:var(--ease-out)}}.ds-i-button{background-color:var(--ds-color-own);color:color-mix(in srgb,#FFF,#000000 15%);height:24px;width:24px;font-size:24px;line-height:24px;border-radius:50%;box-shadow:calc(3 * .7px) 3px 8px #0003;cursor:pointer;margin:0 1px 1px 0}@supports (color: color-mix(in lab,red,red)){.ds-i-button{background-color:color-mix(in srgb,var(--ds-color-own),#000000 15%)}}.ds-i-button:hover,.ds-i-button:focus{background-color:var(--ds-color-own)}@supports (color: color-mix(in lab,red,red)){.ds-i-button:hover,.ds-i-button:focus{background-color:color-mix(in srgb,var(--ds-color-own),#000000 45%)}}.ds-i-button:hover,.ds-i-button:focus{color:color-mix(in srgb,#FFF,#000000 45%)}.ds-i-button:active{box-shadow:calc(1.5 * .7px) 1.5px 8px #0003;margin:1px 0 0 1px}.ds-i{color:var(--ds-color-own);text-shadow:3px 3px 5px #ccc;cursor:pointer;margin:0 1px 1px 0}@supports (color: color-mix(in lab,red,red)){.ds-i{color:color-mix(in srgb,var(--ds-color-own),#000000 15%)}}.ds-i:hover,.ds-i:focus{color:var(--ds-color-own)}@supports (color: color-mix(in lab,red,red)){.ds-i:hover,.ds-i:focus{color:color-mix(in srgb,var(--ds-color-own),#000000 45%)}}.ds-i:active{text-shadow:none;margin:1px 0 0 1px}[class^=ds-center-],[class*=" ds-center-"]{display:flex}.ds-center-horizontal,.ds-center-all{place-content:center}.ds-center-vertical,.ds-center-all{align-items:center;height:100%}input[type=checkbox].ds-checkbox{display:none}input[type=checkbox].ds-checkbox.ds-checkbox-disabled{pointer-events:none}input[type=checkbox].ds-checkbox.ds-checkbox-disabled+label{color:#ccc;cursor:not-allowed}input[type=checkbox].ds-checkbox.ds-checkbox-disabled+label:before{border-color:#ccc}input[type=checkbox].ds-checkbox.ds-checkbox-right+label{padding-left:0;padding-right:18px}input[type=checkbox].ds-checkbox.ds-checkbox-right+label:before{left:auto;right:0}input[type=checkbox].ds-checkbox.ds-checkbox-right+label:after{left:auto;right:5px}input[type=checkbox].ds-checkbox.ds-checkbox-right:checked+label:after{right:5px;left:auto}input[type=checkbox].ds-checkbox+label{position:relative;padding-left:18px;margin:0;font-size:14px;cursor:pointer}input[type=checkbox].ds-checkbox+label:before{content:"";position:absolute;left:0;top:0;width:14px;height:14px;border:1px solid var(--ds-color-own);background:#fff;border-radius:5px}@supports (color: color-mix(in lab,red,red)){{border:1px solid color-mix(in srgb,var(--ds-color-own),#000000 15%)}}input[type=checkbox].ds-checkbox:checked+label:before{background:var(--ds-color-own)}@supports (color: color-mix(in lab,red,red)){{background:color-mix(in srgb,var(--ds-color-own),#000000 15%)}}input[type=checkbox].ds-checkbox:checked+label:after{content:"";position:absolute;left:5px;top:.5px;width:5px;height:8px;border:solid #FFF;border-width:0 1px 3px 0;transform:rotate(45deg)}.ds-checkbox.ds-checkbox-disabled{pointer-events:none}.ds-checkbox.ds-checkbox-disabled>input[type=checkbox]+div{color:#ccc;cursor:not-allowed}.ds-checkbox.ds-checkbox-disabled>input[type=checkbox]+div:before{border-color:#ccc}.ds-checkbox>input[type=checkbox]{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ds-checkbox>input[type=checkbox]+div{position:relative;padding-left:2em;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;margin:0;color:#000}.ds-checkbox>input[type=checkbox]:checked+div:before{-webkit-animation:.2s ease-in borderscale;animation:.2s ease-in borderscale;background:#3f51b5}.ds-checkbox>input[type=checkbox]+div:before{box-sizing:content-box;content:"";color:#3f51b5;position:absolute;top:50%;left:0;width:14px;height:14px;margin-top:-9px;border:2px solid #3f51b5;text-align:center;transition:.4s}.ds-checkbox>input[type=checkbox]:checked+div:after{content:"";transition:transform .2s ease-out;transform:rotate(-45deg) scale(1)}.ds-checkbox>input[type=checkbox]+div:after{box-sizing:content-box;content:"";position:absolute;transform:scale(0);transform-origin:50%;transition:transform .2s ease-out;background-color:transparent;top:50%;left:4px;width:8px;height:3px;margin-top:-4px;border-style:solid;border-color:#fff;border-width:0 0 3px 3px;-o-border-image:none;border-image:none;transform:rotate(-45deg) scale(0)}.ds-checkbox>input[type=checkbox]:not(:checked)+input[type=checkbox]:checked+div:after{border-width:0 0 3px 0;width:13px;top:10px;left:2px}.ds-color-blue{background-color:var(--ds-color-own)!important;color:#fff!important}@supports (color: color-mix(in lab,red,red)){.ds-color-blue{background-color:color-mix(in srgb,var(--ds-color-own),#000000 45%)!important}}.ds-color-correct{background-color:var(--ds-color-green)!important;color:#fff!important}@supports (color: color-mix(in lab,red,red)){.ds-color-correct{background-color:color-mix(in srgb,var(--ds-color-green),#000000 15%)!important}}.ds-color-error{background-color:var(--ds-color-red)!important;color:#fff!important}@supports (color: color-mix(in lab,red,red)){.ds-color-error{background-color:color-mix(in srgb,var(--ds-color-red),#000000 15%)!important}}.ds-color-warning{background-color:var(--ds-color-yellow)!important;color:#fff!important}@supports (color: color-mix(in lab,red,red)){.ds-color-warning{background-color:color-mix(in srgb,var(--ds-color-yellow),#000000 15%)!important}}.ds-color-warning.mat-mdc-icon{background-color:transparent;color:var(--ds-color-yellow)}@supports (color: color-mix(in lab,red,red)){.ds-color-warning.mat-mdc-icon{color:color-mix(in srgb,var(--ds-color-yellow),#000000 60%)}}.ds-color-warning-alert{background-color:transparent;color:var(--ds-color-yellow)}@supports (color: color-mix(in lab,red,red)){.ds-color-warning-alert{color:color-mix(in srgb,var(--ds-color-yellow),#000000 60%)}}.ds-background-red-50{background-color:var(--ds-color-red)}@supports (color: color-mix(in lab,red,red)){.ds-background-red-50{background-color:color-mix(in srgb,var(--ds-color-red),#FFFFFF 67.5%)}}.ds-background-green-50{background-color:var(--ds-color-green)}@supports (color: color-mix(in lab,red,red)){.ds-background-green-50{background-color:color-mix(in srgb,var(--ds-color-green),#FFFFFF 67.5%)}}.ds-background-blue-50{background-color:var(--ds-color-own)}@supports (color: color-mix(in lab,red,red)){.ds-background-blue-50{background-color:color-mix(in srgb,var(--ds-color-own),#FFFFFF 67.5%)}}.ds-background-red-300{background-color:var(--ds-color-red)}@supports (color: color-mix(in lab,red,red)){.ds-background-red-300{background-color:color-mix(in srgb,var(--ds-color-red),#FFFFFF 30%)}}.ds-background-green-300{background-color:var(--ds-color-green)}@supports (color: color-mix(in lab,red,red)){.ds-background-green-300{background-color:color-mix(in srgb,var(--ds-color-green),#FFFFFF 30%)}}.ds-background-blue-300{background-color:var(--ds-color-own)}@supports (color: color-mix(in lab,red,red)){.ds-background-blue-300{background-color:color-mix(in srgb,var(--ds-color-own),#FFFFFF 30%)}}.ds-container-block{container-type:inline-size;container-name:block;display:flex;flex-flow:wrap;overflow:hidden}.ds-container-block>div{flex:1 1 100%}.ds-container-block>div.ds-cell-1{flex:0 0 8.3333333333%}.ds-container-block>div.ds-cell-2{flex:0 0 16.6666666667%}.ds-container-block>div.ds-cell-3{flex:0 0 25%}.ds-container-block>div.ds-cell-4{flex:0 0 33.3333333333%}.ds-container-block>div.ds-cell-5{flex:0 0 41.6666666667%}.ds-container-block>div.ds-cell-6{flex:0 0 50%}.ds-container-block>div.ds-cell-7{flex:0 0 58.3333333333%}.ds-container-block>div.ds-cell-8{flex:0 0 66.6666666667%}.ds-container-block>div.ds-cell-9{flex:0 0 75%}.ds-container-block>div.ds-cell-10{flex:0 0 83.3333333333%}.ds-container-block>div.ds-cell-11{flex:0 0 91.6666666667%}.ds-container-block>div.ds-cell-12{flex:0 0 100%}@container block (max-width: calc(22rem - 1px)){.ds-container-block>div.ds-cell-xxs-1{flex:0 0 8.3333333333%}.ds-container-block>div.ds-cell-xxs-2{flex:0 0 16.6666666667%}.ds-container-block>div.ds-cell-xxs-3{flex:0 0 25%}.ds-container-block>div.ds-cell-xxs-4{flex:0 0 33.3333333333%}.ds-container-block>div.ds-cell-xxs-5{flex:0 0 41.6666666667%}.ds-container-block>div.ds-cell-xxs-6{flex:0 0 50%}.ds-container-block>div.ds-cell-xxs-7{flex:0 0 58.3333333333%}.ds-container-block>div.ds-cell-xxs-8{flex:0 0 66.6666666667%}.ds-container-block>div.ds-cell-xxs-9{flex:0 0 75%}.ds-container-block>div.ds-cell-xxs-10{flex:0 0 83.3333333333%}.ds-container-block>div.ds-cell-xxs-11{flex:0 0 91.6666666667%}.ds-container-block>div.ds-cell-xxs-12{flex:0 0 100%}}@container block (max-width: calc(30rem - 1px)){.ds-container-block>div.ds-cell-xs-1{flex:0 0 8.3333333333%}.ds-container-block>div.ds-cell-xs-2{flex:0 0 16.6666666667%}.ds-container-block>div.ds-cell-xs-3{flex:0 0 25%}.ds-container-block>div.ds-cell-xs-4{flex:0 0 33.3333333333%}.ds-container-block>div.ds-cell-xs-5{flex:0 0 41.6666666667%}.ds-container-block>div.ds-cell-xs-6{flex:0 0 50%}.ds-container-block>div.ds-cell-xs-7{flex:0 0 58.3333333333%}.ds-container-block>div.ds-cell-xs-8{flex:0 0 66.6666666667%}.ds-container-block>div.ds-cell-xs-9{flex:0 0 75%}.ds-container-block>div.ds-cell-xs-10{flex:0 0 83.3333333333%}.ds-container-block>div.ds-cell-xs-11{flex:0 0 91.6666666667%}.ds-container-block>div.ds-cell-xs-12{flex:0 0 100%}}@container block (max-width: calc(40rem - 1px)){.ds-container-block>div.ds-cell-sm-1{flex:0 0 8.3333333333%}.ds-container-block>div.ds-cell-sm-2{flex:0 0 16.6666666667%}.ds-container-block>div.ds-cell-sm-3{flex:0 0 25%}.ds-container-block>div.ds-cell-sm-4{flex:0 0 33.3333333333%}.ds-container-block>div.ds-cell-sm-5{flex:0 0 41.6666666667%}.ds-container-block>div.ds-cell-sm-6{flex:0 0 50%}.ds-container-block>div.ds-cell-sm-7{flex:0 0 58.3333333333%}.ds-container-block>div.ds-cell-sm-8{flex:0 0 66.6666666667%}.ds-container-block>div.ds-cell-sm-9{flex:0 0 75%}.ds-container-block>div.ds-cell-sm-10{flex:0 0 83.3333333333%}.ds-container-block>div.ds-cell-sm-11{flex:0 0 91.6666666667%}.ds-container-block>div.ds-cell-sm-12{flex:0 0 100%}}@container block (max-width: calc(48rem - 1px)){.ds-container-block>div.ds-cell-md-1{flex:0 0 8.3333333333%}.ds-container-block>div.ds-cell-md-2{flex:0 0 16.6666666667%}.ds-container-block>div.ds-cell-md-3{flex:0 0 25%}.ds-container-block>div.ds-cell-md-4{flex:0 0 33.3333333333%}.ds-container-block>div.ds-cell-md-5{flex:0 0 41.6666666667%}.ds-container-block>div.ds-cell-md-6{flex:0 0 50%}.ds-container-block>div.ds-cell-md-7{flex:0 0 58.3333333333%}.ds-container-block>div.ds-cell-md-8{flex:0 0 66.6666666667%}.ds-container-block>div.ds-cell-md-9{flex:0 0 75%}.ds-container-block>div.ds-cell-md-10{flex:0 0 83.3333333333%}.ds-container-block>div.ds-cell-md-11{flex:0 0 91.6666666667%}.ds-container-block>div.ds-cell-md-12{flex:0 0 100%}}@container block (max-width: calc(64rem - 1px)){.ds-container-block>div.ds-cell-lg-1{flex:0 0 8.3333333333%}.ds-container-block>div.ds-cell-lg-2{flex:0 0 16.6666666667%}.ds-container-block>div.ds-cell-lg-3{flex:0 0 25%}.ds-container-block>div.ds-cell-lg-4{flex:0 0 33.3333333333%}.ds-container-block>div.ds-cell-lg-5{flex:0 0 41.6666666667%}.ds-container-block>div.ds-cell-lg-6{flex:0 0 50%}.ds-container-block>div.ds-cell-lg-7{flex:0 0 58.3333333333%}.ds-container-block>div.ds-cell-lg-8{flex:0 0 66.6666666667%}.ds-container-block>div.ds-cell-lg-9{flex:0 0 75%}.ds-container-block>div.ds-cell-lg-10{flex:0 0 83.3333333333%}.ds-container-block>div.ds-cell-lg-11{flex:0 0 91.6666666667%}.ds-container-block>div.ds-cell-lg-12{flex:0 0 100%}}@container block (max-width: calc(80rem - 1px)){.ds-container-block>div.ds-cell-xl-1{flex:0 0 8.3333333333%}.ds-container-block>div.ds-cell-xl-2{flex:0 0 16.6666666667%}.ds-container-block>div.ds-cell-xl-3{flex:0 0 25%}.ds-container-block>div.ds-cell-xl-4{flex:0 0 33.3333333333%}.ds-container-block>div.ds-cell-xl-5{flex:0 0 41.6666666667%}.ds-container-block>div.ds-cell-xl-6{flex:0 0 50%}.ds-container-block>div.ds-cell-xl-7{flex:0 0 58.3333333333%}.ds-container-block>div.ds-cell-xl-8{flex:0 0 66.6666666667%}.ds-container-block>div.ds-cell-xl-9{flex:0 0 75%}.ds-container-block>div.ds-cell-xl-10{flex:0 0 83.3333333333%}.ds-container-block>div.ds-cell-xl-11{flex:0 0 91.6666666667%}.ds-container-block>div.ds-cell-xl-12{flex:0 0 100%}}@container block (max-width: calc(96rem - 1px)){.ds-container-block>div.ds-cell-xxl-1{flex:0 0 8.3333333333%}.ds-container-block>div.ds-cell-xxl-2{flex:0 0 16.6666666667%}.ds-container-block>div.ds-cell-xxl-3{flex:0 0 25%}.ds-container-block>div.ds-cell-xxl-4{flex:0 0 33.3333333333%}.ds-container-block>div.ds-cell-xxl-5{flex:0 0 41.6666666667%}.ds-container-block>div.ds-cell-xxl-6{flex:0 0 50%}.ds-container-block>div.ds-cell-xxl-7{flex:0 0 58.3333333333%}.ds-container-block>div.ds-cell-xxl-8{flex:0 0 66.6666666667%}.ds-container-block>div.ds-cell-xxl-9{flex:0 0 75%}.ds-container-block>div.ds-cell-xxl-10{flex:0 0 83.3333333333%}.ds-container-block>div.ds-cell-xxl-11{flex:0 0 91.6666666667%}.ds-container-block>div.ds-cell-xxl-12{flex:0 0 100%}}@container block (max-width: calc(128rem - 1px)){.ds-container-block>div.ds-cell-4k-1{flex:0 0 8.3333333333%}.ds-container-block>div.ds-cell-4k-2{flex:0 0 16.6666666667%}.ds-container-block>div.ds-cell-4k-3{flex:0 0 25%}.ds-container-block>div.ds-cell-4k-4{flex:0 0 33.3333333333%}.ds-container-block>div.ds-cell-4k-5{flex:0 0 41.6666666667%}.ds-container-block>div.ds-cell-4k-6{flex:0 0 50%}.ds-container-block>div.ds-cell-4k-7{flex:0 0 58.3333333333%}.ds-container-block>div.ds-cell-4k-8{flex:0 0 66.6666666667%}.ds-container-block>div.ds-cell-4k-9{flex:0 0 75%}.ds-container-block>div.ds-cell-4k-10{flex:0 0 83.3333333333%}.ds-container-block>div.ds-cell-4k-11{flex:0 0 91.6666666667%}.ds-container-block>div.ds-cell-4k-12{flex:0 0 100%}}@media only screen and (min-width: 22rem) and (max-width: calc(30rem - 1px)){.ds-cell-xxs-xs-1{flex:0 0 8.3333333333%}.ds-cell-xxs-xs-2{flex:0 0 16.6666666667%}.ds-cell-xxs-xs-3{flex:0 0 25%}.ds-cell-xxs-xs-4{flex:0 0 33.3333333333%}.ds-cell-xxs-xs-5{flex:0 0 41.6666666667%}.ds-cell-xxs-xs-6{flex:0 0 50%}.ds-cell-xxs-xs-7{flex:0 0 58.3333333333%}.ds-cell-xxs-xs-8{flex:0 0 66.6666666667%}.ds-cell-xxs-xs-9{flex:0 0 75%}.ds-cell-xxs-xs-10{flex:0 0 83.3333333333%}.ds-cell-xxs-xs-11{flex:0 0 91.6666666667%}.ds-cell-xxs-xs-12{flex:0 0 100%}}@media only screen and (min-width: 22rem) and (max-width: calc(40rem - 1px)){.ds-cell-xxs-sm-1{flex:0 0 8.3333333333%}.ds-cell-xxs-sm-2{flex:0 0 16.6666666667%}.ds-cell-xxs-sm-3{flex:0 0 25%}.ds-cell-xxs-sm-4{flex:0 0 33.3333333333%}.ds-cell-xxs-sm-5{flex:0 0 41.6666666667%}.ds-cell-xxs-sm-6{flex:0 0 50%}.ds-cell-xxs-sm-7{flex:0 0 58.3333333333%}.ds-cell-xxs-sm-8{flex:0 0 66.6666666667%}.ds-cell-xxs-sm-9{flex:0 0 75%}.ds-cell-xxs-sm-10{flex:0 0 83.3333333333%}.ds-cell-xxs-sm-11{flex:0 0 91.6666666667%}.ds-cell-xxs-sm-12{flex:0 0 100%}}@media only screen and (min-width: 22rem) and (max-width: calc(48rem - 1px)){.ds-cell-xxs-md-1{flex:0 0 8.3333333333%}.ds-cell-xxs-md-2{flex:0 0 16.6666666667%}.ds-cell-xxs-md-3{flex:0 0 25%}.ds-cell-xxs-md-4{flex:0 0 33.3333333333%}.ds-cell-xxs-md-5{flex:0 0 41.6666666667%}.ds-cell-xxs-md-6{flex:0 0 50%}.ds-cell-xxs-md-7{flex:0 0 58.3333333333%}.ds-cell-xxs-md-8{flex:0 0 66.6666666667%}.ds-cell-xxs-md-9{flex:0 0 75%}.ds-cell-xxs-md-10{flex:0 0 83.3333333333%}.ds-cell-xxs-md-11{flex:0 0 91.6666666667%}.ds-cell-xxs-md-12{flex:0 0 100%}}@media only screen and (min-width: 22rem) and (max-width: calc(64rem - 1px)){.ds-cell-xxs-lg-1{flex:0 0 8.3333333333%}.ds-cell-xxs-lg-2{flex:0 0 16.6666666667%}.ds-cell-xxs-lg-3{flex:0 0 25%}.ds-cell-xxs-lg-4{flex:0 0 33.3333333333%}.ds-cell-xxs-lg-5{flex:0 0 41.6666666667%}.ds-cell-xxs-lg-6{flex:0 0 50%}.ds-cell-xxs-lg-7{flex:0 0 58.3333333333%}.ds-cell-xxs-lg-8{flex:0 0 66.6666666667%}.ds-cell-xxs-lg-9{flex:0 0 75%}.ds-cell-xxs-lg-10{flex:0 0 83.3333333333%}.ds-cell-xxs-lg-11{flex:0 0 91.6666666667%}.ds-cell-xxs-lg-12{flex:0 0 100%}}@media only screen and (min-width: 22rem) and (max-width: calc(80rem - 1px)){.ds-cell-xxs-xl-1{flex:0 0 8.3333333333%}.ds-cell-xxs-xl-2{flex:0 0 16.6666666667%}.ds-cell-xxs-xl-3{flex:0 0 25%}.ds-cell-xxs-xl-4{flex:0 0 33.3333333333%}.ds-cell-xxs-xl-5{flex:0 0 41.6666666667%}.ds-cell-xxs-xl-6{flex:0 0 50%}.ds-cell-xxs-xl-7{flex:0 0 58.3333333333%}.ds-cell-xxs-xl-8{flex:0 0 66.6666666667%}.ds-cell-xxs-xl-9{flex:0 0 75%}.ds-cell-xxs-xl-10{flex:0 0 83.3333333333%}.ds-cell-xxs-xl-11{flex:0 0 91.6666666667%}.ds-cell-xxs-xl-12{flex:0 0 100%}}@media only screen and (min-width: 22rem) and (max-width: calc(96rem - 1px)){.ds-cell-xxs-xxl-1{flex:0 0 8.3333333333%}.ds-cell-xxs-xxl-2{flex:0 0 16.6666666667%}.ds-cell-xxs-xxl-3{flex:0 0 25%}.ds-cell-xxs-xxl-4{flex:0 0 33.3333333333%}.ds-cell-xxs-xxl-5{flex:0 0 41.6666666667%}.ds-cell-xxs-xxl-6{flex:0 0 50%}.ds-cell-xxs-xxl-7{flex:0 0 58.3333333333%}.ds-cell-xxs-xxl-8{flex:0 0 66.6666666667%}.ds-cell-xxs-xxl-9{flex:0 0 75%}.ds-cell-xxs-xxl-10{flex:0 0 83.3333333333%}.ds-cell-xxs-xxl-11{flex:0 0 91.6666666667%}.ds-cell-xxs-xxl-12{flex:0 0 100%}}@media only screen and (min-width: 22rem) and (max-width: calc(128rem - 1px)){.ds-cell-xxs-4k-1{flex:0 0 8.3333333333%}.ds-cell-xxs-4k-2{flex:0 0 16.6666666667%}.ds-cell-xxs-4k-3{flex:0 0 25%}.ds-cell-xxs-4k-4{flex:0 0 33.3333333333%}.ds-cell-xxs-4k-5{flex:0 0 41.6666666667%}.ds-cell-xxs-4k-6{flex:0 0 50%}.ds-cell-xxs-4k-7{flex:0 0 58.3333333333%}.ds-cell-xxs-4k-8{flex:0 0 66.6666666667%}.ds-cell-xxs-4k-9{flex:0 0 75%}.ds-cell-xxs-4k-10{flex:0 0 83.3333333333%}.ds-cell-xxs-4k-11{flex:0 0 91.6666666667%}.ds-cell-xxs-4k-12{flex:0 0 100%}}@media only screen and (min-width: 30rem) and (max-width: calc(40rem - 1px)){.ds-cell-xs-sm-1{flex:0 0 8.3333333333%}.ds-cell-xs-sm-2{flex:0 0 16.6666666667%}.ds-cell-xs-sm-3{flex:0 0 25%}.ds-cell-xs-sm-4{flex:0 0 33.3333333333%}.ds-cell-xs-sm-5{flex:0 0 41.6666666667%}.ds-cell-xs-sm-6{flex:0 0 50%}.ds-cell-xs-sm-7{flex:0 0 58.3333333333%}.ds-cell-xs-sm-8{flex:0 0 66.6666666667%}.ds-cell-xs-sm-9{flex:0 0 75%}.ds-cell-xs-sm-10{flex:0 0 83.3333333333%}.ds-cell-xs-sm-11{flex:0 0 91.6666666667%}.ds-cell-xs-sm-12{flex:0 0 100%}}@media only screen and (min-width: 30rem) and (max-width: calc(48rem - 1px)){.ds-cell-xs-md-1{flex:0 0 8.3333333333%}.ds-cell-xs-md-2{flex:0 0 16.6666666667%}.ds-cell-xs-md-3{flex:0 0 25%}.ds-cell-xs-md-4{flex:0 0 33.3333333333%}.ds-cell-xs-md-5{flex:0 0 41.6666666667%}.ds-cell-xs-md-6{flex:0 0 50%}.ds-cell-xs-md-7{flex:0 0 58.3333333333%}.ds-cell-xs-md-8{flex:0 0 66.6666666667%}.ds-cell-xs-md-9{flex:0 0 75%}.ds-cell-xs-md-10{flex:0 0 83.3333333333%}.ds-cell-xs-md-11{flex:0 0 91.6666666667%}.ds-cell-xs-md-12{flex:0 0 100%}}@media only screen and (min-width: 30rem) and (max-width: calc(64rem - 1px)){.ds-cell-xs-lg-1{flex:0 0 8.3333333333%}.ds-cell-xs-lg-2{flex:0 0 16.6666666667%}.ds-cell-xs-lg-3{flex:0 0 25%}.ds-cell-xs-lg-4{flex:0 0 33.3333333333%}.ds-cell-xs-lg-5{flex:0 0 41.6666666667%}.ds-cell-xs-lg-6{flex:0 0 50%}.ds-cell-xs-lg-7{flex:0 0 58.3333333333%}.ds-cell-xs-lg-8{flex:0 0 66.6666666667%}.ds-cell-xs-lg-9{flex:0 0 75%}.ds-cell-xs-lg-10{flex:0 0 83.3333333333%}.ds-cell-xs-lg-11{flex:0 0 91.6666666667%}.ds-cell-xs-lg-12{flex:0 0 100%}}@media only screen and (min-width: 30rem) and (max-width: calc(80rem - 1px)){.ds-cell-xs-xl-1{flex:0 0 8.3333333333%}.ds-cell-xs-xl-2{flex:0 0 16.6666666667%}.ds-cell-xs-xl-3{flex:0 0 25%}.ds-cell-xs-xl-4{flex:0 0 33.3333333333%}.ds-cell-xs-xl-5{flex:0 0 41.6666666667%}.ds-cell-xs-xl-6{flex:0 0 50%}.ds-cell-xs-xl-7{flex:0 0 58.3333333333%}.ds-cell-xs-xl-8{flex:0 0 66.6666666667%}.ds-cell-xs-xl-9{flex:0 0 75%}.ds-cell-xs-xl-10{flex:0 0 83.3333333333%}.ds-cell-xs-xl-11{flex:0 0 91.6666666667%}.ds-cell-xs-xl-12{flex:0 0 100%}}@media only screen and (min-width: 30rem) and (max-width: calc(96rem - 1px)){.ds-cell-xs-xxl-1{flex:0 0 8.3333333333%}.ds-cell-xs-xxl-2{flex:0 0 16.6666666667%}.ds-cell-xs-xxl-3{flex:0 0 25%}.ds-cell-xs-xxl-4{flex:0 0 33.3333333333%}.ds-cell-xs-xxl-5{flex:0 0 41.6666666667%}.ds-cell-xs-xxl-6{flex:0 0 50%}.ds-cell-xs-xxl-7{flex:0 0 58.3333333333%}.ds-cell-xs-xxl-8{flex:0 0 66.6666666667%}.ds-cell-xs-xxl-9{flex:0 0 75%}.ds-cell-xs-xxl-10{flex:0 0 83.3333333333%}.ds-cell-xs-xxl-11{flex:0 0 91.6666666667%}.ds-cell-xs-xxl-12{flex:0 0 100%}}@media only screen and (min-width: 30rem) and (max-width: calc(128rem - 1px)){.ds-cell-xs-4k-1{flex:0 0 8.3333333333%}.ds-cell-xs-4k-2{flex:0 0 16.6666666667%}.ds-cell-xs-4k-3{flex:0 0 25%}.ds-cell-xs-4k-4{flex:0 0 33.3333333333%}.ds-cell-xs-4k-5{flex:0 0 41.6666666667%}.ds-cell-xs-4k-6{flex:0 0 50%}.ds-cell-xs-4k-7{flex:0 0 58.3333333333%}.ds-cell-xs-4k-8{flex:0 0 66.6666666667%}.ds-cell-xs-4k-9{flex:0 0 75%}.ds-cell-xs-4k-10{flex:0 0 83.3333333333%}.ds-cell-xs-4k-11{flex:0 0 91.6666666667%}.ds-cell-xs-4k-12{flex:0 0 100%}}@media only screen and (min-width: 40rem) and (max-width: calc(48rem - 1px)){.ds-cell-sm-md-1{flex:0 0 8.3333333333%}.ds-cell-sm-md-2{flex:0 0 16.6666666667%}.ds-cell-sm-md-3{flex:0 0 25%}.ds-cell-sm-md-4{flex:0 0 33.3333333333%}.ds-cell-sm-md-5{flex:0 0 41.6666666667%}.ds-cell-sm-md-6{flex:0 0 50%}.ds-cell-sm-md-7{flex:0 0 58.3333333333%}.ds-cell-sm-md-8{flex:0 0 66.6666666667%}.ds-cell-sm-md-9{flex:0 0 75%}.ds-cell-sm-md-10{flex:0 0 83.3333333333%}.ds-cell-sm-md-11{flex:0 0 91.6666666667%}.ds-cell-sm-md-12{flex:0 0 100%}}@media only screen and (min-width: 40rem) and (max-width: calc(64rem - 1px)){.ds-cell-sm-lg-1{flex:0 0 8.3333333333%}.ds-cell-sm-lg-2{flex:0 0 16.6666666667%}.ds-cell-sm-lg-3{flex:0 0 25%}.ds-cell-sm-lg-4{flex:0 0 33.3333333333%}.ds-cell-sm-lg-5{flex:0 0 41.6666666667%}.ds-cell-sm-lg-6{flex:0 0 50%}.ds-cell-sm-lg-7{flex:0 0 58.3333333333%}.ds-cell-sm-lg-8{flex:0 0 66.6666666667%}.ds-cell-sm-lg-9{flex:0 0 75%}.ds-cell-sm-lg-10{flex:0 0 83.3333333333%}.ds-cell-sm-lg-11{flex:0 0 91.6666666667%}.ds-cell-sm-lg-12{flex:0 0 100%}}@media only screen and (min-width: 40rem) and (max-width: calc(80rem - 1px)){.ds-cell-sm-xl-1{flex:0 0 8.3333333333%}.ds-cell-sm-xl-2{flex:0 0 16.6666666667%}.ds-cell-sm-xl-3{flex:0 0 25%}.ds-cell-sm-xl-4{flex:0 0 33.3333333333%}.ds-cell-sm-xl-5{flex:0 0 41.6666666667%}.ds-cell-sm-xl-6{flex:0 0 50%}.ds-cell-sm-xl-7{flex:0 0 58.3333333333%}.ds-cell-sm-xl-8{flex:0 0 66.6666666667%}.ds-cell-sm-xl-9{flex:0 0 75%}.ds-cell-sm-xl-10{flex:0 0 83.3333333333%}.ds-cell-sm-xl-11{flex:0 0 91.6666666667%}.ds-cell-sm-xl-12{flex:0 0 100%}}@media only screen and (min-width: 40rem) and (max-width: calc(96rem - 1px)){.ds-cell-sm-xxl-1{flex:0 0 8.3333333333%}.ds-cell-sm-xxl-2{flex:0 0 16.6666666667%}.ds-cell-sm-xxl-3{flex:0 0 25%}.ds-cell-sm-xxl-4{flex:0 0 33.3333333333%}.ds-cell-sm-xxl-5{flex:0 0 41.6666666667%}.ds-cell-sm-xxl-6{flex:0 0 50%}.ds-cell-sm-xxl-7{flex:0 0 58.3333333333%}.ds-cell-sm-xxl-8{flex:0 0 66.6666666667%}.ds-cell-sm-xxl-9{flex:0 0 75%}.ds-cell-sm-xxl-10{flex:0 0 83.3333333333%}.ds-cell-sm-xxl-11{flex:0 0 91.6666666667%}.ds-cell-sm-xxl-12{flex:0 0 100%}}@media only screen and (min-width: 40rem) and (max-width: calc(128rem - 1px)){.ds-cell-sm-4k-1{flex:0 0 8.3333333333%}.ds-cell-sm-4k-2{flex:0 0 16.6666666667%}.ds-cell-sm-4k-3{flex:0 0 25%}.ds-cell-sm-4k-4{flex:0 0 33.3333333333%}.ds-cell-sm-4k-5{flex:0 0 41.6666666667%}.ds-cell-sm-4k-6{flex:0 0 50%}.ds-cell-sm-4k-7{flex:0 0 58.3333333333%}.ds-cell-sm-4k-8{flex:0 0 66.6666666667%}.ds-cell-sm-4k-9{flex:0 0 75%}.ds-cell-sm-4k-10{flex:0 0 83.3333333333%}.ds-cell-sm-4k-11{flex:0 0 91.6666666667%}.ds-cell-sm-4k-12{flex:0 0 100%}}@media only screen and (min-width: 48rem) and (max-width: calc(64rem - 1px)){.ds-cell-md-lg-1{flex:0 0 8.3333333333%}.ds-cell-md-lg-2{flex:0 0 16.6666666667%}.ds-cell-md-lg-3{flex:0 0 25%}.ds-cell-md-lg-4{flex:0 0 33.3333333333%}.ds-cell-md-lg-5{flex:0 0 41.6666666667%}.ds-cell-md-lg-6{flex:0 0 50%}.ds-cell-md-lg-7{flex:0 0 58.3333333333%}.ds-cell-md-lg-8{flex:0 0 66.6666666667%}.ds-cell-md-lg-9{flex:0 0 75%}.ds-cell-md-lg-10{flex:0 0 83.3333333333%}.ds-cell-md-lg-11{flex:0 0 91.6666666667%}.ds-cell-md-lg-12{flex:0 0 100%}}@media only screen and (min-width: 48rem) and (max-width: calc(80rem - 1px)){.ds-cell-md-xl-1{flex:0 0 8.3333333333%}.ds-cell-md-xl-2{flex:0 0 16.6666666667%}.ds-cell-md-xl-3{flex:0 0 25%}.ds-cell-md-xl-4{flex:0 0 33.3333333333%}.ds-cell-md-xl-5{flex:0 0 41.6666666667%}.ds-cell-md-xl-6{flex:0 0 50%}.ds-cell-md-xl-7{flex:0 0 58.3333333333%}.ds-cell-md-xl-8{flex:0 0 66.6666666667%}.ds-cell-md-xl-9{flex:0 0 75%}.ds-cell-md-xl-10{flex:0 0 83.3333333333%}.ds-cell-md-xl-11{flex:0 0 91.6666666667%}.ds-cell-md-xl-12{flex:0 0 100%}}@media only screen and (min-width: 48rem) and (max-width: calc(96rem - 1px)){.ds-cell-md-xxl-1{flex:0 0 8.3333333333%}.ds-cell-md-xxl-2{flex:0 0 16.6666666667%}.ds-cell-md-xxl-3{flex:0 0 25%}.ds-cell-md-xxl-4{flex:0 0 33.3333333333%}.ds-cell-md-xxl-5{flex:0 0 41.6666666667%}.ds-cell-md-xxl-6{flex:0 0 50%}.ds-cell-md-xxl-7{flex:0 0 58.3333333333%}.ds-cell-md-xxl-8{flex:0 0 66.6666666667%}.ds-cell-md-xxl-9{flex:0 0 75%}.ds-cell-md-xxl-10{flex:0 0 83.3333333333%}.ds-cell-md-xxl-11{flex:0 0 91.6666666667%}.ds-cell-md-xxl-12{flex:0 0 100%}}@media only screen and (min-width: 48rem) and (max-width: calc(128rem - 1px)){.ds-cell-md-4k-1{flex:0 0 8.3333333333%}.ds-cell-md-4k-2{flex:0 0 16.6666666667%}.ds-cell-md-4k-3{flex:0 0 25%}.ds-cell-md-4k-4{flex:0 0 33.3333333333%}.ds-cell-md-4k-5{flex:0 0 41.6666666667%}.ds-cell-md-4k-6{flex:0 0 50%}.ds-cell-md-4k-7{flex:0 0 58.3333333333%}.ds-cell-md-4k-8{flex:0 0 66.6666666667%}.ds-cell-md-4k-9{flex:0 0 75%}.ds-cell-md-4k-10{flex:0 0 83.3333333333%}.ds-cell-md-4k-11{flex:0 0 91.6666666667%}.ds-cell-md-4k-12{flex:0 0 100%}}@media only screen and (min-width: 64rem) and (max-width: calc(80rem - 1px)){.ds-cell-lg-xl-1{flex:0 0 8.3333333333%}.ds-cell-lg-xl-2{flex:0 0 16.6666666667%}.ds-cell-lg-xl-3{flex:0 0 25%}.ds-cell-lg-xl-4{flex:0 0 33.3333333333%}.ds-cell-lg-xl-5{flex:0 0 41.6666666667%}.ds-cell-lg-xl-6{flex:0 0 50%}.ds-cell-lg-xl-7{flex:0 0 58.3333333333%}.ds-cell-lg-xl-8{flex:0 0 66.6666666667%}.ds-cell-lg-xl-9{flex:0 0 75%}.ds-cell-lg-xl-10{flex:0 0 83.3333333333%}.ds-cell-lg-xl-11{flex:0 0 91.6666666667%}.ds-cell-lg-xl-12{flex:0 0 100%}}@media only screen and (min-width: 64rem) and (max-width: calc(96rem - 1px)){.ds-cell-lg-xxl-1{flex:0 0 8.3333333333%}.ds-cell-lg-xxl-2{flex:0 0 16.6666666667%}.ds-cell-lg-xxl-3{flex:0 0 25%}.ds-cell-lg-xxl-4{flex:0 0 33.3333333333%}.ds-cell-lg-xxl-5{flex:0 0 41.6666666667%}.ds-cell-lg-xxl-6{flex:0 0 50%}.ds-cell-lg-xxl-7{flex:0 0 58.3333333333%}.ds-cell-lg-xxl-8{flex:0 0 66.6666666667%}.ds-cell-lg-xxl-9{flex:0 0 75%}.ds-cell-lg-xxl-10{flex:0 0 83.3333333333%}.ds-cell-lg-xxl-11{flex:0 0 91.6666666667%}.ds-cell-lg-xxl-12{flex:0 0 100%}}@media only screen and (min-width: 64rem) and (max-width: calc(128rem - 1px)){.ds-cell-lg-4k-1{flex:0 0 8.3333333333%}.ds-cell-lg-4k-2{flex:0 0 16.6666666667%}.ds-cell-lg-4k-3{flex:0 0 25%}.ds-cell-lg-4k-4{flex:0 0 33.3333333333%}.ds-cell-lg-4k-5{flex:0 0 41.6666666667%}.ds-cell-lg-4k-6{flex:0 0 50%}.ds-cell-lg-4k-7{flex:0 0 58.3333333333%}.ds-cell-lg-4k-8{flex:0 0 66.6666666667%}.ds-cell-lg-4k-9{flex:0 0 75%}.ds-cell-lg-4k-10{flex:0 0 83.3333333333%}.ds-cell-lg-4k-11{flex:0 0 91.6666666667%}.ds-cell-lg-4k-12{flex:0 0 100%}}@media only screen and (min-width: 80rem) and (max-width: calc(96rem - 1px)){.ds-cell-xl-xxl-1{flex:0 0 8.3333333333%}.ds-cell-xl-xxl-2{flex:0 0 16.6666666667%}.ds-cell-xl-xxl-3{flex:0 0 25%}.ds-cell-xl-xxl-4{flex:0 0 33.3333333333%}.ds-cell-xl-xxl-5{flex:0 0 41.6666666667%}.ds-cell-xl-xxl-6{flex:0 0 50%}.ds-cell-xl-xxl-7{flex:0 0 58.3333333333%}.ds-cell-xl-xxl-8{flex:0 0 66.6666666667%}.ds-cell-xl-xxl-9{flex:0 0 75%}.ds-cell-xl-xxl-10{flex:0 0 83.3333333333%}.ds-cell-xl-xxl-11{flex:0 0 91.6666666667%}.ds-cell-xl-xxl-12{flex:0 0 100%}}@media only screen and (min-width: 80rem) and (max-width: calc(128rem - 1px)){.ds-cell-xl-4k-1{flex:0 0 8.3333333333%}.ds-cell-xl-4k-2{flex:0 0 16.6666666667%}.ds-cell-xl-4k-3{flex:0 0 25%}.ds-cell-xl-4k-4{flex:0 0 33.3333333333%}.ds-cell-xl-4k-5{flex:0 0 41.6666666667%}.ds-cell-xl-4k-6{flex:0 0 50%}.ds-cell-xl-4k-7{flex:0 0 58.3333333333%}.ds-cell-xl-4k-8{flex:0 0 66.6666666667%}.ds-cell-xl-4k-9{flex:0 0 75%}.ds-cell-xl-4k-10{flex:0 0 83.3333333333%}.ds-cell-xl-4k-11{flex:0 0 91.6666666667%}.ds-cell-xl-4k-12{flex:0 0 100%}}@media only screen and (min-width: 96rem) and (max-width: calc(128rem - 1px)){.ds-cell-xxl-4k-1{flex:0 0 8.3333333333%}.ds-cell-xxl-4k-2{flex:0 0 16.6666666667%}.ds-cell-xxl-4k-3{flex:0 0 25%}.ds-cell-xxl-4k-4{flex:0 0 33.3333333333%}.ds-cell-xxl-4k-5{flex:0 0 41.6666666667%}.ds-cell-xxl-4k-6{flex:0 0 50%}.ds-cell-xxl-4k-7{flex:0 0 58.3333333333%}.ds-cell-xxl-4k-8{flex:0 0 66.6666666667%}.ds-cell-xxl-4k-9{flex:0 0 75%}.ds-cell-xxl-4k-10{flex:0 0 83.3333333333%}.ds-cell-xxl-4k-11{flex:0 0 91.6666666667%}.ds-cell-xxl-4k-12{flex:0 0 100%}}[class^=ds-cell-],[class*=" ds-cell-"]{flex:1 1 100%;padding:5px}[class^=ds-cell-].ds-compact,[class*=" ds-cell-"].ds-compact{padding:0}.ds-cell-1{flex:0 0 8.3333333333%}.ds-cell-2{flex:0 0 16.6666666667%}.ds-cell-3{flex:0 0 25%}.ds-cell-4{flex:0 0 33.3333333333%}.ds-cell-5{flex:0 0 41.6666666667%}.ds-cell-6{flex:0 0 50%}.ds-cell-7{flex:0 0 58.3333333333%}.ds-cell-8{flex:0 0 66.6666666667%}.ds-cell-9{flex:0 0 75%}.ds-cell-10{flex:0 0 83.3333333333%}.ds-cell-11{flex:0 0 91.6666666667%}.ds-cell-12{flex:0 0 100%}@media only screen and (max-width: calc(22rem - 1px)){.ds-cell-xxs-1{flex:0 0 8.3333333333%}.ds-cell-xxs-2{flex:0 0 16.6666666667%}.ds-cell-xxs-3{flex:0 0 25%}.ds-cell-xxs-4{flex:0 0 33.3333333333%}.ds-cell-xxs-5{flex:0 0 41.6666666667%}.ds-cell-xxs-6{flex:0 0 50%}.ds-cell-xxs-7{flex:0 0 58.3333333333%}.ds-cell-xxs-8{flex:0 0 66.6666666667%}.ds-cell-xxs-9{flex:0 0 75%}.ds-cell-xxs-10{flex:0 0 83.3333333333%}.ds-cell-xxs-11{flex:0 0 91.6666666667%}.ds-cell-xxs-12{flex:0 0 100%}}@media only screen and (max-width: calc(30rem - 1px)){.ds-cell-xs-1{flex:0 0 8.3333333333%}.ds-cell-xs-2{flex:0 0 16.6666666667%}.ds-cell-xs-3{flex:0 0 25%}.ds-cell-xs-4{flex:0 0 33.3333333333%}.ds-cell-xs-5{flex:0 0 41.6666666667%}.ds-cell-xs-6{flex:0 0 50%}.ds-cell-xs-7{flex:0 0 58.3333333333%}.ds-cell-xs-8{flex:0 0 66.6666666667%}.ds-cell-xs-9{flex:0 0 75%}.ds-cell-xs-10{flex:0 0 83.3333333333%}.ds-cell-xs-11{flex:0 0 91.6666666667%}.ds-cell-xs-12{flex:0 0 100%}}@media only screen and (max-width: calc(40rem - 1px)){.ds-cell-sm-1{flex:0 0 8.3333333333%}.ds-cell-sm-2{flex:0 0 16.6666666667%}.ds-cell-sm-3{flex:0 0 25%}.ds-cell-sm-4{flex:0 0 33.3333333333%}.ds-cell-sm-5{flex:0 0 41.6666666667%}.ds-cell-sm-6{flex:0 0 50%}.ds-cell-sm-7{flex:0 0 58.3333333333%}.ds-cell-sm-8{flex:0 0 66.6666666667%}.ds-cell-sm-9{flex:0 0 75%}.ds-cell-sm-10{flex:0 0 83.3333333333%}.ds-cell-sm-11{flex:0 0 91.6666666667%}.ds-cell-sm-12{flex:0 0 100%}}@media only screen and (max-width: calc(48rem - 1px)){.ds-cell-md-1{flex:0 0 8.3333333333%}.ds-cell-md-2{flex:0 0 16.6666666667%}.ds-cell-md-3{flex:0 0 25%}.ds-cell-md-4{flex:0 0 33.3333333333%}.ds-cell-md-5{flex:0 0 41.6666666667%}.ds-cell-md-6{flex:0 0 50%}.ds-cell-md-7{flex:0 0 58.3333333333%}.ds-cell-md-8{flex:0 0 66.6666666667%}.ds-cell-md-9{flex:0 0 75%}.ds-cell-md-10{flex:0 0 83.3333333333%}.ds-cell-md-11{flex:0 0 91.6666666667%}.ds-cell-md-12{flex:0 0 100%}}@media only screen and (max-width: calc(64rem - 1px)){.ds-cell-lg-1{flex:0 0 8.3333333333%}.ds-cell-lg-2{flex:0 0 16.6666666667%}.ds-cell-lg-3{flex:0 0 25%}.ds-cell-lg-4{flex:0 0 33.3333333333%}.ds-cell-lg-5{flex:0 0 41.6666666667%}.ds-cell-lg-6{flex:0 0 50%}.ds-cell-lg-7{flex:0 0 58.3333333333%}.ds-cell-lg-8{flex:0 0 66.6666666667%}.ds-cell-lg-9{flex:0 0 75%}.ds-cell-lg-10{flex:0 0 83.3333333333%}.ds-cell-lg-11{flex:0 0 91.6666666667%}.ds-cell-lg-12{flex:0 0 100%}}@media only screen and (max-width: calc(80rem - 1px)){.ds-cell-xl-1{flex:0 0 8.3333333333%}.ds-cell-xl-2{flex:0 0 16.6666666667%}.ds-cell-xl-3{flex:0 0 25%}.ds-cell-xl-4{flex:0 0 33.3333333333%}.ds-cell-xl-5{flex:0 0 41.6666666667%}.ds-cell-xl-6{flex:0 0 50%}.ds-cell-xl-7{flex:0 0 58.3333333333%}.ds-cell-xl-8{flex:0 0 66.6666666667%}.ds-cell-xl-9{flex:0 0 75%}.ds-cell-xl-10{flex:0 0 83.3333333333%}.ds-cell-xl-11{flex:0 0 91.6666666667%}.ds-cell-xl-12{flex:0 0 100%}}@media only screen and (max-width: calc(96rem - 1px)){.ds-cell-xxl-1{flex:0 0 8.3333333333%}.ds-cell-xxl-2{flex:0 0 16.6666666667%}.ds-cell-xxl-3{flex:0 0 25%}.ds-cell-xxl-4{flex:0 0 33.3333333333%}.ds-cell-xxl-5{flex:0 0 41.6666666667%}.ds-cell-xxl-6{flex:0 0 50%}.ds-cell-xxl-7{flex:0 0 58.3333333333%}.ds-cell-xxl-8{flex:0 0 66.6666666667%}.ds-cell-xxl-9{flex:0 0 75%}.ds-cell-xxl-10{flex:0 0 83.3333333333%}.ds-cell-xxl-11{flex:0 0 91.6666666667%}.ds-cell-xxl-12{flex:0 0 100%}}@media only screen and (max-width: calc(128rem - 1px)){.ds-cell-4k-1{flex:0 0 8.3333333333%}.ds-cell-4k-2{flex:0 0 16.6666666667%}.ds-cell-4k-3{flex:0 0 25%}.ds-cell-4k-4{flex:0 0 33.3333333333%}.ds-cell-4k-5{flex:0 0 41.6666666667%}.ds-cell-4k-6{flex:0 0 50%}.ds-cell-4k-7{flex:0 0 58.3333333333%}.ds-cell-4k-8{flex:0 0 66.6666666667%}.ds-cell-4k-9{flex:0 0 75%}.ds-cell-4k-10{flex:0 0 83.3333333333%}.ds-cell-4k-11{flex:0 0 91.6666666667%}.ds-cell-4k-12{flex:0 0 100%}}.ds-container,.ds-container-vertical,.ds-container-horizontal,.ds-container-horizontal-complete,.ds-container-horizontal-equal,.ds-container-mix,.ds-container-mix-base>div{display:flex;overflow:hidden}.ds-container>div,.ds-container-vertical>div,.ds-container-horizontal>div,.ds-container-horizontal-complete>div,.ds-container-horizontal-equal>div,.ds-container-mix>div,.ds-container-mix-base>div>div{flex-shrink:0}.ds-container>.ds-container-auto,.ds-container-vertical>.ds-container-auto,.ds-container-horizontal>.ds-container-auto,.ds-container-horizontal-complete>.ds-container-auto,.ds-container-horizontal-equal>.ds-container-auto,.ds-container-mix>.ds-container-auto,.ds-container-mix-base>div>.ds-container-auto{flex:1 1 auto}.ds-container>.ds-container-body,.ds-container-vertical>.ds-container-body,.ds-container-horizontal>.ds-container-body,.ds-container-horizontal-complete>.ds-container-body,.ds-container-horizontal-equal>.ds-container-body,.ds-container-mix>.ds-container-body,.ds-container-mix-base>div>.ds-container-body{flex:1 1 100%;overflow:auto}.ds-container-vertical{flex-direction:column;height:100%;padding:1px}.ds-container-vertical>.ds-container-body{height:100%}.ds-container,.ds-container-mix,.ds-container-mix-base>div{flex-wrap:wrap}.ds-container-horizontal-equal>div{flex:1 1 100%;margin:0 5px;overflow:auto}.ds-container-horizontal-equal>div:first-child{margin-left:0}.ds-container-horizontal-equal>div:last-child{margin-right:0}.ds-container-horizontal-complete{height:100%;overflow:auto}.ds-container-horizontal-complete>.ds-container-auto>div{height:100%}.ds-container-center{align-items:center}.ds-container-center,.ds-container-vertical-center{display:flex;flex-direction:column;justify-content:center}.ds-container-center>div,.ds-container-vertical-center>div{overflow:auto}.ds-container-fluid{width:100%;padding-left:15px;padding-right:15px;margin-left:auto;margin-right:auto}:root{--ds-elevation-z1: .7px 1px 8px rgba(0, 0, 0, .2);--ds-elevation-z3: calc(3 * .7px) 3px 8px rgba(0, 0, 0, .2);--ds-elevation-z6: calc(6 * .7px) 6px 8px rgba(0, 0, 0, .2);--ds-elevation-in1: inset .7px 1px 8px rgba(0, 0, 0, .2);--ds-elevation-in3: inset calc(3 * .7px) 3px 8px rgba(0, 0, 0, .2);--ds-elevation-in6: inset calc(6 * .7px) 6px 8px rgba(0, 0, 0, .2)}.ds-elevation-z1{box-shadow:var(--ds-elevation-z1)}.ds-elevation-z3{box-shadow:var(--ds-elevation-z3)}.ds-elevation-z6{box-shadow:var(--ds-elevation-z6)}.ds-elevation-in1{box-shadow:var(--ds-elevation-in1)}.ds-elevation-in3{box-shadow:var(--ds-elevation-in3)}.ds-elevation-in6{box-shadow:var(--ds-elevation-in6)}select.ds-input-custom{height:19px}.ds-input-custom{border:none;border-bottom:1px solid rgba(0,0,0,.4196078431);background-color:transparent;width:100%;font-size:var(--ds-input-font-size, 1rem);line-height:var(--ds-input-font-size, 1rem);font-family:Roboto,Helvetica Neue,sans-serif;padding:0}.ds-input-custom.ds-input-no-border{border-bottom:none}.ds-input-custom:disabled{color:#aaa;border-bottom:1px solid rgba(0,0,0,.1);cursor:pointer;pointer-events:none}.ds-input-custom:disabled.ds-input-no-border{border-bottom:none}.ds-input-custom:focus{outline:none}@media only screen and (max-width: calc(40rem - 1px)){.ds-input-custom{--ds-input-font-size: 1.2rem}}@media only screen and (max-width: calc(40rem - 1px)){.ds-input-custom.ds-input-mobile-18{--ds-input-font-size: 18px}}textarea.ds-input-custom{border-right:1px solid rgba(0,0,0,.4196078431)}@media only screen and (max-width: calc(40rem - 1px)){.ds-input-form-mobile-18 .ds-input-custom{--ds-input-font-size: 18px}}.ds-label-base,.ds-label-custom{color:#aaa;font-family:Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:10px;line-height:1}.ds-label-custom{transition:all .5s;position:absolute;right:0;left:3px;width:auto;font-size:14px;top:calc(var(--ds-label-custom, 10px) - 1px)}.ds-label-custom.ds-label-custom-has-data,.ds-label-custom.ds-label-custom-focus{font-size:10px!important;top:1px;left:1px}div.ds-triangle-alone{position:relative;width:20px;height:20px;cursor:pointer}div.ds-triangle-alone:after{content:"";position:absolute;top:calc(50% - 5px);left:0;width:0;height:0;border-style:solid;border-width:10px 6px 0;border-color:#808080 transparent transparent}div.ds-triangle-alone.ds-triangle-right:after{border-width:6px 0 6px 10px;border-color:transparent transparent transparent #808080}div.ds-triangle-alone.ds-triangle-left:after{border-width:6px 10px 6px 0;border-color:transparent #808080 transparent transparent}div.ds-triangle-alone.ds-triangle-up:after{border-width:0 6px 10px;border-color:transparent transparent #808080}.ds-triangle{position:absolute;right:10px;top:50%;margin-top:-5px}.ds-triangle.ds-triangle-left{left:0}.ds-triangle-component{margin-left:10px}.ds-triangle,.ds-triangle-component{border-style:solid;border-width:10px 6px 0;border-color:#808080 transparent transparent}.ds-triangle.ds-triangle-open,.ds-triangle.ds-triangle-up,.ds-triangle-component.ds-triangle-open,.ds-triangle-component.ds-triangle-up{border-width:0 6px 10px;border-color:transparent transparent #808080}.ds-triangle.ds-triangle-right,.ds-triangle-component.ds-triangle-right{border-width:6px 0 6px 10px;border-color:transparent transparent transparent #808080}.ds-triangle.ds-triangle-left,.ds-triangle-component.ds-triangle-left{border-width:6px 10px 6px 0;border-color:transparent #808080 transparent transparent}.ds-triangle.ds-triangle-white,.ds-triangle-component.ds-triangle-white{border-color:#EEEEEE transparent transparent}.ds-triangle.ds-triangle-white.ds-triangle-open,.ds-triangle-component.ds-triangle-white.ds-triangle-open{border-color:transparent transparent #EEEEEE}@keyframes kf-breathe{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}@keyframes fadeIn{0%{opacity:0;visibility:hidden}to{opacity:1;visibility:visible}}@keyframes fadeOut{0%{opacity:1;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes spin-paused{0%{transform:rotate(0)}66.67%{transform:rotate(360deg)}to{transform:rotate(360deg)}}*,*:before,*:after{box-sizing:border-box}*{line-height:1}html,body,.body{height:100%;margin:0}body{font-family:Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:14px;line-height:1;color:#515253;background-color:#f5f7fa}[contenteditable=true]:empty:before{content:attr(placeholder);color:#868e96;opacity:1}html{--mat-sys-on-surface: initial}.mat-app-background{background-color:var(--mat-app-background-color, var(--mat-sys-background, transparent));color:var(--mat-app-text-color, var(--mat-sys-on-background, inherit))}.mat-elevation-z0,.mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:var(--mat-app-elevation-shadow-level-0, 0px 0px 0px 0px --mat-sys-shadow, 0px 0px 0px 0px --mat-sys-shadow, 0px 0px 0px 0px --mat-sys-shadow)}.mat-elevation-z1,.mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:var(--mat-app-elevation-shadow-level-1, 0px 2px 1px -1px --mat-sys-shadow, 0px 1px 1px 0px --mat-sys-shadow, 0px 1px 3px 0px --mat-sys-shadow)}.mat-elevation-z2,.mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:var(--mat-app-elevation-shadow-level-2, 0px 3px 1px -2px --mat-sys-shadow, 0px 2px 2px 0px --mat-sys-shadow, 0px 1px 5px 0px --mat-sys-shadow)}.mat-elevation-z3,.mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:var(--mat-app-elevation-shadow-level-3, 0px 3px 3px -2px --mat-sys-shadow, 0px 3px 4px 0px --mat-sys-shadow, 0px 1px 8px 0px --mat-sys-shadow)}.mat-elevation-z4,.mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:var(--mat-app-elevation-shadow-level-4, 0px 2px 4px -1px --mat-sys-shadow, 0px 4px 5px 0px --mat-sys-shadow, 0px 1px 10px 0px --mat-sys-shadow)}.mat-elevation-z5,.mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:var(--mat-app-elevation-shadow-level-5, 0px 3px 5px -1px --mat-sys-shadow, 0px 5px 8px 0px --mat-sys-shadow, 0px 1px 14px 0px --mat-sys-shadow)}.mat-elevation-z6,.mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:var(--mat-app-elevation-shadow-level-6, 0px 3px 5px -1px --mat-sys-shadow, 0px 6px 10px 0px --mat-sys-shadow, 0px 1px 18px 0px --mat-sys-shadow)}.mat-elevation-z7,.mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:var(--mat-app-elevation-shadow-level-7, 0px 4px 5px -2px --mat-sys-shadow, 0px 7px 10px 1px --mat-sys-shadow, 0px 2px 16px 1px --mat-sys-shadow)}.mat-elevation-z8,.mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:var(--mat-app-elevation-shadow-level-8, 0px 5px 5px -3px --mat-sys-shadow, 0px 8px 10px 1px --mat-sys-shadow, 0px 3px 14px 2px --mat-sys-shadow)}.mat-elevation-z9,.mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:var(--mat-app-elevation-shadow-level-9, 0px 5px 6px -3px --mat-sys-shadow, 0px 9px 12px 1px --mat-sys-shadow, 0px 3px 16px 2px --mat-sys-shadow)}.mat-elevation-z10,.mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:var(--mat-app-elevation-shadow-level-10, 0px 6px 6px -3px --mat-sys-shadow, 0px 10px 14px 1px --mat-sys-shadow, 0px 4px 18px 3px --mat-sys-shadow)}.mat-elevation-z11,.mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:var(--mat-app-elevation-shadow-level-11, 0px 6px 7px -4px --mat-sys-shadow, 0px 11px 15px 1px --mat-sys-shadow, 0px 4px 20px 3px --mat-sys-shadow)}.mat-elevation-z12,.mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:var(--mat-app-elevation-shadow-level-12, 0px 7px 8px -4px --mat-sys-shadow, 0px 12px 17px 2px --mat-sys-shadow, 0px 5px 22px 4px --mat-sys-shadow)}.mat-elevation-z13,.mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:var(--mat-app-elevation-shadow-level-13, 0px 7px 8px -4px --mat-sys-shadow, 0px 13px 19px 2px --mat-sys-shadow, 0px 5px 24px 4px --mat-sys-shadow)}.mat-elevation-z14,.mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:var(--mat-app-elevation-shadow-level-14, 0px 7px 9px -4px --mat-sys-shadow, 0px 14px 21px 2px --mat-sys-shadow, 0px 5px 26px 4px --mat-sys-shadow)}.mat-elevation-z15,.mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:var(--mat-app-elevation-shadow-level-15, 0px 8px 9px -5px --mat-sys-shadow, 0px 15px 22px 2px --mat-sys-shadow, 0px 6px 28px 5px --mat-sys-shadow)}.mat-elevation-z16,.mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:var(--mat-app-elevation-shadow-level-16, 0px 8px 10px -5px --mat-sys-shadow, 0px 16px 24px 2px --mat-sys-shadow, 0px 6px 30px 5px --mat-sys-shadow)}.mat-elevation-z17,.mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:var(--mat-app-elevation-shadow-level-17, 0px 8px 11px -5px --mat-sys-shadow, 0px 17px 26px 2px --mat-sys-shadow, 0px 6px 32px 5px --mat-sys-shadow)}.mat-elevation-z18,.mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:var(--mat-app-elevation-shadow-level-18, 0px 9px 11px -5px --mat-sys-shadow, 0px 18px 28px 2px --mat-sys-shadow, 0px 7px 34px 6px --mat-sys-shadow)}.mat-elevation-z19,.mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:var(--mat-app-elevation-shadow-level-19, 0px 9px 12px -6px --mat-sys-shadow, 0px 19px 29px 2px --mat-sys-shadow, 0px 7px 36px 6px --mat-sys-shadow)}.mat-elevation-z20,.mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:var(--mat-app-elevation-shadow-level-20, 0px 10px 13px -6px --mat-sys-shadow, 0px 20px 31px 3px --mat-sys-shadow, 0px 8px 38px 7px --mat-sys-shadow)}.mat-elevation-z21,.mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:var(--mat-app-elevation-shadow-level-21, 0px 10px 13px -6px --mat-sys-shadow, 0px 21px 33px 3px --mat-sys-shadow, 0px 8px 40px 7px --mat-sys-shadow)}.mat-elevation-z22,.mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:var(--mat-app-elevation-shadow-level-22, 0px 10px 14px -6px --mat-sys-shadow, 0px 22px 35px 3px --mat-sys-shadow, 0px 8px 42px 7px --mat-sys-shadow)}.mat-elevation-z23,.mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:var(--mat-app-elevation-shadow-level-23, 0px 11px 14px -7px --mat-sys-shadow, 0px 23px 36px 3px --mat-sys-shadow, 0px 9px 44px 8px --mat-sys-shadow)}.mat-elevation-z24,.mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:var(--mat-app-elevation-shadow-level-24, 0px 11px 15px -7px --mat-sys-shadow, 0px 24px 38px 3px --mat-sys-shadow, 0px 9px 46px 8px --mat-sys-shadow)}html{--mat-ripple-color: rgba(0, 0, 0, .1)}html{--mat-option-selected-state-label-text-color: #3f51b5;--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-accent{--mat-option-selected-state-label-text-color: #ff4081;--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-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)}html{--mat-optgroup-label-text-color: rgba(0, 0, 0, .87)}html{--mat-pseudo-checkbox-full-selected-icon-color: #ff4081;--mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, .54);--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;--mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;--mat-pseudo-checkbox-minimal-selected-checkmark-color: #ff4081;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0}.mat-primary{--mat-pseudo-checkbox-full-selected-icon-color: #3f51b5;--mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, .54);--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;--mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;--mat-pseudo-checkbox-minimal-selected-checkmark-color: #3f51b5;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0}.mat-accent{--mat-pseudo-checkbox-full-selected-icon-color: #ff4081;--mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, .54);--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;--mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;--mat-pseudo-checkbox-minimal-selected-checkmark-color: #ff4081;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0}.mat-warn{--mat-pseudo-checkbox-full-selected-icon-color: #f44336;--mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, .54);--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;--mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;--mat-pseudo-checkbox-minimal-selected-checkmark-color: #f44336;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0}html{--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mat-app-elevation-shadow-level-0: 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-app-elevation-shadow-level-1: 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-app-elevation-shadow-level-2: 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);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 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-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 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);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 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-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 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);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 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-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 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)}html{--mat-option-label-text-font: Roboto, sans-serif;--mat-option-label-text-line-height: 24px;--mat-option-label-text-size: 16px;--mat-option-label-text-tracking: .03125em;--mat-option-label-text-weight: 400}html{--mat-optgroup-label-text-font: Roboto, sans-serif;--mat-optgroup-label-text-line-height: 24px;--mat-optgroup-label-text-size: 16px;--mat-optgroup-label-text-tracking: .03125em;--mat-optgroup-label-text-weight: 400}html{--mat-card-elevated-container-shape: 4px;--mat-card-outlined-container-shape: 4px;--mat-card-filled-container-shape: 4px;--mat-card-outlined-outline-width: 1px}html{--mat-card-elevated-container-color: white;--mat-card-elevated-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);--mat-card-outlined-container-color: white;--mat-card-outlined-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-outlined-outline-color: rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mat-card-filled-container-color: white;--mat-card-filled-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)}html{--mat-card-title-text-font: Roboto, sans-serif;--mat-card-title-text-line-height: 32px;--mat-card-title-text-size: 20px;--mat-card-title-text-tracking: .0125em;--mat-card-title-text-weight: 500;--mat-card-subtitle-text-font: Roboto, sans-serif;--mat-card-subtitle-text-line-height: 22px;--mat-card-subtitle-text-size: 14px;--mat-card-subtitle-text-tracking: .0071428571em;--mat-card-subtitle-text-weight: 500}html{--mat-progress-bar-active-indicator-height: 4px;--mat-progress-bar-track-height: 4px;--mat-progress-bar-track-shape: 0}.mat-mdc-progress-bar{--mat-progress-bar-active-indicator-color: #3f51b5;--mat-progress-bar-track-color: rgba(63, 81, 181, .25)}.mat-mdc-progress-bar.mat-accent{--mat-progress-bar-active-indicator-color: #ff4081;--mat-progress-bar-track-color: rgba(255, 64, 129, .25)}.mat-mdc-progress-bar.mat-warn{--mat-progress-bar-active-indicator-color: #f44336;--mat-progress-bar-track-color: rgba(244, 67, 54, .25)}html{--mat-tooltip-container-shape: 4px;--mat-tooltip-supporting-text-line-height: 16px}html{--mat-tooltip-container-color: #616161;--mat-tooltip-supporting-text-color: #fff}html{--mat-tooltip-supporting-text-font: Roboto, sans-serif;--mat-tooltip-supporting-text-size: 12px;--mat-tooltip-supporting-text-weight: 400;--mat-tooltip-supporting-text-tracking: .0333333333em}html{--mat-form-field-filled-active-indicator-height: 1px;--mat-form-field-filled-focus-active-indicator-height: 2px;--mat-form-field-filled-container-shape: 4px;--mat-form-field-outlined-outline-width: 1px;--mat-form-field-outlined-focus-outline-width: 2px;--mat-form-field-outlined-container-shape: 4px}html{--mat-form-field-focus-select-arrow-color: rgba(63, 81, 181, .87);--mat-form-field-filled-caret-color: #3f51b5;--mat-form-field-filled-focus-active-indicator-color: #3f51b5;--mat-form-field-filled-focus-label-text-color: rgba(63, 81, 181, .87);--mat-form-field-outlined-caret-color: #3f51b5;--mat-form-field-outlined-focus-outline-color: #3f51b5;--mat-form-field-outlined-focus-label-text-color: rgba(63, 81, 181, .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-filled-container-color: rgb(244.8, 244.8, 244.8);--mat-form-field-filled-disabled-container-color: rgb(249.9, 249.9, 249.9);--mat-form-field-filled-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-filled-hover-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-filled-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-form-field-filled-input-text-color: rgba(0, 0, 0, .87);--mat-form-field-filled-disabled-input-text-color: rgba(0, 0, 0, .38);--mat-form-field-filled-input-text-placeholder-color: rgba(0, 0, 0, .6);--mat-form-field-filled-error-hover-label-text-color: #f44336;--mat-form-field-filled-error-focus-label-text-color: #f44336;--mat-form-field-filled-error-label-text-color: #f44336;--mat-form-field-filled-error-caret-color: #f44336;--mat-form-field-filled-active-indicator-color: rgba(0, 0, 0, .42);--mat-form-field-filled-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mat-form-field-filled-hover-active-indicator-color: rgba(0, 0, 0, .87);--mat-form-field-filled-error-active-indicator-color: #f44336;--mat-form-field-filled-error-focus-active-indicator-color: #f44336;--mat-form-field-filled-error-hover-active-indicator-color: #f44336;--mat-form-field-outlined-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-hover-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-input-text-color: rgba(0, 0, 0, .87);--mat-form-field-outlined-disabled-input-text-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-input-text-placeholder-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-error-caret-color: #f44336;--mat-form-field-outlined-error-focus-label-text-color: #f44336;--mat-form-field-outlined-error-label-text-color: #f44336;--mat-form-field-outlined-error-hover-label-text-color: #f44336;--mat-form-field-outlined-outline-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-disabled-outline-color: rgba(0, 0, 0, .06);--mat-form-field-outlined-hover-outline-color: rgba(0, 0, 0, .87);--mat-form-field-outlined-error-focus-outline-color: #f44336;--mat-form-field-outlined-error-hover-outline-color: #f44336;--mat-form-field-outlined-error-outline-color: #f44336}.mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: rgba(255, 64, 129, .87);--mat-form-field-filled-caret-color: #ff4081;--mat-form-field-filled-focus-active-indicator-color: #ff4081;--mat-form-field-filled-focus-label-text-color: rgba(255, 64, 129, .87);--mat-form-field-outlined-caret-color: #ff4081;--mat-form-field-outlined-focus-outline-color: #ff4081;--mat-form-field-outlined-focus-label-text-color: rgba(255, 64, 129, .87)}.mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(244, 67, 54, .87);--mat-form-field-filled-caret-color: #f44336;--mat-form-field-filled-focus-active-indicator-color: #f44336;--mat-form-field-filled-focus-label-text-color: rgba(244, 67, 54, .87);--mat-form-field-outlined-caret-color: #f44336;--mat-form-field-outlined-focus-outline-color: #f44336;--mat-form-field-outlined-focus-label-text-color: rgba(244, 67, 54, .87)}html{--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}html{--mat-form-field-container-text-font: Roboto, sans-serif;--mat-form-field-container-text-line-height: 24px;--mat-form-field-container-text-size: 16px;--mat-form-field-container-text-tracking: .03125em;--mat-form-field-container-text-weight: 400;--mat-form-field-outlined-label-text-populated-size: 16px;--mat-form-field-subscript-text-font: Roboto, sans-serif;--mat-form-field-subscript-text-line-height: 20px;--mat-form-field-subscript-text-size: 12px;--mat-form-field-subscript-text-tracking: .0333333333em;--mat-form-field-subscript-text-weight: 400;--mat-form-field-filled-label-text-font: Roboto, sans-serif;--mat-form-field-filled-label-text-size: 16px;--mat-form-field-filled-label-text-tracking: .03125em;--mat-form-field-filled-label-text-weight: 400;--mat-form-field-outlined-label-text-font: Roboto, sans-serif;--mat-form-field-outlined-label-text-size: 16px;--mat-form-field-outlined-label-text-tracking: .03125em;--mat-form-field-outlined-label-text-weight: 400}html{--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)}html{--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(63, 81, 181, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}html .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(255, 64, 129, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}html .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)}html{--mat-select-arrow-transform: translateY(-8px)}html{--mat-select-trigger-text-font: Roboto, sans-serif;--mat-select-trigger-text-line-height: 24px;--mat-select-trigger-text-size: 16px;--mat-select-trigger-text-tracking: .03125em;--mat-select-trigger-text-weight: 400}html{--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)}html{--mat-autocomplete-background-color: white}html{--mat-dialog-container-shape: 4px;--mat-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);--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}html{--mat-dialog-container-color: white;--mat-dialog-subhead-color: rgba(0, 0, 0, .87);--mat-dialog-supporting-text-color: rgba(0, 0, 0, .6)}html{--mat-dialog-subhead-font: Roboto, sans-serif;--mat-dialog-subhead-line-height: 32px;--mat-dialog-subhead-size: 20px;--mat-dialog-subhead-weight: 500;--mat-dialog-subhead-tracking: .0125em;--mat-dialog-supporting-text-font: Roboto, sans-serif;--mat-dialog-supporting-text-line-height: 24px;--mat-dialog-supporting-text-size: 16px;--mat-dialog-supporting-text-weight: 400;--mat-dialog-supporting-text-tracking: .03125em}.mat-mdc-standard-chip{--mat-chip-container-shape-radius: 16px;--mat-chip-disabled-container-opacity: .4;--mat-chip-disabled-outline-color: transparent;--mat-chip-flat-selected-outline-width: 0;--mat-chip-focus-outline-color: transparent;--mat-chip-hover-state-layer-opacity: .04;--mat-chip-outline-color: transparent;--mat-chip-outline-width: 0;--mat-chip-selected-hover-state-layer-opacity: .04;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-focus-state-layer-opacity: 0;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-with-avatar-avatar-shape-radius: 14px;--mat-chip-with-avatar-avatar-size: 28px;--mat-chip-with-avatar-disabled-avatar-opacity: 1;--mat-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-with-icon-icon-size: 18px;--mat-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1}.mat-mdc-standard-chip{--mat-chip-disabled-label-text-color: #212121;--mat-chip-elevated-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-elevated-disabled-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-elevated-selected-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-flat-disabled-selected-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: #212121;--mat-chip-selected-trailing-icon-color: #212121;--mat-chip-with-icon-disabled-icon-color: #212121;--mat-chip-with-icon-icon-color: #212121;--mat-chip-with-icon-selected-icon-color: #212121;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mat-chip-with-trailing-icon-trailing-icon-color: #212121}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mat-chip-disabled-label-text-color: white;--mat-chip-elevated-container-color: #3f51b5;--mat-chip-elevated-disabled-container-color: #3f51b5;--mat-chip-elevated-selected-container-color: #3f51b5;--mat-chip-flat-disabled-selected-container-color: #3f51b5;--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: white;--mat-chip-selected-trailing-icon-color: white;--mat-chip-with-icon-disabled-icon-color: white;--mat-chip-with-icon-icon-color: white;--mat-chip-with-icon-selected-icon-color: white;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mat-chip-with-trailing-icon-trailing-icon-color: white}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-disabled-label-text-color: white;--mat-chip-elevated-container-color: #ff4081;--mat-chip-elevated-disabled-container-color: #ff4081;--mat-chip-elevated-selected-container-color: #ff4081;--mat-chip-flat-disabled-selected-container-color: #ff4081;--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: white;--mat-chip-selected-trailing-icon-color: white;--mat-chip-with-icon-disabled-icon-color: white;--mat-chip-with-icon-icon-color: white;--mat-chip-with-icon-selected-icon-color: white;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mat-chip-with-trailing-icon-trailing-icon-color: white}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-disabled-label-text-color: white;--mat-chip-elevated-container-color: #f44336;--mat-chip-elevated-disabled-container-color: #f44336;--mat-chip-elevated-selected-container-color: #f44336;--mat-chip-flat-disabled-selected-container-color: #f44336;--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: white;--mat-chip-selected-trailing-icon-color: white;--mat-chip-with-icon-disabled-icon-color: white;--mat-chip-with-icon-icon-color: white;--mat-chip-with-icon-selected-icon-color: white;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mat-chip-with-trailing-icon-trailing-icon-color: white}.mat-mdc-chip.mat-mdc-standard-chip{--mat-chip-container-height: 32px}.mat-mdc-standard-chip{--mat-chip-label-text-font: Roboto, sans-serif;--mat-chip-label-text-line-height: 20px;--mat-chip-label-text-size: 14px;--mat-chip-label-text-tracking: .0178571429em;--mat-chip-label-text-weight: 400}html,html .mat-mdc-slide-toggle{--mat-slide-toggle-disabled-selected-handle-opacity: .38;--mat-slide-toggle-disabled-selected-icon-opacity: .38;--mat-slide-toggle-disabled-track-opacity: .12;--mat-slide-toggle-disabled-unselected-handle-opacity: .38;--mat-slide-toggle-disabled-unselected-icon-opacity: .38;--mat-slide-toggle-disabled-unselected-track-outline-color: transparent;--mat-slide-toggle-disabled-unselected-track-outline-width: 1px;--mat-slide-toggle-handle-height: 20px;--mat-slide-toggle-handle-shape: 10px;--mat-slide-toggle-handle-width: 20px;--mat-slide-toggle-hidden-track-opacity: 1;--mat-slide-toggle-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-slide-toggle-pressed-handle-size: 20px;--mat-slide-toggle-selected-focus-state-layer-opacity: .12;--mat-slide-toggle-selected-handle-horizontal-margin: 0;--mat-slide-toggle-selected-handle-size: 20px;--mat-slide-toggle-selected-hover-state-layer-opacity: .04;--mat-slide-toggle-selected-icon-size: 18px;--mat-slide-toggle-selected-pressed-handle-horizontal-margin: 0;--mat-slide-toggle-selected-pressed-state-layer-opacity: .1;--mat-slide-toggle-selected-track-outline-color: transparent;--mat-slide-toggle-selected-track-outline-width: 1px;--mat-slide-toggle-selected-with-icon-handle-horizontal-margin: 0;--mat-slide-toggle-track-height: 14px;--mat-slide-toggle-track-outline-color: transparent;--mat-slide-toggle-track-outline-width: 1px;--mat-slide-toggle-track-shape: 7px;--mat-slide-toggle-track-width: 36px;--mat-slide-toggle-unselected-focus-state-layer-opacity: .12;--mat-slide-toggle-unselected-handle-horizontal-margin: 0;--mat-slide-toggle-unselected-handle-size: 20px;--mat-slide-toggle-unselected-hover-state-layer-opacity: .04;--mat-slide-toggle-unselected-icon-size: 18px;--mat-slide-toggle-unselected-pressed-handle-horizontal-margin: 0;--mat-slide-toggle-unselected-pressed-state-layer-opacity: .1;--mat-slide-toggle-unselected-with-icon-handle-horizontal-margin: 0;--mat-slide-toggle-visible-track-opacity: 1;--mat-slide-toggle-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-slide-toggle-with-icon-handle-size: 20px}html{--mat-slide-toggle-selected-focus-state-layer-color: #3949ab;--mat-slide-toggle-selected-handle-color: #3949ab;--mat-slide-toggle-selected-hover-state-layer-color: #3949ab;--mat-slide-toggle-selected-pressed-state-layer-color: #3949ab;--mat-slide-toggle-selected-focus-handle-color: #1a237e;--mat-slide-toggle-selected-hover-handle-color: #1a237e;--mat-slide-toggle-selected-pressed-handle-color: #1a237e;--mat-slide-toggle-selected-focus-track-color: #7986cb;--mat-slide-toggle-selected-hover-track-color: #7986cb;--mat-slide-toggle-selected-pressed-track-color: #7986cb;--mat-slide-toggle-selected-track-color: #7986cb;--mat-slide-toggle-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);--mat-slide-toggle-disabled-selected-handle-color: #424242;--mat-slide-toggle-disabled-selected-icon-color: #fff;--mat-slide-toggle-disabled-selected-track-color: #424242;--mat-slide-toggle-disabled-unselected-handle-color: #424242;--mat-slide-toggle-disabled-unselected-icon-color: #fff;--mat-slide-toggle-disabled-unselected-track-color: #424242;--mat-slide-toggle-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);--mat-slide-toggle-handle-surface-color: #fff;--mat-slide-toggle-label-text-color: rgba(0, 0, 0, .87);--mat-slide-toggle-selected-icon-color: #fff;--mat-slide-toggle-unselected-hover-handle-color: #212121;--mat-slide-toggle-unselected-focus-handle-color: #212121;--mat-slide-toggle-unselected-focus-state-layer-color: #424242;--mat-slide-toggle-unselected-focus-track-color: #e0e0e0;--mat-slide-toggle-unselected-icon-color: #fff;--mat-slide-toggle-unselected-handle-color: #616161;--mat-slide-toggle-unselected-hover-state-layer-color: #424242;--mat-slide-toggle-unselected-hover-track-color: #e0e0e0;--mat-slide-toggle-unselected-pressed-handle-color: #212121;--mat-slide-toggle-unselected-pressed-track-color: #e0e0e0;--mat-slide-toggle-unselected-pressed-state-layer-color: #424242;--mat-slide-toggle-unselected-track-color: #e0e0e0}html{--mdc-slide-toggle-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-slide-toggle-disabled-label-text-color: rgba(0, 0, 0, .38)}html .mat-mdc-slide-toggle{--mat-slide-toggle-label-text-color: rgba(0, 0, 0, .87)}html .mat-mdc-slide-toggle.mat-accent{--mat-slide-toggle-selected-focus-state-layer-color: #d81b60;--mat-slide-toggle-selected-handle-color: #d81b60;--mat-slide-toggle-selected-hover-state-layer-color: #d81b60;--mat-slide-toggle-selected-pressed-state-layer-color: #d81b60;--mat-slide-toggle-selected-focus-handle-color: #880e4f;--mat-slide-toggle-selected-hover-handle-color: #880e4f;--mat-slide-toggle-selected-pressed-handle-color: #880e4f;--mat-slide-toggle-selected-focus-track-color: #f06292;--mat-slide-toggle-selected-hover-track-color: #f06292;--mat-slide-toggle-selected-pressed-track-color: #f06292;--mat-slide-toggle-selected-track-color: #f06292}html .mat-mdc-slide-toggle.mat-warn{--mat-slide-toggle-selected-focus-state-layer-color: #e53935;--mat-slide-toggle-selected-handle-color: #e53935;--mat-slide-toggle-selected-hover-state-layer-color: #e53935;--mat-slide-toggle-selected-pressed-state-layer-color: #e53935;--mat-slide-toggle-selected-focus-handle-color: #b71c1c;--mat-slide-toggle-selected-hover-handle-color: #b71c1c;--mat-slide-toggle-selected-pressed-handle-color: #b71c1c;--mat-slide-toggle-selected-focus-track-color: #e57373;--mat-slide-toggle-selected-hover-track-color: #e57373;--mat-slide-toggle-selected-pressed-track-color: #e57373;--mat-slide-toggle-selected-track-color: #e57373}html,html .mat-mdc-slide-toggle{--mat-slide-toggle-state-layer-size: 40px}html,html .mat-mdc-slide-toggle{--mat-slide-toggle-label-text-font: Roboto, sans-serif;--mat-slide-toggle-label-text-line-height: 20px;--mat-slide-toggle-label-text-size: 14px;--mat-slide-toggle-label-text-tracking: .0178571429em;--mat-slide-toggle-label-text-weight: 400}html{--mat-radio-disabled-selected-icon-opacity: .38;--mat-radio-disabled-unselected-icon-opacity: .38;--mat-radio-state-layer-size: 40px}.mat-mdc-radio-button.mat-primary{--mat-radio-checked-ripple-color: #3f51b5;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #3f51b5;--mat-radio-selected-hover-icon-color: #3f51b5;--mat-radio-selected-icon-color: #3f51b5;--mat-radio-selected-pressed-icon-color: #3f51b5;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.mat-mdc-radio-button.mat-accent{--mat-radio-checked-ripple-color: #ff4081;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #ff4081;--mat-radio-selected-hover-icon-color: #ff4081;--mat-radio-selected-icon-color: #ff4081;--mat-radio-selected-pressed-icon-color: #ff4081;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.mat-mdc-radio-button.mat-warn{--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #f44336;--mat-radio-selected-hover-icon-color: #f44336;--mat-radio-selected-icon-color: #f44336;--mat-radio-selected-pressed-icon-color: #f44336;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}html{--mat-radio-state-layer-size: 40px;--mat-radio-touch-target-display: block}html{--mat-radio-label-text-font: Roboto, sans-serif;--mat-radio-label-text-line-height: 20px;--mat-radio-label-text-size: 14px;--mat-radio-label-text-tracking: .0178571429em;--mat-radio-label-text-weight: 400}html{--mat-slider-active-track-height: 6px;--mat-slider-active-track-shape: 9999px;--mat-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-handle-height: 20px;--mat-slider-handle-shape: 50%;--mat-slider-handle-width: 20px;--mat-slider-inactive-track-height: 4px;--mat-slider-inactive-track-shape: 9999px;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-container-transform: translateX(-50%);--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-width: auto;--mat-slider-with-overlap-handle-outline-width: 1px;--mat-slider-with-tick-marks-active-container-opacity: .6;--mat-slider-with-tick-marks-container-shape: 50%;--mat-slider-with-tick-marks-container-size: 2px;--mat-slider-with-tick-marks-inactive-container-opacity: .6}html{--mat-slider-active-track-color: #3f51b5;--mat-slider-focus-handle-color: #3f51b5;--mat-slider-focus-state-layer-color: rgba(63, 81, 181, .2);--mat-slider-handle-color: #3f51b5;--mat-slider-hover-handle-color: #3f51b5;--mat-slider-hover-state-layer-color: rgba(63, 81, 181, .05);--mat-slider-inactive-track-color: #3f51b5;--mat-slider-ripple-color: #3f51b5;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #3f51b5;--mat-slider-disabled-active-track-color: #000;--mat-slider-disabled-handle-color: #000;--mat-slider-disabled-inactive-track-color: #000;--mat-slider-label-container-color: #000;--mat-slider-label-label-text-color: #fff;--mat-slider-value-indicator-opacity: .6;--mat-slider-with-overlap-handle-outline-color: #fff;--mat-slider-with-tick-marks-disabled-container-color: #000}html .mat-accent{--mat-slider-active-track-color: #ff4081;--mat-slider-focus-handle-color: #ff4081;--mat-slider-focus-state-layer-color: rgba(255, 64, 129, .2);--mat-slider-handle-color: #ff4081;--mat-slider-hover-handle-color: #ff4081;--mat-slider-hover-state-layer-color: rgba(255, 64, 129, .05);--mat-slider-inactive-track-color: #ff4081;--mat-slider-ripple-color: #ff4081;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #ff4081}html .mat-warn{--mat-slider-active-track-color: #f44336;--mat-slider-focus-handle-color: #f44336;--mat-slider-focus-state-layer-color: rgba(244, 67, 54, .2);--mat-slider-handle-color: #f44336;--mat-slider-hover-handle-color: #f44336;--mat-slider-hover-state-layer-color: rgba(244, 67, 54, .05);--mat-slider-inactive-track-color: #f44336;--mat-slider-ripple-color: #f44336;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #f44336}html{--mat-slider-label-label-text-font: Roboto, sans-serif;--mat-slider-label-label-text-size: 14px;--mat-slider-label-label-text-line-height: 22px;--mat-slider-label-label-text-tracking: .0071428571em;--mat-slider-label-label-text-weight: 500}html{--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-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)}html{--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)}html{--mat-menu-item-label-text-font: Roboto, sans-serif;--mat-menu-item-label-text-size: 16px;--mat-menu-item-label-text-tracking: .03125em;--mat-menu-item-label-text-line-height: 24px;--mat-menu-item-label-text-weight: 400}html{--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mat-list-list-item-container-shape: 0;--mat-list-list-item-leading-avatar-shape: 50%;--mat-list-list-item-container-color: transparent;--mat-list-list-item-selected-container-color: transparent;--mat-list-list-item-leading-avatar-color: transparent;--mat-list-list-item-leading-icon-size: 24px;--mat-list-list-item-leading-avatar-size: 40px;--mat-list-list-item-trailing-icon-size: 24px;--mat-list-list-item-disabled-state-layer-color: transparent;--mat-list-list-item-disabled-state-layer-opacity: 0;--mat-list-list-item-disabled-label-text-opacity: .38;--mat-list-list-item-disabled-leading-icon-opacity: .38;--mat-list-list-item-disabled-trailing-icon-opacity: .38}html{--mat-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mat-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mat-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-disabled-label-text-color: black;--mat-list-list-item-disabled-leading-icon-color: black;--mat-list-list-item-disabled-trailing-icon-color: black;--mat-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-hover-state-layer-color: black;--mat-list-list-item-hover-state-layer-opacity: .04;--mat-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-focus-state-layer-color: black;--mat-list-list-item-focus-state-layer-opacity: .12}.mdc-list-item__start,.mdc-list-item__end{--mat-radio-checked-ripple-color: #3f51b5;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #3f51b5;--mat-radio-selected-hover-icon-color: #3f51b5;--mat-radio-selected-icon-color: #3f51b5;--mat-radio-selected-pressed-icon-color: #3f51b5;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.mat-accent .mdc-list-item__start,.mat-accent .mdc-list-item__end{--mat-radio-checked-ripple-color: #ff4081;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #ff4081;--mat-radio-selected-hover-icon-color: #ff4081;--mat-radio-selected-icon-color: #ff4081;--mat-radio-selected-pressed-icon-color: #ff4081;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.mat-warn .mdc-list-item__start,.mat-warn .mdc-list-item__end{--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #f44336;--mat-radio-selected-hover-icon-color: #f44336;--mat-radio-selected-icon-color: #f44336;--mat-radio-selected-pressed-icon-color: #f44336;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.mat-mdc-list-option{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #3f51b5;--mat-checkbox-selected-hover-icon-color: #3f51b5;--mat-checkbox-selected-icon-color: #3f51b5;--mat-checkbox-selected-pressed-icon-color: #3f51b5;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #3f51b5;--mat-checkbox-selected-hover-state-layer-color: #3f51b5;--mat-checkbox-selected-pressed-state-layer-color: #3f51b5;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-list-option.mat-accent{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #ff4081;--mat-checkbox-selected-hover-icon-color: #ff4081;--mat-checkbox-selected-icon-color: #ff4081;--mat-checkbox-selected-pressed-icon-color: #ff4081;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #ff4081;--mat-checkbox-selected-hover-state-layer-color: #ff4081;--mat-checkbox-selected-pressed-state-layer-color: #ff4081;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-list-option.mat-warn{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #f44336;--mat-checkbox-selected-hover-icon-color: #f44336;--mat-checkbox-selected-icon-color: #f44336;--mat-checkbox-selected-pressed-icon-color: #f44336;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #f44336;--mat-checkbox-selected-hover-state-layer-color: #f44336;--mat-checkbox-selected-pressed-state-layer-color: #f44336;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#3f51b5}.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}html{--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px;--mat-list-list-item-one-line-container-height: 48px;--mat-list-list-item-two-line-container-height: 64px;--mat-list-list-item-three-line-container-height: 88px}.mdc-list-item__start,.mdc-list-item__end{--mat-radio-state-layer-size: 40px;--mat-radio-touch-target-display: block}.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}html{--mat-list-list-item-label-text-font: Roboto, sans-serif;--mat-list-list-item-label-text-line-height: 24px;--mat-list-list-item-label-text-size: 16px;--mat-list-list-item-label-text-tracking: .03125em;--mat-list-list-item-label-text-weight: 400;--mat-list-list-item-supporting-text-font: Roboto, sans-serif;--mat-list-list-item-supporting-text-line-height: 20px;--mat-list-list-item-supporting-text-size: 14px;--mat-list-list-item-supporting-text-tracking: .0178571429em;--mat-list-list-item-supporting-text-weight: 400;--mat-list-list-item-trailing-supporting-text-font: Roboto, sans-serif;--mat-list-list-item-trailing-supporting-text-line-height: 20px;--mat-list-list-item-trailing-supporting-text-size: 12px;--mat-list-list-item-trailing-supporting-text-tracking: .0333333333em;--mat-list-list-item-trailing-supporting-text-weight: 400}.mdc-list-group__subheader{font:400 16px/28px Roboto,sans-serif;letter-spacing:.009375em}html{--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)}html{--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: block}html{--mat-paginator-container-text-font: Roboto, sans-serif;--mat-paginator-container-text-line-height: 20px;--mat-paginator-container-text-size: 12px;--mat-paginator-container-text-tracking: .0333333333em;--mat-paginator-container-text-weight: 400;--mat-paginator-select-trigger-text-size: 12px}html{--mat-tab-container-height: 48px;--mat-tab-divider-color: transparent;--mat-tab-divider-height: 0;--mat-tab-active-indicator-height: 2px;--mat-tab-active-indicator-shape: 0}.mat-mdc-tab-group,.mat-mdc-tab-nav-bar{--mat-tab-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-pagination-icon-color: black;--mat-tab-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-label-text-color: #3f51b5;--mat-tab-active-ripple-color: #3f51b5;--mat-tab-inactive-ripple-color: #3f51b5;--mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-focus-label-text-color: #3f51b5;--mat-tab-active-hover-label-text-color: #3f51b5;--mat-tab-active-focus-indicator-color: #3f51b5;--mat-tab-active-hover-indicator-color: #3f51b5;--mat-tab-active-indicator-color: #3f51b5}.mat-mdc-tab-group.mat-accent,.mat-mdc-tab-nav-bar.mat-accent{--mat-tab-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-pagination-icon-color: black;--mat-tab-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-label-text-color: #ff4081;--mat-tab-active-ripple-color: #ff4081;--mat-tab-inactive-ripple-color: #ff4081;--mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-focus-label-text-color: #ff4081;--mat-tab-active-hover-label-text-color: #ff4081;--mat-tab-active-focus-indicator-color: #ff4081;--mat-tab-active-hover-indicator-color: #ff4081;--mat-tab-active-indicator-color: #ff4081}.mat-mdc-tab-group.mat-warn,.mat-mdc-tab-nav-bar.mat-warn{--mat-tab-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-pagination-icon-color: black;--mat-tab-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-label-text-color: #f44336;--mat-tab-active-ripple-color: #f44336;--mat-tab-inactive-ripple-color: #f44336;--mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-focus-label-text-color: #f44336;--mat-tab-active-hover-label-text-color: #f44336;--mat-tab-active-focus-indicator-color: #f44336;--mat-tab-active-hover-indicator-color: #f44336;--mat-tab-active-indicator-color: #f44336}.mat-mdc-tab-header{--mat-tab-container-height: 48px}.mat-mdc-tab-header{--mat-tab-label-text-font: Roboto, sans-serif;--mat-tab-label-text-size: 14px;--mat-tab-label-text-tracking: .0892857143em;--mat-tab-label-text-line-height: 36px;--mat-tab-label-text-weight: 500}html{--mat-checkbox-disabled-selected-checkmark-color: #fff;--mat-checkbox-selected-focus-state-layer-opacity: .16;--mat-checkbox-selected-hover-state-layer-opacity: .04;--mat-checkbox-selected-pressed-state-layer-opacity: .16;--mat-checkbox-unselected-focus-state-layer-opacity: .16;--mat-checkbox-unselected-hover-state-layer-opacity: .04;--mat-checkbox-unselected-pressed-state-layer-opacity: .16}html{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #ff4081;--mat-checkbox-selected-hover-icon-color: #ff4081;--mat-checkbox-selected-icon-color: #ff4081;--mat-checkbox-selected-pressed-icon-color: #ff4081;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #ff4081;--mat-checkbox-selected-hover-state-layer-color: #ff4081;--mat-checkbox-selected-pressed-state-layer-color: #ff4081;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-checkbox.mat-primary{--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #3f51b5;--mat-checkbox-selected-hover-icon-color: #3f51b5;--mat-checkbox-selected-icon-color: #3f51b5;--mat-checkbox-selected-pressed-icon-color: #3f51b5;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #3f51b5;--mat-checkbox-selected-hover-state-layer-color: #3f51b5;--mat-checkbox-selected-pressed-state-layer-color: #3f51b5;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-checkbox.mat-warn{--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #f44336;--mat-checkbox-selected-hover-icon-color: #f44336;--mat-checkbox-selected-icon-color: #f44336;--mat-checkbox-selected-pressed-icon-color: #f44336;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #f44336;--mat-checkbox-selected-hover-state-layer-color: #f44336;--mat-checkbox-selected-pressed-state-layer-color: #f44336;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}html{--mat-checkbox-touch-target-display: block;--mat-checkbox-state-layer-size: 40px}html{--mat-checkbox-label-text-font: Roboto, sans-serif;--mat-checkbox-label-text-line-height: 20px;--mat-checkbox-label-text-size: 14px;--mat-checkbox-label-text-tracking: .0178571429em;--mat-checkbox-label-text-weight: 400}html{--mat-button-filled-container-shape: 4px;--mat-button-filled-horizontal-padding: 16px;--mat-button-filled-icon-offset: -4px;--mat-button-filled-icon-spacing: 8px;--mat-button-outlined-container-shape: 4px;--mat-button-outlined-horizontal-padding: 15px;--mat-button-outlined-icon-offset: -4px;--mat-button-outlined-icon-spacing: 8px;--mat-button-outlined-keep-touch-target: false;--mat-button-outlined-outline-width: 1px;--mat-button-protected-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);--mat-button-protected-container-shape: 4px;--mat-button-protected-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);--mat-button-protected-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);--mat-button-protected-horizontal-padding: 16px;--mat-button-protected-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);--mat-button-protected-icon-offset: -4px;--mat-button-protected-icon-spacing: 8px;--mat-button-protected-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);--mat-button-text-container-shape: 4px;--mat-button-text-horizontal-padding: 8px;--mat-button-text-icon-offset: 0;--mat-button-text-icon-spacing: 8px;--mat-button-text-with-icon-horizontal-padding: 8px;--mat-button-tonal-container-shape: 4px;--mat-button-tonal-horizontal-padding: 16px;--mat-button-tonal-icon-offset: -4px;--mat-button-tonal-icon-spacing: 8px}html{--mat-button-filled-container-color: white;--mat-button-filled-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-filled-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-filled-disabled-state-layer-color: black;--mat-button-filled-focus-state-layer-opacity: .12;--mat-button-filled-hover-state-layer-opacity: .04;--mat-button-filled-label-text-color: black;--mat-button-filled-pressed-state-layer-opacity: .12;--mat-button-filled-ripple-color: rgba(0, 0, 0, .1);--mat-button-filled-state-layer-color: black;--mat-button-outlined-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-outlined-disabled-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-disabled-state-layer-color: black;--mat-button-outlined-focus-state-layer-opacity: .12;--mat-button-outlined-hover-state-layer-opacity: .04;--mat-button-outlined-label-text-color: black;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-pressed-state-layer-opacity: .12;--mat-button-outlined-ripple-color: rgba(0, 0, 0, .1);--mat-button-outlined-state-layer-color: black;--mat-button-protected-container-color: white;--mat-button-protected-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-protected-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-protected-disabled-state-layer-color: black;--mat-button-protected-focus-state-layer-opacity: .12;--mat-button-protected-hover-state-layer-opacity: .04;--mat-button-protected-label-text-color: black;--mat-button-protected-pressed-state-layer-opacity: .12;--mat-button-protected-ripple-color: rgba(0, 0, 0, .1);--mat-button-protected-state-layer-color: black;--mat-button-text-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-text-disabled-state-layer-color: black;--mat-button-text-focus-state-layer-opacity: .12;--mat-button-text-hover-state-layer-opacity: .04;--mat-button-text-label-text-color: black;--mat-button-text-pressed-state-layer-opacity: .12;--mat-button-text-ripple-color: rgba(0, 0, 0, .1);--mat-button-text-state-layer-color: black;--mat-button-tonal-container-color: white;--mat-button-tonal-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-tonal-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-tonal-disabled-state-layer-color: black;--mat-button-tonal-focus-state-layer-opacity: .12;--mat-button-tonal-hover-state-layer-opacity: .04;--mat-button-tonal-label-text-color: black;--mat-button-tonal-pressed-state-layer-opacity: .12;--mat-button-tonal-ripple-color: rgba(0, 0, 0, .1);--mat-button-tonal-state-layer-color: black}.mat-mdc-button.mat-primary,.mat-mdc-unelevated-button.mat-primary,.mat-mdc-raised-button.mat-primary,.mat-mdc-outlined-button.mat-primary,.mat-tonal-button.mat-primary{--mat-button-filled-container-color: #3f51b5;--mat-button-filled-label-text-color: white;--mat-button-filled-ripple-color: rgba(255, 255, 255, .1);--mat-button-filled-state-layer-color: white;--mat-button-outlined-label-text-color: #3f51b5;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-ripple-color: rgba(63, 81, 181, .1);--mat-button-outlined-state-layer-color: #3f51b5;--mat-button-protected-container-color: #3f51b5;--mat-button-protected-label-text-color: white;--mat-button-protected-ripple-color: rgba(255, 255, 255, .1);--mat-button-protected-state-layer-color: white;--mat-button-text-label-text-color: #3f51b5;--mat-button-text-ripple-color: rgba(63, 81, 181, .1);--mat-button-text-state-layer-color: #3f51b5;--mat-button-tonal-container-color: #3f51b5;--mat-button-tonal-label-text-color: white;--mat-button-tonal-ripple-color: rgba(255, 255, 255, .1);--mat-button-tonal-state-layer-color: white}.mat-mdc-button.mat-accent,.mat-mdc-unelevated-button.mat-accent,.mat-mdc-raised-button.mat-accent,.mat-mdc-outlined-button.mat-accent,.mat-tonal-button.mat-accent{--mat-button-filled-container-color: #ff4081;--mat-button-filled-label-text-color: white;--mat-button-filled-ripple-color: rgba(255, 255, 255, .1);--mat-button-filled-state-layer-color: white;--mat-button-outlined-label-text-color: #ff4081;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-ripple-color: rgba(255, 64, 129, .1);--mat-button-outlined-state-layer-color: #ff4081;--mat-button-protected-container-color: #ff4081;--mat-button-protected-label-text-color: white;--mat-button-protected-ripple-color: rgba(255, 255, 255, .1);--mat-button-protected-state-layer-color: white;--mat-button-text-label-text-color: #ff4081;--mat-button-text-ripple-color: rgba(255, 64, 129, .1);--mat-button-text-state-layer-color: #ff4081;--mat-button-tonal-container-color: #ff4081;--mat-button-tonal-label-text-color: white;--mat-button-tonal-ripple-color: rgba(255, 255, 255, .1);--mat-button-tonal-state-layer-color: white}.mat-mdc-button.mat-warn,.mat-mdc-unelevated-button.mat-warn,.mat-mdc-raised-button.mat-warn,.mat-mdc-outlined-button.mat-warn,.mat-tonal-button.mat-warn{--mat-button-filled-container-color: #f44336;--mat-button-filled-label-text-color: white;--mat-button-filled-ripple-color: rgba(255, 255, 255, .1);--mat-button-filled-state-layer-color: white;--mat-button-outlined-label-text-color: #f44336;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-ripple-color: rgba(244, 67, 54, .1);--mat-button-outlined-state-layer-color: #f44336;--mat-button-protected-container-color: #f44336;--mat-button-protected-label-text-color: white;--mat-button-protected-ripple-color: rgba(255, 255, 255, .1);--mat-button-protected-state-layer-color: white;--mat-button-text-label-text-color: #f44336;--mat-button-text-ripple-color: rgba(244, 67, 54, .1);--mat-button-text-state-layer-color: #f44336;--mat-button-tonal-container-color: #f44336;--mat-button-tonal-label-text-color: white;--mat-button-tonal-ripple-color: rgba(255, 255, 255, .1);--mat-button-tonal-state-layer-color: white}html{--mat-button-filled-container-height: 36px;--mat-button-filled-touch-target-display: block;--mat-button-outlined-container-height: 36px;--mat-button-outlined-touch-target-display: block;--mat-button-protected-container-height: 36px;--mat-button-protected-touch-target-display: block;--mat-button-text-container-height: 36px;--mat-button-text-touch-target-display: block;--mat-button-tonal-container-height: 36px;--mat-button-tonal-touch-target-display: block}html{--mat-button-filled-label-text-font: Roboto, sans-serif;--mat-button-filled-label-text-size: 14px;--mat-button-filled-label-text-tracking: .0892857143em;--mat-button-filled-label-text-transform: none;--mat-button-filled-label-text-weight: 500;--mat-button-outlined-label-text-font: Roboto, sans-serif;--mat-button-outlined-label-text-size: 14px;--mat-button-outlined-label-text-tracking: .0892857143em;--mat-button-outlined-label-text-transform: none;--mat-button-outlined-label-text-weight: 500;--mat-button-protected-label-text-font: Roboto, sans-serif;--mat-button-protected-label-text-size: 14px;--mat-button-protected-label-text-tracking: .0892857143em;--mat-button-protected-label-text-transform: none;--mat-button-protected-label-text-weight: 500;--mat-button-text-label-text-font: Roboto, sans-serif;--mat-button-text-label-text-size: 14px;--mat-button-text-label-text-tracking: .0892857143em;--mat-button-text-label-text-transform: none;--mat-button-text-label-text-weight: 500;--mat-button-tonal-label-text-font: Roboto, sans-serif;--mat-button-tonal-label-text-size: 14px;--mat-button-tonal-label-text-tracking: .0892857143em;--mat-button-tonal-label-text-transform: none;--mat-button-tonal-label-text-weight: 500}html{--mat-icon-button-icon-size: 24px;--mat-icon-button-container-shape: 50%}html{--mat-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-icon-color: inherit;--mat-icon-button-pressed-state-layer-opacity: .12;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-state-layer-color: black}html .mat-mdc-icon-button.mat-primary{--mat-icon-button-icon-color: #3f51b5;--mat-icon-button-state-layer-color: #3f51b5;--mat-icon-button-ripple-color: rgba(63, 81, 181, .1)}html .mat-mdc-icon-button.mat-accent{--mat-icon-button-icon-color: #ff4081;--mat-icon-button-state-layer-color: #ff4081;--mat-icon-button-ripple-color: rgba(255, 64, 129, .1)}html .mat-mdc-icon-button.mat-warn{--mat-icon-button-icon-color: #f44336;--mat-icon-button-state-layer-color: #f44336;--mat-icon-button-ripple-color: rgba(244, 67, 54, .1)}html{--mat-icon-button-touch-target-display: block}.mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 48px;--mat-icon-button-state-layer-size: 48px;width:var(--mat-icon-button-state-layer-size);height:var(--mat-icon-button-state-layer-size);padding:12px}html{--mat-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);--mat-fab-container-shape: 50%;--mat-fab-extended-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);--mat-fab-extended-container-height: 48px;--mat-fab-extended-container-shape: 24px;--mat-fab-extended-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);--mat-fab-extended-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);--mat-fab-extended-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);--mat-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);--mat-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);--mat-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);--mat-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);--mat-fab-small-container-shape: 50%;--mat-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);--mat-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);--mat-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)}html{--mat-fab-container-color: white;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mat-fab-disabled-state-layer-color: black;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-foreground-color: black;--mat-fab-hover-state-layer-opacity: .04;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-container-color: white;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-foreground-color: black;--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-state-layer-color: black;--mat-fab-state-layer-color: black}html .mat-mdc-fab.mat-primary,html .mat-mdc-mini-fab.mat-primary{--mat-fab-container-color: #3f51b5;--mat-fab-foreground-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-container-color: #3f51b5;--mat-fab-small-foreground-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-state-layer-color: white;--mat-fab-state-layer-color: white}html .mat-mdc-fab.mat-accent,html .mat-mdc-mini-fab.mat-accent{--mat-fab-container-color: #ff4081;--mat-fab-foreground-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-container-color: #ff4081;--mat-fab-small-foreground-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-state-layer-color: white;--mat-fab-state-layer-color: white}html .mat-mdc-fab.mat-warn,html .mat-mdc-mini-fab.mat-warn{--mat-fab-container-color: #f44336;--mat-fab-foreground-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-container-color: #f44336;--mat-fab-small-foreground-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-state-layer-color: white;--mat-fab-state-layer-color: white}html{--mat-fab-small-touch-target-display: block;--mat-fab-touch-target-display: block}html{--mat-fab-extended-label-text-font: Roboto, sans-serif;--mat-fab-extended-label-text-size: 14px;--mat-fab-extended-label-text-tracking: .0892857143em;--mat-fab-extended-label-text-weight: 500}html{--mat-snack-bar-container-shape: 4px}html{--mat-snack-bar-container-color: #333333;--mat-snack-bar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #c5cae9}html{--mat-snack-bar-supporting-text-font: Roboto, sans-serif;--mat-snack-bar-supporting-text-line-height: 20px;--mat-snack-bar-supporting-text-size: 14px;--mat-snack-bar-supporting-text-weight: 400}html{--mat-table-row-item-outline-width: 1px}html{--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)}html{--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px}html{--mat-table-header-headline-font: Roboto, sans-serif;--mat-table-header-headline-line-height: 22px;--mat-table-header-headline-size: 14px;--mat-table-header-headline-weight: 500;--mat-table-header-headline-tracking: .0071428571em;--mat-table-row-item-label-text-font: Roboto, sans-serif;--mat-table-row-item-label-text-line-height: 20px;--mat-table-row-item-label-text-size: 14px;--mat-table-row-item-label-text-weight: 400;--mat-table-row-item-label-text-tracking: .0178571429em;--mat-table-footer-supporting-text-font: Roboto, sans-serif;--mat-table-footer-supporting-text-line-height: 20px;--mat-table-footer-supporting-text-size: 14px;--mat-table-footer-supporting-text-weight: 400;--mat-table-footer-supporting-text-tracking: .0178571429em}html{--mat-progress-spinner-active-indicator-width: 4px;--mat-progress-spinner-size: 48px}html{--mat-progress-spinner-active-indicator-color: #3f51b5}html .mat-accent{--mat-progress-spinner-active-indicator-color: #ff4081}html .mat-warn{--mat-progress-spinner-active-indicator-color: #f44336}html{--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}html{--mat-badge-background-color: #3f51b5;--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-accent{--mat-badge-background-color: #ff4081;--mat-badge-text-color: white}.mat-badge-warn{--mat-badge-background-color: #f44336;--mat-badge-text-color: white}html{--mat-badge-text-font: Roboto, sans-serif;--mat-badge-line-height: 22px;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-small-size-line-height: 16px;--mat-badge-large-size-text-size: 24px;--mat-badge-large-size-line-height: 28px}html{--mat-bottom-sheet-container-shape: 4px}html{--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white}html{--mat-bottom-sheet-container-text-font: Roboto, sans-serif;--mat-bottom-sheet-container-text-line-height: 20px;--mat-bottom-sheet-container-text-size: 14px;--mat-bottom-sheet-container-text-tracking: .0178571429em;--mat-bottom-sheet-container-text-weight: 400}html{--mat-button-toggle-focus-state-layer-opacity: .12;--mat-button-toggle-hover-state-layer-opacity: .04;--mat-button-toggle-legacy-focus-state-layer-opacity: 1;--mat-button-toggle-legacy-height: 36px;--mat-button-toggle-legacy-shape: 2px;--mat-button-toggle-shape: 4px}html{--mat-button-toggle-background-color: white;--mat-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-button-toggle-disabled-state-background-color: white;--mat-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-button-toggle-divider-color: rgb(224.4, 224.4, 224.4);--mat-button-toggle-legacy-disabled-selected-state-background-color: #bdbdbd;--mat-button-toggle-legacy-disabled-state-background-color: #eeeeee;--mat-button-toggle-legacy-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-button-toggle-legacy-selected-state-background-color: #e0e0e0;--mat-button-toggle-legacy-selected-state-text-color: rgba(0, 0, 0, .54);--mat-button-toggle-legacy-state-layer-color: rgba(0, 0, 0, .12);--mat-button-toggle-legacy-text-color: rgba(0, 0, 0, .38);--mat-button-toggle-selected-state-background-color: #e0e0e0;--mat-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-button-toggle-state-layer-color: black;--mat-button-toggle-text-color: rgba(0, 0, 0, .87)}html{--mat-button-toggle-height: 48px}html{--mat-button-toggle-label-text-font: Roboto, sans-serif;--mat-button-toggle-label-text-line-height: 24px;--mat-button-toggle-label-text-size: 16px;--mat-button-toggle-label-text-tracking: .03125em;--mat-button-toggle-label-text-weight: 400;--mat-button-toggle-legacy-label-text-font: Roboto, sans-serif;--mat-button-toggle-legacy-label-text-line-height: 24px;--mat-button-toggle-legacy-label-text-size: 16px;--mat-button-toggle-legacy-label-text-tracking: .03125em;--mat-button-toggle-legacy-label-text-weight: 400}html{--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)}html{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #3f51b5;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(63, 81, 181, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(63, 81, 181, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(63, 81, 181, .3);--mat-datepicker-toggle-active-state-icon-color: #3f51b5;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(63, 81, 181, .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: rgb(69.5241935484, 163.4758064516, 93.9516129032);--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-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #ff4081;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(255, 64, 129, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(255, 64, 129, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(255, 64, 129, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(255, 64, 129, .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: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.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: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #ff4081}.mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #f44336}.mat-calendar-controls{--mat-icon-button-touch-target-display: none}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 40px;--mat-icon-button-state-layer-size: 40px;width:var(--mat-icon-button-state-layer-size);height:var(--mat-icon-button-state-layer-size);padding:8px}html{--mat-datepicker-calendar-text-font: Roboto, sans-serif;--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}html{--mat-divider-width: 1px}html{--mat-divider-color: rgba(0, 0, 0, .12)}html{--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none}html{--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)}html{--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px}html{--mat-expansion-header-text-font: Roboto, sans-serif;--mat-expansion-header-text-size: 14px;--mat-expansion-header-text-weight: 500;--mat-expansion-header-text-line-height: inherit;--mat-expansion-header-text-tracking: inherit;--mat-expansion-container-text-font: Roboto, sans-serif;--mat-expansion-container-text-line-height: 20px;--mat-expansion-container-text-size: 14px;--mat-expansion-container-text-tracking: .0178571429em;--mat-expansion-container-text-weight: 400}html{--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}html{--mat-icon-color: inherit}.mat-icon.mat-primary{--mat-icon-color: #3f51b5}.mat-icon.mat-accent{--mat-icon-color: #ff4081}.mat-icon.mat-warn{--mat-icon-color: #f44336}html{--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}html{--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)}html{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #3f51b5;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #3f51b5;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #3f51b5;--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}html .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #ff4081;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #ff4081;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #ff4081;--mat-stepper-header-edit-state-icon-foreground-color: white}html .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}html{--mat-stepper-header-height: 72px}html{--mat-stepper-container-text-font: Roboto, sans-serif;--mat-stepper-header-label-text-font: Roboto, sans-serif;--mat-stepper-header-label-text-size: 14px;--mat-stepper-header-label-text-weight: 400;--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}html{--mat-sort-arrow-color: rgb(117.3, 117.3, 117.3)}html{--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #3f51b5;--mat-toolbar-container-text-color: white}.mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #ff4081;--mat-toolbar-container-text-color: white}.mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #f44336;--mat-toolbar-container-text-color: white}html{--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px}html{--mat-toolbar-title-text-font: Roboto, sans-serif;--mat-toolbar-title-text-line-height: 32px;--mat-toolbar-title-text-size: 20px;--mat-toolbar-title-text-tracking: .0125em;--mat-toolbar-title-text-weight: 500}html{--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}html{--mat-tree-node-min-height: 48px}html{--mat-tree-node-text-font: Roboto, sans-serif;--mat-tree-node-text-size: 14px;--mat-tree-node-text-weight: 400}html{--mat-timepicker-container-shape: 4px;--mat-timepicker-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)}html{--mat-timepicker-container-background-color: white}.mat-h1,.mat-headline-5,.mat-typography .mat-h1,.mat-typography .mat-headline-5,.mat-typography h1{font:400 24px/32px Roboto,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h2,.mat-headline-6,.mat-typography .mat-h2,.mat-typography .mat-headline-6,.mat-typography h2{font:500 20px/32px Roboto,sans-serif;letter-spacing:.0125em;margin:0 0 16px}.mat-h3,.mat-subtitle-1,.mat-typography .mat-h3,.mat-typography .mat-subtitle-1,.mat-typography h3{font:400 16px/28px Roboto,sans-serif;letter-spacing:.009375em;margin:0 0 16px}.mat-h4,.mat-body-1,.mat-typography .mat-h4,.mat-typography .mat-body-1,.mat-typography h4{font:400 16px/24px Roboto,sans-serif;letter-spacing:.03125em;margin:0 0 16px}.mat-h5,.mat-typography .mat-h5,.mat-typography h5{font:400 11.62px/20px Roboto,sans-serif;margin:0 0 12px}.mat-h6,.mat-typography .mat-h6,.mat-typography h6{font:400 9.38px/20px Roboto,sans-serif;margin:0 0 12px}.mat-body-strong,.mat-subtitle-2,.mat-typography .mat-body-strong,.mat-typography .mat-subtitle-2{font:500 14px/22px Roboto,sans-serif;letter-spacing:.0071428571em}.mat-body,.mat-body-2,.mat-typography .mat-body,.mat-typography .mat-body-2,.mat-typography{font:400 14px/20px Roboto,sans-serif;letter-spacing:.0178571429em}.mat-body p,.mat-body-2 p,.mat-typography .mat-body p,.mat-typography .mat-body-2 p,.mat-typography p{margin:0 0 12px}.mat-small,.mat-caption,.mat-typography .mat-small,.mat-typography .mat-caption{font:400 12px/20px Roboto,sans-serif;letter-spacing:.0333333333em}.mat-headline-1,.mat-typography .mat-headline-1{font:300 96px/96px Roboto,sans-serif;letter-spacing:-.015625em;margin:0 0 56px}.mat-headline-2,.mat-typography .mat-headline-2{font:300 60px/60px Roboto,sans-serif;letter-spacing:-.0083333333em;margin:0 0 64px}.mat-headline-3,.mat-typography .mat-headline-3{font:400 48px/50px Roboto,sans-serif;letter-spacing:normal;margin:0 0 64px}.mat-headline-4,.mat-typography .mat-headline-4{font:400 34px/40px Roboto,sans-serif;letter-spacing:.0073529412em;margin:0 0 64px}.material-symbols-outlined{font-variation-settings:"FILL" 0}.material-symbols-outlined.ds-symbols-fill{font-variation-settings:"FILL" 1,"wght" 400,"GRAD" 0,"opsz" 24}.mat-button-toggle-group>.mat-button-toggle.mat-button-toggle-checked{background-color:var(--ds-color-own)!important;color:#fff!important}@supports (color: color-mix(in lab,red,red)){.mat-button-toggle-group>.mat-button-toggle.mat-button-toggle-checked{background-color:color-mix(in srgb,var(--ds-color-own),#000000 45%)!important}}.mat-button-toggle-group.mat-button-toggle-group-30>.mat-button-toggle>button>span{line-height:30px}.ds-small[mat-button]{height:20px;font-size:12px;line-height:12px}.ds-small[mat-button]>.mat-mdc-button-touch-target{height:100%}.ds-small[mat-mini-fab]{height:20px;width:20px;line-height:20px;padding:0}.ds-small[mat-mini-fab]>.mat-icon{font-size:17px;line-height:17px;height:17px;width:17px}.ds-small[mat-mini-fab]>.mat-mdc-button-touch-target{height:24px;width:24px}.ds-small.mat-icon{font-size:17px;line-height:17px;height:17px;width:17px}.ds-small.mat-mdc-icon-button{width:25px;height:25px;line-height:25px;padding:0}.ds-small.mat-mdc-icon-button mat-icon{font-size:17px;line-height:17px;height:17px;width:17px}.ds-small.mat-mdc-icon-button .mat-mdc-button-touch-target{height:25px;width:25px}.ds-small.mat-mdc-icon{height:14px;width:14px;font-size:14px;line-height:14px}.mat-mdc-form-field.mat-form-field-full-width{width:100%}.mat-mdc-checkbox{height:44px}.mat-menu-max-width{max-width:none!important}.hideBackdrop{background-color:transparent}.mat-mdc-tab.o-red{background-color:#f001}.mat-mdc-tab-group.mat-tab-group-complete{height:100%}.mat-mdc-tab-group.mat-tab-group-complete>.mat-mdc-tab-body-wrapper{height:100%}.mat-mdc-tab-group.ds-small>.mat-mdc-tab-header .mat-mdc-tab.mdc-tab{height:25px}.mdc-list{font-size:14px!important}.mat-mdc-menu-content,.mat-mdc-menu-content .mat-mdc-menu-item .mdc-list-item__primary-text{--mdc-typography-body1-font-size: 14px}.mat-mdc-menu-item .mat-icon-no-color,.mat-mdc-menu-submenu-icon{--mdc-theme-text-primary-on-background: #0000008a}.mat-mdc-dialog-container,.mat-mdc-dialog-container .mdc-dialog__content{--mdc-dialog-supporting-text-size: 14px;--mdc-dialog-supporting-text-line-height: 14px}.mdc-button{font-size:12px;letter-spacing:normal}.ds-checkbox-blue.mat-accent .mdc-checkbox:hover .mdc-checkbox__native-control:checked~.mdc-checkbox__ripple,.ds-checkbox-blue.mat-accent:hover .mdc-checkbox__ripple,.ds-checkbox-blue.mat-accent .mdc-checkbox .mdc-checkbox__native-control:focus:checked~.mdc-checkbox__ripple,.ds-checkbox-blue.mat-accent .mdc-checkbox:active .mdc-checkbox__native-control:checked~.mdc-checkbox__ripple{background-color:var(--ds-color-own)!important}@supports (color: color-mix(in lab,red,red)){.ds-checkbox-blue.mat-accent .mdc-checkbox:hover .mdc-checkbox__native-control:checked~.mdc-checkbox__ripple,.ds-checkbox-blue.mat-accent:hover .mdc-checkbox__ripple,.ds-checkbox-blue.mat-accent .mdc-checkbox .mdc-checkbox__native-control:focus:checked~.mdc-checkbox__ripple,.ds-checkbox-blue.mat-accent .mdc-checkbox:active .mdc-checkbox__native-control:checked~.mdc-checkbox__ripple{background-color:color-mix(in srgb,var(--ds-color-own),#000000 15%)!important}}.ds-checkbox-blue.mat-accent .mdc-checkbox:hover .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,.ds-checkbox-blue.mat-accent .mdc-checkbox:hover .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,.ds-checkbox-blue.mat-accent .mdc-checkbox:hover .mdc-checkbox__native-control[data-indeterminate=true]:enabled~.mdc-checkbox__background,.ds-checkbox-blue.mat-accent .mdc-checkbox:not(:disabled):active .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,.ds-checkbox-blue.mat-accent .mdc-checkbox:not(:disabled):active .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,.ds-checkbox-blue.mat-accent .mdc-checkbox:not(:disabled):active .mdc-checkbox__native-control[data-indeterminate=true]:enabled~.mdc-checkbox__background,.ds-checkbox-blue.mat-accent .mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,.ds-checkbox-blue.mat-accent .mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,.ds-checkbox-blue.mat-accent .mdc-checkbox .mdc-checkbox__native-control[data-indeterminate=true]:enabled~.mdc-checkbox__background{border-color:var(--ds-color-own);background-color:var(--ds-color-own)}@supports (color: color-mix(in lab,red,red)){.ds-checkbox-blue.mat-accent .mdc-checkbox:hover .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,.ds-checkbox-blue.mat-accent .mdc-checkbox:hover .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,.ds-checkbox-blue.mat-accent .mdc-checkbox:hover .mdc-checkbox__native-control[data-indeterminate=true]:enabled~.mdc-checkbox__background,.ds-checkbox-blue.mat-accent .mdc-checkbox:not(:disabled):active .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,.ds-checkbox-blue.mat-accent .mdc-checkbox:not(:disabled):active .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,.ds-checkbox-blue.mat-accent .mdc-checkbox:not(:disabled):active .mdc-checkbox__native-control[data-indeterminate=true]:enabled~.mdc-checkbox__background,.ds-checkbox-blue.mat-accent .mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,.ds-checkbox-blue.mat-accent .mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,.ds-checkbox-blue.mat-accent .mdc-checkbox .mdc-checkbox__native-control[data-indeterminate=true]:enabled~.mdc-checkbox__background{border-color:color-mix(in srgb,var(--ds-color-own),#000000 15%)}}@supports (color: color-mix(in lab,red,red)){.ds-checkbox-blue.mat-accent .mdc-checkbox:hover .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,.ds-checkbox-blue.mat-accent .mdc-checkbox:hover .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,.ds-checkbox-blue.mat-accent .mdc-checkbox:hover .mdc-checkbox__native-control[data-indeterminate=true]:enabled~.mdc-checkbox__background,.ds-checkbox-blue.mat-accent .mdc-checkbox:not(:disabled):active .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,.ds-checkbox-blue.mat-accent .mdc-checkbox:not(:disabled):active .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,.ds-checkbox-blue.mat-accent .mdc-checkbox:not(:disabled):active .mdc-checkbox__native-control[data-indeterminate=true]:enabled~.mdc-checkbox__background,.ds-checkbox-blue.mat-accent .mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,.ds-checkbox-blue.mat-accent .mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,.ds-checkbox-blue.mat-accent .mdc-checkbox .mdc-checkbox__native-control[data-indeterminate=true]:enabled~.mdc-checkbox__background{background-color:color-mix(in srgb,var(--ds-color-own),#000000 15%)}}.ds-button-blue{background-color:var(--ds-color-own)!important;color:#fff!important}@supports (color: color-mix(in lab,red,red)){.ds-button-blue{background-color:color-mix(in srgb,var(--ds-color-own),#000000 15%)!important}}.ds-button-blue:disabled{background-color:var(--ds-color-grey)!important;color:gray}@supports (color: color-mix(in lab,red,red)){.ds-button-blue:disabled{background-color:color-mix(in srgb,var(--ds-color-grey),#FFFFFF 30%)!important}}button.mat-primary:not(.mat-mdc-icon-button){background-color:var(--ds-color-own)!important;color:#fff!important}@supports (color: color-mix(in lab,red,red)){button.mat-primary:not(.mat-mdc-icon-button){background-color:color-mix(in srgb,var(--ds-color-own),#000000 15%)!important}}button.mat-primary:not(.mat-mdc-icon-button):disabled{background-color:var(--ds-color-grey)!important;color:gray}@supports (color: color-mix(in lab,red,red)){button.mat-primary:not(.mat-mdc-icon-button):disabled{background-color:color-mix(in srgb,var(--ds-color-grey),#FFFFFF 30%)!important}}.ds-small .mat-button-toggle-label-content{line-height:20px!important}.ds-small.mat-mdc-card{padding:7px}.ds-small-form .mat-mdc-form-field>.mat-form-field-wrapper{padding-bottom:0!important}.ds-small-form .mat-mdc-form-field>.mat-form-field-wrapper .mat-form-field-flex{padding:2px 2px 0}.ds-small-form .mat-mdc-form-field>.mat-form-field-wrapper .mat-form-field-underline{bottom:0}.ds-form-field .mat-form-field-subscript-wrapper{z-index:9}.mat-mdc-form-field{font-size:14px!important}.a{background-color:var(--ds-color-own)!important;color:#fff!important}@supports (color: color-mix(in lab,red,red)){.a{background-color:color-mix(in srgb,var(--ds-color-own),#000000 60%)!important}}:root{--ds-color-own: #3575c4;--ds-color-own-text: #ffffff;--ds-color-red: #f44336;--ds-color-pink: #e91e63;--ds-color-purple: #9c27b0;--ds-color-deep-purple: #673ab7;--ds-color-indigo: #3f51b5;--ds-color-blue: #2196f3;--ds-color-light-blue: #03a9f4;--ds-color-cyan: #00bcd4;--ds-color-teal: #009688;--ds-color-green: #4caf50;--ds-color-light-green: #8bc34a;--ds-color-lime: #cddc39;--ds-color-yellow: #ffeb3b;--ds-color-amber: #ffc107;--ds-color-orange: #ff9800;--ds-color-deep-orange: #ff5722;--ds-color-brown: #795548;--ds-color-grey: #9e9e9e;--ds-color-blue-grey: #607d8b;--ds-color-gray: #9e9e9e;--ds-color-blue-gray: #607d8b;--ds-color-primary: var(--ds-color-own);--ds-color-success: var(--ds-color-blue);--ds-color-warning: var(--ds-color-orange);--ds-color-danger: var(--ds-color-red);--ds-color-error: var(--ds-color-red);--ds-color-info: var(--ds-color-green);--ds-warning-color: var(--ds-color-warning);--ds-success-color: var(--ds-color-success);--ds-info-color: var(--ds-color-info);--ds-danger-color: var(--ds-color-danger);--ds-error-color: var(--ds-color-error);--ds-color-dark-100: var(--ds-color-own);--ds-color-dark-200: var(--ds-color-own);--ds-color-dark-300: var(--ds-color-own);--ds-color-dark-400: var(--ds-color-own);--ds-color-light-100: var(--ds-color-own);--ds-color-light-200: var(--ds-color-own);--ds-color-light-300: var(--ds-color-own);--ds-color-light-400: var(--ds-color-own);--ds-border-color: #E0E0E0;--ds-font-color-disabled: #BDBDBD;--ds-font-color: #212121;--ds-avatar-color: var(--ds-color-icon, var(--ds-color-own));--ds-tab-body-color: var(--ds-color-own);--ds-dark-primary-text: rgba(black, .87);--ds-dark-secondary-text: rgba(black, .54);--ds-dark-disabled-text: rgba(black, .38);--ds-dark-dividers: rgba(black, .12);--ds-dark-focused: rgba(black, .12);--ds-light-primary-text: white;--ds-light-secondary-text: rgba(white, .7);--ds-light-disabled-text: rgba(white, .5);--ds-light-dividers: rgba(white, .12);--ds-light-focused: rgba(white, .12);--ds-color-wrapped: var(--ds-color-own);--ds-color-wrapped-text: #FFFFFF;--ds-color-wrapped-selected: var(--ds-color-wrapped);--ds-color-wrapped-header: var(--ds-color-wrapped);--ds-color-wrapped-header-text: var(--ds-color-wrapped-text);--ds-color-wrapped-footer: var(--ds-color-wrapped);--ds-color-wrapped-footer-text: var(--ds-color-wrapped-text)}@supports (color: color-mix(in lab,red,red)){:root{--ds-warning-color: color-mix(in srgb, var(--ds-color-warning), #000000 60%)}}@supports (color: color-mix(in lab,red,red)){:root{--ds-success-color: color-mix(in srgb, var(--ds-color-success), #000000 60%)}}@supports (color: color-mix(in lab,red,red)){:root{--ds-info-color: color-mix(in srgb, var(--ds-color-info), #000000 60%)}}@supports (color: color-mix(in lab,red,red)){:root{--ds-danger-color: color-mix(in srgb, var(--ds-color-danger), #000000 60%)}}@supports (color: color-mix(in lab,red,red)){:root{--ds-error-color: color-mix(in srgb, var(--ds-color-error), #000000 60%)}}@supports (color: color-mix(in lab,red,red)){:root{--ds-color-dark-100: color-mix(in srgb, var(--ds-color-own), #000000 15%)}}@supports (color: color-mix(in lab,red,red)){:root{--ds-color-dark-200: color-mix(in srgb, var(--ds-color-own), #000000 30%)}}@supports (color: color-mix(in lab,red,red)){:root{--ds-color-dark-300: color-mix(in srgb, var(--ds-color-own), #000000 45%)}}@supports (color: color-mix(in lab,red,red)){:root{--ds-color-dark-400: color-mix(in srgb, var(--ds-color-own), #000000 60%)}}@supports (color: color-mix(in lab,red,red)){:root{--ds-color-light-100: color-mix(in srgb, var(--ds-color-own), #FFFFFF 15%)}}@supports (color: color-mix(in lab,red,red)){:root{--ds-color-light-200: color-mix(in srgb, var(--ds-color-own), #FFFFFF 30%)}}@supports (color: color-mix(in lab,red,red)){:root{--ds-color-light-300: color-mix(in srgb, var(--ds-color-own), #FFFFFF 45%)}}@supports (color: color-mix(in lab,red,red)){:root{--ds-color-light-400: color-mix(in srgb, var(--ds-color-own), #FFFFFF 60%)}}@supports (color: color-mix(in lab,red,red)){:root{--ds-tab-body-color: color-mix(in srgb, var(--ds-color-own), #FFFFFF 95%)}}@supports (color: color-mix(in lab,red,red)){:root{--ds-color-wrapped: color-mix(in srgb, var(--ds-color-own), #000000 40%)}}@supports (color: color-mix(in lab,red,red)){:root{--ds-color-wrapped-selected: color-mix(in srgb, var(--ds-color-wrapped), #000000 25%)}}@supports (color: color-mix(in lab,red,red)){:root{--ds-color-wrapped-footer: color-mix(in srgb, var(--ds-color-wrapped), #000000 15%)}}.container-scroll{position:relative;height:100%;width:100%}.container-scroll>div{position:absolute;top:0;left:0;height:100%;width:100%;overflow:auto}.ds-disable{pointer-events:none}.angular-editor-textarea:focus{outline:none}body{background-color:#fff;font-family:Montserrat,sans-serif}.ds-container-mix.ds-container-mix-small,.ds-container-mix-base.ds-container-mix-base-small>div{flex-direction:column!important}.ds-container-mix.ds-container-mix-small>div,.ds-container-mix-base.ds-container-mix-base-small>div>div{flex:1 1 100%}.ds-container-mix-4k .ds-cell-4k-1,.ds-container-mix-base-4k>div .ds-cell-4k-1{flex:0 0 8.3333333333%}.ds-container-mix-4k .ds-cell-4k-2,.ds-container-mix-base-4k>div .ds-cell-4k-2{flex:0 0 16.6666666667%}.ds-container-mix-4k .ds-cell-4k-3,.ds-container-mix-base-4k>div .ds-cell-4k-3{flex:0 0 25%}.ds-container-mix-4k .ds-cell-4k-4,.ds-container-mix-base-4k>div .ds-cell-4k-4{flex:0 0 33.3333333333%}.ds-container-mix-4k .ds-cell-4k-5,.ds-container-mix-base-4k>div .ds-cell-4k-5{flex:0 0 41.6666666667%}.ds-container-mix-4k .ds-cell-4k-6,.ds-container-mix-base-4k>div .ds-cell-4k-6{flex:0 0 50%}.ds-container-mix-4k .ds-cell-4k-7,.ds-container-mix-base-4k>div .ds-cell-4k-7{flex:0 0 58.3333333333%}.ds-container-mix-4k .ds-cell-4k-8,.ds-container-mix-base-4k>div .ds-cell-4k-8{flex:0 0 66.6666666667%}.ds-container-mix-4k .ds-cell-4k-9,.ds-container-mix-base-4k>div .ds-cell-4k-9{flex:0 0 75%}.ds-container-mix-4k .ds-cell-4k-10,.ds-container-mix-base-4k>div .ds-cell-4k-10{flex:0 0 83.3333333333%}.ds-container-mix-4k .ds-cell-4k-11,.ds-container-mix-base-4k>div .ds-cell-4k-11{flex:0 0 91.6666666667%}.ds-container-mix-4k .ds-cell-4k-12,.ds-container-mix-base-4k>div .ds-cell-4k-12{flex:0 0 100%}.ds-container-mix-xxl .ds-cell-4k-1,.ds-container-mix-base-xxl>div .ds-cell-4k-1{flex:0 0 8.3333333333%}.ds-container-mix-xxl .ds-cell-4k-2,.ds-container-mix-base-xxl>div .ds-cell-4k-2{flex:0 0 16.6666666667%}.ds-container-mix-xxl .ds-cell-4k-3,.ds-container-mix-base-xxl>div .ds-cell-4k-3{flex:0 0 25%}.ds-container-mix-xxl .ds-cell-4k-4,.ds-container-mix-base-xxl>div .ds-cell-4k-4{flex:0 0 33.3333333333%}.ds-container-mix-xxl .ds-cell-4k-5,.ds-container-mix-base-xxl>div .ds-cell-4k-5{flex:0 0 41.6666666667%}.ds-container-mix-xxl .ds-cell-4k-6,.ds-container-mix-base-xxl>div .ds-cell-4k-6{flex:0 0 50%}.ds-container-mix-xxl .ds-cell-4k-7,.ds-container-mix-base-xxl>div .ds-cell-4k-7{flex:0 0 58.3333333333%}.ds-container-mix-xxl .ds-cell-4k-8,.ds-container-mix-base-xxl>div .ds-cell-4k-8{flex:0 0 66.6666666667%}.ds-container-mix-xxl .ds-cell-4k-9,.ds-container-mix-base-xxl>div .ds-cell-4k-9{flex:0 0 75%}.ds-container-mix-xxl .ds-cell-4k-10,.ds-container-mix-base-xxl>div .ds-cell-4k-10{flex:0 0 83.3333333333%}.ds-container-mix-xxl .ds-cell-4k-11,.ds-container-mix-base-xxl>div .ds-cell-4k-11{flex:0 0 91.6666666667%}.ds-container-mix-xxl .ds-cell-4k-12,.ds-container-mix-base-xxl>div .ds-cell-4k-12{flex:0 0 100%}.ds-container-mix-xxl .ds-cell-xxl-1,.ds-container-mix-base-xxl>div .ds-cell-xxl-1{flex:0 0 8.3333333333%}.ds-container-mix-xxl .ds-cell-xxl-2,.ds-container-mix-base-xxl>div .ds-cell-xxl-2{flex:0 0 16.6666666667%}.ds-container-mix-xxl .ds-cell-xxl-3,.ds-container-mix-base-xxl>div .ds-cell-xxl-3{flex:0 0 25%}.ds-container-mix-xxl .ds-cell-xxl-4,.ds-container-mix-base-xxl>div .ds-cell-xxl-4{flex:0 0 33.3333333333%}.ds-container-mix-xxl .ds-cell-xxl-5,.ds-container-mix-base-xxl>div .ds-cell-xxl-5{flex:0 0 41.6666666667%}.ds-container-mix-xxl .ds-cell-xxl-6,.ds-container-mix-base-xxl>div .ds-cell-xxl-6{flex:0 0 50%}.ds-container-mix-xxl .ds-cell-xxl-7,.ds-container-mix-base-xxl>div .ds-cell-xxl-7{flex:0 0 58.3333333333%}.ds-container-mix-xxl .ds-cell-xxl-8,.ds-container-mix-base-xxl>div .ds-cell-xxl-8{flex:0 0 66.6666666667%}.ds-container-mix-xxl .ds-cell-xxl-9,.ds-container-mix-base-xxl>div .ds-cell-xxl-9{flex:0 0 75%}.ds-container-mix-xxl .ds-cell-xxl-10,.ds-container-mix-base-xxl>div .ds-cell-xxl-10{flex:0 0 83.3333333333%}.ds-container-mix-xxl .ds-cell-xxl-11,.ds-container-mix-base-xxl>div .ds-cell-xxl-11{flex:0 0 91.6666666667%}.ds-container-mix-xxl .ds-cell-xxl-12,.ds-container-mix-base-xxl>div .ds-cell-xxl-12{flex:0 0 100%}.ds-container-mix-xl .ds-cell-4k-1,.ds-container-mix-base-xl>div .ds-cell-4k-1{flex:0 0 8.3333333333%}.ds-container-mix-xl .ds-cell-4k-2,.ds-container-mix-base-xl>div .ds-cell-4k-2{flex:0 0 16.6666666667%}.ds-container-mix-xl .ds-cell-4k-3,.ds-container-mix-base-xl>div .ds-cell-4k-3{flex:0 0 25%}.ds-container-mix-xl .ds-cell-4k-4,.ds-container-mix-base-xl>div .ds-cell-4k-4{flex:0 0 33.3333333333%}.ds-container-mix-xl .ds-cell-4k-5,.ds-container-mix-base-xl>div .ds-cell-4k-5{flex:0 0 41.6666666667%}.ds-container-mix-xl .ds-cell-4k-6,.ds-container-mix-base-xl>div .ds-cell-4k-6{flex:0 0 50%}.ds-container-mix-xl .ds-cell-4k-7,.ds-container-mix-base-xl>div .ds-cell-4k-7{flex:0 0 58.3333333333%}.ds-container-mix-xl .ds-cell-4k-8,.ds-container-mix-base-xl>div .ds-cell-4k-8{flex:0 0 66.6666666667%}.ds-container-mix-xl .ds-cell-4k-9,.ds-container-mix-base-xl>div .ds-cell-4k-9{flex:0 0 75%}.ds-container-mix-xl .ds-cell-4k-10,.ds-container-mix-base-xl>div .ds-cell-4k-10{flex:0 0 83.3333333333%}.ds-container-mix-xl .ds-cell-4k-11,.ds-container-mix-base-xl>div .ds-cell-4k-11{flex:0 0 91.6666666667%}.ds-container-mix-xl .ds-cell-4k-12,.ds-container-mix-base-xl>div .ds-cell-4k-12{flex:0 0 100%}.ds-container-mix-xl .ds-cell-xxl-1,.ds-container-mix-base-xl>div .ds-cell-xxl-1{flex:0 0 8.3333333333%}.ds-container-mix-xl .ds-cell-xxl-2,.ds-container-mix-base-xl>div .ds-cell-xxl-2{flex:0 0 16.6666666667%}.ds-container-mix-xl .ds-cell-xxl-3,.ds-container-mix-base-xl>div .ds-cell-xxl-3{flex:0 0 25%}.ds-container-mix-xl .ds-cell-xxl-4,.ds-container-mix-base-xl>div .ds-cell-xxl-4{flex:0 0 33.3333333333%}.ds-container-mix-xl .ds-cell-xxl-5,.ds-container-mix-base-xl>div .ds-cell-xxl-5{flex:0 0 41.6666666667%}.ds-container-mix-xl .ds-cell-xxl-6,.ds-container-mix-base-xl>div .ds-cell-xxl-6{flex:0 0 50%}.ds-container-mix-xl .ds-cell-xxl-7,.ds-container-mix-base-xl>div .ds-cell-xxl-7{flex:0 0 58.3333333333%}.ds-container-mix-xl .ds-cell-xxl-8,.ds-container-mix-base-xl>div .ds-cell-xxl-8{flex:0 0 66.6666666667%}.ds-container-mix-xl .ds-cell-xxl-9,.ds-container-mix-base-xl>div .ds-cell-xxl-9{flex:0 0 75%}.ds-container-mix-xl .ds-cell-xxl-10,.ds-container-mix-base-xl>div .ds-cell-xxl-10{flex:0 0 83.3333333333%}.ds-container-mix-xl .ds-cell-xxl-11,.ds-container-mix-base-xl>div .ds-cell-xxl-11{flex:0 0 91.6666666667%}.ds-container-mix-xl .ds-cell-xxl-12,.ds-container-mix-base-xl>div .ds-cell-xxl-12{flex:0 0 100%}.ds-container-mix-xl .ds-cell-xl-1,.ds-container-mix-base-xl>div .ds-cell-xl-1{flex:0 0 8.3333333333%}.ds-container-mix-xl .ds-cell-xl-2,.ds-container-mix-base-xl>div .ds-cell-xl-2{flex:0 0 16.6666666667%}.ds-container-mix-xl .ds-cell-xl-3,.ds-container-mix-base-xl>div .ds-cell-xl-3{flex:0 0 25%}.ds-container-mix-xl .ds-cell-xl-4,.ds-container-mix-base-xl>div .ds-cell-xl-4{flex:0 0 33.3333333333%}.ds-container-mix-xl .ds-cell-xl-5,.ds-container-mix-base-xl>div .ds-cell-xl-5{flex:0 0 41.6666666667%}.ds-container-mix-xl .ds-cell-xl-6,.ds-container-mix-base-xl>div .ds-cell-xl-6{flex:0 0 50%}.ds-container-mix-xl .ds-cell-xl-7,.ds-container-mix-base-xl>div .ds-cell-xl-7{flex:0 0 58.3333333333%}.ds-container-mix-xl .ds-cell-xl-8,.ds-container-mix-base-xl>div .ds-cell-xl-8{flex:0 0 66.6666666667%}.ds-container-mix-xl .ds-cell-xl-9,.ds-container-mix-base-xl>div .ds-cell-xl-9{flex:0 0 75%}.ds-container-mix-xl .ds-cell-xl-10,.ds-container-mix-base-xl>div .ds-cell-xl-10{flex:0 0 83.3333333333%}.ds-container-mix-xl .ds-cell-xl-11,.ds-container-mix-base-xl>div .ds-cell-xl-11{flex:0 0 91.6666666667%}.ds-container-mix-xl .ds-cell-xl-12,.ds-container-mix-base-xl>div .ds-cell-xl-12{flex:0 0 100%}.ds-container-mix-lg .ds-cell-4k-1,.ds-container-mix-base-lg>div .ds-cell-4k-1{flex:0 0 8.3333333333%}.ds-container-mix-lg .ds-cell-4k-2,.ds-container-mix-base-lg>div .ds-cell-4k-2{flex:0 0 16.6666666667%}.ds-container-mix-lg .ds-cell-4k-3,.ds-container-mix-base-lg>div .ds-cell-4k-3{flex:0 0 25%}.ds-container-mix-lg .ds-cell-4k-4,.ds-container-mix-base-lg>div .ds-cell-4k-4{flex:0 0 33.3333333333%}.ds-container-mix-lg .ds-cell-4k-5,.ds-container-mix-base-lg>div .ds-cell-4k-5{flex:0 0 41.6666666667%}.ds-container-mix-lg .ds-cell-4k-6,.ds-container-mix-base-lg>div .ds-cell-4k-6{flex:0 0 50%}.ds-container-mix-lg .ds-cell-4k-7,.ds-container-mix-base-lg>div .ds-cell-4k-7{flex:0 0 58.3333333333%}.ds-container-mix-lg .ds-cell-4k-8,.ds-container-mix-base-lg>div .ds-cell-4k-8{flex:0 0 66.6666666667%}.ds-container-mix-lg .ds-cell-4k-9,.ds-container-mix-base-lg>div .ds-cell-4k-9{flex:0 0 75%}.ds-container-mix-lg .ds-cell-4k-10,.ds-container-mix-base-lg>div .ds-cell-4k-10{flex:0 0 83.3333333333%}.ds-container-mix-lg .ds-cell-4k-11,.ds-container-mix-base-lg>div .ds-cell-4k-11{flex:0 0 91.6666666667%}.ds-container-mix-lg .ds-cell-4k-12,.ds-container-mix-base-lg>div .ds-cell-4k-12{flex:0 0 100%}.ds-container-mix-lg .ds-cell-xxl-1,.ds-container-mix-base-lg>div .ds-cell-xxl-1{flex:0 0 8.3333333333%}.ds-container-mix-lg .ds-cell-xxl-2,.ds-container-mix-base-lg>div .ds-cell-xxl-2{flex:0 0 16.6666666667%}.ds-container-mix-lg .ds-cell-xxl-3,.ds-container-mix-base-lg>div .ds-cell-xxl-3{flex:0 0 25%}.ds-container-mix-lg .ds-cell-xxl-4,.ds-container-mix-base-lg>div .ds-cell-xxl-4{flex:0 0 33.3333333333%}.ds-container-mix-lg .ds-cell-xxl-5,.ds-container-mix-base-lg>div .ds-cell-xxl-5{flex:0 0 41.6666666667%}.ds-container-mix-lg .ds-cell-xxl-6,.ds-container-mix-base-lg>div .ds-cell-xxl-6{flex:0 0 50%}.ds-container-mix-lg .ds-cell-xxl-7,.ds-container-mix-base-lg>div .ds-cell-xxl-7{flex:0 0 58.3333333333%}.ds-container-mix-lg .ds-cell-xxl-8,.ds-container-mix-base-lg>div .ds-cell-xxl-8{flex:0 0 66.6666666667%}.ds-container-mix-lg .ds-cell-xxl-9,.ds-container-mix-base-lg>div .ds-cell-xxl-9{flex:0 0 75%}.ds-container-mix-lg .ds-cell-xxl-10,.ds-container-mix-base-lg>div .ds-cell-xxl-10{flex:0 0 83.3333333333%}.ds-container-mix-lg .ds-cell-xxl-11,.ds-container-mix-base-lg>div .ds-cell-xxl-11{flex:0 0 91.6666666667%}.ds-container-mix-lg .ds-cell-xxl-12,.ds-container-mix-base-lg>div .ds-cell-xxl-12{flex:0 0 100%}.ds-container-mix-lg .ds-cell-xl-1,.ds-container-mix-base-lg>div .ds-cell-xl-1{flex:0 0 8.3333333333%}.ds-container-mix-lg .ds-cell-xl-2,.ds-container-mix-base-lg>div .ds-cell-xl-2{flex:0 0 16.6666666667%}.ds-container-mix-lg .ds-cell-xl-3,.ds-container-mix-base-lg>div .ds-cell-xl-3{flex:0 0 25%}.ds-container-mix-lg .ds-cell-xl-4,.ds-container-mix-base-lg>div .ds-cell-xl-4{flex:0 0 33.3333333333%}.ds-container-mix-lg .ds-cell-xl-5,.ds-container-mix-base-lg>div .ds-cell-xl-5{flex:0 0 41.6666666667%}.ds-container-mix-lg .ds-cell-xl-6,.ds-container-mix-base-lg>div .ds-cell-xl-6{flex:0 0 50%}.ds-container-mix-lg .ds-cell-xl-7,.ds-container-mix-base-lg>div .ds-cell-xl-7{flex:0 0 58.3333333333%}.ds-container-mix-lg .ds-cell-xl-8,.ds-container-mix-base-lg>div .ds-cell-xl-8{flex:0 0 66.6666666667%}.ds-container-mix-lg .ds-cell-xl-9,.ds-container-mix-base-lg>div .ds-cell-xl-9{flex:0 0 75%}.ds-container-mix-lg .ds-cell-xl-10,.ds-container-mix-base-lg>div .ds-cell-xl-10{flex:0 0 83.3333333333%}.ds-container-mix-lg .ds-cell-xl-11,.ds-container-mix-base-lg>div .ds-cell-xl-11{flex:0 0 91.6666666667%}.ds-container-mix-lg .ds-cell-xl-12,.ds-container-mix-base-lg>div .ds-cell-xl-12{flex:0 0 100%}.ds-container-mix-lg .ds-cell-lg-1,.ds-container-mix-base-lg>div .ds-cell-lg-1{flex:0 0 8.3333333333%}.ds-container-mix-lg .ds-cell-lg-2,.ds-container-mix-base-lg>div .ds-cell-lg-2{flex:0 0 16.6666666667%}.ds-container-mix-lg .ds-cell-lg-3,.ds-container-mix-base-lg>div .ds-cell-lg-3{flex:0 0 25%}.ds-container-mix-lg .ds-cell-lg-4,.ds-container-mix-base-lg>div .ds-cell-lg-4{flex:0 0 33.3333333333%}.ds-container-mix-lg .ds-cell-lg-5,.ds-container-mix-base-lg>div .ds-cell-lg-5{flex:0 0 41.6666666667%}.ds-container-mix-lg .ds-cell-lg-6,.ds-container-mix-base-lg>div .ds-cell-lg-6{flex:0 0 50%}.ds-container-mix-lg .ds-cell-lg-7,.ds-container-mix-base-lg>div .ds-cell-lg-7{flex:0 0 58.3333333333%}.ds-container-mix-lg .ds-cell-lg-8,.ds-container-mix-base-lg>div .ds-cell-lg-8{flex:0 0 66.6666666667%}.ds-container-mix-lg .ds-cell-lg-9,.ds-container-mix-base-lg>div .ds-cell-lg-9{flex:0 0 75%}.ds-container-mix-lg .ds-cell-lg-10,.ds-container-mix-base-lg>div .ds-cell-lg-10{flex:0 0 83.3333333333%}.ds-container-mix-lg .ds-cell-lg-11,.ds-container-mix-base-lg>div .ds-cell-lg-11{flex:0 0 91.6666666667%}.ds-container-mix-lg .ds-cell-lg-12,.ds-container-mix-base-lg>div .ds-cell-lg-12{flex:0 0 100%}.ds-container-mix-md .ds-cell-4k-1,.ds-container-mix-base-md>div .ds-cell-4k-1{flex:0 0 8.3333333333%}.ds-container-mix-md .ds-cell-4k-2,.ds-container-mix-base-md>div .ds-cell-4k-2{flex:0 0 16.6666666667%}.ds-container-mix-md .ds-cell-4k-3,.ds-container-mix-base-md>div .ds-cell-4k-3{flex:0 0 25%}.ds-container-mix-md .ds-cell-4k-4,.ds-container-mix-base-md>div .ds-cell-4k-4{flex:0 0 33.3333333333%}.ds-container-mix-md .ds-cell-4k-5,.ds-container-mix-base-md>div .ds-cell-4k-5{flex:0 0 41.6666666667%}.ds-container-mix-md .ds-cell-4k-6,.ds-container-mix-base-md>div .ds-cell-4k-6{flex:0 0 50%}.ds-container-mix-md .ds-cell-4k-7,.ds-container-mix-base-md>div .ds-cell-4k-7{flex:0 0 58.3333333333%}.ds-container-mix-md .ds-cell-4k-8,.ds-container-mix-base-md>div .ds-cell-4k-8{flex:0 0 66.6666666667%}.ds-container-mix-md .ds-cell-4k-9,.ds-container-mix-base-md>div .ds-cell-4k-9{flex:0 0 75%}.ds-container-mix-md .ds-cell-4k-10,.ds-container-mix-base-md>div .ds-cell-4k-10{flex:0 0 83.3333333333%}.ds-container-mix-md .ds-cell-4k-11,.ds-container-mix-base-md>div .ds-cell-4k-11{flex:0 0 91.6666666667%}.ds-container-mix-md .ds-cell-4k-12,.ds-container-mix-base-md>div .ds-cell-4k-12{flex:0 0 100%}.ds-container-mix-md .ds-cell-xxl-1,.ds-container-mix-base-md>div .ds-cell-xxl-1{flex:0 0 8.3333333333%}.ds-container-mix-md .ds-cell-xxl-2,.ds-container-mix-base-md>div .ds-cell-xxl-2{flex:0 0 16.6666666667%}.ds-container-mix-md .ds-cell-xxl-3,.ds-container-mix-base-md>div .ds-cell-xxl-3{flex:0 0 25%}.ds-container-mix-md .ds-cell-xxl-4,.ds-container-mix-base-md>div .ds-cell-xxl-4{flex:0 0 33.3333333333%}.ds-container-mix-md .ds-cell-xxl-5,.ds-container-mix-base-md>div .ds-cell-xxl-5{flex:0 0 41.6666666667%}.ds-container-mix-md .ds-cell-xxl-6,.ds-container-mix-base-md>div .ds-cell-xxl-6{flex:0 0 50%}.ds-container-mix-md .ds-cell-xxl-7,.ds-container-mix-base-md>div .ds-cell-xxl-7{flex:0 0 58.3333333333%}.ds-container-mix-md .ds-cell-xxl-8,.ds-container-mix-base-md>div .ds-cell-xxl-8{flex:0 0 66.6666666667%}.ds-container-mix-md .ds-cell-xxl-9,.ds-container-mix-base-md>div .ds-cell-xxl-9{flex:0 0 75%}.ds-container-mix-md .ds-cell-xxl-10,.ds-container-mix-base-md>div .ds-cell-xxl-10{flex:0 0 83.3333333333%}.ds-container-mix-md .ds-cell-xxl-11,.ds-container-mix-base-md>div .ds-cell-xxl-11{flex:0 0 91.6666666667%}.ds-container-mix-md .ds-cell-xxl-12,.ds-container-mix-base-md>div .ds-cell-xxl-12{flex:0 0 100%}.ds-container-mix-md .ds-cell-xl-1,.ds-container-mix-base-md>div .ds-cell-xl-1{flex:0 0 8.3333333333%}.ds-container-mix-md .ds-cell-xl-2,.ds-container-mix-base-md>div .ds-cell-xl-2{flex:0 0 16.6666666667%}.ds-container-mix-md .ds-cell-xl-3,.ds-container-mix-base-md>div .ds-cell-xl-3{flex:0 0 25%}.ds-container-mix-md .ds-cell-xl-4,.ds-container-mix-base-md>div .ds-cell-xl-4{flex:0 0 33.3333333333%}.ds-container-mix-md .ds-cell-xl-5,.ds-container-mix-base-md>div .ds-cell-xl-5{flex:0 0 41.6666666667%}.ds-container-mix-md .ds-cell-xl-6,.ds-container-mix-base-md>div .ds-cell-xl-6{flex:0 0 50%}.ds-container-mix-md .ds-cell-xl-7,.ds-container-mix-base-md>div .ds-cell-xl-7{flex:0 0 58.3333333333%}.ds-container-mix-md .ds-cell-xl-8,.ds-container-mix-base-md>div .ds-cell-xl-8{flex:0 0 66.6666666667%}.ds-container-mix-md .ds-cell-xl-9,.ds-container-mix-base-md>div .ds-cell-xl-9{flex:0 0 75%}.ds-container-mix-md .ds-cell-xl-10,.ds-container-mix-base-md>div .ds-cell-xl-10{flex:0 0 83.3333333333%}.ds-container-mix-md .ds-cell-xl-11,.ds-container-mix-base-md>div .ds-cell-xl-11{flex:0 0 91.6666666667%}.ds-container-mix-md .ds-cell-xl-12,.ds-container-mix-base-md>div .ds-cell-xl-12{flex:0 0 100%}.ds-container-mix-md .ds-cell-lg-1,.ds-container-mix-base-md>div .ds-cell-lg-1{flex:0 0 8.3333333333%}.ds-container-mix-md .ds-cell-lg-2,.ds-container-mix-base-md>div .ds-cell-lg-2{flex:0 0 16.6666666667%}.ds-container-mix-md .ds-cell-lg-3,.ds-container-mix-base-md>div .ds-cell-lg-3{flex:0 0 25%}.ds-container-mix-md .ds-cell-lg-4,.ds-container-mix-base-md>div .ds-cell-lg-4{flex:0 0 33.3333333333%}.ds-container-mix-md .ds-cell-lg-5,.ds-container-mix-base-md>div .ds-cell-lg-5{flex:0 0 41.6666666667%}.ds-container-mix-md .ds-cell-lg-6,.ds-container-mix-base-md>div .ds-cell-lg-6{flex:0 0 50%}.ds-container-mix-md .ds-cell-lg-7,.ds-container-mix-base-md>div .ds-cell-lg-7{flex:0 0 58.3333333333%}.ds-container-mix-md .ds-cell-lg-8,.ds-container-mix-base-md>div .ds-cell-lg-8{flex:0 0 66.6666666667%}.ds-container-mix-md .ds-cell-lg-9,.ds-container-mix-base-md>div .ds-cell-lg-9{flex:0 0 75%}.ds-container-mix-md .ds-cell-lg-10,.ds-container-mix-base-md>div .ds-cell-lg-10{flex:0 0 83.3333333333%}.ds-container-mix-md .ds-cell-lg-11,.ds-container-mix-base-md>div .ds-cell-lg-11{flex:0 0 91.6666666667%}.ds-container-mix-md .ds-cell-lg-12,.ds-container-mix-base-md>div .ds-cell-lg-12{flex:0 0 100%}.ds-container-mix-md .ds-cell-md-1,.ds-container-mix-base-md>div .ds-cell-md-1{flex:0 0 8.3333333333%}.ds-container-mix-md .ds-cell-md-2,.ds-container-mix-base-md>div .ds-cell-md-2{flex:0 0 16.6666666667%}.ds-container-mix-md .ds-cell-md-3,.ds-container-mix-base-md>div .ds-cell-md-3{flex:0 0 25%}.ds-container-mix-md .ds-cell-md-4,.ds-container-mix-base-md>div .ds-cell-md-4{flex:0 0 33.3333333333%}.ds-container-mix-md .ds-cell-md-5,.ds-container-mix-base-md>div .ds-cell-md-5{flex:0 0 41.6666666667%}.ds-container-mix-md .ds-cell-md-6,.ds-container-mix-base-md>div .ds-cell-md-6{flex:0 0 50%}.ds-container-mix-md .ds-cell-md-7,.ds-container-mix-base-md>div .ds-cell-md-7{flex:0 0 58.3333333333%}.ds-container-mix-md .ds-cell-md-8,.ds-container-mix-base-md>div .ds-cell-md-8{flex:0 0 66.6666666667%}.ds-container-mix-md .ds-cell-md-9,.ds-container-mix-base-md>div .ds-cell-md-9{flex:0 0 75%}.ds-container-mix-md .ds-cell-md-10,.ds-container-mix-base-md>div .ds-cell-md-10{flex:0 0 83.3333333333%}.ds-container-mix-md .ds-cell-md-11,.ds-container-mix-base-md>div .ds-cell-md-11{flex:0 0 91.6666666667%}.ds-container-mix-md .ds-cell-md-12,.ds-container-mix-base-md>div .ds-cell-md-12{flex:0 0 100%}.ds-container-mix-sm .ds-cell-4k-1,.ds-container-mix-base-sm>div .ds-cell-4k-1{flex:0 0 8.3333333333%}.ds-container-mix-sm .ds-cell-4k-2,.ds-container-mix-base-sm>div .ds-cell-4k-2{flex:0 0 16.6666666667%}.ds-container-mix-sm .ds-cell-4k-3,.ds-container-mix-base-sm>div .ds-cell-4k-3{flex:0 0 25%}.ds-container-mix-sm .ds-cell-4k-4,.ds-container-mix-base-sm>div .ds-cell-4k-4{flex:0 0 33.3333333333%}.ds-container-mix-sm .ds-cell-4k-5,.ds-container-mix-base-sm>div .ds-cell-4k-5{flex:0 0 41.6666666667%}.ds-container-mix-sm .ds-cell-4k-6,.ds-container-mix-base-sm>div .ds-cell-4k-6{flex:0 0 50%}.ds-container-mix-sm .ds-cell-4k-7,.ds-container-mix-base-sm>div .ds-cell-4k-7{flex:0 0 58.3333333333%}.ds-container-mix-sm .ds-cell-4k-8,.ds-container-mix-base-sm>div .ds-cell-4k-8{flex:0 0 66.6666666667%}.ds-container-mix-sm .ds-cell-4k-9,.ds-container-mix-base-sm>div .ds-cell-4k-9{flex:0 0 75%}.ds-container-mix-sm .ds-cell-4k-10,.ds-container-mix-base-sm>div .ds-cell-4k-10{flex:0 0 83.3333333333%}.ds-container-mix-sm .ds-cell-4k-11,.ds-container-mix-base-sm>div .ds-cell-4k-11{flex:0 0 91.6666666667%}.ds-container-mix-sm .ds-cell-4k-12,.ds-container-mix-base-sm>div .ds-cell-4k-12{flex:0 0 100%}.ds-container-mix-sm .ds-cell-xxl-1,.ds-container-mix-base-sm>div .ds-cell-xxl-1{flex:0 0 8.3333333333%}.ds-container-mix-sm .ds-cell-xxl-2,.ds-container-mix-base-sm>div .ds-cell-xxl-2{flex:0 0 16.6666666667%}.ds-container-mix-sm .ds-cell-xxl-3,.ds-container-mix-base-sm>div .ds-cell-xxl-3{flex:0 0 25%}.ds-container-mix-sm .ds-cell-xxl-4,.ds-container-mix-base-sm>div .ds-cell-xxl-4{flex:0 0 33.3333333333%}.ds-container-mix-sm .ds-cell-xxl-5,.ds-container-mix-base-sm>div .ds-cell-xxl-5{flex:0 0 41.6666666667%}.ds-container-mix-sm .ds-cell-xxl-6,.ds-container-mix-base-sm>div .ds-cell-xxl-6{flex:0 0 50%}.ds-container-mix-sm .ds-cell-xxl-7,.ds-container-mix-base-sm>div .ds-cell-xxl-7{flex:0 0 58.3333333333%}.ds-container-mix-sm .ds-cell-xxl-8,.ds-container-mix-base-sm>div .ds-cell-xxl-8{flex:0 0 66.6666666667%}.ds-container-mix-sm .ds-cell-xxl-9,.ds-container-mix-base-sm>div .ds-cell-xxl-9{flex:0 0 75%}.ds-container-mix-sm .ds-cell-xxl-10,.ds-container-mix-base-sm>div .ds-cell-xxl-10{flex:0 0 83.3333333333%}.ds-container-mix-sm .ds-cell-xxl-11,.ds-container-mix-base-sm>div .ds-cell-xxl-11{flex:0 0 91.6666666667%}.ds-container-mix-sm .ds-cell-xxl-12,.ds-container-mix-base-sm>div .ds-cell-xxl-12{flex:0 0 100%}.ds-container-mix-sm .ds-cell-xl-1,.ds-container-mix-base-sm>div .ds-cell-xl-1{flex:0 0 8.3333333333%}.ds-container-mix-sm .ds-cell-xl-2,.ds-container-mix-base-sm>div .ds-cell-xl-2{flex:0 0 16.6666666667%}.ds-container-mix-sm .ds-cell-xl-3,.ds-container-mix-base-sm>div .ds-cell-xl-3{flex:0 0 25%}.ds-container-mix-sm .ds-cell-xl-4,.ds-container-mix-base-sm>div .ds-cell-xl-4{flex:0 0 33.3333333333%}.ds-container-mix-sm .ds-cell-xl-5,.ds-container-mix-base-sm>div .ds-cell-xl-5{flex:0 0 41.6666666667%}.ds-container-mix-sm .ds-cell-xl-6,.ds-container-mix-base-sm>div .ds-cell-xl-6{flex:0 0 50%}.ds-container-mix-sm .ds-cell-xl-7,.ds-container-mix-base-sm>div .ds-cell-xl-7{flex:0 0 58.3333333333%}.ds-container-mix-sm .ds-cell-xl-8,.ds-container-mix-base-sm>div .ds-cell-xl-8{flex:0 0 66.6666666667%}.ds-container-mix-sm .ds-cell-xl-9,.ds-container-mix-base-sm>div .ds-cell-xl-9{flex:0 0 75%}.ds-container-mix-sm .ds-cell-xl-10,.ds-container-mix-base-sm>div .ds-cell-xl-10{flex:0 0 83.3333333333%}.ds-container-mix-sm .ds-cell-xl-11,.ds-container-mix-base-sm>div .ds-cell-xl-11{flex:0 0 91.6666666667%}.ds-container-mix-sm .ds-cell-xl-12,.ds-container-mix-base-sm>div .ds-cell-xl-12{flex:0 0 100%}.ds-container-mix-sm .ds-cell-lg-1,.ds-container-mix-base-sm>div .ds-cell-lg-1{flex:0 0 8.3333333333%}.ds-container-mix-sm .ds-cell-lg-2,.ds-container-mix-base-sm>div .ds-cell-lg-2{flex:0 0 16.6666666667%}.ds-container-mix-sm .ds-cell-lg-3,.ds-container-mix-base-sm>div .ds-cell-lg-3{flex:0 0 25%}.ds-container-mix-sm .ds-cell-lg-4,.ds-container-mix-base-sm>div .ds-cell-lg-4{flex:0 0 33.3333333333%}.ds-container-mix-sm .ds-cell-lg-5,.ds-container-mix-base-sm>div .ds-cell-lg-5{flex:0 0 41.6666666667%}.ds-container-mix-sm .ds-cell-lg-6,.ds-container-mix-base-sm>div .ds-cell-lg-6{flex:0 0 50%}.ds-container-mix-sm .ds-cell-lg-7,.ds-container-mix-base-sm>div .ds-cell-lg-7{flex:0 0 58.3333333333%}.ds-container-mix-sm .ds-cell-lg-8,.ds-container-mix-base-sm>div .ds-cell-lg-8{flex:0 0 66.6666666667%}.ds-container-mix-sm .ds-cell-lg-9,.ds-container-mix-base-sm>div .ds-cell-lg-9{flex:0 0 75%}.ds-container-mix-sm .ds-cell-lg-10,.ds-container-mix-base-sm>div .ds-cell-lg-10{flex:0 0 83.3333333333%}.ds-container-mix-sm .ds-cell-lg-11,.ds-container-mix-base-sm>div .ds-cell-lg-11{flex:0 0 91.6666666667%}.ds-container-mix-sm .ds-cell-lg-12,.ds-container-mix-base-sm>div .ds-cell-lg-12{flex:0 0 100%}.ds-container-mix-sm .ds-cell-md-1,.ds-container-mix-base-sm>div .ds-cell-md-1{flex:0 0 8.3333333333%}.ds-container-mix-sm .ds-cell-md-2,.ds-container-mix-base-sm>div .ds-cell-md-2{flex:0 0 16.6666666667%}.ds-container-mix-sm .ds-cell-md-3,.ds-container-mix-base-sm>div .ds-cell-md-3{flex:0 0 25%}.ds-container-mix-sm .ds-cell-md-4,.ds-container-mix-base-sm>div .ds-cell-md-4{flex:0 0 33.3333333333%}.ds-container-mix-sm .ds-cell-md-5,.ds-container-mix-base-sm>div .ds-cell-md-5{flex:0 0 41.6666666667%}.ds-container-mix-sm .ds-cell-md-6,.ds-container-mix-base-sm>div .ds-cell-md-6{flex:0 0 50%}.ds-container-mix-sm .ds-cell-md-7,.ds-container-mix-base-sm>div .ds-cell-md-7{flex:0 0 58.3333333333%}.ds-container-mix-sm .ds-cell-md-8,.ds-container-mix-base-sm>div .ds-cell-md-8{flex:0 0 66.6666666667%}.ds-container-mix-sm .ds-cell-md-9,.ds-container-mix-base-sm>div .ds-cell-md-9{flex:0 0 75%}.ds-container-mix-sm .ds-cell-md-10,.ds-container-mix-base-sm>div .ds-cell-md-10{flex:0 0 83.3333333333%}.ds-container-mix-sm .ds-cell-md-11,.ds-container-mix-base-sm>div .ds-cell-md-11{flex:0 0 91.6666666667%}.ds-container-mix-sm .ds-cell-md-12,.ds-container-mix-base-sm>div .ds-cell-md-12{flex:0 0 100%}.ds-container-mix-sm .ds-cell-sm-1,.ds-container-mix-base-sm>div .ds-cell-sm-1{flex:0 0 8.3333333333%}.ds-container-mix-sm .ds-cell-sm-2,.ds-container-mix-base-sm>div .ds-cell-sm-2{flex:0 0 16.6666666667%}.ds-container-mix-sm .ds-cell-sm-3,.ds-container-mix-base-sm>div .ds-cell-sm-3{flex:0 0 25%}.ds-container-mix-sm .ds-cell-sm-4,.ds-container-mix-base-sm>div .ds-cell-sm-4{flex:0 0 33.3333333333%}.ds-container-mix-sm .ds-cell-sm-5,.ds-container-mix-base-sm>div .ds-cell-sm-5{flex:0 0 41.6666666667%}.ds-container-mix-sm .ds-cell-sm-6,.ds-container-mix-base-sm>div .ds-cell-sm-6{flex:0 0 50%}.ds-container-mix-sm .ds-cell-sm-7,.ds-container-mix-base-sm>div .ds-cell-sm-7{flex:0 0 58.3333333333%}.ds-container-mix-sm .ds-cell-sm-8,.ds-container-mix-base-sm>div .ds-cell-sm-8{flex:0 0 66.6666666667%}.ds-container-mix-sm .ds-cell-sm-9,.ds-container-mix-base-sm>div .ds-cell-sm-9{flex:0 0 75%}.ds-container-mix-sm .ds-cell-sm-10,.ds-container-mix-base-sm>div .ds-cell-sm-10{flex:0 0 83.3333333333%}.ds-container-mix-sm .ds-cell-sm-11,.ds-container-mix-base-sm>div .ds-cell-sm-11{flex:0 0 91.6666666667%}.ds-container-mix-sm .ds-cell-sm-12,.ds-container-mix-base-sm>div .ds-cell-sm-12{flex:0 0 100%}.ds-container-mix-xs .ds-cell-4k-1,.ds-container-mix-base-xs>div .ds-cell-4k-1{flex:0 0 8.3333333333%}.ds-container-mix-xs .ds-cell-4k-2,.ds-container-mix-base-xs>div .ds-cell-4k-2{flex:0 0 16.6666666667%}.ds-container-mix-xs .ds-cell-4k-3,.ds-container-mix-base-xs>div .ds-cell-4k-3{flex:0 0 25%}.ds-container-mix-xs .ds-cell-4k-4,.ds-container-mix-base-xs>div .ds-cell-4k-4{flex:0 0 33.3333333333%}.ds-container-mix-xs .ds-cell-4k-5,.ds-container-mix-base-xs>div .ds-cell-4k-5{flex:0 0 41.6666666667%}.ds-container-mix-xs .ds-cell-4k-6,.ds-container-mix-base-xs>div .ds-cell-4k-6{flex:0 0 50%}.ds-container-mix-xs .ds-cell-4k-7,.ds-container-mix-base-xs>div .ds-cell-4k-7{flex:0 0 58.3333333333%}.ds-container-mix-xs .ds-cell-4k-8,.ds-container-mix-base-xs>div .ds-cell-4k-8{flex:0 0 66.6666666667%}.ds-container-mix-xs .ds-cell-4k-9,.ds-container-mix-base-xs>div .ds-cell-4k-9{flex:0 0 75%}.ds-container-mix-xs .ds-cell-4k-10,.ds-container-mix-base-xs>div .ds-cell-4k-10{flex:0 0 83.3333333333%}.ds-container-mix-xs .ds-cell-4k-11,.ds-container-mix-base-xs>div .ds-cell-4k-11{flex:0 0 91.6666666667%}.ds-container-mix-xs .ds-cell-4k-12,.ds-container-mix-base-xs>div .ds-cell-4k-12{flex:0 0 100%}.ds-container-mix-xs .ds-cell-xxl-1,.ds-container-mix-base-xs>div .ds-cell-xxl-1{flex:0 0 8.3333333333%}.ds-container-mix-xs .ds-cell-xxl-2,.ds-container-mix-base-xs>div .ds-cell-xxl-2{flex:0 0 16.6666666667%}.ds-container-mix-xs .ds-cell-xxl-3,.ds-container-mix-base-xs>div .ds-cell-xxl-3{flex:0 0 25%}.ds-container-mix-xs .ds-cell-xxl-4,.ds-container-mix-base-xs>div .ds-cell-xxl-4{flex:0 0 33.3333333333%}.ds-container-mix-xs .ds-cell-xxl-5,.ds-container-mix-base-xs>div .ds-cell-xxl-5{flex:0 0 41.6666666667%}.ds-container-mix-xs .ds-cell-xxl-6,.ds-container-mix-base-xs>div .ds-cell-xxl-6{flex:0 0 50%}.ds-container-mix-xs .ds-cell-xxl-7,.ds-container-mix-base-xs>div .ds-cell-xxl-7{flex:0 0 58.3333333333%}.ds-container-mix-xs .ds-cell-xxl-8,.ds-container-mix-base-xs>div .ds-cell-xxl-8{flex:0 0 66.6666666667%}.ds-container-mix-xs .ds-cell-xxl-9,.ds-container-mix-base-xs>div .ds-cell-xxl-9{flex:0 0 75%}.ds-container-mix-xs .ds-cell-xxl-10,.ds-container-mix-base-xs>div .ds-cell-xxl-10{flex:0 0 83.3333333333%}.ds-container-mix-xs .ds-cell-xxl-11,.ds-container-mix-base-xs>div .ds-cell-xxl-11{flex:0 0 91.6666666667%}.ds-container-mix-xs .ds-cell-xxl-12,.ds-container-mix-base-xs>div .ds-cell-xxl-12{flex:0 0 100%}.ds-container-mix-xs .ds-cell-xl-1,.ds-container-mix-base-xs>div .ds-cell-xl-1{flex:0 0 8.3333333333%}.ds-container-mix-xs .ds-cell-xl-2,.ds-container-mix-base-xs>div .ds-cell-xl-2{flex:0 0 16.6666666667%}.ds-container-mix-xs .ds-cell-xl-3,.ds-container-mix-base-xs>div .ds-cell-xl-3{flex:0 0 25%}.ds-container-mix-xs .ds-cell-xl-4,.ds-container-mix-base-xs>div .ds-cell-xl-4{flex:0 0 33.3333333333%}.ds-container-mix-xs .ds-cell-xl-5,.ds-container-mix-base-xs>div .ds-cell-xl-5{flex:0 0 41.6666666667%}.ds-container-mix-xs .ds-cell-xl-6,.ds-container-mix-base-xs>div .ds-cell-xl-6{flex:0 0 50%}.ds-container-mix-xs .ds-cell-xl-7,.ds-container-mix-base-xs>div .ds-cell-xl-7{flex:0 0 58.3333333333%}.ds-container-mix-xs .ds-cell-xl-8,.ds-container-mix-base-xs>div .ds-cell-xl-8{flex:0 0 66.6666666667%}.ds-container-mix-xs .ds-cell-xl-9,.ds-container-mix-base-xs>div .ds-cell-xl-9{flex:0 0 75%}.ds-container-mix-xs .ds-cell-xl-10,.ds-container-mix-base-xs>div .ds-cell-xl-10{flex:0 0 83.3333333333%}.ds-container-mix-xs .ds-cell-xl-11,.ds-container-mix-base-xs>div .ds-cell-xl-11{flex:0 0 91.6666666667%}.ds-container-mix-xs .ds-cell-xl-12,.ds-container-mix-base-xs>div .ds-cell-xl-12{flex:0 0 100%}.ds-container-mix-xs .ds-cell-lg-1,.ds-container-mix-base-xs>div .ds-cell-lg-1{flex:0 0 8.3333333333%}.ds-container-mix-xs .ds-cell-lg-2,.ds-container-mix-base-xs>div .ds-cell-lg-2{flex:0 0 16.6666666667%}.ds-container-mix-xs .ds-cell-lg-3,.ds-container-mix-base-xs>div .ds-cell-lg-3{flex:0 0 25%}.ds-container-mix-xs .ds-cell-lg-4,.ds-container-mix-base-xs>div .ds-cell-lg-4{flex:0 0 33.3333333333%}.ds-container-mix-xs .ds-cell-lg-5,.ds-container-mix-base-xs>div .ds-cell-lg-5{flex:0 0 41.6666666667%}.ds-container-mix-xs .ds-cell-lg-6,.ds-container-mix-base-xs>div .ds-cell-lg-6{flex:0 0 50%}.ds-container-mix-xs .ds-cell-lg-7,.ds-container-mix-base-xs>div .ds-cell-lg-7{flex:0 0 58.3333333333%}.ds-container-mix-xs .ds-cell-lg-8,.ds-container-mix-base-xs>div .ds-cell-lg-8{flex:0 0 66.6666666667%}.ds-container-mix-xs .ds-cell-lg-9,.ds-container-mix-base-xs>div .ds-cell-lg-9{flex:0 0 75%}.ds-container-mix-xs .ds-cell-lg-10,.ds-container-mix-base-xs>div .ds-cell-lg-10{flex:0 0 83.3333333333%}.ds-container-mix-xs .ds-cell-lg-11,.ds-container-mix-base-xs>div .ds-cell-lg-11{flex:0 0 91.6666666667%}.ds-container-mix-xs .ds-cell-lg-12,.ds-container-mix-base-xs>div .ds-cell-lg-12{flex:0 0 100%}.ds-container-mix-xs .ds-cell-md-1,.ds-container-mix-base-xs>div .ds-cell-md-1{flex:0 0 8.3333333333%}.ds-container-mix-xs .ds-cell-md-2,.ds-container-mix-base-xs>div .ds-cell-md-2{flex:0 0 16.6666666667%}.ds-container-mix-xs .ds-cell-md-3,.ds-container-mix-base-xs>div .ds-cell-md-3{flex:0 0 25%}.ds-container-mix-xs .ds-cell-md-4,.ds-container-mix-base-xs>div .ds-cell-md-4{flex:0 0 33.3333333333%}.ds-container-mix-xs .ds-cell-md-5,.ds-container-mix-base-xs>div .ds-cell-md-5{flex:0 0 41.6666666667%}.ds-container-mix-xs .ds-cell-md-6,.ds-container-mix-base-xs>div .ds-cell-md-6{flex:0 0 50%}.ds-container-mix-xs .ds-cell-md-7,.ds-container-mix-base-xs>div .ds-cell-md-7{flex:0 0 58.3333333333%}.ds-container-mix-xs .ds-cell-md-8,.ds-container-mix-base-xs>div .ds-cell-md-8{flex:0 0 66.6666666667%}.ds-container-mix-xs .ds-cell-md-9,.ds-container-mix-base-xs>div .ds-cell-md-9{flex:0 0 75%}.ds-container-mix-xs .ds-cell-md-10,.ds-container-mix-base-xs>div .ds-cell-md-10{flex:0 0 83.3333333333%}.ds-container-mix-xs .ds-cell-md-11,.ds-container-mix-base-xs>div .ds-cell-md-11{flex:0 0 91.6666666667%}.ds-container-mix-xs .ds-cell-md-12,.ds-container-mix-base-xs>div .ds-cell-md-12{flex:0 0 100%}.ds-container-mix-xs .ds-cell-sm-1,.ds-container-mix-base-xs>div .ds-cell-sm-1{flex:0 0 8.3333333333%}.ds-container-mix-xs .ds-cell-sm-2,.ds-container-mix-base-xs>div .ds-cell-sm-2{flex:0 0 16.6666666667%}.ds-container-mix-xs .ds-cell-sm-3,.ds-container-mix-base-xs>div .ds-cell-sm-3{flex:0 0 25%}.ds-container-mix-xs .ds-cell-sm-4,.ds-container-mix-base-xs>div .ds-cell-sm-4{flex:0 0 33.3333333333%}.ds-container-mix-xs .ds-cell-sm-5,.ds-container-mix-base-xs>div .ds-cell-sm-5{flex:0 0 41.6666666667%}.ds-container-mix-xs .ds-cell-sm-6,.ds-container-mix-base-xs>div .ds-cell-sm-6{flex:0 0 50%}.ds-container-mix-xs .ds-cell-sm-7,.ds-container-mix-base-xs>div .ds-cell-sm-7{flex:0 0 58.3333333333%}.ds-container-mix-xs .ds-cell-sm-8,.ds-container-mix-base-xs>div .ds-cell-sm-8{flex:0 0 66.6666666667%}.ds-container-mix-xs .ds-cell-sm-9,.ds-container-mix-base-xs>div .ds-cell-sm-9{flex:0 0 75%}.ds-container-mix-xs .ds-cell-sm-10,.ds-container-mix-base-xs>div .ds-cell-sm-10{flex:0 0 83.3333333333%}.ds-container-mix-xs .ds-cell-sm-11,.ds-container-mix-base-xs>div .ds-cell-sm-11{flex:0 0 91.6666666667%}.ds-container-mix-xs .ds-cell-sm-12,.ds-container-mix-base-xs>div .ds-cell-sm-12{flex:0 0 100%}.ds-container-mix-xs .ds-cell-xs-1,.ds-container-mix-base-xs>div .ds-cell-xs-1{flex:0 0 8.3333333333%}.ds-container-mix-xs .ds-cell-xs-2,.ds-container-mix-base-xs>div .ds-cell-xs-2{flex:0 0 16.6666666667%}.ds-container-mix-xs .ds-cell-xs-3,.ds-container-mix-base-xs>div .ds-cell-xs-3{flex:0 0 25%}.ds-container-mix-xs .ds-cell-xs-4,.ds-container-mix-base-xs>div .ds-cell-xs-4{flex:0 0 33.3333333333%}.ds-container-mix-xs .ds-cell-xs-5,.ds-container-mix-base-xs>div .ds-cell-xs-5{flex:0 0 41.6666666667%}.ds-container-mix-xs .ds-cell-xs-6,.ds-container-mix-base-xs>div .ds-cell-xs-6{flex:0 0 50%}.ds-container-mix-xs .ds-cell-xs-7,.ds-container-mix-base-xs>div .ds-cell-xs-7{flex:0 0 58.3333333333%}.ds-container-mix-xs .ds-cell-xs-8,.ds-container-mix-base-xs>div .ds-cell-xs-8{flex:0 0 66.6666666667%}.ds-container-mix-xs .ds-cell-xs-9,.ds-container-mix-base-xs>div .ds-cell-xs-9{flex:0 0 75%}.ds-container-mix-xs .ds-cell-xs-10,.ds-container-mix-base-xs>div .ds-cell-xs-10{flex:0 0 83.3333333333%}.ds-container-mix-xs .ds-cell-xs-11,.ds-container-mix-base-xs>div .ds-cell-xs-11{flex:0 0 91.6666666667%}.ds-container-mix-xs .ds-cell-xs-12,.ds-container-mix-base-xs>div .ds-cell-xs-12{flex:0 0 100%}.ds-container-mix-xxs .ds-cell-4k-1,.ds-container-mix-base-xxs>div .ds-cell-4k-1{flex:0 0 8.3333333333%}.ds-container-mix-xxs .ds-cell-4k-2,.ds-container-mix-base-xxs>div .ds-cell-4k-2{flex:0 0 16.6666666667%}.ds-container-mix-xxs .ds-cell-4k-3,.ds-container-mix-base-xxs>div .ds-cell-4k-3{flex:0 0 25%}.ds-container-mix-xxs .ds-cell-4k-4,.ds-container-mix-base-xxs>div .ds-cell-4k-4{flex:0 0 33.3333333333%}.ds-container-mix-xxs .ds-cell-4k-5,.ds-container-mix-base-xxs>div .ds-cell-4k-5{flex:0 0 41.6666666667%}.ds-container-mix-xxs .ds-cell-4k-6,.ds-container-mix-base-xxs>div .ds-cell-4k-6{flex:0 0 50%}.ds-container-mix-xxs .ds-cell-4k-7,.ds-container-mix-base-xxs>div .ds-cell-4k-7{flex:0 0 58.3333333333%}.ds-container-mix-xxs .ds-cell-4k-8,.ds-container-mix-base-xxs>div .ds-cell-4k-8{flex:0 0 66.6666666667%}.ds-container-mix-xxs .ds-cell-4k-9,.ds-container-mix-base-xxs>div .ds-cell-4k-9{flex:0 0 75%}.ds-container-mix-xxs .ds-cell-4k-10,.ds-container-mix-base-xxs>div .ds-cell-4k-10{flex:0 0 83.3333333333%}.ds-container-mix-xxs .ds-cell-4k-11,.ds-container-mix-base-xxs>div .ds-cell-4k-11{flex:0 0 91.6666666667%}.ds-container-mix-xxs .ds-cell-4k-12,.ds-container-mix-base-xxs>div .ds-cell-4k-12{flex:0 0 100%}.ds-container-mix-xxs .ds-cell-xxl-1,.ds-container-mix-base-xxs>div .ds-cell-xxl-1{flex:0 0 8.3333333333%}.ds-container-mix-xxs .ds-cell-xxl-2,.ds-container-mix-base-xxs>div .ds-cell-xxl-2{flex:0 0 16.6666666667%}.ds-container-mix-xxs .ds-cell-xxl-3,.ds-container-mix-base-xxs>div .ds-cell-xxl-3{flex:0 0 25%}.ds-container-mix-xxs .ds-cell-xxl-4,.ds-container-mix-base-xxs>div .ds-cell-xxl-4{flex:0 0 33.3333333333%}.ds-container-mix-xxs .ds-cell-xxl-5,.ds-container-mix-base-xxs>div .ds-cell-xxl-5{flex:0 0 41.6666666667%}.ds-container-mix-xxs .ds-cell-xxl-6,.ds-container-mix-base-xxs>div .ds-cell-xxl-6{flex:0 0 50%}.ds-container-mix-xxs .ds-cell-xxl-7,.ds-container-mix-base-xxs>div .ds-cell-xxl-7{flex:0 0 58.3333333333%}.ds-container-mix-xxs .ds-cell-xxl-8,.ds-container-mix-base-xxs>div .ds-cell-xxl-8{flex:0 0 66.6666666667%}.ds-container-mix-xxs .ds-cell-xxl-9,.ds-container-mix-base-xxs>div .ds-cell-xxl-9{flex:0 0 75%}.ds-container-mix-xxs .ds-cell-xxl-10,.ds-container-mix-base-xxs>div .ds-cell-xxl-10{flex:0 0 83.3333333333%}.ds-container-mix-xxs .ds-cell-xxl-11,.ds-container-mix-base-xxs>div .ds-cell-xxl-11{flex:0 0 91.6666666667%}.ds-container-mix-xxs .ds-cell-xxl-12,.ds-container-mix-base-xxs>div .ds-cell-xxl-12{flex:0 0 100%}.ds-container-mix-xxs .ds-cell-xl-1,.ds-container-mix-base-xxs>div .ds-cell-xl-1{flex:0 0 8.3333333333%}.ds-container-mix-xxs .ds-cell-xl-2,.ds-container-mix-base-xxs>div .ds-cell-xl-2{flex:0 0 16.6666666667%}.ds-container-mix-xxs .ds-cell-xl-3,.ds-container-mix-base-xxs>div .ds-cell-xl-3{flex:0 0 25%}.ds-container-mix-xxs .ds-cell-xl-4,.ds-container-mix-base-xxs>div .ds-cell-xl-4{flex:0 0 33.3333333333%}.ds-container-mix-xxs .ds-cell-xl-5,.ds-container-mix-base-xxs>div .ds-cell-xl-5{flex:0 0 41.6666666667%}.ds-container-mix-xxs .ds-cell-xl-6,.ds-container-mix-base-xxs>div .ds-cell-xl-6{flex:0 0 50%}.ds-container-mix-xxs .ds-cell-xl-7,.ds-container-mix-base-xxs>div .ds-cell-xl-7{flex:0 0 58.3333333333%}.ds-container-mix-xxs .ds-cell-xl-8,.ds-container-mix-base-xxs>div .ds-cell-xl-8{flex:0 0 66.6666666667%}.ds-container-mix-xxs .ds-cell-xl-9,.ds-container-mix-base-xxs>div .ds-cell-xl-9{flex:0 0 75%}.ds-container-mix-xxs .ds-cell-xl-10,.ds-container-mix-base-xxs>div .ds-cell-xl-10{flex:0 0 83.3333333333%}.ds-container-mix-xxs .ds-cell-xl-11,.ds-container-mix-base-xxs>div .ds-cell-xl-11{flex:0 0 91.6666666667%}.ds-container-mix-xxs .ds-cell-xl-12,.ds-container-mix-base-xxs>div .ds-cell-xl-12{flex:0 0 100%}.ds-container-mix-xxs .ds-cell-lg-1,.ds-container-mix-base-xxs>div .ds-cell-lg-1{flex:0 0 8.3333333333%}.ds-container-mix-xxs .ds-cell-lg-2,.ds-container-mix-base-xxs>div .ds-cell-lg-2{flex:0 0 16.6666666667%}.ds-container-mix-xxs .ds-cell-lg-3,.ds-container-mix-base-xxs>div .ds-cell-lg-3{flex:0 0 25%}.ds-container-mix-xxs .ds-cell-lg-4,.ds-container-mix-base-xxs>div .ds-cell-lg-4{flex:0 0 33.3333333333%}.ds-container-mix-xxs .ds-cell-lg-5,.ds-container-mix-base-xxs>div .ds-cell-lg-5{flex:0 0 41.6666666667%}.ds-container-mix-xxs .ds-cell-lg-6,.ds-container-mix-base-xxs>div .ds-cell-lg-6{flex:0 0 50%}.ds-container-mix-xxs .ds-cell-lg-7,.ds-container-mix-base-xxs>div .ds-cell-lg-7{flex:0 0 58.3333333333%}.ds-container-mix-xxs .ds-cell-lg-8,.ds-container-mix-base-xxs>div .ds-cell-lg-8{flex:0 0 66.6666666667%}.ds-container-mix-xxs .ds-cell-lg-9,.ds-container-mix-base-xxs>div .ds-cell-lg-9{flex:0 0 75%}.ds-container-mix-xxs .ds-cell-lg-10,.ds-container-mix-base-xxs>div .ds-cell-lg-10{flex:0 0 83.3333333333%}.ds-container-mix-xxs .ds-cell-lg-11,.ds-container-mix-base-xxs>div .ds-cell-lg-11{flex:0 0 91.6666666667%}.ds-container-mix-xxs .ds-cell-lg-12,.ds-container-mix-base-xxs>div .ds-cell-lg-12{flex:0 0 100%}.ds-container-mix-xxs .ds-cell-md-1,.ds-container-mix-base-xxs>div .ds-cell-md-1{flex:0 0 8.3333333333%}.ds-container-mix-xxs .ds-cell-md-2,.ds-container-mix-base-xxs>div .ds-cell-md-2{flex:0 0 16.6666666667%}.ds-container-mix-xxs .ds-cell-md-3,.ds-container-mix-base-xxs>div .ds-cell-md-3{flex:0 0 25%}.ds-container-mix-xxs .ds-cell-md-4,.ds-container-mix-base-xxs>div .ds-cell-md-4{flex:0 0 33.3333333333%}.ds-container-mix-xxs .ds-cell-md-5,.ds-container-mix-base-xxs>div .ds-cell-md-5{flex:0 0 41.6666666667%}.ds-container-mix-xxs .ds-cell-md-6,.ds-container-mix-base-xxs>div .ds-cell-md-6{flex:0 0 50%}.ds-container-mix-xxs .ds-cell-md-7,.ds-container-mix-base-xxs>div .ds-cell-md-7{flex:0 0 58.3333333333%}.ds-container-mix-xxs .ds-cell-md-8,.ds-container-mix-base-xxs>div .ds-cell-md-8{flex:0 0 66.6666666667%}.ds-container-mix-xxs .ds-cell-md-9,.ds-container-mix-base-xxs>div .ds-cell-md-9{flex:0 0 75%}.ds-container-mix-xxs .ds-cell-md-10,.ds-container-mix-base-xxs>div .ds-cell-md-10{flex:0 0 83.3333333333%}.ds-container-mix-xxs .ds-cell-md-11,.ds-container-mix-base-xxs>div .ds-cell-md-11{flex:0 0 91.6666666667%}.ds-container-mix-xxs .ds-cell-md-12,.ds-container-mix-base-xxs>div .ds-cell-md-12{flex:0 0 100%}.ds-container-mix-xxs .ds-cell-sm-1,.ds-container-mix-base-xxs>div .ds-cell-sm-1{flex:0 0 8.3333333333%}.ds-container-mix-xxs .ds-cell-sm-2,.ds-container-mix-base-xxs>div .ds-cell-sm-2{flex:0 0 16.6666666667%}.ds-container-mix-xxs .ds-cell-sm-3,.ds-container-mix-base-xxs>div .ds-cell-sm-3{flex:0 0 25%}.ds-container-mix-xxs .ds-cell-sm-4,.ds-container-mix-base-xxs>div .ds-cell-sm-4{flex:0 0 33.3333333333%}.ds-container-mix-xxs .ds-cell-sm-5,.ds-container-mix-base-xxs>div .ds-cell-sm-5{flex:0 0 41.6666666667%}.ds-container-mix-xxs .ds-cell-sm-6,.ds-container-mix-base-xxs>div .ds-cell-sm-6{flex:0 0 50%}.ds-container-mix-xxs .ds-cell-sm-7,.ds-container-mix-base-xxs>div .ds-cell-sm-7{flex:0 0 58.3333333333%}.ds-container-mix-xxs .ds-cell-sm-8,.ds-container-mix-base-xxs>div .ds-cell-sm-8{flex:0 0 66.6666666667%}.ds-container-mix-xxs .ds-cell-sm-9,.ds-container-mix-base-xxs>div .ds-cell-sm-9{flex:0 0 75%}.ds-container-mix-xxs .ds-cell-sm-10,.ds-container-mix-base-xxs>div .ds-cell-sm-10{flex:0 0 83.3333333333%}.ds-container-mix-xxs .ds-cell-sm-11,.ds-container-mix-base-xxs>div .ds-cell-sm-11{flex:0 0 91.6666666667%}.ds-container-mix-xxs .ds-cell-sm-12,.ds-container-mix-base-xxs>div .ds-cell-sm-12{flex:0 0 100%}.ds-container-mix-xxs .ds-cell-xs-1,.ds-container-mix-base-xxs>div .ds-cell-xs-1{flex:0 0 8.3333333333%}.ds-container-mix-xxs .ds-cell-xs-2,.ds-container-mix-base-xxs>div .ds-cell-xs-2{flex:0 0 16.6666666667%}.ds-container-mix-xxs .ds-cell-xs-3,.ds-container-mix-base-xxs>div .ds-cell-xs-3{flex:0 0 25%}.ds-container-mix-xxs .ds-cell-xs-4,.ds-container-mix-base-xxs>div .ds-cell-xs-4{flex:0 0 33.3333333333%}.ds-container-mix-xxs .ds-cell-xs-5,.ds-container-mix-base-xxs>div .ds-cell-xs-5{flex:0 0 41.6666666667%}.ds-container-mix-xxs .ds-cell-xs-6,.ds-container-mix-base-xxs>div .ds-cell-xs-6{flex:0 0 50%}.ds-container-mix-xxs .ds-cell-xs-7,.ds-container-mix-base-xxs>div .ds-cell-xs-7{flex:0 0 58.3333333333%}.ds-container-mix-xxs .ds-cell-xs-8,.ds-container-mix-base-xxs>div .ds-cell-xs-8{flex:0 0 66.6666666667%}.ds-container-mix-xxs .ds-cell-xs-9,.ds-container-mix-base-xxs>div .ds-cell-xs-9{flex:0 0 75%}.ds-container-mix-xxs .ds-cell-xs-10,.ds-container-mix-base-xxs>div .ds-cell-xs-10{flex:0 0 83.3333333333%}.ds-container-mix-xxs .ds-cell-xs-11,.ds-container-mix-base-xxs>div .ds-cell-xs-11{flex:0 0 91.6666666667%}.ds-container-mix-xxs .ds-cell-xs-12,.ds-container-mix-base-xxs>div .ds-cell-xs-12{flex:0 0 100%}.ds-container-mix-xxs .ds-cell-xxs-1,.ds-container-mix-base-xxs>div .ds-cell-xxs-1{flex:0 0 8.3333333333%}.ds-container-mix-xxs .ds-cell-xxs-2,.ds-container-mix-base-xxs>div .ds-cell-xxs-2{flex:0 0 16.6666666667%}.ds-container-mix-xxs .ds-cell-xxs-3,.ds-container-mix-base-xxs>div .ds-cell-xxs-3{flex:0 0 25%}.ds-container-mix-xxs .ds-cell-xxs-4,.ds-container-mix-base-xxs>div .ds-cell-xxs-4{flex:0 0 33.3333333333%}.ds-container-mix-xxs .ds-cell-xxs-5,.ds-container-mix-base-xxs>div .ds-cell-xxs-5{flex:0 0 41.6666666667%}.ds-container-mix-xxs .ds-cell-xxs-6,.ds-container-mix-base-xxs>div .ds-cell-xxs-6{flex:0 0 50%}.ds-container-mix-xxs .ds-cell-xxs-7,.ds-container-mix-base-xxs>div .ds-cell-xxs-7{flex:0 0 58.3333333333%}.ds-container-mix-xxs .ds-cell-xxs-8,.ds-container-mix-base-xxs>div .ds-cell-xxs-8{flex:0 0 66.6666666667%}.ds-container-mix-xxs .ds-cell-xxs-9,.ds-container-mix-base-xxs>div .ds-cell-xxs-9{flex:0 0 75%}.ds-container-mix-xxs .ds-cell-xxs-10,.ds-container-mix-base-xxs>div .ds-cell-xxs-10{flex:0 0 83.3333333333%}.ds-container-mix-xxs .ds-cell-xxs-11,.ds-container-mix-base-xxs>div .ds-cell-xxs-11{flex:0 0 91.6666666667%}.ds-container-mix-xxs .ds-cell-xxs-12,.ds-container-mix-base-xxs>div .ds-cell-xxs-12{flex:0 0 100%}:root{--ds-color-wrapped: #263446 !important;--ds-color-wrapped-footer: #1f2b3d;--ds-color-wrapped-text: #FFFFFF;--ds-color-wrapped-header: #FFFFFF;--ds-color-wrapped-header-text: #000000;--ds-color-wrapped-selected: #FFFFFF26;--ds-color-menu-title: #FFFFFF;--ds-color-own: #dd7b2e;--ds-color-menu-border: #00000088;--mdc-dialog-container-shape: 8px}.ag-theme-alpine{--ag-header-background-color: var(--ds-color-own)}@supports (color: color-mix(in lab,red,red)){.ag-theme-alpine{--ag-header-background-color: color-mix(in srgb, var(--ds-color-own), #000000 0%)}}@property --tw-rotate-x{syntax: "*"; inherits: false;}@property --tw-rotate-y{syntax: "*"; inherits: false;}@property --tw-rotate-z{syntax: "*"; inherits: false;}@property --tw-skew-x{syntax: "*"; inherits: false;}@property --tw-skew-y{syntax: "*"; inherits: false;}@property --tw-border-style{syntax: "*"; inherits: false; initial-value: solid;}@property --tw-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-shadow-color{syntax: "*"; inherits: false;}@property --tw-shadow-alpha{syntax: "<percentage>"; inherits: false; initial-value: 100%;}@property --tw-inset-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-inset-shadow-color{syntax: "*"; inherits: false;}@property --tw-inset-shadow-alpha{syntax: "<percentage>"; inherits: false; initial-value: 100%;}@property --tw-ring-color{syntax: "*"; inherits: false;}@property --tw-ring-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-inset-ring-color{syntax: "*"; inherits: false;}@property --tw-inset-ring-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-ring-inset{syntax: "*"; inherits: false;}@property --tw-ring-offset-width{syntax: "<length>"; inherits: false; initial-value: 0px;}@property --tw-ring-offset-color{syntax: "*"; inherits: false; initial-value: #fff;}@property --tw-ring-offset-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-outline-style{syntax: "*"; inherits: false; initial-value: solid;}@property --tw-blur{syntax: "*"; inherits: false;}@property --tw-brightness{syntax: "*"; inherits: false;}@property --tw-contrast{syntax: "*"; inherits: false;}@property --tw-grayscale{syntax: "*"; inherits: false;}@property --tw-hue-rotate{syntax: "*"; inherits: false;}@property --tw-invert{syntax: "*"; inherits: false;}@property --tw-opacity{syntax: "*"; inherits: false;}@property --tw-saturate{syntax: "*"; inherits: false;}@property --tw-sepia{syntax: "*"; inherits: false;}@property --tw-drop-shadow{syntax: "*"; inherits: false;}@property --tw-drop-shadow-color{syntax: "*"; inherits: false;}@property --tw-drop-shadow-alpha{syntax: "<percentage>"; inherits: false; initial-value: 100%;}@property --tw-drop-shadow-size{syntax: "*"; inherits: false;}@property --tw-ease{syntax: "*"; inherits: false;}@layer properties{@supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x: initial;--tw-rotate-y: initial;--tw-rotate-z: initial;--tw-skew-x: initial;--tw-skew-y: initial;--tw-border-style: solid;--tw-shadow: 0 0 #0000;--tw-shadow-color: initial;--tw-shadow-alpha: 100%;--tw-inset-shadow: 0 0 #0000;--tw-inset-shadow-color: initial;--tw-inset-shadow-alpha: 100%;--tw-ring-color: initial;--tw-ring-shadow: 0 0 #0000;--tw-inset-ring-color: initial;--tw-inset-ring-shadow: 0 0 #0000;--tw-ring-inset: initial;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-offset-shadow: 0 0 #0000;--tw-outline-style: solid;--tw-blur: initial;--tw-brightness: initial;--tw-contrast: initial;--tw-grayscale: initial;--tw-hue-rotate: initial;--tw-invert: initial;--tw-opacity: initial;--tw-saturate: initial;--tw-sepia: initial;--tw-drop-shadow: initial;--tw-drop-shadow-color: initial;--tw-drop-shadow-alpha: 100%;--tw-drop-shadow-size: initial;--tw-ease: initial}}}
